Pull request #157 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ae4eeae4ae4743af7a2603de4e61810ee123edb0+c86181f75e59e3017ffb9c897635351447b02b19 (4c6d1a9cec9e5ec91c0f2f9f9ab5c2ecaaca9144) 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-ssh9073124801976279637.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh6467740146912589619.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-157/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-157/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11974738820437714384.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-157/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17487816019462953404.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh15176553175419799797.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-157/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-157/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5640694142861809927.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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.17 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-16786 in /w/workspace/gexfoundry_go-mod-secrets_PR-157 [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-157 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c86181f75e59e3017ffb9c897635351447b02b19 into PR head commit ae4eeae4ae4743af7a2603de4e61810ee123edb0 Merge succeeded, producing ae4eeae4ae4743af7a2603de4e61810ee123edb0 Checking out Revision ae4eeae4ae4743af7a2603de4e61810ee123edb0 (PR-157) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/157/head:refs/remotes/origin/PR-157 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ae4eeae4ae4743af7a2603de4e61810ee123edb0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c86181f75e59e3017ffb9c897635351447b02b19 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ae4eeae4ae4743af7a2603de4e61810ee123edb0 # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:05:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:05:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:05:07 ========================================================= 05:05:07 EdgeX Global Pipelines Version Info 05:05:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:05:08 ------------------- 05:05:08 stable info: 05:05:08 ------------------- 05:05:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:05:08 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 05:05:08 Message: update stable to v1.0.234 05:05:08 ------------------- 05:05:08 experimental info: 05:05:08 ------------------- 05:05:08 Commited By: **** collab-it+edgex@linuxfoundation.org 05:05:08 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 05:05:08 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:05:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:05:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:05:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:05:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:05:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:05:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:05:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:05:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-157 [Pipeline] echo 05:05:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-157 [Pipeline] echo 05:05:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-157 [Pipeline] echo 05:05:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ae4eeae4ae4743af7a2603de4e61810ee123edb0 [Pipeline] echo 05:05:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ae4eeae [Pipeline] echo 05:05:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:05:11 + git rev-list -1 --merges ae4eeae4ae4743af7a2603de4e61810ee123edb0~1..ae4eeae4ae4743af7a2603de4e61810ee123edb0 [Pipeline] echo 05:05:11 -----------> git rev-list -1 --merges ae4eeae4ae4743af7a2603de4e61810ee123edb0~1..ae4eeae4ae4743af7a2603de4e61810ee123edb0 ae4eeae4ae4743af7a2603de4e61810ee123edb0 [false] [Pipeline] sh 05:05:11 + git log --format=format:%s -1 ae4eeae4ae4743af7a2603de4e61810ee123edb0 [Pipeline] echo 05:05:11 ========================================================= 05:05:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:05:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:05:11 + git log --format=format:%s -1 ae4eeae4ae4743af7a2603de4e61810ee123edb0 [Pipeline] echo 05:05:11 [semverPrep] GIT_COMMIT: ae4eeae4ae4743af7a2603de4e61810ee123edb0, Commit Message: build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 [Pipeline] echo 05:05:11 [semverPrep] This is not a build commit. [Pipeline] sh 05:05:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:05:12 + grep -v github /etc/ssh/ssh_known_hosts 05:05:12 + [ -e /tmp/ssh_known_hosts ] 05:05:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:05:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:05:12 + sudo tee -a /etc/ssh/ssh_known_hosts 05:05:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:05:13 05:05:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:05:13 0.1.4: Pulling from edgex-devops/py-git-semver 05:05:13 42c077c10790: Pulling fs layer 05:05:13 f63e77b7563a: Pulling fs layer 05:05:13 bd5fdadae976: Pulling fs layer 05:05:13 205491f53016: Pulling fs layer 05:05:13 df18705c85c3: Pulling fs layer 05:05:13 bdb3f477010e: Pulling fs layer 05:05:13 c8a8fc8e1c8f: Pulling fs layer 05:05:13 2c6e9b1d212d: Pulling fs layer 05:05:13 bdb8f0575790: Pulling fs layer 05:05:13 386e3cb2ff24: Pulling fs layer 05:05:13 2343380bae48: Pulling fs layer 05:05:13 205491f53016: Waiting 05:05:13 c8a8fc8e1c8f: Waiting 05:05:13 2c6e9b1d212d: Waiting 05:05:13 bdb8f0575790: Waiting 05:05:13 386e3cb2ff24: Waiting 05:05:13 2343380bae48: Waiting 05:05:13 df18705c85c3: Waiting 05:05:13 f63e77b7563a: Verifying Checksum 05:05:13 f63e77b7563a: Download complete 05:05:13 205491f53016: Verifying Checksum 05:05:13 205491f53016: Download complete 05:05:13 df18705c85c3: Verifying Checksum 05:05:13 df18705c85c3: Download complete 05:05:13 bd5fdadae976: Verifying Checksum 05:05:13 bd5fdadae976: Download complete 05:05:13 bdb3f477010e: Verifying Checksum 05:05:13 bdb3f477010e: Download complete 05:05:13 2c6e9b1d212d: Download complete 05:05:13 bdb8f0575790: Download complete 05:05:13 386e3cb2ff24: Download complete 05:05:13 2343380bae48: Verifying Checksum 05:05:13 2343380bae48: Download complete 05:05:13 42c077c10790: Verifying Checksum 05:05:13 42c077c10790: Download complete 05:05:14 c8a8fc8e1c8f: Verifying Checksum 05:05:14 c8a8fc8e1c8f: Download complete 05:05:15 42c077c10790: Pull complete 05:05:15 f63e77b7563a: Pull complete 05:05:16 bd5fdadae976: Pull complete 05:05:16 205491f53016: Pull complete 05:05:16 df18705c85c3: Pull complete 05:05:16 bdb3f477010e: Pull complete 05:05:18 c8a8fc8e1c8f: Pull complete 05:05:18 2c6e9b1d212d: Pull complete 05:05:18 bdb8f0575790: Pull complete 05:05:18 386e3cb2ff24: Pull complete 05:05:18 2343380bae48: Pull complete 05:05:18 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 05:05:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:05:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:19 prd-ubuntu20.04-docker-8c-8g-16786 does not seem to be running inside a container 05:05:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-157 -v /w/workspace/gexfoundry_go-mod-secrets_PR-157:/w/workspace/gexfoundry_go-mod-secrets_PR-157:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-157@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-157@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:05:20 $ docker top 901f6a915ac0567faf590c5024e7baad91aab816fd519b21e6c14c9817940267 -eo pid,comm 05:05:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:05:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:05:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:05:21 [ssh-agent] Looking for ssh-agent implementation... 05:05:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:05:21 $ docker exec 901f6a915ac0567faf590c5024e7baad91aab816fd519b21e6c14c9817940267 ssh-agent 05:05:21 SSH_AUTH_SOCK=/tmp/ssh-tgYVTVzcPN6T/agent.34 05:05:21 SSH_AGENT_PID=41 05:05:21 Running ssh-add (command line suppressed) 05:05:21 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-157@tmp/private_key_5500265573361166095.key (/w/workspace/gexfoundry_go-mod-secrets_PR-157@tmp/private_key_5500265573361166095.key) 05:05:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:05:21 + git tag --points-at HEAD [Pipeline] } 05:05:21 $ docker exec --env ******** --env ******** 901f6a915ac0567faf590c5024e7baad91aab816fd519b21e6c14c9817940267 ssh-agent -k 05:05:22 unset SSH_AUTH_SOCK; 05:05:22 unset SSH_AGENT_PID; 05:05:22 echo Agent pid 41 killed; 05:05:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:05:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:05:22 [ssh-agent] Looking for ssh-agent implementation... 05:05:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:05:22 $ docker exec 901f6a915ac0567faf590c5024e7baad91aab816fd519b21e6c14c9817940267 ssh-agent 05:05:22 SSH_AUTH_SOCK=/tmp/ssh-PCcB5KzVtyHi/agent.74 05:05:22 SSH_AGENT_PID=80 05:05:22 Running ssh-add (command line suppressed) 05:05:22 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-157@tmp/private_key_2944282400175383451.key (/w/workspace/gexfoundry_go-mod-secrets_PR-157@tmp/private_key_2944282400175383451.key) 05:05:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:05:22 + git semver init 05:05:23 2022-07-04 05:05:23,171 [run_init] DEBUG init version:0.0.0 force:False 05:05:23 2022-07-04 05:05:23,171 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-157/.semver 05:05:23 2022-07-04 05:05:23,172 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-157/.semver 05:05:23 2022-07-04 05:05:23,172 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-157/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-157, universal_newlines=False, shell=None, istream=None) 05:05:24 2022-07-04 05:05:23,865 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-157/.git/info/exclude 05:05:24 2022-07-04 05:05:23,866 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-157/.semver/PR-157 with force:False 05:05:24 2022-07-04 05:05:23,866 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-157/.semver/PR-157 05:05:24 2022-07-04 05:05:23,872 [execute] INFO git cat-file --batch-check 05:05:24 2022-07-04 05:05:23,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-157/.semver, universal_newlines=False, shell=None, istream=) 05:05:24 2022-07-04 05:05:23,879 [execute] INFO git cat-file --batch 05:05:24 2022-07-04 05:05:23,879 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-157/.semver, universal_newlines=False, shell=None, istream=) 05:05:24 2022-07-04 05:05:23,885 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-157/.semver/PR-157 05:05:24 0.0.0 [Pipeline] } 05:05:24 $ docker exec --env ******** --env ******** 901f6a915ac0567faf590c5024e7baad91aab816fd519b21e6c14c9817940267 ssh-agent -k 05:05:24 unset SSH_AUTH_SOCK; 05:05:24 unset SSH_AGENT_PID; 05:05:24 echo Agent pid 80 killed; 05:05:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:05:24 + git semver [Pipeline] } 05:05:25 $ docker stop --time=1 901f6a915ac0567faf590c5024e7baad91aab816fd519b21e6c14c9817940267 05:05:26 $ docker rm -f 901f6a915ac0567faf590c5024e7baad91aab816fd519b21e6c14c9817940267 [Pipeline] // withDockerContainer [Pipeline] sh 05:05:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:05:27 Stashed 1 file(s) [Pipeline] echo 05:05:27 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 05:05:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:05:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:05:27 ========================================================= 05:05:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 05:05:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 05:05:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 05:05:28 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 05:05:28 59bf1c3509f3: Pulling fs layer 05:05:28 666ba61612fd: Pulling fs layer 05:05:28 8ed8ca486205: Pulling fs layer 05:05:28 cc1cd167ecdc: Pulling fs layer 05:05:28 c516ae0d96e1: Pulling fs layer 05:05:28 684cea983483: Pulling fs layer 05:05:28 dd3240ac7de5: Pulling fs layer 05:05:28 b1e948a4e11c: Pulling fs layer 05:05:28 a8fd76ee1af6: Pulling fs layer 05:05:28 646ad004c059: Pulling fs layer 05:05:28 dd3240ac7de5: Waiting 05:05:28 684cea983483: Waiting 05:05:28 b1e948a4e11c: Waiting 05:05:28 a8fd76ee1af6: Waiting 05:05:28 c516ae0d96e1: Waiting 05:05:28 8ed8ca486205: Verifying Checksum 05:05:28 8ed8ca486205: Download complete 05:05:28 666ba61612fd: Verifying Checksum 05:05:28 666ba61612fd: Download complete 05:05:28 c516ae0d96e1: Verifying Checksum 05:05:28 c516ae0d96e1: Download complete 05:05:28 684cea983483: Verifying Checksum 05:05:28 684cea983483: Download complete 05:05:28 59bf1c3509f3: Download complete 05:05:28 dd3240ac7de5: Verifying Checksum 05:05:28 dd3240ac7de5: Download complete 05:05:28 b1e948a4e11c: Verifying Checksum 05:05:28 b1e948a4e11c: Download complete 05:05:28 59bf1c3509f3: Pull complete 05:05:28 666ba61612fd: Pull complete 05:05:28 8ed8ca486205: Pull complete 05:05:28 646ad004c059: Verifying Checksum 05:05:28 646ad004c059: Download complete 05:05:29 cc1cd167ecdc: Download complete 05:05:29 a8fd76ee1af6: Verifying Checksum 05:05:29 a8fd76ee1af6: Download complete 05:05:33 cc1cd167ecdc: Pull complete 05:05:33 c516ae0d96e1: Pull complete 05:05:33 684cea983483: Pull complete 05:05:33 dd3240ac7de5: Pull complete 05:05:33 b1e948a4e11c: Pull complete 05:05:36 a8fd76ee1af6: Pull complete 05:05:36 646ad004c059: Pull complete 05:05:36 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 05:05:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 05:05:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 05:05:36 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:37 + docker inspect -f . ci-base-image-x86_64 05:05:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:37 prd-ubuntu20.04-docker-8c-8g-16786 does not seem to be running inside a container 05:05:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-157 -v /w/workspace/gexfoundry_go-mod-secrets_PR-157:/w/workspace/gexfoundry_go-mod-secrets_PR-157:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-157@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-157@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 ******** ci-base-image-x86_64 cat 05:05:39 $ docker top e2754a9cf5f0d014c08ff8637ac56b9c34d4cd61fb79366c11ceaa226a551429 -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:40 + go version 05:05:40 go version go1.17.7 linux/amd64 [Pipeline] } 05:05:40 $ docker stop --time=1 e2754a9cf5f0d014c08ff8637ac56b9c34d4cd61fb79366c11ceaa226a551429 05:05:41 $ docker rm -f e2754a9cf5f0d014c08ff8637ac56b9c34d4cd61fb79366c11ceaa226a551429 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:42 + docker inspect -f . ci-base-image-x86_64 05:05:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:42 prd-ubuntu20.04-docker-8c-8g-16786 does not seem to be running inside a container 05:05:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-157 -v /w/workspace/gexfoundry_go-mod-secrets_PR-157:/w/workspace/gexfoundry_go-mod-secrets_PR-157:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-157@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-157@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 ******** ci-base-image-x86_64 cat 05:05:42 Still waiting to schedule task 05:05:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:05:42 $ docker top d3177f4b1f68c0eb5913a67422f8dbabece342b41e0e866414b119050044c145 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:05:43 + make test 05:05:43 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 05:05:43 go: downloading github.com/stretchr/testify v1.8.0 05:05:43 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 05:05:43 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 05:05:43 go: downloading github.com/zeebo/errs v1.2.2 05:05:43 go: downloading google.golang.org/grpc v1.46.0 05:05:43 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 05:05:43 go: downloading google.golang.org/protobuf v1.28.0 05:05:43 go: downloading github.com/davecgh/go-spew v1.1.1 05:05:43 go: downloading github.com/pmezard/go-difflib v1.0.0 05:05:43 go: downloading github.com/stretchr/objx v0.4.0 05:05:43 go: downloading gopkg.in/yaml.v3 v3.0.1 05:05:43 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 05:05:43 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 05:05:43 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 05:05:43 go: downloading github.com/go-playground/validator/v10 v10.10.1 05:05:44 go: downloading github.com/google/uuid v1.3.0 05:05:44 go: downloading github.com/go-kit/log v0.2.0 05:05:44 go: downloading github.com/golang/protobuf v1.5.2 05:05:44 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 05:05:44 go: downloading github.com/go-playground/universal-translator v0.18.0 05:05:44 go: downloading github.com/leodido/go-urn v1.2.1 05:05:44 go: downloading golang.org/x/text v0.3.7 05:05:44 go: downloading github.com/go-playground/locales v0.14.0 05:05:44 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:06:10 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.585s coverage: 80.8% of statements 05:06:10 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.083s coverage: 57.1% of statements 05:06:10 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 05:06:10 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.087s coverage: 96.7% of statements 05:06:10 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.029s coverage: 89.5% of statements 05:06:10 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 05:06:10 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.040s coverage: 100.0% of statements 05:06:10 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 05:06:10 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.060s coverage: 55.8% of statements 05:06:10 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] 05:06:10 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.033s coverage: 75.0% of statements 05:06:10 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.094s coverage: 100.0% of statements 05:06:10 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 05:06:23 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:06:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:06:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:06:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:06:25 $ docker stop --time=1 d3177f4b1f68c0eb5913a67422f8dbabece342b41e0e866414b119050044c145 05:06:26 $ docker rm -f d3177f4b1f68c0eb5913a67422f8dbabece342b41e0e866414b119050044c145 [Pipeline] // withDockerContainer [Pipeline] sh 05:06:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:06:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:06:28 05:06:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:06:29 latest: Pulling from edgex-lftools-log-publisher 05:06:29 5eb5b503b376: Pulling fs layer 05:06:29 5c69ac0246d0: Pulling fs layer 05:06:29 ec43610c2a17: Pulling fs layer 05:06:29 3a2ae6a8a46f: Pulling fs layer 05:06:29 33b1e0a273af: Pulling fs layer 05:06:29 3a2ae6a8a46f: Waiting 05:06:29 5d3b04190fa2: Pulling fs layer 05:06:29 2f39f015ded8: Pulling fs layer 05:06:29 33b1e0a273af: Waiting 05:06:29 5d3b04190fa2: Waiting 05:06:29 2f39f015ded8: Waiting 05:06:29 5c69ac0246d0: Verifying Checksum 05:06:29 5c69ac0246d0: Download complete 05:06:29 3a2ae6a8a46f: Verifying Checksum 05:06:29 3a2ae6a8a46f: Download complete 05:06:29 33b1e0a273af: Download complete 05:06:29 ec43610c2a17: Verifying Checksum 05:06:29 ec43610c2a17: Download complete 05:06:29 5eb5b503b376: Verifying Checksum 05:06:29 5eb5b503b376: Download complete 05:06:29 2f39f015ded8: Download complete 05:06:30 5eb5b503b376: Pull complete 05:06:30 5c69ac0246d0: Pull complete 05:06:31 ec43610c2a17: Pull complete 05:06:31 3a2ae6a8a46f: Pull complete 05:06:31 33b1e0a273af: Pull complete 05:06:31 5d3b04190fa2: Pull complete 05:06:37 2f39f015ded8: Pull complete 05:06:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:06:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:06:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:37 prd-ubuntu20.04-docker-8c-8g-16786 does not seem to be running inside a container 05:06:37 $ 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-157 -v /w/workspace/gexfoundry_go-mod-secrets_PR-157:/w/workspace/gexfoundry_go-mod-secrets_PR-157:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-157@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:06:39 $ docker top 610eca7f964dfa847688077a186ca460bd88b88967ea8a06cf610c99c858febc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:06:39 ---> job-cost.sh 05:06:39 lf-activate-venv: SKIPPING 05:06:39 INFO: No Stack... 05:06:39 INFO: Retrieving Pricing Info for: v3-standard-8 05:06:40 INFO: Archiving Costs [Pipeline] sh 05:06:40 + cat /w/workspace/gexfoundry_go-mod-secrets_PR-157/archives/cost.csv 05:06:40 + cut -d, -f6 [Pipeline] lock 05:06:40 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-157-1-stack-cost] 05:06:40 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-157-1-stack-cost] did not exist. Created. 05:06:40 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-157-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:06:41 + echo total: 0.2199999988079071 [Pipeline] stash 05:06:41 Stashed 1 file(s) [Pipeline] } 05:06:41 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-157-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:06:41 $ docker stop --time=1 610eca7f964dfa847688077a186ca460bd88b88967ea8a06cf610c99c858febc 05:06:42 $ docker rm -f 610eca7f964dfa847688077a186ca460bd88b88967ea8a06cf610c99c858febc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:07:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16789 in /w/workspace/gexfoundry_go-mod-secrets_PR-157 [Pipeline] { [Pipeline] ws 05:07:18 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 05:07:18 Selected Git installation does not exist. Using Default 05:07:18 The recommended git tool is: NONE 05:07:24 using credential edgex-jenkins-ssh 05:07:24 Cloning the remote Git repository 05:07:24 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 05:07:24 > git init /w/workspace/go-mod-secrets/1 # timeout=10 05:07:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 05:07:25 > git --version # timeout=10 05:07:25 > git --version # 'git version 2.25.1' 05:07:25 using GIT_SSH to set credentials SSH Credentials for GitHub 05:07:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:07:25 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 05:07:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:07:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 05:07:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 05:07:26 using GIT_SSH to set credentials SSH Credentials for GitHub 05:07:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/157/head:refs/remotes/origin/PR-157 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:07:26 Merging remotes/origin/main commit c86181f75e59e3017ffb9c897635351447b02b19 into PR head commit ae4eeae4ae4743af7a2603de4e61810ee123edb0 05:07:26 Merge succeeded, producing ae4eeae4ae4743af7a2603de4e61810ee123edb0 05:07:26 Checking out Revision ae4eeae4ae4743af7a2603de4e61810ee123edb0 (PR-157) 05:07:26 > git config core.sparsecheckout # timeout=10 05:07:26 > git checkout -f ae4eeae4ae4743af7a2603de4e61810ee123edb0 # timeout=10 05:07:26 > git remote # timeout=10 05:07:26 > git config --get remote.origin.url # timeout=10 05:07:26 using GIT_SSH to set credentials SSH Credentials for GitHub 05:07:26 > git merge c86181f75e59e3017ffb9c897635351447b02b19 # timeout=10 05:07:26 > git rev-parse HEAD^{commit} # timeout=10 05:07:26 > git config core.sparsecheckout # timeout=10 05:07:26 > git checkout -f ae4eeae4ae4743af7a2603de4e61810ee123edb0 # timeout=10 05:07:30 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0" 05:07:31 > git --version # timeout=10 05:07:31 > git --version # 'git version 2.25.1' 05:07:31 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:07:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:07:32 % Total % Received % Xferd Average Speed Time Time Time Current 05:07:32 Dload Upload Total Spent Left Speed 05:07:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 90095 0 --:--:-- --:--:-- --:--:-- 90762 [Pipeline] sh 05:07:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:07:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:07:33 + sudo tee /etc/docker/daemon.new 05:07:33 { 05:07:33 "registry-mirrors": [ 05:07:33 "https://nexus3.edgexfoundry.org:10001" 05:07:33 ], 05:07:33 "bip": "10.250.0.254/24", 05:07:33 "hosts": [ 05:07:33 "tcp://0.0.0.0:5555", 05:07:33 "unix:///var/run/docker.sock" 05:07:33 ], 05:07:33 "mtu": 1458, 05:07:33 "selinux-enabled": true, 05:07:33 "seccomp-profile": "/etc/docker/seccomp.json" 05:07:33 } [Pipeline] sh 05:07:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:07:34 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 05:07:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:07:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:07:52 ========================================================= 05:07:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 05:07:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 05:07:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:07:54 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:07:54 9b3977197b4f: Pulling fs layer 05:07:54 1a89e8eeedd5: Pulling fs layer 05:07:54 94645a83ff95: Pulling fs layer 05:07:54 e6fb740bc735: Pulling fs layer 05:07:54 3a77bd46dcc9: Pulling fs layer 05:07:54 355e64cbe906: Pulling fs layer 05:07:54 63ab81a10011: Pulling fs layer 05:07:54 555d1d1c4555: Pulling fs layer 05:07:54 7d9057610161: Pulling fs layer 05:07:54 e6fb740bc735: Waiting 05:07:54 3a77bd46dcc9: Waiting 05:07:54 355e64cbe906: Waiting 05:07:54 63ab81a10011: Waiting 05:07:54 555d1d1c4555: Waiting 05:07:54 7d9057610161: Waiting 05:07:54 94645a83ff95: Download complete 05:07:54 1a89e8eeedd5: Download complete 05:07:54 3a77bd46dcc9: Download complete 05:07:54 355e64cbe906: Download complete 05:07:54 9b3977197b4f: Verifying Checksum 05:07:54 9b3977197b4f: Download complete 05:07:54 63ab81a10011: Verifying Checksum 05:07:54 63ab81a10011: Download complete 05:07:55 7d9057610161: Verifying Checksum 05:07:55 7d9057610161: Download complete 05:07:55 9b3977197b4f: Pull complete 05:07:56 1a89e8eeedd5: Pull complete 05:07:56 94645a83ff95: Pull complete 05:07:56 555d1d1c4555: Verifying Checksum 05:07:56 555d1d1c4555: Download complete 05:07:57 e6fb740bc735: Verifying Checksum 05:07:57 e6fb740bc735: Download complete 05:08:09 e6fb740bc735: Pull complete 05:08:09 3a77bd46dcc9: Pull complete 05:08:09 355e64cbe906: Pull complete 05:08:09 63ab81a10011: Pull complete 05:08:16 555d1d1c4555: Pull complete 05:08:17 7d9057610161: Pull complete 05:08:17 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 05:08:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:08:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 05:08:18 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:18 + docker inspect -f . ci-base-image-arm64 05:08:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:19 prd-ubuntu20.04-docker-arm64-4c-16g-16789 does not seem to be running inside a container 05:08:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:08:22 $ docker top 3f82f32bad7d55dd467a694a3ba4b3c182ce435904386acaea21d4e9691ff4af -eo pid,comm [Pipeline] { [Pipeline] sh 05:08:23 + go version 05:08:23 go version go1.17.7 linux/arm64 [Pipeline] } 05:08:23 $ docker stop --time=1 3f82f32bad7d55dd467a694a3ba4b3c182ce435904386acaea21d4e9691ff4af 05:08:24 $ docker rm -f 3f82f32bad7d55dd467a694a3ba4b3c182ce435904386acaea21d4e9691ff4af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:25 + docker inspect -f . ci-base-image-arm64 05:08:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:26 prd-ubuntu20.04-docker-arm64-4c-16g-16789 does not seem to be running inside a container 05:08:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:08:28 $ docker top c795c7a94a066677b0aa740dc37a639207e76fb6de49f361fb655925710aee1b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:08:29 + make test 05:08:29 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 05:08:29 go: downloading github.com/stretchr/testify v1.8.0 05:08:29 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 05:08:29 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 05:08:29 go: downloading github.com/davecgh/go-spew v1.1.1 05:08:29 go: downloading github.com/pmezard/go-difflib v1.0.0 05:08:29 go: downloading github.com/stretchr/objx v0.4.0 05:08:29 go: downloading gopkg.in/yaml.v3 v3.0.1 05:08:29 go: downloading github.com/go-kit/log v0.2.0 05:08:29 go: downloading github.com/zeebo/errs v1.2.2 05:08:29 go: downloading google.golang.org/grpc v1.46.0 05:08:30 go: downloading github.com/go-playground/validator/v10 v10.10.1 05:08:30 go: downloading github.com/google/uuid v1.3.0 05:08:30 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 05:08:30 go: downloading google.golang.org/protobuf v1.28.0 05:08:30 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:08:30 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 05:08:31 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 05:08:31 go: downloading github.com/go-playground/universal-translator v0.18.0 05:08:31 go: downloading github.com/leodido/go-urn v1.2.1 05:08:31 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 05:08:32 go: downloading golang.org/x/text v0.3.7 05:08:32 go: downloading github.com/golang/protobuf v1.5.2 05:08:33 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 05:08:33 go: downloading github.com/go-playground/locales v0.14.0 05:10:24 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 10.116s coverage: 80.8% of statements 05:10:24 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.218s coverage: 57.1% of statements 05:10:24 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 05:10:24 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.279s coverage: 96.7% of statements 05:10:24 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.109s coverage: 89.5% of statements 05:10:24 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 05:10:24 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.120s coverage: 100.0% of statements 05:10:24 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 05:10:43 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.237s coverage: 55.8% of statements 05:10:43 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] 05:10:43 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.076s coverage: 75.0% of statements 05:10:43 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.248s coverage: 100.0% of statements 05:10:43 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 05:10:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:10:43 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:11:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:11:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:11:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:11:51 $ docker stop --time=1 c795c7a94a066677b0aa740dc37a639207e76fb6de49f361fb655925710aee1b 05:11:53 $ docker rm -f c795c7a94a066677b0aa740dc37a639207e76fb6de49f361fb655925710aee1b [Pipeline] // withDockerContainer [Pipeline] sh 05:11:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:11:56 Warning: overwriting stash ‘coverage-report’ 05:11:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:11:57 05:11:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:11:58 arm64: Pulling from edgex-lftools-log-publisher 05:11:58 8998bd30e6a1: Pulling fs layer 05:11:58 04944245beec: Pulling fs layer 05:11:58 699f458cf7ca: Pulling fs layer 05:11:58 765212b225bb: Pulling fs layer 05:11:58 f23df028b6ca: Pulling fs layer 05:11:58 d65c8cfc05b1: Pulling fs layer 05:11:58 2437ff75d9bd: Pulling fs layer 05:11:58 765212b225bb: Waiting 05:11:58 f23df028b6ca: Waiting 05:11:58 d65c8cfc05b1: Waiting 05:11:58 2437ff75d9bd: Waiting 05:11:58 04944245beec: Verifying Checksum 05:11:58 04944245beec: Download complete 05:11:58 765212b225bb: Verifying Checksum 05:11:58 765212b225bb: Download complete 05:11:58 f23df028b6ca: Verifying Checksum 05:11:58 f23df028b6ca: Download complete 05:11:58 d65c8cfc05b1: Download complete 05:11:58 699f458cf7ca: Verifying Checksum 05:11:58 699f458cf7ca: Download complete 05:11:58 8998bd30e6a1: Verifying Checksum 05:11:58 8998bd30e6a1: Download complete 05:12:01 2437ff75d9bd: Verifying Checksum 05:12:01 2437ff75d9bd: Download complete 05:12:03 8998bd30e6a1: Pull complete 05:12:03 04944245beec: Pull complete 05:12:05 699f458cf7ca: Pull complete 05:12:05 765212b225bb: Pull complete 05:12:06 f23df028b6ca: Pull complete 05:12:06 d65c8cfc05b1: Pull complete 05:12:21 2437ff75d9bd: Pull complete 05:12:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:12:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:22 prd-ubuntu20.04-docker-arm64-4c-16g-16789 does not seem to be running inside a container 05:12:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:12:24 $ docker top 85a1b14628023f266967ccc8afa96fe70bbd485f53f7727a36ee62d97684246c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:12:25 ---> job-cost.sh 05:12:25 lf-activate-venv: SKIPPING 05:12:25 INFO: No Stack... 05:12:26 INFO: Retrieving Pricing Info for: v3-standard-4 05:12:27 INFO: Archiving Costs [Pipeline] sh 05:12:27 + cat+ /w/workspace/go-mod-secrets/1/archives/cost.csv 05:12:27 cut -d, -f6 [Pipeline] lock 05:12:28 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-157-1-stack-cost] 05:12:28 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-157-1-stack-cost] did not exist. Created. 05:12:28 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-157-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:12:28 /w/workspace/go-mod-secrets/1@tmp/durable-3a0194f7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:12:29 + echo total: 0.10999999940395355 [Pipeline] stash 05:12:29 Warning: overwriting stash ‘stack-cost’ 05:12:29 Stashed 1 file(s) [Pipeline] } 05:12:29 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-157-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:12:29 $ docker stop --time=1 85a1b14628023f266967ccc8afa96fe70bbd485f53f7727a36ee62d97684246c 05:12:31 $ docker rm -f 85a1b14628023f266967ccc8afa96fe70bbd485f53f7727a36ee62d97684246c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:12:32 provisioning config files... 05:12:32 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-157@tmp/config518278713212269219tmp [Pipeline] { [Pipeline] sh 05:12:32 + set +x 05:12:32 + + curl -s https://codecov.io/bash 05:12:32 bash -s -- 05:12:32 05:12:32 _____ _ 05:12:32 / ____| | | 05:12:32 | | ___ __| | ___ ___ _____ __ 05:12:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:12:32 | |___| (_) | (_| | __/ (_| (_) \ V / 05:12:32 \_____\___/ \__,_|\___|\___\___/ \_/ 05:12:32 Bash-1.0.6 05:12:32 05:12:32 05:12:32 ==> git version 2.25.1 found 05:12:32 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:12:32 Release-Date: 2020-01-08 05:12:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:12:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:12:32 ==> Jenkins CI detected. 05:12:32 current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-157 05:12:32 project root: . 05:12:32 --> token set from env 05:12:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:12:32 ==> Running gcov in . (disable via -X gcov) 05:12:32 ==> Python coveragepy not found 05:12:32 ==> Searching for coverage reports in: 05:12:32 + . 05:12:32 -> Found 1 reports 05:12:32 ==> Detecting git/mercurial file structure 05:12:32 ==> Reading reports 05:12:32 + ./coverage.out bytes=30451 05:12:32 ==> Appending adjustments 05:12:32 https://docs.codecov.io/docs/fixing-reports 05:12:32 + Found adjustments 05:12:32 ==> Gzipping contents 05:12:32 8.0K /tmp/codecov.qgg3Sh.gz 05:12:32 ==> Uploading reports 05:12:32 url: https://codecov.io 05:12:32 query: branch=PR-157&commit=ae4eeae4ae4743af7a2603de4e61810ee123edb0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-157%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=157&job=&cmd_args= 05:12:32 -> Pinging Codecov 05:12:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=PR-157&commit=ae4eeae4ae4743af7a2603de4e61810ee123edb0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-157%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=157&job=&cmd_args= 05:12:33 -> Uploading to 05:12:33 https://storage.googleapis.com/codecov/v4/raw/2022-07-04/D63849C06B6B67093493C71CE874ED06/ae4eeae4ae4743af7a2603de4e61810ee123edb0/0a1994a2-dbeb-4ad3-8219-dee3f7084bc0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220704%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220704T051233Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5eb528c9446f9db80c632f106968986d9c773014dd0aea888695442cf3d82a70 05:12:33 % Total % Received % Xferd Average Speed Time Time Time Current 05:12:33 Dload Upload Total Spent Left Speed 05:12:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6142 0 0 100 6142 0 28045 --:--:-- --:--:-- --:--:-- 28045 05:12:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/ae4eeae4ae4743af7a2603de4e61810ee123edb0 [Pipeline] } 05:12:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:12:35 + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-157/archives ] 05:12:35 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-157/archives 05:12:35 total 16 05:12:35 drwxr-xr-x 3 root root 4096 Jul 4 05:06 . 05:12:35 drwxrwxr-x 9 jenkins jenkins 4096 Jul 4 05:06 .. 05:12:35 drwxr-xr-x 2 root root 4096 Jul 4 05:06 cost 05:12:35 -rw-r--r-- 1 root root 85 Jul 4 05:06 cost.csv 05:12:35 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-157/archives 05:12:35 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-157/archives 05:12:35 total 16 05:12:35 drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 05:06 . 05:12:35 drwxrwxr-x 9 jenkins jenkins 4096 Jul 4 05:06 .. 05:12:35 drwxr-xr-x 2 jenkins jenkins 4096 Jul 4 05:06 cost 05:12:35 -rw-r--r-- 1 jenkins jenkins 85 Jul 4 05:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:12:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:12:36 ---> package-listing.sh 05:12:36 ++ facter osfamily 05:12:36 ++ tr '[:upper:]' '[:lower:]' 05:12:36 + OS_FAMILY=debian 05:12:36 + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-157 05:12:36 + START_PACKAGES=/tmp/packages_start.txt 05:12:36 + END_PACKAGES=/tmp/packages_end.txt 05:12:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:12:36 + PACKAGES=/tmp/packages_start.txt 05:12:36 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-157 ']' 05:12:36 + PACKAGES=/tmp/packages_end.txt 05:12:36 + case "${OS_FAMILY}" in 05:12:36 + dpkg -l 05:12:36 + grep '^ii' 05:12:36 + '[' -f /tmp/packages_start.txt ']' 05:12:36 + '[' -f /tmp/packages_end.txt ']' 05:12:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:12:36 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-157 ']' 05:12:36 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-157/archives/ 05:12:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-157/archives/ [Pipeline] echo 05:12:36 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-157/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:12:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:12:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:37 prd-ubuntu20.04-docker-8c-8g-16786 does not seem to be running inside a container 05:12:37 $ 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-157/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-157 -v /w/workspace/gexfoundry_go-mod-secrets_PR-157:/w/workspace/gexfoundry_go-mod-secrets_PR-157:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-157@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-157@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:12:38 $ docker top 812b89464276ddbe1f66402692e20df583a0fdd05d863ec2891218e5f16909c3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:12:38 + touch /tmp/pre-build-complete [Pipeline] sh 05:12:38 + mkdir -p /var/log/sysstat [Pipeline] sh 05:12:39 + ls /var/log/sa-host 05:12:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:12:39 provisioning config files... 05:12:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-157@tmp/config4089511716295677751tmp [Pipeline] { [Pipeline] echo 05:12:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:12:39 ---> create-netrc.sh [Pipeline] } 05:12:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:12:40 ---> python-tools-install.sh [Pipeline] echo 05:12:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:12:40 ---> sudo-logs.sh 05:12:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:12:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:12:40 ---> job-cost.sh 05:12:40 lf-activate-venv: SKIPPING 05:12:40 DEBUG: total: 0.2199999988079071 05:12:40 INFO: Retrieving Stack Cost... 05:12:41 INFO: Retrieving Pricing Info for: v3-standard-8 05:12:41 INFO: Archiving Costs [Pipeline] echo 05:12:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:12:42 ---> logs-deploy.sh 05:12:42 lf-activate-venv: SKIPPING 05:12:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-157/1 05:12:42 INFO: archiving workspace using pattern(s): 05:12:43 Archives upload complete. 05:12:43 INFO: archiving logs to Nexus 05:12:43 ---> uname -a: 05:12:43 Linux prd-ubuntu20-04-docker-8c-8g-16786 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 05:12:43 05:12:43 05:12:43 ---> lscpu: 05:12:43 Architecture: x86_64 05:12:43 CPU op-mode(s): 32-bit, 64-bit 05:12:43 Byte Order: Little Endian 05:12:43 Address sizes: 40 bits physical, 48 bits virtual 05:12:43 CPU(s): 8 05:12:43 On-line CPU(s) list: 0-7 05:12:43 Thread(s) per core: 1 05:12:43 Core(s) per socket: 1 05:12:43 Socket(s): 8 05:12:43 NUMA node(s): 1 05:12:43 Vendor ID: AuthenticAMD 05:12:43 CPU family: 23 05:12:43 Model: 49 05:12:43 Model name: AMD EPYC-Rome Processor 05:12:43 Stepping: 0 05:12:43 CPU MHz: 2799.976 05:12:43 BogoMIPS: 5599.95 05:12:43 Virtualization: AMD-V 05:12:43 Hypervisor vendor: KVM 05:12:43 Virtualization type: full 05:12:43 L1d cache: 256 KiB 05:12:43 L1i cache: 256 KiB 05:12:43 L2 cache: 4 MiB 05:12:43 L3 cache: 128 MiB 05:12:43 NUMA node0 CPU(s): 0-7 05:12:43 Vulnerability Itlb multihit: Not affected 05:12:43 Vulnerability L1tf: Not affected 05:12:43 Vulnerability Mds: Not affected 05:12:43 Vulnerability Meltdown: Not affected 05:12:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:12:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:12:43 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:12:43 Vulnerability Srbds: Not affected 05:12:43 Vulnerability Tsx async abort: Not affected 05:12:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:12:43 05:12:43 05:12:43 ---> nproc: 05:12:43 8 05:12:43 05:12:43 05:12:43 ---> df -h: 05:12:43 Filesystem Size Used Avail Use% Mounted on 05:12:43 overlay 155G 11G 145G 7% / 05:12:43 tmpfs 64M 0 64M 0% /dev 05:12:43 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:12:43 shm 64M 0 64M 0% /dev/shm 05:12:43 /dev/vda1 155G 11G 145G 7% /facter-os 05:12:43 05:12:43 05:12:43 ---> sar -b -r -n DEV: 05:12:43 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-16786) 07/04/22 _x86_64_ (8 CPU) 05:12:43 05:12:43 05:04:30 LINUX RESTART (8 CPU) 05:12:43 05:12:43 05:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:12:43 05:06:01 265.45 11.78 253.67 0.00 2017.56 110219.28 0.00 05:12:43 05:07:01 61.62 0.13 61.49 0.00 13.33 33443.49 0.00 05:12:43 05:08:01 1.58 0.00 1.58 0.00 0.00 19.08 0.00 05:12:43 05:09:01 1.10 0.00 1.10 0.00 0.00 14.40 0.00 05:12:43 05:10:01 1.28 0.02 1.27 0.00 0.13 14.53 0.00 05:12:43 05:11:01 0.95 0.00 0.95 0.00 0.00 13.46 0.00 05:12:43 05:12:01 1.23 0.00 1.23 0.00 0.00 15.46 0.00 05:12:43 Average: 47.08 1.68 45.40 0.00 286.02 20319.75 0.00 05:12:43 05:12:43 05:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:12:43 05:06:01 28185492 31601064 691568 2.10 116824 3521152 2271352 6.69 1503376 2758496 537232 05:12:43 05:07:01 28443700 31789636 506036 1.54 123028 3437880 1889636 5.57 1159996 2836508 312 05:12:43 05:08:01 28444468 31790500 504888 1.54 123056 3437884 1889636 5.57 1159576 2836512 12 05:12:43 05:09:01 28446120 31792356 502928 1.53 123092 3438012 1889636 5.57 1158880 2836624 232 05:12:43 05:10:01 28446292 31792596 502648 1.53 123132 3438020 1889636 5.57 1158688 2836652 48 05:12:43 05:11:01 28446388 31792692 502604 1.53 123164 3438016 1889636 5.57 1158384 2836652 184 05:12:43 05:12:01 28453304 31799764 495752 1.51 123188 3438032 1889636 5.57 1150960 2836760 204 05:12:43 Average: 28409395 31765515 529489 1.61 122212 3449857 1944167 5.73 1207123 2825458 76889 05:12:43 05:12:43 05:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:12:43 05:06:01 lo 3.46 3.46 0.34 0.34 0.00 0.00 0.00 0.00 05:12:43 05:06:01 veth9815f51 34.25 53.01 3.35 660.69 0.00 0.00 0.00 0.05 05:12:43 05:06:01 ens3 392.70 269.77 6435.84 96.15 0.00 0.00 0.00 0.00 05:12:43 05:06:01 docker0 36.13 54.92 3.08 676.13 0.00 0.00 0.00 0.00 05:12:43 05:07:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 05:12:43 05:07:01 ens3 115.90 70.49 2531.51 14.60 0.00 0.00 0.00 0.00 05:12:43 05:07:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:12:43 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:43 05:08:01 ens3 1.07 0.25 0.31 0.20 0.00 0.00 0.00 0.00 05:12:43 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:43 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:12:43 05:09:01 ens3 1.83 0.67 1.81 0.29 0.00 0.00 0.00 0.00 05:12:43 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:43 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:43 05:10:01 ens3 0.42 0.23 0.17 0.14 0.00 0.00 0.00 0.00 05:12:43 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:43 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:12:43 05:11:01 ens3 0.92 0.63 0.52 0.41 0.00 0.00 0.00 0.00 05:12:43 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:43 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:43 05:12:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:12:43 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:43 Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 05:12:43 Average: ens3 72.50 48.34 1269.12 15.78 0.00 0.00 0.00 0.00 05:12:43 Average: docker0 5.10 7.74 0.43 95.21 0.00 0.00 0.00 0.00 05:12:43 05:12:43 05:12:43 ---> sar -P ALL: 05:12:43 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-16786) 07/04/22 _x86_64_ (8 CPU) 05:12:43 05:12:43 05:04:30 LINUX RESTART (8 CPU) 05:12:43 05:12:43 05:05:02 CPU %user %nice %system %iowait %steal %idle 05:12:43 05:06:01 all 22.38 0.00 5.57 1.37 0.07 70.62 05:12:43 05:06:01 0 23.69 0.00 6.13 1.72 0.07 68.38 05:12:43 05:06:01 1 22.53 0.00 6.04 2.68 0.07 68.68 05:12:43 05:06:01 2 21.96 0.00 5.84 1.58 0.07 70.55 05:12:43 05:06:01 3 22.71 0.00 5.15 0.91 0.07 71.16 05:12:43 05:06:01 4 22.78 0.00 5.74 2.63 0.07 68.78 05:12:43 05:06:01 5 23.02 0.00 5.12 0.39 0.05 71.42 05:12:43 05:06:01 6 22.61 0.00 5.04 0.34 0.07 71.94 05:12:43 05:06:01 7 19.70 0.00 5.49 0.67 0.07 74.07 05:12:43 05:07:01 all 19.85 0.00 4.21 0.53 0.05 75.35 05:12:43 05:07:01 0 20.73 0.00 4.33 0.03 0.05 74.86 05:12:43 05:07:01 1 19.32 0.00 4.29 0.94 0.05 75.40 05:12:43 05:07:01 2 20.25 0.00 5.07 2.65 0.05 71.99 05:12:43 05:07:01 3 19.20 0.00 3.34 0.02 0.05 77.39 05:12:43 05:07:01 4 19.89 0.00 4.00 0.03 0.05 76.03 05:12:43 05:07:01 5 20.45 0.00 4.19 0.19 0.07 75.11 05:12:43 05:07:01 6 20.85 0.00 4.17 0.02 0.05 74.92 05:12:43 05:07:01 7 18.12 0.00 4.34 0.39 0.05 77.11 05:12:43 05:08:01 all 0.02 0.00 0.01 0.00 0.00 99.96 05:12:43 05:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:12:43 05:08:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:12:43 05:08:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:12:43 05:08:01 3 0.05 0.00 0.00 0.00 0.00 99.95 05:12:43 05:08:01 4 0.05 0.00 0.05 0.02 0.00 99.88 05:12:43 05:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:12:43 05:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:12:43 05:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:12:43 05:09:01 all 0.03 0.00 0.02 0.01 0.00 99.94 05:12:43 05:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:12:43 05:09:01 1 0.05 0.00 0.03 0.03 0.02 99.87 05:12:43 05:09:01 2 0.02 0.00 0.02 0.02 0.00 99.95 05:12:43 05:09:01 3 0.05 0.00 0.02 0.00 0.00 99.93 05:12:43 05:09:01 4 0.07 0.00 0.05 0.00 0.02 99.87 05:12:43 05:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:12:43 05:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:12:43 05:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:12:43 05:10:01 all 0.01 0.00 0.01 0.00 0.00 99.97 05:12:43 05:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:12:43 05:10:01 1 0.00 0.00 0.02 0.02 0.00 99.97 05:12:43 05:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:12:43 05:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:12:43 05:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 05:12:43 05:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:12:43 05:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:12:43 05:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:12:43 05:11:01 all 0.13 0.00 0.01 0.00 0.00 99.84 05:12:43 05:11:01 0 0.02 0.00 0.03 0.00 0.02 99.93 05:12:43 05:11:01 1 0.03 0.00 0.00 0.02 0.02 99.93 05:12:43 05:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:12:43 05:11:01 3 0.89 0.00 0.02 0.00 0.00 99.09 05:12:43 05:11:01 4 0.03 0.00 0.03 0.02 0.00 99.92 05:12:43 05:11:01 5 0.05 0.00 0.00 0.00 0.00 99.95 05:12:43 05:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:12:43 05:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:12:43 05:12:01 all 0.27 0.00 0.01 0.01 0.00 99.71 05:12:43 05:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:12:43 05:12:01 1 0.02 0.00 0.02 0.03 0.00 99.93 05:12:43 05:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:12:43 05:12:01 3 1.99 0.00 0.02 0.00 0.02 97.98 05:12:43 05:12:01 4 0.03 0.00 0.05 0.02 0.02 99.88 05:12:43 05:12:01 5 0.03 0.00 0.02 0.00 0.00 99.95 05:12:43 05:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:12:43 05:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:12:43 Average: all 6.00 0.00 1.38 0.27 0.02 92.32 05:12:43 Average: 0 6.26 0.00 1.48 0.24 0.02 92.00 05:12:43 Average: 1 5.91 0.00 1.46 0.52 0.02 92.08 05:12:43 Average: 2 5.96 0.00 1.54 0.60 0.02 91.88 05:12:43 Average: 3 6.31 0.00 1.20 0.13 0.02 92.35 05:12:43 Average: 4 6.02 0.00 1.40 0.38 0.02 92.18 05:12:43 Average: 5 6.13 0.00 1.31 0.08 0.02 92.46 05:12:43 Average: 6 6.11 0.00 1.30 0.05 0.02 92.52 05:12:43 Average: 7 5.32 0.00 1.39 0.15 0.02 93.13 05:12:43 05:12:43 05:12:43