Pull request #674 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 64492d4b0e669ec12059d09e2e8c6a287e805d10+2dbb0110de32a0be5f02fda10a2ce855f8a562c4 (0b81f64c3f1d162b5cbc8e7572cb456f390e2469) 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-ssh16385357807808772484.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14836834759999578116.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-674/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-674/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12048022499528920710.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-674/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14577829408464659113.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh15974816270661261496.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-674/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-674/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2259221701096768642.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5054 in /w/workspace/xfoundry_go-mod-bootstrap_PR-674 [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-674 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2dbb0110de32a0be5f02fda10a2ce855f8a562c4 into PR head commit 64492d4b0e669ec12059d09e2e8c6a287e805d10 Merge succeeded, producing 64492d4b0e669ec12059d09e2e8c6a287e805d10 Checking out Revision 64492d4b0e669ec12059d09e2e8c6a287e805d10 (PR-674) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/674/head:refs/remotes/origin/PR-674 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64492d4b0e669ec12059d09e2e8c6a287e805d10 # 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 2dbb0110de32a0be5f02fda10a2ce855f8a562c4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64492d4b0e669ec12059d09e2e8c6a287e805d10 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:12:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:12:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:12:10 ========================================================= 09:12:10 EdgeX Global Pipelines Version Info 09:12:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:12:11 ------------------- 09:12:11 stable info: 09:12:11 ------------------- 09:12:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:12:11 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 09:12:11 Message: update stable to v1.0.258 09:12:12 ------------------- 09:12:12 experimental info: 09:12:12 ------------------- 09:12:12 Commited By: **** collab-it+edgex@linuxfoundation.org 09:12:12 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 09:12:12 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:12:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 09:12:12 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 09:12:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:12:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:12:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:12:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:12:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:12:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:12:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:12:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:12:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:12:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 09:12:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:12:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:12:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:12:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:12:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:12:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:12:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:12:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:12:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:12:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:12:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:12:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:12:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:12:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:12:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:12:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-674 [Pipeline] echo 09:12:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-674 [Pipeline] echo 09:12:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-674 [Pipeline] echo 09:12:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64492d4b0e669ec12059d09e2e8c6a287e805d10 [Pipeline] echo 09:12:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64492d4 [Pipeline] echo 09:12:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:12:15 + git rev-list -1 --merges 64492d4b0e669ec12059d09e2e8c6a287e805d10~1..64492d4b0e669ec12059d09e2e8c6a287e805d10 [Pipeline] echo 09:12:15 -----------> git rev-list -1 --merges 64492d4b0e669ec12059d09e2e8c6a287e805d10~1..64492d4b0e669ec12059d09e2e8c6a287e805d10 64492d4b0e669ec12059d09e2e8c6a287e805d10 [false] [Pipeline] sh 09:12:15 + git log --format=format:%s -1 64492d4b0e669ec12059d09e2e8c6a287e805d10 [Pipeline] echo 09:12:15 ========================================================= 09:12:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:12:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:12:15 + git log --format=format:%s -1 64492d4b0e669ec12059d09e2e8c6a287e805d10 [Pipeline] echo 09:12:15 [semverPrep] GIT_COMMIT: 64492d4b0e669ec12059d09e2e8c6a287e805d10, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo 09:12:16 [semverPrep] This is not a build commit. [Pipeline] sh 09:12:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:12:16 + grep -v github /etc/ssh/ssh_known_hosts 09:12:16 + [ -e /tmp/ssh_known_hosts ] 09:12:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:12:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:12:16 + sudo tee -a /etc/ssh/ssh_known_hosts 09:12:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:12:16 09:12:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:12:17 0.1.4: Pulling from edgex-devops/py-git-semver 09:12:17 b85a868b505f: Pulling fs layer 09:12:17 e2be974225ed: Pulling fs layer 09:12:17 339a4e72a1f5: Pulling fs layer 09:12:17 988bab9f4d93: Pulling fs layer 09:12:17 1469e6f7b9e6: Pulling fs layer 09:12:17 eaf3925da568: Pulling fs layer 09:12:17 bab4dde63d76: Pulling fs layer 09:12:17 bde34c3a00c8: Pulling fs layer 09:12:17 b352a97aabf1: Pulling fs layer 09:12:17 4872d77fe225: Pulling fs layer 09:12:17 5851b861e8e6: Pulling fs layer 09:12:17 988bab9f4d93: Waiting 09:12:17 1469e6f7b9e6: Waiting 09:12:17 eaf3925da568: Waiting 09:12:17 bab4dde63d76: Waiting 09:12:17 bde34c3a00c8: Waiting 09:12:17 b352a97aabf1: Waiting 09:12:17 4872d77fe225: Waiting 09:12:17 5851b861e8e6: Waiting 09:12:17 e2be974225ed: Download complete 09:12:17 988bab9f4d93: Verifying Checksum 09:12:17 988bab9f4d93: Download complete 09:12:17 1469e6f7b9e6: Verifying Checksum 09:12:17 1469e6f7b9e6: Download complete 09:12:17 339a4e72a1f5: Verifying Checksum 09:12:17 339a4e72a1f5: Download complete 09:12:17 eaf3925da568: Verifying Checksum 09:12:17 eaf3925da568: Download complete 09:12:17 bde34c3a00c8: Download complete 09:12:17 b352a97aabf1: Verifying Checksum 09:12:17 b352a97aabf1: Download complete 09:12:17 4872d77fe225: Download complete 09:12:17 5851b861e8e6: Download complete 09:12:17 b85a868b505f: Verifying Checksum 09:12:17 b85a868b505f: Download complete 09:12:18 bab4dde63d76: Verifying Checksum 09:12:18 bab4dde63d76: Download complete 09:12:19 b85a868b505f: Pull complete 09:12:19 e2be974225ed: Pull complete 09:12:19 339a4e72a1f5: Pull complete 09:12:19 988bab9f4d93: Pull complete 09:12:20 1469e6f7b9e6: Pull complete 09:12:20 eaf3925da568: Pull complete 09:12:22 bab4dde63d76: Pull complete 09:12:22 bde34c3a00c8: Pull complete 09:12:22 b352a97aabf1: Pull complete 09:12:22 4872d77fe225: Pull complete 09:12:22 5851b861e8e6: Pull complete 09:12:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:12:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:12:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:22 prd-ubuntu20.04-docker-8c-8g-5054 does not seem to be running inside a container 09:12:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-674 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-674:/w/workspace/xfoundry_go-mod-bootstrap_PR-674:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-674@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-674@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:12:26 $ docker top 7cf8f5940e45b2af4baa5bbaa9e7eecddf2f4bb30a49ff89396af60e645c3683 -eo pid,comm 09:12:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:12:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:12:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:12:26 [ssh-agent] Looking for ssh-agent implementation... 09:12:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:12:27 $ docker exec 7cf8f5940e45b2af4baa5bbaa9e7eecddf2f4bb30a49ff89396af60e645c3683 ssh-agent 09:12:27 SSH_AUTH_SOCK=/tmp/ssh-68AVwDJLDci7/agent.33 09:12:27 SSH_AGENT_PID=39 09:12:27 Running ssh-add (command line suppressed) 09:12:27 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-674@tmp/private_key_12330581109844400841.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-674@tmp/private_key_12330581109844400841.key) 09:12:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:12:27 + git tag --points-at HEAD [Pipeline] } 09:12:27 $ docker exec --env ******** --env ******** 7cf8f5940e45b2af4baa5bbaa9e7eecddf2f4bb30a49ff89396af60e645c3683 ssh-agent -k 09:12:27 unset SSH_AUTH_SOCK; 09:12:27 unset SSH_AGENT_PID; 09:12:27 echo Agent pid 39 killed; 09:12:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:12:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:12:27 [ssh-agent] Looking for ssh-agent implementation... 09:12:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:12:28 $ docker exec 7cf8f5940e45b2af4baa5bbaa9e7eecddf2f4bb30a49ff89396af60e645c3683 ssh-agent 09:12:28 SSH_AUTH_SOCK=/tmp/ssh-oSTPBZ7KemGT/agent.72 09:12:28 SSH_AGENT_PID=78 09:12:28 Running ssh-add (command line suppressed) 09:12:28 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-674@tmp/private_key_4872335631713265378.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-674@tmp/private_key_4872335631713265378.key) 09:12:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:12:28 + git semver init 09:12:28 2024-03-06 09:12:28,843 [run_init] DEBUG init version:0.0.0 force:False 09:12:28 2024-03-06 09:12:28,843 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-674/.semver 09:12:28 2024-03-06 09:12:28,844 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-674/.semver 09:12:28 2024-03-06 09:12:28,844 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-674/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-674, universal_newlines=False, shell=None, istream=None) 09:12:30 2024-03-06 09:12:30,027 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-674/.git/info/exclude 09:12:30 2024-03-06 09:12:30,028 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-674/.semver/PR-674 with force:False 09:12:30 2024-03-06 09:12:30,028 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-674/.semver/PR-674 09:12:30 2024-03-06 09:12:30,033 [execute] INFO git cat-file --batch-check 09:12:30 2024-03-06 09:12:30,033 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-674/.semver, universal_newlines=False, shell=None, istream=) 09:12:30 2024-03-06 09:12:30,041 [execute] INFO git cat-file --batch 09:12:30 2024-03-06 09:12:30,042 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-674/.semver, universal_newlines=False, shell=None, istream=) 09:12:30 2024-03-06 09:12:30,048 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-674/.semver/PR-674 09:12:30 0.0.0 [Pipeline] } 09:12:30 $ docker exec --env ******** --env ******** 7cf8f5940e45b2af4baa5bbaa9e7eecddf2f4bb30a49ff89396af60e645c3683 ssh-agent -k 09:12:30 unset SSH_AUTH_SOCK; 09:12:30 unset SSH_AGENT_PID; 09:12:30 echo Agent pid 78 killed; 09:12:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:12:30 + git semver [Pipeline] } 09:12:31 $ docker stop --time=1 7cf8f5940e45b2af4baa5bbaa9e7eecddf2f4bb30a49ff89396af60e645c3683 09:12:32 $ docker rm -f --volumes 7cf8f5940e45b2af4baa5bbaa9e7eecddf2f4bb30a49ff89396af60e645c3683 [Pipeline] // withDockerContainer [Pipeline] sh 09:12:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:12:33 Stashed 1 file(s) [Pipeline] echo 09:12:33 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:12:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:12:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:12:34 ========================================================= 09:12:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 09:12:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:12:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:12:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 09:12:34 7264a8db6415: Pulling fs layer 09:12:34 c4d48a809fc2: Pulling fs layer 09:12:34 4f1c88b9dad5: Pulling fs layer 09:12:34 ad3a456e5733: Pulling fs layer 09:12:34 69c7f0334f64: Pulling fs layer 09:12:34 ad3a456e5733: Waiting 09:12:34 1f1c1a5573a3: Pulling fs layer 09:12:34 ce7588e14bc9: Pulling fs layer 09:12:34 b5e4710f87ac: Pulling fs layer 09:12:34 ce7588e14bc9: Waiting 09:12:34 b5e4710f87ac: Waiting 09:12:34 69c7f0334f64: Waiting 09:12:34 1f1c1a5573a3: Waiting 09:12:34 c4d48a809fc2: Download complete 09:12:34 ad3a456e5733: Verifying Checksum 09:12:34 ad3a456e5733: Download complete 09:12:34 69c7f0334f64: Verifying Checksum 09:12:34 69c7f0334f64: Download complete 09:12:34 7264a8db6415: Verifying Checksum 09:12:34 7264a8db6415: Download complete 09:12:34 1f1c1a5573a3: Verifying Checksum 09:12:34 1f1c1a5573a3: Download complete 09:12:35 7264a8db6415: Pull complete 09:12:35 b5e4710f87ac: Verifying Checksum 09:12:35 b5e4710f87ac: Download complete 09:12:35 c4d48a809fc2: Pull complete 09:12:35 4f1c88b9dad5: Verifying Checksum 09:12:35 4f1c88b9dad5: Download complete 09:12:35 ce7588e14bc9: Verifying Checksum 09:12:35 ce7588e14bc9: Download complete 09:12:38 4f1c88b9dad5: Pull complete 09:12:38 ad3a456e5733: Pull complete 09:12:38 69c7f0334f64: Pull complete 09:12:39 1f1c1a5573a3: Pull complete 09:12:41 ce7588e14bc9: Pull complete 09:12:42 b5e4710f87ac: Pull complete 09:12:42 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 09:12:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:12:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 09:12:42 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:42 + docker inspect -f . ci-base-image-x86_64 09:12:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:42 prd-ubuntu20.04-docker-8c-8g-5054 does not seem to be running inside a container 09:12:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-674 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-674:/w/workspace/xfoundry_go-mod-bootstrap_PR-674:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-674@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-674@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:12:47 $ docker top 7d77b74322530c72339d30de7dfdc47ef7353ee65665a7628366d0069595c9c8 -eo pid,comm [Pipeline] { [Pipeline] sh 09:12:48 + go version 09:12:48 go version go1.21.0 linux/amd64 [Pipeline] } 09:12:48 $ docker stop --time=1 7d77b74322530c72339d30de7dfdc47ef7353ee65665a7628366d0069595c9c8 09:12:48 Still waiting to schedule task 09:12:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:12:49 $ docker rm -f --volumes 7d77b74322530c72339d30de7dfdc47ef7353ee65665a7628366d0069595c9c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:50 + docker inspect -f . ci-base-image-x86_64 09:12:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:50 prd-ubuntu20.04-docker-8c-8g-5054 does not seem to be running inside a container 09:12:50 $ 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-674 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-674:/w/workspace/xfoundry_go-mod-bootstrap_PR-674:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-674@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-674@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:12:50 $ docker top 43101bbed43403b80b22aa7a4556cc073fac38bb4aa127643314fd0466f0ecaa -eo pid,comm [Pipeline] { [Pipeline] sh 09:12:51 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-674 [Pipeline] fileExists [Pipeline] sh 09:12:51 + make test 09:12:51 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:12:51 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.12 09:12:51 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 09:12:51 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.14 09:12:51 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.2 09:12:51 go: downloading github.com/google/uuid v1.6.0 09:12:51 go: downloading github.com/labstack/echo/v4 v4.11.4 09:12:52 go: downloading github.com/stretchr/testify v1.9.0 09:12:52 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:12:52 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:12:52 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:12:52 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 09:12:52 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.2 09:12:52 go: downloading github.com/mitchellh/copystructure v1.2.0 09:12:52 go: downloading gopkg.in/yaml.v3 v3.0.1 09:12:52 go: downloading github.com/gorilla/websocket v1.5.0 09:12:52 go: downloading golang.org/x/net v0.21.0 09:12:52 go: downloading golang.org/x/sync v0.4.0 09:12:52 go: downloading github.com/go-kit/log v0.2.1 09:12:52 go: downloading github.com/go-playground/validator/v10 v10.19.0 09:12:52 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 09:12:52 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 09:12:52 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 09:12:52 go: downloading github.com/stretchr/objx v0.5.2 09:12:52 go: downloading github.com/hashicorp/errwrap v1.1.0 09:12:52 go: downloading github.com/labstack/gommon v0.4.2 09:12:52 go: downloading golang.org/x/crypto v0.19.0 09:12:52 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 09:12:52 go: downloading github.com/valyala/fasttemplate v1.2.2 09:12:52 go: downloading golang.org/x/time v0.5.0 09:12:52 go: downloading github.com/mitchellh/reflectwalk v1.0.2 09:12:52 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 09:12:53 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:12:53 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:12:53 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 09:12:53 go: downloading github.com/go-playground/universal-translator v0.18.1 09:12:53 go: downloading github.com/leodido/go-urn v1.4.0 09:12:53 go: downloading golang.org/x/text v0.14.0 09:12:53 go: downloading github.com/x448/float16 v0.8.4 09:12:53 go: downloading github.com/hashicorp/consul/api v1.27.0 09:12:53 go: downloading github.com/mattn/go-colorable v0.1.13 09:12:53 go: downloading github.com/mattn/go-isatty v0.0.20 09:12:53 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:12:53 go: downloading github.com/valyala/bytebufferpool v1.0.0 09:12:53 go: downloading github.com/zeebo/errs v1.3.0 09:12:53 go: downloading google.golang.org/grpc v1.60.1 09:12:53 go: downloading github.com/go-playground/locales v0.14.1 09:12:53 go: downloading golang.org/x/sys v0.17.0 09:12:53 go: downloading github.com/go-jose/go-jose/v3 v3.0.1 09:12:53 go: downloading google.golang.org/protobuf v1.32.0 09:12:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:12:54 go: downloading github.com/hashicorp/go-hclog v1.5.0 09:12:54 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:12:54 go: downloading github.com/hashicorp/serf v0.10.1 09:12:54 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 09:12:54 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:12:54 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 09:12:54 go: downloading github.com/golang/protobuf v1.5.3 09:12:54 go: downloading github.com/fatih/color v1.14.1 09:12:54 go: downloading github.com/armon/go-metrics v0.4.1 09:12:54 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:12:54 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:13:06 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 09:13:06 bootstrap/secret/jwtprovider.go:21:9: cannot use &jwtSecretProvider{…} (value of type *jwtSecretProvider) as "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector value in return statement: *jwtSecretProvider does not implement "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector (missing method RoundTripper) 09:13:06 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 09:13:07 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 09:13:07 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 09:13:08 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 09:13:30 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.038s coverage: 35.9% of statements 09:13:30 FAIL github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller [build failed] 09:13:30 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.024s coverage: 91.9% of statements 09:13:30 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.332s coverage: 88.2% of statements 09:13:30 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.004s coverage: 84.4% of statements 09:13:30 FAIL github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers [build failed] 09:13:30 FAIL github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging [build failed] 09:13:30 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.327s coverage: 87.7% of statements 09:13:30 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.016s coverage: 26.3% of statements 09:13:30 FAIL github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret [build failed] 09:13:30 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.013s coverage: 59.3% of statements 09:13:30 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.010s coverage: 31.2% of statements 09:13:30 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.007s coverage: 91.3% of statements 09:13:30 FAIL 09:13:30 make: *** [Makefile:10: unittest] Error 1 [Pipeline] } 09:13:30 $ docker stop --time=1 43101bbed43403b80b22aa7a4556cc073fac38bb4aa127643314fd0466f0ecaa 09:13:33 $ docker rm -f --volumes 43101bbed43403b80b22aa7a4556cc073fac38bb4aa127643314fd0466f0ecaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:34 09:13:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:35 latest: Pulling from edgex-lftools-log-publisher 09:13:35 5eb5b503b376: Pulling fs layer 09:13:35 5c69ac0246d0: Pulling fs layer 09:13:35 ec43610c2a17: Pulling fs layer 09:13:35 3a2ae6a8a46f: Pulling fs layer 09:13:35 33b1e0a273af: Pulling fs layer 09:13:35 5d3b04190fa2: Pulling fs layer 09:13:35 2f39f015ded8: Pulling fs layer 09:13:35 5d3b04190fa2: Waiting 09:13:35 2f39f015ded8: Waiting 09:13:35 3a2ae6a8a46f: Waiting 09:13:35 33b1e0a273af: Waiting 09:13:35 5c69ac0246d0: Download complete 09:13:35 3a2ae6a8a46f: Verifying Checksum 09:13:35 3a2ae6a8a46f: Download complete 09:13:35 33b1e0a273af: Verifying Checksum 09:13:35 33b1e0a273af: Download complete 09:13:35 5d3b04190fa2: Verifying Checksum 09:13:35 5d3b04190fa2: Download complete 09:13:35 ec43610c2a17: Verifying Checksum 09:13:35 ec43610c2a17: Download complete 09:13:35 5eb5b503b376: Verifying Checksum 09:13:35 5eb5b503b376: Download complete 09:13:36 2f39f015ded8: Download complete 09:13:36 5eb5b503b376: Pull complete 09:13:36 5c69ac0246d0: Pull complete 09:13:37 ec43610c2a17: Pull complete 09:13:37 3a2ae6a8a46f: Pull complete 09:13:37 33b1e0a273af: Pull complete 09:13:37 5d3b04190fa2: Pull complete 09:13:41 2f39f015ded8: Pull complete 09:13:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:13:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:42 prd-ubuntu20.04-docker-8c-8g-5054 does not seem to be running inside a container 09:13:42 $ 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-674 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-674:/w/workspace/xfoundry_go-mod-bootstrap_PR-674:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-674@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-674@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:13:48 $ docker top 9d6639be50f568ebcd4a4a21a9a1a74abd2f1e762e7b8c5ad57c71dac44627ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:13:49 ---> job-cost.sh 09:13:49 lf-activate-venv: SKIPPING 09:13:49 INFO: No Stack... 09:13:49 INFO: Retrieving Pricing Info for: v3-standard-8 09:13:49 INFO: Archiving Costs [Pipeline] sh 09:13:49 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-674/archives/cost.csv 09:13:49 + cut -d, -f6 [Pipeline] lock 09:13:49 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-674-1-stack-cost] 09:13:49 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-674-1-stack-cost] did not exist. Created. 09:13:49 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-674-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:13:50 + echo total: 0.2199999988079071 [Pipeline] stash 09:13:50 Stashed 1 file(s) [Pipeline] } 09:13:50 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-674-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:13:50 $ docker stop --time=1 9d6639be50f568ebcd4a4a21a9a1a74abd2f1e762e7b8c5ad57c71dac44627ec 09:13:51 $ docker rm -f --volumes 9d6639be50f568ebcd4a4a21a9a1a74abd2f1e762e7b8c5ad57c71dac44627ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:13:52 Failed in branch amd64 09:14:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5055 in /w/workspace/xfoundry_go-mod-bootstrap_PR-674 [Pipeline] { [Pipeline] ws 09:14:22 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 09:14:25 The recommended git tool is: git 09:14:30 using credential edgex-jenkins-ssh 09:14:30 Cloning the remote Git repository 09:14:30 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 09:14:30 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 09:14:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 09:14:30 > git --version # timeout=10 09:14:30 > git --version # 'git version 2.25.1' 09:14:30 using GIT_SSH to set credentials SSH Credentials for GitHub 09:14:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:14:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 09:14:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:14:34 Merging remotes/origin/main commit 2dbb0110de32a0be5f02fda10a2ce855f8a562c4 into PR head commit 64492d4b0e669ec12059d09e2e8c6a287e805d10 09:14:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 09:14:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 09:14:33 using GIT_SSH to set credentials SSH Credentials for GitHub 09:14:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/674/head:refs/remotes/origin/PR-674 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:14:34 > git config core.sparsecheckout # timeout=10 09:14:34 > git checkout -f 64492d4b0e669ec12059d09e2e8c6a287e805d10 # timeout=10 09:14:34 Merge succeeded, producing 64492d4b0e669ec12059d09e2e8c6a287e805d10 09:14:34 Checking out Revision 64492d4b0e669ec12059d09e2e8c6a287e805d10 (PR-674) 09:14:35 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" 09:14:35 > git --version # timeout=10 09:14:35 > git --version # 'git version 2.25.1' 09:14:35 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script 09:14:34 > git remote # timeout=10 09:14:34 > git config --get remote.origin.url # timeout=10 09:14:34 using GIT_SSH to set credentials SSH Credentials for GitHub 09:14:34 > git merge 2dbb0110de32a0be5f02fda10a2ce855f8a562c4 # timeout=10 09:14:34 > git rev-parse HEAD^{commit} # timeout=10 09:14:34 > git config core.sparsecheckout # timeout=10 09:14:34 > git checkout -f 64492d4b0e669ec12059d09e2e8c6a287e805d10 # timeout=10 [Pipeline] { [Pipeline] sh 09:14:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:14:36 % Total % Received % Xferd Average Speed Time Time Time Current 09:14:36 Dload Upload Total Spent Left Speed 09:14:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh 09:14:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:14:37 + + sudo teesudo /etc/docker/daemon.new jq 09:14:37 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:14:37 { 09:14:37 "registry-mirrors": [ 09:14:37 "https://nexus3.edgexfoundry.org:10001" 09:14:37 ], 09:14:37 "bip": "10.250.0.254/24", 09:14:37 "hosts": [ 09:14:37 "tcp://0.0.0.0:5555", 09:14:37 "unix:///var/run/docker.sock" 09:14:37 ], 09:14:37 "mtu": 1458, 09:14:37 "selinux-enabled": true, 09:14:37 "seccomp-profile": "/etc/docker/seccomp.json" 09:14:37 } [Pipeline] sh 09:14:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:14:37 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 09:14:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:14:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:14:56 ========================================================= 09:14:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:14:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:14:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:14:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:14:57 9fda8d8052c6: Pulling fs layer 09:14:57 5d54e960e981: Pulling fs layer 09:14:57 c4a7e357bf2a: Pulling fs layer 09:14:57 f0e02332f6b5: Pulling fs layer 09:14:57 872ee5b61b7b: Pulling fs layer 09:14:57 0c6a40ed1a82: Pulling fs layer 09:14:57 94ae7d8d031c: Pulling fs layer 09:14:57 f0e02332f6b5: Waiting 09:14:57 872ee5b61b7b: Waiting 09:14:57 0c6a40ed1a82: Waiting 09:14:57 94ae7d8d031c: Waiting 09:14:57 5d54e960e981: Verifying Checksum 09:14:57 5d54e960e981: Download complete 09:14:57 f0e02332f6b5: Verifying Checksum 09:14:57 f0e02332f6b5: Download complete 09:14:57 872ee5b61b7b: Verifying Checksum 09:14:57 872ee5b61b7b: Download complete 09:14:57 9fda8d8052c6: Verifying Checksum 09:14:57 9fda8d8052c6: Download complete 09:14:58 94ae7d8d031c: Verifying Checksum 09:14:58 94ae7d8d031c: Download complete 09:14:58 9fda8d8052c6: Pull complete 09:14:58 5d54e960e981: Pull complete 09:14:59 c4a7e357bf2a: Download complete 09:15:00 0c6a40ed1a82: Verifying Checksum 09:15:00 0c6a40ed1a82: Download complete 09:15:12 c4a7e357bf2a: Pull complete 09:15:12 f0e02332f6b5: Pull complete 09:15:12 872ee5b61b7b: Pull complete 09:15:20 0c6a40ed1a82: Pull complete 09:15:22 94ae7d8d031c: Pull complete 09:15:22 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 09:15:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:15:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 09:15:22 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:22 + docker inspect -f . ci-base-image-arm64 09:15:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:23 prd-ubuntu20.04-docker-arm64-4c-16g-5055 does not seem to be running inside a container 09:15:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:15:26 $ docker top 1e82f78a1fe0967380fee938e4cd62e67331d4cd6e4d3f385b0c71d3adebf588 -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:27 + go version 09:15:27 go version go1.21.0 linux/arm64 [Pipeline] } 09:15:27 $ docker stop --time=1 1e82f78a1fe0967380fee938e4cd62e67331d4cd6e4d3f385b0c71d3adebf588 09:15:29 $ docker rm -f --volumes 1e82f78a1fe0967380fee938e4cd62e67331d4cd6e4d3f385b0c71d3adebf588 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:30 + docker inspect -f . ci-base-image-arm64 09:15:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:30 prd-ubuntu20.04-docker-arm64-4c-16g-5055 does not seem to be running inside a container 09:15:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:15:31 $ docker top 899fce80aaa5b12d3e7ecd3e51b3b9df06ca3bba73176582187df5ed85208ade -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:32 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh 09:15:33 + make test 09:15:33 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:15:33 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.2 09:15:33 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.12 09:15:34 go: downloading github.com/mitchellh/copystructure v1.2.0 09:15:34 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.2 09:15:34 go: downloading gopkg.in/yaml.v3 v3.0.1 09:15:34 go: downloading github.com/labstack/echo/v4 v4.11.4 09:15:34 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:15:34 go: downloading github.com/google/uuid v1.6.0 09:15:34 go: downloading github.com/stretchr/testify v1.9.0 09:15:34 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:15:34 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 09:15:34 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.14 09:15:34 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:15:34 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 09:15:35 go: downloading github.com/go-kit/log v0.2.1 09:15:35 go: downloading github.com/go-playground/validator/v10 v10.19.0 09:15:35 go: downloading github.com/mitchellh/reflectwalk v1.0.2 09:15:35 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 09:15:35 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 09:15:35 go: downloading github.com/stretchr/objx v0.5.2 09:15:35 go: downloading github.com/labstack/gommon v0.4.2 09:15:35 go: downloading golang.org/x/crypto v0.19.0 09:15:35 go: downloading golang.org/x/net v0.21.0 09:15:36 go: downloading github.com/gorilla/websocket v1.5.0 09:15:36 go: downloading golang.org/x/sync v0.4.0 09:15:37 go: downloading github.com/hashicorp/errwrap v1.1.0 09:15:37 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 09:15:37 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 09:15:37 go: downloading github.com/valyala/fasttemplate v1.2.2 09:15:37 go: downloading golang.org/x/time v0.5.0 09:15:37 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 09:15:37 go: downloading github.com/hashicorp/consul/api v1.27.0 09:15:37 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:15:37 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:15:37 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 09:15:37 go: downloading github.com/go-playground/universal-translator v0.18.1 09:15:38 go: downloading github.com/leodido/go-urn v1.4.0 09:15:38 go: downloading golang.org/x/text v0.14.0 09:15:38 go: downloading github.com/mattn/go-colorable v0.1.13 09:15:38 go: downloading github.com/mattn/go-isatty v0.0.20 09:15:38 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:15:38 go: downloading github.com/x448/float16 v0.8.4 09:15:38 go: downloading github.com/valyala/bytebufferpool v1.0.0 09:15:38 go: downloading github.com/zeebo/errs v1.3.0 09:15:38 go: downloading google.golang.org/grpc v1.60.1 09:15:40 go: downloading github.com/go-playground/locales v0.14.1 09:15:40 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:15:40 go: downloading github.com/hashicorp/go-hclog v1.5.0 09:15:40 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:15:40 go: downloading github.com/hashicorp/serf v0.10.1 09:15:41 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 09:15:41 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:15:42 go: downloading golang.org/x/sys v0.17.0 09:15:42 go: downloading github.com/go-jose/go-jose/v3 v3.0.1 09:15:42 go: downloading google.golang.org/protobuf v1.32.0 09:15:43 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 09:15:43 go: downloading github.com/armon/go-metrics v0.4.1 09:15:43 go: downloading github.com/fatih/color v1.14.1 09:15:43 go: downloading github.com/golang/protobuf v1.5.3 09:15:44 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:15:44 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:16:51 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 09:16:51 bootstrap/secret/jwtprovider.go:21:9: cannot use &jwtSecretProvider{…} (value of type *jwtSecretProvider) as "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector value in return statement: *jwtSecretProvider does not implement "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector (missing method RoundTripper) 09:17:06 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 09:17:10 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 09:17:10 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 09:17:13 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 09:17:28 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.123s coverage: 35.9% of statements 09:17:28 FAIL github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller [build failed] 09:17:28 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.083s coverage: 91.9% of statements 09:17:28 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.281s coverage: 88.2% of statements 09:17:28 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.018s coverage: 84.4% of statements 09:17:28 FAIL github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers [build failed] 09:17:28 FAIL github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging [build failed] 09:17:28 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.369s coverage: 87.7% of statements 09:17:28 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.053s coverage: 26.3% of statements 09:17:28 FAIL github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret [build failed] 09:17:28 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.051s coverage: 59.3% of statements 09:17:28 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.033s coverage: 31.2% of statements 09:17:28 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.016s coverage: 91.3% of statements 09:17:28 FAIL 09:17:28 make: *** [Makefile:10: unittest] Error 1 [Pipeline] } 09:17:28 $ docker stop --time=1 899fce80aaa5b12d3e7ecd3e51b3b9df06ca3bba73176582187df5ed85208ade 09:17:30 $ docker rm -f --volumes 899fce80aaa5b12d3e7ecd3e51b3b9df06ca3bba73176582187df5ed85208ade [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:17:34 09:17:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:17:35 arm64: Pulling from edgex-lftools-log-publisher 09:17:35 8998bd30e6a1: Pulling fs layer 09:17:35 04944245beec: Pulling fs layer 09:17:35 699f458cf7ca: Pulling fs layer 09:17:35 765212b225bb: Pulling fs layer 09:17:35 f23df028b6ca: Pulling fs layer 09:17:35 d65c8cfc05b1: Pulling fs layer 09:17:35 2437ff75d9bd: Pulling fs layer 09:17:35 f23df028b6ca: Waiting 09:17:35 d65c8cfc05b1: Waiting 09:17:35 2437ff75d9bd: Waiting 09:17:35 765212b225bb: Waiting 09:17:35 04944245beec: Verifying Checksum 09:17:35 04944245beec: Download complete 09:17:35 765212b225bb: Verifying Checksum 09:17:35 765212b225bb: Download complete 09:17:35 f23df028b6ca: Verifying Checksum 09:17:35 f23df028b6ca: Download complete 09:17:35 d65c8cfc05b1: Verifying Checksum 09:17:35 d65c8cfc05b1: Download complete 09:17:35 699f458cf7ca: Verifying Checksum 09:17:35 699f458cf7ca: Download complete 09:17:36 8998bd30e6a1: Verifying Checksum 09:17:36 8998bd30e6a1: Download complete 09:17:38 2437ff75d9bd: Verifying Checksum 09:17:38 2437ff75d9bd: Download complete 09:17:40 8998bd30e6a1: Pull complete 09:17:41 04944245beec: Pull complete 09:17:42 699f458cf7ca: Pull complete 09:17:42 765212b225bb: Pull complete 09:17:43 f23df028b6ca: Pull complete 09:17:43 d65c8cfc05b1: Pull complete 09:18:01 2437ff75d9bd: Pull complete 09:18:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:18:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:18:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:02 prd-ubuntu20.04-docker-arm64-4c-16g-5055 does not seem to be running inside a container 09:18: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/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:18:03 $ docker top a21bba1cad82674895dd09f556513ea3d68e664cf5511e9f9747ffd5777987d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:18:04 ---> job-cost.sh 09:18:04 lf-activate-venv: SKIPPING 09:18:04 INFO: No Stack... 09:18:05 INFO: Retrieving Pricing Info for: v3-standard-4 09:18:05 INFO: Archiving Costs [Pipeline] sh 09:18:06 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 09:18:06 + cut -d, -f6 [Pipeline] lock 09:18:06 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-674-1-stack-cost] 09:18:06 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-674-1-stack-cost] did not exist. Created. 09:18:06 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-674-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:18:06 /w/workspace/go-mod-bootstrap/1@tmp/durable-833f28d7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:18:07 + echo total: 0.10999999940395355 [Pipeline] stash 09:18:07 Warning: overwriting stash ‘stack-cost’ 09:18:08 Stashed 1 file(s) [Pipeline] } 09:18:08 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-674-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:18:08 $ docker stop --time=1 a21bba1cad82674895dd09f556513ea3d68e664cf5511e9f9747ffd5777987d7 09:18:09 $ docker rm -f --volumes a21bba1cad82674895dd09f556513ea3d68e664cf5511e9f9747ffd5777987d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:18:10 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:18:14 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-674/archives ] 09:18:14 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-674/archives 09:18:14 total 16 09:18:14 drwxr-xr-x 3 root root 4096 Mar 6 09:13 . 09:18:14 drwxrwxr-x 9 jenkins jenkins 4096 Mar 6 09:13 .. 09:18:14 drwxr-xr-x 2 root root 4096 Mar 6 09:13 cost 09:18:14 -rw-r--r-- 1 root root 88 Mar 6 09:13 cost.csv 09:18:14 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-674/archives 09:18:14 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-674/archives 09:18:14 total 16 09:18:14 drwxr-xr-x 3 jenkins jenkins 4096 Mar 6 09:13 . 09:18:14 drwxrwxr-x 9 jenkins jenkins 4096 Mar 6 09:13 .. 09:18:14 drwxr-xr-x 2 jenkins jenkins 4096 Mar 6 09:13 cost 09:18:14 -rw-r--r-- 1 jenkins jenkins 88 Mar 6 09:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:18:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:18:15 ---> package-listing.sh 09:18:15 ++ tr '[:upper:]' '[:lower:]' 09:18:15 ++ facter osfamily 09:18:15 + OS_FAMILY=debian 09:18:15 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-674 09:18:15 + START_PACKAGES=/tmp/packages_start.txt 09:18:15 + END_PACKAGES=/tmp/packages_end.txt 09:18:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:18:15 + PACKAGES=/tmp/packages_start.txt 09:18:15 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-674 ']' 09:18:15 + PACKAGES=/tmp/packages_end.txt 09:18:15 + case "${OS_FAMILY}" in 09:18:15 + dpkg -l 09:18:15 + grep '^ii' 09:18:15 + '[' -f /tmp/packages_start.txt ']' 09:18:15 + '[' -f /tmp/packages_end.txt ']' 09:18:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:18:15 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-674 ']' 09:18:15 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-674/archives/ 09:18:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-674/archives/ [Pipeline] echo 09:18:15 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-674/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:18:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:18:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:16 prd-ubuntu20.04-docker-8c-8g-5054 does not seem to be running inside a container 09:18:16 $ 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-674/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-674 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-674:/w/workspace/xfoundry_go-mod-bootstrap_PR-674:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-674@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-674@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:18:17 $ docker top 61dfe15debd7f4491305af223b588afb1e175b4720db17daf3eecd47832b9eda -eo pid,comm [Pipeline] { [Pipeline] sh 09:18:17 + touch /tmp/pre-build-complete [Pipeline] sh 09:18:17 + mkdir -p /var/log/sysstat [Pipeline] sh 09:18:18 + ls /var/log/sa-host 09:18:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:18:18 provisioning config files... 09:18:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-674@tmp/config2594032885437034903tmp [Pipeline] { [Pipeline] echo 09:18:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:18:18 ---> create-netrc.sh [Pipeline] } 09:18:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:18:19 ---> python-tools-install.sh [Pipeline] echo 09:18:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:18:19 ---> sudo-logs.sh 09:18:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:18:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:18:20 ---> job-cost.sh 09:18:20 lf-activate-venv: SKIPPING 09:18:20 DEBUG: total: 0.2199999988079071 09:18:20 INFO: Retrieving Stack Cost... 09:18:20 INFO: Retrieving Pricing Info for: v3-standard-8 09:18:20 INFO: Archiving Costs [Pipeline] echo 09:18:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:18:21 ---> logs-deploy.sh 09:18:21 lf-activate-venv: SKIPPING 09:18:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-674/1 09:18:21 INFO: archiving workspace using pattern(s): 09:18:22 Archives upload complete. 09:18:22 INFO: archiving logs to Nexus 09:18:23 ---> uname -a: 09:18:23 Linux prd-ubuntu20-04-docker-8c-8g-5054 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:18:23 09:18:23 09:18:23 ---> lscpu: 09:18:23 Architecture: x86_64 09:18:23 CPU op-mode(s): 32-bit, 64-bit 09:18:23 Byte Order: Little Endian 09:18:23 Address sizes: 40 bits physical, 48 bits virtual 09:18:23 CPU(s): 8 09:18:23 On-line CPU(s) list: 0-7 09:18:23 Thread(s) per core: 1 09:18:23 Core(s) per socket: 1 09:18:23 Socket(s): 8 09:18:23 NUMA node(s): 1 09:18:23 Vendor ID: AuthenticAMD 09:18:23 CPU family: 23 09:18:23 Model: 49 09:18:23 Model name: AMD EPYC-Rome Processor 09:18:23 Stepping: 0 09:18:23 CPU MHz: 2799.996 09:18:23 BogoMIPS: 5599.99 09:18:23 Virtualization: AMD-V 09:18:23 Hypervisor vendor: KVM 09:18:23 Virtualization type: full 09:18:23 L1d cache: 256 KiB 09:18:23 L1i cache: 256 KiB 09:18:23 L2 cache: 4 MiB 09:18:23 L3 cache: 128 MiB 09:18:23 NUMA node0 CPU(s): 0-7 09:18:23 Vulnerability Itlb multihit: Not affected 09:18:23 Vulnerability L1tf: Not affected 09:18:23 Vulnerability Mds: Not affected 09:18:23 Vulnerability Meltdown: Not affected 09:18:23 Vulnerability Mmio stale data: Not affected 09:18:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:18:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:18:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:18:23 Vulnerability Srbds: Not affected 09:18:23 Vulnerability Tsx async abort: Not affected 09:18:23 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 09:18:23 09:18:23 09:18:23 ---> nproc: 09:18:23 8 09:18:23 09:18:23 09:18:23 ---> df -h: 09:18:23 Filesystem Size Used Avail Use% Mounted on 09:18:23 overlay 155G 11G 145G 7% / 09:18:23 tmpfs 64M 0 64M 0% /dev 09:18:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:18:23 shm 64M 0 64M 0% /dev/shm 09:18:23 /dev/vda1 155G 11G 145G 7% /facter-os 09:18:23 09:18:23 09:18:23 ---> sar -b -r -n DEV: 09:18:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5054) 03/06/24 _x86_64_ (8 CPU) 09:18:23 09:18:23 09:11:31 LINUX RESTART (8 CPU) 09:18:23 09:18:23 09:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:18:23 09:13:01 120.03 14.98 105.05 0.00 1863.16 59307.58 0.00 09:18:23 09:14:01 76.79 0.17 76.62 0.00 6.66 31865.51 0.00 09:18:23 09:15:01 1.47 0.00 1.47 0.00 0.00 17.21 0.00 09:18:23 09:16:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 09:18:23 09:17:01 27.31 11.28 16.03 0.00 3478.89 3705.78 0.00 09:18:23 09:18:01 4.25 0.00 4.25 0.00 0.00 59.86 0.00 09:18:23 Average: 38.52 4.40 34.11 0.00 891.40 15828.55 0.00 09:18:23 09:18:23 09:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:18:23 09:13:01 28449552 31272200 1031460 3.14 90404 2966652 2342968 6.90 1506160 2478160 447228 09:18:23 09:14:01 28744824 31560788 746356 2.27 95548 2949216 1755464 5.17 1101476 2589108 308 09:18:23 09:15:01 28744948 31561004 745512 2.27 95580 2949220 1755464 5.17 1101740 2589112 12 09:18:23 09:16:01 28745340 31561504 744968 2.27 95612 2949220 1755464 5.17 1100924 2589112 44 09:18:23 09:17:01 28502952 31541660 756132 2.30 100948 3153640 1811400 5.34 1261904 2644744 1268 09:18:23 09:18:01 28507200 31546008 751852 2.29 100980 3153644 1827484 5.39 1259144 2644708 52 09:18:23 Average: 28615803 31507194 796047 2.42 96512 3020265 1874707 5.52 1221891 2589157 74819 09:18:23 09:18:23 09:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:18:23 09:13:01 docker0 73.37 94.68 6.23 1056.93 0.00 0.00 0.00 0.00 09:18:23 09:13:01 lo 3.40 3.40 0.33 0.33 0.00 0.00 0.00 0.00 09:18:23 09:13:01 vethf2f5f17 55.87 75.82 5.52 918.80 0.00 0.00 0.00 0.08 09:18:23 09:13:01 ens3 484.50 326.13 6324.29 114.60 0.00 0.00 0.00 0.00 09:18:23 09:14:01 docker0 0.78 0.77 0.07 0.27 0.00 0.00 0.00 0.00 09:18:23 09:14:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 09:18:23 09:14:01 ens3 99.30 61.90 2527.71 13.87 0.00 0.00 0.00 0.00 09:18:23 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:23 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:23 09:15:01 ens3 1.13 0.83 4.06 0.24 0.00 0.00 0.00 0.00 09:18:23 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:23 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:18:23 09:16:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:18:23 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:23 09:17:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 09:18:23 09:17:01 ens3 77.92 28.30 1374.24 2.19 0.00 0.00 0.00 0.00 09:18:23 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:23 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:18:23 09:18:01 ens3 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 09:18:23 Average: docker0 12.36 15.91 1.05 176.19 0.00 0.00 0.00 0.00 09:18:23 Average: lo 0.86 0.86 0.08 0.08 0.00 0.00 0.00 0.00 09:18:23 Average: ens3 110.53 69.57 1705.03 21.82 0.00 0.00 0.00 0.00 09:18:23 09:18:23 09:18:23 ---> sar -P ALL: 09:18:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5054) 03/06/24 _x86_64_ (8 CPU) 09:18:23 09:18:23 09:11:31 LINUX RESTART (8 CPU) 09:18:23 09:18:23 09:12:01 CPU %user %nice %system %iowait %steal %idle 09:18:23 09:13:01 all 17.23 0.00 4.03 2.46 0.07 76.22 09:18:23 09:13:01 0 16.55 0.00 4.82 6.59 0.07 71.96 09:18:23 09:13:01 1 18.26 0.00 4.11 1.01 0.08 76.54 09:18:23 09:13:01 2 18.78 0.00 4.12 0.29 0.07 76.75 09:18:23 09:13:01 3 15.63 0.00 4.17 3.35 0.07 76.78 09:18:23 09:13:01 4 16.93 0.00 3.85 0.44 0.07 78.71 09:18:23 09:13:01 5 16.69 0.00 3.85 1.86 0.07 77.53 09:18:23 09:13:01 6 18.18 0.00 3.23 0.27 0.07 78.25 09:18:23 09:13:01 7 16.79 0.00 4.05 5.90 0.07 73.20 09:18:23 09:14:01 all 9.09 0.00 1.95 2.04 0.03 86.89 09:18:23 09:14:01 0 9.60 0.00 1.99 0.05 0.05 88.31 09:18:23 09:14:01 1 8.86 0.00 2.15 9.36 0.03 79.60 09:18:23 09:14:01 2 9.60 0.00 1.53 0.00 0.03 88.84 09:18:23 09:14:01 3 8.51 0.00 2.20 1.54 0.03 87.71 09:18:23 09:14:01 4 8.88 0.00 1.44 0.07 0.03 89.58 09:18:23 09:14:01 5 9.17 0.00 1.63 0.02 0.02 89.17 09:18:23 09:14:01 6 9.55 0.00 2.23 1.94 0.03 86.25 09:18:23 09:14:01 7 8.59 0.00 2.42 3.41 0.03 85.55 09:18:23 09:15:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:18:23 09:15:01 0 0.08 0.00 0.03 0.02 0.00 99.87 09:18:23 09:15:01 1 0.03 0.00 0.07 0.00 0.02 99.88 09:18:23 09:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:18:23 09:15:01 3 0.07 0.00 0.02 0.00 0.00 99.92 09:18:23 09:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:18:23 09:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:18:23 09:15:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:18:23 09:15:01 7 0.00 0.00 0.02 0.00 0.03 99.95 09:18:23 09:16:01 all 0.04 0.00 0.02 0.00 0.01 99.93 09:18:23 09:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:18:23 09:16:01 1 0.05 0.00 0.03 0.02 0.00 99.90 09:18:23 09:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:18:23 09:16:01 3 0.07 0.00 0.00 0.00 0.00 99.93 09:18:23 09:16:01 4 0.08 0.00 0.05 0.00 0.02 99.85 09:18:23 09:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:18:23 09:16:01 6 0.07 0.00 0.03 0.02 0.02 99.87 09:18:23 09:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:18:23 09:17:01 all 0.90 0.00 0.42 0.21 0.01 98.45 09:18:23 09:17:01 0 0.85 0.00 0.50 0.37 0.00 98.28 09:18:23 09:17:01 1 0.94 0.00 0.43 0.55 0.02 98.06 09:18:23 09:17:01 2 0.77 0.00 0.57 0.12 0.00 98.55 09:18:23 09:17:01 3 0.48 0.00 0.33 0.17 0.00 99.02 09:18:23 09:17:01 4 0.38 0.00 0.27 0.00 0.03 99.32 09:18:23 09:17:01 5 1.42 0.00 0.35 0.05 0.02 98.17 09:18:23 09:17:01 6 1.82 0.00 0.62 0.42 0.02 97.13 09:18:23 09:17:01 7 0.57 0.00 0.32 0.03 0.02 99.06 09:18:23 09:18:01 all 0.02 0.00 0.02 0.01 0.01 99.94 09:18:23 09:18:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:18:23 09:18:01 1 0.02 0.00 0.02 0.05 0.00 99.92 09:18:23 09:18:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:18:23 09:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:18:23 09:18:01 4 0.03 0.00 0.03 0.07 0.02 99.85 09:18:23 09:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:18:23 09:18:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:18:23 09:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:18:23 Average: all 4.53 0.00 1.07 0.79 0.02 93.59 09:18:23 Average: 0 4.49 0.00 1.22 1.16 0.03 93.10 09:18:23 Average: 1 4.66 0.00 1.13 1.81 0.03 92.37 09:18:23 Average: 2 4.84 0.00 1.04 0.07 0.02 94.04 09:18:23 Average: 3 4.11 0.00 1.12 0.84 0.02 93.91 09:18:23 Average: 4 4.36 0.00 0.94 0.09 0.03 94.58 09:18:23 Average: 5 4.52 0.00 0.97 0.32 0.02 94.18 09:18:23 Average: 6 4.93 0.00 1.02 0.44 0.03 93.58 09:18:23 Average: 7 4.31 0.00 1.13 1.55 0.03 92.98 09:18:23 09:18:23 09:18:23