Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 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-ssh7558359302394334789.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-ssh3393779734083744247.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-ssh4753978015914388803.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-ssh8912335896850417455.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-ssh864207009988001579.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-3393 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-ssh3726754731817472748.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 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 (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 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 # timeout=10 Commit message: "feat: Remove unclear HTTP status code (#646)" > git rev-list --no-walk 490a96143ed88d263d0e9894a43bf3751025c41b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:19:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:19:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:19:58 ========================================================= 04:19:58 EdgeX Global Pipelines Version Info 04:19:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:19:59 ------------------- 04:19:59 stable info: 04:19:59 ------------------- 04:19:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:19:59 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 04:19:59 Message: update stable to v1.0.197 04:20:00 ------------------- 04:20:00 experimental info: 04:20:00 ------------------- 04:20:00 Commited By: **** collab-it+edgex@linuxfoundation.org 04:20:00 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 04:20:00 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:20:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 04:20:00 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 04:20:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:20:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:20:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:20:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:20:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:20:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:20:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:20:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:20:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:20:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 04:20:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:20:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:20:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:20:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:20:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:20:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:20:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:20:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:20:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:20:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:20:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:20:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:20:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:20:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:20:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:20:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:20:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:20:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 [Pipeline] echo 04:20:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e91c92 [Pipeline] echo 04:20:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:20:02 + git log --format=format:%s -1 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 [Pipeline] echo 04:20:02 GIT_COMMIT: 5e91c920051fb6e7b4d71bfc4019be227e7c3f77, Commit Message: feat: Remove unclear HTTP status code (#646) [Pipeline] echo 04:20:02 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:20:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:20:02 04:20:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:20:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:20:03 latest: Pulling from edgex-devops/git-semver 04:20:03 31603596830f: Pulling fs layer 04:20:03 b6dc333f4379: Pulling fs layer 04:20:03 3d9ef1400e77: Pulling fs layer 04:20:03 fd332fbdc1db: Pulling fs layer 04:20:03 fd332fbdc1db: Waiting 04:20:03 b6dc333f4379: Verifying Checksum 04:20:03 b6dc333f4379: Download complete 04:20:03 31603596830f: Verifying Checksum 04:20:03 31603596830f: Download complete 04:20:03 31603596830f: Pull complete 04:20:04 b6dc333f4379: Pull complete 04:20:04 fd332fbdc1db: Verifying Checksum 04:20:04 fd332fbdc1db: Download complete 04:20:04 3d9ef1400e77: Verifying Checksum 04:20:04 3d9ef1400e77: Download complete 04:20:04 3d9ef1400e77: Pull complete 04:20:04 fd332fbdc1db: Pull complete 04:20:05 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 04:20:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:20:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:20:05 prd-centos7-docker-4c-2g-3393 does not seem to be running inside a container 04:20:05 $ 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 04:20:06 $ docker top 450e5c06040c9c0594caf37f2fba90be60f3f4505289a3f6934e895b19ddf495 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:20:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:20:06 [ssh-agent] Looking for ssh-agent implementation... 04:20:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:20:06 $ docker exec 450e5c06040c9c0594caf37f2fba90be60f3f4505289a3f6934e895b19ddf495 ssh-agent 04:20:06 SSH_AUTH_SOCK=/tmp/ssh-trQpmPugzprY/agent.14 04:20:06 SSH_AGENT_PID=21 04:20:06 Running ssh-add (command line suppressed) 04:20:06 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8312242444893517393.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8312242444893517393.key) 04:20:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:20:06 + git tag --points-at HEAD [Pipeline] } 04:20:06 $ docker exec --env ******** --env ******** 450e5c06040c9c0594caf37f2fba90be60f3f4505289a3f6934e895b19ddf495 ssh-agent -k 04:20:06 unset SSH_AUTH_SOCK; 04:20:06 unset SSH_AGENT_PID; 04:20:06 echo Agent pid 21 killed; 04:20:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:20:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:20:07 [ssh-agent] Looking for ssh-agent implementation... 04:20:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:20:07 $ docker exec 450e5c06040c9c0594caf37f2fba90be60f3f4505289a3f6934e895b19ddf495 ssh-agent 04:20:07 SSH_AUTH_SOCK=/tmp/ssh-iSitWz4Qwv32/agent.55 04:20:07 SSH_AGENT_PID=61 04:20:07 Running ssh-add (command line suppressed) 04:20:07 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7136746939228165250.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7136746939228165250.key) 04:20:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:20:07 + git semver init 04:20:07 # -> Open(): unable to determine branch for HEAD 04:20:07 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 04:20:07 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 04:20:07 # $SEMVER_REMOTE_NAME = origin 04:20:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:20:07 # $SEMVER_USER_NAME = edgex-jenkins 04:20:07 # $SEMVER_BRANCH = main 04:20:07 # $SEMVER_TEMP = /tmp/semver-364835202 04:20:07 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 04:20:08 # '/tmp/semver-364835202' -> '/w/workspace/undry_go-mod-core-contracts_main/.semver' 04:20:08 # -> Force: false 04:20:08 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } 04:20:08 $ docker exec --env ******** --env ******** 450e5c06040c9c0594caf37f2fba90be60f3f4505289a3f6934e895b19ddf495 ssh-agent -k 04:20:08 unset SSH_AUTH_SOCK; 04:20:08 unset SSH_AGENT_PID; 04:20:08 echo Agent pid 61 killed; 04:20:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:20:09 + git semver [Pipeline] } 04:20:09 $ docker stop --time=1 450e5c06040c9c0594caf37f2fba90be60f3f4505289a3f6934e895b19ddf495 04:20:10 $ docker rm -f 450e5c06040c9c0594caf37f2fba90be60f3f4505289a3f6934e895b19ddf495 [Pipeline] // withDockerContainer [Pipeline] sh 04:20:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:20:11 Stashed 1 file(s) [Pipeline] echo 04:20:11 [edgeXSemver]: initialized semver on version 2.0.1-dev.7 [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 04:20:26 Still waiting to schedule task 04:20:26 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:20:26 Still waiting to schedule task 04:20:26 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-3392’ 04:22:06 Running on prd-centos7-docker-4c-2g-3394 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 04:22:06 Running in /w/workspace/go-mod-core-contracts/8 [Pipeline] { [Pipeline] checkout 04:22:06 Selected Git installation does not exist. Using Default 04:22:06 The recommended git tool is: NONE 04:22:09 using credential edgex-jenkins-ssh 04:22:09 Cloning the remote Git repository 04:22:09 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:22:09 > git init /w/workspace/go-mod-core-contracts/8 # timeout=10 04:22:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:22:09 > git --version # timeout=10 04:22:09 > git --version # 'git version 2.24.4' 04:22:09 using GIT_SSH to set credentials SSH Credentials for GitHub 04:22:09 [INFO] Currently running in a labeled security context 04:22:09 [INFO] Currently SELinux is 'enforcing' on the host 04:22:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/8@tmp/jenkins-gitclient-ssh367345426228231979.key 04:22:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:22:10 Avoid second fetch 04:22:10 Checking out Revision 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 (main) 04:22:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:22:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:22:10 > git config core.sparsecheckout # timeout=10 04:22:10 > git checkout -f 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 # timeout=10 04:22:16 Commit message: "feat: Remove unclear HTTP status code (#646)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:22:16 ========================================================= 04:22:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:22:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:22:17 + 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 . 04:22:17 Sending build context to Docker daemon 2.913MB 04:22:17 Step 1/7 : ARG BASE=golang:1.16-alpine 04:22:17 Step 2/7 : FROM ${BASE} 04:22:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:22:17 540db60ca938: Pulling fs layer 04:22:17 adcc1eea9eea: Pulling fs layer 04:22:17 4c4ab2625f07: Pulling fs layer 04:22:17 0773c198feca: Pulling fs layer 04:22:17 345f892a5656: Pulling fs layer 04:22:17 4796506630df: Pulling fs layer 04:22:17 cc55df3e53f1: Pulling fs layer 04:22:17 4d027b6c602c: Pulling fs layer 04:22:17 449e75d2c14e: Pulling fs layer 04:22:17 0773c198feca: Waiting 04:22:17 345f892a5656: Waiting 04:22:17 4796506630df: Waiting 04:22:17 cc55df3e53f1: Waiting 04:22:17 4d027b6c602c: Waiting 04:22:17 449e75d2c14e: Waiting 04:22:17 4c4ab2625f07: Verifying Checksum 04:22:17 4c4ab2625f07: Download complete 04:22:17 adcc1eea9eea: Verifying Checksum 04:22:17 adcc1eea9eea: Download complete 04:22:17 345f892a5656: Verifying Checksum 04:22:17 345f892a5656: Download complete 04:22:17 4796506630df: Verifying Checksum 04:22:17 4796506630df: Download complete 04:22:17 cc55df3e53f1: Verifying Checksum 04:22:17 cc55df3e53f1: Download complete 04:22:17 540db60ca938: Verifying Checksum 04:22:17 540db60ca938: Download complete 04:22:17 540db60ca938: Pull complete 04:22:17 adcc1eea9eea: Pull complete 04:22:17 4c4ab2625f07: Pull complete 04:22:18 4d027b6c602c: Verifying Checksum 04:22:18 4d027b6c602c: Download complete 04:22:21 449e75d2c14e: Verifying Checksum 04:22:21 449e75d2c14e: Download complete 04:22:21 0773c198feca: Verifying Checksum 04:22:21 0773c198feca: Download complete 04:22:25 0773c198feca: Pull complete 04:22:25 345f892a5656: Pull complete 04:22:25 4796506630df: Pull complete 04:22:25 cc55df3e53f1: Pull complete 04:22:25 4d027b6c602c: Pull complete 04:22:26 449e75d2c14e: Pull complete 04:22:26 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 04:22:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:22:26 ---> 0d28375d9b5b 04:22:26 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:22:28 ---> Running in d8134dcaef36 04:22:28 Removing intermediate container d8134dcaef36 04:22:28 ---> 0ecd4671b968 04:22:28 Step 4/7 : RUN apk add bash 04:22:28 ---> Running in f06144c49a43 04:22:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:22:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:22:30 OK: 149 MiB in 40 packages 04:22:30 Removing intermediate container f06144c49a43 04:22:30 ---> c1c8c72c0055 04:22:30 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 04:22:30 ---> Running in bc257024e261 04:22:30 Removing intermediate container bc257024e261 04:22:30 ---> 9dbd1c3ce250 04:22:30 Step 6/7 : COPY go.mod . 04:22:30 ---> bfba42fc7297 04:22:30 Step 7/7 : RUN go mod download 04:22:30 ---> Running in 6236fba05a5a 04:23:03 Removing intermediate container 6236fba05a5a 04:23:03 ---> 107d858f038a 04:23:03 Successfully built 107d858f038a 04:23:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:23:03 + docker inspect -f . ci-base-image-x86_64 04:23:03 . [Pipeline] withDockerContainer 04:23:03 prd-centos7-docker-4c-2g-3394 does not seem to be running inside a container 04:23:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:23:04 $ docker top ed5ba56f38ff1f49ffdc9a70576ff65f824792fcc618d9e8998f55b1455bee33 -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:04 + go version 04:23:04 go version go1.16.5 linux/amd64 [Pipeline] } 04:23:04 $ docker stop --time=1 ed5ba56f38ff1f49ffdc9a70576ff65f824792fcc618d9e8998f55b1455bee33 04:23:05 $ docker rm -f ed5ba56f38ff1f49ffdc9a70576ff65f824792fcc618d9e8998f55b1455bee33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:23:06 + docker inspect -f . ci-base-image-x86_64 04:23:06 . [Pipeline] withDockerContainer 04:23:06 prd-centos7-docker-4c-2g-3394 does not seem to be running inside a container 04:23:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:23:06 $ docker top b2e16bf19f0f7b62ce99d9bb473c069e604b2d0f6a79718f28728f1781d1c8fd -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:07 + go mod tidy [Pipeline] sh 04:23:08 + make test 04:23:08 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:23:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 04:23:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.056s coverage: 83.5% of statements 04:23:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 04:23:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 04:23:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 04:23:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.006s coverage: 26.3% of statements 04:23:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 04:23:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.014s coverage: 47.2% of statements 04:23:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.006s coverage: 90.0% of statements 04:23:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.028s coverage: 86.2% of statements 04:23:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.005s coverage: 59.5% of statements 04:23:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.011s coverage: 36.1% of statements 04:23:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements 04:23:19 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:23:24 gofmt -l . 04:23:24 [ "`gofmt -l .`" = "" ] [Pipeline] } 04:23:24 $ docker stop --time=1 b2e16bf19f0f7b62ce99d9bb473c069e604b2d0f6a79718f28728f1781d1c8fd 04:23:25 $ docker rm -f b2e16bf19f0f7b62ce99d9bb473c069e604b2d0f6a79718f28728f1781d1c8fd [Pipeline] // withDockerContainer [Pipeline] sh 04:23:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:23:26 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 04:23:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:23:27 04:23:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:23:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:23:27 latest: Pulling from edgex-lftools-log-publisher 04:23:27 b4d181a07f80: Pulling fs layer 04:23:27 a1111a8f2ec3: Pulling fs layer 04:23:27 ed53099fbce6: Pulling fs layer 04:23:27 dc539afda2c1: Pulling fs layer 04:23:27 77bc0d833cb6: Pulling fs layer 04:23:27 9065ff56babe: Pulling fs layer 04:23:27 d287ab97295c: Pulling fs layer 04:23:27 77bc0d833cb6: Waiting 04:23:27 9065ff56babe: Waiting 04:23:27 d287ab97295c: Waiting 04:23:27 dc539afda2c1: Waiting 04:23:28 a1111a8f2ec3: Verifying Checksum 04:23:28 a1111a8f2ec3: Download complete 04:23:28 dc539afda2c1: Verifying Checksum 04:23:28 dc539afda2c1: Download complete 04:23:28 ed53099fbce6: Verifying Checksum 04:23:28 ed53099fbce6: Download complete 04:23:28 9065ff56babe: Verifying Checksum 04:23:28 9065ff56babe: Download complete 04:23:28 77bc0d833cb6: Verifying Checksum 04:23:28 77bc0d833cb6: Download complete 04:23:28 b4d181a07f80: Verifying Checksum 04:23:28 b4d181a07f80: Download complete 04:23:30 b4d181a07f80: Pull complete 04:23:30 a1111a8f2ec3: Pull complete 04:23:30 ed53099fbce6: Pull complete 04:23:30 dc539afda2c1: Pull complete 04:23:31 77bc0d833cb6: Pull complete 04:23:31 9065ff56babe: Pull complete 04:23:32 d287ab97295c: Verifying Checksum 04:23:32 d287ab97295c: Download complete 04:23:36 d287ab97295c: Pull complete 04:23:36 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:23:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:23:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:23:36 prd-centos7-docker-4c-2g-3394 does not seem to be running inside a container 04:23:36 $ 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/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:23:39 $ docker top ad8d50390722b5c1ce3c446bcc79261b5fc703455984df3cfd699a70055866ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:40 ---> job-cost.sh 04:23:40 lf-activate-venv: SKIPPING 04:23:40 INFO: No Stack... 04:23:41 INFO: Retrieving Pricing Info for: v3-standard-2 04:23:41 INFO: Archiving Costs [Pipeline] sh 04:23:42 + cat /w/workspace/go-mod-core-contracts/8/archives/cost.csv 04:23:42 + cut -d, -f6 [Pipeline] lock 04:23:42 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-8-stack-cost] 04:23:42 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-8-stack-cost] did not exist. Created. 04:23:42 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:23:42 + echo total: 0.05999999865889549 [Pipeline] stash 04:23:42 Stashed 1 file(s) [Pipeline] } 04:23:42 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 04:23:42 $ docker stop --time=1 ad8d50390722b5c1ce3c446bcc79261b5fc703455984df3cfd699a70055866ff 04:23:43 $ docker rm -f ad8d50390722b5c1ce3c446bcc79261b5fc703455984df3cfd699a70055866ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:24:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3396 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 04:24:33 Running in /w/workspace/go-mod-core-contracts/8 [Pipeline] { [Pipeline] checkout 04:24:33 Selected Git installation does not exist. Using Default 04:24:33 The recommended git tool is: NONE 04:24:38 using credential edgex-jenkins-ssh 04:24:38 Cloning the remote Git repository 04:24:38 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:24:39 > git init /w/workspace/go-mod-core-contracts/8 # timeout=10 04:24:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:24:39 > git --version # timeout=10 04:24:39 > git --version # 'git version 2.17.1' 04:24:39 using GIT_SSH to set credentials SSH Credentials for GitHub 04:24:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:24:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:24:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:24:40 Avoid second fetch 04:24:40 Checking out Revision 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 (main) 04:24:40 > git config core.sparsecheckout # timeout=10 04:24:40 > git checkout -f 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 # timeout=10 04:24:45 Commit message: "feat: Remove unclear HTTP status code (#646)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:24:45 ========================================================= 04:24:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:24:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:24:46 + 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 . 04:24:47 Sending build context to Docker daemon 2.912MB 04:24:47 Step 1/7 : ARG BASE=golang:1.16-alpine 04:24:47 Step 2/7 : FROM ${BASE} 04:24:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:24:48 595b0fe564bb: Pulling fs layer 04:24:48 24495759ef45: Pulling fs layer 04:24:48 d148012ef14d: Pulling fs layer 04:24:48 cb65c68fc2e2: Pulling fs layer 04:24:48 093eec477d81: Pulling fs layer 04:24:48 a6d5b2bbb924: Pulling fs layer 04:24:48 2446dc1eb7d3: Pulling fs layer 04:24:48 596795e73e0f: Pulling fs layer 04:24:48 093eec477d81: Waiting 04:24:48 a6d5b2bbb924: Waiting 04:24:48 cb65c68fc2e2: Waiting 04:24:48 2446dc1eb7d3: Waiting 04:24:48 596795e73e0f: Waiting 04:24:48 d148012ef14d: Verifying Checksum 04:24:48 d148012ef14d: Download complete 04:24:48 24495759ef45: Verifying Checksum 04:24:48 24495759ef45: Download complete 04:24:48 093eec477d81: Download complete 04:24:48 a6d5b2bbb924: Download complete 04:24:48 2446dc1eb7d3: Download complete 04:24:48 595b0fe564bb: Verifying Checksum 04:24:48 595b0fe564bb: Download complete 04:24:48 595b0fe564bb: Pull complete 04:24:49 24495759ef45: Pull complete 04:24:50 d148012ef14d: Pull complete 04:24:50 596795e73e0f: Verifying Checksum 04:24:50 596795e73e0f: Download complete 04:24:52 cb65c68fc2e2: Verifying Checksum 04:24:52 cb65c68fc2e2: Download complete 04:25:02 cb65c68fc2e2: Pull complete 04:25:02 093eec477d81: Pull complete 04:25:02 a6d5b2bbb924: Pull complete 04:25:03 2446dc1eb7d3: Pull complete 04:25:07 596795e73e0f: Pull complete 04:25:07 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 04:25:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:25:07 ---> d9e956139c92 04:25:07 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:25:10 ---> Running in 022d722db4ad 04:25:10 Removing intermediate container 022d722db4ad 04:25:10 ---> 2d16b8c67fd6 04:25:10 Step 4/7 : RUN apk add bash 04:25:10 ---> Running in 70998bc642ca 04:25:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:25:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:25:14 OK: 138 MiB in 40 packages 04:25:15 Removing intermediate container 70998bc642ca 04:25:15 ---> 5c70105aa87a 04:25:15 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 04:25:15 ---> Running in 4d726290bca7 04:25:16 Removing intermediate container 4d726290bca7 04:25:16 ---> 5b317653ddc4 04:25:16 Step 6/7 : COPY go.mod . 04:25:17 ---> 692da608e5e9 04:25:17 Step 7/7 : RUN go mod download 04:25:17 ---> Running in e4f9eda1a877 04:26:39 Removing intermediate container e4f9eda1a877 04:26:39 ---> f5776b1d8fca 04:26:39 Successfully built f5776b1d8fca 04:26:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:26:39 + docker inspect -f . ci-base-image-arm64 04:26:39 . [Pipeline] withDockerContainer 04:26:39 prd-ubuntu18.04-docker-arm64-4c-16g-3396 does not seem to be running inside a container 04:26:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:26:42 $ docker top 8966cb0b20c7c5e5e5bde564fa06a7883bffe8efd37b3994ca741a6bb00d17dd -eo pid,comm [Pipeline] { [Pipeline] sh 04:26:43 + go version 04:26:43 go version go1.16.5 linux/arm64 [Pipeline] } 04:26:43 $ docker stop --time=1 8966cb0b20c7c5e5e5bde564fa06a7883bffe8efd37b3994ca741a6bb00d17dd 04:26:44 $ docker rm -f 8966cb0b20c7c5e5e5bde564fa06a7883bffe8efd37b3994ca741a6bb00d17dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:26:45 + docker inspect -f . ci-base-image-arm64 04:26:45 . [Pipeline] withDockerContainer 04:26:46 prd-ubuntu18.04-docker-arm64-4c-16g-3396 does not seem to be running inside a container 04:26:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:26:47 $ docker top e4e3442fb09edd14fb40710f5ddd79ee7c8f519e8a8bf37632dd50cdd1c29b7d -eo pid,comm [Pipeline] { [Pipeline] sh 04:26:48 + go mod tidy [Pipeline] sh 04:26:50 + make test 04:26:50 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:26:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 04:27:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.486s coverage: 83.5% of statements 04:27:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 04:27:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 04:27:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 04:27:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.052s coverage: 26.3% of statements 04:27:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 04:27:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.079s coverage: 47.2% of statements 04:27:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.158s coverage: 90.0% of statements 04:27:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.325s coverage: 86.2% of statements 04:27:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.058s coverage: 59.5% of statements 04:27:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.014s coverage: 36.1% of statements 04:27:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.038s coverage: 49.4% of statements 04:27:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:27:54 gofmt -l . 04:27:54 [ "`gofmt -l .`" = "" ] [Pipeline] } 04:27:54 $ docker stop --time=1 e4e3442fb09edd14fb40710f5ddd79ee7c8f519e8a8bf37632dd50cdd1c29b7d 04:27:56 $ docker rm -f e4e3442fb09edd14fb40710f5ddd79ee7c8f519e8a8bf37632dd50cdd1c29b7d [Pipeline] // withDockerContainer [Pipeline] sh 04:27:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:27:57 Warning: overwriting stash ‘coverage-report’ 04:27:58 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 04:27:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:27:58 04:27:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:27:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:27:59 arm64: Pulling from edgex-lftools-log-publisher 04:27:59 448f6bf000e3: Pulling fs layer 04:27:59 f757da607395: Pulling fs layer 04:27:59 05883995daec: Pulling fs layer 04:27:59 8603b9c90790: Pulling fs layer 04:27:59 1560dd03e051: Pulling fs layer 04:27:59 27f5ce0e4adf: Pulling fs layer 04:27:59 c2d8d7efcc4b: Pulling fs layer 04:27:59 1560dd03e051: Waiting 04:27:59 27f5ce0e4adf: Waiting 04:27:59 c2d8d7efcc4b: Waiting 04:27:59 8603b9c90790: Waiting 04:27:59 f757da607395: Verifying Checksum 04:27:59 f757da607395: Download complete 04:27:59 8603b9c90790: Verifying Checksum 04:27:59 8603b9c90790: Download complete 04:28:00 1560dd03e051: Verifying Checksum 04:28:00 1560dd03e051: Download complete 04:28:00 27f5ce0e4adf: Verifying Checksum 04:28:00 27f5ce0e4adf: Download complete 04:28:00 05883995daec: Verifying Checksum 04:28:00 05883995daec: Download complete 04:28:01 448f6bf000e3: Download complete 04:28:04 c2d8d7efcc4b: Verifying Checksum 04:28:04 c2d8d7efcc4b: Download complete 04:28:04 448f6bf000e3: Pull complete 04:28:05 f757da607395: Pull complete 04:28:06 05883995daec: Pull complete 04:28:06 8603b9c90790: Pull complete 04:28:08 1560dd03e051: Pull complete 04:28:08 27f5ce0e4adf: Pull complete 04:28:23 c2d8d7efcc4b: Pull complete 04:28:23 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:28:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:28:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:28:23 prd-ubuntu18.04-docker-arm64-4c-16g-3396 does not seem to be running inside a container 04:28:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:28:27 $ docker top 1fe41fcf157635444818901a18a00bc2f0bb2383f9372602a9ef31dd03d7ec47 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:28:28 ---> job-cost.sh 04:28:28 lf-activate-venv: SKIPPING 04:28:28 INFO: No Stack... 04:28:29 INFO: Retrieving Pricing Info for: v2-standard-4 04:28:30 INFO: Archiving Costs [Pipeline] sh 04:28:30 + cat /w/workspace/go-mod-core-contracts/8/archives/cost.csv 04:28:30 + cut -d, -f6 [Pipeline] lock 04:28:30 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-8-stack-cost] 04:28:30 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-8-stack-cost] did not exist. Created. 04:28:30 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:28:31 /w/workspace/go-mod-core-contracts/8@tmp/durable-691e8af0/script.sh: 1: /w/workspace/go-mod-core-contracts/8@tmp/durable-691e8af0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:28:32 + echo total: 0.18000000715255737 [Pipeline] stash 04:28:32 Warning: overwriting stash ‘stack-cost’ 04:28:32 Stashed 1 file(s) [Pipeline] } 04:28:32 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 04:28:32 $ docker stop --time=1 1fe41fcf157635444818901a18a00bc2f0bb2383f9372602a9ef31dd03d7ec47 04:28:34 $ docker rm -f 1fe41fcf157635444818901a18a00bc2f0bb2383f9372602a9ef31dd03d7ec47 [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 04:28:35 provisioning config files... 04:28:35 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config7095306133512260781tmp [Pipeline] { [Pipeline] sh 04:28:35 + set +x 04:28:35 + bash -s -- 04:28:35 + curl -s https://codecov.io/bash 04:28:35 04:28:35 _____ _ 04:28:35 / ____| | | 04:28:35 | | ___ __| | ___ ___ _____ __ 04:28:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:28:35 | |___| (_) | (_| | __/ (_| (_) \ V / 04:28:35 \_____\___/ \__,_|\___|\___\___/ \_/ 04:28:35 Bash-1.0.5 04:28:35 04:28:35 04:28:35 ==> git version 2.24.4 found 04:28:35 ==> 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 04:28:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:28:35 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:28:36 ==> Jenkins CI detected. 04:28:36 project root: . 04:28:36 --> token set from env 04:28:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:28:36 ==> Running gcov in . (disable via -X gcov) 04:28:36 ==> Python coveragepy not found 04:28:36 ==> Searching for coverage reports in: 04:28:36 + . 04:28:36 -> Found 1 reports 04:28:36 ==> Detecting git/mercurial file structure 04:28:36 ==> Reading reports 04:28:36 + ./coverage.out bytes=101588 04:28:36 ==> Appending adjustments 04:28:36 https://docs.codecov.io/docs/fixing-reports 04:28:36 + Found adjustments 04:28:36 ==> Gzipping contents 04:28:36 16K /tmp/codecov.NMYmXu.gz 04:28:36 ==> Uploading reports 04:28:36 url: https://codecov.io 04:28:36 query: branch=main&commit=5e91c920051fb6e7b4d71bfc4019be227e7c3f77&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 04:28:36 -> Pinging Codecov 04:28:36 https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=5e91c920051fb6e7b4d71bfc4019be227e7c3f77&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 04:28:36 -> Uploading to 04:28:36 https://storage.googleapis.com/codecov/v4/raw/2021-07-21/71470A77251A30514AAF9C0BB2E5B6CE/5e91c920051fb6e7b4d71bfc4019be227e7c3f77/2d2ffb2c-5f18-43dc-8654-aa518b5f25f5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210721%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210721T042836Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=86630a63f54958745241201f2b155bbac3df9dcc3d9057385edee83bee6399d8 04:28:36 % Total % Received % Xferd Average Speed Time Time Time Current 04:28:36 Dload Upload Total Spent Left Speed 04:28:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15212 0 0 100 15212 0 33223 --:--:-- --:--:-- --:--:-- 33286 04:28:37 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/5e91c920051fb6e7b4d71bfc4019be227e7c3f77 [Pipeline] } 04:28:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:28:38 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:28:38 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:28:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:28:38 04:28:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 04:28:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:28:39 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:28:39 188c0c94c7c5: Pulling fs layer 04:28:39 0ef7d3d256c8: Pulling fs layer 04:28:39 de9db76c5a1d: Pulling fs layer 04:28:39 0eba1c9be4d2: Pulling fs layer 04:28:39 0d57e429df01: Pulling fs layer 04:28:39 4e4be7b47b0d: Pulling fs layer 04:28:39 e1f770b5df2f: Pulling fs layer 04:28:39 85a0685a4137: Pulling fs layer 04:28:39 0eba1c9be4d2: Waiting 04:28:39 0d57e429df01: Waiting 04:28:39 4e4be7b47b0d: Waiting 04:28:39 e1f770b5df2f: Waiting 04:28:39 85a0685a4137: Waiting 04:28:39 de9db76c5a1d: Verifying Checksum 04:28:39 de9db76c5a1d: Download complete 04:28:39 0ef7d3d256c8: Verifying Checksum 04:28:39 0ef7d3d256c8: Download complete 04:28:39 188c0c94c7c5: Verifying Checksum 04:28:39 188c0c94c7c5: Download complete 04:28:39 188c0c94c7c5: Pull complete 04:28:39 0ef7d3d256c8: Pull complete 04:28:39 de9db76c5a1d: Pull complete 04:28:44 0d57e429df01: Verifying Checksum 04:28:44 0d57e429df01: Download complete 04:28:44 4e4be7b47b0d: Verifying Checksum 04:28:44 4e4be7b47b0d: Download complete 04:28:46 e1f770b5df2f: Verifying Checksum 04:28:46 e1f770b5df2f: Download complete 04:28:51 0eba1c9be4d2: Verifying Checksum 04:28:51 0eba1c9be4d2: Download complete 04:28:51 85a0685a4137: Verifying Checksum 04:28:51 85a0685a4137: Download complete 04:28:53 0eba1c9be4d2: Pull complete 04:28:53 0d57e429df01: Pull complete 04:28:53 4e4be7b47b0d: Pull complete 04:28:53 e1f770b5df2f: Pull complete 04:28:59 85a0685a4137: Pull complete 04:28:59 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 04:28:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:28:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 04:28:59 prd-centos7-docker-4c-2g-3393 does not seem to be running inside a container 04:28:59 $ 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 04:29:00 $ docker top 04903be91d585eeefe104343d0d77c1348741085556ea7168b89342123982a38 -eo pid,comm [Pipeline] { [Pipeline] echo 04:29:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 04:29:00 + set -o pipefail 04:29:00 + snyk monitor '--org=edgex-jenkins' 04:29:15 04:29:15 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... 04:29:15 04:29:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/3b1f0739-9630-4e3f-925a-e83dfa85dd4f 04:29:15 04:29:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:29:15 04:29:15 [Pipeline] } 04:29:15 $ docker stop --time=1 04903be91d585eeefe104343d0d77c1348741085556ea7168b89342123982a38 04:29:17 $ docker rm -f 04903be91d585eeefe104343d0d77c1348741085556ea7168b89342123982a38 [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 04:29:18 + git log --format=format:%s -1 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 [Pipeline] isUnix [Pipeline] sh 04:29:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:29:19 . [Pipeline] withDockerContainer 04:29:19 prd-centos7-docker-4c-2g-3393 does not seem to be running inside a container 04:29:19 $ 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 04:29:19 $ docker top 9f9d29cafb825cc05197fb0aab3e097c0d69a466a0b2d5134889f0cb62384bdc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:29:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:29:19 [ssh-agent] Looking for ssh-agent implementation... 04:29:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:29:19 $ docker exec 9f9d29cafb825cc05197fb0aab3e097c0d69a466a0b2d5134889f0cb62384bdc ssh-agent 04:29:20 SSH_AUTH_SOCK=/tmp/ssh-UE9HRvdXfXew/agent.13 04:29:20 SSH_AGENT_PID=20 04:29:20 Running ssh-add (command line suppressed) 04:29:20 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8948011597007102741.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8948011597007102741.key) 04:29:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:29:20 + git semver tag 04:29:20 # -> Open(): unable to determine branch for HEAD 04:29:20 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 04:29:20 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 04:29:20 # $SEMVER_REMOTE_NAME = origin 04:29:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:29:20 # $SEMVER_USER_NAME = edgex-jenkins 04:29:20 # $SEMVER_BRANCH = main 04:29:20 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver 04:29:20 # 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 HEAD 04:29:20 # -> Force: false 04:29:20 # f2898e9ce9c1219861c6c88babf04733a0f2d23e refs/tags/v2.0.1-dev.7 [Pipeline] } 04:29:20 $ docker exec --env ******** --env ******** 9f9d29cafb825cc05197fb0aab3e097c0d69a466a0b2d5134889f0cb62384bdc ssh-agent -k 04:29:20 unset SSH_AUTH_SOCK; 04:29:20 unset SSH_AGENT_PID; 04:29:20 echo Agent pid 20 killed; 04:29:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:29:21 + git semver [Pipeline] } 04:29:21 $ docker stop --time=1 9f9d29cafb825cc05197fb0aab3e097c0d69a466a0b2d5134889f0cb62384bdc 04:29:22 $ docker rm -f 9f9d29cafb825cc05197fb0aab3e097c0d69a466a0b2d5134889f0cb62384bdc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 04:29:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:29:22 04:29:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 04:29:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:29:23 0.23.1-centos7: Pulling from edgex-lftools 04:29:23 ab5ef0e58194: Pulling fs layer 04:29:23 9712f1f96733: Pulling fs layer 04:29:23 63f879dbbcfc: Pulling fs layer 04:29:23 0d9ebad4ef96: Pulling fs layer 04:29:23 e9a5061849ea: Pulling fs layer 04:29:23 d747dcd14b5f: Pulling fs layer 04:29:23 2de7ff778b66: Pulling fs layer 04:29:23 0d9ebad4ef96: Waiting 04:29:23 e9a5061849ea: Waiting 04:29:23 d747dcd14b5f: Waiting 04:29:23 2de7ff778b66: Waiting 04:29:23 9712f1f96733: Verifying Checksum 04:29:23 9712f1f96733: Download complete 04:29:26 63f879dbbcfc: Verifying Checksum 04:29:26 63f879dbbcfc: Download complete 04:29:26 e9a5061849ea: Verifying Checksum 04:29:26 e9a5061849ea: Download complete 04:29:26 d747dcd14b5f: Download complete 04:29:27 2de7ff778b66: Verifying Checksum 04:29:27 2de7ff778b66: Download complete 04:29:27 0d9ebad4ef96: Verifying Checksum 04:29:27 0d9ebad4ef96: Download complete 04:29:28 ab5ef0e58194: Verifying Checksum 04:29:28 ab5ef0e58194: Download complete 04:29:31 ab5ef0e58194: Pull complete 04:29:31 9712f1f96733: Pull complete 04:29:31 63f879dbbcfc: Pull complete 04:29:35 0d9ebad4ef96: Pull complete 04:29:35 e9a5061849ea: Pull complete 04:29:35 d747dcd14b5f: Pull complete 04:29:36 2de7ff778b66: Pull complete 04:29:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:29:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:29:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 04:29:36 prd-centos7-docker-4c-2g-3393 does not seem to be running inside a container 04:29:36 $ 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 04:29:38 $ docker top fe2fbe103a67674fac4231aade9a15d1bcb1c760a33b0984dd00dbfeca68bc07 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:29:39 provisioning config files... 04:29:39 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6987572678272845544tmp 04:29:39 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5223783959172425130tmp 04:29:39 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6407167928099394799tmp [Pipeline] { [Pipeline] echo 04:29:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:29:39 ---> sigul-configuration.sh 04:29:39 gpg: directory `/root/.gnupg' created 04:29:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:29:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:29:39 gpg: keyring `/root/.gnupg/secring.gpg' created 04:29:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:29:39 gpg: CAST5 encrypted data 04:29:39 gpg: encrypted with 1 passphrase 04:29:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:29:39 + mkdir /home/jenkins 04:29:39 + mkdir /home/jenkins/sigul [Pipeline] sh 04:29:40 + 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 04:29:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:29:40 ---> sigul-install.sh 04:29:40 Sigul already installed; skipping installation. [Pipeline] sh 04:29:40 + git tag --list 04:29:40 v0.0.0 04:29:40 v0.0.1 04:29:40 v0.1.0 04:29:40 v0.1.1 04:29:40 v0.1.10 04:29:40 v0.1.100 04:29:40 v0.1.101 04:29:40 v0.1.102 04:29:40 v0.1.103 04:29:40 v0.1.104 04:29:40 v0.1.105 04:29:40 v0.1.106 04:29:40 v0.1.107 04:29:40 v0.1.108 04:29:40 v0.1.109 04:29:40 v0.1.11 04:29:40 v0.1.110 04:29:40 v0.1.111 04:29:40 v0.1.112 04:29:40 v0.1.113 04:29:40 v0.1.114 04:29:40 v0.1.115 04:29:40 v0.1.116 04:29:40 v0.1.117 04:29:40 v0.1.118 04:29:40 v0.1.119 04:29:40 v0.1.12 04:29:40 v0.1.120 04:29:40 v0.1.121 04:29:40 v0.1.122 04:29:40 v0.1.123 04:29:40 v0.1.124 04:29:40 v0.1.125 04:29:40 v0.1.126 04:29:40 v0.1.127 04:29:40 v0.1.128 04:29:40 v0.1.129 04:29:40 v0.1.13 04:29:40 v0.1.130 04:29:40 v0.1.131 04:29:40 v0.1.132 04:29:40 v0.1.133 04:29:40 v0.1.134 04:29:40 v0.1.135 04:29:40 v0.1.136 04:29:40 v0.1.137 04:29:40 v0.1.138 04:29:40 v0.1.139 04:29:40 v0.1.14 04:29:40 v0.1.140 04:29:40 v0.1.141 04:29:40 v0.1.142 04:29:40 v0.1.143 04:29:40 v0.1.144 04:29:40 v0.1.145 04:29:40 v0.1.146 04:29:40 v0.1.147 04:29:40 v0.1.148 04:29:40 v0.1.149 04:29:40 v0.1.15 04:29:40 v0.1.16 04:29:40 v0.1.17 04:29:40 v0.1.18 04:29:40 v0.1.19 04:29:40 v0.1.2 04:29:40 v0.1.20 04:29:40 v0.1.21 04:29:40 v0.1.22 04:29:40 v0.1.23 04:29:40 v0.1.24 04:29:40 v0.1.25 04:29:40 v0.1.26 04:29:40 v0.1.27 04:29:40 v0.1.28 04:29:40 v0.1.29 04:29:40 v0.1.3 04:29:40 v0.1.30 04:29:40 v0.1.31 04:29:40 v0.1.32 04:29:40 v0.1.33 04:29:40 v0.1.34 04:29:40 v0.1.35 04:29:40 v0.1.36 04:29:40 v0.1.37 04:29:40 v0.1.38 04:29:40 v0.1.39 04:29:40 v0.1.4 04:29:40 v0.1.40 04:29:40 v0.1.41 04:29:40 v0.1.42 04:29:40 v0.1.43 04:29:40 v0.1.44 04:29:40 v0.1.45 04:29:40 v0.1.46 04:29:40 v0.1.47 04:29:40 v0.1.48 04:29:40 v0.1.49 04:29:40 v0.1.5 04:29:40 v0.1.50 04:29:40 v0.1.51 04:29:40 v0.1.52 04:29:40 v0.1.53 04:29:40 v0.1.54 04:29:40 v0.1.55 04:29:40 v0.1.56 04:29:40 v0.1.57 04:29:40 v0.1.58 04:29:40 v0.1.59 04:29:40 v0.1.6 04:29:40 v0.1.60 04:29:40 v0.1.61 04:29:40 v0.1.62 04:29:40 v0.1.63 04:29:40 v0.1.64 04:29:40 v0.1.65 04:29:40 v0.1.66 04:29:40 v0.1.67 04:29:40 v0.1.68 04:29:40 v0.1.69 04:29:40 v0.1.7 04:29:40 v0.1.70 04:29:40 v0.1.71 04:29:40 v0.1.72 04:29:40 v0.1.73 04:29:40 v0.1.74 04:29:40 v0.1.75 04:29:40 v0.1.76 04:29:40 v0.1.77 04:29:40 v0.1.78 04:29:40 v0.1.79 04:29:40 v0.1.8 04:29:40 v0.1.80 04:29:40 v0.1.81 04:29:40 v0.1.82 04:29:40 v0.1.83 04:29:40 v0.1.84 04:29:40 v0.1.85 04:29:40 v0.1.86 04:29:40 v0.1.87 04:29:40 v0.1.88 04:29:40 v0.1.89 04:29:40 v0.1.9 04:29:40 v0.1.90 04:29:40 v0.1.91 04:29:40 v0.1.92 04:29:40 v0.1.93 04:29:40 v0.1.94 04:29:40 v0.1.95 04:29:40 v0.1.96 04:29:40 v0.1.97 04:29:40 v0.1.98 04:29:40 v0.1.99 04:29:40 v2.0.0 04:29:40 v2.0.0-dev.1 04:29:40 v2.0.0-dev.10 04:29:40 v2.0.0-dev.100 04:29:40 v2.0.0-dev.101 04:29:40 v2.0.0-dev.102 04:29:40 v2.0.0-dev.103 04:29:40 v2.0.0-dev.11 04:29:40 v2.0.0-dev.12 04:29:40 v2.0.0-dev.13 04:29:40 v2.0.0-dev.14 04:29:40 v2.0.0-dev.15 04:29:40 v2.0.0-dev.16 04:29:40 v2.0.0-dev.17 04:29:40 v2.0.0-dev.18 04:29:40 v2.0.0-dev.19 04:29:40 v2.0.0-dev.2 04:29:40 v2.0.0-dev.20 04:29:40 v2.0.0-dev.21 04:29:40 v2.0.0-dev.22 04:29:40 v2.0.0-dev.23 04:29:40 v2.0.0-dev.24 04:29:40 v2.0.0-dev.25 04:29:40 v2.0.0-dev.26 04:29:40 v2.0.0-dev.27 04:29:40 v2.0.0-dev.28 04:29:40 v2.0.0-dev.29 04:29:40 v2.0.0-dev.3 04:29:40 v2.0.0-dev.30 04:29:40 v2.0.0-dev.31 04:29:40 v2.0.0-dev.32 04:29:40 v2.0.0-dev.33 04:29:40 v2.0.0-dev.34 04:29:40 v2.0.0-dev.35 04:29:40 v2.0.0-dev.36 04:29:40 v2.0.0-dev.37 04:29:40 v2.0.0-dev.38 04:29:40 v2.0.0-dev.39 04:29:40 v2.0.0-dev.4 04:29:40 v2.0.0-dev.40 04:29:40 v2.0.0-dev.41 04:29:40 v2.0.0-dev.42 04:29:40 v2.0.0-dev.43 04:29:40 v2.0.0-dev.44 04:29:40 v2.0.0-dev.45 04:29:40 v2.0.0-dev.46 04:29:40 v2.0.0-dev.47 04:29:40 v2.0.0-dev.48 04:29:40 v2.0.0-dev.49 04:29:40 v2.0.0-dev.5 04:29:40 v2.0.0-dev.50 04:29:40 v2.0.0-dev.51 04:29:40 v2.0.0-dev.52 04:29:40 v2.0.0-dev.53 04:29:40 v2.0.0-dev.54 04:29:40 v2.0.0-dev.55 04:29:40 v2.0.0-dev.56 04:29:40 v2.0.0-dev.57 04:29:40 v2.0.0-dev.58 04:29:40 v2.0.0-dev.59 04:29:40 v2.0.0-dev.6 04:29:40 v2.0.0-dev.60 04:29:40 v2.0.0-dev.61 04:29:40 v2.0.0-dev.62 04:29:40 v2.0.0-dev.63 04:29:40 v2.0.0-dev.64 04:29:40 v2.0.0-dev.65 04:29:40 v2.0.0-dev.66 04:29:40 v2.0.0-dev.67 04:29:40 v2.0.0-dev.68 04:29:40 v2.0.0-dev.69 04:29:40 v2.0.0-dev.7 04:29:40 v2.0.0-dev.70 04:29:40 v2.0.0-dev.71 04:29:40 v2.0.0-dev.72 04:29:40 v2.0.0-dev.73 04:29:40 v2.0.0-dev.74 04:29:40 v2.0.0-dev.75 04:29:40 v2.0.0-dev.76 04:29:40 v2.0.0-dev.77 04:29:40 v2.0.0-dev.78 04:29:40 v2.0.0-dev.79 04:29:40 v2.0.0-dev.8 04:29:40 v2.0.0-dev.80 04:29:40 v2.0.0-dev.81 04:29:40 v2.0.0-dev.82 04:29:40 v2.0.0-dev.83 04:29:40 v2.0.0-dev.84 04:29:40 v2.0.0-dev.85 04:29:40 v2.0.0-dev.86 04:29:40 v2.0.0-dev.87 04:29:40 v2.0.0-dev.88 04:29:40 v2.0.0-dev.89 04:29:40 v2.0.0-dev.9 04:29:40 v2.0.0-dev.90 04:29:40 v2.0.0-dev.91 04:29:40 v2.0.0-dev.92 04:29:40 v2.0.0-dev.93 04:29:40 v2.0.0-dev.94 04:29:40 v2.0.0-dev.95 04:29:40 v2.0.0-dev.96 04:29:40 v2.0.0-dev.97 04:29:40 v2.0.0-dev.98 04:29:40 v2.0.0-dev.99 04:29:40 v2.0.1-dev.1 04:29:40 v2.0.1-dev.2 04:29:40 v2.0.1-dev.3 04:29:40 v2.0.1-dev.4 04:29:40 v2.0.1-dev.5 04:29:40 v2.0.1-dev.6 04:29:40 v2.0.1-dev.7 [Pipeline] sh 04:29:41 + lftools sign git-tag v2.0.1-dev.7 04:29:41 Signing Git tag with Sigul... 04:29:41 Signing v2.0.1-dev.7 [Pipeline] echo 04:29:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:29:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:29:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:29:42 $ docker stop --time=1 fe2fbe103a67674fac4231aade9a15d1bcb1c760a33b0984dd00dbfeca68bc07 04:29:43 $ docker rm -f fe2fbe103a67674fac4231aade9a15d1bcb1c760a33b0984dd00dbfeca68bc07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 04:29:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:29:44 . [Pipeline] withDockerContainer 04:29:44 prd-centos7-docker-4c-2g-3393 does not seem to be running inside a container 04:29:44 $ 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 04:29:45 $ docker top 02e19666da5530fac589fd245a9ed35dbc30ab773a3230af895e5add7af3923d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:29:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:29:45 [ssh-agent] Looking for ssh-agent implementation... 04:29:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:29:45 $ docker exec 02e19666da5530fac589fd245a9ed35dbc30ab773a3230af895e5add7af3923d ssh-agent 04:29:45 SSH_AUTH_SOCK=/tmp/ssh-iIhzwpeWhfNk/agent.13 04:29:45 SSH_AGENT_PID=20 04:29:45 Running ssh-add (command line suppressed) 04:29:45 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1843056206604316438.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1843056206604316438.key) 04:29:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:29:46 + git semver bump pre 04:29:46 # -> Open(): unable to determine branch for HEAD 04:29:46 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 04:29:46 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 04:29:46 # $SEMVER_REMOTE_NAME = origin 04:29:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:29:46 # $SEMVER_USER_NAME = edgex-jenkins 04:29:46 # $SEMVER_BRANCH = main 04:29:46 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver 04:29:46 2.0.1-dev.8 [Pipeline] } 04:29:46 $ docker exec --env ******** --env ******** 02e19666da5530fac589fd245a9ed35dbc30ab773a3230af895e5add7af3923d ssh-agent -k 04:29:46 unset SSH_AUTH_SOCK; 04:29:46 unset SSH_AGENT_PID; 04:29:46 echo Agent pid 20 killed; 04:29:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:29:46 + git semver [Pipeline] } 04:29:46 $ docker stop --time=1 02e19666da5530fac589fd245a9ed35dbc30ab773a3230af895e5add7af3923d 04:29:47 $ docker rm -f 02e19666da5530fac589fd245a9ed35dbc30ab773a3230af895e5add7af3923d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 04:29:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:29:48 . [Pipeline] withDockerContainer 04:29:48 prd-centos7-docker-4c-2g-3393 does not seem to be running inside a container 04:29:48 $ 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 04:29:48 $ docker top 1946d12b9cfb506edc383b65aa11c8a244517184cdc031b31058fb0b2bd91001 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:29:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:29:48 [ssh-agent] Looking for ssh-agent implementation... 04:29:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:29:48 $ docker exec 1946d12b9cfb506edc383b65aa11c8a244517184cdc031b31058fb0b2bd91001 ssh-agent 04:29:48 SSH_AUTH_SOCK=/tmp/ssh-kneVLzIX5Cvs/agent.15 04:29:48 SSH_AGENT_PID=21 04:29:49 Running ssh-add (command line suppressed) 04:29:49 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3747796329038570254.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3747796329038570254.key) 04:29:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:29:49 + git semver push 04:29:49 # -> Open(): unable to determine branch for HEAD 04:29:49 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 04:29:49 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 04:29:49 # $SEMVER_REMOTE_NAME = origin 04:29:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:29:49 # $SEMVER_USER_NAME = edgex-jenkins 04:29:49 # $SEMVER_BRANCH = main 04:29:49 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } 04:29:54 $ docker exec --env ******** --env ******** 1946d12b9cfb506edc383b65aa11c8a244517184cdc031b31058fb0b2bd91001 ssh-agent -k 04:29:54 unset SSH_AUTH_SOCK; 04:29:54 unset SSH_AGENT_PID; 04:29:54 echo Agent pid 21 killed; 04:29:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:29:55 + git semver [Pipeline] } 04:29:55 $ docker stop --time=1 1946d12b9cfb506edc383b65aa11c8a244517184cdc031b31058fb0b2bd91001 04:29:56 $ docker rm -f 1946d12b9cfb506edc383b65aa11c8a244517184cdc031b31058fb0b2bd91001 [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 04:29:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:29:58 ---> package-listing.sh 04:29:58 ++ facter osfamily 04:29:58 ++ tr '[:upper:]' '[:lower:]' 04:29:58 + OS_FAMILY=redhat 04:29:58 + workspace=/w/workspace/undry_go-mod-core-contracts_main 04:29:58 + START_PACKAGES=/tmp/packages_start.txt 04:29:58 + END_PACKAGES=/tmp/packages_end.txt 04:29:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:29:58 + PACKAGES=/tmp/packages_start.txt 04:29:58 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 04:29:58 + PACKAGES=/tmp/packages_end.txt 04:29:58 + case "${OS_FAMILY}" in 04:29:58 + rpm -qa 04:29:58 + sort 04:29:59 + '[' -f /tmp/packages_start.txt ']' 04:29:59 + '[' -f /tmp/packages_end.txt ']' 04:29:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:29:59 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 04:29:59 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 04:29:59 + 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 04:29:59 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 04:29:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:30:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:30:00 04:30:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:30:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:30:00 latest: Pulling from edgex-lftools-log-publisher 04:30:00 b4d181a07f80: Pulling fs layer 04:30:00 a1111a8f2ec3: Pulling fs layer 04:30:00 ed53099fbce6: Pulling fs layer 04:30:00 dc539afda2c1: Pulling fs layer 04:30:00 77bc0d833cb6: Pulling fs layer 04:30:00 9065ff56babe: Pulling fs layer 04:30:00 d287ab97295c: Pulling fs layer 04:30:00 dc539afda2c1: Waiting 04:30:00 77bc0d833cb6: Waiting 04:30:00 9065ff56babe: Waiting 04:30:00 d287ab97295c: Waiting 04:30:00 a1111a8f2ec3: Verifying Checksum 04:30:00 a1111a8f2ec3: Download complete 04:30:00 dc539afda2c1: Verifying Checksum 04:30:00 dc539afda2c1: Download complete 04:30:01 ed53099fbce6: Verifying Checksum 04:30:01 ed53099fbce6: Download complete 04:30:01 9065ff56babe: Verifying Checksum 04:30:01 9065ff56babe: Download complete 04:30:01 77bc0d833cb6: Verifying Checksum 04:30:01 77bc0d833cb6: Download complete 04:30:03 b4d181a07f80: Verifying Checksum 04:30:03 b4d181a07f80: Download complete 04:30:03 b4d181a07f80: Pull complete 04:30:04 a1111a8f2ec3: Pull complete 04:30:04 ed53099fbce6: Pull complete 04:30:04 dc539afda2c1: Pull complete 04:30:05 77bc0d833cb6: Pull complete 04:30:05 9065ff56babe: Pull complete 04:30:08 d287ab97295c: Verifying Checksum 04:30:08 d287ab97295c: Download complete 04:30:12 d287ab97295c: Pull complete 04:30:12 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:30:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:30:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:30:12 prd-centos7-docker-4c-2g-3393 does not seem to be running inside a container 04:30:12 $ 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 04:30:15 $ docker top 415815fdb8178337c70d67bb7d79feff3dcb39a55667ab91c4e15d6603b4f021 -eo pid,comm [Pipeline] { [Pipeline] sh 04:30:15 + touch /tmp/pre-build-complete [Pipeline] sh 04:30:15 + mkdir -p /var/log/sysstat [Pipeline] sh 04:30:16 + ls /var/log/sa-host 04:30:16 + sadf -c /var/log/sa-host/sa05 04:30:16 file_magic: OK 04:30:16 HZ: Using current value: 100 04:30:16 file_header: OK 04:30:16 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 04:30:16 Statistics: 04:30:16 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:30:16 File successfully converted to sysstat format version 12.0.3 04:30:16 + sadf -c /var/log/sa-host/sa21 04:30:16 file_magic: OK 04:30:16 HZ: Using current value: 100 04:30:16 file_header: OK 04:30:16 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 04:30:16 Statistics: 04:30:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:30:16 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:30:16 provisioning config files... 04:30:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config9091891460455866222tmp [Pipeline] { [Pipeline] echo 04:30:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:30:17 ---> create-netrc.sh [Pipeline] } 04:30:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:30:17 ---> python-tools-install.sh [Pipeline] echo 04:30:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:30:17 ---> sudo-logs.sh 04:30:17 Archiving 'sudo' log.. 04:30:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-3393.vexxhost.local: Name or service not known 04:30:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-3393.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 04:30:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:30:18 ---> job-cost.sh 04:30:18 lf-activate-venv: SKIPPING 04:30:18 DEBUG: total: 0.18000000715255737 04:30:18 INFO: Retrieving Stack Cost... 04:30:19 INFO: Retrieving Pricing Info for: v3-standard-2 04:30:19 INFO: Archiving Costs [Pipeline] echo 04:30:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:30:19 ---> logs-deploy.sh 04:30:19 lf-activate-venv: SKIPPING 04:30:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/8 04:30:19 INFO: archiving workspace using pattern(s): 04:30:20 Archives upload complete. 04:30:20 INFO: archiving logs to Nexus 04:30:21 ---> uname -a: 04:30:21 Linux prd-centos7-docker-4c-2g-3393.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 04:30:21 04:30:21 04:30:21 ---> lscpu: 04:30:21 Architecture: x86_64 04:30:21 CPU op-mode(s): 32-bit, 64-bit 04:30:21 Byte Order: Little Endian 04:30:21 Address sizes: 40 bits physical, 48 bits virtual 04:30:21 CPU(s): 2 04:30:21 On-line CPU(s) list: 0,1 04:30:21 Thread(s) per core: 1 04:30:21 Core(s) per socket: 1 04:30:21 Socket(s): 2 04:30:21 NUMA node(s): 1 04:30:21 Vendor ID: AuthenticAMD 04:30:21 CPU family: 23 04:30:21 Model: 49 04:30:21 Model name: AMD EPYC-Rome Processor 04:30:21 Stepping: 0 04:30:21 CPU MHz: 2799.998 04:30:21 BogoMIPS: 5599.99 04:30:21 Virtualization: AMD-V 04:30:21 Hypervisor vendor: KVM 04:30:21 Virtualization type: full 04:30:21 L1d cache: 32K 04:30:21 L1i cache: 32K 04:30:21 L2 cache: 512K 04:30:21 L3 cache: 16384K 04:30:21 NUMA node0 CPU(s): 0,1 04:30:21 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 04:30:21 04:30:21 04:30:21 ---> nproc: 04:30:21 2 04:30:21 04:30:21 04:30:21 ---> df -h: 04:30:21 Filesystem Size Used Avail Use% Mounted on 04:30:21 overlay 40G 9.0G 32G 23% / 04:30:21 tmpfs 64M 0 64M 0% /dev 04:30:21 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:30:21 shm 64M 0 64M 0% /dev/shm 04:30:21 /dev/vda1 40G 9.0G 32G 23% /facter-os 04:30:21 04:30:21 04:30:21 ---> sar -b -r -n DEV: 04:30:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/21/21 _x86_64_ (2 CPU) 04:30:21 04:30:21 04:19:19 LINUX RESTART (2 CPU) 04:30:21 04:30:21 04:20:01 tps rtps wtps bread/s bwrtn/s 04:30:21 04:21:01 23.33 3.18 20.15 2522.05 2669.20 04:30:21 04:22:01 0.55 0.00 0.55 0.00 9.93 04:30:21 04:23:01 0.17 0.00 0.17 0.00 1.47 04:30:21 04:24:01 0.23 0.00 0.23 0.00 3.61 04:30:21 04:25:01 0.35 0.00 0.35 0.00 5.10 04:30:21 04:26:01 0.27 0.00 0.27 0.00 3.10 04:30:21 04:27:01 0.23 0.00 0.23 0.00 3.62 04:30:21 04:28:01 0.27 0.00 0.27 0.00 3.13 04:30:21 04:29:01 74.43 0.03 74.40 3.73 26853.73 04:30:21 04:30:01 146.57 0.10 146.47 9.99 26920.29 04:30:21 Average: 24.64 0.33 24.31 253.61 5648.07 04:30:21 04:30:21 04:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:30:21 04:21:01 5473020 0 796112 9.94 2620 1737188 1130776 12.48 571524 1564284 20 04:30:21 04:22:01 5477124 0 792000 9.89 2620 1737196 1078336 11.91 568060 1564244 8 04:30:21 04:23:01 5475588 0 793536 9.91 2620 1737196 1078624 11.91 573680 1560364 8 04:30:21 04:24:01 5476120 0 792992 9.90 2620 1737208 1078336 11.91 573216 1560364 12 04:30:21 04:25:01 5474816 0 794292 9.92 2620 1737212 1078552 11.91 571264 1563380 12 04:30:21 04:26:01 5474552 0 794556 9.92 2620 1737212 1078384 11.91 571848 1563380 16 04:30:21 04:27:01 5462396 0 806704 10.07 2620 1737220 1078480 11.91 584096 1563380 8 04:30:21 04:28:01 5461716 0 807380 10.08 2620 1737224 1078588 11.91 586144 1562092 8 04:30:21 04:29:01 4537568 0 1012788 12.65 2620 2455964 1465280 16.18 775788 2204264 344 04:30:21 04:30:01 3824816 0 1081052 13.50 2620 3100452 1399488 15.45 946228 2614192 40940 04:30:21 Average: 5213772 0 847141 10.58 2620 1945407 1154484 12.75 632185 1731994 4138 04:30:21 04:30:21 04:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:30:21 04:21:01 eth0 83.83 60.33 358.90 14.76 0.00 0.00 0.00 0.00 04:30:21 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:21 04:21:01 docker0 9.71 6.38 2.35 26.64 0.00 0.00 0.00 0.00 04:30:21 04:22:01 eth0 0.50 0.02 0.05 0.00 0.00 0.00 0.00 0.00 04:30:21 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:21 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:21 04:23:01 eth0 1.73 0.53 0.60 0.36 0.00 0.00 0.00 0.00 04:30:21 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:21 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:21 04:24:01 eth0 0.58 0.10 0.06 0.04 0.00 0.00 0.00 0.00 04:30:21 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:21 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:21 04:25:01 eth0 0.70 0.55 0.39 0.25 0.00 0.00 0.00 0.00 04:30:21 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:21 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:21 04:26:01 eth0 0.62 0.12 0.10 0.04 0.00 0.00 0.00 0.00 04:30:21 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:21 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:21 04:27:01 eth0 0.80 0.32 0.30 0.20 0.00 0.00 0.00 0.00 04:30:21 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:21 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:21 04:28:01 eth0 0.60 0.35 0.28 0.20 0.00 0.00 0.00 0.00 04:30:21 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:21 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:21 04:29:01 veth06a2f7d 6.56 6.83 0.72 6.69 0.00 0.00 0.00 0.00 04:30:21 04:29:01 eth0 645.95 449.85 4106.35 74.75 0.00 0.00 0.00 0.00 04:30:21 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:21 04:29:01 docker0 6.56 6.78 0.63 6.69 0.00 0.00 0.00 0.00 04:30:21 04:30:01 eth0 857.20 585.19 4325.24 103.99 0.00 0.00 0.00 0.00 04:30:21 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:21 04:30:01 docker0 99.30 120.42 9.13 349.03 0.00 0.00 0.00 0.00 04:30:21 Average: eth0 159.27 109.75 879.34 19.46 0.00 0.00 0.00 0.00 04:30:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:21 Average: docker0 11.56 13.36 1.21 38.24 0.00 0.00 0.00 0.00 04:30:21 04:30:21 04:30:21 ---> sar -P ALL: 04:30:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/21/21 _x86_64_ (2 CPU) 04:30:21 04:30:21 04:19:19 LINUX RESTART (2 CPU) 04:30:21 04:30:21 04:20:01 CPU %user %nice %system %iowait %steal %idle 04:30:21 04:21:01 all 2.74 0.00 1.36 0.27 0.04 95.59 04:30:21 04:21:01 0 2.66 0.00 1.48 0.35 0.05 95.45 04:30:21 04:21:01 1 2.81 0.00 1.25 0.19 0.03 95.72 04:30:21 04:22:01 all 0.06 0.00 0.04 0.00 0.03 99.87 04:30:21 04:22:01 0 0.05 0.00 0.05 0.00 0.03 99.87 04:30:21 04:22:01 1 0.07 0.00 0.03 0.00 0.03 99.87 04:30:21 04:23:01 all 0.17 0.00 0.04 0.00 0.03 99.76 04:30:21 04:23:01 0 0.10 0.00 0.05 0.00 0.03 99.82 04:30:21 04:23:01 1 0.23 0.00 0.03 0.00 0.03 99.70 04:30:21 04:24:01 all 0.16 0.00 0.04 0.00 0.03 99.77 04:30:21 04:24:01 0 0.03 0.00 0.03 0.00 0.03 99.90 04:30:21 04:24:01 1 0.28 0.00 0.05 0.00 0.03 99.63 04:30:21 04:25:01 all 0.15 0.00 0.04 0.00 0.03 99.78 04:30:21 04:25:01 0 0.05 0.00 0.03 0.00 0.00 99.92 04:30:21 04:25:01 1 0.25 0.00 0.05 0.00 0.05 99.65 04:30:21 04:26:01 all 0.05 0.00 0.06 0.00 0.03 99.86 04:30:21 04:26:01 0 0.08 0.00 0.07 0.00 0.05 99.80 04:30:21 04:26:01 1 0.02 0.00 0.05 0.00 0.02 99.92 04:30:21 04:27:01 all 0.12 0.00 0.03 0.00 0.04 99.81 04:30:21 04:27:01 0 0.18 0.00 0.03 0.00 0.03 99.75 04:30:21 04:27:01 1 0.05 0.00 0.03 0.00 0.05 99.87 04:30:21 04:28:01 all 0.13 0.00 0.03 0.00 0.03 99.80 04:30:21 04:28:01 0 0.22 0.00 0.03 0.00 0.03 99.72 04:30:21 04:28:01 1 0.05 0.00 0.03 0.00 0.03 99.88 04:30:21 04:29:01 all 9.51 0.00 3.94 0.74 0.05 85.76 04:30:21 04:29:01 0 9.48 0.00 3.92 0.60 0.05 85.94 04:30:21 04:29:01 1 9.53 0.00 3.96 0.87 0.05 85.58 04:30:21 04:30:01 all 15.43 0.00 7.60 1.15 0.07 75.75 04:30:21 04:30:01 0 15.00 0.00 7.43 1.11 0.07 76.39 04:30:21 04:30:01 1 15.86 0.00 7.76 1.19 0.07 75.12 04:30:21 Average: all 2.77 0.00 1.28 0.21 0.04 95.69 04:30:21 Average: 0 2.70 0.00 1.27 0.20 0.04 95.79 04:30:21 Average: 1 2.85 0.00 1.29 0.22 0.04 95.60 04:30:21 04:30:21 04:30:21