Pull request #288 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1d2d74c4b417a0e460817fc1338cf52925e54c4a+153c15e27e9da1076c32ef95597d9e7b08bcf425 (35c69138f761cc1648eb9acf85c276950884ee15) 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-ssh12436979189252770841.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh3364888385638941759.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-288/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-288/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10962749811716658339.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-288/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14124597130900139123.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh17659329037242000753.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-288/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-288/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4385233831020242871.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24482 in /w/workspace/gexfoundry_go-mod-secrets_PR-288 [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-288 # 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 Merging remotes/origin/main commit 153c15e27e9da1076c32ef95597d9e7b08bcf425 into PR head commit 1d2d74c4b417a0e460817fc1338cf52925e54c4a Merge succeeded, producing 1d2d74c4b417a0e460817fc1338cf52925e54c4a Checking out Revision 1d2d74c4b417a0e460817fc1338cf52925e54c4a (PR-288) > 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/288/head:refs/remotes/origin/PR-288 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d2d74c4b417a0e460817fc1338cf52925e54c4a # 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 153c15e27e9da1076c32ef95597d9e7b08bcf425 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d2d74c4b417a0e460817fc1338cf52925e54c4a # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:37:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:37:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:37:05 ========================================================= 05:37:05 EdgeX Global Pipelines Version Info 05:37:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:37:06 ------------------- 05:37:06 stable info: 05:37:06 ------------------- 05:37:06 Commited By: Ginny Guan ginny@iotechsys.com 05:37:06 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:37:06 Message: update stable to v1.0.265 05:37:06 ------------------- 05:37:06 experimental info: 05:37:06 ------------------- 05:37:06 Commited By: Cherry Wang cherry@iotechsys.com 05:37:06 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 05:37:06 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:37:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 05:37:06 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 05:37:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:37:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:37:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:37:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:37:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:37:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:37:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:37:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:37:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:37:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 05:37:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:37:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:37:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:37:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:37:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:37:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:37:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:37:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:37:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:37:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:37:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:37:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:37:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:37:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:37:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:37:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-288 [Pipeline] echo 05:37:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-288 [Pipeline] echo 05:37:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-288 [Pipeline] echo 05:37:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d2d74c4b417a0e460817fc1338cf52925e54c4a [Pipeline] echo 05:37:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d2d74c [Pipeline] echo 05:37:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:37:09 + git rev-list -1 --merges 1d2d74c4b417a0e460817fc1338cf52925e54c4a~1..1d2d74c4b417a0e460817fc1338cf52925e54c4a [Pipeline] echo 05:37:09 -----------> git rev-list -1 --merges 1d2d74c4b417a0e460817fc1338cf52925e54c4a~1..1d2d74c4b417a0e460817fc1338cf52925e54c4a 1d2d74c4b417a0e460817fc1338cf52925e54c4a [false] [Pipeline] sh 05:37:09 + git log --format=format:%s -1 1d2d74c4b417a0e460817fc1338cf52925e54c4a [Pipeline] echo 05:37:09 ========================================================= 05:37:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:37:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:37:10 + git log --format=format:%s -1 1d2d74c4b417a0e460817fc1338cf52925e54c4a [Pipeline] echo 05:37:10 [semverPrep] GIT_COMMIT: 1d2d74c4b417a0e460817fc1338cf52925e54c4a, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v4 [Pipeline] echo 05:37:10 [semverPrep] This is not a build commit. [Pipeline] sh 05:37:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:37:10 + grep -v github /etc/ssh/ssh_known_hosts 05:37:10 + [ -e /tmp/ssh_known_hosts ] 05:37:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:37:10 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:37:10 sudo tee -a /etc/ssh/ssh_known_hosts 05:37:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:37:11 05:37:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:37:11 0.1.4: Pulling from edgex-devops/py-git-semver 05:37:11 b85a868b505f: Pulling fs layer 05:37:11 e2be974225ed: Pulling fs layer 05:37:11 339a4e72a1f5: Pulling fs layer 05:37:11 988bab9f4d93: Pulling fs layer 05:37:11 1469e6f7b9e6: Pulling fs layer 05:37:11 eaf3925da568: Pulling fs layer 05:37:11 bab4dde63d76: Pulling fs layer 05:37:11 1469e6f7b9e6: Waiting 05:37:11 988bab9f4d93: Waiting 05:37:11 eaf3925da568: Waiting 05:37:11 bde34c3a00c8: Pulling fs layer 05:37:11 b352a97aabf1: Pulling fs layer 05:37:11 4872d77fe225: Pulling fs layer 05:37:11 5851b861e8e6: Pulling fs layer 05:37:11 4872d77fe225: Waiting 05:37:11 bab4dde63d76: Waiting 05:37:11 bde34c3a00c8: Waiting 05:37:11 b352a97aabf1: Waiting 05:37:12 e2be974225ed: Download complete 05:37:12 988bab9f4d93: Verifying Checksum 05:37:12 988bab9f4d93: Download complete 05:37:12 1469e6f7b9e6: Verifying Checksum 05:37:12 1469e6f7b9e6: Download complete 05:37:12 eaf3925da568: Verifying Checksum 05:37:12 eaf3925da568: Download complete 05:37:12 339a4e72a1f5: Verifying Checksum 05:37:12 339a4e72a1f5: Download complete 05:37:12 bde34c3a00c8: Verifying Checksum 05:37:12 bde34c3a00c8: Download complete 05:37:12 b352a97aabf1: Verifying Checksum 05:37:12 b352a97aabf1: Download complete 05:37:12 4872d77fe225: Download complete 05:37:12 5851b861e8e6: Verifying Checksum 05:37:12 5851b861e8e6: Download complete 05:37:12 b85a868b505f: Download complete 05:37:12 bab4dde63d76: Verifying Checksum 05:37:12 bab4dde63d76: Download complete 05:37:13 b85a868b505f: Pull complete 05:37:13 e2be974225ed: Pull complete 05:37:14 339a4e72a1f5: Pull complete 05:37:14 988bab9f4d93: Pull complete 05:37:14 1469e6f7b9e6: Pull complete 05:37:14 eaf3925da568: Pull complete 05:37:16 bab4dde63d76: Pull complete 05:37:16 bde34c3a00c8: Pull complete 05:37:16 b352a97aabf1: Pull complete 05:37:16 4872d77fe225: Pull complete 05:37:16 5851b861e8e6: Pull complete 05:37:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:37:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:37:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:16 prd-ubuntu20.04-docker-8c-8g-24482 does not seem to be running inside a container 05:37:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-288 -v /w/workspace/gexfoundry_go-mod-secrets_PR-288:/w/workspace/gexfoundry_go-mod-secrets_PR-288:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-288@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-288@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:37:19 $ docker top 3042a1b3cbad449f0019f8f6a9bc2ebfbd50a34ae61d05c3f2a68042e0871d2c -eo pid,comm 05:37:19 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:37:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:37:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:37:19 [ssh-agent] Looking for ssh-agent implementation... 05:37:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:37:19 $ docker exec 3042a1b3cbad449f0019f8f6a9bc2ebfbd50a34ae61d05c3f2a68042e0871d2c ssh-agent 05:37:20 SSH_AUTH_SOCK=/tmp/ssh-00UCt3Z27mY8/agent.32 05:37:20 SSH_AGENT_PID=38 05:37:20 Running ssh-add (command line suppressed) 05:37:20 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-288@tmp/private_key_24295725581249212.key (/w/workspace/gexfoundry_go-mod-secrets_PR-288@tmp/private_key_24295725581249212.key) 05:37:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:37:20 + git tag --points-at HEAD [Pipeline] } 05:37:20 $ docker exec --env ******** --env ******** 3042a1b3cbad449f0019f8f6a9bc2ebfbd50a34ae61d05c3f2a68042e0871d2c ssh-agent -k 05:37:20 unset SSH_AUTH_SOCK; 05:37:20 unset SSH_AGENT_PID; 05:37:20 echo Agent pid 38 killed; 05:37:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:37:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:37:20 [ssh-agent] Looking for ssh-agent implementation... 05:37:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:37:20 $ docker exec 3042a1b3cbad449f0019f8f6a9bc2ebfbd50a34ae61d05c3f2a68042e0871d2c ssh-agent 05:37:20 SSH_AUTH_SOCK=/tmp/ssh-mTMVgpDKMxbq/agent.72 05:37:20 SSH_AGENT_PID=78 05:37:20 Running ssh-add (command line suppressed) 05:37:21 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-288@tmp/private_key_227885326615881427.key (/w/workspace/gexfoundry_go-mod-secrets_PR-288@tmp/private_key_227885326615881427.key) 05:37:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:37:21 + git semver init 05:37:21 2024-11-04 05:37:21,556 [run_init] DEBUG init version:0.0.0 force:False 05:37:21 2024-11-04 05:37:21,557 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-288/.semver 05:37:21 2024-11-04 05:37:21,557 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-288/.semver 05:37:21 2024-11-04 05:37:21,557 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-288/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-288, universal_newlines=False, shell=None, istream=None) 05:37:22 2024-11-04 05:37:22,414 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-288/.git/info/exclude 05:37:22 2024-11-04 05:37:22,414 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-288/.semver/PR-288 with force:False 05:37:22 2024-11-04 05:37:22,414 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-288/.semver/PR-288 05:37:22 2024-11-04 05:37:22,418 [execute] INFO git cat-file --batch-check 05:37:22 2024-11-04 05:37:22,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-288/.semver, universal_newlines=False, shell=None, istream=) 05:37:22 2024-11-04 05:37:22,425 [execute] INFO git cat-file --batch 05:37:22 2024-11-04 05:37:22,425 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-288/.semver, universal_newlines=False, shell=None, istream=) 05:37:22 2024-11-04 05:37:22,429 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-288/.semver/PR-288 05:37:22 0.0.0 [Pipeline] } 05:37:22 $ docker exec --env ******** --env ******** 3042a1b3cbad449f0019f8f6a9bc2ebfbd50a34ae61d05c3f2a68042e0871d2c ssh-agent -k 05:37:22 unset SSH_AUTH_SOCK; 05:37:22 unset SSH_AGENT_PID; 05:37:22 echo Agent pid 78 killed; 05:37:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:37:23 + git semver [Pipeline] } 05:37:23 $ docker stop --time=1 3042a1b3cbad449f0019f8f6a9bc2ebfbd50a34ae61d05c3f2a68042e0871d2c 05:37:24 $ docker rm -f --volumes 3042a1b3cbad449f0019f8f6a9bc2ebfbd50a34ae61d05c3f2a68042e0871d2c [Pipeline] // withDockerContainer [Pipeline] sh 05:37:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:37:25 Stashed 1 file(s) [Pipeline] echo 05:37:25 [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:37:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:37:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:37:26 ========================================================= 05:37:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:37:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 05:37:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:37:26 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:37:26 43c4264eed91: Pulling fs layer 05:37:26 4cc291be95ef: Pulling fs layer 05:37:26 2ac1f1163629: Pulling fs layer 05:37:26 5c3c966382ef: Pulling fs layer 05:37:26 4f4fb700ef54: Pulling fs layer 05:37:26 5d5c8e513c77: Pulling fs layer 05:37:26 9f66e0745190: Pulling fs layer 05:37:26 f49a43e4bbc0: Pulling fs layer 05:37:26 561ebcabdf7f: Pulling fs layer 05:37:26 5d5c8e513c77: Waiting 05:37:26 561ebcabdf7f: Waiting 05:37:26 f49a43e4bbc0: Waiting 05:37:26 5c3c966382ef: Waiting 05:37:26 9f66e0745190: Waiting 05:37:26 4f4fb700ef54: Waiting 05:37:26 4cc291be95ef: Download complete 05:37:26 5c3c966382ef: Download complete 05:37:26 4f4fb700ef54: Verifying Checksum 05:37:26 4f4fb700ef54: Download complete 05:37:26 5d5c8e513c77: Verifying Checksum 05:37:26 5d5c8e513c77: Download complete 05:37:26 43c4264eed91: Verifying Checksum 05:37:26 43c4264eed91: Download complete 05:37:26 9f66e0745190: Verifying Checksum 05:37:26 9f66e0745190: Download complete 05:37:26 43c4264eed91: Pull complete 05:37:26 4cc291be95ef: Pull complete 05:37:26 561ebcabdf7f: Download complete 05:37:27 2ac1f1163629: Verifying Checksum 05:37:27 2ac1f1163629: Download complete 05:37:27 f49a43e4bbc0: Verifying Checksum 05:37:27 f49a43e4bbc0: Download complete 05:37:30 2ac1f1163629: Pull complete 05:37:30 5c3c966382ef: Pull complete 05:37:30 4f4fb700ef54: Pull complete 05:37:30 5d5c8e513c77: Pull complete 05:37:30 9f66e0745190: Pull complete 05:37:32 f49a43e4bbc0: Pull complete 05:37:32 561ebcabdf7f: Pull complete 05:37:32 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 05:37:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:37:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 05:37:33 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:33 + docker inspect -f . ci-base-image-x86_64 05:37:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:33 prd-ubuntu20.04-docker-8c-8g-24482 does not seem to be running inside a container 05:37:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-288 -v /w/workspace/gexfoundry_go-mod-secrets_PR-288:/w/workspace/gexfoundry_go-mod-secrets_PR-288:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-288@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-288@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:37:38 $ docker top fa9b0056bb778ca61029e64867d54f3a50570744940cb454e7e8c53a1d88474d -eo pid,comm [Pipeline] { [Pipeline] sh 05:37:38 + go version 05:37:38 go version go1.23.2 linux/amd64 [Pipeline] } 05:37:38 $ docker stop --time=1 fa9b0056bb778ca61029e64867d54f3a50570744940cb454e7e8c53a1d88474d 05:37:40 $ docker rm -f --volumes fa9b0056bb778ca61029e64867d54f3a50570744940cb454e7e8c53a1d88474d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:40 + docker inspect -f . ci-base-image-x86_64 05:37:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:40 Still waiting to schedule task 05:37:40 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:37:40 prd-ubuntu20.04-docker-8c-8g-24482 does not seem to be running inside a container 05:37:41 $ 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-288 -v /w/workspace/gexfoundry_go-mod-secrets_PR-288:/w/workspace/gexfoundry_go-mod-secrets_PR-288:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-288@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-288@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:37:41 $ docker top 2968ae8084e810a81574d443d1bf68439d1924ddf65bc8dcd3a28cab5ddbabe3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:37:41 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-288 [Pipeline] fileExists [Pipeline] sh 05:37:42 + make test 05:37:42 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 05:37:42 go: downloading github.com/stretchr/testify v1.9.0 05:37:42 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.3 05:37:42 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 05:37:42 go: downloading github.com/davecgh/go-spew v1.1.1 05:37:42 go: downloading github.com/pmezard/go-difflib v1.0.0 05:37:42 go: downloading github.com/stretchr/objx v0.5.2 05:37:42 go: downloading gopkg.in/yaml.v3 v3.0.1 05:37:42 go: downloading github.com/zeebo/errs v1.3.0 05:37:42 go: downloading google.golang.org/grpc v1.67.1 05:37:42 go: downloading github.com/go-kit/log v0.2.1 05:37:42 go: downloading github.com/google/uuid v1.6.0 05:37:42 go: downloading github.com/go-playground/validator/v10 v10.22.1 05:37:42 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 05:37:42 go: downloading google.golang.org/protobuf v1.34.2 05:37:42 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:37:42 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 05:37:42 go: downloading github.com/go-playground/universal-translator v0.18.1 05:37:42 go: downloading github.com/leodido/go-urn v1.4.0 05:37:42 go: downloading golang.org/x/crypto v0.26.0 05:37:42 go: downloading golang.org/x/text v0.17.0 05:37:42 go: downloading golang.org/x/net v0.28.0 05:37:42 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 05:37:42 go: downloading golang.org/x/sys v0.24.0 05:37:42 go: downloading github.com/go-playground/locales v0.14.1 05:38:01 ? github.com/edgexfoundry/go-mod-secrets/v4/pkg/keys [no test files] 05:38:01 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/authtokenloader/mocks coverage: 0.0% of statements 05:38:01 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/fileioperformer/mocks coverage: 0.0% of statements 05:38:03 github.com/edgexfoundry/go-mod-secrets/v4/secrets/mocks coverage: 0.0% of statements 05:38:03 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/runtimetokenprovider/mocks coverage: 0.0% of statements 05:38:10 ok github.com/edgexfoundry/go-mod-secrets/v4/internal/pkg/openbao 8.884s coverage: 74.5% of statements 05:38:10 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg 1.026s coverage: 52.2% of statements 05:38:10 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/listener 10.028s coverage: 96.7% of statements 05:38:10 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/authtokenloader 1.022s coverage: 89.5% of statements 05:38:10 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/fileioperformer 1.016s coverage: 100.0% of statements 05:38:10 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/runtimetokenprovider 1.027s coverage: 55.8% of statements 05:38:10 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/types 1.019s coverage: 73.7% of statements 05:38:10 ok github.com/edgexfoundry/go-mod-secrets/v4/secrets 1.028s coverage: 100.0% of statements 05:38:32 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:38:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:38:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:38:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:38:32 $ docker stop --time=1 2968ae8084e810a81574d443d1bf68439d1924ddf65bc8dcd3a28cab5ddbabe3 05:38:35 $ docker rm -f --volumes 2968ae8084e810a81574d443d1bf68439d1924ddf65bc8dcd3a28cab5ddbabe3 [Pipeline] // withDockerContainer [Pipeline] sh 05:38:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:38:36 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:38:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:38:37 05:38:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:38:38 latest: Pulling from edgex-lftools-log-publisher 05:38:38 5eb5b503b376: Pulling fs layer 05:38:38 5c69ac0246d0: Pulling fs layer 05:38:38 ec43610c2a17: Pulling fs layer 05:38:38 3a2ae6a8a46f: Pulling fs layer 05:38:38 33b1e0a273af: Pulling fs layer 05:38:38 5d3b04190fa2: Pulling fs layer 05:38:38 2f39f015ded8: Pulling fs layer 05:38:38 33b1e0a273af: Waiting 05:38:38 5d3b04190fa2: Waiting 05:38:38 2f39f015ded8: Waiting 05:38:38 3a2ae6a8a46f: Waiting 05:38:38 5c69ac0246d0: Download complete 05:38:38 3a2ae6a8a46f: Download complete 05:38:38 33b1e0a273af: Verifying Checksum 05:38:38 33b1e0a273af: Download complete 05:38:38 ec43610c2a17: Verifying Checksum 05:38:38 ec43610c2a17: Download complete 05:38:38 5d3b04190fa2: Verifying Checksum 05:38:38 5d3b04190fa2: Download complete 05:38:38 5eb5b503b376: Verifying Checksum 05:38:38 5eb5b503b376: Download complete 05:38:38 2f39f015ded8: Verifying Checksum 05:38:38 2f39f015ded8: Download complete 05:38:39 5eb5b503b376: Pull complete 05:38:39 5c69ac0246d0: Pull complete 05:38:40 ec43610c2a17: Pull complete 05:38:40 3a2ae6a8a46f: Pull complete 05:38:40 33b1e0a273af: Pull complete 05:38:40 5d3b04190fa2: Pull complete 05:38:44 2f39f015ded8: Pull complete 05:38:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:38:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:38:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:44 prd-ubuntu20.04-docker-8c-8g-24482 does not seem to be running inside a container 05:38:44 $ 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-288 -v /w/workspace/gexfoundry_go-mod-secrets_PR-288:/w/workspace/gexfoundry_go-mod-secrets_PR-288:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-288@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-288@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:38:48 $ docker top 038b57f084fcaa0e153c982866e52b38d1fd80cd56b1d1f5f3298eb5ca88309d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:38:49 ---> job-cost.sh 05:38:49 lf-activate-venv: SKIPPING 05:38:49 INFO: No Stack... 05:38:49 INFO: Retrieving Pricing Info for: v3-standard-8 05:38:50 INFO: Archiving Costs [Pipeline] sh 05:38:50 + cat /w/workspace/gexfoundry_go-mod-secrets_PR-288/archives/cost.csv 05:38:50 + cut -d, -f6 [Pipeline] lock 05:38:50 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-288-1-stack-cost] 05:38:50 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-288-1-stack-cost] did not exist. Created. 05:38:50 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-288-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:38:50 + echo total: 0.2199999988079071 [Pipeline] stash 05:38:50 Stashed 1 file(s) [Pipeline] } 05:38:51 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-288-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:38:51 $ docker stop --time=1 038b57f084fcaa0e153c982866e52b38d1fd80cd56b1d1f5f3298eb5ca88309d 05:38:52 $ docker rm -f --volumes 038b57f084fcaa0e153c982866e52b38d1fd80cd56b1d1f5f3298eb5ca88309d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:39:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24483 in /w/workspace/gexfoundry_go-mod-secrets_PR-288 [Pipeline] { [Pipeline] ws 05:39:20 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 05:39:23 The recommended git tool is: git 05:39:32 using credential edgex-jenkins-ssh 05:39:32 Cloning the remote Git repository 05:39:32 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 05:39:32 > git init /w/workspace/go-mod-secrets/1 # timeout=10 05:39:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 05:39:32 > git --version # timeout=10 05:39:32 > git --version # 'git version 2.25.1' 05:39:32 using GIT_SSH to set credentials SSH Credentials for GitHub 05:39:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:39:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 05:39:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:39:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 05:39:36 Merging remotes/origin/main commit 153c15e27e9da1076c32ef95597d9e7b08bcf425 into PR head commit 1d2d74c4b417a0e460817fc1338cf52925e54c4a 05:39:37 Merge succeeded, producing 1d2d74c4b417a0e460817fc1338cf52925e54c4a 05:39:37 Checking out Revision 1d2d74c4b417a0e460817fc1338cf52925e54c4a (PR-288) 05:39:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 05:39:36 using GIT_SSH to set credentials SSH Credentials for GitHub 05:39:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/288/head:refs/remotes/origin/PR-288 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:39:36 > git config core.sparsecheckout # timeout=10 05:39:36 > git checkout -f 1d2d74c4b417a0e460817fc1338cf52925e54c4a # timeout=10 05:39:36 > git remote # timeout=10 05:39:36 > git config --get remote.origin.url # timeout=10 05:39:36 using GIT_SSH to set credentials SSH Credentials for GitHub 05:39:36 > git merge 153c15e27e9da1076c32ef95597d9e7b08bcf425 # timeout=10 05:39:37 > git rev-parse HEAD^{commit} # timeout=10 05:39:37 > git config core.sparsecheckout # timeout=10 05:39:37 > git checkout -f 1d2d74c4b417a0e460817fc1338cf52925e54c4a # timeout=10 05:39:37 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v4" 05:39:37 > git --version # timeout=10 05:39:37 > git --version # 'git version 2.25.1' 05:39:38 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:39:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:39:43 % Total % Received % Xferd Average Speed Time Time Time Current 05:39:43 Dload Upload Total Spent Left Speed 05:39:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh 05:39:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:39:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:39:43 + sudo tee /etc/docker/daemon.new 05:39:43 { 05:39:43 "registry-mirrors": [ 05:39:43 "https://nexus3.edgexfoundry.org:10001" 05:39:43 ], 05:39:43 "bip": "10.250.0.254/24", 05:39:43 "hosts": [ 05:39:43 "tcp://0.0.0.0:5555", 05:39:43 "unix:///var/run/docker.sock" 05:39:43 ], 05:39:43 "mtu": 1458, 05:39:43 "selinux-enabled": true, 05:39:43 "seccomp-profile": "/etc/docker/seccomp.json" 05:39:43 } [Pipeline] sh 05:39:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:39:44 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 05:40:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:40:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:40:03 ========================================================= 05:40:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:40:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 05:40:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:40:04 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:40:04 cf04c63912e1: Pulling fs layer 05:40:04 55b35a11ae5e: Pulling fs layer 05:40:04 a37a00ec5f00: Pulling fs layer 05:40:04 50b3750afda1: Pulling fs layer 05:40:04 4f4fb700ef54: Pulling fs layer 05:40:04 80978eb59214: Pulling fs layer 05:40:04 c9f46d7d2bd2: Pulling fs layer 05:40:04 c5a475d317c9: Pulling fs layer 05:40:04 80978eb59214: Waiting 05:40:04 c5a475d317c9: Waiting 05:40:04 c9f46d7d2bd2: Waiting 05:40:04 50b3750afda1: Waiting 05:40:04 4f4fb700ef54: Waiting 05:40:04 55b35a11ae5e: Verifying Checksum 05:40:04 55b35a11ae5e: Download complete 05:40:04 50b3750afda1: Verifying Checksum 05:40:04 50b3750afda1: Download complete 05:40:04 4f4fb700ef54: Verifying Checksum 05:40:04 4f4fb700ef54: Download complete 05:40:04 80978eb59214: Verifying Checksum 05:40:04 80978eb59214: Download complete 05:40:04 cf04c63912e1: Verifying Checksum 05:40:04 cf04c63912e1: Download complete 05:40:04 c5a475d317c9: Verifying Checksum 05:40:04 c5a475d317c9: Download complete 05:40:05 cf04c63912e1: Pull complete 05:40:06 55b35a11ae5e: Pull complete 05:40:06 a37a00ec5f00: Download complete 05:40:06 c9f46d7d2bd2: Verifying Checksum 05:40:06 c9f46d7d2bd2: Download complete 05:40:22 a37a00ec5f00: Pull complete 05:40:22 50b3750afda1: Pull complete 05:40:22 4f4fb700ef54: Pull complete 05:40:22 80978eb59214: Pull complete 05:40:28 c9f46d7d2bd2: Pull complete 05:40:29 c5a475d317c9: Pull complete 05:40:29 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 05:40:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:40:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh 05:40:29 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:30 + docker inspect -f . ci-base-image-arm64 05:40:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:40:30 prd-ubuntu20.04-docker-arm64-4c-16g-24483 does not seem to be running inside a container 05:40:30 $ 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:40:33 $ docker top 5f747143dce0f41b7c507fb4d346155e86bbfd0aca5998cd3401da3ea6d31a75 -eo pid,comm [Pipeline] { [Pipeline] sh 05:40:34 + go version 05:40:34 go version go1.23.2 linux/arm64 [Pipeline] } 05:40:34 $ docker stop --time=1 5f747143dce0f41b7c507fb4d346155e86bbfd0aca5998cd3401da3ea6d31a75 05:40:36 $ docker rm -f --volumes 5f747143dce0f41b7c507fb4d346155e86bbfd0aca5998cd3401da3ea6d31a75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:37 + docker inspect -f . ci-base-image-arm64 05:40:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:40:37 prd-ubuntu20.04-docker-arm64-4c-16g-24483 does not seem to be running inside a container 05:40: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-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:40:38 $ docker top 2c125a2147e68e4a18976c8e6984dc965752571e423fc4b42e9573f7854c8433 -eo pid,comm [Pipeline] { [Pipeline] sh 05:40:39 + git config --global --add safe.directory /w/workspace/go-mod-secrets/1 [Pipeline] fileExists [Pipeline] sh 05:40:39 + make test 05:40:39 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 05:40:39 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.3 05:40:39 go: downloading github.com/stretchr/testify v1.9.0 05:40:40 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 05:40:41 go: downloading github.com/davecgh/go-spew v1.1.1 05:40:41 go: downloading github.com/pmezard/go-difflib v1.0.0 05:40:41 go: downloading gopkg.in/yaml.v3 v3.0.1 05:40:41 go: downloading github.com/stretchr/objx v0.5.2 05:40:41 go: downloading github.com/go-kit/log v0.2.1 05:40:41 go: downloading github.com/go-playground/validator/v10 v10.22.1 05:40:41 go: downloading github.com/google/uuid v1.6.0 05:40:41 go: downloading github.com/zeebo/errs v1.3.0 05:40:41 go: downloading google.golang.org/grpc v1.67.1 05:40:43 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 05:40:43 go: downloading google.golang.org/protobuf v1.34.2 05:40:43 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:40:43 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 05:40:44 go: downloading github.com/go-playground/universal-translator v0.18.1 05:40:44 go: downloading github.com/leodido/go-urn v1.4.0 05:40:44 go: downloading golang.org/x/crypto v0.26.0 05:40:44 go: downloading golang.org/x/text v0.17.0 05:40:44 go: downloading golang.org/x/net v0.28.0 05:40:45 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 05:40:45 go: downloading github.com/go-playground/locales v0.14.1 05:40:46 go: downloading golang.org/x/sys v0.24.0 05:42:38 ? github.com/edgexfoundry/go-mod-secrets/v4/pkg/keys [no test files] 05:42:38 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/authtokenloader/mocks coverage: 0.0% of statements 05:42:40 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/fileioperformer/mocks coverage: 0.0% of statements 05:42:45 ok github.com/edgexfoundry/go-mod-secrets/v4/internal/pkg/openbao 11.529s coverage: 74.5% of statements 05:42:45 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg 1.091s coverage: 52.2% of statements 05:42:45 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/listener 10.117s coverage: 96.7% of statements 05:42:45 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/authtokenloader 1.082s coverage: 89.5% of statements 05:42:45 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/fileioperformer 1.071s coverage: 100.0% of statements 05:43:24 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/runtimetokenprovider/mocks coverage: 0.0% of statements 05:43:24 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/runtimetokenprovider 1.120s coverage: 55.8% of statements 05:43:24 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/types 1.121s coverage: 73.7% of statements 05:43:24 ok github.com/edgexfoundry/go-mod-secrets/v4/secrets 1.098s coverage: 100.0% of statements 05:43:24 github.com/edgexfoundry/go-mod-secrets/v4/secrets/mocks coverage: 0.0% of statements 05:43:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:43:24 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:45:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:45:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:45:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:45:15 $ docker stop --time=1 2c125a2147e68e4a18976c8e6984dc965752571e423fc4b42e9573f7854c8433 05:45:17 $ docker rm -f --volumes 2c125a2147e68e4a18976c8e6984dc965752571e423fc4b42e9573f7854c8433 [Pipeline] // withDockerContainer [Pipeline] sh 05:45:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:45:20 Warning: overwriting stash ‘coverage-report’ 05:45:21 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:45:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:45:22 05:45:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:45:23 arm64: Pulling from edgex-lftools-log-publisher 05:45:23 8998bd30e6a1: Pulling fs layer 05:45:23 04944245beec: Pulling fs layer 05:45:23 699f458cf7ca: Pulling fs layer 05:45:23 765212b225bb: Pulling fs layer 05:45:23 f23df028b6ca: Pulling fs layer 05:45:23 765212b225bb: Waiting 05:45:23 f23df028b6ca: Waiting 05:45:23 d65c8cfc05b1: Pulling fs layer 05:45:23 2437ff75d9bd: Pulling fs layer 05:45:23 d65c8cfc05b1: Waiting 05:45:23 2437ff75d9bd: Waiting 05:45:23 04944245beec: Verifying Checksum 05:45:23 04944245beec: Download complete 05:45:23 765212b225bb: Verifying Checksum 05:45:23 765212b225bb: Download complete 05:45:23 f23df028b6ca: Verifying Checksum 05:45:23 f23df028b6ca: Download complete 05:45:23 d65c8cfc05b1: Verifying Checksum 05:45:23 d65c8cfc05b1: Download complete 05:45:23 699f458cf7ca: Verifying Checksum 05:45:23 699f458cf7ca: Download complete 05:45:24 8998bd30e6a1: Verifying Checksum 05:45:24 8998bd30e6a1: Download complete 05:45:26 2437ff75d9bd: Verifying Checksum 05:45:26 2437ff75d9bd: Download complete 05:45:29 8998bd30e6a1: Pull complete 05:45:29 04944245beec: Pull complete 05:45:30 699f458cf7ca: Pull complete 05:45:31 765212b225bb: Pull complete 05:45:32 f23df028b6ca: Pull complete 05:45:32 d65c8cfc05b1: Pull complete 05:45:50 2437ff75d9bd: Pull complete 05:45:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:45:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:45:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:50 prd-ubuntu20.04-docker-arm64-4c-16g-24483 does not seem to be running inside a container 05:45:51 $ 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:45:53 $ docker top f7c0b5d2552f2f914fb4b3d496316b054d35b066f6c9f3763a3dae26904e081f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:45:54 ---> job-cost.sh 05:45:54 lf-activate-venv: SKIPPING 05:45:54 INFO: No Stack... 05:45:54 INFO: Retrieving Pricing Info for: v3-standard-4 05:45:55 INFO: Archiving Costs [Pipeline] sh 05:45:56 + cat /w/workspace/go-mod-secrets/1/archives/cost.csv 05:45:56 + cut -d, -f6 [Pipeline] lock 05:45:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-288-1-stack-cost] 05:45:56 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-288-1-stack-cost] did not exist. Created. 05:45:56 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-288-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:45:57 /w/workspace/go-mod-secrets/1@tmp/durable-512b2ba4/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:45:57 + echo total: 0.10999999940395355 [Pipeline] stash 05:45:57 Warning: overwriting stash ‘stack-cost’ 05:45:58 Stashed 1 file(s) [Pipeline] } 05:45:58 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-288-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:45:58 $ docker stop --time=1 f7c0b5d2552f2f914fb4b3d496316b054d35b066f6c9f3763a3dae26904e081f 05:45:59 $ docker rm -f --volumes f7c0b5d2552f2f914fb4b3d496316b054d35b066f6c9f3763a3dae26904e081f [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:46:00 provisioning config files... 05:46:00 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-288@tmp/config15273241923402194596tmp [Pipeline] { [Pipeline] sh 05:46:01 + set +x 05:46:01 + curl -s https://codecov.io/bash 05:46:01 + bash -s -- 05:46:01 05:46:01 _____ _ 05:46:01 / ____| | | 05:46:01 | | ___ __| | ___ ___ _____ __ 05:46:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:46:01 | |___| (_) | (_| | __/ (_| (_) \ V / 05:46:01 \_____\___/ \__,_|\___|\___\___/ \_/ 05:46:01 Bash-1.0.6 05:46:01 05:46:01 05:46:01 ==> git version 2.25.1 found 05:46:01 ==> 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:46:01 Release-Date: 2020-01-08 05:46:01 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:46:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:46:01 ==> Jenkins CI detected. 05:46:01 current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-288 05:46:01 project root: . 05:46:01 --> token set from env 05:46:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:46:01 ==> Running gcov in . (disable via -X gcov) 05:46:01 ==> Python coveragepy not found 05:46:01 ==> Searching for coverage reports in: 05:46:01 + . 05:46:01 -> Found 1 reports 05:46:01 ==> Detecting git/mercurial file structure 05:46:01 ==> Reading reports 05:46:01 + ./coverage.out bytes=72345 05:46:01 ==> Appending adjustments 05:46:01 https://docs.codecov.io/docs/fixing-reports 05:46:01 + Found adjustments 05:46:01 ==> Gzipping contents 05:46:01 12K /tmp/codecov.lmVxGZ.gz 05:46:01 ==> Uploading reports 05:46:01 url: https://codecov.io 05:46:01 query: branch=PR-288&commit=1d2d74c4b417a0e460817fc1338cf52925e54c4a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-288%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=288&job=&cmd_args= 05:46:01 -> Pinging Codecov 05:46:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-288&commit=1d2d74c4b417a0e460817fc1338cf52925e54c4a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-288%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=288&job=&cmd_args= 05:46:01 -> Uploading to 05:46:01 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-secrets/1d2d74c4b417a0e460817fc1338cf52925e54c4a/14023eba-7bf6-499f-8f0c-f413dcbb8d76.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241104%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241104T054601Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=486447f12f01dc90be48b8cf90646d6f6f36774050849bd546fa773f5c5c067c 05:46:01 % Total % Received % Xferd Average Speed Time Time Time Current 05:46:01 Dload Upload Total Spent Left Speed 05:46:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10227 0 0 100 10227 0 42970 --:--:-- --:--:-- --:--:-- 42970 05:46:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/1d2d74c4b417a0e460817fc1338cf52925e54c4a [Pipeline] } 05:46:02 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:46:04 + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-288/archives ] 05:46:04 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-288/archives 05:46:04 total 16 05:46:04 drwxr-xr-x 3 root root 4096 Nov 4 05:38 . 05:46:04 drwxrwxr-x 9 jenkins jenkins 4096 Nov 4 05:38 .. 05:46:04 drwxr-xr-x 2 root root 4096 Nov 4 05:38 cost 05:46:04 -rw-r--r-- 1 root root 86 Nov 4 05:38 cost.csv 05:46:04 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-288/archives 05:46:04 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-288/archives 05:46:04 total 16 05:46:04 drwxr-xr-x 3 jenkins jenkins 4096 Nov 4 05:38 . 05:46:04 drwxrwxr-x 9 jenkins jenkins 4096 Nov 4 05:38 .. 05:46:04 drwxr-xr-x 2 jenkins jenkins 4096 Nov 4 05:38 cost 05:46:04 -rw-r--r-- 1 jenkins jenkins 86 Nov 4 05:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:46:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:46:05 ---> package-listing.sh 05:46:05 ++ facter osfamily 05:46:05 ++ tr '[:upper:]' '[:lower:]' 05:46:05 + OS_FAMILY=debian 05:46:05 + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-288 05:46:05 + START_PACKAGES=/tmp/packages_start.txt 05:46:05 + END_PACKAGES=/tmp/packages_end.txt 05:46:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:46:05 + PACKAGES=/tmp/packages_start.txt 05:46:05 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-288 ']' 05:46:05 + PACKAGES=/tmp/packages_end.txt 05:46:05 + case "${OS_FAMILY}" in 05:46:05 + dpkg -l 05:46:05 + grep '^ii' 05:46:05 + '[' -f /tmp/packages_start.txt ']' 05:46:05 + '[' -f /tmp/packages_end.txt ']' 05:46:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:46:05 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-288 ']' 05:46:05 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-288/archives/ 05:46:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-288/archives/ [Pipeline] echo 05:46:05 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-288/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:46:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:46:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:06 prd-ubuntu20.04-docker-8c-8g-24482 does not seem to be running inside a container 05:46:06 $ 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-288/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-288 -v /w/workspace/gexfoundry_go-mod-secrets_PR-288:/w/workspace/gexfoundry_go-mod-secrets_PR-288:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-288@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-288@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:46:07 $ docker top c392fe6a1534e2d52a26a35abab534efd2483bbc766d682d6a00b0ba9fb0bef3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:07 + touch /tmp/pre-build-complete [Pipeline] sh 05:46:07 + mkdir -p /var/log/sysstat [Pipeline] sh 05:46:08 + ls /var/log/sa-host 05:46:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:46:08 provisioning config files... 05:46:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-288@tmp/config3866301476389966767tmp [Pipeline] { [Pipeline] echo 05:46:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:46:08 ---> create-netrc.sh [Pipeline] } 05:46:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:46:09 ---> python-tools-install.sh [Pipeline] echo 05:46:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:46:09 ---> sudo-logs.sh 05:46:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:46:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:46:10 ---> job-cost.sh 05:46:10 lf-activate-venv: SKIPPING 05:46:10 DEBUG: total: 0.2199999988079071 05:46:10 INFO: Retrieving Stack Cost... 05:46:10 INFO: Retrieving Pricing Info for: v3-standard-8 05:46:10 INFO: Archiving Costs [Pipeline] echo 05:46:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:46:11 ---> logs-deploy.sh 05:46:11 lf-activate-venv: SKIPPING 05:46:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-288/1 05:46:11 INFO: archiving workspace using pattern(s): 05:46:12 Archives upload complete. 05:46:12 INFO: archiving logs to Nexus 05:46:13 ---> uname -a: 05:46:13 Linux prd-ubuntu20-04-docker-8c-8g-24482 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:46:13 05:46:13 05:46:13 ---> lscpu: 05:46:13 Architecture: x86_64 05:46:13 CPU op-mode(s): 32-bit, 64-bit 05:46:13 Byte Order: Little Endian 05:46:13 Address sizes: 40 bits physical, 48 bits virtual 05:46:13 CPU(s): 8 05:46:13 On-line CPU(s) list: 0-7 05:46:13 Thread(s) per core: 1 05:46:13 Core(s) per socket: 1 05:46:13 Socket(s): 8 05:46:13 NUMA node(s): 1 05:46:13 Vendor ID: AuthenticAMD 05:46:13 CPU family: 23 05:46:13 Model: 49 05:46:13 Model name: AMD EPYC-Rome Processor 05:46:13 Stepping: 0 05:46:13 CPU MHz: 2800.000 05:46:13 BogoMIPS: 5600.00 05:46:13 Virtualization: AMD-V 05:46:13 Hypervisor vendor: KVM 05:46:13 Virtualization type: full 05:46:13 L1d cache: 256 KiB 05:46:13 L1i cache: 256 KiB 05:46:13 L2 cache: 4 MiB 05:46:13 L3 cache: 128 MiB 05:46:13 NUMA node0 CPU(s): 0-7 05:46:13 Vulnerability Itlb multihit: Not affected 05:46:13 Vulnerability L1tf: Not affected 05:46:13 Vulnerability Mds: Not affected 05:46:13 Vulnerability Meltdown: Not affected 05:46:13 Vulnerability Mmio stale data: Not affected 05:46:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:46:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:46:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:46:13 Vulnerability Srbds: Not affected 05:46:13 Vulnerability Tsx async abort: Not affected 05:46:13 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:46:13 05:46:13 05:46:13 ---> nproc: 05:46:13 8 05:46:13 05:46:13 05:46:13 ---> df -h: 05:46:13 Filesystem Size Used Avail Use% Mounted on 05:46:13 overlay 155G 11G 145G 7% / 05:46:13 tmpfs 64M 0 64M 0% /dev 05:46:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:46:13 shm 64M 0 64M 0% /dev/shm 05:46:13 /dev/vda1 155G 11G 145G 7% /facter-os 05:46:13 05:46:13 05:46:13 ---> sar -b -r -n DEV: 05:46:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24482) 11/04/24 _x86_64_ (8 CPU) 05:46:13 05:46:13 05:36:24 LINUX RESTART (8 CPU) 05:46:13 05:46:13 05:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:46:13 05:38:01 311.65 9.68 301.97 0.00 1652.12 35316.78 0.00 05:46:13 05:39:01 83.04 0.20 82.84 0.00 19.33 38278.95 0.00 05:46:13 05:40:01 1.53 0.00 1.53 0.00 0.00 17.88 0.00 05:46:13 05:41:01 1.30 0.00 1.30 0.00 0.00 16.93 0.00 05:46:13 05:42:01 35.49 11.66 23.83 0.00 5427.52 6257.11 0.00 05:46:13 05:43:01 4.15 0.00 4.15 0.00 0.00 47.06 0.00 05:46:13 05:44:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 05:46:13 05:45:01 1.73 0.00 1.73 0.00 0.00 19.86 0.00 05:46:13 05:46:01 1.17 0.02 1.15 0.00 1.20 23.86 0.00 05:46:13 Average: 49.05 2.40 46.65 0.00 788.99 8888.21 0.00 05:46:13 05:46:13 05:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:46:13 05:38:01 28346012 31336708 973360 2.96 88020 3125192 2280848 6.72 1581392 2510568 631028 05:46:13 05:39:01 28699752 31534552 777228 2.36 95696 2957296 1798844 5.30 1143492 2587848 340 05:46:13 05:40:01 28700292 31535260 776380 2.36 95716 2957300 1798844 5.30 1143496 2587896 8 05:46:13 05:41:01 28703664 31538736 772716 2.35 95748 2957300 1798844 5.30 1140340 2587896 200 05:46:13 05:42:01 28325144 31516380 784656 2.39 104136 3290208 1845484 5.44 1370056 2707288 892 05:46:13 05:43:01 28334740 31526064 774984 2.36 104208 3290208 1845484 5.44 1360760 2707288 8 05:46:13 05:44:01 28334732 31526156 774848 2.36 104292 3290204 1845484 5.44 1360836 2707300 8 05:46:13 05:45:01 28334828 31526340 774752 2.36 104348 3290212 1845484 5.44 1360876 2707304 8 05:46:13 05:46:01 28332248 31524508 776620 2.36 104388 3290500 1796412 5.29 1363864 2707852 36 05:46:13 Average: 28456824 31507189 798394 2.43 99617 3160936 1872859 5.52 1313901 2645693 70281 05:46:13 05:46:13 05:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:46:13 05:38:01 vethfffa9db 40.16 70.29 4.19 872.50 0.00 0.00 0.00 0.07 05:46:13 05:38:01 ens3 309.78 192.97 5841.00 49.02 0.00 0.00 0.00 0.00 05:46:13 05:38:01 lo 2.80 2.80 0.27 0.27 0.00 0.00 0.00 0.00 05:46:13 05:38:01 docker0 50.07 80.60 4.51 958.43 0.00 0.00 0.00 0.00 05:46:13 05:39:01 ens3 110.98 64.31 2537.32 15.42 0.00 0.00 0.00 0.00 05:46:13 05:39:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 05:46:13 05:39:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:46:13 05:40:01 ens3 0.47 0.23 0.34 0.26 0.00 0.00 0.00 0.00 05:46:13 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:13 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:13 05:41:01 ens3 1.55 0.42 1.48 0.03 0.00 0.00 0.00 0.00 05:46:13 05:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:46:13 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:13 05:42:01 ens3 126.42 41.29 2100.40 3.40 0.00 0.00 0.00 0.00 05:46:13 05:42:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 05:46:13 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:13 05:43:01 ens3 0.32 0.20 0.02 0.01 0.00 0.00 0.00 0.00 05:46:13 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:46:13 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:13 05:44:01 ens3 0.40 0.10 0.07 0.01 0.00 0.00 0.00 0.00 05:46:13 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:13 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:13 05:45:01 ens3 0.58 0.13 0.06 0.01 0.00 0.00 0.00 0.00 05:46:13 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:46:13 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:13 05:46:01 ens3 4.88 3.12 8.25 1.32 0.00 0.00 0.00 0.00 05:46:13 05:46:01 lo 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:46:13 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:13 Average: ens3 61.71 33.64 1165.46 7.72 0.00 0.00 0.00 0.00 05:46:13 Average: lo 0.56 0.56 0.05 0.05 0.00 0.00 0.00 0.00 05:46:13 Average: docker0 5.57 8.96 0.50 106.49 0.00 0.00 0.00 0.00 05:46:13 05:46:13 05:46:13 ---> sar -P ALL: 05:46:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24482) 11/04/24 _x86_64_ (8 CPU) 05:46:13 05:46:13 05:36:24 LINUX RESTART (8 CPU) 05:46:13 05:46:13 05:37:01 CPU %user %nice %system %iowait %steal %idle 05:46:13 05:38:01 all 20.24 0.00 4.33 2.20 0.07 73.16 05:46:13 05:38:01 0 21.99 0.00 3.96 0.24 0.07 73.75 05:46:13 05:38:01 1 19.54 0.00 4.62 3.46 0.07 72.32 05:46:13 05:38:01 2 20.52 0.00 4.58 3.38 0.07 71.46 05:46:13 05:38:01 3 21.46 0.00 3.87 0.77 0.07 73.83 05:46:13 05:38:01 4 20.79 0.00 4.22 6.23 0.08 68.68 05:46:13 05:38:01 5 19.03 0.00 4.36 1.13 0.05 75.43 05:46:13 05:38:01 6 18.84 0.00 5.17 0.39 0.08 75.51 05:46:13 05:38:01 7 19.77 0.00 3.87 2.04 0.07 74.26 05:46:13 05:39:01 all 25.22 0.00 4.27 1.48 0.07 68.96 05:46:13 05:39:01 0 26.66 0.00 4.18 0.37 0.05 68.74 05:46:13 05:39:01 1 26.48 0.00 4.94 0.12 0.07 68.40 05:46:13 05:39:01 2 25.29 0.00 3.78 0.44 0.05 70.44 05:46:13 05:39:01 3 24.69 0.00 4.23 0.07 0.08 70.93 05:46:13 05:39:01 4 26.54 0.00 3.97 0.34 0.05 69.10 05:46:13 05:39:01 5 22.46 0.00 5.09 10.11 0.08 62.26 05:46:13 05:39:01 6 25.03 0.00 3.44 0.22 0.07 71.25 05:46:13 05:39:01 7 24.60 0.00 4.51 0.24 0.07 70.58 05:46:13 05:40:01 all 0.02 0.00 0.01 0.00 0.01 99.95 05:46:13 05:40:01 0 0.02 0.00 0.03 0.00 0.02 99.93 05:46:13 05:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:46:13 05:40:01 2 0.07 0.00 0.00 0.00 0.02 99.92 05:46:13 05:40:01 3 0.05 0.00 0.00 0.00 0.00 99.95 05:46:13 05:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:46:13 05:40:01 5 0.02 0.00 0.02 0.03 0.03 99.90 05:46:13 05:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:46:13 05:40:01 7 0.03 0.00 0.00 0.00 0.03 99.93 05:46:13 05:41:01 all 0.05 0.00 0.01 0.00 0.01 99.92 05:46:13 05:41:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:46:13 05:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:46:13 05:41:01 2 0.07 0.00 0.02 0.00 0.00 99.92 05:46:13 05:41:01 3 0.05 0.00 0.02 0.00 0.02 99.92 05:46:13 05:41:01 4 0.05 0.00 0.02 0.00 0.00 99.93 05:46:13 05:41:01 5 0.07 0.00 0.02 0.00 0.02 99.90 05:46:13 05:41:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:46:13 05:41:01 7 0.13 0.00 0.03 0.00 0.03 99.80 05:46:13 05:42:01 all 1.21 0.00 0.58 0.47 0.02 97.72 05:46:13 05:42:01 0 0.57 0.00 0.43 0.35 0.00 98.65 05:46:13 05:42:01 1 0.62 0.00 0.53 0.48 0.03 98.33 05:46:13 05:42:01 2 0.72 0.00 0.37 0.02 0.03 98.86 05:46:13 05:42:01 3 1.72 0.00 0.55 0.45 0.02 97.26 05:46:13 05:42:01 4 2.29 0.00 0.60 0.05 0.02 97.05 05:46:13 05:42:01 5 1.52 0.00 0.58 0.93 0.03 96.93 05:46:13 05:42:01 6 1.22 0.00 0.57 0.03 0.02 98.16 05:46:13 05:42:01 7 1.07 0.00 0.98 1.40 0.02 96.53 05:46:13 05:43:01 all 0.03 0.00 0.01 0.01 0.01 99.94 05:46:13 05:43:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:46:13 05:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 05:46:13 05:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:46:13 05:43:01 3 0.10 0.00 0.05 0.00 0.03 99.82 05:46:13 05:43:01 4 0.02 0.00 0.02 0.03 0.02 99.92 05:46:13 05:43:01 5 0.02 0.00 0.00 0.03 0.00 99.95 05:46:13 05:43:01 6 0.05 0.00 0.03 0.00 0.00 99.92 05:46:13 05:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:46:13 05:44:01 all 0.02 0.00 0.01 0.00 0.02 99.95 05:46:13 05:44:01 0 0.02 0.00 0.03 0.00 0.03 99.92 05:46:13 05:44:01 1 0.03 0.00 0.03 0.00 0.03 99.90 05:46:13 05:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:46:13 05:44:01 3 0.03 0.00 0.03 0.00 0.02 99.92 05:46:13 05:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:46:13 05:44:01 5 0.02 0.00 0.00 0.03 0.02 99.93 05:46:13 05:44:01 6 0.03 0.00 0.02 0.00 0.03 99.92 05:46:13 05:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:46:13 05:45:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:46:13 05:45:01 0 0.02 0.00 0.02 0.00 0.03 99.93 05:46:13 05:45:01 1 0.00 0.00 0.02 0.02 0.03 99.93 05:46:13 05:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:46:13 05:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 05:46:13 05:45:01 4 0.00 0.00 0.02 0.02 0.00 99.97 05:46:13 05:45:01 5 0.03 0.00 0.00 0.02 0.02 99.93 05:46:13 05:45:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:46:13 05:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:46:13 05:46:01 all 0.08 0.00 0.05 0.00 0.02 99.85 05:46:13 05:46:01 0 0.08 0.00 0.03 0.00 0.03 99.85 05:46:13 05:46:01 1 0.05 0.00 0.05 0.00 0.05 99.85 05:46:13 05:46:01 2 0.05 0.00 0.03 0.00 0.02 99.90 05:46:13 05:46:01 3 0.10 0.00 0.07 0.00 0.02 99.82 05:46:13 05:46:01 4 0.08 0.00 0.03 0.00 0.02 99.87 05:46:13 05:46:01 5 0.05 0.00 0.05 0.03 0.02 99.85 05:46:13 05:46:01 6 0.05 0.00 0.05 0.00 0.02 99.88 05:46:13 05:46:01 7 0.15 0.00 0.08 0.00 0.00 99.77 05:46:13 Average: all 5.17 0.00 1.03 0.46 0.03 93.31 05:46:13 Average: 0 5.46 0.00 0.96 0.11 0.03 93.45 05:46:13 Average: 1 5.17 0.00 1.13 0.45 0.04 93.22 05:46:13 Average: 2 5.16 0.00 0.97 0.42 0.02 93.43 05:46:13 Average: 3 5.33 0.00 0.98 0.14 0.03 93.53 05:46:13 Average: 4 5.48 0.00 0.98 0.73 0.02 92.79 05:46:13 Average: 5 4.77 0.00 1.12 1.36 0.03 92.73 05:46:13 Average: 6 4.99 0.00 1.02 0.07 0.03 93.89 05:46:13 Average: 7 5.05 0.00 1.05 0.41 0.02 93.47 05:46:13 05:46:13 05:46:13