Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 352324e9c8b8d76ffd6147dc5ec2da6dd8f275fd 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2752886116127310235.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5110181468507450937.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3749694394008627114.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2540425139672383781.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4414240285863207492.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-108 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git Avoid second fetch Checking out Revision 352324e9c8b8d76ffd6147dc5ec2da6dd8f275fd (master) > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_master@tmp/jenkins-gitclient-ssh356358364252706700.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 352324e9c8b8d76ffd6147dc5ec2da6dd8f275fd # timeout=10 Commit message: "Merge pull request #625 from hahattan/issue-622" > git rev-list --no-walk ee4e77d140d7735096b288c512b5d361ec350fc2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-02T17:04:40.195Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-02T17:04:40.270Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-02T17:04:40.295Z] ========================================================= [2021-06-02T17:04:40.295Z] EdgeX Global Pipelines Version Info [2021-06-02T17:04:40.295Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-02T17:04:41.734Z] ------------------- [2021-06-02T17:04:41.734Z] stable info: [2021-06-02T17:04:41.734Z] ------------------- [2021-06-02T17:04:41.734Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-02T17:04:41.734Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-02T17:04:41.734Z] Message: update stable to v1.0.193 [2021-06-02T17:04:42.308Z] ------------------- [2021-06-02T17:04:42.308Z] experimental info: [2021-06-02T17:04:42.308Z] ------------------- [2021-06-02T17:04:42.308Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-02T17:04:42.308Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-02T17:04:42.308Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-02T17:04:42.426Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-06-02T17:04:42.452Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-06-02T17:04:42.475Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-02T17:04:42.498Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-02T17:04:42.533Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-02T17:04:42.566Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-02T17:04:42.590Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-02T17:04:42.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-02T17:04:42.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-02T17:04:42.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-02T17:04:42.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-02T17:04:42.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-06-02T17:04:42.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-02T17:04:42.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-02T17:04:42.885Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-02T17:04:42.907Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-02T17:04:42.931Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-02T17:04:42.956Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-02T17:04:42.981Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-02T17:04:43.020Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-02T17:04:43.044Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-02T17:04:43.069Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-02T17:04:43.093Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-02T17:04:43.116Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-02T17:04:43.149Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-02T17:04:43.172Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-02T17:04:43.196Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-02T17:04:43.220Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-02T17:04:43.243Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-02T17:04:43.281Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 352324e9c8b8d76ffd6147dc5ec2da6dd8f275fd [Pipeline] echo [2021-06-02T17:04:43.306Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 352324e [Pipeline] echo [2021-06-02T17:04:43.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-02T17:04:43.813Z] + git log --format=format:%s -1 352324e9c8b8d76ffd6147dc5ec2da6dd8f275fd [Pipeline] echo [2021-06-02T17:04:43.859Z] GIT_COMMIT: 352324e9c8b8d76ffd6147dc5ec2da6dd8f275fd, Commit Message: Merge pull request #625 from hahattan/issue-622 [Pipeline] echo [2021-06-02T17:04:43.872Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-02T17:04:44.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T17:04:44.689Z] [2021-06-02T17:04:44.689Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T17:04:45.008Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T17:04:45.008Z] latest: Pulling from edgex-devops/git-semver [2021-06-02T17:04:45.008Z] 31603596830f: Pulling fs layer [2021-06-02T17:04:45.008Z] 54011a49482f: Pulling fs layer [2021-06-02T17:04:45.008Z] a6820b24f6d8: Pulling fs layer [2021-06-02T17:04:45.008Z] f581987b2513: Pulling fs layer [2021-06-02T17:04:45.008Z] f581987b2513: Waiting [2021-06-02T17:04:45.008Z] 54011a49482f: Verifying Checksum [2021-06-02T17:04:45.008Z] 54011a49482f: Download complete [2021-06-02T17:04:45.269Z] 31603596830f: Verifying Checksum [2021-06-02T17:04:45.269Z] 31603596830f: Download complete [2021-06-02T17:04:45.269Z] f581987b2513: Verifying Checksum [2021-06-02T17:04:45.269Z] f581987b2513: Download complete [2021-06-02T17:04:45.269Z] a6820b24f6d8: Verifying Checksum [2021-06-02T17:04:45.269Z] a6820b24f6d8: Download complete [2021-06-02T17:04:45.532Z] 31603596830f: Pull complete [2021-06-02T17:04:45.532Z] 54011a49482f: Pull complete [2021-06-02T17:04:46.117Z] a6820b24f6d8: Pull complete [2021-06-02T17:04:46.379Z] f581987b2513: Pull complete [2021-06-02T17:04:46.379Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-02T17:04:46.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T17:04:46.379Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-02T17:04:46.466Z] prd-centos7-docker-4c-2g-108 does not seem to be running inside a container [2021-06-02T17:04:46.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-02T17:04:47.659Z] $ docker top 6aabab18d616b93fe74a890af76e757ca8fa580ba8e0ab73b4fc2a8250b8d2ed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-02T17:04:47.785Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T17:04:47.785Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T17:04:47.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T17:04:47.894Z] $ docker exec 6aabab18d616b93fe74a890af76e757ca8fa580ba8e0ab73b4fc2a8250b8d2ed ssh-agent [2021-06-02T17:04:48.003Z] SSH_AUTH_SOCK=/tmp/ssh-DWShViC6chGx/agent.14 [2021-06-02T17:04:48.003Z] SSH_AGENT_PID=20 [2021-06-02T17:04:48.012Z] Running ssh-add (command line suppressed) [2021-06-02T17:04:48.114Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3717440924021350889.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3717440924021350889.key) [2021-06-02T17:04:48.133Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T17:04:48.453Z] + git tag --points-at HEAD [Pipeline] } [2021-06-02T17:04:48.464Z] $ docker exec --env ******** --env ******** 6aabab18d616b93fe74a890af76e757ca8fa580ba8e0ab73b4fc2a8250b8d2ed ssh-agent -k [2021-06-02T17:04:48.557Z] unset SSH_AUTH_SOCK; [2021-06-02T17:04:48.557Z] unset SSH_AGENT_PID; [2021-06-02T17:04:48.557Z] echo Agent pid 20 killed; [2021-06-02T17:04:48.568Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-02T17:04:48.605Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T17:04:48.606Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T17:04:48.707Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T17:04:48.708Z] $ docker exec 6aabab18d616b93fe74a890af76e757ca8fa580ba8e0ab73b4fc2a8250b8d2ed ssh-agent [2021-06-02T17:04:48.804Z] SSH_AUTH_SOCK=/tmp/ssh-3jSfhanAd7qh/agent.53 [2021-06-02T17:04:48.804Z] SSH_AGENT_PID=60 [2021-06-02T17:04:48.809Z] Running ssh-add (command line suppressed) [2021-06-02T17:04:48.901Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6294724634960158738.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6294724634960158738.key) [2021-06-02T17:04:48.916Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T17:04:49.227Z] + git semver init [2021-06-02T17:04:49.227Z] # -> Open(): unable to determine branch for HEAD [2021-06-02T17:04:49.227Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-06-02T17:04:49.227Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-06-02T17:04:49.227Z] # $SEMVER_REMOTE_NAME = origin [2021-06-02T17:04:49.227Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-02T17:04:49.227Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-02T17:04:49.227Z] # $SEMVER_BRANCH = master [2021-06-02T17:04:49.227Z] # $SEMVER_TEMP = /tmp/semver-683645551 [2021-06-02T17:04:49.227Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-06-02T17:04:49.796Z] # '/tmp/semver-683645551' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2021-06-02T17:04:49.796Z] # -> Force: false [2021-06-02T17:04:49.796Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2021-06-02T17:04:49.806Z] $ docker exec --env ******** --env ******** 6aabab18d616b93fe74a890af76e757ca8fa580ba8e0ab73b4fc2a8250b8d2ed ssh-agent -k [2021-06-02T17:04:49.886Z] unset SSH_AUTH_SOCK; [2021-06-02T17:04:49.887Z] unset SSH_AGENT_PID; [2021-06-02T17:04:49.887Z] echo Agent pid 60 killed; [2021-06-02T17:04:49.901Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T17:04:50.230Z] + git semver [Pipeline] } [2021-06-02T17:04:50.243Z] $ docker stop --time=1 6aabab18d616b93fe74a890af76e757ca8fa580ba8e0ab73b4fc2a8250b8d2ed [2021-06-02T17:04:51.544Z] $ docker rm -f 6aabab18d616b93fe74a890af76e757ca8fa580ba8e0ab73b4fc2a8250b8d2ed [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T17:04:51.916Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-02T17:04:52.176Z] Stashed 1 file(s) [Pipeline] echo [2021-06-02T17:04:52.179Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.98 [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-06-02T17:05:07.401Z] Still waiting to schedule task [2021-06-02T17:05:07.402Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-02T17:05:07.404Z] Still waiting to schedule task [2021-06-02T17:05:07.404Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ [2021-06-02T17:07:42.048Z] Running on prd-centos7-docker-4c-2g-109 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2021-06-02T17:07:42.066Z] Running in /w/workspace/go-mod-core-contracts/217 [Pipeline] { [Pipeline] checkout [2021-06-02T17:07:42.187Z] Selected Git installation does not exist. Using Default [2021-06-02T17:07:42.187Z] The recommended git tool is: NONE [2021-06-02T17:07:44.787Z] using credential edgex-jenkins-ssh [2021-06-02T17:07:44.800Z] Cloning the remote Git repository [2021-06-02T17:07:44.720Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-02T17:07:44.788Z] > git init /w/workspace/go-mod-core-contracts/217 # timeout=10 [2021-06-02T17:07:44.827Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-02T17:07:44.828Z] > git --version # timeout=10 [2021-06-02T17:07:44.836Z] > git --version # 'git version 2.24.4' [2021-06-02T17:07:44.836Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T17:07:44.863Z] [INFO] Currently running in a labeled security context [2021-06-02T17:07:44.863Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-02T17:07:44.863Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/217@tmp/jenkins-gitclient-ssh8966182785976911902.key [2021-06-02T17:07:44.897Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T17:07:45.805Z] Avoid second fetch [2021-06-02T17:07:45.806Z] Checking out Revision 352324e9c8b8d76ffd6147dc5ec2da6dd8f275fd (master) [2021-06-02T17:07:45.757Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-06-02T17:07:45.765Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T17:07:45.796Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T17:07:45.807Z] > git checkout -f 352324e9c8b8d76ffd6147dc5ec2da6dd8f275fd # timeout=10 [2021-06-02T17:07:49.502Z] Commit message: "Merge pull request #625 from hahattan/issue-622" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-02T17:07:50.489Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-02T17:07:50.813Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-02T17:07:51.112Z] + sudo service docker restart [2021-06-02T17:07:51.112Z] + true [2021-06-02T17:07:51.112Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-06-02T17:08:09.388Z] ========================================================= [2021-06-02T17:08:09.388Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-02T17:08:09.388Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-02T17:08:09.710Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-02T17:08:09.976Z] Sending build context to Docker daemon 3.297MB [2021-06-02T17:08:09.976Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-02T17:08:09.976Z] Step 2/7 : FROM ${BASE} [2021-06-02T17:08:10.239Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-02T17:08:10.239Z] 540db60ca938: Pulling fs layer [2021-06-02T17:08:10.239Z] adcc1eea9eea: Pulling fs layer [2021-06-02T17:08:10.239Z] 4c4ab2625f07: Pulling fs layer [2021-06-02T17:08:10.239Z] 0510c868ecb4: Pulling fs layer [2021-06-02T17:08:10.239Z] afea3b2eda06: Pulling fs layer [2021-06-02T17:08:10.239Z] 7809a108b3ef: Pulling fs layer [2021-06-02T17:08:10.239Z] f706445af74f: Pulling fs layer [2021-06-02T17:08:10.239Z] afea3b2eda06: Waiting [2021-06-02T17:08:10.239Z] 7809a108b3ef: Waiting [2021-06-02T17:08:10.239Z] f706445af74f: Waiting [2021-06-02T17:08:10.239Z] 0510c868ecb4: Waiting [2021-06-02T17:08:10.239Z] 4c4ab2625f07: Verifying Checksum [2021-06-02T17:08:10.239Z] 4c4ab2625f07: Download complete [2021-06-02T17:08:10.239Z] adcc1eea9eea: Verifying Checksum [2021-06-02T17:08:10.239Z] adcc1eea9eea: Download complete [2021-06-02T17:08:10.239Z] afea3b2eda06: Verifying Checksum [2021-06-02T17:08:10.239Z] afea3b2eda06: Download complete [2021-06-02T17:08:10.239Z] 7809a108b3ef: Verifying Checksum [2021-06-02T17:08:10.239Z] 7809a108b3ef: Download complete [2021-06-02T17:08:10.239Z] 540db60ca938: Verifying Checksum [2021-06-02T17:08:10.239Z] 540db60ca938: Download complete [2021-06-02T17:08:10.239Z] 540db60ca938: Pull complete [2021-06-02T17:08:10.500Z] adcc1eea9eea: Pull complete [2021-06-02T17:08:10.763Z] 4c4ab2625f07: Pull complete [2021-06-02T17:08:11.715Z] f706445af74f: Verifying Checksum [2021-06-02T17:08:11.715Z] f706445af74f: Download complete [2021-06-02T17:08:12.293Z] 0510c868ecb4: Verifying Checksum [2021-06-02T17:08:12.293Z] 0510c868ecb4: Download complete [2021-06-02T17:08:15.628Z] 0510c868ecb4: Pull complete [2021-06-02T17:08:15.892Z] afea3b2eda06: Pull complete [2021-06-02T17:08:15.892Z] 7809a108b3ef: Pull complete [2021-06-02T17:08:17.294Z] f706445af74f: Pull complete [2021-06-02T17:08:17.294Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-02T17:08:17.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-02T17:08:17.647Z] ---> b068be0155e3 [2021-06-02T17:08:17.647Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-02T17:08:21.866Z] ---> Running in 88eb3a25bb0c [2021-06-02T17:08:21.866Z] Removing intermediate container 88eb3a25bb0c [2021-06-02T17:08:21.866Z] ---> 129d81c36572 [2021-06-02T17:08:21.866Z] Step 4/7 : RUN apk add bash [2021-06-02T17:08:21.866Z] ---> Running in 671905f4e0c7 [2021-06-02T17:08:22.443Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T17:08:23.388Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T17:08:25.945Z] OK: 149 MiB in 40 packages [2021-06-02T17:08:25.945Z] Removing intermediate container 671905f4e0c7 [2021-06-02T17:08:25.945Z] ---> 8430e651fd5a [2021-06-02T17:08:25.945Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-02T17:08:25.945Z] ---> Running in be60a373d28a [2021-06-02T17:08:26.205Z] Removing intermediate container be60a373d28a [2021-06-02T17:08:26.205Z] ---> 8e21de2afddb [2021-06-02T17:08:26.205Z] Step 6/7 : COPY go.mod . [2021-06-02T17:08:26.469Z] ---> 3bf705323978 [2021-06-02T17:08:26.469Z] Step 7/7 : RUN go mod download [2021-06-02T17:08:26.469Z] ---> Running in 06165cce5e2d [2021-06-02T17:08:34.632Z] Removing intermediate container 06165cce5e2d [2021-06-02T17:08:34.632Z] ---> cf76a77c7f4f [2021-06-02T17:08:34.632Z] Successfully built cf76a77c7f4f [2021-06-02T17:08:34.632Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T17:08:34.957Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-02T17:08:34.957Z] . [Pipeline] withDockerContainer [2021-06-02T17:08:35.052Z] prd-centos7-docker-4c-2g-109 does not seem to be running inside a container [2021-06-02T17:08:35.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/217 -v /w/workspace/go-mod-core-contracts/217:/w/workspace/go-mod-core-contracts/217:rw,z -v /w/workspace/go-mod-core-contracts/217@tmp:/w/workspace/go-mod-core-contracts/217@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-02T17:08:35.488Z] $ docker top f80e19313e2dabb634b62024892dffbda4434fd5eef339886cc934faa7924a79 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T17:08:35.875Z] + go version [2021-06-02T17:08:35.875Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-02T17:08:35.883Z] $ docker stop --time=1 f80e19313e2dabb634b62024892dffbda4434fd5eef339886cc934faa7924a79 [2021-06-02T17:08:37.061Z] $ docker rm -f f80e19313e2dabb634b62024892dffbda4434fd5eef339886cc934faa7924a79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T17:08:37.612Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-02T17:08:37.612Z] . [Pipeline] withDockerContainer [2021-06-02T17:08:37.694Z] prd-centos7-docker-4c-2g-109 does not seem to be running inside a container [2021-06-02T17:08:37.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/217 -v /w/workspace/go-mod-core-contracts/217:/w/workspace/go-mod-core-contracts/217:rw,z -v /w/workspace/go-mod-core-contracts/217@tmp:/w/workspace/go-mod-core-contracts/217@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-02T17:08:38.133Z] $ docker top 882ee3ae534c255a1de5ff0321c740e6d657c1d7e622b644a939a0ea899a2e87 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T17:08:38.531Z] + go mod tidy [Pipeline] sh [2021-06-02T17:08:39.094Z] + make test [2021-06-02T17:08:39.094Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-02T17:08:45.748Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-06-02T17:08:46.763Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.013s coverage: 85.7% of statements [2021-06-02T17:08:46.763Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.006s coverage: 100.0% of statements [2021-06-02T17:08:47.036Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.014s coverage: 45.4% of statements [2021-06-02T17:08:47.036Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.011s coverage: 77.8% of statements [2021-06-02T17:08:47.036Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-06-02T17:08:49.022Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.014s coverage: 26.3% of statements [2021-06-02T17:08:49.022Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.010s coverage: 14.7% of statements [2021-06-02T17:08:49.295Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.011s coverage: 100.0% of statements [2021-06-02T17:08:49.557Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.012s coverage: 91.8% of statements [2021-06-02T17:08:49.557Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-06-02T17:08:49.557Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-06-02T17:08:49.557Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.005s coverage: 100.0% of statements [2021-06-02T17:08:49.822Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.005s coverage: 35.5% of statements [2021-06-02T17:08:50.778Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.010s coverage: 63.0% of statements [2021-06-02T17:08:50.778Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.017s coverage: 26.3% of statements [2021-06-02T17:08:50.778Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.008s coverage: 15.4% of statements [2021-06-02T17:08:51.045Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.003s coverage: 15.4% of statements [2021-06-02T17:08:51.045Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.003s coverage: 14.3% of statements [2021-06-02T17:08:52.452Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-06-02T17:08:52.453Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] [2021-06-02T17:08:54.395Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.043s coverage: 83.2% of statements [2021-06-02T17:08:54.395Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-06-02T17:08:54.395Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-06-02T17:08:54.395Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-06-02T17:08:55.386Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.012s coverage: 45.4% of statements [2021-06-02T17:08:55.386Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.026s coverage: 90.0% of statements [2021-06-02T17:08:55.672Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.037s coverage: 86.3% of statements [2021-06-02T17:08:55.935Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.007s coverage: 59.5% of statements [2021-06-02T17:08:56.197Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.007s coverage: 58.2% of statements [2021-06-02T17:08:56.197Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-02T17:09:02.848Z] gofmt -l . [2021-06-02T17:09:02.848Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-02T17:09:02.857Z] $ docker stop --time=1 882ee3ae534c255a1de5ff0321c740e6d657c1d7e622b644a939a0ea899a2e87 [2021-06-02T17:09:04.369Z] $ docker rm -f 882ee3ae534c255a1de5ff0321c740e6d657c1d7e622b644a939a0ea899a2e87 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T17:09:04.827Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-02T17:09:05.041Z] 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] libraryResource [Pipeline] sh [2021-06-02T17:09:05.951Z] ---> job-cost.sh [2021-06-02T17:09:05.951Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fK3e [2021-06-02T17:09:06.512Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-110 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2021-06-02T17:09:06.530Z] Running in /w/workspace/go-mod-core-contracts/217 [Pipeline] { [Pipeline] checkout [2021-06-02T17:09:06.756Z] Selected Git installation does not exist. Using Default [2021-06-02T17:09:06.756Z] The recommended git tool is: NONE [2021-06-02T17:09:12.292Z] using credential edgex-jenkins-ssh [2021-06-02T17:09:12.318Z] Cloning the remote Git repository [2021-06-02T17:09:12.384Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-02T17:09:12.498Z] > git init /w/workspace/go-mod-core-contracts/217 # timeout=10 [2021-06-02T17:09:12.585Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-02T17:09:12.586Z] > git --version # timeout=10 [2021-06-02T17:09:12.606Z] > git --version # 'git version 2.17.1' [2021-06-02T17:09:12.608Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T17:09:12.707Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T17:09:13.989Z] Avoid second fetch [2021-06-02T17:09:13.990Z] Checking out Revision 352324e9c8b8d76ffd6147dc5ec2da6dd8f275fd (master) [2021-06-02T17:09:13.941Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-06-02T17:09:13.964Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T17:09:14.005Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T17:09:14.025Z] > git checkout -f 352324e9c8b8d76ffd6147dc5ec2da6dd8f275fd # timeout=10 [2021-06-02T17:09:15.985Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-02T17:09:18.372Z] Commit message: "Merge pull request #625 from hahattan/issue-622" [2021-06-02T17:09:18.614Z] [2021-06-02T17:09:18.614Z] GitHub has been notified of this commit’s build result [2021-06-02T17:09:18.614Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-02T17:09:19.593Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-02T17:09:20.072Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-02T17:09:20.423Z] + sudo service docker+ restart [2021-06-02T17:09:20.423Z] true [2021-06-02T17:09:28.326Z] lf-activate-venv(): INFO: Adding /tmp/venv-fK3e/bin to PATH [2021-06-02T17:09:28.326Z] INFO: No Stack... [2021-06-02T17:09:28.904Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-02T17:09:29.479Z] INFO: Archiving Costs [Pipeline] sh [2021-06-02T17:09:29.787Z] + cat /w/workspace/go-mod-core-contracts/217/archives/cost.csv [2021-06-02T17:09:29.787Z] + cut -d, -f6 [Pipeline] lock [2021-06-02T17:09:29.820Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-217-stack-cost] [2021-06-02T17:09:29.830Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-217-stack-cost] did not exist. Created. [2021-06-02T17:09:29.830Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-217-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-02T17:09:30.161Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-02T17:09:30.247Z] Stashed 1 file(s) [Pipeline] } [2021-06-02T17:09:30.258Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-217-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo [2021-06-02T17:09:39.037Z] ========================================================= [2021-06-02T17:09:39.037Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-02T17:09:39.037Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-02T17:09:39.421Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-02T17:09:40.403Z] Sending build context to Docker daemon 3.296MB [2021-06-02T17:09:40.403Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-02T17:09:40.403Z] Step 2/7 : FROM ${BASE} [2021-06-02T17:09:40.998Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-02T17:09:40.998Z] 595b0fe564bb: Pulling fs layer [2021-06-02T17:09:40.998Z] 7186ed65a4f7: Pulling fs layer [2021-06-02T17:09:40.998Z] 316046926c0a: Pulling fs layer [2021-06-02T17:09:40.998Z] 4ebd0625c992: Pulling fs layer [2021-06-02T17:09:40.998Z] 207e8628e3a3: Pulling fs layer [2021-06-02T17:09:40.998Z] c791037a9be2: Pulling fs layer [2021-06-02T17:09:40.998Z] ffd874e62e21: Pulling fs layer [2021-06-02T17:09:40.998Z] 4ebd0625c992: Waiting [2021-06-02T17:09:40.998Z] 207e8628e3a3: Waiting [2021-06-02T17:09:40.998Z] c791037a9be2: Waiting [2021-06-02T17:09:40.998Z] ffd874e62e21: Waiting [2021-06-02T17:09:40.998Z] 316046926c0a: Verifying Checksum [2021-06-02T17:09:40.998Z] 316046926c0a: Download complete [2021-06-02T17:09:40.998Z] 7186ed65a4f7: Verifying Checksum [2021-06-02T17:09:40.998Z] 7186ed65a4f7: Download complete [2021-06-02T17:09:40.998Z] 207e8628e3a3: Verifying Checksum [2021-06-02T17:09:40.998Z] 207e8628e3a3: Download complete [2021-06-02T17:09:40.998Z] c791037a9be2: Download complete [2021-06-02T17:09:41.275Z] 595b0fe564bb: Verifying Checksum [2021-06-02T17:09:41.275Z] 595b0fe564bb: Download complete [2021-06-02T17:09:41.884Z] 595b0fe564bb: Pull complete [2021-06-02T17:09:42.493Z] 7186ed65a4f7: Pull complete [2021-06-02T17:09:42.769Z] 316046926c0a: Pull complete [2021-06-02T17:09:43.762Z] ffd874e62e21: Verifying Checksum [2021-06-02T17:09:43.762Z] ffd874e62e21: Download complete [2021-06-02T17:09:44.755Z] 4ebd0625c992: Verifying Checksum [2021-06-02T17:09:44.755Z] 4ebd0625c992: Download complete [2021-06-02T17:09:54.912Z] 4ebd0625c992: Pull complete [2021-06-02T17:09:54.912Z] 207e8628e3a3: Pull complete [2021-06-02T17:09:54.912Z] c791037a9be2: Pull complete [2021-06-02T17:09:58.320Z] ffd874e62e21: Pull complete [2021-06-02T17:09:58.320Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-02T17:09:58.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-02T17:09:58.320Z] ---> cfc18b08335c [2021-06-02T17:09:58.320Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-02T17:10:00.303Z] ---> Running in 768f448f0124 [2021-06-02T17:10:00.577Z] Removing intermediate container 768f448f0124 [2021-06-02T17:10:00.577Z] ---> b0c2829d066d [2021-06-02T17:10:00.577Z] Step 4/7 : RUN apk add bash [2021-06-02T17:10:00.850Z] ---> Running in 51e0833d863c [2021-06-02T17:10:02.294Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T17:10:03.272Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T17:10:04.254Z] OK: 138 MiB in 40 packages [2021-06-02T17:10:05.700Z] Removing intermediate container 51e0833d863c [2021-06-02T17:10:05.700Z] ---> 3682df442a81 [2021-06-02T17:10:05.700Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-02T17:10:05.700Z] ---> Running in a28a757b070b [2021-06-02T17:10:06.296Z] Removing intermediate container a28a757b070b [2021-06-02T17:10:06.296Z] ---> d12192736957 [2021-06-02T17:10:06.296Z] Step 6/7 : COPY go.mod . [2021-06-02T17:10:06.899Z] ---> d08cd3a4baf7 [2021-06-02T17:10:06.899Z] Step 7/7 : RUN go mod download [2021-06-02T17:10:07.171Z] ---> Running in 512ddd67b67d [2021-06-02T17:10:25.520Z] Removing intermediate container 512ddd67b67d [2021-06-02T17:10:25.520Z] ---> aa98a58db57a [2021-06-02T17:10:25.520Z] Successfully built aa98a58db57a [2021-06-02T17:10:25.520Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T17:10:25.872Z] + docker inspect -f . ci-base-image-arm64 [2021-06-02T17:10:25.872Z] . [Pipeline] withDockerContainer [2021-06-02T17:10:26.139Z] prd-ubuntu18.04-docker-arm64-4c-16g-110 does not seem to be running inside a container [2021-06-02T17:10:26.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/217 -v /w/workspace/go-mod-core-contracts/217:/w/workspace/go-mod-core-contracts/217:rw,z -v /w/workspace/go-mod-core-contracts/217@tmp:/w/workspace/go-mod-core-contracts/217@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 ******** ci-base-image-arm64 cat [2021-06-02T17:10:27.821Z] $ docker top be615f9ffc0e0fa5748c953c78ffcb7ac0c8f756829f832ac906405cfb56e87a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T17:10:28.763Z] + go version [2021-06-02T17:10:28.764Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-02T17:10:28.784Z] $ docker stop --time=1 be615f9ffc0e0fa5748c953c78ffcb7ac0c8f756829f832ac906405cfb56e87a [2021-06-02T17:10:30.641Z] $ docker rm -f be615f9ffc0e0fa5748c953c78ffcb7ac0c8f756829f832ac906405cfb56e87a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T17:10:31.477Z] + docker inspect -f . ci-base-image-arm64 [2021-06-02T17:10:31.477Z] . [Pipeline] withDockerContainer [2021-06-02T17:10:31.740Z] prd-ubuntu18.04-docker-arm64-4c-16g-110 does not seem to be running inside a container [2021-06-02T17:10:31.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/217 -v /w/workspace/go-mod-core-contracts/217:/w/workspace/go-mod-core-contracts/217:rw,z -v /w/workspace/go-mod-core-contracts/217@tmp:/w/workspace/go-mod-core-contracts/217@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 ******** ci-base-image-arm64 cat [2021-06-02T17:10:33.490Z] $ docker top 41fcb1f80c44cf247073ac6542c46b7d38ef4ccef554cf746aa00ef1947a12b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T17:10:34.465Z] + go mod tidy [Pipeline] sh [2021-06-02T17:10:35.397Z] + make test [2021-06-02T17:10:35.398Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-02T17:11:07.991Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-06-02T17:11:07.991Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.036s coverage: 85.7% of statements [2021-06-02T17:11:07.991Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.020s coverage: 100.0% of statements [2021-06-02T17:11:07.991Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.067s coverage: 45.4% of statements [2021-06-02T17:11:07.991Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.021s coverage: 77.8% of statements [2021-06-02T17:11:07.991Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-06-02T17:11:07.991Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.043s coverage: 26.3% of statements [2021-06-02T17:11:08.981Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.075s coverage: 14.7% of statements [2021-06-02T17:11:08.981Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.016s coverage: 100.0% of statements [2021-06-02T17:11:09.256Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.087s coverage: 91.8% of statements [2021-06-02T17:11:09.256Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-06-02T17:11:09.256Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-06-02T17:11:09.256Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.014s coverage: 100.0% of statements [2021-06-02T17:11:09.863Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.013s coverage: 35.5% of statements [2021-06-02T17:11:16.614Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.097s coverage: 63.0% of statements [2021-06-02T17:11:16.614Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.017s coverage: 26.3% of statements [2021-06-02T17:11:16.614Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.010s coverage: 15.4% of statements [2021-06-02T17:11:16.614Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.009s coverage: 15.4% of statements [2021-06-02T17:11:16.614Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.012s coverage: 14.3% of statements [2021-06-02T17:11:16.614Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-06-02T17:11:16.614Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] [2021-06-02T17:11:20.929Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.322s coverage: 83.2% of statements [2021-06-02T17:11:20.929Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-06-02T17:11:20.929Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-06-02T17:11:20.929Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-06-02T17:11:20.929Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.063s coverage: 45.4% of statements [2021-06-02T17:11:20.929Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.036s coverage: 90.0% of statements [2021-06-02T17:11:23.549Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.200s coverage: 86.3% of statements [2021-06-02T17:11:23.549Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.059s coverage: 59.5% of statements [2021-06-02T17:11:23.549Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.035s coverage: 58.2% of statements [2021-06-02T17:11:24.151Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-02T17:11:46.353Z] gofmt -l . [2021-06-02T17:11:46.354Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-02T17:11:46.376Z] $ docker stop --time=1 41fcb1f80c44cf247073ac6542c46b7d38ef4ccef554cf746aa00ef1947a12b0 [2021-06-02T17:11:48.425Z] $ docker rm -f 41fcb1f80c44cf247073ac6542c46b7d38ef4ccef554cf746aa00ef1947a12b0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T17:11:49.344Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-02T17:11:49.389Z] Warning: overwriting stash ‘coverage-report’ [2021-06-02T17:11:50.046Z] 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] libraryResource [Pipeline] sh [2021-06-02T17:11:50.830Z] ---> job-cost.sh [2021-06-02T17:11:50.830Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JZjN [2021-06-02T17:12:29.818Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-02T17:13:51.555Z] lf-activate-venv(): INFO: Adding /tmp/venv-JZjN/bin to PATH [2021-06-02T17:13:51.555Z] INFO: No Stack... [2021-06-02T17:13:51.555Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-02T17:13:51.555Z] INFO: Archiving Costs [Pipeline] sh [2021-06-02T17:13:51.909Z] + cat /w/workspace/go-mod-core-contracts/217/archives/cost.csv [2021-06-02T17:13:51.909Z] + cut -d, -f6 [Pipeline] lock [2021-06-02T17:13:51.978Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-217-stack-cost] [2021-06-02T17:13:51.988Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-217-stack-cost] did not exist. Created. [2021-06-02T17:13:51.988Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-217-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-02T17:13:52.365Z] /w/workspace/go-mod-core-contracts/217@tmp/durable-4a3452a2/script.sh: 1: /w/workspace/go-mod-core-contracts/217@tmp/durable-4a3452a2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-02T17:13:52.711Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-02T17:13:52.749Z] Warning: overwriting stash ‘stack-cost’ [2021-06-02T17:13:52.920Z] Stashed 1 file(s) [Pipeline] } [2021-06-02T17:13:52.931Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-217-stack-cost] [Pipeline] // lock [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-06-02T17:13:53.953Z] provisioning config files... [2021-06-02T17:13:53.964Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6394095190366217065tmp [Pipeline] { [Pipeline] sh [2021-06-02T17:13:54.303Z] + set +x [2021-06-02T17:13:54.303Z] + bash -s -- [2021-06-02T17:13:54.303Z] + curl -s https://codecov.io/bash [2021-06-02T17:13:54.303Z] [2021-06-02T17:13:54.303Z] _____ _ [2021-06-02T17:13:54.303Z] / ____| | | [2021-06-02T17:13:54.303Z] | | ___ __| | ___ ___ _____ __ [2021-06-02T17:13:54.303Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-02T17:13:54.303Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-02T17:13:54.303Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-02T17:13:54.303Z] Bash-1.0.3 [2021-06-02T17:13:54.303Z] [2021-06-02T17:13:54.303Z] [2021-06-02T17:13:54.303Z] ==> git version 2.24.4 found [2021-06-02T17:13:54.303Z] ==> 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-06-02T17:13:54.303Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-02T17:13:54.303Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-02T17:13:54.303Z] ==> Jenkins CI detected. [2021-06-02T17:13:54.303Z] project root: . [2021-06-02T17:13:54.303Z] --> token set from env [2021-06-02T17:13:54.303Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-02T17:13:54.303Z] ==> Running gcov in . (disable via -X gcov) [2021-06-02T17:13:54.303Z] ==> Python coveragepy not found [2021-06-02T17:13:54.303Z] ==> Searching for coverage reports in: [2021-06-02T17:13:54.303Z] + . [2021-06-02T17:13:54.568Z] -> Found 1 reports [2021-06-02T17:13:54.568Z] ==> Detecting git/mercurial file structure [2021-06-02T17:13:54.568Z] ==> Reading reports [2021-06-02T17:13:54.568Z] + ./coverage.out bytes=186475 [2021-06-02T17:13:54.568Z] ==> Appending adjustments [2021-06-02T17:13:54.568Z] https://docs.codecov.io/docs/fixing-reports [2021-06-02T17:13:55.537Z] + Found adjustments [2021-06-02T17:13:55.537Z] ==> Gzipping contents [2021-06-02T17:13:55.537Z] 28K /tmp/codecov.mYJdnw.gz [2021-06-02T17:13:55.537Z] ==> Uploading reports [2021-06-02T17:13:55.537Z] url: https://codecov.io [2021-06-02T17:13:55.538Z] query: branch=master&commit=352324e9c8b8d76ffd6147dc5ec2da6dd8f275fd&build=217&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F217%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-02T17:13:55.538Z] -> Pinging Codecov [2021-06-02T17:13:55.538Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=352324e9c8b8d76ffd6147dc5ec2da6dd8f275fd&build=217&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F217%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-02T17:13:56.115Z] -> Uploading to [2021-06-02T17:13:56.115Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-02/71470A77251A30514AAF9C0BB2E5B6CE/352324e9c8b8d76ffd6147dc5ec2da6dd8f275fd/542da139-ef91-46cd-bc66-3f90a6ca489b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210602%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210602T171355Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c277125b1dd4f44c6913bc3f5626c21f0ebc8eaebd9539c176c1ee86a4e468d9 [2021-06-02T17:13:56.115Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T17:13:56.115Z] Dload Upload Total Spent Left Speed [2021-06-02T17:13:56.377Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 27213 0 0 100 27213 0 79896 --:--:-- --:--:-- --:--:-- 80038 [2021-06-02T17:13:56.377Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/352324e9c8b8d76ffd6147dc5ec2da6dd8f275fd [Pipeline] } [2021-06-02T17:13:56.387Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-02T17:13:57.310Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-02T17:13:57.323Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T17:13:57.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-02T17:13:57.628Z] [2021-06-02T17:13:57.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-02T17:13:57.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-02T17:13:57.961Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-02T17:13:57.961Z] 188c0c94c7c5: Pulling fs layer [2021-06-02T17:13:57.961Z] 0ef7d3d256c8: Pulling fs layer [2021-06-02T17:13:57.961Z] de9db76c5a1d: Pulling fs layer [2021-06-02T17:13:57.961Z] 0eba1c9be4d2: Pulling fs layer [2021-06-02T17:13:57.961Z] 0d57e429df01: Pulling fs layer [2021-06-02T17:13:57.961Z] 4e4be7b47b0d: Pulling fs layer [2021-06-02T17:13:57.961Z] e1f770b5df2f: Pulling fs layer [2021-06-02T17:13:57.961Z] 85a0685a4137: Pulling fs layer [2021-06-02T17:13:57.961Z] 0eba1c9be4d2: Waiting [2021-06-02T17:13:57.961Z] 0d57e429df01: Waiting [2021-06-02T17:13:57.961Z] 4e4be7b47b0d: Waiting [2021-06-02T17:13:57.961Z] 85a0685a4137: Waiting [2021-06-02T17:13:57.961Z] e1f770b5df2f: Waiting [2021-06-02T17:13:57.961Z] de9db76c5a1d: Verifying Checksum [2021-06-02T17:13:57.961Z] de9db76c5a1d: Download complete [2021-06-02T17:13:57.961Z] 0ef7d3d256c8: Download complete [2021-06-02T17:13:57.961Z] 0d57e429df01: Verifying Checksum [2021-06-02T17:13:57.961Z] 0d57e429df01: Download complete [2021-06-02T17:13:57.961Z] 4e4be7b47b0d: Verifying Checksum [2021-06-02T17:13:57.961Z] 4e4be7b47b0d: Download complete [2021-06-02T17:13:58.225Z] 188c0c94c7c5: Verifying Checksum [2021-06-02T17:13:58.225Z] 188c0c94c7c5: Download complete [2021-06-02T17:13:58.225Z] 188c0c94c7c5: Pull complete [2021-06-02T17:13:58.501Z] 0ef7d3d256c8: Pull complete [2021-06-02T17:13:58.501Z] de9db76c5a1d: Pull complete [2021-06-02T17:13:59.456Z] e1f770b5df2f: Verifying Checksum [2021-06-02T17:13:59.456Z] e1f770b5df2f: Download complete [2021-06-02T17:14:01.379Z] 0eba1c9be4d2: Verifying Checksum [2021-06-02T17:14:01.379Z] 0eba1c9be4d2: Download complete [2021-06-02T17:14:01.654Z] 85a0685a4137: Verifying Checksum [2021-06-02T17:14:01.654Z] 85a0685a4137: Download complete [2021-06-02T17:14:05.138Z] 0eba1c9be4d2: Pull complete [2021-06-02T17:14:05.138Z] 0d57e429df01: Pull complete [2021-06-02T17:14:05.138Z] 4e4be7b47b0d: Pull complete [2021-06-02T17:14:05.408Z] e1f770b5df2f: Pull complete [2021-06-02T17:14:10.724Z] 85a0685a4137: Pull complete [2021-06-02T17:14:10.724Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-02T17:14:10.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-02T17:14:10.724Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-02T17:14:10.808Z] prd-centos7-docker-4c-2g-108 does not seem to be running inside a container [2021-06-02T17:14:10.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-02T17:14:11.831Z] $ docker top 5146268965b8e3af91e8b710c98ff071416dc7145fd1b5c4e038bc69b57b6b9d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-02T17:14:11.948Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-02T17:14:12.239Z] + set -o pipefail [2021-06-02T17:14:12.239Z] + snyk monitor '--org=edgex-jenkins' [2021-06-02T17:14:16.479Z] [2021-06-02T17:14:16.479Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2021-06-02T17:14:16.479Z] [2021-06-02T17:14:16.479Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/9a04c9c6-9584-46ef-bbfb-dc8204f520eb [2021-06-02T17:14:16.479Z] [2021-06-02T17:14:16.479Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-02T17:14:16.479Z] [2021-06-02T17:14:16.479Z] [Pipeline] } [2021-06-02T17:14:16.489Z] $ docker stop --time=1 5146268965b8e3af91e8b710c98ff071416dc7145fd1b5c4e038bc69b57b6b9d [2021-06-02T17:14:18.325Z] $ docker rm -f 5146268965b8e3af91e8b710c98ff071416dc7145fd1b5c4e038bc69b57b6b9d [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-06-02T17:14:19.342Z] + git log --format=format:%s -1 352324e9c8b8d76ffd6147dc5ec2da6dd8f275fd [Pipeline] isUnix [Pipeline] sh [2021-06-02T17:14:19.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T17:14:19.665Z] . [Pipeline] withDockerContainer [2021-06-02T17:14:19.748Z] prd-centos7-docker-4c-2g-108 does not seem to be running inside a container [2021-06-02T17:14:19.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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-06-02T17:14:20.223Z] $ docker top eedd923238b91208519c5f5a54a8cb56548268a9ddb796c814acc9880d3352a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-02T17:14:20.366Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T17:14:20.366Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T17:14:20.486Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T17:14:20.491Z] $ docker exec eedd923238b91208519c5f5a54a8cb56548268a9ddb796c814acc9880d3352a2 ssh-agent [2021-06-02T17:14:20.623Z] SSH_AUTH_SOCK=/tmp/ssh-wJNfd31niGBu/agent.14 [2021-06-02T17:14:20.623Z] SSH_AGENT_PID=20 [2021-06-02T17:14:20.630Z] Running ssh-add (command line suppressed) [2021-06-02T17:14:20.730Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7793374232325714667.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7793374232325714667.key) [2021-06-02T17:14:20.748Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T17:14:21.060Z] + git semver tag [2021-06-02T17:14:21.060Z] # -> Open(): unable to determine branch for HEAD [2021-06-02T17:14:21.060Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-06-02T17:14:21.060Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-06-02T17:14:21.060Z] # $SEMVER_REMOTE_NAME = origin [2021-06-02T17:14:21.060Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-02T17:14:21.060Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-02T17:14:21.060Z] # $SEMVER_BRANCH = master [2021-06-02T17:14:21.060Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2021-06-02T17:14:21.060Z] # 352324e9c8b8d76ffd6147dc5ec2da6dd8f275fd HEAD [2021-06-02T17:14:21.060Z] # -> Force: false [2021-06-02T17:14:21.060Z] # 1d9b9b629e95a86c1f4edd2104ff34d83a685bdd refs/tags/v2.0.0-dev.98 [Pipeline] } [2021-06-02T17:14:21.069Z] $ docker exec --env ******** --env ******** eedd923238b91208519c5f5a54a8cb56548268a9ddb796c814acc9880d3352a2 ssh-agent -k [2021-06-02T17:14:21.173Z] unset SSH_AUTH_SOCK; [2021-06-02T17:14:21.174Z] unset SSH_AGENT_PID; [2021-06-02T17:14:21.174Z] echo Agent pid 20 killed; [2021-06-02T17:14:21.190Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T17:14:21.542Z] + git semver [Pipeline] } [2021-06-02T17:14:21.565Z] $ docker stop --time=1 eedd923238b91208519c5f5a54a8cb56548268a9ddb796c814acc9880d3352a2 [2021-06-02T17:14:22.755Z] $ docker rm -f eedd923238b91208519c5f5a54a8cb56548268a9ddb796c814acc9880d3352a2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-02T17:14:23.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-02T17:14:23.269Z] [2021-06-02T17:14:23.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-02T17:14:23.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-02T17:14:23.582Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-02T17:14:23.582Z] ab5ef0e58194: Pulling fs layer [2021-06-02T17:14:23.582Z] 9712f1f96733: Pulling fs layer [2021-06-02T17:14:23.582Z] 63f879dbbcfc: Pulling fs layer [2021-06-02T17:14:23.582Z] 0d9ebad4ef96: Pulling fs layer [2021-06-02T17:14:23.582Z] e9a5061849ea: Pulling fs layer [2021-06-02T17:14:23.582Z] d747dcd14b5f: Pulling fs layer [2021-06-02T17:14:23.582Z] 2de7ff778b66: Pulling fs layer [2021-06-02T17:14:23.582Z] e9a5061849ea: Waiting [2021-06-02T17:14:23.582Z] d747dcd14b5f: Waiting [2021-06-02T17:14:23.582Z] 2de7ff778b66: Waiting [2021-06-02T17:14:23.582Z] 0d9ebad4ef96: Waiting [2021-06-02T17:14:23.582Z] 9712f1f96733: Verifying Checksum [2021-06-02T17:14:23.582Z] 9712f1f96733: Download complete [2021-06-02T17:14:24.966Z] 63f879dbbcfc: Verifying Checksum [2021-06-02T17:14:24.966Z] 63f879dbbcfc: Download complete [2021-06-02T17:14:25.225Z] e9a5061849ea: Verifying Checksum [2021-06-02T17:14:25.225Z] e9a5061849ea: Download complete [2021-06-02T17:14:25.225Z] d747dcd14b5f: Verifying Checksum [2021-06-02T17:14:25.225Z] d747dcd14b5f: Download complete [2021-06-02T17:14:25.498Z] 2de7ff778b66: Verifying Checksum [2021-06-02T17:14:25.498Z] 2de7ff778b66: Download complete [2021-06-02T17:14:25.498Z] 0d9ebad4ef96: Verifying Checksum [2021-06-02T17:14:25.498Z] 0d9ebad4ef96: Download complete [2021-06-02T17:14:25.760Z] ab5ef0e58194: Verifying Checksum [2021-06-02T17:14:25.760Z] ab5ef0e58194: Download complete [2021-06-02T17:14:28.321Z] ab5ef0e58194: Pull complete [2021-06-02T17:14:28.321Z] 9712f1f96733: Pull complete [2021-06-02T17:14:29.282Z] 63f879dbbcfc: Pull complete [2021-06-02T17:14:32.613Z] 0d9ebad4ef96: Pull complete [2021-06-02T17:14:32.613Z] e9a5061849ea: Pull complete [2021-06-02T17:14:32.613Z] d747dcd14b5f: Pull complete [2021-06-02T17:14:33.572Z] 2de7ff778b66: Pull complete [2021-06-02T17:14:33.572Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-02T17:14:33.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-02T17:14:33.572Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-02T17:14:33.646Z] prd-centos7-docker-4c-2g-108 does not seem to be running inside a container [2021-06-02T17:14:33.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-02T17:14:37.462Z] $ docker top 1ea79b2db5efb518571af9c2dc009f6d644e22eb82971fa31f867bb692eaf8bd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-02T17:14:37.560Z] provisioning config files... [2021-06-02T17:14:37.572Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4559303143752203109tmp [2021-06-02T17:14:37.584Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7000956329490854936tmp [2021-06-02T17:14:37.598Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3311316971888282561tmp [Pipeline] { [Pipeline] echo [2021-06-02T17:14:37.622Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T17:14:37.923Z] ---> sigul-configuration.sh [2021-06-02T17:14:37.923Z] gpg: directory `/root/.gnupg' created [2021-06-02T17:14:37.923Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-02T17:14:37.923Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-02T17:14:37.923Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-02T17:14:37.923Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-02T17:14:37.923Z] gpg: CAST5 encrypted data [2021-06-02T17:14:37.923Z] gpg: encrypted with 1 passphrase [2021-06-02T17:14:37.923Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-02T17:14:38.220Z] + mkdir /home/jenkins [2021-06-02T17:14:38.220Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-02T17:14:38.516Z] + 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-06-02T17:14:38.526Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T17:14:38.820Z] ---> sigul-install.sh [2021-06-02T17:14:44.133Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-02T17:14:44.445Z] + git tag --list [2021-06-02T17:14:44.445Z] v0.0.0 [2021-06-02T17:14:44.445Z] v0.0.1 [2021-06-02T17:14:44.445Z] v0.1.0 [2021-06-02T17:14:44.445Z] v0.1.1 [2021-06-02T17:14:44.445Z] v0.1.10 [2021-06-02T17:14:44.445Z] v0.1.100 [2021-06-02T17:14:44.445Z] v0.1.101 [2021-06-02T17:14:44.445Z] v0.1.102 [2021-06-02T17:14:44.445Z] v0.1.103 [2021-06-02T17:14:44.445Z] v0.1.104 [2021-06-02T17:14:44.445Z] v0.1.105 [2021-06-02T17:14:44.445Z] v0.1.106 [2021-06-02T17:14:44.445Z] v0.1.107 [2021-06-02T17:14:44.445Z] v0.1.108 [2021-06-02T17:14:44.445Z] v0.1.109 [2021-06-02T17:14:44.445Z] v0.1.11 [2021-06-02T17:14:44.445Z] v0.1.110 [2021-06-02T17:14:44.445Z] v0.1.111 [2021-06-02T17:14:44.445Z] v0.1.112 [2021-06-02T17:14:44.445Z] v0.1.113 [2021-06-02T17:14:44.445Z] v0.1.114 [2021-06-02T17:14:44.445Z] v0.1.115 [2021-06-02T17:14:44.445Z] v0.1.116 [2021-06-02T17:14:44.445Z] v0.1.117 [2021-06-02T17:14:44.445Z] v0.1.118 [2021-06-02T17:14:44.445Z] v0.1.119 [2021-06-02T17:14:44.445Z] v0.1.12 [2021-06-02T17:14:44.445Z] v0.1.120 [2021-06-02T17:14:44.445Z] v0.1.121 [2021-06-02T17:14:44.445Z] v0.1.122 [2021-06-02T17:14:44.445Z] v0.1.123 [2021-06-02T17:14:44.445Z] v0.1.124 [2021-06-02T17:14:44.445Z] v0.1.125 [2021-06-02T17:14:44.445Z] v0.1.126 [2021-06-02T17:14:44.445Z] v0.1.127 [2021-06-02T17:14:44.445Z] v0.1.128 [2021-06-02T17:14:44.445Z] v0.1.129 [2021-06-02T17:14:44.445Z] v0.1.13 [2021-06-02T17:14:44.445Z] v0.1.130 [2021-06-02T17:14:44.445Z] v0.1.131 [2021-06-02T17:14:44.445Z] v0.1.132 [2021-06-02T17:14:44.445Z] v0.1.133 [2021-06-02T17:14:44.445Z] v0.1.134 [2021-06-02T17:14:44.445Z] v0.1.135 [2021-06-02T17:14:44.445Z] v0.1.136 [2021-06-02T17:14:44.445Z] v0.1.137 [2021-06-02T17:14:44.445Z] v0.1.138 [2021-06-02T17:14:44.445Z] v0.1.139 [2021-06-02T17:14:44.445Z] v0.1.14 [2021-06-02T17:14:44.445Z] v0.1.140 [2021-06-02T17:14:44.445Z] v0.1.141 [2021-06-02T17:14:44.445Z] v0.1.142 [2021-06-02T17:14:44.445Z] v0.1.143 [2021-06-02T17:14:44.445Z] v0.1.144 [2021-06-02T17:14:44.445Z] v0.1.145 [2021-06-02T17:14:44.445Z] v0.1.146 [2021-06-02T17:14:44.445Z] v0.1.147 [2021-06-02T17:14:44.445Z] v0.1.148 [2021-06-02T17:14:44.445Z] v0.1.149 [2021-06-02T17:14:44.445Z] v0.1.15 [2021-06-02T17:14:44.445Z] v0.1.16 [2021-06-02T17:14:44.445Z] v0.1.17 [2021-06-02T17:14:44.445Z] v0.1.18 [2021-06-02T17:14:44.445Z] v0.1.19 [2021-06-02T17:14:44.445Z] v0.1.2 [2021-06-02T17:14:44.445Z] v0.1.20 [2021-06-02T17:14:44.445Z] v0.1.21 [2021-06-02T17:14:44.445Z] v0.1.22 [2021-06-02T17:14:44.445Z] v0.1.23 [2021-06-02T17:14:44.445Z] v0.1.24 [2021-06-02T17:14:44.445Z] v0.1.25 [2021-06-02T17:14:44.445Z] v0.1.26 [2021-06-02T17:14:44.445Z] v0.1.27 [2021-06-02T17:14:44.445Z] v0.1.28 [2021-06-02T17:14:44.445Z] v0.1.29 [2021-06-02T17:14:44.445Z] v0.1.3 [2021-06-02T17:14:44.445Z] v0.1.30 [2021-06-02T17:14:44.445Z] v0.1.31 [2021-06-02T17:14:44.445Z] v0.1.32 [2021-06-02T17:14:44.445Z] v0.1.33 [2021-06-02T17:14:44.445Z] v0.1.34 [2021-06-02T17:14:44.445Z] v0.1.35 [2021-06-02T17:14:44.445Z] v0.1.36 [2021-06-02T17:14:44.445Z] v0.1.37 [2021-06-02T17:14:44.445Z] v0.1.38 [2021-06-02T17:14:44.445Z] v0.1.39 [2021-06-02T17:14:44.445Z] v0.1.4 [2021-06-02T17:14:44.445Z] v0.1.40 [2021-06-02T17:14:44.445Z] v0.1.41 [2021-06-02T17:14:44.445Z] v0.1.42 [2021-06-02T17:14:44.445Z] v0.1.43 [2021-06-02T17:14:44.445Z] v0.1.44 [2021-06-02T17:14:44.445Z] v0.1.45 [2021-06-02T17:14:44.445Z] v0.1.46 [2021-06-02T17:14:44.445Z] v0.1.47 [2021-06-02T17:14:44.445Z] v0.1.48 [2021-06-02T17:14:44.445Z] v0.1.49 [2021-06-02T17:14:44.445Z] v0.1.5 [2021-06-02T17:14:44.445Z] v0.1.50 [2021-06-02T17:14:44.445Z] v0.1.51 [2021-06-02T17:14:44.445Z] v0.1.52 [2021-06-02T17:14:44.445Z] v0.1.53 [2021-06-02T17:14:44.445Z] v0.1.54 [2021-06-02T17:14:44.445Z] v0.1.55 [2021-06-02T17:14:44.445Z] v0.1.56 [2021-06-02T17:14:44.445Z] v0.1.57 [2021-06-02T17:14:44.445Z] v0.1.58 [2021-06-02T17:14:44.445Z] v0.1.59 [2021-06-02T17:14:44.445Z] v0.1.6 [2021-06-02T17:14:44.445Z] v0.1.60 [2021-06-02T17:14:44.445Z] v0.1.61 [2021-06-02T17:14:44.445Z] v0.1.62 [2021-06-02T17:14:44.445Z] v0.1.63 [2021-06-02T17:14:44.445Z] v0.1.64 [2021-06-02T17:14:44.445Z] v0.1.65 [2021-06-02T17:14:44.445Z] v0.1.66 [2021-06-02T17:14:44.445Z] v0.1.67 [2021-06-02T17:14:44.445Z] v0.1.68 [2021-06-02T17:14:44.445Z] v0.1.69 [2021-06-02T17:14:44.445Z] v0.1.7 [2021-06-02T17:14:44.445Z] v0.1.70 [2021-06-02T17:14:44.445Z] v0.1.71 [2021-06-02T17:14:44.445Z] v0.1.72 [2021-06-02T17:14:44.445Z] v0.1.73 [2021-06-02T17:14:44.445Z] v0.1.74 [2021-06-02T17:14:44.446Z] v0.1.75 [2021-06-02T17:14:44.446Z] v0.1.76 [2021-06-02T17:14:44.446Z] v0.1.77 [2021-06-02T17:14:44.446Z] v0.1.78 [2021-06-02T17:14:44.446Z] v0.1.79 [2021-06-02T17:14:44.446Z] v0.1.8 [2021-06-02T17:14:44.446Z] v0.1.80 [2021-06-02T17:14:44.446Z] v0.1.81 [2021-06-02T17:14:44.446Z] v0.1.82 [2021-06-02T17:14:44.446Z] v0.1.83 [2021-06-02T17:14:44.446Z] v0.1.84 [2021-06-02T17:14:44.446Z] v0.1.85 [2021-06-02T17:14:44.446Z] v0.1.86 [2021-06-02T17:14:44.446Z] v0.1.87 [2021-06-02T17:14:44.446Z] v0.1.88 [2021-06-02T17:14:44.446Z] v0.1.89 [2021-06-02T17:14:44.446Z] v0.1.9 [2021-06-02T17:14:44.446Z] v0.1.90 [2021-06-02T17:14:44.446Z] v0.1.91 [2021-06-02T17:14:44.446Z] v0.1.92 [2021-06-02T17:14:44.446Z] v0.1.93 [2021-06-02T17:14:44.446Z] v0.1.94 [2021-06-02T17:14:44.446Z] v0.1.95 [2021-06-02T17:14:44.446Z] v0.1.96 [2021-06-02T17:14:44.446Z] v0.1.97 [2021-06-02T17:14:44.446Z] v0.1.98 [2021-06-02T17:14:44.446Z] v0.1.99 [2021-06-02T17:14:44.446Z] v2.0.0-dev.1 [2021-06-02T17:14:44.446Z] v2.0.0-dev.10 [2021-06-02T17:14:44.446Z] v2.0.0-dev.11 [2021-06-02T17:14:44.446Z] v2.0.0-dev.12 [2021-06-02T17:14:44.446Z] v2.0.0-dev.13 [2021-06-02T17:14:44.446Z] v2.0.0-dev.14 [2021-06-02T17:14:44.446Z] v2.0.0-dev.15 [2021-06-02T17:14:44.446Z] v2.0.0-dev.16 [2021-06-02T17:14:44.446Z] v2.0.0-dev.17 [2021-06-02T17:14:44.446Z] v2.0.0-dev.18 [2021-06-02T17:14:44.446Z] v2.0.0-dev.19 [2021-06-02T17:14:44.446Z] v2.0.0-dev.2 [2021-06-02T17:14:44.446Z] v2.0.0-dev.20 [2021-06-02T17:14:44.446Z] v2.0.0-dev.21 [2021-06-02T17:14:44.446Z] v2.0.0-dev.22 [2021-06-02T17:14:44.446Z] v2.0.0-dev.23 [2021-06-02T17:14:44.446Z] v2.0.0-dev.24 [2021-06-02T17:14:44.446Z] v2.0.0-dev.25 [2021-06-02T17:14:44.446Z] v2.0.0-dev.26 [2021-06-02T17:14:44.446Z] v2.0.0-dev.27 [2021-06-02T17:14:44.446Z] v2.0.0-dev.28 [2021-06-02T17:14:44.446Z] v2.0.0-dev.29 [2021-06-02T17:14:44.446Z] v2.0.0-dev.3 [2021-06-02T17:14:44.446Z] v2.0.0-dev.30 [2021-06-02T17:14:44.446Z] v2.0.0-dev.31 [2021-06-02T17:14:44.446Z] v2.0.0-dev.32 [2021-06-02T17:14:44.446Z] v2.0.0-dev.33 [2021-06-02T17:14:44.446Z] v2.0.0-dev.34 [2021-06-02T17:14:44.446Z] v2.0.0-dev.35 [2021-06-02T17:14:44.446Z] v2.0.0-dev.36 [2021-06-02T17:14:44.446Z] v2.0.0-dev.37 [2021-06-02T17:14:44.446Z] v2.0.0-dev.38 [2021-06-02T17:14:44.446Z] v2.0.0-dev.39 [2021-06-02T17:14:44.446Z] v2.0.0-dev.4 [2021-06-02T17:14:44.446Z] v2.0.0-dev.40 [2021-06-02T17:14:44.446Z] v2.0.0-dev.41 [2021-06-02T17:14:44.446Z] v2.0.0-dev.42 [2021-06-02T17:14:44.446Z] v2.0.0-dev.43 [2021-06-02T17:14:44.446Z] v2.0.0-dev.44 [2021-06-02T17:14:44.446Z] v2.0.0-dev.45 [2021-06-02T17:14:44.446Z] v2.0.0-dev.46 [2021-06-02T17:14:44.446Z] v2.0.0-dev.47 [2021-06-02T17:14:44.446Z] v2.0.0-dev.48 [2021-06-02T17:14:44.446Z] v2.0.0-dev.49 [2021-06-02T17:14:44.446Z] v2.0.0-dev.5 [2021-06-02T17:14:44.446Z] v2.0.0-dev.50 [2021-06-02T17:14:44.446Z] v2.0.0-dev.51 [2021-06-02T17:14:44.446Z] v2.0.0-dev.52 [2021-06-02T17:14:44.446Z] v2.0.0-dev.53 [2021-06-02T17:14:44.446Z] v2.0.0-dev.54 [2021-06-02T17:14:44.446Z] v2.0.0-dev.55 [2021-06-02T17:14:44.446Z] v2.0.0-dev.56 [2021-06-02T17:14:44.446Z] v2.0.0-dev.57 [2021-06-02T17:14:44.446Z] v2.0.0-dev.58 [2021-06-02T17:14:44.446Z] v2.0.0-dev.59 [2021-06-02T17:14:44.446Z] v2.0.0-dev.6 [2021-06-02T17:14:44.446Z] v2.0.0-dev.60 [2021-06-02T17:14:44.446Z] v2.0.0-dev.61 [2021-06-02T17:14:44.446Z] v2.0.0-dev.62 [2021-06-02T17:14:44.446Z] v2.0.0-dev.63 [2021-06-02T17:14:44.446Z] v2.0.0-dev.64 [2021-06-02T17:14:44.446Z] v2.0.0-dev.65 [2021-06-02T17:14:44.446Z] v2.0.0-dev.66 [2021-06-02T17:14:44.446Z] v2.0.0-dev.67 [2021-06-02T17:14:44.446Z] v2.0.0-dev.68 [2021-06-02T17:14:44.446Z] v2.0.0-dev.69 [2021-06-02T17:14:44.446Z] v2.0.0-dev.7 [2021-06-02T17:14:44.446Z] v2.0.0-dev.70 [2021-06-02T17:14:44.446Z] v2.0.0-dev.71 [2021-06-02T17:14:44.446Z] v2.0.0-dev.72 [2021-06-02T17:14:44.446Z] v2.0.0-dev.73 [2021-06-02T17:14:44.446Z] v2.0.0-dev.74 [2021-06-02T17:14:44.446Z] v2.0.0-dev.75 [2021-06-02T17:14:44.446Z] v2.0.0-dev.76 [2021-06-02T17:14:44.446Z] v2.0.0-dev.77 [2021-06-02T17:14:44.446Z] v2.0.0-dev.78 [2021-06-02T17:14:44.446Z] v2.0.0-dev.79 [2021-06-02T17:14:44.446Z] v2.0.0-dev.8 [2021-06-02T17:14:44.446Z] v2.0.0-dev.80 [2021-06-02T17:14:44.446Z] v2.0.0-dev.81 [2021-06-02T17:14:44.446Z] v2.0.0-dev.82 [2021-06-02T17:14:44.446Z] v2.0.0-dev.83 [2021-06-02T17:14:44.446Z] v2.0.0-dev.84 [2021-06-02T17:14:44.446Z] v2.0.0-dev.85 [2021-06-02T17:14:44.446Z] v2.0.0-dev.86 [2021-06-02T17:14:44.446Z] v2.0.0-dev.87 [2021-06-02T17:14:44.446Z] v2.0.0-dev.88 [2021-06-02T17:14:44.446Z] v2.0.0-dev.89 [2021-06-02T17:14:44.446Z] v2.0.0-dev.9 [2021-06-02T17:14:44.446Z] v2.0.0-dev.90 [2021-06-02T17:14:44.446Z] v2.0.0-dev.91 [2021-06-02T17:14:44.446Z] v2.0.0-dev.92 [2021-06-02T17:14:44.446Z] v2.0.0-dev.93 [2021-06-02T17:14:44.446Z] v2.0.0-dev.94 [2021-06-02T17:14:44.446Z] v2.0.0-dev.95 [2021-06-02T17:14:44.446Z] v2.0.0-dev.96 [2021-06-02T17:14:44.446Z] v2.0.0-dev.97 [2021-06-02T17:14:44.446Z] v2.0.0-dev.98 [Pipeline] sh [2021-06-02T17:14:44.750Z] + lftools sign git-tag v2.0.0-dev.98 [2021-06-02T17:14:45.324Z] Signing Git tag with Sigul... [2021-06-02T17:14:45.324Z] Signing v2.0.0-dev.98 [Pipeline] echo [2021-06-02T17:14:45.904Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T17:14:46.197Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-02T17:14:46.206Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-02T17:14:46.245Z] $ docker stop --time=1 1ea79b2db5efb518571af9c2dc009f6d644e22eb82971fa31f867bb692eaf8bd [2021-06-02T17:14:47.754Z] $ docker rm -f 1ea79b2db5efb518571af9c2dc009f6d644e22eb82971fa31f867bb692eaf8bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-02T17:14:48.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T17:14:48.388Z] . [Pipeline] withDockerContainer [2021-06-02T17:14:48.461Z] prd-centos7-docker-4c-2g-108 does not seem to be running inside a container [2021-06-02T17:14:48.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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-06-02T17:14:48.890Z] $ docker top 7932574e798284bc2451c86bf4a6fc6866b7a6807af7eb44111167b041a70cd5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-02T17:14:49.017Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T17:14:49.017Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T17:14:49.135Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T17:14:49.136Z] $ docker exec 7932574e798284bc2451c86bf4a6fc6866b7a6807af7eb44111167b041a70cd5 ssh-agent [2021-06-02T17:14:49.248Z] SSH_AUTH_SOCK=/tmp/ssh-HD1z5d6JNh5S/agent.13 [2021-06-02T17:14:49.248Z] SSH_AGENT_PID=19 [2021-06-02T17:14:49.253Z] Running ssh-add (command line suppressed) [2021-06-02T17:14:49.358Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5133665216925055492.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5133665216925055492.key) [2021-06-02T17:14:49.375Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T17:14:49.675Z] + git semver bump pre [2021-06-02T17:14:49.675Z] # -> Open(): unable to determine branch for HEAD [2021-06-02T17:14:49.675Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-06-02T17:14:49.675Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-06-02T17:14:49.675Z] # $SEMVER_REMOTE_NAME = origin [2021-06-02T17:14:49.675Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-02T17:14:49.675Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-02T17:14:49.675Z] # $SEMVER_BRANCH = master [2021-06-02T17:14:49.675Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2021-06-02T17:14:49.675Z] 2.0.0-dev.99 [Pipeline] } [2021-06-02T17:14:49.684Z] $ docker exec --env ******** --env ******** 7932574e798284bc2451c86bf4a6fc6866b7a6807af7eb44111167b041a70cd5 ssh-agent -k [2021-06-02T17:14:49.777Z] unset SSH_AUTH_SOCK; [2021-06-02T17:14:49.777Z] unset SSH_AGENT_PID; [2021-06-02T17:14:49.777Z] echo Agent pid 19 killed; [2021-06-02T17:14:49.793Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T17:14:50.140Z] + git semver [Pipeline] } [2021-06-02T17:14:50.153Z] $ docker stop --time=1 7932574e798284bc2451c86bf4a6fc6866b7a6807af7eb44111167b041a70cd5 [2021-06-02T17:14:51.387Z] $ docker rm -f 7932574e798284bc2451c86bf4a6fc6866b7a6807af7eb44111167b041a70cd5 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-02T17:14:51.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T17:14:51.796Z] . [Pipeline] withDockerContainer [2021-06-02T17:14:51.870Z] prd-centos7-docker-4c-2g-108 does not seem to be running inside a container [2021-06-02T17:14:51.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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-06-02T17:14:52.305Z] $ docker top 7cea68fdaef27aed830e99b706e7e36a0102fe8df6504c18d0e4bc59978e1725 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-02T17:14:52.424Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T17:14:52.424Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T17:14:52.532Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T17:14:52.533Z] $ docker exec 7cea68fdaef27aed830e99b706e7e36a0102fe8df6504c18d0e4bc59978e1725 ssh-agent [2021-06-02T17:14:52.649Z] SSH_AUTH_SOCK=/tmp/ssh-WwBPGW1pK8Uh/agent.14 [2021-06-02T17:14:52.649Z] SSH_AGENT_PID=21 [2021-06-02T17:14:52.654Z] Running ssh-add (command line suppressed) [2021-06-02T17:14:52.747Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5418131958462961662.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5418131958462961662.key) [2021-06-02T17:14:52.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T17:14:53.086Z] + git semver push [2021-06-02T17:14:53.086Z] # -> Open(): unable to determine branch for HEAD [2021-06-02T17:14:53.086Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-06-02T17:14:53.086Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-06-02T17:14:53.086Z] # $SEMVER_REMOTE_NAME = origin [2021-06-02T17:14:53.086Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-02T17:14:53.086Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-02T17:14:53.086Z] # $SEMVER_BRANCH = master [2021-06-02T17:14:53.086Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2021-06-02T17:14:57.301Z] $ docker exec --env ******** --env ******** 7cea68fdaef27aed830e99b706e7e36a0102fe8df6504c18d0e4bc59978e1725 ssh-agent -k [2021-06-02T17:14:57.394Z] unset SSH_AUTH_SOCK; [2021-06-02T17:14:57.394Z] unset SSH_AGENT_PID; [2021-06-02T17:14:57.394Z] echo Agent pid 21 killed; [2021-06-02T17:14:57.412Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T17:14:57.784Z] + git semver [Pipeline] } [2021-06-02T17:14:57.796Z] $ docker stop --time=1 7cea68fdaef27aed830e99b706e7e36a0102fe8df6504c18d0e4bc59978e1725 [2021-06-02T17:14:58.988Z] $ docker rm -f 7cea68fdaef27aed830e99b706e7e36a0102fe8df6504c18d0e4bc59978e1725 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-02T17:14:59.947Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T17:15:00.511Z] ---> package-listing.sh [2021-06-02T17:15:00.511Z] ++ facter osfamily [2021-06-02T17:15:00.511Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-02T17:15:00.775Z] + OS_FAMILY=redhat [2021-06-02T17:15:00.775Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2021-06-02T17:15:00.775Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-02T17:15:00.775Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-02T17:15:00.775Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-02T17:15:00.775Z] + PACKAGES=/tmp/packages_start.txt [2021-06-02T17:15:00.775Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2021-06-02T17:15:00.775Z] + PACKAGES=/tmp/packages_end.txt [2021-06-02T17:15:00.775Z] + case "${OS_FAMILY}" in [2021-06-02T17:15:00.775Z] + rpm -qa [2021-06-02T17:15:00.775Z] + sort [2021-06-02T17:15:01.348Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-02T17:15:01.348Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-02T17:15:01.348Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-02T17:15:01.348Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2021-06-02T17:15:01.348Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2021-06-02T17:15:01.348Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] echo [2021-06-02T17:15:01.360Z] 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/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-02T17:15:01.661Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-02T17:15:02.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T17:15:02.240Z] [2021-06-02T17:15:02.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-02T17:15:02.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T17:15:02.557Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-02T17:15:02.557Z] df20fa9351a1: Pulling fs layer [2021-06-02T17:15:02.557Z] 36b3adc4ff6f: Pulling fs layer [2021-06-02T17:15:02.557Z] 8ad3a11d3b57: Pulling fs layer [2021-06-02T17:15:02.557Z] 46f8f816bc3b: Pulling fs layer [2021-06-02T17:15:02.557Z] 93b61091891f: Pulling fs layer [2021-06-02T17:15:02.557Z] 93b9cdb0e59b: Pulling fs layer [2021-06-02T17:15:02.557Z] 5e14af77c1be: Pulling fs layer [2021-06-02T17:15:02.557Z] 01666e4c0597: Pulling fs layer [2021-06-02T17:15:02.557Z] aa168da1d23b: Pulling fs layer [2021-06-02T17:15:02.557Z] 46f8f816bc3b: Waiting [2021-06-02T17:15:02.557Z] 93b61091891f: Waiting [2021-06-02T17:15:02.557Z] 93b9cdb0e59b: Waiting [2021-06-02T17:15:02.557Z] 5e14af77c1be: Waiting [2021-06-02T17:15:02.557Z] 01666e4c0597: Waiting [2021-06-02T17:15:02.557Z] aa168da1d23b: Waiting [2021-06-02T17:15:02.557Z] 36b3adc4ff6f: Verifying Checksum [2021-06-02T17:15:02.557Z] 36b3adc4ff6f: Download complete [2021-06-02T17:15:02.557Z] 46f8f816bc3b: Verifying Checksum [2021-06-02T17:15:02.557Z] 46f8f816bc3b: Download complete [2021-06-02T17:15:02.557Z] df20fa9351a1: Verifying Checksum [2021-06-02T17:15:02.557Z] df20fa9351a1: Download complete [2021-06-02T17:15:02.822Z] 93b9cdb0e59b: Verifying Checksum [2021-06-02T17:15:02.822Z] 93b9cdb0e59b: Download complete [2021-06-02T17:15:02.822Z] 5e14af77c1be: Download complete [2021-06-02T17:15:02.822Z] 93b61091891f: Verifying Checksum [2021-06-02T17:15:02.822Z] 93b61091891f: Download complete [2021-06-02T17:15:02.822Z] 01666e4c0597: Verifying Checksum [2021-06-02T17:15:02.822Z] 01666e4c0597: Download complete [2021-06-02T17:15:02.822Z] df20fa9351a1: Pull complete [2021-06-02T17:15:03.088Z] 36b3adc4ff6f: Pull complete [2021-06-02T17:15:03.358Z] 8ad3a11d3b57: Verifying Checksum [2021-06-02T17:15:03.358Z] 8ad3a11d3b57: Download complete [2021-06-02T17:15:03.936Z] 8ad3a11d3b57: Pull complete [2021-06-02T17:15:03.936Z] 46f8f816bc3b: Pull complete [2021-06-02T17:15:04.198Z] 93b61091891f: Pull complete [2021-06-02T17:15:04.198Z] 93b9cdb0e59b: Pull complete [2021-06-02T17:15:04.198Z] 5e14af77c1be: Pull complete [2021-06-02T17:15:04.459Z] 01666e4c0597: Pull complete [2021-06-02T17:15:04.730Z] aa168da1d23b: Verifying Checksum [2021-06-02T17:15:04.730Z] aa168da1d23b: Download complete [2021-06-02T17:15:09.000Z] aa168da1d23b: Pull complete [2021-06-02T17:15:09.000Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-02T17:15:09.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T17:15:09.000Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-02T17:15:09.098Z] prd-centos7-docker-4c-2g-108 does not seem to be running inside a container [2021-06-02T17:15:09.141Z] $ 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/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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:10003/edgex-lftools-log-publisher:alpine cat [2021-06-02T17:15:11.666Z] $ docker top 974efa54cb1d68811e9d747f807bbff20aca025ca06b40b2d859d021509ac0f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T17:15:12.068Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-02T17:15:12.381Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-02T17:15:12.684Z] + ls /var/log/sa-host [2021-06-02T17:15:12.684Z] + sadf -c /var/log/sa-host/sa02 [2021-06-02T17:15:12.684Z] file_magic: OK [2021-06-02T17:15:12.684Z] HZ: Using current value: 100 [2021-06-02T17:15:12.684Z] file_header: OK [2021-06-02T17:15:12.684Z] 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-06-02T17:15:12.684Z] Statistics: [2021-06-02T17:15:12.684Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-02T17:15:12.684Z] File successfully converted to sysstat format version 12.2.1 [2021-06-02T17:15:12.684Z] + sadf -c /var/log/sa-host/sa05 [2021-06-02T17:15:12.684Z] file_magic: OK [2021-06-02T17:15:12.684Z] HZ: Using current value: 100 [2021-06-02T17:15:12.684Z] file_header: OK [2021-06-02T17:15:12.684Z] 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-06-02T17:15:12.684Z] Statistics: [2021-06-02T17:15:12.684Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-02T17:15:12.684Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T17:15:12.921Z] provisioning config files... [2021-06-02T17:15:12.940Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7854480803585572299tmp [Pipeline] { [Pipeline] echo [2021-06-02T17:15:12.961Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T17:15:13.260Z] ---> create-netrc.sh [Pipeline] } [2021-06-02T17:15:13.270Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-06-02T17:15:13.310Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T17:15:13.611Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-02T17:15:13.624Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T17:15:13.939Z] ---> sudo-logs.sh [2021-06-02T17:15:13.939Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-02T17:15:13.966Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T17:15:14.267Z] ---> job-cost.sh [2021-06-02T17:15:14.267Z] lf-activate-venv: SKIPPING [2021-06-02T17:15:14.268Z] DEBUG: total: 0.18000000715255737 [2021-06-02T17:15:14.268Z] INFO: Retrieving Stack Cost... [2021-06-02T17:15:16.821Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-02T17:15:16.821Z] INFO: Archiving Costs [Pipeline] echo [2021-06-02T17:15:16.841Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T17:15:17.307Z] ---> logs-deploy.sh [2021-06-02T17:15:17.307Z] lf-activate-venv: SKIPPING [2021-06-02T17:15:17.307Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/217 [2021-06-02T17:15:17.307Z] INFO: archiving workspace using pattern(s): [2021-06-02T17:15:18.252Z] Archives upload complete. [2021-06-02T17:15:18.252Z] INFO: archiving logs to Nexus