Pull request #346 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 12c64b7163a32e8d3ea908cf341ddb7fd15cbaa9+4f7c693f57811b451283fd003dba8f684ac16276 (1d39c5d81d20c297120dc6ab9ef6005539ad360f) 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-ssh9770901242437316808.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh14514178867306284691.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-346/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-bootstrap/branches/PR-346/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2114086790893100327.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-bootstrap/branches/PR-346/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9431895348931568973.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh9296951486596854495.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-346/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-bootstrap/branches/PR-346/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9458750285863269798.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2119 in /w/workspace/xfoundry_go-mod-bootstrap_PR-346 [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-346 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 4f7c693f57811b451283fd003dba8f684ac16276 into PR head commit 12c64b7163a32e8d3ea908cf341ddb7fd15cbaa9 Merge succeeded, producing 4b9a4e0e02369d5a7088f27fe607ae7975584214 Checking out Revision 4b9a4e0e02369d5a7088f27fe607ae7975584214 (PR-346) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/346/head:refs/remotes/origin/PR-346 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 12c64b7163a32e8d3ea908cf341ddb7fd15cbaa9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4f7c693f57811b451283fd003dba8f684ac16276 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b9a4e0e02369d5a7088f27fe607ae7975584214 # timeout=10 Commit message: "Merge commit '4f7c693f57811b451283fd003dba8f684ac16276' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:40:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:40:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:40:19 ========================================================= 00:40:19 EdgeX Global Pipelines Version Info 00:40:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:40:20 ------------------- 00:40:20 stable info: 00:40:20 ------------------- 00:40:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:40:20 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 00:40:20 Message: update stable to v1.0.234 00:40:21 ------------------- 00:40:21 experimental info: 00:40:21 ------------------- 00:40:21 Commited By: **** collab-it+edgex@linuxfoundation.org 00:40:21 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 00:40:21 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:40:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 00:40:21 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 00:40:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:40:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:40:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:40:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 00:40:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:40:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:40:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:40:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 00:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:40:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:40:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:40:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:40:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:40:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:40:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:40:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:40:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:40:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:40:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:40:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:40:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:40:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:40:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-346 [Pipeline] echo 00:40:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-346 [Pipeline] echo 00:40:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-346 [Pipeline] echo 00:40:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4b9a4e0e02369d5a7088f27fe607ae7975584214 [Pipeline] echo 00:40:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4b9a4e0 [Pipeline] echo 00:40:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:40:23 + git rev-list -1 --merges 4b9a4e0e02369d5a7088f27fe607ae7975584214~1..4b9a4e0e02369d5a7088f27fe607ae7975584214 [Pipeline] echo 00:40:23 -----------> git rev-list -1 --merges 4b9a4e0e02369d5a7088f27fe607ae7975584214~1..4b9a4e0e02369d5a7088f27fe607ae7975584214 4b9a4e0e02369d5a7088f27fe607ae7975584214 00:40:23 4b9a4e0e02369d5a7088f27fe607ae7975584214 [false] [Pipeline] sh 00:40:23 + git log --format=format:%s -1 4b9a4e0e02369d5a7088f27fe607ae7975584214 [Pipeline] echo 00:40:23 ========================================================= 00:40:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:40:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:40:24 + git log --format=format:%s -1 4b9a4e0e02369d5a7088f27fe607ae7975584214 [Pipeline] echo 00:40:24 [semverPrep] GIT_COMMIT: 4b9a4e0e02369d5a7088f27fe607ae7975584214, Commit Message: Merge commit '4f7c693f57811b451283fd003dba8f684ac16276' into HEAD [Pipeline] echo 00:40:24 [semverPrep] This is not a build commit. [Pipeline] sh 00:40:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:40:24 + grep -v github /etc/ssh/ssh_known_hosts 00:40:24 + [ -e /tmp/ssh_known_hosts ] 00:40:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:40:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:40:24 + sudo tee -a /etc/ssh/ssh_known_hosts 00:40:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:40:25 00:40:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:40:26 0.1.4: Pulling from edgex-devops/py-git-semver 00:40:26 42c077c10790: Pulling fs layer 00:40:26 f63e77b7563a: Pulling fs layer 00:40:26 bd5fdadae976: Pulling fs layer 00:40:26 205491f53016: Pulling fs layer 00:40:26 df18705c85c3: Pulling fs layer 00:40:26 bdb3f477010e: Pulling fs layer 00:40:26 c8a8fc8e1c8f: Pulling fs layer 00:40:26 2c6e9b1d212d: Pulling fs layer 00:40:26 bdb8f0575790: Pulling fs layer 00:40:26 386e3cb2ff24: Pulling fs layer 00:40:26 2343380bae48: Pulling fs layer 00:40:26 df18705c85c3: Waiting 00:40:26 c8a8fc8e1c8f: Waiting 00:40:26 2c6e9b1d212d: Waiting 00:40:26 386e3cb2ff24: Waiting 00:40:26 2343380bae48: Waiting 00:40:26 bdb8f0575790: Waiting 00:40:26 bdb3f477010e: Waiting 00:40:26 205491f53016: Waiting 00:40:26 f63e77b7563a: Download complete 00:40:26 205491f53016: Verifying Checksum 00:40:26 205491f53016: Download complete 00:40:26 df18705c85c3: Verifying Checksum 00:40:26 df18705c85c3: Download complete 00:40:26 bdb3f477010e: Verifying Checksum 00:40:26 bdb3f477010e: Download complete 00:40:26 bd5fdadae976: Verifying Checksum 00:40:26 bd5fdadae976: Download complete 00:40:26 2c6e9b1d212d: Download complete 00:40:26 bdb8f0575790: Verifying Checksum 00:40:26 bdb8f0575790: Download complete 00:40:26 386e3cb2ff24: Verifying Checksum 00:40:26 386e3cb2ff24: Download complete 00:40:26 2343380bae48: Download complete 00:40:26 42c077c10790: Verifying Checksum 00:40:26 42c077c10790: Download complete 00:40:26 c8a8fc8e1c8f: Verifying Checksum 00:40:26 c8a8fc8e1c8f: Download complete 00:40:28 42c077c10790: Pull complete 00:40:28 f63e77b7563a: Pull complete 00:40:28 bd5fdadae976: Pull complete 00:40:28 205491f53016: Pull complete 00:40:29 df18705c85c3: Pull complete 00:40:29 bdb3f477010e: Pull complete 00:40:31 c8a8fc8e1c8f: Pull complete 00:40:31 2c6e9b1d212d: Pull complete 00:40:31 bdb8f0575790: Pull complete 00:40:31 386e3cb2ff24: Pull complete 00:40:31 2343380bae48: Pull complete 00:40:31 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 00:40:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:40:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:40:31 prd-ubuntu20.04-docker-8c-8g-2119 does not seem to be running inside a container 00:40:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-346 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-346:/w/workspace/xfoundry_go-mod-bootstrap_PR-346:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-346@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-346@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:40:33 $ docker top 98b25e9e0678ffe7547017286e644c9218d5105ea331d94f6fdfec87ad912e84 -eo pid,comm 00:40:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:40:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:40:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:40:33 [ssh-agent] Looking for ssh-agent implementation... 00:40:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:40:33 $ docker exec 98b25e9e0678ffe7547017286e644c9218d5105ea331d94f6fdfec87ad912e84 ssh-agent 00:40:33 SSH_AUTH_SOCK=/tmp/ssh-85tjPrVcFgDu/agent.33 00:40:33 SSH_AGENT_PID=40 00:40:33 Running ssh-add (command line suppressed) 00:40:34 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-346@tmp/private_key_8479024630118528559.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-346@tmp/private_key_8479024630118528559.key) 00:40:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:40:34 + git tag --points-at HEAD [Pipeline] } 00:40:34 $ docker exec --env ******** --env ******** 98b25e9e0678ffe7547017286e644c9218d5105ea331d94f6fdfec87ad912e84 ssh-agent -k 00:40:34 unset SSH_AUTH_SOCK; 00:40:34 unset SSH_AGENT_PID; 00:40:34 echo Agent pid 40 killed; 00:40:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:40:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:40:34 [ssh-agent] Looking for ssh-agent implementation... 00:40:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:40:34 $ docker exec 98b25e9e0678ffe7547017286e644c9218d5105ea331d94f6fdfec87ad912e84 ssh-agent 00:40:34 SSH_AUTH_SOCK=/tmp/ssh-vzGxfDmodvGr/agent.72 00:40:34 SSH_AGENT_PID=78 00:40:34 Running ssh-add (command line suppressed) 00:40:34 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-346@tmp/private_key_4764585418353765183.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-346@tmp/private_key_4764585418353765183.key) 00:40:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:40:35 + git semver init 00:40:35 2022-06-09 00:40:35,522 [run_init] DEBUG init version:0.0.0 force:False 00:40:35 2022-06-09 00:40:35,523 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-346/.semver 00:40:35 2022-06-09 00:40:35,523 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-346/.semver 00:40:35 2022-06-09 00:40:35,524 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-346/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-346, universal_newlines=False, shell=None, istream=None) 00:40:36 2022-06-09 00:40:36,214 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-346/.git/info/exclude 00:40:36 2022-06-09 00:40:36,214 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-346/.semver/PR-346 with force:False 00:40:36 2022-06-09 00:40:36,215 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-346/.semver/PR-346 00:40:36 2022-06-09 00:40:36,219 [execute] INFO git cat-file --batch-check 00:40:36 2022-06-09 00:40:36,220 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-346/.semver, universal_newlines=False, shell=None, istream=) 00:40:36 2022-06-09 00:40:36,227 [execute] INFO git cat-file --batch 00:40:36 2022-06-09 00:40:36,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-346/.semver, universal_newlines=False, shell=None, istream=) 00:40:36 2022-06-09 00:40:36,233 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-346/.semver/PR-346 00:40:36 0.0.0 [Pipeline] } 00:40:36 $ docker exec --env ******** --env ******** 98b25e9e0678ffe7547017286e644c9218d5105ea331d94f6fdfec87ad912e84 ssh-agent -k 00:40:36 unset SSH_AUTH_SOCK; 00:40:36 unset SSH_AGENT_PID; 00:40:36 echo Agent pid 78 killed; 00:40:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:40:37 + git semver [Pipeline] } 00:40:37 $ docker stop --time=1 98b25e9e0678ffe7547017286e644c9218d5105ea331d94f6fdfec87ad912e84 00:40:38 $ docker rm -f 98b25e9e0678ffe7547017286e644c9218d5105ea331d94f6fdfec87ad912e84 [Pipeline] // withDockerContainer [Pipeline] sh 00:40:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:40:39 Stashed 1 file(s) [Pipeline] echo 00:40:39 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:40:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:40:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:40:40 ========================================================= 00:40:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 00:40:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:40:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 00:40:40 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 00:40:40 59bf1c3509f3: Pulling fs layer 00:40:40 666ba61612fd: Pulling fs layer 00:40:40 8ed8ca486205: Pulling fs layer 00:40:40 cc1cd167ecdc: Pulling fs layer 00:40:40 c516ae0d96e1: Pulling fs layer 00:40:40 684cea983483: Pulling fs layer 00:40:40 dd3240ac7de5: Pulling fs layer 00:40:40 b1e948a4e11c: Pulling fs layer 00:40:40 a8fd76ee1af6: Pulling fs layer 00:40:40 646ad004c059: Pulling fs layer 00:40:40 c516ae0d96e1: Waiting 00:40:40 684cea983483: Waiting 00:40:40 dd3240ac7de5: Waiting 00:40:40 b1e948a4e11c: Waiting 00:40:40 a8fd76ee1af6: Waiting 00:40:40 646ad004c059: Waiting 00:40:40 cc1cd167ecdc: Waiting 00:40:40 8ed8ca486205: Download complete 00:40:40 666ba61612fd: Download complete 00:40:40 c516ae0d96e1: Verifying Checksum 00:40:40 c516ae0d96e1: Download complete 00:40:40 684cea983483: Verifying Checksum 00:40:40 684cea983483: Download complete 00:40:40 dd3240ac7de5: Verifying Checksum 00:40:40 dd3240ac7de5: Download complete 00:40:40 59bf1c3509f3: Verifying Checksum 00:40:40 59bf1c3509f3: Download complete 00:40:40 b1e948a4e11c: Verifying Checksum 00:40:40 b1e948a4e11c: Download complete 00:40:40 59bf1c3509f3: Pull complete 00:40:40 666ba61612fd: Pull complete 00:40:41 8ed8ca486205: Pull complete 00:40:41 646ad004c059: Verifying Checksum 00:40:41 646ad004c059: Download complete 00:40:41 a8fd76ee1af6: Verifying Checksum 00:40:41 a8fd76ee1af6: Download complete 00:40:41 cc1cd167ecdc: Verifying Checksum 00:40:41 cc1cd167ecdc: Download complete 00:40:45 cc1cd167ecdc: Pull complete 00:40:45 c516ae0d96e1: Pull complete 00:40:45 684cea983483: Pull complete 00:40:45 dd3240ac7de5: Pull complete 00:40:45 b1e948a4e11c: Pull complete 00:40:47 a8fd76ee1af6: Pull complete 00:40:47 646ad004c059: Pull complete 00:40:47 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 00:40:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 00:40:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 00:40:48 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:48 + docker inspect -f . ci-base-image-x86_64 00:40:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:40:48 prd-ubuntu20.04-docker-8c-8g-2119 does not seem to be running inside a container 00:40:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-346 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-346:/w/workspace/xfoundry_go-mod-bootstrap_PR-346:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-346@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-346@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:40:50 $ docker top 565ad92943c83acbdb799714cd571cae88f685e8705f1bf234cc9331017d6aa3 -eo pid,comm [Pipeline] { [Pipeline] sh 00:40:51 + go version 00:40:51 go version go1.17.7 linux/amd64 [Pipeline] } 00:40:51 $ docker stop --time=1 565ad92943c83acbdb799714cd571cae88f685e8705f1bf234cc9331017d6aa3 00:40:52 $ docker rm -f 565ad92943c83acbdb799714cd571cae88f685e8705f1bf234cc9331017d6aa3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:53 + docker inspect -f . ci-base-image-x86_64 00:40:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:40:53 prd-ubuntu20.04-docker-8c-8g-2119 does not seem to be running inside a container 00:40:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-346 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-346:/w/workspace/xfoundry_go-mod-bootstrap_PR-346:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-346@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-346@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:40:53 $ docker top 1e4fef74a9952262d7dd947f93245a8be0fc5897e4ad383712b65a1d863dc1aa -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:40:54 + make test 00:40:54 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:40:54 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:40:54 go: downloading github.com/stretchr/testify v1.7.1 00:40:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 00:40:54 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 00:40:54 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 00:40:54 go: downloading github.com/pelletier/go-toml v1.9.5 00:40:54 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 00:40:54 go: downloading github.com/google/uuid v1.3.0 00:40:54 go: downloading github.com/hashicorp/go-multierror v1.1.1 00:40:54 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 00:40:54 go: downloading github.com/gorilla/mux v1.8.0 00:40:54 go: downloading github.com/davecgh/go-spew v1.1.1 00:40:54 go: downloading github.com/pmezard/go-difflib v1.0.0 00:40:54 go: downloading github.com/stretchr/objx v0.1.1 00:40:54 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 00:40:54 go: downloading github.com/hashicorp/errwrap v1.0.0 00:40:54 go: downloading github.com/go-playground/validator/v10 v10.10.1 00:40:54 go: downloading github.com/go-kit/log v0.2.0 00:40:54 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 00:40:54 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 00:40:54 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 00:40:54 go: downloading github.com/pebbe/zmq4 v1.2.7 00:40:54 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:40:54 go: downloading github.com/hashicorp/consul/api v1.9.1 00:40:54 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:40:54 go: downloading github.com/gorilla/websocket v1.4.2 00:40:54 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 00:40:54 go: downloading github.com/go-playground/universal-translator v0.18.0 00:40:54 go: downloading github.com/leodido/go-urn v1.2.1 00:40:54 Still waiting to schedule task 00:40:54 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2116’ 00:40:54 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 00:40:54 go: downloading golang.org/x/text v0.3.7 00:40:54 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:40:54 go: downloading github.com/mitchellh/copystructure v1.0.0 00:40:54 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:40:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:40:54 go: downloading github.com/hashicorp/go-hclog v0.12.0 00:40:54 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:40:54 go: downloading github.com/hashicorp/serf v0.9.5 00:40:54 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:40:54 go: downloading github.com/x448/float16 v0.8.4 00:40:54 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:40:54 go: downloading github.com/go-playground/locales v0.14.0 00:40:54 go: downloading github.com/fatih/color v1.9.0 00:40:55 go: downloading github.com/mattn/go-isatty v0.0.12 00:40:55 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:40:55 go: downloading github.com/zeebo/errs v1.2.2 00:40:55 go: downloading google.golang.org/grpc v1.46.0 00:40:55 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 00:40:55 go: downloading google.golang.org/protobuf v1.28.0 00:40:55 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 00:40:55 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:40:55 go: downloading github.com/mattn/go-colorable v0.1.6 00:40:55 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 00:40:55 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:40:55 go: downloading github.com/golang/protobuf v1.5.2 00:41:08 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 00:41:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.023s coverage: 4.6% of statements 00:41:08 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 00:41:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.012s coverage: 92.2% of statements 00:41:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.014s coverage: 85.3% of statements 00:41:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.017s coverage: 54.9% of statements 00:41:08 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 00:41:08 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 00:41:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.014s coverage: 100.0% of statements 00:41:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.323s coverage: 88.4% of statements 00:41:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.014s coverage: 25.0% of statements 00:41:10 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.029s coverage: 79.6% of statements 00:41:10 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 00:41:10 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.007s coverage: 41.7% of statements 00:41:10 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.018s coverage: 91.3% of statements 00:41:17 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:41:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:41:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:41:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:41:20 $ docker stop --time=1 1e4fef74a9952262d7dd947f93245a8be0fc5897e4ad383712b65a1d863dc1aa 00:41:23 $ docker rm -f 1e4fef74a9952262d7dd947f93245a8be0fc5897e4ad383712b65a1d863dc1aa [Pipeline] // withDockerContainer [Pipeline] sh 00:41:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:41:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:41:25 00:41:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:41:25 latest: Pulling from edgex-lftools-log-publisher 00:41:25 5eb5b503b376: Pulling fs layer 00:41:25 5c69ac0246d0: Pulling fs layer 00:41:25 ec43610c2a17: Pulling fs layer 00:41:25 3a2ae6a8a46f: Pulling fs layer 00:41:25 33b1e0a273af: Pulling fs layer 00:41:25 5d3b04190fa2: Pulling fs layer 00:41:25 2f39f015ded8: Pulling fs layer 00:41:25 5d3b04190fa2: Waiting 00:41:25 3a2ae6a8a46f: Waiting 00:41:25 5c69ac0246d0: Download complete 00:41:25 3a2ae6a8a46f: Download complete 00:41:25 33b1e0a273af: Verifying Checksum 00:41:25 33b1e0a273af: Download complete 00:41:25 5d3b04190fa2: Verifying Checksum 00:41:25 ec43610c2a17: Verifying Checksum 00:41:25 ec43610c2a17: Download complete 00:41:25 5eb5b503b376: Verifying Checksum 00:41:25 5eb5b503b376: Download complete 00:41:26 2f39f015ded8: Download complete 00:41:26 5eb5b503b376: Pull complete 00:41:27 5c69ac0246d0: Pull complete 00:41:27 ec43610c2a17: Pull complete 00:41:27 3a2ae6a8a46f: Pull complete 00:41:28 33b1e0a273af: Pull complete 00:41:28 5d3b04190fa2: Pull complete 00:41:32 2f39f015ded8: Pull complete 00:41:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:41:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:41:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:41:32 prd-ubuntu20.04-docker-8c-8g-2119 does not seem to be running inside a container 00:41:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-346 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-346:/w/workspace/xfoundry_go-mod-bootstrap_PR-346:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-346@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-346@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:41:34 $ docker top 89934e1634bad0bea8b89f552655af7812f8fce341ad8267f26d367497e17f44 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:41:35 ---> job-cost.sh 00:41:35 lf-activate-venv: SKIPPING 00:41:35 INFO: No Stack... 00:41:35 INFO: Retrieving Pricing Info for: v3-standard-8 00:41:35 INFO: Archiving Costs [Pipeline] sh 00:41:36 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-346/archives/cost.csv 00:41:36 + cut -d, -f6 [Pipeline] lock 00:41:36 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-346-1-stack-cost] 00:41:36 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-346-1-stack-cost] did not exist. Created. 00:41:36 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-346-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:41:36 + echo total: 0.2199999988079071 [Pipeline] stash 00:41:36 Stashed 1 file(s) [Pipeline] } 00:41:36 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-346-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:41:36 $ docker stop --time=1 89934e1634bad0bea8b89f552655af7812f8fce341ad8267f26d367497e17f44 00:41:38 $ docker rm -f 89934e1634bad0bea8b89f552655af7812f8fce341ad8267f26d367497e17f44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:44:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2120 in /w/workspace/xfoundry_go-mod-bootstrap_PR-346 [Pipeline] { [Pipeline] ws 00:44:23 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 00:44:23 Selected Git installation does not exist. Using Default 00:44:23 The recommended git tool is: NONE 00:44:29 using credential edgex-jenkins-ssh 00:44:29 Cloning the remote Git repository 00:44:29 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 00:44:29 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 00:44:29 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 00:44:29 > git --version # timeout=10 00:44:29 > git --version # 'git version 2.25.1' 00:44:29 using GIT_SSH to set credentials SSH Credentials for GitHub 00:44:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:44:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 00:44:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:44:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 00:44:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 00:44:30 using GIT_SSH to set credentials SSH Credentials for GitHub 00:44:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/346/head:refs/remotes/origin/PR-346 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:44:31 Merging remotes/origin/main commit 4f7c693f57811b451283fd003dba8f684ac16276 into PR head commit 12c64b7163a32e8d3ea908cf341ddb7fd15cbaa9 00:44:31 Merge succeeded, producing 4c672ca3d02f00b3f08d2cfeecd313f18a5e3a04 00:44:31 Checking out Revision 4c672ca3d02f00b3f08d2cfeecd313f18a5e3a04 (PR-346) 00:44:31 > git config core.sparsecheckout # timeout=10 00:44:31 > git checkout -f 12c64b7163a32e8d3ea908cf341ddb7fd15cbaa9 # timeout=10 00:44:31 > git remote # timeout=10 00:44:31 > git config --get remote.origin.url # timeout=10 00:44:31 using GIT_SSH to set credentials SSH Credentials for GitHub 00:44:31 > git merge 4f7c693f57811b451283fd003dba8f684ac16276 # timeout=10 00:44:31 > git rev-parse HEAD^{commit} # timeout=10 00:44:31 > git config core.sparsecheckout # timeout=10 00:44:31 > git checkout -f 4c672ca3d02f00b3f08d2cfeecd313f18a5e3a04 # timeout=10 00:44:36 Commit message: "Merge commit '4f7c693f57811b451283fd003dba8f684ac16276' into HEAD" 00:44:36 First time build. Skipping changelog. 00:44:36 > git --version # timeout=10 00:44:36 > git --version # 'git version 2.25.1' 00:44:36 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:44:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:44:37 % Total % Received % Xferd Average Speed Time Time Time Current 00:44:37 Dload Upload Total Spent Left Speed 00:44:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 90095 0 --:--:-- --:--:-- --:--:-- 90095 [Pipeline] sh 00:44:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:44:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 00:44:39 sudo tee /etc/docker/daemon.new 00:44:39 { 00:44:39 "registry-mirrors": [ 00:44:39 "https://nexus3.edgexfoundry.org:10001" 00:44:39 ], 00:44:39 "bip": "10.250.0.254/24", 00:44:39 "hosts": [ 00:44:39 "tcp://0.0.0.0:5555", 00:44:39 "unix:///var/run/docker.sock" 00:44:39 ], 00:44:39 "mtu": 1458, 00:44:39 "selinux-enabled": true, 00:44:39 "seccomp-profile": "/etc/docker/seccomp.json" 00:44:39 } [Pipeline] sh 00:44:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:44:39 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 00:44:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:44:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:44:58 ========================================================= 00:44:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 00:44:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:44:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:44:59 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:44:59 9b3977197b4f: Pulling fs layer 00:44:59 1a89e8eeedd5: Pulling fs layer 00:44:59 94645a83ff95: Pulling fs layer 00:44:59 e6fb740bc735: Pulling fs layer 00:44:59 3a77bd46dcc9: Pulling fs layer 00:44:59 355e64cbe906: Pulling fs layer 00:44:59 63ab81a10011: Pulling fs layer 00:44:59 555d1d1c4555: Pulling fs layer 00:44:59 7d9057610161: Pulling fs layer 00:44:59 e6fb740bc735: Waiting 00:44:59 3a77bd46dcc9: Waiting 00:44:59 355e64cbe906: Waiting 00:44:59 63ab81a10011: Waiting 00:44:59 7d9057610161: Waiting 00:44:59 555d1d1c4555: Waiting 00:44:59 94645a83ff95: Verifying Checksum 00:44:59 94645a83ff95: Download complete 00:44:59 1a89e8eeedd5: Verifying Checksum 00:44:59 1a89e8eeedd5: Download complete 00:44:59 3a77bd46dcc9: Verifying Checksum 00:44:59 3a77bd46dcc9: Download complete 00:44:59 355e64cbe906: Verifying Checksum 00:44:59 355e64cbe906: Download complete 00:45:00 9b3977197b4f: Verifying Checksum 00:45:00 63ab81a10011: Verifying Checksum 00:45:00 63ab81a10011: Download complete 00:45:01 7d9057610161: Verifying Checksum 00:45:01 7d9057610161: Download complete 00:45:01 9b3977197b4f: Pull complete 00:45:01 1a89e8eeedd5: Pull complete 00:45:02 94645a83ff95: Pull complete 00:45:02 555d1d1c4555: Verifying Checksum 00:45:02 555d1d1c4555: Download complete 00:45:02 e6fb740bc735: Verifying Checksum 00:45:02 e6fb740bc735: Download complete 00:45:15 e6fb740bc735: Pull complete 00:45:15 3a77bd46dcc9: Pull complete 00:45:15 355e64cbe906: Pull complete 00:45:16 63ab81a10011: Pull complete 00:45:24 555d1d1c4555: Pull complete 00:45:27 7d9057610161: Pull complete 00:45:27 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 00:45:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:45:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 00:45:27 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:28 + docker inspect -f . ci-base-image-arm64 00:45:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:45:28 prd-ubuntu20.04-docker-arm64-4c-16g-2120 does not seem to be running inside a container 00:45:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 ******** -e ******** ci-base-image-arm64 cat 00:45:30 $ docker top c7bb5dec434de527fbb0bff419406110b4afd053b92cbe70d29ce1fd6053dbb3 -eo pid,comm [Pipeline] { [Pipeline] sh 00:45:31 + go version 00:45:31 go version go1.17.7 linux/arm64 [Pipeline] } 00:45:31 $ docker stop --time=1 c7bb5dec434de527fbb0bff419406110b4afd053b92cbe70d29ce1fd6053dbb3 00:45:33 $ docker rm -f c7bb5dec434de527fbb0bff419406110b4afd053b92cbe70d29ce1fd6053dbb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:34 + docker inspect -f . ci-base-image-arm64 00:45:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:45:34 prd-ubuntu20.04-docker-arm64-4c-16g-2120 does not seem to be running inside a container 00:45:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 ******** -e ******** ci-base-image-arm64 cat 00:45:36 $ docker top 7690191d3dd6efd16c0c9b84daf8cbe2fce1ecbbf98f43993d30bb8ee14edc4c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:45:37 + make test 00:45:37 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:45:37 go: downloading github.com/pelletier/go-toml v1.9.5 00:45:37 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 00:45:37 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 00:45:37 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 00:45:37 go: downloading github.com/stretchr/testify v1.7.1 00:45:37 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:45:37 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 00:45:37 go: downloading github.com/gorilla/mux v1.8.0 00:45:38 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 00:45:38 go: downloading github.com/google/uuid v1.3.0 00:45:38 go: downloading github.com/hashicorp/go-multierror v1.1.1 00:45:38 go: downloading github.com/davecgh/go-spew v1.1.1 00:45:38 go: downloading github.com/pmezard/go-difflib v1.0.0 00:45:38 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 00:45:38 go: downloading github.com/go-kit/log v0.2.0 00:45:38 go: downloading github.com/go-playground/validator/v10 v10.10.1 00:45:38 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 00:45:38 go: downloading github.com/stretchr/objx v0.1.1 00:45:38 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 00:45:38 go: downloading github.com/hashicorp/errwrap v1.0.0 00:45:38 go: downloading github.com/hashicorp/consul/api v1.9.1 00:45:38 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:45:38 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:45:38 go: downloading github.com/x448/float16 v0.8.4 00:45:38 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 00:45:38 go: downloading github.com/pebbe/zmq4 v1.2.7 00:45:38 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:45:38 go: downloading github.com/go-playground/universal-translator v0.18.0 00:45:39 go: downloading github.com/leodido/go-urn v1.2.1 00:45:39 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 00:45:39 go: downloading golang.org/x/text v0.3.7 00:45:39 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:45:39 go: downloading github.com/hashicorp/go-hclog v0.12.0 00:45:39 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:45:39 go: downloading github.com/hashicorp/serf v0.9.5 00:45:39 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:45:39 go: downloading github.com/zeebo/errs v1.2.2 00:45:39 go: downloading google.golang.org/grpc v1.46.0 00:45:40 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:45:40 go: downloading github.com/mitchellh/copystructure v1.0.0 00:45:40 go: downloading github.com/go-playground/locales v0.14.0 00:45:40 go: downloading github.com/gorilla/websocket v1.4.2 00:45:40 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 00:45:40 go: downloading github.com/fatih/color v1.9.0 00:45:40 go: downloading github.com/mattn/go-isatty v0.0.12 00:45:40 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 00:45:41 go: downloading google.golang.org/protobuf v1.28.0 00:45:42 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:45:42 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 00:45:42 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:45:42 go: downloading github.com/mattn/go-colorable v0.1.6 00:45:42 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 00:45:43 go: downloading github.com/golang/protobuf v1.5.2 00:45:43 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:45:43 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:47:05 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 00:47:05 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.085s coverage: 4.6% of statements 00:47:05 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 00:47:05 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.100s coverage: 92.2% of statements 00:47:05 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.065s coverage: 85.3% of statements 00:47:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.114s coverage: 54.9% of statements 00:47:12 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 00:47:12 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 00:47:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.073s coverage: 100.0% of statements 00:47:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.418s coverage: 88.4% of statements 00:47:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.065s coverage: 25.0% of statements 00:47:22 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.092s coverage: 79.6% of statements 00:47:22 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 00:47:22 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.038s coverage: 41.7% of statements 00:47:22 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.030s coverage: 91.3% of statements 00:47:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:47:22 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:47:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:47:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:47:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:47:49 $ docker stop --time=1 7690191d3dd6efd16c0c9b84daf8cbe2fce1ecbbf98f43993d30bb8ee14edc4c 00:47:51 $ docker rm -f 7690191d3dd6efd16c0c9b84daf8cbe2fce1ecbbf98f43993d30bb8ee14edc4c [Pipeline] // withDockerContainer [Pipeline] sh 00:47:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:47:54 Warning: overwriting stash ‘coverage-report’ 00:47:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:47:55 00:47:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:47:56 arm64: Pulling from edgex-lftools-log-publisher 00:47:56 8998bd30e6a1: Pulling fs layer 00:47:56 04944245beec: Pulling fs layer 00:47:56 699f458cf7ca: Pulling fs layer 00:47:56 765212b225bb: Pulling fs layer 00:47:56 f23df028b6ca: Pulling fs layer 00:47:56 d65c8cfc05b1: Pulling fs layer 00:47:56 2437ff75d9bd: Pulling fs layer 00:47:56 f23df028b6ca: Waiting 00:47:56 d65c8cfc05b1: Waiting 00:47:56 765212b225bb: Waiting 00:47:56 2437ff75d9bd: Waiting 00:47:56 04944245beec: Verifying Checksum 00:47:56 04944245beec: Download complete 00:47:56 765212b225bb: Verifying Checksum 00:47:56 765212b225bb: Download complete 00:47:56 f23df028b6ca: Verifying Checksum 00:47:56 f23df028b6ca: Download complete 00:47:56 d65c8cfc05b1: Verifying Checksum 00:47:56 d65c8cfc05b1: Download complete 00:47:56 699f458cf7ca: Verifying Checksum 00:47:56 699f458cf7ca: Download complete 00:47:57 8998bd30e6a1: Verifying Checksum 00:47:57 8998bd30e6a1: Download complete 00:47:59 2437ff75d9bd: Verifying Checksum 00:47:59 2437ff75d9bd: Download complete 00:48:01 8998bd30e6a1: Pull complete 00:48:01 04944245beec: Pull complete 00:48:03 699f458cf7ca: Pull complete 00:48:03 765212b225bb: Pull complete 00:48:04 f23df028b6ca: Pull complete 00:48:04 d65c8cfc05b1: Pull complete 00:48:19 2437ff75d9bd: Pull complete 00:48:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:48:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:48:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:48:19 prd-ubuntu20.04-docker-arm64-4c-16g-2120 does not seem to be running inside a container 00:48:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:48:22 $ docker top d3fc686aa127e877f970a62c7184fe053001bee71adbec4f4ff78edd098428ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:48:23 ---> job-cost.sh 00:48:23 lf-activate-venv: SKIPPING 00:48:23 INFO: No Stack... 00:48:23 INFO: Retrieving Pricing Info for: v3-standard-4 00:48:24 INFO: Archiving Costs [Pipeline] sh 00:48:25 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 00:48:25 + cut -d, -f6 [Pipeline] lock 00:48:25 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-346-1-stack-cost] 00:48:25 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-346-1-stack-cost] did not exist. Created. 00:48:25 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-346-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:48:26 /w/workspace/go-mod-bootstrap/1@tmp/durable-fb5bce00/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:48:27 + echo total: 0.10999999940395355 [Pipeline] stash 00:48:27 Warning: overwriting stash ‘stack-cost’ 00:48:27 Stashed 1 file(s) [Pipeline] } 00:48:27 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-346-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:48:27 $ docker stop --time=1 d3fc686aa127e877f970a62c7184fe053001bee71adbec4f4ff78edd098428ac 00:48:28 $ docker rm -f d3fc686aa127e877f970a62c7184fe053001bee71adbec4f4ff78edd098428ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:48:29 provisioning config files... 00:48:29 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-346@tmp/config313232659551948457tmp [Pipeline] { [Pipeline] sh 00:48:30 + set +x 00:48:30 + curl -s https://codecov.io/bash 00:48:30 + bash -s -- 00:48:30 00:48:30 _____ _ 00:48:30 / ____| | | 00:48:30 | | ___ __| | ___ ___ _____ __ 00:48:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:48:30 | |___| (_) | (_| | __/ (_| (_) \ V / 00:48:30 \_____\___/ \__,_|\___|\___\___/ \_/ 00:48:30 Bash-1.0.6 00:48:30 00:48:30 00:48:30 ==> git version 2.25.1 found 00:48:30 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 00:48:30 Release-Date: 2020-01-08 00:48:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:48:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:48:30 ==> Jenkins CI detected. 00:48:30 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-346 00:48:30 project root: . 00:48:30 --> token set from env 00:48:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:48:30 ==> Running gcov in . (disable via -X gcov) 00:48:30 ==> Python coveragepy not found 00:48:30 ==> Searching for coverage reports in: 00:48:30 + . 00:48:30 -> Found 1 reports 00:48:30 ==> Detecting git/mercurial file structure 00:48:30 ==> Reading reports 00:48:30 + ./coverage.out bytes=56349 00:48:30 ==> Appending adjustments 00:48:30 https://docs.codecov.io/docs/fixing-reports 00:48:30 + Found adjustments 00:48:30 ==> Gzipping contents 00:48:30 12K /tmp/codecov.i59pKT.gz 00:48:30 ==> Uploading reports 00:48:30 url: https://codecov.io 00:48:30 query: branch=PR-346&commit=4b9a4e0e02369d5a7088f27fe607ae7975584214&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-346%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=346&job=&cmd_args= 00:48:30 -> Pinging Codecov 00:48:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-346&commit=4b9a4e0e02369d5a7088f27fe607ae7975584214&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-346%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=346&job=&cmd_args= 00:48:30 -> Uploading to 00:48:30 https://storage.googleapis.com/codecov/v4/raw/2022-06-09/833815588EE85121546D348822E98E2E/4b9a4e0e02369d5a7088f27fe607ae7975584214/ec087b7d-15f9-4611-b6cd-ad8ad43b15ac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220609T004830Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5e23e217d147779efb6ec7415bafca57dd6c572b0108db9bf45847e2535991fe 00:48:30 % Total % Received % Xferd Average Speed Time Time Time Current 00:48:30 Dload Upload Total Spent Left Speed 00:48:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9309 0 0 100 9309 0 33728 --:--:-- --:--:-- --:--:-- 33728 00:48:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/4b9a4e0e02369d5a7088f27fe607ae7975584214 [Pipeline] } 00:48:31 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:48:32 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-346/archives ] 00:48:32 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-346/archives 00:48:32 total 16 00:48:32 drwxr-xr-x 3 root root 4096 Jun 9 00:41 . 00:48:32 drwxrwxr-x 9 jenkins jenkins 4096 Jun 9 00:41 .. 00:48:32 drwxr-xr-x 2 root root 4096 Jun 9 00:41 cost 00:48:32 -rw-r--r-- 1 root root 87 Jun 9 00:41 cost.csv 00:48:32 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-346/archives 00:48:32 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-346/archives 00:48:32 total 16 00:48:32 drwxr-xr-x 3 jenkins jenkins 4096 Jun 9 00:41 . 00:48:32 drwxrwxr-x 9 jenkins jenkins 4096 Jun 9 00:41 .. 00:48:32 drwxr-xr-x 2 jenkins jenkins 4096 Jun 9 00:41 cost 00:48:32 -rw-r--r-- 1 jenkins jenkins 87 Jun 9 00:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:48:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:48:34 ---> package-listing.sh 00:48:34 ++ facter osfamily 00:48:34 ++ tr '[:upper:]' '[:lower:]' 00:48:34 + OS_FAMILY=debian 00:48:34 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-346 00:48:34 + START_PACKAGES=/tmp/packages_start.txt 00:48:34 + END_PACKAGES=/tmp/packages_end.txt 00:48:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:48:34 + PACKAGES=/tmp/packages_start.txt 00:48:34 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-346 ']' 00:48:34 + PACKAGES=/tmp/packages_end.txt 00:48:34 + case "${OS_FAMILY}" in 00:48:34 + dpkg -l 00:48:34 + grep '^ii' 00:48:34 + '[' -f /tmp/packages_start.txt ']' 00:48:34 + '[' -f /tmp/packages_end.txt ']' 00:48:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:48:34 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-346 ']' 00:48:34 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-346/archives/ 00:48:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-346/archives/ [Pipeline] echo 00:48:34 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-346/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:48:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:48:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:48:35 prd-ubuntu20.04-docker-8c-8g-2119 does not seem to be running inside a container 00:48:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-346/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-346 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-346:/w/workspace/xfoundry_go-mod-bootstrap_PR-346:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-346@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-346@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:48:35 $ docker top 40293df37d91707bcabccc2aadfbc4c32867395da7adf1d3ebc276e939bc614e -eo pid,comm [Pipeline] { [Pipeline] sh 00:48:36 + touch /tmp/pre-build-complete [Pipeline] sh 00:48:36 + mkdir -p /var/log/sysstat [Pipeline] sh 00:48:36 + ls /var/log/sa-host 00:48:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:48:37 provisioning config files... 00:48:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-346@tmp/config8635025261390748665tmp [Pipeline] { [Pipeline] echo 00:48:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:48:37 ---> create-netrc.sh [Pipeline] } 00:48:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:48:37 ---> python-tools-install.sh [Pipeline] echo 00:48:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:48:38 ---> sudo-logs.sh 00:48:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:48:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:48:38 ---> job-cost.sh 00:48:38 lf-activate-venv: SKIPPING 00:48:38 DEBUG: total: 0.2199999988079071 00:48:38 INFO: Retrieving Stack Cost... 00:48:38 INFO: Retrieving Pricing Info for: v3-standard-8 00:48:39 INFO: Archiving Costs [Pipeline] echo 00:48:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:48:39 ---> logs-deploy.sh 00:48:39 lf-activate-venv: SKIPPING 00:48:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-346/1 00:48:39 INFO: archiving workspace using pattern(s): 00:48:40 Archives upload complete. 00:48:40 INFO: archiving logs to Nexus