Pull request #577 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 bnevis-i for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 51ce098b7ba365623ff34df70cfe64bc3fb0b364+9ff17b2fa430af0a75b0d2a3fa387c940a4f6181 (27ec0d494af8b827369e5db99e73515eea11e78d) 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-ssh13588815598276301498.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh1667995952008963300.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-577/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-577/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10398852892000409514.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-577/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7403910720475996339.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh8080157965765415886.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-577/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-577/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10786654719932343611.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2855’ Running on prd-ubuntu20.04-docker-8c-8g-2857 in /w/workspace/xfoundry_go-mod-bootstrap_PR-577 [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-577 # 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/577/head:refs/remotes/origin/PR-577 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9ff17b2fa430af0a75b0d2a3fa387c940a4f6181 into PR head commit 51ce098b7ba365623ff34df70cfe64bc3fb0b364 Merge succeeded, producing 51ce098b7ba365623ff34df70cfe64bc3fb0b364 Checking out Revision 51ce098b7ba365623ff34df70cfe64bc3fb0b364 (PR-577) > git config core.sparsecheckout # timeout=10 > git checkout -f 51ce098b7ba365623ff34df70cfe64bc3fb0b364 # 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 9ff17b2fa430af0a75b0d2a3fa387c940a4f6181 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 51ce098b7ba365623ff34df70cfe64bc3fb0b364 # timeout=10 Commit message: "chore(security): Bump go-mod-secrets" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:58:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:58:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:58:19 ========================================================= 23:58:19 EdgeX Global Pipelines Version Info 23:58:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:58:20 ------------------- 23:58:20 stable info: 23:58:20 ------------------- 23:58:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:58:20 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 23:58:20 Message: update stable to v1.0.250 23:58:21 ------------------- 23:58:21 experimental info: 23:58:21 ------------------- 23:58:21 Commited By: **** collab-it+edgex@linuxfoundation.org 23:58:21 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 23:58:21 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:58:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 23:58:21 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 23:58:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:58:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:58:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:58:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:58:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 23:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:58:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-577 [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-577 [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-577 [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 51ce098b7ba365623ff34df70cfe64bc3fb0b364 [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 51ce098 [Pipeline] echo 23:58:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:58:23 + git rev-list -1 --merges 51ce098b7ba365623ff34df70cfe64bc3fb0b364~1..51ce098b7ba365623ff34df70cfe64bc3fb0b364 [Pipeline] echo 23:58:23 -----------> git rev-list -1 --merges 51ce098b7ba365623ff34df70cfe64bc3fb0b364~1..51ce098b7ba365623ff34df70cfe64bc3fb0b364 51ce098b7ba365623ff34df70cfe64bc3fb0b364 [false] [Pipeline] sh 23:58:23 + git log --format=format:%s -1 51ce098b7ba365623ff34df70cfe64bc3fb0b364 [Pipeline] echo 23:58:23 ========================================================= 23:58:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:58:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:58:24 + git log --format=format:%s -1 51ce098b7ba365623ff34df70cfe64bc3fb0b364 [Pipeline] echo 23:58:24 [semverPrep] GIT_COMMIT: 51ce098b7ba365623ff34df70cfe64bc3fb0b364, Commit Message: chore(security): Bump go-mod-secrets [Pipeline] echo 23:58:24 [semverPrep] This is not a build commit. [Pipeline] sh 23:58:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:58:24 + grep -v github /etc/ssh/ssh_known_hosts 23:58:24 + [ -e /tmp/ssh_known_hosts ] 23:58:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:58:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:58:24 + sudo tee -a /etc/ssh/ssh_known_hosts 23:58:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:58:25 23:58:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:58:25 0.1.4: Pulling from edgex-devops/py-git-semver 23:58:25 b85a868b505f: Pulling fs layer 23:58:25 e2be974225ed: Pulling fs layer 23:58:25 339a4e72a1f5: Pulling fs layer 23:58:25 988bab9f4d93: Pulling fs layer 23:58:25 1469e6f7b9e6: Pulling fs layer 23:58:25 eaf3925da568: Pulling fs layer 23:58:25 bab4dde63d76: Pulling fs layer 23:58:25 1469e6f7b9e6: Waiting 23:58:25 eaf3925da568: Waiting 23:58:25 988bab9f4d93: Waiting 23:58:25 bab4dde63d76: Waiting 23:58:25 bde34c3a00c8: Pulling fs layer 23:58:25 b352a97aabf1: Pulling fs layer 23:58:25 4872d77fe225: Pulling fs layer 23:58:25 5851b861e8e6: Pulling fs layer 23:58:25 bde34c3a00c8: Waiting 23:58:25 b352a97aabf1: Waiting 23:58:25 4872d77fe225: Waiting 23:58:25 e2be974225ed: Verifying Checksum 23:58:25 e2be974225ed: Download complete 23:58:25 988bab9f4d93: Verifying Checksum 23:58:25 988bab9f4d93: Download complete 23:58:25 1469e6f7b9e6: Verifying Checksum 23:58:25 1469e6f7b9e6: Download complete 23:58:25 eaf3925da568: Download complete 23:58:25 339a4e72a1f5: Verifying Checksum 23:58:25 339a4e72a1f5: Download complete 23:58:25 bde34c3a00c8: Verifying Checksum 23:58:25 bde34c3a00c8: Download complete 23:58:25 b352a97aabf1: Download complete 23:58:25 4872d77fe225: Verifying Checksum 23:58:25 4872d77fe225: Download complete 23:58:25 5851b861e8e6: Verifying Checksum 23:58:25 5851b861e8e6: Download complete 23:58:26 b85a868b505f: Verifying Checksum 23:58:26 b85a868b505f: Download complete 23:58:26 bab4dde63d76: Verifying Checksum 23:58:26 bab4dde63d76: Download complete 23:58:27 b85a868b505f: Pull complete 23:58:27 e2be974225ed: Pull complete 23:58:27 339a4e72a1f5: Pull complete 23:58:28 988bab9f4d93: Pull complete 23:58:28 1469e6f7b9e6: Pull complete 23:58:28 eaf3925da568: Pull complete 23:58:30 bab4dde63d76: Pull complete 23:58:30 bde34c3a00c8: Pull complete 23:58:30 b352a97aabf1: Pull complete 23:58:30 4872d77fe225: Pull complete 23:58:30 5851b861e8e6: Pull complete 23:58:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:58:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:58:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:58:30 prd-ubuntu20.04-docker-8c-8g-2857 does not seem to be running inside a container 23:58:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-577 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-577:/w/workspace/xfoundry_go-mod-bootstrap_PR-577:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-577@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:58:33 $ docker top 403469187d09b30e73a4138e8b843ffc5438a12a0617e3bc8f9027a507096a9b -eo pid,comm 23:58:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:58:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:58:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:58:33 [ssh-agent] Looking for ssh-agent implementation... 23:58:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:58:33 $ docker exec 403469187d09b30e73a4138e8b843ffc5438a12a0617e3bc8f9027a507096a9b ssh-agent 23:58:33 SSH_AUTH_SOCK=/tmp/ssh-j6w81FOtrOgB/agent.32 23:58:33 SSH_AGENT_PID=38 23:58:33 Running ssh-add (command line suppressed) 23:58:33 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-577@tmp/private_key_8291768240369303507.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-577@tmp/private_key_8291768240369303507.key) 23:58:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:58:34 + git tag --points-at HEAD [Pipeline] } 23:58:34 $ docker exec --env ******** --env ******** 403469187d09b30e73a4138e8b843ffc5438a12a0617e3bc8f9027a507096a9b ssh-agent -k 23:58:34 unset SSH_AUTH_SOCK; 23:58:34 unset SSH_AGENT_PID; 23:58:34 echo Agent pid 38 killed; 23:58:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:58:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:58:34 [ssh-agent] Looking for ssh-agent implementation... 23:58:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:58:34 $ docker exec 403469187d09b30e73a4138e8b843ffc5438a12a0617e3bc8f9027a507096a9b ssh-agent 23:58:34 SSH_AUTH_SOCK=/tmp/ssh-jBStdrw9uVGG/agent.70 23:58:34 SSH_AGENT_PID=76 23:58:34 Running ssh-add (command line suppressed) 23:58:34 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-577@tmp/private_key_668024804873899404.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-577@tmp/private_key_668024804873899404.key) 23:58:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:58:35 + git semver init 23:58:35 2023-08-03 23:58:35,423 [run_init] DEBUG init version:0.0.0 force:False 23:58:35 2023-08-03 23:58:35,424 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-577/.semver 23:58:35 2023-08-03 23:58:35,424 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-577/.semver 23:58:35 2023-08-03 23:58:35,425 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-577/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-577, universal_newlines=False, shell=None, istream=None) 23:58:36 2023-08-03 23:58:36,291 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-577/.git/info/exclude 23:58:36 2023-08-03 23:58:36,291 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-577/.semver/PR-577 with force:False 23:58:36 2023-08-03 23:58:36,292 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-577/.semver/PR-577 23:58:36 2023-08-03 23:58:36,296 [execute] INFO git cat-file --batch-check 23:58:36 2023-08-03 23:58:36,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-577/.semver, universal_newlines=False, shell=None, istream=) 23:58:36 2023-08-03 23:58:36,304 [execute] INFO git cat-file --batch 23:58:36 2023-08-03 23:58:36,304 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-577/.semver, universal_newlines=False, shell=None, istream=) 23:58:36 2023-08-03 23:58:36,309 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-577/.semver/PR-577 23:58:36 0.0.0 [Pipeline] } 23:58:36 $ docker exec --env ******** --env ******** 403469187d09b30e73a4138e8b843ffc5438a12a0617e3bc8f9027a507096a9b ssh-agent -k 23:58:36 unset SSH_AUTH_SOCK; 23:58:36 unset SSH_AGENT_PID; 23:58:36 echo Agent pid 76 killed; 23:58:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:58:37 + git semver [Pipeline] } 23:58:37 $ docker stop --time=1 403469187d09b30e73a4138e8b843ffc5438a12a0617e3bc8f9027a507096a9b 23:58:38 $ docker rm -f --volumes 403469187d09b30e73a4138e8b843ffc5438a12a0617e3bc8f9027a507096a9b [Pipeline] // withDockerContainer [Pipeline] sh 23:58:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:58:39 Stashed 1 file(s) [Pipeline] echo 23:58:39 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:58:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:58:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:58:40 ========================================================= 23:58:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:58:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:58:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:58:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:58:40 4db1b89c0bd1: Pulling fs layer 23:58:40 6911f1a30b25: Pulling fs layer 23:58:40 e194b8c5c2a9: Pulling fs layer 23:58:40 6863d3e3a2b1: Pulling fs layer 23:58:40 ec0bb842ea78: Pulling fs layer 23:58:40 40a00589a448: Pulling fs layer 23:58:40 6c08303d61cc: Pulling fs layer 23:58:40 798269fcf238: Pulling fs layer 23:58:40 6863d3e3a2b1: Waiting 23:58:40 ec0bb842ea78: Waiting 23:58:40 6c08303d61cc: Waiting 23:58:40 6911f1a30b25: Download complete 23:58:40 6863d3e3a2b1: Verifying Checksum 23:58:40 6863d3e3a2b1: Download complete 23:58:40 ec0bb842ea78: Verifying Checksum 23:58:40 ec0bb842ea78: Download complete 23:58:40 4db1b89c0bd1: Verifying Checksum 23:58:40 4db1b89c0bd1: Download complete 23:58:40 40a00589a448: Verifying Checksum 23:58:40 40a00589a448: Download complete 23:58:40 4db1b89c0bd1: Pull complete 23:58:40 6911f1a30b25: Pull complete 23:58:41 798269fcf238: Download complete 23:58:41 e194b8c5c2a9: Download complete 23:58:41 6c08303d61cc: Verifying Checksum 23:58:41 6c08303d61cc: Download complete 23:58:44 e194b8c5c2a9: Pull complete 23:58:45 6863d3e3a2b1: Pull complete 23:58:45 ec0bb842ea78: Pull complete 23:58:45 40a00589a448: Pull complete 23:58:47 6c08303d61cc: Pull complete 23:58:48 798269fcf238: Pull complete 23:58:48 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 23:58:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:58:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 23:58:48 + 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 23:58:49 + docker inspect -f . ci-base-image-x86_64 23:58:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:58:49 prd-ubuntu20.04-docker-8c-8g-2857 does not seem to be running inside a container 23:58:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-577 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-577:/w/workspace/xfoundry_go-mod-bootstrap_PR-577:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-577@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:58:54 $ docker top c2e4b3b73b7a78e550c221dfbbb9ae0fface511cdd160e6afd277cb63a27187f -eo pid,comm [Pipeline] { [Pipeline] sh 23:58:54 Still waiting to schedule task 23:58:54 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2856’ 23:58:55 + go version 23:58:55 go version go1.20.6 linux/amd64 [Pipeline] } 23:58:55 $ docker stop --time=1 c2e4b3b73b7a78e550c221dfbbb9ae0fface511cdd160e6afd277cb63a27187f 23:58:56 $ docker rm -f --volumes c2e4b3b73b7a78e550c221dfbbb9ae0fface511cdd160e6afd277cb63a27187f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:57 + docker inspect -f . ci-base-image-x86_64 23:58:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:58:57 prd-ubuntu20.04-docker-8c-8g-2857 does not seem to be running inside a container 23:58: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-577 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-577:/w/workspace/xfoundry_go-mod-bootstrap_PR-577:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-577@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:58:57 $ docker top ad7e23738d1243ad91ba5e62c66a58255ee4d535c7aa0d787e1df95b292c872d -eo pid,comm [Pipeline] { [Pipeline] sh 23:58:58 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-577 [Pipeline] fileExists [Pipeline] sh 23:58:58 + make test 23:58:58 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:58:58 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 23:58:58 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.3 23:58:58 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.12 23:58:58 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.4 23:58:58 go: downloading github.com/google/uuid v1.3.0 23:58:58 go: downloading github.com/labstack/echo/v4 v4.11.1 23:58:58 go: downloading github.com/stretchr/testify v1.8.4 23:58:58 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 23:58:58 go: downloading github.com/hashicorp/go-multierror v1.1.1 23:58:58 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.5 23:58:59 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.4 23:58:59 go: downloading github.com/mitchellh/mapstructure v1.5.0 23:58:59 go: downloading github.com/mitchellh/copystructure v1.2.0 23:58:59 go: downloading gopkg.in/yaml.v3 v3.0.1 23:58:59 go: downloading github.com/gorilla/websocket v1.5.0 23:58:59 go: downloading golang.org/x/net v0.12.0 23:58:59 go: downloading golang.org/x/sync v0.2.0 23:58:59 go: downloading github.com/go-playground/validator/v10 v10.14.1 23:58:59 go: downloading github.com/go-kit/log v0.2.1 23:58:59 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 23:58:59 go: downloading github.com/hashicorp/errwrap v1.1.0 23:58:59 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 23:58:59 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 23:58:59 go: downloading github.com/stretchr/objx v0.5.0 23:58:59 go: downloading github.com/labstack/gommon v0.4.0 23:58:59 go: downloading golang.org/x/crypto v0.11.0 23:58:59 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 23:58:59 go: downloading github.com/valyala/fasttemplate v1.2.2 23:58:59 go: downloading golang.org/x/time v0.3.0 23:58:59 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 23:58:59 go: downloading github.com/mitchellh/reflectwalk v1.0.2 23:58:59 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:58:59 go: downloading github.com/hashicorp/consul/api v1.23.0 23:58:59 go: downloading github.com/go-logfmt/logfmt v0.5.1 23:58:59 go: downloading github.com/x448/float16 v0.8.4 23:58:59 go: downloading github.com/mattn/go-colorable v0.1.13 23:58:59 go: downloading github.com/mattn/go-isatty v0.0.19 23:58:59 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 23:58:59 go: downloading github.com/go-playground/universal-translator v0.18.1 23:58:59 go: downloading github.com/leodido/go-urn v1.2.4 23:58:59 go: downloading golang.org/x/text v0.11.0 23:58:59 go: downloading github.com/valyala/bytebufferpool v1.0.0 23:58:59 go: downloading github.com/zeebo/errs v1.3.0 23:58:59 go: downloading google.golang.org/grpc v1.53.0 23:58:59 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:58:59 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 23:58:59 go: downloading github.com/hashicorp/go-hclog v1.5.0 23:58:59 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:58:59 go: downloading github.com/hashicorp/serf v0.10.1 23:58:59 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 23:58:59 go: downloading golang.org/x/sys v0.10.0 23:58:59 go: downloading github.com/go-playground/locales v0.14.1 23:58:59 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 23:58:59 go: downloading google.golang.org/protobuf v1.28.1 23:59:00 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:59:00 go: downloading github.com/fatih/color v1.14.1 23:59:00 go: downloading github.com/armon/go-metrics v0.4.1 23:59:00 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 23:59:00 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 23:59:00 go: downloading github.com/golang/protobuf v1.5.2 23:59:00 go: downloading github.com/hashicorp/golang-lru v0.5.4 23:59:18 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 23:59:18 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 23:59:18 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 23:59:18 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 23:59:19 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 23:59:37 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.088s coverage: 35.4% of statements 23:59:37 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.021s coverage: 93.5% of statements 23:59:37 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.032s coverage: 91.7% of statements 23:59:37 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.350s coverage: 88.2% of statements 23:59:37 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.006s coverage: 85.0% of statements 23:59:37 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.032s coverage: 46.8% of statements 23:59:37 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.060s coverage: 100.0% of statements 23:59:37 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.347s coverage: 87.7% of statements 23:59:37 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.043s coverage: 26.3% of statements 23:59:37 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.049s coverage: 79.0% of statements 23:59:37 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.015s coverage: 59.3% of statements 23:59:37 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.012s coverage: 31.2% of statements 23:59:37 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.006s coverage: 91.3% of statements 23:59:45 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:59:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:59:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 23:59:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:59:49 $ docker stop --time=1 ad7e23738d1243ad91ba5e62c66a58255ee4d535c7aa0d787e1df95b292c872d 23:59:51 $ docker rm -f --volumes ad7e23738d1243ad91ba5e62c66a58255ee4d535c7aa0d787e1df95b292c872d [Pipeline] // withDockerContainer [Pipeline] sh 23:59:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:59:52 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 23:59:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:59:53 23:59:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:59:53 latest: Pulling from edgex-lftools-log-publisher 23:59:53 5eb5b503b376: Pulling fs layer 23:59:53 5c69ac0246d0: Pulling fs layer 23:59:53 ec43610c2a17: Pulling fs layer 23:59:53 3a2ae6a8a46f: Pulling fs layer 23:59:53 33b1e0a273af: Pulling fs layer 23:59:53 5d3b04190fa2: Pulling fs layer 23:59:53 2f39f015ded8: Pulling fs layer 23:59:53 5d3b04190fa2: Waiting 23:59:53 2f39f015ded8: Waiting 23:59:53 33b1e0a273af: Waiting 23:59:53 3a2ae6a8a46f: Waiting 23:59:53 5c69ac0246d0: Download complete 23:59:53 3a2ae6a8a46f: Verifying Checksum 23:59:53 3a2ae6a8a46f: Download complete 23:59:54 33b1e0a273af: Verifying Checksum 23:59:54 33b1e0a273af: Download complete 23:59:54 5d3b04190fa2: Verifying Checksum 23:59:54 5d3b04190fa2: Download complete 23:59:54 ec43610c2a17: Download complete 23:59:54 5eb5b503b376: Verifying Checksum 23:59:54 5eb5b503b376: Download complete 23:59:54 2f39f015ded8: Download complete 23:59:55 5eb5b503b376: Pull complete 23:59:55 5c69ac0246d0: Pull complete 23:59:56 ec43610c2a17: Pull complete 23:59:56 3a2ae6a8a46f: Pull complete 23:59:56 33b1e0a273af: Pull complete 23:59:56 5d3b04190fa2: Pull complete 00:00:02 2f39f015ded8: Pull complete 00:00:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:00:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:00:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:02 prd-ubuntu20.04-docker-8c-8g-2857 does not seem to be running inside a container 00:00:02 $ 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-577 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-577:/w/workspace/xfoundry_go-mod-bootstrap_PR-577:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-577@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-577@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:00:06 $ docker top 0ff52439c17c395d1ee9fc92f47126cf5d024cd9483a390f5e1e92e6d28e8087 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:00:07 ---> job-cost.sh 00:00:07 lf-activate-venv: SKIPPING 00:00:07 INFO: No Stack... 00:00:07 INFO: Retrieving Pricing Info for: v3-standard-8 00:00:08 INFO: Archiving Costs [Pipeline] sh 00:00:08 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-577/archives/cost.csv 00:00:08 + cut -d, -f6 [Pipeline] lock 00:00:08 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-577-1-stack-cost] 00:00:08 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-577-1-stack-cost] did not exist. Created. 00:00:08 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-577-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:00:08 + echo total: 0.2199999988079071 [Pipeline] stash 00:00:08 Stashed 1 file(s) [Pipeline] } 00:00:09 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-577-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:00:09 $ docker stop --time=1 0ff52439c17c395d1ee9fc92f47126cf5d024cd9483a390f5e1e92e6d28e8087 00:00:10 $ docker rm -f --volumes 0ff52439c17c395d1ee9fc92f47126cf5d024cd9483a390f5e1e92e6d28e8087 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:02:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2858 in /w/workspace/xfoundry_go-mod-bootstrap_PR-577 [Pipeline] { [Pipeline] ws 00:02:37 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 00:02:37 The recommended git tool is: git 00:02:43 using credential edgex-jenkins-ssh 00:02:43 Cloning the remote Git repository 00:02:43 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 00:02:43 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 00:02:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 00:02:44 > git --version # timeout=10 00:02:44 > git --version # 'git version 2.25.1' 00:02:44 using GIT_SSH to set credentials SSH Credentials for GitHub 00:02:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:02:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 00:02:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:02:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 00:02:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 00:02:46 using GIT_SSH to set credentials SSH Credentials for GitHub 00:02:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/577/head:refs/remotes/origin/PR-577 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:02:47 Merging remotes/origin/main commit 9ff17b2fa430af0a75b0d2a3fa387c940a4f6181 into PR head commit 51ce098b7ba365623ff34df70cfe64bc3fb0b364 00:02:47 Merge succeeded, producing 51ce098b7ba365623ff34df70cfe64bc3fb0b364 00:02:47 Checking out Revision 51ce098b7ba365623ff34df70cfe64bc3fb0b364 (PR-577) 00:02:47 > git config core.sparsecheckout # timeout=10 00:02:47 > git checkout -f 51ce098b7ba365623ff34df70cfe64bc3fb0b364 # timeout=10 00:02:47 > git remote # timeout=10 00:02:47 > git config --get remote.origin.url # timeout=10 00:02:47 using GIT_SSH to set credentials SSH Credentials for GitHub 00:02:47 > git merge 9ff17b2fa430af0a75b0d2a3fa387c940a4f6181 # timeout=10 00:02:47 > git rev-parse HEAD^{commit} # timeout=10 00:02:47 > git config core.sparsecheckout # timeout=10 00:02:47 > git checkout -f 51ce098b7ba365623ff34df70cfe64bc3fb0b364 # timeout=10 00:02:51 Commit message: "chore(security): Bump go-mod-secrets" 00:02:51 > git --version # timeout=10 00:02:51 > git --version # 'git version 2.25.1' 00:02:51 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:02:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:02:52 % Total % Received % Xferd Average Speed Time Time Time Current 00:02:52 Dload Upload Total Spent Left Speed 00:02:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 00:02:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:02:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:02:53 + sudo tee /etc/docker/daemon.new 00:02:53 { 00:02:53 "registry-mirrors": [ 00:02:53 "https://nexus3.edgexfoundry.org:10001" 00:02:53 ], 00:02:53 "bip": "10.250.0.254/24", 00:02:53 "hosts": [ 00:02:53 "tcp://0.0.0.0:5555", 00:02:53 "unix:///var/run/docker.sock" 00:02:53 ], 00:02:53 "mtu": 1458, 00:02:53 "selinux-enabled": true, 00:02:53 "seccomp-profile": "/etc/docker/seccomp.json" 00:02:53 } [Pipeline] sh 00:02:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:02:54 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 00:03:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:03:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:03:12 ========================================================= 00:03:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:03:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:03:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:03:13 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:03:13 edb6bdbacee9: Pulling fs layer 00:03:13 5f9638ab2659: Pulling fs layer 00:03:13 8d51d6327a98: Pulling fs layer 00:03:13 8b374f2dd631: Pulling fs layer 00:03:13 ec14aa9079de: Pulling fs layer 00:03:13 2f466654f4bb: Pulling fs layer 00:03:13 554e91adad29: Pulling fs layer 00:03:13 8b374f2dd631: Waiting 00:03:13 2f466654f4bb: Waiting 00:03:13 ec14aa9079de: Waiting 00:03:13 554e91adad29: Waiting 00:03:13 5f9638ab2659: Verifying Checksum 00:03:13 5f9638ab2659: Download complete 00:03:13 8b374f2dd631: Verifying Checksum 00:03:13 8b374f2dd631: Download complete 00:03:13 ec14aa9079de: Verifying Checksum 00:03:13 ec14aa9079de: Download complete 00:03:13 edb6bdbacee9: Verifying Checksum 00:03:13 edb6bdbacee9: Download complete 00:03:14 edb6bdbacee9: Pull complete 00:03:15 554e91adad29: Verifying Checksum 00:03:15 554e91adad29: Download complete 00:03:15 5f9638ab2659: Pull complete 00:03:16 2f466654f4bb: Verifying Checksum 00:03:16 2f466654f4bb: Download complete 00:03:16 8d51d6327a98: Verifying Checksum 00:03:16 8d51d6327a98: Download complete 00:03:29 8d51d6327a98: Pull complete 00:03:29 8b374f2dd631: Pull complete 00:03:29 ec14aa9079de: Pull complete 00:03:35 2f466654f4bb: Pull complete 00:03:37 554e91adad29: Pull complete 00:03:37 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 00:03:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:03:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 00:03:38 + 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 00:03:38 + docker inspect -f . ci-base-image-arm64 00:03:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:38 prd-ubuntu20.04-docker-arm64-4c-16g-2858 does not seem to be running inside a container 00:03:38 $ 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:03:42 $ docker top 8be1a176639fad5ad476a0101e75bc859b8edb8386b77496d16ad88781bf25ff -eo pid,comm [Pipeline] { [Pipeline] sh 00:03:42 + go version 00:03:42 go version go1.20.6 linux/arm64 [Pipeline] } 00:03:42 $ docker stop --time=1 8be1a176639fad5ad476a0101e75bc859b8edb8386b77496d16ad88781bf25ff 00:03:44 $ docker rm -f --volumes 8be1a176639fad5ad476a0101e75bc859b8edb8386b77496d16ad88781bf25ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:45 + docker inspect -f . ci-base-image-arm64 00:03:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:45 prd-ubuntu20.04-docker-arm64-4c-16g-2858 does not seem to be running inside a container 00:03:45 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:03:48 $ docker top 30b93fa83871dd526ff10eabf79e0d6070ee99148c84e77aec267498fc84d5cc -eo pid,comm [Pipeline] { [Pipeline] sh 00:03:49 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh 00:03:49 + make test 00:03:49 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:03:49 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.3 00:03:49 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.4 00:03:49 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.4 00:03:50 go: downloading github.com/labstack/echo/v4 v4.11.1 00:03:50 go: downloading github.com/mitchellh/mapstructure v1.5.0 00:03:50 go: downloading github.com/google/uuid v1.3.0 00:03:50 go: downloading github.com/mitchellh/copystructure v1.2.0 00:03:50 go: downloading github.com/stretchr/testify v1.8.4 00:03:50 go: downloading gopkg.in/yaml.v3 v3.0.1 00:03:50 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 00:03:50 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:03:50 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.12 00:03:50 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.5 00:03:50 go: downloading github.com/hashicorp/go-multierror v1.1.1 00:03:50 go: downloading github.com/go-kit/log v0.2.1 00:03:50 go: downloading github.com/go-playground/validator/v10 v10.14.1 00:03:50 go: downloading github.com/mitchellh/reflectwalk v1.0.2 00:03:51 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 00:03:51 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 00:03:51 go: downloading github.com/stretchr/objx v0.5.0 00:03:51 go: downloading github.com/labstack/gommon v0.4.0 00:03:51 go: downloading golang.org/x/crypto v0.11.0 00:03:51 go: downloading golang.org/x/net v0.12.0 00:03:52 go: downloading github.com/gorilla/websocket v1.5.0 00:03:52 go: downloading golang.org/x/sync v0.2.0 00:03:52 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 00:03:52 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 00:03:52 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 00:03:52 go: downloading github.com/valyala/fasttemplate v1.2.2 00:03:52 go: downloading golang.org/x/time v0.3.0 00:03:52 go: downloading github.com/hashicorp/errwrap v1.1.0 00:03:52 go: downloading github.com/hashicorp/consul/api v1.23.0 00:03:52 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:03:52 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:03:52 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 00:03:52 go: downloading github.com/go-playground/universal-translator v0.18.1 00:03:52 go: downloading github.com/leodido/go-urn v1.2.4 00:03:52 go: downloading golang.org/x/text v0.11.0 00:03:52 go: downloading github.com/mattn/go-colorable v0.1.13 00:03:52 go: downloading github.com/mattn/go-isatty v0.0.19 00:03:52 go: downloading github.com/zeebo/errs v1.3.0 00:03:52 go: downloading google.golang.org/grpc v1.53.0 00:03:54 go: downloading github.com/valyala/bytebufferpool v1.0.0 00:03:54 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:03:54 go: downloading github.com/x448/float16 v0.8.4 00:03:54 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:03:54 go: downloading github.com/go-playground/locales v0.14.1 00:03:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 00:03:54 go: downloading github.com/hashicorp/go-hclog v1.5.0 00:03:54 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:03:54 go: downloading github.com/hashicorp/serf v0.10.1 00:03:55 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 00:03:55 go: downloading golang.org/x/sys v0.10.0 00:03:56 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 00:03:56 go: downloading google.golang.org/protobuf v1.28.1 00:03:58 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 00:03:58 go: downloading github.com/fatih/color v1.14.1 00:03:58 go: downloading github.com/armon/go-metrics v0.4.1 00:03:58 go: downloading github.com/golang/protobuf v1.5.2 00:03:58 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 00:03:58 go: downloading github.com/hashicorp/golang-lru v0.5.4 00:06:35 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 00:06:35 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 00:06:43 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 00:06:43 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 00:06:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.194s coverage: 35.4% of statements 00:06:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.111s coverage: 93.5% of statements 00:06:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.099s coverage: 91.7% of statements 00:06:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.498s coverage: 88.2% of statements 00:06:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.019s coverage: 85.0% of statements 00:06:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.107s coverage: 46.8% of statements 00:06:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.073s coverage: 100.0% of statements 00:06:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.392s coverage: 87.7% of statements 00:06:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.094s coverage: 26.3% of statements 00:06:54 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 00:06:57 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.214s coverage: 79.0% of statements 00:06:57 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.105s coverage: 59.3% of statements 00:06:57 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.064s coverage: 31.2% of statements 00:06:57 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.017s coverage: 91.3% of statements 00:06:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:06:59 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:07:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:07:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:07:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:07:38 $ docker stop --time=1 30b93fa83871dd526ff10eabf79e0d6070ee99148c84e77aec267498fc84d5cc 00:07:42 $ docker rm -f --volumes 30b93fa83871dd526ff10eabf79e0d6070ee99148c84e77aec267498fc84d5cc [Pipeline] // withDockerContainer [Pipeline] sh 00:07:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:07:45 Warning: overwriting stash ‘coverage-report’ 00:07:46 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:07:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:07:47 00:07:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:07:47 arm64: Pulling from edgex-lftools-log-publisher 00:07:47 8998bd30e6a1: Pulling fs layer 00:07:47 04944245beec: Pulling fs layer 00:07:47 699f458cf7ca: Pulling fs layer 00:07:47 765212b225bb: Pulling fs layer 00:07:47 f23df028b6ca: Pulling fs layer 00:07:47 d65c8cfc05b1: Pulling fs layer 00:07:47 2437ff75d9bd: Pulling fs layer 00:07:47 765212b225bb: Waiting 00:07:47 f23df028b6ca: Waiting 00:07:47 d65c8cfc05b1: Waiting 00:07:47 04944245beec: Verifying Checksum 00:07:47 04944245beec: Download complete 00:07:47 765212b225bb: Verifying Checksum 00:07:47 765212b225bb: Download complete 00:07:47 f23df028b6ca: Verifying Checksum 00:07:47 f23df028b6ca: Download complete 00:07:47 d65c8cfc05b1: Verifying Checksum 00:07:47 d65c8cfc05b1: Download complete 00:07:48 699f458cf7ca: Verifying Checksum 00:07:48 699f458cf7ca: Download complete 00:07:48 8998bd30e6a1: Download complete 00:07:51 2437ff75d9bd: Verifying Checksum 00:07:51 2437ff75d9bd: Download complete 00:07:53 8998bd30e6a1: Pull complete 00:07:54 04944245beec: Pull complete 00:07:55 699f458cf7ca: Pull complete 00:07:56 765212b225bb: Pull complete 00:07:57 f23df028b6ca: Pull complete 00:07:58 d65c8cfc05b1: Pull complete 00:08:20 2437ff75d9bd: Pull complete 00:08:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:08:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:08:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:08:20 prd-ubuntu20.04-docker-arm64-4c-16g-2858 does not seem to be running inside a container 00:08:20 $ 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:08:22 $ docker top a6a898ed87171e123e54a5e138cd274f17864dfafd12ddb6a03bfd5443caa016 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:08:23 ---> job-cost.sh 00:08:23 lf-activate-venv: SKIPPING 00:08:23 INFO: No Stack... 00:08:23 INFO: Retrieving Pricing Info for: v3-standard-4 00:08:24 INFO: Archiving Costs [Pipeline] sh 00:08:25 + + catcut /w/workspace/go-mod-bootstrap/1/archives/cost.csv -d, 00:08:25 -f6 [Pipeline] lock 00:08:25 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-577-1-stack-cost] 00:08:25 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-577-1-stack-cost] did not exist. Created. 00:08:25 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-577-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:08:25 /w/workspace/go-mod-bootstrap/1@tmp/durable-a52316df/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:08:26 + echo total: 0.10999999940395355 [Pipeline] stash 00:08:26 Warning: overwriting stash ‘stack-cost’ 00:08:26 Stashed 1 file(s) [Pipeline] } 00:08:26 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-577-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:08:26 $ docker stop --time=1 a6a898ed87171e123e54a5e138cd274f17864dfafd12ddb6a03bfd5443caa016 00:08:28 $ docker rm -f --volumes a6a898ed87171e123e54a5e138cd274f17864dfafd12ddb6a03bfd5443caa016 [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:08:29 provisioning config files... 00:08:29 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-577@tmp/config18383783660525584074tmp [Pipeline] { [Pipeline] sh 00:08:29 + set +x 00:08:29 + curl -s https://codecov.io/bash 00:08:29 + bash -s -- 00:08:29 00:08:29 _____ _ 00:08:29 / ____| | | 00:08:29 | | ___ __| | ___ ___ _____ __ 00:08:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:08:29 | |___| (_) | (_| | __/ (_| (_) \ V / 00:08:29 \_____\___/ \__,_|\___|\___\___/ \_/ 00:08:29 Bash-1.0.6 00:08:29 00:08:29 00:08:29 ==> git version 2.25.1 found 00:08:29 ==> 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:08:29 Release-Date: 2020-01-08 00:08:29 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:08:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:08:29 ==> Jenkins CI detected. 00:08:29 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-577 00:08:29 project root: . 00:08:29 --> token set from env 00:08:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:08:29 ==> Running gcov in . (disable via -X gcov) 00:08:29 ==> Python coveragepy not found 00:08:29 ==> Searching for coverage reports in: 00:08:29 + . 00:08:29 -> Found 1 reports 00:08:29 ==> Detecting git/mercurial file structure 00:08:29 ==> Reading reports 00:08:29 + ./coverage.out bytes=102749 00:08:29 ==> Appending adjustments 00:08:29 https://docs.codecov.io/docs/fixing-reports 00:08:30 + Found adjustments 00:08:30 ==> Gzipping contents 00:08:30 16K /tmp/codecov.e9nmWP.gz 00:08:30 ==> Uploading reports 00:08:30 url: https://codecov.io 00:08:30 query: branch=PR-577&commit=51ce098b7ba365623ff34df70cfe64bc3fb0b364&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-577%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=577&job=&cmd_args= 00:08:30 -> Pinging Codecov 00:08:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-577&commit=51ce098b7ba365623ff34df70cfe64bc3fb0b364&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-577%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=577&job=&cmd_args= 00:08:30 -> Uploading to 00:08:30 https://storage.googleapis.com/codecov/v4/raw/2023-08-04/833815588EE85121546D348822E98E2E/51ce098b7ba365623ff34df70cfe64bc3fb0b364/490e16c3-879c-41b7-9f41-744565bc9a4c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230804%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230804T000829Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=044a29ce391da29969064abe78b80694ecd9a6a9c08dd0d0c3aad6140b0f1c85 00:08:30 % Total % Received % Xferd Average Speed Time Time Time Current 00:08:30 Dload Upload Total Spent Left Speed 00:08:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16087 0 0 100 16087 0 81247 --:--:-- --:--:-- --:--:-- 81247 00:08:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/51ce098b7ba365623ff34df70cfe64bc3fb0b364 [Pipeline] } 00:08:30 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:08:32 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-577/archives ] 00:08:32 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-577/archives 00:08:32 total 16 00:08:32 drwxr-xr-x 3 root root 4096 Aug 4 00:00 . 00:08:32 drwxrwxr-x 9 jenkins jenkins 4096 Aug 4 00:00 .. 00:08:32 drwxr-xr-x 2 root root 4096 Aug 4 00:00 cost 00:08:32 -rw-r--r-- 1 root root 88 Aug 4 00:00 cost.csv 00:08:32 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-577/archives 00:08:32 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-577/archives 00:08:32 total 16 00:08:32 drwxr-xr-x 3 jenkins jenkins 4096 Aug 4 00:00 . 00:08:32 drwxrwxr-x 9 jenkins jenkins 4096 Aug 4 00:00 .. 00:08:32 drwxr-xr-x 2 jenkins jenkins 4096 Aug 4 00:00 cost 00:08:32 -rw-r--r-- 1 jenkins jenkins 88 Aug 4 00:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:08:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:08:33 ---> package-listing.sh 00:08:33 ++ facter osfamily 00:08:33 ++ tr '[:upper:]' '[:lower:]' 00:08:33 + OS_FAMILY=debian 00:08:33 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-577 00:08:33 + START_PACKAGES=/tmp/packages_start.txt 00:08:33 + END_PACKAGES=/tmp/packages_end.txt 00:08:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:08:33 + PACKAGES=/tmp/packages_start.txt 00:08:33 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-577 ']' 00:08:33 + PACKAGES=/tmp/packages_end.txt 00:08:33 + case "${OS_FAMILY}" in 00:08:33 + dpkg -l 00:08:33 + grep '^ii' 00:08:33 + '[' -f /tmp/packages_start.txt ']' 00:08:33 + '[' -f /tmp/packages_end.txt ']' 00:08:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:08:33 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-577 ']' 00:08:33 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-577/archives/ 00:08:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-577/archives/ [Pipeline] echo 00:08:33 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-577/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:08:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:08:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:08:35 prd-ubuntu20.04-docker-8c-8g-2857 does not seem to be running inside a container 00:08:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-577/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-577 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-577:/w/workspace/xfoundry_go-mod-bootstrap_PR-577:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-577@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:08:35 $ docker top 33bbe23812a32f5f4e292fb47908757e12f8a53269c0bd54e36ee0fd16d543cf -eo pid,comm [Pipeline] { [Pipeline] sh 00:08:35 + touch /tmp/pre-build-complete [Pipeline] sh 00:08:36 + mkdir -p /var/log/sysstat [Pipeline] sh 00:08:36 + ls /var/log/sa-host 00:08:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:08:36 provisioning config files... 00:08:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-577@tmp/config767770815839268057tmp [Pipeline] { [Pipeline] echo 00:08:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:08:37 ---> create-netrc.sh [Pipeline] } 00:08:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:08:37 ---> python-tools-install.sh [Pipeline] echo 00:08:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:08:37 ---> sudo-logs.sh 00:08:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:08:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:08:38 ---> job-cost.sh 00:08:38 lf-activate-venv: SKIPPING 00:08:38 DEBUG: total: 0.2199999988079071 00:08:38 INFO: Retrieving Stack Cost... 00:08:38 INFO: Retrieving Pricing Info for: v3-standard-8 00:08:39 INFO: Archiving Costs [Pipeline] echo 00:08:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:08:39 ---> logs-deploy.sh 00:08:39 lf-activate-venv: SKIPPING 00:08:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-577/1 00:08:39 INFO: archiving workspace using pattern(s): 00:08:40 Archives upload complete. 00:08:40 INFO: archiving logs to Nexus 00:08:41 ---> uname -a: 00:08:41 Linux prd-ubuntu20-04-docker-8c-8g-2857 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:08:41 00:08:41 00:08:41 ---> lscpu: 00:08:41 Architecture: x86_64 00:08:41 CPU op-mode(s): 32-bit, 64-bit 00:08:41 Byte Order: Little Endian 00:08:41 Address sizes: 40 bits physical, 48 bits virtual 00:08:41 CPU(s): 8 00:08:41 On-line CPU(s) list: 0-7 00:08:41 Thread(s) per core: 1 00:08:41 Core(s) per socket: 1 00:08:41 Socket(s): 8 00:08:41 NUMA node(s): 1 00:08:41 Vendor ID: AuthenticAMD 00:08:41 CPU family: 23 00:08:41 Model: 49 00:08:41 Model name: AMD EPYC-Rome Processor 00:08:41 Stepping: 0 00:08:41 CPU MHz: 2799.998 00:08:41 BogoMIPS: 5599.99 00:08:41 Virtualization: AMD-V 00:08:41 Hypervisor vendor: KVM 00:08:41 Virtualization type: full 00:08:41 L1d cache: 256 KiB 00:08:41 L1i cache: 256 KiB 00:08:41 L2 cache: 4 MiB 00:08:41 L3 cache: 128 MiB 00:08:41 NUMA node0 CPU(s): 0-7 00:08:41 Vulnerability Itlb multihit: Not affected 00:08:41 Vulnerability L1tf: Not affected 00:08:41 Vulnerability Mds: Not affected 00:08:41 Vulnerability Meltdown: Not affected 00:08:41 Vulnerability Mmio stale data: Not affected 00:08:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:08:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:08:41 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:08:41 Vulnerability Srbds: Not affected 00:08:41 Vulnerability Tsx async abort: Not affected 00:08:41 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 00:08:41 00:08:41 00:08:41 ---> nproc: 00:08:41 8 00:08:41 00:08:41 00:08:41 ---> df -h: 00:08:41 Filesystem Size Used Avail Use% Mounted on 00:08:41 overlay 155G 11G 145G 7% / 00:08:41 tmpfs 64M 0 64M 0% /dev 00:08:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:08:41 shm 64M 0 64M 0% /dev/shm 00:08:41 /dev/vda1 155G 11G 145G 7% /facter-os 00:08:41 00:08:41 00:08:41 ---> sar -b -r -n DEV: 00:08:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2857) 08/04/23 _x86_64_ (8 CPU) 00:08:41 00:08:41 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:08:41 00:00:01 400.00 0.00 400.00 0.00 0.00 16000.00 0.00 00:08:41 00:01:01 34.16 0.08 34.08 0.00 8.67 16104.53 0.00 00:08:41 00:02:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 00:08:41 00:03:01 48.48 10.60 37.88 0.00 5155.81 8640.03 0.00 00:08:41 00:04:01 7.95 0.00 7.95 0.00 0.00 265.42 0.00 00:08:41 00:05:01 3.38 0.02 3.37 0.00 0.13 88.52 0.00 00:08:41 00:06:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 00:08:41 00:07:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 00:08:41 00:08:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 00:08:41 Average: 12.34 1.34 11.00 0.00 645.55 3144.26 0.00 00:08:41 00:08:41 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:08:41 00:00:01 28635840 31573560 742008 2.26 95460 3068748 1699412 5.01 1109108 2726612 469372 00:08:41 00:01:01 28634976 31574000 740216 2.25 96060 3069016 1732888 5.11 1120536 2713884 176 00:08:41 00:02:01 28635700 31574800 739424 2.25 96108 3069020 1732888 5.11 1120280 2713884 144 00:08:41 00:03:01 28160908 31548732 743568 2.26 117196 3486320 1761500 5.19 1393352 2879468 608 00:08:41 00:04:01 28105580 31552588 740540 2.25 130588 3529652 1806996 5.33 1446032 2881036 8 00:08:41 00:05:01 28119504 31561692 731388 2.22 129168 3526396 1773872 5.23 1435700 2877856 12 00:08:41 00:06:01 28119660 31561884 731144 2.22 129196 3526400 1773872 5.23 1435580 2877860 40 00:08:41 00:07:01 28118944 31561192 731488 2.22 129212 3526404 1773872 5.23 1435508 2877864 4 00:08:41 00:08:01 28119140 31561572 730976 2.22 129260 3526408 1773872 5.23 1435568 2877868 176 00:08:41 Average: 28294472 31563336 736750 2.24 116916 3369818 1758797 5.18 1325740 2825148 52282 00:08:41 00:08:41 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:08:41 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:41 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:41 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:41 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:41 00:01:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 00:08:41 00:01:01 ens3 10.36 7.55 11.95 4.31 0.00 0.00 0.00 0.00 00:08:41 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:41 00:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:08:41 00:02:01 ens3 0.82 0.18 0.15 0.07 0.00 0.00 0.00 0.00 00:08:41 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:41 00:03:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 00:08:41 00:03:01 ens3 217.33 88.34 2928.24 6.38 0.00 0.00 0.00 0.00 00:08:41 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:41 00:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:08:41 00:04:01 ens3 1.23 0.72 0.46 0.21 0.00 0.00 0.00 0.00 00:08:41 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:41 00:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:41 00:05:01 ens3 0.42 0.33 0.26 0.21 0.00 0.00 0.00 0.00 00:08:41 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:41 00:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:08:41 00:06:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:08:41 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:41 00:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:41 00:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:41 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:41 00:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:08:41 00:08:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:08:41 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:41 Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 00:08:41 Average: ens3 28.81 12.17 367.62 1.40 0.00 0.00 0.00 0.00 00:08:41 00:08:41 00:08:41 ---> sar -P ALL: 00:08:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2857) 08/04/23 _x86_64_ (8 CPU) 00:08:41 00:08:41 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:08:41 00:00:01 all 0.00 0.00 14.29 0.00 0.00 85.71 00:08:41 00:00:01 0 0.00 0.00 100.00 0.00 0.00 0.00 00:08:41 00:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:08:41 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:08:41 00:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:08:41 00:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:08:41 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:08:41 00:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:08:41 00:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:08:41 00:01:01 all 0.28 0.02 0.26 1.60 0.01 97.82 00:08:41 00:01:01 0 0.35 0.03 0.23 0.05 0.02 99.32 00:08:41 00:01:01 1 0.10 0.13 0.27 1.79 0.00 97.71 00:08:41 00:01:01 2 0.08 0.00 0.18 0.18 0.00 99.55 00:08:41 00:01:01 3 0.13 0.00 0.47 6.13 0.02 93.25 00:08:41 00:01:01 4 0.23 0.02 0.15 0.00 0.00 99.60 00:08:41 00:01:01 5 0.67 0.00 0.17 0.02 0.02 99.13 00:08:41 00:01:01 6 0.27 0.00 0.20 0.07 0.02 99.45 00:08:41 00:01:01 7 0.40 0.00 0.42 4.57 0.05 94.56 00:08:41 00:02:01 all 0.03 0.00 0.02 0.00 0.01 99.94 00:08:41 00:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:08:41 00:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:08:41 00:02:01 2 0.02 0.00 0.02 0.00 0.02 99.95 00:08:41 00:02:01 3 0.00 0.00 0.02 0.00 0.02 99.97 00:08:41 00:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:08:41 00:02:01 5 0.05 0.00 0.00 0.00 0.00 99.95 00:08:41 00:02:01 6 0.05 0.00 0.02 0.00 0.02 99.92 00:08:41 00:02:01 7 0.03 0.00 0.05 0.03 0.02 99.87 00:08:41 00:03:01 all 2.11 0.00 1.10 0.74 0.02 96.03 00:08:41 00:03:01 0 3.27 0.00 2.57 1.24 0.02 92.90 00:08:41 00:03:01 1 2.24 0.00 0.75 0.70 0.03 96.28 00:08:41 00:03:01 2 1.34 0.00 0.97 0.02 0.00 97.68 00:08:41 00:03:01 3 1.62 0.00 0.84 0.97 0.03 96.53 00:08:41 00:03:01 4 2.77 0.00 1.22 0.37 0.02 95.62 00:08:41 00:03:01 5 2.30 0.00 0.72 0.02 0.02 96.95 00:08:41 00:03:01 6 1.76 0.00 0.64 0.15 0.02 97.43 00:08:41 00:03:01 7 1.57 0.00 1.09 2.44 0.03 94.86 00:08:41 00:04:01 all 0.20 0.00 0.41 0.10 0.01 99.28 00:08:41 00:04:01 0 0.10 0.00 1.27 0.00 0.02 98.62 00:08:41 00:04:01 1 0.28 0.00 0.17 0.02 0.00 99.53 00:08:41 00:04:01 2 0.12 0.00 0.10 0.02 0.02 99.75 00:08:41 00:04:01 3 0.08 0.00 0.58 0.28 0.00 99.05 00:08:41 00:04:01 4 0.35 0.00 0.27 0.00 0.00 99.38 00:08:41 00:04:01 5 0.15 0.00 0.17 0.00 0.02 99.67 00:08:41 00:04:01 6 0.22 0.00 0.12 0.00 0.02 99.65 00:08:41 00:04:01 7 0.30 0.00 0.58 0.48 0.03 98.60 00:08:41 00:05:01 all 0.10 0.00 0.05 0.24 0.01 99.60 00:08:41 00:05:01 0 0.03 0.00 0.03 0.03 0.00 99.90 00:08:41 00:05:01 1 0.08 0.00 0.02 0.00 0.00 99.90 00:08:41 00:05:01 2 0.05 0.00 0.08 0.00 0.00 99.87 00:08:41 00:05:01 3 0.02 0.00 0.02 0.00 0.02 99.95 00:08:41 00:05:01 4 0.27 0.00 0.08 0.00 0.02 99.63 00:08:41 00:05:01 5 0.08 0.00 0.05 0.27 0.03 99.57 00:08:41 00:05:01 6 0.15 0.00 0.08 0.08 0.02 99.67 00:08:41 00:05:01 7 0.08 0.00 0.02 1.54 0.02 98.35 00:08:41 00:06:01 all 0.03 0.00 0.02 0.16 0.01 99.79 00:08:41 00:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:08:41 00:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:08:41 00:06:01 2 0.03 0.00 0.00 0.00 0.00 99.97 00:08:41 00:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:08:41 00:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:08:41 00:06:01 5 0.03 0.00 0.05 0.00 0.02 99.90 00:08:41 00:06:01 6 0.07 0.00 0.02 0.00 0.02 99.90 00:08:41 00:06:01 7 0.03 0.00 0.05 1.25 0.02 98.65 00:08:41 00:07:01 all 0.06 0.00 0.01 0.04 0.01 99.89 00:08:41 00:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:08:41 00:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:08:41 00:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:08:41 00:07:01 3 0.00 0.00 0.00 0.13 0.02 99.85 00:08:41 00:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:08:41 00:07:01 5 0.08 0.00 0.02 0.00 0.03 99.87 00:08:41 00:07:01 6 0.28 0.00 0.03 0.00 0.00 99.68 00:08:41 00:07:01 7 0.07 0.00 0.00 0.15 0.02 99.77 00:08:41 00:08:01 all 0.10 0.00 0.03 0.05 0.00 99.81 00:08:41 00:08:01 0 0.02 0.00 0.00 0.13 0.00 99.85 00:08:41 00:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:08:41 00:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:08:41 00:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:08:41 00:08:01 4 0.07 0.00 0.03 0.00 0.00 99.90 00:08:41 00:08:01 5 0.07 0.00 0.02 0.00 0.02 99.90 00:08:41 00:08:01 6 0.65 0.00 0.13 0.00 0.02 99.20 00:08:41 00:08:01 7 0.02 0.00 0.03 0.28 0.00 99.67 00:08:41 Average: all 0.36 0.00 0.24 0.37 0.01 99.02 00:08:41 Average: 0 0.48 0.00 0.52 0.18 0.01 98.81 00:08:41 Average: 1 0.35 0.02 0.15 0.31 0.00 99.16 00:08:41 Average: 2 0.21 0.00 0.17 0.03 0.00 99.59 00:08:41 Average: 3 0.23 0.00 0.24 0.94 0.01 98.58 00:08:41 Average: 4 0.46 0.00 0.22 0.05 0.00 99.26 00:08:41 Average: 5 0.43 0.00 0.15 0.04 0.02 99.37 00:08:41 Average: 6 0.43 0.00 0.15 0.04 0.01 99.36 00:08:41 Average: 7 0.31 0.00 0.28 1.34 0.02 98.04 00:08:41 00:08:41 00:08:41