Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0e54d810f67f9231c06e9360038917cc9af783e8+19e025713b7720dbf13fbe82bb4f3e1bf65f56c0 (5a384b4e868cce80e525b97ed891bc78cd444cb5) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3091771460143552208.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3415579645930561049.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-bootstrap/branches/PR-262/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-262/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3902608857439769665.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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6990922945045544479.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-bootstrap/branches/PR-262/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-262/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3926841516278242124.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap 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-2082 in /w/workspace/xfoundry_go-mod-bootstrap_PR-262 [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-262 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/jenkins-gitclient-ssh5316113938590955914.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 19e025713b7720dbf13fbe82bb4f3e1bf65f56c0 into PR head commit 0e54d810f67f9231c06e9360038917cc9af783e8 Merge succeeded, producing 0e54d810f67f9231c06e9360038917cc9af783e8 Checking out Revision 0e54d810f67f9231c06e9360038917cc9af783e8 (PR-262) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/jenkins-gitclient-ssh6034214216964964866.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/262/head:refs/remotes/origin/PR-262 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e54d810f67f9231c06e9360038917cc9af783e8 # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/jenkins-gitclient-ssh9084341702878310326.key > git merge 19e025713b7720dbf13fbe82bb4f3e1bf65f56c0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e54d810f67f9231c06e9360038917cc9af783e8 # timeout=10 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" > git rev-list --no-walk 0e54d810f67f9231c06e9360038917cc9af783e8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-07T11:02:42.753Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-07T11:02:42.847Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-07T11:02:42.884Z] ========================================================= [2021-07-07T11:02:42.884Z] EdgeX Global Pipelines Version Info [2021-07-07T11:02:42.884Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-07T11:02:44.267Z] ------------------- [2021-07-07T11:02:44.267Z] stable info: [2021-07-07T11:02:44.267Z] ------------------- [2021-07-07T11:02:44.267Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-07T11:02:44.267Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-07T11:02:44.267Z] Message: update stable to v1.0.196 [2021-07-07T11:02:45.216Z] ------------------- [2021-07-07T11:02:45.216Z] experimental info: [2021-07-07T11:02:45.216Z] ------------------- [2021-07-07T11:02:45.216Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-07T11:02:45.216Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-07T11:02:45.216Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-07T11:02:45.348Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-07-07T11:02:45.376Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-07-07T11:02:45.412Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-07T11:02:45.443Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-07T11:02:45.474Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-07T11:02:45.505Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-07T11:02:45.532Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-07T11:02:45.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-07T11:02:45.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-07T11:02:45.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-07T11:02:45.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-07T11:02:45.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-07-07T11:02:45.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-07T11:02:45.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-07T11:02:45.734Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-07T11:02:45.758Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-07T11:02:45.783Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-07T11:02:45.808Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-07T11:02:45.833Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-07T11:02:45.857Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-07T11:02:45.880Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-07T11:02:45.904Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-07T11:02:45.927Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-07T11:02:45.951Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-07T11:02:45.975Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-07T11:02:45.999Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-07T11:02:46.023Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-262 [Pipeline] echo [2021-07-07T11:02:46.047Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-262 [Pipeline] echo [2021-07-07T11:02:46.071Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-262 [Pipeline] echo [2021-07-07T11:02:46.094Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e54d810f67f9231c06e9360038917cc9af783e8 [Pipeline] echo [2021-07-07T11:02:46.118Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e54d81 [Pipeline] echo [2021-07-07T11:02:46.143Z] [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-07T11:02:46.625Z] + git log --format=format:%s -1 0e54d810f67f9231c06e9360038917cc9af783e8 [Pipeline] echo [2021-07-07T11:02:46.666Z] GIT_COMMIT: 0e54d810f67f9231c06e9360038917cc9af783e8, Commit Message: build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3 [Pipeline] echo [2021-07-07T11:02:46.680Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-07T11:02:47.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-07T11:02:47.975Z] [2021-07-07T11:02:47.975Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T11:02:48.295Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-07T11:02:48.558Z] latest: Pulling from edgex-devops/git-semver [2021-07-07T11:02:48.558Z] 31603596830f: Pulling fs layer [2021-07-07T11:02:48.558Z] b6dc333f4379: Pulling fs layer [2021-07-07T11:02:48.558Z] 3d9ef1400e77: Pulling fs layer [2021-07-07T11:02:48.558Z] fd332fbdc1db: Pulling fs layer [2021-07-07T11:02:48.558Z] fd332fbdc1db: Waiting [2021-07-07T11:02:48.558Z] b6dc333f4379: Download complete [2021-07-07T11:02:48.558Z] 31603596830f: Verifying Checksum [2021-07-07T11:02:48.558Z] 31603596830f: Download complete [2021-07-07T11:02:48.828Z] fd332fbdc1db: Verifying Checksum [2021-07-07T11:02:48.828Z] fd332fbdc1db: Download complete [2021-07-07T11:02:48.828Z] 3d9ef1400e77: Verifying Checksum [2021-07-07T11:02:48.828Z] 3d9ef1400e77: Download complete [2021-07-07T11:02:48.828Z] 31603596830f: Pull complete [2021-07-07T11:02:49.090Z] b6dc333f4379: Pull complete [2021-07-07T11:02:50.038Z] 3d9ef1400e77: Pull complete [2021-07-07T11:02:50.038Z] fd332fbdc1db: Pull complete [2021-07-07T11:02:50.298Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-07T11:02:50.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-07T11:02:50.299Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-07T11:02:50.386Z] prd-centos7-docker-4c-2g-2082 does not seem to be running inside a container [2021-07-07T11:02:50.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-262 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-262:/w/workspace/xfoundry_go-mod-bootstrap_PR-262:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-07T11:02:53.393Z] $ docker top d23517fffca95f0a1573b305a22d07d61dc445874b088e83683f6f699d8b30a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-07T11:02:53.529Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-07T11:02:53.529Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-07T11:02:53.651Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-07T11:02:53.650Z] $ docker exec d23517fffca95f0a1573b305a22d07d61dc445874b088e83683f6f699d8b30a2 ssh-agent [2021-07-07T11:02:53.766Z] SSH_AUTH_SOCK=/tmp/ssh-mNw8rREFhHOB/agent.14 [2021-07-07T11:02:53.766Z] SSH_AGENT_PID=20 [2021-07-07T11:02:53.775Z] Running ssh-add (command line suppressed) [2021-07-07T11:02:53.886Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/private_key_5849660323705380686.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/private_key_5849660323705380686.key) [2021-07-07T11:02:53.907Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-07T11:02:54.210Z] + git tag --points-at HEAD [Pipeline] } [2021-07-07T11:02:54.235Z] $ docker exec --env ******** --env ******** d23517fffca95f0a1573b305a22d07d61dc445874b088e83683f6f699d8b30a2 ssh-agent -k [2021-07-07T11:02:54.344Z] unset SSH_AUTH_SOCK; [2021-07-07T11:02:54.344Z] unset SSH_AGENT_PID; [2021-07-07T11:02:54.344Z] echo Agent pid 20 killed; [2021-07-07T11:02:54.363Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-07T11:02:54.417Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-07T11:02:54.417Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-07T11:02:54.549Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-07T11:02:54.549Z] $ docker exec d23517fffca95f0a1573b305a22d07d61dc445874b088e83683f6f699d8b30a2 ssh-agent [2021-07-07T11:02:54.680Z] SSH_AUTH_SOCK=/tmp/ssh-T6GSffnlmdyW/agent.53 [2021-07-07T11:02:54.680Z] SSH_AGENT_PID=59 [2021-07-07T11:02:54.689Z] Running ssh-add (command line suppressed) [2021-07-07T11:02:54.797Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/private_key_8453956123113737246.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/private_key_8453956123113737246.key) [2021-07-07T11:02:54.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-07T11:02:55.121Z] + git semver init [2021-07-07T11:02:55.121Z] # -> Open(): unable to determine branch for HEAD [2021-07-07T11:02:55.121Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-262/.git [2021-07-07T11:02:55.121Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-262 [2021-07-07T11:02:55.121Z] # $SEMVER_REMOTE_NAME = origin [2021-07-07T11:02:55.121Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-07T11:02:55.121Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-07T11:02:55.121Z] # $SEMVER_BRANCH = PR-262 [2021-07-07T11:02:55.121Z] # $SEMVER_TEMP = /tmp/semver-359173221 [2021-07-07T11:02:55.121Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-07-07T11:02:55.697Z] # '/tmp/semver-359173221' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-262/.semver' [2021-07-07T11:02:55.697Z] # -> Force: false [2021-07-07T11:02:55.697Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-262/.semver [Pipeline] } [2021-07-07T11:02:55.704Z] $ docker exec --env ******** --env ******** d23517fffca95f0a1573b305a22d07d61dc445874b088e83683f6f699d8b30a2 ssh-agent -k [2021-07-07T11:02:55.824Z] unset SSH_AUTH_SOCK; [2021-07-07T11:02:55.825Z] unset SSH_AGENT_PID; [2021-07-07T11:02:55.825Z] echo Agent pid 59 killed; [2021-07-07T11:02:55.841Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-07T11:02:56.212Z] + git semver [Pipeline] } [2021-07-07T11:02:56.224Z] $ docker stop --time=1 d23517fffca95f0a1573b305a22d07d61dc445874b088e83683f6f699d8b30a2 [2021-07-07T11:02:57.950Z] $ docker rm -f d23517fffca95f0a1573b305a22d07d61dc445874b088e83683f6f699d8b30a2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-07T11:02:58.329Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-07T11:02:58.615Z] Stashed 1 file(s) [Pipeline] echo [2021-07-07T11:02:58.619Z] [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-07T11:03:13.893Z] Still waiting to schedule task [2021-07-07T11:03:13.893Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-07T11:03:13.896Z] Still waiting to schedule task [2021-07-07T11:03:13.896Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2080’ is offline [2021-07-07T11:05:17.107Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2084 in /w/workspace/xfoundry_go-mod-bootstrap_PR-262 [Pipeline] { [Pipeline] ws [2021-07-07T11:05:17.128Z] Running in /w/workspace/go-mod-bootstrap/4 [Pipeline] { [Pipeline] checkout [2021-07-07T11:05:17.335Z] Selected Git installation does not exist. Using Default [2021-07-07T11:05:17.335Z] The recommended git tool is: NONE [2021-07-07T11:05:22.656Z] using credential edgex-jenkins-ssh [2021-07-07T11:05:22.686Z] Cloning the remote Git repository [2021-07-07T11:05:22.749Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-07-07T11:05:22.887Z] > git init /w/workspace/go-mod-bootstrap/4 # timeout=10 [2021-07-07T11:05:23.045Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-07-07T11:05:23.046Z] > git --version # timeout=10 [2021-07-07T11:05:23.076Z] > git --version # 'git version 2.17.1' [2021-07-07T11:05:23.078Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T11:05:23.189Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-07T11:05:24.650Z] Merging remotes/origin/main commit 19e025713b7720dbf13fbe82bb4f3e1bf65f56c0 into PR head commit 0e54d810f67f9231c06e9360038917cc9af783e8 [2021-07-07T11:05:24.019Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-07-07T11:05:24.039Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-07T11:05:24.062Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-07-07T11:05:24.095Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-07-07T11:05:24.096Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T11:05:24.107Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/262/head:refs/remotes/origin/PR-262 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-07T11:05:24.678Z] > git config core.sparsecheckout # timeout=10 [2021-07-07T11:05:24.689Z] > git checkout -f 0e54d810f67f9231c06e9360038917cc9af783e8 # timeout=10 [2021-07-07T11:05:25.031Z] Merge succeeded, producing 0e54d810f67f9231c06e9360038917cc9af783e8 [2021-07-07T11:05:25.032Z] Checking out Revision 0e54d810f67f9231c06e9360038917cc9af783e8 (PR-262) [2021-07-07T11:05:24.964Z] > git remote # timeout=10 [2021-07-07T11:05:24.981Z] > git config --get remote.origin.url # timeout=10 [2021-07-07T11:05:24.994Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T11:05:25.006Z] > git merge 19e025713b7720dbf13fbe82bb4f3e1bf65f56c0 # timeout=10 [2021-07-07T11:05:25.029Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-07T11:05:25.050Z] > git config core.sparsecheckout # timeout=10 [2021-07-07T11:05:25.066Z] > git checkout -f 0e54d810f67f9231c06e9360038917cc9af783e8 # timeout=10 [2021-07-07T11:05:28.587Z] Running on prd-centos7-docker-4c-2g-2085 in /w/workspace/xfoundry_go-mod-bootstrap_PR-262 [Pipeline] { [Pipeline] ws [2021-07-07T11:05:28.608Z] Running in /w/workspace/go-mod-bootstrap/4 [Pipeline] { [Pipeline] checkout [2021-07-07T11:05:28.715Z] Selected Git installation does not exist. Using Default [2021-07-07T11:05:28.715Z] The recommended git tool is: NONE [2021-07-07T11:05:29.307Z] Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-07T11:05:30.851Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-07T11:05:31.290Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-07T11:05:31.336Z] using credential edgex-jenkins-ssh [2021-07-07T11:05:31.352Z] Cloning the remote Git repository [2021-07-07T11:05:31.639Z] + + truesudo [2021-07-07T11:05:31.640Z] service docker restart [2021-07-07T11:05:31.364Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-07-07T11:05:31.429Z] > git init /w/workspace/go-mod-bootstrap/4 # timeout=10 [2021-07-07T11:05:31.467Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-07-07T11:05:31.468Z] > git --version # timeout=10 [2021-07-07T11:05:31.474Z] > git --version # 'git version 2.24.4' [2021-07-07T11:05:31.475Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T11:05:31.499Z] [INFO] Currently running in a labeled security context [2021-07-07T11:05:31.499Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-07T11:05:31.499Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/4@tmp/jenkins-gitclient-ssh3297461140942417898.key [2021-07-07T11:05:31.515Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-07T11:05:32.632Z] Merging remotes/origin/main commit 19e025713b7720dbf13fbe82bb4f3e1bf65f56c0 into PR head commit 0e54d810f67f9231c06e9360038917cc9af783e8 [2021-07-07T11:05:32.726Z] Merge succeeded, producing 0e54d810f67f9231c06e9360038917cc9af783e8 [2021-07-07T11:05:32.727Z] Checking out Revision 0e54d810f67f9231c06e9360038917cc9af783e8 (PR-262) [2021-07-07T11:05:32.164Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-07-07T11:05:32.171Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-07T11:05:32.182Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-07-07T11:05:32.199Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-07-07T11:05:32.199Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T11:05:32.200Z] [INFO] Currently running in a labeled security context [2021-07-07T11:05:32.200Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-07T11:05:32.200Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/4@tmp/jenkins-gitclient-ssh5505879696956613099.key [2021-07-07T11:05:32.213Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/262/head:refs/remotes/origin/PR-262 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-07T11:05:32.630Z] > git config core.sparsecheckout # timeout=10 [2021-07-07T11:05:32.639Z] > git checkout -f 0e54d810f67f9231c06e9360038917cc9af783e8 # timeout=10 [2021-07-07T11:05:32.673Z] > git remote # timeout=10 [2021-07-07T11:05:32.681Z] > git config --get remote.origin.url # timeout=10 [2021-07-07T11:05:32.687Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T11:05:32.688Z] [INFO] Currently running in a labeled security context [2021-07-07T11:05:32.688Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-07T11:05:32.688Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/4@tmp/jenkins-gitclient-ssh8143350640151177514.key [2021-07-07T11:05:32.695Z] > git merge 19e025713b7720dbf13fbe82bb4f3e1bf65f56c0 # timeout=10 [2021-07-07T11:05:32.707Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-07T11:05:32.720Z] > git config core.sparsecheckout # timeout=10 [2021-07-07T11:05:32.726Z] > git checkout -f 0e54d810f67f9231c06e9360038917cc9af783e8 # timeout=10 [2021-07-07T11:05:36.410Z] Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-07T11:05:37.361Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-07T11:05:37.692Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-07T11:05:38.024Z] + sudo service docker restart [2021-07-07T11:05:38.024Z] + true [2021-07-07T11:05:38.024Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-07-07T11:05:50.232Z] ========================================================= [2021-07-07T11:05:50.232Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-07T11:05:50.232Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-07T11:05:50.592Z] + 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-07T11:05:51.577Z] Sending build context to Docker daemon 1.013MB [2021-07-07T11:05:51.577Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-07-07T11:05:51.577Z] Step 2/8 : FROM ${BASE} [2021-07-07T11:05:52.175Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-07T11:05:52.175Z] 595b0fe564bb: Pulling fs layer [2021-07-07T11:05:52.175Z] 3088b5b3c5c0: Pulling fs layer [2021-07-07T11:05:52.175Z] 5b7225fbf94c: Pulling fs layer [2021-07-07T11:05:52.175Z] ba82ee9f976e: Pulling fs layer [2021-07-07T11:05:52.175Z] 506bd15cee9f: Pulling fs layer [2021-07-07T11:05:52.175Z] 75a0a4a0db45: Pulling fs layer [2021-07-07T11:05:52.175Z] 618dc40b7e24: Pulling fs layer [2021-07-07T11:05:52.175Z] 75a0a4a0db45: Waiting [2021-07-07T11:05:52.175Z] 618dc40b7e24: Waiting [2021-07-07T11:05:52.175Z] ba82ee9f976e: Waiting [2021-07-07T11:05:52.175Z] 5b7225fbf94c: Verifying Checksum [2021-07-07T11:05:52.175Z] 5b7225fbf94c: Download complete [2021-07-07T11:05:52.175Z] 3088b5b3c5c0: Verifying Checksum [2021-07-07T11:05:52.175Z] 3088b5b3c5c0: Download complete [2021-07-07T11:05:52.175Z] 506bd15cee9f: Verifying Checksum [2021-07-07T11:05:52.175Z] 506bd15cee9f: Download complete [2021-07-07T11:05:52.175Z] 595b0fe564bb: Download complete [2021-07-07T11:05:52.175Z] 75a0a4a0db45: Verifying Checksum [2021-07-07T11:05:52.175Z] 75a0a4a0db45: Download complete [2021-07-07T11:05:52.779Z] 595b0fe564bb: Pull complete [2021-07-07T11:05:53.764Z] 3088b5b3c5c0: Pull complete [2021-07-07T11:05:54.042Z] 5b7225fbf94c: Pull complete [2021-07-07T11:05:54.317Z] 618dc40b7e24: Download complete [2021-07-07T11:05:55.309Z] ba82ee9f976e: Verifying Checksum [2021-07-07T11:05:55.309Z] ba82ee9f976e: Download complete [Pipeline] unstash [Pipeline] echo [2021-07-07T11:05:56.441Z] ========================================================= [2021-07-07T11:05:56.442Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-07T11:05:56.442Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-07T11:05:56.762Z] + 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-07T11:05:57.025Z] Sending build context to Docker daemon 1.014MB [2021-07-07T11:05:57.025Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-07-07T11:05:57.025Z] Step 2/8 : FROM ${BASE} [2021-07-07T11:05:57.296Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-07T11:05:57.296Z] 540db60ca938: Pulling fs layer [2021-07-07T11:05:57.296Z] adcc1eea9eea: Pulling fs layer [2021-07-07T11:05:57.296Z] 4c4ab2625f07: Pulling fs layer [2021-07-07T11:05:57.296Z] 0510c868ecb4: Pulling fs layer [2021-07-07T11:05:57.296Z] afea3b2eda06: Pulling fs layer [2021-07-07T11:05:57.296Z] 7809a108b3ef: Pulling fs layer [2021-07-07T11:05:57.296Z] f706445af74f: Pulling fs layer [2021-07-07T11:05:57.296Z] 0510c868ecb4: Waiting [2021-07-07T11:05:57.296Z] afea3b2eda06: Waiting [2021-07-07T11:05:57.297Z] 7809a108b3ef: Waiting [2021-07-07T11:05:57.297Z] f706445af74f: Waiting [2021-07-07T11:05:57.297Z] adcc1eea9eea: Verifying Checksum [2021-07-07T11:05:57.297Z] adcc1eea9eea: Download complete [2021-07-07T11:05:57.297Z] 4c4ab2625f07: Verifying Checksum [2021-07-07T11:05:57.297Z] 4c4ab2625f07: Download complete [2021-07-07T11:05:57.297Z] afea3b2eda06: Verifying Checksum [2021-07-07T11:05:57.297Z] afea3b2eda06: Download complete [2021-07-07T11:05:57.297Z] 7809a108b3ef: Verifying Checksum [2021-07-07T11:05:57.297Z] 7809a108b3ef: Download complete [2021-07-07T11:05:57.297Z] 540db60ca938: Verifying Checksum [2021-07-07T11:05:57.297Z] 540db60ca938: Download complete [2021-07-07T11:05:57.564Z] 540db60ca938: Pull complete [2021-07-07T11:05:57.826Z] adcc1eea9eea: Pull complete [2021-07-07T11:05:57.826Z] 4c4ab2625f07: Pull complete [2021-07-07T11:05:59.222Z] f706445af74f: Verifying Checksum [2021-07-07T11:05:59.222Z] f706445af74f: Download complete [2021-07-07T11:05:59.222Z] 0510c868ecb4: Verifying Checksum [2021-07-07T11:05:59.222Z] 0510c868ecb4: Download complete [2021-07-07T11:06:03.494Z] 0510c868ecb4: Pull complete [2021-07-07T11:06:03.494Z] afea3b2eda06: Pull complete [2021-07-07T11:06:03.494Z] 7809a108b3ef: Pull complete [2021-07-07T11:06:04.921Z] f706445af74f: Pull complete [2021-07-07T11:06:04.921Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-07-07T11:06:04.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-07T11:06:04.921Z] ---> b068be0155e3 [2021-07-07T11:06:04.921Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-07T11:06:05.498Z] ba82ee9f976e: Pull complete [2021-07-07T11:06:05.784Z] 506bd15cee9f: Pull complete [2021-07-07T11:06:06.074Z] 75a0a4a0db45: Pull complete [2021-07-07T11:06:09.483Z] 618dc40b7e24: Pull complete [2021-07-07T11:06:09.483Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-07-07T11:06:09.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-07T11:06:09.483Z] ---> a36622ca3599 [2021-07-07T11:06:09.483Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-07T11:06:11.473Z] ---> Running in 1f9e4360e057 [2021-07-07T11:06:12.070Z] Removing intermediate container 1f9e4360e057 [2021-07-07T11:06:12.070Z] ---> a14a2dffb563 [2021-07-07T11:06:12.070Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T11:06:12.342Z] ---> Running in 96bb1027b439 [2021-07-07T11:06:14.970Z] Removing intermediate container 96bb1027b439 [2021-07-07T11:06:14.970Z] ---> d67451b51b8f [2021-07-07T11:06:14.970Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-07-07T11:06:14.970Z] ---> Running in ac00005e57c0 [2021-07-07T11:06:15.956Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-07T11:06:16.943Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-07T11:06:17.215Z] ---> Running in 14badb389649 [2021-07-07T11:06:17.215Z] Removing intermediate container 14badb389649 [2021-07-07T11:06:17.215Z] ---> b78f366ff823 [2021-07-07T11:06:17.215Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T11:06:17.215Z] ---> Running in ff2c26823bb3 [2021-07-07T11:06:17.215Z] Removing intermediate container ff2c26823bb3 [2021-07-07T11:06:17.215Z] ---> 24d256c37ec7 [2021-07-07T11:06:17.215Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-07-07T11:06:17.215Z] ---> Running in 5763daba0ea9 [2021-07-07T11:06:17.215Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-07T11:06:17.477Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-07T11:06:18.431Z] OK: 149 MiB in 40 packages [2021-07-07T11:06:18.446Z] OK: 138 MiB in 40 packages [2021-07-07T11:06:19.004Z] Removing intermediate container 5763daba0ea9 [2021-07-07T11:06:19.005Z] ---> 7a49dd0325a8 [2021-07-07T11:06:19.005Z] Step 6/8 : WORKDIR /build [2021-07-07T11:06:19.005Z] ---> Running in 62fa4681fef7 [2021-07-07T11:06:19.266Z] Removing intermediate container 62fa4681fef7 [2021-07-07T11:06:19.266Z] ---> 9a861a8b3139 [2021-07-07T11:06:19.266Z] Step 7/8 : COPY go.mod . [2021-07-07T11:06:19.266Z] ---> 738ed77f1249 [2021-07-07T11:06:19.266Z] Step 8/8 : RUN go mod download [2021-07-07T11:06:19.436Z] Removing intermediate container ac00005e57c0 [2021-07-07T11:06:19.437Z] ---> e834edebff51 [2021-07-07T11:06:19.437Z] Step 6/8 : WORKDIR /build [2021-07-07T11:06:19.437Z] ---> Running in 86a47fb7d790 [2021-07-07T11:06:19.530Z] ---> Running in 3e7555ab7446 [2021-07-07T11:06:20.035Z] Removing intermediate container 86a47fb7d790 [2021-07-07T11:06:20.035Z] ---> d122f29ab2ff [2021-07-07T11:06:20.035Z] Step 7/8 : COPY go.mod . [2021-07-07T11:06:20.632Z] ---> 19e2d9f8f621 [2021-07-07T11:06:20.632Z] Step 8/8 : RUN go mod download [2021-07-07T11:06:20.906Z] ---> Running in 62b0f04f99be [2021-07-07T11:06:34.494Z] Removing intermediate container 3e7555ab7446 [2021-07-07T11:06:34.494Z] ---> 8fefd3c9ec62 [2021-07-07T11:06:34.494Z] Successfully built 8fefd3c9ec62 [2021-07-07T11:06:34.494Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T11:06:34.812Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-07T11:06:34.812Z] . [Pipeline] withDockerContainer [2021-07-07T11:06:34.915Z] prd-centos7-docker-4c-2g-2085 does not seem to be running inside a container [2021-07-07T11:06:34.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/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 ******** ci-base-image-x86_64 cat [2021-07-07T11:06:35.397Z] $ docker top e5367b24a7c072b70b204e3f056b6f42432c96b15b8e63bd6a90980077ba10c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T11:06:35.819Z] + go version [2021-07-07T11:06:35.819Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-07-07T11:06:35.823Z] $ docker stop --time=1 e5367b24a7c072b70b204e3f056b6f42432c96b15b8e63bd6a90980077ba10c9 [2021-07-07T11:06:37.040Z] $ docker rm -f e5367b24a7c072b70b204e3f056b6f42432c96b15b8e63bd6a90980077ba10c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T11:06:37.754Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-07T11:06:37.755Z] . [Pipeline] withDockerContainer [2021-07-07T11:06:37.841Z] prd-centos7-docker-4c-2g-2085 does not seem to be running inside a container [2021-07-07T11:06:37.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/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 ******** ci-base-image-x86_64 cat [2021-07-07T11:06:38.277Z] $ docker top b1819537adf98f1fe998ce9dc93fe8460bbfdd2af9b43273b62256d2067ad1a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T11:06:38.693Z] + go mod tidy [Pipeline] sh [2021-07-07T11:06:39.271Z] + make test [2021-07-07T11:06:39.271Z] go mod tidy [2021-07-07T11:06:39.271Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-07T11:06:47.732Z] Removing intermediate container 62b0f04f99be [2021-07-07T11:06:47.732Z] ---> ea6f68ace79f [2021-07-07T11:06:47.732Z] Successfully built ea6f68ace79f [2021-07-07T11:06:47.732Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T11:06:48.082Z] + docker inspect -f . ci-base-image-arm64 [2021-07-07T11:06:48.082Z] . [Pipeline] withDockerContainer [2021-07-07T11:06:48.366Z] prd-ubuntu18.04-docker-arm64-4c-16g-2084 does not seem to be running inside a container [2021-07-07T11:06:48.452Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/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 [2021-07-07T11:06:50.095Z] $ docker top d044b323544cec76c7db5d90841102f10fb3db711056ee5edc7354d1201ab437 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T11:06:51.074Z] + go version [2021-07-07T11:06:51.074Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-07T11:06:51.096Z] $ docker stop --time=1 d044b323544cec76c7db5d90841102f10fb3db711056ee5edc7354d1201ab437 [2021-07-07T11:06:51.627Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-07-07T11:06:52.580Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.013s coverage: 5.4% of statements [2021-07-07T11:06:52.580Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-07-07T11:06:52.832Z] $ docker rm -f d044b323544cec76c7db5d90841102f10fb3db711056ee5edc7354d1201ab437 [2021-07-07T11:06:52.842Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.010s coverage: 92.2% of statements [Pipeline] // withDockerContainer [Pipeline] } [2021-07-07T11:06:53.110Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.007s coverage: 85.3% of statements [2021-07-07T11:06:53.110Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-07-07T11:06:53.110Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T11:06:53.607Z] + docker inspect -f . ci-base-image-arm64 [2021-07-07T11:06:53.607Z] . [Pipeline] withDockerContainer [2021-07-07T11:06:53.694Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-07-07T11:06:53.865Z] prd-ubuntu18.04-docker-arm64-4c-16g-2084 does not seem to be running inside a container [2021-07-07T11:06:53.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/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 [2021-07-07T11:06:53.964Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.010s coverage: 100.0% of statements [2021-07-07T11:06:53.964Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.006s coverage: 26.7% of statements [2021-07-07T11:06:55.500Z] $ docker top 10b602fb2a03e27b9bf70b70c72690d26643746835eccf95c29a4d5bb5997f03 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T11:06:56.479Z] + go mod tidy [Pipeline] sh [2021-07-07T11:06:57.277Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.015s coverage: 91.0% of statements [2021-07-07T11:06:57.277Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-07-07T11:06:57.277Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-07-07T11:06:57.277Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.003s coverage: 91.3% of statements [2021-07-07T11:06:57.277Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-07T11:06:57.743Z] + make test [2021-07-07T11:06:57.743Z] go mod tidy [2021-07-07T11:06:58.018Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-07T11:07:03.930Z] gofmt -l . [2021-07-07T11:07:03.930Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-07T11:07:03.933Z] $ docker stop --time=1 b1819537adf98f1fe998ce9dc93fe8460bbfdd2af9b43273b62256d2067ad1a4 [2021-07-07T11:07:05.720Z] $ docker rm -f b1819537adf98f1fe998ce9dc93fe8460bbfdd2af9b43273b62256d2067ad1a4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-07T11:07:06.148Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-07T11:07:06.347Z] 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-07T11:07:07.435Z] ---> job-cost.sh [2021-07-07T11:07:07.435Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tvt3 [2021-07-07T11:07:17.467Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-07T11:07:29.760Z] lf-activate-venv(): INFO: Adding /tmp/venv-tvt3/bin to PATH [2021-07-07T11:07:29.760Z] INFO: No Stack... [2021-07-07T11:07:30.023Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-07T11:07:30.608Z] INFO: Archiving Costs [Pipeline] sh [2021-07-07T11:07:30.911Z] + cat /w/workspace/go-mod-bootstrap/4/archives/cost.csv [2021-07-07T11:07:30.911Z] + cut -d, -f6 [Pipeline] lock [2021-07-07T11:07:30.944Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-262-4-stack-cost] [2021-07-07T11:07:30.955Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-262-4-stack-cost] did not exist. Created. [2021-07-07T11:07:30.955Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-262-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-07T11:07:31.287Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-07T11:07:31.354Z] Stashed 1 file(s) [Pipeline] } [2021-07-07T11:07:31.364Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-262-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-07T11:07:37.074Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-07-07T11:07:37.074Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.088s coverage: 5.4% of statements [2021-07-07T11:07:37.074Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-07-07T11:07:37.074Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.111s coverage: 92.2% of statements [2021-07-07T11:07:37.074Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.043s coverage: 85.3% of statements [2021-07-07T11:07:37.684Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-07-07T11:07:37.684Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-07-07T11:07:37.963Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-07-07T11:07:38.954Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.061s coverage: 100.0% of statements [2021-07-07T11:07:38.954Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.066s coverage: 26.7% of statements [2021-07-07T11:07:44.366Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.052s coverage: 91.0% of statements [2021-07-07T11:07:44.366Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-07-07T11:07:44.366Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-07-07T11:07:44.366Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.021s coverage: 91.3% of statements [2021-07-07T11:07:44.366Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-07T11:08:06.606Z] gofmt -l . [2021-07-07T11:08:06.606Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-07T11:08:06.626Z] $ docker stop --time=1 10b602fb2a03e27b9bf70b70c72690d26643746835eccf95c29a4d5bb5997f03 [2021-07-07T11:08:08.615Z] $ docker rm -f 10b602fb2a03e27b9bf70b70c72690d26643746835eccf95c29a4d5bb5997f03 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-07T11:08:09.488Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-07T11:08:09.523Z] Warning: overwriting stash ‘coverage-report’ [2021-07-07T11:08:10.052Z] 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-07T11:08:10.972Z] ---> job-cost.sh [2021-07-07T11:08:10.972Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eAJS [2021-07-07T11:08:49.963Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-07T11:10:11.729Z] lf-activate-venv(): INFO: Adding /tmp/venv-eAJS/bin to PATH [2021-07-07T11:10:11.729Z] INFO: No Stack... [2021-07-07T11:10:12.736Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-07T11:10:13.014Z] INFO: Archiving Costs [Pipeline] sh [2021-07-07T11:10:13.399Z] + cat /w/workspace/go-mod-bootstrap/4/archives/cost.csv [2021-07-07T11:10:13.399Z] + cut -d, -f6 [Pipeline] lock [2021-07-07T11:10:13.513Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-262-4-stack-cost] [2021-07-07T11:10:13.527Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-262-4-stack-cost] did not exist. Created. [2021-07-07T11:10:13.527Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-262-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-07T11:10:13.939Z] /w/workspace/go-mod-bootstrap/4@tmp/durable-78bf0eb9/script.sh: 1: /w/workspace/go-mod-bootstrap/4@tmp/durable-78bf0eb9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-07T11:10:14.365Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-07T11:10:14.404Z] Warning: overwriting stash ‘stack-cost’ [2021-07-07T11:10:14.555Z] Stashed 1 file(s) [Pipeline] } [2021-07-07T11:10:14.567Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-262-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-07T11:10:15.578Z] provisioning config files... [2021-07-07T11:10:15.600Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/config6536200726057223496tmp [Pipeline] { [Pipeline] sh [2021-07-07T11:10:15.979Z] + set +x [2021-07-07T11:10:15.979Z] + bash -s -- [2021-07-07T11:10:15.979Z] + curl -s https://codecov.io/bash [2021-07-07T11:10:15.979Z] [2021-07-07T11:10:15.979Z] _____ _ [2021-07-07T11:10:15.979Z] / ____| | | [2021-07-07T11:10:15.979Z] | | ___ __| | ___ ___ _____ __ [2021-07-07T11:10:15.979Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-07T11:10:15.979Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-07T11:10:15.979Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-07T11:10:15.979Z] Bash-1.0.3 [2021-07-07T11:10:15.979Z] [2021-07-07T11:10:15.979Z] [2021-07-07T11:10:15.979Z] ==> git version 2.24.4 found [2021-07-07T11:10:15.979Z] ==> 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-07T11:10:15.980Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-07T11:10:15.980Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-07T11:10:15.980Z] ==> Jenkins CI detected. [2021-07-07T11:10:15.980Z] project root: . [2021-07-07T11:10:15.980Z] --> token set from env [2021-07-07T11:10:15.980Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-07T11:10:16.302Z] ==> Running gcov in . (disable via -X gcov) [2021-07-07T11:10:16.302Z] ==> Python coveragepy not found [2021-07-07T11:10:16.302Z] ==> Searching for coverage reports in: [2021-07-07T11:10:16.302Z] + . [2021-07-07T11:10:16.302Z] -> Found 1 reports [2021-07-07T11:10:16.302Z] ==> Detecting git/mercurial file structure [2021-07-07T11:10:16.302Z] ==> Reading reports [2021-07-07T11:10:16.302Z] + ./coverage.out bytes=31740 [2021-07-07T11:10:16.302Z] ==> Appending adjustments [2021-07-07T11:10:16.302Z] https://docs.codecov.io/docs/fixing-reports [2021-07-07T11:10:16.302Z] + Found adjustments [2021-07-07T11:10:16.302Z] ==> Gzipping contents [2021-07-07T11:10:16.302Z] 8.0K /tmp/codecov.TosaUs.gz [2021-07-07T11:10:16.302Z] ==> Uploading reports [2021-07-07T11:10:16.302Z] url: https://codecov.io [2021-07-07T11:10:16.302Z] query: branch=PR-262&commit=0e54d810f67f9231c06e9360038917cc9af783e8&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-262%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=262&job=&cmd_args= [2021-07-07T11:10:16.302Z] -> Pinging Codecov [2021-07-07T11:10:16.302Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-262&commit=0e54d810f67f9231c06e9360038917cc9af783e8&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-262%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=262&job=&cmd_args= [2021-07-07T11:10:16.954Z] -> Uploading to [2021-07-07T11:10:16.954Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-07/833815588EE85121546D348822E98E2E/0e54d810f67f9231c06e9360038917cc9af783e8/4e570942-7c08-4eb2-a32c-71cfe35bb952.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210707%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210707T111016Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9fef37e4db6072303bdc079b67ccff99e4acbafa333f72312e994998d895247a [2021-07-07T11:10:16.954Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-07T11:10:16.954Z] Dload Upload Total Spent Left Speed [2021-07-07T11:10:17.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5996 0 0 100 5996 0 13918 --:--:-- --:--:-- --:--:-- 13944 [2021-07-07T11:10:17.609Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/0e54d810f67f9231c06e9360038917cc9af783e8 [Pipeline] } [2021-07-07T11:10:17.639Z] 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-07T11:10:19.441Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T11:10:20.649Z] ---> package-listing.sh [2021-07-07T11:10:20.649Z] ++ facter osfamily [2021-07-07T11:10:20.649Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-07T11:10:20.965Z] + OS_FAMILY=redhat [2021-07-07T11:10:20.965Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-262 [2021-07-07T11:10:20.965Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-07T11:10:20.965Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-07T11:10:20.965Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-07T11:10:20.965Z] + PACKAGES=/tmp/packages_start.txt [2021-07-07T11:10:20.965Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-262 ']' [2021-07-07T11:10:20.965Z] + PACKAGES=/tmp/packages_end.txt [2021-07-07T11:10:20.965Z] + case "${OS_FAMILY}" in [2021-07-07T11:10:20.965Z] + sort [2021-07-07T11:10:20.965Z] + rpm -qa [2021-07-07T11:10:22.543Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-07T11:10:22.543Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-07T11:10:22.543Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-07T11:10:22.543Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-262 ']' [2021-07-07T11:10:22.543Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-262/archives/ [2021-07-07T11:10:22.543Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-262/archives/ [Pipeline] echo [2021-07-07T11:10:22.579Z] 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/xfoundry_go-mod-bootstrap_PR-262/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-07T11:10:22.878Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-07T11:10:23.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-07T11:10:23.461Z] [2021-07-07T11:10:23.461Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-07T11:10:23.809Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-07T11:10:24.388Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-07T11:10:24.388Z] df20fa9351a1: Pulling fs layer [2021-07-07T11:10:24.388Z] 36b3adc4ff6f: Pulling fs layer [2021-07-07T11:10:24.388Z] 8ad3a11d3b57: Pulling fs layer [2021-07-07T11:10:24.388Z] 46f8f816bc3b: Pulling fs layer [2021-07-07T11:10:24.388Z] 93b61091891f: Pulling fs layer [2021-07-07T11:10:24.388Z] 93b9cdb0e59b: Pulling fs layer [2021-07-07T11:10:24.388Z] 5e14af77c1be: Pulling fs layer [2021-07-07T11:10:24.388Z] 01666e4c0597: Pulling fs layer [2021-07-07T11:10:24.388Z] aa168da1d23b: Pulling fs layer [2021-07-07T11:10:24.388Z] 93b9cdb0e59b: Waiting [2021-07-07T11:10:24.388Z] 5e14af77c1be: Waiting [2021-07-07T11:10:24.388Z] 01666e4c0597: Waiting [2021-07-07T11:10:24.388Z] aa168da1d23b: Waiting [2021-07-07T11:10:24.388Z] 46f8f816bc3b: Waiting [2021-07-07T11:10:24.388Z] 93b61091891f: Waiting [2021-07-07T11:10:24.388Z] 36b3adc4ff6f: Verifying Checksum [2021-07-07T11:10:24.388Z] 36b3adc4ff6f: Download complete [2021-07-07T11:10:24.388Z] 46f8f816bc3b: Verifying Checksum [2021-07-07T11:10:24.388Z] 46f8f816bc3b: Download complete [2021-07-07T11:10:24.388Z] df20fa9351a1: Verifying Checksum [2021-07-07T11:10:24.388Z] df20fa9351a1: Download complete [2021-07-07T11:10:24.388Z] 93b9cdb0e59b: Verifying Checksum [2021-07-07T11:10:24.388Z] 93b9cdb0e59b: Download complete [2021-07-07T11:10:24.654Z] 5e14af77c1be: Verifying Checksum [2021-07-07T11:10:24.654Z] 5e14af77c1be: Download complete [2021-07-07T11:10:24.654Z] 93b61091891f: Verifying Checksum [2021-07-07T11:10:24.654Z] 93b61091891f: Download complete [2021-07-07T11:10:24.654Z] 8ad3a11d3b57: Verifying Checksum [2021-07-07T11:10:24.654Z] 8ad3a11d3b57: Download complete [2021-07-07T11:10:24.938Z] 01666e4c0597: Verifying Checksum [2021-07-07T11:10:24.938Z] 01666e4c0597: Download complete [2021-07-07T11:10:24.938Z] df20fa9351a1: Pull complete [2021-07-07T11:10:25.209Z] 36b3adc4ff6f: Pull complete [2021-07-07T11:10:26.178Z] 8ad3a11d3b57: Pull complete [2021-07-07T11:10:26.178Z] 46f8f816bc3b: Pull complete [2021-07-07T11:10:26.754Z] 93b61091891f: Pull complete [2021-07-07T11:10:26.754Z] 93b9cdb0e59b: Pull complete [2021-07-07T11:10:26.754Z] aa168da1d23b: Verifying Checksum [2021-07-07T11:10:26.754Z] aa168da1d23b: Download complete [2021-07-07T11:10:27.028Z] 5e14af77c1be: Pull complete [2021-07-07T11:10:27.028Z] 01666e4c0597: Pull complete [2021-07-07T11:10:33.754Z] aa168da1d23b: Pull complete [2021-07-07T11:10:33.754Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-07T11:10:33.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-07T11:10:33.754Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-07T11:10:33.863Z] prd-centos7-docker-4c-2g-2082 does not seem to be running inside a container [2021-07-07T11:10:33.921Z] $ 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/xfoundry_go-mod-bootstrap_PR-262/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-262 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-262:/w/workspace/xfoundry_go-mod-bootstrap_PR-262:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-262@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-07T11:10:44.522Z] $ docker top d6cff4ead288103cd9ca1c821d0762626ba4b0ef9d26848b3d5c8581429ee97f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T11:10:45.010Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-07T11:10:45.430Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-07T11:10:45.796Z] + ls /var/log/sa-host [2021-07-07T11:10:45.797Z] + sadf -c /var/log/sa-host/sa05 [2021-07-07T11:10:45.797Z] file_magic: OK [2021-07-07T11:10:45.797Z] HZ: Using current value: 100 [2021-07-07T11:10:45.797Z] file_header: OK [2021-07-07T11:10:45.797Z] 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-07T11:10:45.797Z] Statistics: [2021-07-07T11:10:45.797Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-07T11:10:45.797Z] File successfully converted to sysstat format version 12.2.1 [2021-07-07T11:10:45.797Z] + sadf -c /var/log/sa-host/sa07 [2021-07-07T11:10:45.797Z] file_magic: OK [2021-07-07T11:10:45.797Z] HZ: Using current value: 100 [2021-07-07T11:10:45.797Z] file_header: OK [2021-07-07T11:10:45.797Z] 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-07T11:10:45.797Z] Statistics: [2021-07-07T11:10:45.797Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-07T11:10:45.797Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-07T11:10:46.445Z] provisioning config files... [2021-07-07T11:10:46.480Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/config8709087324852073701tmp [Pipeline] { [Pipeline] echo [2021-07-07T11:10:46.521Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T11:10:46.871Z] ---> create-netrc.sh [Pipeline] } [2021-07-07T11:10:46.907Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-07T11:10:47.440Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-07T11:10:47.471Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T11:10:47.893Z] ---> sudo-logs.sh [2021-07-07T11:10:47.893Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-07T11:10:47.931Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T11:10:48.273Z] ---> job-cost.sh [2021-07-07T11:10:48.273Z] lf-activate-venv: SKIPPING [2021-07-07T11:10:48.273Z] DEBUG: total: 0.18000000715255737 [2021-07-07T11:10:48.273Z] INFO: Retrieving Stack Cost... [2021-07-07T11:10:49.317Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-07T11:10:49.617Z] INFO: Archiving Costs [Pipeline] echo [2021-07-07T11:10:49.635Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T11:10:49.966Z] ---> logs-deploy.sh [2021-07-07T11:10:49.966Z] lf-activate-venv: SKIPPING [2021-07-07T11:10:49.966Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-262/4 [2021-07-07T11:10:49.966Z] INFO: archiving workspace using pattern(s): [2021-07-07T11:10:50.946Z] Archives upload complete. [2021-07-07T11:10:50.946Z] INFO: archiving logs to Nexus