Pull request #360 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 3e442f35e4b87dbfcf4ea5600d8519391b855cc6+0d265ec6a7bc2d87c5cc6e35df1cbf56e0e3501a (d28e276208f991ba599c79a925a1d3456635e7a7) 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-ssh10723496653003556061.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh9867742146389701574.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-360/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-360/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16377475428096362485.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-360/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1624399919139026489.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh9383902644351150211.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-360/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-360/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1752487047584709584.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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.18 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20623 in /w/workspace/xfoundry_go-mod-bootstrap_PR-360 [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-360 # 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 0d265ec6a7bc2d87c5cc6e35df1cbf56e0e3501a into PR head commit 3e442f35e4b87dbfcf4ea5600d8519391b855cc6 Merge succeeded, producing 3e442f35e4b87dbfcf4ea5600d8519391b855cc6 Checking out Revision 3e442f35e4b87dbfcf4ea5600d8519391b855cc6 (PR-360) > 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/360/head:refs/remotes/origin/PR-360 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e442f35e4b87dbfcf4ea5600d8519391b855cc6 # 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 0d265ec6a7bc2d87c5cc6e35df1cbf56e0e3501a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e442f35e4b87dbfcf4ea5600d8519391b855cc6 # timeout=10 Commit message: "feat: Add common Messaging bootstrap handler" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:15:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:15:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:15:14 ========================================================= 00:15:14 EdgeX Global Pipelines Version Info 00:15:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:15:15 ------------------- 00:15:15 stable info: 00:15:15 ------------------- 00:15:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:15:15 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 00:15:15 Message: update stable to v1.0.238 00:15:15 ------------------- 00:15:15 experimental info: 00:15:15 ------------------- 00:15:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:15:15 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 00:15:15 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:15:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 00:15:16 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 00:15:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:15:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:15:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:15:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 00:15:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:15:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:15:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:15:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:15:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:15:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 00:15:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:15:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:15:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:15:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:15:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:15:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:15:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:15:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:15:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:15:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:15:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:15:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:15:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:15:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:15:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:15:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-360 [Pipeline] echo 00:15:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-360 [Pipeline] echo 00:15:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-360 [Pipeline] echo 00:15:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e442f35e4b87dbfcf4ea5600d8519391b855cc6 [Pipeline] echo 00:15:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e442f3 [Pipeline] echo 00:15:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:15:18 + git rev-list -1 --merges 3e442f35e4b87dbfcf4ea5600d8519391b855cc6~1..3e442f35e4b87dbfcf4ea5600d8519391b855cc6 [Pipeline] echo 00:15:18 -----------> git rev-list -1 --merges 3e442f35e4b87dbfcf4ea5600d8519391b855cc6~1..3e442f35e4b87dbfcf4ea5600d8519391b855cc6 3e442f35e4b87dbfcf4ea5600d8519391b855cc6 [false] [Pipeline] sh 00:15:18 + git log --format=format:%s -1 3e442f35e4b87dbfcf4ea5600d8519391b855cc6 [Pipeline] echo 00:15:18 ========================================================= 00:15:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:15:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:15:19 + git log --format=format:%s -1 3e442f35e4b87dbfcf4ea5600d8519391b855cc6 [Pipeline] echo 00:15:19 [semverPrep] GIT_COMMIT: 3e442f35e4b87dbfcf4ea5600d8519391b855cc6, Commit Message: feat: Add common Messaging bootstrap handler [Pipeline] echo 00:15:19 [semverPrep] This is not a build commit. [Pipeline] sh 00:15:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:15:19 + grep -v github /etc/ssh/ssh_known_hosts 00:15:19 + [ -e /tmp/ssh_known_hosts ] 00:15:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:15:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:15:19 + sudo tee -a /etc/ssh/ssh_known_hosts 00:15:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:15:20 00:15:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:15:20 0.1.4: Pulling from edgex-devops/py-git-semver 00:15:20 b85a868b505f: Pulling fs layer 00:15:20 e2be974225ed: Pulling fs layer 00:15:20 339a4e72a1f5: Pulling fs layer 00:15:20 988bab9f4d93: Pulling fs layer 00:15:20 1469e6f7b9e6: Pulling fs layer 00:15:20 eaf3925da568: Pulling fs layer 00:15:20 bab4dde63d76: Pulling fs layer 00:15:20 bde34c3a00c8: Pulling fs layer 00:15:20 b352a97aabf1: Pulling fs layer 00:15:20 4872d77fe225: Pulling fs layer 00:15:20 5851b861e8e6: Pulling fs layer 00:15:20 bab4dde63d76: Waiting 00:15:20 bde34c3a00c8: Waiting 00:15:20 b352a97aabf1: Waiting 00:15:20 4872d77fe225: Waiting 00:15:20 5851b861e8e6: Waiting 00:15:20 988bab9f4d93: Waiting 00:15:20 eaf3925da568: Waiting 00:15:20 1469e6f7b9e6: Waiting 00:15:20 e2be974225ed: Download complete 00:15:20 988bab9f4d93: Verifying Checksum 00:15:20 988bab9f4d93: Download complete 00:15:21 1469e6f7b9e6: Verifying Checksum 00:15:21 1469e6f7b9e6: Download complete 00:15:21 339a4e72a1f5: Verifying Checksum 00:15:21 339a4e72a1f5: Download complete 00:15:21 eaf3925da568: Download complete 00:15:21 bde34c3a00c8: Download complete 00:15:21 b352a97aabf1: Verifying Checksum 00:15:21 b352a97aabf1: Download complete 00:15:21 4872d77fe225: Verifying Checksum 00:15:21 4872d77fe225: Download complete 00:15:21 5851b861e8e6: Verifying Checksum 00:15:21 5851b861e8e6: Download complete 00:15:21 b85a868b505f: Verifying Checksum 00:15:21 b85a868b505f: Download complete 00:15:21 bab4dde63d76: Verifying Checksum 00:15:21 bab4dde63d76: Download complete 00:15:22 b85a868b505f: Pull complete 00:15:22 e2be974225ed: Pull complete 00:15:23 339a4e72a1f5: Pull complete 00:15:23 988bab9f4d93: Pull complete 00:15:24 1469e6f7b9e6: Pull complete 00:15:24 eaf3925da568: Pull complete 00:15:25 bab4dde63d76: Pull complete 00:15:25 bde34c3a00c8: Pull complete 00:15:26 b352a97aabf1: Pull complete 00:15:26 4872d77fe225: Pull complete 00:15:26 5851b861e8e6: Pull complete 00:15:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:15:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:15:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:15:26 prd-ubuntu20.04-docker-8c-8g-20623 does not seem to be running inside a container 00:15:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-360 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-360:/w/workspace/xfoundry_go-mod-bootstrap_PR-360:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-360@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-360@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:15:28 $ docker top 338772d773c506e58828df778bc4c4427fcdf0557b4b7deb13dd856bebf63e9e -eo pid,comm 00:15:28 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:15:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:15:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:15:28 [ssh-agent] Looking for ssh-agent implementation... 00:15:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:15:28 $ docker exec 338772d773c506e58828df778bc4c4427fcdf0557b4b7deb13dd856bebf63e9e ssh-agent 00:15:28 SSH_AUTH_SOCK=/tmp/ssh-A8jNL5DPkEx0/agent.32 00:15:28 SSH_AGENT_PID=40 00:15:28 Running ssh-add (command line suppressed) 00:15:28 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-360@tmp/private_key_6328065549505597914.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-360@tmp/private_key_6328065549505597914.key) 00:15:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:15:29 + git tag --points-at HEAD [Pipeline] } 00:15:29 $ docker exec --env ******** --env ******** 338772d773c506e58828df778bc4c4427fcdf0557b4b7deb13dd856bebf63e9e ssh-agent -k 00:15:29 unset SSH_AUTH_SOCK; 00:15:29 unset SSH_AGENT_PID; 00:15:29 echo Agent pid 40 killed; 00:15:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:15:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:15:29 [ssh-agent] Looking for ssh-agent implementation... 00:15:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:15:29 $ docker exec 338772d773c506e58828df778bc4c4427fcdf0557b4b7deb13dd856bebf63e9e ssh-agent 00:15:29 SSH_AUTH_SOCK=/tmp/ssh-PytKEhQBWoBk/agent.73 00:15:29 SSH_AGENT_PID=79 00:15:29 Running ssh-add (command line suppressed) 00:15:29 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-360@tmp/private_key_8708320777832654257.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-360@tmp/private_key_8708320777832654257.key) 00:15:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:15:30 + git semver init 00:15:30 2022-07-21 00:15:30,427 [run_init] DEBUG init version:0.0.0 force:False 00:15:30 2022-07-21 00:15:30,428 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-360/.semver 00:15:30 2022-07-21 00:15:30,428 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-360/.semver 00:15:30 2022-07-21 00:15:30,429 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-360/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-360, universal_newlines=False, shell=None, istream=None) 00:15:31 2022-07-21 00:15:31,151 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-360/.git/info/exclude 00:15:31 2022-07-21 00:15:31,152 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-360/.semver/PR-360 with force:False 00:15:31 2022-07-21 00:15:31,152 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-360/.semver/PR-360 00:15:31 2022-07-21 00:15:31,157 [execute] INFO git cat-file --batch-check 00:15:31 2022-07-21 00:15:31,157 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-360/.semver, universal_newlines=False, shell=None, istream=) 00:15:31 2022-07-21 00:15:31,164 [execute] INFO git cat-file --batch 00:15:31 2022-07-21 00:15:31,165 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-360/.semver, universal_newlines=False, shell=None, istream=) 00:15:31 2022-07-21 00:15:31,171 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-360/.semver/PR-360 00:15:31 0.0.0 [Pipeline] } 00:15:31 $ docker exec --env ******** --env ******** 338772d773c506e58828df778bc4c4427fcdf0557b4b7deb13dd856bebf63e9e ssh-agent -k 00:15:31 unset SSH_AUTH_SOCK; 00:15:31 unset SSH_AGENT_PID; 00:15:31 echo Agent pid 79 killed; 00:15:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:15:31 + git semver [Pipeline] } 00:15:32 $ docker stop --time=1 338772d773c506e58828df778bc4c4427fcdf0557b4b7deb13dd856bebf63e9e 00:15:33 $ docker rm -f 338772d773c506e58828df778bc4c4427fcdf0557b4b7deb13dd856bebf63e9e [Pipeline] // withDockerContainer [Pipeline] sh 00:15:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:15:34 Stashed 1 file(s) [Pipeline] echo 00:15:34 [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:15:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:15:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:15:35 ========================================================= 00:15:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 00:15:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:15:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:15:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 00:15:35 2408cc74d12b: Pulling fs layer 00:15:35 ea60b727a1ce: Pulling fs layer 00:15:35 30c4a7721957: Pulling fs layer 00:15:35 370296b7ddb6: Pulling fs layer 00:15:35 7c6cee850709: Pulling fs layer 00:15:35 39a5fcdaea64: Pulling fs layer 00:15:35 d94ebbe4e438: Pulling fs layer 00:15:35 bcfd1f05c69d: Pulling fs layer 00:15:35 59ccb84bbe0f: Pulling fs layer 00:15:35 39a5fcdaea64: Waiting 00:15:35 d94ebbe4e438: Waiting 00:15:35 bcfd1f05c69d: Waiting 00:15:35 59ccb84bbe0f: Waiting 00:15:35 370296b7ddb6: Waiting 00:15:35 7c6cee850709: Waiting 00:15:35 30c4a7721957: Verifying Checksum 00:15:35 30c4a7721957: Download complete 00:15:35 ea60b727a1ce: Download complete 00:15:35 7c6cee850709: Verifying Checksum 00:15:35 7c6cee850709: Download complete 00:15:35 39a5fcdaea64: Download complete 00:15:35 2408cc74d12b: Verifying Checksum 00:15:35 2408cc74d12b: Download complete 00:15:35 d94ebbe4e438: Verifying Checksum 00:15:35 d94ebbe4e438: Download complete 00:15:35 2408cc74d12b: Pull complete 00:15:35 ea60b727a1ce: Pull complete 00:15:35 30c4a7721957: Pull complete 00:15:35 59ccb84bbe0f: Verifying Checksum 00:15:35 59ccb84bbe0f: Download complete 00:15:36 bcfd1f05c69d: Verifying Checksum 00:15:36 bcfd1f05c69d: Download complete 00:15:36 370296b7ddb6: Verifying Checksum 00:15:36 370296b7ddb6: Download complete 00:15:41 370296b7ddb6: Pull complete 00:15:41 7c6cee850709: Pull complete 00:15:41 39a5fcdaea64: Pull complete 00:15:41 d94ebbe4e438: Pull complete 00:15:43 bcfd1f05c69d: Pull complete 00:15:44 59ccb84bbe0f: Pull complete 00:15:44 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 00:15:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:15:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 00:15:44 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:44 + docker inspect -f . ci-base-image-x86_64 00:15:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:15:44 prd-ubuntu20.04-docker-8c-8g-20623 does not seem to be running inside a container 00:15:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-360 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-360:/w/workspace/xfoundry_go-mod-bootstrap_PR-360:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-360@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-360@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-x86_64 cat 00:15:46 $ docker top d7fbc14958b4b4ecc0fb15a4f564a96912d14cec6ba44e43c5c48c78579c7f14 -eo pid,comm [Pipeline] { [Pipeline] sh 00:15:47 + go version 00:15:47 go version go1.18.3 linux/amd64 [Pipeline] } 00:15:47 $ docker stop --time=1 d7fbc14958b4b4ecc0fb15a4f564a96912d14cec6ba44e43c5c48c78579c7f14 00:15:48 $ docker rm -f d7fbc14958b4b4ecc0fb15a4f564a96912d14cec6ba44e43c5c48c78579c7f14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:49 + docker inspect -f . ci-base-image-x86_64 00:15:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:15:49 prd-ubuntu20.04-docker-8c-8g-20623 does not seem to be running inside a container 00:15:49 Still waiting to schedule task 00:15:49 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 00:15:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/xfoundry_go-mod-bootstrap_PR-360 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-360:/w/workspace/xfoundry_go-mod-bootstrap_PR-360:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-360@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-360@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-x86_64 cat 00:15:50 $ docker top 3b83a4be955fc67b405775ef22c2edd07e9b8517e4e701f3d3b20787db51eff5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:15:50 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-360 [Pipeline] fileExists [Pipeline] sh 00:15:51 + make test 00:15:51 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:15:51 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:15:51 go: downloading github.com/stretchr/testify v1.8.0 00:15:51 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 00:15:51 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 00:15:51 go: downloading github.com/google/uuid v1.3.0 00:15:51 go: downloading github.com/hashicorp/go-multierror v1.1.1 00:15:51 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 00:15:51 go: downloading github.com/pelletier/go-toml v1.9.5 00:15:51 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 00:15:51 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.5 00:15:51 go: downloading github.com/gorilla/mux v1.8.0 00:15:51 go: downloading github.com/hashicorp/errwrap v1.0.0 00:15:51 go: downloading github.com/davecgh/go-spew v1.1.1 00:15:51 go: downloading github.com/pmezard/go-difflib v1.0.0 00:15:51 go: downloading github.com/stretchr/objx v0.4.0 00:15:51 go: downloading gopkg.in/yaml.v3 v3.0.1 00:15:51 go: downloading github.com/go-playground/validator/v10 v10.10.1 00:15:51 go: downloading github.com/go-kit/log v0.2.0 00:15:51 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 00:15:51 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 00:15:51 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:15:51 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 00:15:51 go: downloading github.com/pebbe/zmq4 v1.2.7 00:15:51 go: downloading github.com/hashicorp/consul/api v1.9.1 00:15:51 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:15:51 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:15:51 go: downloading github.com/x448/float16 v0.8.4 00:15:51 go: downloading github.com/go-playground/universal-translator v0.18.0 00:15:51 go: downloading github.com/leodido/go-urn v1.2.1 00:15:51 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 00:15:51 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:15:51 go: downloading github.com/mitchellh/copystructure v1.0.0 00:15:51 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:15:51 go: downloading golang.org/x/text v0.3.7 00:15:51 go: downloading github.com/gorilla/websocket v1.4.2 00:15:51 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 00:15:51 go: downloading github.com/zeebo/errs v1.2.2 00:15:51 go: downloading google.golang.org/grpc v1.46.0 00:15:51 go: downloading github.com/go-playground/locales v0.14.0 00:15:51 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:15:51 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 00:15:51 go: downloading google.golang.org/protobuf v1.28.0 00:15:51 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:15:51 go: downloading github.com/hashicorp/go-hclog v0.12.0 00:15:51 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:15:51 go: downloading github.com/hashicorp/serf v0.9.5 00:15:51 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 00:15:51 go: downloading github.com/fatih/color v1.9.0 00:15:51 go: downloading github.com/mattn/go-isatty v0.0.12 00:15:51 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:15:51 go: downloading github.com/golang/protobuf v1.5.2 00:15:51 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 00:15:52 go: downloading github.com/mattn/go-colorable v0.1.6 00:15:52 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:15:52 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:16:04 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 00:16:04 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.033s coverage: 4.6% of statements 00:16:04 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 00:16:04 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.025s coverage: 92.2% of statements 00:16:04 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.027s coverage: 85.3% of statements 00:16:06 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.029s coverage: 60.3% of statements 00:16:06 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 00:16:06 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 00:16:06 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.020s coverage: 100.0% of statements 00:16:06 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.322s coverage: 88.4% of statements 00:16:06 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.020s coverage: 25.0% of statements 00:16:07 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.052s coverage: 79.6% of statements 00:16:07 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 00:16:07 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.036s coverage: 41.7% of statements 00:16:07 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.016s coverage: 91.3% of statements 00:16:15 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 00:16:15 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:16:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:16:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:16:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:16:19 $ docker stop --time=1 3b83a4be955fc67b405775ef22c2edd07e9b8517e4e701f3d3b20787db51eff5 00:16:21 $ docker rm -f 3b83a4be955fc67b405775ef22c2edd07e9b8517e4e701f3d3b20787db51eff5 [Pipeline] // withDockerContainer [Pipeline] sh 00:16:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:16:22 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:16:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:16:23 00:16:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:16:24 latest: Pulling from edgex-lftools-log-publisher 00:16:24 5eb5b503b376: Pulling fs layer 00:16:24 5c69ac0246d0: Pulling fs layer 00:16:24 ec43610c2a17: Pulling fs layer 00:16:24 3a2ae6a8a46f: Pulling fs layer 00:16:24 33b1e0a273af: Pulling fs layer 00:16:24 5d3b04190fa2: Pulling fs layer 00:16:24 3a2ae6a8a46f: Waiting 00:16:24 33b1e0a273af: Waiting 00:16:24 2f39f015ded8: Pulling fs layer 00:16:24 2f39f015ded8: Waiting 00:16:24 5d3b04190fa2: Waiting 00:16:24 5c69ac0246d0: Verifying Checksum 00:16:24 5c69ac0246d0: Download complete 00:16:24 3a2ae6a8a46f: Download complete 00:16:24 33b1e0a273af: Verifying Checksum 00:16:24 33b1e0a273af: Download complete 00:16:24 5d3b04190fa2: Verifying Checksum 00:16:24 5d3b04190fa2: Download complete 00:16:24 ec43610c2a17: Download complete 00:16:24 5eb5b503b376: Verifying Checksum 00:16:24 5eb5b503b376: Download complete 00:16:25 2f39f015ded8: Download complete 00:16:25 5eb5b503b376: Pull complete 00:16:25 5c69ac0246d0: Pull complete 00:16:26 ec43610c2a17: Pull complete 00:16:26 3a2ae6a8a46f: Pull complete 00:16:26 33b1e0a273af: Pull complete 00:16:26 5d3b04190fa2: Pull complete 00:16:32 2f39f015ded8: Pull complete 00:16:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:16:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:16:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:16:32 prd-ubuntu20.04-docker-8c-8g-20623 does not seem to be running inside a container 00:16: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-360 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-360:/w/workspace/xfoundry_go-mod-bootstrap_PR-360:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-360@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-360@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:latest cat 00:16:34 $ docker top 58d6740d5e0e0b55436f76ff0f4513d51fdfa37a5ae63a51dba801843fe8fe6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:16:34 ---> job-cost.sh 00:16:34 lf-activate-venv: SKIPPING 00:16:34 INFO: No Stack... 00:16:35 INFO: Retrieving Pricing Info for: v3-standard-8 00:16:35 INFO: Archiving Costs [Pipeline] sh 00:16:35 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-360/archives/cost.csv 00:16:35 + cut -d, -f6 [Pipeline] lock 00:16:35 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-360-1-stack-cost] 00:16:35 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-360-1-stack-cost] did not exist. Created. 00:16:35 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-360-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:16:36 + echo total: 0.2199999988079071 [Pipeline] stash 00:16:36 Stashed 1 file(s) [Pipeline] } 00:16:36 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-360-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:16:36 $ docker stop --time=1 58d6740d5e0e0b55436f76ff0f4513d51fdfa37a5ae63a51dba801843fe8fe6c 00:16:37 $ docker rm -f 58d6740d5e0e0b55436f76ff0f4513d51fdfa37a5ae63a51dba801843fe8fe6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:17:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20624 in /w/workspace/xfoundry_go-mod-bootstrap_PR-360 [Pipeline] { [Pipeline] ws 00:17:27 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 00:17:27 Selected Git installation does not exist. Using Default 00:17:27 The recommended git tool is: NONE 00:17:35 using credential edgex-jenkins-ssh 00:17:35 Cloning the remote Git repository 00:17:35 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 00:17:35 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 00:17:35 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 00:17:35 > git --version # timeout=10 00:17:35 > git --version # 'git version 2.25.1' 00:17:35 using GIT_SSH to set credentials SSH Credentials for GitHub 00:17:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:17:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 00:17:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:17:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 00:17:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 00:17:37 using GIT_SSH to set credentials SSH Credentials for GitHub 00:17:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/360/head:refs/remotes/origin/PR-360 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:17:38 Merging remotes/origin/main commit 0d265ec6a7bc2d87c5cc6e35df1cbf56e0e3501a into PR head commit 3e442f35e4b87dbfcf4ea5600d8519391b855cc6 00:17:38 Merge succeeded, producing 3e442f35e4b87dbfcf4ea5600d8519391b855cc6 00:17:38 Checking out Revision 3e442f35e4b87dbfcf4ea5600d8519391b855cc6 (PR-360) 00:17:38 > git config core.sparsecheckout # timeout=10 00:17:38 > git checkout -f 3e442f35e4b87dbfcf4ea5600d8519391b855cc6 # timeout=10 00:17:38 > git remote # timeout=10 00:17:38 > git config --get remote.origin.url # timeout=10 00:17:38 using GIT_SSH to set credentials SSH Credentials for GitHub 00:17:38 > git merge 0d265ec6a7bc2d87c5cc6e35df1cbf56e0e3501a # timeout=10 00:17:38 > git rev-parse HEAD^{commit} # timeout=10 00:17:38 > git config core.sparsecheckout # timeout=10 00:17:38 > git checkout -f 3e442f35e4b87dbfcf4ea5600d8519391b855cc6 # timeout=10 00:17:42 Commit message: "feat: Add common Messaging bootstrap handler" 00:17:42 > git --version # timeout=10 00:17:42 > git --version # 'git version 2.25.1' 00:17:42 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:17:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:17:43 % Total % Received % Xferd Average Speed Time Time Time Current 00:17:43 Dload Upload Total Spent Left Speed 00:17:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 97102 0 --:--:-- --:--:-- --:--:-- 97102 [Pipeline] sh 00:17:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:17:45 + sudo tee /etc/docker/daemon.new 00:17:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:17:45 { 00:17:45 "registry-mirrors": [ 00:17:45 "https://nexus3.edgexfoundry.org:10001" 00:17:45 ], 00:17:45 "bip": "10.250.0.254/24", 00:17:45 "hosts": [ 00:17:45 "tcp://0.0.0.0:5555", 00:17:45 "unix:///var/run/docker.sock" 00:17:45 ], 00:17:45 "mtu": 1458, 00:17:45 "selinux-enabled": true, 00:17:45 "seccomp-profile": "/etc/docker/seccomp.json" 00:17:45 } [Pipeline] sh 00:17:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:17:46 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 00:18:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:18:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:18:04 ========================================================= 00:18:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 00:18:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:18:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:18:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:18:05 b3c136eddcbf: Pulling fs layer 00:18:05 c0a3192eca97: Pulling fs layer 00:18:05 a050256f5b6f: Pulling fs layer 00:18:05 656be50a0ddc: Pulling fs layer 00:18:05 2bbca73fdf42: Pulling fs layer 00:18:05 46d945488cbd: Pulling fs layer 00:18:05 8a5474983e97: Pulling fs layer 00:18:05 329c88fbcd65: Pulling fs layer 00:18:05 656be50a0ddc: Waiting 00:18:05 2bbca73fdf42: Waiting 00:18:05 46d945488cbd: Waiting 00:18:05 8a5474983e97: Waiting 00:18:05 329c88fbcd65: Waiting 00:18:05 a050256f5b6f: Verifying Checksum 00:18:05 a050256f5b6f: Download complete 00:18:05 c0a3192eca97: Verifying Checksum 00:18:05 c0a3192eca97: Download complete 00:18:05 2bbca73fdf42: Verifying Checksum 00:18:05 2bbca73fdf42: Download complete 00:18:05 46d945488cbd: Verifying Checksum 00:18:05 46d945488cbd: Download complete 00:18:05 b3c136eddcbf: Verifying Checksum 00:18:05 b3c136eddcbf: Download complete 00:18:06 b3c136eddcbf: Pull complete 00:18:06 329c88fbcd65: Verifying Checksum 00:18:06 329c88fbcd65: Download complete 00:18:07 c0a3192eca97: Pull complete 00:18:07 a050256f5b6f: Pull complete 00:18:07 8a5474983e97: Verifying Checksum 00:18:07 8a5474983e97: Download complete 00:18:08 656be50a0ddc: Verifying Checksum 00:18:08 656be50a0ddc: Download complete 00:18:21 656be50a0ddc: Pull complete 00:18:21 2bbca73fdf42: Pull complete 00:18:21 46d945488cbd: Pull complete 00:18:28 8a5474983e97: Pull complete 00:18:29 329c88fbcd65: Pull complete 00:18:29 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 00:18:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:18:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 00:18:30 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:30 + docker inspect -f . ci-base-image-arm64 00:18:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:31 prd-ubuntu20.04-docker-arm64-4c-16g-20624 does not seem to be running inside a container 00:18:31 $ 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:18:34 $ docker top 798c7030f079bb79de0acd2c207cd9d9ada803ed9fe37c690aeaa714a09d7fab -eo pid,comm [Pipeline] { [Pipeline] sh 00:18:35 + go version 00:18:35 go version go1.18.3 linux/arm64 [Pipeline] } 00:18:35 $ docker stop --time=1 798c7030f079bb79de0acd2c207cd9d9ada803ed9fe37c690aeaa714a09d7fab 00:18:36 $ docker rm -f 798c7030f079bb79de0acd2c207cd9d9ada803ed9fe37c690aeaa714a09d7fab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:37 + docker inspect -f . ci-base-image-arm64 00:18:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:38 prd-ubuntu20.04-docker-arm64-4c-16g-20624 does not seem to be running inside a container 00:18:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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:18:39 $ docker top 730be4607b4b6935c1ef2f3033cde658200b54f91c9201f4f16397e8b71da42c -eo pid,comm [Pipeline] { [Pipeline] sh 00:18:40 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh 00:18:41 + make test 00:18:41 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:18:41 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 00:18:41 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 00:18:41 go: downloading github.com/pelletier/go-toml v1.9.5 00:18:41 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.5 00:18:41 go: downloading github.com/stretchr/testify v1.8.0 00:18:41 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 00:18:41 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:18:41 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 00:18:41 go: downloading github.com/google/uuid v1.3.0 00:18:41 go: downloading github.com/hashicorp/go-multierror v1.1.1 00:18:41 go: downloading github.com/gorilla/mux v1.8.0 00:18:41 go: downloading github.com/davecgh/go-spew v1.1.1 00:18:41 go: downloading github.com/pmezard/go-difflib v1.0.0 00:18:41 go: downloading gopkg.in/yaml.v3 v3.0.1 00:18:41 go: downloading github.com/go-kit/log v0.2.0 00:18:41 go: downloading github.com/stretchr/objx v0.4.0 00:18:41 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 00:18:41 go: downloading github.com/go-playground/validator/v10 v10.10.1 00:18:42 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 00:18:42 go: downloading github.com/hashicorp/errwrap v1.0.0 00:18:42 go: downloading github.com/hashicorp/consul/api v1.9.1 00:18:42 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:18:42 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:18:42 go: downloading github.com/zeebo/errs v1.2.2 00:18:42 go: downloading google.golang.org/grpc v1.46.0 00:18:43 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 00:18:43 go: downloading github.com/pebbe/zmq4 v1.2.7 00:18:43 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:18:43 go: downloading github.com/go-playground/universal-translator v0.18.0 00:18:43 go: downloading github.com/leodido/go-urn v1.2.1 00:18:43 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 00:18:43 go: downloading golang.org/x/text v0.3.7 00:18:43 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:18:43 go: downloading github.com/mitchellh/copystructure v1.0.0 00:18:43 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:18:43 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 00:18:43 go: downloading google.golang.org/protobuf v1.28.0 00:18:44 go: downloading github.com/x448/float16 v0.8.4 00:18:44 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:18:44 go: downloading github.com/hashicorp/go-hclog v0.12.0 00:18:44 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:18:44 go: downloading github.com/hashicorp/serf v0.9.5 00:18:44 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 00:18:44 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 00:18:44 go: downloading github.com/go-playground/locales v0.14.0 00:18:45 go: downloading github.com/gorilla/websocket v1.4.2 00:18:45 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:18:45 go: downloading github.com/golang/protobuf v1.5.2 00:18:45 go: downloading github.com/fatih/color v1.9.0 00:18:45 go: downloading github.com/mattn/go-isatty v0.0.12 00:18:45 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:18:45 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 00:18:46 go: downloading github.com/mattn/go-colorable v0.1.6 00:18:46 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:18:46 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:20:08 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 00:20:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.070s coverage: 4.6% of statements 00:20:08 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 00:20:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.104s coverage: 92.2% of statements 00:20:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.023s coverage: 85.3% of statements 00:20:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.125s coverage: 60.3% of statements 00:20:12 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 00:20:12 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 00:20:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.093s coverage: 100.0% of statements 00:20:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.390s coverage: 88.4% of statements 00:20:13 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.056s coverage: 25.0% of statements 00:20:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.096s coverage: 79.6% of statements 00:20:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 00:20:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.044s coverage: 41.7% of statements 00:20:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.014s coverage: 91.3% of statements 00:20:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:20:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:20:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:20:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:20:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:20:42 $ docker stop --time=1 730be4607b4b6935c1ef2f3033cde658200b54f91c9201f4f16397e8b71da42c 00:20:44 $ docker rm -f 730be4607b4b6935c1ef2f3033cde658200b54f91c9201f4f16397e8b71da42c [Pipeline] // withDockerContainer [Pipeline] sh 00:20:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:20:47 Warning: overwriting stash ‘coverage-report’ 00:20:47 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:20:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:20:48 00:20:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:20:49 arm64: Pulling from edgex-lftools-log-publisher 00:20:49 8998bd30e6a1: Pulling fs layer 00:20:49 04944245beec: Pulling fs layer 00:20:49 699f458cf7ca: Pulling fs layer 00:20:49 765212b225bb: Pulling fs layer 00:20:49 f23df028b6ca: Pulling fs layer 00:20:49 d65c8cfc05b1: Pulling fs layer 00:20:49 2437ff75d9bd: Pulling fs layer 00:20:49 765212b225bb: Waiting 00:20:49 f23df028b6ca: Waiting 00:20:49 d65c8cfc05b1: Waiting 00:20:49 2437ff75d9bd: Waiting 00:20:49 04944245beec: Verifying Checksum 00:20:49 04944245beec: Download complete 00:20:49 765212b225bb: Verifying Checksum 00:20:49 765212b225bb: Download complete 00:20:49 f23df028b6ca: Verifying Checksum 00:20:49 f23df028b6ca: Download complete 00:20:49 d65c8cfc05b1: Verifying Checksum 00:20:49 d65c8cfc05b1: Download complete 00:20:49 699f458cf7ca: Verifying Checksum 00:20:49 699f458cf7ca: Download complete 00:20:50 8998bd30e6a1: Download complete 00:20:52 2437ff75d9bd: Verifying Checksum 00:20:52 2437ff75d9bd: Download complete 00:20:54 8998bd30e6a1: Pull complete 00:20:54 04944245beec: Pull complete 00:20:56 699f458cf7ca: Pull complete 00:20:56 765212b225bb: Pull complete 00:20:57 f23df028b6ca: Pull complete 00:20:57 d65c8cfc05b1: Pull complete 00:21:12 2437ff75d9bd: Pull complete 00:21:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:21:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:21:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:21:13 prd-ubuntu20.04-docker-arm64-4c-16g-20624 does not seem to be running inside a container 00:21:13 $ 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:21:15 $ docker top 5489dcf40e0956e70647156f574121835731ead375c4532c519947ff5c5f568e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:21:16 ---> job-cost.sh 00:21:16 lf-activate-venv: SKIPPING 00:21:16 INFO: No Stack... 00:21:16 INFO: Retrieving Pricing Info for: v3-standard-4 00:21:17 INFO: Archiving Costs [Pipeline] sh 00:21:18 + cut -d, -f6 00:21:18 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [Pipeline] lock 00:21:18 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-360-1-stack-cost] 00:21:18 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-360-1-stack-cost] did not exist. Created. 00:21:18 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-360-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:21:19 /w/workspace/go-mod-bootstrap/1@tmp/durable-9a01e938/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:21:20 + echo total: 0.10999999940395355 [Pipeline] stash 00:21:20 Warning: overwriting stash ‘stack-cost’ 00:21:20 Stashed 1 file(s) [Pipeline] } 00:21:20 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-360-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:21:20 $ docker stop --time=1 5489dcf40e0956e70647156f574121835731ead375c4532c519947ff5c5f568e 00:21:21 $ docker rm -f 5489dcf40e0956e70647156f574121835731ead375c4532c519947ff5c5f568e [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:21:22 provisioning config files... 00:21:22 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-360@tmp/config1370829085739128078tmp [Pipeline] { [Pipeline] sh 00:21:23 + set +x 00:21:23 + curl -s https://codecov.io/bash 00:21:23 + bash -s -- 00:21:23 00:21:23 _____ _ 00:21:23 / ____| | | 00:21:23 | | ___ __| | ___ ___ _____ __ 00:21:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:21:23 | |___| (_) | (_| | __/ (_| (_) \ V / 00:21:23 \_____\___/ \__,_|\___|\___\___/ \_/ 00:21:23 Bash-1.0.6 00:21:23 00:21:23 00:21:23 ==> git version 2.25.1 found 00:21:23 ==> 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:21:23 Release-Date: 2020-01-08 00:21:23 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:21:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:21:23 ==> Jenkins CI detected. 00:21:23 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-360 00:21:23 project root: . 00:21:23 --> token set from env 00:21:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:21:23 ==> Running gcov in . (disable via -X gcov) 00:21:23 ==> Python coveragepy not found 00:21:23 ==> Searching for coverage reports in: 00:21:23 + . 00:21:23 -> Found 1 reports 00:21:23 ==> Detecting git/mercurial file structure 00:21:23 ==> Reading reports 00:21:23 + ./coverage.out bytes=58462 00:21:23 ==> Appending adjustments 00:21:23 https://docs.codecov.io/docs/fixing-reports 00:21:23 + Found adjustments 00:21:23 ==> Gzipping contents 00:21:23 12K /tmp/codecov.dJN8Pg.gz 00:21:23 ==> Uploading reports 00:21:23 url: https://codecov.io 00:21:23 query: branch=PR-360&commit=3e442f35e4b87dbfcf4ea5600d8519391b855cc6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-360%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=360&job=&cmd_args= 00:21:23 -> Pinging Codecov 00:21:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-360&commit=3e442f35e4b87dbfcf4ea5600d8519391b855cc6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-360%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=360&job=&cmd_args= 00:21:23 -> Uploading to 00:21:23 https://storage.googleapis.com/codecov/v4/raw/2022-07-21/833815588EE85121546D348822E98E2E/3e442f35e4b87dbfcf4ea5600d8519391b855cc6/4dd52858-a312-4fb9-9f29-3ad3e5d8e691.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220721%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220721T002123Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=07351d9322df9b5b669c12cdc181309bda7e0b2a11c277fd5a97815fe6284b50 00:21:23 % Total % Received % Xferd Average Speed Time Time Time Current 00:21:23 Dload Upload Total Spent Left Speed 00:21:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9613 0 0 100 9613 0 33968 --:--:-- --:--:-- --:--:-- 33968 00:21:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/3e442f35e4b87dbfcf4ea5600d8519391b855cc6 [Pipeline] } 00:21:24 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:21:25 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-360/archives ] 00:21:25 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-360/archives 00:21:25 total 16 00:21:25 drwxr-xr-x 3 root root 4096 Jul 21 00:16 . 00:21:25 drwxrwxr-x 9 jenkins jenkins 4096 Jul 21 00:16 .. 00:21:25 drwxr-xr-x 2 root root 4096 Jul 21 00:16 cost 00:21:25 -rw-r--r-- 1 root root 87 Jul 21 00:16 cost.csv 00:21:25 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-360/archives 00:21:25 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-360/archives 00:21:25 total 16 00:21:25 drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 00:16 . 00:21:25 drwxrwxr-x 9 jenkins jenkins 4096 Jul 21 00:16 .. 00:21:25 drwxr-xr-x 2 jenkins jenkins 4096 Jul 21 00:16 cost 00:21:25 -rw-r--r-- 1 jenkins jenkins 87 Jul 21 00:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:21:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:21:27 ---> package-listing.sh 00:21:27 ++ facter osfamily 00:21:27 ++ tr '[:upper:]' '[:lower:]' 00:21:27 + OS_FAMILY=debian 00:21:27 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-360 00:21:27 + START_PACKAGES=/tmp/packages_start.txt 00:21:27 + END_PACKAGES=/tmp/packages_end.txt 00:21:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:21:27 + PACKAGES=/tmp/packages_start.txt 00:21:27 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-360 ']' 00:21:27 + PACKAGES=/tmp/packages_end.txt 00:21:27 + case "${OS_FAMILY}" in 00:21:27 + dpkg -l 00:21:27 + grep '^ii' 00:21:27 + '[' -f /tmp/packages_start.txt ']' 00:21:27 + '[' -f /tmp/packages_end.txt ']' 00:21:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:21:27 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-360 ']' 00:21:27 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-360/archives/ 00:21:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-360/archives/ [Pipeline] echo 00:21:27 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-360/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:21:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:21:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:21:28 prd-ubuntu20.04-docker-8c-8g-20623 does not seem to be running inside a container 00:21:28 $ 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-360/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-360 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-360:/w/workspace/xfoundry_go-mod-bootstrap_PR-360:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-360@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-360@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:21:29 $ docker top 9f4d1973865fe41bfc32f35fb386557efc925a3ed87a7e5398fcd4736bcf529d -eo pid,comm [Pipeline] { [Pipeline] sh 00:21:29 + touch /tmp/pre-build-complete [Pipeline] sh 00:21:29 + mkdir -p /var/log/sysstat [Pipeline] sh 00:21:30 + ls /var/log/sa-host 00:21:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:21:30 provisioning config files... 00:21:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-360@tmp/config1977406829189339283tmp [Pipeline] { [Pipeline] echo 00:21:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:21:30 ---> create-netrc.sh [Pipeline] } 00:21:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:21:31 ---> python-tools-install.sh [Pipeline] echo 00:21:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:21:31 ---> sudo-logs.sh 00:21:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:21:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:21:31 ---> job-cost.sh 00:21:31 lf-activate-venv: SKIPPING 00:21:31 DEBUG: total: 0.2199999988079071 00:21:31 INFO: Retrieving Stack Cost... 00:21:32 INFO: Retrieving Pricing Info for: v3-standard-8 00:21:32 INFO: Archiving Costs [Pipeline] echo 00:21:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:21:33 ---> logs-deploy.sh 00:21:33 lf-activate-venv: SKIPPING 00:21:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-360/1 00:21:33 INFO: archiving workspace using pattern(s): 00:21:34 Archives upload complete. 00:21:34 INFO: archiving logs to Nexus