Pull request #592 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7d457d83b9b847ea6efd7a218dab52d37589a79b+714d0f2e815d5c687fddee7a84a5cb4e8e237c5e (f51f0e31e49eb3a1e4ade5f59d19784930b833e8) 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-ssh3291006361344454568.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh6574778280218096232.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-592/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-592/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17038593841916476004.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-592/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12736574758113975581.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh4349787330955952078.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-592/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-592/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14401915654593222792.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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.20 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-5330 in /w/workspace/xfoundry_go-mod-bootstrap_PR-592 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-592 # 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 > 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/592/head:refs/remotes/origin/PR-592 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 714d0f2e815d5c687fddee7a84a5cb4e8e237c5e into PR head commit 7d457d83b9b847ea6efd7a218dab52d37589a79b Merge succeeded, producing 7d457d83b9b847ea6efd7a218dab52d37589a79b Checking out Revision 7d457d83b9b847ea6efd7a218dab52d37589a79b (PR-592) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:56:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:56:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 7d457d83b9b847ea6efd7a218dab52d37589a79b # 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 714d0f2e815d5c687fddee7a84a5cb4e8e237c5e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d457d83b9b847ea6efd7a218dab52d37589a79b # timeout=10 [Pipeline] echo 09:56:22 ========================================================= 09:56:22 EdgeX Global Pipelines Version Info 09:56:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:56:22 ------------------- 09:56:22 stable info: 09:56:22 ------------------- 09:56:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:56:22 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 09:56:22 Message: update stable to v1.0.253 09:56:23 ------------------- 09:56:23 experimental info: 09:56:23 ------------------- 09:56:23 Commited By: **** collab-it+edgex@linuxfoundation.org 09:56:23 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 09:56:23 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:56:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 09:56:23 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 09:56:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:56:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:56:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:56:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 09:56:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:56:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:56:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:56:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:56:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:56:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 09:56:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:56:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:56:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:56:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:56:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:56:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:56:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:56:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:56:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:56:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:56:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:56:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:56:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:56:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:56:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:56:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-592 [Pipeline] echo 09:56:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-592 [Pipeline] echo 09:56:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-592 [Pipeline] echo 09:56:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d457d83b9b847ea6efd7a218dab52d37589a79b [Pipeline] echo 09:56:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d457d8 [Pipeline] echo 09:56:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:56:25 + git rev-list -1 --merges 7d457d83b9b847ea6efd7a218dab52d37589a79b~1..7d457d83b9b847ea6efd7a218dab52d37589a79b [Pipeline] echo 09:56:25 -----------> git rev-list -1 --merges 7d457d83b9b847ea6efd7a218dab52d37589a79b~1..7d457d83b9b847ea6efd7a218dab52d37589a79b 7d457d83b9b847ea6efd7a218dab52d37589a79b [false] [Pipeline] sh 09:56:25 + git log --format=format:%s -1 7d457d83b9b847ea6efd7a218dab52d37589a79b [Pipeline] echo 09:56:26 ========================================================= 09:56:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:56:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:56:26 + git log --format=format:%s -1 7d457d83b9b847ea6efd7a218dab52d37589a79b [Pipeline] echo 09:56:26 [semverPrep] GIT_COMMIT: 7d457d83b9b847ea6efd7a218dab52d37589a79b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 09:56:26 [semverPrep] This is not a build commit. [Pipeline] sh 09:56:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:56:26 + grep -v github /etc/ssh/ssh_known_hosts 09:56:26 + [ -e /tmp/ssh_known_hosts ] 09:56:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:56:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:56:26 + sudo tee -a /etc/ssh/ssh_known_hosts 09:56:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:56:27 09:56:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:56:27 0.1.4: Pulling from edgex-devops/py-git-semver 09:56:27 b85a868b505f: Pulling fs layer 09:56:27 e2be974225ed: Pulling fs layer 09:56:27 339a4e72a1f5: Pulling fs layer 09:56:27 988bab9f4d93: Pulling fs layer 09:56:27 1469e6f7b9e6: Pulling fs layer 09:56:27 eaf3925da568: Pulling fs layer 09:56:27 bab4dde63d76: Pulling fs layer 09:56:27 bde34c3a00c8: Pulling fs layer 09:56:27 b352a97aabf1: Pulling fs layer 09:56:27 4872d77fe225: Pulling fs layer 09:56:27 5851b861e8e6: Pulling fs layer 09:56:27 bab4dde63d76: Waiting 09:56:27 bde34c3a00c8: Waiting 09:56:27 b352a97aabf1: Waiting 09:56:27 5851b861e8e6: Waiting 09:56:27 988bab9f4d93: Waiting 09:56:27 4872d77fe225: Waiting 09:56:27 1469e6f7b9e6: Waiting 09:56:28 e2be974225ed: Verifying Checksum 09:56:28 e2be974225ed: Download complete 09:56:28 988bab9f4d93: Verifying Checksum 09:56:28 988bab9f4d93: Download complete 09:56:28 1469e6f7b9e6: Verifying Checksum 09:56:28 1469e6f7b9e6: Download complete 09:56:28 339a4e72a1f5: Verifying Checksum 09:56:28 339a4e72a1f5: Download complete 09:56:28 eaf3925da568: Verifying Checksum 09:56:28 eaf3925da568: Download complete 09:56:28 bde34c3a00c8: Verifying Checksum 09:56:28 bde34c3a00c8: Download complete 09:56:28 b352a97aabf1: Download complete 09:56:28 4872d77fe225: Verifying Checksum 09:56:28 4872d77fe225: Download complete 09:56:28 5851b861e8e6: Verifying Checksum 09:56:28 5851b861e8e6: Download complete 09:56:28 b85a868b505f: Download complete 09:56:28 bab4dde63d76: Verifying Checksum 09:56:28 bab4dde63d76: Download complete 09:56:29 b85a868b505f: Pull complete 09:56:29 e2be974225ed: Pull complete 09:56:29 339a4e72a1f5: Pull complete 09:56:30 988bab9f4d93: Pull complete 09:56:30 1469e6f7b9e6: Pull complete 09:56:30 eaf3925da568: Pull complete 09:56:32 bab4dde63d76: Pull complete 09:56:32 bde34c3a00c8: Pull complete 09:56:32 b352a97aabf1: Pull complete 09:56:32 4872d77fe225: Pull complete 09:56:32 5851b861e8e6: Pull complete 09:56:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:56:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:56:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:56:32 prd-ubuntu20.04-docker-8c-8g-5330 does not seem to be running inside a container 09:56:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-592 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-592:/w/workspace/xfoundry_go-mod-bootstrap_PR-592:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-592@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-592@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:56:35 $ docker top 4c63c92b70851e339ca3316d0350ef1950f6d0bdd7a137d2de15d32585e54314 -eo pid,comm 09:56:35 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). 09:56:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:56:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:56:35 [ssh-agent] Looking for ssh-agent implementation... 09:56:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:56:35 $ docker exec 4c63c92b70851e339ca3316d0350ef1950f6d0bdd7a137d2de15d32585e54314 ssh-agent 09:56:36 SSH_AUTH_SOCK=/tmp/ssh-g8xD1Ci8T0dq/agent.31 09:56:36 SSH_AGENT_PID=37 09:56:36 Running ssh-add (command line suppressed) 09:56:36 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-592@tmp/private_key_8494635912894216431.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-592@tmp/private_key_8494635912894216431.key) 09:56:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:56:36 + git tag --points-at HEAD [Pipeline] } 09:56:36 $ docker exec --env ******** --env ******** 4c63c92b70851e339ca3316d0350ef1950f6d0bdd7a137d2de15d32585e54314 ssh-agent -k 09:56:36 unset SSH_AUTH_SOCK; 09:56:36 unset SSH_AGENT_PID; 09:56:36 echo Agent pid 37 killed; 09:56:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:56:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:56:36 [ssh-agent] Looking for ssh-agent implementation... 09:56:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:56:36 $ docker exec 4c63c92b70851e339ca3316d0350ef1950f6d0bdd7a137d2de15d32585e54314 ssh-agent 09:56:37 SSH_AUTH_SOCK=/tmp/ssh-3P50fYaMvfzl/agent.69 09:56:37 SSH_AGENT_PID=75 09:56:37 Running ssh-add (command line suppressed) 09:56:37 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-592@tmp/private_key_11973474916655852446.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-592@tmp/private_key_11973474916655852446.key) 09:56:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:56:37 + git semver init 09:56:37 2023-09-05 09:56:37,687 [run_init] DEBUG init version:0.0.0 force:False 09:56:37 2023-09-05 09:56:37,688 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-592/.semver 09:56:37 2023-09-05 09:56:37,688 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-592/.semver 09:56:37 2023-09-05 09:56:37,688 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-592/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-592, universal_newlines=False, shell=None, istream=None) 09:56:38 2023-09-05 09:56:38,505 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-592/.git/info/exclude 09:56:38 2023-09-05 09:56:38,506 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-592/.semver/PR-592 with force:False 09:56:38 2023-09-05 09:56:38,506 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-592/.semver/PR-592 09:56:38 2023-09-05 09:56:38,511 [execute] INFO git cat-file --batch-check 09:56:38 2023-09-05 09:56:38,511 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-592/.semver, universal_newlines=False, shell=None, istream=) 09:56:38 2023-09-05 09:56:38,518 [execute] INFO git cat-file --batch 09:56:38 2023-09-05 09:56:38,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-592/.semver, universal_newlines=False, shell=None, istream=) 09:56:38 2023-09-05 09:56:38,524 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-592/.semver/PR-592 09:56:38 0.0.0 [Pipeline] } 09:56:38 $ docker exec --env ******** --env ******** 4c63c92b70851e339ca3316d0350ef1950f6d0bdd7a137d2de15d32585e54314 ssh-agent -k 09:56:38 unset SSH_AUTH_SOCK; 09:56:38 unset SSH_AGENT_PID; 09:56:38 echo Agent pid 75 killed; 09:56:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:56:39 + git semver [Pipeline] } 09:56:39 $ docker stop --time=1 4c63c92b70851e339ca3316d0350ef1950f6d0bdd7a137d2de15d32585e54314 09:56:40 $ docker rm -f --volumes 4c63c92b70851e339ca3316d0350ef1950f6d0bdd7a137d2de15d32585e54314 [Pipeline] // withDockerContainer [Pipeline] sh 09:56:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:56:41 Stashed 1 file(s) [Pipeline] echo 09:56:41 [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 09:56:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:56:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:56:42 ========================================================= 09:56:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 09:56:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:56:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:56:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 09:56:42 4db1b89c0bd1: Pulling fs layer 09:56:42 6911f1a30b25: Pulling fs layer 09:56:42 e194b8c5c2a9: Pulling fs layer 09:56:42 6863d3e3a2b1: Pulling fs layer 09:56:42 ec0bb842ea78: Pulling fs layer 09:56:42 40a00589a448: Pulling fs layer 09:56:42 6c08303d61cc: Pulling fs layer 09:56:42 798269fcf238: Pulling fs layer 09:56:42 6863d3e3a2b1: Waiting 09:56:42 ec0bb842ea78: Waiting 09:56:42 40a00589a448: Waiting 09:56:42 6c08303d61cc: Waiting 09:56:42 798269fcf238: Waiting 09:56:42 6911f1a30b25: Verifying Checksum 09:56:42 6911f1a30b25: Download complete 09:56:42 6863d3e3a2b1: Verifying Checksum 09:56:42 6863d3e3a2b1: Download complete 09:56:42 ec0bb842ea78: Verifying Checksum 09:56:42 ec0bb842ea78: Download complete 09:56:42 4db1b89c0bd1: Verifying Checksum 09:56:42 4db1b89c0bd1: Download complete 09:56:42 40a00589a448: Verifying Checksum 09:56:42 40a00589a448: Download complete 09:56:42 4db1b89c0bd1: Pull complete 09:56:43 6911f1a30b25: Pull complete 09:56:43 798269fcf238: Verifying Checksum 09:56:43 798269fcf238: Download complete 09:56:43 e194b8c5c2a9: Verifying Checksum 09:56:43 e194b8c5c2a9: Download complete 09:56:43 6c08303d61cc: Verifying Checksum 09:56:43 6c08303d61cc: Download complete 09:56:46 e194b8c5c2a9: Pull complete 09:56:46 6863d3e3a2b1: Pull complete 09:56:46 ec0bb842ea78: Pull complete 09:56:46 40a00589a448: Pull complete 09:56:49 6c08303d61cc: Pull complete 09:56:49 798269fcf238: Pull complete 09:56:49 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 09:56:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:56:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 09:56:50 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:50 + docker inspect -f . ci-base-image-x86_64 09:56:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:56:50 prd-ubuntu20.04-docker-8c-8g-5330 does not seem to be running inside a container 09:56:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-592 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-592:/w/workspace/xfoundry_go-mod-bootstrap_PR-592:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-592@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-592@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:56:54 $ docker top 4fe24927d620b0193a4d37cdf0371617edca7cebb0499f15def8ed878995d93f -eo pid,comm [Pipeline] { [Pipeline] sh 09:56:54 + go version 09:56:54 go version go1.20.6 linux/amd64 [Pipeline] } 09:56:54 $ docker stop --time=1 4fe24927d620b0193a4d37cdf0371617edca7cebb0499f15def8ed878995d93f 09:56:56 $ docker rm -f --volumes 4fe24927d620b0193a4d37cdf0371617edca7cebb0499f15def8ed878995d93f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:56 + docker inspect -f . ci-base-image-x86_64 09:56:56 . [Pipeline] } [Pipeline] // withEnv 09:56:57 Still waiting to schedule task 09:56:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [Pipeline] withDockerContainer 09:56:57 prd-ubuntu20.04-docker-8c-8g-5330 does not seem to be running inside a container 09:56:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-bootstrap_PR-592 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-592:/w/workspace/xfoundry_go-mod-bootstrap_PR-592:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-592@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-592@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:56:57 $ docker top 02f50352983ddc4fee276bbf669c06513c2e3af1cb115695988b0fc91e2736c6 -eo pid,comm [Pipeline] { [Pipeline] sh 09:56:57 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-592 [Pipeline] fileExists [Pipeline] sh 09:56:58 + make test 09:56:58 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:56:58 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 09:56:58 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.9 09:56:58 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.18 09:56:58 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5 09:56:58 go: downloading github.com/google/uuid v1.3.1 09:56:58 go: downloading github.com/labstack/echo/v4 v4.11.1 09:56:58 go: downloading github.com/stretchr/testify v1.8.4 09:56:58 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:56:58 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:56:58 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5 09:56:58 go: downloading github.com/mitchellh/copystructure v1.2.0 09:56:58 go: downloading gopkg.in/yaml.v3 v3.0.1 09:56:58 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 09:56:59 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:56:59 go: downloading github.com/gorilla/websocket v1.5.0 09:56:59 go: downloading golang.org/x/net v0.13.0 09:56:59 go: downloading golang.org/x/sync v0.2.0 09:56:59 go: downloading github.com/labstack/gommon v0.4.0 09:56:59 go: downloading golang.org/x/crypto v0.11.0 09:56:59 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 09:56:59 go: downloading github.com/valyala/fasttemplate v1.2.2 09:56:59 go: downloading golang.org/x/time v0.3.0 09:56:59 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 09:56:59 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 09:56:59 go: downloading github.com/stretchr/objx v0.5.0 09:56:59 go: downloading github.com/go-kit/log v0.2.1 09:56:59 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 09:56:59 go: downloading github.com/go-playground/validator/v10 v10.15.1 09:56:59 go: downloading github.com/mitchellh/reflectwalk v1.0.2 09:56:59 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 09:56:59 go: downloading github.com/hashicorp/errwrap v1.1.0 09:56:59 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:56:59 go: downloading github.com/hashicorp/consul/api v1.24.0 09:56:59 go: downloading github.com/mattn/go-isatty v0.0.19 09:56:59 go: downloading github.com/mattn/go-colorable v0.1.13 09:56:59 go: downloading github.com/valyala/bytebufferpool v1.0.0 09:56:59 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:56:59 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:56:59 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 09:56:59 go: downloading github.com/go-playground/universal-translator v0.18.1 09:56:59 go: downloading github.com/leodido/go-urn v1.2.4 09:56:59 go: downloading golang.org/x/text v0.11.0 09:56:59 go: downloading github.com/zeebo/errs v1.3.0 09:56:59 go: downloading google.golang.org/grpc v1.53.0 09:56:59 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:56:59 go: downloading github.com/hashicorp/go-hclog v1.5.0 09:56:59 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:56:59 go: downloading github.com/hashicorp/serf v0.10.1 09:56:59 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 09:56:59 go: downloading golang.org/x/sys v0.10.0 09:56:59 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:56:59 go: downloading github.com/go-playground/locales v0.14.1 09:56:59 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 09:56:59 go: downloading google.golang.org/protobuf v1.28.1 09:56:59 go: downloading github.com/x448/float16 v0.8.4 09:56:59 go: downloading github.com/fatih/color v1.14.1 09:56:59 go: downloading github.com/armon/go-metrics v0.4.1 09:57:00 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 09:57:00 go: downloading github.com/golang/protobuf v1.5.2 09:57:00 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:57:00 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:57:14 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 09:57:15 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 09:57:16 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 09:57:16 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 09:57:17 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 09:57:35 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.043s coverage: 35.4% of statements 09:57:35 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.019s coverage: 93.5% of statements 09:57:35 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.025s coverage: 91.7% of statements 09:57:35 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 1.066s coverage: 88.2% of statements 09:57:35 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.014s coverage: 85.0% of statements 09:57:35 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.035s coverage: 46.8% of statements 09:57:35 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.016s coverage: 100.0% of statements 09:57:35 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.329s coverage: 87.7% of statements 09:57:35 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.017s coverage: 26.3% of statements 09:57:35 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.043s coverage: 79.0% of statements 09:57:35 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.015s coverage: 59.3% of statements 09:57:35 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.014s coverage: 31.2% of statements 09:57:35 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.010s coverage: 91.3% of statements 09:57:42 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:57:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:57:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:57:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:57:45 $ docker stop --time=1 02f50352983ddc4fee276bbf669c06513c2e3af1cb115695988b0fc91e2736c6 09:57:47 $ docker rm -f --volumes 02f50352983ddc4fee276bbf669c06513c2e3af1cb115695988b0fc91e2736c6 [Pipeline] // withDockerContainer [Pipeline] sh 09:57:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:57:48 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 09:57:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:57:49 09:57:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:57:49 latest: Pulling from edgex-lftools-log-publisher 09:57:49 5eb5b503b376: Pulling fs layer 09:57:49 5c69ac0246d0: Pulling fs layer 09:57:49 ec43610c2a17: Pulling fs layer 09:57:49 3a2ae6a8a46f: Pulling fs layer 09:57:49 33b1e0a273af: Pulling fs layer 09:57:49 5d3b04190fa2: Pulling fs layer 09:57:49 2f39f015ded8: Pulling fs layer 09:57:49 3a2ae6a8a46f: Waiting 09:57:49 33b1e0a273af: Waiting 09:57:49 5d3b04190fa2: Waiting 09:57:49 2f39f015ded8: Waiting 09:57:49 5c69ac0246d0: Download complete 09:57:49 3a2ae6a8a46f: Verifying Checksum 09:57:49 3a2ae6a8a46f: Download complete 09:57:50 33b1e0a273af: Verifying Checksum 09:57:50 33b1e0a273af: Download complete 09:57:50 5d3b04190fa2: Download complete 09:57:50 ec43610c2a17: Verifying Checksum 09:57:50 ec43610c2a17: Download complete 09:57:50 5eb5b503b376: Verifying Checksum 09:57:50 5eb5b503b376: Download complete 09:57:50 2f39f015ded8: Download complete 09:57:51 5eb5b503b376: Pull complete 09:57:51 5c69ac0246d0: Pull complete 09:57:51 ec43610c2a17: Pull complete 09:57:51 3a2ae6a8a46f: Pull complete 09:57:52 33b1e0a273af: Pull complete 09:57:52 5d3b04190fa2: Pull complete 09:57:56 2f39f015ded8: Pull complete 09:57:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:57:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:57:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:57:56 prd-ubuntu20.04-docker-8c-8g-5330 does not seem to be running inside a container 09:57:56 $ 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-592 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-592:/w/workspace/xfoundry_go-mod-bootstrap_PR-592:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-592@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-592@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:57:59 $ docker top 8f6653cae1fcafc8ba9be191b89a703ddc7fe03134daa95790bd0739c7f1d90d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:58:00 ---> job-cost.sh 09:58:00 lf-activate-venv: SKIPPING 09:58:00 INFO: No Stack... 09:58:00 INFO: Retrieving Pricing Info for: v3-standard-8 09:58:00 INFO: Archiving Costs [Pipeline] sh 09:58:01 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-592/archives/cost.csv 09:58:01 + cut -d, -f6 [Pipeline] lock 09:58:01 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-592-1-stack-cost] 09:58:01 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-592-1-stack-cost] did not exist. Created. 09:58:01 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-592-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:58:01 + echo total: 0.2199999988079071 [Pipeline] stash 09:58:01 Stashed 1 file(s) [Pipeline] } 09:58:01 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-592-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:58:01 $ docker stop --time=1 8f6653cae1fcafc8ba9be191b89a703ddc7fe03134daa95790bd0739c7f1d90d 09:58:02 $ docker rm -f --volumes 8f6653cae1fcafc8ba9be191b89a703ddc7fe03134daa95790bd0739c7f1d90d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:58:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5331 in /w/workspace/xfoundry_go-mod-bootstrap_PR-592 [Pipeline] { [Pipeline] ws 09:58:22 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 09:58:22 The recommended git tool is: git 09:58:27 using credential edgex-jenkins-ssh 09:58:27 Cloning the remote Git repository 09:58:27 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 09:58:28 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 09:58:28 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 09:58:28 > git --version # timeout=10 09:58:28 > git --version # 'git version 2.25.1' 09:58:28 using GIT_SSH to set credentials SSH Credentials for GitHub 09:58:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:58:29 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 09:58:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:58:30 Merging remotes/origin/main commit 714d0f2e815d5c687fddee7a84a5cb4e8e237c5e into PR head commit 7d457d83b9b847ea6efd7a218dab52d37589a79b 09:58:31 Merge succeeded, producing 7d457d83b9b847ea6efd7a218dab52d37589a79b 09:58:31 Checking out Revision 7d457d83b9b847ea6efd7a218dab52d37589a79b (PR-592) 09:58:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 09:58:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 09:58:30 using GIT_SSH to set credentials SSH Credentials for GitHub 09:58:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/592/head:refs/remotes/origin/PR-592 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:58:30 > git config core.sparsecheckout # timeout=10 09:58:31 > git checkout -f 7d457d83b9b847ea6efd7a218dab52d37589a79b # timeout=10 09:58:31 > git remote # timeout=10 09:58:31 > git config --get remote.origin.url # timeout=10 09:58:31 using GIT_SSH to set credentials SSH Credentials for GitHub 09:58:31 > git merge 714d0f2e815d5c687fddee7a84a5cb4e8e237c5e # timeout=10 09:58:31 > git rev-parse HEAD^{commit} # timeout=10 09:58:31 > git config core.sparsecheckout # timeout=10 09:58:31 > git checkout -f 7d457d83b9b847ea6efd7a218dab52d37589a79b # timeout=10 09:58:31 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 09:58:31 > git --version # timeout=10 09:58:31 > git --version # 'git version 2.25.1' 09:58:31 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:58:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:58:32 % Total % Received % Xferd Average Speed Time Time Time Current 09:58:32 Dload Upload Total Spent Left Speed 09:58:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 19495 0 --:--:-- --:--:-- --:--:-- 19495 100 12751 100 12751 0 0 22528 0 --:--:-- --:--:-- --:--:-- 22488 [Pipeline] sh 09:58:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:58:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:58:34 + sudo tee /etc/docker/daemon.new 09:58:34 { 09:58:34 "registry-mirrors": [ 09:58:34 "https://nexus3.edgexfoundry.org:10001" 09:58:34 ], 09:58:34 "bip": "10.250.0.254/24", 09:58:34 "hosts": [ 09:58:34 "tcp://0.0.0.0:5555", 09:58:34 "unix:///var/run/docker.sock" 09:58:34 ], 09:58:34 "mtu": 1458, 09:58:34 "selinux-enabled": true, 09:58:34 "seccomp-profile": "/etc/docker/seccomp.json" 09:58:34 } [Pipeline] sh 09:58:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:58:35 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 09:58:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:58:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:58:53 ========================================================= 09:58:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 09:58:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:58:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:58:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:58:54 edb6bdbacee9: Pulling fs layer 09:58:54 5f9638ab2659: Pulling fs layer 09:58:54 8d51d6327a98: Pulling fs layer 09:58:54 8b374f2dd631: Pulling fs layer 09:58:54 ec14aa9079de: Pulling fs layer 09:58:54 2f466654f4bb: Pulling fs layer 09:58:54 554e91adad29: Pulling fs layer 09:58:54 8b374f2dd631: Waiting 09:58:54 ec14aa9079de: Waiting 09:58:54 554e91adad29: Waiting 09:58:54 2f466654f4bb: Waiting 09:58:54 5f9638ab2659: Verifying Checksum 09:58:54 5f9638ab2659: Download complete 09:58:54 8b374f2dd631: Verifying Checksum 09:58:54 8b374f2dd631: Download complete 09:58:54 ec14aa9079de: Verifying Checksum 09:58:54 ec14aa9079de: Download complete 09:58:54 edb6bdbacee9: Download complete 09:58:55 edb6bdbacee9: Pull complete 09:58:56 554e91adad29: Download complete 09:58:56 5f9638ab2659: Pull complete 09:58:57 2f466654f4bb: Verifying Checksum 09:58:57 2f466654f4bb: Download complete 09:58:57 8d51d6327a98: Verifying Checksum 09:58:57 8d51d6327a98: Download complete 09:59:09 8d51d6327a98: Pull complete 09:59:09 8b374f2dd631: Pull complete 09:59:09 ec14aa9079de: Pull complete 09:59:15 2f466654f4bb: Pull complete 09:59:17 554e91adad29: Pull complete 09:59:17 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 09:59:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:59:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 09:59:18 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:18 + docker inspect -f . ci-base-image-arm64 09:59:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:59:18 prd-ubuntu20.04-docker-arm64-4c-16g-5331 does not seem to be running inside a container 09:59:18 $ 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 ******** ci-base-image-arm64 cat 09:59:21 $ docker top 5fa541fe347f583c06ec24dd5b5ec56ee0b715e57dfd602bda3052b1b22db8f9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:59:22 + go version 09:59:22 go version go1.20.6 linux/arm64 [Pipeline] } 09:59:22 $ docker stop --time=1 5fa541fe347f583c06ec24dd5b5ec56ee0b715e57dfd602bda3052b1b22db8f9 09:59:24 $ docker rm -f --volumes 5fa541fe347f583c06ec24dd5b5ec56ee0b715e57dfd602bda3052b1b22db8f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:24 + docker inspect -f . ci-base-image-arm64 09:59:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:59:25 prd-ubuntu20.04-docker-arm64-4c-16g-5331 does not seem to be running inside a container 09:59:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** ci-base-image-arm64 cat 09:59:26 $ docker top 4ccc321bbc53cda6c2401cf0b33dba4b6d17b9f887780e6c119a2d12e56d274d -eo pid,comm [Pipeline] { [Pipeline] sh 09:59:26 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh 09:59:27 + make test 09:59:27 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:59:27 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.9 09:59:27 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5 09:59:27 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5 09:59:28 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 09:59:28 go: downloading github.com/stretchr/testify v1.8.4 09:59:28 go: downloading github.com/mitchellh/copystructure v1.2.0 09:59:28 go: downloading gopkg.in/yaml.v3 v3.0.1 09:59:28 go: downloading github.com/labstack/echo/v4 v4.11.1 09:59:28 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.18 09:59:28 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 09:59:28 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:59:29 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:59:29 go: downloading github.com/google/uuid v1.3.1 09:59:29 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:59:29 go: downloading github.com/go-kit/log v0.2.1 09:59:29 go: downloading github.com/go-playground/validator/v10 v10.15.1 09:59:29 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 09:59:29 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 09:59:29 go: downloading github.com/stretchr/objx v0.5.0 09:59:29 go: downloading github.com/mitchellh/reflectwalk v1.0.2 09:59:29 go: downloading github.com/gorilla/websocket v1.5.0 09:59:29 go: downloading golang.org/x/net v0.13.0 09:59:29 go: downloading golang.org/x/sync v0.2.0 09:59:29 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 09:59:29 go: downloading github.com/labstack/gommon v0.4.0 09:59:29 go: downloading golang.org/x/crypto v0.11.0 09:59:30 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 09:59:30 go: downloading github.com/valyala/fasttemplate v1.2.2 09:59:30 go: downloading golang.org/x/time v0.3.0 09:59:30 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 09:59:30 go: downloading github.com/hashicorp/errwrap v1.1.0 09:59:30 go: downloading github.com/hashicorp/consul/api v1.24.0 09:59:31 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:59:31 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 09:59:31 go: downloading github.com/go-playground/universal-translator v0.18.1 09:59:31 go: downloading github.com/leodido/go-urn v1.2.4 09:59:31 go: downloading golang.org/x/text v0.11.0 09:59:31 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:59:31 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:59:31 go: downloading github.com/mattn/go-colorable v0.1.13 09:59:31 go: downloading github.com/mattn/go-isatty v0.0.19 09:59:31 go: downloading github.com/x448/float16 v0.8.4 09:59:31 go: downloading github.com/valyala/bytebufferpool v1.0.0 09:59:31 go: downloading github.com/zeebo/errs v1.3.0 09:59:32 go: downloading google.golang.org/grpc v1.53.0 09:59:33 go: downloading github.com/go-playground/locales v0.14.1 09:59:33 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:59:33 go: downloading github.com/hashicorp/go-hclog v1.5.0 09:59:33 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:59:33 go: downloading github.com/hashicorp/serf v0.10.1 09:59:34 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 09:59:35 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:59:35 go: downloading golang.org/x/sys v0.10.0 09:59:35 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 09:59:35 go: downloading google.golang.org/protobuf v1.28.1 09:59:36 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 09:59:36 go: downloading github.com/fatih/color v1.14.1 09:59:36 go: downloading github.com/armon/go-metrics v0.4.1 09:59:36 go: downloading github.com/golang/protobuf v1.5.2 09:59:36 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:59:36 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:01:43 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 10:01:49 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 10:01:59 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 10:01:59 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 10:02:09 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 10:02:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.167s coverage: 35.4% of statements 10:02:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.081s coverage: 93.5% of statements 10:02:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.094s coverage: 91.7% of statements 10:02:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 1.402s coverage: 88.2% of statements 10:02:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.016s coverage: 85.0% of statements 10:02:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.134s coverage: 46.8% of statements 10:02:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.085s coverage: 100.0% of statements 10:02:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.383s coverage: 87.7% of statements 10:02:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.063s coverage: 26.3% of statements 10:02:11 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.162s coverage: 79.0% of statements 10:02:11 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.086s coverage: 59.3% of statements 10:02:11 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.048s coverage: 31.2% of statements 10:02:11 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.019s coverage: 91.3% of statements 10:02:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:02:12 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:02:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:02:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 10:02:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:02:39 $ docker stop --time=1 4ccc321bbc53cda6c2401cf0b33dba4b6d17b9f887780e6c119a2d12e56d274d 10:02:41 $ docker rm -f --volumes 4ccc321bbc53cda6c2401cf0b33dba4b6d17b9f887780e6c119a2d12e56d274d [Pipeline] // withDockerContainer [Pipeline] sh 10:02:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:02:44 Warning: overwriting stash ‘coverage-report’ 10:02:44 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 10:02:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:02:45 10:02:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:02:46 arm64: Pulling from edgex-lftools-log-publisher 10:02:46 8998bd30e6a1: Pulling fs layer 10:02:46 04944245beec: Pulling fs layer 10:02:46 699f458cf7ca: Pulling fs layer 10:02:46 765212b225bb: Pulling fs layer 10:02:46 f23df028b6ca: Pulling fs layer 10:02:46 d65c8cfc05b1: Pulling fs layer 10:02:46 2437ff75d9bd: Pulling fs layer 10:02:46 f23df028b6ca: Waiting 10:02:46 d65c8cfc05b1: Waiting 10:02:46 2437ff75d9bd: Waiting 10:02:46 765212b225bb: Waiting 10:02:46 04944245beec: Verifying Checksum 10:02:46 04944245beec: Download complete 10:02:46 765212b225bb: Download complete 10:02:46 f23df028b6ca: Verifying Checksum 10:02:46 f23df028b6ca: Download complete 10:02:46 d65c8cfc05b1: Verifying Checksum 10:02:46 d65c8cfc05b1: Download complete 10:02:46 699f458cf7ca: Verifying Checksum 10:02:46 699f458cf7ca: Download complete 10:02:47 8998bd30e6a1: Verifying Checksum 10:02:47 8998bd30e6a1: Download complete 10:02:49 2437ff75d9bd: Verifying Checksum 10:02:49 2437ff75d9bd: Download complete 10:02:52 8998bd30e6a1: Pull complete 10:02:53 04944245beec: Pull complete 10:02:54 699f458cf7ca: Pull complete 10:02:54 765212b225bb: Pull complete 10:02:55 f23df028b6ca: Pull complete 10:02:55 d65c8cfc05b1: Pull complete 10:03:17 2437ff75d9bd: Pull complete 10:03:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:03:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:03:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:03:18 prd-ubuntu20.04-docker-arm64-4c-16g-5331 does not seem to be running inside a container 10:03:18 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:03:20 $ docker top 537751da6866edd8c65181befb91d780cfa8086882d6348927afa55fcc6835c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:03:21 ---> job-cost.sh 10:03:21 lf-activate-venv: SKIPPING 10:03:21 INFO: No Stack... 10:03:21 INFO: Retrieving Pricing Info for: v3-standard-4 10:03:22 INFO: Archiving Costs [Pipeline] sh 10:03:22 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 10:03:22 + cut -d, -f6 [Pipeline] lock 10:03:23 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-592-1-stack-cost] 10:03:23 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-592-1-stack-cost] did not exist. Created. 10:03:23 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-592-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:03:23 /w/workspace/go-mod-bootstrap/1@tmp/durable-b1f10da4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:03:24 + echo total: 0.10999999940395355 [Pipeline] stash 10:03:24 Warning: overwriting stash ‘stack-cost’ 10:03:24 Stashed 1 file(s) [Pipeline] } 10:03:24 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-592-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:03:24 $ docker stop --time=1 537751da6866edd8c65181befb91d780cfa8086882d6348927afa55fcc6835c9 10:03:26 $ docker rm -f --volumes 537751da6866edd8c65181befb91d780cfa8086882d6348927afa55fcc6835c9 [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 10:03:27 provisioning config files... 10:03:27 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-592@tmp/config9820623781243547160tmp [Pipeline] { [Pipeline] sh 10:03:27 + set +x 10:03:27 + curl -s https://codecov.io/bash 10:03:27 + bash -s -- 10:03:27 10:03:27 _____ _ 10:03:27 / ____| | | 10:03:27 | | ___ __| | ___ ___ _____ __ 10:03:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:03:27 | |___| (_) | (_| | __/ (_| (_) \ V / 10:03:27 \_____\___/ \__,_|\___|\___\___/ \_/ 10:03:27 Bash-1.0.6 10:03:27 10:03:27 10:03:27 ==> git version 2.25.1 found 10:03:27 ==> 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 10:03:27 Release-Date: 2020-01-08 10:03:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:03:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:03:27 ==> Jenkins CI detected. 10:03:27 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-592 10:03:27 project root: . 10:03:27 --> token set from env 10:03:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:03:27 ==> Running gcov in . (disable via -X gcov) 10:03:27 ==> Python coveragepy not found 10:03:27 ==> Searching for coverage reports in: 10:03:27 + . 10:03:27 -> Found 1 reports 10:03:27 ==> Detecting git/mercurial file structure 10:03:27 ==> Reading reports 10:03:27 + ./coverage.out bytes=102749 10:03:27 ==> Appending adjustments 10:03:27 https://docs.codecov.io/docs/fixing-reports 10:03:28 + Found adjustments 10:03:28 ==> Gzipping contents 10:03:28 16K /tmp/codecov.R8n9ce.gz 10:03:28 ==> Uploading reports 10:03:28 url: https://codecov.io 10:03:28 query: branch=PR-592&commit=7d457d83b9b847ea6efd7a218dab52d37589a79b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-592%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=592&job=&cmd_args= 10:03:28 -> Pinging Codecov 10:03:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-592&commit=7d457d83b9b847ea6efd7a218dab52d37589a79b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-592%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=592&job=&cmd_args= 10:03:28 -> Uploading to 10:03:28 https://storage.googleapis.com/codecov/v4/raw/2023-09-05/833815588EE85121546D348822E98E2E/7d457d83b9b847ea6efd7a218dab52d37589a79b/95316ec9-17b9-422a-a446-c9312da7c7f5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230905%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230905T100328Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=37607f902b60485a517103e8c70be0c7ef9c0f42e3f78bdeefec21bd852e8951 10:03:28 % Total % Received % Xferd Average Speed Time Time Time Current 10:03:28 Dload Upload Total Spent Left Speed 10:03:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16059 0 0 100 16059 0 88723 --:--:-- --:--:-- --:--:-- 88236 100 16059 0 0 100 16059 0 88723 --:--:-- --:--:-- --:--:-- 88236 10:03:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/7d457d83b9b847ea6efd7a218dab52d37589a79b [Pipeline] } 10:03:28 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 10:03:30 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-592/archives ] 10:03:30 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-592/archives 10:03:30 total 16 10:03:30 drwxr-xr-x 3 root root 4096 Sep 5 09:58 . 10:03:30 drwxrwxr-x 9 jenkins jenkins 4096 Sep 5 09:58 .. 10:03:30 drwxr-xr-x 2 root root 4096 Sep 5 09:58 cost 10:03:30 -rw-r--r-- 1 root root 88 Sep 5 09:58 cost.csv 10:03:30 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-592/archives 10:03:30 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-592/archives 10:03:30 total 16 10:03:30 drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 09:58 . 10:03:30 drwxrwxr-x 9 jenkins jenkins 4096 Sep 5 09:58 .. 10:03:30 drwxr-xr-x 2 jenkins jenkins 4096 Sep 5 09:58 cost 10:03:30 -rw-r--r-- 1 jenkins jenkins 88 Sep 5 09:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:03:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:03:31 ---> package-listing.sh 10:03:31 ++ facter osfamily 10:03:31 ++ tr '[:upper:]' '[:lower:]' 10:03:32 + OS_FAMILY=debian 10:03:32 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-592 10:03:32 + START_PACKAGES=/tmp/packages_start.txt 10:03:32 + END_PACKAGES=/tmp/packages_end.txt 10:03:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:03:32 + PACKAGES=/tmp/packages_start.txt 10:03:32 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-592 ']' 10:03:32 + PACKAGES=/tmp/packages_end.txt 10:03:32 + case "${OS_FAMILY}" in 10:03:32 + dpkg -l 10:03:32 + grep '^ii' 10:03:32 + '[' -f /tmp/packages_start.txt ']' 10:03:32 + '[' -f /tmp/packages_end.txt ']' 10:03:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:03:32 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-592 ']' 10:03:32 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-592/archives/ 10:03:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-592/archives/ [Pipeline] echo 10:03:32 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-592/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:03:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:03:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:03:33 prd-ubuntu20.04-docker-8c-8g-5330 does not seem to be running inside a container 10:03:33 $ 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-592/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-592 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-592:/w/workspace/xfoundry_go-mod-bootstrap_PR-592:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-592@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-592@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:03:33 $ docker top efbb1fcc016ad1489e2bd6be1bb31a3e2d1c84e56d10d2bfaec17dbf37f5edb5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:03:33 + touch /tmp/pre-build-complete [Pipeline] sh 10:03:34 + mkdir -p /var/log/sysstat [Pipeline] sh 10:03:34 + ls /var/log/sa-host 10:03:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:03:34 provisioning config files... 10:03:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-592@tmp/config12729164315154642757tmp [Pipeline] { [Pipeline] echo 10:03:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:03:34 ---> create-netrc.sh [Pipeline] } 10:03:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:03:35 ---> python-tools-install.sh [Pipeline] echo 10:03:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:03:35 ---> sudo-logs.sh 10:03:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:03:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:03:36 ---> job-cost.sh 10:03:36 lf-activate-venv: SKIPPING 10:03:36 DEBUG: total: 0.2199999988079071 10:03:36 INFO: Retrieving Stack Cost... 10:03:36 INFO: Retrieving Pricing Info for: v3-standard-8 10:03:36 INFO: Archiving Costs [Pipeline] echo 10:03:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:03:36 ---> logs-deploy.sh 10:03:36 lf-activate-venv: SKIPPING 10:03:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-592/1 10:03:36 INFO: archiving workspace using pattern(s): 10:03:37 Archives upload complete. 10:03:37 INFO: archiving logs to Nexus 10:03:38 ---> uname -a: 10:03:38 Linux prd-ubuntu20-04-docker-8c-8g-5330 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:03:38 10:03:38 10:03:38 ---> lscpu: 10:03:38 Architecture: x86_64 10:03:38 CPU op-mode(s): 32-bit, 64-bit 10:03:38 Byte Order: Little Endian 10:03:38 Address sizes: 40 bits physical, 48 bits virtual 10:03:38 CPU(s): 8 10:03:38 On-line CPU(s) list: 0-7 10:03:38 Thread(s) per core: 1 10:03:38 Core(s) per socket: 1 10:03:38 Socket(s): 8 10:03:38 NUMA node(s): 1 10:03:38 Vendor ID: AuthenticAMD 10:03:38 CPU family: 23 10:03:38 Model: 49 10:03:38 Model name: AMD EPYC-Rome Processor 10:03:38 Stepping: 0 10:03:38 CPU MHz: 2799.998 10:03:38 BogoMIPS: 5599.99 10:03:38 Virtualization: AMD-V 10:03:38 Hypervisor vendor: KVM 10:03:38 Virtualization type: full 10:03:38 L1d cache: 256 KiB 10:03:38 L1i cache: 256 KiB 10:03:38 L2 cache: 4 MiB 10:03:38 L3 cache: 128 MiB 10:03:38 NUMA node0 CPU(s): 0-7 10:03:38 Vulnerability Itlb multihit: Not affected 10:03:38 Vulnerability L1tf: Not affected 10:03:38 Vulnerability Mds: Not affected 10:03:38 Vulnerability Meltdown: Not affected 10:03:38 Vulnerability Mmio stale data: Not affected 10:03:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:03:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:03:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:03:38 Vulnerability Srbds: Not affected 10:03:38 Vulnerability Tsx async abort: Not affected 10:03:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:03:38 10:03:38 10:03:38 ---> nproc: 10:03:38 8 10:03:38 10:03:38 10:03:38 ---> df -h: 10:03:38 Filesystem Size Used Avail Use% Mounted on 10:03:38 overlay 155G 11G 145G 7% / 10:03:38 tmpfs 64M 0 64M 0% /dev 10:03:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:03:38 shm 64M 0 64M 0% /dev/shm 10:03:38 /dev/vda1 155G 11G 145G 7% /facter-os 10:03:38 10:03:38 10:03:38 ---> sar -b -r -n DEV: 10:03:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5330) 09/05/23 _x86_64_ (8 CPU) 10:03:38 10:03:38 09:55:45 LINUX RESTART (8 CPU) 10:03:38 10:03:38 09:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:03:38 09:57:01 157.52 47.54 109.98 0.00 5339.38 112498.72 0.00 10:03:38 09:58:01 62.41 0.22 62.19 0.00 4.53 36194.63 0.00 10:03:38 09:59:01 3.68 0.02 3.67 0.00 4.00 58.01 0.00 10:03:38 10:00:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 10:03:38 10:01:01 3.27 0.97 2.30 0.00 67.46 34.13 0.00 10:03:38 10:02:01 1.38 0.00 1.38 0.00 0.00 22.00 0.00 10:03:38 10:03:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 10:03:38 Average: 32.90 6.96 25.94 0.00 773.61 21261.19 0.00 10:03:38 10:03:38 09:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:03:38 09:57:01 28774480 31531804 774648 2.36 88088 2908368 2168636 6.39 1127728 2573952 306900 10:03:38 09:58:01 28635840 31573864 732288 2.23 95668 3068728 1765888 5.20 1114976 2712392 416 10:03:38 09:59:01 28651752 31589536 718392 2.18 95768 3068708 1729836 5.10 1099480 2712276 8 10:03:38 10:00:01 28651592 31589604 718020 2.18 95808 3068716 1729836 5.10 1099232 2712280 160 10:03:38 10:01:01 28650064 31595032 712036 2.17 97208 3073844 1764776 5.20 1095328 2717440 12 10:03:38 10:02:01 28650500 31595408 711636 2.16 97260 3073844 1765796 5.20 1094548 2717400 124 10:03:38 10:03:01 28653304 31598264 708840 2.16 97296 3073852 1765796 5.20 1091816 2717408 12 10:03:38 Average: 28666790 31581930 725123 2.21 95299 3048009 1812938 5.34 1103301 2694735 43947 10:03:38 10:03:38 09:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:03:38 09:57:01 docker0 71.97 140.98 5.54 1071.23 0.00 0.00 0.00 0.00 10:03:38 09:57:01 veth7888ca0 66.91 136.88 5.91 1022.48 0.00 0.00 0.00 0.08 10:03:38 09:57:01 lo 3.80 3.80 0.36 0.36 0.00 0.00 0.00 0.00 10:03:38 09:57:01 ens3 801.12 467.44 7746.84 95.77 0.00 0.00 0.00 0.00 10:03:38 09:58:01 docker0 0.77 0.73 0.07 0.27 0.00 0.00 0.00 0.00 10:03:38 09:58:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 10:03:38 09:58:01 ens3 121.38 88.44 2544.15 94.66 0.00 0.00 0.00 0.00 10:03:38 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:38 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:38 09:59:01 ens3 3.55 2.33 3.33 1.31 0.00 0.00 0.00 0.00 10:03:38 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:38 10:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:38 10:00:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:03:38 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:38 10:01:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 10:03:38 10:01:01 ens3 0.82 1.07 0.34 0.31 0.00 0.00 0.00 0.00 10:03:38 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:38 10:02:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 10:03:38 10:02:01 ens3 0.83 0.87 1.34 0.20 0.00 0.00 0.00 0.00 10:03:38 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:38 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:38 10:03:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:03:38 Average: docker0 10.39 20.24 0.80 153.07 0.00 0.00 0.00 0.00 10:03:38 Average: lo 0.84 0.84 0.08 0.08 0.00 0.00 0.00 0.00 10:03:38 Average: ens3 132.55 80.04 1470.82 27.46 0.00 0.00 0.00 0.00 10:03:38 10:03:38 10:03:38 ---> sar -P ALL: 10:03:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5330) 09/05/23 _x86_64_ (8 CPU) 10:03:38 10:03:38 09:55:45 LINUX RESTART (8 CPU) 10:03:38 10:03:38 09:56:01 CPU %user %nice %system %iowait %steal %idle 10:03:38 09:57:01 all 10.77 0.00 3.61 2.47 0.06 83.09 10:03:38 09:57:01 0 9.42 0.00 3.37 1.43 0.03 85.75 10:03:38 09:57:01 1 9.95 0.00 4.06 5.27 0.07 80.64 10:03:38 09:57:01 2 11.98 0.00 2.91 0.29 0.05 84.77 10:03:38 09:57:01 3 11.21 0.00 2.98 0.78 0.07 84.97 10:03:38 09:57:01 4 11.93 0.00 3.62 0.94 0.07 83.44 10:03:38 09:57:01 5 10.38 0.00 4.33 0.55 0.05 84.69 10:03:38 09:57:01 6 10.78 0.00 3.75 5.37 0.07 80.03 10:03:38 09:57:01 7 10.50 0.00 3.89 5.14 0.07 80.40 10:03:38 09:58:01 all 28.97 0.00 5.16 1.62 0.07 64.19 10:03:38 09:58:01 0 27.63 0.00 4.63 1.66 0.05 66.03 10:03:38 09:58:01 1 28.39 0.00 4.67 0.17 0.07 66.70 10:03:38 09:58:01 2 29.37 0.00 5.24 0.37 0.07 64.95 10:03:38 09:58:01 3 29.70 0.00 5.21 4.84 0.08 60.16 10:03:38 09:58:01 4 28.88 0.00 5.42 5.10 0.08 60.52 10:03:38 09:58:01 5 29.48 0.00 6.24 0.57 0.07 63.64 10:03:38 09:58:01 6 29.51 0.00 4.69 0.02 0.05 65.74 10:03:38 09:58:01 7 28.80 0.00 5.14 0.24 0.08 65.74 10:03:38 09:59:01 all 0.09 0.00 0.06 0.01 0.01 99.83 10:03:38 09:59:01 0 0.07 0.00 0.08 0.02 0.00 99.83 10:03:38 09:59:01 1 0.03 0.00 0.03 0.02 0.02 99.90 10:03:38 09:59:01 2 0.10 0.00 0.02 0.00 0.00 99.88 10:03:38 09:59:01 3 0.07 0.00 0.07 0.00 0.02 99.85 10:03:38 09:59:01 4 0.15 0.00 0.07 0.00 0.02 99.77 10:03:38 09:59:01 5 0.15 0.00 0.07 0.02 0.00 99.77 10:03:38 09:59:01 6 0.12 0.00 0.10 0.00 0.03 99.75 10:03:38 09:59:01 7 0.07 0.00 0.05 0.00 0.00 99.88 10:03:38 10:00:01 all 0.17 0.00 0.01 0.00 0.02 99.80 10:03:38 10:00:01 0 0.02 0.00 0.00 0.02 0.02 99.95 10:03:38 10:00:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:03:38 10:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:03:38 10:00:01 3 0.00 0.00 0.05 0.00 0.05 99.90 10:03:38 10:00:01 4 1.24 0.00 0.00 0.02 0.02 98.73 10:03:38 10:00:01 5 0.00 0.00 0.02 0.00 0.02 99.97 10:03:38 10:00:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:03:38 10:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:03:38 10:01:01 all 0.24 0.00 0.06 0.01 0.01 99.68 10:03:38 10:01:01 0 0.02 0.00 0.20 0.05 0.00 99.73 10:03:38 10:01:01 1 0.03 0.00 0.03 0.03 0.02 99.88 10:03:38 10:01:01 2 0.05 0.00 0.03 0.00 0.00 99.92 10:03:38 10:01:01 3 0.05 0.00 0.07 0.00 0.03 99.85 10:03:38 10:01:01 4 1.48 0.00 0.03 0.00 0.02 98.47 10:03:38 10:01:01 5 0.12 0.00 0.05 0.02 0.02 99.80 10:03:38 10:01:01 6 0.05 0.00 0.02 0.00 0.00 99.93 10:03:38 10:01:01 7 0.07 0.00 0.03 0.00 0.02 99.88 10:03:38 10:02:01 all 0.04 0.00 0.02 0.00 0.01 99.92 10:03:38 10:02:01 0 0.00 0.00 0.02 0.02 0.00 99.97 10:03:38 10:02:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:03:38 10:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:03:38 10:02:01 3 0.05 0.00 0.02 0.00 0.03 99.90 10:03:38 10:02:01 4 0.17 0.00 0.03 0.00 0.02 99.78 10:03:38 10:02:01 5 0.02 0.00 0.03 0.00 0.02 99.93 10:03:38 10:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:03:38 10:02:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:03:38 10:03:01 all 0.03 0.00 0.02 0.00 0.01 99.94 10:03:38 10:03:01 0 0.00 0.00 0.02 0.03 0.02 99.93 10:03:38 10:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:03:38 10:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:03:38 10:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:03:38 10:03:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:03:38 10:03:01 5 0.05 0.00 0.02 0.00 0.02 99.92 10:03:38 10:03:01 6 0.03 0.00 0.03 0.00 0.02 99.92 10:03:38 10:03:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:03:38 Average: all 5.72 0.00 1.27 0.58 0.03 92.40 10:03:38 Average: 0 5.28 0.00 1.18 0.46 0.02 93.06 10:03:38 Average: 1 5.47 0.00 1.26 0.78 0.03 92.46 10:03:38 Average: 2 5.91 0.00 1.17 0.09 0.02 92.80 10:03:38 Average: 3 5.82 0.00 1.19 0.80 0.04 92.14 10:03:38 Average: 4 6.21 0.00 1.30 0.86 0.03 91.60 10:03:38 Average: 5 5.71 0.00 1.53 0.16 0.03 92.57 10:03:38 Average: 6 5.75 0.00 1.22 0.76 0.03 92.23 10:03:38 Average: 7 5.59 0.00 1.30 0.76 0.03 92.32 10:03:38 10:03:38 10:03:38