Pull request #721 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 533284fc5f5514f5c46fdcbfe60bf90eb611fa55+42c3a6ebe506dfae026d14927966fcc454cd8b17 (81492bf9863bf71d0d6f3e25c6a573fb6db07556) 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-ssh17510074818998535104.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh5228227733094351450.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 590556114a56c6d90cc8043840e039c2f74196dc 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-721/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-721/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3902648586544660443.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-721/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9176714723951224657.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh4312986207167235887.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-721/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-721/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14767592959639044610.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 590556114a56c6d90cc8043840e039c2f74196dc 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-4706 in /w/workspace/xfoundry_go-mod-bootstrap_PR-721 [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-721 # 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/721/head:refs/remotes/origin/PR-721 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 42c3a6ebe506dfae026d14927966fcc454cd8b17 into PR head commit 533284fc5f5514f5c46fdcbfe60bf90eb611fa55 Merge succeeded, producing 533284fc5f5514f5c46fdcbfe60bf90eb611fa55 Checking out Revision 533284fc5f5514f5c46fdcbfe60bf90eb611fa55 (PR-721) Commit message: "build(deps): bump github.com/gorilla/schema from 1.2.0 to 1.4.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 533284fc5f5514f5c46fdcbfe60bf90eb611fa55 # 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 42c3a6ebe506dfae026d14927966fcc454cd8b17 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 533284fc5f5514f5c46fdcbfe60bf90eb611fa55 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:40:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:40:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:40:26 ========================================================= 20:40:26 EdgeX Global Pipelines Version Info 20:40:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:40:27 ------------------- 20:40:27 stable info: 20:40:27 ------------------- 20:40:27 Commited By: Ginny Guan ginny@iotechsys.com 20:40:27 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 20:40:27 Message: update stable to v1.0.260 20:40:28 ------------------- 20:40:28 experimental info: 20:40:28 ------------------- 20:40:28 Commited By: Ginny Guan ginny@iotechsys.com 20:40:28 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 20:40:28 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:40:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 20:40:28 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 20:40:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:40:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:40:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:40:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:40:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:40:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:40:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:40:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:40:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:40:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 20:40:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:40:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:40:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:40:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:40:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:40:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:40:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:40:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:40:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:40:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:40:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:40:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:40:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:40:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:40:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:40:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-721 [Pipeline] echo 20:40:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-721 [Pipeline] echo 20:40:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-721 [Pipeline] echo 20:40:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 533284fc5f5514f5c46fdcbfe60bf90eb611fa55 [Pipeline] echo 20:40:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 533284f [Pipeline] echo 20:40:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:40:31 + git rev-list -1 --merges 533284fc5f5514f5c46fdcbfe60bf90eb611fa55~1..533284fc5f5514f5c46fdcbfe60bf90eb611fa55 [Pipeline] echo 20:40:31 -----------> git rev-list -1 --merges 533284fc5f5514f5c46fdcbfe60bf90eb611fa55~1..533284fc5f5514f5c46fdcbfe60bf90eb611fa55 533284fc5f5514f5c46fdcbfe60bf90eb611fa55 [false] [Pipeline] sh 20:40:31 + git log --format=format:%s -1 533284fc5f5514f5c46fdcbfe60bf90eb611fa55 [Pipeline] echo 20:40:31 ========================================================= 20:40:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:40:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:40:32 + git log --format=format:%s -1 533284fc5f5514f5c46fdcbfe60bf90eb611fa55 [Pipeline] echo 20:40:32 [semverPrep] GIT_COMMIT: 533284fc5f5514f5c46fdcbfe60bf90eb611fa55, Commit Message: build(deps): bump github.com/gorilla/schema from 1.2.0 to 1.4.1 [Pipeline] echo 20:40:32 [semverPrep] This is not a build commit. [Pipeline] sh 20:40:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:40:32 + grep -v github /etc/ssh/ssh_known_hosts 20:40:32 + [ -e /tmp/ssh_known_hosts ] 20:40:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:40:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:40:32 + sudo tee -a /etc/ssh/ssh_known_hosts 20:40:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:40:33 20:40:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:40:33 0.1.4: Pulling from edgex-devops/py-git-semver 20:40:33 b85a868b505f: Pulling fs layer 20:40:33 e2be974225ed: Pulling fs layer 20:40:33 339a4e72a1f5: Pulling fs layer 20:40:33 988bab9f4d93: Pulling fs layer 20:40:33 1469e6f7b9e6: Pulling fs layer 20:40:33 eaf3925da568: Pulling fs layer 20:40:33 bab4dde63d76: Pulling fs layer 20:40:33 bde34c3a00c8: Pulling fs layer 20:40:33 b352a97aabf1: Pulling fs layer 20:40:33 4872d77fe225: Pulling fs layer 20:40:33 5851b861e8e6: Pulling fs layer 20:40:33 bab4dde63d76: Waiting 20:40:33 bde34c3a00c8: Waiting 20:40:33 b352a97aabf1: Waiting 20:40:33 4872d77fe225: Waiting 20:40:33 5851b861e8e6: Waiting 20:40:33 988bab9f4d93: Waiting 20:40:33 eaf3925da568: Waiting 20:40:33 e2be974225ed: Download complete 20:40:33 988bab9f4d93: Verifying Checksum 20:40:33 988bab9f4d93: Download complete 20:40:34 1469e6f7b9e6: Verifying Checksum 20:40:34 1469e6f7b9e6: Download complete 20:40:34 339a4e72a1f5: Verifying Checksum 20:40:34 339a4e72a1f5: Download complete 20:40:34 eaf3925da568: Download complete 20:40:34 bde34c3a00c8: Verifying Checksum 20:40:34 bde34c3a00c8: Download complete 20:40:34 b352a97aabf1: Verifying Checksum 20:40:34 b352a97aabf1: Download complete 20:40:34 4872d77fe225: Verifying Checksum 20:40:34 4872d77fe225: Download complete 20:40:34 5851b861e8e6: Verifying Checksum 20:40:34 5851b861e8e6: Download complete 20:40:34 b85a868b505f: Verifying Checksum 20:40:34 b85a868b505f: Download complete 20:40:34 bab4dde63d76: Verifying Checksum 20:40:34 bab4dde63d76: Download complete 20:40:35 b85a868b505f: Pull complete 20:40:35 e2be974225ed: Pull complete 20:40:36 339a4e72a1f5: Pull complete 20:40:36 988bab9f4d93: Pull complete 20:40:36 1469e6f7b9e6: Pull complete 20:40:36 eaf3925da568: Pull complete 20:40:38 bab4dde63d76: Pull complete 20:40:38 bde34c3a00c8: Pull complete 20:40:38 b352a97aabf1: Pull complete 20:40:38 4872d77fe225: Pull complete 20:40:38 5851b861e8e6: Pull complete 20:40:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:40:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:40:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:38 prd-ubuntu20.04-docker-8c-8g-4706 does not seem to be running inside a container 20:40:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-721 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-721:/w/workspace/xfoundry_go-mod-bootstrap_PR-721:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-721@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-721@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 20:40:43 $ docker top 116432ee9a8ed59778811afded69cf96c2806a4903836e90e370bf824b49d0c3 -eo pid,comm 20:40:43 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). 20:40:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:40:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:40:43 [ssh-agent] Looking for ssh-agent implementation... 20:40:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:40:43 $ docker exec 116432ee9a8ed59778811afded69cf96c2806a4903836e90e370bf824b49d0c3 ssh-agent 20:40:43 SSH_AUTH_SOCK=/tmp/ssh-OSOZFS89hCM9/agent.32 20:40:43 SSH_AGENT_PID=38 20:40:43 Running ssh-add (command line suppressed) 20:40:43 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-721@tmp/private_key_10176199090459963948.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-721@tmp/private_key_10176199090459963948.key) 20:40:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:40:44 + git tag --points-at HEAD [Pipeline] } 20:40:44 $ docker exec --env ******** --env ******** 116432ee9a8ed59778811afded69cf96c2806a4903836e90e370bf824b49d0c3 ssh-agent -k 20:40:44 unset SSH_AUTH_SOCK; 20:40:44 unset SSH_AGENT_PID; 20:40:44 echo Agent pid 38 killed; 20:40:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:40:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:40:44 [ssh-agent] Looking for ssh-agent implementation... 20:40:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:40:44 $ docker exec 116432ee9a8ed59778811afded69cf96c2806a4903836e90e370bf824b49d0c3 ssh-agent 20:40:44 SSH_AUTH_SOCK=/tmp/ssh-XtRCERSui8sO/agent.72 20:40:44 SSH_AGENT_PID=78 20:40:44 Running ssh-add (command line suppressed) 20:40:44 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-721@tmp/private_key_3027665405115450311.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-721@tmp/private_key_3027665405115450311.key) 20:40:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:40:45 + git semver init 20:40:45 2024-07-01 20:40:45,396 [run_init] DEBUG init version:0.0.0 force:False 20:40:45 2024-07-01 20:40:45,397 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-721/.semver 20:40:45 2024-07-01 20:40:45,397 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-721/.semver 20:40:45 2024-07-01 20:40:45,398 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-721/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-721, universal_newlines=False, shell=None, istream=None) 20:40:46 2024-07-01 20:40:46,671 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-721/.git/info/exclude 20:40:46 2024-07-01 20:40:46,672 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-721/.semver/PR-721 with force:False 20:40:46 2024-07-01 20:40:46,672 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-721/.semver/PR-721 20:40:46 2024-07-01 20:40:46,675 [execute] INFO git cat-file --batch-check 20:40:46 2024-07-01 20:40:46,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-721/.semver, universal_newlines=False, shell=None, istream=) 20:40:46 2024-07-01 20:40:46,681 [execute] INFO git cat-file --batch 20:40:46 2024-07-01 20:40:46,681 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-721/.semver, universal_newlines=False, shell=None, istream=) 20:40:46 2024-07-01 20:40:46,686 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-721/.semver/PR-721 20:40:46 0.0.0 [Pipeline] } 20:40:46 $ docker exec --env ******** --env ******** 116432ee9a8ed59778811afded69cf96c2806a4903836e90e370bf824b49d0c3 ssh-agent -k 20:40:46 unset SSH_AUTH_SOCK; 20:40:46 unset SSH_AGENT_PID; 20:40:46 echo Agent pid 78 killed; 20:40:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:40:47 + git semver [Pipeline] } 20:40:47 $ docker stop --time=1 116432ee9a8ed59778811afded69cf96c2806a4903836e90e370bf824b49d0c3 20:40:49 $ docker rm -f --volumes 116432ee9a8ed59778811afded69cf96c2806a4903836e90e370bf824b49d0c3 [Pipeline] // withDockerContainer [Pipeline] sh 20:40:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:40:49 Stashed 1 file(s) [Pipeline] echo 20:40:49 [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 20:40:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:40:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:40:50 ========================================================= 20:40:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:40:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:40:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:40:51 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:40:51 619be1103602: Pulling fs layer 20:40:51 7862e08f4a3e: Pulling fs layer 20:40:51 5df492c9dc93: Pulling fs layer 20:40:51 7629e6793208: Pulling fs layer 20:40:51 4f4fb700ef54: Pulling fs layer 20:40:51 fb5054dd5b73: Pulling fs layer 20:40:51 eeca6798cff9: Pulling fs layer 20:40:51 aa269ceb94a6: Pulling fs layer 20:40:51 ada007ff1a6a: Pulling fs layer 20:40:51 7629e6793208: Waiting 20:40:51 4f4fb700ef54: Waiting 20:40:51 fb5054dd5b73: Waiting 20:40:51 eeca6798cff9: Waiting 20:40:51 aa269ceb94a6: Waiting 20:40:51 ada007ff1a6a: Waiting 20:40:51 7862e08f4a3e: Verifying Checksum 20:40:51 7862e08f4a3e: Download complete 20:40:51 7629e6793208: Verifying Checksum 20:40:51 7629e6793208: Download complete 20:40:51 4f4fb700ef54: Verifying Checksum 20:40:51 4f4fb700ef54: Download complete 20:40:51 fb5054dd5b73: Verifying Checksum 20:40:51 fb5054dd5b73: Download complete 20:40:51 619be1103602: Verifying Checksum 20:40:51 619be1103602: Download complete 20:40:51 eeca6798cff9: Verifying Checksum 20:40:51 eeca6798cff9: Download complete 20:40:51 619be1103602: Pull complete 20:40:51 7862e08f4a3e: Pull complete 20:40:51 ada007ff1a6a: Verifying Checksum 20:40:51 ada007ff1a6a: Download complete 20:40:51 5df492c9dc93: Download complete 20:40:51 aa269ceb94a6: Verifying Checksum 20:40:51 aa269ceb94a6: Download complete 20:40:55 5df492c9dc93: Pull complete 20:40:55 7629e6793208: Pull complete 20:40:55 4f4fb700ef54: Pull complete 20:40:55 fb5054dd5b73: Pull complete 20:40:55 eeca6798cff9: Pull complete 20:40:57 aa269ceb94a6: Pull complete 20:40:58 ada007ff1a6a: Pull complete 20:40:58 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 20:40:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:40:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 20:40:58 + 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 20:40:59 + docker inspect -f . ci-base-image-x86_64 20:40:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:59 prd-ubuntu20.04-docker-8c-8g-4706 does not seem to be running inside a container 20:40:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-721 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-721:/w/workspace/xfoundry_go-mod-bootstrap_PR-721:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-721@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-721@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 20:41:05 Still waiting to schedule task 20:41:05 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4709’ is offline 20:41:06 $ docker top fcb17cfe08d44698c11445f2ad2e868c53d95813e8a469c8173610065fd0e2ea -eo pid,comm [Pipeline] { [Pipeline] sh 20:41:07 + go version 20:41:07 go version go1.21.9 linux/amd64 [Pipeline] } 20:41:07 $ docker stop --time=1 fcb17cfe08d44698c11445f2ad2e868c53d95813e8a469c8173610065fd0e2ea 20:41:08 $ docker rm -f --volumes fcb17cfe08d44698c11445f2ad2e868c53d95813e8a469c8173610065fd0e2ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:09 + docker inspect -f . ci-base-image-x86_64 20:41:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:41:09 prd-ubuntu20.04-docker-8c-8g-4706 does not seem to be running inside a container 20:41:09 $ 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-721 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-721:/w/workspace/xfoundry_go-mod-bootstrap_PR-721:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-721@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-721@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 20:41:10 $ docker top a08f4c3a349c37841d3534f210de02e0995ef3413e233fb89ed549adae3bed07 -eo pid,comm [Pipeline] { [Pipeline] sh 20:41:10 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-721 [Pipeline] fileExists [Pipeline] sh 20:41:10 + make test 20:41:10 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:41:10 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 20:41:10 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.24 20:41:10 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.26 20:41:11 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.8 20:41:11 go: downloading github.com/google/uuid v1.6.0 20:41:11 go: downloading github.com/labstack/echo/v4 v4.11.4 20:41:11 go: downloading github.com/openziti/sdk-golang v0.23.38 20:41:11 go: downloading github.com/stretchr/testify v1.9.0 20:41:11 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:41:11 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.7 20:41:11 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.7 20:41:11 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:41:11 go: downloading github.com/mitchellh/copystructure v1.2.0 20:41:11 go: downloading gopkg.in/yaml.v3 v3.0.1 20:41:11 go: downloading github.com/mitchellh/mapstructure v1.5.0 20:41:11 go: downloading github.com/sirupsen/logrus v1.9.3 20:41:11 go: downloading github.com/gorilla/websocket v1.5.1 20:41:11 go: downloading golang.org/x/net v0.26.0 20:41:11 go: downloading golang.org/x/sync v0.7.0 20:41:11 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 20:41:11 go: downloading github.com/go-kit/log v0.2.1 20:41:11 go: downloading github.com/go-playground/validator/v10 v10.22.0 20:41:11 go: downloading github.com/go-openapi/runtime v0.28.0 20:41:11 go: downloading github.com/go-openapi/strfmt v0.23.0 20:41:11 go: downloading github.com/go-resty/resty/v2 v2.13.1 20:41:11 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 20:41:11 go: downloading github.com/michaelquigley/pfxlog v0.6.10 20:41:11 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 20:41:11 go: downloading github.com/openziti/edge-api v0.26.20 20:41:12 go: downloading github.com/openziti/foundation/v2 v2.0.46 20:41:12 go: downloading github.com/openziti/identity v1.0.79 20:41:12 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 20:41:12 go: downloading github.com/pkg/errors v0.9.1 20:41:12 go: downloading github.com/zitadel/oidc/v2 v2.12.0 20:41:12 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 20:41:12 go: downloading golang.org/x/oauth2 v0.20.0 20:41:12 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 20:41:12 go: downloading github.com/kataras/go-events v0.0.3 20:41:12 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:41:12 go: downloading github.com/openziti/channel/v2 v2.0.132 20:41:12 go: downloading github.com/openziti/metrics v1.2.55 20:41:12 go: downloading github.com/openziti/secretstream v0.1.20 20:41:12 go: downloading github.com/openziti/transport/v2 v2.0.135 20:41:12 go: downloading github.com/labstack/gommon v0.4.2 20:41:12 go: downloading golang.org/x/crypto v0.24.0 20:41:12 go: downloading github.com/valyala/fasttemplate v1.2.2 20:41:12 go: downloading golang.org/x/time v0.5.0 20:41:12 go: downloading github.com/hashicorp/errwrap v1.1.0 20:41:12 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 20:41:12 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 20:41:12 go: downloading github.com/stretchr/objx v0.5.2 20:41:12 go: downloading github.com/spiffe/go-spiffe/v2 v2.2.0 20:41:12 go: downloading github.com/mitchellh/reflectwalk v1.0.2 20:41:12 go: downloading golang.org/x/sys v0.21.0 20:41:12 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:41:12 go: downloading github.com/hashicorp/consul/api v1.28.3 20:41:12 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:41:12 go: downloading github.com/x448/float16 v0.8.4 20:41:12 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 20:41:12 go: downloading github.com/go-openapi/errors v0.22.0 20:41:12 go: downloading github.com/oklog/ulid v1.3.1 20:41:12 go: downloading go.mongodb.org/mongo-driver v1.15.0 20:41:12 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 20:41:12 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 20:41:12 go: downloading github.com/go-playground/universal-translator v0.18.1 20:41:12 go: downloading github.com/leodido/go-urn v1.4.0 20:41:12 go: downloading golang.org/x/text v0.16.0 20:41:12 go: downloading github.com/go-openapi/swag v0.23.0 20:41:12 go: downloading github.com/opentracing/opentracing-go v1.2.0 20:41:12 go: downloading go.opentelemetry.io/otel v1.27.0 20:41:12 go: downloading go.opentelemetry.io/otel/trace v1.27.0 20:41:12 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 20:41:12 go: downloading github.com/go-openapi/validate v0.24.0 20:41:12 go: downloading github.com/fsnotify/fsnotify v1.7.0 20:41:12 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:41:12 go: downloading github.com/gorilla/securecookie v1.1.1 20:41:12 go: downloading github.com/gorilla/schema v1.4.1 20:41:12 go: downloading github.com/muhlemmer/gu v0.3.1 20:41:12 go: downloading github.com/mitchellh/go-ps v1.0.0 20:41:12 go: downloading github.com/shirou/gopsutil/v3 v3.24.4 20:41:12 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 20:41:12 go: downloading github.com/golang/protobuf v1.5.4 20:41:12 go: downloading google.golang.org/protobuf v1.34.1 20:41:12 go: downloading github.com/mattn/go-isatty v0.0.20 20:41:12 go: downloading github.com/mattn/go-colorable v0.1.13 20:41:13 go: downloading github.com/valyala/bytebufferpool v1.0.0 20:41:13 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:41:13 go: downloading github.com/spf13/cast v1.6.0 20:41:13 go: downloading github.com/zeebo/errs v1.3.0 20:41:13 go: downloading google.golang.org/grpc v1.62.1 20:41:13 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:41:13 go: downloading github.com/hashicorp/go-hclog v1.5.0 20:41:13 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:41:13 go: downloading github.com/hashicorp/serf v0.10.1 20:41:13 go: downloading golang.org/x/term v0.21.0 20:41:13 go: downloading github.com/go-playground/locales v0.14.1 20:41:13 go: downloading github.com/mailru/easyjson v0.7.7 20:41:13 go: downloading github.com/go-openapi/analysis v0.23.0 20:41:13 go: downloading github.com/go-openapi/loads v0.22.0 20:41:13 go: downloading github.com/go-openapi/spec v0.21.0 20:41:13 go: downloading github.com/go-logr/logr v1.4.2 20:41:13 go: downloading go.opentelemetry.io/otel/metric v1.27.0 20:41:13 go: downloading github.com/go-openapi/jsonpointer v0.21.0 20:41:13 go: downloading github.com/tklauser/go-sysconf v0.3.12 20:41:13 go: downloading github.com/go-jose/go-jose/v4 v4.0.1 20:41:13 go: downloading github.com/fatih/color v1.16.0 20:41:13 go: downloading github.com/armon/go-metrics v0.4.1 20:41:13 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240123012728-ef4313101c80 20:41:13 go: downloading github.com/josharian/intern v1.0.0 20:41:13 go: downloading github.com/go-logr/stdr v1.2.2 20:41:13 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 20:41:13 go: downloading github.com/tklauser/numcpus v0.6.1 20:41:13 go: downloading github.com/go-openapi/jsonreference v0.21.0 20:41:13 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:41:13 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:41:26 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 20:41:26 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 20:41:44 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 20:41:44 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 20:41:44 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 20:41:44 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] 20:41:46 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.053s coverage: 33.8% of statements 20:41:46 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.015s coverage: 93.5% of statements 20:41:46 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.012s coverage: 91.9% of statements 20:41:46 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.305s coverage: 88.2% of statements 20:41:46 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.006s coverage: 84.4% of statements 20:41:46 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.025s coverage: 41.5% of statements 20:41:46 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.014s coverage: 100.0% of statements 20:41:46 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.320s coverage: 87.7% of statements 20:41:46 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.008s coverage: 26.3% of statements 20:41:46 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.027s coverage: 76.2% of statements 20:41:46 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.006s coverage: 50.9% of statements 20:41:46 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.006s coverage: 31.2% of statements 20:41:46 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.004s coverage: 91.3% of statements 20:41:56 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:42:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:42:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:42:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:42:02 $ docker stop --time=1 a08f4c3a349c37841d3534f210de02e0995ef3413e233fb89ed549adae3bed07 20:42:06 $ docker rm -f --volumes a08f4c3a349c37841d3534f210de02e0995ef3413e233fb89ed549adae3bed07 [Pipeline] // withDockerContainer [Pipeline] sh 20:42:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:42:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:42:08 20:42:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:42:09 latest: Pulling from edgex-lftools-log-publisher 20:42:09 5eb5b503b376: Pulling fs layer 20:42:09 5c69ac0246d0: Pulling fs layer 20:42:09 ec43610c2a17: Pulling fs layer 20:42:09 3a2ae6a8a46f: Pulling fs layer 20:42:09 33b1e0a273af: Pulling fs layer 20:42:09 5d3b04190fa2: Pulling fs layer 20:42:09 2f39f015ded8: Pulling fs layer 20:42:09 5d3b04190fa2: Waiting 20:42:09 3a2ae6a8a46f: Waiting 20:42:09 2f39f015ded8: Waiting 20:42:09 33b1e0a273af: Waiting 20:42:09 5c69ac0246d0: Verifying Checksum 20:42:09 5c69ac0246d0: Download complete 20:42:09 3a2ae6a8a46f: Verifying Checksum 20:42:09 3a2ae6a8a46f: Download complete 20:42:09 33b1e0a273af: Verifying Checksum 20:42:09 33b1e0a273af: Download complete 20:42:09 ec43610c2a17: Verifying Checksum 20:42:09 ec43610c2a17: Download complete 20:42:09 5d3b04190fa2: Download complete 20:42:09 5eb5b503b376: Verifying Checksum 20:42:09 5eb5b503b376: Download complete 20:42:10 2f39f015ded8: Verifying Checksum 20:42:10 2f39f015ded8: Download complete 20:42:10 5eb5b503b376: Pull complete 20:42:10 5c69ac0246d0: Pull complete 20:42:11 ec43610c2a17: Pull complete 20:42:11 3a2ae6a8a46f: Pull complete 20:42:11 33b1e0a273af: Pull complete 20:42:11 5d3b04190fa2: Pull complete 20:42:15 2f39f015ded8: Pull complete 20:42:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:42:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:42:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:42:15 prd-ubuntu20.04-docker-8c-8g-4706 does not seem to be running inside a container 20:42:15 $ 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-721 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-721:/w/workspace/xfoundry_go-mod-bootstrap_PR-721:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-721@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-721@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 20:42:21 $ docker top 2da89adc60677622eae2888800e5d8dec18678e7009c7a91bc1cc3f87e1d6730 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:42:21 ---> job-cost.sh 20:42:21 lf-activate-venv: SKIPPING 20:42:21 INFO: No Stack... 20:42:22 INFO: Retrieving Pricing Info for: v3-standard-8 20:42:22 INFO: Archiving Costs [Pipeline] sh 20:42:23 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-721/archives/cost.csv 20:42:23 + cut -d, -f6 [Pipeline] lock 20:42:23 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-721-1-stack-cost] 20:42:23 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-721-1-stack-cost] did not exist. Created. 20:42:23 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-721-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:42:23 + echo total: 0.2199999988079071 [Pipeline] stash 20:42:23 Stashed 1 file(s) [Pipeline] } 20:42:23 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-721-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:42:23 $ docker stop --time=1 2da89adc60677622eae2888800e5d8dec18678e7009c7a91bc1cc3f87e1d6730 20:42:24 $ docker rm -f --volumes 2da89adc60677622eae2888800e5d8dec18678e7009c7a91bc1cc3f87e1d6730 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:44:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4718 in /w/workspace/xfoundry_go-mod-bootstrap_PR-721 [Pipeline] { [Pipeline] ws 20:44:07 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 20:44:10 The recommended git tool is: git 20:44:22 using credential edgex-jenkins-ssh 20:44:22 Cloning the remote Git repository 20:44:22 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 20:44:22 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 20:44:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 20:44:23 > git --version # timeout=10 20:44:23 > git --version # 'git version 2.25.1' 20:44:23 using GIT_SSH to set credentials SSH Credentials for GitHub 20:44:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:44:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 20:44:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:44:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 20:44:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 20:44:27 using GIT_SSH to set credentials SSH Credentials for GitHub 20:44:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/721/head:refs/remotes/origin/PR-721 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:44:28 Merging remotes/origin/main commit 42c3a6ebe506dfae026d14927966fcc454cd8b17 into PR head commit 533284fc5f5514f5c46fdcbfe60bf90eb611fa55 20:44:29 Merge succeeded, producing 533284fc5f5514f5c46fdcbfe60bf90eb611fa55 20:44:29 Checking out Revision 533284fc5f5514f5c46fdcbfe60bf90eb611fa55 (PR-721) 20:44:28 > git config core.sparsecheckout # timeout=10 20:44:28 > git checkout -f 533284fc5f5514f5c46fdcbfe60bf90eb611fa55 # timeout=10 20:44:28 > git remote # timeout=10 20:44:29 > git config --get remote.origin.url # timeout=10 20:44:29 using GIT_SSH to set credentials SSH Credentials for GitHub 20:44:29 > git merge 42c3a6ebe506dfae026d14927966fcc454cd8b17 # timeout=10 20:44:29 > git rev-parse HEAD^{commit} # timeout=10 20:44:29 > git config core.sparsecheckout # timeout=10 20:44:29 > git checkout -f 533284fc5f5514f5c46fdcbfe60bf90eb611fa55 # timeout=10 20:44:30 Commit message: "build(deps): bump github.com/gorilla/schema from 1.2.0 to 1.4.1" 20:44:30 > git --version # timeout=10 20:44:30 > git --version # 'git version 2.25.1' 20:44:30 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:44:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:44:35 % Total % Received % Xferd Average Speed Time Time Time Current 20:44:35 Dload Upload Total Spent Left Speed 20:44:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 167k 0 --:--:-- --:--:-- --:--:-- 169k [Pipeline] sh 20:44:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:44:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 20:44:36 sudo tee /etc/docker/daemon.new 20:44:36 { 20:44:36 "registry-mirrors": [ 20:44:36 "https://nexus3.edgexfoundry.org:10001" 20:44:36 ], 20:44:36 "bip": "10.250.0.254/24", 20:44:36 "hosts": [ 20:44:36 "tcp://0.0.0.0:5555", 20:44:36 "unix:///var/run/docker.sock" 20:44:36 ], 20:44:36 "mtu": 1458, 20:44:36 "selinux-enabled": true, 20:44:36 "seccomp-profile": "/etc/docker/seccomp.json" 20:44:36 } [Pipeline] sh 20:44:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:44:37 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 20:44:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:44:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:44:56 ========================================================= 20:44:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:44:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:44:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:44:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:44:57 c6b39de5b339: Pulling fs layer 20:44:57 a69c41024577: Pulling fs layer 20:44:57 d6de4b400683: Pulling fs layer 20:44:57 35cb2a7552d0: Pulling fs layer 20:44:57 4f4fb700ef54: Pulling fs layer 20:44:57 464afbd9ba4c: Pulling fs layer 20:44:57 00f215d4a9da: Pulling fs layer 20:44:57 d496ad576159: Pulling fs layer 20:44:57 35cb2a7552d0: Waiting 20:44:57 4f4fb700ef54: Waiting 20:44:57 464afbd9ba4c: Waiting 20:44:57 00f215d4a9da: Waiting 20:44:57 d496ad576159: Waiting 20:44:57 a69c41024577: Verifying Checksum 20:44:57 a69c41024577: Download complete 20:44:57 35cb2a7552d0: Verifying Checksum 20:44:57 35cb2a7552d0: Download complete 20:44:57 4f4fb700ef54: Verifying Checksum 20:44:57 4f4fb700ef54: Download complete 20:44:57 464afbd9ba4c: Verifying Checksum 20:44:57 464afbd9ba4c: Download complete 20:44:57 c6b39de5b339: Verifying Checksum 20:44:57 c6b39de5b339: Download complete 20:44:58 d496ad576159: Verifying Checksum 20:44:58 d496ad576159: Download complete 20:44:59 c6b39de5b339: Pull complete 20:44:59 a69c41024577: Pull complete 20:45:00 d6de4b400683: Verifying Checksum 20:45:00 d6de4b400683: Download complete 20:45:01 00f215d4a9da: Verifying Checksum 20:45:01 00f215d4a9da: Download complete 20:45:16 d6de4b400683: Pull complete 20:45:16 35cb2a7552d0: Pull complete 20:45:16 4f4fb700ef54: Pull complete 20:45:16 464afbd9ba4c: Pull complete 20:45:24 00f215d4a9da: Pull complete 20:45:26 d496ad576159: Pull complete 20:45:26 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 20:45:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:45:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 20:45:27 + 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 20:45:27 + docker inspect -f . ci-base-image-arm64 20:45:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:28 prd-ubuntu20.04-docker-arm64-4c-16g-4718 does not seem to be running inside a container 20:45:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:45:32 $ docker top cfe0f203688543fe59f5c8e697ffb6460c629c366e36cbe913dbdd527bfbe16d -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:33 + go version 20:45:33 go version go1.21.9 linux/arm64 [Pipeline] } 20:45:33 $ docker stop --time=1 cfe0f203688543fe59f5c8e697ffb6460c629c366e36cbe913dbdd527bfbe16d 20:45:35 $ docker rm -f --volumes cfe0f203688543fe59f5c8e697ffb6460c629c366e36cbe913dbdd527bfbe16d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:37 + docker inspect -f . ci-base-image-arm64 20:45:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:37 prd-ubuntu20.04-docker-arm64-4c-16g-4718 does not seem to be running inside a container 20:45:37 $ 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 20:45:39 $ docker top 3daf4471cba4a643c2421d012c55c8202a4a25d82a23a795fd46186230070db3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:40 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh 20:45:41 + make test 20:45:41 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:45:41 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 20:45:41 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.7 20:45:41 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.24 20:45:41 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.26 20:45:42 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.8 20:45:42 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.7 20:45:42 go: downloading github.com/mitchellh/copystructure v1.2.0 20:45:42 go: downloading github.com/labstack/echo/v4 v4.11.4 20:45:42 go: downloading github.com/mitchellh/mapstructure v1.5.0 20:45:42 go: downloading gopkg.in/yaml.v3 v3.0.1 20:45:42 go: downloading github.com/google/uuid v1.6.0 20:45:42 go: downloading github.com/stretchr/testify v1.9.0 20:45:42 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:45:42 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:45:42 go: downloading github.com/openziti/sdk-golang v0.23.38 20:45:42 go: downloading github.com/sirupsen/logrus v1.9.3 20:45:43 go: downloading github.com/gorilla/websocket v1.5.1 20:45:43 go: downloading golang.org/x/net v0.26.0 20:45:43 go: downloading golang.org/x/sync v0.7.0 20:45:43 go: downloading github.com/go-kit/log v0.2.1 20:45:43 go: downloading github.com/go-playground/validator/v10 v10.22.0 20:45:43 go: downloading github.com/spiffe/go-spiffe/v2 v2.2.0 20:45:44 go: downloading github.com/mitchellh/reflectwalk v1.0.2 20:45:44 go: downloading github.com/labstack/gommon v0.4.2 20:45:44 go: downloading golang.org/x/crypto v0.24.0 20:45:45 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 20:45:45 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 20:45:45 go: downloading github.com/stretchr/objx v0.5.2 20:45:45 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 20:45:45 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 20:45:45 go: downloading github.com/valyala/fasttemplate v1.2.2 20:45:45 go: downloading golang.org/x/time v0.5.0 20:45:45 go: downloading github.com/hashicorp/errwrap v1.1.0 20:45:45 go: downloading golang.org/x/sys v0.21.0 20:45:45 go: downloading github.com/hashicorp/consul/api v1.28.3 20:45:45 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:45:45 go: downloading github.com/spf13/cast v1.6.0 20:45:45 go: downloading github.com/go-openapi/runtime v0.28.0 20:45:45 go: downloading github.com/go-openapi/strfmt v0.23.0 20:45:45 go: downloading github.com/go-resty/resty/v2 v2.13.1 20:45:45 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 20:45:45 go: downloading github.com/michaelquigley/pfxlog v0.6.10 20:45:45 go: downloading github.com/openziti/edge-api v0.26.20 20:45:50 go: downloading github.com/openziti/foundation/v2 v2.0.46 20:45:50 go: downloading github.com/openziti/identity v1.0.79 20:45:50 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 20:45:50 go: downloading github.com/pkg/errors v0.9.1 20:45:50 go: downloading github.com/zitadel/oidc/v2 v2.12.0 20:45:50 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 20:45:50 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:45:50 go: downloading github.com/kataras/go-events v0.0.3 20:45:50 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 20:45:50 go: downloading github.com/openziti/channel/v2 v2.0.132 20:45:50 go: downloading golang.org/x/oauth2 v0.20.0 20:45:50 go: downloading github.com/openziti/metrics v1.2.55 20:45:50 go: downloading github.com/openziti/secretstream v0.1.20 20:45:50 go: downloading github.com/openziti/transport/v2 v2.0.135 20:45:50 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:45:50 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:45:50 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 20:45:50 go: downloading github.com/go-playground/universal-translator v0.18.1 20:45:50 go: downloading github.com/leodido/go-urn v1.4.0 20:45:50 go: downloading golang.org/x/text v0.16.0 20:45:50 go: downloading github.com/zeebo/errs v1.3.0 20:45:50 go: downloading google.golang.org/grpc v1.62.1 20:45:53 go: downloading github.com/mattn/go-colorable v0.1.13 20:45:53 go: downloading github.com/mattn/go-isatty v0.0.20 20:45:53 go: downloading github.com/x448/float16 v0.8.4 20:45:53 go: downloading github.com/valyala/bytebufferpool v1.0.0 20:45:53 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:45:53 go: downloading github.com/hashicorp/go-hclog v1.5.0 20:45:53 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:45:53 go: downloading github.com/hashicorp/serf v0.10.1 20:45:53 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 20:45:53 go: downloading github.com/go-openapi/errors v0.22.0 20:45:53 go: downloading github.com/oklog/ulid v1.3.1 20:45:53 go: downloading go.mongodb.org/mongo-driver v1.15.0 20:45:57 go: downloading github.com/go-openapi/swag v0.23.0 20:45:57 go: downloading github.com/opentracing/opentracing-go v1.2.0 20:45:57 go: downloading go.opentelemetry.io/otel v1.27.0 20:45:57 go: downloading go.opentelemetry.io/otel/trace v1.27.0 20:45:57 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 20:45:57 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 20:45:57 go: downloading github.com/go-openapi/validate v0.24.0 20:45:57 go: downloading github.com/fsnotify/fsnotify v1.7.0 20:45:57 go: downloading github.com/gorilla/securecookie v1.1.1 20:45:57 go: downloading github.com/gorilla/schema v1.4.1 20:45:57 go: downloading github.com/muhlemmer/gu v0.3.1 20:45:57 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:45:57 go: downloading github.com/mitchellh/go-ps v1.0.0 20:45:57 go: downloading github.com/shirou/gopsutil/v3 v3.24.4 20:45:58 go: downloading google.golang.org/protobuf v1.34.1 20:45:58 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 20:45:58 go: downloading github.com/golang/protobuf v1.5.4 20:45:58 go: downloading github.com/go-playground/locales v0.14.1 20:45:59 go: downloading github.com/go-jose/go-jose/v4 v4.0.1 20:45:59 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240123012728-ef4313101c80 20:45:59 go: downloading github.com/fatih/color v1.16.0 20:45:59 go: downloading github.com/armon/go-metrics v0.4.1 20:45:59 go: downloading github.com/mailru/easyjson v0.7.7 20:46:00 go: downloading github.com/go-openapi/analysis v0.23.0 20:46:00 go: downloading github.com/go-openapi/loads v0.22.0 20:46:00 go: downloading github.com/go-openapi/spec v0.21.0 20:46:00 go: downloading github.com/go-logr/logr v1.4.2 20:46:00 go: downloading go.opentelemetry.io/otel/metric v1.27.0 20:46:00 go: downloading golang.org/x/term v0.21.0 20:46:00 go: downloading github.com/tklauser/go-sysconf v0.3.12 20:46:00 go: downloading github.com/go-openapi/jsonpointer v0.21.0 20:46:00 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:46:00 go: downloading github.com/josharian/intern v1.0.0 20:46:00 go: downloading github.com/go-logr/stdr v1.2.2 20:46:00 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 20:46:00 go: downloading github.com/go-openapi/jsonreference v0.21.0 20:46:00 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:46:00 go: downloading github.com/tklauser/numcpus v0.6.1 20:48:52 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 20:48:52 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 20:49:07 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.300s coverage: 33.8% of statements 20:50:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.153s coverage: 93.5% of statements 20:50:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.079s coverage: 91.9% of statements 20:50:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.540s coverage: 88.2% of statements 20:50:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.027s coverage: 84.4% of statements 20:50:52 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 20:50:52 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 20:50:54 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.287s coverage: 41.5% of statements 20:50:54 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.055s coverage: 100.0% of statements 20:50:59 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.402s coverage: 87.7% of statements 20:50:59 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.047s coverage: 26.3% of statements 20:51:03 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 20:51:03 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] 20:51:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.193s coverage: 76.2% of statements 20:51:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.044s coverage: 50.9% of statements 20:51:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.026s coverage: 31.2% of statements 20:51:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.019s coverage: 91.3% of statements 20:51:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:51:07 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:52:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:52:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:52:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:52:15 $ docker stop --time=1 3daf4471cba4a643c2421d012c55c8202a4a25d82a23a795fd46186230070db3 20:52:17 $ docker rm -f --volumes 3daf4471cba4a643c2421d012c55c8202a4a25d82a23a795fd46186230070db3 [Pipeline] // withDockerContainer [Pipeline] sh 20:52:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:52:34 Warning: overwriting stash ‘coverage-report’ 20:52:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:52:36 20:52:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:52:37 arm64: Pulling from edgex-lftools-log-publisher 20:52:37 8998bd30e6a1: Pulling fs layer 20:52:37 04944245beec: Pulling fs layer 20:52:37 699f458cf7ca: Pulling fs layer 20:52:37 765212b225bb: Pulling fs layer 20:52:37 f23df028b6ca: Pulling fs layer 20:52:37 d65c8cfc05b1: Pulling fs layer 20:52:37 2437ff75d9bd: Pulling fs layer 20:52:37 765212b225bb: Waiting 20:52:37 f23df028b6ca: Waiting 20:52:37 2437ff75d9bd: Waiting 20:52:37 d65c8cfc05b1: Waiting 20:52:37 04944245beec: Verifying Checksum 20:52:37 04944245beec: Download complete 20:52:37 765212b225bb: Verifying Checksum 20:52:37 765212b225bb: Download complete 20:52:37 f23df028b6ca: Verifying Checksum 20:52:37 f23df028b6ca: Download complete 20:52:37 d65c8cfc05b1: Verifying Checksum 20:52:37 d65c8cfc05b1: Download complete 20:52:38 699f458cf7ca: Verifying Checksum 20:52:38 699f458cf7ca: Download complete 20:52:38 8998bd30e6a1: Verifying Checksum 20:52:38 8998bd30e6a1: Download complete 20:52:42 2437ff75d9bd: Verifying Checksum 20:52:42 2437ff75d9bd: Download complete 20:52:44 8998bd30e6a1: Pull complete 20:52:45 04944245beec: Pull complete 20:52:47 699f458cf7ca: Pull complete 20:52:47 765212b225bb: Pull complete 20:52:48 f23df028b6ca: Pull complete 20:52:49 d65c8cfc05b1: Pull complete 20:53:11 2437ff75d9bd: Pull complete 20:53:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:53:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:53:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:11 prd-ubuntu20.04-docker-arm64-4c-16g-4718 does not seem to be running inside a container 20:53:11 $ 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 20:53:15 $ docker top 685d299c4161ac33e994016ff32ab7fdfedd75a9a407d32914fdc6599ec5c034 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:53:16 ---> job-cost.sh 20:53:16 lf-activate-venv: SKIPPING 20:53:16 INFO: No Stack... 20:53:17 INFO: Retrieving Pricing Info for: v3-standard-4 20:53:17 INFO: Archiving Costs [Pipeline] sh 20:53:18 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 20:53:18 + cut -d, -f6 [Pipeline] lock 20:53:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-721-1-stack-cost] 20:53:18 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-721-1-stack-cost] did not exist. Created. 20:53:18 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-721-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:53:19 /w/workspace/go-mod-bootstrap/1@tmp/durable-689b17c3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:53:20 + echo total: 0.10999999940395355 [Pipeline] stash 20:53:20 Warning: overwriting stash ‘stack-cost’ 20:53:20 Stashed 1 file(s) [Pipeline] } 20:53:20 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-721-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:53:20 $ docker stop --time=1 685d299c4161ac33e994016ff32ab7fdfedd75a9a407d32914fdc6599ec5c034 20:53:22 $ docker rm -f --volumes 685d299c4161ac33e994016ff32ab7fdfedd75a9a407d32914fdc6599ec5c034 [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 20:53:23 provisioning config files... 20:53:23 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-721@tmp/config1541913449439670457tmp [Pipeline] { [Pipeline] sh 20:53:24 + set +x 20:53:24 + bash -s -- 20:53:24 + curl -s https://codecov.io/bash 20:53:24 20:53:24 _____ _ 20:53:24 / ____| | | 20:53:24 | | ___ __| | ___ ___ _____ __ 20:53:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:53:24 | |___| (_) | (_| | __/ (_| (_) \ V / 20:53:24 \_____\___/ \__,_|\___|\___\___/ \_/ 20:53:24 Bash-1.0.6 20:53:24 20:53:24 20:53:24 ==> git version 2.25.1 found 20:53:24 ==> 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 20:53:24 Release-Date: 2020-01-08 20:53:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:53:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:53:24 ==> Jenkins CI detected. 20:53:24 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-721 20:53:24 project root: . 20:53:24 --> token set from env 20:53:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:53:24 ==> Running gcov in . (disable via -X gcov) 20:53:24 ==> Python coveragepy not found 20:53:24 ==> Searching for coverage reports in: 20:53:24 + . 20:53:24 -> Found 1 reports 20:53:24 ==> Detecting git/mercurial file structure 20:53:24 ==> Reading reports 20:53:24 + ./coverage.out bytes=113644 20:53:24 ==> Appending adjustments 20:53:24 https://docs.codecov.io/docs/fixing-reports 20:53:24 + Found adjustments 20:53:24 ==> Gzipping contents 20:53:24 20K /tmp/codecov.WUIgH9.gz 20:53:24 ==> Uploading reports 20:53:24 url: https://codecov.io 20:53:24 query: branch=PR-721&commit=533284fc5f5514f5c46fdcbfe60bf90eb611fa55&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-721%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=721&job=&cmd_args= 20:53:24 -> Pinging Codecov 20:53:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-721&commit=533284fc5f5514f5c46fdcbfe60bf90eb611fa55&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-721%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=721&job=&cmd_args= 20:53:24 -> Uploading to 20:53:24 https://storage.googleapis.com/codecov/v4/raw/2024-07-01/833815588EE85121546D348822E98E2E/533284fc5f5514f5c46fdcbfe60bf90eb611fa55/50e1a2fe-ed2c-4aba-96de-28222ca38202.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240701%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240701T205324Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7e35d4b849c60db486758203a5a83ab27b60b67769f0f2080b02b7803eca6409 20:53:24 % Total % Received % Xferd Average Speed Time Time Time Current 20:53:24 Dload Upload Total Spent Left Speed 20:53:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17414 0 0 100 17414 0 79880 --:--:-- --:--:-- --:--:-- 79880 20:53:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/533284fc5f5514f5c46fdcbfe60bf90eb611fa55 [Pipeline] } 20:53:25 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:53:27 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-721/archives ] 20:53:27 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-721/archives 20:53:27 total 16 20:53:27 drwxr-xr-x 3 root root 4096 Jul 1 20:42 . 20:53:27 drwxrwxr-x 9 jenkins jenkins 4096 Jul 1 20:42 .. 20:53:27 drwxr-xr-x 2 root root 4096 Jul 1 20:42 cost 20:53:27 -rw-r--r-- 1 root root 88 Jul 1 20:42 cost.csv 20:53:27 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-721/archives 20:53:27 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-721/archives 20:53:27 total 16 20:53:27 drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 20:42 . 20:53:27 drwxrwxr-x 9 jenkins jenkins 4096 Jul 1 20:42 .. 20:53:27 drwxr-xr-x 2 jenkins jenkins 4096 Jul 1 20:42 cost 20:53:27 -rw-r--r-- 1 jenkins jenkins 88 Jul 1 20:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:53:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:53:28 ---> package-listing.sh 20:53:28 ++ facter osfamily 20:53:28 ++ tr '[:upper:]' '[:lower:]' 20:53:28 + OS_FAMILY=debian 20:53:28 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-721 20:53:28 + START_PACKAGES=/tmp/packages_start.txt 20:53:28 + END_PACKAGES=/tmp/packages_end.txt 20:53:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:53:28 + PACKAGES=/tmp/packages_start.txt 20:53:28 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-721 ']' 20:53:28 + PACKAGES=/tmp/packages_end.txt 20:53:28 + case "${OS_FAMILY}" in 20:53:28 + dpkg -l 20:53:28 + grep '^ii' 20:53:28 + '[' -f /tmp/packages_start.txt ']' 20:53:28 + '[' -f /tmp/packages_end.txt ']' 20:53:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:53:28 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-721 ']' 20:53:28 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-721/archives/ 20:53:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-721/archives/ [Pipeline] echo 20:53:29 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-721/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:53:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:53:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:30 prd-ubuntu20.04-docker-8c-8g-4706 does not seem to be running inside a container 20:53:30 $ 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-721/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-721 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-721:/w/workspace/xfoundry_go-mod-bootstrap_PR-721:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-721@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-721@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 20:53:30 $ docker top d25b735a98339a6cf2d81862a25cc8c4d7814d4895539efab6a72de4d32e29a6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:53:31 + touch /tmp/pre-build-complete [Pipeline] sh 20:53:31 + mkdir -p /var/log/sysstat [Pipeline] sh 20:53:31 + ls /var/log/sa-host 20:53:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:53:32 provisioning config files... 20:53:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-721@tmp/config13827984537348186525tmp [Pipeline] { [Pipeline] echo 20:53:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:53:32 ---> create-netrc.sh [Pipeline] } 20:53:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:53:33 ---> python-tools-install.sh [Pipeline] echo 20:53:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:53:33 ---> sudo-logs.sh 20:53:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:53:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:53:33 ---> job-cost.sh 20:53:33 lf-activate-venv: SKIPPING 20:53:33 DEBUG: total: 0.2199999988079071 20:53:33 INFO: Retrieving Stack Cost... 20:53:34 INFO: Retrieving Pricing Info for: v3-standard-8 20:53:34 INFO: Archiving Costs [Pipeline] echo 20:53:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:53:34 ---> logs-deploy.sh 20:53:34 lf-activate-venv: SKIPPING 20:53:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-721/1 20:53:34 INFO: archiving workspace using pattern(s): 20:53:36 Archives upload complete. 20:53:36 INFO: archiving logs to Nexus 20:53:36 ---> uname -a: 20:53:36 Linux prd-ubuntu20-04-docker-8c-8g-4706 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:53:36 20:53:36 20:53:36 ---> lscpu: 20:53:36 Architecture: x86_64 20:53:36 CPU op-mode(s): 32-bit, 64-bit 20:53:36 Byte Order: Little Endian 20:53:36 Address sizes: 40 bits physical, 48 bits virtual 20:53:36 CPU(s): 8 20:53:36 On-line CPU(s) list: 0-7 20:53:36 Thread(s) per core: 1 20:53:36 Core(s) per socket: 1 20:53:36 Socket(s): 8 20:53:36 NUMA node(s): 1 20:53:36 Vendor ID: AuthenticAMD 20:53:36 CPU family: 23 20:53:36 Model: 49 20:53:36 Model name: AMD EPYC-Rome Processor 20:53:36 Stepping: 0 20:53:36 CPU MHz: 2800.000 20:53:36 BogoMIPS: 5600.00 20:53:36 Virtualization: AMD-V 20:53:36 Hypervisor vendor: KVM 20:53:36 Virtualization type: full 20:53:36 L1d cache: 256 KiB 20:53:36 L1i cache: 256 KiB 20:53:36 L2 cache: 4 MiB 20:53:36 L3 cache: 128 MiB 20:53:36 NUMA node0 CPU(s): 0-7 20:53:36 Vulnerability Itlb multihit: Not affected 20:53:36 Vulnerability L1tf: Not affected 20:53:36 Vulnerability Mds: Not affected 20:53:36 Vulnerability Meltdown: Not affected 20:53:36 Vulnerability Mmio stale data: Not affected 20:53:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:53:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:53:36 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:53:36 Vulnerability Srbds: Not affected 20:53:36 Vulnerability Tsx async abort: Not affected 20:53:36 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 20:53:36 20:53:36 20:53:36 ---> nproc: 20:53:36 8 20:53:36 20:53:36 20:53:36 ---> df -h: 20:53:36 Filesystem Size Used Avail Use% Mounted on 20:53:36 overlay 155G 11G 145G 7% / 20:53:36 tmpfs 64M 0 64M 0% /dev 20:53:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:53:36 shm 64M 0 64M 0% /dev/shm 20:53:36 /dev/vda1 155G 11G 145G 7% /facter-os 20:53:36 20:53:36 20:53:36 ---> sar -b -r -n DEV: 20:53:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4706) 07/01/24 _x86_64_ (8 CPU) 20:53:36 20:53:36 20:39:38 LINUX RESTART (8 CPU) 20:53:36 20:53:36 20:40:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:53:36 20:41:01 281.73 38.84 242.89 0.00 4309.91 90664.23 0.00 20:53:36 20:42:01 117.30 0.62 116.68 0.00 8.13 75379.47 0.00 20:53:36 20:43:01 63.69 0.10 63.59 0.00 3.47 57846.78 0.00 20:53:36 20:44:01 5.78 0.00 5.78 0.00 0.00 32401.73 0.00 20:53:36 20:45:01 34.19 4.93 29.26 0.00 4344.08 4749.88 0.00 20:53:36 20:46:01 18.18 1.20 16.98 0.00 23.73 3752.71 0.00 20:53:36 20:47:01 3.13 0.02 3.12 0.00 0.13 88.79 0.00 20:53:36 20:48:01 1.90 0.00 1.90 0.00 0.00 21.06 0.00 20:53:36 20:49:01 1.32 0.00 1.32 0.00 0.00 14.00 0.00 20:53:36 20:50:01 1.85 0.00 1.85 0.00 0.00 20.80 0.00 20:53:36 20:51:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 20:53:36 20:52:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 20:53:36 20:53:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 20:53:36 Average: 40.66 3.47 37.19 0.00 663.75 20292.33 0.00 20:53:36 20:53:36 20:40:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:53:36 20:41:01 29252932 31554076 766224 2.33 73848 2503276 1835336 5.41 1003184 2244032 457576 20:53:36 20:42:01 28297504 31499084 806284 2.45 104228 3264608 1880016 5.54 1353068 2726168 137216 20:53:36 20:43:01 28709332 31553536 758060 2.31 105696 2955568 1783232 5.26 1131056 2589188 12 20:53:36 20:44:01 28708980 31553276 758128 2.31 105784 2955572 1783232 5.26 1131072 2589188 28 20:53:36 20:45:01 28211196 31523720 762296 2.32 121732 3402944 1693976 4.99 1282792 2905688 176168 20:53:36 20:46:01 28257012 31534472 749264 2.28 135056 3354036 1680560 4.95 1411800 2724308 32 20:53:36 20:47:01 28267040 31539888 743760 2.26 133608 3350788 1680140 4.95 1404420 2721104 16 20:53:36 20:48:01 28267080 31540044 743508 2.26 133696 3350792 1680140 4.95 1404492 2721108 164 20:53:36 20:49:01 28267064 31540120 743384 2.26 133776 3350792 1680140 4.95 1404648 2721112 168 20:53:36 20:50:01 28268660 31541764 741652 2.26 133832 3350792 1680140 4.95 1402836 2721112 8 20:53:36 20:51:01 28269236 31542424 740948 2.25 133868 3350788 1680140 4.95 1402972 2721116 16 20:53:36 20:52:01 28269472 31542708 740596 2.25 133908 3350804 1680140 4.95 1402940 2721120 40 20:53:36 20:53:01 28270328 31543568 739636 2.25 133940 3350808 1680140 4.95 1401732 2721124 8 20:53:36 Average: 28408910 31539129 753365 2.29 121767 3222428 1724410 5.08 1318232 2678951 59342 20:53:36 20:53:36 20:40:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:53:36 20:41:01 ens3 527.72 350.92 5867.43 99.76 0.00 0.00 0.00 0.00 20:53:36 20:41:01 lo 3.46 3.46 0.33 0.33 0.00 0.00 0.00 0.00 20:53:36 20:41:01 docker0 17.37 18.47 1.46 125.47 0.00 0.00 0.00 0.00 20:53:36 20:42:01 veth166bdff 82.08 152.57 7.99 1250.18 0.00 0.00 0.00 0.10 20:53:36 20:42:01 ens3 184.30 101.45 1280.68 21.39 0.00 0.00 0.00 0.00 20:53:36 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:53:36 20:42:01 docker0 82.08 152.45 6.86 1250.17 0.00 0.00 0.00 0.00 20:53:36 20:43:01 ens3 97.78 58.41 2527.56 11.86 0.00 0.00 0.00 0.00 20:53:36 20:43:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 20:53:36 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:36 20:44:01 ens3 3.83 0.58 0.88 0.47 0.00 0.00 0.00 0.00 20:53:36 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:53:36 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:36 20:45:01 ens3 191.18 89.89 2714.69 7.13 0.00 0.00 0.00 0.00 20:53:36 20:45:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 20:53:36 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:36 20:46:01 ens3 2.07 1.10 1.15 0.66 0.00 0.00 0.00 0.00 20:53:36 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:53:36 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:36 20:47:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:53:36 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:36 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:36 20:48:01 ens3 0.33 0.12 0.02 0.01 0.00 0.00 0.00 0.00 20:53:36 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:53:36 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:36 20:49:01 ens3 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:53:36 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:36 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:36 20:50:01 ens3 0.30 0.12 0.02 0.01 0.00 0.00 0.00 0.00 20:53:36 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:53:36 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:36 20:51:01 ens3 0.33 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:53:36 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:36 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:36 20:52:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:53:36 20:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:53:36 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:36 20:53:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:53:36 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:36 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:36 Average: ens3 77.01 45.98 946.95 10.76 0.00 0.00 0.00 0.00 20:53:36 Average: lo 0.48 0.48 0.04 0.04 0.00 0.00 0.00 0.00 20:53:36 Average: docker0 7.64 13.14 0.64 105.78 0.00 0.00 0.00 0.00 20:53:36 20:53:36 20:53:36 ---> sar -P ALL: 20:53:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4706) 07/01/24 _x86_64_ (8 CPU) 20:53:36 20:53:36 20:39:38 LINUX RESTART (8 CPU) 20:53:36 20:53:36 20:40:02 CPU %user %nice %system %iowait %steal %idle 20:53:36 20:41:01 all 8.86 0.00 2.57 4.97 0.06 83.53 20:53:36 20:41:01 0 9.67 0.00 3.34 7.70 0.05 79.24 20:53:36 20:41:01 1 7.39 0.00 2.74 0.26 0.07 89.54 20:53:36 20:41:01 2 9.40 0.00 2.77 4.09 0.07 83.67 20:53:36 20:41:01 3 9.50 0.00 2.99 0.33 0.09 87.10 20:53:36 20:41:01 4 10.28 0.00 1.78 11.26 0.07 76.61 20:53:36 20:41:01 5 6.86 0.00 2.22 0.19 0.05 90.68 20:53:36 20:41:01 6 9.24 0.00 2.62 4.11 0.05 83.98 20:53:36 20:41:01 7 8.58 0.00 2.12 11.81 0.05 77.44 20:53:36 20:42:01 all 39.70 0.00 6.08 4.13 0.11 49.97 20:53:36 20:42:01 0 38.21 0.00 6.17 15.45 0.10 40.07 20:53:36 20:42:01 1 38.23 0.00 5.50 1.62 0.14 54.51 20:53:36 20:42:01 2 42.63 0.00 6.67 6.37 0.10 44.23 20:53:36 20:42:01 3 42.83 0.00 7.00 2.58 0.12 47.47 20:53:36 20:42:01 4 36.87 0.00 5.90 1.74 0.10 55.39 20:53:36 20:42:01 5 39.62 0.00 5.52 1.64 0.10 53.12 20:53:36 20:42:01 6 42.45 0.00 6.34 3.11 0.12 47.98 20:53:36 20:42:01 7 36.73 0.00 5.55 0.56 0.12 57.04 20:53:36 20:43:01 all 2.73 0.00 1.23 1.88 0.02 94.14 20:53:36 20:43:01 0 4.17 0.00 0.73 0.40 0.02 94.68 20:53:36 20:43:01 1 2.03 0.00 1.85 11.63 0.03 84.46 20:53:36 20:43:01 2 3.25 0.00 1.24 2.80 0.03 92.68 20:53:36 20:43:01 3 3.18 0.00 1.54 0.02 0.02 95.25 20:53:36 20:43:01 4 2.48 0.00 1.36 0.07 0.02 96.08 20:53:36 20:43:01 5 1.91 0.00 0.92 0.02 0.03 97.12 20:53:36 20:43:01 6 2.72 0.00 1.56 0.03 0.02 95.67 20:53:36 20:43:01 7 2.09 0.00 0.65 0.08 0.02 97.15 20:53:36 20:44:01 all 0.03 0.00 0.01 0.01 0.02 99.93 20:53:36 20:44:01 0 0.07 0.00 0.02 0.00 0.02 99.90 20:53:36 20:44:01 1 0.05 0.00 0.02 0.03 0.02 99.88 20:53:36 20:44:01 2 0.10 0.00 0.02 0.00 0.03 99.85 20:53:36 20:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:53:36 20:44:01 4 0.00 0.00 0.02 0.03 0.02 99.93 20:53:36 20:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:53:36 20:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:53:36 20:44:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:53:36 20:45:01 all 1.85 0.00 0.80 1.06 0.02 96.26 20:53:36 20:45:01 0 1.55 0.00 0.62 0.18 0.02 97.63 20:53:36 20:45:01 1 2.50 0.00 0.66 3.24 0.03 93.56 20:53:36 20:45:01 2 1.20 0.00 0.48 0.27 0.03 98.01 20:53:36 20:45:01 3 2.47 0.00 0.93 0.82 0.02 95.76 20:53:36 20:45:01 4 1.52 0.00 0.63 0.47 0.00 97.38 20:53:36 20:45:01 5 1.82 0.00 0.67 2.20 0.02 95.29 20:53:36 20:45:01 6 2.24 0.00 0.55 0.79 0.02 96.41 20:53:36 20:45:01 7 1.53 0.00 1.85 0.53 0.00 96.08 20:53:36 20:46:01 all 0.90 0.00 0.50 0.23 0.02 98.35 20:53:36 20:46:01 0 0.52 0.00 0.25 0.00 0.02 99.22 20:53:36 20:46:01 1 1.29 0.00 0.85 0.67 0.02 97.18 20:53:36 20:46:01 2 0.62 0.00 0.23 0.02 0.03 99.09 20:53:36 20:46:01 3 0.94 0.00 0.25 0.75 0.02 98.05 20:53:36 20:46:01 4 0.83 0.00 0.23 0.22 0.02 98.70 20:53:36 20:46:01 5 0.90 0.00 0.72 0.08 0.00 98.30 20:53:36 20:46:01 6 1.62 0.00 0.43 0.10 0.02 97.83 20:53:36 20:46:01 7 0.50 0.00 1.02 0.00 0.02 98.47 20:53:36 20:47:01 all 0.08 0.00 0.06 0.04 0.01 99.81 20:53:36 20:47:01 0 0.05 0.00 0.05 0.00 0.00 99.90 20:53:36 20:47:01 1 0.07 0.00 0.03 0.25 0.02 99.63 20:53:36 20:47:01 2 0.05 0.00 0.08 0.00 0.03 99.83 20:53:36 20:47:01 3 0.13 0.00 0.05 0.02 0.02 99.78 20:53:36 20:47:01 4 0.03 0.00 0.05 0.02 0.00 99.90 20:53:36 20:47:01 5 0.03 0.00 0.05 0.00 0.00 99.92 20:53:36 20:47:01 6 0.05 0.00 0.07 0.00 0.02 99.87 20:53:36 20:47:01 7 0.22 0.00 0.10 0.00 0.00 99.68 20:53:36 20:48:01 all 0.03 0.00 0.01 0.01 0.01 99.94 20:53:36 20:48:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:53:36 20:48:01 1 0.03 0.00 0.02 0.05 0.02 99.88 20:53:36 20:48:01 2 0.05 0.00 0.03 0.00 0.03 99.88 20:53:36 20:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:53:36 20:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:53:36 20:48:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:53:36 20:48:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:53:36 20:48:01 7 0.00 0.00 0.02 0.00 0.02 99.97 20:53:36 20:49:01 all 0.03 0.00 0.02 0.00 0.00 99.95 20:53:36 20:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:53:36 20:49:01 1 0.03 0.00 0.00 0.03 0.00 99.93 20:53:36 20:49:01 2 0.07 0.00 0.03 0.00 0.03 99.87 20:53:36 20:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:53:36 20:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:53:36 20:49:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:53:36 20:49:01 6 0.03 0.00 0.03 0.00 0.00 99.93 20:53:36 20:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:53:36 20:50:01 all 0.03 0.00 0.02 0.10 0.01 99.84 20:53:36 20:50:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:53:36 20:50:01 1 0.05 0.00 0.02 0.83 0.02 99.08 20:53:36 20:50:01 2 0.10 0.00 0.07 0.00 0.03 99.80 20:53:36 20:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:53:36 20:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:53:36 20:50:01 5 0.00 0.00 0.03 0.00 0.02 99.95 20:53:36 20:50:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:53:36 20:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:53:36 20:51:01 all 0.12 0.00 0.01 0.13 0.01 99.74 20:53:36 20:51:01 0 0.28 0.00 0.03 0.00 0.02 99.67 20:53:36 20:51:01 1 0.03 0.00 0.00 0.82 0.02 99.13 20:53:36 20:51:01 2 0.55 0.00 0.02 0.00 0.07 99.37 20:53:36 20:51:01 3 0.02 0.00 0.00 0.18 0.00 99.80 20:53:36 20:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:53:36 20:51:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:53:36 20:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:53:36 20:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:53:36 20:53:36 20:51:01 CPU %user %nice %system %iowait %steal %idle 20:53:36 20:52:01 all 0.13 0.00 0.01 0.13 0.00 99.73 20:53:36 20:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:53:36 20:52:01 1 0.03 0.00 0.00 0.38 0.00 99.58 20:53:36 20:52:01 2 0.96 0.00 0.03 0.12 0.02 98.87 20:53:36 20:52:01 3 0.00 0.00 0.00 0.52 0.02 99.47 20:53:36 20:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:53:36 20:52:01 5 0.05 0.00 0.00 0.00 0.00 99.95 20:53:36 20:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:53:36 20:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:53:36 20:53:01 all 0.09 0.00 0.02 0.02 0.01 99.86 20:53:36 20:53:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:53:36 20:53:01 1 0.03 0.00 0.02 0.17 0.02 99.77 20:53:36 20:53:01 2 0.52 0.00 0.03 0.00 0.03 99.42 20:53:36 20:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:53:36 20:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:53:36 20:53:01 5 0.07 0.00 0.05 0.00 0.02 99.87 20:53:36 20:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:53:36 20:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:53:36 Average: all 4.15 0.00 0.86 0.97 0.02 93.99 20:53:36 Average: 0 4.15 0.00 0.85 1.80 0.02 93.18 20:53:36 Average: 1 3.94 0.00 0.89 1.54 0.03 93.60 20:53:36 Average: 2 4.55 0.00 0.90 1.04 0.04 93.47 20:53:36 Average: 3 4.51 0.00 0.98 0.40 0.02 94.10 20:53:36 Average: 4 3.95 0.00 0.76 1.04 0.02 94.23 20:53:36 Average: 5 3.90 0.00 0.78 0.32 0.02 94.98 20:53:36 Average: 6 4.46 0.00 0.89 0.62 0.02 94.01 20:53:36 Average: 7 3.77 0.00 0.86 0.98 0.02 94.37 20:53:36 20:53:36 20:53:36