Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 73661a1a642cca7c7592f925989fa475de7fa16a 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-ssh2715494304412565198.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh6083651515482134924.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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-core-contracts/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-core-contracts/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8220520351335287616.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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-ssh2901519872690139511.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-core-contracts/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-core-contracts/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8003265855487383613.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-280 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/undry_go-mod-core-contracts_main@tmp/jenkins-gitclient-ssh1319414857047195614.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 73661a1a642cca7c7592f925989fa475de7fa16a (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 73661a1a642cca7c7592f925989fa475de7fa16a # timeout=10 Commit message: "Merge pull request #651 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.3.0" > git rev-list --no-walk c811bdb3fe4aba5eca2950489eac06ff7c103705 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:45:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:45:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:45:00 ========================================================= 14:45:00 EdgeX Global Pipelines Version Info 14:45:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:45:02 ------------------- 14:45:02 stable info: 14:45:02 ------------------- 14:45:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:45:02 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 14:45:02 Message: update stable to v1.0.197 14:45:02 ------------------- 14:45:02 experimental info: 14:45:02 ------------------- 14:45:02 Commited By: **** collab-it+edgex@linuxfoundation.org 14:45:02 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 14:45:02 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:45:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 14:45:03 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 14:45:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:45:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:45:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:45:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:45:03 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:45:03 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:45:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:45:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:45:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:45:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 14:45:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:45:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:45:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 14:45:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:45:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:45:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:45:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:45:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:45:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:45:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:45:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:45:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:45:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 14:45:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:45:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:45:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:45:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:45:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 73661a1a642cca7c7592f925989fa475de7fa16a [Pipeline] echo 14:45:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 73661a1 [Pipeline] echo 14:45:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:45:04 + git log --format=format:%s -1 73661a1a642cca7c7592f925989fa475de7fa16a [Pipeline] echo 14:45:04 GIT_COMMIT: 73661a1a642cca7c7592f925989fa475de7fa16a, Commit Message: Merge pull request #651 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.3.0 [Pipeline] echo 14:45:04 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:45:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:45:05 14:45:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:45:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:45:05 latest: Pulling from edgex-devops/git-semver 14:45:05 31603596830f: Pulling fs layer 14:45:05 b6dc333f4379: Pulling fs layer 14:45:05 3d9ef1400e77: Pulling fs layer 14:45:05 fd332fbdc1db: Pulling fs layer 14:45:05 fd332fbdc1db: Waiting 14:45:05 b6dc333f4379: Verifying Checksum 14:45:05 b6dc333f4379: Download complete 14:45:06 31603596830f: Verifying Checksum 14:45:06 31603596830f: Download complete 14:45:06 31603596830f: Pull complete 14:45:06 fd332fbdc1db: Verifying Checksum 14:45:06 fd332fbdc1db: Download complete 14:45:06 b6dc333f4379: Pull complete 14:45:06 3d9ef1400e77: Verifying Checksum 14:45:06 3d9ef1400e77: Download complete 14:45:07 3d9ef1400e77: Pull complete 14:45:07 fd332fbdc1db: Pull complete 14:45:07 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 14:45:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:45:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:45:07 prd-centos7-docker-4c-2g-280 does not seem to be running inside a container 14:45:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:45:08 $ docker top ac3855b7bd9b1383f30396381335be69ccf0f9eef0f238acc09858a41786390a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:45:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:45:08 [ssh-agent] Looking for ssh-agent implementation... 14:45:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:45:08 $ docker exec ac3855b7bd9b1383f30396381335be69ccf0f9eef0f238acc09858a41786390a ssh-agent 14:45:08 SSH_AUTH_SOCK=/tmp/ssh-avlrRsdHzs7Z/agent.14 14:45:08 SSH_AGENT_PID=21 14:45:09 Running ssh-add (command line suppressed) 14:45:09 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_283559455505171455.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_283559455505171455.key) 14:45:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:45:09 + git tag --points-at HEAD [Pipeline] } 14:45:09 $ docker exec --env ******** --env ******** ac3855b7bd9b1383f30396381335be69ccf0f9eef0f238acc09858a41786390a ssh-agent -k 14:45:09 unset SSH_AUTH_SOCK; 14:45:09 unset SSH_AGENT_PID; 14:45:09 echo Agent pid 21 killed; 14:45:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:45:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:45:09 [ssh-agent] Looking for ssh-agent implementation... 14:45:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:45:09 $ docker exec ac3855b7bd9b1383f30396381335be69ccf0f9eef0f238acc09858a41786390a ssh-agent 14:45:10 SSH_AUTH_SOCK=/tmp/ssh-zSwCrRr8c6fU/agent.54 14:45:10 SSH_AGENT_PID=60 14:45:10 Running ssh-add (command line suppressed) 14:45:10 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7131387860605292658.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7131387860605292658.key) 14:45:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:45:10 + git semver init 14:45:10 # -> Open(): unable to determine branch for HEAD 14:45:10 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 14:45:10 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 14:45:10 # $SEMVER_REMOTE_NAME = origin 14:45:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:45:10 # $SEMVER_USER_NAME = edgex-jenkins 14:45:10 # $SEMVER_BRANCH = main 14:45:10 # $SEMVER_TEMP = /tmp/semver-016049190 14:45:10 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 14:45:11 # '/tmp/semver-016049190' -> '/w/workspace/undry_go-mod-core-contracts_main/.semver' 14:45:11 # -> Force: false 14:45:11 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } 14:45:11 $ docker exec --env ******** --env ******** ac3855b7bd9b1383f30396381335be69ccf0f9eef0f238acc09858a41786390a ssh-agent -k 14:45:11 unset SSH_AUTH_SOCK; 14:45:11 unset SSH_AGENT_PID; 14:45:11 echo Agent pid 60 killed; 14:45:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:45:12 + git semver [Pipeline] } 14:45:12 $ docker stop --time=1 ac3855b7bd9b1383f30396381335be69ccf0f9eef0f238acc09858a41786390a 14:45:13 $ docker rm -f ac3855b7bd9b1383f30396381335be69ccf0f9eef0f238acc09858a41786390a [Pipeline] // withDockerContainer [Pipeline] sh 14:45:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:45:14 Stashed 1 file(s) [Pipeline] echo 14:45:14 [edgeXSemver]: initialized semver on version 2.0.1-dev.11 [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 14:45:29 Still waiting to schedule task 14:45:29 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-280’ 14:45:29 Still waiting to schedule task 14:45:29 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:47:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-281 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 14:47:55 Running in /w/workspace/go-mod-core-contracts/12 [Pipeline] { [Pipeline] checkout 14:47:55 Selected Git installation does not exist. Using Default 14:47:55 The recommended git tool is: NONE 14:48:00 using credential edgex-jenkins-ssh 14:48:00 Cloning the remote Git repository 14:48:00 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 14:48:00 > git init /w/workspace/go-mod-core-contracts/12 # timeout=10 14:48:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 14:48:00 > git --version # timeout=10 14:48:00 > git --version # 'git version 2.17.1' 14:48:00 using GIT_SSH to set credentials SSH Credentials for GitHub 14:48:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:48:02 Avoid second fetch 14:48:02 Checking out Revision 73661a1a642cca7c7592f925989fa475de7fa16a (main) 14:48:02 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 14:48:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:48:02 > git config core.sparsecheckout # timeout=10 14:48:02 > git checkout -f 73661a1a642cca7c7592f925989fa475de7fa16a # timeout=10 14:48:04 Running on prd-centos7-docker-4c-2g-282 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 14:48:04 Running in /w/workspace/go-mod-core-contracts/12 [Pipeline] { [Pipeline] checkout 14:48:04 Selected Git installation does not exist. Using Default 14:48:04 The recommended git tool is: NONE 14:48:06 Commit message: "Merge pull request #651 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 14:48:07 using credential edgex-jenkins-ssh 14:48:07 Cloning the remote Git repository [Pipeline] echo 14:48:07 ========================================================= 14:48:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:48:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:48:06 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 14:48:06 > git init /w/workspace/go-mod-core-contracts/12 # timeout=10 14:48:06 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 14:48:06 > git --version # timeout=10 14:48:06 > git --version # 'git version 2.24.4' 14:48:06 using GIT_SSH to set credentials SSH Credentials for GitHub 14:48:06 [INFO] Currently running in a labeled security context 14:48:06 [INFO] Currently SELinux is 'enforcing' on the host 14:48:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/12@tmp/jenkins-gitclient-ssh1248586336906197103.key 14:48:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:48:08 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 14:48:08 Avoid second fetch 14:48:08 Checking out Revision 73661a1a642cca7c7592f925989fa475de7fa16a (main) 14:48:07 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 14:48:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:48:07 > git config core.sparsecheckout # timeout=10 14:48:07 > git checkout -f 73661a1a642cca7c7592f925989fa475de7fa16a # timeout=10 14:48:09 Sending build context to Docker daemon 2.924MB 14:48:09 Step 1/7 : ARG BASE=golang:1.16-alpine 14:48:09 Step 2/7 : FROM ${BASE} 14:48:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:48:10 595b0fe564bb: Pulling fs layer 14:48:10 24495759ef45: Pulling fs layer 14:48:10 d148012ef14d: Pulling fs layer 14:48:10 cb65c68fc2e2: Pulling fs layer 14:48:10 093eec477d81: Pulling fs layer 14:48:10 a6d5b2bbb924: Pulling fs layer 14:48:10 2446dc1eb7d3: Pulling fs layer 14:48:10 596795e73e0f: Pulling fs layer 14:48:10 cb65c68fc2e2: Waiting 14:48:10 093eec477d81: Waiting 14:48:10 a6d5b2bbb924: Waiting 14:48:10 2446dc1eb7d3: Waiting 14:48:10 596795e73e0f: Waiting 14:48:10 d148012ef14d: Download complete 14:48:10 24495759ef45: Verifying Checksum 14:48:10 24495759ef45: Download complete 14:48:10 093eec477d81: Verifying Checksum 14:48:10 093eec477d81: Download complete 14:48:10 a6d5b2bbb924: Verifying Checksum 14:48:10 a6d5b2bbb924: Download complete 14:48:10 595b0fe564bb: Verifying Checksum 14:48:10 595b0fe564bb: Download complete 14:48:10 2446dc1eb7d3: Verifying Checksum 14:48:10 2446dc1eb7d3: Download complete 14:48:10 595b0fe564bb: Pull complete 14:48:11 24495759ef45: Pull complete 14:48:11 Commit message: "Merge pull request #651 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.3.0" 14:48:12 d148012ef14d: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:48:12 ========================================================= 14:48:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:48:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:48:12 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 14:48:12 Sending build context to Docker daemon 2.925MB 14:48:12 Step 1/7 : ARG BASE=golang:1.16-alpine 14:48:12 Step 2/7 : FROM ${BASE} 14:48:13 596795e73e0f: Verifying Checksum 14:48:13 596795e73e0f: Download complete 14:48:13 cb65c68fc2e2: Verifying Checksum 14:48:13 cb65c68fc2e2: Download complete 14:48:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:48:18 540db60ca938: Pulling fs layer 14:48:18 adcc1eea9eea: Pulling fs layer 14:48:18 4c4ab2625f07: Pulling fs layer 14:48:18 0773c198feca: Pulling fs layer 14:48:18 345f892a5656: Pulling fs layer 14:48:18 4796506630df: Pulling fs layer 14:48:18 cc55df3e53f1: Pulling fs layer 14:48:18 4d027b6c602c: Pulling fs layer 14:48:18 449e75d2c14e: Pulling fs layer 14:48:18 0773c198feca: Waiting 14:48:18 345f892a5656: Waiting 14:48:18 4796506630df: Waiting 14:48:18 cc55df3e53f1: Waiting 14:48:18 4d027b6c602c: Waiting 14:48:18 449e75d2c14e: Waiting 14:48:18 4c4ab2625f07: Download complete 14:48:18 adcc1eea9eea: Verifying Checksum 14:48:18 adcc1eea9eea: Download complete 14:48:18 345f892a5656: Verifying Checksum 14:48:18 345f892a5656: Download complete 14:48:18 4796506630df: Verifying Checksum 14:48:18 4796506630df: Download complete 14:48:18 cc55df3e53f1: Verifying Checksum 14:48:18 cc55df3e53f1: Download complete 14:48:18 540db60ca938: Verifying Checksum 14:48:18 540db60ca938: Download complete 14:48:18 540db60ca938: Pull complete 14:48:18 adcc1eea9eea: Pull complete 14:48:18 4c4ab2625f07: Pull complete 14:48:18 4d027b6c602c: Verifying Checksum 14:48:18 4d027b6c602c: Download complete 14:48:21 449e75d2c14e: Verifying Checksum 14:48:21 449e75d2c14e: Download complete 14:48:22 0773c198feca: Verifying Checksum 14:48:22 0773c198feca: Download complete 14:48:25 0773c198feca: Pull complete 14:48:25 345f892a5656: Pull complete 14:48:25 4796506630df: Pull complete 14:48:25 cc55df3e53f1: Pull complete 14:48:26 4d027b6c602c: Pull complete 14:48:26 cb65c68fc2e2: Pull complete 14:48:26 093eec477d81: Pull complete 14:48:26 a6d5b2bbb924: Pull complete 14:48:26 2446dc1eb7d3: Pull complete 14:48:27 449e75d2c14e: Pull complete 14:48:27 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 14:48:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:48:27 ---> 0d28375d9b5b 14:48:27 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:48:29 ---> Running in d9e51a239a01 14:48:29 Removing intermediate container d9e51a239a01 14:48:29 ---> 72c51b584945 14:48:29 Step 4/7 : RUN apk add bash 14:48:29 ---> Running in 548b0f9a624a 14:48:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:48:30 596795e73e0f: Pull complete 14:48:30 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 14:48:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:48:30 ---> d9e956139c92 14:48:30 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:48:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:48:31 OK: 149 MiB in 40 packages 14:48:32 Removing intermediate container 548b0f9a624a 14:48:32 ---> 55aa1b37822d 14:48:32 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 14:48:32 ---> Running in f0db95849c2a 14:48:32 Removing intermediate container f0db95849c2a 14:48:32 ---> bb65577e2a2b 14:48:32 Step 6/7 : COPY go.mod . 14:48:32 ---> a28e5549c758 14:48:32 Step 7/7 : RUN go mod download 14:48:32 ---> Running in 86556c5dda4f 14:48:35 ---> Running in ff90c4cef1c9 14:48:35 Removing intermediate container ff90c4cef1c9 14:48:35 ---> ffd6104d31eb 14:48:35 Step 4/7 : RUN apk add bash 14:48:35 ---> Running in 87f909b38ef4 14:48:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:48:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:48:39 OK: 138 MiB in 40 packages 14:48:40 Removing intermediate container 87f909b38ef4 14:48:40 ---> fa9676da9656 14:48:40 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 14:48:40 ---> Running in de994a516212 14:48:41 Removing intermediate container de994a516212 14:48:41 ---> 3780cf162cd4 14:48:41 Step 6/7 : COPY go.mod . 14:48:42 ---> 2601030fcb45 14:48:42 Step 7/7 : RUN go mod download 14:48:42 ---> Running in 8b917ed9600b 14:49:04 Removing intermediate container 86556c5dda4f 14:49:04 ---> 109bc74a5dda 14:49:04 Successfully built 109bc74a5dda 14:49:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:49:04 + docker inspect -f . ci-base-image-x86_64 14:49:04 . [Pipeline] withDockerContainer 14:49:05 prd-centos7-docker-4c-2g-282 does not seem to be running inside a container 14:49:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/12 -v /w/workspace/go-mod-core-contracts/12:/w/workspace/go-mod-core-contracts/12:rw,z -v /w/workspace/go-mod-core-contracts/12@tmp:/w/workspace/go-mod-core-contracts/12@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 14:49:05 $ docker top fc8d290f2a853f9606963c2ebce103b4e7686e82a5ca43173951d7386d3167cf -eo pid,comm [Pipeline] { [Pipeline] sh 14:49:05 + go version 14:49:05 go version go1.16.5 linux/amd64 [Pipeline] } 14:49:05 $ docker stop --time=1 fc8d290f2a853f9606963c2ebce103b4e7686e82a5ca43173951d7386d3167cf 14:49:07 $ docker rm -f fc8d290f2a853f9606963c2ebce103b4e7686e82a5ca43173951d7386d3167cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:49:07 + docker inspect -f . ci-base-image-x86_64 14:49:07 . [Pipeline] withDockerContainer 14:49:07 prd-centos7-docker-4c-2g-282 does not seem to be running inside a container 14:49:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/12 -v /w/workspace/go-mod-core-contracts/12:/w/workspace/go-mod-core-contracts/12:rw,z -v /w/workspace/go-mod-core-contracts/12@tmp:/w/workspace/go-mod-core-contracts/12@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 14:49:08 $ docker top 2225d085a8928d117d52c9fb5369d9e991a9346f8c44e23c80725b19fda0cd55 -eo pid,comm [Pipeline] { [Pipeline] sh 14:49:08 + go mod tidy [Pipeline] sh 14:49:09 + make test 14:49:09 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:49:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 14:49:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.082s coverage: 83.5% of statements 14:49:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 14:49:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 14:49:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 14:49:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.008s coverage: 26.3% of statements 14:49:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 14:49:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.011s coverage: 46.9% of statements 14:49:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.021s coverage: 90.0% of statements 14:49:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.024s coverage: 86.2% of statements 14:49:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.005s coverage: 59.5% of statements 14:49:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.005s coverage: 36.1% of statements 14:49:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements 14:49:21 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:49:26 gofmt -l . 14:49:26 [ "`gofmt -l .`" = "" ] [Pipeline] } 14:49:26 $ docker stop --time=1 2225d085a8928d117d52c9fb5369d9e991a9346f8c44e23c80725b19fda0cd55 14:49:27 $ docker rm -f 2225d085a8928d117d52c9fb5369d9e991a9346f8c44e23c80725b19fda0cd55 [Pipeline] // withDockerContainer [Pipeline] sh 14:49:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:49:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:49:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:49:29 14:49:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:49:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:49:30 latest: Pulling from edgex-lftools-log-publisher 14:49:30 b4d181a07f80: Pulling fs layer 14:49:30 a1111a8f2ec3: Pulling fs layer 14:49:30 ed53099fbce6: Pulling fs layer 14:49:30 dc539afda2c1: Pulling fs layer 14:49:30 77bc0d833cb6: Pulling fs layer 14:49:30 9065ff56babe: Pulling fs layer 14:49:30 d287ab97295c: Pulling fs layer 14:49:30 dc539afda2c1: Waiting 14:49:30 77bc0d833cb6: Waiting 14:49:30 9065ff56babe: Waiting 14:49:30 d287ab97295c: Waiting 14:49:30 a1111a8f2ec3: Verifying Checksum 14:49:30 a1111a8f2ec3: Download complete 14:49:30 dc539afda2c1: Verifying Checksum 14:49:30 dc539afda2c1: Download complete 14:49:30 77bc0d833cb6: Verifying Checksum 14:49:30 77bc0d833cb6: Download complete 14:49:30 9065ff56babe: Verifying Checksum 14:49:30 9065ff56babe: Download complete 14:49:31 ed53099fbce6: Verifying Checksum 14:49:31 ed53099fbce6: Download complete 14:49:31 b4d181a07f80: Verifying Checksum 14:49:31 b4d181a07f80: Download complete 14:49:33 b4d181a07f80: Pull complete 14:49:33 a1111a8f2ec3: Pull complete 14:49:33 ed53099fbce6: Pull complete 14:49:33 dc539afda2c1: Pull complete 14:49:33 77bc0d833cb6: Pull complete 14:49:33 9065ff56babe: Pull complete 14:49:35 d287ab97295c: Verifying Checksum 14:49:35 d287ab97295c: Download complete 14:49:39 d287ab97295c: Pull complete 14:49:39 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:49:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:49:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:49:39 prd-centos7-docker-4c-2g-282 does not seem to be running inside a container 14:49:40 $ 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-core-contracts/12 -v /w/workspace/go-mod-core-contracts/12:/w/workspace/go-mod-core-contracts/12:rw,z -v /w/workspace/go-mod-core-contracts/12@tmp:/w/workspace/go-mod-core-contracts/12@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 14:49:42 $ docker top 2bc848464341a14d00fa972584520ac6342204d1ea5f6fa848cc0eef4715bb66 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:49:43 ---> job-cost.sh 14:49:43 lf-activate-venv: SKIPPING 14:49:43 INFO: No Stack... 14:49:43 INFO: Retrieving Pricing Info for: v3-standard-2 14:49:44 INFO: Archiving Costs [Pipeline] sh 14:49:44 + cat /w/workspace/go-mod-core-contracts/12/archives/cost.csv 14:49:44 + cut -d, -f6 [Pipeline] lock 14:49:44 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-12-stack-cost] 14:49:44 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-12-stack-cost] did not exist. Created. 14:49:44 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:49:44 + echo total: 0.05999999865889549 [Pipeline] stash 14:49:44 Stashed 1 file(s) [Pipeline] } 14:49:44 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-12-stack-cost] [Pipeline] // lock [Pipeline] } 14:49:45 $ docker stop --time=1 2bc848464341a14d00fa972584520ac6342204d1ea5f6fa848cc0eef4715bb66 14:49:46 $ docker rm -f 2bc848464341a14d00fa972584520ac6342204d1ea5f6fa848cc0eef4715bb66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:50:04 Removing intermediate container 8b917ed9600b 14:50:04 ---> 7afd2ab7bf35 14:50:04 Successfully built 7afd2ab7bf35 14:50:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:50:04 + docker inspect -f . ci-base-image-arm64 14:50:04 . [Pipeline] withDockerContainer 14:50:05 prd-ubuntu18.04-docker-arm64-4c-16g-281 does not seem to be running inside a container 14:50:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/12 -v /w/workspace/go-mod-core-contracts/12:/w/workspace/go-mod-core-contracts/12:rw,z -v /w/workspace/go-mod-core-contracts/12@tmp:/w/workspace/go-mod-core-contracts/12@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-arm64 cat 14:50:07 $ docker top 7baadb5593e5af5b8243b9e153d8c26c185ba1ac54108c5e5fb045ddbcbcafe2 -eo pid,comm [Pipeline] { [Pipeline] sh 14:50:08 + go version 14:50:08 go version go1.16.5 linux/arm64 [Pipeline] } 14:50:08 $ docker stop --time=1 7baadb5593e5af5b8243b9e153d8c26c185ba1ac54108c5e5fb045ddbcbcafe2 14:50:09 $ docker rm -f 7baadb5593e5af5b8243b9e153d8c26c185ba1ac54108c5e5fb045ddbcbcafe2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:50:10 + docker inspect -f . ci-base-image-arm64 14:50:10 . [Pipeline] withDockerContainer 14:50:10 prd-ubuntu18.04-docker-arm64-4c-16g-281 does not seem to be running inside a container 14:50:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/12 -v /w/workspace/go-mod-core-contracts/12:/w/workspace/go-mod-core-contracts/12:rw,z -v /w/workspace/go-mod-core-contracts/12@tmp:/w/workspace/go-mod-core-contracts/12@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-arm64 cat 14:50:12 $ docker top 493059e52cdd764b4cab083084105a01eccb5f0ceb605111ca4635abb4a5dc92 -eo pid,comm [Pipeline] { [Pipeline] sh 14:50:13 + go mod tidy [Pipeline] sh 14:50:15 + make test 14:50:15 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:50:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 14:50:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.455s coverage: 83.5% of statements 14:50:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 14:50:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 14:50:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 14:50:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.038s coverage: 26.3% of statements 14:50:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 14:50:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.122s coverage: 46.9% of statements 14:50:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.086s coverage: 90.0% of statements 14:50:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.223s coverage: 86.2% of statements 14:50:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.041s coverage: 59.5% of statements 14:50:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.016s coverage: 36.1% of statements 14:50:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.035s coverage: 49.4% of statements 14:50:55 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:51:17 gofmt -l . 14:51:17 [ "`gofmt -l .`" = "" ] [Pipeline] } 14:51:17 $ docker stop --time=1 493059e52cdd764b4cab083084105a01eccb5f0ceb605111ca4635abb4a5dc92 14:51:19 $ docker rm -f 493059e52cdd764b4cab083084105a01eccb5f0ceb605111ca4635abb4a5dc92 [Pipeline] // withDockerContainer [Pipeline] sh 14:51:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:51:20 Warning: overwriting stash ‘coverage-report’ 14:51:21 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 14:51:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:51:22 14:51:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:51:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:51:22 arm64: Pulling from edgex-lftools-log-publisher 14:51:22 448f6bf000e3: Pulling fs layer 14:51:22 f757da607395: Pulling fs layer 14:51:22 05883995daec: Pulling fs layer 14:51:22 8603b9c90790: Pulling fs layer 14:51:22 1560dd03e051: Pulling fs layer 14:51:22 27f5ce0e4adf: Pulling fs layer 14:51:22 c2d8d7efcc4b: Pulling fs layer 14:51:22 27f5ce0e4adf: Waiting 14:51:22 c2d8d7efcc4b: Waiting 14:51:22 1560dd03e051: Waiting 14:51:23 f757da607395: Verifying Checksum 14:51:23 f757da607395: Download complete 14:51:23 8603b9c90790: Verifying Checksum 14:51:23 8603b9c90790: Download complete 14:51:23 1560dd03e051: Verifying Checksum 14:51:23 1560dd03e051: Download complete 14:51:23 27f5ce0e4adf: Verifying Checksum 14:51:23 27f5ce0e4adf: Download complete 14:51:23 05883995daec: Verifying Checksum 14:51:23 05883995daec: Download complete 14:51:25 448f6bf000e3: Verifying Checksum 14:51:25 448f6bf000e3: Download complete 14:51:27 c2d8d7efcc4b: Verifying Checksum 14:51:27 c2d8d7efcc4b: Download complete 14:51:28 448f6bf000e3: Pull complete 14:51:28 f757da607395: Pull complete 14:51:30 05883995daec: Pull complete 14:51:30 8603b9c90790: Pull complete 14:51:31 1560dd03e051: Pull complete 14:51:32 27f5ce0e4adf: Pull complete 14:51:47 c2d8d7efcc4b: Pull complete 14:51:47 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 14:51:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:51:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:51:47 prd-ubuntu18.04-docker-arm64-4c-16g-281 does not seem to be running inside a container 14:51:47 $ 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-core-contracts/12 -v /w/workspace/go-mod-core-contracts/12:/w/workspace/go-mod-core-contracts/12:rw,z -v /w/workspace/go-mod-core-contracts/12@tmp:/w/workspace/go-mod-core-contracts/12@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:arm64 cat 14:51:53 $ docker top 0b8ef0557bc0e29698052785d75e0a9ff791734e89e8ca416730a975d13365ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:51:54 ---> job-cost.sh 14:51:54 lf-activate-venv: SKIPPING 14:51:54 INFO: No Stack... 14:51:55 INFO: Retrieving Pricing Info for: v2-standard-4 14:51:55 INFO: Archiving Costs [Pipeline] sh 14:51:56 + + cat /w/workspace/go-mod-core-contracts/12/archives/cost.csvcut -d, -f6 14:51:56 [Pipeline] lock 14:51:56 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-12-stack-cost] 14:51:56 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-12-stack-cost] did not exist. Created. 14:51:56 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:51:57 /w/workspace/go-mod-core-contracts/12@tmp/durable-e6ffd0fd/script.sh: 1: /w/workspace/go-mod-core-contracts/12@tmp/durable-e6ffd0fd/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 14:51:58 + echo total: 0.18000000715255737 [Pipeline] stash 14:51:58 Warning: overwriting stash ‘stack-cost’ 14:51:58 Stashed 1 file(s) [Pipeline] } 14:51:58 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-12-stack-cost] [Pipeline] // lock [Pipeline] } 14:51:58 $ docker stop --time=1 0b8ef0557bc0e29698052785d75e0a9ff791734e89e8ca416730a975d13365ad 14:51:59 $ docker rm -f 0b8ef0557bc0e29698052785d75e0a9ff791734e89e8ca416730a975d13365ad [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 14:52:00 provisioning config files... 14:52:00 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4440545179344792931tmp [Pipeline] { [Pipeline] sh 14:52:01 + set +x 14:52:01 + curl -s https://codecov.io/bash 14:52:01 + bash -s -- 14:52:01 14:52:01 _____ _ 14:52:01 / ____| | | 14:52:01 | | ___ __| | ___ ___ _____ __ 14:52:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:52:01 | |___| (_) | (_| | __/ (_| (_) \ V / 14:52:01 \_____\___/ \__,_|\___|\___\___/ \_/ 14:52:01 Bash-1.0.6 14:52:01 14:52:01 14:52:01 ==> git version 2.24.4 found 14:52:01 ==> 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 14:52:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:52:01 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:52:01 ==> Jenkins CI detected. 14:52:01 current dir:  /w/workspace/undry_go-mod-core-contracts_main 14:52:01 project root: . 14:52:01 --> token set from env 14:52:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:52:01 ==> Running gcov in . (disable via -X gcov) 14:52:01 ==> Python coveragepy not found 14:52:01 ==> Searching for coverage reports in: 14:52:01 + . 14:52:01 -> Found 1 reports 14:52:01 ==> Detecting git/mercurial file structure 14:52:01 ==> Reading reports 14:52:01 + ./coverage.out bytes=101588 14:52:01 ==> Appending adjustments 14:52:01 https://docs.codecov.io/docs/fixing-reports 14:52:01 + Found adjustments 14:52:01 ==> Gzipping contents 14:52:01 16K /tmp/codecov.wHRTZs.gz 14:52:01 ==> Uploading reports 14:52:01 url: https://codecov.io 14:52:01 query: branch=main&commit=73661a1a642cca7c7592f925989fa475de7fa16a&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 14:52:01 -> Pinging Codecov 14:52:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=73661a1a642cca7c7592f925989fa475de7fa16a&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 14:52:02 -> Uploading to 14:52:02 https://storage.googleapis.com/codecov/v4/raw/2021-07-27/71470A77251A30514AAF9C0BB2E5B6CE/73661a1a642cca7c7592f925989fa475de7fa16a/4ba85c55-4d75-411e-9482-eb31024bb04f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210727T145202Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=633daa47e4ac49b695a532de56e81a1942d6dc25b2c1b4903987c02f1c74d1e7 14:52:02 % Total % Received % Xferd Average Speed Time Time Time Current 14:52:02 Dload Upload Total Spent Left Speed 14:52:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15246 0 0 100 15246 0 41188 --:--:-- --:--:-- --:--:-- 41094 100 15246 0 0 100 15246 0 41177 --:--:-- --:--:-- --:--:-- 41094 14:52:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/73661a1a642cca7c7592f925989fa475de7fa16a [Pipeline] } 14:52:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:52:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:52:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:52:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:52:03 14:52:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 14:52:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:52:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:52:03 188c0c94c7c5: Pulling fs layer 14:52:03 0ef7d3d256c8: Pulling fs layer 14:52:03 de9db76c5a1d: Pulling fs layer 14:52:03 0eba1c9be4d2: Pulling fs layer 14:52:03 0d57e429df01: Pulling fs layer 14:52:03 4e4be7b47b0d: Pulling fs layer 14:52:03 e1f770b5df2f: Pulling fs layer 14:52:03 85a0685a4137: Pulling fs layer 14:52:03 0eba1c9be4d2: Waiting 14:52:03 0d57e429df01: Waiting 14:52:03 4e4be7b47b0d: Waiting 14:52:03 e1f770b5df2f: Waiting 14:52:03 85a0685a4137: Waiting 14:52:03 de9db76c5a1d: Verifying Checksum 14:52:03 de9db76c5a1d: Download complete 14:52:03 0ef7d3d256c8: Download complete 14:52:04 0d57e429df01: Verifying Checksum 14:52:04 0d57e429df01: Download complete 14:52:04 4e4be7b47b0d: Verifying Checksum 14:52:04 4e4be7b47b0d: Download complete 14:52:04 188c0c94c7c5: Verifying Checksum 14:52:04 188c0c94c7c5: Download complete 14:52:04 188c0c94c7c5: Pull complete 14:52:04 0ef7d3d256c8: Pull complete 14:52:04 de9db76c5a1d: Pull complete 14:52:06 e1f770b5df2f: Verifying Checksum 14:52:06 e1f770b5df2f: Download complete 14:52:11 0eba1c9be4d2: Verifying Checksum 14:52:11 0eba1c9be4d2: Download complete 14:52:12 85a0685a4137: Verifying Checksum 14:52:12 85a0685a4137: Download complete 14:52:14 0eba1c9be4d2: Pull complete 14:52:14 0d57e429df01: Pull complete 14:52:14 4e4be7b47b0d: Pull complete 14:52:14 e1f770b5df2f: Pull complete 14:52:18 85a0685a4137: Pull complete 14:52:18 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 14:52:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:52:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 14:52:18 prd-centos7-docker-4c-2g-280 does not seem to be running inside a container 14:52:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:52:20 $ docker top 9a54f0eeeef3e4567f904967e75fc68e279eb9ab6ec891bd7116c6cb0504c2e0 -eo pid,comm [Pipeline] { [Pipeline] echo 14:52:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 14:52:20 + set -o pipefail 14:52:20 + snyk monitor '--org=edgex-jenkins' 14:52:27 14:52:27 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... 14:52:27 14:52:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/01fd011c-8fe8-4f88-bd2b-16535d7da492 14:52:27 14:52:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:52:27 14:52:27 [Pipeline] } 14:52:27 $ docker stop --time=1 9a54f0eeeef3e4567f904967e75fc68e279eb9ab6ec891bd7116c6cb0504c2e0 14:52:29 $ docker rm -f 9a54f0eeeef3e4567f904967e75fc68e279eb9ab6ec891bd7116c6cb0504c2e0 [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 14:52:30 + git log --format=format:%s -1 73661a1a642cca7c7592f925989fa475de7fa16a [Pipeline] isUnix [Pipeline] sh 14:52:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:52:30 . [Pipeline] withDockerContainer 14:52:31 prd-centos7-docker-4c-2g-280 does not seem to be running inside a container 14:52:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 14:52:31 $ docker top 57d1a7d93a4e031d4fc20b057c90f3233ae90b14444167a15e6906660ae0fb8e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:52:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:52:31 [ssh-agent] Looking for ssh-agent implementation... 14:52:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:52:31 $ docker exec 57d1a7d93a4e031d4fc20b057c90f3233ae90b14444167a15e6906660ae0fb8e ssh-agent 14:52:31 SSH_AUTH_SOCK=/tmp/ssh-ueTMeNoZ9A1K/agent.14 14:52:31 SSH_AGENT_PID=20 14:52:31 Running ssh-add (command line suppressed) 14:52:31 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2689498377467674532.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2689498377467674532.key) 14:52:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:52:32 + git semver tag 14:52:32 # -> Open(): unable to determine branch for HEAD 14:52:32 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 14:52:32 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 14:52:32 # $SEMVER_REMOTE_NAME = origin 14:52:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:52:32 # $SEMVER_USER_NAME = edgex-jenkins 14:52:32 # $SEMVER_BRANCH = main 14:52:32 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver 14:52:32 # 73661a1a642cca7c7592f925989fa475de7fa16a HEAD 14:52:32 # -> Force: false 14:52:32 # 7a3011efefd25cfedc47492a5f7fad59358e9902 refs/tags/v2.0.1-dev.11 [Pipeline] } 14:52:32 $ docker exec --env ******** --env ******** 57d1a7d93a4e031d4fc20b057c90f3233ae90b14444167a15e6906660ae0fb8e ssh-agent -k 14:52:32 unset SSH_AUTH_SOCK; 14:52:32 unset SSH_AGENT_PID; 14:52:32 echo Agent pid 20 killed; 14:52:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:52:32 + git semver [Pipeline] } 14:52:32 $ docker stop --time=1 57d1a7d93a4e031d4fc20b057c90f3233ae90b14444167a15e6906660ae0fb8e 14:52:34 $ docker rm -f 57d1a7d93a4e031d4fc20b057c90f3233ae90b14444167a15e6906660ae0fb8e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 14:52:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:52:34 14:52:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 14:52:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:52:34 0.23.1-centos7: Pulling from edgex-lftools 14:52:34 ab5ef0e58194: Pulling fs layer 14:52:34 9712f1f96733: Pulling fs layer 14:52:34 63f879dbbcfc: Pulling fs layer 14:52:34 0d9ebad4ef96: Pulling fs layer 14:52:34 e9a5061849ea: Pulling fs layer 14:52:34 d747dcd14b5f: Pulling fs layer 14:52:34 2de7ff778b66: Pulling fs layer 14:52:34 e9a5061849ea: Waiting 14:52:34 d747dcd14b5f: Waiting 14:52:34 2de7ff778b66: Waiting 14:52:34 0d9ebad4ef96: Waiting 14:52:34 9712f1f96733: Verifying Checksum 14:52:34 9712f1f96733: Download complete 14:52:37 63f879dbbcfc: Verifying Checksum 14:52:37 63f879dbbcfc: Download complete 14:52:37 e9a5061849ea: Verifying Checksum 14:52:37 e9a5061849ea: Download complete 14:52:37 d747dcd14b5f: Verifying Checksum 14:52:37 d747dcd14b5f: Download complete 14:52:38 2de7ff778b66: Verifying Checksum 14:52:38 2de7ff778b66: Download complete 14:52:38 0d9ebad4ef96: Verifying Checksum 14:52:38 0d9ebad4ef96: Download complete 14:52:39 ab5ef0e58194: Verifying Checksum 14:52:39 ab5ef0e58194: Download complete 14:52:41 ab5ef0e58194: Pull complete 14:52:41 9712f1f96733: Pull complete 14:52:42 63f879dbbcfc: Pull complete 14:52:46 0d9ebad4ef96: Pull complete 14:52:46 e9a5061849ea: Pull complete 14:52:46 d747dcd14b5f: Pull complete 14:52:47 2de7ff778b66: Pull complete 14:52:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:52:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:52:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 14:52:47 prd-centos7-docker-4c-2g-280 does not seem to be running inside a container 14:52:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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:10003/edgex-lftools:0.23.1-centos7 cat 14:52:51 $ docker top bb6a879d300f84e109632f78b5a3fdf5333ede0db8ee81965ea57e865ddf4708 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:52:51 provisioning config files... 14:52:51 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3096452703193053797tmp 14:52:51 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8103987927083734810tmp 14:52:51 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2975025295315365792tmp [Pipeline] { [Pipeline] echo 14:52:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:52:51 ---> sigul-configuration.sh 14:52:51 gpg: directory `/root/.gnupg' created 14:52:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:52:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:52:51 gpg: keyring `/root/.gnupg/secring.gpg' created 14:52:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:52:51 gpg: CAST5 encrypted data 14:52:51 gpg: encrypted with 1 passphrase 14:52:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:52:52 + mkdir /home/jenkins 14:52:52 + mkdir /home/jenkins/sigul [Pipeline] sh 14:52:52 + 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 14:52:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:52:52 ---> sigul-install.sh 14:52:52 Sigul already installed; skipping installation. [Pipeline] sh 14:52:53 + git tag --list 14:52:53 v0.0.0 14:52:53 v0.0.1 14:52:53 v0.1.0 14:52:53 v0.1.1 14:52:53 v0.1.10 14:52:53 v0.1.100 14:52:53 v0.1.101 14:52:53 v0.1.102 14:52:53 v0.1.103 14:52:53 v0.1.104 14:52:53 v0.1.105 14:52:53 v0.1.106 14:52:53 v0.1.107 14:52:53 v0.1.108 14:52:53 v0.1.109 14:52:53 v0.1.11 14:52:53 v0.1.110 14:52:53 v0.1.111 14:52:53 v0.1.112 14:52:53 v0.1.113 14:52:53 v0.1.114 14:52:53 v0.1.115 14:52:53 v0.1.116 14:52:53 v0.1.117 14:52:53 v0.1.118 14:52:53 v0.1.119 14:52:53 v0.1.12 14:52:53 v0.1.120 14:52:53 v0.1.121 14:52:53 v0.1.122 14:52:53 v0.1.123 14:52:53 v0.1.124 14:52:53 v0.1.125 14:52:53 v0.1.126 14:52:53 v0.1.127 14:52:53 v0.1.128 14:52:53 v0.1.129 14:52:53 v0.1.13 14:52:53 v0.1.130 14:52:53 v0.1.131 14:52:53 v0.1.132 14:52:53 v0.1.133 14:52:53 v0.1.134 14:52:53 v0.1.135 14:52:53 v0.1.136 14:52:53 v0.1.137 14:52:53 v0.1.138 14:52:53 v0.1.139 14:52:53 v0.1.14 14:52:53 v0.1.140 14:52:53 v0.1.141 14:52:53 v0.1.142 14:52:53 v0.1.143 14:52:53 v0.1.144 14:52:53 v0.1.145 14:52:53 v0.1.146 14:52:53 v0.1.147 14:52:53 v0.1.148 14:52:53 v0.1.149 14:52:53 v0.1.15 14:52:53 v0.1.16 14:52:53 v0.1.17 14:52:53 v0.1.18 14:52:53 v0.1.19 14:52:53 v0.1.2 14:52:53 v0.1.20 14:52:53 v0.1.21 14:52:53 v0.1.22 14:52:53 v0.1.23 14:52:53 v0.1.24 14:52:53 v0.1.25 14:52:53 v0.1.26 14:52:53 v0.1.27 14:52:53 v0.1.28 14:52:53 v0.1.29 14:52:53 v0.1.3 14:52:53 v0.1.30 14:52:53 v0.1.31 14:52:53 v0.1.32 14:52:53 v0.1.33 14:52:53 v0.1.34 14:52:53 v0.1.35 14:52:53 v0.1.36 14:52:53 v0.1.37 14:52:53 v0.1.38 14:52:53 v0.1.39 14:52:53 v0.1.4 14:52:53 v0.1.40 14:52:53 v0.1.41 14:52:53 v0.1.42 14:52:53 v0.1.43 14:52:53 v0.1.44 14:52:53 v0.1.45 14:52:53 v0.1.46 14:52:53 v0.1.47 14:52:53 v0.1.48 14:52:53 v0.1.49 14:52:53 v0.1.5 14:52:53 v0.1.50 14:52:53 v0.1.51 14:52:53 v0.1.52 14:52:53 v0.1.53 14:52:53 v0.1.54 14:52:53 v0.1.55 14:52:53 v0.1.56 14:52:53 v0.1.57 14:52:53 v0.1.58 14:52:53 v0.1.59 14:52:53 v0.1.6 14:52:53 v0.1.60 14:52:53 v0.1.61 14:52:53 v0.1.62 14:52:53 v0.1.63 14:52:53 v0.1.64 14:52:53 v0.1.65 14:52:53 v0.1.66 14:52:53 v0.1.67 14:52:53 v0.1.68 14:52:53 v0.1.69 14:52:53 v0.1.7 14:52:53 v0.1.70 14:52:53 v0.1.71 14:52:53 v0.1.72 14:52:53 v0.1.73 14:52:53 v0.1.74 14:52:53 v0.1.75 14:52:53 v0.1.76 14:52:53 v0.1.77 14:52:53 v0.1.78 14:52:53 v0.1.79 14:52:53 v0.1.8 14:52:53 v0.1.80 14:52:53 v0.1.81 14:52:53 v0.1.82 14:52:53 v0.1.83 14:52:53 v0.1.84 14:52:53 v0.1.85 14:52:53 v0.1.86 14:52:53 v0.1.87 14:52:53 v0.1.88 14:52:53 v0.1.89 14:52:53 v0.1.9 14:52:53 v0.1.90 14:52:53 v0.1.91 14:52:53 v0.1.92 14:52:53 v0.1.93 14:52:53 v0.1.94 14:52:53 v0.1.95 14:52:53 v0.1.96 14:52:53 v0.1.97 14:52:53 v0.1.98 14:52:53 v0.1.99 14:52:53 v2.0.0 14:52:53 v2.0.0-dev.1 14:52:53 v2.0.0-dev.10 14:52:53 v2.0.0-dev.100 14:52:53 v2.0.0-dev.101 14:52:53 v2.0.0-dev.102 14:52:53 v2.0.0-dev.103 14:52:53 v2.0.0-dev.11 14:52:53 v2.0.0-dev.12 14:52:53 v2.0.0-dev.13 14:52:53 v2.0.0-dev.14 14:52:53 v2.0.0-dev.15 14:52:53 v2.0.0-dev.16 14:52:53 v2.0.0-dev.17 14:52:53 v2.0.0-dev.18 14:52:53 v2.0.0-dev.19 14:52:53 v2.0.0-dev.2 14:52:53 v2.0.0-dev.20 14:52:53 v2.0.0-dev.21 14:52:53 v2.0.0-dev.22 14:52:53 v2.0.0-dev.23 14:52:53 v2.0.0-dev.24 14:52:53 v2.0.0-dev.25 14:52:53 v2.0.0-dev.26 14:52:53 v2.0.0-dev.27 14:52:53 v2.0.0-dev.28 14:52:53 v2.0.0-dev.29 14:52:53 v2.0.0-dev.3 14:52:53 v2.0.0-dev.30 14:52:53 v2.0.0-dev.31 14:52:53 v2.0.0-dev.32 14:52:53 v2.0.0-dev.33 14:52:53 v2.0.0-dev.34 14:52:53 v2.0.0-dev.35 14:52:53 v2.0.0-dev.36 14:52:53 v2.0.0-dev.37 14:52:53 v2.0.0-dev.38 14:52:53 v2.0.0-dev.39 14:52:53 v2.0.0-dev.4 14:52:53 v2.0.0-dev.40 14:52:53 v2.0.0-dev.41 14:52:53 v2.0.0-dev.42 14:52:53 v2.0.0-dev.43 14:52:53 v2.0.0-dev.44 14:52:53 v2.0.0-dev.45 14:52:53 v2.0.0-dev.46 14:52:53 v2.0.0-dev.47 14:52:53 v2.0.0-dev.48 14:52:53 v2.0.0-dev.49 14:52:53 v2.0.0-dev.5 14:52:53 v2.0.0-dev.50 14:52:53 v2.0.0-dev.51 14:52:53 v2.0.0-dev.52 14:52:53 v2.0.0-dev.53 14:52:53 v2.0.0-dev.54 14:52:53 v2.0.0-dev.55 14:52:53 v2.0.0-dev.56 14:52:53 v2.0.0-dev.57 14:52:53 v2.0.0-dev.58 14:52:53 v2.0.0-dev.59 14:52:53 v2.0.0-dev.6 14:52:53 v2.0.0-dev.60 14:52:53 v2.0.0-dev.61 14:52:53 v2.0.0-dev.62 14:52:53 v2.0.0-dev.63 14:52:53 v2.0.0-dev.64 14:52:53 v2.0.0-dev.65 14:52:53 v2.0.0-dev.66 14:52:53 v2.0.0-dev.67 14:52:53 v2.0.0-dev.68 14:52:53 v2.0.0-dev.69 14:52:53 v2.0.0-dev.7 14:52:53 v2.0.0-dev.70 14:52:53 v2.0.0-dev.71 14:52:53 v2.0.0-dev.72 14:52:53 v2.0.0-dev.73 14:52:53 v2.0.0-dev.74 14:52:53 v2.0.0-dev.75 14:52:53 v2.0.0-dev.76 14:52:53 v2.0.0-dev.77 14:52:53 v2.0.0-dev.78 14:52:53 v2.0.0-dev.79 14:52:53 v2.0.0-dev.8 14:52:53 v2.0.0-dev.80 14:52:53 v2.0.0-dev.81 14:52:53 v2.0.0-dev.82 14:52:53 v2.0.0-dev.83 14:52:53 v2.0.0-dev.84 14:52:53 v2.0.0-dev.85 14:52:53 v2.0.0-dev.86 14:52:53 v2.0.0-dev.87 14:52:53 v2.0.0-dev.88 14:52:53 v2.0.0-dev.89 14:52:53 v2.0.0-dev.9 14:52:53 v2.0.0-dev.90 14:52:53 v2.0.0-dev.91 14:52:53 v2.0.0-dev.92 14:52:53 v2.0.0-dev.93 14:52:53 v2.0.0-dev.94 14:52:53 v2.0.0-dev.95 14:52:53 v2.0.0-dev.96 14:52:53 v2.0.0-dev.97 14:52:53 v2.0.0-dev.98 14:52:53 v2.0.0-dev.99 14:52:53 v2.0.1-dev.1 14:52:53 v2.0.1-dev.10 14:52:53 v2.0.1-dev.11 14:52:53 v2.0.1-dev.2 14:52:53 v2.0.1-dev.3 14:52:53 v2.0.1-dev.4 14:52:53 v2.0.1-dev.5 14:52:53 v2.0.1-dev.6 14:52:53 v2.0.1-dev.7 14:52:53 v2.0.1-dev.8 14:52:53 v2.0.1-dev.9 [Pipeline] sh 14:52:53 + lftools sign git-tag v2.0.1-dev.11 14:52:53 Signing Git tag with Sigul... 14:52:53 Signing v2.0.1-dev.11 [Pipeline] echo 14:52:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:52:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:52:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:52:55 $ docker stop --time=1 bb6a879d300f84e109632f78b5a3fdf5333ede0db8ee81965ea57e865ddf4708 14:52:56 $ docker rm -f bb6a879d300f84e109632f78b5a3fdf5333ede0db8ee81965ea57e865ddf4708 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 14:52:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:52:57 . [Pipeline] withDockerContainer 14:52:57 prd-centos7-docker-4c-2g-280 does not seem to be running inside a container 14:52:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 14:52:57 $ docker top 902c1b7a37684b035935e9169a78f7777d0eebec158704434422f1890cbf9d50 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:52:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:52:57 [ssh-agent] Looking for ssh-agent implementation... 14:52:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:52:57 $ docker exec 902c1b7a37684b035935e9169a78f7777d0eebec158704434422f1890cbf9d50 ssh-agent 14:52:58 SSH_AUTH_SOCK=/tmp/ssh-SAJEIbc0Fzvf/agent.15 14:52:58 SSH_AGENT_PID=22 14:52:58 Running ssh-add (command line suppressed) 14:52:58 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4205670461674412205.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4205670461674412205.key) 14:52:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:52:58 + git semver bump pre 14:52:58 # -> Open(): unable to determine branch for HEAD 14:52:58 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 14:52:58 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 14:52:58 # $SEMVER_REMOTE_NAME = origin 14:52:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:52:58 # $SEMVER_USER_NAME = edgex-jenkins 14:52:58 # $SEMVER_BRANCH = main 14:52:58 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver 14:52:58 2.0.1-dev.12 [Pipeline] } 14:52:58 $ docker exec --env ******** --env ******** 902c1b7a37684b035935e9169a78f7777d0eebec158704434422f1890cbf9d50 ssh-agent -k 14:52:58 unset SSH_AUTH_SOCK; 14:52:58 unset SSH_AGENT_PID; 14:52:58 echo Agent pid 22 killed; 14:52:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:52:58 + git semver [Pipeline] } 14:52:58 $ docker stop --time=1 902c1b7a37684b035935e9169a78f7777d0eebec158704434422f1890cbf9d50 14:53:00 $ docker rm -f 902c1b7a37684b035935e9169a78f7777d0eebec158704434422f1890cbf9d50 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:53:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:53:00 . [Pipeline] withDockerContainer 14:53:00 prd-centos7-docker-4c-2g-280 does not seem to be running inside a container 14:53:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 14:53:01 $ docker top a4f078facd58d0d477eafe1e11e980954a20c70e600e1c3ce8c043c0e3f24383 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:53:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:53:01 [ssh-agent] Looking for ssh-agent implementation... 14:53:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:53:01 $ docker exec a4f078facd58d0d477eafe1e11e980954a20c70e600e1c3ce8c043c0e3f24383 ssh-agent 14:53:01 SSH_AUTH_SOCK=/tmp/ssh-DuKptcD8i54A/agent.14 14:53:01 SSH_AGENT_PID=21 14:53:01 Running ssh-add (command line suppressed) 14:53:01 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7164696598293817834.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7164696598293817834.key) 14:53:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:53:02 + git semver push 14:53:02 # -> Open(): unable to determine branch for HEAD 14:53:02 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 14:53:02 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 14:53:02 # $SEMVER_REMOTE_NAME = origin 14:53:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:53:02 # $SEMVER_USER_NAME = edgex-jenkins 14:53:02 # $SEMVER_BRANCH = main 14:53:02 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } 14:53:07 $ docker exec --env ******** --env ******** a4f078facd58d0d477eafe1e11e980954a20c70e600e1c3ce8c043c0e3f24383 ssh-agent -k 14:53:07 unset SSH_AUTH_SOCK; 14:53:07 unset SSH_AGENT_PID; 14:53:07 echo Agent pid 21 killed; 14:53:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:53:07 + git semver [Pipeline] } 14:53:07 $ docker stop --time=1 a4f078facd58d0d477eafe1e11e980954a20c70e600e1c3ce8c043c0e3f24383 14:53:09 $ docker rm -f a4f078facd58d0d477eafe1e11e980954a20c70e600e1c3ce8c043c0e3f24383 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 14:53:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:53:10 ---> package-listing.sh 14:53:10 ++ facter osfamily 14:53:10 ++ tr '[:upper:]' '[:lower:]' 14:53:11 + OS_FAMILY=redhat 14:53:11 + workspace=/w/workspace/undry_go-mod-core-contracts_main 14:53:11 + START_PACKAGES=/tmp/packages_start.txt 14:53:11 + END_PACKAGES=/tmp/packages_end.txt 14:53:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:53:11 + PACKAGES=/tmp/packages_start.txt 14:53:11 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 14:53:11 + PACKAGES=/tmp/packages_end.txt 14:53:11 + case "${OS_FAMILY}" in 14:53:11 + rpm -qa 14:53:11 + sort 14:53:11 + '[' -f /tmp/packages_start.txt ']' 14:53:11 + '[' -f /tmp/packages_end.txt ']' 14:53:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:53:11 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 14:53:11 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 14:53:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo 14:53:11 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:53:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:53:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:53:12 14:53:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:53:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:53:12 latest: Pulling from edgex-lftools-log-publisher 14:53:12 b4d181a07f80: Pulling fs layer 14:53:12 a1111a8f2ec3: Pulling fs layer 14:53:12 ed53099fbce6: Pulling fs layer 14:53:12 dc539afda2c1: Pulling fs layer 14:53:12 77bc0d833cb6: Pulling fs layer 14:53:12 9065ff56babe: Pulling fs layer 14:53:12 d287ab97295c: Pulling fs layer 14:53:12 dc539afda2c1: Waiting 14:53:12 77bc0d833cb6: Waiting 14:53:12 9065ff56babe: Waiting 14:53:12 d287ab97295c: Waiting 14:53:13 a1111a8f2ec3: Verifying Checksum 14:53:13 a1111a8f2ec3: Download complete 14:53:13 dc539afda2c1: Verifying Checksum 14:53:13 dc539afda2c1: Download complete 14:53:13 77bc0d833cb6: Verifying Checksum 14:53:13 77bc0d833cb6: Download complete 14:53:13 9065ff56babe: Verifying Checksum 14:53:13 9065ff56babe: Download complete 14:53:13 ed53099fbce6: Verifying Checksum 14:53:13 ed53099fbce6: Download complete 14:53:15 b4d181a07f80: Verifying Checksum 14:53:15 b4d181a07f80: Download complete 14:53:16 b4d181a07f80: Pull complete 14:53:16 a1111a8f2ec3: Pull complete 14:53:16 ed53099fbce6: Pull complete 14:53:16 dc539afda2c1: Pull complete 14:53:17 77bc0d833cb6: Pull complete 14:53:17 9065ff56babe: Pull complete 14:53:19 d287ab97295c: Verifying Checksum 14:53:19 d287ab97295c: Download complete 14:53:23 d287ab97295c: Pull complete 14:53:23 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:53:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:53:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:53:23 prd-centos7-docker-4c-2g-280 does not seem to be running inside a container 14:53:23 $ 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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:10003/edgex-lftools-log-publisher:latest cat 14:53:27 $ docker top 471291b50d654f4bfbfafc110c02daddb0cff0d02c168ccfdf99935689735538 -eo pid,comm [Pipeline] { [Pipeline] sh 14:53:27 + touch /tmp/pre-build-complete [Pipeline] sh 14:53:27 + mkdir -p /var/log/sysstat [Pipeline] sh 14:53:28 + ls /var/log/sa-host 14:53:28 + sadf -c /var/log/sa-host/sa05 14:53:28 file_magic: OK 14:53:28 HZ: Using current value: 100 14:53:28 file_header: OK 14:53:28 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 14:53:28 Statistics: 14:53:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:53:28 File successfully converted to sysstat format version 12.0.3 14:53:28 + sadf -c /var/log/sa-host/sa27 14:53:28 file_magic: OK 14:53:28 HZ: Using current value: 100 14:53:28 file_header: OK 14:53:28 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 14:53:28 Statistics: 14:53:28 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:53:28 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:53:28 provisioning config files... 14:53:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6370987450906225616tmp [Pipeline] { [Pipeline] echo 14:53:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:53:28 ---> create-netrc.sh [Pipeline] } 14:53:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:53:29 ---> python-tools-install.sh [Pipeline] echo 14:53:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:53:29 ---> sudo-logs.sh 14:53:29 Archiving 'sudo' log.. 14:53:29 sudo: unable to resolve host prd-centos7-docker-4c-2g-280.vexxhost.local: Name or service not known 14:53:29 sudo: unable to resolve host prd-centos7-docker-4c-2g-280.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 14:53:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:53:30 ---> job-cost.sh 14:53:30 lf-activate-venv: SKIPPING 14:53:30 DEBUG: total: 0.18000000715255737 14:53:30 INFO: Retrieving Stack Cost... 14:53:30 INFO: Retrieving Pricing Info for: v3-standard-2 14:53:31 INFO: Archiving Costs [Pipeline] echo 14:53:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:53:31 ---> logs-deploy.sh 14:53:31 lf-activate-venv: SKIPPING 14:53:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/12 14:53:31 INFO: archiving workspace using pattern(s): 14:53:32 Archives upload complete. 14:53:32 INFO: archiving logs to Nexus 14:53:33 ---> uname -a: 14:53:33 Linux prd-centos7-docker-4c-2g-280.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 14:53:33 14:53:33 14:53:33 ---> lscpu: 14:53:33 Architecture: x86_64 14:53:33 CPU op-mode(s): 32-bit, 64-bit 14:53:33 Byte Order: Little Endian 14:53:33 Address sizes: 40 bits physical, 48 bits virtual 14:53:33 CPU(s): 2 14:53:33 On-line CPU(s) list: 0,1 14:53:33 Thread(s) per core: 1 14:53:33 Core(s) per socket: 1 14:53:33 Socket(s): 2 14:53:33 NUMA node(s): 1 14:53:33 Vendor ID: AuthenticAMD 14:53:33 CPU family: 23 14:53:33 Model: 49 14:53:33 Model name: AMD EPYC-Rome Processor 14:53:33 Stepping: 0 14:53:33 CPU MHz: 2799.998 14:53:33 BogoMIPS: 5599.99 14:53:33 Virtualization: AMD-V 14:53:33 Hypervisor vendor: KVM 14:53:33 Virtualization type: full 14:53:33 L1d cache: 32K 14:53:33 L1i cache: 32K 14:53:33 L2 cache: 512K 14:53:33 L3 cache: 16384K 14:53:33 NUMA node0 CPU(s): 0,1 14:53:33 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 14:53:33 14:53:33 14:53:33 ---> nproc: 14:53:33 2 14:53:33 14:53:33 14:53:33 ---> df -h: 14:53:33 Filesystem Size Used Avail Use% Mounted on 14:53:33 overlay 40G 9.0G 32G 23% / 14:53:33 tmpfs 64M 0 64M 0% /dev 14:53:33 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:53:33 shm 64M 0 64M 0% /dev/shm 14:53:33 /dev/vda1 40G 9.0G 32G 23% /facter-os 14:53:33 14:53:33 14:53:33 ---> sar -b -r -n DEV: 14:53:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/27/21 _x86_64_ (2 CPU) 14:53:33 14:53:33 14:44:14 LINUX RESTART (2 CPU) 14:53:33 14:53:33 14:45:02 tps rtps wtps bread/s bwrtn/s 14:53:33 14:46:02 24.39 3.23 21.16 2563.47 3230.03 14:53:33 14:47:01 0.42 0.00 0.42 0.00 6.88 14:53:33 14:48:01 0.23 0.00 0.23 0.00 3.71 14:53:33 14:49:01 0.27 0.00 0.27 0.00 3.78 14:53:33 14:50:01 0.35 0.00 0.35 0.00 5.16 14:53:33 14:51:01 0.33 0.00 0.33 0.00 4.95 14:53:33 14:52:01 0.23 0.00 0.23 0.00 3.02 14:53:33 14:53:01 218.09 0.03 218.05 3.73 53510.16 14:53:33 Average: 30.62 0.40 30.22 317.06 7119.36 14:53:33 14:53:33 14:45:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:53:33 14:46:02 5456472 0 812548 10.15 2620 1737300 1296240 14.31 580716 1571200 20 14:53:33 14:47:01 5465336 0 803680 10.03 2620 1737304 1206636 13.32 573108 1571156 16 14:53:33 14:48:01 5464512 0 804504 10.05 2620 1737304 1207056 13.33 573480 1572308 20 14:53:33 14:49:01 5462796 0 806212 10.07 2620 1737312 1207092 13.33 574836 1572308 16 14:53:33 14:50:01 5462260 0 806744 10.07 2620 1737316 1209364 13.35 569888 1578348 24 14:53:33 14:51:01 5461500 0 807500 10.08 2620 1737320 1209268 13.35 570372 1578348 8 14:53:33 14:52:01 5454168 0 814564 10.17 2620 1737588 1213552 13.40 575584 1578424 280 14:53:33 14:53:01 3751968 0 1194904 14.92 2620 3059448 1514120 16.72 929692 2705728 32 14:53:33 Average: 5247376 0 856332 10.69 2620 1902612 1257916 13.89 618460 1715978 52 14:53:33 14:53:33 14:45:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:53:33 14:46:02 eth0 103.18 76.96 365.67 16.04 0.00 0.00 0.00 0.00 14:53:33 14:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:33 14:46:02 docker0 14.51 9.89 2.72 27.58 0.00 0.00 0.00 0.00 14:53:33 14:47:01 eth0 0.80 0.07 0.06 0.01 0.00 0.00 0.00 0.00 14:53:33 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:33 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:33 14:48:01 eth0 1.72 0.97 3.00 0.21 0.00 0.00 0.00 0.00 14:53:33 14:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:33 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:33 14:49:01 eth0 0.45 0.30 0.27 0.23 0.00 0.00 0.00 0.00 14:53:33 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:33 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:33 14:50:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:53:33 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:33 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:33 14:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:53:33 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:33 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:33 14:52:01 eth0 2.87 2.02 3.04 0.69 0.00 0.00 0.00 0.00 14:53:33 14:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:33 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:33 14:53:01 veth9f2b689 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:53:33 14:53:01 eth0 1399.37 994.70 7721.30 98.59 0.00 0.00 0.00 0.00 14:53:33 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:33 14:53:01 docker0 145.90 159.14 11.99 366.54 0.00 0.00 0.00 0.00 14:53:33 Average: veth9f2b689 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:33 Average: eth0 189.17 134.82 1015.21 14.51 0.00 0.00 0.00 0.00 14:53:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:33 Average: docker0 20.11 21.20 1.84 49.42 0.00 0.00 0.00 0.00 14:53:33 14:53:33 14:53:33 ---> sar -P ALL: 14:53:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/27/21 _x86_64_ (2 CPU) 14:53:33 14:53:33 14:44:14 LINUX RESTART (2 CPU) 14:53:33 14:53:33 14:45:02 CPU %user %nice %system %iowait %steal %idle 14:53:33 14:46:02 all 2.96 0.00 1.70 0.25 0.06 95.03 14:53:33 14:46:02 0 3.06 0.00 1.82 0.21 0.07 94.85 14:53:33 14:46:02 1 2.86 0.00 1.58 0.29 0.05 95.22 14:53:33 14:47:01 all 0.12 0.00 0.04 0.00 0.03 99.80 14:53:33 14:47:01 0 0.19 0.00 0.03 0.00 0.03 99.75 14:53:33 14:47:01 1 0.05 0.00 0.05 0.00 0.03 99.86 14:53:33 14:48:01 all 0.18 0.00 0.05 0.00 0.03 99.73 14:53:33 14:48:01 0 0.27 0.00 0.03 0.00 0.00 99.70 14:53:33 14:48:01 1 0.10 0.00 0.07 0.00 0.07 99.77 14:53:33 14:49:01 all 0.11 0.00 0.04 0.00 0.03 99.82 14:53:33 14:49:01 0 0.18 0.00 0.03 0.00 0.03 99.75 14:53:33 14:49:01 1 0.03 0.00 0.05 0.00 0.03 99.88 14:53:33 14:50:01 all 0.13 0.00 0.05 0.00 0.03 99.80 14:53:33 14:50:01 0 0.18 0.00 0.05 0.00 0.02 99.75 14:53:33 14:50:01 1 0.07 0.00 0.05 0.00 0.03 99.85 14:53:33 14:51:01 all 0.10 0.00 0.03 0.00 0.03 99.84 14:53:33 14:51:01 0 0.15 0.00 0.02 0.00 0.02 99.82 14:53:33 14:51:01 1 0.05 0.00 0.03 0.00 0.05 99.87 14:53:33 14:52:01 all 0.34 0.00 0.18 0.00 0.03 99.46 14:53:33 14:52:01 0 0.47 0.00 0.17 0.00 0.02 99.35 14:53:33 14:52:01 1 0.22 0.00 0.18 0.00 0.03 99.57 14:53:33 14:53:01 all 23.18 0.00 10.98 2.14 0.09 63.60 14:53:33 14:53:01 0 23.46 0.00 10.78 2.41 0.09 63.27 14:53:33 14:53:01 1 22.91 0.00 11.18 1.88 0.09 63.94 14:53:33 Average: all 3.24 0.00 1.56 0.28 0.04 94.88 14:53:33 Average: 0 3.33 0.00 1.54 0.31 0.03 94.79 14:53:33 Average: 1 3.14 0.00 1.58 0.26 0.05 94.97 14:53:33 14:53:33 14:53:33