Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e6709f93c523cdff62cd5022b12d882a1ec93324 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-ssh467882300132374379.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh427645052261342366.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh310735665382713181.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh4502044408230579186.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-ssh3278862224252584323.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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1598 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 Avoid second fetch Checking out Revision e6709f93c523cdff62cd5022b12d882a1ec93324 (main) > 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-ssh4073412239191737889.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 e6709f93c523cdff62cd5022b12d882a1ec93324 # timeout=10 Commit message: "Merge pull request #84 from lenny-intel/pr-template" > git rev-list --no-walk 50935abdea306edce000b8fa07867e7510078a52 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-27T09:09:55.755Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-27T09:09:55.844Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-27T09:09:55.880Z] ========================================================= [2021-09-27T09:09:55.880Z] EdgeX Global Pipelines Version Info [2021-09-27T09:09:55.880Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:09:57.122Z] ------------------- [2021-09-27T09:09:57.122Z] stable info: [2021-09-27T09:09:57.122Z] ------------------- [2021-09-27T09:09:57.122Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-27T09:09:57.122Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-27T09:09:57.122Z] Message: update stable to v1.0.205 [2021-09-27T09:09:57.707Z] ------------------- [2021-09-27T09:09:57.707Z] experimental info: [2021-09-27T09:09:57.707Z] ------------------- [2021-09-27T09:09:57.707Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-27T09:09:57.707Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-27T09:09:57.707Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-27T09:09:57.864Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo [2021-09-27T09:09:57.891Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo [2021-09-27T09:09:57.918Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-27T09:09:57.959Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-27T09:09:57.988Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-27T09:09:58.018Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-27T09:09:58.049Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-27T09:09:58.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-27T09:09:58.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-27T09:09:58.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-27T09:09:58.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-27T09:09:59.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-27T09:09:59.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo [2021-09-27T09:09:59.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-27T09:09:59.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-27T09:09:59.997Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-09-27T09:10:00.024Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-09-27T09:10:00.050Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-27T09:10:00.075Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-27T09:10:00.101Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-27T09:10:00.128Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-27T09:10:00.154Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-27T09:10:00.181Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-27T09:10:00.209Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-27T09:10:00.237Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-27T09:10:00.262Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-09-27T09:10:00.289Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-27T09:10:00.316Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-27T09:10:00.342Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-27T09:10:00.367Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-27T09:10:00.401Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e6709f93c523cdff62cd5022b12d882a1ec93324 [Pipeline] echo [2021-09-27T09:10:00.428Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e6709f9 [Pipeline] echo [2021-09-27T09:10:00.455Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-27T09:10:00.952Z] + git log --format=format:%s -1 e6709f93c523cdff62cd5022b12d882a1ec93324 [Pipeline] echo [2021-09-27T09:10:01.008Z] GIT_COMMIT: e6709f93c523cdff62cd5022b12d882a1ec93324, Commit Message: Merge pull request #84 from lenny-intel/pr-template [Pipeline] echo [2021-09-27T09:10:01.023Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:10:01.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T09:10:01.605Z] [2021-09-27T09:10:01.605Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:10:01.951Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T09:10:01.951Z] latest: Pulling from edgex-devops/git-semver [2021-09-27T09:10:01.951Z] 31603596830f: Pulling fs layer [2021-09-27T09:10:01.951Z] 04fac38145f0: Pulling fs layer [2021-09-27T09:10:01.951Z] 701f6daf10bf: Pulling fs layer [2021-09-27T09:10:01.951Z] 24f72da36158: Pulling fs layer [2021-09-27T09:10:01.951Z] 24f72da36158: Waiting [2021-09-27T09:10:01.951Z] 04fac38145f0: Verifying Checksum [2021-09-27T09:10:01.951Z] 04fac38145f0: Download complete [2021-09-27T09:10:02.237Z] 31603596830f: Verifying Checksum [2021-09-27T09:10:02.237Z] 31603596830f: Download complete [2021-09-27T09:10:02.532Z] 24f72da36158: Verifying Checksum [2021-09-27T09:10:02.532Z] 24f72da36158: Download complete [2021-09-27T09:10:02.532Z] 31603596830f: Pull complete [2021-09-27T09:10:02.532Z] 701f6daf10bf: Verifying Checksum [2021-09-27T09:10:02.532Z] 701f6daf10bf: Download complete [2021-09-27T09:10:02.532Z] 04fac38145f0: Pull complete [2021-09-27T09:10:03.164Z] 701f6daf10bf: Pull complete [2021-09-27T09:10:03.438Z] 24f72da36158: Pull complete [2021-09-27T09:10:03.438Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-27T09:10:03.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T09:10:03.438Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-27T09:10:03.539Z] prd-centos7-docker-4c-2g-1598 does not seem to be running inside a container [2021-09-27T09:10:03.598Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-27T09:10:04.528Z] $ docker top f49f5f9ff94412fe175a684e340e84832764e4a80ee0f7f436ef42955730ec12 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-27T09:10:04.667Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T09:10:04.667Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T09:10:04.795Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T09:10:04.794Z] $ docker exec f49f5f9ff94412fe175a684e340e84832764e4a80ee0f7f436ef42955730ec12 ssh-agent [2021-09-27T09:10:04.908Z] SSH_AUTH_SOCK=/tmp/ssh-CeiQjyshfCh8/agent.13 [2021-09-27T09:10:04.908Z] SSH_AGENT_PID=20 [2021-09-27T09:10:04.920Z] Running ssh-add (command line suppressed) [2021-09-27T09:10:05.033Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_1615116648878136015.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_1615116648878136015.key) [2021-09-27T09:10:05.058Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T09:10:06.794Z] + git tag --points-at HEAD [Pipeline] } [2021-09-27T09:10:06.819Z] $ docker exec --env ******** --env ******** f49f5f9ff94412fe175a684e340e84832764e4a80ee0f7f436ef42955730ec12 ssh-agent -k [2021-09-27T09:10:06.926Z] unset SSH_AUTH_SOCK; [2021-09-27T09:10:06.927Z] unset SSH_AGENT_PID; [2021-09-27T09:10:06.927Z] echo Agent pid 20 killed; [2021-09-27T09:10:06.950Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-27T09:10:06.997Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T09:10:06.997Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T09:10:07.114Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T09:10:07.112Z] $ docker exec f49f5f9ff94412fe175a684e340e84832764e4a80ee0f7f436ef42955730ec12 ssh-agent [2021-09-27T09:10:07.226Z] SSH_AUTH_SOCK=/tmp/ssh-XtyM29AITXe5/agent.54 [2021-09-27T09:10:07.226Z] SSH_AGENT_PID=61 [2021-09-27T09:10:07.239Z] Running ssh-add (command line suppressed) [2021-09-27T09:10:07.332Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_6216585321893629869.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_6216585321893629869.key) [2021-09-27T09:10:07.357Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T09:10:07.671Z] + git semver init [2021-09-27T09:10:07.671Z] # -> Open(): unable to determine branch for HEAD [2021-09-27T09:10:07.671Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git [2021-09-27T09:10:07.671Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main [2021-09-27T09:10:07.671Z] # $SEMVER_REMOTE_NAME = origin [2021-09-27T09:10:07.671Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-27T09:10:07.671Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-27T09:10:07.671Z] # $SEMVER_BRANCH = main [2021-09-27T09:10:07.671Z] # $SEMVER_TEMP = /tmp/semver-236134375 [2021-09-27T09:10:07.671Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP [2021-09-27T09:10:08.258Z] # '/tmp/semver-236134375' -> '/w/workspace/dgexfoundry_go-mod-registry_main/.semver' [2021-09-27T09:10:08.258Z] # -> Force: false [2021-09-27T09:10:08.258Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [Pipeline] } [2021-09-27T09:10:08.269Z] $ docker exec --env ******** --env ******** f49f5f9ff94412fe175a684e340e84832764e4a80ee0f7f436ef42955730ec12 ssh-agent -k [2021-09-27T09:10:08.367Z] unset SSH_AUTH_SOCK; [2021-09-27T09:10:08.367Z] unset SSH_AGENT_PID; [2021-09-27T09:10:08.367Z] echo Agent pid 61 killed; [2021-09-27T09:10:08.385Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T09:10:08.736Z] + git semver [Pipeline] } [2021-09-27T09:10:08.752Z] $ docker stop --time=1 f49f5f9ff94412fe175a684e340e84832764e4a80ee0f7f436ef42955730ec12 [2021-09-27T09:10:09.989Z] $ docker rm -f f49f5f9ff94412fe175a684e340e84832764e4a80ee0f7f436ef42955730ec12 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T09:10:11.968Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-27T09:10:12.293Z] Stashed 1 file(s) [Pipeline] echo [2021-09-27T09:10:12.297Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.5 [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 [2021-09-27T09:10:27.543Z] Still waiting to schedule task [2021-09-27T09:10:27.544Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-09-27T09:10:27.585Z] Still waiting to schedule task [2021-09-27T09:10:27.586Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1594’ [2021-09-27T09:10:56.426Z] Running on prd-centos7-docker-4c-2g-1601 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws [2021-09-27T09:10:56.448Z] Running in /w/workspace/go-mod-registry/6 [Pipeline] { [Pipeline] checkout [2021-09-27T09:10:56.577Z] Selected Git installation does not exist. Using Default [2021-09-27T09:10:56.577Z] The recommended git tool is: NONE [2021-09-27T09:11:01.177Z] using credential edgex-jenkins-ssh [2021-09-27T09:11:01.194Z] Cloning the remote Git repository [2021-09-27T09:11:01.219Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-09-27T09:11:01.293Z] > git init /w/workspace/go-mod-registry/6 # timeout=10 [2021-09-27T09:11:01.337Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-09-27T09:11:01.337Z] > git --version # timeout=10 [2021-09-27T09:11:01.342Z] > git --version # 'git version 2.24.4' [2021-09-27T09:11:01.342Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T09:11:01.371Z] [INFO] Currently running in a labeled security context [2021-09-27T09:11:01.371Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-27T09:11:01.372Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/6@tmp/jenkins-gitclient-ssh3707320163383526164.key [2021-09-27T09:11:01.392Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T09:11:02.413Z] Avoid second fetch [2021-09-27T09:11:02.414Z] Checking out Revision e6709f93c523cdff62cd5022b12d882a1ec93324 (main) [2021-09-27T09:11:02.387Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-09-27T09:11:02.396Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T09:11:02.422Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T09:11:02.430Z] > git checkout -f e6709f93c523cdff62cd5022b12d882a1ec93324 # timeout=10 [2021-09-27T09:11:06.190Z] Commit message: "Merge pull request #84 from lenny-intel/pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-09-27T09:11:06.752Z] ========================================================= [2021-09-27T09:11:06.752Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-27T09:11:06.752Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-09-27T09:11:07.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T09:11:07.479Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-27T09:11:07.479Z] 540db60ca938: Pulling fs layer [2021-09-27T09:11:07.479Z] adcc1eea9eea: Pulling fs layer [2021-09-27T09:11:07.479Z] 4c4ab2625f07: Pulling fs layer [2021-09-27T09:11:07.479Z] db62176df00c: Pulling fs layer [2021-09-27T09:11:07.479Z] 3b30891b0d05: Pulling fs layer [2021-09-27T09:11:07.479Z] 06b49ca38bd5: Pulling fs layer [2021-09-27T09:11:07.479Z] c788192a36de: Pulling fs layer [2021-09-27T09:11:07.479Z] a77e37c0d609: Pulling fs layer [2021-09-27T09:11:07.479Z] c3185cebc471: Pulling fs layer [2021-09-27T09:11:07.479Z] 06b49ca38bd5: Waiting [2021-09-27T09:11:07.479Z] c788192a36de: Waiting [2021-09-27T09:11:07.479Z] a77e37c0d609: Waiting [2021-09-27T09:11:07.479Z] c3185cebc471: Waiting [2021-09-27T09:11:07.479Z] db62176df00c: Waiting [2021-09-27T09:11:07.479Z] 3b30891b0d05: Waiting [2021-09-27T09:11:07.479Z] 4c4ab2625f07: Download complete [2021-09-27T09:11:07.479Z] adcc1eea9eea: Verifying Checksum [2021-09-27T09:11:07.479Z] adcc1eea9eea: Download complete [2021-09-27T09:11:07.479Z] 3b30891b0d05: Verifying Checksum [2021-09-27T09:11:07.479Z] 3b30891b0d05: Download complete [2021-09-27T09:11:07.479Z] 06b49ca38bd5: Verifying Checksum [2021-09-27T09:11:07.479Z] 06b49ca38bd5: Download complete [2021-09-27T09:11:07.479Z] c788192a36de: Download complete [2021-09-27T09:11:07.761Z] 540db60ca938: Verifying Checksum [2021-09-27T09:11:07.761Z] 540db60ca938: Download complete [2021-09-27T09:11:08.027Z] 540db60ca938: Pull complete [2021-09-27T09:11:08.027Z] adcc1eea9eea: Pull complete [2021-09-27T09:11:08.295Z] a77e37c0d609: Verifying Checksum [2021-09-27T09:11:08.295Z] a77e37c0d609: Download complete [2021-09-27T09:11:08.295Z] 4c4ab2625f07: Pull complete [2021-09-27T09:11:12.835Z] c3185cebc471: Verifying Checksum [2021-09-27T09:11:12.835Z] c3185cebc471: Download complete [2021-09-27T09:11:13.421Z] db62176df00c: Verifying Checksum [2021-09-27T09:11:13.421Z] db62176df00c: Download complete [2021-09-27T09:11:16.788Z] db62176df00c: Pull complete [2021-09-27T09:11:16.788Z] 3b30891b0d05: Pull complete [2021-09-27T09:11:16.788Z] 06b49ca38bd5: Pull complete [2021-09-27T09:11:16.788Z] c788192a36de: Pull complete [2021-09-27T09:11:17.054Z] a77e37c0d609: Pull complete [2021-09-27T09:11:19.025Z] c3185cebc471: Pull complete [2021-09-27T09:11:19.025Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-27T09:11:19.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T09:11:19.294Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-09-27T09:11:19.657Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:11:19.978Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-27T09:11:19.978Z] . [Pipeline] withDockerContainer [2021-09-27T09:11:20.075Z] prd-centos7-docker-4c-2g-1601 does not seem to be running inside a container [2021-09-27T09:11:20.137Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/6 -v /w/workspace/go-mod-registry/6:/w/workspace/go-mod-registry/6:rw,z -v /w/workspace/go-mod-registry/6@tmp:/w/workspace/go-mod-registry/6@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 [2021-09-27T09:11:22.891Z] $ docker top d0fcdc24371375fc6ac608d4b5de6fea7f7fa96b1020c0e22a612b3c76ba3341 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T09:11:23.294Z] + go version [2021-09-27T09:11:23.294Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-27T09:11:23.308Z] $ docker stop --time=1 d0fcdc24371375fc6ac608d4b5de6fea7f7fa96b1020c0e22a612b3c76ba3341 [2021-09-27T09:11:24.527Z] $ docker rm -f d0fcdc24371375fc6ac608d4b5de6fea7f7fa96b1020c0e22a612b3c76ba3341 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:11:26.626Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-27T09:11:26.626Z] . [Pipeline] withDockerContainer [2021-09-27T09:11:26.714Z] prd-centos7-docker-4c-2g-1601 does not seem to be running inside a container [2021-09-27T09:11:26.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/6 -v /w/workspace/go-mod-registry/6:/w/workspace/go-mod-registry/6:rw,z -v /w/workspace/go-mod-registry/6@tmp:/w/workspace/go-mod-registry/6@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 [2021-09-27T09:11:27.186Z] $ docker top 64ec77ee7aac7956e2a4a0e8007dc3df71e225b9bc2d7ae04328d1c1c1c096c7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-27T09:11:27.597Z] + go mod tidy [2021-09-27T09:11:30.191Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-27T09:11:30.191Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-09-27T09:11:30.191Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-27T09:11:30.191Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-27T09:11:30.191Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-27T09:11:30.467Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-27T09:11:30.467Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-27T09:11:30.467Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-27T09:11:30.467Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-27T09:11:30.467Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-27T09:11:30.467Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-27T09:11:30.467Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-27T09:11:30.467Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2021-09-27T09:11:30.736Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-27T09:11:30.736Z] go: downloading github.com/kr/pretty v0.2.0 [2021-09-27T09:11:30.736Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-27T09:11:30.736Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-27T09:11:30.736Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-27T09:11:30.736Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-27T09:11:30.736Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-27T09:11:30.736Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-27T09:11:30.736Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-27T09:11:30.736Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-27T09:11:30.736Z] go: downloading github.com/kr/text v0.1.0 [2021-09-27T09:11:30.736Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-09-27T09:11:30.736Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-27T09:11:31.003Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-27T09:11:31.003Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-27T09:11:31.003Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-27T09:11:31.003Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-27T09:11:31.003Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-27T09:11:31.003Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-27T09:11:31.272Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-27T09:11:31.272Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-27T09:11:31.272Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-27T09:11:31.272Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-09-27T09:11:32.244Z] go: downloading golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [Pipeline] sh [2021-09-27T09:11:33.981Z] + make test [2021-09-27T09:11:33.981Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-09-27T09:11:49.271Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.020s coverage: 83.6% of statements [2021-09-27T09:11:49.271Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-09-27T09:11:49.271Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.004s coverage: 85.7% of statements [2021-09-27T09:11:49.271Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2021-09-27T09:11:49.271Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-09-27T09:11:51.891Z] gofmt -l . [2021-09-27T09:11:51.891Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-09-27T09:11:51.906Z] $ docker stop --time=1 64ec77ee7aac7956e2a4a0e8007dc3df71e225b9bc2d7ae04328d1c1c1c096c7 [2021-09-27T09:11:53.536Z] $ docker rm -f 64ec77ee7aac7956e2a4a0e8007dc3df71e225b9bc2d7ae04328d1c1c1c096c7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T09:11:55.553Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-27T09:11:55.811Z] 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 [2021-09-27T09:11:56.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T09:11:56.640Z] [2021-09-27T09:11:56.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:11:56.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T09:11:56.982Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-27T09:11:56.982Z] b4d181a07f80: Pulling fs layer [2021-09-27T09:11:56.982Z] a1111a8f2ec3: Pulling fs layer [2021-09-27T09:11:56.982Z] ed53099fbce6: Pulling fs layer [2021-09-27T09:11:56.982Z] dc539afda2c1: Pulling fs layer [2021-09-27T09:11:56.982Z] 77bc0d833cb6: Pulling fs layer [2021-09-27T09:11:56.982Z] 9065ff56babe: Pulling fs layer [2021-09-27T09:11:56.982Z] d287ab97295c: Pulling fs layer [2021-09-27T09:11:56.982Z] 77bc0d833cb6: Waiting [2021-09-27T09:11:56.982Z] 9065ff56babe: Waiting [2021-09-27T09:11:56.982Z] d287ab97295c: Waiting [2021-09-27T09:11:56.982Z] dc539afda2c1: Waiting [2021-09-27T09:11:57.247Z] a1111a8f2ec3: Verifying Checksum [2021-09-27T09:11:57.247Z] a1111a8f2ec3: Download complete [2021-09-27T09:11:57.516Z] dc539afda2c1: Verifying Checksum [2021-09-27T09:11:57.516Z] dc539afda2c1: Download complete [2021-09-27T09:11:57.516Z] 77bc0d833cb6: Verifying Checksum [2021-09-27T09:11:57.516Z] 77bc0d833cb6: Download complete [2021-09-27T09:11:57.789Z] 9065ff56babe: Verifying Checksum [2021-09-27T09:11:57.789Z] 9065ff56babe: Download complete [2021-09-27T09:11:59.829Z] ed53099fbce6: Verifying Checksum [2021-09-27T09:11:59.829Z] ed53099fbce6: Download complete [2021-09-27T09:11:59.829Z] b4d181a07f80: Verifying Checksum [2021-09-27T09:11:59.829Z] b4d181a07f80: Download complete [2021-09-27T09:12:00.110Z] b4d181a07f80: Pull complete [2021-09-27T09:12:00.110Z] a1111a8f2ec3: Pull complete [2021-09-27T09:12:00.695Z] ed53099fbce6: Pull complete [2021-09-27T09:12:00.695Z] dc539afda2c1: Pull complete [2021-09-27T09:12:00.964Z] 77bc0d833cb6: Pull complete [2021-09-27T09:12:00.964Z] 9065ff56babe: Pull complete [2021-09-27T09:12:04.376Z] d287ab97295c: Download complete [2021-09-27T09:12:08.685Z] d287ab97295c: Pull complete [2021-09-27T09:12:08.685Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-27T09:12:08.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T09:12:08.685Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-27T09:12:08.786Z] prd-centos7-docker-4c-2g-1601 does not seem to be running inside a container [2021-09-27T09:12:10.365Z] $ 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/6 -v /w/workspace/go-mod-registry/6:/w/workspace/go-mod-registry/6:rw,z -v /w/workspace/go-mod-registry/6@tmp:/w/workspace/go-mod-registry/6@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 [2021-09-27T09:12:14.744Z] $ docker top 9342936db09de75c3a0d64e2a7ba9713f925181de7a7703e86e17038ed11d242 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:12:15.569Z] ---> job-cost.sh [2021-09-27T09:12:15.569Z] lf-activate-venv: SKIPPING [2021-09-27T09:12:15.569Z] INFO: No Stack... [2021-09-27T09:12:17.223Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-27T09:12:17.223Z] INFO: Archiving Costs [Pipeline] sh [2021-09-27T09:12:17.600Z] + cat /w/workspace/go-mod-registry/6/archives/cost.csv [2021-09-27T09:12:17.600Z] + cut -d, -f6 [Pipeline] lock [2021-09-27T09:12:17.655Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-6-stack-cost] [2021-09-27T09:12:17.663Z] Resource [jenkins-edgexfoundry-go-mod-registry-main-6-stack-cost] did not exist. Created. [2021-09-27T09:12:17.663Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-27T09:12:19.550Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-27T09:12:19.602Z] Stashed 1 file(s) [Pipeline] } [2021-09-27T09:12:19.610Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-27T09:12:19.638Z] $ docker stop --time=1 9342936db09de75c3a0d64e2a7ba9713f925181de7a7703e86e17038ed11d242 [2021-09-27T09:12:22.384Z] $ docker rm -f 9342936db09de75c3a0d64e2a7ba9713f925181de7a7703e86e17038ed11d242 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-27T09:13:48.598Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1605 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws [2021-09-27T09:13:48.620Z] Running in /w/workspace/go-mod-registry/6 [Pipeline] { [Pipeline] checkout [2021-09-27T09:13:48.944Z] Selected Git installation does not exist. Using Default [2021-09-27T09:13:48.944Z] The recommended git tool is: NONE [2021-09-27T09:13:58.003Z] using credential edgex-jenkins-ssh [2021-09-27T09:13:58.028Z] Cloning the remote Git repository [2021-09-27T09:13:58.085Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-09-27T09:13:58.195Z] > git init /w/workspace/go-mod-registry/6 # timeout=10 [2021-09-27T09:13:58.263Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-09-27T09:13:58.264Z] > git --version # timeout=10 [2021-09-27T09:13:58.289Z] > git --version # 'git version 2.17.1' [2021-09-27T09:13:58.291Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T09:13:58.383Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T09:13:59.125Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-09-27T09:13:59.145Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T09:13:59.175Z] Avoid second fetch [2021-09-27T09:13:59.176Z] Checking out Revision e6709f93c523cdff62cd5022b12d882a1ec93324 (main) [2021-09-27T09:13:59.196Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T09:13:59.211Z] > git checkout -f e6709f93c523cdff62cd5022b12d882a1ec93324 # timeout=10 [2021-09-27T09:14:03.489Z] Commit message: "Merge pull request #84 from lenny-intel/pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-09-27T09:14:04.184Z] ========================================================= [2021-09-27T09:14:04.184Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-27T09:14:04.184Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-09-27T09:14:04.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T09:14:06.239Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-27T09:14:06.239Z] 595b0fe564bb: Pulling fs layer [2021-09-27T09:14:06.239Z] 24495759ef45: Pulling fs layer [2021-09-27T09:14:06.239Z] d148012ef14d: Pulling fs layer [2021-09-27T09:14:06.239Z] e90a11edd702: Pulling fs layer [2021-09-27T09:14:06.239Z] d77568369979: Pulling fs layer [2021-09-27T09:14:06.239Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-27T09:14:06.239Z] 170f2ba95c9a: Pulling fs layer [2021-09-27T09:14:06.239Z] 97ac5df62f85: Pulling fs layer [2021-09-27T09:14:06.239Z] 170f2ba95c9a: Waiting [2021-09-27T09:14:06.239Z] fc1c9f9a7f3b: Waiting [2021-09-27T09:14:06.239Z] e90a11edd702: Waiting [2021-09-27T09:14:06.239Z] d77568369979: Waiting [2021-09-27T09:14:06.239Z] 97ac5df62f85: Waiting [2021-09-27T09:14:06.239Z] d148012ef14d: Verifying Checksum [2021-09-27T09:14:06.239Z] d148012ef14d: Download complete [2021-09-27T09:14:06.522Z] 24495759ef45: Download complete [2021-09-27T09:14:06.522Z] d77568369979: Download complete [2021-09-27T09:14:06.522Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-27T09:14:06.522Z] fc1c9f9a7f3b: Download complete [2021-09-27T09:14:06.522Z] 170f2ba95c9a: Verifying Checksum [2021-09-27T09:14:06.522Z] 170f2ba95c9a: Download complete [2021-09-27T09:14:06.522Z] 595b0fe564bb: Verifying Checksum [2021-09-27T09:14:06.522Z] 595b0fe564bb: Download complete [2021-09-27T09:14:07.520Z] 595b0fe564bb: Pull complete [2021-09-27T09:14:08.162Z] 24495759ef45: Pull complete [2021-09-27T09:14:08.785Z] d148012ef14d: Pull complete [2021-09-27T09:14:10.803Z] 97ac5df62f85: Verifying Checksum [2021-09-27T09:14:10.803Z] 97ac5df62f85: Download complete [2021-09-27T09:14:11.084Z] e90a11edd702: Verifying Checksum [2021-09-27T09:14:11.084Z] e90a11edd702: Download complete [2021-09-27T09:14:22.177Z] e90a11edd702: Pull complete [2021-09-27T09:14:22.177Z] d77568369979: Pull complete [2021-09-27T09:14:22.177Z] fc1c9f9a7f3b: Pull complete [2021-09-27T09:14:22.776Z] 170f2ba95c9a: Pull complete [2021-09-27T09:14:28.198Z] 97ac5df62f85: Pull complete [2021-09-27T09:14:28.198Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-27T09:14:28.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T09:14:28.198Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-09-27T09:14:28.615Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:14:28.973Z] + docker inspect -f . ci-base-image-arm64 [2021-09-27T09:14:28.973Z] . [Pipeline] withDockerContainer [2021-09-27T09:14:29.258Z] prd-ubuntu18.04-docker-arm64-4c-16g-1605 does not seem to be running inside a container [2021-09-27T09:14:29.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/6 -v /w/workspace/go-mod-registry/6:/w/workspace/go-mod-registry/6:rw,z -v /w/workspace/go-mod-registry/6@tmp:/w/workspace/go-mod-registry/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-27T09:14:35.190Z] $ docker top ad3ba9f6786fad4136940c8e7b74b402943cdf67dd6d1e39db87f835038b4777 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T09:14:37.823Z] + go version [2021-09-27T09:14:37.823Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-27T09:14:37.848Z] $ docker stop --time=1 ad3ba9f6786fad4136940c8e7b74b402943cdf67dd6d1e39db87f835038b4777 [2021-09-27T09:14:39.943Z] $ docker rm -f ad3ba9f6786fad4136940c8e7b74b402943cdf67dd6d1e39db87f835038b4777 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:14:40.899Z] + docker inspect -f . ci-base-image-arm64 [2021-09-27T09:14:40.899Z] . [Pipeline] withDockerContainer [2021-09-27T09:14:41.221Z] prd-ubuntu18.04-docker-arm64-4c-16g-1605 does not seem to be running inside a container [2021-09-27T09:14:41.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/6 -v /w/workspace/go-mod-registry/6:/w/workspace/go-mod-registry/6:rw,z -v /w/workspace/go-mod-registry/6@tmp:/w/workspace/go-mod-registry/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-27T09:14:43.183Z] $ docker top fca770b8ac720d644601583045e68d79814348f9478bf5b2d7b0d427f929a413 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-27T09:14:45.496Z] + go mod tidy [2021-09-27T09:14:49.022Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-27T09:14:49.022Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-09-27T09:14:49.022Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-27T09:14:49.022Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-27T09:14:49.022Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-27T09:14:49.022Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-27T09:14:49.022Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-27T09:14:49.022Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-27T09:14:49.022Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-27T09:14:49.022Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-27T09:14:49.022Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-27T09:14:49.022Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2021-09-27T09:14:49.022Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-27T09:14:49.022Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-27T09:14:49.022Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-27T09:14:49.022Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-27T09:14:49.022Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-27T09:14:49.022Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-27T09:14:49.022Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-27T09:14:49.022Z] go: downloading github.com/kr/pretty v0.2.0 [2021-09-27T09:14:49.022Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-09-27T09:14:49.022Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-27T09:14:49.022Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-27T09:14:49.022Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-27T09:14:49.022Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-27T09:14:49.022Z] go: downloading github.com/kr/text v0.1.0 [2021-09-27T09:14:49.022Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-27T09:14:49.022Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-27T09:14:49.022Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-27T09:14:49.022Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-27T09:14:49.022Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-27T09:14:49.022Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-27T09:14:49.022Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-27T09:14:49.022Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-27T09:14:49.022Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-27T09:14:49.022Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-09-27T09:14:49.022Z] go: downloading golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [Pipeline] sh [2021-09-27T09:14:49.975Z] + make test [2021-09-27T09:14:49.975Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-09-27T09:15:24.235Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.080s coverage: 83.6% of statements [2021-09-27T09:15:24.235Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-09-27T09:15:24.235Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.013s coverage: 85.7% of statements [2021-09-27T09:15:24.235Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2021-09-27T09:15:24.235Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-09-27T09:15:48.111Z] gofmt -l . [2021-09-27T09:15:48.111Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-09-27T09:15:48.137Z] $ docker stop --time=1 fca770b8ac720d644601583045e68d79814348f9478bf5b2d7b0d427f929a413 [2021-09-27T09:15:50.683Z] $ docker rm -f fca770b8ac720d644601583045e68d79814348f9478bf5b2d7b0d427f929a413 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T09:15:52.170Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-27T09:15:53.810Z] Warning: overwriting stash ‘coverage-report’ [2021-09-27T09:15:54.499Z] 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 [2021-09-27T09:15:55.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T09:15:55.518Z] [2021-09-27T09:15:55.518Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:15:55.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T09:15:56.170Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-27T09:15:56.170Z] 448f6bf000e3: Pulling fs layer [2021-09-27T09:15:56.170Z] f757da607395: Pulling fs layer [2021-09-27T09:15:56.170Z] 05883995daec: Pulling fs layer [2021-09-27T09:15:56.170Z] 8603b9c90790: Pulling fs layer [2021-09-27T09:15:56.170Z] 1560dd03e051: Pulling fs layer [2021-09-27T09:15:56.170Z] 27f5ce0e4adf: Pulling fs layer [2021-09-27T09:15:56.170Z] c2d8d7efcc4b: Pulling fs layer [2021-09-27T09:15:56.170Z] 8603b9c90790: Waiting [2021-09-27T09:15:56.170Z] 1560dd03e051: Waiting [2021-09-27T09:15:56.170Z] 27f5ce0e4adf: Waiting [2021-09-27T09:15:56.170Z] c2d8d7efcc4b: Waiting [2021-09-27T09:15:56.448Z] f757da607395: Verifying Checksum [2021-09-27T09:15:56.448Z] f757da607395: Download complete [2021-09-27T09:15:56.448Z] 8603b9c90790: Verifying Checksum [2021-09-27T09:15:56.448Z] 8603b9c90790: Download complete [2021-09-27T09:15:56.723Z] 1560dd03e051: Verifying Checksum [2021-09-27T09:15:56.723Z] 1560dd03e051: Download complete [2021-09-27T09:15:56.723Z] 27f5ce0e4adf: Verifying Checksum [2021-09-27T09:15:56.723Z] 27f5ce0e4adf: Download complete [2021-09-27T09:15:56.998Z] 05883995daec: Verifying Checksum [2021-09-27T09:15:56.998Z] 05883995daec: Download complete [2021-09-27T09:15:57.273Z] 448f6bf000e3: Verifying Checksum [2021-09-27T09:15:57.273Z] 448f6bf000e3: Download complete [2021-09-27T09:16:01.601Z] 448f6bf000e3: Pull complete [2021-09-27T09:16:01.879Z] f757da607395: Pull complete [2021-09-27T09:16:02.160Z] c2d8d7efcc4b: Verifying Checksum [2021-09-27T09:16:02.160Z] c2d8d7efcc4b: Download complete [2021-09-27T09:16:03.602Z] 05883995daec: Pull complete [2021-09-27T09:16:03.876Z] 8603b9c90790: Pull complete [2021-09-27T09:16:04.863Z] 1560dd03e051: Pull complete [2021-09-27T09:16:05.482Z] 27f5ce0e4adf: Pull complete [2021-09-27T09:16:21.455Z] c2d8d7efcc4b: Pull complete [2021-09-27T09:16:21.455Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-27T09:16:21.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T09:16:21.455Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-27T09:16:21.774Z] prd-ubuntu18.04-docker-arm64-4c-16g-1605 does not seem to be running inside a container [2021-09-27T09:16:21.866Z] $ 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/6 -v /w/workspace/go-mod-registry/6:/w/workspace/go-mod-registry/6:rw,z -v /w/workspace/go-mod-registry/6@tmp:/w/workspace/go-mod-registry/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-27T09:16:26.982Z] $ docker top 506f7caf2976d3a24b90a5a6dd00e93773ce83c81a4d1419480c1d5972f5405f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:16:28.050Z] ---> job-cost.sh [2021-09-27T09:16:28.050Z] lf-activate-venv: SKIPPING [2021-09-27T09:16:28.050Z] INFO: No Stack... [2021-09-27T09:16:29.032Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-27T09:16:29.310Z] INFO: Archiving Costs [Pipeline] sh [2021-09-27T09:16:29.991Z] + cut -d, -f6 [2021-09-27T09:16:29.991Z] + cat /w/workspace/go-mod-registry/6/archives/cost.csv [Pipeline] lock [2021-09-27T09:16:30.068Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-6-stack-cost] [2021-09-27T09:16:30.078Z] Resource [jenkins-edgexfoundry-go-mod-registry-main-6-stack-cost] did not exist. Created. [2021-09-27T09:16:30.078Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-27T09:16:30.794Z] /w/workspace/go-mod-registry/6@tmp/durable-a08fbab3/script.sh: 1: /w/workspace/go-mod-registry/6@tmp/durable-a08fbab3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-27T09:16:31.483Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-27T09:16:31.505Z] Warning: overwriting stash ‘stack-cost’ [2021-09-27T09:16:31.545Z] Stashed 1 file(s) [Pipeline] } [2021-09-27T09:16:31.555Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-27T09:16:31.584Z] $ docker stop --time=1 506f7caf2976d3a24b90a5a6dd00e93773ce83c81a4d1419480c1d5972f5405f [2021-09-27T09:16:33.418Z] $ docker rm -f 506f7caf2976d3a24b90a5a6dd00e93773ce83c81a4d1419480c1d5972f5405f [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 [2021-09-27T09:16:34.240Z] provisioning config files... [2021-09-27T09:16:35.781Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config4697577836370488462tmp [Pipeline] { [Pipeline] sh [2021-09-27T09:16:36.114Z] + set +x [2021-09-27T09:16:36.114Z] + curl -s https://codecov.io/bash [2021-09-27T09:16:36.114Z] + bash -s -- [2021-09-27T09:16:36.114Z] [2021-09-27T09:16:36.114Z] _____ _ [2021-09-27T09:16:36.114Z] / ____| | | [2021-09-27T09:16:36.114Z] | | ___ __| | ___ ___ _____ __ [2021-09-27T09:16:36.114Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-27T09:16:36.114Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-27T09:16:36.114Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-27T09:16:36.114Z] Bash-1.0.6 [2021-09-27T09:16:36.114Z] [2021-09-27T09:16:36.114Z] [2021-09-27T09:16:36.114Z] ==> git version 2.24.4 found [2021-09-27T09:16:36.114Z] ==> 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 [2021-09-27T09:16:36.114Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-27T09:16:36.114Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-27T09:16:36.114Z] ==> Jenkins CI detected. [2021-09-27T09:16:36.114Z] current dir:  /w/workspace/dgexfoundry_go-mod-registry_main [2021-09-27T09:16:36.114Z] project root: . [2021-09-27T09:16:36.114Z] --> token set from env [2021-09-27T09:16:36.114Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-27T09:16:36.114Z] ==> Running gcov in . (disable via -X gcov) [2021-09-27T09:16:36.114Z] ==> Python coveragepy not found [2021-09-27T09:16:36.114Z] ==> Searching for coverage reports in: [2021-09-27T09:16:36.114Z] + . [2021-09-27T09:16:36.114Z] -> Found 1 reports [2021-09-27T09:16:36.114Z] ==> Detecting git/mercurial file structure [2021-09-27T09:16:36.114Z] ==> Reading reports [2021-09-27T09:16:36.114Z] + ./coverage.out bytes=10197 [2021-09-27T09:16:36.381Z] ==> Appending adjustments [2021-09-27T09:16:36.381Z] https://docs.codecov.io/docs/fixing-reports [2021-09-27T09:16:36.381Z] + Found adjustments [2021-09-27T09:16:36.381Z] ==> Gzipping contents [2021-09-27T09:16:36.381Z] 4.0K /tmp/codecov.OOSrVI.gz [2021-09-27T09:16:36.381Z] ==> Uploading reports [2021-09-27T09:16:36.381Z] url: https://codecov.io [2021-09-27T09:16:36.381Z] query: branch=main&commit=e6709f93c523cdff62cd5022b12d882a1ec93324&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-27T09:16:36.381Z] -> Pinging Codecov [2021-09-27T09:16:36.381Z] 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=e6709f93c523cdff62cd5022b12d882a1ec93324&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-27T09:16:36.648Z] -> Uploading to [2021-09-27T09:16:36.648Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-27/05B643FFA8DEACB6C25F95B2D4D12284/e6709f93c523cdff62cd5022b12d882a1ec93324/9a605701-ecee-405b-87ca-a4b6e19e2592.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210927T091636Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e66f23204cf999c39c9d082df6d881c5b003e6cf980fb06096d353b87166add [2021-09-27T09:16:36.648Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-27T09:16:36.648Z] Dload Upload Total Spent Left Speed [2021-09-27T09:16:37.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1967 0 0 100 1967 0 2460 --:--:-- --:--:-- --:--:-- 2461 [2021-09-27T09:16:37.609Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/e6709f93c523cdff62cd5022b12d882a1ec93324 [Pipeline] } [2021-09-27T09:16:37.621Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-09-27T09:16:37.964Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-27T09:16:37.992Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:16:38.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-27T09:16:38.309Z] [2021-09-27T09:16:38.309Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:16:38.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-27T09:16:38.641Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-27T09:16:38.641Z] 188c0c94c7c5: Pulling fs layer [2021-09-27T09:16:38.641Z] 0ef7d3d256c8: Pulling fs layer [2021-09-27T09:16:38.641Z] de9db76c5a1d: Pulling fs layer [2021-09-27T09:16:38.641Z] 0eba1c9be4d2: Pulling fs layer [2021-09-27T09:16:38.641Z] 0d57e429df01: Pulling fs layer [2021-09-27T09:16:38.641Z] 4e4be7b47b0d: Pulling fs layer [2021-09-27T09:16:38.641Z] e1f770b5df2f: Pulling fs layer [2021-09-27T09:16:38.641Z] 85a0685a4137: Pulling fs layer [2021-09-27T09:16:38.641Z] 0eba1c9be4d2: Waiting [2021-09-27T09:16:38.641Z] 0d57e429df01: Waiting [2021-09-27T09:16:38.641Z] 4e4be7b47b0d: Waiting [2021-09-27T09:16:38.641Z] e1f770b5df2f: Waiting [2021-09-27T09:16:38.641Z] 85a0685a4137: Waiting [2021-09-27T09:16:38.641Z] de9db76c5a1d: Verifying Checksum [2021-09-27T09:16:38.641Z] de9db76c5a1d: Download complete [2021-09-27T09:16:38.641Z] 0ef7d3d256c8: Verifying Checksum [2021-09-27T09:16:38.641Z] 0ef7d3d256c8: Download complete [2021-09-27T09:16:38.641Z] 0d57e429df01: Verifying Checksum [2021-09-27T09:16:38.641Z] 0d57e429df01: Download complete [2021-09-27T09:16:38.641Z] 4e4be7b47b0d: Verifying Checksum [2021-09-27T09:16:38.641Z] 4e4be7b47b0d: Download complete [2021-09-27T09:16:38.911Z] 188c0c94c7c5: Verifying Checksum [2021-09-27T09:16:38.911Z] 188c0c94c7c5: Download complete [2021-09-27T09:16:38.911Z] 188c0c94c7c5: Pull complete [2021-09-27T09:16:39.180Z] 0ef7d3d256c8: Pull complete [2021-09-27T09:16:39.180Z] de9db76c5a1d: Pull complete [2021-09-27T09:16:39.762Z] e1f770b5df2f: Verifying Checksum [2021-09-27T09:16:39.762Z] e1f770b5df2f: Download complete [2021-09-27T09:16:44.024Z] 85a0685a4137: Verifying Checksum [2021-09-27T09:16:44.024Z] 85a0685a4137: Download complete [2021-09-27T09:16:44.024Z] 0eba1c9be4d2: Verifying Checksum [2021-09-27T09:16:44.024Z] 0eba1c9be4d2: Download complete [2021-09-27T09:16:47.399Z] 0eba1c9be4d2: Pull complete [2021-09-27T09:16:47.399Z] 0d57e429df01: Pull complete [2021-09-27T09:16:47.399Z] 4e4be7b47b0d: Pull complete [2021-09-27T09:16:47.672Z] e1f770b5df2f: Pull complete [2021-09-27T09:16:51.035Z] 85a0685a4137: Pull complete [2021-09-27T09:16:51.035Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-27T09:16:51.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-27T09:16:51.035Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-27T09:16:51.124Z] prd-centos7-docker-4c-2g-1598 does not seem to be running inside a container [2021-09-27T09:16:51.190Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-09-27T09:16:53.274Z] $ docker top 9d25814daf7d345031fbef2269e2991d826995ca8656b7a1224c752658cf05f7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-27T09:16:53.377Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-27T09:16:53.686Z] + set -o pipefail [2021-09-27T09:16:53.686Z] + snyk monitor '--org=edgex-jenkins' [2021-09-27T09:16:58.078Z] [2021-09-27T09:16:58.078Z] Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v2)... [2021-09-27T09:16:58.078Z] [2021-09-27T09:16:58.078Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e2dd60db-48f3-4c1d-986e-6397089a0464/history/2999e12d-5c45-4e39-9d72-8a25e86fd71d [2021-09-27T09:16:58.078Z] [2021-09-27T09:16:58.078Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-27T09:16:58.078Z] [2021-09-27T09:16:58.078Z] [Pipeline] } [2021-09-27T09:16:58.092Z] $ docker stop --time=1 9d25814daf7d345031fbef2269e2991d826995ca8656b7a1224c752658cf05f7 [2021-09-27T09:16:59.603Z] $ docker rm -f 9d25814daf7d345031fbef2269e2991d826995ca8656b7a1224c752658cf05f7 [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 [2021-09-27T09:17:00.959Z] + git log --format=format:%s -1 e6709f93c523cdff62cd5022b12d882a1ec93324 [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:17:01.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T09:17:01.287Z] . [Pipeline] withDockerContainer [2021-09-27T09:17:01.408Z] prd-centos7-docker-4c-2g-1598 does not seem to be running inside a container [2021-09-27T09:17:01.468Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-27T09:17:01.934Z] $ docker top c0ec6010f08e7d36d5642badbb3ed0ed14a6bfb74c52a52b482749777bda4aca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-27T09:17:02.087Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T09:17:02.087Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T09:17:02.225Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T09:17:02.225Z] $ docker exec c0ec6010f08e7d36d5642badbb3ed0ed14a6bfb74c52a52b482749777bda4aca ssh-agent [2021-09-27T09:17:02.374Z] SSH_AUTH_SOCK=/tmp/ssh-5Ah1V0LiAL16/agent.15 [2021-09-27T09:17:02.374Z] SSH_AGENT_PID=22 [2021-09-27T09:17:02.387Z] Running ssh-add (command line suppressed) [2021-09-27T09:17:02.500Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_240168790449423840.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_240168790449423840.key) [2021-09-27T09:17:02.527Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T09:17:02.850Z] + git semver tag [2021-09-27T09:17:02.850Z] # -> Open(): unable to determine branch for HEAD [2021-09-27T09:17:02.850Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git [2021-09-27T09:17:02.850Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main [2021-09-27T09:17:02.850Z] # $SEMVER_REMOTE_NAME = origin [2021-09-27T09:17:02.850Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-27T09:17:02.850Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-27T09:17:02.850Z] # $SEMVER_BRANCH = main [2021-09-27T09:17:02.850Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [2021-09-27T09:17:02.850Z] # e6709f93c523cdff62cd5022b12d882a1ec93324 HEAD [2021-09-27T09:17:02.850Z] # -> Force: false [2021-09-27T09:17:02.850Z] # f43a39f5fe097bf680cc6f528abaed773d9a84f3 refs/tags/v2.0.1-dev.5 [Pipeline] } [2021-09-27T09:17:02.861Z] $ docker exec --env ******** --env ******** c0ec6010f08e7d36d5642badbb3ed0ed14a6bfb74c52a52b482749777bda4aca ssh-agent -k [2021-09-27T09:17:02.969Z] unset SSH_AUTH_SOCK; [2021-09-27T09:17:02.969Z] unset SSH_AGENT_PID; [2021-09-27T09:17:02.969Z] echo Agent pid 22 killed; [2021-09-27T09:17:02.991Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T09:17:03.349Z] + git semver [Pipeline] } [2021-09-27T09:17:03.366Z] $ docker stop --time=1 c0ec6010f08e7d36d5642badbb3ed0ed14a6bfb74c52a52b482749777bda4aca [2021-09-27T09:17:04.578Z] $ docker rm -f c0ec6010f08e7d36d5642badbb3ed0ed14a6bfb74c52a52b482749777bda4aca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:17:05.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-27T09:17:05.057Z] [2021-09-27T09:17:05.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:17:05.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-27T09:17:05.386Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-27T09:17:05.386Z] ab5ef0e58194: Pulling fs layer [2021-09-27T09:17:05.386Z] 9712f1f96733: Pulling fs layer [2021-09-27T09:17:05.386Z] 63f879dbbcfc: Pulling fs layer [2021-09-27T09:17:05.386Z] 0d9ebad4ef96: Pulling fs layer [2021-09-27T09:17:05.386Z] e9a5061849ea: Pulling fs layer [2021-09-27T09:17:05.386Z] d747dcd14b5f: Pulling fs layer [2021-09-27T09:17:05.386Z] 2de7ff778b66: Pulling fs layer [2021-09-27T09:17:05.386Z] 0d9ebad4ef96: Waiting [2021-09-27T09:17:05.386Z] e9a5061849ea: Waiting [2021-09-27T09:17:05.386Z] d747dcd14b5f: Waiting [2021-09-27T09:17:05.386Z] 2de7ff778b66: Waiting [2021-09-27T09:17:05.386Z] 9712f1f96733: Verifying Checksum [2021-09-27T09:17:05.386Z] 9712f1f96733: Download complete [2021-09-27T09:17:07.323Z] 63f879dbbcfc: Verifying Checksum [2021-09-27T09:17:07.323Z] 63f879dbbcfc: Download complete [2021-09-27T09:17:07.323Z] e9a5061849ea: Verifying Checksum [2021-09-27T09:17:07.323Z] e9a5061849ea: Download complete [2021-09-27T09:17:07.323Z] d747dcd14b5f: Verifying Checksum [2021-09-27T09:17:07.323Z] d747dcd14b5f: Download complete [2021-09-27T09:17:08.283Z] 2de7ff778b66: Verifying Checksum [2021-09-27T09:17:08.283Z] 2de7ff778b66: Download complete [2021-09-27T09:17:08.283Z] 0d9ebad4ef96: Verifying Checksum [2021-09-27T09:17:08.283Z] 0d9ebad4ef96: Download complete [2021-09-27T09:17:08.865Z] ab5ef0e58194: Verifying Checksum [2021-09-27T09:17:08.865Z] ab5ef0e58194: Download complete [2021-09-27T09:17:11.457Z] ab5ef0e58194: Pull complete [2021-09-27T09:17:11.457Z] 9712f1f96733: Pull complete [2021-09-27T09:17:12.044Z] 63f879dbbcfc: Pull complete [2021-09-27T09:17:15.401Z] 0d9ebad4ef96: Pull complete [2021-09-27T09:17:15.983Z] e9a5061849ea: Pull complete [2021-09-27T09:17:15.983Z] d747dcd14b5f: Pull complete [2021-09-27T09:17:18.164Z] 2de7ff778b66: Pull complete [2021-09-27T09:17:18.164Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-27T09:17:18.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-27T09:17:18.164Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-27T09:17:18.256Z] prd-centos7-docker-4c-2g-1598 does not seem to be running inside a container [2021-09-27T09:17:18.317Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-09-27T09:17:21.396Z] $ docker top de0e3bad3b0aaffb02631e97c9214faab5b49877e429899fc9fd116ba7e03fb5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-27T09:17:21.507Z] provisioning config files... [2021-09-27T09:17:21.520Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config4519509752704923534tmp [2021-09-27T09:17:21.540Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config946896152014688319tmp [2021-09-27T09:17:21.569Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config8419864494317179464tmp [Pipeline] { [Pipeline] echo [2021-09-27T09:17:21.599Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:17:21.915Z] ---> sigul-configuration.sh [2021-09-27T09:17:21.915Z] gpg: directory `/root/.gnupg' created [2021-09-27T09:17:21.915Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-27T09:17:21.915Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-27T09:17:21.915Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-27T09:17:21.915Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-27T09:17:21.915Z] gpg: CAST5 encrypted data [2021-09-27T09:17:21.915Z] gpg: encrypted with 1 passphrase [2021-09-27T09:17:21.915Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-27T09:17:22.227Z] + mkdir /home/jenkins [2021-09-27T09:17:22.227Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-27T09:17:22.541Z] + 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 [2021-09-27T09:17:22.556Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:17:22.869Z] ---> sigul-install.sh [2021-09-27T09:17:22.869Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-27T09:17:23.183Z] + git tag --list [2021-09-27T09:17:23.183Z] v0.0.0 [2021-09-27T09:17:23.183Z] v0.1.0 [2021-09-27T09:17:23.183Z] v0.1.1 [2021-09-27T09:17:23.183Z] v0.1.10 [2021-09-27T09:17:23.183Z] v0.1.11 [2021-09-27T09:17:23.183Z] v0.1.12 [2021-09-27T09:17:23.183Z] v0.1.13 [2021-09-27T09:17:23.183Z] v0.1.14 [2021-09-27T09:17:23.183Z] v0.1.15 [2021-09-27T09:17:23.183Z] v0.1.16 [2021-09-27T09:17:23.183Z] v0.1.17 [2021-09-27T09:17:23.183Z] v0.1.18 [2021-09-27T09:17:23.183Z] v0.1.19 [2021-09-27T09:17:23.183Z] v0.1.2 [2021-09-27T09:17:23.183Z] v0.1.20 [2021-09-27T09:17:23.183Z] v0.1.21 [2021-09-27T09:17:23.183Z] v0.1.22 [2021-09-27T09:17:23.183Z] v0.1.23 [2021-09-27T09:17:23.183Z] v0.1.24 [2021-09-27T09:17:23.183Z] v0.1.25 [2021-09-27T09:17:23.183Z] v0.1.26 [2021-09-27T09:17:23.183Z] v0.1.27 [2021-09-27T09:17:23.183Z] v0.1.3 [2021-09-27T09:17:23.183Z] v0.1.4 [2021-09-27T09:17:23.183Z] v0.1.5 [2021-09-27T09:17:23.183Z] v0.1.6 [2021-09-27T09:17:23.183Z] v0.1.7 [2021-09-27T09:17:23.183Z] v0.1.8 [2021-09-27T09:17:23.183Z] v0.1.9 [2021-09-27T09:17:23.183Z] v2.0.0 [2021-09-27T09:17:23.183Z] v2.0.0-dev.1 [2021-09-27T09:17:23.183Z] v2.0.0-dev.2 [2021-09-27T09:17:23.183Z] v2.0.0-dev.3 [2021-09-27T09:17:23.183Z] v2.0.0-dev.4 [2021-09-27T09:17:23.183Z] v2.0.0-dev.5 [2021-09-27T09:17:23.183Z] v2.0.0-dev.6 [2021-09-27T09:17:23.183Z] v2.0.0-dev.7 [2021-09-27T09:17:23.183Z] v2.0.0-dev.8 [2021-09-27T09:17:23.183Z] v2.0.1-dev.1 [2021-09-27T09:17:23.183Z] v2.0.1-dev.2 [2021-09-27T09:17:23.183Z] v2.0.1-dev.3 [2021-09-27T09:17:23.183Z] v2.0.1-dev.4 [2021-09-27T09:17:23.183Z] v2.0.1-dev.5 [Pipeline] sh [2021-09-27T09:17:23.496Z] + lftools sign git-tag v2.0.1-dev.5 [2021-09-27T09:17:24.079Z] Signing Git tag with Sigul... [2021-09-27T09:17:24.079Z] Signing v2.0.1-dev.5 [Pipeline] echo [2021-09-27T09:17:25.056Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:17:25.368Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-27T09:17:25.380Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-27T09:17:25.406Z] $ docker stop --time=1 de0e3bad3b0aaffb02631e97c9214faab5b49877e429899fc9fd116ba7e03fb5 [2021-09-27T09:17:26.660Z] $ docker rm -f de0e3bad3b0aaffb02631e97c9214faab5b49877e429899fc9fd116ba7e03fb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:17:27.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T09:17:27.285Z] . [Pipeline] withDockerContainer [2021-09-27T09:17:27.373Z] prd-centos7-docker-4c-2g-1598 does not seem to be running inside a container [2021-09-27T09:17:27.425Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-27T09:17:27.836Z] $ docker top 3eca403b7f9948b4c805b8c80cd3a89293a66b102951c1dd541884893587e25a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-27T09:17:27.966Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T09:17:27.966Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T09:17:28.077Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T09:17:28.075Z] $ docker exec 3eca403b7f9948b4c805b8c80cd3a89293a66b102951c1dd541884893587e25a ssh-agent [2021-09-27T09:17:28.190Z] SSH_AUTH_SOCK=/tmp/ssh-VP7TvUKYhe9Z/agent.15 [2021-09-27T09:17:28.190Z] SSH_AGENT_PID=21 [2021-09-27T09:17:28.197Z] Running ssh-add (command line suppressed) [2021-09-27T09:17:28.290Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_6771835193013316494.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_6771835193013316494.key) [2021-09-27T09:17:28.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T09:17:28.627Z] + git semver bump pre [2021-09-27T09:17:28.627Z] # -> Open(): unable to determine branch for HEAD [2021-09-27T09:17:28.627Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git [2021-09-27T09:17:28.627Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main [2021-09-27T09:17:28.627Z] # $SEMVER_REMOTE_NAME = origin [2021-09-27T09:17:28.627Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-27T09:17:28.627Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-27T09:17:28.627Z] # $SEMVER_BRANCH = main [2021-09-27T09:17:28.627Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [2021-09-27T09:17:28.627Z] 2.0.1-dev.6 [Pipeline] } [2021-09-27T09:17:28.637Z] $ docker exec --env ******** --env ******** 3eca403b7f9948b4c805b8c80cd3a89293a66b102951c1dd541884893587e25a ssh-agent -k [2021-09-27T09:17:28.729Z] unset SSH_AUTH_SOCK; [2021-09-27T09:17:28.729Z] unset SSH_AGENT_PID; [2021-09-27T09:17:28.730Z] echo Agent pid 21 killed; [2021-09-27T09:17:28.750Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T09:17:30.808Z] + git semver [Pipeline] } [2021-09-27T09:17:30.824Z] $ docker stop --time=1 3eca403b7f9948b4c805b8c80cd3a89293a66b102951c1dd541884893587e25a [2021-09-27T09:17:32.015Z] $ docker rm -f 3eca403b7f9948b4c805b8c80cd3a89293a66b102951c1dd541884893587e25a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:17:32.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T09:17:32.427Z] . [Pipeline] withDockerContainer [2021-09-27T09:17:32.517Z] prd-centos7-docker-4c-2g-1598 does not seem to be running inside a container [2021-09-27T09:17:32.580Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-27T09:17:32.968Z] $ docker top d2f654e25eb1d4f654bb85f6933ea05e0dd3679b92dc6dbc364d2d69f286024c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-27T09:17:33.102Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T09:17:33.103Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T09:17:33.223Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T09:17:33.223Z] $ docker exec d2f654e25eb1d4f654bb85f6933ea05e0dd3679b92dc6dbc364d2d69f286024c ssh-agent [2021-09-27T09:17:33.337Z] SSH_AUTH_SOCK=/tmp/ssh-8LDfVRKoCxnC/agent.13 [2021-09-27T09:17:33.337Z] SSH_AGENT_PID=19 [2021-09-27T09:17:33.348Z] Running ssh-add (command line suppressed) [2021-09-27T09:17:33.441Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_378623218357985877.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_378623218357985877.key) [2021-09-27T09:17:33.465Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T09:17:33.782Z] + git semver push [2021-09-27T09:17:33.782Z] # -> Open(): unable to determine branch for HEAD [2021-09-27T09:17:33.782Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git [2021-09-27T09:17:33.782Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main [2021-09-27T09:17:33.782Z] # $SEMVER_REMOTE_NAME = origin [2021-09-27T09:17:33.782Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-27T09:17:33.782Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-27T09:17:33.782Z] # $SEMVER_BRANCH = main [2021-09-27T09:17:33.782Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [Pipeline] } [2021-09-27T09:17:35.195Z] $ docker exec --env ******** --env ******** d2f654e25eb1d4f654bb85f6933ea05e0dd3679b92dc6dbc364d2d69f286024c ssh-agent -k [2021-09-27T09:17:35.291Z] unset SSH_AUTH_SOCK; [2021-09-27T09:17:35.291Z] unset SSH_AGENT_PID; [2021-09-27T09:17:35.291Z] echo Agent pid 19 killed; [2021-09-27T09:17:35.308Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T09:17:35.654Z] + git semver [Pipeline] } [2021-09-27T09:17:35.670Z] $ docker stop --time=1 d2f654e25eb1d4f654bb85f6933ea05e0dd3679b92dc6dbc364d2d69f286024c [2021-09-27T09:17:36.860Z] $ docker rm -f d2f654e25eb1d4f654bb85f6933ea05e0dd3679b92dc6dbc364d2d69f286024c [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 [2021-09-27T09:17:37.855Z] + '[' -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:17:38.177Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:17:38.784Z] ---> package-listing.sh [2021-09-27T09:17:38.784Z] ++ facter osfamily [2021-09-27T09:17:38.784Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-27T09:17:39.054Z] + OS_FAMILY=redhat [2021-09-27T09:17:39.055Z] + workspace=/w/workspace/dgexfoundry_go-mod-registry_main [2021-09-27T09:17:39.055Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-27T09:17:39.055Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-27T09:17:39.055Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-27T09:17:39.055Z] + PACKAGES=/tmp/packages_start.txt [2021-09-27T09:17:39.055Z] + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' [2021-09-27T09:17:39.055Z] + PACKAGES=/tmp/packages_end.txt [2021-09-27T09:17:39.055Z] + case "${OS_FAMILY}" in [2021-09-27T09:17:39.055Z] + rpm -qa [2021-09-27T09:17:39.055Z] + sort [2021-09-27T09:17:39.637Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-27T09:17:39.638Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-27T09:17:39.638Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-27T09:17:39.638Z] + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' [2021-09-27T09:17:39.638Z] + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [2021-09-27T09:17:39.638Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [Pipeline] echo [2021-09-27T09:17:39.655Z] 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 [2021-09-27T09:17:39.960Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:17:40.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T09:17:40.550Z] [2021-09-27T09:17:40.550Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:17:40.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T09:17:40.884Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-27T09:17:40.884Z] b4d181a07f80: Pulling fs layer [2021-09-27T09:17:40.884Z] a1111a8f2ec3: Pulling fs layer [2021-09-27T09:17:40.884Z] ed53099fbce6: Pulling fs layer [2021-09-27T09:17:40.884Z] dc539afda2c1: Pulling fs layer [2021-09-27T09:17:40.884Z] 77bc0d833cb6: Pulling fs layer [2021-09-27T09:17:40.884Z] 9065ff56babe: Pulling fs layer [2021-09-27T09:17:40.884Z] d287ab97295c: Pulling fs layer [2021-09-27T09:17:40.884Z] dc539afda2c1: Waiting [2021-09-27T09:17:40.884Z] 77bc0d833cb6: Waiting [2021-09-27T09:17:40.884Z] 9065ff56babe: Waiting [2021-09-27T09:17:40.884Z] d287ab97295c: Waiting [2021-09-27T09:17:41.150Z] a1111a8f2ec3: Verifying Checksum [2021-09-27T09:17:41.150Z] a1111a8f2ec3: Download complete [2021-09-27T09:17:41.150Z] dc539afda2c1: Verifying Checksum [2021-09-27T09:17:41.150Z] dc539afda2c1: Download complete [2021-09-27T09:17:41.150Z] 77bc0d833cb6: Verifying Checksum [2021-09-27T09:17:41.150Z] 77bc0d833cb6: Download complete [2021-09-27T09:17:41.417Z] 9065ff56babe: Verifying Checksum [2021-09-27T09:17:41.417Z] 9065ff56babe: Download complete [2021-09-27T09:17:41.417Z] ed53099fbce6: Verifying Checksum [2021-09-27T09:17:41.417Z] ed53099fbce6: Download complete [2021-09-27T09:17:42.385Z] b4d181a07f80: Verifying Checksum [2021-09-27T09:17:42.385Z] b4d181a07f80: Download complete [2021-09-27T09:17:45.287Z] b4d181a07f80: Pull complete [2021-09-27T09:17:45.287Z] a1111a8f2ec3: Pull complete [2021-09-27T09:17:45.287Z] ed53099fbce6: Pull complete [2021-09-27T09:17:45.287Z] dc539afda2c1: Pull complete [2021-09-27T09:17:45.287Z] 77bc0d833cb6: Pull complete [2021-09-27T09:17:45.287Z] 9065ff56babe: Pull complete [2021-09-27T09:17:45.872Z] d287ab97295c: Download complete [2021-09-27T09:17:50.143Z] d287ab97295c: Pull complete [2021-09-27T09:17:50.143Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-27T09:17:50.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T09:17:50.143Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-27T09:17:50.226Z] prd-centos7-docker-4c-2g-1598 does not seem to be running inside a container [2021-09-27T09:17:50.283Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-27T09:17:53.334Z] $ docker top 1084c3bd28d040250e662a96966e1f7534e10e935aa7c0ebf52f8e3917cb6ae7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T09:17:53.746Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-27T09:17:54.067Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-27T09:17:54.379Z] + ls /var/log/sa-host [2021-09-27T09:17:54.379Z] + sadf -c /var/log/sa-host/sa05 [2021-09-27T09:17:54.379Z] file_magic: OK [2021-09-27T09:17:54.379Z] HZ: Using current value: 100 [2021-09-27T09:17:54.379Z] file_header: OK [2021-09-27T09:17:54.379Z] 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 [2021-09-27T09:17:54.379Z] Statistics: [2021-09-27T09:17:54.379Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-27T09:17:54.379Z] File successfully converted to sysstat format version 12.0.3 [2021-09-27T09:17:54.379Z] + sadf -c /var/log/sa-host/sa27 [2021-09-27T09:17:54.379Z] file_magic: OK [2021-09-27T09:17:54.379Z] HZ: Using current value: 100 [2021-09-27T09:17:54.379Z] file_header: OK [2021-09-27T09:17:54.379Z] 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 [2021-09-27T09:17:54.379Z] Statistics: [2021-09-27T09:17:54.379Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-27T09:17:54.379Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-27T09:17:54.561Z] provisioning config files... [2021-09-27T09:17:54.576Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config1151330230271660499tmp [Pipeline] { [Pipeline] echo [2021-09-27T09:17:54.614Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:17:54.926Z] ---> create-netrc.sh [Pipeline] } [2021-09-27T09:17:54.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:17:55.317Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-27T09:17:55.333Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:17:55.645Z] ---> sudo-logs.sh [2021-09-27T09:17:55.645Z] Archiving 'sudo' log.. [2021-09-27T09:17:55.645Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1598.vexxhost.local: Name or service not known [2021-09-27T09:17:55.645Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1598.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-27T09:17:55.689Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:17:55.999Z] ---> job-cost.sh [2021-09-27T09:17:56.000Z] lf-activate-venv: SKIPPING [2021-09-27T09:17:56.000Z] DEBUG: total: 0.10999999940395355 [2021-09-27T09:17:56.000Z] INFO: Retrieving Stack Cost... [2021-09-27T09:17:57.936Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-27T09:17:57.936Z] INFO: Archiving Costs [Pipeline] echo [2021-09-27T09:17:57.954Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:17:58.263Z] ---> logs-deploy.sh [2021-09-27T09:17:58.263Z] lf-activate-venv: SKIPPING [2021-09-27T09:17:58.263Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/6 [2021-09-27T09:17:58.263Z] INFO: archiving workspace using pattern(s): [2021-09-27T09:17:59.229Z] Archives upload complete. [2021-09-27T09:17:59.229Z] INFO: archiving logs to Nexus