Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 726370977db744e8adccb9542ec2be79cebdbd77+1cfbe2d0a30e5e7d1d9d4601108861ae65684ae1 (6c84d15e16bd39c747b6e030e8562795039fc6e8) 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-ssh11644224434420563147.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh7227641346019998712.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-164/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-164/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1514296469190459473.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh17702145296854467840.key Verifying host key using known hosts file > 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-164/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-164/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2479827691152073404.key Verifying host key using known hosts file > 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 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-117914 in /w/workspace/gexfoundry_go-mod-secrets_PR-164 [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-164 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/164/head:refs/remotes/origin/PR-164 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1cfbe2d0a30e5e7d1d9d4601108861ae65684ae1 into PR head commit 726370977db744e8adccb9542ec2be79cebdbd77 Merge succeeded, producing be0270ae727ed16e0477ba7e8bd631199fd9b0dd Checking out Revision be0270ae727ed16e0477ba7e8bd631199fd9b0dd (PR-164) > git config core.sparsecheckout # timeout=10 > git checkout -f 726370977db744e8adccb9542ec2be79cebdbd77 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 1cfbe2d0a30e5e7d1d9d4601108861ae65684ae1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be0270ae727ed16e0477ba7e8bd631199fd9b0dd # timeout=10 Commit message: "Merge commit '1cfbe2d0a30e5e7d1d9d4601108861ae65684ae1' into HEAD" > git rev-list --no-walk 726370977db744e8adccb9542ec2be79cebdbd77 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:15:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:15:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:15:23 ========================================================= 18:15:23 EdgeX Global Pipelines Version Info 18:15:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:15:23 ------------------- 18:15:23 stable info: 18:15:23 ------------------- 18:15:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:15:23 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 18:15:23 Message: update stable to v1.0.243 18:15:24 ------------------- 18:15:24 experimental info: 18:15:24 ------------------- 18:15:24 Commited By: **** collab-it+edgex@linuxfoundation.org 18:15:24 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 18:15:24 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-164 [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-164 [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-164 [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = be0270ae727ed16e0477ba7e8bd631199fd9b0dd [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = be0270a [Pipeline] echo 18:15:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:15:25 + git rev-list -1 --merges be0270ae727ed16e0477ba7e8bd631199fd9b0dd~1..be0270ae727ed16e0477ba7e8bd631199fd9b0dd [Pipeline] echo 18:15:25 -----------> git rev-list -1 --merges be0270ae727ed16e0477ba7e8bd631199fd9b0dd~1..be0270ae727ed16e0477ba7e8bd631199fd9b0dd be0270ae727ed16e0477ba7e8bd631199fd9b0dd 18:15:25 be0270ae727ed16e0477ba7e8bd631199fd9b0dd [false] [Pipeline] sh 18:15:25 + git log --format=format:%s -1 be0270ae727ed16e0477ba7e8bd631199fd9b0dd [Pipeline] echo 18:15:25 ========================================================= 18:15:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:15:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:15:25 + git log --format=format:%s -1 be0270ae727ed16e0477ba7e8bd631199fd9b0dd [Pipeline] echo 18:15:25 [semverPrep] GIT_COMMIT: be0270ae727ed16e0477ba7e8bd631199fd9b0dd, Commit Message: Merge commit '1cfbe2d0a30e5e7d1d9d4601108861ae65684ae1' into HEAD [Pipeline] echo 18:15:25 [semverPrep] This is not a build commit. [Pipeline] sh 18:15:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:15:26 + grep -v github /etc/ssh/ssh_known_hosts 18:15:26 + [ -e /tmp/ssh_known_hosts ] 18:15:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:15:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:15:26 + sudo tee -a /etc/ssh/ssh_known_hosts 18:15:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:15:26 18:15:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:15:27 0.1.4: Pulling from edgex-devops/py-git-semver 18:15:27 b85a868b505f: Pulling fs layer 18:15:27 e2be974225ed: Pulling fs layer 18:15:27 339a4e72a1f5: Pulling fs layer 18:15:27 988bab9f4d93: Pulling fs layer 18:15:27 1469e6f7b9e6: Pulling fs layer 18:15:27 eaf3925da568: Pulling fs layer 18:15:27 bab4dde63d76: Pulling fs layer 18:15:27 bde34c3a00c8: Pulling fs layer 18:15:27 b352a97aabf1: Pulling fs layer 18:15:27 4872d77fe225: Pulling fs layer 18:15:27 5851b861e8e6: Pulling fs layer 18:15:27 bde34c3a00c8: Waiting 18:15:27 b352a97aabf1: Waiting 18:15:27 bab4dde63d76: Waiting 18:15:27 4872d77fe225: Waiting 18:15:27 988bab9f4d93: Waiting 18:15:27 5851b861e8e6: Waiting 18:15:27 1469e6f7b9e6: Waiting 18:15:27 e2be974225ed: Verifying Checksum 18:15:27 e2be974225ed: Download complete 18:15:27 988bab9f4d93: Verifying Checksum 18:15:27 988bab9f4d93: Download complete 18:15:27 1469e6f7b9e6: Download complete 18:15:27 eaf3925da568: Verifying Checksum 18:15:27 eaf3925da568: Download complete 18:15:27 339a4e72a1f5: Verifying Checksum 18:15:27 339a4e72a1f5: Download complete 18:15:27 bde34c3a00c8: Verifying Checksum 18:15:27 bde34c3a00c8: Download complete 18:15:27 b352a97aabf1: Download complete 18:15:27 4872d77fe225: Download complete 18:15:27 5851b861e8e6: Download complete 18:15:27 b85a868b505f: Verifying Checksum 18:15:27 b85a868b505f: Download complete 18:15:28 bab4dde63d76: Verifying Checksum 18:15:28 bab4dde63d76: Download complete 18:15:29 b85a868b505f: Pull complete 18:15:29 e2be974225ed: Pull complete 18:15:29 339a4e72a1f5: Pull complete 18:15:29 988bab9f4d93: Pull complete 18:15:29 1469e6f7b9e6: Pull complete 18:15:29 eaf3925da568: Pull complete 18:15:31 bab4dde63d76: Pull complete 18:15:31 bde34c3a00c8: Pull complete 18:15:31 b352a97aabf1: Pull complete 18:15:31 4872d77fe225: Pull complete 18:15:31 5851b861e8e6: Pull complete 18:15:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:15:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:15:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:15:31 prd-ubuntu20.04-docker-8c-8g-117914 does not seem to be running inside a container 18:15:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-164 -v /w/workspace/gexfoundry_go-mod-secrets_PR-164:/w/workspace/gexfoundry_go-mod-secrets_PR-164:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-164@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-164@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-devops/py-git-semver:0.1.4 cat 18:15:33 $ docker top 09aca857d9441c1f86c89220f524084fa0e51e587173728d719328082c391294 -eo pid,comm 18:15:33 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). 18:15:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:15:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:15:33 [ssh-agent] Looking for ssh-agent implementation... 18:15:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:15:33 $ docker exec 09aca857d9441c1f86c89220f524084fa0e51e587173728d719328082c391294 ssh-agent 18:15:33 SSH_AUTH_SOCK=/tmp/ssh-xY2m8XgsucWR/agent.32 18:15:33 SSH_AGENT_PID=39 18:15:33 Running ssh-add (command line suppressed) 18:15:33 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-164@tmp/private_key_12560105072045134870.key (/w/workspace/gexfoundry_go-mod-secrets_PR-164@tmp/private_key_12560105072045134870.key) 18:15:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:15:33 + git tag --points-at HEAD [Pipeline] } 18:15:34 $ docker exec --env ******** --env ******** 09aca857d9441c1f86c89220f524084fa0e51e587173728d719328082c391294 ssh-agent -k 18:15:34 unset SSH_AUTH_SOCK; 18:15:34 unset SSH_AGENT_PID; 18:15:34 echo Agent pid 39 killed; 18:15:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:15:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:15:34 [ssh-agent] Looking for ssh-agent implementation... 18:15:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:15:34 $ docker exec 09aca857d9441c1f86c89220f524084fa0e51e587173728d719328082c391294 ssh-agent 18:15:34 SSH_AUTH_SOCK=/tmp/ssh-CWpVNfNACCyd/agent.71 18:15:34 SSH_AGENT_PID=77 18:15:34 Running ssh-add (command line suppressed) 18:15:34 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-164@tmp/private_key_1127903928251468409.key (/w/workspace/gexfoundry_go-mod-secrets_PR-164@tmp/private_key_1127903928251468409.key) 18:15:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:15:34 + git semver init 18:15:35 2022-11-02 18:15:34,940 [run_init] DEBUG init version:0.0.0 force:False 18:15:35 2022-11-02 18:15:34,941 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-164/.semver 18:15:35 2022-11-02 18:15:34,941 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-164/.semver 18:15:35 2022-11-02 18:15:34,941 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-164/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-164, universal_newlines=False, shell=None, istream=None) 18:15:35 2022-11-02 18:15:35,775 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-164/.git/info/exclude 18:15:35 2022-11-02 18:15:35,776 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-164/.semver/PR-164 with force:False 18:15:35 2022-11-02 18:15:35,776 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-164/.semver/PR-164 18:15:35 2022-11-02 18:15:35,780 [execute] INFO git cat-file --batch-check 18:15:35 2022-11-02 18:15:35,780 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-164/.semver, universal_newlines=False, shell=None, istream=) 18:15:35 2022-11-02 18:15:35,786 [execute] INFO git cat-file --batch 18:15:35 2022-11-02 18:15:35,786 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-164/.semver, universal_newlines=False, shell=None, istream=) 18:15:35 2022-11-02 18:15:35,790 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-164/.semver/PR-164 18:15:35 0.0.0 [Pipeline] } 18:15:35 $ docker exec --env ******** --env ******** 09aca857d9441c1f86c89220f524084fa0e51e587173728d719328082c391294 ssh-agent -k 18:15:36 unset SSH_AUTH_SOCK; 18:15:36 unset SSH_AGENT_PID; 18:15:36 echo Agent pid 77 killed; 18:15:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:15:36 + git semver [Pipeline] } 18:15:36 $ docker stop --time=1 09aca857d9441c1f86c89220f524084fa0e51e587173728d719328082c391294 18:15:38 $ docker rm -f 09aca857d9441c1f86c89220f524084fa0e51e587173728d719328082c391294 [Pipeline] // withDockerContainer [Pipeline] sh 18:15:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:15:38 Stashed 1 file(s) [Pipeline] echo 18:15: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:15:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:15:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:15:38 ========================================================= 18:15:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:15:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:15:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:15:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:15:38 213ec9aee27d: Pulling fs layer 18:15:38 4583459ba037: Pulling fs layer 18:15:38 93c1e223e6f2: Pulling fs layer 18:15:38 53926ce57604: Pulling fs layer 18:15:38 21b2b0c7a3f4: Pulling fs layer 18:15:38 30f14e443154: Pulling fs layer 18:15:38 801331c1e519: Pulling fs layer 18:15:38 99cc6dd402b0: Pulling fs layer 18:15:38 7d9ed39f4882: Pulling fs layer 18:15:38 53926ce57604: Waiting 18:15:38 21b2b0c7a3f4: Waiting 18:15:38 30f14e443154: Waiting 18:15:38 7d9ed39f4882: Waiting 18:15:38 801331c1e519: Waiting 18:15:38 99cc6dd402b0: Waiting 18:15:38 93c1e223e6f2: Verifying Checksum 18:15:38 93c1e223e6f2: Download complete 18:15:38 4583459ba037: Verifying Checksum 18:15:38 4583459ba037: Download complete 18:15:38 21b2b0c7a3f4: Verifying Checksum 18:15:38 21b2b0c7a3f4: Download complete 18:15:38 30f14e443154: Download complete 18:15:38 213ec9aee27d: Verifying Checksum 18:15:38 213ec9aee27d: Download complete 18:15:38 801331c1e519: Download complete 18:15:39 213ec9aee27d: Pull complete 18:15:39 4583459ba037: Pull complete 18:15:39 93c1e223e6f2: Pull complete 18:15:39 7d9ed39f4882: Verifying Checksum 18:15:39 7d9ed39f4882: Download complete 18:15:39 99cc6dd402b0: Verifying Checksum 18:15:39 99cc6dd402b0: Download complete 18:15:39 53926ce57604: Verifying Checksum 18:15:39 53926ce57604: Download complete 18:15:43 53926ce57604: Pull complete 18:15:43 21b2b0c7a3f4: Pull complete 18:15:43 30f14e443154: Pull complete 18:15:43 801331c1e519: Pull complete 18:15:45 99cc6dd402b0: Pull complete 18:15:46 7d9ed39f4882: Pull complete 18:15:46 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 18:15:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:15:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 18:15:46 + 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:15:46 + docker inspect -f . ci-base-image-x86_64 18:15:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:15:47 prd-ubuntu20.04-docker-8c-8g-117914 does not seem to be running inside a container 18:15:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-164 -v /w/workspace/gexfoundry_go-mod-secrets_PR-164:/w/workspace/gexfoundry_go-mod-secrets_PR-164:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-164@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-164@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-x86_64 cat 18:15:49 $ docker top 03f7b4a3df759d517623210e4c125b2ee71cebb17dbc7da2239b365b58eb98ae -eo pid,comm [Pipeline] { [Pipeline] sh 18:15:49 + go version 18:15:49 go version go1.18.7 linux/amd64 [Pipeline] } 18:15:49 $ docker stop --time=1 03f7b4a3df759d517623210e4c125b2ee71cebb17dbc7da2239b365b58eb98ae 18:15:50 $ docker rm -f 03f7b4a3df759d517623210e4c125b2ee71cebb17dbc7da2239b365b58eb98ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:51 + docker inspect -f . ci-base-image-x86_64 18:15:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:15:51 prd-ubuntu20.04-docker-8c-8g-117914 does not seem to be running inside a container 18:15:51 $ 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-164 -v /w/workspace/gexfoundry_go-mod-secrets_PR-164:/w/workspace/gexfoundry_go-mod-secrets_PR-164:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-164@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-164@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-x86_64 cat 18:15:51 $ docker top e828f0c00203e8dd4b421c89edbe5ab05dfea77646f2e330d0464e9e68a2821b -eo pid,comm [Pipeline] { [Pipeline] sh 18:15:51 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-164 [Pipeline] fileExists [Pipeline] sh 18:15:52 + make test 18:15:52 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 18:15:52 go: downloading github.com/stretchr/testify v1.8.1 18:15:52 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 18:15:52 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 18:15:52 go: downloading github.com/davecgh/go-spew v1.1.1 18:15:52 go: downloading github.com/pmezard/go-difflib v1.0.0 18:15:52 go: downloading github.com/stretchr/objx v0.5.0 18:15:52 go: downloading gopkg.in/yaml.v3 v3.0.1 18:15:52 go: downloading github.com/zeebo/errs v1.2.2 18:15:52 go: downloading google.golang.org/grpc v1.46.0 18:15:52 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 18:15:52 go: downloading google.golang.org/protobuf v1.28.0 18:15:52 go: downloading github.com/go-kit/log v0.2.1 18:15:52 go: downloading github.com/go-playground/validator/v10 v10.11.1 18:15:52 go: downloading github.com/google/uuid v1.3.0 18:15:52 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 18:15:52 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 18:15:52 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 18:15:52 go: downloading github.com/golang/protobuf v1.5.2 18:15:52 go: downloading github.com/go-logfmt/logfmt v0.5.1 18:15:52 go: downloading github.com/go-playground/universal-translator v0.18.0 18:15:52 go: downloading github.com/leodido/go-urn v1.2.1 18:15:52 go: downloading golang.org/x/text v0.3.7 18:15:52 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 18:15:52 go: downloading github.com/go-playground/locales v0.14.0 18:15:53 Still waiting to schedule task 18:15:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:16:19 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.614s coverage: 81.7% of statements 18:16:19 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.049s coverage: 52.2% of statements 18:16:19 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 18:16:19 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.067s coverage: 96.7% of statements 18:16:19 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.035s coverage: 89.5% of statements 18:16:19 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 18:16:19 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.041s coverage: 100.0% of statements 18:16:19 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 18:16:19 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.054s coverage: 55.8% of statements 18:16:19 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] 18:16:19 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.028s coverage: 54.5% of statements 18:16:19 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.054s coverage: 100.0% of statements 18:16:19 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 18:16:29 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:16:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:16:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:16:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:16:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:16:31 $ docker stop --time=1 e828f0c00203e8dd4b421c89edbe5ab05dfea77646f2e330d0464e9e68a2821b 18:16:33 $ docker rm -f e828f0c00203e8dd4b421c89edbe5ab05dfea77646f2e330d0464e9e68a2821b [Pipeline] // withDockerContainer [Pipeline] sh 18:16:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:16:34 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:16:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:16:34 18:16:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:16:34 latest: Pulling from edgex-lftools-log-publisher 18:16:34 5eb5b503b376: Pulling fs layer 18:16:34 5c69ac0246d0: Pulling fs layer 18:16:34 ec43610c2a17: Pulling fs layer 18:16:34 3a2ae6a8a46f: Pulling fs layer 18:16:34 33b1e0a273af: Pulling fs layer 18:16:34 5d3b04190fa2: Pulling fs layer 18:16:34 2f39f015ded8: Pulling fs layer 18:16:34 3a2ae6a8a46f: Waiting 18:16:34 33b1e0a273af: Waiting 18:16:34 5d3b04190fa2: Waiting 18:16:34 2f39f015ded8: Waiting 18:16:34 5c69ac0246d0: Verifying Checksum 18:16:34 5c69ac0246d0: Download complete 18:16:34 3a2ae6a8a46f: Verifying Checksum 18:16:34 3a2ae6a8a46f: Download complete 18:16:34 33b1e0a273af: Verifying Checksum 18:16:34 33b1e0a273af: Download complete 18:16:34 5d3b04190fa2: Verifying Checksum 18:16:34 5d3b04190fa2: Download complete 18:16:35 ec43610c2a17: Verifying Checksum 18:16:35 ec43610c2a17: Download complete 18:16:35 5eb5b503b376: Verifying Checksum 18:16:35 5eb5b503b376: Download complete 18:16:35 2f39f015ded8: Download complete 18:16:36 5eb5b503b376: Pull complete 18:16:36 5c69ac0246d0: Pull complete 18:16:36 ec43610c2a17: Pull complete 18:16:36 3a2ae6a8a46f: Pull complete 18:16:36 33b1e0a273af: Pull complete 18:16:37 5d3b04190fa2: Pull complete 18:16:41 2f39f015ded8: Pull complete 18:16:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:16:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:16:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:41 prd-ubuntu20.04-docker-8c-8g-117914 does not seem to be running inside a container 18:16:41 $ 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-164 -v /w/workspace/gexfoundry_go-mod-secrets_PR-164:/w/workspace/gexfoundry_go-mod-secrets_PR-164:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-164@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-164@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:latest cat 18:16:43 $ docker top 8861c8edd1fa1a45c9c748d59a8244a8e96ba8cc6c95ee9535f8bfe768bfaf5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:43 ---> job-cost.sh 18:16:43 lf-activate-venv: SKIPPING 18:16:43 INFO: No Stack... 18:16:43 INFO: Retrieving Pricing Info for: v3-standard-8 18:16:44 INFO: Archiving Costs [Pipeline] sh 18:16:44 + cat /w/workspace/gexfoundry_go-mod-secrets_PR-164/archives/cost.csv 18:16:44 + cut -d, -f6 [Pipeline] lock 18:16:44 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-164-5-stack-cost] 18:16:44 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-164-5-stack-cost] did not exist. Created. 18:16:44 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-164-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:16:44 + echo total: 0.2199999988079071 [Pipeline] stash 18:16:44 Stashed 1 file(s) [Pipeline] } 18:16:44 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-164-5-stack-cost] [Pipeline] // lock [Pipeline] } 18:16:44 $ docker stop --time=1 8861c8edd1fa1a45c9c748d59a8244a8e96ba8cc6c95ee9535f8bfe768bfaf5a 18:16:46 $ docker rm -f 8861c8edd1fa1a45c9c748d59a8244a8e96ba8cc6c95ee9535f8bfe768bfaf5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:17:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117915 in /w/workspace/gexfoundry_go-mod-secrets_PR-164 [Pipeline] { [Pipeline] ws 18:17:26 Running in /w/workspace/go-mod-secrets/5 [Pipeline] { [Pipeline] checkout 18:17:26 Selected Git installation does not exist. Using Default 18:17:26 The recommended git tool is: NONE 18:17:30 using credential edgex-jenkins-ssh 18:17:30 Cloning the remote Git repository 18:17:30 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 18:17:30 > git init /w/workspace/go-mod-secrets/5 # timeout=10 18:17:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 18:17:30 > git --version # timeout=10 18:17:30 > git --version # 'git version 2.25.1' 18:17:30 using GIT_SSH to set credentials SSH Credentials for GitHub 18:17:31 Verifying host key using known hosts file 18:17:31 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:17:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:17:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 18:17:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:17:33 Merging remotes/origin/main commit 1cfbe2d0a30e5e7d1d9d4601108861ae65684ae1 into PR head commit 726370977db744e8adccb9542ec2be79cebdbd77 18:17:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 18:17:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 18:17:32 using GIT_SSH to set credentials SSH Credentials for GitHub 18:17:32 Verifying host key using known hosts file 18:17:32 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:17:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/164/head:refs/remotes/origin/PR-164 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:17:33 > git config core.sparsecheckout # timeout=10 18:17:33 > git checkout -f 726370977db744e8adccb9542ec2be79cebdbd77 # timeout=10 18:17:33 > git remote # timeout=10 18:17:33 > git config --get remote.origin.url # timeout=10 18:17:33 Merge succeeded, producing c78159a15504de13129dde2e52edf8197c250203 18:17:33 Checking out Revision c78159a15504de13129dde2e52edf8197c250203 (PR-164) 18:17:33 using GIT_SSH to set credentials SSH Credentials for GitHub 18:17:33 Verifying host key using known hosts file 18:17:33 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:17:33 > git merge 1cfbe2d0a30e5e7d1d9d4601108861ae65684ae1 # timeout=10 18:17:33 > git rev-parse HEAD^{commit} # timeout=10 18:17:33 > git config core.sparsecheckout # timeout=10 18:17:33 > git checkout -f c78159a15504de13129dde2e52edf8197c250203 # timeout=10 18:17:37 Commit message: "Merge commit '1cfbe2d0a30e5e7d1d9d4601108861ae65684ae1' into HEAD" 18:17:37 > git rev-list --no-walk 726370977db744e8adccb9542ec2be79cebdbd77 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:17:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:17:38 % Total % Received % Xferd Average Speed Time Time Time Current 18:17:38 Dload Upload Total Spent Left Speed 18:17:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 79759 0 --:--:-- --:--:-- --:--:-- 79759 [Pipeline] sh 18:17:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:17:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:17:39 + sudo tee /etc/docker/daemon.new 18:17:39 { 18:17:39 "registry-mirrors": [ 18:17:39 "https://nexus3.edgexfoundry.org:10001" 18:17:39 ], 18:17:39 "bip": "10.250.0.254/24", 18:17:39 "hosts": [ 18:17:39 "tcp://0.0.0.0:5555", 18:17:39 "unix:///var/run/docker.sock" 18:17:39 ], 18:17:39 "mtu": 1458, 18:17:39 "selinux-enabled": true, 18:17:39 "seccomp-profile": "/etc/docker/seccomp.json" 18:17:39 } [Pipeline] sh 18:17:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:17:40 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 18:17:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:17:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:17:58 ========================================================= 18:17:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:17:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:17:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:17:59 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:17:59 9b18e9b68314: Pulling fs layer 18:17:59 d32db5db7311: Pulling fs layer 18:17:59 d0c4b47475fc: Pulling fs layer 18:17:59 5831b945b038: Pulling fs layer 18:17:59 86bbec2aaacd: Pulling fs layer 18:17:59 e10730c5d714: Pulling fs layer 18:17:59 5dd5c2283517: Pulling fs layer 18:17:59 d5ac0230b979: Pulling fs layer 18:17:59 86bbec2aaacd: Waiting 18:17:59 5831b945b038: Waiting 18:17:59 e10730c5d714: Waiting 18:17:59 5dd5c2283517: Waiting 18:17:59 d5ac0230b979: Waiting 18:17:59 d0c4b47475fc: Verifying Checksum 18:17:59 d0c4b47475fc: Download complete 18:17:59 d32db5db7311: Verifying Checksum 18:17:59 d32db5db7311: Download complete 18:17:59 86bbec2aaacd: Verifying Checksum 18:17:59 86bbec2aaacd: Download complete 18:17:59 e10730c5d714: Verifying Checksum 18:17:59 e10730c5d714: Download complete 18:17:59 9b18e9b68314: Verifying Checksum 18:17:59 9b18e9b68314: Download complete 18:18:00 9b18e9b68314: Pull complete 18:18:00 d5ac0230b979: Verifying Checksum 18:18:00 d5ac0230b979: Download complete 18:18:00 d32db5db7311: Pull complete 18:18:01 d0c4b47475fc: Pull complete 18:18:01 5dd5c2283517: Verifying Checksum 18:18:01 5dd5c2283517: Download complete 18:18:02 5831b945b038: Download complete 18:18:14 5831b945b038: Pull complete 18:18:14 86bbec2aaacd: Pull complete 18:18:14 e10730c5d714: Pull complete 18:18:21 5dd5c2283517: Pull complete 18:18:22 d5ac0230b979: Pull complete 18:18:22 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 18:18:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:18:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 18:18:22 + 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:18:25 + docker inspect -f . ci-base-image-arm64 18:18:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:25 prd-ubuntu20.04-docker-arm64-4c-16g-117915 does not seem to be running inside a container 18:18:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/5 -v /w/workspace/go-mod-secrets/5:/w/workspace/go-mod-secrets/5:rw,z -v /w/workspace/go-mod-secrets/5@tmp:/w/workspace/go-mod-secrets/5@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:18:28 $ docker top f3538eb4a548571ad039d4d1f92c5a988744c14232ea0fc3f1da1a1e69fa0756 -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:28 + go version 18:18:28 go version go1.18.7 linux/arm64 [Pipeline] } 18:18:28 $ docker stop --time=1 f3538eb4a548571ad039d4d1f92c5a988744c14232ea0fc3f1da1a1e69fa0756 18:18:30 $ docker rm -f f3538eb4a548571ad039d4d1f92c5a988744c14232ea0fc3f1da1a1e69fa0756 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:31 + docker inspect -f . ci-base-image-arm64 18:18:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:31 prd-ubuntu20.04-docker-arm64-4c-16g-117915 does not seem to be running inside a container 18:18:31 $ 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/5 -v /w/workspace/go-mod-secrets/5:/w/workspace/go-mod-secrets/5:rw,z -v /w/workspace/go-mod-secrets/5@tmp:/w/workspace/go-mod-secrets/5@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:18:32 $ docker top 0e41ce20f4d2148f22324e2c34c6b498ceff32b1c04f6ed9d0841edfcfaa0773 -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:32 + git config --global --add safe.directory /w/workspace/go-mod-secrets/5 [Pipeline] fileExists [Pipeline] sh 18:18:33 + make test 18:18:33 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 18:18:33 go: downloading github.com/stretchr/testify v1.8.1 18:18:33 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 18:18:33 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 18:18:33 go: downloading github.com/davecgh/go-spew v1.1.1 18:18:33 go: downloading github.com/pmezard/go-difflib v1.0.0 18:18:34 go: downloading github.com/stretchr/objx v0.5.0 18:18:34 go: downloading gopkg.in/yaml.v3 v3.0.1 18:18:34 go: downloading github.com/go-kit/log v0.2.1 18:18:34 go: downloading github.com/go-playground/validator/v10 v10.11.1 18:18:34 go: downloading github.com/google/uuid v1.3.0 18:18:34 go: downloading github.com/zeebo/errs v1.2.2 18:18:34 go: downloading google.golang.org/grpc v1.46.0 18:18:35 go: downloading github.com/go-logfmt/logfmt v0.5.1 18:18:35 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 18:18:35 go: downloading google.golang.org/protobuf v1.28.0 18:18:35 go: downloading github.com/go-playground/universal-translator v0.18.0 18:18:35 go: downloading github.com/leodido/go-urn v1.2.1 18:18:35 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 18:18:35 go: downloading golang.org/x/text v0.3.7 18:18:35 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 18:18:35 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 18:18:36 go: downloading github.com/go-playground/locales v0.14.0 18:18:36 go: downloading github.com/golang/protobuf v1.5.2 18:18:36 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 18:20:28 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 10.088s coverage: 81.7% of statements 18:20:28 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.183s coverage: 52.2% of statements 18:20:28 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 18:20:28 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.216s coverage: 96.7% of statements 18:20:28 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.076s coverage: 89.5% of statements 18:20:28 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 18:20:28 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.058s coverage: 100.0% of statements 18:20:28 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 18:20:33 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.220s coverage: 55.8% of statements 18:20:33 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] 18:20:33 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.102s coverage: 54.5% of statements 18:20:33 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.246s coverage: 100.0% of statements 18:20:33 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 18:20:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:20:33 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:21:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:21:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:21:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:21:30 $ docker stop --time=1 0e41ce20f4d2148f22324e2c34c6b498ceff32b1c04f6ed9d0841edfcfaa0773 18:21:32 $ docker rm -f 0e41ce20f4d2148f22324e2c34c6b498ceff32b1c04f6ed9d0841edfcfaa0773 [Pipeline] // withDockerContainer [Pipeline] sh 18:21:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:21:34 Warning: overwriting stash ‘coverage-report’ 18:21:34 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:21:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:21:35 18:21:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:21:35 arm64: Pulling from edgex-lftools-log-publisher 18:21:35 8998bd30e6a1: Pulling fs layer 18:21:35 04944245beec: Pulling fs layer 18:21:35 699f458cf7ca: Pulling fs layer 18:21:35 765212b225bb: Pulling fs layer 18:21:35 f23df028b6ca: Pulling fs layer 18:21:35 d65c8cfc05b1: Pulling fs layer 18:21:35 2437ff75d9bd: Pulling fs layer 18:21:35 765212b225bb: Waiting 18:21:35 f23df028b6ca: Waiting 18:21:35 d65c8cfc05b1: Waiting 18:21:35 2437ff75d9bd: Waiting 18:21:35 04944245beec: Verifying Checksum 18:21:35 04944245beec: Download complete 18:21:36 765212b225bb: Verifying Checksum 18:21:36 765212b225bb: Download complete 18:21:36 f23df028b6ca: Verifying Checksum 18:21:36 f23df028b6ca: Download complete 18:21:36 d65c8cfc05b1: Verifying Checksum 18:21:36 d65c8cfc05b1: Download complete 18:21:36 699f458cf7ca: Verifying Checksum 18:21:36 699f458cf7ca: Download complete 18:21:36 8998bd30e6a1: Verifying Checksum 18:21:36 8998bd30e6a1: Download complete 18:21:38 2437ff75d9bd: Verifying Checksum 18:21:38 2437ff75d9bd: Download complete 18:21:40 8998bd30e6a1: Pull complete 18:21:41 04944245beec: Pull complete 18:21:42 699f458cf7ca: Pull complete 18:21:42 765212b225bb: Pull complete 18:21:43 f23df028b6ca: Pull complete 18:21:43 d65c8cfc05b1: Pull complete 18:22:01 2437ff75d9bd: Pull complete 18:22:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:22:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:22:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:22:02 prd-ubuntu20.04-docker-arm64-4c-16g-117915 does not seem to be running inside a container 18:22:02 $ 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/5 -v /w/workspace/go-mod-secrets/5:/w/workspace/go-mod-secrets/5:rw,z -v /w/workspace/go-mod-secrets/5@tmp:/w/workspace/go-mod-secrets/5@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:22:03 $ docker top 8a8f0c72fc6d2b0ea221f046672ecbd791a35211f62a4c0bde7ece3eefd9b2d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:22:04 ---> job-cost.sh 18:22:04 lf-activate-venv: SKIPPING 18:22:04 INFO: No Stack... 18:22:05 INFO: Retrieving Pricing Info for: v3-standard-4 18:22:06 INFO: Archiving Costs [Pipeline] sh 18:22:06 + cat /w/workspace/go-mod-secrets/5/archives/cost.csv 18:22:06 + cut -d, -f6 [Pipeline] lock 18:22:06 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-164-5-stack-cost] 18:22:06 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-164-5-stack-cost] did not exist. Created. 18:22:06 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-164-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:22:07 /w/workspace/go-mod-secrets/5@tmp/durable-79227d78/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:22:07 + echo total: 0.10999999940395355 [Pipeline] stash 18:22:07 Warning: overwriting stash ‘stack-cost’ 18:22:08 Stashed 1 file(s) [Pipeline] } 18:22:08 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-164-5-stack-cost] [Pipeline] // lock [Pipeline] } 18:22:08 $ docker stop --time=1 8a8f0c72fc6d2b0ea221f046672ecbd791a35211f62a4c0bde7ece3eefd9b2d4 18:22:09 $ docker rm -f 8a8f0c72fc6d2b0ea221f046672ecbd791a35211f62a4c0bde7ece3eefd9b2d4 [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:22:10 provisioning config files... 18:22:10 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-164@tmp/config4655083157994951220tmp [Pipeline] { [Pipeline] sh 18:22:10 + set +x 18:22:10 + curl -s https://codecov.io/bash 18:22:10 + bash -s -- 18:22:10 18:22:10 _____ _ 18:22:10 / ____| | | 18:22:10 | | ___ __| | ___ ___ _____ __ 18:22:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:22:10 | |___| (_) | (_| | __/ (_| (_) \ V / 18:22:10 \_____\___/ \__,_|\___|\___\___/ \_/ 18:22:10 Bash-1.0.6 18:22:10 18:22:10 18:22:10 ==> git version 2.25.1 found 18:22:10 ==> 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:22:10 Release-Date: 2020-01-08 18:22:10 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:22:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:22:10 ==> Jenkins CI detected. 18:22:10 current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-164 18:22:10 project root: . 18:22:10 --> token set from env 18:22:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:22:10 ==> Running gcov in . (disable via -X gcov) 18:22:10 ==> Python coveragepy not found 18:22:10 ==> Searching for coverage reports in: 18:22:10 + . 18:22:10 -> Found 1 reports 18:22:10 ==> Detecting git/mercurial file structure 18:22:10 ==> Reading reports 18:22:10 + ./coverage.out bytes=33437 18:22:10 ==> Appending adjustments 18:22:10 https://docs.codecov.io/docs/fixing-reports 18:22:10 + Found adjustments 18:22:10 ==> Gzipping contents 18:22:10 8.0K /tmp/codecov.66lI5I.gz 18:22:10 ==> Uploading reports 18:22:10 url: https://codecov.io 18:22:10 query: branch=PR-164&commit=be0270ae727ed16e0477ba7e8bd631199fd9b0dd&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-164%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=164&job=&cmd_args= 18:22:10 -> Pinging Codecov 18:22:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=PR-164&commit=be0270ae727ed16e0477ba7e8bd631199fd9b0dd&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-164%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=164&job=&cmd_args= 18:22:11 -> Uploading to 18:22:11 https://storage.googleapis.com/codecov/v4/raw/2022-11-02/D63849C06B6B67093493C71CE874ED06/be0270ae727ed16e0477ba7e8bd631199fd9b0dd/24f06bcb-0aba-498f-9c1e-51d0de75d3f2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221102T182210Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ac29a46135b2a94ee023f4c5e7f3cec87642dc73b61f90979d6be5bdf9689c1f 18:22:11 % Total % Received % Xferd Average Speed Time Time Time Current 18:22:11 Dload Upload Total Spent Left Speed 18:22:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6810 0 0 100 6810 0 28140 --:--:-- --:--:-- --:--:-- 28140 18:22:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/be0270ae727ed16e0477ba7e8bd631199fd9b0dd [Pipeline] } 18:22:11 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:22:11 + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-164/archives ] 18:22:11 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-164/archives 18:22:11 total 16 18:22:11 drwxr-xr-x 3 root root 4096 Nov 2 18:16 . 18:22:11 drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 18:16 .. 18:22:11 drwxr-xr-x 2 root root 4096 Nov 2 18:16 cost 18:22:11 -rw-r--r-- 1 root root 86 Nov 2 18:16 cost.csv 18:22:11 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-164/archives 18:22:11 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-164/archives 18:22:11 total 16 18:22:11 drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 18:16 . 18:22:11 drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 18:16 .. 18:22:11 drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 18:16 cost 18:22:11 -rw-r--r-- 1 jenkins jenkins 86 Nov 2 18:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:22:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:22:13 ---> package-listing.sh 18:22:13 ++ facter osfamily 18:22:13 ++ tr '[:upper:]' '[:lower:]' 18:22:13 + OS_FAMILY=debian 18:22:13 + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-164 18:22:13 + START_PACKAGES=/tmp/packages_start.txt 18:22:13 + END_PACKAGES=/tmp/packages_end.txt 18:22:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:22:13 + PACKAGES=/tmp/packages_start.txt 18:22:13 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-164 ']' 18:22:13 + PACKAGES=/tmp/packages_end.txt 18:22:13 + case "${OS_FAMILY}" in 18:22:13 + dpkg -l 18:22:13 + grep '^ii' 18:22:13 + '[' -f /tmp/packages_start.txt ']' 18:22:13 + '[' -f /tmp/packages_end.txt ']' 18:22:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:22:13 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-164 ']' 18:22:13 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-164/archives/ 18:22:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-164/archives/ [Pipeline] echo 18:22:13 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-164/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:22:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:22:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:22:14 prd-ubuntu20.04-docker-8c-8g-117914 does not seem to be running inside a container 18:22:14 $ 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-164/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-164 -v /w/workspace/gexfoundry_go-mod-secrets_PR-164:/w/workspace/gexfoundry_go-mod-secrets_PR-164:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-164@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-164@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:22:14 $ docker top 7a6f31b7780c6b353cc7c2f69fffaf94d1db786adee4ba92403d631df597162f -eo pid,comm [Pipeline] { [Pipeline] sh 18:22:14 + touch /tmp/pre-build-complete [Pipeline] sh 18:22:15 + mkdir -p /var/log/sysstat [Pipeline] sh 18:22:15 + ls /var/log/sa-host 18:22:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:22:15 provisioning config files... 18:22:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-164@tmp/config12607030881472275522tmp [Pipeline] { [Pipeline] echo 18:22:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:22:15 ---> create-netrc.sh [Pipeline] } 18:22:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:22:16 ---> python-tools-install.sh [Pipeline] echo 18:22:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:22:16 ---> sudo-logs.sh 18:22:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:22:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:22:16 ---> job-cost.sh 18:22:16 lf-activate-venv: SKIPPING 18:22:16 DEBUG: total: 0.2199999988079071 18:22:16 INFO: Retrieving Stack Cost... 18:22:17 INFO: Retrieving Pricing Info for: v3-standard-8 18:22:17 INFO: Archiving Costs [Pipeline] echo 18:22:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:22:17 ---> logs-deploy.sh 18:22:17 lf-activate-venv: SKIPPING 18:22:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-164/5 18:22:17 INFO: archiving workspace using pattern(s): 18:22:18 Archives upload complete. 18:22:18 INFO: archiving logs to Nexus 18:22:19 ---> uname -a: 18:22:19 Linux prd-ubuntu20-04-docker-8c-8g-117914 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:22:19 18:22:19 18:22:19 ---> lscpu: 18:22:19 Architecture: x86_64 18:22:19 CPU op-mode(s): 32-bit, 64-bit 18:22:19 Byte Order: Little Endian 18:22:19 Address sizes: 40 bits physical, 48 bits virtual 18:22:19 CPU(s): 8 18:22:19 On-line CPU(s) list: 0-7 18:22:19 Thread(s) per core: 1 18:22:19 Core(s) per socket: 1 18:22:19 Socket(s): 8 18:22:19 NUMA node(s): 1 18:22:19 Vendor ID: AuthenticAMD 18:22:19 CPU family: 23 18:22:19 Model: 49 18:22:19 Model name: AMD EPYC-Rome Processor 18:22:19 Stepping: 0 18:22:19 CPU MHz: 2799.998 18:22:19 BogoMIPS: 5599.99 18:22:19 Virtualization: AMD-V 18:22:19 Hypervisor vendor: KVM 18:22:19 Virtualization type: full 18:22:19 L1d cache: 256 KiB 18:22:19 L1i cache: 256 KiB 18:22:19 L2 cache: 4 MiB 18:22:19 L3 cache: 128 MiB 18:22:19 NUMA node0 CPU(s): 0-7 18:22:19 Vulnerability Itlb multihit: Not affected 18:22:19 Vulnerability L1tf: Not affected 18:22:19 Vulnerability Mds: Not affected 18:22:19 Vulnerability Meltdown: Not affected 18:22:19 Vulnerability Mmio stale data: Not affected 18:22:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:22:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:22:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:22:19 Vulnerability Srbds: Not affected 18:22:19 Vulnerability Tsx async abort: Not affected 18:22:19 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:22:19 18:22:19 18:22:19 ---> nproc: 18:22:19 8 18:22:19 18:22:19 18:22:19 ---> df -h: 18:22:19 Filesystem Size Used Avail Use% Mounted on 18:22:19 overlay 155G 11G 145G 7% / 18:22:19 tmpfs 64M 0 64M 0% /dev 18:22:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:22:19 shm 64M 0 64M 0% /dev/shm 18:22:19 /dev/vda1 155G 11G 145G 7% /facter-os 18:22:19 18:22:19 18:22:19 ---> sar -b -r -n DEV: 18:22:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117914) 11/02/22 _x86_64_ (8 CPU) 18:22:19 18:22:19 18:14:45 LINUX RESTART (8 CPU) 18:22:19 18:22:19 18:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:22:19 18:16:02 333.64 47.59 286.05 0.00 5354.17 79845.63 0.00 18:22:19 18:17:01 68.25 0.24 68.01 0.00 6.51 35117.59 0.00 18:22:19 18:18:01 1.92 0.00 1.92 0.00 0.00 21.08 0.00 18:22:19 18:19:01 2.83 1.02 1.82 0.00 21.86 26.00 0.00 18:22:19 18:20:01 37.79 9.33 28.46 0.00 2883.84 4750.82 0.00 18:22:19 18:21:01 2.43 0.00 2.43 0.00 0.00 27.46 0.00 18:22:19 18:22:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 18:22:19 Average: 63.98 8.33 55.65 0.00 1183.73 17071.41 0.00 18:22:19 18:22:19 18:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:22:19 18:16:02 28594960 31417220 888004 2.70 85756 2978228 2243144 6.61 1320984 2559168 399160 18:22:19 18:17:01 28678204 31586916 721732 2.19 93356 3043100 1726728 5.09 1092672 2693540 400 18:22:19 18:18:01 28678480 31587356 720436 2.19 93372 3043104 1726728 5.09 1092880 2693540 12 18:22:19 18:19:01 28683548 31593628 713864 2.17 93456 3043724 1779784 5.25 1085944 2694092 316 18:22:19 18:20:01 28380888 31564376 725984 2.21 112084 3292620 1785724 5.26 1256288 2805028 244 18:22:19 18:21:01 28394620 31578092 712752 2.17 112136 3292616 1785684 5.26 1239436 2804948 40 18:22:19 18:22:01 28398124 31581628 709132 2.16 112168 3292620 1785684 5.26 1235544 2804952 8 18:22:19 Average: 28544118 31558459 741701 2.26 100333 3140859 1833354 5.40 1189107 2722181 57169 18:22:19 18:22:19 18:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:22:19 18:16:02 veth77daf6f 44.09 51.17 4.00 650.06 0.00 0.00 0.00 0.05 18:22:19 18:16:02 lo 3.87 3.87 0.37 0.37 0.00 0.00 0.00 0.00 18:22:19 18:16:02 ens3 626.30 413.50 7021.00 116.38 0.00 0.00 0.00 0.00 18:22:19 18:16:02 docker0 45.78 52.77 3.60 666.04 0.00 0.00 0.00 0.00 18:22:19 18:17:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 18:22:19 18:17:01 ens3 116.71 74.23 2571.96 14.99 0.00 0.00 0.00 0.00 18:22:19 18:17:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:22:19 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:19 18:18:01 ens3 0.37 0.23 0.25 0.19 0.00 0.00 0.00 0.00 18:22:19 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:19 18:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:19 18:19:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:22:19 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:19 18:20:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 18:22:19 18:20:01 ens3 57.35 30.36 1312.04 2.36 0.00 0.00 0.00 0.00 18:22:19 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:19 18:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:19 18:21:01 ens3 0.48 0.33 0.10 0.08 0.00 0.00 0.00 0.00 18:22:19 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:19 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:19 18:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:19 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:19 Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 18:22:19 Average: ens3 114.47 74.11 1555.51 19.15 0.00 0.00 0.00 0.00 18:22:19 Average: docker0 6.57 7.56 0.52 95.37 0.00 0.00 0.00 0.00 18:22:19 18:22:19 18:22:19 ---> sar -P ALL: 18:22:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117914) 11/02/22 _x86_64_ (8 CPU) 18:22:19 18:22:19 18:14:45 LINUX RESTART (8 CPU) 18:22:19 18:22:19 18:15:01 CPU %user %nice %system %iowait %steal %idle 18:22:19 18:16:02 all 15.44 0.00 4.29 1.81 0.08 78.38 18:22:19 18:16:02 0 14.62 0.00 4.66 0.57 0.07 80.08 18:22:19 18:16:02 1 16.52 0.00 4.82 4.55 0.10 74.01 18:22:19 18:16:02 2 15.48 0.00 3.63 1.40 0.10 79.39 18:22:19 18:16:02 3 14.70 0.00 5.56 2.92 0.08 76.73 18:22:19 18:16:02 4 15.91 0.00 3.94 2.58 0.08 77.49 18:22:19 18:16:02 5 14.59 0.00 4.77 0.81 0.07 79.76 18:22:19 18:16:02 6 14.30 0.00 3.25 1.23 0.07 81.15 18:22:19 18:16:02 7 17.41 0.00 3.67 0.42 0.10 78.39 18:22:19 18:17:01 all 23.93 0.00 4.75 0.55 0.08 70.69 18:22:19 18:17:01 0 23.74 0.00 4.33 0.19 0.07 71.68 18:22:19 18:17:01 1 23.00 0.00 5.26 0.02 0.09 71.63 18:22:19 18:17:01 2 24.69 0.00 5.17 0.14 0.09 69.91 18:22:19 18:17:01 3 24.29 0.00 5.28 1.22 0.09 69.12 18:22:19 18:17:01 4 22.87 0.00 4.42 2.59 0.07 70.05 18:22:19 18:17:01 5 23.33 0.00 4.07 0.02 0.07 72.51 18:22:19 18:17:01 6 24.19 0.00 4.75 0.03 0.07 70.95 18:22:19 18:17:01 7 25.35 0.00 4.70 0.17 0.14 69.64 18:22:19 18:18:01 all 0.27 0.00 0.02 0.00 0.01 99.70 18:22:19 18:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:22:19 18:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:22:19 18:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:22:19 18:18:01 3 0.03 0.00 0.02 0.03 0.02 99.90 18:22:19 18:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:22:19 18:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:22:19 18:18:01 6 2.00 0.00 0.02 0.00 0.02 97.97 18:22:19 18:18:01 7 0.03 0.00 0.05 0.00 0.02 99.90 18:22:19 18:19:01 all 0.31 0.00 0.03 0.01 0.00 99.65 18:22:19 18:19:01 0 0.17 0.00 0.03 0.03 0.00 99.77 18:22:19 18:19:01 1 0.07 0.00 0.05 0.02 0.00 99.87 18:22:19 18:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:22:19 18:19:01 3 0.07 0.00 0.02 0.02 0.02 99.88 18:22:19 18:19:01 4 0.03 0.00 0.03 0.02 0.00 99.92 18:22:19 18:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:22:19 18:19:01 6 1.99 0.00 0.03 0.00 0.00 97.98 18:22:19 18:19:01 7 0.05 0.00 0.05 0.00 0.02 99.88 18:22:19 18:20:01 all 1.31 0.00 0.77 0.27 0.02 97.63 18:22:19 18:20:01 0 0.57 0.00 0.38 0.07 0.02 98.97 18:22:19 18:20:01 1 0.78 0.00 1.83 0.25 0.02 97.12 18:22:19 18:20:01 2 0.68 0.00 0.37 0.03 0.02 98.90 18:22:19 18:20:01 3 0.78 0.00 0.52 1.17 0.02 97.51 18:22:19 18:20:01 4 1.73 0.00 0.85 0.40 0.02 97.00 18:22:19 18:20:01 5 1.53 0.00 1.10 0.17 0.02 97.18 18:22:19 18:20:01 6 2.74 0.00 0.61 0.07 0.02 96.57 18:22:19 18:20:01 7 1.59 0.00 0.48 0.05 0.05 97.83 18:22:19 18:21:01 all 0.03 0.00 0.02 0.00 0.01 99.94 18:22:19 18:21:01 0 0.03 0.00 0.03 0.02 0.00 99.92 18:22:19 18:21:01 1 0.02 0.00 0.02 0.02 0.00 99.95 18:22:19 18:21:01 2 0.07 0.00 0.02 0.00 0.00 99.92 18:22:19 18:21:01 3 0.03 0.00 0.00 0.00 0.02 99.95 18:22:19 18:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 18:22:19 18:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:22:19 18:21:01 6 0.02 0.00 0.03 0.00 0.02 99.93 18:22:19 18:21:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:22:19 18:22:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:22:19 18:22:01 0 0.00 0.00 0.00 0.02 0.02 99.97 18:22:19 18:22:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:22:19 18:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:22:19 18:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:22:19 18:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:22:19 18:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:22:19 18:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:22:19 18:22:01 7 0.03 0.00 0.05 0.00 0.02 99.90 18:22:19 Average: all 5.80 0.00 1.39 0.38 0.03 92.40 18:22:19 Average: 0 5.51 0.00 1.33 0.13 0.03 93.01 18:22:19 Average: 1 5.69 0.00 1.70 0.69 0.03 91.90 18:22:19 Average: 2 5.75 0.00 1.30 0.22 0.03 92.70 18:22:19 Average: 3 5.61 0.00 1.61 0.76 0.04 91.99 18:22:19 Average: 4 5.69 0.00 1.31 0.78 0.03 92.19 18:22:19 Average: 5 5.55 0.00 1.41 0.14 0.02 92.88 18:22:19 Average: 6 6.39 0.00 1.22 0.19 0.03 92.18 18:22:19 Average: 7 6.25 0.00 1.27 0.09 0.05 92.34 18:22:19 18:22:19 18:22:19