Pull request #641 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 77bad3c0d5ee2f882e510d95064f3efff09db74b+6959a31925640f2b0e4ffea6e4d93f53244a7c4d (04110084e19f679b2bd63be5770c5cf57c940103) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3655585822301037111.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1760019200538292619.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 144eb70ba3d470a427e699408e811d3f535e987a 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/PR-641/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-641/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1351799523228601510.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3254621336078242694.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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/PR-641/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-641/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1327626291008473276.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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-405 in /w/workspace/dry_go-mod-core-contracts_PR-641 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-641 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-641@tmp/jenkins-gitclient-ssh3781502872196291170.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6959a31925640f2b0e4ffea6e4d93f53244a7c4d into PR head commit 77bad3c0d5ee2f882e510d95064f3efff09db74b > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-641@tmp/jenkins-gitclient-ssh6611947610611550019.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/641/head:refs/remotes/origin/PR-641 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77bad3c0d5ee2f882e510d95064f3efff09db74b # timeout=10 Merge succeeded, producing 77bad3c0d5ee2f882e510d95064f3efff09db74b Checking out Revision 77bad3c0d5ee2f882e510d95064f3efff09db74b (PR-641) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-641@tmp/jenkins-gitclient-ssh1833769744682402946.key > git merge 6959a31925640f2b0e4ffea6e4d93f53244a7c4d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77bad3c0d5ee2f882e510d95064f3efff09db74b # timeout=10 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/go-kit/kit-0.11.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-14T17:47:11.177Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-14T17:47:11.268Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-14T17:47:11.300Z] ========================================================= [2021-07-14T17:47:11.300Z] EdgeX Global Pipelines Version Info [2021-07-14T17:47:11.300Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 047ef4d277506d103a865b7961c68a79985a92b8 # timeout=10 [2021-07-14T17:47:12.566Z] ------------------- [2021-07-14T17:47:12.566Z] stable info: [2021-07-14T17:47:12.566Z] ------------------- [2021-07-14T17:47:12.566Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-14T17:47:12.566Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-14T17:47:12.566Z] Message: update stable to v1.0.196 [2021-07-14T17:47:13.154Z] ------------------- [2021-07-14T17:47:13.154Z] experimental info: [2021-07-14T17:47:13.154Z] ------------------- [2021-07-14T17:47:13.154Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-14T17:47:13.154Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-14T17:47:13.154Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-14T17:47:13.285Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-07-14T17:47:13.308Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-07-14T17:47:13.330Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-14T17:47:13.352Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-14T17:47:13.375Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-14T17:47:13.462Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-14T17:47:13.486Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-14T17:47:13.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-14T17:47:13.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-14T17:47:13.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-14T17:47:13.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-14T17:47:13.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-07-14T17:47:13.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-14T17:47:13.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-14T17:47:13.669Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-14T17:47:13.691Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-14T17:47:13.714Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-14T17:47:13.735Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-14T17:47:13.758Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-14T17:47:13.780Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-14T17:47:13.802Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-14T17:47:13.824Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-14T17:47:13.845Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-14T17:47:13.867Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-14T17:47:13.901Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-14T17:47:13.928Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-14T17:47:13.958Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-641 [Pipeline] echo [2021-07-14T17:47:13.980Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-641 [Pipeline] echo [2021-07-14T17:47:14.002Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-641 [Pipeline] echo [2021-07-14T17:47:14.024Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77bad3c0d5ee2f882e510d95064f3efff09db74b [Pipeline] echo [2021-07-14T17:47:14.057Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 77bad3c [Pipeline] echo [2021-07-14T17:47:14.078Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-14T17:47:14.663Z] + git log --format=format:%s -1 77bad3c0d5ee2f882e510d95064f3efff09db74b [Pipeline] echo [2021-07-14T17:47:14.720Z] GIT_COMMIT: 77bad3c0d5ee2f882e510d95064f3efff09db74b, Commit Message: Merge branch 'main' into dependabot/go_modules/github.com/go-kit/kit-0.11.0 [Pipeline] echo [2021-07-14T17:47:14.733Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-14T17:47:15.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T17:47:15.325Z] [2021-07-14T17:47:15.325Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T17:47:15.665Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T17:47:15.666Z] latest: Pulling from edgex-devops/git-semver [2021-07-14T17:47:15.666Z] 31603596830f: Pulling fs layer [2021-07-14T17:47:15.666Z] b6dc333f4379: Pulling fs layer [2021-07-14T17:47:15.666Z] 3d9ef1400e77: Pulling fs layer [2021-07-14T17:47:15.666Z] fd332fbdc1db: Pulling fs layer [2021-07-14T17:47:15.666Z] fd332fbdc1db: Waiting [2021-07-14T17:47:15.666Z] b6dc333f4379: Verifying Checksum [2021-07-14T17:47:15.666Z] b6dc333f4379: Download complete [2021-07-14T17:47:15.935Z] 31603596830f: Verifying Checksum [2021-07-14T17:47:15.935Z] 31603596830f: Download complete [2021-07-14T17:47:16.206Z] fd332fbdc1db: Verifying Checksum [2021-07-14T17:47:16.206Z] fd332fbdc1db: Download complete [2021-07-14T17:47:16.206Z] 31603596830f: Pull complete [2021-07-14T17:47:16.206Z] b6dc333f4379: Pull complete [2021-07-14T17:47:16.206Z] 3d9ef1400e77: Verifying Checksum [2021-07-14T17:47:16.206Z] 3d9ef1400e77: Download complete [2021-07-14T17:47:16.802Z] 3d9ef1400e77: Pull complete [2021-07-14T17:47:17.075Z] fd332fbdc1db: Pull complete [2021-07-14T17:47:17.075Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-14T17:47:17.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T17:47:17.075Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-14T17:47:17.188Z] prd-centos7-docker-4c-2g-405 does not seem to be running inside a container [2021-07-14T17:47:17.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-641 -v /w/workspace/dry_go-mod-core-contracts_PR-641:/w/workspace/dry_go-mod-core-contracts_PR-641:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-641@tmp:/w/workspace/dry_go-mod-core-contracts_PR-641@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:10004/edgex-devops/git-semver:latest cat [2021-07-14T17:47:18.044Z] $ docker top c87c8e15c552341a7e3477695d37b8378e15a3ecef7d101a904e7075b8aa46e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-14T17:47:18.174Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-14T17:47:18.174Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-14T17:47:18.296Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-14T17:47:18.300Z] $ docker exec c87c8e15c552341a7e3477695d37b8378e15a3ecef7d101a904e7075b8aa46e7 ssh-agent [2021-07-14T17:47:18.416Z] SSH_AUTH_SOCK=/tmp/ssh-Rv2UolAJngaa/agent.13 [2021-07-14T17:47:18.416Z] SSH_AGENT_PID=20 [2021-07-14T17:47:18.428Z] Running ssh-add (command line suppressed) [2021-07-14T17:47:18.536Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-641@tmp/private_key_5497782871577543543.key (/w/workspace/dry_go-mod-core-contracts_PR-641@tmp/private_key_5497782871577543543.key) [2021-07-14T17:47:18.559Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-14T17:47:18.883Z] + git tag --points-at HEAD [Pipeline] } [2021-07-14T17:47:18.904Z] $ docker exec --env ******** --env ******** c87c8e15c552341a7e3477695d37b8378e15a3ecef7d101a904e7075b8aa46e7 ssh-agent -k [2021-07-14T17:47:19.005Z] unset SSH_AUTH_SOCK; [2021-07-14T17:47:19.006Z] unset SSH_AGENT_PID; [2021-07-14T17:47:19.006Z] echo Agent pid 20 killed; [2021-07-14T17:47:19.028Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-14T17:47:19.076Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-14T17:47:19.076Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-14T17:47:19.192Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-14T17:47:19.193Z] $ docker exec c87c8e15c552341a7e3477695d37b8378e15a3ecef7d101a904e7075b8aa46e7 ssh-agent [2021-07-14T17:47:19.308Z] SSH_AUTH_SOCK=/tmp/ssh-maaponubV5vx/agent.54 [2021-07-14T17:47:19.308Z] SSH_AGENT_PID=60 [2021-07-14T17:47:19.318Z] Running ssh-add (command line suppressed) [2021-07-14T17:47:19.423Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-641@tmp/private_key_9182386735786995720.key (/w/workspace/dry_go-mod-core-contracts_PR-641@tmp/private_key_9182386735786995720.key) [2021-07-14T17:47:19.445Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-14T17:47:19.761Z] + git semver init [2021-07-14T17:47:19.762Z] # -> Open(): unable to determine branch for HEAD [2021-07-14T17:47:19.762Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-641/.git [2021-07-14T17:47:19.762Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-641 [2021-07-14T17:47:19.762Z] # $SEMVER_REMOTE_NAME = origin [2021-07-14T17:47:19.762Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-14T17:47:19.762Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-14T17:47:19.762Z] # $SEMVER_BRANCH = PR-641 [2021-07-14T17:47:19.762Z] # $SEMVER_TEMP = /tmp/semver-047297749 [2021-07-14T17:47:19.762Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-07-14T17:47:20.354Z] # '/tmp/semver-047297749' -> '/w/workspace/dry_go-mod-core-contracts_PR-641/.semver' [2021-07-14T17:47:20.354Z] # -> Force: false [2021-07-14T17:47:20.354Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-641/.semver [Pipeline] } [2021-07-14T17:47:20.368Z] $ docker exec --env ******** --env ******** c87c8e15c552341a7e3477695d37b8378e15a3ecef7d101a904e7075b8aa46e7 ssh-agent -k [2021-07-14T17:47:20.468Z] unset SSH_AUTH_SOCK; [2021-07-14T17:47:20.468Z] unset SSH_AGENT_PID; [2021-07-14T17:47:20.468Z] echo Agent pid 60 killed; [2021-07-14T17:47:20.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-14T17:47:20.835Z] + git semver [Pipeline] } [2021-07-14T17:47:20.857Z] $ docker stop --time=1 c87c8e15c552341a7e3477695d37b8378e15a3ecef7d101a904e7075b8aa46e7 [2021-07-14T17:47:22.125Z] $ docker rm -f c87c8e15c552341a7e3477695d37b8378e15a3ecef7d101a904e7075b8aa46e7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-14T17:47:22.506Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-14T17:47:22.857Z] Stashed 1 file(s) [Pipeline] echo [2021-07-14T17:47:22.861Z] [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 [2021-07-14T17:47:38.150Z] Still waiting to schedule task [2021-07-14T17:47:38.150Z] ‘prd-centos7-builder-2c-1g-365’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-14T17:47:38.150Z] ‘prd-centos7-builder-2c-1g-370’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-14T17:47:38.150Z] ‘prd-centos7-docker-4c-2g-360’ is offline [2021-07-14T17:47:38.151Z] ‘prd-centos7-docker-4c-2g-363’ is offline [2021-07-14T17:47:38.151Z] ‘prd-centos7-docker-4c-2g-374’ is offline [2021-07-14T17:47:38.151Z] ‘prd-centos7-docker-4c-2g-379’ is offline [2021-07-14T17:47:38.151Z] ‘prd-centos7-docker-4c-2g-414’ is offline [2021-07-14T17:47:38.154Z] Still waiting to schedule task [2021-07-14T17:47:38.154Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-14T17:48:35.266Z] Running on prd-centos7-docker-4c-2g-426 in /w/workspace/dry_go-mod-core-contracts_PR-641 [Pipeline] { [Pipeline] ws [2021-07-14T17:48:35.300Z] Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout [2021-07-14T17:48:35.461Z] Selected Git installation does not exist. Using Default [2021-07-14T17:48:35.461Z] The recommended git tool is: NONE [2021-07-14T17:48:38.270Z] using credential edgex-jenkins-ssh [2021-07-14T17:48:38.285Z] Cloning the remote Git repository [2021-07-14T17:48:37.767Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-14T17:48:37.844Z] > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 [2021-07-14T17:48:37.882Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-14T17:48:37.882Z] > git --version # timeout=10 [2021-07-14T17:48:37.891Z] > git --version # 'git version 2.24.4' [2021-07-14T17:48:37.892Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T17:48:37.923Z] [INFO] Currently running in a labeled security context [2021-07-14T17:48:37.924Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-14T17:48:37.924Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/4@tmp/jenkins-gitclient-ssh3854317601918652133.key [2021-07-14T17:48:37.944Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T17:48:39.845Z] Merging remotes/origin/main commit 6959a31925640f2b0e4ffea6e4d93f53244a7c4d into PR head commit 77bad3c0d5ee2f882e510d95064f3efff09db74b [2021-07-14T17:48:38.829Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-14T17:48:38.849Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T17:48:38.866Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-14T17:48:38.893Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-14T17:48:38.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T17:48:38.895Z] [INFO] Currently running in a labeled security context [2021-07-14T17:48:38.895Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-14T17:48:38.895Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/4@tmp/jenkins-gitclient-ssh4635527467917813605.key [2021-07-14T17:48:38.901Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/641/head:refs/remotes/origin/PR-641 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-14T17:48:39.972Z] Merge succeeded, producing 77bad3c0d5ee2f882e510d95064f3efff09db74b [2021-07-14T17:48:39.973Z] Checking out Revision 77bad3c0d5ee2f882e510d95064f3efff09db74b (PR-641) [2021-07-14T17:48:39.439Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T17:48:39.453Z] > git checkout -f 77bad3c0d5ee2f882e510d95064f3efff09db74b # timeout=10 [2021-07-14T17:48:39.508Z] > git remote # timeout=10 [2021-07-14T17:48:39.523Z] > git config --get remote.origin.url # timeout=10 [2021-07-14T17:48:39.534Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T17:48:39.535Z] [INFO] Currently running in a labeled security context [2021-07-14T17:48:39.535Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-14T17:48:39.536Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/4@tmp/jenkins-gitclient-ssh4630164560081155002.key [2021-07-14T17:48:39.544Z] > git merge 6959a31925640f2b0e4ffea6e4d93f53244a7c4d # timeout=10 [2021-07-14T17:48:39.555Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-14T17:48:39.568Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T17:48:39.582Z] > git checkout -f 77bad3c0d5ee2f882e510d95064f3efff09db74b # timeout=10 [2021-07-14T17:48:43.539Z] Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/go-kit/kit-0.11.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-14T17:48:44.341Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-14T17:48:44.702Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-14T17:48:45.028Z] + true [2021-07-14T17:48:45.028Z] + sudo service docker restart [2021-07-14T17:48:45.028Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-07-14T17:49:03.434Z] ========================================================= [2021-07-14T17:49:03.434Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-14T17:49:03.434Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-14T17:49:03.779Z] + 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-07-14T17:49:03.779Z] Sending build context to Docker daemon 2.91MB [2021-07-14T17:49:03.779Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-14T17:49:03.779Z] Step 2/7 : FROM ${BASE} [2021-07-14T17:49:04.050Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-14T17:49:04.050Z] 540db60ca938: Pulling fs layer [2021-07-14T17:49:04.050Z] adcc1eea9eea: Pulling fs layer [2021-07-14T17:49:04.050Z] 4c4ab2625f07: Pulling fs layer [2021-07-14T17:49:04.050Z] 0773c198feca: Pulling fs layer [2021-07-14T17:49:04.050Z] 345f892a5656: Pulling fs layer [2021-07-14T17:49:04.050Z] 9ac62484cfdc: Pulling fs layer [2021-07-14T17:49:04.050Z] 5ac4037533be: Pulling fs layer [2021-07-14T17:49:04.050Z] dc6bda0758c5: Pulling fs layer [2021-07-14T17:49:04.050Z] 0773c198feca: Waiting [2021-07-14T17:49:04.050Z] 345f892a5656: Waiting [2021-07-14T17:49:04.050Z] 9ac62484cfdc: Waiting [2021-07-14T17:49:04.050Z] 5ac4037533be: Waiting [2021-07-14T17:49:04.050Z] dc6bda0758c5: Waiting [2021-07-14T17:49:04.050Z] 4c4ab2625f07: Verifying Checksum [2021-07-14T17:49:04.050Z] 4c4ab2625f07: Download complete [2021-07-14T17:49:04.050Z] adcc1eea9eea: Verifying Checksum [2021-07-14T17:49:04.050Z] adcc1eea9eea: Download complete [2021-07-14T17:49:04.050Z] 345f892a5656: Verifying Checksum [2021-07-14T17:49:04.050Z] 345f892a5656: Download complete [2021-07-14T17:49:04.324Z] 9ac62484cfdc: Verifying Checksum [2021-07-14T17:49:04.324Z] 9ac62484cfdc: Download complete [2021-07-14T17:49:04.324Z] 540db60ca938: Verifying Checksum [2021-07-14T17:49:04.324Z] 540db60ca938: Download complete [2021-07-14T17:49:04.598Z] 540db60ca938: Pull complete [2021-07-14T17:49:04.598Z] adcc1eea9eea: Pull complete [2021-07-14T17:49:04.867Z] 4c4ab2625f07: Pull complete [2021-07-14T17:49:05.134Z] 5ac4037533be: Verifying Checksum [2021-07-14T17:49:05.134Z] 5ac4037533be: Download complete [2021-07-14T17:49:07.091Z] dc6bda0758c5: Verifying Checksum [2021-07-14T17:49:07.091Z] dc6bda0758c5: Download complete [2021-07-14T17:49:08.511Z] 0773c198feca: Verifying Checksum [2021-07-14T17:49:08.511Z] 0773c198feca: Download complete [2021-07-14T17:49:11.897Z] 0773c198feca: Pull complete [2021-07-14T17:49:11.897Z] 345f892a5656: Pull complete [2021-07-14T17:49:11.897Z] 9ac62484cfdc: Pull complete [2021-07-14T17:49:11.897Z] 5ac4037533be: Pull complete [2021-07-14T17:49:13.898Z] dc6bda0758c5: Pull complete [2021-07-14T17:49:13.898Z] Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 [2021-07-14T17:49:13.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-14T17:49:13.898Z] ---> eb58bd16d52e [2021-07-14T17:49:13.898Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-14T17:49:17.255Z] ---> Running in 50024ca8876f [2021-07-14T17:49:17.256Z] Removing intermediate container 50024ca8876f [2021-07-14T17:49:17.256Z] ---> 55efcef3c9e1 [2021-07-14T17:49:17.256Z] Step 4/7 : RUN apk add bash [2021-07-14T17:49:17.256Z] ---> Running in d19522da137b [2021-07-14T17:49:17.256Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T17:49:18.224Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T17:49:18.494Z] OK: 149 MiB in 40 packages [2021-07-14T17:49:18.762Z] Removing intermediate container d19522da137b [2021-07-14T17:49:18.762Z] ---> a347e9ea64f0 [2021-07-14T17:49:18.762Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-14T17:49:18.762Z] ---> Running in 0eb8b6f8a560 [2021-07-14T17:49:19.037Z] Removing intermediate container 0eb8b6f8a560 [2021-07-14T17:49:19.037Z] ---> dbbbe0e4aeeb [2021-07-14T17:49:19.037Z] Step 6/7 : COPY go.mod . [2021-07-14T17:49:19.037Z] ---> 4d1da7888e7d [2021-07-14T17:49:19.037Z] Step 7/7 : RUN go mod download [2021-07-14T17:49:19.037Z] ---> Running in 2886869c7c3a [2021-07-14T17:49:57.945Z] Removing intermediate container 2886869c7c3a [2021-07-14T17:49:57.945Z] ---> 77a316991ed5 [2021-07-14T17:49:57.945Z] Successfully built 77a316991ed5 [2021-07-14T17:49:57.945Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T17:49:58.283Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-14T17:49:58.283Z] . [Pipeline] withDockerContainer [2021-07-14T17:49:58.383Z] prd-centos7-docker-4c-2g-426 does not seem to be running inside a container [2021-07-14T17:49:58.433Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-14T17:49:58.845Z] $ docker top 4c591ba5088d8b93aa324c56826be7469248439cc3b1ebdb0e2cb1da6c0bd35e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T17:49:59.254Z] + go version [2021-07-14T17:49:59.254Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-14T17:49:59.268Z] $ docker stop --time=1 4c591ba5088d8b93aa324c56826be7469248439cc3b1ebdb0e2cb1da6c0bd35e [2021-07-14T17:50:00.479Z] $ docker rm -f 4c591ba5088d8b93aa324c56826be7469248439cc3b1ebdb0e2cb1da6c0bd35e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T17:50:01.102Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-14T17:50:01.102Z] . [Pipeline] withDockerContainer [2021-07-14T17:50:01.193Z] prd-centos7-docker-4c-2g-426 does not seem to be running inside a container [2021-07-14T17:50:01.246Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-14T17:50:01.672Z] $ docker top 6fad9a3bfa61305b0aea0d7acc248789994091928c3b23bfef8b3a98e702a1d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T17:50:02.076Z] + go mod tidy [Pipeline] sh [2021-07-14T17:50:02.680Z] + make test [2021-07-14T17:50:02.681Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-14T17:50:02.952Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-14T17:50:13.136Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.056s coverage: 83.5% of statements [2021-07-14T17:50:13.136Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-14T17:50:13.136Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-14T17:50:13.136Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-14T17:50:13.137Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.025s coverage: 26.3% of statements [2021-07-14T17:50:13.137Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-14T17:50:13.732Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.022s coverage: 47.2% of statements [2021-07-14T17:50:13.732Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.007s coverage: 90.0% of statements [2021-07-14T17:50:14.006Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.027s coverage: 86.2% of statements [2021-07-14T17:50:14.274Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.005s coverage: 59.5% of statements [2021-07-14T17:50:14.550Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.003s coverage: 35.5% of statements [2021-07-14T17:50:14.824Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements [2021-07-14T17:50:14.824Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-14T17:50:20.206Z] gofmt -l . [2021-07-14T17:50:20.206Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-14T17:50:20.223Z] $ docker stop --time=1 6fad9a3bfa61305b0aea0d7acc248789994091928c3b23bfef8b3a98e702a1d8 [2021-07-14T17:50:21.678Z] $ docker rm -f 6fad9a3bfa61305b0aea0d7acc248789994091928c3b23bfef8b3a98e702a1d8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-14T17:50:22.126Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-14T17:50:22.392Z] 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-07-14T17:50:23.293Z] ---> job-cost.sh [2021-07-14T17:50:23.294Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CcjJ [2021-07-14T17:50:33.392Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-14T17:50:45.730Z] lf-activate-venv(): INFO: Adding /tmp/venv-CcjJ/bin to PATH [2021-07-14T17:50:45.730Z] INFO: No Stack... [2021-07-14T17:50:45.730Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-14T17:50:45.997Z] INFO: Archiving Costs [Pipeline] sh [2021-07-14T17:50:46.317Z] + cut -d, -f6 [2021-07-14T17:50:46.317Z] + cat /w/workspace/go-mod-core-contracts/4/archives/cost.csv [Pipeline] lock [2021-07-14T17:50:46.361Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-4-stack-cost] [2021-07-14T17:50:46.374Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-4-stack-cost] did not exist. Created. [2021-07-14T17:50:46.375Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-14T17:50:46.731Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-14T17:50:46.794Z] Stashed 1 file(s) [Pipeline] } [2021-07-14T17:50:46.810Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-14T19:16:24.439Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2764 in /w/workspace/dry_go-mod-core-contracts_PR-641 [Pipeline] { [Pipeline] ws [2021-07-14T19:16:24.467Z] Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout [2021-07-14T19:16:24.767Z] Selected Git installation does not exist. Using Default [2021-07-14T19:16:24.768Z] The recommended git tool is: NONE [2021-07-14T19:16:31.896Z] using credential edgex-jenkins-ssh [2021-07-14T19:16:31.928Z] Cloning the remote Git repository [2021-07-14T19:16:31.988Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-14T19:16:32.115Z] > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 [2021-07-14T19:16:32.223Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-14T19:16:32.225Z] > git --version # timeout=10 [2021-07-14T19:16:32.243Z] > git --version # 'git version 2.17.1' [2021-07-14T19:16:32.246Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T19:16:32.348Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T19:16:33.882Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-14T19:16:33.905Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T19:16:33.933Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-14T19:16:33.971Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-14T19:16:33.972Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T19:16:34.624Z] Merging remotes/origin/main commit 6959a31925640f2b0e4ffea6e4d93f53244a7c4d into PR head commit 77bad3c0d5ee2f882e510d95064f3efff09db74b [2021-07-14T19:16:34.865Z] Merge succeeded, producing 77bad3c0d5ee2f882e510d95064f3efff09db74b [2021-07-14T19:16:34.865Z] Checking out Revision 77bad3c0d5ee2f882e510d95064f3efff09db74b (PR-641) [2021-07-14T19:16:33.986Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/641/head:refs/remotes/origin/PR-641 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-14T19:16:34.632Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T19:16:34.648Z] > git checkout -f 77bad3c0d5ee2f882e510d95064f3efff09db74b # timeout=10 [2021-07-14T19:16:34.769Z] > git remote # timeout=10 [2021-07-14T19:16:34.787Z] > git config --get remote.origin.url # timeout=10 [2021-07-14T19:16:34.800Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T19:16:34.812Z] > git merge 6959a31925640f2b0e4ffea6e4d93f53244a7c4d # timeout=10 [2021-07-14T19:16:34.835Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-14T19:16:34.860Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T19:16:34.872Z] > git checkout -f 77bad3c0d5ee2f882e510d95064f3efff09db74b # timeout=10 [2021-07-14T19:16:39.358Z] Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/go-kit/kit-0.11.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-14T19:16:40.291Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-14T19:16:40.709Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-14T19:16:41.069Z] + true [2021-07-14T19:16:41.069Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-07-14T19:16:59.776Z] ========================================================= [2021-07-14T19:16:59.776Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-14T19:16:59.776Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:17:00.128Z] + 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-07-14T19:17:01.108Z] Sending build context to Docker daemon 2.909MB [2021-07-14T19:17:01.108Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-14T19:17:01.108Z] Step 2/7 : FROM ${BASE} [2021-07-14T19:17:01.708Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-14T19:17:01.708Z] 595b0fe564bb: Pulling fs layer [2021-07-14T19:17:01.708Z] 24495759ef45: Pulling fs layer [2021-07-14T19:17:01.708Z] d148012ef14d: Pulling fs layer [2021-07-14T19:17:01.708Z] cb65c68fc2e2: Pulling fs layer [2021-07-14T19:17:01.708Z] 093eec477d81: Pulling fs layer [2021-07-14T19:17:01.708Z] 20fd20ab2234: Pulling fs layer [2021-07-14T19:17:01.708Z] 43245461236d: Pulling fs layer [2021-07-14T19:17:01.708Z] 5a37c24eccbd: Pulling fs layer [2021-07-14T19:17:01.708Z] cb65c68fc2e2: Waiting [2021-07-14T19:17:01.708Z] 093eec477d81: Waiting [2021-07-14T19:17:01.708Z] 20fd20ab2234: Waiting [2021-07-14T19:17:01.708Z] 43245461236d: Waiting [2021-07-14T19:17:01.708Z] 5a37c24eccbd: Waiting [2021-07-14T19:17:01.708Z] d148012ef14d: Verifying Checksum [2021-07-14T19:17:01.708Z] d148012ef14d: Download complete [2021-07-14T19:17:01.708Z] 24495759ef45: Verifying Checksum [2021-07-14T19:17:01.708Z] 24495759ef45: Download complete [2021-07-14T19:17:01.987Z] 093eec477d81: Verifying Checksum [2021-07-14T19:17:01.987Z] 093eec477d81: Download complete [2021-07-14T19:17:01.987Z] 20fd20ab2234: Verifying Checksum [2021-07-14T19:17:01.987Z] 20fd20ab2234: Download complete [2021-07-14T19:17:01.987Z] 43245461236d: Verifying Checksum [2021-07-14T19:17:01.987Z] 43245461236d: Download complete [2021-07-14T19:17:01.987Z] 595b0fe564bb: Verifying Checksum [2021-07-14T19:17:01.987Z] 595b0fe564bb: Download complete [2021-07-14T19:17:02.587Z] 595b0fe564bb: Pull complete [2021-07-14T19:17:03.193Z] 24495759ef45: Pull complete [2021-07-14T19:17:03.793Z] d148012ef14d: Pull complete [2021-07-14T19:17:04.393Z] 5a37c24eccbd: Verifying Checksum [2021-07-14T19:17:04.393Z] 5a37c24eccbd: Download complete [2021-07-14T19:17:05.832Z] cb65c68fc2e2: Verifying Checksum [2021-07-14T19:17:05.832Z] cb65c68fc2e2: Download complete [2021-07-14T19:17:18.515Z] cb65c68fc2e2: Pull complete [2021-07-14T19:17:18.515Z] 093eec477d81: Pull complete [2021-07-14T19:17:18.515Z] 20fd20ab2234: Pull complete [2021-07-14T19:17:18.515Z] 43245461236d: Pull complete [2021-07-14T19:17:21.139Z] 5a37c24eccbd: Pull complete [2021-07-14T19:17:21.139Z] Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 [2021-07-14T19:17:21.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-14T19:17:21.139Z] ---> 274d7007c78b [2021-07-14T19:17:21.139Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-14T19:17:25.458Z] ---> Running in c62bb6b1e442 [2021-07-14T19:17:25.458Z] Removing intermediate container c62bb6b1e442 [2021-07-14T19:17:25.458Z] ---> b480eaae2ffd [2021-07-14T19:17:25.458Z] Step 4/7 : RUN apk add bash [2021-07-14T19:17:25.458Z] ---> Running in 6ee9bcce3e71 [2021-07-14T19:17:26.911Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T19:17:28.345Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T19:17:29.788Z] OK: 138 MiB in 40 packages [2021-07-14T19:17:31.239Z] Removing intermediate container 6ee9bcce3e71 [2021-07-14T19:17:31.239Z] ---> b2a76c07467a [2021-07-14T19:17:31.239Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-14T19:17:31.239Z] ---> Running in 9e18b72e637f [2021-07-14T19:17:31.841Z] Removing intermediate container 9e18b72e637f [2021-07-14T19:17:31.841Z] ---> 4d1fb2f556e1 [2021-07-14T19:17:31.841Z] Step 6/7 : COPY go.mod . [2021-07-14T19:17:32.823Z] ---> 66afa8cb38ee [2021-07-14T19:17:32.823Z] Step 7/7 : RUN go mod download [2021-07-14T19:17:32.823Z] ---> Running in ae68069eb496 [2021-07-14T19:19:09.726Z] Removing intermediate container ae68069eb496 [2021-07-14T19:19:09.726Z] ---> c37aaaa6f6d0 [2021-07-14T19:19:09.726Z] Successfully built c37aaaa6f6d0 [2021-07-14T19:19:09.726Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:19:10.091Z] + docker inspect -f . ci-base-image-arm64 [2021-07-14T19:19:10.091Z] . [Pipeline] withDockerContainer [2021-07-14T19:19:10.423Z] prd-ubuntu18.04-docker-arm64-4c-16g-2764 does not seem to be running inside a container [2021-07-14T19:19:10.528Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-14T19:19:12.570Z] $ docker top 2ab9cb1a3a9b4042c88f73beca7026b086b67cb6c189bba7106f4a24645e8f57 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T19:19:13.637Z] + go version [2021-07-14T19:19:13.637Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-14T19:19:13.660Z] $ docker stop --time=1 2ab9cb1a3a9b4042c88f73beca7026b086b67cb6c189bba7106f4a24645e8f57 [2021-07-14T19:19:15.677Z] $ docker rm -f 2ab9cb1a3a9b4042c88f73beca7026b086b67cb6c189bba7106f4a24645e8f57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:19:16.492Z] + docker inspect -f . ci-base-image-arm64 [2021-07-14T19:19:16.492Z] . [Pipeline] withDockerContainer [2021-07-14T19:19:16.805Z] prd-ubuntu18.04-docker-arm64-4c-16g-2764 does not seem to be running inside a container [2021-07-14T19:19:16.910Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-14T19:19:18.751Z] $ docker top 9ac8b7334e7189541e141c42376864eaf13b79fae4f641b0b9f06cbddfa7cf6f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T19:19:19.741Z] + go mod tidy [Pipeline] sh [2021-07-14T19:19:21.431Z] + make test [2021-07-14T19:19:21.432Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-14T19:19:22.886Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-14T19:19:55.319Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.400s coverage: 83.5% of statements [2021-07-14T19:19:55.320Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-14T19:19:55.320Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-14T19:19:55.320Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-14T19:19:55.320Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.041s coverage: 26.3% of statements [2021-07-14T19:19:55.320Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-14T19:19:58.720Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.071s coverage: 47.2% of statements [2021-07-14T19:19:58.720Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.049s coverage: 90.0% of statements [2021-07-14T19:19:59.335Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.292s coverage: 86.2% of statements [2021-07-14T19:19:59.335Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.047s coverage: 59.5% of statements [2021-07-14T19:19:59.938Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.030s coverage: 35.5% of statements [2021-07-14T19:20:00.533Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.035s coverage: 49.4% of statements [2021-07-14T19:20:00.805Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-14T19:20:23.000Z] gofmt -l . [2021-07-14T19:20:23.596Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-14T19:20:24.217Z] $ docker stop --time=1 9ac8b7334e7189541e141c42376864eaf13b79fae4f641b0b9f06cbddfa7cf6f [2021-07-14T19:20:26.220Z] $ docker rm -f 9ac8b7334e7189541e141c42376864eaf13b79fae4f641b0b9f06cbddfa7cf6f [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-14T19:20:27.025Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-14T19:20:27.058Z] Warning: overwriting stash ‘coverage-report’ [2021-07-14T19:20:27.696Z] 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-07-14T19:20:28.407Z] ---> job-cost.sh [2021-07-14T19:20:28.407Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OdxX [2021-07-14T19:21:07.424Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-14T19:22:44.410Z] lf-activate-venv(): INFO: Adding /tmp/venv-OdxX/bin to PATH [2021-07-14T19:22:44.410Z] INFO: No Stack... [2021-07-14T19:22:44.410Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-14T19:22:45.002Z] INFO: Archiving Costs [Pipeline] sh [2021-07-14T19:22:45.349Z] + cat /w/workspace/go-mod-core-contracts/4/archives/cost.csv [2021-07-14T19:22:45.349Z] + cut -d, -f6 [Pipeline] lock [2021-07-14T19:22:45.409Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-4-stack-cost] [2021-07-14T19:22:45.445Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-4-stack-cost] did not exist. Created. [2021-07-14T19:22:45.445Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-14T19:22:45.818Z] /w/workspace/go-mod-core-contracts/4@tmp/durable-816805bf/script.sh: 1: /w/workspace/go-mod-core-contracts/4@tmp/durable-816805bf/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-14T19:22:46.158Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-14T19:22:46.189Z] Warning: overwriting stash ‘stack-cost’ [2021-07-14T19:22:46.344Z] Stashed 1 file(s) [Pipeline] } [2021-07-14T19:22:46.361Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-4-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-07-14T19:22:47.023Z] provisioning config files... [2021-07-14T19:22:47.039Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-641@tmp/config7684396795238454449tmp [Pipeline] { [Pipeline] sh [2021-07-14T19:22:47.365Z] + set +x [2021-07-14T19:22:47.365Z] + curl -s https://codecov.io/bash [2021-07-14T19:22:47.365Z] + bash -s -- [2021-07-14T19:22:47.365Z] [2021-07-14T19:22:47.365Z] _____ _ [2021-07-14T19:22:47.365Z] / ____| | | [2021-07-14T19:22:47.365Z] | | ___ __| | ___ ___ _____ __ [2021-07-14T19:22:47.365Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-14T19:22:47.365Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-14T19:22:47.365Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-14T19:22:47.365Z] Bash-1.0.4 [2021-07-14T19:22:47.365Z] [2021-07-14T19:22:47.365Z] [2021-07-14T19:22:47.365Z] ==> git version 2.24.4 found [2021-07-14T19:22:47.365Z] ==> 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-07-14T19:22:47.365Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-14T19:22:47.365Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-14T19:22:47.365Z] ==> Jenkins CI detected. [2021-07-14T19:22:47.365Z] project root: . [2021-07-14T19:22:47.365Z] --> token set from env [2021-07-14T19:22:47.365Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-14T19:22:47.365Z] ==> Running gcov in . (disable via -X gcov) [2021-07-14T19:22:47.365Z] ==> Python coveragepy not found [2021-07-14T19:22:47.365Z] ==> Searching for coverage reports in: [2021-07-14T19:22:47.365Z] + . [2021-07-14T19:22:47.642Z] -> Found 1 reports [2021-07-14T19:22:47.642Z] ==> Detecting git/mercurial file structure [2021-07-14T19:22:47.642Z] ==> Reading reports [2021-07-14T19:22:47.642Z] + ./coverage.out bytes=101674 [2021-07-14T19:22:47.642Z] ==> Appending adjustments [2021-07-14T19:22:47.642Z] https://docs.codecov.io/docs/fixing-reports [2021-07-14T19:22:47.910Z] + Found adjustments [2021-07-14T19:22:47.910Z] ==> Gzipping contents [2021-07-14T19:22:47.910Z] 16K /tmp/codecov.Gj0bmT.gz [2021-07-14T19:22:47.910Z] ==> Uploading reports [2021-07-14T19:22:47.910Z] url: https://codecov.io [2021-07-14T19:22:47.910Z] query: branch=PR-641&commit=77bad3c0d5ee2f882e510d95064f3efff09db74b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-641%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=641&job=&cmd_args= [2021-07-14T19:22:47.910Z] -> Pinging Codecov [2021-07-14T19:22:47.910Z] https://codecov.io/upload/v4?package=bash-1.0.4&branch=PR-641&commit=77bad3c0d5ee2f882e510d95064f3efff09db74b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-641%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=641&job=&cmd_args= [2021-07-14T19:22:48.500Z] -> Uploading to [2021-07-14T19:22:48.500Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-14/71470A77251A30514AAF9C0BB2E5B6CE/77bad3c0d5ee2f882e510d95064f3efff09db74b/a05453c2-36ba-4955-b350-c5a8329232fe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210714T192248Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a2bbdb8b2fc96ed9a5ba8b9371dd284ed61f2639157d82359b2de0f058429315 [2021-07-14T19:22:48.500Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-14T19:22:48.500Z] Dload Upload Total Spent Left Speed [2021-07-14T19:22:48.790Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15255 0 0 100 15255 0 43728 --:--:-- --:--:-- --:--:-- 43710 [2021-07-14T19:22:48.790Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/77bad3c0d5ee2f882e510d95064f3efff09db74b [Pipeline] } [2021-07-14T19:22:48.806Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency 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 [2021-07-14T19:22:50.626Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:22:51.424Z] ---> package-listing.sh [2021-07-14T19:22:51.424Z] ++ facter osfamily [2021-07-14T19:22:51.424Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-14T19:22:51.695Z] + OS_FAMILY=redhat [2021-07-14T19:22:51.695Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-641 [2021-07-14T19:22:51.695Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-14T19:22:51.695Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-14T19:22:51.695Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-14T19:22:51.695Z] + PACKAGES=/tmp/packages_start.txt [2021-07-14T19:22:51.695Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-641 ']' [2021-07-14T19:22:51.695Z] + PACKAGES=/tmp/packages_end.txt [2021-07-14T19:22:51.695Z] + case "${OS_FAMILY}" in [2021-07-14T19:22:51.695Z] + rpm -qa [2021-07-14T19:22:51.695Z] + sort [2021-07-14T19:22:52.281Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-14T19:22:52.281Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-14T19:22:52.281Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-14T19:22:52.281Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-641 ']' [2021-07-14T19:22:52.281Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-641/archives/ [2021-07-14T19:22:52.281Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-641/archives/ [Pipeline] echo [2021-07-14T19:22:52.300Z] 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-641/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-14T19:22:52.607Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:22:53.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T19:22:53.217Z] [2021-07-14T19:22:53.217Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:22:53.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T19:22:53.571Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-14T19:22:53.571Z] df20fa9351a1: Pulling fs layer [2021-07-14T19:22:53.571Z] 36b3adc4ff6f: Pulling fs layer [2021-07-14T19:22:53.571Z] 8ad3a11d3b57: Pulling fs layer [2021-07-14T19:22:53.571Z] 46f8f816bc3b: Pulling fs layer [2021-07-14T19:22:53.571Z] 93b61091891f: Pulling fs layer [2021-07-14T19:22:53.571Z] 93b9cdb0e59b: Pulling fs layer [2021-07-14T19:22:53.571Z] 5e14af77c1be: Pulling fs layer [2021-07-14T19:22:53.571Z] 01666e4c0597: Pulling fs layer [2021-07-14T19:22:53.571Z] aa168da1d23b: Pulling fs layer [2021-07-14T19:22:53.571Z] 46f8f816bc3b: Waiting [2021-07-14T19:22:53.571Z] 93b61091891f: Waiting [2021-07-14T19:22:53.571Z] 93b9cdb0e59b: Waiting [2021-07-14T19:22:53.571Z] 5e14af77c1be: Waiting [2021-07-14T19:22:53.571Z] 01666e4c0597: Waiting [2021-07-14T19:22:53.571Z] aa168da1d23b: Waiting [2021-07-14T19:22:53.571Z] 36b3adc4ff6f: Verifying Checksum [2021-07-14T19:22:53.571Z] 36b3adc4ff6f: Download complete [2021-07-14T19:22:53.571Z] 46f8f816bc3b: Verifying Checksum [2021-07-14T19:22:53.571Z] 46f8f816bc3b: Download complete [2021-07-14T19:22:53.849Z] df20fa9351a1: Verifying Checksum [2021-07-14T19:22:53.849Z] df20fa9351a1: Download complete [2021-07-14T19:22:53.849Z] 93b9cdb0e59b: Verifying Checksum [2021-07-14T19:22:53.849Z] 93b9cdb0e59b: Download complete [2021-07-14T19:22:53.849Z] 5e14af77c1be: Verifying Checksum [2021-07-14T19:22:53.849Z] 5e14af77c1be: Download complete [2021-07-14T19:22:53.849Z] 01666e4c0597: Verifying Checksum [2021-07-14T19:22:53.849Z] 01666e4c0597: Download complete [2021-07-14T19:22:53.849Z] 93b61091891f: Verifying Checksum [2021-07-14T19:22:53.849Z] 93b61091891f: Download complete [2021-07-14T19:22:53.849Z] df20fa9351a1: Pull complete [2021-07-14T19:22:54.119Z] 36b3adc4ff6f: Pull complete [2021-07-14T19:22:54.119Z] 8ad3a11d3b57: Verifying Checksum [2021-07-14T19:22:54.119Z] 8ad3a11d3b57: Download complete [2021-07-14T19:22:54.718Z] 8ad3a11d3b57: Pull complete [2021-07-14T19:22:54.718Z] 46f8f816bc3b: Pull complete [2021-07-14T19:22:54.993Z] 93b61091891f: Pull complete [2021-07-14T19:22:54.993Z] 93b9cdb0e59b: Pull complete [2021-07-14T19:22:55.259Z] 5e14af77c1be: Pull complete [2021-07-14T19:22:55.259Z] 01666e4c0597: Pull complete [2021-07-14T19:22:57.846Z] aa168da1d23b: Verifying Checksum [2021-07-14T19:22:57.846Z] aa168da1d23b: Download complete [2021-07-14T19:23:02.130Z] aa168da1d23b: Pull complete [2021-07-14T19:23:02.130Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-14T19:23:02.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T19:23:02.130Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-14T19:23:02.227Z] prd-centos7-docker-4c-2g-405 does not seem to be running inside a container [2021-07-14T19:23:02.288Z] $ 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-641/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-641 -v /w/workspace/dry_go-mod-core-contracts_PR-641:/w/workspace/dry_go-mod-core-contracts_PR-641:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-641@tmp:/w/workspace/dry_go-mod-core-contracts_PR-641@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-14T19:23:04.143Z] $ docker top 9601df849823d00939284b03f24c1f82ad2d5a224cf3cd8a020a40a89b333038 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T19:23:04.581Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-14T19:23:04.892Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-14T19:23:05.210Z] + ls /var/log/sa-host [2021-07-14T19:23:05.210Z] + sadf -c /var/log/sa-host/sa05 [2021-07-14T19:23:05.210Z] file_magic: OK [2021-07-14T19:23:05.210Z] HZ: Using current value: 100 [2021-07-14T19:23:05.210Z] file_header: OK [2021-07-14T19:23:05.210Z] 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-07-14T19:23:05.210Z] Statistics: [2021-07-14T19:23:05.210Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-14T19:23:05.210Z] File successfully converted to sysstat format version 12.2.1 [2021-07-14T19:23:05.210Z] + sadf -c /var/log/sa-host/sa14 [2021-07-14T19:23:05.210Z] file_magic: OK [2021-07-14T19:23:05.210Z] HZ: Using current value: 100 [2021-07-14T19:23:05.210Z] file_header: OK [2021-07-14T19:23:05.210Z] 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-07-14T19:23:05.210Z] Statistics: [2021-07-14T19:23:05.210Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-14T19:23:05.210Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T19:23:05.409Z] provisioning config files... [2021-07-14T19:23:05.426Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-641@tmp/config8860102074289067473tmp [Pipeline] { [Pipeline] echo [2021-07-14T19:23:05.451Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:23:05.757Z] ---> create-netrc.sh [Pipeline] } [2021-07-14T19:23:05.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:23:06.144Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-14T19:23:06.159Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:23:06.467Z] ---> sudo-logs.sh [2021-07-14T19:23:06.468Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-14T19:23:06.507Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:23:06.814Z] ---> job-cost.sh [2021-07-14T19:23:06.814Z] lf-activate-venv: SKIPPING [2021-07-14T19:23:06.814Z] DEBUG: total: 0.18000000715255737 [2021-07-14T19:23:06.814Z] INFO: Retrieving Stack Cost... [2021-07-14T19:23:07.782Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-14T19:23:08.049Z] INFO: Archiving Costs [Pipeline] echo [2021-07-14T19:23:08.068Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:23:08.378Z] ---> logs-deploy.sh [2021-07-14T19:23:08.379Z] lf-activate-venv: SKIPPING [2021-07-14T19:23:08.379Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-641/4 [2021-07-14T19:23:08.379Z] INFO: archiving workspace using pattern(s): [2021-07-14T19:23:09.349Z] Archives upload complete. [2021-07-14T19:23:09.349Z] INFO: archiving logs to Nexus