Pull request #227 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 434ce2f94eb026b771b0a8b4810696af3032fb4a+48a709c2b7f052d5ea8334acb6c02c03a8f30738 (9b2d99a3a7c14c6fc977c4f1a9a8d9a97b1977dd) 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-ssh10147395505883810352.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh469545862248436793.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-227/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-227/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10739520780055087150.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-227/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15279410972383278120.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh662821464057421983.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-227/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-227/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8059953386030821154.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6498 in /w/workspace/gexfoundry_go-mod-secrets_PR-227 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-227 # 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/227/head:refs/remotes/origin/PR-227 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 48a709c2b7f052d5ea8334acb6c02c03a8f30738 into PR head commit 434ce2f94eb026b771b0a8b4810696af3032fb4a Merge succeeded, producing 434ce2f94eb026b771b0a8b4810696af3032fb4a Checking out Revision 434ce2f94eb026b771b0a8b4810696af3032fb4a (PR-227) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:15:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 434ce2f94eb026b771b0a8b4810696af3032fb4a # 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 48a709c2b7f052d5ea8334acb6c02c03a8f30738 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 434ce2f94eb026b771b0a8b4810696af3032fb4a # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:15:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:15:33 ========================================================= 05:15:33 EdgeX Global Pipelines Version Info 05:15:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:15:34 ------------------- 05:15:34 stable info: 05:15:34 ------------------- 05:15:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:15:34 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 05:15:34 Message: update stable to v1.0.254 05:15:34 ------------------- 05:15:34 experimental info: 05:15:34 ------------------- 05:15:34 Commited By: **** collab-it+edgex@linuxfoundation.org 05:15:34 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 05:15:34 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:15:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 05:15:35 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 05:15:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:15:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:15:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:15:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:15:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:15:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:15:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:15:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:15:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:15:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 05:15:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:15:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:15:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:15:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:15:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:15:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:15:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:15:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:15:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:15:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:15:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:15:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:15:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:15:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:15:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:15:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-227 [Pipeline] echo 05:15:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-227 [Pipeline] echo 05:15:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-227 [Pipeline] echo 05:15:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 434ce2f94eb026b771b0a8b4810696af3032fb4a [Pipeline] echo 05:15:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 434ce2f [Pipeline] echo 05:15:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:15:37 + git rev-list -1 --merges 434ce2f94eb026b771b0a8b4810696af3032fb4a~1..434ce2f94eb026b771b0a8b4810696af3032fb4a [Pipeline] echo 05:15:37 -----------> git rev-list -1 --merges 434ce2f94eb026b771b0a8b4810696af3032fb4a~1..434ce2f94eb026b771b0a8b4810696af3032fb4a 434ce2f94eb026b771b0a8b4810696af3032fb4a [false] [Pipeline] sh 05:15:37 + git log --format=format:%s -1 434ce2f94eb026b771b0a8b4810696af3032fb4a [Pipeline] echo 05:15:37 ========================================================= 05:15:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:15:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:15:37 + git log --format=format:%s -1 434ce2f94eb026b771b0a8b4810696af3032fb4a [Pipeline] echo 05:15:37 [semverPrep] GIT_COMMIT: 434ce2f94eb026b771b0a8b4810696af3032fb4a, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 05:15:38 [semverPrep] This is not a build commit. [Pipeline] sh 05:15:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:15:38 + grep -v github /etc/ssh/ssh_known_hosts 05:15:38 + [ -e /tmp/ssh_known_hosts ] 05:15:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:15:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:15:38 + sudo tee -a /etc/ssh/ssh_known_hosts 05:15:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:15:39 05:15:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:15:39 0.1.4: Pulling from edgex-devops/py-git-semver 05:15:39 b85a868b505f: Pulling fs layer 05:15:39 e2be974225ed: Pulling fs layer 05:15:39 339a4e72a1f5: Pulling fs layer 05:15:39 988bab9f4d93: Pulling fs layer 05:15:39 1469e6f7b9e6: Pulling fs layer 05:15:39 eaf3925da568: Pulling fs layer 05:15:39 bab4dde63d76: Pulling fs layer 05:15:39 bde34c3a00c8: Pulling fs layer 05:15:39 b352a97aabf1: Pulling fs layer 05:15:39 4872d77fe225: Pulling fs layer 05:15:39 5851b861e8e6: Pulling fs layer 05:15:39 eaf3925da568: Waiting 05:15:39 1469e6f7b9e6: Waiting 05:15:39 bde34c3a00c8: Waiting 05:15:39 bab4dde63d76: Waiting 05:15:39 5851b861e8e6: Waiting 05:15:39 4872d77fe225: Waiting 05:15:39 e2be974225ed: Verifying Checksum 05:15:39 e2be974225ed: Download complete 05:15:39 988bab9f4d93: Verifying Checksum 05:15:39 988bab9f4d93: Download complete 05:15:39 1469e6f7b9e6: Verifying Checksum 05:15:39 1469e6f7b9e6: Download complete 05:15:39 eaf3925da568: Verifying Checksum 05:15:39 eaf3925da568: Download complete 05:15:39 339a4e72a1f5: Verifying Checksum 05:15:39 339a4e72a1f5: Download complete 05:15:39 bde34c3a00c8: Download complete 05:15:39 b352a97aabf1: Verifying Checksum 05:15:39 b352a97aabf1: Download complete 05:15:39 4872d77fe225: Verifying Checksum 05:15:39 4872d77fe225: Download complete 05:15:39 5851b861e8e6: Verifying Checksum 05:15:39 5851b861e8e6: Download complete 05:15:39 b85a868b505f: Download complete 05:15:40 bab4dde63d76: Verifying Checksum 05:15:40 bab4dde63d76: Download complete 05:15:41 b85a868b505f: Pull complete 05:15:41 e2be974225ed: Pull complete 05:15:41 339a4e72a1f5: Pull complete 05:15:41 988bab9f4d93: Pull complete 05:15:41 1469e6f7b9e6: Pull complete 05:15:41 eaf3925da568: Pull complete 05:15:43 bab4dde63d76: Pull complete 05:15:43 bde34c3a00c8: Pull complete 05:15:43 b352a97aabf1: Pull complete 05:15:43 4872d77fe225: Pull complete 05:15:43 5851b861e8e6: Pull complete 05:15:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:15:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:15:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:44 prd-ubuntu20.04-docker-8c-8g-6498 does not seem to be running inside a container 05:15:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-227 -v /w/workspace/gexfoundry_go-mod-secrets_PR-227:/w/workspace/gexfoundry_go-mod-secrets_PR-227:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-227@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-227@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:15:47 $ docker top ffd8a78cec0baab8670701d42bb6371fba4eddcfb3210794eec2d25df7485f86 -eo pid,comm 05:15:47 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:15:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:15:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:15:47 [ssh-agent] Looking for ssh-agent implementation... 05:15:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:15:47 $ docker exec ffd8a78cec0baab8670701d42bb6371fba4eddcfb3210794eec2d25df7485f86 ssh-agent 05:15:47 SSH_AUTH_SOCK=/tmp/ssh-pxv8BFUKSRYB/agent.32 05:15:47 SSH_AGENT_PID=39 05:15:47 Running ssh-add (command line suppressed) 05:15:47 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-227@tmp/private_key_10375589543099708574.key (/w/workspace/gexfoundry_go-mod-secrets_PR-227@tmp/private_key_10375589543099708574.key) 05:15:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:15:48 + git tag --points-at HEAD [Pipeline] } 05:15:48 $ docker exec --env ******** --env ******** ffd8a78cec0baab8670701d42bb6371fba4eddcfb3210794eec2d25df7485f86 ssh-agent -k 05:15:48 unset SSH_AUTH_SOCK; 05:15:48 unset SSH_AGENT_PID; 05:15:48 echo Agent pid 39 killed; 05:15:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:15:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:15:48 [ssh-agent] Looking for ssh-agent implementation... 05:15:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:15:48 $ docker exec ffd8a78cec0baab8670701d42bb6371fba4eddcfb3210794eec2d25df7485f86 ssh-agent 05:15:48 SSH_AUTH_SOCK=/tmp/ssh-3J6AGAl0p8OQ/agent.71 05:15:48 SSH_AGENT_PID=77 05:15:48 Running ssh-add (command line suppressed) 05:15:48 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-227@tmp/private_key_13755888549185709487.key (/w/workspace/gexfoundry_go-mod-secrets_PR-227@tmp/private_key_13755888549185709487.key) 05:15:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:15:49 + git semver init 05:15:49 2023-09-19 05:15:49,317 [run_init] DEBUG init version:0.0.0 force:False 05:15:49 2023-09-19 05:15:49,318 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-227/.semver 05:15:49 2023-09-19 05:15:49,318 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-227/.semver 05:15:49 2023-09-19 05:15:49,318 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-227/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-227, universal_newlines=False, shell=None, istream=None) 05:15:50 2023-09-19 05:15:50,158 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-227/.git/info/exclude 05:15:50 2023-09-19 05:15:50,158 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-227/.semver/PR-227 with force:False 05:15:50 2023-09-19 05:15:50,158 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-227/.semver/PR-227 05:15:50 2023-09-19 05:15:50,163 [execute] INFO git cat-file --batch-check 05:15:50 2023-09-19 05:15:50,163 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-227/.semver, universal_newlines=False, shell=None, istream=) 05:15:50 2023-09-19 05:15:50,169 [execute] INFO git cat-file --batch 05:15:50 2023-09-19 05:15:50,169 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-227/.semver, universal_newlines=False, shell=None, istream=) 05:15:50 2023-09-19 05:15:50,174 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-227/.semver/PR-227 05:15:50 0.0.0 [Pipeline] } 05:15:50 $ docker exec --env ******** --env ******** ffd8a78cec0baab8670701d42bb6371fba4eddcfb3210794eec2d25df7485f86 ssh-agent -k 05:15:50 unset SSH_AUTH_SOCK; 05:15:50 unset SSH_AGENT_PID; 05:15:50 echo Agent pid 77 killed; 05:15:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:15:50 + git semver [Pipeline] } 05:15:51 $ docker stop --time=1 ffd8a78cec0baab8670701d42bb6371fba4eddcfb3210794eec2d25df7485f86 05:15:52 $ docker rm -f --volumes ffd8a78cec0baab8670701d42bb6371fba4eddcfb3210794eec2d25df7485f86 [Pipeline] // withDockerContainer [Pipeline] sh 05:15:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:15:53 Stashed 1 file(s) [Pipeline] echo 05:15:53 [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:15:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:15:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:15:53 ========================================================= 05:15:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:15:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 05:15:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:15:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:15:54 7264a8db6415: Pulling fs layer 05:15:54 c4d48a809fc2: Pulling fs layer 05:15:54 4f1c88b9dad5: Pulling fs layer 05:15:54 ad3a456e5733: Pulling fs layer 05:15:54 9e4f439ed901: Pulling fs layer 05:15:54 feaf6a47b606: Pulling fs layer 05:15:54 5e8b037d7d82: Pulling fs layer 05:15:54 8ac70367396e: Pulling fs layer 05:15:54 6db16350a2e2: Pulling fs layer 05:15:54 9250d5d63582: Pulling fs layer 05:15:54 ad3a456e5733: Waiting 05:15:54 9e4f439ed901: Waiting 05:15:54 feaf6a47b606: Waiting 05:15:54 9250d5d63582: Waiting 05:15:54 6db16350a2e2: Waiting 05:15:54 5e8b037d7d82: Waiting 05:15:54 8ac70367396e: Waiting 05:15:54 c4d48a809fc2: Download complete 05:15:54 ad3a456e5733: Verifying Checksum 05:15:54 9e4f439ed901: Verifying Checksum 05:15:54 9e4f439ed901: Download complete 05:15:54 7264a8db6415: Verifying Checksum 05:15:54 7264a8db6415: Download complete 05:15:54 feaf6a47b606: Verifying Checksum 05:15:54 feaf6a47b606: Download complete 05:15:54 7264a8db6415: Pull complete 05:15:54 8ac70367396e: Verifying Checksum 05:15:54 8ac70367396e: Download complete 05:15:54 c4d48a809fc2: Pull complete 05:15:54 4f1c88b9dad5: Verifying Checksum 05:15:54 4f1c88b9dad5: Download complete 05:15:54 6db16350a2e2: Verifying Checksum 05:15:54 6db16350a2e2: Download complete 05:15:55 9250d5d63582: Verifying Checksum 05:15:55 9250d5d63582: Download complete 05:15:55 5e8b037d7d82: Verifying Checksum 05:15:57 4f1c88b9dad5: Pull complete 05:15:57 ad3a456e5733: Pull complete 05:15:57 9e4f439ed901: Pull complete 05:15:57 feaf6a47b606: Pull complete 05:16:00 5e8b037d7d82: Pull complete 05:16:00 8ac70367396e: Pull complete 05:16:00 6db16350a2e2: Pull complete 05:16:01 9250d5d63582: Pull complete 05:16:01 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 05:16:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:16:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 05:16:01 + 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:16:02 + docker inspect -f . ci-base-image-x86_64 05:16:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:02 prd-ubuntu20.04-docker-8c-8g-6498 does not seem to be running inside a container 05:16:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-227 -v /w/workspace/gexfoundry_go-mod-secrets_PR-227:/w/workspace/gexfoundry_go-mod-secrets_PR-227:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-227@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-227@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:16:07 $ docker top df85c6c303488c054d5e74e98084e3a93b92a01e1e17e203b1436709182e1290 -eo pid,comm [Pipeline] { [Pipeline] sh 05:16:07 + go version 05:16:07 go version go1.21.0 linux/amd64 [Pipeline] } 05:16:07 $ docker stop --time=1 df85c6c303488c054d5e74e98084e3a93b92a01e1e17e203b1436709182e1290 05:16:08 Still waiting to schedule task 05:16:08 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6497’ 05:16:08 $ docker rm -f --volumes df85c6c303488c054d5e74e98084e3a93b92a01e1e17e203b1436709182e1290 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:09 + docker inspect -f . ci-base-image-x86_64 05:16:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:09 prd-ubuntu20.04-docker-8c-8g-6498 does not seem to be running inside a container 05:16:09 $ 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-227 -v /w/workspace/gexfoundry_go-mod-secrets_PR-227:/w/workspace/gexfoundry_go-mod-secrets_PR-227:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-227@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-227@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:16:10 $ docker top e12361b40f0f5334a7663d1600db37e978bcef5ebdb538f95fd3b708add49ffa -eo pid,comm [Pipeline] { [Pipeline] sh 05:16:10 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-227 [Pipeline] fileExists [Pipeline] sh 05:16:10 + make test 05:16:10 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 05:16:10 go: downloading github.com/stretchr/testify v1.8.4 05:16:10 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.15 05:16:10 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 05:16:11 go: downloading github.com/davecgh/go-spew v1.1.1 05:16:11 go: downloading github.com/pmezard/go-difflib v1.0.0 05:16:11 go: downloading github.com/stretchr/objx v0.5.0 05:16:11 go: downloading gopkg.in/yaml.v3 v3.0.1 05:16:11 go: downloading github.com/zeebo/errs v1.3.0 05:16:11 go: downloading google.golang.org/grpc v1.53.0 05:16:11 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 05:16:11 go: downloading google.golang.org/protobuf v1.28.1 05:16:11 go: downloading github.com/go-kit/log v0.2.1 05:16:11 go: downloading github.com/google/uuid v1.3.1 05:16:11 go: downloading github.com/go-playground/validator/v10 v10.15.4 05:16:11 go: downloading golang.org/x/crypto v0.7.0 05:16:11 go: downloading golang.org/x/net v0.8.0 05:16:11 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 05:16:11 go: downloading github.com/golang/protobuf v1.5.2 05:16:11 go: downloading golang.org/x/sys v0.6.0 05:16:11 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 05:16:11 go: downloading github.com/go-playground/universal-translator v0.18.1 05:16:11 go: downloading github.com/leodido/go-urn v1.2.4 05:16:11 go: downloading golang.org/x/text v0.8.0 05:16:11 go: downloading github.com/go-playground/locales v0.14.1 05:16:11 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:16:29 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 05:16:29 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] 05:16:29 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] 05:16:30 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] 05:16:30 ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] 05:16:37 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 9.249s coverage: 75.7% of statements 05:16:37 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 1.037s coverage: 52.2% of statements 05:16:37 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 10.039s coverage: 96.7% of statements 05:16:37 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 1.023s coverage: 89.5% of statements 05:16:37 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 1.015s coverage: 100.0% of statements 05:16:37 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 1.038s coverage: 55.8% of statements 05:16:37 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 1.016s coverage: 56.0% of statements 05:16:37 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 1.041s coverage: 100.0% of statements 05:16:52 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:16:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:16:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:16:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:16:54 $ docker stop --time=1 e12361b40f0f5334a7663d1600db37e978bcef5ebdb538f95fd3b708add49ffa 05:16:58 $ docker rm -f --volumes e12361b40f0f5334a7663d1600db37e978bcef5ebdb538f95fd3b708add49ffa [Pipeline] // withDockerContainer [Pipeline] sh 05:16:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:16:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:17:00 05:17:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:17:00 latest: Pulling from edgex-lftools-log-publisher 05:17:00 5eb5b503b376: Pulling fs layer 05:17:00 5c69ac0246d0: Pulling fs layer 05:17:00 ec43610c2a17: Pulling fs layer 05:17:00 3a2ae6a8a46f: Pulling fs layer 05:17:00 33b1e0a273af: Pulling fs layer 05:17:00 5d3b04190fa2: Pulling fs layer 05:17:00 2f39f015ded8: Pulling fs layer 05:17:00 33b1e0a273af: Waiting 05:17:00 3a2ae6a8a46f: Waiting 05:17:00 5d3b04190fa2: Waiting 05:17:00 2f39f015ded8: Waiting 05:17:00 5c69ac0246d0: Verifying Checksum 05:17:00 5c69ac0246d0: Download complete 05:17:00 3a2ae6a8a46f: Verifying Checksum 05:17:00 3a2ae6a8a46f: Download complete 05:17:00 ec43610c2a17: Verifying Checksum 05:17:00 ec43610c2a17: Download complete 05:17:00 33b1e0a273af: Verifying Checksum 05:17:00 33b1e0a273af: Download complete 05:17:00 5d3b04190fa2: Verifying Checksum 05:17:00 5d3b04190fa2: Download complete 05:17:00 5eb5b503b376: Verifying Checksum 05:17:00 5eb5b503b376: Download complete 05:17:01 2f39f015ded8: Download complete 05:17:01 5eb5b503b376: Pull complete 05:17:01 5c69ac0246d0: Pull complete 05:17:02 ec43610c2a17: Pull complete 05:17:02 3a2ae6a8a46f: Pull complete 05:17:02 33b1e0a273af: Pull complete 05:17:02 5d3b04190fa2: Pull complete 05:17:06 2f39f015ded8: Pull complete 05:17:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:17:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:17:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:17:07 prd-ubuntu20.04-docker-8c-8g-6498 does not seem to be running inside a container 05:17:07 $ 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-227 -v /w/workspace/gexfoundry_go-mod-secrets_PR-227:/w/workspace/gexfoundry_go-mod-secrets_PR-227:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-227@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-227@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:17:11 $ docker top fe2b6a6c2149b09f3508d8b5c99d42277e800fcf3c278e0fd36d327c93c3c44c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:17:12 ---> job-cost.sh 05:17:12 lf-activate-venv: SKIPPING 05:17:12 INFO: No Stack... 05:17:12 INFO: Retrieving Pricing Info for: v3-standard-8 05:17:12 INFO: Archiving Costs [Pipeline] sh 05:17:12 + cat /w/workspace/gexfoundry_go-mod-secrets_PR-227/archives/cost.csv 05:17:12 + cut -d, -f6 [Pipeline] lock 05:17:12 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-227-1-stack-cost] 05:17:12 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-227-1-stack-cost] did not exist. Created. 05:17:12 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-227-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:17:13 + echo total: 0.2199999988079071 [Pipeline] stash 05:17:13 Stashed 1 file(s) [Pipeline] } 05:17:13 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-227-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:17:13 $ docker stop --time=1 fe2b6a6c2149b09f3508d8b5c99d42277e800fcf3c278e0fd36d327c93c3c44c 05:17:14 $ docker rm -f --volumes fe2b6a6c2149b09f3508d8b5c99d42277e800fcf3c278e0fd36d327c93c3c44c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:19:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6499 in /w/workspace/gexfoundry_go-mod-secrets_PR-227 [Pipeline] { [Pipeline] ws 05:19:38 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 05:19:39 Selected Git installation does not exist. Using Default 05:19:39 The recommended git tool is: NONE 05:19:44 using credential edgex-jenkins-ssh 05:19:44 Cloning the remote Git repository 05:19:44 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 05:19:44 > git init /w/workspace/go-mod-secrets/1 # timeout=10 05:19:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 05:19:44 > git --version # timeout=10 05:19:44 > git --version # 'git version 2.25.1' 05:19:44 using GIT_SSH to set credentials SSH Credentials for GitHub 05:19:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:19:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 05:19:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:19:47 Merging remotes/origin/main commit 48a709c2b7f052d5ea8334acb6c02c03a8f30738 into PR head commit 434ce2f94eb026b771b0a8b4810696af3032fb4a 05:19:47 Merge succeeded, producing 434ce2f94eb026b771b0a8b4810696af3032fb4a 05:19:47 Checking out Revision 434ce2f94eb026b771b0a8b4810696af3032fb4a (PR-227) 05:19:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 05:19:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 05:19:46 using GIT_SSH to set credentials SSH Credentials for GitHub 05:19:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/227/head:refs/remotes/origin/PR-227 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:19:47 > git config core.sparsecheckout # timeout=10 05:19:47 > git checkout -f 434ce2f94eb026b771b0a8b4810696af3032fb4a # timeout=10 05:19:47 > git remote # timeout=10 05:19:47 > git config --get remote.origin.url # timeout=10 05:19:47 using GIT_SSH to set credentials SSH Credentials for GitHub 05:19:47 > git merge 48a709c2b7f052d5ea8334acb6c02c03a8f30738 # timeout=10 05:19:47 > git rev-parse HEAD^{commit} # timeout=10 05:19:47 > git config core.sparsecheckout # timeout=10 05:19:47 > git checkout -f 434ce2f94eb026b771b0a8b4810696af3032fb4a # timeout=10 05:19:48 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 05:19:48 > git --version # timeout=10 05:19:48 > git --version # 'git version 2.25.1' 05:19:48 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:19:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:19:49 % Total % Received % Xferd Average Speed Time Time Time Current 05:19:49 Dload Upload Total Spent Left Speed 05:19:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 05:19:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:19:50 + sudo tee /etc/docker/daemon.new 05:19:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:19:50 { 05:19:50 "registry-mirrors": [ 05:19:50 "https://nexus3.edgexfoundry.org:10001" 05:19:50 ], 05:19:50 "bip": "10.250.0.254/24", 05:19:50 "hosts": [ 05:19:50 "tcp://0.0.0.0:5555", 05:19:50 "unix:///var/run/docker.sock" 05:19:50 ], 05:19:50 "mtu": 1458, 05:19:50 "selinux-enabled": true, 05:19:50 "seccomp-profile": "/etc/docker/seccomp.json" 05:19:50 } [Pipeline] sh 05:19:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:19:51 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 05:20:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:20:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:20:09 ========================================================= 05:20:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:20:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 05:20:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:20:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:20:10 9fda8d8052c6: Pulling fs layer 05:20:10 5d54e960e981: Pulling fs layer 05:20:10 c4a7e357bf2a: Pulling fs layer 05:20:10 f0e02332f6b5: Pulling fs layer 05:20:10 66412af1f25a: Pulling fs layer 05:20:10 1baf3a5c0e64: Pulling fs layer 05:20:10 9a37bb91b891: Pulling fs layer 05:20:10 a29adfc67d43: Pulling fs layer 05:20:10 d5de9f91c1a4: Pulling fs layer 05:20:10 1baf3a5c0e64: Waiting 05:20:10 9a37bb91b891: Waiting 05:20:10 a29adfc67d43: Waiting 05:20:10 d5de9f91c1a4: Waiting 05:20:10 f0e02332f6b5: Waiting 05:20:10 66412af1f25a: Waiting 05:20:10 5d54e960e981: Download complete 05:20:10 f0e02332f6b5: Verifying Checksum 05:20:10 f0e02332f6b5: Download complete 05:20:10 66412af1f25a: Verifying Checksum 05:20:10 66412af1f25a: Download complete 05:20:10 9fda8d8052c6: Download complete 05:20:11 9a37bb91b891: Verifying Checksum 05:20:11 9a37bb91b891: Download complete 05:20:11 9fda8d8052c6: Pull complete 05:20:11 a29adfc67d43: Verifying Checksum 05:20:11 a29adfc67d43: Download complete 05:20:12 5d54e960e981: Pull complete 05:20:12 d5de9f91c1a4: Verifying Checksum 05:20:12 d5de9f91c1a4: Download complete 05:20:12 c4a7e357bf2a: Verifying Checksum 05:20:12 c4a7e357bf2a: Download complete 05:20:13 1baf3a5c0e64: Verifying Checksum 05:20:13 1baf3a5c0e64: Download complete 05:20:23 c4a7e357bf2a: Pull complete 05:20:23 f0e02332f6b5: Pull complete 05:20:23 66412af1f25a: Pull complete 05:20:33 1baf3a5c0e64: Pull complete 05:20:33 9a37bb91b891: Pull complete 05:20:35 a29adfc67d43: Pull complete 05:20:36 d5de9f91c1a4: Pull complete 05:20:36 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 05:20:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:20:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 05:20:37 + 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:20:37 + docker inspect -f . ci-base-image-arm64 05:20:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:20:37 prd-ubuntu20.04-docker-arm64-4c-16g-6499 does not seem to be running inside a container 05:20:37 $ 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:20:40 $ docker top 2ff0b0f09b8f9f04c68d2713461a1eb1c1daeb7486f71c1e041dcb6c45018b57 -eo pid,comm [Pipeline] { [Pipeline] sh 05:20:41 + go version 05:20:41 go version go1.21.0 linux/arm64 [Pipeline] } 05:20:41 $ docker stop --time=1 2ff0b0f09b8f9f04c68d2713461a1eb1c1daeb7486f71c1e041dcb6c45018b57 05:20:46 $ docker rm -f --volumes 2ff0b0f09b8f9f04c68d2713461a1eb1c1daeb7486f71c1e041dcb6c45018b57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:47 + docker inspect -f . ci-base-image-arm64 05:20:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:20:47 prd-ubuntu20.04-docker-arm64-4c-16g-6499 does not seem to be running inside a container 05:20:47 $ 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:20:48 $ docker top cf00fafee44000728fdaebe4f9eeebfab30948eb5108b6bd33fb208bdbf33b50 -eo pid,comm [Pipeline] { [Pipeline] sh 05:20:49 + git config --global --add safe.directory /w/workspace/go-mod-secrets/1 [Pipeline] fileExists [Pipeline] sh 05:20:50 + make test 05:20:50 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 05:20:50 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.15 05:20:50 go: downloading github.com/stretchr/testify v1.8.4 05:20:50 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 05:20:51 go: downloading github.com/davecgh/go-spew v1.1.1 05:20:51 go: downloading github.com/pmezard/go-difflib v1.0.0 05:20:51 go: downloading gopkg.in/yaml.v3 v3.0.1 05:20:51 go: downloading github.com/stretchr/objx v0.5.0 05:20:51 go: downloading github.com/go-kit/log v0.2.1 05:20:51 go: downloading github.com/go-playground/validator/v10 v10.15.4 05:20:51 go: downloading github.com/google/uuid v1.3.1 05:20:51 go: downloading github.com/zeebo/errs v1.3.0 05:20:51 go: downloading google.golang.org/grpc v1.53.0 05:20:52 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 05:20:52 go: downloading google.golang.org/protobuf v1.28.1 05:20:52 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:20:52 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 05:20:53 go: downloading github.com/go-playground/universal-translator v0.18.1 05:20:53 go: downloading github.com/leodido/go-urn v1.2.4 05:20:53 go: downloading golang.org/x/crypto v0.7.0 05:20:53 go: downloading golang.org/x/text v0.8.0 05:20:54 go: downloading golang.org/x/net v0.8.0 05:20:54 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 05:20:55 go: downloading github.com/go-playground/locales v0.14.1 05:20:58 go: downloading github.com/golang/protobuf v1.5.2 05:20:58 go: downloading golang.org/x/sys v0.6.0 05:22:35 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 05:22:35 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] 05:22:35 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] 05:22:35 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 13.212s coverage: 75.7% of statements 05:22:35 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 1.218s coverage: 52.2% of statements 05:22:35 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 10.200s coverage: 96.7% of statements 05:22:35 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 1.078s coverage: 89.5% of statements 05:22:35 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 1.074s coverage: 100.0% of statements 05:23:07 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] 05:23:07 ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] 05:23:07 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 1.225s coverage: 55.8% of statements 05:23:07 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 1.085s coverage: 56.0% of statements 05:23:07 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 1.204s coverage: 100.0% of statements 05:23:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:23:07 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:24:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:24:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:24:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:24:59 $ docker stop --time=1 cf00fafee44000728fdaebe4f9eeebfab30948eb5108b6bd33fb208bdbf33b50 05:25:02 $ docker rm -f --volumes cf00fafee44000728fdaebe4f9eeebfab30948eb5108b6bd33fb208bdbf33b50 [Pipeline] // withDockerContainer [Pipeline] sh 05:25:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:25:05 Warning: overwriting stash ‘coverage-report’ 05:25:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:25:06 05:25:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:25:07 arm64: Pulling from edgex-lftools-log-publisher 05:25:07 8998bd30e6a1: Pulling fs layer 05:25:07 04944245beec: Pulling fs layer 05:25:07 699f458cf7ca: Pulling fs layer 05:25:07 765212b225bb: Pulling fs layer 05:25:07 f23df028b6ca: Pulling fs layer 05:25:07 d65c8cfc05b1: Pulling fs layer 05:25:07 2437ff75d9bd: Pulling fs layer 05:25:07 f23df028b6ca: Waiting 05:25:07 765212b225bb: Waiting 05:25:07 2437ff75d9bd: Waiting 05:25:07 d65c8cfc05b1: Waiting 05:25:07 04944245beec: Verifying Checksum 05:25:07 04944245beec: Download complete 05:25:07 765212b225bb: Verifying Checksum 05:25:07 765212b225bb: Download complete 05:25:07 f23df028b6ca: Verifying Checksum 05:25:07 f23df028b6ca: Download complete 05:25:07 d65c8cfc05b1: Download complete 05:25:07 699f458cf7ca: Verifying Checksum 05:25:07 699f458cf7ca: Download complete 05:25:08 8998bd30e6a1: Verifying Checksum 05:25:08 8998bd30e6a1: Download complete 05:25:11 2437ff75d9bd: Verifying Checksum 05:25:11 2437ff75d9bd: Download complete 05:25:16 8998bd30e6a1: Pull complete 05:25:16 04944245beec: Pull complete 05:25:18 699f458cf7ca: Pull complete 05:25:18 765212b225bb: Pull complete 05:25:19 f23df028b6ca: Pull complete 05:25:19 d65c8cfc05b1: Pull complete 05:25:34 2437ff75d9bd: Pull complete 05:25:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:25:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:25:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:25:34 prd-ubuntu20.04-docker-arm64-4c-16g-6499 does not seem to be running inside a container 05:25:34 $ 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:25:36 $ docker top e3c9ac7d8fa00dfd678fa5e367971bb198740983e7aa6262d2e3aa969a1d3dc8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:25:37 ---> job-cost.sh 05:25:37 lf-activate-venv: SKIPPING 05:25:37 INFO: No Stack... 05:25:38 INFO: Retrieving Pricing Info for: v3-standard-4 05:25:39 INFO: Archiving Costs [Pipeline] sh 05:25:39 + cut -d, -f6 05:25:39 + cat /w/workspace/go-mod-secrets/1/archives/cost.csv [Pipeline] lock 05:25:39 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-227-1-stack-cost] 05:25:39 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-227-1-stack-cost] did not exist. Created. 05:25:39 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-227-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:25:40 /w/workspace/go-mod-secrets/1@tmp/durable-93506f99/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:25:40 + echo total: 0.10999999940395355 [Pipeline] stash 05:25:40 Warning: overwriting stash ‘stack-cost’ 05:25:40 Stashed 1 file(s) [Pipeline] } 05:25:40 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-227-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:25:40 $ docker stop --time=1 e3c9ac7d8fa00dfd678fa5e367971bb198740983e7aa6262d2e3aa969a1d3dc8 05:25:42 $ docker rm -f --volumes e3c9ac7d8fa00dfd678fa5e367971bb198740983e7aa6262d2e3aa969a1d3dc8 [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:25:43 provisioning config files... 05:25:43 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-227@tmp/config18110620235981239259tmp [Pipeline] { [Pipeline] sh 05:25:43 + set +x 05:25:43 + curl -s https://codecov.io/bash 05:25:43 + bash -s -- 05:25:43 05:25:43 _____ _ 05:25:43 / ____| | | 05:25:43 | | ___ __| | ___ ___ _____ __ 05:25:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:25:43 | |___| (_) | (_| | __/ (_| (_) \ V / 05:25:43 \_____\___/ \__,_|\___|\___\___/ \_/ 05:25:43 Bash-1.0.6 05:25:43 05:25:43 05:25:43 ==> git version 2.25.1 found 05:25:43 ==> 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:25:43 Release-Date: 2020-01-08 05:25:43 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:25:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:25:43 ==> Jenkins CI detected. 05:25:43 current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-227 05:25:43 project root: . 05:25:43 --> token set from env 05:25:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:25:43 ==> Running gcov in . (disable via -X gcov) 05:25:43 ==> Python coveragepy not found 05:25:43 ==> Searching for coverage reports in: 05:25:43 + . 05:25:43 -> Found 1 reports 05:25:43 ==> Detecting git/mercurial file structure 05:25:43 ==> Reading reports 05:25:43 + ./coverage.out bytes=41147 05:25:43 ==> Appending adjustments 05:25:43 https://docs.codecov.io/docs/fixing-reports 05:25:44 + Found adjustments 05:25:44 ==> Gzipping contents 05:25:44 8.0K /tmp/codecov.6h9Wq9.gz 05:25:44 ==> Uploading reports 05:25:44 url: https://codecov.io 05:25:44 query: branch=PR-227&commit=434ce2f94eb026b771b0a8b4810696af3032fb4a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-227%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=227&job=&cmd_args= 05:25:44 -> Pinging Codecov 05:25:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=PR-227&commit=434ce2f94eb026b771b0a8b4810696af3032fb4a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-227%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=227&job=&cmd_args= 05:25:44 -> Uploading to 05:25:44 https://storage.googleapis.com/codecov/v4/raw/2023-09-19/D63849C06B6B67093493C71CE874ED06/434ce2f94eb026b771b0a8b4810696af3032fb4a/89a69cc9-27da-4901-b493-63fc9f20eb71.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T052544Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=268053432fc4f8b8cb24c1c52d0fc2d11e456d57e9e3f383a621308f861acc74 05:25:44 % Total % Received % Xferd Average Speed Time Time Time Current 05:25:44 Dload Upload Total Spent Left Speed 05:25:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8134 0 0 100 8134 0 39872 --:--:-- --:--:-- --:--:-- 39872 05:25:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/434ce2f94eb026b771b0a8b4810696af3032fb4a [Pipeline] } 05:25:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:25:46 + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-227/archives ] 05:25:46 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-227/archives 05:25:46 total 16 05:25:46 drwxr-xr-x 3 root root 4096 Sep 19 05:17 . 05:25:46 drwxrwxr-x 9 jenkins jenkins 4096 Sep 19 05:17 .. 05:25:46 drwxr-xr-x 2 root root 4096 Sep 19 05:17 cost 05:25:46 -rw-r--r-- 1 root root 86 Sep 19 05:17 cost.csv 05:25:46 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-227/archives 05:25:46 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-227/archives 05:25:46 total 16 05:25:46 drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 05:17 . 05:25:46 drwxrwxr-x 9 jenkins jenkins 4096 Sep 19 05:17 .. 05:25:46 drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 05:17 cost 05:25:46 -rw-r--r-- 1 jenkins jenkins 86 Sep 19 05:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:25:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:25:47 ---> package-listing.sh 05:25:47 ++ facter osfamily 05:25:47 ++ tr '[:upper:]' '[:lower:]' 05:25:47 + OS_FAMILY=debian 05:25:47 + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-227 05:25:47 + START_PACKAGES=/tmp/packages_start.txt 05:25:47 + END_PACKAGES=/tmp/packages_end.txt 05:25:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:25:47 + PACKAGES=/tmp/packages_start.txt 05:25:47 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-227 ']' 05:25:47 + PACKAGES=/tmp/packages_end.txt 05:25:47 + case "${OS_FAMILY}" in 05:25:47 + dpkg -l 05:25:47 + grep '^ii' 05:25:47 + '[' -f /tmp/packages_start.txt ']' 05:25:47 + '[' -f /tmp/packages_end.txt ']' 05:25:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:25:47 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-227 ']' 05:25:47 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-227/archives/ 05:25:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-227/archives/ [Pipeline] echo 05:25:47 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-227/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:25:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:25:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:25:48 prd-ubuntu20.04-docker-8c-8g-6498 does not seem to be running inside a container 05:25:48 $ 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-227/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-227 -v /w/workspace/gexfoundry_go-mod-secrets_PR-227:/w/workspace/gexfoundry_go-mod-secrets_PR-227:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-227@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-227@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:25:49 $ docker top ae28b48257bae713dc862d5f9057213fdad93200309ec9c5bf2927f77ab5cc88 -eo pid,comm [Pipeline] { [Pipeline] sh 05:25:49 + touch /tmp/pre-build-complete [Pipeline] sh 05:25:49 + mkdir -p /var/log/sysstat [Pipeline] sh 05:25:50 + ls /var/log/sa-host 05:25:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:25:50 provisioning config files... 05:25:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-227@tmp/config9657987213407927539tmp [Pipeline] { [Pipeline] echo 05:25:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:25:50 ---> create-netrc.sh [Pipeline] } 05:25:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:25:51 ---> python-tools-install.sh [Pipeline] echo 05:25:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:25:51 ---> sudo-logs.sh 05:25:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:25:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:25:51 ---> job-cost.sh 05:25:51 lf-activate-venv: SKIPPING 05:25:51 DEBUG: total: 0.2199999988079071 05:25:51 INFO: Retrieving Stack Cost... 05:25:52 INFO: Retrieving Pricing Info for: v3-standard-8 05:25:52 INFO: Archiving Costs [Pipeline] echo 05:25:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:25:52 ---> logs-deploy.sh 05:25:52 lf-activate-venv: SKIPPING 05:25:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-227/1 05:25:52 INFO: archiving workspace using pattern(s): 05:25:53 Archives upload complete. 05:25:54 INFO: archiving logs to Nexus 05:25:54 ---> uname -a: 05:25:54 Linux prd-ubuntu20-04-docker-8c-8g-6498 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:25:54 05:25:54 05:25:54 ---> lscpu: 05:25:54 Architecture: x86_64 05:25:54 CPU op-mode(s): 32-bit, 64-bit 05:25:54 Byte Order: Little Endian 05:25:54 Address sizes: 40 bits physical, 48 bits virtual 05:25:54 CPU(s): 8 05:25:54 On-line CPU(s) list: 0-7 05:25:54 Thread(s) per core: 1 05:25:54 Core(s) per socket: 1 05:25:54 Socket(s): 8 05:25:54 NUMA node(s): 1 05:25:54 Vendor ID: AuthenticAMD 05:25:54 CPU family: 23 05:25:54 Model: 49 05:25:54 Model name: AMD EPYC-Rome Processor 05:25:54 Stepping: 0 05:25:54 CPU MHz: 2800.000 05:25:54 BogoMIPS: 5600.00 05:25:54 Virtualization: AMD-V 05:25:54 Hypervisor vendor: KVM 05:25:54 Virtualization type: full 05:25:54 L1d cache: 256 KiB 05:25:54 L1i cache: 256 KiB 05:25:54 L2 cache: 4 MiB 05:25:54 L3 cache: 128 MiB 05:25:54 NUMA node0 CPU(s): 0-7 05:25:54 Vulnerability Itlb multihit: Not affected 05:25:54 Vulnerability L1tf: Not affected 05:25:54 Vulnerability Mds: Not affected 05:25:54 Vulnerability Meltdown: Not affected 05:25:54 Vulnerability Mmio stale data: Not affected 05:25:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:25:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:25:54 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:25:54 Vulnerability Srbds: Not affected 05:25:54 Vulnerability Tsx async abort: Not affected 05:25:54 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:25:54 05:25:54 05:25:54 ---> nproc: 05:25:54 8 05:25:54 05:25:54 05:25:54 ---> df -h: 05:25:54 Filesystem Size Used Avail Use% Mounted on 05:25:54 overlay 155G 11G 145G 7% / 05:25:54 tmpfs 64M 0 64M 0% /dev 05:25:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:25:54 shm 64M 0 64M 0% /dev/shm 05:25:54 /dev/vda1 155G 11G 145G 7% /facter-os 05:25:54 05:25:54 05:25:54 ---> sar -b -r -n DEV: 05:25:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6498) 09/19/23 _x86_64_ (8 CPU) 05:25:54 05:25:54 05:14:59 LINUX RESTART (8 CPU) 05:25:54 05:25:54 05:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:25:54 05:16:01 151.52 61.27 90.25 0.00 5561.47 199495.95 0.00 05:25:54 05:17:01 82.74 0.47 82.27 0.00 13.33 48389.27 0.00 05:25:54 05:18:01 31.63 0.10 31.53 0.00 17.86 16720.30 0.00 05:25:54 05:19:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 05:25:54 05:20:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 05:25:54 05:21:01 56.27 11.61 44.66 0.00 5176.87 8540.71 0.00 05:25:54 05:22:01 3.62 0.02 3.60 0.00 0.13 94.12 0.00 05:25:54 05:23:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 05:25:54 05:24:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 05:25:54 05:25:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 05:25:54 Average: 33.17 7.35 25.82 0.00 1076.93 27330.06 0.00 05:25:54 05:25:54 05:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:25:54 05:16:01 29213700 31646636 684472 2.08 73656 2628584 1704804 5.02 938292 2382196 751044 05:25:54 05:17:01 28879832 31577252 738940 2.25 93792 2857468 2038404 6.01 1101904 2517624 233084 05:25:54 05:18:01 28636688 31600372 714088 2.17 96544 3081460 1733632 5.11 1092268 2728944 4 05:25:54 05:19:01 28636992 31600852 713328 2.17 96592 3081472 1733632 5.11 1092084 2728948 8 05:25:54 05:20:01 28643652 31607612 706492 2.15 96640 3081468 1733632 5.11 1084592 2728972 24 05:25:54 05:21:01 28166620 31585592 695584 2.12 126524 3506412 1700460 5.01 1395068 2860048 4 05:25:54 05:22:01 28177468 31591612 689940 2.10 125152 3503156 1678632 4.95 1387600 2856828 8 05:25:54 05:23:01 28177744 31591940 689560 2.10 125184 3503164 1678632 4.95 1387652 2856828 8 05:25:54 05:24:01 28177720 31591968 689480 2.10 125212 3503168 1678632 4.95 1387696 2856836 4 05:25:54 05:25:01 28179688 31593988 687400 2.09 125272 3503156 1678632 4.95 1385336 2856844 12 05:25:54 Average: 28489010 31598782 700928 2.13 108457 3224951 1735909 5.12 1225249 2737407 98420 05:25:54 05:25:54 05:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:25:54 05:16:01 docker0 2.03 2.05 0.22 17.83 0.00 0.00 0.00 0.00 05:25:54 05:16:01 lo 4.33 4.33 0.41 0.41 0.00 0.00 0.00 0.00 05:25:54 05:16:01 ens3 521.20 348.01 6254.46 80.60 0.00 0.00 0.00 0.00 05:25:54 05:17:01 docker0 68.32 125.66 5.31 958.16 0.00 0.00 0.00 0.00 05:25:54 05:17:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 05:25:54 05:17:01 ens3 236.31 137.31 3498.42 25.04 0.00 0.00 0.00 0.00 05:25:54 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:54 05:18:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 05:25:54 05:18:01 ens3 30.91 33.39 15.59 82.20 0.00 0.00 0.00 0.00 05:25:54 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:54 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:54 05:19:01 ens3 0.70 0.05 0.06 0.00 0.00 0.00 0.00 0.00 05:25:54 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:54 05:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:25:54 05:20:01 ens3 9.12 5.25 12.34 0.53 0.00 0.00 0.00 0.00 05:25:54 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:54 05:21:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 05:25:54 05:21:01 ens3 196.50 106.03 2730.01 7.43 0.00 0.00 0.00 0.00 05:25:54 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:54 05:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:25:54 05:22:01 ens3 0.40 0.28 0.08 0.02 0.00 0.00 0.00 0.00 05:25:54 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:54 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:54 05:23:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:25:54 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:54 05:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:25:54 05:24:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:25:54 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:54 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:54 05:25:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:25:54 Average: docker0 7.04 12.77 0.55 97.60 0.00 0.00 0.00 0.00 05:25:54 Average: lo 0.68 0.68 0.06 0.06 0.00 0.00 0.00 0.00 05:25:54 Average: ens3 99.53 63.04 1251.06 19.58 0.00 0.00 0.00 0.00 05:25:54 05:25:54 05:25:54 ---> sar -P ALL: 05:25:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6498) 09/19/23 _x86_64_ (8 CPU) 05:25:54 05:25:54 05:14:59 LINUX RESTART (8 CPU) 05:25:54 05:25:54 05:15:01 CPU %user %nice %system %iowait %steal %idle 05:25:54 05:16:01 all 8.54 0.00 2.84 2.39 0.05 86.18 05:25:54 05:16:01 0 6.69 0.00 2.33 0.87 0.05 90.06 05:25:54 05:16:01 1 9.67 0.00 3.68 0.59 0.03 86.02 05:25:54 05:16:01 2 9.35 0.00 2.62 0.96 0.05 87.01 05:25:54 05:16:01 3 11.12 0.00 2.75 6.99 0.05 79.09 05:25:54 05:16:01 4 8.18 0.00 2.78 7.03 0.03 81.98 05:25:54 05:16:01 5 8.01 0.00 2.40 1.01 0.05 88.53 05:25:54 05:16:01 6 7.30 0.00 2.81 0.32 0.05 89.53 05:25:54 05:16:01 7 8.02 0.00 3.32 1.37 0.07 87.22 05:25:54 05:17:01 all 33.23 0.00 4.41 2.36 0.08 59.93 05:25:54 05:17:01 0 33.01 0.00 4.58 0.30 0.07 62.04 05:25:54 05:17:01 1 33.92 0.00 4.11 0.12 0.08 61.77 05:25:54 05:17:01 2 33.01 0.00 4.82 6.79 0.07 55.32 05:25:54 05:17:01 3 33.75 0.00 4.34 7.61 0.08 54.22 05:25:54 05:17:01 4 32.98 0.00 4.31 2.57 0.08 60.05 05:25:54 05:17:01 5 33.24 0.00 4.69 0.76 0.07 61.24 05:25:54 05:17:01 6 31.48 0.00 3.73 0.10 0.07 64.62 05:25:54 05:17:01 7 34.48 0.00 4.69 0.64 0.08 60.10 05:25:54 05:18:01 all 2.01 0.00 0.78 1.00 0.02 96.18 05:25:54 05:18:01 0 2.61 0.00 0.92 0.05 0.05 96.37 05:25:54 05:18:01 1 1.94 0.00 1.29 0.07 0.02 96.69 05:25:54 05:18:01 2 2.27 0.00 0.65 0.00 0.02 97.06 05:25:54 05:18:01 3 2.23 0.00 0.97 6.17 0.02 90.62 05:25:54 05:18:01 4 1.10 0.00 0.58 0.77 0.00 97.55 05:25:54 05:18:01 5 1.64 0.00 0.70 0.02 0.02 97.63 05:25:54 05:18:01 6 2.01 0.00 0.47 0.02 0.02 97.49 05:25:54 05:18:01 7 2.31 0.00 0.65 0.95 0.03 96.05 05:25:54 05:19:01 all 0.27 0.00 0.01 0.00 0.01 99.70 05:25:54 05:19:01 0 0.02 0.00 0.03 0.00 0.02 99.93 05:25:54 05:19:01 1 0.00 0.00 0.02 0.02 0.00 99.97 05:25:54 05:19:01 2 1.97 0.00 0.00 0.00 0.02 98.01 05:25:54 05:19:01 3 0.08 0.00 0.02 0.00 0.00 99.90 05:25:54 05:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 05:25:54 05:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:25:54 05:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:25:54 05:19:01 7 0.05 0.00 0.03 0.02 0.02 99.88 05:25:54 05:20:01 all 0.17 0.00 0.01 0.00 0.00 99.81 05:25:54 05:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 05:25:54 05:20:01 1 0.02 0.00 0.00 0.02 0.00 99.97 05:25:54 05:20:01 2 1.00 0.00 0.00 0.02 0.00 98.99 05:25:54 05:20:01 3 0.17 0.00 0.00 0.00 0.00 99.83 05:25:54 05:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 05:25:54 05:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:25:54 05:20:01 6 0.03 0.00 0.03 0.00 0.00 99.93 05:25:54 05:20:01 7 0.05 0.00 0.02 0.00 0.02 99.92 05:25:54 05:21:01 all 2.48 0.00 1.37 0.88 0.03 95.23 05:25:54 05:21:01 0 3.23 0.00 1.10 0.45 0.05 95.16 05:25:54 05:21:01 1 1.87 0.00 0.87 0.82 0.02 96.43 05:25:54 05:21:01 2 1.19 0.00 2.04 0.95 0.02 95.81 05:25:54 05:21:01 3 2.27 0.00 1.12 0.48 0.03 96.10 05:25:54 05:21:01 4 3.22 0.00 0.95 0.82 0.02 94.99 05:25:54 05:21:01 5 3.32 0.00 2.47 1.52 0.03 92.65 05:25:54 05:21:01 6 2.04 0.00 1.30 1.55 0.05 95.06 05:25:54 05:21:01 7 2.73 0.00 1.11 0.45 0.03 95.68 05:25:54 05:22:01 all 0.07 0.00 0.05 0.01 0.01 99.86 05:25:54 05:22:01 0 0.05 0.00 0.07 0.02 0.03 99.83 05:25:54 05:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:25:54 05:22:01 2 0.02 0.00 0.03 0.00 0.00 99.95 05:25:54 05:22:01 3 0.07 0.00 0.05 0.02 0.00 99.87 05:25:54 05:22:01 4 0.03 0.00 0.03 0.00 0.02 99.92 05:25:54 05:22:01 5 0.07 0.00 0.03 0.02 0.00 99.88 05:25:54 05:22:01 6 0.23 0.00 0.12 0.07 0.00 99.58 05:25:54 05:22:01 7 0.08 0.00 0.03 0.00 0.00 99.88 05:25:54 05:23:01 all 0.01 0.00 0.00 0.00 0.01 99.97 05:25:54 05:23:01 0 0.03 0.00 0.02 0.00 0.03 99.92 05:25:54 05:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:25:54 05:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:25:54 05:23:01 3 0.00 0.00 0.02 0.00 0.02 99.97 05:25:54 05:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:25:54 05:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:25:54 05:23:01 6 0.00 0.00 0.00 0.02 0.00 99.98 05:25:54 05:23:01 7 0.05 0.00 0.00 0.00 0.02 99.93 05:25:54 05:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:25:54 05:24:01 0 0.07 0.00 0.02 0.00 0.03 99.88 05:25:54 05:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:25:54 05:24:01 2 0.02 0.00 0.02 0.00 0.02 99.95 05:25:54 05:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:25:54 05:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:25:54 05:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:25:54 05:24:01 6 0.00 0.00 0.00 0.02 0.02 99.97 05:25:54 05:24:01 7 0.05 0.00 0.03 0.00 0.00 99.92 05:25:54 05:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:25:54 05:25:01 0 0.00 0.00 0.03 0.00 0.02 99.95 05:25:54 05:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:25:54 05:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:25:54 05:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:25:54 05:25:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:25:54 05:25:01 5 0.00 0.00 0.02 0.02 0.00 99.97 05:25:54 05:25:01 6 0.02 0.00 0.02 0.02 0.00 99.95 05:25:54 05:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 05:25:54 Average: all 4.64 0.00 0.94 0.66 0.02 93.74 05:25:54 Average: 0 4.54 0.00 0.91 0.17 0.04 94.34 05:25:54 Average: 1 4.69 0.00 0.99 0.16 0.02 94.15 05:25:54 Average: 2 4.82 0.00 1.01 0.86 0.02 93.29 05:25:54 Average: 3 4.92 0.00 0.92 2.11 0.02 92.03 05:25:54 Average: 4 4.52 0.00 0.86 1.11 0.02 93.50 05:25:54 Average: 5 4.59 0.00 1.03 0.33 0.02 94.04 05:25:54 Average: 6 4.29 0.00 0.84 0.21 0.02 94.64 05:25:54 Average: 7 4.73 0.00 0.98 0.34 0.03 93.92 05:25:54 05:25:54 05:25:54