Pull request #168 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-secrets Obtained Jenkinsfile from 876a4c37b637f93664d110fcf719d6583d881e02+d97f4ffcd9d6c83b876b3b634431b60d0e5848f4 (f6e8a7ccc9c306c43d04dfd89222f46e16fd69c3) 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-ssh7018911808030369075.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-ssh16321129560901006254.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-168/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-168/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18423948078094243757.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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-168/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4283733573371628777.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13991989705597913453.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-168/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-168/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10232945057210935019.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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-117734’ Running on prd-ubuntu20.04-docker-8c-8g-117736 in /w/workspace/gexfoundry_go-mod-secrets_PR-168 [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-168 # 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 Merging remotes/origin/main commit d97f4ffcd9d6c83b876b3b634431b60d0e5848f4 into PR head commit 876a4c37b637f93664d110fcf719d6583d881e02 Merge succeeded, producing 876a4c37b637f93664d110fcf719d6583d881e02 Checking out Revision 876a4c37b637f93664d110fcf719d6583d881e02 (PR-168) 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/168/head:refs/remotes/origin/PR-168 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 876a4c37b637f93664d110fcf719d6583d881e02 # 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 d97f4ffcd9d6c83b876b3b634431b60d0e5848f4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 876a4c37b637f93664d110fcf719d6583d881e02 # timeout=10 Commit message: "docs: Levski Change Log" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:25:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:25:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:25:27 ========================================================= 16:25:27 EdgeX Global Pipelines Version Info 16:25:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:25:28 ------------------- 16:25:28 stable info: 16:25:28 ------------------- 16:25:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:25:28 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 16:25:28 Message: update stable to v1.0.243 16:25:28 ------------------- 16:25:28 experimental info: 16:25:28 ------------------- 16:25:28 Commited By: **** collab-it+edgex@linuxfoundation.org 16:25:28 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 16:25:28 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:25:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 16:25:29 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 16:25:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:25:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:25:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:25:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:25:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:25:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:25:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:25:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:25:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:25:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 16:25:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:25:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:25:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:25:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:25:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:25:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:25:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:25:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:25:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:25:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:25:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:25:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:25:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:25:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:25:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:25:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-168 [Pipeline] echo 16:25:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-168 [Pipeline] echo 16:25:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-168 [Pipeline] echo 16:25:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 876a4c37b637f93664d110fcf719d6583d881e02 [Pipeline] echo 16:25:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 876a4c3 [Pipeline] echo 16:25:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:25:30 + git rev-list -1 --merges 876a4c37b637f93664d110fcf719d6583d881e02~1..876a4c37b637f93664d110fcf719d6583d881e02 [Pipeline] echo 16:25:30 -----------> git rev-list -1 --merges 876a4c37b637f93664d110fcf719d6583d881e02~1..876a4c37b637f93664d110fcf719d6583d881e02 876a4c37b637f93664d110fcf719d6583d881e02 [false] [Pipeline] sh 16:25:31 + git log --format=format:%s -1 876a4c37b637f93664d110fcf719d6583d881e02 [Pipeline] echo 16:25:31 ========================================================= 16:25:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:25:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:25:31 + git log --format=format:%s -1 876a4c37b637f93664d110fcf719d6583d881e02 [Pipeline] echo 16:25:31 [semverPrep] GIT_COMMIT: 876a4c37b637f93664d110fcf719d6583d881e02, Commit Message: docs: Levski Change Log [Pipeline] echo 16:25:31 [semverPrep] This is not a build commit. [Pipeline] sh 16:25:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:25:32 + grep -v github /etc/ssh/ssh_known_hosts 16:25:32 + [ -e /tmp/ssh_known_hosts ] 16:25:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:25:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:25:32 + sudo tee -a /etc/ssh/ssh_known_hosts 16:25:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:25:32 16:25:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:25:33 0.1.4: Pulling from edgex-devops/py-git-semver 16:25:33 b85a868b505f: Pulling fs layer 16:25:33 e2be974225ed: Pulling fs layer 16:25:33 339a4e72a1f5: Pulling fs layer 16:25:33 988bab9f4d93: Pulling fs layer 16:25:33 1469e6f7b9e6: Pulling fs layer 16:25:33 eaf3925da568: Pulling fs layer 16:25:33 bab4dde63d76: Pulling fs layer 16:25:33 bde34c3a00c8: Pulling fs layer 16:25:33 b352a97aabf1: Pulling fs layer 16:25:33 4872d77fe225: Pulling fs layer 16:25:33 5851b861e8e6: Pulling fs layer 16:25:33 988bab9f4d93: Waiting 16:25:33 1469e6f7b9e6: Waiting 16:25:33 b352a97aabf1: Waiting 16:25:33 eaf3925da568: Waiting 16:25:33 4872d77fe225: Waiting 16:25:33 5851b861e8e6: Waiting 16:25:33 bab4dde63d76: Waiting 16:25:33 bde34c3a00c8: Waiting 16:25:33 e2be974225ed: Verifying Checksum 16:25:33 e2be974225ed: Download complete 16:25:33 988bab9f4d93: Verifying Checksum 16:25:33 988bab9f4d93: Download complete 16:25:33 339a4e72a1f5: Verifying Checksum 16:25:33 339a4e72a1f5: Download complete 16:25:33 1469e6f7b9e6: Verifying Checksum 16:25:33 1469e6f7b9e6: Download complete 16:25:33 eaf3925da568: Verifying Checksum 16:25:33 eaf3925da568: Download complete 16:25:33 bde34c3a00c8: Verifying Checksum 16:25:33 bde34c3a00c8: Download complete 16:25:33 b352a97aabf1: Verifying Checksum 16:25:33 b352a97aabf1: Download complete 16:25:33 4872d77fe225: Verifying Checksum 16:25:33 4872d77fe225: Download complete 16:25:33 5851b861e8e6: Verifying Checksum 16:25:33 5851b861e8e6: Download complete 16:25:33 b85a868b505f: Verifying Checksum 16:25:33 b85a868b505f: Download complete 16:25:34 bab4dde63d76: Verifying Checksum 16:25:34 bab4dde63d76: Download complete 16:25:34 b85a868b505f: Pull complete 16:25:34 e2be974225ed: Pull complete 16:25:35 339a4e72a1f5: Pull complete 16:25:35 988bab9f4d93: Pull complete 16:25:35 1469e6f7b9e6: Pull complete 16:25:35 eaf3925da568: Pull complete 16:25:37 bab4dde63d76: Pull complete 16:25:37 bde34c3a00c8: Pull complete 16:25:37 b352a97aabf1: Pull complete 16:25:38 4872d77fe225: Pull complete 16:25:38 5851b861e8e6: Pull complete 16:25:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:25:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:25:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:25:38 prd-ubuntu20.04-docker-8c-8g-117736 does not seem to be running inside a container 16:25:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-168 -v /w/workspace/gexfoundry_go-mod-secrets_PR-168:/w/workspace/gexfoundry_go-mod-secrets_PR-168:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-168@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-168@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 16:25:39 $ docker top 15da8c48fde66c81f7ebb75ec1d17bcf4da8a54cf3dfda127133531c3574857f -eo pid,comm 16:25:39 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). 16:25:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:25:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:25:40 [ssh-agent] Looking for ssh-agent implementation... 16:25:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:25:40 $ docker exec 15da8c48fde66c81f7ebb75ec1d17bcf4da8a54cf3dfda127133531c3574857f ssh-agent 16:25:40 SSH_AUTH_SOCK=/tmp/ssh-H9hZCoFDJuO9/agent.31 16:25:40 SSH_AGENT_PID=36 16:25:40 Running ssh-add (command line suppressed) 16:25:40 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-168@tmp/private_key_1745997680872148097.key (/w/workspace/gexfoundry_go-mod-secrets_PR-168@tmp/private_key_1745997680872148097.key) 16:25:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:25:40 + git tag --points-at HEAD [Pipeline] } 16:25:40 $ docker exec --env ******** --env ******** 15da8c48fde66c81f7ebb75ec1d17bcf4da8a54cf3dfda127133531c3574857f ssh-agent -k 16:25:40 unset SSH_AUTH_SOCK; 16:25:40 unset SSH_AGENT_PID; 16:25:40 echo Agent pid 36 killed; 16:25:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:25:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:25:40 [ssh-agent] Looking for ssh-agent implementation... 16:25:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:25:41 $ docker exec 15da8c48fde66c81f7ebb75ec1d17bcf4da8a54cf3dfda127133531c3574857f ssh-agent 16:25:41 SSH_AUTH_SOCK=/tmp/ssh-vQGJ91YTU4ld/agent.69 16:25:41 SSH_AGENT_PID=75 16:25:41 Running ssh-add (command line suppressed) 16:25:41 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-168@tmp/private_key_16559160785604294076.key (/w/workspace/gexfoundry_go-mod-secrets_PR-168@tmp/private_key_16559160785604294076.key) 16:25:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:25:41 + git semver init 16:25:41 2022-11-01 16:25:41,819 [run_init] DEBUG init version:0.0.0 force:False 16:25:41 2022-11-01 16:25:41,820 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-168/.semver 16:25:41 2022-11-01 16:25:41,820 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-168/.semver 16:25:41 2022-11-01 16:25:41,821 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-168/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-168, universal_newlines=False, shell=None, istream=None) 16:25:42 2022-11-01 16:25:42,645 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-168/.git/info/exclude 16:25:42 2022-11-01 16:25:42,646 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-168/.semver/PR-168 with force:False 16:25:42 2022-11-01 16:25:42,646 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-168/.semver/PR-168 16:25:42 2022-11-01 16:25:42,650 [execute] INFO git cat-file --batch-check 16:25:42 2022-11-01 16:25:42,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-168/.semver, universal_newlines=False, shell=None, istream=) 16:25:42 2022-11-01 16:25:42,658 [execute] INFO git cat-file --batch 16:25:42 2022-11-01 16:25:42,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-168/.semver, universal_newlines=False, shell=None, istream=) 16:25:42 2022-11-01 16:25:42,664 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-168/.semver/PR-168 16:25:42 0.0.0 [Pipeline] } 16:25:42 $ docker exec --env ******** --env ******** 15da8c48fde66c81f7ebb75ec1d17bcf4da8a54cf3dfda127133531c3574857f ssh-agent -k 16:25:42 unset SSH_AUTH_SOCK; 16:25:42 unset SSH_AGENT_PID; 16:25:42 echo Agent pid 75 killed; 16:25:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:25:43 + git semver [Pipeline] } 16:25:43 $ docker stop --time=1 15da8c48fde66c81f7ebb75ec1d17bcf4da8a54cf3dfda127133531c3574857f 16:25:45 $ docker rm -f 15da8c48fde66c81f7ebb75ec1d17bcf4da8a54cf3dfda127133531c3574857f [Pipeline] // withDockerContainer [Pipeline] sh 16:25:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:25:45 Stashed 1 file(s) [Pipeline] echo 16:25:45 [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 16:25:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:25:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:25:46 ========================================================= 16:25:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:25:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:25:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:25:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:25:46 213ec9aee27d: Pulling fs layer 16:25:46 4583459ba037: Pulling fs layer 16:25:46 93c1e223e6f2: Pulling fs layer 16:25:46 53926ce57604: Pulling fs layer 16:25:46 21b2b0c7a3f4: Pulling fs layer 16:25:46 30f14e443154: Pulling fs layer 16:25:46 801331c1e519: Pulling fs layer 16:25:46 99cc6dd402b0: Pulling fs layer 16:25:46 21b2b0c7a3f4: Waiting 16:25:46 7d9ed39f4882: Pulling fs layer 16:25:46 30f14e443154: Waiting 16:25:46 53926ce57604: Waiting 16:25:46 99cc6dd402b0: Waiting 16:25:46 801331c1e519: Waiting 16:25:46 7d9ed39f4882: Waiting 16:25:46 93c1e223e6f2: Verifying Checksum 16:25:46 93c1e223e6f2: Download complete 16:25:46 4583459ba037: Verifying Checksum 16:25:46 4583459ba037: Download complete 16:25:46 21b2b0c7a3f4: Verifying Checksum 16:25:46 21b2b0c7a3f4: Download complete 16:25:46 30f14e443154: Verifying Checksum 16:25:46 30f14e443154: Download complete 16:25:46 213ec9aee27d: Verifying Checksum 16:25:46 213ec9aee27d: Download complete 16:25:46 801331c1e519: Download complete 16:25:47 213ec9aee27d: Pull complete 16:25:47 4583459ba037: Pull complete 16:25:47 93c1e223e6f2: Pull complete 16:25:47 7d9ed39f4882: Verifying Checksum 16:25:47 7d9ed39f4882: Download complete 16:25:47 99cc6dd402b0: Verifying Checksum 16:25:47 99cc6dd402b0: Download complete 16:25:47 53926ce57604: Verifying Checksum 16:25:47 53926ce57604: Download complete 16:25:51 53926ce57604: Pull complete 16:25:51 21b2b0c7a3f4: Pull complete 16:25:51 30f14e443154: Pull complete 16:25:51 801331c1e519: Pull complete 16:25:53 99cc6dd402b0: Pull complete 16:25:54 7d9ed39f4882: Pull complete 16:25:54 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 16:25:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:25:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 16:25:54 + 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 16:25:55 + docker inspect -f . ci-base-image-x86_64 16:25:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:25:55 prd-ubuntu20.04-docker-8c-8g-117736 does not seem to be running inside a container 16:25:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-168 -v /w/workspace/gexfoundry_go-mod-secrets_PR-168:/w/workspace/gexfoundry_go-mod-secrets_PR-168:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-168@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-168@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 16:25:57 $ docker top 179afbb6f6c5cd249291470f2d7e26fe4a90fad5316228da35f309a962912ad5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:25:58 + go version 16:25:58 go version go1.18.7 linux/amd64 [Pipeline] } 16:25:58 $ docker stop --time=1 179afbb6f6c5cd249291470f2d7e26fe4a90fad5316228da35f309a962912ad5 16:25:59 $ docker rm -f 179afbb6f6c5cd249291470f2d7e26fe4a90fad5316228da35f309a962912ad5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:00 + docker inspect -f . ci-base-image-x86_64 16:26:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:00 prd-ubuntu20.04-docker-8c-8g-117736 does not seem to be running inside a container 16:26:00 $ 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-168 -v /w/workspace/gexfoundry_go-mod-secrets_PR-168:/w/workspace/gexfoundry_go-mod-secrets_PR-168:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-168@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-168@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 16:26:01 Still waiting to schedule task 16:26:01 ‘prd-ubuntu20.04-docker-arm64-4c-16g-117735’ is offline 16:26:01 $ docker top 06eb9702abde685b784dd7897acc053b4f535edb92891f60f5f1d6f382cf5f6b -eo pid,comm [Pipeline] { [Pipeline] sh 16:26:01 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-168 [Pipeline] fileExists [Pipeline] sh 16:26:01 + make test 16:26:01 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 16:26:01 go: downloading github.com/stretchr/testify v1.8.0 16:26:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 16:26:01 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 16:26:01 go: downloading github.com/davecgh/go-spew v1.1.1 16:26:01 go: downloading github.com/pmezard/go-difflib v1.0.0 16:26:01 go: downloading github.com/stretchr/objx v0.4.0 16:26:01 go: downloading gopkg.in/yaml.v3 v3.0.1 16:26:01 go: downloading github.com/go-kit/log v0.2.1 16:26:01 go: downloading github.com/google/uuid v1.3.0 16:26:01 go: downloading github.com/go-playground/validator/v10 v10.11.1 16:26:02 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:26:02 go: downloading golang.org/x/text v0.3.7 16:26:02 go: downloading github.com/leodido/go-urn v1.2.1 16:26:02 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 16:26:02 go: downloading github.com/go-playground/universal-translator v0.18.0 16:26:02 go: downloading github.com/go-playground/locales v0.14.0 16:26:02 go: downloading github.com/zeebo/errs v1.2.2 16:26:02 go: downloading google.golang.org/grpc v1.46.0 16:26:02 go: downloading google.golang.org/protobuf v1.28.0 16:26:02 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 16:26:02 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 16:26:02 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 16:26:02 go: downloading github.com/golang/protobuf v1.5.2 16:26:02 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 16:26:29 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.607s coverage: 81.7% of statements 16:26:29 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.080s coverage: 52.2% of statements 16:26:29 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 16:26:29 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.063s coverage: 96.7% of statements 16:26:29 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.078s coverage: 89.5% of statements 16:26:29 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 16:26:29 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.034s coverage: 100.0% of statements 16:26:29 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 16:26:29 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.042s coverage: 55.8% of statements 16:26:29 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] 16:26:29 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.023s coverage: 54.5% of statements 16:26:29 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.062s coverage: 100.0% of statements 16:26:29 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 16:26:39 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." 16:26:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:26:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:26:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:26:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:26:40 $ docker stop --time=1 06eb9702abde685b784dd7897acc053b4f535edb92891f60f5f1d6f382cf5f6b 16:26:42 $ docker rm -f 06eb9702abde685b784dd7897acc053b4f535edb92891f60f5f1d6f382cf5f6b [Pipeline] // withDockerContainer [Pipeline] sh 16:26:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:26:43 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 16:26:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:26:44 16:26:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:26:44 latest: Pulling from edgex-lftools-log-publisher 16:26:44 5eb5b503b376: Pulling fs layer 16:26:44 5c69ac0246d0: Pulling fs layer 16:26:44 ec43610c2a17: Pulling fs layer 16:26:44 3a2ae6a8a46f: Pulling fs layer 16:26:44 33b1e0a273af: Pulling fs layer 16:26:44 5d3b04190fa2: Pulling fs layer 16:26:44 2f39f015ded8: Pulling fs layer 16:26:44 3a2ae6a8a46f: Waiting 16:26:44 33b1e0a273af: Waiting 16:26:44 5d3b04190fa2: Waiting 16:26:44 2f39f015ded8: Waiting 16:26:44 5c69ac0246d0: Download complete 16:26:44 3a2ae6a8a46f: Verifying Checksum 16:26:44 3a2ae6a8a46f: Download complete 16:26:45 33b1e0a273af: Verifying Checksum 16:26:45 33b1e0a273af: Download complete 16:26:45 ec43610c2a17: Verifying Checksum 16:26:45 ec43610c2a17: Download complete 16:26:45 5d3b04190fa2: Download complete 16:26:45 5eb5b503b376: Verifying Checksum 16:26:45 5eb5b503b376: Download complete 16:26:45 2f39f015ded8: Download complete 16:26:46 5eb5b503b376: Pull complete 16:26:46 5c69ac0246d0: Pull complete 16:26:46 ec43610c2a17: Pull complete 16:26:46 3a2ae6a8a46f: Pull complete 16:26:46 33b1e0a273af: Pull complete 16:26:47 5d3b04190fa2: Pull complete 16:26:51 2f39f015ded8: Pull complete 16:26:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:26:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:26:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:51 prd-ubuntu20.04-docker-8c-8g-117736 does not seem to be running inside a container 16:26:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-168 -v /w/workspace/gexfoundry_go-mod-secrets_PR-168:/w/workspace/gexfoundry_go-mod-secrets_PR-168:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-168@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-168@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 16:26:53 $ docker top c7cd9bac70ee4bb851cd1b73ec243eb7bb050599f2f2e424e4f3f88ae0cde9e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:26:53 ---> job-cost.sh 16:26:53 lf-activate-venv: SKIPPING 16:26:53 INFO: No Stack... 16:26:53 INFO: Retrieving Pricing Info for: v3-standard-8 16:26:54 INFO: Archiving Costs [Pipeline] sh 16:26:54 + cat /w/workspace/gexfoundry_go-mod-secrets_PR-168/archives/cost.csv 16:26:54 + cut -d, -f6 [Pipeline] lock 16:26:54 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-168-1-stack-cost] 16:26:54 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-168-1-stack-cost] did not exist. Created. 16:26:54 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-168-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:26:54 + echo total: 0.2199999988079071 [Pipeline] stash 16:26:54 Stashed 1 file(s) [Pipeline] } 16:26:54 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-168-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:26:55 $ docker stop --time=1 c7cd9bac70ee4bb851cd1b73ec243eb7bb050599f2f2e424e4f3f88ae0cde9e6 16:26:56 $ docker rm -f c7cd9bac70ee4bb851cd1b73ec243eb7bb050599f2f2e424e4f3f88ae0cde9e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:27:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117738 in /w/workspace/gexfoundry_go-mod-secrets_PR-168 [Pipeline] { [Pipeline] ws 16:27:31 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 16:27:31 Selected Git installation does not exist. Using Default 16:27:31 The recommended git tool is: NONE 16:27:36 using credential edgex-jenkins-ssh 16:27:36 Cloning the remote Git repository 16:27:36 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 16:27:36 > git init /w/workspace/go-mod-secrets/1 # timeout=10 16:27:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 16:27:36 > git --version # timeout=10 16:27:36 > git --version # 'git version 2.25.1' 16:27:36 using GIT_SSH to set credentials SSH Credentials for GitHub 16:27:36 Verifying host key using known hosts file 16:27:37 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. 16:27:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:27:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 16:27:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:27:40 Merging remotes/origin/main commit d97f4ffcd9d6c83b876b3b634431b60d0e5848f4 into PR head commit 876a4c37b637f93664d110fcf719d6583d881e02 16:27:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 16:27:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 16:27:39 using GIT_SSH to set credentials SSH Credentials for GitHub 16:27:39 Verifying host key using known hosts file 16:27:39 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. 16:27:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/168/head:refs/remotes/origin/PR-168 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:27:40 > git config core.sparsecheckout # timeout=10 16:27:40 > git checkout -f 876a4c37b637f93664d110fcf719d6583d881e02 # timeout=10 16:27:40 > git remote # timeout=10 16:27:40 > git config --get remote.origin.url # timeout=10 16:27:40 using GIT_SSH to set credentials SSH Credentials for GitHub 16:27:40 Merge succeeded, producing 876a4c37b637f93664d110fcf719d6583d881e02 16:27:40 Checking out Revision 876a4c37b637f93664d110fcf719d6583d881e02 (PR-168) 16:27:40 Verifying host key using known hosts file 16:27:40 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. 16:27:40 > git merge d97f4ffcd9d6c83b876b3b634431b60d0e5848f4 # timeout=10 16:27:40 > git rev-parse HEAD^{commit} # timeout=10 16:27:40 > git config core.sparsecheckout # timeout=10 16:27:40 > git checkout -f 876a4c37b637f93664d110fcf719d6583d881e02 # timeout=10 16:27:44 Commit message: "docs: Levski Change Log" 16:27:44 > git --version # timeout=10 16:27:44 > git --version # 'git version 2.25.1' 16:27:44 fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:27:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:27:45 % Total % Received % Xferd Average Speed Time Time Time Current 16:27:45 Dload Upload Total Spent Left Speed 16:27:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 97689 0 --:--:-- --:--:-- --:--:-- 97689 [Pipeline] sh 16:27:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:27:46 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 16:27:46 /etc/docker/daemon.json 16:27:46 { 16:27:46 "registry-mirrors": [ 16:27:46 "https://nexus3.edgexfoundry.org:10001" 16:27:46 ], 16:27:46 "bip": "10.250.0.254/24", 16:27:46 "hosts": [ 16:27:46 "tcp://0.0.0.0:5555", 16:27:46 "unix:///var/run/docker.sock" 16:27:46 ], 16:27:46 "mtu": 1458, 16:27:46 "selinux-enabled": true, 16:27:46 "seccomp-profile": "/etc/docker/seccomp.json" 16:27:46 } [Pipeline] sh 16:27:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:27:47 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:28:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:28:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:28:05 ========================================================= 16:28:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:28:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:28:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:28:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:28:06 9b18e9b68314: Pulling fs layer 16:28:06 d32db5db7311: Pulling fs layer 16:28:06 d0c4b47475fc: Pulling fs layer 16:28:06 5831b945b038: Pulling fs layer 16:28:06 86bbec2aaacd: Pulling fs layer 16:28:06 e10730c5d714: Pulling fs layer 16:28:06 5dd5c2283517: Pulling fs layer 16:28:06 d5ac0230b979: Pulling fs layer 16:28:06 5831b945b038: Waiting 16:28:06 86bbec2aaacd: Waiting 16:28:06 e10730c5d714: Waiting 16:28:06 5dd5c2283517: Waiting 16:28:06 d5ac0230b979: Waiting 16:28:06 d0c4b47475fc: Verifying Checksum 16:28:06 d0c4b47475fc: Download complete 16:28:06 d32db5db7311: Verifying Checksum 16:28:06 d32db5db7311: Download complete 16:28:06 86bbec2aaacd: Verifying Checksum 16:28:06 86bbec2aaacd: Download complete 16:28:06 e10730c5d714: Download complete 16:28:06 9b18e9b68314: Download complete 16:28:07 9b18e9b68314: Pull complete 16:28:07 d5ac0230b979: Verifying Checksum 16:28:07 d5ac0230b979: Download complete 16:28:07 d32db5db7311: Pull complete 16:28:08 d0c4b47475fc: Pull complete 16:28:08 5dd5c2283517: Verifying Checksum 16:28:08 5dd5c2283517: Download complete 16:28:09 5831b945b038: Verifying Checksum 16:28:09 5831b945b038: Download complete 16:28:21 5831b945b038: Pull complete 16:28:21 86bbec2aaacd: Pull complete 16:28:21 e10730c5d714: Pull complete 16:28:28 5dd5c2283517: Pull complete 16:28:29 d5ac0230b979: Pull complete 16:28:29 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 16:28:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:28:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 16:28:29 + 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 16:28:30 + docker inspect -f . ci-base-image-arm64 16:28:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:30 prd-ubuntu20.04-docker-arm64-4c-16g-117738 does not seem to be running inside a container 16:28:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:28:33 $ docker top 851abd2c2690bc401d53fcf1929896fd2efbeebf851a9a4eaccbc34cee9498e2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:34 + go version 16:28:34 go version go1.18.7 linux/arm64 [Pipeline] } 16:28:34 $ docker stop --time=1 851abd2c2690bc401d53fcf1929896fd2efbeebf851a9a4eaccbc34cee9498e2 16:28:35 $ docker rm -f 851abd2c2690bc401d53fcf1929896fd2efbeebf851a9a4eaccbc34cee9498e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:36 + docker inspect -f . ci-base-image-arm64 16:28:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:37 prd-ubuntu20.04-docker-arm64-4c-16g-117738 does not seem to be running inside a container 16:28:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:28:38 $ docker top f3b343cf9d4bfd8eb599a8bda29649497a89feed77c3f278db54f7e49f355bff -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:38 + git config --global --add safe.directory /w/workspace/go-mod-secrets/1 [Pipeline] fileExists [Pipeline] sh 16:28:39 + make test 16:28:39 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 16:28:39 go: downloading github.com/stretchr/testify v1.8.0 16:28:39 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 16:28:39 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 16:28:39 go: downloading github.com/davecgh/go-spew v1.1.1 16:28:39 go: downloading github.com/pmezard/go-difflib v1.0.0 16:28:39 go: downloading github.com/stretchr/objx v0.4.0 16:28:39 go: downloading gopkg.in/yaml.v3 v3.0.1 16:28:39 go: downloading github.com/go-kit/log v0.2.1 16:28:40 go: downloading github.com/go-playground/validator/v10 v10.11.1 16:28:40 go: downloading github.com/google/uuid v1.3.0 16:28:40 go: downloading github.com/zeebo/errs v1.2.2 16:28:40 go: downloading google.golang.org/grpc v1.46.0 16:28:40 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:28:40 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 16:28:40 go: downloading google.golang.org/protobuf v1.28.0 16:28:40 go: downloading github.com/go-playground/universal-translator v0.18.0 16:28:40 go: downloading github.com/leodido/go-urn v1.2.1 16:28:41 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 16:28:41 go: downloading golang.org/x/text v0.3.7 16:28:41 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 16:28:41 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 16:28:42 go: downloading github.com/go-playground/locales v0.14.0 16:28:42 go: downloading github.com/golang/protobuf v1.5.2 16:28:42 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 16:30:34 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 10.109s coverage: 81.7% of statements 16:30:34 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.234s coverage: 52.2% of statements 16:30:34 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 16:30:34 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.221s coverage: 96.7% of statements 16:30:34 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.089s coverage: 89.5% of statements 16:30:34 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 16:30:34 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.089s coverage: 100.0% of statements 16:30:34 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 16:30:39 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.220s coverage: 55.8% of statements 16:30:39 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] 16:30:39 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.060s coverage: 54.5% of statements 16:30:39 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.197s coverage: 100.0% of statements 16:30:39 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 16:30:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:30:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:31:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:31:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:31:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:31:36 $ docker stop --time=1 f3b343cf9d4bfd8eb599a8bda29649497a89feed77c3f278db54f7e49f355bff 16:31:38 $ docker rm -f f3b343cf9d4bfd8eb599a8bda29649497a89feed77c3f278db54f7e49f355bff [Pipeline] // withDockerContainer [Pipeline] sh 16:31:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:31:40 Warning: overwriting stash ‘coverage-report’ 16:31: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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:31:41 16:31:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:31:42 arm64: Pulling from edgex-lftools-log-publisher 16:31:42 8998bd30e6a1: Pulling fs layer 16:31:42 04944245beec: Pulling fs layer 16:31:42 699f458cf7ca: Pulling fs layer 16:31:42 765212b225bb: Pulling fs layer 16:31:42 f23df028b6ca: Pulling fs layer 16:31:42 d65c8cfc05b1: Pulling fs layer 16:31:42 2437ff75d9bd: Pulling fs layer 16:31:42 f23df028b6ca: Waiting 16:31:42 d65c8cfc05b1: Waiting 16:31:42 765212b225bb: Waiting 16:31:42 2437ff75d9bd: Waiting 16:31:42 04944245beec: Verifying Checksum 16:31:42 04944245beec: Download complete 16:31:42 765212b225bb: Verifying Checksum 16:31:42 765212b225bb: Download complete 16:31:42 f23df028b6ca: Verifying Checksum 16:31:42 f23df028b6ca: Download complete 16:31:42 d65c8cfc05b1: Verifying Checksum 16:31:42 d65c8cfc05b1: Download complete 16:31:42 699f458cf7ca: Verifying Checksum 16:31:42 699f458cf7ca: Download complete 16:31:43 8998bd30e6a1: Verifying Checksum 16:31:43 8998bd30e6a1: Download complete 16:31:45 2437ff75d9bd: Verifying Checksum 16:31:45 2437ff75d9bd: Download complete 16:31:47 8998bd30e6a1: Pull complete 16:31:47 04944245beec: Pull complete 16:31:48 699f458cf7ca: Pull complete 16:31:48 765212b225bb: Pull complete 16:31:49 f23df028b6ca: Pull complete 16:31:49 d65c8cfc05b1: Pull complete 16:32:08 2437ff75d9bd: Pull complete 16:32:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:32:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:32:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:08 prd-ubuntu20.04-docker-arm64-4c-16g-117738 does not seem to be running inside a container 16:32:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:32:09 $ docker top 36762aa2fb38cfd3ae355466c2441ed7d7ed2d06077bdc7e7c2c8b4cbee73d10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:10 ---> job-cost.sh 16:32:10 lf-activate-venv: SKIPPING 16:32:10 INFO: No Stack... 16:32:11 INFO: Retrieving Pricing Info for: v3-standard-4 16:32:12 INFO: Archiving Costs [Pipeline] sh 16:32:12 + cat /w/workspace/go-mod-secrets/1/archives/cost.csv 16:32:12 + cut -d, -f6 [Pipeline] lock 16:32:12 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-168-1-stack-cost] 16:32:12 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-168-1-stack-cost] did not exist. Created. 16:32:12 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-168-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:32:13 /w/workspace/go-mod-secrets/1@tmp/durable-d19427e7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:32:14 + echo total: 0.10999999940395355 [Pipeline] stash 16:32:14 Warning: overwriting stash ‘stack-cost’ 16:32:14 Stashed 1 file(s) [Pipeline] } 16:32:14 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-168-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:32:14 $ docker stop --time=1 36762aa2fb38cfd3ae355466c2441ed7d7ed2d06077bdc7e7c2c8b4cbee73d10 16:32:16 $ docker rm -f 36762aa2fb38cfd3ae355466c2441ed7d7ed2d06077bdc7e7c2c8b4cbee73d10 [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 16:32:17 provisioning config files... 16:32:17 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-168@tmp/config13055168993741688912tmp [Pipeline] { [Pipeline] sh 16:32:17 + set +x 16:32:17 + curl -s https://codecov.io/bash 16:32:17 + bash -s -- 16:32:17 16:32:17 _____ _ 16:32:17 / ____| | | 16:32:17 | | ___ __| | ___ ___ _____ __ 16:32:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:32:17 | |___| (_) | (_| | __/ (_| (_) \ V / 16:32:17 \_____\___/ \__,_|\___|\___\___/ \_/ 16:32:17 Bash-1.0.6 16:32:17 16:32:17 16:32:17 ==> git version 2.25.1 found 16:32:17 ==> 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 16:32:17 Release-Date: 2020-01-08 16:32:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:32:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:32:17 ==> Jenkins CI detected. 16:32:17 current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-168 16:32:17 project root: . 16:32:17 --> token set from env 16:32:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:32:17 ==> Running gcov in . (disable via -X gcov) 16:32:17 ==> Python coveragepy not found 16:32:17 ==> Searching for coverage reports in: 16:32:17 + . 16:32:17 -> Found 1 reports 16:32:17 ==> Detecting git/mercurial file structure 16:32:17 ==> Reading reports 16:32:17 + ./coverage.out bytes=33437 16:32:17 ==> Appending adjustments 16:32:17 https://docs.codecov.io/docs/fixing-reports 16:32:17 + Found adjustments 16:32:17 ==> Gzipping contents 16:32:17 8.0K /tmp/codecov.EgSmhh.gz 16:32:17 ==> Uploading reports 16:32:17 url: https://codecov.io 16:32:17 query: branch=PR-168&commit=876a4c37b637f93664d110fcf719d6583d881e02&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-168%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=168&job=&cmd_args= 16:32:17 -> Pinging Codecov 16:32:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=PR-168&commit=876a4c37b637f93664d110fcf719d6583d881e02&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-168%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=168&job=&cmd_args= 16:32:18 -> Uploading to 16:32:18 https://storage.googleapis.com/codecov/v4/raw/2022-11-01/D63849C06B6B67093493C71CE874ED06/876a4c37b637f93664d110fcf719d6583d881e02/479806c5-4e29-46e5-b39a-44f7e056eeac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221101T163217Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a30e58779a77c3be603f4a176cf19a74255e5546a15c57856d549928ff5b1dcc 16:32:18 % Total % Received % Xferd Average Speed Time Time Time Current 16:32:18 Dload Upload Total Spent Left Speed 16:32:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6821 0 0 100 6821 0 27504 --:--:-- --:--:-- --:--:-- 27393 16:32:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/876a4c37b637f93664d110fcf719d6583d881e02 [Pipeline] } 16:32:18 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 16:32:20 + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-168/archives ] 16:32:20 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-168/archives 16:32:20 total 16 16:32:20 drwxr-xr-x 3 root root 4096 Nov 1 16:26 . 16:32:20 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 16:26 .. 16:32:20 drwxr-xr-x 2 root root 4096 Nov 1 16:26 cost 16:32:20 -rw-r--r-- 1 root root 86 Nov 1 16:26 cost.csv 16:32:20 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-168/archives 16:32:20 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-168/archives 16:32:20 total 16 16:32:20 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 16:26 . 16:32:20 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 16:26 .. 16:32:20 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 16:26 cost 16:32:20 -rw-r--r-- 1 jenkins jenkins 86 Nov 1 16:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:32:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:32:21 ---> package-listing.sh 16:32:21 ++ facter osfamily 16:32:21 ++ tr '[:upper:]' '[:lower:]' 16:32:21 + OS_FAMILY=debian 16:32:21 + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-168 16:32:21 + START_PACKAGES=/tmp/packages_start.txt 16:32:21 + END_PACKAGES=/tmp/packages_end.txt 16:32:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:32:21 + PACKAGES=/tmp/packages_start.txt 16:32:21 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-168 ']' 16:32:21 + PACKAGES=/tmp/packages_end.txt 16:32:21 + case "${OS_FAMILY}" in 16:32:21 + dpkg -l 16:32:21 + grep '^ii' 16:32:21 + '[' -f /tmp/packages_start.txt ']' 16:32:21 + '[' -f /tmp/packages_end.txt ']' 16:32:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:32:21 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-168 ']' 16:32:21 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-168/archives/ 16:32:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-168/archives/ [Pipeline] echo 16:32: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-168/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:32:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:32:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:22 prd-ubuntu20.04-docker-8c-8g-117736 does not seem to be running inside a container 16:32: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-168/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-168 -v /w/workspace/gexfoundry_go-mod-secrets_PR-168:/w/workspace/gexfoundry_go-mod-secrets_PR-168:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-168@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-168@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 16:32:22 $ docker top e0170b6fc2e8c83a5c072321c361a3059d2beb0093b7db6d44eca97c772ebdca -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:23 + touch /tmp/pre-build-complete [Pipeline] sh 16:32:23 + mkdir -p /var/log/sysstat [Pipeline] sh 16:32:23 + ls /var/log/sa-host 16:32:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:32:24 provisioning config files... 16:32:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-168@tmp/config2668723102644096451tmp [Pipeline] { [Pipeline] echo 16:32:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:32:24 ---> create-netrc.sh [Pipeline] } 16:32:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:32:24 ---> python-tools-install.sh [Pipeline] echo 16:32:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:32:25 ---> sudo-logs.sh 16:32:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:32:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:32:25 ---> job-cost.sh 16:32:25 lf-activate-venv: SKIPPING 16:32:25 DEBUG: total: 0.2199999988079071 16:32:25 INFO: Retrieving Stack Cost... 16:32:25 INFO: Retrieving Pricing Info for: v3-standard-8 16:32:26 INFO: Archiving Costs [Pipeline] echo 16:32:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:32:26 ---> logs-deploy.sh 16:32:26 lf-activate-venv: SKIPPING 16:32:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-168/1 16:32:26 INFO: archiving workspace using pattern(s): 16:32:27 Archives upload complete. 16:32:28 INFO: archiving logs to Nexus 16:32:28 ---> uname -a: 16:32:28 Linux prd-ubuntu20-04-docker-8c-8g-117736 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:32:28 16:32:28 16:32:28 ---> lscpu: 16:32:28 Architecture: x86_64 16:32:28 CPU op-mode(s): 32-bit, 64-bit 16:32:28 Byte Order: Little Endian 16:32:28 Address sizes: 40 bits physical, 48 bits virtual 16:32:28 CPU(s): 8 16:32:28 On-line CPU(s) list: 0-7 16:32:28 Thread(s) per core: 1 16:32:28 Core(s) per socket: 1 16:32:28 Socket(s): 8 16:32:28 NUMA node(s): 1 16:32:28 Vendor ID: AuthenticAMD 16:32:28 CPU family: 23 16:32:28 Model: 49 16:32:28 Model name: AMD EPYC-Rome Processor 16:32:28 Stepping: 0 16:32:28 CPU MHz: 2799.998 16:32:28 BogoMIPS: 5599.99 16:32:28 Virtualization: AMD-V 16:32:28 Hypervisor vendor: KVM 16:32:28 Virtualization type: full 16:32:28 L1d cache: 256 KiB 16:32:28 L1i cache: 256 KiB 16:32:28 L2 cache: 4 MiB 16:32:28 L3 cache: 128 MiB 16:32:28 NUMA node0 CPU(s): 0-7 16:32:28 Vulnerability Itlb multihit: Not affected 16:32:28 Vulnerability L1tf: Not affected 16:32:28 Vulnerability Mds: Not affected 16:32:28 Vulnerability Meltdown: Not affected 16:32:28 Vulnerability Mmio stale data: Not affected 16:32:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:32:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:32:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:32:28 Vulnerability Srbds: Not affected 16:32:28 Vulnerability Tsx async abort: Not affected 16:32:28 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 16:32:28 16:32:28 16:32:28 ---> nproc: 16:32:28 8 16:32:28 16:32:28 16:32:28 ---> df -h: 16:32:28 Filesystem Size Used Avail Use% Mounted on 16:32:28 overlay 155G 11G 145G 7% / 16:32:28 tmpfs 64M 0 64M 0% /dev 16:32:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:32:28 shm 64M 0 64M 0% /dev/shm 16:32:28 /dev/vda1 155G 11G 145G 7% /facter-os 16:32:28 16:32:28 16:32:28 ---> sar -b -r -n DEV: 16:32:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117736) 11/01/22 _x86_64_ (8 CPU) 16:32:28 16:32:28 16:24:46 LINUX RESTART (8 CPU) 16:32:28 16:32:28 16:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:32:28 16:26:02 351.94 47.39 304.55 0.00 5347.51 74437.33 0.00 16:32:28 16:27:01 68.51 0.46 68.06 0.00 10.03 35463.55 0.00 16:32:28 16:28:01 1.60 0.00 1.60 0.00 0.00 18.14 0.00 16:32:28 16:29:01 1.93 0.00 1.93 0.00 0.00 21.60 0.00 16:32:28 16:30:01 28.15 9.25 18.90 0.00 2885.92 2319.88 0.00 16:32:28 16:31:01 11.53 0.10 11.43 0.00 0.80 2467.84 0.00 16:32:28 16:32:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 16:32:28 Average: 66.43 8.19 58.24 0.00 1180.48 16345.72 0.00 16:32:28 16:32:28 16:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:32:28 16:26:02 29119732 31552936 762268 2.32 74560 2631900 1853252 5.46 1033428 2364460 40992 16:32:28 16:27:01 28666412 31572348 735988 2.24 93476 3043348 1749992 5.16 1109888 2691664 252 16:32:28 16:28:01 28666536 31572580 735612 2.24 93532 3043352 1749992 5.16 1109948 2691664 8 16:32:28 16:29:01 28667920 31574096 733988 2.23 93620 3043356 1749992 5.16 1107988 2691668 8 16:32:28 16:30:01 28380120 31559084 733572 2.23 111256 3292180 1757640 5.18 1256904 2805880 66200 16:32:28 16:31:01 28381392 31562828 730148 2.22 112440 3292320 1796996 5.30 1256324 2805184 12 16:32:28 16:32:01 28388836 31570380 722684 2.20 112536 3292324 1796996 5.30 1249120 2805192 8 16:32:28 Average: 28610135 31566322 736323 2.24 98774 3091254 1779266 5.24 1160514 2693673 15354 16:32:28 16:32:28 16:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:32:28 16:26:02 docker0 19.23 30.64 1.64 366.94 0.00 0.00 0.00 0.00 16:32:28 16:26:02 veth56c3237 17.70 29.11 1.68 350.76 0.00 0.00 0.00 0.03 16:32:28 16:26:02 lo 3.87 3.87 0.37 0.37 0.00 0.00 0.00 0.00 16:32:28 16:26:02 ens3 694.67 449.03 6726.88 116.39 0.00 0.00 0.00 0.00 16:32:28 16:27:01 docker0 16.91 25.94 1.43 304.64 0.00 0.00 0.00 0.00 16:32:28 16:27:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 16:32:28 16:27:01 ens3 151.14 102.08 2879.68 18.59 0.00 0.00 0.00 0.00 16:32:28 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:28 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:28 16:28:01 ens3 0.47 0.28 0.26 0.20 0.00 0.00 0.00 0.00 16:32:28 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:28 16:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:32:28 16:29:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:32:28 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:28 16:30:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 16:32:28 16:30:01 ens3 100.18 58.22 1323.24 4.16 0.00 0.00 0.00 0.00 16:32:28 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:28 16:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:32:28 16:31:01 ens3 3.28 1.40 3.64 0.19 0.00 0.00 0.00 0.00 16:32:28 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:28 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:28 16:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:28 Average: docker0 5.13 8.04 0.44 95.44 0.00 0.00 0.00 0.00 16:32:28 Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 16:32:28 Average: ens3 135.66 87.27 1558.74 19.94 0.00 0.00 0.00 0.00 16:32:28 16:32:28 16:32:28 ---> sar -P ALL: 16:32:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117736) 11/01/22 _x86_64_ (8 CPU) 16:32:28 16:32:28 16:24:46 LINUX RESTART (8 CPU) 16:32:28 16:32:28 16:25:01 CPU %user %nice %system %iowait %steal %idle 16:32:28 16:26:02 all 9.99 0.00 3.59 1.95 0.05 84.42 16:32:28 16:26:02 0 10.50 0.00 3.32 3.40 0.05 82.73 16:32:28 16:26:02 1 10.28 0.00 3.42 0.47 0.05 85.78 16:32:28 16:26:02 2 8.21 0.00 3.67 0.39 0.05 87.68 16:32:28 16:26:02 3 11.93 0.00 3.00 0.74 0.07 84.27 16:32:28 16:26:02 4 9.22 0.00 2.91 0.49 0.05 87.33 16:32:28 16:26:02 5 10.29 0.00 3.71 4.78 0.05 81.17 16:32:28 16:26:02 6 12.29 0.00 3.64 0.45 0.05 83.56 16:32:28 16:26:02 7 7.17 0.00 5.04 4.92 0.05 82.82 16:32:28 16:27:01 all 30.42 0.00 5.28 0.61 0.08 63.61 16:32:28 16:27:01 0 31.65 0.00 5.81 0.03 0.09 62.41 16:32:28 16:27:01 1 31.54 0.00 5.45 0.00 0.09 62.93 16:32:28 16:27:01 2 32.39 0.00 5.93 0.10 0.07 61.52 16:32:28 16:27:01 3 29.79 0.00 4.72 0.03 0.07 65.39 16:32:28 16:27:01 4 30.75 0.00 5.07 0.17 0.09 63.93 16:32:28 16:27:01 5 31.44 0.00 5.59 1.43 0.09 61.45 16:32:28 16:27:01 6 24.95 0.00 4.41 2.95 0.09 67.60 16:32:28 16:27:01 7 30.86 0.00 5.25 0.14 0.09 63.66 16:32:28 16:28:01 all 0.19 0.00 0.01 0.01 0.00 99.79 16:32:28 16:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:32:28 16:28:01 1 0.22 0.00 0.00 0.00 0.00 99.78 16:32:28 16:28:01 2 0.02 0.00 0.03 0.00 0.00 99.95 16:32:28 16:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:32:28 16:28:01 4 1.22 0.00 0.02 0.00 0.00 98.76 16:32:28 16:28:01 5 0.00 0.00 0.02 0.03 0.00 99.95 16:32:28 16:28:01 6 0.03 0.00 0.03 0.02 0.00 99.92 16:32:28 16:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:32:28 16:29:01 all 0.03 0.00 0.01 0.01 0.00 99.94 16:32:28 16:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:32:28 16:29:01 1 0.08 0.00 0.03 0.02 0.00 99.87 16:32:28 16:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:32:28 16:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:32:28 16:29:01 4 0.05 0.00 0.02 0.00 0.00 99.93 16:32:28 16:29:01 5 0.03 0.00 0.02 0.05 0.00 99.90 16:32:28 16:29:01 6 0.02 0.00 0.02 0.02 0.00 99.95 16:32:28 16:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:32:28 16:30:01 all 1.07 0.00 0.70 0.23 0.02 97.98 16:32:28 16:30:01 0 0.63 0.00 0.33 0.05 0.03 98.95 16:32:28 16:30:01 1 0.67 0.00 1.73 0.05 0.02 97.53 16:32:28 16:30:01 2 1.85 0.00 1.22 0.57 0.02 96.35 16:32:28 16:30:01 3 0.78 0.00 0.38 0.03 0.02 98.78 16:32:28 16:30:01 4 1.11 0.00 0.50 0.23 0.02 98.14 16:32:28 16:30:01 5 0.42 0.00 0.50 0.80 0.02 98.26 16:32:28 16:30:01 6 1.87 0.00 0.58 0.07 0.02 97.46 16:32:28 16:30:01 7 1.22 0.00 0.35 0.03 0.02 98.38 16:32:28 16:31:01 all 0.10 0.00 0.06 0.10 0.00 99.74 16:32:28 16:31:01 0 0.10 0.00 0.07 0.02 0.00 99.82 16:32:28 16:31:01 1 0.13 0.00 0.08 0.02 0.00 99.77 16:32:28 16:31:01 2 0.05 0.00 0.05 0.05 0.00 99.85 16:32:28 16:31:01 3 0.03 0.00 0.03 0.00 0.02 99.92 16:32:28 16:31:01 4 0.13 0.00 0.07 0.00 0.00 99.80 16:32:28 16:31:01 5 0.10 0.00 0.10 0.37 0.00 99.43 16:32:28 16:31:01 6 0.08 0.00 0.07 0.30 0.00 99.55 16:32:28 16:31:01 7 0.13 0.00 0.03 0.02 0.00 99.82 16:32:28 16:32:01 all 0.02 0.00 0.02 0.01 0.00 99.95 16:32:28 16:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:32:28 16:32:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:32:28 16:32:01 2 0.02 0.00 0.02 0.02 0.00 99.95 16:32:28 16:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:32:28 16:32:01 4 0.00 0.00 0.03 0.00 0.00 99.97 16:32:28 16:32:01 5 0.00 0.00 0.00 0.05 0.00 99.95 16:32:28 16:32:01 6 0.05 0.00 0.03 0.00 0.00 99.92 16:32:28 16:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:32:28 Average: all 5.86 0.00 1.36 0.41 0.02 92.34 16:32:28 Average: 0 6.02 0.00 1.35 0.50 0.02 92.11 16:32:28 Average: 1 6.02 0.00 1.52 0.08 0.02 92.36 16:32:28 Average: 2 5.95 0.00 1.54 0.16 0.02 92.33 16:32:28 Average: 3 5.96 0.00 1.15 0.12 0.02 92.75 16:32:28 Average: 4 6.00 0.00 1.22 0.13 0.02 92.63 16:32:28 Average: 5 5.91 0.00 1.39 1.06 0.02 91.61 16:32:28 Average: 6 5.52 0.00 1.24 0.53 0.02 92.69 16:32:28 Average: 7 5.52 0.00 1.50 0.72 0.02 92.23 16:32:28 16:32:28 16:32:28