Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5230047907556461295.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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-ssh9181221337338445809.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 f1d79d91c36788821211008368c3015072ca53ca 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-registry/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-registry/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8189434210250683678.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > 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-ssh8763899406090169285.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-registry/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-registry/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh259920067400046998.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-registry, 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-registry-settings PROJECT: go-mod-registry USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-registry 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-477’ is offline Running on prd-centos7-docker-4c-2g-738 in /w/workspace/dgexfoundry_go-mod-registry_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-registry.git > git init /w/workspace/dgexfoundry_go-mod-registry_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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/dgexfoundry_go-mod-registry_main@tmp/jenkins-gitclient-ssh837497869901103011.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.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 4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c # timeout=10 Commit message: "Merge pull request #88 from lenny-intel/RenewAccessTokenCallback" > git rev-list --no-walk a10bb4151d6127a91624dcd644e2a930e70f06de # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:44:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:44:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:44:02 ========================================================= 17:44:02 EdgeX Global Pipelines Version Info 17:44:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:44:03 ------------------- 17:44:03 stable info: 17:44:03 ------------------- 17:44:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:44:03 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 17:44:03 Message: update stable to v1.0.209 17:44:04 ------------------- 17:44:04 experimental info: 17:44:04 ------------------- 17:44:04 Commited By: **** collab-it+edgex@linuxfoundation.org 17:44:04 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 17:44:04 Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:44:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 17:44:04 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 17:44:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:44:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:44:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:44:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:44:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:44:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:44:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:44:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:44:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:44:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo 17:44:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:44:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:44:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:44:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:44:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:44:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:44:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:44:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:44:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:44:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:44:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:44:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:44:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:44:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:44:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:44:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:44:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:44:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c [Pipeline] echo 17:44:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4cbb0c2 [Pipeline] echo 17:44:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:44:04 + git log --format=format:%s -1 4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c [Pipeline] echo 17:44:04 GIT_COMMIT: 4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c, Commit Message: Merge pull request #88 from lenny-intel/RenewAccessTokenCallback [Pipeline] echo 17:44:04 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:44:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:44:05 17:44:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:44:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:44:05 latest: Pulling from edgex-devops/git-semver 17:44:05 a0d0a0d46f8b: Pulling fs layer 17:44:05 3e5f54012d9b: Pulling fs layer 17:44:05 4c7163046ea9: Pulling fs layer 17:44:05 0c2d73faf560: Pulling fs layer 17:44:05 0c2d73faf560: Waiting 17:44:05 3e5f54012d9b: Download complete 17:44:06 a0d0a0d46f8b: Verifying Checksum 17:44:06 a0d0a0d46f8b: Download complete 17:44:06 0c2d73faf560: Verifying Checksum 17:44:06 0c2d73faf560: Download complete 17:44:06 4c7163046ea9: Verifying Checksum 17:44:06 4c7163046ea9: Download complete 17:44:06 a0d0a0d46f8b: Pull complete 17:44:06 3e5f54012d9b: Pull complete 17:44:06 4c7163046ea9: Pull complete 17:44:06 0c2d73faf560: Pull complete 17:44:06 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 17:44:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:44:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:44:06 prd-centos7-docker-4c-2g-738 does not seem to be running inside a container 17:44:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:44:07 $ docker top 975cac9a1775a54f9998511d56b630cc4590110ead0a39ab1bee379240c6be20 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:44:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:44:07 [ssh-agent] Looking for ssh-agent implementation... 17:44:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:44:07 $ docker exec 975cac9a1775a54f9998511d56b630cc4590110ead0a39ab1bee379240c6be20 ssh-agent 17:44:07 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlIOneh/agent.15 17:44:07 SSH_AGENT_PID=22 17:44:07 Running ssh-add (command line suppressed) 17:44:08 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7757497993285285360.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7757497993285285360.key) 17:44:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:44:08 + git tag --points-at HEAD [Pipeline] } 17:44:08 $ docker exec --env ******** --env ******** 975cac9a1775a54f9998511d56b630cc4590110ead0a39ab1bee379240c6be20 ssh-agent -k 17:44:08 unset SSH_AUTH_SOCK; 17:44:08 unset SSH_AGENT_PID; 17:44:08 echo Agent pid 22 killed; 17:44:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:44:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:44:08 [ssh-agent] Looking for ssh-agent implementation... 17:44:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:44:08 $ docker exec 975cac9a1775a54f9998511d56b630cc4590110ead0a39ab1bee379240c6be20 ssh-agent 17:44:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDMeNEK/agent.55 17:44:08 SSH_AGENT_PID=62 17:44:08 Running ssh-add (command line suppressed) 17:44:08 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_3732648622578973633.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_3732648622578973633.key) 17:44:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:44:09 + git semver init 17:44:09 # -> Open(): unable to determine branch for HEAD 17:44:09 # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git 17:44:09 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main 17:44:09 # $SEMVER_REMOTE_NAME = origin 17:44:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:44:09 # $SEMVER_USER_NAME = edgex-jenkins 17:44:09 # $SEMVER_BRANCH = main 17:44:09 # $SEMVER_TEMP = /tmp/semver-731638467 17:44:09 # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP 17:44:09 # '/tmp/semver-731638467' -> '/w/workspace/dgexfoundry_go-mod-registry_main/.semver' 17:44:09 # -> Force: false 17:44:09 # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [Pipeline] } 17:44:09 $ docker exec --env ******** --env ******** 975cac9a1775a54f9998511d56b630cc4590110ead0a39ab1bee379240c6be20 ssh-agent -k 17:44:09 unset SSH_AUTH_SOCK; 17:44:09 unset SSH_AGENT_PID; 17:44:09 echo Agent pid 62 killed; 17:44:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:44:10 + git semver [Pipeline] } 17:44:10 $ docker stop --time=1 975cac9a1775a54f9998511d56b630cc4590110ead0a39ab1bee379240c6be20 17:44:11 $ docker rm -f 975cac9a1775a54f9998511d56b630cc4590110ead0a39ab1bee379240c6be20 [Pipeline] // withDockerContainer [Pipeline] sh 17:44:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:44:11 Stashed 1 file(s) [Pipeline] echo 17:44:11 [edgeXSemver]: initialized semver on version 2.0.1-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 17:44:27 Still waiting to schedule task 17:44:27 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:44:27 Still waiting to schedule task 17:44:27 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:46:11 Running on prd-centos7-docker-4c-2g-740 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws 17:46:11 Running in /w/workspace/go-mod-registry/8 [Pipeline] { [Pipeline] checkout 17:46:11 Selected Git installation does not exist. Using Default 17:46:11 The recommended git tool is: NONE 17:46:13 using credential edgex-jenkins-ssh 17:46:13 Cloning the remote Git repository 17:46:12 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 17:46:12 > git init /w/workspace/go-mod-registry/8 # timeout=10 17:46:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 17:46:12 > git --version # timeout=10 17:46:12 > git --version # 'git version 2.24.4' 17:46:12 using GIT_SSH to set credentials SSH Credentials for GitHub 17:46:12 [INFO] Currently running in a labeled security context 17:46:12 [INFO] Currently SELinux is 'enforcing' on the host 17:46:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/8@tmp/jenkins-gitclient-ssh434032889284202389.key 17:46:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:46:14 Avoid second fetch 17:46:14 Checking out Revision 4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c (main) 17:46:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 17:46:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:46:13 > git config core.sparsecheckout # timeout=10 17:46:13 > git checkout -f 4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c # timeout=10 17:46:18 Commit message: "Merge pull request #88 from lenny-intel/RenewAccessTokenCallback" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:46:18 ========================================================= 17:46:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:46:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:46:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:46:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:46:19 4e9f2cdf4387: Pulling fs layer 17:46:19 57d31006c564: Pulling fs layer 17:46:19 bd5ccded8296: Pulling fs layer 17:46:19 304dd3a0f381: Pulling fs layer 17:46:19 d37cda54a23b: Pulling fs layer 17:46:19 bae75c0f2455: Pulling fs layer 17:46:19 806579b3d29a: Pulling fs layer 17:46:19 c77eb801bf70: Pulling fs layer 17:46:19 6d0567d44e1a: Pulling fs layer 17:46:19 304dd3a0f381: Waiting 17:46:19 d37cda54a23b: Waiting 17:46:19 bae75c0f2455: Waiting 17:46:19 806579b3d29a: Waiting 17:46:19 c77eb801bf70: Waiting 17:46:19 6d0567d44e1a: Waiting 17:46:19 bd5ccded8296: Verifying Checksum 17:46:19 bd5ccded8296: Download complete 17:46:19 57d31006c564: Verifying Checksum 17:46:19 57d31006c564: Download complete 17:46:19 d37cda54a23b: Verifying Checksum 17:46:19 d37cda54a23b: Download complete 17:46:19 bae75c0f2455: Verifying Checksum 17:46:19 bae75c0f2455: Download complete 17:46:19 4e9f2cdf4387: Verifying Checksum 17:46:19 4e9f2cdf4387: Download complete 17:46:19 806579b3d29a: Verifying Checksum 17:46:19 806579b3d29a: Download complete 17:46:19 c77eb801bf70: Verifying Checksum 17:46:19 c77eb801bf70: Download complete 17:46:19 4e9f2cdf4387: Pull complete 17:46:19 6d0567d44e1a: Verifying Checksum 17:46:19 6d0567d44e1a: Download complete 17:46:19 304dd3a0f381: Verifying Checksum 17:46:19 304dd3a0f381: Download complete 17:46:19 57d31006c564: Pull complete 17:46:19 bd5ccded8296: Pull complete 17:46:24 304dd3a0f381: Pull complete 17:46:24 d37cda54a23b: Pull complete 17:46:24 bae75c0f2455: Pull complete 17:46:24 806579b3d29a: Pull complete 17:46:24 c77eb801bf70: Pull complete 17:46:26 6d0567d44e1a: Pull complete 17:46:26 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 17:46:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:46:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 17:46:26 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 17:46:27 + docker inspect -f . ci-base-image-x86_64 17:46:27 . [Pipeline] withDockerContainer 17:46:27 prd-centos7-docker-4c-2g-740 does not seem to be running inside a container 17:46:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/8 -v /w/workspace/go-mod-registry/8:/w/workspace/go-mod-registry/8:rw,z -v /w/workspace/go-mod-registry/8@tmp:/w/workspace/go-mod-registry/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:46:31 $ docker top b3ea59b42baa81679a316569e3e951a233d6ff2be383d94a389c5b88d1fa7fea -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:31 + go version 17:46:31 go version go1.16.8 linux/amd64 [Pipeline] } 17:46:31 $ docker stop --time=1 b3ea59b42baa81679a316569e3e951a233d6ff2be383d94a389c5b88d1fa7fea 17:46:32 $ docker rm -f b3ea59b42baa81679a316569e3e951a233d6ff2be383d94a389c5b88d1fa7fea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:46:33 + docker inspect -f . ci-base-image-x86_64 17:46:33 . [Pipeline] withDockerContainer 17:46:33 prd-centos7-docker-4c-2g-740 does not seem to be running inside a container 17:46:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/8 -v /w/workspace/go-mod-registry/8:/w/workspace/go-mod-registry/8:rw,z -v /w/workspace/go-mod-registry/8@tmp:/w/workspace/go-mod-registry/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:46:33 $ docker top cacbff09a29decb64f119833dc742c9a94fb62762bf31c853240171d094b0901 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:46:34 + make test 17:46:34 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:46:34 go: downloading github.com/hashicorp/consul/api v1.9.1 17:46:34 go: downloading github.com/stretchr/testify v1.7.0 17:46:34 go: downloading github.com/davecgh/go-spew v1.1.1 17:46:34 go: downloading github.com/pmezard/go-difflib v1.0.0 17:46:34 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:46:34 go: downloading github.com/stretchr/objx v0.1.0 17:46:34 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:46:34 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:46:34 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:46:34 go: downloading github.com/hashicorp/serf v0.9.5 17:46:34 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:46:34 go: downloading github.com/fatih/color v1.9.0 17:46:34 go: downloading github.com/mattn/go-isatty v0.0.12 17:46:34 go: downloading github.com/mattn/go-colorable v0.1.6 17:46:34 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 17:46:34 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:46:35 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:46:35 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:46:47 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.029s coverage: 89.4% of statements 17:46:47 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 17:46:47 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.005s coverage: 85.7% of statements 17:46:47 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 17:46:47 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:46:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-739 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws 17:46:51 Running in /w/workspace/go-mod-registry/8 [Pipeline] { [Pipeline] checkout 17:46:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:46:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 17:46:51 $ docker stop --time=1 cacbff09a29decb64f119833dc742c9a94fb62762bf31c853240171d094b0901 17:46:51 Selected Git installation does not exist. Using Default 17:46:51 The recommended git tool is: NONE 17:46:53 $ docker rm -f cacbff09a29decb64f119833dc742c9a94fb62762bf31c853240171d094b0901 [Pipeline] // withDockerContainer [Pipeline] sh 17:46:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17: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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:46:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:46:54 17:46:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:46:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:46:54 latest: Pulling from edgex-lftools-log-publisher 17:46:54 b4d181a07f80: Pulling fs layer 17:46:54 a1111a8f2ec3: Pulling fs layer 17:46:54 ed53099fbce6: Pulling fs layer 17:46:54 dc539afda2c1: Pulling fs layer 17:46:54 77bc0d833cb6: Pulling fs layer 17:46:54 9065ff56babe: Pulling fs layer 17:46:54 d287ab97295c: Pulling fs layer 17:46:54 77bc0d833cb6: Waiting 17:46:54 9065ff56babe: Waiting 17:46:54 d287ab97295c: Waiting 17:46:54 dc539afda2c1: Waiting 17:46:54 a1111a8f2ec3: Verifying Checksum 17:46:54 a1111a8f2ec3: Download complete 17:46:54 dc539afda2c1: Verifying Checksum 17:46:54 dc539afda2c1: Download complete 17:46:54 ed53099fbce6: Verifying Checksum 17:46:54 ed53099fbce6: Download complete 17:46:54 9065ff56babe: Verifying Checksum 17:46:54 9065ff56babe: Download complete 17:46:55 77bc0d833cb6: Verifying Checksum 17:46:55 77bc0d833cb6: Download complete 17:46:55 b4d181a07f80: Verifying Checksum 17:46:55 b4d181a07f80: Download complete 17:46:55 d287ab97295c: Verifying Checksum 17:46:55 d287ab97295c: Download complete 17:46:56 b4d181a07f80: Pull complete 17:46:56 a1111a8f2ec3: Pull complete 17:46:57 ed53099fbce6: Pull complete 17:46:57 dc539afda2c1: Pull complete 17:46:57 77bc0d833cb6: Pull complete 17:46:57 9065ff56babe: Pull complete 17:46:57 using credential edgex-jenkins-ssh 17:46:57 Cloning the remote Git repository 17:46:57 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 17:46:58 > git init /w/workspace/go-mod-registry/8 # timeout=10 17:46:59 Avoid second fetch 17:46:59 Checking out Revision 4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c (main) 17:46:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 17:46:58 > git --version # timeout=10 17:46:58 > git --version # 'git version 2.17.1' 17:46:58 using GIT_SSH to set credentials SSH Credentials for GitHub 17:46:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:46:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 17:46:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:46:59 > git config core.sparsecheckout # timeout=10 17:46:59 > git checkout -f 4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c # timeout=10 17:47:03 d287ab97295c: Pull complete 17:47:03 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:47:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:47:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:47:03 prd-centos7-docker-4c-2g-740 does not seem to be running inside a container 17:47:03 $ 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-registry/8 -v /w/workspace/go-mod-registry/8:/w/workspace/go-mod-registry/8:rw,z -v /w/workspace/go-mod-registry/8@tmp:/w/workspace/go-mod-registry/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:47:03 Commit message: "Merge pull request #88 from lenny-intel/RenewAccessTokenCallback" 17:47:03 17:47:03 GitHub has been notified of this commit’s build result 17:47:03 17:47:05 $ docker top 68e4457428ff8cc2bedffbf3babda8b7590b2b171b63f13915a9aa1f29454940 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 17:47:05 ---> job-cost.sh 17:47:05 lf-activate-venv: SKIPPING 17:47:05 INFO: No Stack... [Pipeline] echo 17:47:05 ========================================================= 17:47:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:47:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:47:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:47:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:47:08 bbf911997326: Pulling fs layer 17:47:08 58ec367f63d7: Pulling fs layer 17:47:08 1b4a6ffa7d45: Pulling fs layer 17:47:08 fc5181fea5dc: Pulling fs layer 17:47:08 9c418107303f: Pulling fs layer 17:47:08 284eca6f2348: Pulling fs layer 17:47:08 842844d905b1: Pulling fs layer 17:47:08 901a3a57568e: Pulling fs layer 17:47:08 284eca6f2348: Waiting 17:47:08 842844d905b1: Waiting 17:47:08 901a3a57568e: Waiting 17:47:08 fc5181fea5dc: Waiting 17:47:08 9c418107303f: Waiting 17:47:08 1b4a6ffa7d45: Download complete 17:47:08 58ec367f63d7: Download complete 17:47:08 9c418107303f: Download complete 17:47:08 284eca6f2348: Download complete 17:47:08 bbf911997326: Download complete 17:47:08 842844d905b1: Verifying Checksum 17:47:08 842844d905b1: Download complete 17:47:09 bbf911997326: Pull complete 17:47:09 58ec367f63d7: Pull complete 17:47:10 901a3a57568e: Download complete 17:47:10 1b4a6ffa7d45: Pull complete 17:47:10 fc5181fea5dc: Verifying Checksum 17:47:10 fc5181fea5dc: Download complete 17:47:15 INFO: Retrieving Pricing Info for: v3-standard-2 17:47:15 INFO: Archiving Costs [Pipeline] sh 17:47:16 + cat /w/workspace/go-mod-registry/8/archives/cost.csv 17:47:16 + cut -d, -f6 [Pipeline] lock 17:47:16 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-8-stack-cost] 17:47:16 Resource [jenkins-edgexfoundry-go-mod-registry-main-8-stack-cost] did not exist. Created. 17:47:16 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:47:16 + echo total: 0.05999999865889549 [Pipeline] stash 17:47:16 Stashed 1 file(s) [Pipeline] } 17:47:16 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 17:47:16 $ docker stop --time=1 68e4457428ff8cc2bedffbf3babda8b7590b2b171b63f13915a9aa1f29454940 17:47:17 $ docker rm -f 68e4457428ff8cc2bedffbf3babda8b7590b2b171b63f13915a9aa1f29454940 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:47:21 fc5181fea5dc: Pull complete 17:47:21 9c418107303f: Pull complete 17:47:22 284eca6f2348: Pull complete 17:47:22 842844d905b1: Pull complete 17:47:27 901a3a57568e: Pull complete 17:47:27 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 17:47:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:47:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 17:47:28 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 17:47:28 + docker inspect -f . ci-base-image-arm64 17:47:28 . [Pipeline] withDockerContainer 17:47:28 prd-ubuntu18.04-docker-arm64-4c-16g-739 does not seem to be running inside a container 17:47:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/8 -v /w/workspace/go-mod-registry/8:/w/workspace/go-mod-registry/8:rw,z -v /w/workspace/go-mod-registry/8@tmp:/w/workspace/go-mod-registry/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:47:35 $ docker top 5a7b04a1ef68cb56de4f8424eb846403719e9e9723f96674cfe37ddb1d4d3acf -eo pid,comm [Pipeline] { [Pipeline] sh 17:47:35 + go version 17:47:35 go version go1.16.8 linux/arm64 [Pipeline] } 17:47:35 $ docker stop --time=1 5a7b04a1ef68cb56de4f8424eb846403719e9e9723f96674cfe37ddb1d4d3acf 17:47:37 $ docker rm -f 5a7b04a1ef68cb56de4f8424eb846403719e9e9723f96674cfe37ddb1d4d3acf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:47:38 + docker inspect -f . ci-base-image-arm64 17:47:38 . [Pipeline] withDockerContainer 17:47:38 prd-ubuntu18.04-docker-arm64-4c-16g-739 does not seem to be running inside a container 17:47:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/8 -v /w/workspace/go-mod-registry/8:/w/workspace/go-mod-registry/8:rw,z -v /w/workspace/go-mod-registry/8@tmp:/w/workspace/go-mod-registry/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:47:40 $ docker top f3a1800789dee15f153110fb9f871676c081ee2c64f2e5817c09bf89ccbbb075 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:47:41 + make test 17:47:41 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:47:42 go: downloading github.com/stretchr/testify v1.7.0 17:47:42 go: downloading github.com/hashicorp/consul/api v1.9.1 17:47:42 go: downloading github.com/davecgh/go-spew v1.1.1 17:47:42 go: downloading github.com/pmezard/go-difflib v1.0.0 17:47:42 go: downloading github.com/stretchr/objx v0.1.0 17:47:42 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:47:42 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:47:42 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:47:42 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:47:42 go: downloading github.com/hashicorp/serf v0.9.5 17:47:42 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:47:42 go: downloading github.com/mattn/go-isatty v0.0.12 17:47:42 go: downloading github.com/fatih/color v1.9.0 17:47:42 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 17:47:42 go: downloading github.com/mattn/go-colorable v0.1.6 17:47:42 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:47:42 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:47:42 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:48:15 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.160s coverage: 89.4% of statements 17:48:15 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 17:48:15 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.013s coverage: 85.7% of statements 17:48:15 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 17:48:15 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:48:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:48:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 17:48:33 $ docker stop --time=1 f3a1800789dee15f153110fb9f871676c081ee2c64f2e5817c09bf89ccbbb075 17:48:35 $ docker rm -f f3a1800789dee15f153110fb9f871676c081ee2c64f2e5817c09bf89ccbbb075 [Pipeline] // withDockerContainer [Pipeline] sh 17:48:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:48:36 Warning: overwriting stash ‘coverage-report’ 17:48:37 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 17:48:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:48:38 17:48:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:48:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:48:38 arm64: Pulling from edgex-lftools-log-publisher 17:48:38 448f6bf000e3: Pulling fs layer 17:48:38 f757da607395: Pulling fs layer 17:48:38 05883995daec: Pulling fs layer 17:48:38 8603b9c90790: Pulling fs layer 17:48:38 1560dd03e051: Pulling fs layer 17:48:38 27f5ce0e4adf: Pulling fs layer 17:48:38 c2d8d7efcc4b: Pulling fs layer 17:48:38 8603b9c90790: Waiting 17:48:38 1560dd03e051: Waiting 17:48:38 27f5ce0e4adf: Waiting 17:48:38 c2d8d7efcc4b: Waiting 17:48:38 f757da607395: Verifying Checksum 17:48:38 f757da607395: Download complete 17:48:38 8603b9c90790: Verifying Checksum 17:48:38 8603b9c90790: Download complete 17:48:39 1560dd03e051: Verifying Checksum 17:48:39 1560dd03e051: Download complete 17:48:39 05883995daec: Verifying Checksum 17:48:39 05883995daec: Download complete 17:48:39 27f5ce0e4adf: Verifying Checksum 17:48:39 27f5ce0e4adf: Download complete 17:48:39 448f6bf000e3: Verifying Checksum 17:48:39 448f6bf000e3: Download complete 17:48:42 c2d8d7efcc4b: Verifying Checksum 17:48:42 c2d8d7efcc4b: Download complete 17:48:43 448f6bf000e3: Pull complete 17:48:43 f757da607395: Pull complete 17:48:45 05883995daec: Pull complete 17:48:45 8603b9c90790: Pull complete 17:48:46 1560dd03e051: Pull complete 17:48:46 27f5ce0e4adf: Pull complete 17:49:01 c2d8d7efcc4b: Pull complete 17:49:01 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:49:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:49:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:49:02 prd-ubuntu18.04-docker-arm64-4c-16g-739 does not seem to be running inside a container 17:49:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-registry/8 -v /w/workspace/go-mod-registry/8:/w/workspace/go-mod-registry/8:rw,z -v /w/workspace/go-mod-registry/8@tmp:/w/workspace/go-mod-registry/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:49:07 $ docker top eb3f99167b19c0fc87232a0057744b9fe571da5b50590aeba6cab17415f71cb0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:49:08 ---> job-cost.sh 17:49:08 lf-activate-venv: SKIPPING 17:49:08 INFO: No Stack... 17:49:26 INFO: Retrieving Pricing Info for: v3-standard-4 17:49:26 INFO: Archiving Costs [Pipeline] sh 17:49:27 + cat /w/workspace/go-mod-registry/8/archives/cost.csv 17:49:27 + cut -d, -f6 [Pipeline] lock 17:49:27 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-8-stack-cost] 17:49:27 Resource [jenkins-edgexfoundry-go-mod-registry-main-8-stack-cost] did not exist. Created. 17:49:27 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:49:28 /w/workspace/go-mod-registry/8@tmp/durable-f9a60a3c/script.sh: 1: /w/workspace/go-mod-registry/8@tmp/durable-f9a60a3c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:49:29 + echo total: 0.10999999940395355 [Pipeline] stash 17:49:29 Warning: overwriting stash ‘stack-cost’ 17:49:29 Stashed 1 file(s) [Pipeline] } 17:49:29 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 17:49:29 $ docker stop --time=1 eb3f99167b19c0fc87232a0057744b9fe571da5b50590aeba6cab17415f71cb0 17:49:30 $ docker rm -f eb3f99167b19c0fc87232a0057744b9fe571da5b50590aeba6cab17415f71cb0 [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 17:49:31 provisioning config files... 17:49:31 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config2713035466711283246tmp [Pipeline] { [Pipeline] sh 17:49:31 + set +x 17:49:31 + bash -s -- 17:49:31 + curl -s https://codecov.io/bash 17:49:31 17:49:31 _____ _ 17:49:31 / ____| | | 17:49:31 | | ___ __| | ___ ___ _____ __ 17:49:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:49:31 | |___| (_) | (_| | __/ (_| (_) \ V / 17:49:31 \_____\___/ \__,_|\___|\___\___/ \_/ 17:49:31 Bash-1.0.6 17:49:31 17:49:31 17:49:31 ==> git version 2.24.4 found 17:49:31 ==> 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 17:49:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:49:31 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:49:31 ==> Jenkins CI detected. 17:49:31 current dir:  /w/workspace/dgexfoundry_go-mod-registry_main 17:49:31 project root: . 17:49:31 --> token set from env 17:49:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:49:32 ==> Running gcov in . (disable via -X gcov) 17:49:32 ==> Python coveragepy not found 17:49:32 ==> Searching for coverage reports in: 17:49:32 + . 17:49:32 -> Found 1 reports 17:49:32 ==> Detecting git/mercurial file structure 17:49:32 ==> Reading reports 17:49:32 + ./coverage.out bytes=12273 17:49:32 ==> Appending adjustments 17:49:32 https://docs.codecov.io/docs/fixing-reports 17:49:32 + Found adjustments 17:49:32 ==> Gzipping contents 17:49:32 4.0K /tmp/codecov.ry3l80.gz 17:49:32 ==> Uploading reports 17:49:32 url: https://codecov.io 17:49:32 query: branch=main&commit=4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 17:49:32 -> Pinging Codecov 17:49:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=9ee36580-b4eb-4db0-b4c8-29f84f7b3278&branch=main&commit=4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 17:49:32 -> Uploading to 17:49:32 https://storage.googleapis.com/codecov/v4/raw/2021-10-12/05B643FFA8DEACB6C25F95B2D4D12284/4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c/31412eb0-71bd-41de-bf5c-913b879b1b0b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211012T174932Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=70db50b153f2a57eb321c66f6db5b1dfa6d78c9bca464424732af7961a015667 17:49:32 % Total % Received % Xferd Average Speed Time Time Time Current 17:49:32 Dload Upload Total Spent Left Speed 17:49:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2268 0 0 100 2268 0 6483 --:--:-- --:--:-- --:--:-- 6480 17:49:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c [Pipeline] } 17:49:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:49:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:49:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:49:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:49:33 17:49:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 17:49:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:49:34 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:49:34 188c0c94c7c5: Pulling fs layer 17:49:34 0ef7d3d256c8: Pulling fs layer 17:49:34 de9db76c5a1d: Pulling fs layer 17:49:34 0eba1c9be4d2: Pulling fs layer 17:49:34 0d57e429df01: Pulling fs layer 17:49:34 4e4be7b47b0d: Pulling fs layer 17:49:34 e1f770b5df2f: Pulling fs layer 17:49:34 85a0685a4137: Pulling fs layer 17:49:34 0eba1c9be4d2: Waiting 17:49:34 0d57e429df01: Waiting 17:49:34 4e4be7b47b0d: Waiting 17:49:34 e1f770b5df2f: Waiting 17:49:34 85a0685a4137: Waiting 17:49:34 de9db76c5a1d: Verifying Checksum 17:49:34 de9db76c5a1d: Download complete 17:49:34 0ef7d3d256c8: Verifying Checksum 17:49:34 0ef7d3d256c8: Download complete 17:49:34 0d57e429df01: Verifying Checksum 17:49:34 0d57e429df01: Download complete 17:49:34 4e4be7b47b0d: Verifying Checksum 17:49:34 4e4be7b47b0d: Download complete 17:49:34 188c0c94c7c5: Verifying Checksum 17:49:34 188c0c94c7c5: Download complete 17:49:34 188c0c94c7c5: Pull complete 17:49:34 e1f770b5df2f: Verifying Checksum 17:49:34 e1f770b5df2f: Download complete 17:49:34 0ef7d3d256c8: Pull complete 17:49:34 0eba1c9be4d2: Verifying Checksum 17:49:34 0eba1c9be4d2: Download complete 17:49:34 de9db76c5a1d: Pull complete 17:49:35 85a0685a4137: Verifying Checksum 17:49:35 85a0685a4137: Download complete 17:49:38 0eba1c9be4d2: Pull complete 17:49:38 0d57e429df01: Pull complete 17:49:38 4e4be7b47b0d: Pull complete 17:49:39 e1f770b5df2f: Pull complete 17:49:45 85a0685a4137: Pull complete 17:49:45 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 17:49:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:49:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 17:49:46 prd-centos7-docker-4c-2g-738 does not seem to be running inside a container 17:49:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:49:46 $ docker top ac8893816c66ccebba4ac288c85a6c07aff929f4106d143979346ac54945bc81 -eo pid,comm [Pipeline] { [Pipeline] echo 17:49:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:49:47 + set -o pipefail 17:49:47 + snyk monitor '--org=edgex-jenkins' 17:49:49 17:49:49 Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v2)... 17:49:49 17:49:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e2dd60db-48f3-4c1d-986e-6397089a0464/history/fc436c96-6dcb-4693-bd36-3bbce149ff0d 17:49:49 17:49:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:49:49 17:49:49 17:49:49 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 17:49:49 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 17:49:49 $ docker stop --time=1 ac8893816c66ccebba4ac288c85a6c07aff929f4106d143979346ac54945bc81 17:49:50 $ docker rm -f ac8893816c66ccebba4ac288c85a6c07aff929f4106d143979346ac54945bc81 [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 17:49:51 + git log --format=format:%s -1 4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c [Pipeline] isUnix [Pipeline] sh 17:49:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:49:51 . [Pipeline] withDockerContainer 17:49:51 prd-centos7-docker-4c-2g-738 does not seem to be running inside a container 17:49:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:49:52 $ docker top d7e1652ac783574e9b7abb68e30775957192541a37bde2e4d6f76f3199ed01ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:49:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:49:52 [ssh-agent] Looking for ssh-agent implementation... 17:49:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:49:52 $ docker exec d7e1652ac783574e9b7abb68e30775957192541a37bde2e4d6f76f3199ed01ee ssh-agent 17:49:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlagJjL/agent.14 17:49:52 SSH_AGENT_PID=21 17:49:52 Running ssh-add (command line suppressed) 17:49:52 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7607365540673469109.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7607365540673469109.key) 17:49:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:49:53 + git semver tag 17:49:53 # -> Open(): unable to determine branch for HEAD 17:49:53 # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git 17:49:53 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main 17:49:53 # $SEMVER_REMOTE_NAME = origin 17:49:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:49:53 # $SEMVER_USER_NAME = edgex-jenkins 17:49:53 # $SEMVER_BRANCH = main 17:49:53 # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver 17:49:53 # 4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c HEAD 17:49:53 # -> Force: false 17:49:53 # 9755023fa92ecfdc23af11361942b95132f1118d refs/tags/v2.0.1-dev.7 [Pipeline] } 17:49:53 $ docker exec --env ******** --env ******** d7e1652ac783574e9b7abb68e30775957192541a37bde2e4d6f76f3199ed01ee ssh-agent -k 17:49:53 unset SSH_AUTH_SOCK; 17:49:53 unset SSH_AGENT_PID; 17:49:53 echo Agent pid 21 killed; 17:49:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:49:53 + git semver [Pipeline] } 17:49:53 $ docker stop --time=1 d7e1652ac783574e9b7abb68e30775957192541a37bde2e4d6f76f3199ed01ee 17:49:54 $ docker rm -f d7e1652ac783574e9b7abb68e30775957192541a37bde2e4d6f76f3199ed01ee [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:49:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:49:55 17:49:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:49:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:49:55 0.23.1-centos7: Pulling from edgex-lftools 17:49:55 ab5ef0e58194: Pulling fs layer 17:49:55 9712f1f96733: Pulling fs layer 17:49:55 63f879dbbcfc: Pulling fs layer 17:49:55 0d9ebad4ef96: Pulling fs layer 17:49:55 e9a5061849ea: Pulling fs layer 17:49:55 d747dcd14b5f: Pulling fs layer 17:49:55 2de7ff778b66: Pulling fs layer 17:49:55 0d9ebad4ef96: Waiting 17:49:55 e9a5061849ea: Waiting 17:49:55 d747dcd14b5f: Waiting 17:49:55 2de7ff778b66: Waiting 17:49:55 9712f1f96733: Verifying Checksum 17:49:55 9712f1f96733: Download complete 17:49:55 63f879dbbcfc: Verifying Checksum 17:49:55 63f879dbbcfc: Download complete 17:49:55 ab5ef0e58194: Verifying Checksum 17:49:55 ab5ef0e58194: Download complete 17:49:55 d747dcd14b5f: Verifying Checksum 17:49:55 d747dcd14b5f: Download complete 17:49:55 0d9ebad4ef96: Verifying Checksum 17:49:55 0d9ebad4ef96: Download complete 17:49:55 e9a5061849ea: Verifying Checksum 17:49:55 e9a5061849ea: Download complete 17:49:56 2de7ff778b66: Verifying Checksum 17:49:56 2de7ff778b66: Download complete 17:49:59 ab5ef0e58194: Pull complete 17:49:59 9712f1f96733: Pull complete 17:49:59 63f879dbbcfc: Pull complete 17:50:04 0d9ebad4ef96: Pull complete 17:50:04 e9a5061849ea: Pull complete 17:50:04 d747dcd14b5f: Pull complete 17:50:05 2de7ff778b66: Pull complete 17:50:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:50:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:50:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:50:05 prd-centos7-docker-4c-2g-738 does not seem to be running inside a container 17:50:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:50:08 $ docker top 0c5545fdcdcfe302d9da06dc82f09e0b9e9617ceb537240e9eb82e6cd387cf08 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:50:08 provisioning config files... 17:50:08 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config4600481297568748379tmp 17:50:08 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config804260002686094402tmp 17:50:08 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config3812782489776758861tmp [Pipeline] { [Pipeline] echo 17:50:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:50:09 ---> sigul-configuration.sh 17:50:09 gpg: directory `/root/.gnupg' created 17:50:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:50:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:50:09 gpg: keyring `/root/.gnupg/secring.gpg' created 17:50:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:50:09 gpg: CAST5 encrypted data 17:50:09 gpg: encrypted with 1 passphrase 17:50:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:50:09 + mkdir /home/jenkins 17:50:09 + mkdir /home/jenkins/sigul [Pipeline] sh 17:50:09 + 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 17:50:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:50:10 ---> sigul-install.sh 17:50:10 Sigul already installed; skipping installation. [Pipeline] sh 17:50:10 + git tag --list 17:50:10 v0.0.0 17:50:10 v0.1.0 17:50:10 v0.1.1 17:50:10 v0.1.10 17:50:10 v0.1.11 17:50:10 v0.1.12 17:50:10 v0.1.13 17:50:10 v0.1.14 17:50:10 v0.1.15 17:50:10 v0.1.16 17:50:10 v0.1.17 17:50:10 v0.1.18 17:50:10 v0.1.19 17:50:10 v0.1.2 17:50:10 v0.1.20 17:50:10 v0.1.21 17:50:10 v0.1.22 17:50:10 v0.1.23 17:50:10 v0.1.24 17:50:10 v0.1.25 17:50:10 v0.1.26 17:50:10 v0.1.27 17:50:10 v0.1.3 17:50:10 v0.1.4 17:50:10 v0.1.5 17:50:10 v0.1.6 17:50:10 v0.1.7 17:50:10 v0.1.8 17:50:10 v0.1.9 17:50:10 v2.0.0 17:50:10 v2.0.0-dev.1 17:50:10 v2.0.0-dev.2 17:50:10 v2.0.0-dev.3 17:50:10 v2.0.0-dev.4 17:50:10 v2.0.0-dev.5 17:50:10 v2.0.0-dev.6 17:50:10 v2.0.0-dev.7 17:50:10 v2.0.0-dev.8 17:50:10 v2.0.1-dev.1 17:50:10 v2.0.1-dev.2 17:50:10 v2.0.1-dev.3 17:50:10 v2.0.1-dev.4 17:50:10 v2.0.1-dev.5 17:50:10 v2.0.1-dev.6 17:50:10 v2.0.1-dev.7 [Pipeline] sh 17:50:10 + lftools sign git-tag v2.0.1-dev.7 17:50:11 Signing Git tag with Sigul... 17:50:11 Signing v2.0.1-dev.7 [Pipeline] echo 17:50:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:50:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:50:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:50:13 $ docker stop --time=1 0c5545fdcdcfe302d9da06dc82f09e0b9e9617ceb537240e9eb82e6cd387cf08 17:50:14 $ docker rm -f 0c5545fdcdcfe302d9da06dc82f09e0b9e9617ceb537240e9eb82e6cd387cf08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:50:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:50:14 . [Pipeline] withDockerContainer 17:50:14 prd-centos7-docker-4c-2g-738 does not seem to be running inside a container 17:50:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:50:15 $ docker top f2e12b665131fa5a8eed378d44b8070ce2ddab322c40d45772d77b30d328240c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:50:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:50:15 [ssh-agent] Looking for ssh-agent implementation... 17:50:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:50:15 $ docker exec f2e12b665131fa5a8eed378d44b8070ce2ddab322c40d45772d77b30d328240c ssh-agent 17:50:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNkIKgM/agent.13 17:50:15 SSH_AGENT_PID=19 17:50:15 Running ssh-add (command line suppressed) 17:50:15 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_863570397647658662.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_863570397647658662.key) 17:50:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:50:16 + git semver bump pre 17:50:16 # -> Open(): unable to determine branch for HEAD 17:50:16 # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git 17:50:16 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main 17:50:16 # $SEMVER_REMOTE_NAME = origin 17:50:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:50:16 # $SEMVER_USER_NAME = edgex-jenkins 17:50:16 # $SEMVER_BRANCH = main 17:50:16 # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver 17:50:16 2.0.1-dev.8 [Pipeline] } 17:50:16 $ docker exec --env ******** --env ******** f2e12b665131fa5a8eed378d44b8070ce2ddab322c40d45772d77b30d328240c ssh-agent -k 17:50:16 unset SSH_AUTH_SOCK; 17:50:16 unset SSH_AGENT_PID; 17:50:16 echo Agent pid 19 killed; 17:50:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:50:16 + git semver [Pipeline] } 17:50:16 $ docker stop --time=1 f2e12b665131fa5a8eed378d44b8070ce2ddab322c40d45772d77b30d328240c 17:50:17 $ docker rm -f f2e12b665131fa5a8eed378d44b8070ce2ddab322c40d45772d77b30d328240c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:50:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:50:18 . [Pipeline] withDockerContainer 17:50:18 prd-centos7-docker-4c-2g-738 does not seem to be running inside a container 17:50:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:50:18 $ docker top 2fa2f526cf658e80a13e5180607b779b56aa775a0491e633cc81e316ad023736 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:50:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:50:18 [ssh-agent] Looking for ssh-agent implementation... 17:50:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:50:18 $ docker exec 2fa2f526cf658e80a13e5180607b779b56aa775a0491e633cc81e316ad023736 ssh-agent 17:50:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpkHBHA/agent.14 17:50:19 SSH_AGENT_PID=20 17:50:19 Running ssh-add (command line suppressed) 17:50:19 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_5224481037117066777.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_5224481037117066777.key) 17:50:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:50:19 + git semver push 17:50:19 # -> Open(): unable to determine branch for HEAD 17:50:19 # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git 17:50:19 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main 17:50:19 # $SEMVER_REMOTE_NAME = origin 17:50:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:50:19 # $SEMVER_USER_NAME = edgex-jenkins 17:50:19 # $SEMVER_BRANCH = main 17:50:19 # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [Pipeline] } 17:50:21 $ docker exec --env ******** --env ******** 2fa2f526cf658e80a13e5180607b779b56aa775a0491e633cc81e316ad023736 ssh-agent -k 17:50:21 unset SSH_AUTH_SOCK; 17:50:21 unset SSH_AGENT_PID; 17:50:21 echo Agent pid 20 killed; 17:50:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:50:22 + git semver [Pipeline] } 17:50:22 $ docker stop --time=1 2fa2f526cf658e80a13e5180607b779b56aa775a0491e633cc81e316ad023736 17:50:23 $ docker rm -f 2fa2f526cf658e80a13e5180607b779b56aa775a0491e633cc81e316ad023736 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:50:24 + '[' -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 17:50:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:50:25 ---> package-listing.sh 17:50:25 ++ facter osfamily 17:50:25 ++ tr '[:upper:]' '[:lower:]' 17:50:25 + OS_FAMILY=redhat 17:50:25 + workspace=/w/workspace/dgexfoundry_go-mod-registry_main 17:50:25 + START_PACKAGES=/tmp/packages_start.txt 17:50:25 + END_PACKAGES=/tmp/packages_end.txt 17:50:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:50:25 + PACKAGES=/tmp/packages_start.txt 17:50:25 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 17:50:25 + PACKAGES=/tmp/packages_end.txt 17:50:25 + case "${OS_FAMILY}" in 17:50:25 + rpm -qa 17:50:25 + sort 17:50:25 + '[' -f /tmp/packages_start.txt ']' 17:50:25 + '[' -f /tmp/packages_end.txt ']' 17:50:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:50:25 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 17:50:25 + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ 17:50:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [Pipeline] echo 17:50:25 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:50:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:50:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:50:26 17:50:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:50:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:50:27 latest: Pulling from edgex-lftools-log-publisher 17:50:27 b4d181a07f80: Pulling fs layer 17:50:27 a1111a8f2ec3: Pulling fs layer 17:50:27 ed53099fbce6: Pulling fs layer 17:50:27 dc539afda2c1: Pulling fs layer 17:50:27 77bc0d833cb6: Pulling fs layer 17:50:27 9065ff56babe: Pulling fs layer 17:50:27 d287ab97295c: Pulling fs layer 17:50:27 77bc0d833cb6: Waiting 17:50:27 9065ff56babe: Waiting 17:50:27 d287ab97295c: Waiting 17:50:27 dc539afda2c1: Waiting 17:50:27 a1111a8f2ec3: Verifying Checksum 17:50:27 a1111a8f2ec3: Download complete 17:50:27 dc539afda2c1: Verifying Checksum 17:50:27 dc539afda2c1: Download complete 17:50:27 ed53099fbce6: Verifying Checksum 17:50:27 ed53099fbce6: Download complete 17:50:27 9065ff56babe: Verifying Checksum 17:50:27 9065ff56babe: Download complete 17:50:27 77bc0d833cb6: Verifying Checksum 17:50:27 77bc0d833cb6: Download complete 17:50:27 b4d181a07f80: Verifying Checksum 17:50:27 b4d181a07f80: Download complete 17:50:27 d287ab97295c: Verifying Checksum 17:50:27 d287ab97295c: Download complete 17:50:28 b4d181a07f80: Pull complete 17:50:29 a1111a8f2ec3: Pull complete 17:50:29 ed53099fbce6: Pull complete 17:50:29 dc539afda2c1: Pull complete 17:50:29 77bc0d833cb6: Pull complete 17:50:29 9065ff56babe: Pull complete 17:50:35 d287ab97295c: Pull complete 17:50:35 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:50:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:50:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:50:35 prd-centos7-docker-4c-2g-738 does not seem to be running inside a container 17:50:35 $ 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:50:37 $ docker top 8e6c2071768b04db28f147155ed6531eb7ef488dff7594e005647bae69d2d43e -eo pid,comm [Pipeline] { [Pipeline] sh 17:50:37 + touch /tmp/pre-build-complete [Pipeline] sh 17:50:38 + mkdir -p /var/log/sysstat [Pipeline] sh 17:50:38 + ls /var/log/sa-host 17:50:38 + sadf -c /var/log/sa-host/sa12 17:50:38 file_magic: OK 17:50:38 HZ: Using current value: 100 17:50:38 file_header: OK 17:50:38 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 17:50:38 Statistics: 17:50:38 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:50:38 File successfully converted to sysstat format version 12.0.3 17:50:38 + sadf -c /var/log/sa-host/sa30 17:50:38 file_magic: OK 17:50:38 HZ: Using current value: 100 17:50:38 file_header: OK 17:50:38 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 17:50:38 Statistics: 17:50:38 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:50:38 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:50:38 provisioning config files... 17:50:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config2784589350133694071tmp [Pipeline] { [Pipeline] echo 17:50:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:50:39 ---> create-netrc.sh [Pipeline] } 17:50:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:50:39 ---> python-tools-install.sh [Pipeline] echo 17:50:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:50:39 ---> sudo-logs.sh 17:50:39 Archiving 'sudo' log.. 17:50:39 sudo: unable to resolve host prd-centos7-docker-4c-2g-738.novalocal: Name or service not known 17:50:39 sudo: unable to resolve host prd-centos7-docker-4c-2g-738.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 17:50:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:50:39 ---> job-cost.sh 17:50:39 lf-activate-venv: SKIPPING 17:50:39 DEBUG: total: 0.10999999940395355 17:50:39 INFO: Retrieving Stack Cost... 17:50:40 INFO: Retrieving Pricing Info for: v3-standard-2 17:50:40 INFO: Archiving Costs [Pipeline] echo 17:50:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:50:41 ---> logs-deploy.sh 17:50:41 lf-activate-venv: SKIPPING 17:50:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/8 17:50:41 INFO: archiving workspace using pattern(s): 17:50:42 Archives upload complete. 17:50:42 INFO: archiving logs to Nexus