Pull request #275 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 044c21fd1260fe17a647c6c4071b9e708b74e9c3+a2aa81613b28bfed891ae1460192ec6f2bfba278 (cb8075787e07a739e33572214de176a9586a229f) 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-ssh9908371569054991246.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-ssh4573353028574763088.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-secrets/branches/PR-275/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-secrets/branches/PR-275/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15633527685695708644.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-secrets/branches/PR-275/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8332261919804604966.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-ssh18214334924592224618.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-secrets/branches/PR-275/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-secrets/branches/PR-275/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4741044073101596311.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-secrets, 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-secrets-settings PROJECT: go-mod-secrets 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-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8578’ Running on prd-ubuntu20.04-docker-8c-8g-8580 in /w/workspace/gexfoundry_go-mod-secrets_PR-275 [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-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_PR-275 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/275/head:refs/remotes/origin/PR-275 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a2aa81613b28bfed891ae1460192ec6f2bfba278 into PR head commit 044c21fd1260fe17a647c6c4071b9e708b74e9c3 Merge succeeded, producing 044c21fd1260fe17a647c6c4071b9e708b74e9c3 Checking out Revision 044c21fd1260fe17a647c6c4071b9e708b74e9c3 (PR-275) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 044c21fd1260fe17a647c6c4071b9e708b74e9c3 # 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 a2aa81613b28bfed891ae1460192ec6f2bfba278 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 044c21fd1260fe17a647c6c4071b9e708b74e9c3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:29:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:29:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:29:40 ========================================================= 05:29:40 EdgeX Global Pipelines Version Info 05:29:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:29:41 ------------------- 05:29:41 stable info: 05:29:41 ------------------- 05:29:41 Commited By: Ginny Guan ginny@iotechsys.com 05:29:41 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 05:29:41 Message: update stable to v1.0.260 05:29:42 ------------------- 05:29:42 experimental info: 05:29:42 ------------------- 05:29:42 Commited By: Ginny Guan ginny@iotechsys.com 05:29:42 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 05:29:42 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:29:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 05:29:42 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 05:29:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:29:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:29:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:29:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:29:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 05:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:29:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:29:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:29:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:29:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:29:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:29:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:29:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:29:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:29:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:29:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:29:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:29:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:29:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:29:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-275 [Pipeline] echo 05:29:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-275 [Pipeline] echo 05:29:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-275 [Pipeline] echo 05:29:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 044c21fd1260fe17a647c6c4071b9e708b74e9c3 [Pipeline] echo 05:29:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 044c21f [Pipeline] echo 05:29:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:29:44 + git rev-list -1 --merges 044c21fd1260fe17a647c6c4071b9e708b74e9c3~1..044c21fd1260fe17a647c6c4071b9e708b74e9c3 [Pipeline] echo 05:29:44 -----------> git rev-list -1 --merges 044c21fd1260fe17a647c6c4071b9e708b74e9c3~1..044c21fd1260fe17a647c6c4071b9e708b74e9c3 044c21fd1260fe17a647c6c4071b9e708b74e9c3 [false] [Pipeline] sh 05:29:45 + git log --format=format:%s -1 044c21fd1260fe17a647c6c4071b9e708b74e9c3 [Pipeline] echo 05:29:45 ========================================================= 05:29:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:29:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:29:45 + git log --format=format:%s -1 044c21fd1260fe17a647c6c4071b9e708b74e9c3 [Pipeline] echo 05:29:45 [semverPrep] GIT_COMMIT: 044c21fd1260fe17a647c6c4071b9e708b74e9c3, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 05:29:45 [semverPrep] This is not a build commit. [Pipeline] sh 05:29:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:29:46 + grep -v github /etc/ssh/ssh_known_hosts 05:29:46 + [ -e /tmp/ssh_known_hosts ] 05:29:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:29:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:29:46 + sudo tee -a /etc/ssh/ssh_known_hosts 05:29:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:29:46 05:29:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:29:47 0.1.4: Pulling from edgex-devops/py-git-semver 05:29:47 b85a868b505f: Pulling fs layer 05:29:47 e2be974225ed: Pulling fs layer 05:29:47 339a4e72a1f5: Pulling fs layer 05:29:47 988bab9f4d93: Pulling fs layer 05:29:47 1469e6f7b9e6: Pulling fs layer 05:29:47 eaf3925da568: Pulling fs layer 05:29:47 bab4dde63d76: Pulling fs layer 05:29:47 bde34c3a00c8: Pulling fs layer 05:29:47 b352a97aabf1: Pulling fs layer 05:29:47 4872d77fe225: Pulling fs layer 05:29:47 5851b861e8e6: Pulling fs layer 05:29:47 bab4dde63d76: Waiting 05:29:47 b352a97aabf1: Waiting 05:29:47 bde34c3a00c8: Waiting 05:29:47 4872d77fe225: Waiting 05:29:47 988bab9f4d93: Waiting 05:29:47 1469e6f7b9e6: Waiting 05:29:47 eaf3925da568: Waiting 05:29:47 5851b861e8e6: Waiting 05:29:47 e2be974225ed: Download complete 05:29:47 988bab9f4d93: Verifying Checksum 05:29:47 988bab9f4d93: Download complete 05:29:47 1469e6f7b9e6: Verifying Checksum 05:29:47 1469e6f7b9e6: Download complete 05:29:47 eaf3925da568: Verifying Checksum 05:29:47 eaf3925da568: Download complete 05:29:47 339a4e72a1f5: Verifying Checksum 05:29:47 339a4e72a1f5: Download complete 05:29:47 bde34c3a00c8: Download complete 05:29:47 b352a97aabf1: Verifying Checksum 05:29:47 b352a97aabf1: Download complete 05:29:47 4872d77fe225: Verifying Checksum 05:29:47 4872d77fe225: Download complete 05:29:47 5851b861e8e6: Download complete 05:29:47 b85a868b505f: Verifying Checksum 05:29:47 b85a868b505f: Download complete 05:29:47 bab4dde63d76: Verifying Checksum 05:29:47 bab4dde63d76: Download complete 05:29:48 b85a868b505f: Pull complete 05:29:48 e2be974225ed: Pull complete 05:29:49 339a4e72a1f5: Pull complete 05:29:49 988bab9f4d93: Pull complete 05:29:49 1469e6f7b9e6: Pull complete 05:29:49 eaf3925da568: Pull complete 05:29:51 bab4dde63d76: Pull complete 05:29:51 bde34c3a00c8: Pull complete 05:29:51 b352a97aabf1: Pull complete 05:29:51 4872d77fe225: Pull complete 05:29:51 5851b861e8e6: Pull complete 05:29:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:29:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:29:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:29:51 prd-ubuntu20.04-docker-8c-8g-8580 does not seem to be running inside a container 05:29:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-275 -v /w/workspace/gexfoundry_go-mod-secrets_PR-275:/w/workspace/gexfoundry_go-mod-secrets_PR-275:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-275@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-275@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 05:29:55 $ docker top 0d3eb9654dec52a4ba577c1aa0f662996ee6305e3d8e7105dbdd618e99e154d9 -eo pid,comm 05:29:55 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). 05:29:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:29:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:29:55 [ssh-agent] Looking for ssh-agent implementation... 05:29:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:29:55 $ docker exec 0d3eb9654dec52a4ba577c1aa0f662996ee6305e3d8e7105dbdd618e99e154d9 ssh-agent 05:29:55 SSH_AUTH_SOCK=/tmp/ssh-T9eFT4KUYPWb/agent.32 05:29:55 SSH_AGENT_PID=38 05:29:55 Running ssh-add (command line suppressed) 05:29:55 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-275@tmp/private_key_6261859181180311.key (/w/workspace/gexfoundry_go-mod-secrets_PR-275@tmp/private_key_6261859181180311.key) 05:29:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:29:55 + git tag --points-at HEAD [Pipeline] } 05:29:56 $ docker exec --env ******** --env ******** 0d3eb9654dec52a4ba577c1aa0f662996ee6305e3d8e7105dbdd618e99e154d9 ssh-agent -k 05:29:56 unset SSH_AUTH_SOCK; 05:29:56 unset SSH_AGENT_PID; 05:29:56 echo Agent pid 38 killed; 05:29:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:29:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:29:56 [ssh-agent] Looking for ssh-agent implementation... 05:29:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:29:56 $ docker exec 0d3eb9654dec52a4ba577c1aa0f662996ee6305e3d8e7105dbdd618e99e154d9 ssh-agent 05:29:56 SSH_AUTH_SOCK=/tmp/ssh-xfFIBTLIaqcw/agent.71 05:29:56 SSH_AGENT_PID=77 05:29:56 Running ssh-add (command line suppressed) 05:29:56 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-275@tmp/private_key_12267257759211721365.key (/w/workspace/gexfoundry_go-mod-secrets_PR-275@tmp/private_key_12267257759211721365.key) 05:29:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:29:56 + git semver init 05:29:57 2024-08-26 05:29:57,112 [run_init] DEBUG init version:0.0.0 force:False 05:29:57 2024-08-26 05:29:57,113 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-275/.semver 05:29:57 2024-08-26 05:29:57,113 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-275/.semver 05:29:57 2024-08-26 05:29:57,114 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-275/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-275, universal_newlines=False, shell=None, istream=None) 05:29:58 2024-08-26 05:29:58,015 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-275/.git/info/exclude 05:29:58 2024-08-26 05:29:58,016 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-275/.semver/PR-275 with force:False 05:29:58 2024-08-26 05:29:58,016 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-275/.semver/PR-275 05:29:58 2024-08-26 05:29:58,020 [execute] INFO git cat-file --batch-check 05:29:58 2024-08-26 05:29:58,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-275/.semver, universal_newlines=False, shell=None, istream=) 05:29:58 2024-08-26 05:29:58,028 [execute] INFO git cat-file --batch 05:29:58 2024-08-26 05:29:58,028 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-275/.semver, universal_newlines=False, shell=None, istream=) 05:29:58 2024-08-26 05:29:58,034 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-275/.semver/PR-275 05:29:58 0.0.0 [Pipeline] } 05:29:58 $ docker exec --env ******** --env ******** 0d3eb9654dec52a4ba577c1aa0f662996ee6305e3d8e7105dbdd618e99e154d9 ssh-agent -k 05:29:58 unset SSH_AUTH_SOCK; 05:29:58 unset SSH_AGENT_PID; 05:29:58 echo Agent pid 77 killed; 05:29:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:29:58 + git semver [Pipeline] } 05:29:59 $ docker stop --time=1 0d3eb9654dec52a4ba577c1aa0f662996ee6305e3d8e7105dbdd618e99e154d9 05:30:00 $ docker rm -f --volumes 0d3eb9654dec52a4ba577c1aa0f662996ee6305e3d8e7105dbdd618e99e154d9 [Pipeline] // withDockerContainer [Pipeline] sh 05:30:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:30:01 Stashed 1 file(s) [Pipeline] echo 05:30:01 [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 05:30:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:30:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:30:02 ========================================================= 05:30:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:30:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 05:30:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:30:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:30:02 619be1103602: Pulling fs layer 05:30:02 7862e08f4a3e: Pulling fs layer 05:30:02 5df492c9dc93: Pulling fs layer 05:30:02 7629e6793208: Pulling fs layer 05:30:02 4f4fb700ef54: Pulling fs layer 05:30:02 fb5054dd5b73: Pulling fs layer 05:30:02 eeca6798cff9: Pulling fs layer 05:30:02 aa269ceb94a6: Pulling fs layer 05:30:02 ada007ff1a6a: Pulling fs layer 05:30:02 7629e6793208: Waiting 05:30:02 4f4fb700ef54: Waiting 05:30:02 fb5054dd5b73: Waiting 05:30:02 eeca6798cff9: Waiting 05:30:02 aa269ceb94a6: Waiting 05:30:02 7862e08f4a3e: Verifying Checksum 05:30:02 7862e08f4a3e: Download complete 05:30:02 7629e6793208: Verifying Checksum 05:30:02 7629e6793208: Download complete 05:30:02 4f4fb700ef54: Verifying Checksum 05:30:02 4f4fb700ef54: Download complete 05:30:02 fb5054dd5b73: Verifying Checksum 05:30:02 fb5054dd5b73: Download complete 05:30:02 619be1103602: Verifying Checksum 05:30:02 619be1103602: Download complete 05:30:02 eeca6798cff9: Verifying Checksum 05:30:02 eeca6798cff9: Download complete 05:30:02 619be1103602: Pull complete 05:30:02 ada007ff1a6a: Download complete 05:30:02 7862e08f4a3e: Pull complete 05:30:02 5df492c9dc93: Verifying Checksum 05:30:02 5df492c9dc93: Download complete 05:30:03 aa269ceb94a6: Verifying Checksum 05:30:03 aa269ceb94a6: Download complete 05:30:06 5df492c9dc93: Pull complete 05:30:06 7629e6793208: Pull complete 05:30:06 4f4fb700ef54: Pull complete 05:30:06 fb5054dd5b73: Pull complete 05:30:06 eeca6798cff9: Pull complete 05:30:09 aa269ceb94a6: Pull complete 05:30:09 ada007ff1a6a: Pull complete 05:30:09 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 05:30:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:30:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 05:30:09 + 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 05:30:10 + docker inspect -f . ci-base-image-x86_64 05:30:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:30:10 prd-ubuntu20.04-docker-8c-8g-8580 does not seem to be running inside a container 05:30:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-275 -v /w/workspace/gexfoundry_go-mod-secrets_PR-275:/w/workspace/gexfoundry_go-mod-secrets_PR-275:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-275@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-275@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 05:30:14 $ docker top af5b5a4ab5cf8866566ba142b3543334c07dc4c5c6639859ec59089207ebded0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:30:14 + go version 05:30:14 go version go1.21.9 linux/amd64 [Pipeline] } 05:30:15 $ docker stop --time=1 af5b5a4ab5cf8866566ba142b3543334c07dc4c5c6639859ec59089207ebded0 05:30:16 $ docker rm -f --volumes af5b5a4ab5cf8866566ba142b3543334c07dc4c5c6639859ec59089207ebded0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 05:30:16 Still waiting to schedule task 05:30:16 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8579’ [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:17 + docker inspect -f . ci-base-image-x86_64 05:30:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:30:17 prd-ubuntu20.04-docker-8c-8g-8580 does not seem to be running inside a container 05:30:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-secrets_PR-275 -v /w/workspace/gexfoundry_go-mod-secrets_PR-275:/w/workspace/gexfoundry_go-mod-secrets_PR-275:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-275@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-275@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 05:30:17 $ docker top 9fd7d6b04270706853ceb4e708575b4e0f1cf2093052e65fdfc5d52edff620fc -eo pid,comm [Pipeline] { [Pipeline] sh 05:30:18 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-275 [Pipeline] fileExists [Pipeline] sh 05:30:18 + make test 05:30:18 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 05:30:18 go: downloading github.com/stretchr/testify v1.9.0 05:30:18 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.40 05:30:18 go: downloading github.com/spiffe/go-spiffe/v2 v2.3.0 05:30:18 go: downloading github.com/davecgh/go-spew v1.1.1 05:30:18 go: downloading github.com/pmezard/go-difflib v1.0.0 05:30:18 go: downloading github.com/stretchr/objx v0.5.2 05:30:18 go: downloading gopkg.in/yaml.v3 v3.0.1 05:30:18 go: downloading github.com/zeebo/errs v1.3.0 05:30:18 go: downloading google.golang.org/grpc v1.64.1 05:30:18 go: downloading github.com/go-jose/go-jose/v4 v4.0.2 05:30:18 go: downloading google.golang.org/protobuf v1.34.2 05:30:19 go: downloading golang.org/x/crypto v0.25.0 05:30:19 go: downloading github.com/go-kit/log v0.2.1 05:30:19 go: downloading github.com/google/uuid v1.6.0 05:30:19 go: downloading github.com/go-playground/validator/v10 v10.22.0 05:30:19 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 05:30:19 go: downloading golang.org/x/net v0.27.0 05:30:19 go: downloading golang.org/x/sys v0.22.0 05:30:19 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:30:19 go: downloading golang.org/x/text v0.16.0 05:30:19 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 05:30:19 go: downloading github.com/go-playground/universal-translator v0.18.1 05:30:19 go: downloading github.com/leodido/go-urn v1.4.0 05:30:19 go: downloading github.com/go-playground/locales v0.14.1 05:30:37 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 05:30:37 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] 05:30:37 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] 05:30:41 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] 05:30:41 ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] 05:30:46 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 9.227s coverage: 75.7% of statements 05:30:46 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 1.028s coverage: 52.2% of statements 05:30:47 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 10.039s coverage: 96.7% of statements 05:30:47 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 1.023s coverage: 89.5% of statements 05:30:47 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 1.021s coverage: 100.0% of statements 05:30:47 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 1.027s coverage: 55.8% of statements 05:30:47 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 1.030s coverage: 56.0% of statements 05:30:47 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 1.025s coverage: 100.0% of statements 05:31:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:31:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:31:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:31:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:31:07 $ docker stop --time=1 9fd7d6b04270706853ceb4e708575b4e0f1cf2093052e65fdfc5d52edff620fc 05:31:11 $ docker rm -f --volumes 9fd7d6b04270706853ceb4e708575b4e0f1cf2093052e65fdfc5d52edff620fc [Pipeline] // withDockerContainer [Pipeline] sh 05:31:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:31:11 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 05:31:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:31:13 05:31:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:31:13 latest: Pulling from edgex-lftools-log-publisher 05:31:13 5eb5b503b376: Pulling fs layer 05:31:13 5c69ac0246d0: Pulling fs layer 05:31:13 ec43610c2a17: Pulling fs layer 05:31:13 3a2ae6a8a46f: Pulling fs layer 05:31:13 33b1e0a273af: Pulling fs layer 05:31:13 5d3b04190fa2: Pulling fs layer 05:31:13 2f39f015ded8: Pulling fs layer 05:31:13 3a2ae6a8a46f: Waiting 05:31:13 33b1e0a273af: Waiting 05:31:13 5d3b04190fa2: Waiting 05:31:13 2f39f015ded8: Waiting 05:31:13 5c69ac0246d0: Download complete 05:31:13 3a2ae6a8a46f: Verifying Checksum 05:31:13 3a2ae6a8a46f: Download complete 05:31:13 33b1e0a273af: Verifying Checksum 05:31:13 33b1e0a273af: Download complete 05:31:13 5d3b04190fa2: Verifying Checksum 05:31:13 5d3b04190fa2: Download complete 05:31:13 ec43610c2a17: Verifying Checksum 05:31:13 ec43610c2a17: Download complete 05:31:13 5eb5b503b376: Verifying Checksum 05:31:13 5eb5b503b376: Download complete 05:31:14 2f39f015ded8: Download complete 05:31:15 5eb5b503b376: Pull complete 05:31:15 5c69ac0246d0: Pull complete 05:31:15 ec43610c2a17: Pull complete 05:31:15 3a2ae6a8a46f: Pull complete 05:31:15 33b1e0a273af: Pull complete 05:31:15 5d3b04190fa2: Pull complete 05:31:20 2f39f015ded8: Pull complete 05:31:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:31:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:31:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:31:20 prd-ubuntu20.04-docker-8c-8g-8580 does not seem to be running inside a container 05:31:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-275 -v /w/workspace/gexfoundry_go-mod-secrets_PR-275:/w/workspace/gexfoundry_go-mod-secrets_PR-275:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-275@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-275@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 05:31:23 $ docker top 0d66c951cd04a87973038d54826fc0e552800fd3899c486527ae3c7cfa58b072 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:31:24 ---> job-cost.sh 05:31:24 lf-activate-venv: SKIPPING 05:31:24 INFO: No Stack... 05:31:24 INFO: Retrieving Pricing Info for: v3-standard-8 05:31:24 INFO: Archiving Costs [Pipeline] sh 05:31:25 + cat /w/workspace/gexfoundry_go-mod-secrets_PR-275/archives/cost.csv 05:31:25 + cut -d, -f6 [Pipeline] lock 05:31:25 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-275-1-stack-cost] 05:31:25 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-275-1-stack-cost] did not exist. Created. 05:31:25 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-275-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:31:25 + echo total: 0.2199999988079071 [Pipeline] stash 05:31:25 Stashed 1 file(s) [Pipeline] } 05:31:25 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-275-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:31:25 $ docker stop --time=1 0d66c951cd04a87973038d54826fc0e552800fd3899c486527ae3c7cfa58b072 05:31:27 $ docker rm -f --volumes 0d66c951cd04a87973038d54826fc0e552800fd3899c486527ae3c7cfa58b072 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:32:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8581 in /w/workspace/gexfoundry_go-mod-secrets_PR-275 [Pipeline] { [Pipeline] ws 05:32:43 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 05:32:43 The recommended git tool is: git 05:32:51 using credential edgex-jenkins-ssh 05:32:51 Cloning the remote Git repository 05:32:51 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 05:32:51 > git init /w/workspace/go-mod-secrets/1 # timeout=10 05:32:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 05:32:51 > git --version # timeout=10 05:32:51 > git --version # 'git version 2.25.1' 05:32:51 using GIT_SSH to set credentials SSH Credentials for GitHub 05:32:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:32:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 05:32:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:32:55 Merging remotes/origin/main commit a2aa81613b28bfed891ae1460192ec6f2bfba278 into PR head commit 044c21fd1260fe17a647c6c4071b9e708b74e9c3 05:32:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 05:32:54 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 05:32:54 using GIT_SSH to set credentials SSH Credentials for GitHub 05:32:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/275/head:refs/remotes/origin/PR-275 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:32:55 > git config core.sparsecheckout # timeout=10 05:32:55 > git checkout -f 044c21fd1260fe17a647c6c4071b9e708b74e9c3 # timeout=10 05:32:55 > git remote # timeout=10 05:32:55 > git config --get remote.origin.url # timeout=10 05:32:55 using GIT_SSH to set credentials SSH Credentials for GitHub 05:32:55 > git merge a2aa81613b28bfed891ae1460192ec6f2bfba278 # timeout=10 05:32:55 Merge succeeded, producing 044c21fd1260fe17a647c6c4071b9e708b74e9c3 05:32:55 Checking out Revision 044c21fd1260fe17a647c6c4071b9e708b74e9c3 (PR-275) 05:32:56 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 05:32:56 > git --version # timeout=10 05:32:56 > git --version # 'git version 2.25.1' 05:32:56 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 05:32:55 > git rev-parse HEAD^{commit} # timeout=10 05:32:55 > git config core.sparsecheckout # timeout=10 05:32:55 > git checkout -f 044c21fd1260fe17a647c6c4071b9e708b74e9c3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:33:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:33:01 % Total % Received % Xferd Average Speed Time Time Time Current 05:33:01 Dload Upload Total Spent Left Speed 05:33:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 126k 0 --:--:-- --:--:-- --:--:-- 125k [Pipeline] sh 05:33:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:33:02 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 05:33:02 tee /etc/docker/daemon.new 05:33:02 { 05:33:02 "registry-mirrors": [ 05:33:02 "https://nexus3.edgexfoundry.org:10001" 05:33:02 ], 05:33:02 "bip": "10.250.0.254/24", 05:33:02 "hosts": [ 05:33:02 "tcp://0.0.0.0:5555", 05:33:02 "unix:///var/run/docker.sock" 05:33:02 ], 05:33:02 "mtu": 1458, 05:33:02 "selinux-enabled": true, 05:33:02 "seccomp-profile": "/etc/docker/seccomp.json" 05:33:02 } [Pipeline] sh 05:33:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:33:02 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 05:33:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:33:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:33:21 ========================================================= 05:33:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:33:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 05:33:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:33:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:33:22 c6b39de5b339: Pulling fs layer 05:33:22 a69c41024577: Pulling fs layer 05:33:22 d6de4b400683: Pulling fs layer 05:33:22 35cb2a7552d0: Pulling fs layer 05:33:22 4f4fb700ef54: Pulling fs layer 05:33:22 464afbd9ba4c: Pulling fs layer 05:33:22 00f215d4a9da: Pulling fs layer 05:33:22 d496ad576159: Pulling fs layer 05:33:22 464afbd9ba4c: Waiting 05:33:22 00f215d4a9da: Waiting 05:33:22 d496ad576159: Waiting 05:33:22 4f4fb700ef54: Waiting 05:33:22 35cb2a7552d0: Waiting 05:33:22 a69c41024577: Verifying Checksum 05:33:22 a69c41024577: Download complete 05:33:22 35cb2a7552d0: Verifying Checksum 05:33:22 35cb2a7552d0: Download complete 05:33:22 4f4fb700ef54: Verifying Checksum 05:33:22 4f4fb700ef54: Download complete 05:33:22 464afbd9ba4c: Verifying Checksum 05:33:22 464afbd9ba4c: Download complete 05:33:22 c6b39de5b339: Download complete 05:33:23 d496ad576159: Verifying Checksum 05:33:23 d496ad576159: Download complete 05:33:23 c6b39de5b339: Pull complete 05:33:23 a69c41024577: Pull complete 05:33:24 d6de4b400683: Download complete 05:33:25 00f215d4a9da: Verifying Checksum 05:33:25 00f215d4a9da: Download complete 05:33:37 d6de4b400683: Pull complete 05:33:37 35cb2a7552d0: Pull complete 05:33:37 4f4fb700ef54: Pull complete 05:33:37 464afbd9ba4c: Pull complete 05:33:46 00f215d4a9da: Pull complete 05:33:47 d496ad576159: Pull complete 05:33:47 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 05:33:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:33:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 05:33:47 + 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 05:33:48 + docker inspect -f . ci-base-image-arm64 05:33:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:33:48 prd-ubuntu20.04-docker-arm64-4c-16g-8581 does not seem to be running inside a container 05:33:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/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 05:33:51 $ docker top 3eab1083611304d3141e8e4351fbe53f03dbef64ad415447bb9e43c6f784abf3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:33:52 + go version 05:33:52 go version go1.21.9 linux/arm64 [Pipeline] } 05:33:52 $ docker stop --time=1 3eab1083611304d3141e8e4351fbe53f03dbef64ad415447bb9e43c6f784abf3 05:33:54 $ docker rm -f --volumes 3eab1083611304d3141e8e4351fbe53f03dbef64ad415447bb9e43c6f784abf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:55 + docker inspect -f . ci-base-image-arm64 05:33:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:33:55 prd-ubuntu20.04-docker-arm64-4c-16g-8581 does not seem to be running inside a container 05:33:55 $ 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-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/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 05:33:56 $ docker top 25c1c543f1719114b3b69bdf7e883d16f82c2934e7941f1bdd14dc959c3c928b -eo pid,comm [Pipeline] { [Pipeline] sh 05:33:57 + git config --global --add safe.directory /w/workspace/go-mod-secrets/1 [Pipeline] fileExists [Pipeline] sh 05:33:58 + make test 05:33:58 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 05:33:58 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.40 05:33:58 go: downloading github.com/stretchr/testify v1.9.0 05:33:58 go: downloading github.com/spiffe/go-spiffe/v2 v2.3.0 05:33:59 go: downloading github.com/davecgh/go-spew v1.1.1 05:33:59 go: downloading github.com/pmezard/go-difflib v1.0.0 05:33:59 go: downloading github.com/stretchr/objx v0.5.2 05:33:59 go: downloading gopkg.in/yaml.v3 v3.0.1 05:33:59 go: downloading github.com/go-kit/log v0.2.1 05:33:59 go: downloading github.com/go-playground/validator/v10 v10.22.0 05:33:59 go: downloading github.com/google/uuid v1.6.0 05:33:59 go: downloading github.com/zeebo/errs v1.3.0 05:33:59 go: downloading google.golang.org/grpc v1.64.1 05:34:01 go: downloading github.com/go-jose/go-jose/v4 v4.0.2 05:34:01 go: downloading google.golang.org/protobuf v1.34.2 05:34:01 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:34:01 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 05:34:02 go: downloading github.com/go-playground/universal-translator v0.18.1 05:34:02 go: downloading github.com/leodido/go-urn v1.4.0 05:34:02 go: downloading golang.org/x/crypto v0.25.0 05:34:02 go: downloading golang.org/x/text v0.16.0 05:34:03 go: downloading golang.org/x/net v0.27.0 05:34:03 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 05:34:03 go: downloading github.com/go-playground/locales v0.14.1 05:34:04 go: downloading golang.org/x/sys v0.22.0 05:35:56 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 05:35:56 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] 05:35:56 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] 05:35:56 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 13.593s coverage: 75.7% of statements 05:35:56 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 1.100s coverage: 52.2% of statements 05:35:56 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 10.114s coverage: 96.7% of statements 05:35:56 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 1.076s coverage: 89.5% of statements 05:35:56 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 1.128s coverage: 100.0% of statements 05:36:43 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] 05:36:43 ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] 05:36:43 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 1.122s coverage: 55.8% of statements 05:36:43 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 1.087s coverage: 56.0% of statements 05:36:43 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 1.115s coverage: 100.0% of statements 05:36:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:36:43 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:38:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:38:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:38:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:38:35 $ docker stop --time=1 25c1c543f1719114b3b69bdf7e883d16f82c2934e7941f1bdd14dc959c3c928b 05:38:37 $ docker rm -f --volumes 25c1c543f1719114b3b69bdf7e883d16f82c2934e7941f1bdd14dc959c3c928b [Pipeline] // withDockerContainer [Pipeline] sh 05:38:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:38:39 Warning: overwriting stash ‘coverage-report’ 05:38:40 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 05:38:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:38:41 05:38:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:38:42 arm64: Pulling from edgex-lftools-log-publisher 05:38:42 8998bd30e6a1: Pulling fs layer 05:38:42 04944245beec: Pulling fs layer 05:38:42 699f458cf7ca: Pulling fs layer 05:38:42 765212b225bb: Pulling fs layer 05:38:42 f23df028b6ca: Pulling fs layer 05:38:42 d65c8cfc05b1: Pulling fs layer 05:38:42 2437ff75d9bd: Pulling fs layer 05:38:42 765212b225bb: Waiting 05:38:42 f23df028b6ca: Waiting 05:38:42 d65c8cfc05b1: Waiting 05:38:42 2437ff75d9bd: Waiting 05:38:42 04944245beec: Verifying Checksum 05:38:42 04944245beec: Download complete 05:38:42 765212b225bb: Verifying Checksum 05:38:42 765212b225bb: Download complete 05:38:42 f23df028b6ca: Verifying Checksum 05:38:42 f23df028b6ca: Download complete 05:38:42 d65c8cfc05b1: Verifying Checksum 05:38:42 d65c8cfc05b1: Download complete 05:38:42 699f458cf7ca: Verifying Checksum 05:38:42 699f458cf7ca: Download complete 05:38:42 8998bd30e6a1: Download complete 05:38:45 2437ff75d9bd: Verifying Checksum 05:38:45 2437ff75d9bd: Download complete 05:38:47 8998bd30e6a1: Pull complete 05:38:48 04944245beec: Pull complete 05:38:49 699f458cf7ca: Pull complete 05:38:49 765212b225bb: Pull complete 05:38:50 f23df028b6ca: Pull complete 05:38:50 d65c8cfc05b1: Pull complete 05:39:09 2437ff75d9bd: Pull complete 05:39:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:39:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:39:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:39:09 prd-ubuntu20.04-docker-arm64-4c-16g-8581 does not seem to be running inside a container 05:39:09 $ 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-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/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 05:39:12 $ docker top 836578ebcad65d2d621a857f5fe93025ed24cbc010711acd2d24d52ca318f650 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:39:12 ---> job-cost.sh 05:39:12 lf-activate-venv: SKIPPING 05:39:12 INFO: No Stack... 05:39:13 INFO: Retrieving Pricing Info for: v3-standard-4 05:39:14 INFO: Archiving Costs [Pipeline] sh 05:39:14 + cut -d, -f6 05:39:14 + cat /w/workspace/go-mod-secrets/1/archives/cost.csv [Pipeline] lock 05:39:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-275-1-stack-cost] 05:39:14 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-275-1-stack-cost] did not exist. Created. 05:39:14 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-275-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:39:15 /w/workspace/go-mod-secrets/1@tmp/durable-c43ff880/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:39:16 + echo total: 0.10999999940395355 [Pipeline] stash 05:39:16 Warning: overwriting stash ‘stack-cost’ 05:39:16 Stashed 1 file(s) [Pipeline] } 05:39:16 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-275-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:39:16 $ docker stop --time=1 836578ebcad65d2d621a857f5fe93025ed24cbc010711acd2d24d52ca318f650 05:39:18 $ docker rm -f --volumes 836578ebcad65d2d621a857f5fe93025ed24cbc010711acd2d24d52ca318f650 [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 05:39:19 provisioning config files... 05:39:19 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-275@tmp/config9647401650532296741tmp [Pipeline] { [Pipeline] sh 05:39:19 + set +x 05:39:19 + curl -s https://codecov.io/bash 05:39:19 + bash -s -- 05:39:19 05:39:19 _____ _ 05:39:19 / ____| | | 05:39:19 | | ___ __| | ___ ___ _____ __ 05:39:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:39:19 | |___| (_) | (_| | __/ (_| (_) \ V / 05:39:19 \_____\___/ \__,_|\___|\___\___/ \_/ 05:39:19 Bash-1.0.6 05:39:19 05:39:19 05:39:19 ==> git version 2.25.1 found 05:39:19 ==> 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 05:39:19 Release-Date: 2020-01-08 05:39:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:39:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:39:19 ==> Jenkins CI detected. 05:39:19 current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-275 05:39:19 project root: . 05:39:19 --> token set from env 05:39:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:39:19 ==> Running gcov in . (disable via -X gcov) 05:39:19 ==> Python coveragepy not found 05:39:19 ==> Searching for coverage reports in: 05:39:19 + . 05:39:19 -> Found 1 reports 05:39:19 ==> Detecting git/mercurial file structure 05:39:19 ==> Reading reports 05:39:19 + ./coverage.out bytes=41152 05:39:19 ==> Appending adjustments 05:39:19 https://docs.codecov.io/docs/fixing-reports 05:39:19 + Found adjustments 05:39:19 ==> Gzipping contents 05:39:19 8.0K /tmp/codecov.KcsXsi.gz 05:39:19 ==> Uploading reports 05:39:19 url: https://codecov.io 05:39:19 query: branch=PR-275&commit=044c21fd1260fe17a647c6c4071b9e708b74e9c3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-275%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=275&job=&cmd_args= 05:39:19 -> Pinging Codecov 05:39:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-275&commit=044c21fd1260fe17a647c6c4071b9e708b74e9c3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-275%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=275&job=&cmd_args= 05:39:20 -> Uploading to 05:39:20 https://storage.googleapis.com/codecov/v4/raw/2024-08-26/D63849C06B6B67093493C71CE874ED06/044c21fd1260fe17a647c6c4071b9e708b74e9c3/d632356c-650b-4ccc-8f26-87e7c94918db.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240826%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240826T053919Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a97a3413ce3e01bece0750e0982f80ef039d0dbdf87aa2c404d32c743e5a91a0 05:39:20 % Total % Received % Xferd Average Speed Time Time Time Current 05:39:20 Dload Upload Total Spent Left Speed 05:39:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8134 0 0 100 8134 0 31773 --:--:-- --:--:-- --:--:-- 31773 05:39:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/044c21fd1260fe17a647c6c4071b9e708b74e9c3 [Pipeline] } 05:39:20 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 05:39:22 + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-275/archives ] 05:39:22 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-275/archives 05:39:22 total 16 05:39:22 drwxr-xr-x 3 root root 4096 Aug 26 05:31 . 05:39:22 drwxrwxr-x 9 jenkins jenkins 4096 Aug 26 05:31 .. 05:39:22 drwxr-xr-x 2 root root 4096 Aug 26 05:31 cost 05:39:22 -rw-r--r-- 1 root root 86 Aug 26 05:31 cost.csv 05:39:22 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-275/archives 05:39:22 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-275/archives 05:39:22 total 16 05:39:22 drwxr-xr-x 3 jenkins jenkins 4096 Aug 26 05:31 . 05:39:22 drwxrwxr-x 9 jenkins jenkins 4096 Aug 26 05:31 .. 05:39:22 drwxr-xr-x 2 jenkins jenkins 4096 Aug 26 05:31 cost 05:39:22 -rw-r--r-- 1 jenkins jenkins 86 Aug 26 05:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:39:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:39:23 ---> package-listing.sh 05:39:23 ++ facter osfamily 05:39:23 ++ tr '[:upper:]' '[:lower:]' 05:39:24 + OS_FAMILY=debian 05:39:24 + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-275 05:39:24 + START_PACKAGES=/tmp/packages_start.txt 05:39:24 + END_PACKAGES=/tmp/packages_end.txt 05:39:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:39:24 + PACKAGES=/tmp/packages_start.txt 05:39:24 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-275 ']' 05:39:24 + PACKAGES=/tmp/packages_end.txt 05:39:24 + case "${OS_FAMILY}" in 05:39:24 + grep '^ii' 05:39:24 + dpkg -l 05:39:24 + '[' -f /tmp/packages_start.txt ']' 05:39:24 + '[' -f /tmp/packages_end.txt ']' 05:39:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:39:24 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-275 ']' 05:39:24 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-275/archives/ 05:39:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-275/archives/ [Pipeline] echo 05:39:24 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/gexfoundry_go-mod-secrets_PR-275/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:39:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:39:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:39:25 prd-ubuntu20.04-docker-8c-8g-8580 does not seem to be running inside a container 05:39:25 $ 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/gexfoundry_go-mod-secrets_PR-275/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-275 -v /w/workspace/gexfoundry_go-mod-secrets_PR-275:/w/workspace/gexfoundry_go-mod-secrets_PR-275:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-275@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-275@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 05:39:25 $ docker top 5cfdbbaca975d8d736af7c9a892be22390e48d3256833b4ff0f001b47e74b264 -eo pid,comm [Pipeline] { [Pipeline] sh 05:39:25 + touch /tmp/pre-build-complete [Pipeline] sh 05:39:26 + mkdir -p /var/log/sysstat [Pipeline] sh 05:39:26 + ls /var/log/sa-host 05:39:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:39:26 provisioning config files... 05:39:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-275@tmp/config11890191109557121502tmp [Pipeline] { [Pipeline] echo 05:39:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:39:27 ---> create-netrc.sh [Pipeline] } 05:39:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:39:27 ---> python-tools-install.sh [Pipeline] echo 05:39:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:39:27 ---> sudo-logs.sh 05:39:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:39:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:39:28 ---> job-cost.sh 05:39:28 lf-activate-venv: SKIPPING 05:39:28 DEBUG: total: 0.2199999988079071 05:39:28 INFO: Retrieving Stack Cost... 05:39:28 INFO: Retrieving Pricing Info for: v3-standard-8 05:39:29 INFO: Archiving Costs [Pipeline] echo 05:39:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:39:29 ---> logs-deploy.sh 05:39:29 lf-activate-venv: SKIPPING 05:39:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-275/1 05:39:29 INFO: archiving workspace using pattern(s): 05:39:30 Archives upload complete. 05:39:30 INFO: archiving logs to Nexus 05:39:31 ---> uname -a: 05:39:31 Linux prd-ubuntu20-04-docker-8c-8g-8580 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:39:31 05:39:31 05:39:31 ---> lscpu: 05:39:31 Architecture: x86_64 05:39:31 CPU op-mode(s): 32-bit, 64-bit 05:39:31 Byte Order: Little Endian 05:39:31 Address sizes: 40 bits physical, 48 bits virtual 05:39:31 CPU(s): 8 05:39:31 On-line CPU(s) list: 0-7 05:39:31 Thread(s) per core: 1 05:39:31 Core(s) per socket: 1 05:39:31 Socket(s): 8 05:39:31 NUMA node(s): 1 05:39:31 Vendor ID: AuthenticAMD 05:39:31 CPU family: 23 05:39:31 Model: 49 05:39:31 Model name: AMD EPYC-Rome Processor 05:39:31 Stepping: 0 05:39:31 CPU MHz: 2799.996 05:39:31 BogoMIPS: 5599.99 05:39:31 Virtualization: AMD-V 05:39:31 Hypervisor vendor: KVM 05:39:31 Virtualization type: full 05:39:31 L1d cache: 256 KiB 05:39:31 L1i cache: 256 KiB 05:39:31 L2 cache: 4 MiB 05:39:31 L3 cache: 128 MiB 05:39:31 NUMA node0 CPU(s): 0-7 05:39:31 Vulnerability Itlb multihit: Not affected 05:39:31 Vulnerability L1tf: Not affected 05:39:31 Vulnerability Mds: Not affected 05:39:31 Vulnerability Meltdown: Not affected 05:39:31 Vulnerability Mmio stale data: Not affected 05:39:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:39:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:39:31 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:39:31 Vulnerability Srbds: Not affected 05:39:31 Vulnerability Tsx async abort: Not affected 05:39:31 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 05:39:31 05:39:31 05:39:31 ---> nproc: 05:39:31 8 05:39:31 05:39:31 05:39:31 ---> df -h: 05:39:31 Filesystem Size Used Avail Use% Mounted on 05:39:31 overlay 155G 11G 145G 7% / 05:39:31 tmpfs 64M 0 64M 0% /dev 05:39:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:39:31 shm 64M 0 64M 0% /dev/shm 05:39:31 /dev/vda1 155G 11G 145G 7% /facter-os 05:39:31 05:39:31 05:39:31 ---> sar -b -r -n DEV: 05:39:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8580) 08/26/24 _x86_64_ (8 CPU) 05:39:31 05:39:31 05:28:36 LINUX RESTART (8 CPU) 05:39:31 05:39:31 05:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:39:31 05:30:01 362.32 47.54 314.78 0.00 5335.78 50484.39 0.00 05:39:31 05:31:01 73.77 0.33 73.44 0.00 23.20 33683.47 0.00 05:39:31 05:32:01 62.74 0.22 62.52 0.00 16.93 25670.52 0.00 05:39:31 05:33:01 1.65 0.00 1.65 0.00 0.00 154.75 0.00 05:39:31 05:34:01 19.40 2.32 17.08 0.00 92.12 2039.39 0.00 05:39:31 05:35:01 33.33 3.80 29.53 0.00 4272.22 6632.76 0.00 05:39:31 05:36:01 3.15 0.02 3.13 0.00 0.13 219.03 0.00 05:39:31 05:37:01 1.30 0.00 1.30 0.00 0.00 15.59 0.00 05:39:31 05:38:02 1.22 0.00 1.22 0.00 0.00 148.11 0.00 05:39:31 05:39:01 1.97 0.00 1.97 0.00 0.00 22.50 0.00 05:39:31 Average: 56.17 5.43 50.74 0.00 975.63 11926.49 0.00 05:39:31 05:39:31 05:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:39:31 05:30:01 29940164 31597984 753656 2.29 59760 1897524 1717008 5.06 971576 1645528 276 05:39:31 05:31:01 28182188 31101784 1203592 3.66 89324 3056060 2172476 6.40 1606600 2647640 246416 05:39:31 05:32:01 28735344 31554956 753740 2.29 94668 2949324 1766356 5.21 1107824 2589004 4 05:39:31 05:33:01 28735452 31555256 753200 2.29 94740 2949328 1766356 5.21 1107956 2589008 44 05:39:31 05:34:01 28635348 31545116 739380 2.25 109072 3027620 1664292 4.90 1157940 2619928 1260 05:39:31 05:35:01 28281204 31534272 745852 2.27 124116 3347620 1718268 5.06 1385200 2729436 8 05:39:31 05:36:01 28297512 31545660 734680 2.23 122684 3344368 1711992 5.05 1373208 2726216 8 05:39:31 05:37:01 28297236 31545436 734872 2.23 122708 3344368 1711992 5.05 1373300 2726216 40 05:39:31 05:38:02 28297228 31545488 734804 2.23 122764 3344372 1711992 5.05 1373512 2726220 8 05:39:31 05:39:01 28299132 31547476 732684 2.23 122844 3344376 1711992 5.05 1371472 2726224 24 05:39:31 Average: 28570081 31507343 788646 2.40 106268 3060496 1765272 5.20 1282859 2572542 24809 05:39:31 05:39:31 05:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:39:31 05:30:01 docker0 9.75 9.58 0.84 88.54 0.00 0.00 0.00 0.00 05:39:31 05:30:01 lo 2.87 2.87 0.27 0.27 0.00 0.00 0.00 0.00 05:39:31 05:30:01 ens3 387.42 266.19 2597.03 84.63 0.00 0.00 0.00 0.00 05:39:31 05:31:01 docker0 49.39 81.87 4.23 871.58 0.00 0.00 0.00 0.00 05:39:31 05:31:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 05:39:31 05:31:01 vethf5c056a 49.39 81.99 4.90 871.59 0.00 0.00 0.00 0.07 05:39:31 05:31:01 ens3 211.88 130.61 4058.42 24.44 0.00 0.00 0.00 0.00 05:39:31 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:31 05:32:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 05:39:31 05:32:01 ens3 97.35 56.64 2526.52 12.15 0.00 0.00 0.00 0.00 05:39:31 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:31 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:39:31 05:33:01 ens3 1.05 0.75 2.08 0.30 0.00 0.00 0.00 0.00 05:39:31 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:31 05:34:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 05:39:31 05:34:01 ens3 55.42 31.46 667.73 2.32 0.00 0.00 0.00 0.00 05:39:31 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:31 05:35:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 05:39:31 05:35:01 ens3 157.07 80.22 2066.67 5.48 0.00 0.00 0.00 0.00 05:39:31 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:31 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:31 05:36:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:31 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:31 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:39:31 05:37:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:39:31 05:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:31 05:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:31 05:38:02 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:39:31 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:31 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:39:31 05:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:39:31 Average: docker0 5.92 9.16 0.51 96.17 0.00 0.00 0.00 0.00 05:39:31 Average: lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 05:39:31 Average: ens3 91.20 56.70 1193.80 12.95 0.00 0.00 0.00 0.00 05:39:31 05:39:31 05:39:31 ---> sar -P ALL: 05:39:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8580) 08/26/24 _x86_64_ (8 CPU) 05:39:31 05:39:31 05:28:36 LINUX RESTART (8 CPU) 05:39:31 05:39:31 05:29:01 CPU %user %nice %system %iowait %steal %idle 05:39:31 05:30:01 all 6.44 0.00 1.91 2.32 0.04 89.29 05:39:31 05:30:01 0 6.99 0.00 1.57 0.25 0.03 91.15 05:39:31 05:30:01 1 6.18 0.00 1.27 0.47 0.05 92.03 05:39:31 05:30:01 2 5.72 0.00 3.07 4.44 0.05 86.72 05:39:31 05:30:01 3 7.78 0.00 1.81 7.01 0.03 83.37 05:39:31 05:30:01 4 6.16 0.00 1.98 1.34 0.03 90.48 05:39:31 05:30:01 5 6.45 0.00 2.33 2.72 0.03 88.47 05:39:31 05:30:01 6 4.34 0.00 1.94 0.37 0.03 93.32 05:39:31 05:30:01 7 7.89 0.00 1.32 1.99 0.03 88.77 05:39:31 05:31:01 all 34.57 0.00 6.61 1.10 0.07 57.64 05:39:31 05:31:01 0 33.97 0.00 6.58 0.03 0.07 59.35 05:39:31 05:31:01 1 34.49 0.00 6.48 0.14 0.07 58.83 05:39:31 05:31:01 2 34.48 0.00 7.17 5.55 0.07 52.73 05:39:31 05:31:01 3 35.19 0.00 6.41 0.10 0.08 58.21 05:39:31 05:31:01 4 34.65 0.00 7.08 0.10 0.08 58.08 05:39:31 05:31:01 5 33.61 0.00 6.93 0.08 0.07 59.31 05:39:31 05:31:01 6 34.64 0.00 5.63 0.02 0.07 59.64 05:39:31 05:31:01 7 35.48 0.00 6.63 2.83 0.08 54.97 05:39:31 05:32:01 all 8.01 0.00 1.78 1.17 0.05 88.99 05:39:31 05:32:01 0 7.77 0.00 1.97 0.00 0.03 90.23 05:39:31 05:32:01 1 8.23 0.00 2.49 6.75 0.05 82.49 05:39:31 05:32:01 2 7.89 0.00 1.98 0.62 0.03 89.47 05:39:31 05:32:01 3 8.40 0.00 1.50 0.07 0.02 90.02 05:39:31 05:32:01 4 7.65 0.00 2.19 0.17 0.02 89.97 05:39:31 05:32:01 5 8.04 0.00 1.35 0.12 0.03 90.46 05:39:31 05:32:01 6 7.80 0.00 1.47 0.13 0.22 90.38 05:39:31 05:32:01 7 8.28 0.00 1.31 1.49 0.03 88.89 05:39:31 05:33:01 all 0.03 0.00 0.02 0.01 0.02 99.93 05:39:31 05:33:01 0 0.03 0.00 0.03 0.00 0.02 99.92 05:39:31 05:33:01 1 0.02 0.00 0.03 0.02 0.02 99.92 05:39:31 05:33:01 2 0.00 0.00 0.03 0.00 0.02 99.95 05:39:31 05:33:01 3 0.03 0.00 0.02 0.00 0.02 99.93 05:39:31 05:33:01 4 0.00 0.00 0.02 0.00 0.02 99.97 05:39:31 05:33:01 5 0.03 0.00 0.02 0.00 0.02 99.93 05:39:31 05:33:01 6 0.05 0.00 0.02 0.00 0.02 99.92 05:39:31 05:33:01 7 0.07 0.00 0.00 0.03 0.02 99.88 05:39:31 05:34:01 all 1.03 0.00 0.67 0.13 0.02 98.14 05:39:31 05:34:01 0 0.80 0.00 0.33 0.02 0.02 98.83 05:39:31 05:34:01 1 0.78 0.00 0.62 0.07 0.03 98.50 05:39:31 05:34:01 2 0.75 0.00 1.50 0.02 0.03 97.70 05:39:31 05:34:01 3 1.45 0.00 0.57 0.48 0.02 97.48 05:39:31 05:34:01 4 1.13 0.00 0.57 0.00 0.02 98.28 05:39:31 05:34:01 5 1.16 0.00 0.47 0.02 0.02 98.34 05:39:31 05:34:01 6 1.65 0.00 0.83 0.02 0.02 97.48 05:39:31 05:34:01 7 0.55 0.00 0.45 0.43 0.03 98.53 05:39:31 05:35:01 all 1.52 0.00 0.71 0.36 0.02 97.40 05:39:31 05:35:01 0 0.82 0.00 0.42 0.05 0.05 98.66 05:39:31 05:35:01 1 1.30 0.00 0.33 0.00 0.02 98.35 05:39:31 05:35:01 2 1.37 0.00 1.08 0.02 0.02 97.52 05:39:31 05:35:01 3 1.97 0.00 0.60 0.03 0.02 97.38 05:39:31 05:35:01 4 2.24 0.00 0.90 0.03 0.02 96.81 05:39:31 05:35:01 5 1.99 0.00 0.59 0.25 0.03 97.14 05:39:31 05:35:01 6 1.75 0.00 1.17 1.58 0.02 95.48 05:39:31 05:35:01 7 0.70 0.00 0.55 0.89 0.02 97.84 05:39:31 05:36:01 all 0.08 0.00 0.05 0.01 0.01 99.85 05:39:31 05:36:01 0 0.32 0.00 0.12 0.02 0.03 99.52 05:39:31 05:36:01 1 0.07 0.00 0.05 0.00 0.03 99.85 05:39:31 05:36:01 2 0.03 0.00 0.03 0.00 0.00 99.93 05:39:31 05:36:01 3 0.03 0.00 0.03 0.00 0.00 99.93 05:39:31 05:36:01 4 0.07 0.00 0.03 0.00 0.00 99.90 05:39:31 05:36:01 5 0.03 0.00 0.07 0.00 0.00 99.90 05:39:31 05:36:01 6 0.03 0.00 0.03 0.00 0.00 99.93 05:39:31 05:36:01 7 0.05 0.00 0.03 0.07 0.02 99.83 05:39:31 05:37:01 all 0.01 0.00 0.02 0.00 0.01 99.96 05:39:31 05:37:01 0 0.02 0.00 0.05 0.02 0.03 99.88 05:39:31 05:37:01 1 0.03 0.00 0.05 0.00 0.02 99.90 05:39:31 05:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:39:31 05:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:39:31 05:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:39:31 05:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:39:31 05:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:39:31 05:37:01 7 0.00 0.00 0.02 0.02 0.00 99.97 05:39:31 05:38:02 all 0.02 0.00 0.01 0.00 0.01 99.96 05:39:31 05:38:02 0 0.05 0.00 0.02 0.02 0.03 99.88 05:39:31 05:38:02 1 0.00 0.00 0.02 0.00 0.02 99.97 05:39:31 05:38:02 2 0.05 0.00 0.00 0.00 0.02 99.93 05:39:31 05:38:02 3 0.00 0.00 0.00 0.00 0.00 100.00 05:39:31 05:38:02 4 0.02 0.00 0.00 0.00 0.02 99.97 05:39:31 05:38:02 5 0.00 0.00 0.02 0.00 0.02 99.97 05:39:31 05:38:02 6 0.00 0.00 0.02 0.00 0.00 99.98 05:39:31 05:38:02 7 0.02 0.00 0.00 0.02 0.00 99.97 05:39:31 05:39:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:39:31 05:39:01 0 0.05 0.00 0.03 0.02 0.03 99.86 05:39:31 05:39:01 1 0.02 0.00 0.03 0.00 0.00 99.95 05:39:31 05:39:01 2 0.05 0.00 0.03 0.00 0.03 99.88 05:39:31 05:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:39:31 05:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:39:31 05:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:39:31 05:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 05:39:31 05:39:01 7 0.03 0.00 0.00 0.03 0.00 99.93 05:39:31 Average: all 5.13 0.00 1.17 0.51 0.03 93.16 05:39:31 Average: 0 5.06 0.00 1.11 0.04 0.04 93.76 05:39:31 Average: 1 5.05 0.00 1.13 0.74 0.03 93.05 05:39:31 Average: 2 4.98 0.00 1.48 1.06 0.03 92.46 05:39:31 Average: 3 5.44 0.00 1.09 0.77 0.02 92.68 05:39:31 Average: 4 5.15 0.00 1.27 0.16 0.02 93.39 05:39:31 Average: 5 5.10 0.00 1.17 0.32 0.02 93.39 05:39:31 Average: 6 5.00 0.00 1.11 0.21 0.04 93.64 05:39:31 Average: 7 5.27 0.00 1.02 0.78 0.02 92.91 05:39:31 05:39:31 05:39:31