Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 58b8b4bc41ce6f7a1dbe3f3412e4301586b7a828 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-ssh6895220965539243575.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh5213615803521899649.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh1987056019558007966.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh1416988598992374639.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-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-ssh1776073382125293805.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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 ‘prd-centos7-docker-4c-2g-4980’ is offline Running on prd-centos7-docker-4c-2g-4981 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-ssh346525354799532381.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 58b8b4bc41ce6f7a1dbe3f3412e4301586b7a828 (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 58b8b4bc41ce6f7a1dbe3f3412e4301586b7a828 # timeout=10 Commit message: "Merge pull request #698 from hahattan/issue-697" > git rev-list --no-walk 5d87b2f966db113d6ca9721a778849f7608cccf2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:43:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:43:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:43:10 ========================================================= 14:43:10 EdgeX Global Pipelines Version Info 14:43:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:43:11 ------------------- 14:43:11 stable info: 14:43:11 ------------------- 14:43:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:43:11 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 14:43:11 Message: update stable to v1.0.220 14:43:12 ------------------- 14:43:12 experimental info: 14:43:12 ------------------- 14:43:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:43:12 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 14:43:12 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:43:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 14:43:12 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 14:43:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:43:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:43:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:43:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 14:43:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:43:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:43:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:43:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:43:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:43:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 14:43:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:43:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:43:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 14:43:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:43:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:43:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:43:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:43:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:43:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:43:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:43:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:43:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:43:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 14:43:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:43:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:43:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:43:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:43:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 58b8b4bc41ce6f7a1dbe3f3412e4301586b7a828 [Pipeline] echo 14:43:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 58b8b4b [Pipeline] echo 14:43:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:43:13 + git rev-list -1 --merges 58b8b4bc41ce6f7a1dbe3f3412e4301586b7a828~1..58b8b4bc41ce6f7a1dbe3f3412e4301586b7a828 [Pipeline] echo 14:43:13 -----------> git rev-list -1 --merges 58b8b4bc41ce6f7a1dbe3f3412e4301586b7a828~1..58b8b4bc41ce6f7a1dbe3f3412e4301586b7a828 58b8b4bc41ce6f7a1dbe3f3412e4301586b7a828 14:43:13 58b8b4bc41ce6f7a1dbe3f3412e4301586b7a828 [false] [Pipeline] sh 14:43:13 + git log --format=format:%s -1 58b8b4bc41ce6f7a1dbe3f3412e4301586b7a828 [Pipeline] echo 14:43:13 ========================================================= 14:43:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:43:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:43:13 + git log --format=format:%s -1 58b8b4bc41ce6f7a1dbe3f3412e4301586b7a828 [Pipeline] echo 14:43:13 [semverPrep] GIT_COMMIT: 58b8b4bc41ce6f7a1dbe3f3412e4301586b7a828, Commit Message: Merge pull request #698 from hahattan/issue-697 [Pipeline] echo 14:43:13 [semverPrep] This is not a build commit. [Pipeline] sh 14:43:14 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 14:43:14 + grep -v github /etc/ssh/ssh_known_hosts 14:43:14 + '[' -e /tmp/ssh_known_hosts ']' 14:43:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:43:14 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 14:43:14 + sudo tee -a /etc/ssh/ssh_known_hosts 14:43:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:43:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:43:14 14:43:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:43:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:43:15 latest: Pulling from edgex-devops/git-semver 14:43:15 a0d0a0d46f8b: Pulling fs layer 14:43:15 3e5f54012d9b: Pulling fs layer 14:43:15 4c7163046ea9: Pulling fs layer 14:43:15 0c2d73faf560: Pulling fs layer 14:43:15 0c2d73faf560: Waiting 14:43:15 3e5f54012d9b: Verifying Checksum 14:43:15 3e5f54012d9b: Download complete 14:43:15 a0d0a0d46f8b: Verifying Checksum 14:43:15 a0d0a0d46f8b: Download complete 14:43:15 0c2d73faf560: Verifying Checksum 14:43:15 0c2d73faf560: Download complete 14:43:15 4c7163046ea9: Verifying Checksum 14:43:15 4c7163046ea9: Download complete 14:43:15 a0d0a0d46f8b: Pull complete 14:43:15 3e5f54012d9b: Pull complete 14:43:15 4c7163046ea9: Pull complete 14:43:15 0c2d73faf560: Pull complete 14:43:15 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 14:43:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:43:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:43:15 prd-centos7-docker-4c-2g-4981 does not seem to be running inside a container 14:43:15 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:43:15 $ docker top 7cd1dc05dbbba133ccde38aef2e1ba38d2546bdb9a8d42308aeb604bd9a8f254 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:43:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:43:16 [ssh-agent] Looking for ssh-agent implementation... 14:43:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:43:16 $ docker exec 7cd1dc05dbbba133ccde38aef2e1ba38d2546bdb9a8d42308aeb604bd9a8f254 ssh-agent 14:43:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcDjLeD/agent.14 14:43:17 SSH_AGENT_PID=20 14:43:17 Running ssh-add (command line suppressed) 14:43:16 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7840568043627841565.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7840568043627841565.key) 14:43:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:43:17 + git tag --points-at HEAD [Pipeline] } 14:43:16 $ docker exec --env ******** --env ******** 7cd1dc05dbbba133ccde38aef2e1ba38d2546bdb9a8d42308aeb604bd9a8f254 ssh-agent -k 14:43:16 unset SSH_AUTH_SOCK; 14:43:16 unset SSH_AGENT_PID; 14:43:16 echo Agent pid 20 killed; 14:43:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:43:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:43:17 [ssh-agent] Looking for ssh-agent implementation... 14:43:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:43:17 $ docker exec 7cd1dc05dbbba133ccde38aef2e1ba38d2546bdb9a8d42308aeb604bd9a8f254 ssh-agent 14:43:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXofjNfl/agent.52 14:43:17 SSH_AGENT_PID=59 14:43:17 Running ssh-add (command line suppressed) 14:43:17 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3303460379566950194.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3303460379566950194.key) 14:43:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:43:18 + git semver init 14:43:18 # -> Open(): unable to determine branch for HEAD 14:43:18 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 14:43:18 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 14:43:18 # $SEMVER_REMOTE_NAME = origin 14:43:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:43:18 # $SEMVER_USER_NAME = edgex-jenkins 14:43:18 # $SEMVER_BRANCH = main 14:43:18 # $SEMVER_TEMP = /tmp/semver-883677510 14:43:18 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 14:43:19 # '/tmp/semver-883677510' -> '/w/workspace/undry_go-mod-core-contracts_main/.semver' 14:43:19 # -> Force: false 14:43:19 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } 14:43:18 $ docker exec --env ******** --env ******** 7cd1dc05dbbba133ccde38aef2e1ba38d2546bdb9a8d42308aeb604bd9a8f254 ssh-agent -k 14:43:18 unset SSH_AUTH_SOCK; 14:43:18 unset SSH_AGENT_PID; 14:43:18 echo Agent pid 59 killed; 14:43:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:43:19 + git semver [Pipeline] } 14:43:19 $ docker stop --time=1 7cd1dc05dbbba133ccde38aef2e1ba38d2546bdb9a8d42308aeb604bd9a8f254 14:43:20 $ docker rm -f 7cd1dc05dbbba133ccde38aef2e1ba38d2546bdb9a8d42308aeb604bd9a8f254 [Pipeline] // withDockerContainer [Pipeline] sh 14:43:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:43:21 Stashed 1 file(s) [Pipeline] echo 14:43:21 [edgeXSemver]: initialized semver on version 2.2.0-dev.10 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:43:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:43:21 ========================================================= 14:43:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 14:43:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:43:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:43:21 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 14:43:21 59bf1c3509f3: Pulling fs layer 14:43:21 666ba61612fd: Pulling fs layer 14:43:21 8ed8ca486205: Pulling fs layer 14:43:21 4fe6c5a15a65: Pulling fs layer 14:43:21 22a0e8bec74d: Pulling fs layer 14:43:21 640e595b4fbd: Pulling fs layer 14:43:21 763cafe07f6e: Pulling fs layer 14:43:21 0c0b528cf693: Pulling fs layer 14:43:21 10935f4eaf8b: Pulling fs layer 14:43:21 4fe6c5a15a65: Waiting 14:43:21 22a0e8bec74d: Waiting 14:43:21 640e595b4fbd: Waiting 14:43:21 763cafe07f6e: Waiting 14:43:21 0c0b528cf693: Waiting 14:43:21 10935f4eaf8b: Waiting 14:43:21 8ed8ca486205: Download complete 14:43:21 666ba61612fd: Verifying Checksum 14:43:21 666ba61612fd: Download complete 14:43:21 22a0e8bec74d: Verifying Checksum 14:43:21 22a0e8bec74d: Download complete 14:43:21 640e595b4fbd: Verifying Checksum 14:43:21 640e595b4fbd: Download complete 14:43:21 763cafe07f6e: Verifying Checksum 14:43:21 763cafe07f6e: Download complete 14:43:21 59bf1c3509f3: Verifying Checksum 14:43:21 59bf1c3509f3: Download complete 14:43:22 0c0b528cf693: Verifying Checksum 14:43:22 0c0b528cf693: Download complete 14:43:22 59bf1c3509f3: Pull complete 14:43:22 666ba61612fd: Pull complete 14:43:22 4fe6c5a15a65: Verifying Checksum 14:43:22 4fe6c5a15a65: Download complete 14:43:22 10935f4eaf8b: Verifying Checksum 14:43:22 10935f4eaf8b: Download complete 14:43:22 8ed8ca486205: Pull complete 14:43:27 4fe6c5a15a65: Pull complete 14:43:27 22a0e8bec74d: Pull complete 14:43:27 640e595b4fbd: Pull complete 14:43:27 763cafe07f6e: Pull complete 14:43:27 0c0b528cf693: Pull complete 14:43:29 10935f4eaf8b: Pull complete 14:43:29 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 14:43:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:43:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 14:43:30 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 14:43:30 + docker inspect -f . ci-base-image-x86_64 14:43:30 . [Pipeline] withDockerContainer 14:43:30 prd-centos7-docker-4c-2g-4981 does not seem to be running inside a container 14:43:30 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:43:32 $ docker top b88e6342cda983479dc5f927e674a26d54935b5f98f7b0d7cd7f7d9ca1890213 -eo pid,comm [Pipeline] { [Pipeline] sh 14:43:32 + go version 14:43:32 go version go1.17.6 linux/amd64 [Pipeline] } 14:43:32 $ docker stop --time=1 b88e6342cda983479dc5f927e674a26d54935b5f98f7b0d7cd7f7d9ca1890213 14:43:34 $ docker rm -f b88e6342cda983479dc5f927e674a26d54935b5f98f7b0d7cd7f7d9ca1890213 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:43:34 + docker inspect -f . ci-base-image-x86_64 14:43:34 . [Pipeline] withDockerContainer 14:43:34 prd-centos7-docker-4c-2g-4981 does not seem to be running inside a container 14:43:34 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:43:35 $ docker top b5f9264c99af38b1f89415e566fe70d1d1a19a417c340e0544e9acb3691d0687 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:43:35 + make test 14:43:35 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:43:35 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 14:43:35 go: downloading github.com/google/uuid v1.3.0 14:43:35 go: downloading github.com/stretchr/testify v1.7.0 14:43:35 go: downloading github.com/go-kit/log v0.2.0 14:43:35 go: downloading github.com/go-playground/validator/v10 v10.10.0 14:43:35 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 14:43:35 go: downloading github.com/x448/float16 v0.8.4 14:43:35 go: downloading github.com/davecgh/go-spew v1.1.1 14:43:35 go: downloading github.com/pmezard/go-difflib v1.0.0 14:43:35 go: downloading github.com/stretchr/objx v0.1.1 14:43:35 go: downloading github.com/go-logfmt/logfmt v0.5.1 14:43:35 go: downloading github.com/go-playground/universal-translator v0.18.0 14:43:35 go: downloading github.com/leodido/go-urn v1.2.1 14:43:35 go: downloading golang.org/x/crypto v0.0.0-20210915214749-c084706c2272 14:43:35 go: downloading golang.org/x/text v0.3.7 14:43:35 go: downloading github.com/go-playground/locales v0.14.0 14:43:36 Still waiting to schedule task 14:43:36 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:43:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 14:43:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.097s coverage: 83.6% of statements 14:43:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 14:43:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 14:43:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 14:43:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.008s coverage: 29.4% of statements 14:43:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 14:43:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.009s coverage: 47.0% of statements 14:43:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.009s coverage: 90.5% of statements 14:43:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.033s coverage: 86.8% of statements 14:43:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.006s coverage: 59.5% of statements 14:43:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.011s coverage: 36.1% of statements 14:43:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.007s coverage: 48.7% of statements 14:44:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:44:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:44:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 14:44:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:44:05 $ docker stop --time=1 b5f9264c99af38b1f89415e566fe70d1d1a19a417c340e0544e9acb3691d0687 14:44:07 $ docker rm -f b5f9264c99af38b1f89415e566fe70d1d1a19a417c340e0544e9acb3691d0687 [Pipeline] // withDockerContainer [Pipeline] sh 14:44:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:44:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:44:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:44:08 14:44:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:44:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:44:08 latest: Pulling from edgex-lftools-log-publisher 14:44:08 b4d181a07f80: Pulling fs layer 14:44:08 a1111a8f2ec3: Pulling fs layer 14:44:08 ed53099fbce6: Pulling fs layer 14:44:08 dc539afda2c1: Pulling fs layer 14:44:08 77bc0d833cb6: Pulling fs layer 14:44:08 9065ff56babe: Pulling fs layer 14:44:08 d287ab97295c: Pulling fs layer 14:44:08 77bc0d833cb6: Waiting 14:44:08 9065ff56babe: Waiting 14:44:08 d287ab97295c: Waiting 14:44:08 dc539afda2c1: Waiting 14:44:08 a1111a8f2ec3: Verifying Checksum 14:44:08 a1111a8f2ec3: Download complete 14:44:08 dc539afda2c1: Verifying Checksum 14:44:08 dc539afda2c1: Download complete 14:44:08 77bc0d833cb6: Verifying Checksum 14:44:08 77bc0d833cb6: Download complete 14:44:08 9065ff56babe: Verifying Checksum 14:44:08 9065ff56babe: Download complete 14:44:08 ed53099fbce6: Verifying Checksum 14:44:08 ed53099fbce6: Download complete 14:44:08 b4d181a07f80: Verifying Checksum 14:44:08 b4d181a07f80: Download complete 14:44:09 d287ab97295c: Verifying Checksum 14:44:09 d287ab97295c: Download complete 14:44:10 b4d181a07f80: Pull complete 14:44:10 a1111a8f2ec3: Pull complete 14:44:11 ed53099fbce6: Pull complete 14:44:11 dc539afda2c1: Pull complete 14:44:11 77bc0d833cb6: Pull complete 14:44:11 9065ff56babe: Pull complete 14:44:18 d287ab97295c: Pull complete 14:44:18 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:44:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:44:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:44:18 prd-centos7-docker-4c-2g-4981 does not seem to be running inside a container 14:44:18 $ 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/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:44:21 $ docker top b1b808f02e21419dc11b300a25b20abd4930cb5a7526e284076ba709ea53df99 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:44:21 ---> job-cost.sh 14:44:21 lf-activate-venv: SKIPPING 14:44:21 INFO: No Stack... 14:44:22 INFO: Retrieving Pricing Info for: v3-standard-2 14:44:22 INFO: Archiving Costs [Pipeline] sh 14:44:23 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 14:44:23 + cut -d, -f6 [Pipeline] lock 14:44:23 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-42-stack-cost] 14:44:23 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-42-stack-cost] did not exist. Created. 14:44:23 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:44:23 + echo total: 0.05999999865889549 [Pipeline] stash 14:44:23 Stashed 1 file(s) [Pipeline] } 14:44:23 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-42-stack-cost] [Pipeline] // lock [Pipeline] } 14:44:23 $ docker stop --time=1 b1b808f02e21419dc11b300a25b20abd4930cb5a7526e284076ba709ea53df99 14:44:24 $ docker rm -f b1b808f02e21419dc11b300a25b20abd4930cb5a7526e284076ba709ea53df99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:44:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4982 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 14:44:55 Running in /w/workspace/go-mod-core-contracts/42 [Pipeline] { [Pipeline] checkout 14:44:56 Selected Git installation does not exist. Using Default 14:44:56 The recommended git tool is: NONE 14:45:00 using credential edgex-jenkins-ssh 14:45:00 Cloning the remote Git repository 14:45:00 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 14:45:00 > git init /w/workspace/go-mod-core-contracts/42 # timeout=10 14:45:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 14:45:01 > git --version # timeout=10 14:45:01 > git --version # 'git version 2.17.1' 14:45:01 using GIT_SSH to set credentials SSH Credentials for GitHub 14:45:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:45:02 Avoid second fetch 14:45:02 Checking out Revision 58b8b4bc41ce6f7a1dbe3f3412e4301586b7a828 (main) 14:45:02 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 14:45:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:45:02 > git config core.sparsecheckout # timeout=10 14:45:02 > git checkout -f 58b8b4bc41ce6f7a1dbe3f3412e4301586b7a828 # timeout=10 14:45:06 Commit message: "Merge pull request #698 from hahattan/issue-697" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:45:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:45:07 % Total % Received % Xferd Average Speed Time Time Time Current 14:45:07 Dload Upload Total Spent Left Speed 14:45:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 99521 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 14:45:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:45:08 + sudo tee /etc/docker/daemon.new 14:45:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:45:08 { 14:45:08 "registry-mirrors": [ 14:45:08 "https://nexus3.edgexfoundry.org:10001" 14:45:08 ], 14:45:08 "bip": "10.250.0.254/24", 14:45:08 "hosts": [ 14:45:08 "tcp://0.0.0.0:5555", 14:45:08 "unix:///var/run/docker.sock" 14:45:08 ], 14:45:08 "mtu": 1458, 14:45:08 "selinux-enabled": true, 14:45:08 "seccomp-profile": "/etc/docker/seccomp.json" 14:45:08 } [Pipeline] sh 14:45:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:45:09 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 14:45:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:45:27 ========================================================= 14:45:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 14:45:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:45:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:45:28 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:45:28 9b3977197b4f: Pulling fs layer 14:45:28 1a89e8eeedd5: Pulling fs layer 14:45:28 94645a83ff95: Pulling fs layer 14:45:28 3f3a8bcf1eab: Pulling fs layer 14:45:28 0c92f367c5e7: Pulling fs layer 14:45:28 f7c0051592d6: Pulling fs layer 14:45:28 3f3a8bcf1eab: Waiting 14:45:28 a227ed2f7395: Pulling fs layer 14:45:28 0c92f367c5e7: Waiting 14:45:28 f7c0051592d6: Waiting 14:45:28 7b1c46037f91: Pulling fs layer 14:45:28 a227ed2f7395: Waiting 14:45:28 7b1c46037f91: Waiting 14:45:28 94645a83ff95: Verifying Checksum 14:45:28 94645a83ff95: Download complete 14:45:28 1a89e8eeedd5: Download complete 14:45:28 0c92f367c5e7: Verifying Checksum 14:45:28 0c92f367c5e7: Download complete 14:45:28 f7c0051592d6: Verifying Checksum 14:45:28 f7c0051592d6: Download complete 14:45:28 9b3977197b4f: Verifying Checksum 14:45:28 9b3977197b4f: Download complete 14:45:28 a227ed2f7395: Verifying Checksum 14:45:28 a227ed2f7395: Download complete 14:45:29 9b3977197b4f: Pull complete 14:45:30 1a89e8eeedd5: Pull complete 14:45:30 94645a83ff95: Pull complete 14:45:30 7b1c46037f91: Download complete 14:45:31 3f3a8bcf1eab: Verifying Checksum 14:45:31 3f3a8bcf1eab: Download complete 14:45:43 3f3a8bcf1eab: Pull complete 14:45:43 0c92f367c5e7: Pull complete 14:45:43 f7c0051592d6: Pull complete 14:45:43 a227ed2f7395: Pull complete 14:45:49 7b1c46037f91: Pull complete 14:45:49 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 14:45:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:45:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 14:45:49 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 14:45:49 + docker inspect -f . ci-base-image-arm64 14:45:49 . [Pipeline] withDockerContainer 14:45:50 prd-ubuntu18.04-docker-arm64-4c-16g-4982 does not seem to be running inside a container 14:45:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/42 -v /w/workspace/go-mod-core-contracts/42:/w/workspace/go-mod-core-contracts/42:rw,z -v /w/workspace/go-mod-core-contracts/42@tmp:/w/workspace/go-mod-core-contracts/42@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 ******** ci-base-image-arm64 cat 14:45:53 $ docker top 1a16a34ac3f4686ac821b4f73a392357d0b01d4148aec0874dfc082243d075ca -eo pid,comm [Pipeline] { [Pipeline] sh 14:45:53 + go version 14:45:53 go version go1.17.6 linux/arm64 [Pipeline] } 14:45:54 $ docker stop --time=1 1a16a34ac3f4686ac821b4f73a392357d0b01d4148aec0874dfc082243d075ca 14:45:55 $ docker rm -f 1a16a34ac3f4686ac821b4f73a392357d0b01d4148aec0874dfc082243d075ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:45:56 + docker inspect -f . ci-base-image-arm64 14:45:56 . [Pipeline] withDockerContainer 14:45:56 prd-ubuntu18.04-docker-arm64-4c-16g-4982 does not seem to be running inside a container 14:45:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/42 -v /w/workspace/go-mod-core-contracts/42:/w/workspace/go-mod-core-contracts/42:rw,z -v /w/workspace/go-mod-core-contracts/42@tmp:/w/workspace/go-mod-core-contracts/42@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 ******** ci-base-image-arm64 cat 14:45:57 $ docker top 23503a9da0c6883bf615f991d93da6e33e953d56d71afc6a9eb9e95ecb5531fc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:45:58 + make test 14:45:58 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:45:58 go: downloading github.com/google/uuid v1.3.0 14:45:58 go: downloading github.com/go-kit/log v0.2.0 14:45:58 go: downloading github.com/stretchr/testify v1.7.0 14:45:58 go: downloading github.com/go-playground/validator/v10 v10.10.0 14:45:59 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 14:45:59 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 14:45:59 go: downloading github.com/go-logfmt/logfmt v0.5.1 14:45:59 go: downloading github.com/davecgh/go-spew v1.1.1 14:45:59 go: downloading github.com/pmezard/go-difflib v1.0.0 14:45:59 go: downloading github.com/stretchr/objx v0.1.1 14:45:59 go: downloading github.com/go-playground/universal-translator v0.18.0 14:45:59 go: downloading github.com/leodido/go-urn v1.2.1 14:45:59 go: downloading golang.org/x/crypto v0.0.0-20210915214749-c084706c2272 14:45:59 go: downloading golang.org/x/text v0.3.7 14:45:59 go: downloading github.com/x448/float16 v0.8.4 14:45:59 go: downloading github.com/go-playground/locales v0.14.0 14:46:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 14:46:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.397s coverage: 83.6% of statements 14:46:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 14:46:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 14:46:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 14:46:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.098s coverage: 29.4% of statements 14:46:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 14:46:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.122s coverage: 47.0% of statements 14:46:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.042s coverage: 90.5% of statements 14:46:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.213s coverage: 86.8% of statements 14:46:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.043s coverage: 59.5% of statements 14:46:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.023s coverage: 36.1% of statements 14:46:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.035s coverage: 48.7% of statements 14:46:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:46:36 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:46:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:46:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 14:46:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:46:49 $ docker stop --time=1 23503a9da0c6883bf615f991d93da6e33e953d56d71afc6a9eb9e95ecb5531fc 14:46:51 $ docker rm -f 23503a9da0c6883bf615f991d93da6e33e953d56d71afc6a9eb9e95ecb5531fc [Pipeline] // withDockerContainer [Pipeline] sh 14:46:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:46:53 Warning: overwriting stash ‘coverage-report’ 14:46:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:46:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:46:54 14:46:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:46:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:46:54 arm64: Pulling from edgex-lftools-log-publisher 14:46:54 448f6bf000e3: Pulling fs layer 14:46:54 f757da607395: Pulling fs layer 14:46:54 05883995daec: Pulling fs layer 14:46:54 8603b9c90790: Pulling fs layer 14:46:54 1560dd03e051: Pulling fs layer 14:46:54 27f5ce0e4adf: Pulling fs layer 14:46:54 c2d8d7efcc4b: Pulling fs layer 14:46:54 c2d8d7efcc4b: Waiting 14:46:54 8603b9c90790: Waiting 14:46:54 1560dd03e051: Waiting 14:46:54 27f5ce0e4adf: Waiting 14:46:54 f757da607395: Verifying Checksum 14:46:54 f757da607395: Download complete 14:46:54 8603b9c90790: Verifying Checksum 14:46:54 8603b9c90790: Download complete 14:46:54 1560dd03e051: Verifying Checksum 14:46:54 1560dd03e051: Download complete 14:46:54 27f5ce0e4adf: Verifying Checksum 14:46:54 27f5ce0e4adf: Download complete 14:46:54 05883995daec: Verifying Checksum 14:46:54 05883995daec: Download complete 14:46:54 448f6bf000e3: Verifying Checksum 14:46:54 448f6bf000e3: Download complete 14:46:57 c2d8d7efcc4b: Download complete 14:46:59 448f6bf000e3: Pull complete 14:46:59 f757da607395: Pull complete 14:47:01 05883995daec: Pull complete 14:47:01 8603b9c90790: Pull complete 14:47:02 1560dd03e051: Pull complete 14:47:02 27f5ce0e4adf: Pull complete 14:47:17 c2d8d7efcc4b: Pull complete 14:47:17 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 14:47:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:47:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:47:17 prd-ubuntu18.04-docker-arm64-4c-16g-4982 does not seem to be running inside a container 14:47:17 $ 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/42 -v /w/workspace/go-mod-core-contracts/42:/w/workspace/go-mod-core-contracts/42:rw,z -v /w/workspace/go-mod-core-contracts/42@tmp:/w/workspace/go-mod-core-contracts/42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:47:20 $ docker top cce861375c0ba787c65e1a6b5381029273121900fb606806e4947bab4c79226e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:47:21 ---> job-cost.sh 14:47:21 lf-activate-venv: SKIPPING 14:47:21 INFO: No Stack... 14:47:21 INFO: Retrieving Pricing Info for: v3-standard-4 14:47:21 INFO: Archiving Costs [Pipeline] sh 14:47:22 + cat /w/workspace/go-mod-core-contracts/42/archives/cost.csv 14:47:22 + cut -d, -f6 [Pipeline] lock 14:47:22 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-42-stack-cost] 14:47:22 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-42-stack-cost] did not exist. Created. 14:47:22 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:47:23 /w/workspace/go-mod-core-contracts/42@tmp/durable-0c5410fa/script.sh: 1: /w/workspace/go-mod-core-contracts/42@tmp/durable-0c5410fa/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 14:47:23 + echo total: 0.10999999940395355 [Pipeline] stash 14:47:23 Warning: overwriting stash ‘stack-cost’ 14:47:23 Stashed 1 file(s) [Pipeline] } 14:47:23 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-42-stack-cost] [Pipeline] // lock [Pipeline] } 14:47:23 $ docker stop --time=1 cce861375c0ba787c65e1a6b5381029273121900fb606806e4947bab4c79226e 14:47:25 $ docker rm -f cce861375c0ba787c65e1a6b5381029273121900fb606806e4947bab4c79226e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 14:47:25 provisioning config files... 14:47:25 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3127795329380752732tmp [Pipeline] { [Pipeline] sh 14:47:26 + set +x 14:47:26 + bash -s -- 14:47:26 + curl -s https://codecov.io/bash 14:47:26 14:47:26 _____ _ 14:47:26 / ____| | | 14:47:26 | | ___ __| | ___ ___ _____ __ 14:47:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:47:26 | |___| (_) | (_| | __/ (_| (_) \ V / 14:47:26 \_____\___/ \__,_|\___|\___\___/ \_/ 14:47:26 Bash-1.0.6 14:47:26 14:47:26 14:47:26 ==> git version 2.24.4 found 14:47:26 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 14:47:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:47:26 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:47:26 ==> Jenkins CI detected. 14:47:26 current dir:  /w/workspace/undry_go-mod-core-contracts_main 14:47:26 project root: . 14:47:26 --> token set from env 14:47:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:47:26 ==> Running gcov in . (disable via -X gcov) 14:47:26 ==> Python coveragepy not found 14:47:26 ==> Searching for coverage reports in: 14:47:26 + . 14:47:26 -> Found 1 reports 14:47:26 ==> Detecting git/mercurial file structure 14:47:26 ==> Reading reports 14:47:26 + ./coverage.out bytes=103587 14:47:26 ==> Appending adjustments 14:47:26 https://docs.codecov.io/docs/fixing-reports 14:47:26 + Found adjustments 14:47:26 ==> Gzipping contents 14:47:26 16K /tmp/codecov.poltsi.gz 14:47:26 ==> Uploading reports 14:47:26 url: https://codecov.io 14:47:26 query: branch=main&commit=58b8b4bc41ce6f7a1dbe3f3412e4301586b7a828&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 14:47:26 -> Pinging Codecov 14:47:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=58b8b4bc41ce6f7a1dbe3f3412e4301586b7a828&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 14:47:27 -> Uploading to 14:47:27 https://storage.googleapis.com/codecov/v4/raw/2022-02-10/71470A77251A30514AAF9C0BB2E5B6CE/58b8b4bc41ce6f7a1dbe3f3412e4301586b7a828/66c2f848-809f-4b63-abce-66c575862cb8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220210%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220210T144727Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5328e49fc08bd82744fb4063a41d7c8df89c08371ff3877f9972bcf6ac0ee2df 14:47:27 % Total % Received % Xferd Average Speed Time Time Time Current 14:47:27 Dload Upload Total Spent Left Speed 14:47:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15489 0 0 100 15489 0 48799 --:--:-- --:--:-- --:--:-- 48707 100 15489 0 0 100 15489 0 48778 --:--:-- --:--:-- --:--:-- 48707 14:47:27 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/58b8b4bc41ce6f7a1dbe3f3412e4301586b7a828 [Pipeline] } 14:47:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:47:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:47:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:47:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:47:28 14:47:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 14:47:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:47:28 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:47:28 188c0c94c7c5: Pulling fs layer 14:47:28 0ef7d3d256c8: Pulling fs layer 14:47:28 de9db76c5a1d: Pulling fs layer 14:47:28 0eba1c9be4d2: Pulling fs layer 14:47:28 0d57e429df01: Pulling fs layer 14:47:28 4e4be7b47b0d: Pulling fs layer 14:47:28 e1f770b5df2f: Pulling fs layer 14:47:28 85a0685a4137: Pulling fs layer 14:47:28 0d57e429df01: Waiting 14:47:28 0eba1c9be4d2: Waiting 14:47:28 4e4be7b47b0d: Waiting 14:47:28 e1f770b5df2f: Waiting 14:47:28 85a0685a4137: Waiting 14:47:28 de9db76c5a1d: Verifying Checksum 14:47:28 de9db76c5a1d: Download complete 14:47:28 0ef7d3d256c8: Verifying Checksum 14:47:28 0ef7d3d256c8: Download complete 14:47:28 0d57e429df01: Verifying Checksum 14:47:28 0d57e429df01: Download complete 14:47:28 4e4be7b47b0d: Verifying Checksum 14:47:28 4e4be7b47b0d: Download complete 14:47:28 188c0c94c7c5: Verifying Checksum 14:47:28 188c0c94c7c5: Download complete 14:47:28 e1f770b5df2f: Verifying Checksum 14:47:28 e1f770b5df2f: Download complete 14:47:29 188c0c94c7c5: Pull complete 14:47:29 0eba1c9be4d2: Verifying Checksum 14:47:29 0eba1c9be4d2: Download complete 14:47:29 0ef7d3d256c8: Pull complete 14:47:29 de9db76c5a1d: Pull complete 14:47:29 85a0685a4137: Verifying Checksum 14:47:29 85a0685a4137: Download complete 14:47:32 0eba1c9be4d2: Pull complete 14:47:33 0d57e429df01: Pull complete 14:47:33 4e4be7b47b0d: Pull complete 14:47:33 e1f770b5df2f: Pull complete 14:47:38 85a0685a4137: Pull complete 14:47:38 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 14:47:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:47:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 14:47:38 prd-centos7-docker-4c-2g-4981 does not seem to be running inside a container 14:47:38 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:47:40 $ docker top 861ab18fbb47e7cb7dfeb5465e64c7a63c467d5ca96edacf51d7d30b22769632 -eo pid,comm [Pipeline] { [Pipeline] echo 14:47:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 14:47:40 + set -o pipefail 14:47:40 + snyk monitor '--org=edgex-jenkins' 14:47:43 14:47:43 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... 14:47:43 14:47:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/be077ccc-e23d-4549-9422-ff6ee24fd63a 14:47:43 14:47:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:47:43 14:47:43 [Pipeline] } 14:47:43 $ docker stop --time=1 861ab18fbb47e7cb7dfeb5465e64c7a63c467d5ca96edacf51d7d30b22769632 14:47:45 $ docker rm -f 861ab18fbb47e7cb7dfeb5465e64c7a63c467d5ca96edacf51d7d30b22769632 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:47:45 + git log --format=format:%s -1 58b8b4bc41ce6f7a1dbe3f3412e4301586b7a828 [Pipeline] sh 14:47:46 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 14:47:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:47:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:47:46 . [Pipeline] withDockerContainer 14:47:46 prd-centos7-docker-4c-2g-4981 does not seem to be running inside a container 14:47:46 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:47:47 $ docker top be7cd45c57ace189509e2998f18750ba3bcbb1a061c38f9358279c216e64e6df -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:47:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:47:47 [ssh-agent] Looking for ssh-agent implementation... 14:47:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:47:47 $ docker exec be7cd45c57ace189509e2998f18750ba3bcbb1a061c38f9358279c216e64e6df ssh-agent 14:47:47 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIJFgNI/agent.15 14:47:47 SSH_AGENT_PID=21 14:47:47 Running ssh-add (command line suppressed) 14:47:47 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7872548482354379701.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7872548482354379701.key) 14:47:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:47:47 + git semver tag 14:47:47 # -> Open(): unable to determine branch for HEAD 14:47:47 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 14:47:47 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 14:47:47 # $SEMVER_REMOTE_NAME = origin 14:47:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:47:47 # $SEMVER_USER_NAME = edgex-jenkins 14:47:47 # $SEMVER_BRANCH = main 14:47:47 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver 14:47:47 # 58b8b4bc41ce6f7a1dbe3f3412e4301586b7a828 HEAD 14:47:47 # -> Force: false 14:47:47 # 70ccd21165ab37b8276abb5c3ad6dfddbfd5b25f refs/tags/v2.2.0-dev.10 [Pipeline] } 14:47:47 $ docker exec --env ******** --env ******** be7cd45c57ace189509e2998f18750ba3bcbb1a061c38f9358279c216e64e6df ssh-agent -k 14:47:47 unset SSH_AUTH_SOCK; 14:47:47 unset SSH_AGENT_PID; 14:47:47 echo Agent pid 21 killed; 14:47:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:47:48 + git semver [Pipeline] } 14:47:48 $ docker stop --time=1 be7cd45c57ace189509e2998f18750ba3bcbb1a061c38f9358279c216e64e6df 14:47:49 $ docker rm -f be7cd45c57ace189509e2998f18750ba3bcbb1a061c38f9358279c216e64e6df [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 14:47:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:47:49 14:47:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 14:47:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:47:50 0.23.1-centos7: Pulling from edgex-lftools 14:47:50 ab5ef0e58194: Pulling fs layer 14:47:50 9712f1f96733: Pulling fs layer 14:47:50 63f879dbbcfc: Pulling fs layer 14:47:50 0d9ebad4ef96: Pulling fs layer 14:47:50 e9a5061849ea: Pulling fs layer 14:47:50 d747dcd14b5f: Pulling fs layer 14:47:50 2de7ff778b66: Pulling fs layer 14:47:50 0d9ebad4ef96: Waiting 14:47:50 e9a5061849ea: Waiting 14:47:50 d747dcd14b5f: Waiting 14:47:50 2de7ff778b66: Waiting 14:47:50 9712f1f96733: Verifying Checksum 14:47:50 9712f1f96733: Download complete 14:47:50 63f879dbbcfc: Download complete 14:47:50 0d9ebad4ef96: Verifying Checksum 14:47:50 0d9ebad4ef96: Download complete 14:47:50 d747dcd14b5f: Verifying Checksum 14:47:50 d747dcd14b5f: Download complete 14:47:50 e9a5061849ea: Verifying Checksum 14:47:50 e9a5061849ea: Download complete 14:47:50 ab5ef0e58194: Verifying Checksum 14:47:50 ab5ef0e58194: Download complete 14:47:50 2de7ff778b66: Verifying Checksum 14:47:50 2de7ff778b66: Download complete 14:47:54 ab5ef0e58194: Pull complete 14:47:54 9712f1f96733: Pull complete 14:47:54 63f879dbbcfc: Pull complete 14:47:59 0d9ebad4ef96: Pull complete 14:47:59 e9a5061849ea: Pull complete 14:47:59 d747dcd14b5f: Pull complete 14:48:00 2de7ff778b66: Pull complete 14:48:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:48:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:48:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 14:48:00 prd-centos7-docker-4c-2g-4981 does not seem to be running inside a container 14:48:00 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:48:04 $ docker top 755bca49ce074671b2f5e475e6a5f1c7e49a764341cfb66dbe99d53f6116d137 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:48:04 provisioning config files... 14:48:04 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config263895007448909407tmp 14:48:04 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8954145857993476908tmp 14:48:04 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5201567340607524614tmp [Pipeline] { [Pipeline] echo 14:48:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:48:04 ---> sigul-configuration.sh 14:48:04 gpg: directory `/root/.gnupg' created 14:48:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:48:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:48:04 gpg: keyring `/root/.gnupg/secring.gpg' created 14:48:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:48:04 gpg: CAST5 encrypted data 14:48:04 gpg: encrypted with 1 passphrase 14:48:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:48:04 + mkdir /home/jenkins 14:48:04 + mkdir /home/jenkins/sigul [Pipeline] sh 14:48:05 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 14:48:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:48:05 ---> sigul-install.sh 14:48:05 Sigul already installed; skipping installation. [Pipeline] sh 14:48:05 + git tag --list 14:48:05 v0.0.0 14:48:05 v0.0.1 14:48:05 v0.1.0 14:48:05 v0.1.1 14:48:05 v0.1.10 14:48:05 v0.1.100 14:48:05 v0.1.101 14:48:05 v0.1.102 14:48:05 v0.1.103 14:48:05 v0.1.104 14:48:05 v0.1.105 14:48:05 v0.1.106 14:48:05 v0.1.107 14:48:05 v0.1.108 14:48:05 v0.1.109 14:48:05 v0.1.11 14:48:05 v0.1.110 14:48:05 v0.1.111 14:48:05 v0.1.112 14:48:05 v0.1.113 14:48:05 v0.1.114 14:48:05 v0.1.115 14:48:05 v0.1.116 14:48:05 v0.1.117 14:48:05 v0.1.118 14:48:05 v0.1.119 14:48:05 v0.1.12 14:48:05 v0.1.120 14:48:05 v0.1.121 14:48:05 v0.1.122 14:48:05 v0.1.123 14:48:05 v0.1.124 14:48:05 v0.1.125 14:48:05 v0.1.126 14:48:05 v0.1.127 14:48:05 v0.1.128 14:48:05 v0.1.129 14:48:05 v0.1.13 14:48:05 v0.1.130 14:48:05 v0.1.131 14:48:05 v0.1.132 14:48:05 v0.1.133 14:48:05 v0.1.134 14:48:05 v0.1.135 14:48:05 v0.1.136 14:48:05 v0.1.137 14:48:05 v0.1.138 14:48:05 v0.1.139 14:48:05 v0.1.14 14:48:05 v0.1.140 14:48:05 v0.1.141 14:48:05 v0.1.142 14:48:05 v0.1.143 14:48:05 v0.1.144 14:48:05 v0.1.145 14:48:05 v0.1.146 14:48:05 v0.1.147 14:48:05 v0.1.148 14:48:05 v0.1.149 14:48:05 v0.1.15 14:48:05 v0.1.16 14:48:05 v0.1.17 14:48:05 v0.1.18 14:48:05 v0.1.19 14:48:05 v0.1.2 14:48:05 v0.1.20 14:48:05 v0.1.21 14:48:05 v0.1.22 14:48:05 v0.1.23 14:48:05 v0.1.24 14:48:05 v0.1.25 14:48:05 v0.1.26 14:48:05 v0.1.27 14:48:05 v0.1.28 14:48:05 v0.1.29 14:48:05 v0.1.3 14:48:05 v0.1.30 14:48:05 v0.1.31 14:48:05 v0.1.32 14:48:05 v0.1.33 14:48:05 v0.1.34 14:48:05 v0.1.35 14:48:05 v0.1.36 14:48:05 v0.1.37 14:48:05 v0.1.38 14:48:05 v0.1.39 14:48:05 v0.1.4 14:48:05 v0.1.40 14:48:05 v0.1.41 14:48:05 v0.1.42 14:48:05 v0.1.43 14:48:05 v0.1.44 14:48:05 v0.1.45 14:48:05 v0.1.46 14:48:05 v0.1.47 14:48:05 v0.1.48 14:48:05 v0.1.49 14:48:05 v0.1.5 14:48:05 v0.1.50 14:48:05 v0.1.51 14:48:05 v0.1.52 14:48:05 v0.1.53 14:48:05 v0.1.54 14:48:05 v0.1.55 14:48:05 v0.1.56 14:48:05 v0.1.57 14:48:05 v0.1.58 14:48:05 v0.1.59 14:48:05 v0.1.6 14:48:05 v0.1.60 14:48:05 v0.1.61 14:48:05 v0.1.62 14:48:05 v0.1.63 14:48:05 v0.1.64 14:48:05 v0.1.65 14:48:05 v0.1.66 14:48:05 v0.1.67 14:48:05 v0.1.68 14:48:05 v0.1.69 14:48:05 v0.1.7 14:48:05 v0.1.70 14:48:05 v0.1.71 14:48:05 v0.1.72 14:48:05 v0.1.73 14:48:05 v0.1.74 14:48:05 v0.1.75 14:48:05 v0.1.76 14:48:05 v0.1.77 14:48:05 v0.1.78 14:48:05 v0.1.79 14:48:05 v0.1.8 14:48:05 v0.1.80 14:48:05 v0.1.81 14:48:05 v0.1.82 14:48:05 v0.1.83 14:48:05 v0.1.84 14:48:05 v0.1.85 14:48:05 v0.1.86 14:48:05 v0.1.87 14:48:05 v0.1.88 14:48:05 v0.1.89 14:48:05 v0.1.9 14:48:05 v0.1.90 14:48:05 v0.1.91 14:48:05 v0.1.92 14:48:05 v0.1.93 14:48:05 v0.1.94 14:48:05 v0.1.95 14:48:05 v0.1.96 14:48:05 v0.1.97 14:48:05 v0.1.98 14:48:05 v0.1.99 14:48:05 v2.0.0 14:48:05 v2.0.0-dev.1 14:48:05 v2.0.0-dev.10 14:48:05 v2.0.0-dev.100 14:48:05 v2.0.0-dev.101 14:48:05 v2.0.0-dev.102 14:48:05 v2.0.0-dev.103 14:48:05 v2.0.0-dev.11 14:48:05 v2.0.0-dev.12 14:48:05 v2.0.0-dev.13 14:48:05 v2.0.0-dev.14 14:48:05 v2.0.0-dev.15 14:48:05 v2.0.0-dev.16 14:48:05 v2.0.0-dev.17 14:48:05 v2.0.0-dev.18 14:48:05 v2.0.0-dev.19 14:48:05 v2.0.0-dev.2 14:48:05 v2.0.0-dev.20 14:48:05 v2.0.0-dev.21 14:48:05 v2.0.0-dev.22 14:48:05 v2.0.0-dev.23 14:48:05 v2.0.0-dev.24 14:48:05 v2.0.0-dev.25 14:48:05 v2.0.0-dev.26 14:48:05 v2.0.0-dev.27 14:48:05 v2.0.0-dev.28 14:48:05 v2.0.0-dev.29 14:48:05 v2.0.0-dev.3 14:48:05 v2.0.0-dev.30 14:48:05 v2.0.0-dev.31 14:48:05 v2.0.0-dev.32 14:48:05 v2.0.0-dev.33 14:48:05 v2.0.0-dev.34 14:48:05 v2.0.0-dev.35 14:48:05 v2.0.0-dev.36 14:48:05 v2.0.0-dev.37 14:48:05 v2.0.0-dev.38 14:48:05 v2.0.0-dev.39 14:48:05 v2.0.0-dev.4 14:48:05 v2.0.0-dev.40 14:48:05 v2.0.0-dev.41 14:48:05 v2.0.0-dev.42 14:48:05 v2.0.0-dev.43 14:48:05 v2.0.0-dev.44 14:48:05 v2.0.0-dev.45 14:48:05 v2.0.0-dev.46 14:48:05 v2.0.0-dev.47 14:48:05 v2.0.0-dev.48 14:48:05 v2.0.0-dev.49 14:48:05 v2.0.0-dev.5 14:48:05 v2.0.0-dev.50 14:48:05 v2.0.0-dev.51 14:48:05 v2.0.0-dev.52 14:48:05 v2.0.0-dev.53 14:48:05 v2.0.0-dev.54 14:48:05 v2.0.0-dev.55 14:48:05 v2.0.0-dev.56 14:48:05 v2.0.0-dev.57 14:48:05 v2.0.0-dev.58 14:48:05 v2.0.0-dev.59 14:48:05 v2.0.0-dev.6 14:48:05 v2.0.0-dev.60 14:48:05 v2.0.0-dev.61 14:48:05 v2.0.0-dev.62 14:48:05 v2.0.0-dev.63 14:48:05 v2.0.0-dev.64 14:48:05 v2.0.0-dev.65 14:48:05 v2.0.0-dev.66 14:48:05 v2.0.0-dev.67 14:48:05 v2.0.0-dev.68 14:48:05 v2.0.0-dev.69 14:48:05 v2.0.0-dev.7 14:48:05 v2.0.0-dev.70 14:48:05 v2.0.0-dev.71 14:48:05 v2.0.0-dev.72 14:48:05 v2.0.0-dev.73 14:48:05 v2.0.0-dev.74 14:48:05 v2.0.0-dev.75 14:48:05 v2.0.0-dev.76 14:48:05 v2.0.0-dev.77 14:48:05 v2.0.0-dev.78 14:48:05 v2.0.0-dev.79 14:48:05 v2.0.0-dev.8 14:48:05 v2.0.0-dev.80 14:48:05 v2.0.0-dev.81 14:48:05 v2.0.0-dev.82 14:48:05 v2.0.0-dev.83 14:48:05 v2.0.0-dev.84 14:48:05 v2.0.0-dev.85 14:48:05 v2.0.0-dev.86 14:48:05 v2.0.0-dev.87 14:48:05 v2.0.0-dev.88 14:48:05 v2.0.0-dev.89 14:48:05 v2.0.0-dev.9 14:48:05 v2.0.0-dev.90 14:48:05 v2.0.0-dev.91 14:48:05 v2.0.0-dev.92 14:48:05 v2.0.0-dev.93 14:48:05 v2.0.0-dev.94 14:48:05 v2.0.0-dev.95 14:48:05 v2.0.0-dev.96 14:48:05 v2.0.0-dev.97 14:48:05 v2.0.0-dev.98 14:48:05 v2.0.0-dev.99 14:48:05 v2.0.1-dev.1 14:48:05 v2.0.1-dev.10 14:48:05 v2.0.1-dev.11 14:48:05 v2.0.1-dev.12 14:48:05 v2.0.1-dev.13 14:48:05 v2.0.1-dev.14 14:48:05 v2.0.1-dev.15 14:48:05 v2.0.1-dev.16 14:48:05 v2.0.1-dev.17 14:48:05 v2.0.1-dev.18 14:48:05 v2.0.1-dev.19 14:48:05 v2.0.1-dev.2 14:48:05 v2.0.1-dev.20 14:48:05 v2.0.1-dev.21 14:48:05 v2.0.1-dev.22 14:48:05 v2.0.1-dev.23 14:48:05 v2.0.1-dev.24 14:48:05 v2.0.1-dev.25 14:48:05 v2.0.1-dev.26 14:48:05 v2.0.1-dev.27 14:48:05 v2.0.1-dev.28 14:48:05 v2.0.1-dev.3 14:48:05 v2.0.1-dev.4 14:48:05 v2.0.1-dev.5 14:48:05 v2.0.1-dev.6 14:48:05 v2.0.1-dev.7 14:48:05 v2.0.1-dev.8 14:48:05 v2.0.1-dev.9 14:48:05 v2.1.0 14:48:05 v2.1.1-dev.1 14:48:05 v2.2.0-dev.1 14:48:05 v2.2.0-dev.10 14:48:05 v2.2.0-dev.2 14:48:05 v2.2.0-dev.3 14:48:05 v2.2.0-dev.4 14:48:05 v2.2.0-dev.5 14:48:05 v2.2.0-dev.6 14:48:05 v2.2.0-dev.7 14:48:05 v2.2.0-dev.8 14:48:05 v2.2.0-dev.9 [Pipeline] sh 14:48:06 + lftools sign git-tag v2.2.0-dev.10 14:48:06 Signing Git tag with Sigul... 14:48:06 Signing v2.2.0-dev.10 [Pipeline] echo 14:48:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:48:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:48:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:48:07 $ docker stop --time=1 755bca49ce074671b2f5e475e6a5f1c7e49a764341cfb66dbe99d53f6116d137 14:48:08 $ docker rm -f 755bca49ce074671b2f5e475e6a5f1c7e49a764341cfb66dbe99d53f6116d137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:48:09 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 14:48:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:48:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:48:09 . [Pipeline] withDockerContainer 14:48:09 prd-centos7-docker-4c-2g-4981 does not seem to be running inside a container 14:48:09 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:48:09 $ docker top d872bc3c35c240b9c8ea2d4f4c1047bab284c10f7f443ac86639557b052c161e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:48:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:48:10 [ssh-agent] Looking for ssh-agent implementation... 14:48:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:48:10 $ docker exec d872bc3c35c240b9c8ea2d4f4c1047bab284c10f7f443ac86639557b052c161e ssh-agent 14:48:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpOcpcD/agent.14 14:48:10 SSH_AGENT_PID=20 14:48:10 Running ssh-add (command line suppressed) 14:48:10 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1650499534637440745.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1650499534637440745.key) 14:48:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:48:10 + git semver bump pre 14:48:10 # -> Open(): unable to determine branch for HEAD 14:48:10 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 14:48:10 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 14:48:10 # $SEMVER_REMOTE_NAME = origin 14:48:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:48:10 # $SEMVER_USER_NAME = edgex-jenkins 14:48:10 # $SEMVER_BRANCH = main 14:48:10 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver 14:48:10 2.2.0-dev.11 [Pipeline] } 14:48:10 $ docker exec --env ******** --env ******** d872bc3c35c240b9c8ea2d4f4c1047bab284c10f7f443ac86639557b052c161e ssh-agent -k 14:48:10 unset SSH_AUTH_SOCK; 14:48:10 unset SSH_AGENT_PID; 14:48:10 echo Agent pid 20 killed; 14:48:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:48:11 + git semver [Pipeline] } 14:48:11 $ docker stop --time=1 d872bc3c35c240b9c8ea2d4f4c1047bab284c10f7f443ac86639557b052c161e 14:48:12 $ docker rm -f d872bc3c35c240b9c8ea2d4f4c1047bab284c10f7f443ac86639557b052c161e [Pipeline] // withDockerContainer [Pipeline] sh 14:48:12 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 14:48:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:48:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:48:13 . [Pipeline] withDockerContainer 14:48:13 prd-centos7-docker-4c-2g-4981 does not seem to be running inside a container 14:48:13 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:48:13 $ docker top 539c97e44eeef627b956a6a2de4b244735d4581f39a448370ff3958b92e81260 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:48:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:48:13 [ssh-agent] Looking for ssh-agent implementation... 14:48:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:48:13 $ docker exec 539c97e44eeef627b956a6a2de4b244735d4581f39a448370ff3958b92e81260 ssh-agent 14:48:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkmIFpc/agent.13 14:48:13 SSH_AGENT_PID=20 14:48:13 Running ssh-add (command line suppressed) 14:48:13 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5744545105978082408.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5744545105978082408.key) 14:48:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:48:14 + git semver push 14:48:14 # -> Open(): unable to determine branch for HEAD 14:48:14 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 14:48:14 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 14:48:14 # $SEMVER_REMOTE_NAME = origin 14:48:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:48:14 # $SEMVER_USER_NAME = edgex-jenkins 14:48:14 # $SEMVER_BRANCH = main 14:48:14 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } 14:48:16 $ docker exec --env ******** --env ******** 539c97e44eeef627b956a6a2de4b244735d4581f39a448370ff3958b92e81260 ssh-agent -k 14:48:16 unset SSH_AUTH_SOCK; 14:48:16 unset SSH_AGENT_PID; 14:48:16 echo Agent pid 20 killed; 14:48:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:48:17 + git semver [Pipeline] } 14:48:17 $ docker stop --time=1 539c97e44eeef627b956a6a2de4b244735d4581f39a448370ff3958b92e81260 14:48:18 $ docker rm -f 539c97e44eeef627b956a6a2de4b244735d4581f39a448370ff3958b92e81260 [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:48:19 + '[' -d /w/workspace/undry_go-mod-core-contracts_main/archives ']' 14:48:19 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 14:48:19 total 8 14:48:19 drwxr-xr-x. 3 root root 34 Feb 10 14:44 . 14:48:19 drwxrwxr-x. 11 jenkins jenkins 4096 Feb 10 14:48 .. 14:48:19 drwxr-xr-x. 2 root root 6 Feb 10 14:44 cost 14:48:19 -rw-r--r--. 1 root root 91 Feb 10 14:44 cost.csv 14:48:19 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 14:48:19 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 14:48:19 total 8 14:48:19 drwxr-xr-x. 3 jenkins jenkins 34 Feb 10 14:44 . 14:48:19 drwxrwxr-x. 11 jenkins jenkins 4096 Feb 10 14:48 .. 14:48:19 drwxr-xr-x. 2 jenkins jenkins 6 Feb 10 14:44 cost 14:48:19 -rw-r--r--. 1 jenkins jenkins 91 Feb 10 14:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:48:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:48:19 ---> package-listing.sh 14:48:19 ++ facter osfamily 14:48:19 ++ tr '[:upper:]' '[:lower:]' 14:48:20 + OS_FAMILY=redhat 14:48:20 + workspace=/w/workspace/undry_go-mod-core-contracts_main 14:48:20 + START_PACKAGES=/tmp/packages_start.txt 14:48:20 + END_PACKAGES=/tmp/packages_end.txt 14:48:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:48:20 + PACKAGES=/tmp/packages_start.txt 14:48:20 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 14:48:20 + PACKAGES=/tmp/packages_end.txt 14:48:20 + case "${OS_FAMILY}" in 14:48:20 + rpm -qa 14:48:20 + sort 14:48:20 + '[' -f /tmp/packages_start.txt ']' 14:48:20 + '[' -f /tmp/packages_end.txt ']' 14:48:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:48:20 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 14:48:20 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 14:48:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo 14:48:20 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:48:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:48:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:48:21 . [Pipeline] withDockerContainer 14:48:21 prd-centos7-docker-4c-2g-4981 does not seem to be running inside a container 14:48:21 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:48:21 $ docker top aad8473de0b6aabfd65cb0803d1f0f20eae0f0bb34cb3e9fe4335b9f5a4c510e -eo pid,comm [Pipeline] { [Pipeline] sh 14:48:22 + touch /tmp/pre-build-complete [Pipeline] sh 14:48:22 + mkdir -p /var/log/sysstat [Pipeline] sh 14:48:22 + ls /var/log/sa-host 14:48:22 + sadf -c /var/log/sa-host/sa10 14:48:22 file_magic: OK 14:48:22 HZ: Using current value: 100 14:48:22 file_header: OK 14:48:22 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 14:48:22 Statistics: 14:48:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:48:22 File successfully converted to sysstat format version 12.0.3 14:48:22 + sadf -c /var/log/sa-host/sa17 14:48:22 file_magic: OK 14:48:22 HZ: Using current value: 100 14:48:22 file_header: OK 14:48:22 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 14:48:22 Statistics: 14:48:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:48:22 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:48:22 provisioning config files... 14:48:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3207109373383339767tmp [Pipeline] { [Pipeline] echo 14:48:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:48:23 ---> create-netrc.sh [Pipeline] } 14:48:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:48:23 ---> python-tools-install.sh [Pipeline] echo 14:48:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:48:23 ---> sudo-logs.sh 14:48:23 Archiving 'sudo' log.. 14:48:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-4981.novalocal: Name or service not known 14:48:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-4981.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 14:48:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:48:24 ---> job-cost.sh 14:48:24 lf-activate-venv: SKIPPING 14:48:24 DEBUG: total: 0.05999999865889549 14:48:24 INFO: Retrieving Stack Cost... 14:48:24 INFO: Retrieving Pricing Info for: v3-standard-2 14:48:24 INFO: Archiving Costs [Pipeline] echo 14:48:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:48:25 ---> logs-deploy.sh 14:48:25 lf-activate-venv: SKIPPING 14:48:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/42 14:48:25 INFO: archiving workspace using pattern(s): 14:48:25 Archives upload complete. 14:48:25 INFO: archiving logs to Nexus