Pull request #346 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 2b3e9d5b20bbeda48cf37febd89b69dd262b067f+48da11d07878ee2720e4af4b3def0aa4b0dd4fab (08e4b37a2a830fc0b0b7b103feb7ce33ca41149c) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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:patch] ========================================================= [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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6260 in /w/workspace/dry_go-mod-core-contracts_PR-346 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-346 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 48da11d07878ee2720e4af4b3def0aa4b0dd4fab into PR head commit 2b3e9d5b20bbeda48cf37febd89b69dd262b067f Merge succeeded, producing 2b3e9d5b20bbeda48cf37febd89b69dd262b067f Checking out Revision 2b3e9d5b20bbeda48cf37febd89b69dd262b067f (PR-346) > 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 remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/346/head:refs/remotes/origin/PR-346 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b3e9d5b20bbeda48cf37febd89b69dd262b067f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 48da11d07878ee2720e4af4b3def0aa4b0dd4fab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b3e9d5b20bbeda48cf37febd89b69dd262b067f # timeout=10 Commit message: "docs: Remove docs in V2 model and link to swagger" First time build. Skipping changelog. > git rev-list --no-walk 8d472b70a5ef4cd5c0080653293c0417da2771f1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:49:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:49:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:49:12 ========================================================= 08:49:12 EdgeX Global Pipelines Version Info 08:49:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:49:13 ------------------- 08:49:13 stable info: 08:49:13 ------------------- 08:49:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:49:13 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 08:49:13 Message: update stable to v1.0.144 08:49:14 ------------------- 08:49:14 experimental info: 08:49:14 ------------------- 08:49:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:49:14 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 08:49:14 Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 08:49:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 08:49:15 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 08:49:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:49:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:49:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:49:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:49:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:49:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:49:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:49:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:49:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:49:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 08:49:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:49:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:49:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 08:49:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:49:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:49:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:49:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 08:49:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:49:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:49:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:49:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:49:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:49:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 08:49:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-346 [Pipeline] echo 08:49:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-346 [Pipeline] echo 08:49:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-346 [Pipeline] echo 08:49:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b3e9d5b20bbeda48cf37febd89b69dd262b067f [Pipeline] echo 08:49:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b3e9d5 [Pipeline] echo 08:49:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:49:19 + git log --format=format:%s -1 2b3e9d5b20bbeda48cf37febd89b69dd262b067f [Pipeline] echo 08:49:19 GIT_COMMIT: 2b3e9d5b20bbeda48cf37febd89b69dd262b067f, Commit Message: docs: Remove docs in V2 model and link to swagger [Pipeline] echo 08:49:19 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:49:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:49:19 08:49:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:49:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:49:20 latest: Pulling from edgex-devops/git-semver 08:49:20 31603596830f: Pulling fs layer 08:49:20 2a8b12db71e7: Pulling fs layer 08:49:20 6ca5941a6612: Pulling fs layer 08:49:20 ecc8261a40a4: Pulling fs layer 08:49:20 ecc8261a40a4: Waiting 08:49:20 2a8b12db71e7: Verifying Checksum 08:49:20 2a8b12db71e7: Download complete 08:49:20 31603596830f: Verifying Checksum 08:49:20 31603596830f: Download complete 08:49:20 ecc8261a40a4: Verifying Checksum 08:49:20 ecc8261a40a4: Download complete 08:49:20 6ca5941a6612: Verifying Checksum 08:49:20 6ca5941a6612: Download complete 08:49:20 31603596830f: Pull complete 08:49:20 2a8b12db71e7: Pull complete 08:49:21 6ca5941a6612: Pull complete 08:49:21 ecc8261a40a4: Pull complete 08:49:21 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:49:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:49:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:49:21 prd-centos7-docker-4c-2g-6260 does not seem to be running inside a container 08:49:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-346 -v /w/workspace/dry_go-mod-core-contracts_PR-346:/w/workspace/dry_go-mod-core-contracts_PR-346:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-346@tmp:/w/workspace/dry_go-mod-core-contracts_PR-346@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:49:24 $ docker top 48bfb8093cdda95e6eb55c38dbb603e6315a07e02bf48ea130fca60d3246fff5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:49:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:49:24 [ssh-agent] Looking for ssh-agent implementation... 08:49:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:49:24 $ docker exec 48bfb8093cdda95e6eb55c38dbb603e6315a07e02bf48ea130fca60d3246fff5 ssh-agent 08:49:24 SSH_AUTH_SOCK=/tmp/ssh-l8FTf5nqEmvh/agent.11 08:49:24 SSH_AGENT_PID=16 08:49:24 Running ssh-add (command line suppressed) 08:49:24 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-346@tmp/private_key_436643728142482580.key (/w/workspace/dry_go-mod-core-contracts_PR-346@tmp/private_key_436643728142482580.key) 08:49:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:49:25 + git tag --points-at HEAD [Pipeline] } 08:49:25 $ docker exec --env ******** --env ******** 48bfb8093cdda95e6eb55c38dbb603e6315a07e02bf48ea130fca60d3246fff5 ssh-agent -k 08:49:25 unset SSH_AUTH_SOCK; 08:49:25 unset SSH_AGENT_PID; 08:49:25 echo Agent pid 16 killed; 08:49:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:49:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:49:25 [ssh-agent] Looking for ssh-agent implementation... 08:49:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:49:25 $ docker exec 48bfb8093cdda95e6eb55c38dbb603e6315a07e02bf48ea130fca60d3246fff5 ssh-agent 08:49:25 SSH_AUTH_SOCK=/tmp/ssh-O55NofUUelWI/agent.46 08:49:25 SSH_AGENT_PID=52 08:49:25 Running ssh-add (command line suppressed) 08:49:26 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-346@tmp/private_key_609615073036752849.key (/w/workspace/dry_go-mod-core-contracts_PR-346@tmp/private_key_609615073036752849.key) 08:49:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:49:26 + git semver init 08:49:26 # -> Open(): unable to determine branch for HEAD 08:49:26 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-346/.git 08:49:26 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-346 08:49:26 # $SEMVER_REMOTE_NAME = origin 08:49:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:49:26 # $SEMVER_USER_NAME = edgex-jenkins 08:49:26 # $SEMVER_BRANCH = PR-346 08:49:26 # $SEMVER_TEMP = /tmp/semver-102400943 08:49:26 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 08:49:27 # '/tmp/semver-102400943' -> '/w/workspace/dry_go-mod-core-contracts_PR-346/.semver' 08:49:27 # -> Force: false 08:49:27 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-346/.semver [Pipeline] } 08:49:27 $ docker exec --env ******** --env ******** 48bfb8093cdda95e6eb55c38dbb603e6315a07e02bf48ea130fca60d3246fff5 ssh-agent -k 08:49:27 unset SSH_AUTH_SOCK; 08:49:27 unset SSH_AGENT_PID; 08:49:27 echo Agent pid 52 killed; 08:49:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:49:27 + git semver [Pipeline] } 08:49:27 $ docker stop --time=1 48bfb8093cdda95e6eb55c38dbb603e6315a07e02bf48ea130fca60d3246fff5 08:49:29 $ docker rm -f 48bfb8093cdda95e6eb55c38dbb603e6315a07e02bf48ea130fca60d3246fff5 [Pipeline] // withDockerContainer [Pipeline] sh 08:49:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:49:30 Stashed 1 file(s) [Pipeline] echo 08:49:30 [edgeXSemver]: initialized semver on version 0.0.0 [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 08:49:46 Still waiting to schedule task 08:49:46 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:49:46 Still waiting to schedule task 08:49:46 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 08:52:05 Running on prd-centos7-docker-4c-2g-6263 in /w/workspace/dry_go-mod-core-contracts_PR-346 [Pipeline] { [Pipeline] ws 08:52:06 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 08:52:13 using credential edgex-jenkins-ssh 08:52:13 Cloning the remote Git repository 08:52:13 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:52:13 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 08:52:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:52:13 > git --version # timeout=10 08:52:13 > git --version # 'git version 2.16.5' 08:52:13 using GIT_SSH to set credentials SSH Credentials for GitHub 08:52:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:52:15 Merging remotes/origin/master commit 48da11d07878ee2720e4af4b3def0aa4b0dd4fab into PR head commit 2b3e9d5b20bbeda48cf37febd89b69dd262b067f 08:52:15 Merge succeeded, producing 2b3e9d5b20bbeda48cf37febd89b69dd262b067f 08:52:15 Checking out Revision 2b3e9d5b20bbeda48cf37febd89b69dd262b067f (PR-346) 08:52:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:52:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:52:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:52:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:52:14 using GIT_SSH to set credentials SSH Credentials for GitHub 08:52:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/346/head:refs/remotes/origin/PR-346 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:52:15 > git config core.sparsecheckout # timeout=10 08:52:15 > git checkout -f 2b3e9d5b20bbeda48cf37febd89b69dd262b067f # timeout=10 08:52:15 > git remote # timeout=10 08:52:15 > git config --get remote.origin.url # timeout=10 08:52:15 using GIT_SSH to set credentials SSH Credentials for GitHub 08:52:15 > git merge 48da11d07878ee2720e4af4b3def0aa4b0dd4fab # timeout=10 08:52:15 > git rev-parse HEAD^{commit} # timeout=10 08:52:15 > git config core.sparsecheckout # timeout=10 08:52:15 > git checkout -f 2b3e9d5b20bbeda48cf37febd89b69dd262b067f # timeout=10 08:52:19 Commit message: "docs: Remove docs in V2 model and link to swagger" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:52:20 ========================================================= 08:52:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:52:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:52:22 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 08:52:23 Sending build context to Docker daemon 1.8MB 08:52:23 Step 1/7 : ARG BASE=golang:1.15-alpine 08:52:23 Step 2/7 : FROM ${BASE} 08:52:23 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:52:23 df20fa9351a1: Pulling fs layer 08:52:23 ed8968b2872e: Pulling fs layer 08:52:23 a92cc7c5fd73: Pulling fs layer 08:52:23 e871e8e8d7a9: Pulling fs layer 08:52:23 e73272ec9a57: Pulling fs layer 08:52:23 1e910a182e73: Pulling fs layer 08:52:23 4e634b169226: Pulling fs layer 08:52:23 e871e8e8d7a9: Waiting 08:52:23 1e910a182e73: Waiting 08:52:23 4e634b169226: Waiting 08:52:23 e73272ec9a57: Waiting 08:52:23 a92cc7c5fd73: Verifying Checksum 08:52:23 a92cc7c5fd73: Download complete 08:52:23 ed8968b2872e: Verifying Checksum 08:52:23 ed8968b2872e: Download complete 08:52:23 e73272ec9a57: Verifying Checksum 08:52:23 e73272ec9a57: Download complete 08:52:23 1e910a182e73: Verifying Checksum 08:52:23 1e910a182e73: Download complete 08:52:23 df20fa9351a1: Download complete 08:52:23 df20fa9351a1: Pull complete 08:52:24 ed8968b2872e: Pull complete 08:52:24 a92cc7c5fd73: Pull complete 08:52:26 4e634b169226: Verifying Checksum 08:52:26 4e634b169226: Download complete 08:52:28 e871e8e8d7a9: Verifying Checksum 08:52:28 e871e8e8d7a9: Download complete 08:52:36 e871e8e8d7a9: Pull complete 08:52:36 e73272ec9a57: Pull complete 08:52:36 1e910a182e73: Pull complete 08:52:42 4e634b169226: Pull complete 08:52:42 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 08:52:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:52:42 ---> f7629b54cfaa 08:52:42 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:52:42 ---> Running in 12f32edf3bec 08:52:42 Removing intermediate container 12f32edf3bec 08:52:42 ---> d841e5851c78 08:52:42 Step 4/7 : RUN apk add bash 08:52:42 ---> Running in 4ce6c657940a 08:52:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:52:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:52:45 OK: 166 MiB in 39 packages 08:52:46 Removing intermediate container 4ce6c657940a 08:52:46 ---> c61fdaa58221 08:52:46 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:52:46 ---> Running in 309d6122eb4d 08:52:46 Removing intermediate container 309d6122eb4d 08:52:46 ---> 90e4c8d6b6ab 08:52:46 Step 6/7 : COPY go.mod . 08:52:46 ---> 57b08e62e034 08:52:46 Step 7/7 : RUN go mod download 08:52:46 ---> Running in 2ab4b214b6ba 08:52:59 Removing intermediate container 2ab4b214b6ba 08:52:59 ---> 0865e86d1932 08:52:59 Successfully built 0865e86d1932 08:52:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:52:59 + docker inspect -f . ci-base-image-x86_64 08:52:59 . [Pipeline] withDockerContainer 08:53:00 prd-centos7-docker-4c-2g-6263 does not seem to be running inside a container 08:53:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:53:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6265 in /w/workspace/dry_go-mod-core-contracts_PR-346 08:53:01 $ docker top f995fd75fb9745a774cb388e12669f2106cf70f50434b721e09bc6e458cf9a3f -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 08:53:02 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 08:53:02 + go version 08:53:02 go version go1.15.2 linux/amd64 [Pipeline] } 08:53:02 $ docker stop --time=1 f995fd75fb9745a774cb388e12669f2106cf70f50434b721e09bc6e458cf9a3f 08:53:04 $ docker rm -f f995fd75fb9745a774cb388e12669f2106cf70f50434b721e09bc6e458cf9a3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:53:07 + docker inspect -f . ci-base-image-x86_64 08:53:07 . [Pipeline] withDockerContainer 08:53:07 prd-centos7-docker-4c-2g-6263 does not seem to be running inside a container 08:53:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:53:08 $ docker top fc01b275334e4b296a7cdc380af352c334255a1d8918e92a3006c4b3851efefb -eo pid,comm [Pipeline] { [Pipeline] sh 08:53:08 using credential edgex-jenkins-ssh 08:53:08 Cloning the remote Git repository 08:53:08 + make test 08:53:08 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:53:08 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:53:08 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 08:53:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:53:08 > git --version # timeout=10 08:53:09 > git --version # 'git version 2.17.1' 08:53:09 using GIT_SSH to set credentials SSH Credentials for GitHub 08:53:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:53:10 Merging remotes/origin/master commit 48da11d07878ee2720e4af4b3def0aa4b0dd4fab into PR head commit 2b3e9d5b20bbeda48cf37febd89b69dd262b067f 08:53:11 Merge succeeded, producing 2b3e9d5b20bbeda48cf37febd89b69dd262b067f 08:53:11 Checking out Revision 2b3e9d5b20bbeda48cf37febd89b69dd262b067f (PR-346) 08:53:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:53:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:53:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:53:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:53:10 using GIT_SSH to set credentials SSH Credentials for GitHub 08:53:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/346/head:refs/remotes/origin/PR-346 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:53:10 > git config core.sparsecheckout # timeout=10 08:53:10 > git checkout -f 2b3e9d5b20bbeda48cf37febd89b69dd262b067f # timeout=10 08:53:10 > git remote # timeout=10 08:53:10 > git config --get remote.origin.url # timeout=10 08:53:10 using GIT_SSH to set credentials SSH Credentials for GitHub 08:53:10 > git merge 48da11d07878ee2720e4af4b3def0aa4b0dd4fab # timeout=10 08:53:11 > git rev-parse HEAD^{commit} # timeout=10 08:53:11 > git config core.sparsecheckout # timeout=10 08:53:11 > git checkout -f 2b3e9d5b20bbeda48cf37febd89b69dd262b067f # timeout=10 08:53:15 Commit message: "docs: Remove docs in V2 model and link to swagger" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:53:16 ========================================================= 08:53:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:53:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:53:17 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 08:53:18 Sending build context to Docker daemon 1.8MB 08:53:18 Step 1/7 : ARG BASE=golang:1.15-alpine 08:53:18 Step 2/7 : FROM ${BASE} 08:53:18 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:53:18 b538f80385f9: Pulling fs layer 08:53:18 74f711af9a0d: Pulling fs layer 08:53:18 99f96fe45779: Pulling fs layer 08:53:18 8529a6b9a6be: Pulling fs layer 08:53:18 45590311c82a: Pulling fs layer 08:53:18 69ca0ff8b7b3: Pulling fs layer 08:53:18 209524e5b208: Pulling fs layer 08:53:18 45590311c82a: Waiting 08:53:18 8529a6b9a6be: Waiting 08:53:18 69ca0ff8b7b3: Waiting 08:53:18 209524e5b208: Waiting 08:53:18 99f96fe45779: Verifying Checksum 08:53:18 99f96fe45779: Download complete 08:53:18 74f711af9a0d: Download complete 08:53:18 45590311c82a: Download complete 08:53:18 69ca0ff8b7b3: Verifying Checksum 08:53:18 69ca0ff8b7b3: Download complete 08:53:18 b538f80385f9: Verifying Checksum 08:53:18 b538f80385f9: Download complete 08:53:19 b538f80385f9: Pull complete 08:53:20 74f711af9a0d: Pull complete 08:53:20 99f96fe45779: Pull complete 08:53:21 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:53:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.082s coverage: 85.7% of statements 08:53:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.023s coverage: 100.0% of statements 08:53:21 209524e5b208: Verifying Checksum 08:53:21 209524e5b208: Download complete 08:53:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.018s coverage: 45.4% of statements 08:53:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.046s coverage: 77.8% of statements 08:53:22 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:53:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.010s coverage: 6.4% of statements 08:53:23 8529a6b9a6be: Verifying Checksum 08:53:23 8529a6b9a6be: Download complete 08:53:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.069s coverage: 14.7% of statements 08:53:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.029s coverage: 100.0% of statements 08:53:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.049s coverage: 91.8% of statements 08:53:24 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:53:24 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:53:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.021s coverage: 100.0% of statements 08:53:24 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.035s coverage: 48.9% of statements 08:53:28 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.062s coverage: 63.0% of statements 08:53:28 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.020s coverage: 26.3% of statements 08:53:28 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.008s coverage: 15.4% of statements 08:53:28 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.009s coverage: 15.4% of statements 08:53:28 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.061s coverage: 14.3% of statements 08:53:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 08:53:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.040s coverage: 29.1% of statements 08:53:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.034s coverage: 100.0% of statements 08:53:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.027s coverage: 94.4% of statements 08:53:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.011s coverage: 100.0% of statements 08:53:29 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 08:53:29 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:53:32 gofmt -l . 08:53:32 [ "`gofmt -l .`" = "" ] [Pipeline] stash 08:53:33 Stashed 1 file(s) [Pipeline] } 08:53:33 $ docker stop --time=1 fc01b275334e4b296a7cdc380af352c334255a1d8918e92a3006c4b3851efefb 08:53:33 8529a6b9a6be: Pull complete 08:53:33 45590311c82a: Pull complete 08:53:33 69ca0ff8b7b3: Pull complete 08:53:35 $ docker rm -f fc01b275334e4b296a7cdc380af352c334255a1d8918e92a3006c4b3851efefb [Pipeline] // withDockerContainer [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 08:53:37 209524e5b208: Pull complete 08:53:37 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 08:53:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:53:37 ---> 5bddaf1c2fca 08:53:37 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:53:40 ---> Running in 06f100f7772b 08:53:40 Removing intermediate container 06f100f7772b 08:53:40 ---> d92862d341d6 08:53:40 Step 4/7 : RUN apk add bash 08:53:40 ---> Running in b92a3e9f464d 08:53:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:53:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:53:44 OK: 142 MiB in 39 packages 08:53:45 Removing intermediate container b92a3e9f464d 08:53:45 ---> d2322a82dff6 08:53:45 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:53:45 ---> Running in efe03c0b0e66 08:53:46 Removing intermediate container efe03c0b0e66 08:53:46 ---> 02461af43609 08:53:46 Step 6/7 : COPY go.mod . 08:53:47 ---> 8db96d7c9350 08:53:47 Step 7/7 : RUN go mod download 08:53:47 ---> Running in 01b60c3ee6ba 08:54:02 Removing intermediate container 01b60c3ee6ba 08:54:02 ---> 75d23e6fc267 08:54:02 Successfully built 75d23e6fc267 08:54:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:54:02 + docker inspect -f . ci-base-image-arm64 08:54:02 . [Pipeline] withDockerContainer 08:54:02 prd-ubuntu18.04-docker-arm64-4c-16g-6265 does not seem to be running inside a container 08:54:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:54:04 $ docker top 4978d6b00560af538201cb86d741c7b9f1c4bf9f4d21b67e766b0cc7ada0bda0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:54:06 + go version 08:54:06 go version go1.15.2 linux/arm64 [Pipeline] } 08:54:06 $ docker stop --time=1 4978d6b00560af538201cb86d741c7b9f1c4bf9f4d21b67e766b0cc7ada0bda0 08:54:08 $ docker rm -f 4978d6b00560af538201cb86d741c7b9f1c4bf9f4d21b67e766b0cc7ada0bda0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:54:09 + docker inspect -f . ci-base-image-arm64 08:54:09 . [Pipeline] withDockerContainer 08:54:09 prd-ubuntu18.04-docker-arm64-4c-16g-6265 does not seem to be running inside a container 08:54:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:54:11 $ docker top 6d22fdf276a6d85f66281de05ca866628fbfa9817cfe8cca83072a6ef32a81c7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:54:13 + make test 08:54:13 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:54:35 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:54:35 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.031s coverage: 85.7% of statements 08:54:35 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.053s coverage: 100.0% of statements 08:54:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.056s coverage: 45.4% of statements 08:54:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.054s coverage: 77.8% of statements 08:54:37 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:54:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.015s coverage: 6.4% of statements 08:54:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.046s coverage: 14.7% of statements 08:54:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.064s coverage: 100.0% of statements 08:54:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.108s coverage: 91.8% of statements 08:54:40 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:54:40 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:54:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.047s coverage: 100.0% of statements 08:54:41 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.040s coverage: 48.9% of statements 08:54:46 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.167s coverage: 63.0% of statements 08:54:46 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.034s coverage: 26.3% of statements 08:54:46 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.039s coverage: 15.4% of statements 08:54:46 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.020s coverage: 15.4% of statements 08:54:46 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.041s coverage: 14.3% of statements 08:54:46 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 08:54:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.054s coverage: 29.1% of statements 08:54:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.026s coverage: 100.0% of statements 08:54:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.052s coverage: 94.4% of statements 08:54:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.024s coverage: 100.0% of statements 08:54:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 08:54:48 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:54:52 gofmt -l . 08:54:52 [ "`gofmt -l .`" = "" ] [Pipeline] stash 08:54:53 Warning: overwriting stash ‘coverage-report’ 08:54:54 Stashed 1 file(s) [Pipeline] } 08:54:54 $ docker stop --time=1 6d22fdf276a6d85f66281de05ca866628fbfa9817cfe8cca83072a6ef32a81c7 08:54:56 $ docker rm -f 6d22fdf276a6d85f66281de05ca866628fbfa9817cfe8cca83072a6ef32a81c7 [Pipeline] // withDockerContainer [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 [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] wrap 08:54:58 provisioning config files... 08:54:58 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-346@tmp/config1729352560280134177tmp [Pipeline] { [Pipeline] sh 08:54:59 + set +x 08:54:59 + curl -s https://codecov.io/bash 08:54:59 + bash -s -- 08:54:59 08:54:59 _____ _ 08:54:59 / ____| | | 08:54:59 | | ___ __| | ___ ___ _____ __ 08:54:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:54:59 | |___| (_) | (_| | __/ (_| (_) \ V / 08:54:59 \_____\___/ \__,_|\___|\___\___/ \_/ 08:54:59 Bash-20201009-048fee3 08:54:59 08:54:59 08:54:59 ==> Jenkins CI detected. 08:54:59 project root: . 08:54:59 --> token set from env 08:54:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:54:59 ==> Running gcov in . (disable via -X gcov) 08:54:59 ==> Python coveragepy not found 08:54:59 ==> Searching for coverage reports in: 08:54:59 + . 08:54:59 -> Found 1 reports 08:54:59 ==> Detecting git/mercurial file structure 08:54:59 ==> Reading reports 08:54:59 + ./coverage.out bytes=106724 08:54:59 ==> Appending adjustments 08:54:59 https://docs.codecov.io/docs/fixing-reports 08:55:00 + Found adjustments 08:55:00 ==> Gzipping contents 08:55:00 ==> Uploading reports 08:55:00 url: https://codecov.io 08:55:00 query: branch=PR-346&commit=2b3e9d5b20bbeda48cf37febd89b69dd262b067f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-346%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=346&job=&cmd_args= 08:55:00 -> Pinging Codecov 08:55:00 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-346&commit=2b3e9d5b20bbeda48cf37febd89b69dd262b067f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-346%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=346&job=&cmd_args= 08:55:00 -> Uploading to 08:55:00 08:55:00 % Total % Received % Xferd Average Speed Time Time Time Current 08:55:00 Dload Upload Total Spent Left Speed 08:55:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 08:55:00 X> Failed to upload 08:55:00 ==> Uploading to Codecov 08:55:00 % Total % Received % Xferd Average Speed Time Time Time Current 08:55:00 Dload Upload Total Spent Left Speed 08:55:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17264 100 118 100 17146 257 37465 --:--:-- --:--:-- --:--:-- 37518 08:55:01 View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/2b3e9d5b20bbeda48cf37febd89b69dd262b067f [Pipeline] } 08:55:01 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 08:55:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:55:04 ---> package-listing.sh 08:55:04 ++ facter osfamily 08:55:04 ++ tr '[:upper:]' '[:lower:]' 08:55:04 + OS_FAMILY=redhat 08:55:04 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-346 08:55:04 + START_PACKAGES=/tmp/packages_start.txt 08:55:04 + END_PACKAGES=/tmp/packages_end.txt 08:55:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:55:04 + PACKAGES=/tmp/packages_start.txt 08:55:04 + '[' /w/workspace/dry_go-mod-core-contracts_PR-346 ']' 08:55:04 + PACKAGES=/tmp/packages_end.txt 08:55:04 + case "${OS_FAMILY}" in 08:55:04 + rpm -qa 08:55:04 + sort 08:55:08 + '[' -f /tmp/packages_start.txt ']' 08:55:08 + '[' -f /tmp/packages_end.txt ']' 08:55:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:55:08 + '[' /w/workspace/dry_go-mod-core-contracts_PR-346 ']' 08:55:08 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-346/archives/ 08:55:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-346/archives/ [Pipeline] echo 08:55:08 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_PR-346/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:55:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:55:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:55:09 08:55:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:55:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:55:09 alpine: Pulling from edgex-lftools-log-publisher 08:55:09 df20fa9351a1: Pulling fs layer 08:55:09 36b3adc4ff6f: Pulling fs layer 08:55:09 8ad3a11d3b57: Pulling fs layer 08:55:09 46f8f816bc3b: Pulling fs layer 08:55:09 93b61091891f: Pulling fs layer 08:55:09 93b9cdb0e59b: Pulling fs layer 08:55:09 5e14af77c1be: Pulling fs layer 08:55:09 01666e4c0597: Pulling fs layer 08:55:09 aa168da1d23b: Pulling fs layer 08:55:09 46f8f816bc3b: Waiting 08:55:09 93b61091891f: Waiting 08:55:09 93b9cdb0e59b: Waiting 08:55:09 5e14af77c1be: Waiting 08:55:09 01666e4c0597: Waiting 08:55:09 aa168da1d23b: Waiting 08:55:09 36b3adc4ff6f: Verifying Checksum 08:55:09 36b3adc4ff6f: Download complete 08:55:09 46f8f816bc3b: Verifying Checksum 08:55:09 46f8f816bc3b: Download complete 08:55:09 df20fa9351a1: Verifying Checksum 08:55:09 df20fa9351a1: Download complete 08:55:09 93b9cdb0e59b: Verifying Checksum 08:55:09 93b9cdb0e59b: Download complete 08:55:09 5e14af77c1be: Download complete 08:55:09 93b61091891f: Verifying Checksum 08:55:09 93b61091891f: Download complete 08:55:09 01666e4c0597: Verifying Checksum 08:55:09 01666e4c0597: Download complete 08:55:09 df20fa9351a1: Pull complete 08:55:09 8ad3a11d3b57: Verifying Checksum 08:55:09 8ad3a11d3b57: Download complete 08:55:10 36b3adc4ff6f: Pull complete 08:55:10 8ad3a11d3b57: Pull complete 08:55:10 46f8f816bc3b: Pull complete 08:55:11 93b61091891f: Pull complete 08:55:11 93b9cdb0e59b: Pull complete 08:55:11 5e14af77c1be: Pull complete 08:55:11 01666e4c0597: Pull complete 08:55:11 aa168da1d23b: Verifying Checksum 08:55:11 aa168da1d23b: Download complete 08:55:17 aa168da1d23b: Pull complete 08:55:17 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:55:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:55:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:55:17 prd-centos7-docker-4c-2g-6260 does not seem to be running inside a container 08:55:17 $ 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_PR-346/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_PR-346 -v /w/workspace/dry_go-mod-core-contracts_PR-346:/w/workspace/dry_go-mod-core-contracts_PR-346:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-346@tmp:/w/workspace/dry_go-mod-core-contracts_PR-346@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:55:23 $ docker top b13ba64e952df40d7146d06dd7052544d674c0348328176e84519756f3bc2993 -eo pid,comm [Pipeline] { [Pipeline] sh 08:55:23 + touch /tmp/pre-build-complete [Pipeline] sh 08:55:23 + mkdir -p /var/log/sa [Pipeline] sh 08:55:24 + ls /var/log/sa-host 08:55:24 + sadf -c /var/log/sa-host/sa05 08:55:24 file_magic: OK 08:55:24 HZ: Using current value: 100 08:55:24 file_header: OK 08:55:24 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 08:55:24 Statistics: 08:55:24 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:55:24 File successfully converted to sysstat format version 12.2.1 08:55:24 + sadf -c /var/log/sa-host/sa19 08:55:24 file_magic: OK 08:55:24 HZ: Using current value: 100 08:55:24 file_header: OK 08:55:24 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 08:55:24 Statistics: 08:55:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:55:24 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:55:24 provisioning config files... 08:55:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-346@tmp/config2305709896751053109tmp [Pipeline] { [Pipeline] echo 08:55:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:55:24 ---> create-netrc.sh [Pipeline] } 08:55:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:55:25 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:55:25 ---> python-tools-install.sh [Pipeline] echo 08:55:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:55:25 ---> sudo-logs.sh 08:55:25 Archiving 'sudo' log.. [Pipeline] echo 08:55:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:55:26 ---> job-cost.sh 08:55:26 lf-activate-venv: SKIPPING 08:55:26 INFO: No Stack... 08:55:27 INFO: Retrieving Pricing Info for: v1-standard-2 08:55:27 INFO: Archiving Costs [Pipeline] echo 08:55:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:55:28 ---> logs-deploy.sh 08:55:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-346/4 08:55:28 INFO: archiving workspace using pattern(s): 08:55:29 Archives upload complete. 08:55:29 INFO: archiving logs to Nexus