Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 279c948819ec232232407f3ed2d55819967a3e26+3201b0fedbd57bbb07fcdc960851433c8459b0e7 (0e984fe2f7d9ad7a89a2ee00a77aebc8c53d6122) 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-ssh1051473051415595399.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh17262746603112245528.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-191/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-191/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4992418088064076651.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 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-ssh10938489656521459814.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-191/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-191/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16168017612073922727.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.18 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 Running on prd-ubuntu20.04-docker-8c-8g-8592 in /w/workspace/gexfoundry_go-mod-secrets_PR-191 [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-191 # 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 3201b0fedbd57bbb07fcdc960851433c8459b0e7 into PR head commit 279c948819ec232232407f3ed2d55819967a3e26 Merge succeeded, producing f40b2d215f832e70a858244535d90208e850787a Checking out Revision f40b2d215f832e70a858244535d90208e850787a (PR-191) > 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/191/head:refs/remotes/origin/PR-191 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 279c948819ec232232407f3ed2d55819967a3e26 # 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 3201b0fedbd57bbb07fcdc960851433c8459b0e7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f40b2d215f832e70a858244535d90208e850787a # timeout=10 Commit message: "Merge commit '3201b0fedbd57bbb07fcdc960851433c8459b0e7' into HEAD" > git rev-list --no-walk 279c948819ec232232407f3ed2d55819967a3e26 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:14:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:14:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:14:21 ========================================================= 18:14:21 EdgeX Global Pipelines Version Info 18:14:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:14:22 ------------------- 18:14:22 stable info: 18:14:22 ------------------- 18:14:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:14:22 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:14:22 Message: update stable to v1.0.244 18:14:22 ------------------- 18:14:22 experimental info: 18:14:22 ------------------- 18:14:22 Commited By: **** collab-it+edgex@linuxfoundation.org 18:14:22 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:14:22 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-191 [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-191 [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-191 [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f40b2d215f832e70a858244535d90208e850787a [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f40b2d2 [Pipeline] echo 18:14:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:14:23 + git rev-list -1 --merges f40b2d215f832e70a858244535d90208e850787a~1..f40b2d215f832e70a858244535d90208e850787a [Pipeline] echo 18:14:23 -----------> git rev-list -1 --merges f40b2d215f832e70a858244535d90208e850787a~1..f40b2d215f832e70a858244535d90208e850787a f40b2d215f832e70a858244535d90208e850787a 18:14:23 f40b2d215f832e70a858244535d90208e850787a [false] [Pipeline] sh 18:14:24 + git log --format=format:%s -1 f40b2d215f832e70a858244535d90208e850787a [Pipeline] echo 18:14:24 ========================================================= 18:14:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:14:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:14:24 + git log --format=format:%s -1 f40b2d215f832e70a858244535d90208e850787a [Pipeline] echo 18:14:24 [semverPrep] GIT_COMMIT: f40b2d215f832e70a858244535d90208e850787a, Commit Message: Merge commit '3201b0fedbd57bbb07fcdc960851433c8459b0e7' into HEAD [Pipeline] echo 18:14:24 [semverPrep] This is not a build commit. [Pipeline] sh 18:14:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:14:24 + grep -v github /etc/ssh/ssh_known_hosts 18:14:24 + [ -e /tmp/ssh_known_hosts ] 18:14:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:14:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:14:24 + sudo tee -a /etc/ssh/ssh_known_hosts 18:14:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:14:25 18:14:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:14:25 0.1.4: Pulling from edgex-devops/py-git-semver 18:14:25 b85a868b505f: Pulling fs layer 18:14:25 e2be974225ed: Pulling fs layer 18:14:25 339a4e72a1f5: Pulling fs layer 18:14:25 988bab9f4d93: Pulling fs layer 18:14:25 1469e6f7b9e6: Pulling fs layer 18:14:25 eaf3925da568: Pulling fs layer 18:14:25 bab4dde63d76: Pulling fs layer 18:14:25 bde34c3a00c8: Pulling fs layer 18:14:25 b352a97aabf1: Pulling fs layer 18:14:25 4872d77fe225: Pulling fs layer 18:14:25 5851b861e8e6: Pulling fs layer 18:14:25 bab4dde63d76: Waiting 18:14:25 b352a97aabf1: Waiting 18:14:25 4872d77fe225: Waiting 18:14:25 5851b861e8e6: Waiting 18:14:25 1469e6f7b9e6: Waiting 18:14:25 eaf3925da568: Waiting 18:14:25 e2be974225ed: Verifying Checksum 18:14:25 e2be974225ed: Download complete 18:14:25 988bab9f4d93: Verifying Checksum 18:14:25 988bab9f4d93: Download complete 18:14:25 1469e6f7b9e6: Verifying Checksum 18:14:25 1469e6f7b9e6: Download complete 18:14:25 339a4e72a1f5: Verifying Checksum 18:14:25 339a4e72a1f5: Download complete 18:14:25 eaf3925da568: Verifying Checksum 18:14:25 eaf3925da568: Download complete 18:14:25 bde34c3a00c8: Verifying Checksum 18:14:25 bde34c3a00c8: Download complete 18:14:26 b352a97aabf1: Download complete 18:14:26 4872d77fe225: Download complete 18:14:26 5851b861e8e6: Download complete 18:14:26 b85a868b505f: Verifying Checksum 18:14:26 b85a868b505f: Download complete 18:14:26 bab4dde63d76: Verifying Checksum 18:14:26 bab4dde63d76: Download complete 18:14:27 b85a868b505f: Pull complete 18:14:27 e2be974225ed: Pull complete 18:14:28 339a4e72a1f5: Pull complete 18:14:28 988bab9f4d93: Pull complete 18:14:28 1469e6f7b9e6: Pull complete 18:14:28 eaf3925da568: Pull complete 18:14:30 bab4dde63d76: Pull complete 18:14:30 bde34c3a00c8: Pull complete 18:14:30 b352a97aabf1: Pull complete 18:14:30 4872d77fe225: Pull complete 18:14:30 5851b861e8e6: Pull complete 18:14:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:14:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:14:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:30 prd-ubuntu20.04-docker-8c-8g-8592 does not seem to be running inside a container 18:14:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-191 -v /w/workspace/gexfoundry_go-mod-secrets_PR-191:/w/workspace/gexfoundry_go-mod-secrets_PR-191:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-191@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-191@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-devops/py-git-semver:0.1.4 cat 18:14:33 $ docker top 190188efca6a6646360a19988a5eef4a5e7e814d145800cdbfa38cc75bae3780 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:14:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:33 [ssh-agent] Looking for ssh-agent implementation... 18:14:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:33 $ docker exec 190188efca6a6646360a19988a5eef4a5e7e814d145800cdbfa38cc75bae3780 ssh-agent 18:14:33 SSH_AUTH_SOCK=/tmp/ssh-2p0NkFAi2pRw/agent.32 18:14:33 SSH_AGENT_PID=38 18:14:33 Running ssh-add (command line suppressed) 18:14:33 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-191@tmp/private_key_14025217093218610733.key (/w/workspace/gexfoundry_go-mod-secrets_PR-191@tmp/private_key_14025217093218610733.key) 18:14:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:34 + git tag --points-at HEAD [Pipeline] } 18:14:34 $ docker exec --env ******** --env ******** 190188efca6a6646360a19988a5eef4a5e7e814d145800cdbfa38cc75bae3780 ssh-agent -k 18:14:34 unset SSH_AUTH_SOCK; 18:14:34 unset SSH_AGENT_PID; 18:14:34 echo Agent pid 38 killed; 18:14:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:14:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:34 [ssh-agent] Looking for ssh-agent implementation... 18:14:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:34 $ docker exec 190188efca6a6646360a19988a5eef4a5e7e814d145800cdbfa38cc75bae3780 ssh-agent 18:14:34 SSH_AUTH_SOCK=/tmp/ssh-lT90Og7tQmgV/agent.70 18:14:34 SSH_AGENT_PID=76 18:14:34 Running ssh-add (command line suppressed) 18:14:34 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-191@tmp/private_key_11894798001628487113.key (/w/workspace/gexfoundry_go-mod-secrets_PR-191@tmp/private_key_11894798001628487113.key) 18:14:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:34 + git semver init 18:14:35 2023-03-07 18:14:35,144 [run_init] DEBUG init version:0.0.0 force:False 18:14:35 2023-03-07 18:14:35,144 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-191/.semver 18:14:35 2023-03-07 18:14:35,145 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-191/.semver 18:14:35 2023-03-07 18:14:35,145 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-191/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-191, universal_newlines=False, shell=None, istream=None) 18:14:36 2023-03-07 18:14:35,895 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-191/.git/info/exclude 18:14:36 2023-03-07 18:14:35,895 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-191/.semver/PR-191 with force:False 18:14:36 2023-03-07 18:14:35,895 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-191/.semver/PR-191 18:14:36 2023-03-07 18:14:35,899 [execute] INFO git cat-file --batch-check 18:14:36 2023-03-07 18:14:35,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-191/.semver, universal_newlines=False, shell=None, istream=) 18:14:36 2023-03-07 18:14:35,906 [execute] INFO git cat-file --batch 18:14:36 2023-03-07 18:14:35,907 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-191/.semver, universal_newlines=False, shell=None, istream=) 18:14:36 2023-03-07 18:14:35,913 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-191/.semver/PR-191 18:14:36 0.0.0 [Pipeline] } 18:14:36 $ docker exec --env ******** --env ******** 190188efca6a6646360a19988a5eef4a5e7e814d145800cdbfa38cc75bae3780 ssh-agent -k 18:14:36 unset SSH_AUTH_SOCK; 18:14:36 unset SSH_AGENT_PID; 18:14:36 echo Agent pid 76 killed; 18:14:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:14:36 + git semver [Pipeline] } 18:14:36 $ docker stop --time=1 190188efca6a6646360a19988a5eef4a5e7e814d145800cdbfa38cc75bae3780 18:14:38 $ docker rm -f --volumes 190188efca6a6646360a19988a5eef4a5e7e814d145800cdbfa38cc75bae3780 [Pipeline] // withDockerContainer [Pipeline] sh 18:14:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:14:38 Stashed 1 file(s) [Pipeline] echo 18:14:38 [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 18:14:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:14:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:14:38 ========================================================= 18:14:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:14:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:14:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:14:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:14:39 213ec9aee27d: Pulling fs layer 18:14:39 4583459ba037: Pulling fs layer 18:14:39 93c1e223e6f2: Pulling fs layer 18:14:39 53926ce57604: Pulling fs layer 18:14:39 21b2b0c7a3f4: Pulling fs layer 18:14:39 22ff95d597cd: Pulling fs layer 18:14:39 12d6caf4c0d1: Pulling fs layer 18:14:39 96b7cbca73a9: Pulling fs layer 18:14:39 22ff95d597cd: Waiting 18:14:39 96b7cbca73a9: Waiting 18:14:39 12d6caf4c0d1: Waiting 18:14:39 21b2b0c7a3f4: Waiting 18:14:39 53926ce57604: Waiting 18:14:39 a7acece74701: Pulling fs layer 18:14:39 a7acece74701: Waiting 18:14:39 93c1e223e6f2: Verifying Checksum 18:14:39 93c1e223e6f2: Download complete 18:14:39 4583459ba037: Download complete 18:14:39 21b2b0c7a3f4: Verifying Checksum 18:14:39 21b2b0c7a3f4: Download complete 18:14:39 22ff95d597cd: Verifying Checksum 18:14:39 22ff95d597cd: Download complete 18:14:39 213ec9aee27d: Verifying Checksum 18:14:39 213ec9aee27d: Download complete 18:14:39 12d6caf4c0d1: Download complete 18:14:39 213ec9aee27d: Pull complete 18:14:39 4583459ba037: Pull complete 18:14:39 93c1e223e6f2: Pull complete 18:14:39 a7acece74701: Verifying Checksum 18:14:39 a7acece74701: Download complete 18:14:39 96b7cbca73a9: Verifying Checksum 18:14:39 96b7cbca73a9: Download complete 18:14:40 53926ce57604: Verifying Checksum 18:14:40 53926ce57604: Download complete 18:14:44 53926ce57604: Pull complete 18:14:44 21b2b0c7a3f4: Pull complete 18:14:44 22ff95d597cd: Pull complete 18:14:44 12d6caf4c0d1: Pull complete 18:14:46 96b7cbca73a9: Pull complete 18:14:47 a7acece74701: Pull complete 18:14:47 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:14:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:14:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 18:14:47 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:47 + docker inspect -f . ci-base-image-x86_64 18:14:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:47 prd-ubuntu20.04-docker-8c-8g-8592 does not seem to be running inside a container 18:14:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-191 -v /w/workspace/gexfoundry_go-mod-secrets_PR-191:/w/workspace/gexfoundry_go-mod-secrets_PR-191:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-191@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-191@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:14:51 $ docker top 1357c032ccd87b299324f247da9d8f49b4d11a1a56c237cf40a46db29ce2cc85 -eo pid,comm [Pipeline] { [Pipeline] sh 18:14:51 + go version 18:14:51 go version go1.18.7 linux/amd64 [Pipeline] } 18:14:51 $ docker stop --time=1 1357c032ccd87b299324f247da9d8f49b4d11a1a56c237cf40a46db29ce2cc85 18:14:53 $ docker rm -f --volumes 1357c032ccd87b299324f247da9d8f49b4d11a1a56c237cf40a46db29ce2cc85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:53 + docker inspect -f . ci-base-image-x86_64 18:14:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:53 prd-ubuntu20.04-docker-8c-8g-8592 does not seem to be running inside a container 18:14:53 Still waiting to schedule task 18:14:53 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8593’ 18:14:53 $ 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-191 -v /w/workspace/gexfoundry_go-mod-secrets_PR-191:/w/workspace/gexfoundry_go-mod-secrets_PR-191:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-191@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-191@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:14:54 $ docker top bc416983130a6754e94c8794ecf0087a5da8dd636f0b9f0b695d7e710ccf5bd1 -eo pid,comm [Pipeline] { [Pipeline] sh 18:14:54 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-191 [Pipeline] fileExists [Pipeline] sh 18:14:54 + make test 18:14:54 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 18:14:54 go: downloading github.com/stretchr/testify v1.8.2 18:14:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.25 18:14:54 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 18:14:54 go: downloading github.com/davecgh/go-spew v1.1.1 18:14:54 go: downloading github.com/pmezard/go-difflib v1.0.0 18:14:54 go: downloading github.com/stretchr/objx v0.5.0 18:14:54 go: downloading gopkg.in/yaml.v3 v3.0.1 18:14:54 go: downloading github.com/zeebo/errs v1.3.0 18:14:54 go: downloading google.golang.org/grpc v1.51.0 18:14:54 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:14:54 go: downloading google.golang.org/protobuf v1.28.1 18:14:55 go: downloading github.com/go-kit/log v0.2.1 18:14:55 go: downloading github.com/go-playground/validator/v10 v10.11.2 18:14:55 go: downloading github.com/google/uuid v1.3.0 18:14:55 go: downloading golang.org/x/crypto v0.5.0 18:14:55 go: downloading github.com/go-logfmt/logfmt v0.5.1 18:14:55 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 18:14:55 go: downloading github.com/golang/protobuf v1.5.2 18:14:55 go: downloading golang.org/x/net v0.5.0 18:14:55 go: downloading golang.org/x/sys v0.4.0 18:14:55 go: downloading github.com/go-playground/universal-translator v0.18.1 18:14:55 go: downloading github.com/leodido/go-urn v1.2.1 18:14:55 go: downloading golang.org/x/text v0.6.0 18:14:55 go: downloading github.com/go-playground/locales v0.14.1 18:15:21 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 7.881s coverage: 75.7% of statements 18:15:21 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.069s coverage: 52.2% of statements 18:15:21 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 18:15:21 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.077s coverage: 96.7% of statements 18:15:21 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.045s coverage: 89.5% of statements 18:15:21 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] 18:15:21 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.058s coverage: 100.0% of statements 18:15:21 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] 18:15:21 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.067s coverage: 55.8% of statements 18:15:21 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] 18:15:21 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.052s coverage: 56.0% of statements 18:15:21 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.055s coverage: 100.0% of statements 18:15:21 ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] 18:15:34 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 18:15:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:15:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:15:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:15:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:15:36 $ docker stop --time=1 bc416983130a6754e94c8794ecf0087a5da8dd636f0b9f0b695d7e710ccf5bd1 18:15:39 $ docker rm -f --volumes bc416983130a6754e94c8794ecf0087a5da8dd636f0b9f0b695d7e710ccf5bd1 [Pipeline] // withDockerContainer [Pipeline] sh 18:15:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:15:40 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 18:15:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:15:40 18:15:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:15:41 latest: Pulling from edgex-lftools-log-publisher 18:15:41 5eb5b503b376: Pulling fs layer 18:15:41 5c69ac0246d0: Pulling fs layer 18:15:41 ec43610c2a17: Pulling fs layer 18:15:41 3a2ae6a8a46f: Pulling fs layer 18:15:41 33b1e0a273af: Pulling fs layer 18:15:41 5d3b04190fa2: Pulling fs layer 18:15:41 2f39f015ded8: Pulling fs layer 18:15:41 3a2ae6a8a46f: Waiting 18:15:41 5d3b04190fa2: Waiting 18:15:41 33b1e0a273af: Waiting 18:15:41 2f39f015ded8: Waiting 18:15:41 5c69ac0246d0: Download complete 18:15:41 3a2ae6a8a46f: Download complete 18:15:41 33b1e0a273af: Verifying Checksum 18:15:41 33b1e0a273af: Download complete 18:15:41 ec43610c2a17: Verifying Checksum 18:15:41 ec43610c2a17: Download complete 18:15:41 5d3b04190fa2: Verifying Checksum 18:15:41 5eb5b503b376: Verifying Checksum 18:15:41 5eb5b503b376: Download complete 18:15:42 2f39f015ded8: Download complete 18:15:42 5eb5b503b376: Pull complete 18:15:42 5c69ac0246d0: Pull complete 18:15:43 ec43610c2a17: Pull complete 18:15:43 3a2ae6a8a46f: Pull complete 18:15:43 33b1e0a273af: Pull complete 18:15:43 5d3b04190fa2: Pull complete 18:15:48 2f39f015ded8: Pull complete 18:15:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:15:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:15:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:15:49 prd-ubuntu20.04-docker-8c-8g-8592 does not seem to be running inside a container 18:15:49 $ 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-191 -v /w/workspace/gexfoundry_go-mod-secrets_PR-191:/w/workspace/gexfoundry_go-mod-secrets_PR-191:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-191@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-191@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:15:53 $ docker top 1316eaef47eec8c8895bf3314b1d1a775f9d4734b653d5fdab11985cf9cc6426 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:15:53 ---> job-cost.sh 18:15:53 lf-activate-venv: SKIPPING 18:15:53 INFO: No Stack... 18:15:53 INFO: Retrieving Pricing Info for: v3-standard-8 18:15:54 INFO: Archiving Costs [Pipeline] sh 18:15:54 + cut -d, -f6 18:15:54 + cat /w/workspace/gexfoundry_go-mod-secrets_PR-191/archives/cost.csv [Pipeline] lock 18:15:54 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-191-2-stack-cost] 18:15:54 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-191-2-stack-cost] did not exist. Created. 18:15:54 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-191-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:15:55 + echo total: 0.2199999988079071 [Pipeline] stash 18:15:55 Stashed 1 file(s) [Pipeline] } 18:15:55 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-191-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:15:55 $ docker stop --time=1 1316eaef47eec8c8895bf3314b1d1a775f9d4734b653d5fdab11985cf9cc6426 18:15:56 $ docker rm -f --volumes 1316eaef47eec8c8895bf3314b1d1a775f9d4734b653d5fdab11985cf9cc6426 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:18:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8594 in /w/workspace/gexfoundry_go-mod-secrets_PR-191 [Pipeline] { [Pipeline] ws 18:18:04 Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout 18:18:04 Selected Git installation does not exist. Using Default 18:18:04 The recommended git tool is: NONE 18:18:09 using credential edgex-jenkins-ssh 18:18:09 Cloning the remote Git repository 18:18:09 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 18:18:10 > git init /w/workspace/go-mod-secrets/2 # timeout=10 18:18:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 18:18:10 > git --version # timeout=10 18:18:10 > git --version # 'git version 2.25.1' 18:18:10 using GIT_SSH to set credentials SSH Credentials for GitHub 18:18:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:18:11 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 18:18:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:18:12 Merging remotes/origin/main commit 3201b0fedbd57bbb07fcdc960851433c8459b0e7 into PR head commit 279c948819ec232232407f3ed2d55819967a3e26 18:18:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 18:18:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 18:18:12 using GIT_SSH to set credentials SSH Credentials for GitHub 18:18:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/191/head:refs/remotes/origin/PR-191 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:18:12 > git config core.sparsecheckout # timeout=10 18:18:13 Merge succeeded, producing f48626b26fee805f1f1d279a98fc0c6272330d37 18:18:13 Checking out Revision f48626b26fee805f1f1d279a98fc0c6272330d37 (PR-191) 18:18:12 > git checkout -f 279c948819ec232232407f3ed2d55819967a3e26 # timeout=10 18:18:13 > git remote # timeout=10 18:18:13 > git config --get remote.origin.url # timeout=10 18:18:13 using GIT_SSH to set credentials SSH Credentials for GitHub 18:18:13 > git merge 3201b0fedbd57bbb07fcdc960851433c8459b0e7 # timeout=10 18:18:13 > git rev-parse HEAD^{commit} # timeout=10 18:18:13 > git config core.sparsecheckout # timeout=10 18:18:13 > git checkout -f f48626b26fee805f1f1d279a98fc0c6272330d37 # timeout=10 18:18:16 Commit message: "Merge commit '3201b0fedbd57bbb07fcdc960851433c8459b0e7' into HEAD" 18:18:16 > git rev-list --no-walk 279c948819ec232232407f3ed2d55819967a3e26 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:18:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:18:17 % Total % Received % Xferd Average Speed Time Time Time Current 18:18:17 Dload Upload Total Spent Left Speed 18:18:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 47756 0 --:--:-- --:--:-- --:--:-- 47756 [Pipeline] sh 18:18:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:18:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:18:19 + sudo tee /etc/docker/daemon.new 18:18:19 { 18:18:19 "registry-mirrors": [ 18:18:19 "https://nexus3.edgexfoundry.org:10001" 18:18:19 ], 18:18:19 "bip": "10.250.0.254/24", 18:18:19 "hosts": [ 18:18:19 "tcp://0.0.0.0:5555", 18:18:19 "unix:///var/run/docker.sock" 18:18:19 ], 18:18:19 "mtu": 1458, 18:18:19 "selinux-enabled": true, 18:18:19 "seccomp-profile": "/etc/docker/seccomp.json" 18:18:19 } [Pipeline] sh 18:18:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:18:19 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 18:18:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:18:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:18:38 ========================================================= 18:18:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:18:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:18:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:18:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:18:39 9b18e9b68314: Pulling fs layer 18:18:39 35d82f9e3411: Pulling fs layer 18:18:39 e16973657156: Pulling fs layer 18:18:39 fc693d55d65f: Pulling fs layer 18:18:39 7e9fc2657dce: Pulling fs layer 18:18:39 dda99020689f: Pulling fs layer 18:18:39 db1c61fa0a46: Pulling fs layer 18:18:39 891c053d2c06: Pulling fs layer 18:18:39 dda99020689f: Waiting 18:18:39 db1c61fa0a46: Waiting 18:18:39 891c053d2c06: Waiting 18:18:39 fc693d55d65f: Waiting 18:18:39 7e9fc2657dce: Waiting 18:18:39 e16973657156: Verifying Checksum 18:18:39 e16973657156: Download complete 18:18:39 35d82f9e3411: Verifying Checksum 18:18:39 35d82f9e3411: Download complete 18:18:39 7e9fc2657dce: Verifying Checksum 18:18:39 7e9fc2657dce: Download complete 18:18:39 dda99020689f: Verifying Checksum 18:18:39 dda99020689f: Download complete 18:18:39 9b18e9b68314: Download complete 18:18:40 9b18e9b68314: Pull complete 18:18:40 891c053d2c06: Download complete 18:18:40 35d82f9e3411: Pull complete 18:18:41 e16973657156: Pull complete 18:18:41 db1c61fa0a46: Verifying Checksum 18:18:41 db1c61fa0a46: Download complete 18:18:42 fc693d55d65f: Verifying Checksum 18:18:42 fc693d55d65f: Download complete 18:18:54 fc693d55d65f: Pull complete 18:18:54 7e9fc2657dce: Pull complete 18:18:54 dda99020689f: Pull complete 18:19:00 db1c61fa0a46: Pull complete 18:19:02 891c053d2c06: Pull complete 18:19:02 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:19:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:19:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 18:19:02 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:02 + docker inspect -f . ci-base-image-arm64 18:19:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:19:02 prd-ubuntu20.04-docker-arm64-4c-16g-8594 does not seem to be running inside a container 18:19:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:19:06 $ docker top 2d530f770a085eeace37e81d4c2984bbe39956ae1aef658aa750f625d472efb0 -eo pid,comm [Pipeline] { [Pipeline] sh 18:19:06 + go version 18:19:06 go version go1.18.7 linux/arm64 [Pipeline] } 18:19:06 $ docker stop --time=1 2d530f770a085eeace37e81d4c2984bbe39956ae1aef658aa750f625d472efb0 18:19:08 $ docker rm -f --volumes 2d530f770a085eeace37e81d4c2984bbe39956ae1aef658aa750f625d472efb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:09 + docker inspect -f . ci-base-image-arm64 18:19:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:19:09 prd-ubuntu20.04-docker-arm64-4c-16g-8594 does not seem to be running inside a container 18:19:09 $ 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/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:19:11 $ docker top 098c7af2638d1088f2754d479397c8404448362e02e8df714f48a527867c2657 -eo pid,comm [Pipeline] { [Pipeline] sh 18:19:12 + git config --global --add safe.directory /w/workspace/go-mod-secrets/2 [Pipeline] fileExists [Pipeline] sh 18:19:12 + make test 18:19:12 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 18:19:12 go: downloading github.com/stretchr/testify v1.8.2 18:19:12 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.25 18:19:12 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 18:19:13 go: downloading github.com/davecgh/go-spew v1.1.1 18:19:13 go: downloading github.com/pmezard/go-difflib v1.0.0 18:19:13 go: downloading github.com/stretchr/objx v0.5.0 18:19:13 go: downloading gopkg.in/yaml.v3 v3.0.1 18:19:13 go: downloading github.com/zeebo/errs v1.3.0 18:19:13 go: downloading google.golang.org/grpc v1.51.0 18:19:14 go: downloading github.com/go-kit/log v0.2.1 18:19:14 go: downloading github.com/go-playground/validator/v10 v10.11.2 18:19:14 go: downloading github.com/google/uuid v1.3.0 18:19:14 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:19:14 go: downloading google.golang.org/protobuf v1.28.1 18:19:14 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 18:19:15 go: downloading golang.org/x/net v0.5.0 18:19:15 go: downloading github.com/go-logfmt/logfmt v0.5.1 18:19:15 go: downloading golang.org/x/crypto v0.5.0 18:19:15 go: downloading github.com/go-playground/universal-translator v0.18.1 18:19:15 go: downloading github.com/leodido/go-urn v1.2.1 18:19:15 go: downloading golang.org/x/text v0.6.0 18:19:15 go: downloading github.com/golang/protobuf v1.5.2 18:19:16 go: downloading golang.org/x/sys v0.4.0 18:19:16 go: downloading github.com/go-playground/locales v0.14.1 18:21:07 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 10.849s coverage: 75.7% of statements 18:21:07 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.198s coverage: 52.2% of statements 18:21:07 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 18:21:07 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.224s coverage: 96.7% of statements 18:21:07 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.068s coverage: 89.5% of statements 18:21:07 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] 18:21:07 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.093s coverage: 100.0% of statements 18:21:07 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] 18:21:26 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.238s coverage: 55.8% of statements 18:21:26 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] 18:21:26 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.114s coverage: 56.0% of statements 18:21:26 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.222s coverage: 100.0% of statements 18:21:26 ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] 18:21:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:21:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:22:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:22:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:22:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:22:34 $ docker stop --time=1 098c7af2638d1088f2754d479397c8404448362e02e8df714f48a527867c2657 18:22:36 $ docker rm -f --volumes 098c7af2638d1088f2754d479397c8404448362e02e8df714f48a527867c2657 [Pipeline] // withDockerContainer [Pipeline] sh 18:22:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:22:39 Warning: overwriting stash ‘coverage-report’ 18:22:39 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 18:22:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:22:40 18:22:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:22:40 arm64: Pulling from edgex-lftools-log-publisher 18:22:40 8998bd30e6a1: Pulling fs layer 18:22:40 04944245beec: Pulling fs layer 18:22:40 699f458cf7ca: Pulling fs layer 18:22:40 765212b225bb: Pulling fs layer 18:22:40 f23df028b6ca: Pulling fs layer 18:22:40 d65c8cfc05b1: Pulling fs layer 18:22:40 2437ff75d9bd: Pulling fs layer 18:22:40 765212b225bb: Waiting 18:22:40 f23df028b6ca: Waiting 18:22:40 d65c8cfc05b1: Waiting 18:22:40 2437ff75d9bd: Waiting 18:22:40 04944245beec: Verifying Checksum 18:22:40 04944245beec: Download complete 18:22:40 765212b225bb: Verifying Checksum 18:22:40 765212b225bb: Download complete 18:22:41 f23df028b6ca: Verifying Checksum 18:22:41 f23df028b6ca: Download complete 18:22:41 d65c8cfc05b1: Verifying Checksum 18:22:41 d65c8cfc05b1: Download complete 18:22:41 699f458cf7ca: Verifying Checksum 18:22:41 699f458cf7ca: Download complete 18:22:42 8998bd30e6a1: Verifying Checksum 18:22:42 8998bd30e6a1: Download complete 18:22:45 2437ff75d9bd: Verifying Checksum 18:22:45 2437ff75d9bd: Download complete 18:22:47 8998bd30e6a1: Pull complete 18:22:48 04944245beec: Pull complete 18:22:49 699f458cf7ca: Pull complete 18:22:49 765212b225bb: Pull complete 18:22:50 f23df028b6ca: Pull complete 18:22:50 d65c8cfc05b1: Pull complete 18:23:09 2437ff75d9bd: Pull complete 18:23:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:23:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:23:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:09 prd-ubuntu20.04-docker-arm64-4c-16g-8594 does not seem to be running inside a container 18:23:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:23:11 $ docker top a93614f559f014bb0a2c9d41172c3d501c852dd7984659c1629e3309b8f16e65 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:23:12 ---> job-cost.sh 18:23:12 lf-activate-venv: SKIPPING 18:23:12 INFO: No Stack... 18:23:13 INFO: Retrieving Pricing Info for: v3-standard-4 18:23:13 INFO: Archiving Costs [Pipeline] sh 18:23:14 + cat /w/workspace/go-mod-secrets/2/archives/cost.csv 18:23:14 + cut -d, -f6 [Pipeline] lock 18:23:14 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-191-2-stack-cost] 18:23:14 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-191-2-stack-cost] did not exist. Created. 18:23:14 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-191-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:23:15 /w/workspace/go-mod-secrets/2@tmp/durable-142aefa5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:23:15 + echo total: 0.10999999940395355 [Pipeline] stash 18:23:15 Warning: overwriting stash ‘stack-cost’ 18:23:15 Stashed 1 file(s) [Pipeline] } 18:23:15 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-191-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:23:16 $ docker stop --time=1 a93614f559f014bb0a2c9d41172c3d501c852dd7984659c1629e3309b8f16e65 18:23:17 $ docker rm -f --volumes a93614f559f014bb0a2c9d41172c3d501c852dd7984659c1629e3309b8f16e65 [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 18:23:18 provisioning config files... 18:23:18 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-191@tmp/config13670140631972596810tmp [Pipeline] { [Pipeline] sh 18:23:18 + set +x 18:23:18 + + curl -s https://codecov.io/bash 18:23:18 bash -s -- 18:23:18 18:23:18 _____ _ 18:23:18 / ____| | | 18:23:18 | | ___ __| | ___ ___ _____ __ 18:23:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:23:18 | |___| (_) | (_| | __/ (_| (_) \ V / 18:23:18 \_____\___/ \__,_|\___|\___\___/ \_/ 18:23:18 Bash-1.0.6 18:23:18 18:23:18 18:23:18 ==> git version 2.25.1 found 18:23:18 ==> 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 18:23:18 Release-Date: 2020-01-08 18:23:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:23:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:23:18 ==> Jenkins CI detected. 18:23:18 current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-191 18:23:18 project root: . 18:23:18 --> token set from env 18:23:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:23:18 ==> Running gcov in . (disable via -X gcov) 18:23:18 ==> Python coveragepy not found 18:23:18 ==> Searching for coverage reports in: 18:23:18 + . 18:23:18 -> Found 1 reports 18:23:18 ==> Detecting git/mercurial file structure 18:23:18 ==> Reading reports 18:23:18 + ./coverage.out bytes=41143 18:23:18 ==> Appending adjustments 18:23:18 https://docs.codecov.io/docs/fixing-reports 18:23:18 + Found adjustments 18:23:18 ==> Gzipping contents 18:23:18 8.0K /tmp/codecov.gk74Uk.gz 18:23:18 ==> Uploading reports 18:23:18 url: https://codecov.io 18:23:18 query: branch=PR-191&commit=f40b2d215f832e70a858244535d90208e850787a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-191%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=191&job=&cmd_args= 18:23:18 -> Pinging Codecov 18:23:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=PR-191&commit=f40b2d215f832e70a858244535d90208e850787a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-191%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=191&job=&cmd_args= 18:23:18 -> Uploading to 18:23:18 https://storage.googleapis.com/codecov/v4/raw/2023-03-07/D63849C06B6B67093493C71CE874ED06/f40b2d215f832e70a858244535d90208e850787a/ee8420ab-2284-4230-88b4-522a021f4959.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T182318Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e1646fae13954bd849d8bd8c8c6e54a0b922f9fc4aea2973732b33db18ae6fb2 18:23:18 % Total % Received % Xferd Average Speed Time Time Time Current 18:23:18 Dload Upload Total Spent Left Speed 18:23:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8163 0 0 100 8163 0 33871 --:--:-- --:--:-- --:--:-- 33871 18:23:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/f40b2d215f832e70a858244535d90208e850787a [Pipeline] } 18:23:19 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 18:23:19 + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-191/archives ] 18:23:19 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-191/archives 18:23:19 total 16 18:23:19 drwxr-xr-x 3 root root 4096 Mar 7 18:15 . 18:23:19 drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 18:15 .. 18:23:19 drwxr-xr-x 2 root root 4096 Mar 7 18:15 cost 18:23:19 -rw-r--r-- 1 root root 86 Mar 7 18:15 cost.csv 18:23:19 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-191/archives 18:23:19 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-191/archives 18:23:19 total 16 18:23:19 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 18:15 . 18:23:19 drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 18:15 .. 18:23:19 drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 18:15 cost 18:23:19 -rw-r--r-- 1 jenkins jenkins 86 Mar 7 18:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:23:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:23:20 ---> package-listing.sh 18:23:20 ++ facter osfamily 18:23:20 ++ tr '[:upper:]' '[:lower:]' 18:23:21 + OS_FAMILY=debian 18:23:21 + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-191 18:23:21 + START_PACKAGES=/tmp/packages_start.txt 18:23:21 + END_PACKAGES=/tmp/packages_end.txt 18:23:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:23:21 + PACKAGES=/tmp/packages_start.txt 18:23:21 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-191 ']' 18:23:21 + PACKAGES=/tmp/packages_end.txt 18:23:21 + case "${OS_FAMILY}" in 18:23:21 + dpkg -l 18:23:21 + grep '^ii' 18:23:21 + '[' -f /tmp/packages_start.txt ']' 18:23:21 + '[' -f /tmp/packages_end.txt ']' 18:23:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:23:21 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-191 ']' 18:23:21 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-191/archives/ 18:23:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-191/archives/ [Pipeline] echo 18:23:21 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-191/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:23:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:23:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:22 prd-ubuntu20.04-docker-8c-8g-8592 does not seem to be running inside a container 18:23:22 $ 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-191/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-191 -v /w/workspace/gexfoundry_go-mod-secrets_PR-191:/w/workspace/gexfoundry_go-mod-secrets_PR-191:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-191@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-191@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:23:22 $ docker top 20dc2f2d7b886dd24767fde8cfaff60895fb4da3b4af6f41a13b10b68f29df80 -eo pid,comm [Pipeline] { [Pipeline] sh 18:23:22 + touch /tmp/pre-build-complete [Pipeline] sh 18:23:22 + mkdir -p /var/log/sysstat [Pipeline] sh 18:23:23 + ls /var/log/sa-host 18:23:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:23:23 provisioning config files... 18:23:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-191@tmp/config13712366349428301551tmp [Pipeline] { [Pipeline] echo 18:23:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:23:23 ---> create-netrc.sh [Pipeline] } 18:23:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:23:23 ---> python-tools-install.sh [Pipeline] echo 18:23:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:23:24 ---> sudo-logs.sh 18:23:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:23:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:23:24 ---> job-cost.sh 18:23:24 lf-activate-venv: SKIPPING 18:23:24 DEBUG: total: 0.2199999988079071 18:23:24 INFO: Retrieving Stack Cost... 18:23:24 INFO: Retrieving Pricing Info for: v3-standard-8 18:23:25 INFO: Archiving Costs [Pipeline] echo 18:23:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:23:25 ---> logs-deploy.sh 18:23:25 lf-activate-venv: SKIPPING 18:23:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-191/2 18:23:25 INFO: archiving workspace using pattern(s): 18:23:26 Archives upload complete. 18:23:26 INFO: archiving logs to Nexus 18:23:27 ---> uname -a: 18:23:27 Linux prd-ubuntu20-04-docker-8c-8g-8592 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:23:27 18:23:27 18:23:27 ---> lscpu: 18:23:27 Architecture: x86_64 18:23:27 CPU op-mode(s): 32-bit, 64-bit 18:23:27 Byte Order: Little Endian 18:23:27 Address sizes: 40 bits physical, 48 bits virtual 18:23:27 CPU(s): 8 18:23:27 On-line CPU(s) list: 0-7 18:23:27 Thread(s) per core: 1 18:23:27 Core(s) per socket: 1 18:23:27 Socket(s): 8 18:23:27 NUMA node(s): 1 18:23:27 Vendor ID: AuthenticAMD 18:23:27 CPU family: 23 18:23:27 Model: 49 18:23:27 Model name: AMD EPYC-Rome Processor 18:23:27 Stepping: 0 18:23:27 CPU MHz: 2799.998 18:23:27 BogoMIPS: 5599.99 18:23:27 Virtualization: AMD-V 18:23:27 Hypervisor vendor: KVM 18:23:27 Virtualization type: full 18:23:27 L1d cache: 256 KiB 18:23:27 L1i cache: 256 KiB 18:23:27 L2 cache: 4 MiB 18:23:27 L3 cache: 128 MiB 18:23:27 NUMA node0 CPU(s): 0-7 18:23:27 Vulnerability Itlb multihit: Not affected 18:23:27 Vulnerability L1tf: Not affected 18:23:27 Vulnerability Mds: Not affected 18:23:27 Vulnerability Meltdown: Not affected 18:23:27 Vulnerability Mmio stale data: Not affected 18:23:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:23:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:23:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:23:27 Vulnerability Srbds: Not affected 18:23:27 Vulnerability Tsx async abort: Not affected 18:23:27 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 18:23:27 18:23:27 18:23:27 ---> nproc: 18:23:27 8 18:23:27 18:23:27 18:23:27 ---> df -h: 18:23:27 Filesystem Size Used Avail Use% Mounted on 18:23:27 overlay 155G 11G 145G 7% / 18:23:27 tmpfs 64M 0 64M 0% /dev 18:23:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:23:27 shm 64M 0 64M 0% /dev/shm 18:23:27 /dev/vda1 155G 11G 145G 7% /facter-os 18:23:27 18:23:27 18:23:27 ---> sar -b -r -n DEV: 18:23:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8592) 03/07/23 _x86_64_ (8 CPU) 18:23:27 18:23:27 18:06:30 LINUX RESTART (8 CPU) 18:23:27 18:23:27 18:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:23:27 18:08:01 6.47 0.17 6.30 0.00 3.20 415.81 0.00 18:23:27 18:09:01 1.87 0.00 1.87 0.00 0.00 21.86 0.00 18:23:27 18:10:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 18:23:27 18:11:01 1.77 0.00 1.77 0.00 0.00 21.60 0.00 18:23:27 18:12:01 54.11 11.61 42.49 0.00 5177.67 8804.40 0.00 18:23:27 18:13:01 4.88 0.02 4.87 0.00 0.13 111.58 0.00 18:23:27 18:14:01 1.98 0.00 1.98 0.00 0.00 22.13 0.00 18:23:27 18:15:01 318.13 14.63 303.50 0.00 1876.09 38130.18 0.00 18:23:27 18:16:01 61.11 0.23 60.88 0.00 16.39 32805.60 0.00 18:23:27 18:17:01 2.33 0.02 2.32 0.00 0.13 27.33 0.00 18:23:27 18:18:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 18:23:27 18:19:01 1.40 0.00 1.40 0.00 0.00 17.33 0.00 18:23:27 18:20:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 18:23:27 18:21:01 1.37 0.00 1.37 0.00 0.00 15.32 0.00 18:23:27 18:22:01 1.20 0.02 1.18 0.00 0.13 18.66 0.00 18:23:27 18:23:01 1.82 0.00 1.82 0.00 0.00 22.53 0.00 18:23:27 Average: 28.88 1.67 27.21 0.00 442.56 5034.94 0.00 18:23:27 18:23:27 18:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:23:27 18:08:01 30612560 31876156 493136 1.50 47196 1538776 1670656 4.92 604620 1406692 16 18:23:27 18:09:01 30612584 31876384 492440 1.50 47288 1538852 1670656 4.92 604388 1406804 300 18:23:27 18:10:01 30612944 31876836 491660 1.50 47336 1538900 1670656 4.92 604056 1406804 8 18:23:27 18:11:01 30611888 31875844 492572 1.50 47408 1538912 1670656 4.92 607380 1406804 8 18:23:27 18:12:01 30072488 31839016 506128 1.54 81656 1994632 1716908 5.06 933528 1578200 912 18:23:27 18:13:01 30077596 31839392 505076 1.54 80260 1991376 1709032 5.04 931104 1574920 312 18:23:27 18:14:01 30077812 31839720 504368 1.53 80348 1991380 1709032 5.04 931404 1574928 164 18:23:27 18:15:01 28328172 31526028 760204 2.31 118816 3312136 1915752 5.65 1471728 2649484 278524 18:23:27 18:16:01 28140904 31553684 734168 2.23 127296 3499576 1770168 5.22 1430108 2857932 340 18:23:27 18:17:01 28139628 31552576 734852 2.23 127348 3499592 1770168 5.22 1430680 2857940 228 18:23:27 18:18:01 28140688 31553740 733560 2.23 127376 3499592 1770168 5.22 1428904 2857968 12 18:23:27 18:19:01 28148680 31561796 725492 2.21 127412 3499588 1770168 5.22 1422084 2857968 52 18:23:27 18:20:01 28150468 31563612 723824 2.20 127428 3499600 1770168 5.22 1420524 2857972 8 18:23:27 18:21:01 28157520 31570812 716732 2.18 127440 3499600 1770168 5.22 1413068 2858108 40 18:23:27 18:22:01 28156988 31570408 716916 2.18 127496 3499584 1775244 5.23 1413260 2858092 232 18:23:27 18:23:01 28156552 31570004 717152 2.18 127520 3499584 1775244 5.23 1413616 2858092 56 18:23:27 Average: 29137342 31690376 628018 1.91 98102 2715105 1744053 5.14 1128778 2241794 17576 18:23:27 18:23:27 18:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:23:27 18:08:01 ens3 5.48 3.25 6.10 1.38 0.00 0.00 0.00 0.00 18:23:27 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 18:09:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:23:27 18:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:23:27 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 18:10:01 ens3 0.65 0.03 0.06 0.00 0.00 0.00 0.00 0.00 18:23:27 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 18:11:01 ens3 1.93 1.38 1.84 0.34 0.00 0.00 0.00 0.00 18:23:27 18:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:23:27 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 18:12:01 ens3 235.04 130.79 2806.86 9.05 0.00 0.00 0.00 0.00 18:23:27 18:12:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 18:23:27 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 18:13:01 ens3 0.35 0.30 0.02 0.02 0.00 0.00 0.00 0.00 18:23:27 18:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:23:27 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 18:14:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 18:15:01 ens3 475.50 276.77 6519.59 76.09 0.00 0.00 0.00 0.00 18:23:27 18:15:01 lo 3.60 3.60 0.34 0.34 0.00 0.00 0.00 0.00 18:23:27 18:15:01 vethb5b39ed 24.30 50.94 2.39 544.97 0.00 0.00 0.00 0.04 18:23:27 18:15:01 docker0 26.18 52.64 2.29 562.32 0.00 0.00 0.00 0.00 18:23:27 18:16:01 ens3 117.23 84.74 2530.36 67.30 0.00 0.00 0.00 0.00 18:23:27 18:16:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 18:23:27 18:16:01 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 18:17:01 ens3 2.52 1.58 10.27 0.18 0.00 0.00 0.00 0.00 18:23:27 18:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:23:27 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 18:18:01 ens3 0.27 0.00 0.03 0.00 0.00 0.00 0.00 0.00 18:23:27 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 18:19:01 ens3 2.93 1.00 1.01 0.62 0.00 0.00 0.00 0.00 18:23:27 18:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:23:27 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 18:20:01 ens3 1.10 0.53 0.53 0.40 0.00 0.00 0.00 0.00 18:23:27 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 18:21:01 ens3 0.93 0.12 0.07 0.01 0.00 0.00 0.00 0.00 18:23:27 18:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:23:27 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 18:22:01 ens3 1.78 0.73 0.54 0.36 0.00 0.00 0.00 0.00 18:23:27 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 18:23:01 ens3 1.12 0.88 0.61 0.49 0.00 0.00 0.00 0.00 18:23:27 18:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:23:27 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 Average: ens3 52.99 31.42 743.15 9.78 0.00 0.00 0.00 0.00 18:23:27 Average: lo 0.42 0.42 0.04 0.04 0.00 0.00 0.00 0.00 18:23:27 Average: docker0 1.64 3.30 0.14 35.18 0.00 0.00 0.00 0.00 18:23:27 18:23:27 18:23:27 ---> sar -P ALL: 18:23:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8592) 03/07/23 _x86_64_ (8 CPU) 18:23:27 18:23:27 18:06:30 LINUX RESTART (8 CPU) 18:23:27 18:23:27 18:07:01 CPU %user %nice %system %iowait %steal %idle 18:23:27 18:08:01 all 0.19 0.00 0.03 0.07 0.01 99.71 18:23:27 18:08:01 0 0.35 0.00 0.03 0.00 0.00 99.62 18:23:27 18:08:01 1 0.10 0.00 0.03 0.00 0.00 99.87 18:23:27 18:08:01 2 0.18 0.00 0.03 0.25 0.00 99.53 18:23:27 18:08:01 3 0.43 0.00 0.03 0.00 0.02 99.52 18:23:27 18:08:01 4 0.20 0.00 0.02 0.00 0.02 99.77 18:23:27 18:08:01 5 0.02 0.00 0.02 0.32 0.00 99.65 18:23:27 18:08:01 6 0.13 0.00 0.03 0.00 0.00 99.83 18:23:27 18:08:01 7 0.07 0.00 0.02 0.00 0.02 99.90 18:23:27 18:09:01 all 0.06 0.00 0.00 0.01 0.00 99.92 18:23:27 18:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:23:27 18:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:23:27 18:09:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:23:27 18:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:23:27 18:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:23:27 18:09:01 5 0.00 0.00 0.00 0.08 0.00 99.92 18:23:27 18:09:01 6 0.40 0.00 0.00 0.00 0.02 99.58 18:23:27 18:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:23:27 18:10:01 all 0.26 0.00 0.01 0.00 0.01 99.72 18:23:27 18:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:23:27 18:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:23:27 18:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:23:27 18:10:01 3 0.03 0.00 0.05 0.00 0.00 99.92 18:23:27 18:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:23:27 18:10:01 5 0.00 0.00 0.00 0.03 0.00 99.97 18:23:27 18:10:01 6 1.99 0.00 0.02 0.00 0.00 98.00 18:23:27 18:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:23:27 18:11:01 all 0.28 0.00 0.01 0.01 0.00 99.69 18:23:27 18:11:01 0 0.05 0.00 0.00 0.00 0.00 99.95 18:23:27 18:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:23:27 18:11:01 2 0.05 0.00 0.02 0.05 0.00 99.88 18:23:27 18:11:01 3 0.07 0.00 0.00 0.00 0.00 99.93 18:23:27 18:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:23:27 18:11:01 5 0.02 0.00 0.02 0.03 0.00 99.93 18:23:27 18:11:01 6 2.00 0.00 0.00 0.00 0.02 97.98 18:23:27 18:11:01 7 0.07 0.00 0.02 0.00 0.00 99.92 18:23:27 18:12:01 all 2.40 0.00 1.63 0.63 0.02 95.31 18:23:27 18:12:01 0 1.75 0.00 3.40 0.15 0.02 94.68 18:23:27 18:12:01 1 1.44 0.00 0.92 0.58 0.02 97.04 18:23:27 18:12:01 2 1.62 0.00 1.54 0.20 0.02 96.62 18:23:27 18:12:01 3 3.97 0.00 1.25 0.28 0.03 94.46 18:23:27 18:12:01 4 2.27 0.00 1.07 0.27 0.02 96.38 18:23:27 18:12:01 5 2.36 0.00 1.15 2.53 0.03 93.93 18:23:27 18:12:01 6 3.54 0.00 1.26 0.02 0.02 95.16 18:23:27 18:12:01 7 2.28 0.00 2.48 1.04 0.03 94.17 18:23:27 18:13:01 all 0.08 0.00 0.07 0.02 0.00 99.84 18:23:27 18:13:01 0 0.25 0.00 0.10 0.00 0.00 99.65 18:23:27 18:13:01 1 0.05 0.00 0.07 0.02 0.00 99.87 18:23:27 18:13:01 2 0.07 0.00 0.08 0.00 0.02 99.83 18:23:27 18:13:01 3 0.03 0.00 0.07 0.02 0.02 99.87 18:23:27 18:13:01 4 0.02 0.00 0.07 0.00 0.00 99.92 18:23:27 18:13:01 5 0.08 0.00 0.05 0.10 0.00 99.77 18:23:27 18:13:01 6 0.05 0.00 0.05 0.00 0.00 99.90 18:23:27 18:13:01 7 0.05 0.00 0.05 0.00 0.00 99.90 18:23:27 18:14:01 all 0.02 0.00 0.01 0.01 0.00 99.96 18:23:27 18:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:23:27 18:14:01 1 0.02 0.00 0.02 0.02 0.00 99.95 18:23:27 18:14:01 2 0.05 0.00 0.03 0.00 0.02 99.90 18:23:27 18:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:23:27 18:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:23:27 18:14:01 5 0.03 0.00 0.02 0.03 0.00 99.92 18:23:27 18:14:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:23:27 18:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:23:27 18:15:01 all 11.78 0.00 3.55 1.90 0.06 82.71 18:23:27 18:15:01 0 11.60 0.00 3.49 0.19 0.05 84.68 18:23:27 18:15:01 1 12.11 0.00 3.34 0.72 0.08 83.74 18:23:27 18:15:01 2 12.87 0.00 3.42 1.30 0.05 82.37 18:23:27 18:15:01 3 13.30 0.00 2.63 0.05 0.07 83.96 18:23:27 18:15:01 4 10.94 0.00 2.90 0.12 0.07 85.97 18:23:27 18:15:01 5 12.29 0.00 5.18 3.22 0.07 79.24 18:23:27 18:15:01 6 10.08 0.00 4.65 9.49 0.05 75.72 18:23:27 18:15:01 7 11.03 0.00 2.82 0.13 0.07 85.95 18:23:27 18:16:01 all 31.00 0.00 5.85 1.43 0.09 61.63 18:23:27 18:16:01 0 30.84 0.00 5.82 0.02 0.08 63.24 18:23:27 18:16:01 1 31.62 0.00 5.89 1.91 0.10 60.48 18:23:27 18:16:01 2 31.42 0.00 5.78 0.31 0.08 62.41 18:23:27 18:16:01 3 30.48 0.00 7.10 7.27 0.09 55.07 18:23:27 18:16:01 4 31.35 0.00 5.60 0.34 0.10 62.61 18:23:27 18:16:01 5 30.60 0.00 5.56 0.05 0.08 63.70 18:23:27 18:16:01 6 31.43 0.00 5.51 0.34 0.08 62.64 18:23:27 18:16:01 7 30.25 0.00 5.56 1.31 0.10 62.78 18:23:27 18:17:01 all 0.03 0.00 0.02 0.01 0.00 99.94 18:23:27 18:17:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:23:27 18:17:01 1 0.05 0.00 0.02 0.03 0.00 99.90 18:23:27 18:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:23:27 18:17:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:23:27 18:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:23:27 18:17:01 5 0.10 0.00 0.03 0.00 0.00 99.87 18:23:27 18:17:01 6 0.02 0.00 0.02 0.03 0.00 99.93 18:23:27 18:17:01 7 0.03 0.00 0.03 0.00 0.00 99.93 18:23:27 18:18:01 all 0.04 0.00 0.03 0.00 0.01 99.93 18:23:27 18:18:01 0 0.07 0.00 0.03 0.00 0.00 99.90 18:23:27 18:18:01 1 0.03 0.00 0.03 0.02 0.02 99.90 18:23:27 18:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:23:27 18:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 18:23:27 18:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:23:27 18:18:01 5 0.05 0.00 0.03 0.00 0.00 99.92 18:23:27 18:18:01 6 0.05 0.00 0.03 0.00 0.02 99.90 18:23:27 18:18:01 7 0.05 0.00 0.05 0.00 0.02 99.88 18:23:27 18:23:27 18:18:01 CPU %user %nice %system %iowait %steal %idle 18:23:27 18:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:23:27 18:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:23:27 18:19:01 1 0.02 0.00 0.03 0.02 0.02 99.92 18:23:27 18:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:23:27 18:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:23:27 18:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:23:27 18:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:23:27 18:19:01 6 0.00 0.00 0.02 0.02 0.00 99.97 18:23:27 18:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:23:27 18:20:01 all 0.02 0.00 0.00 0.00 0.01 99.97 18:23:27 18:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:23:27 18:20:01 1 0.02 0.00 0.00 0.00 0.03 99.95 18:23:27 18:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:23:27 18:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:23:27 18:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:23:27 18:20:01 5 0.12 0.00 0.02 0.00 0.00 99.87 18:23:27 18:20:01 6 0.00 0.00 0.00 0.02 0.00 99.98 18:23:27 18:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:23:27 18:21:01 all 0.24 0.00 0.02 0.00 0.00 99.73 18:23:27 18:21:01 0 0.05 0.00 0.00 0.00 0.00 99.95 18:23:27 18:21:01 1 0.07 0.00 0.02 0.02 0.02 99.88 18:23:27 18:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:23:27 18:21:01 3 0.05 0.00 0.02 0.00 0.00 99.93 18:23:27 18:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:23:27 18:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:23:27 18:21:01 6 0.03 0.00 0.02 0.02 0.02 99.92 18:23:27 18:21:01 7 1.72 0.00 0.05 0.00 0.00 98.23 18:23:27 18:22:01 all 0.27 0.00 0.02 0.00 0.01 99.69 18:23:27 18:22:01 0 0.05 0.00 0.05 0.00 0.02 99.88 18:23:27 18:22:01 1 0.03 0.00 0.02 0.02 0.02 99.92 18:23:27 18:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:23:27 18:22:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:23:27 18:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:23:27 18:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:23:27 18:22:01 6 0.02 0.00 0.02 0.02 0.00 99.95 18:23:27 18:22:01 7 1.97 0.00 0.02 0.00 0.02 98.00 18:23:27 18:23:01 all 0.22 0.00 0.02 0.00 0.00 99.75 18:23:27 18:23:01 0 0.07 0.00 0.03 0.00 0.00 99.90 18:23:27 18:23:01 1 0.03 0.00 0.02 0.02 0.02 99.92 18:23:27 18:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:23:27 18:23:01 3 0.07 0.00 0.00 0.00 0.00 99.93 18:23:27 18:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:23:27 18:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:23:27 18:23:01 6 0.02 0.00 0.00 0.02 0.00 99.97 18:23:27 18:23:01 7 1.50 0.00 0.12 0.00 0.00 98.38 18:23:27 Average: all 2.90 0.00 0.70 0.25 0.01 96.13 18:23:27 Average: 0 2.79 0.00 0.81 0.02 0.01 96.37 18:23:27 Average: 1 2.83 0.00 0.65 0.21 0.02 96.30 18:23:27 Average: 2 2.87 0.00 0.68 0.13 0.01 96.31 18:23:27 Average: 3 2.98 0.00 0.69 0.47 0.01 95.84 18:23:27 Average: 4 2.78 0.00 0.60 0.04 0.01 96.56 18:23:27 Average: 5 2.83 0.00 0.75 0.40 0.01 96.01 18:23:27 Average: 6 3.07 0.00 0.72 0.61 0.01 95.58 18:23:27 Average: 7 3.04 0.00 0.69 0.15 0.02 96.10 18:23:27 18:23:27 18:23:27