Pull request #157 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d1b90bdd2aa7e7739e9c5fbf21e40402046d0283+89ec4516c7caea91d7aee6a5e507534b44b5a7fe (ca63ebf69acd8ef6d36542a158db6acfccf78e40) 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-ssh7924811719903445593.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-ssh3735470680162937480.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-157/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-157/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6635678136366970077.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 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-ssh16907112986255409894.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-157/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-157/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14472797667158645328.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-16828 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 Merging remotes/origin/main commit 89ec4516c7caea91d7aee6a5e507534b44b5a7fe into PR head commit d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 Merge succeeded, producing d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 Checking out Revision d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 (PR-157) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/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 d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 # 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 89ec4516c7caea91d7aee6a5e507534b44b5a7fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-04T14:09:55.155Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-04T14:09:55.192Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-04T14:09:55.205Z] ========================================================= [2022-07-04T14:09:55.206Z] EdgeX Global Pipelines Version Info [2022-07-04T14:09:55.206Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ae4eeae4ae4743af7a2603de4e61810ee123edb0 # timeout=10 [2022-07-04T14:09:55.984Z] ------------------- [2022-07-04T14:09:55.984Z] stable info: [2022-07-04T14:09:55.984Z] ------------------- [2022-07-04T14:09:55.984Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-04T14:09:55.984Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-04T14:09:55.984Z] Message: update stable to v1.0.234 [2022-07-04T14:09:56.560Z] ------------------- [2022-07-04T14:09:56.560Z] experimental info: [2022-07-04T14:09:56.560Z] ------------------- [2022-07-04T14:09:56.560Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-04T14:09:56.560Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-04T14:09:56.560Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-04T14:09:56.765Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2022-07-04T14:09:56.777Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2022-07-04T14:09:56.787Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-04T14:09:56.804Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-04T14:09:56.820Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-04T14:09:56.830Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-04T14:09:56.843Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-04T14:09:56.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-04T14:09:56.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-04T14:09:56.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-04T14:09:56.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-04T14:09:56.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2022-07-04T14:09:56.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-04T14:09:56.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-04T14:09:56.918Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-07-04T14:09:56.930Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-07-04T14:09:56.942Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-04T14:09:56.953Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-04T14:09:56.964Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-04T14:09:56.983Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-04T14:09:56.992Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-04T14:09:57.001Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-04T14:09:57.011Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-04T14:09:57.020Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-04T14:09:57.029Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-07-04T14:09:57.038Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-04T14:09:57.047Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-04T14:09:57.058Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-157 [Pipeline] echo [2022-07-04T14:09:57.078Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-157 [Pipeline] echo [2022-07-04T14:09:57.096Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-157 [Pipeline] echo [2022-07-04T14:09:57.111Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 [Pipeline] echo [2022-07-04T14:09:57.122Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d1b90bd [Pipeline] echo [2022-07-04T14:09:57.134Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-04T14:09:57.509Z] + git rev-list -1 --merges d1b90bdd2aa7e7739e9c5fbf21e40402046d0283~1..d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 [Pipeline] echo [2022-07-04T14:09:57.549Z] -----------> git rev-list -1 --merges d1b90bdd2aa7e7739e9c5fbf21e40402046d0283~1..d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 [false] [Pipeline] sh [2022-07-04T14:09:57.842Z] + git log --format=format:%s -1 d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 [Pipeline] echo [2022-07-04T14:09:57.861Z] ========================================================= [2022-07-04T14:09:57.861Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-04T14:09:57.861Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-04T14:09:58.222Z] + git log --format=format:%s -1 d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 [Pipeline] echo [2022-07-04T14:09:58.236Z] [semverPrep] GIT_COMMIT: d1b90bdd2aa7e7739e9c5fbf21e40402046d0283, Commit Message: build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 [Pipeline] echo [2022-07-04T14:09:58.247Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-04T14:09:58.620Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-04T14:09:58.620Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-04T14:09:58.620Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-04T14:09:58.620Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-04T14:09:58.620Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-04T14:09:58.620Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-04T14:09:58.620Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T14:09:58.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-04T14:09:59.254Z] [2022-07-04T14:09:59.255Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T14:09:59.561Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-04T14:09:59.561Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-04T14:09:59.561Z] 42c077c10790: Pulling fs layer [2022-07-04T14:09:59.561Z] f63e77b7563a: Pulling fs layer [2022-07-04T14:09:59.561Z] bd5fdadae976: Pulling fs layer [2022-07-04T14:09:59.561Z] 205491f53016: Pulling fs layer [2022-07-04T14:09:59.561Z] df18705c85c3: Pulling fs layer [2022-07-04T14:09:59.561Z] bdb3f477010e: Pulling fs layer [2022-07-04T14:09:59.561Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-04T14:09:59.561Z] 2c6e9b1d212d: Pulling fs layer [2022-07-04T14:09:59.561Z] bdb8f0575790: Pulling fs layer [2022-07-04T14:09:59.561Z] 386e3cb2ff24: Pulling fs layer [2022-07-04T14:09:59.561Z] 2343380bae48: Pulling fs layer [2022-07-04T14:09:59.561Z] 2c6e9b1d212d: Waiting [2022-07-04T14:09:59.561Z] df18705c85c3: Waiting [2022-07-04T14:09:59.561Z] bdb8f0575790: Waiting [2022-07-04T14:09:59.561Z] bdb3f477010e: Waiting [2022-07-04T14:09:59.561Z] 205491f53016: Waiting [2022-07-04T14:09:59.561Z] 2343380bae48: Waiting [2022-07-04T14:09:59.561Z] c8a8fc8e1c8f: Waiting [2022-07-04T14:09:59.561Z] 386e3cb2ff24: Waiting [2022-07-04T14:09:59.561Z] f63e77b7563a: Verifying Checksum [2022-07-04T14:09:59.561Z] f63e77b7563a: Download complete [2022-07-04T14:09:59.823Z] 205491f53016: Verifying Checksum [2022-07-04T14:09:59.823Z] 205491f53016: Download complete [2022-07-04T14:09:59.823Z] df18705c85c3: Verifying Checksum [2022-07-04T14:09:59.823Z] df18705c85c3: Download complete [2022-07-04T14:09:59.823Z] bd5fdadae976: Verifying Checksum [2022-07-04T14:09:59.823Z] bd5fdadae976: Download complete [2022-07-04T14:09:59.823Z] 2c6e9b1d212d: Verifying Checksum [2022-07-04T14:09:59.823Z] 2c6e9b1d212d: Download complete [2022-07-04T14:09:59.823Z] bdb8f0575790: Verifying Checksum [2022-07-04T14:09:59.823Z] bdb8f0575790: Download complete [2022-07-04T14:09:59.823Z] 386e3cb2ff24: Download complete [2022-07-04T14:09:59.823Z] 2343380bae48: Download complete [2022-07-04T14:09:59.823Z] 42c077c10790: Verifying Checksum [2022-07-04T14:09:59.823Z] 42c077c10790: Download complete [2022-07-04T14:10:00.394Z] c8a8fc8e1c8f: Verifying Checksum [2022-07-04T14:10:00.394Z] c8a8fc8e1c8f: Download complete [2022-07-04T14:10:01.339Z] 42c077c10790: Pull complete [2022-07-04T14:10:01.339Z] f63e77b7563a: Pull complete [2022-07-04T14:10:01.913Z] bd5fdadae976: Pull complete [2022-07-04T14:10:02.179Z] 205491f53016: Pull complete [2022-07-04T14:10:02.440Z] df18705c85c3: Pull complete [2022-07-04T14:10:02.440Z] bdb3f477010e: Pull complete [2022-07-04T14:10:04.352Z] c8a8fc8e1c8f: Pull complete [2022-07-04T14:10:04.614Z] 2c6e9b1d212d: Pull complete [2022-07-04T14:10:04.614Z] bdb8f0575790: Pull complete [2022-07-04T14:10:04.614Z] 386e3cb2ff24: Pull complete [2022-07-04T14:10:04.878Z] 2343380bae48: Pull complete [2022-07-04T14:10:04.878Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-04T14:10:04.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-04T14:10:04.878Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T14:10:04.994Z] prd-ubuntu20.04-docker-8c-8g-16828 does not seem to be running inside a container [2022-07-04T14:10:05.040Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-04T14:10:06.627Z] $ docker top 71a9f1d9948dad034c0ac0cf3952c4c07d4a2ab52b0c8a6c2d2aeaddb3121e8c -eo pid,comm [2022-07-04T14:10:06.707Z] 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). [2022-07-04T14:10:06.707Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-04T14:10:06.753Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-04T14:10:06.753Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-04T14:10:06.895Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-04T14:10:06.903Z] $ docker exec 71a9f1d9948dad034c0ac0cf3952c4c07d4a2ab52b0c8a6c2d2aeaddb3121e8c ssh-agent [2022-07-04T14:10:07.032Z] SSH_AUTH_SOCK=/tmp/ssh-jKVmIbmbEioQ/agent.32 [2022-07-04T14:10:07.032Z] SSH_AGENT_PID=39 [2022-07-04T14:10:07.040Z] Running ssh-add (command line suppressed) [2022-07-04T14:10:07.173Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-157@tmp/private_key_3782490597419883733.key (/w/workspace/gexfoundry_go-mod-secrets_PR-157@tmp/private_key_3782490597419883733.key) [2022-07-04T14:10:07.185Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-04T14:10:07.478Z] + git tag --points-at HEAD [Pipeline] } [2022-07-04T14:10:07.496Z] $ docker exec --env ******** --env ******** 71a9f1d9948dad034c0ac0cf3952c4c07d4a2ab52b0c8a6c2d2aeaddb3121e8c ssh-agent -k [2022-07-04T14:10:07.604Z] unset SSH_AUTH_SOCK; [2022-07-04T14:10:07.605Z] unset SSH_AGENT_PID; [2022-07-04T14:10:07.605Z] echo Agent pid 39 killed; [2022-07-04T14:10:07.614Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-04T14:10:07.640Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-04T14:10:07.640Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-04T14:10:07.793Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-04T14:10:07.799Z] $ docker exec 71a9f1d9948dad034c0ac0cf3952c4c07d4a2ab52b0c8a6c2d2aeaddb3121e8c ssh-agent [2022-07-04T14:10:07.941Z] SSH_AUTH_SOCK=/tmp/ssh-vHmKstw7yXKY/agent.71 [2022-07-04T14:10:07.941Z] SSH_AGENT_PID=77 [2022-07-04T14:10:07.947Z] Running ssh-add (command line suppressed) [2022-07-04T14:10:08.076Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-157@tmp/private_key_4836382500750606765.key (/w/workspace/gexfoundry_go-mod-secrets_PR-157@tmp/private_key_4836382500750606765.key) [2022-07-04T14:10:08.090Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-04T14:10:08.397Z] + git semver init [2022-07-04T14:10:08.662Z] 2022-07-04 14:10:08,617 [run_init] DEBUG init version:0.0.0 force:False [2022-07-04T14:10:08.662Z] 2022-07-04 14:10:08,617 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-157/.semver [2022-07-04T14:10:08.662Z] 2022-07-04 14:10:08,618 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-157/.semver [2022-07-04T14:10:08.662Z] 2022-07-04 14:10:08,618 [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) [2022-07-04T14:10:09.608Z] 2022-07-04 14:10:09,266 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-157/.git/info/exclude [2022-07-04T14:10:09.608Z] 2022-07-04 14:10:09,267 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-157/.semver/PR-157 with force:False [2022-07-04T14:10:09.608Z] 2022-07-04 14:10:09,267 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-157/.semver/PR-157 [2022-07-04T14:10:09.608Z] 2022-07-04 14:10:09,272 [execute] INFO git cat-file --batch-check [2022-07-04T14:10:09.608Z] 2022-07-04 14:10:09,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-157/.semver, universal_newlines=False, shell=None, istream=) [2022-07-04T14:10:09.608Z] 2022-07-04 14:10:09,280 [execute] INFO git cat-file --batch [2022-07-04T14:10:09.608Z] 2022-07-04 14:10:09,281 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-157/.semver, universal_newlines=False, shell=None, istream=) [2022-07-04T14:10:09.608Z] 2022-07-04 14:10:09,287 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-157/.semver/PR-157 [2022-07-04T14:10:09.608Z] 0.0.0 [Pipeline] } [2022-07-04T14:10:09.626Z] $ docker exec --env ******** --env ******** 71a9f1d9948dad034c0ac0cf3952c4c07d4a2ab52b0c8a6c2d2aeaddb3121e8c ssh-agent -k [2022-07-04T14:10:09.753Z] unset SSH_AUTH_SOCK; [2022-07-04T14:10:09.753Z] unset SSH_AGENT_PID; [2022-07-04T14:10:09.753Z] echo Agent pid 77 killed; [2022-07-04T14:10:09.764Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-04T14:10:10.085Z] + git semver [Pipeline] } [2022-07-04T14:10:10.368Z] $ docker stop --time=1 71a9f1d9948dad034c0ac0cf3952c4c07d4a2ab52b0c8a6c2d2aeaddb3121e8c [2022-07-04T14:10:11.722Z] $ docker rm -f 71a9f1d9948dad034c0ac0cf3952c4c07d4a2ab52b0c8a6c2d2aeaddb3121e8c [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-04T14:10:12.078Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-04T14:10:12.347Z] Stashed 1 file(s) [Pipeline] echo [2022-07-04T14:10:12.350Z] [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 [2022-07-04T14:10:12.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-04T14:10:12.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-04T14:10:12.552Z] ========================================================= [2022-07-04T14:10:12.552Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-04T14:10:12.552Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-04T14:10:12.856Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-04T14:10:12.856Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-04T14:10:12.856Z] 59bf1c3509f3: Pulling fs layer [2022-07-04T14:10:12.856Z] 666ba61612fd: Pulling fs layer [2022-07-04T14:10:12.856Z] 8ed8ca486205: Pulling fs layer [2022-07-04T14:10:12.856Z] cc1cd167ecdc: Pulling fs layer [2022-07-04T14:10:12.856Z] c516ae0d96e1: Pulling fs layer [2022-07-04T14:10:12.856Z] 684cea983483: Pulling fs layer [2022-07-04T14:10:12.856Z] dd3240ac7de5: Pulling fs layer [2022-07-04T14:10:12.856Z] b1e948a4e11c: Pulling fs layer [2022-07-04T14:10:12.856Z] a8fd76ee1af6: Pulling fs layer [2022-07-04T14:10:12.856Z] 646ad004c059: Pulling fs layer [2022-07-04T14:10:12.856Z] cc1cd167ecdc: Waiting [2022-07-04T14:10:12.856Z] c516ae0d96e1: Waiting [2022-07-04T14:10:12.856Z] 684cea983483: Waiting [2022-07-04T14:10:12.856Z] a8fd76ee1af6: Waiting [2022-07-04T14:10:12.856Z] 646ad004c059: Waiting [2022-07-04T14:10:12.856Z] dd3240ac7de5: Waiting [2022-07-04T14:10:12.856Z] b1e948a4e11c: Waiting [2022-07-04T14:10:12.856Z] 8ed8ca486205: Download complete [2022-07-04T14:10:12.856Z] 666ba61612fd: Verifying Checksum [2022-07-04T14:10:12.856Z] 666ba61612fd: Download complete [2022-07-04T14:10:12.856Z] c516ae0d96e1: Download complete [2022-07-04T14:10:12.856Z] 684cea983483: Verifying Checksum [2022-07-04T14:10:12.856Z] 684cea983483: Download complete [2022-07-04T14:10:12.856Z] dd3240ac7de5: Verifying Checksum [2022-07-04T14:10:12.856Z] dd3240ac7de5: Download complete [2022-07-04T14:10:12.856Z] 59bf1c3509f3: Verifying Checksum [2022-07-04T14:10:12.856Z] 59bf1c3509f3: Download complete [2022-07-04T14:10:13.118Z] b1e948a4e11c: Verifying Checksum [2022-07-04T14:10:13.118Z] b1e948a4e11c: Download complete [2022-07-04T14:10:13.118Z] 59bf1c3509f3: Pull complete [2022-07-04T14:10:13.383Z] 666ba61612fd: Pull complete [2022-07-04T14:10:13.383Z] 8ed8ca486205: Pull complete [2022-07-04T14:10:13.645Z] 646ad004c059: Verifying Checksum [2022-07-04T14:10:13.645Z] 646ad004c059: Download complete [2022-07-04T14:10:13.645Z] a8fd76ee1af6: Verifying Checksum [2022-07-04T14:10:13.645Z] a8fd76ee1af6: Download complete [2022-07-04T14:10:13.645Z] cc1cd167ecdc: Verifying Checksum [2022-07-04T14:10:13.645Z] cc1cd167ecdc: Download complete [2022-07-04T14:10:17.850Z] cc1cd167ecdc: Pull complete [2022-07-04T14:10:17.850Z] c516ae0d96e1: Pull complete [2022-07-04T14:10:18.110Z] 684cea983483: Pull complete [2022-07-04T14:10:18.110Z] dd3240ac7de5: Pull complete [2022-07-04T14:10:18.110Z] b1e948a4e11c: Pull complete [2022-07-04T14:10:20.688Z] a8fd76ee1af6: Pull complete [2022-07-04T14:10:21.630Z] 646ad004c059: Pull complete [2022-07-04T14:10:21.630Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-04T14:10:21.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-04T14:10:21.630Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-07-04T14:10:21.924Z] + 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 [2022-07-04T14:10:22.231Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-04T14:10:22.231Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T14:10:22.318Z] prd-ubuntu20.04-docker-8c-8g-16828 does not seem to be running inside a container [2022-07-04T14:10:22.359Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-04T14:10:24.406Z] $ docker top b40333011029cf726967f9e66381beb84d9f3a5e3779edfb750de4bea1968d6a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-04T14:10:24.769Z] + go version [2022-07-04T14:10:24.769Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-04T14:10:24.788Z] $ docker stop --time=1 b40333011029cf726967f9e66381beb84d9f3a5e3779edfb750de4bea1968d6a [2022-07-04T14:10:26.089Z] $ docker rm -f b40333011029cf726967f9e66381beb84d9f3a5e3779edfb750de4bea1968d6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T14:10:26.498Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-04T14:10:26.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T14:10:26.586Z] prd-ubuntu20.04-docker-8c-8g-16828 does not seem to be running inside a container [2022-07-04T14:10:26.628Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-04T14:10:27.055Z] $ docker top dc6106a8f429a42a9b163a95462fdd2edca3f5886daa70468a2d667754b513e0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-04T14:10:27.416Z] + make test [2022-07-04T14:10:27.416Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2022-07-04T14:10:27.416Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-07-04T14:10:27.416Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-07-04T14:10:27.416Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-07-04T14:10:27.416Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-04T14:10:27.416Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-04T14:10:27.416Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-07-04T14:10:27.451Z] Still waiting to schedule task [2022-07-04T14:10:27.451Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16829’ is offline [2022-07-04T14:10:27.676Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-07-04T14:10:27.676Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-07-04T14:10:27.676Z] go: downloading google.golang.org/grpc v1.46.0 [2022-07-04T14:10:27.676Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-07-04T14:10:27.676Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-07-04T14:10:27.939Z] go: downloading github.com/go-kit/log v0.2.0 [2022-07-04T14:10:27.939Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-07-04T14:10:27.939Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-04T14:10:27.939Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-07-04T14:10:27.939Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-07-04T14:10:27.939Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-07-04T14:10:27.939Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-07-04T14:10:27.939Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-07-04T14:10:27.939Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-07-04T14:10:27.939Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-07-04T14:10:27.939Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-07-04T14:10:28.200Z] go: downloading golang.org/x/text v0.3.7 [2022-07-04T14:10:28.200Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-07-04T14:10:54.790Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.527s coverage: 80.8% of statements [2022-07-04T14:10:54.790Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.070s coverage: 57.1% of statements [2022-07-04T14:10:54.790Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2022-07-04T14:10:54.790Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.077s coverage: 96.7% of statements [2022-07-04T14:10:54.790Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.032s coverage: 89.5% of statements [2022-07-04T14:10:54.790Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2022-07-04T14:10:54.790Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.042s coverage: 100.0% of statements [2022-07-04T14:10:54.790Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2022-07-04T14:10:54.790Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.065s coverage: 55.8% of statements [2022-07-04T14:10:54.790Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] [2022-07-04T14:10:54.790Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.020s coverage: 75.0% of statements [2022-07-04T14:10:54.790Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.073s coverage: 100.0% of statements [2022-07-04T14:10:54.790Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2022-07-04T14:11:07.176Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-04T14:11:09.716Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-04T14:11:09.716Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-07-04T14:11:09.729Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-04T14:11:09.745Z] $ docker stop --time=1 dc6106a8f429a42a9b163a95462fdd2edca3f5886daa70468a2d667754b513e0 [2022-07-04T14:11:11.603Z] $ docker rm -f dc6106a8f429a42a9b163a95462fdd2edca3f5886daa70468a2d667754b513e0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-04T14:11:12.271Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-04T14:11:12.310Z] 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 [2022-07-04T14:11:12.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-04T14:11:12.770Z] [2022-07-04T14:11:12.770Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T14:11:13.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-04T14:11:13.081Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-04T14:11:13.081Z] 5eb5b503b376: Pulling fs layer [2022-07-04T14:11:13.081Z] 5c69ac0246d0: Pulling fs layer [2022-07-04T14:11:13.081Z] ec43610c2a17: Pulling fs layer [2022-07-04T14:11:13.081Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-04T14:11:13.081Z] 33b1e0a273af: Pulling fs layer [2022-07-04T14:11:13.081Z] 5d3b04190fa2: Pulling fs layer [2022-07-04T14:11:13.081Z] 2f39f015ded8: Pulling fs layer [2022-07-04T14:11:13.081Z] 3a2ae6a8a46f: Waiting [2022-07-04T14:11:13.081Z] 33b1e0a273af: Waiting [2022-07-04T14:11:13.081Z] 5d3b04190fa2: Waiting [2022-07-04T14:11:13.081Z] 2f39f015ded8: Waiting [2022-07-04T14:11:13.081Z] 5c69ac0246d0: Download complete [2022-07-04T14:11:13.081Z] 3a2ae6a8a46f: Download complete [2022-07-04T14:11:13.343Z] 33b1e0a273af: Verifying Checksum [2022-07-04T14:11:13.343Z] 33b1e0a273af: Download complete [2022-07-04T14:11:13.343Z] 5d3b04190fa2: Download complete [2022-07-04T14:11:13.343Z] ec43610c2a17: Verifying Checksum [2022-07-04T14:11:13.343Z] ec43610c2a17: Download complete [2022-07-04T14:11:13.343Z] 5eb5b503b376: Verifying Checksum [2022-07-04T14:11:13.343Z] 5eb5b503b376: Download complete [2022-07-04T14:11:13.917Z] 2f39f015ded8: Download complete [2022-07-04T14:11:14.856Z] 5eb5b503b376: Pull complete [2022-07-04T14:11:14.856Z] 5c69ac0246d0: Pull complete [2022-07-04T14:11:15.427Z] ec43610c2a17: Pull complete [2022-07-04T14:11:15.427Z] 3a2ae6a8a46f: Pull complete [2022-07-04T14:11:15.997Z] 33b1e0a273af: Pull complete [2022-07-04T14:11:15.997Z] 5d3b04190fa2: Pull complete [2022-07-04T14:11:21.282Z] 2f39f015ded8: Pull complete [2022-07-04T14:11:21.282Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-04T14:11:21.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-04T14:11:21.282Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T14:11:21.397Z] prd-ubuntu20.04-docker-8c-8g-16828 does not seem to be running inside a container [2022-07-04T14:11:21.449Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-04T14:11:23.433Z] $ docker top 3b2d4325b081c7fa9068eb338746562f57068936ecc7f070d219fb804322363d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-04T14:11:23.830Z] ---> job-cost.sh [2022-07-04T14:11:23.830Z] lf-activate-venv: SKIPPING [2022-07-04T14:11:23.830Z] INFO: No Stack... [2022-07-04T14:11:24.091Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-04T14:11:24.663Z] INFO: Archiving Costs [Pipeline] sh [2022-07-04T14:11:24.960Z] + cat /w/workspace/gexfoundry_go-mod-secrets_PR-157/archives/cost.csv [2022-07-04T14:11:24.961Z] + cut -d, -f6 [Pipeline] lock [2022-07-04T14:11:24.975Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-157-2-stack-cost] [2022-07-04T14:11:24.982Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-157-2-stack-cost] did not exist. Created. [2022-07-04T14:11:24.982Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-157-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-04T14:11:25.290Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-04T14:11:25.320Z] Stashed 1 file(s) [Pipeline] } [2022-07-04T14:11:25.327Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-157-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-04T14:11:25.353Z] $ docker stop --time=1 3b2d4325b081c7fa9068eb338746562f57068936ecc7f070d219fb804322363d [2022-07-04T14:11:26.536Z] $ docker rm -f 3b2d4325b081c7fa9068eb338746562f57068936ecc7f070d219fb804322363d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-04T14:13:10.571Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16830 in /w/workspace/gexfoundry_go-mod-secrets_PR-157 [Pipeline] { [Pipeline] ws [2022-07-04T14:13:10.584Z] Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout [2022-07-04T14:13:10.632Z] Selected Git installation does not exist. Using Default [2022-07-04T14:13:10.632Z] The recommended git tool is: NONE [2022-07-04T14:13:18.977Z] using credential edgex-jenkins-ssh [2022-07-04T14:13:19.000Z] Cloning the remote Git repository [2022-07-04T14:13:19.116Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2022-07-04T14:13:19.212Z] > git init /w/workspace/go-mod-secrets/2 # timeout=10 [2022-07-04T14:13:19.345Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2022-07-04T14:13:19.346Z] > git --version # timeout=10 [2022-07-04T14:13:19.373Z] > git --version # 'git version 2.25.1' [2022-07-04T14:13:19.376Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-04T14:13:19.468Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-04T14:13:21.006Z] Merging remotes/origin/main commit 89ec4516c7caea91d7aee6a5e507534b44b5a7fe into PR head commit d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 [2022-07-04T14:13:21.276Z] Merge succeeded, producing d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 [2022-07-04T14:13:21.277Z] Checking out Revision d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 (PR-157) [2022-07-04T14:13:20.313Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2022-07-04T14:13:20.331Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-04T14:13:20.363Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2022-07-04T14:13:20.454Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2022-07-04T14:13:20.455Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-04T14:13:20.480Z] > 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 [2022-07-04T14:13:21.032Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T14:13:21.056Z] > git checkout -f d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 # timeout=10 [2022-07-04T14:13:21.167Z] > git remote # timeout=10 [2022-07-04T14:13:21.186Z] > git config --get remote.origin.url # timeout=10 [2022-07-04T14:13:21.211Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-04T14:13:21.225Z] > git merge 89ec4516c7caea91d7aee6a5e507534b44b5a7fe # timeout=10 [2022-07-04T14:13:21.258Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-04T14:13:21.289Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T14:13:21.301Z] > git checkout -f d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 # timeout=10 [2022-07-04T14:13:25.681Z] Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-04T14:13:26.523Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-04T14:13:26.523Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-04T14:13:26.523Z] Dload Upload Total Spent Left Speed [2022-07-04T14:13:26.523Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 221k 0 --:--:-- --:--:-- --:--:-- 225k [Pipeline] sh [2022-07-04T14:13:27.247Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-04T14:13:27.602Z] + sudo tee /etc/docker/daemon.new [2022-07-04T14:13:27.602Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-04T14:13:27.602Z] { [2022-07-04T14:13:27.602Z] "registry-mirrors": [ [2022-07-04T14:13:27.602Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-04T14:13:27.602Z] ], [2022-07-04T14:13:27.602Z] "bip": "10.250.0.254/24", [2022-07-04T14:13:27.602Z] "hosts": [ [2022-07-04T14:13:27.602Z] "tcp://0.0.0.0:5555", [2022-07-04T14:13:27.602Z] "unix:///var/run/docker.sock" [2022-07-04T14:13:27.602Z] ], [2022-07-04T14:13:27.602Z] "mtu": 1458, [2022-07-04T14:13:27.602Z] "selinux-enabled": true, [2022-07-04T14:13:27.602Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-04T14:13:27.602Z] } [Pipeline] sh [2022-07-04T14:13:27.947Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-04T14:13:28.391Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-07-04T14:13:47.209Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-04T14:13:47.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-04T14:13:47.234Z] ========================================================= [2022-07-04T14:13:47.234Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-04T14:13:47.234Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-04T14:13:47.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-04T14:13:48.294Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-04T14:13:48.294Z] 9b3977197b4f: Pulling fs layer [2022-07-04T14:13:48.294Z] 1a89e8eeedd5: Pulling fs layer [2022-07-04T14:13:48.294Z] 94645a83ff95: Pulling fs layer [2022-07-04T14:13:48.294Z] e6fb740bc735: Pulling fs layer [2022-07-04T14:13:48.294Z] 3a77bd46dcc9: Pulling fs layer [2022-07-04T14:13:48.294Z] 355e64cbe906: Pulling fs layer [2022-07-04T14:13:48.294Z] 63ab81a10011: Pulling fs layer [2022-07-04T14:13:48.294Z] 555d1d1c4555: Pulling fs layer [2022-07-04T14:13:48.294Z] 7d9057610161: Pulling fs layer [2022-07-04T14:13:48.294Z] 355e64cbe906: Waiting [2022-07-04T14:13:48.294Z] 63ab81a10011: Waiting [2022-07-04T14:13:48.294Z] 555d1d1c4555: Waiting [2022-07-04T14:13:48.294Z] 7d9057610161: Waiting [2022-07-04T14:13:48.294Z] e6fb740bc735: Waiting [2022-07-04T14:13:48.294Z] 3a77bd46dcc9: Waiting [2022-07-04T14:13:48.294Z] 94645a83ff95: Verifying Checksum [2022-07-04T14:13:48.295Z] 94645a83ff95: Download complete [2022-07-04T14:13:48.295Z] 1a89e8eeedd5: Download complete [2022-07-04T14:13:48.583Z] 3a77bd46dcc9: Download complete [2022-07-04T14:13:48.583Z] 355e64cbe906: Verifying Checksum [2022-07-04T14:13:48.583Z] 355e64cbe906: Download complete [2022-07-04T14:13:48.583Z] 9b3977197b4f: Verifying Checksum [2022-07-04T14:13:48.583Z] 9b3977197b4f: Download complete [2022-07-04T14:13:48.583Z] 63ab81a10011: Verifying Checksum [2022-07-04T14:13:48.583Z] 63ab81a10011: Download complete [2022-07-04T14:13:49.576Z] 9b3977197b4f: Pull complete [2022-07-04T14:13:49.576Z] 7d9057610161: Verifying Checksum [2022-07-04T14:13:49.576Z] 7d9057610161: Download complete [2022-07-04T14:13:49.872Z] 1a89e8eeedd5: Pull complete [2022-07-04T14:13:50.500Z] 94645a83ff95: Pull complete [2022-07-04T14:13:50.793Z] 555d1d1c4555: Verifying Checksum [2022-07-04T14:13:50.793Z] 555d1d1c4555: Download complete [2022-07-04T14:13:51.393Z] e6fb740bc735: Verifying Checksum [2022-07-04T14:13:51.393Z] e6fb740bc735: Download complete [2022-07-04T14:14:03.811Z] e6fb740bc735: Pull complete [2022-07-04T14:14:03.811Z] 3a77bd46dcc9: Pull complete [2022-07-04T14:14:03.811Z] 355e64cbe906: Pull complete [2022-07-04T14:14:03.811Z] 63ab81a10011: Pull complete [2022-07-04T14:14:09.251Z] 555d1d1c4555: Pull complete [2022-07-04T14:14:10.240Z] 7d9057610161: Pull complete [2022-07-04T14:14:10.240Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-04T14:14:10.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-04T14:14:10.240Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-07-04T14:14:10.585Z] + 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 [2022-07-04T14:14:10.941Z] + docker inspect -f . ci-base-image-arm64 [2022-07-04T14:14:10.941Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T14:14:11.210Z] prd-ubuntu20.04-docker-arm64-4c-16g-16830 does not seem to be running inside a container [2022-07-04T14:14:11.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-04T14:14:14.270Z] $ docker top cd807988d3eef4b9792d6907337eadd4057f9bd2a47a53020dc1a97aa3191ff0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-04T14:14:15.228Z] + go version [2022-07-04T14:14:15.228Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-04T14:14:15.258Z] $ docker stop --time=1 cd807988d3eef4b9792d6907337eadd4057f9bd2a47a53020dc1a97aa3191ff0 [2022-07-04T14:14:16.919Z] $ docker rm -f cd807988d3eef4b9792d6907337eadd4057f9bd2a47a53020dc1a97aa3191ff0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T14:14:17.563Z] + docker inspect -f . ci-base-image-arm64 [2022-07-04T14:14:17.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T14:14:17.830Z] prd-ubuntu20.04-docker-arm64-4c-16g-16830 does not seem to be running inside a container [2022-07-04T14:14:17.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-04T14:14:19.238Z] $ docker top a65a40dccc83f011eb3660c7a30a8cbe08efb96e9298c518f4141bf3a88e0ea0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-04T14:14:20.239Z] + make test [2022-07-04T14:14:20.239Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2022-07-04T14:14:20.516Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-07-04T14:14:20.516Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-07-04T14:14:20.793Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-07-04T14:14:21.078Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-04T14:14:21.078Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-04T14:14:21.078Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-07-04T14:14:21.078Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-07-04T14:14:21.078Z] go: downloading github.com/go-kit/log v0.2.0 [2022-07-04T14:14:21.078Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-07-04T14:14:21.078Z] go: downloading google.golang.org/grpc v1.46.0 [2022-07-04T14:14:22.544Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-07-04T14:14:22.544Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-04T14:14:22.544Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-07-04T14:14:22.544Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-07-04T14:14:22.544Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-07-04T14:14:22.544Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-07-04T14:14:23.156Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-07-04T14:14:23.156Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-07-04T14:14:23.156Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-07-04T14:14:23.430Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-07-04T14:14:23.708Z] go: downloading golang.org/x/text v0.3.7 [2022-07-04T14:14:24.316Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-07-04T14:14:24.600Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-07-04T14:14:24.600Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-07-04T14:16:16.824Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 10.194s coverage: 80.8% of statements [2022-07-04T14:16:16.824Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.262s coverage: 57.1% of statements [2022-07-04T14:16:16.824Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2022-07-04T14:16:16.824Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.281s coverage: 96.7% of statements [2022-07-04T14:16:16.824Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.119s coverage: 89.5% of statements [2022-07-04T14:16:16.824Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2022-07-04T14:16:16.824Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.058s coverage: 100.0% of statements [2022-07-04T14:16:16.824Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2022-07-04T14:16:31.911Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.224s coverage: 55.8% of statements [2022-07-04T14:16:31.911Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] [2022-07-04T14:16:31.911Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.072s coverage: 75.0% of statements [2022-07-04T14:16:31.911Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.224s coverage: 100.0% of statements [2022-07-04T14:16:31.911Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2022-07-04T14:16:31.911Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-04T14:16:31.911Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-04T14:17:28.787Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-04T14:17:28.787Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-07-04T14:17:28.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-04T14:17:28.825Z] $ docker stop --time=1 a65a40dccc83f011eb3660c7a30a8cbe08efb96e9298c518f4141bf3a88e0ea0 [2022-07-04T14:17:30.697Z] $ docker rm -f a65a40dccc83f011eb3660c7a30a8cbe08efb96e9298c518f4141bf3a88e0ea0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-04T14:17:33.193Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-04T14:17:33.215Z] Warning: overwriting stash ‘coverage-report’ [2022-07-04T14:17:33.649Z] 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 [2022-07-04T14:17:34.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-04T14:17:34.101Z] [2022-07-04T14:17:34.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T14:17:34.448Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-04T14:17:34.719Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-04T14:17:34.719Z] 8998bd30e6a1: Pulling fs layer [2022-07-04T14:17:34.719Z] 04944245beec: Pulling fs layer [2022-07-04T14:17:34.719Z] 699f458cf7ca: Pulling fs layer [2022-07-04T14:17:34.719Z] 765212b225bb: Pulling fs layer [2022-07-04T14:17:34.719Z] f23df028b6ca: Pulling fs layer [2022-07-04T14:17:34.719Z] d65c8cfc05b1: Pulling fs layer [2022-07-04T14:17:34.719Z] 2437ff75d9bd: Pulling fs layer [2022-07-04T14:17:34.719Z] 765212b225bb: Waiting [2022-07-04T14:17:34.719Z] f23df028b6ca: Waiting [2022-07-04T14:17:34.719Z] d65c8cfc05b1: Waiting [2022-07-04T14:17:34.719Z] 2437ff75d9bd: Waiting [2022-07-04T14:17:34.719Z] 04944245beec: Verifying Checksum [2022-07-04T14:17:34.719Z] 04944245beec: Download complete [2022-07-04T14:17:34.719Z] 765212b225bb: Verifying Checksum [2022-07-04T14:17:34.719Z] 765212b225bb: Download complete [2022-07-04T14:17:34.719Z] f23df028b6ca: Verifying Checksum [2022-07-04T14:17:34.719Z] f23df028b6ca: Download complete [2022-07-04T14:17:34.719Z] d65c8cfc05b1: Verifying Checksum [2022-07-04T14:17:34.719Z] d65c8cfc05b1: Download complete [2022-07-04T14:17:34.989Z] 699f458cf7ca: Verifying Checksum [2022-07-04T14:17:34.989Z] 699f458cf7ca: Download complete [2022-07-04T14:17:35.260Z] 8998bd30e6a1: Verifying Checksum [2022-07-04T14:17:35.260Z] 8998bd30e6a1: Download complete [2022-07-04T14:17:37.239Z] 2437ff75d9bd: Verifying Checksum [2022-07-04T14:17:37.239Z] 2437ff75d9bd: Download complete [2022-07-04T14:17:39.201Z] 8998bd30e6a1: Pull complete [2022-07-04T14:17:39.472Z] 04944245beec: Pull complete [2022-07-04T14:17:40.896Z] 699f458cf7ca: Pull complete [2022-07-04T14:17:40.896Z] 765212b225bb: Pull complete [2022-07-04T14:17:41.867Z] f23df028b6ca: Pull complete [2022-07-04T14:17:41.867Z] d65c8cfc05b1: Pull complete [2022-07-04T14:17:56.920Z] 2437ff75d9bd: Pull complete [2022-07-04T14:17:56.920Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-04T14:17:56.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-04T14:17:56.920Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T14:17:57.192Z] prd-ubuntu20.04-docker-arm64-4c-16g-16830 does not seem to be running inside a container [2022-07-04T14:17:57.304Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-04T14:17:59.644Z] $ docker top e2445effbdf29fe1c62f022f9f71d00c7617eba00ee7baba40d7375e98cad1a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-04T14:18:00.586Z] ---> job-cost.sh [2022-07-04T14:18:00.586Z] lf-activate-venv: SKIPPING [2022-07-04T14:18:00.586Z] INFO: No Stack... [2022-07-04T14:18:00.863Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-04T14:18:01.843Z] INFO: Archiving Costs [Pipeline] sh [2022-07-04T14:18:02.520Z] + cat /w/workspace/go-mod-secrets/2/archives/cost.csv [2022-07-04T14:18:02.521Z] + cut -d, -f6 [Pipeline] lock [2022-07-04T14:18:02.551Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-157-2-stack-cost] [2022-07-04T14:18:02.557Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-157-2-stack-cost] did not exist. Created. [2022-07-04T14:18:02.557Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-157-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-04T14:18:03.233Z] /w/workspace/go-mod-secrets/2@tmp/durable-3f483916/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-04T14:18:03.902Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-04T14:18:03.929Z] Warning: overwriting stash ‘stack-cost’ [2022-07-04T14:18:03.973Z] Stashed 1 file(s) [Pipeline] } [2022-07-04T14:18:03.981Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-157-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-04T14:18:04.003Z] $ docker stop --time=1 e2445effbdf29fe1c62f022f9f71d00c7617eba00ee7baba40d7375e98cad1a1 [2022-07-04T14:18:05.486Z] $ docker rm -f e2445effbdf29fe1c62f022f9f71d00c7617eba00ee7baba40d7375e98cad1a1 [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 [2022-07-04T14:18:05.897Z] provisioning config files... [2022-07-04T14:18:05.907Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-157@tmp/config1935630938453971239tmp [Pipeline] { [Pipeline] sh [2022-07-04T14:18:06.207Z] + set +x [2022-07-04T14:18:06.207Z] + curl -s https://codecov.io/bash [2022-07-04T14:18:06.207Z] + bash -s -- [2022-07-04T14:18:06.207Z] [2022-07-04T14:18:06.207Z] _____ _ [2022-07-04T14:18:06.207Z] / ____| | | [2022-07-04T14:18:06.207Z] | | ___ __| | ___ ___ _____ __ [2022-07-04T14:18:06.207Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-04T14:18:06.207Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-04T14:18:06.207Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-04T14:18:06.207Z] Bash-1.0.6 [2022-07-04T14:18:06.207Z] [2022-07-04T14:18:06.207Z] [2022-07-04T14:18:06.207Z] ==> git version 2.25.1 found [2022-07-04T14:18:06.207Z] ==> 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 [2022-07-04T14:18:06.207Z] Release-Date: 2020-01-08 [2022-07-04T14:18:06.207Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-04T14:18:06.207Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-04T14:18:06.207Z] ==> Jenkins CI detected. [2022-07-04T14:18:06.207Z] current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-157 [2022-07-04T14:18:06.207Z] project root: . [2022-07-04T14:18:06.207Z] --> token set from env [2022-07-04T14:18:06.207Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-04T14:18:06.207Z] ==> Running gcov in . (disable via -X gcov) [2022-07-04T14:18:06.207Z] ==> Python coveragepy not found [2022-07-04T14:18:06.207Z] ==> Searching for coverage reports in: [2022-07-04T14:18:06.207Z] + . [2022-07-04T14:18:06.207Z] -> Found 1 reports [2022-07-04T14:18:06.207Z] ==> Detecting git/mercurial file structure [2022-07-04T14:18:06.207Z] ==> Reading reports [2022-07-04T14:18:06.207Z] + ./coverage.out bytes=30450 [2022-07-04T14:18:06.207Z] ==> Appending adjustments [2022-07-04T14:18:06.207Z] https://docs.codecov.io/docs/fixing-reports [2022-07-04T14:18:06.468Z] + Found adjustments [2022-07-04T14:18:06.468Z] ==> Gzipping contents [2022-07-04T14:18:06.468Z] 8.0K /tmp/codecov.Z2j9Br.gz [2022-07-04T14:18:06.468Z] ==> Uploading reports [2022-07-04T14:18:06.468Z] url: https://codecov.io [2022-07-04T14:18:06.468Z] query: branch=PR-157&commit=d1b90bdd2aa7e7739e9c5fbf21e40402046d0283&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-157%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=157&job=&cmd_args= [2022-07-04T14:18:06.468Z] -> Pinging Codecov [2022-07-04T14:18:06.468Z] 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=d1b90bdd2aa7e7739e9c5fbf21e40402046d0283&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-157%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=157&job=&cmd_args= [2022-07-04T14:18:06.729Z] -> Uploading to [2022-07-04T14:18:06.729Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-04/D63849C06B6B67093493C71CE874ED06/d1b90bdd2aa7e7739e9c5fbf21e40402046d0283/e340ef5f-d21d-46d4-bdef-b0cc5b387d26.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220704%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220704T141806Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d6d14f6117c80588abe0b5b517f9f183b9153089b111947c85e85e24fc84d403 [2022-07-04T14:18:06.729Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-04T14:18:06.729Z] Dload Upload Total Spent Left Speed [2022-07-04T14:18:06.991Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6133 0 0 100 6133 0 29917 --:--:-- --:--:-- --:--:-- 29917 [2022-07-04T14:18:06.991Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 [Pipeline] } [2022-07-04T14:18:07.000Z] 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 [2022-07-04T14:18:07.712Z] + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-157/archives ] [2022-07-04T14:18:07.712Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-157/archives [2022-07-04T14:18:07.712Z] total 16 [2022-07-04T14:18:07.712Z] drwxr-xr-x 3 root root 4096 Jul 4 14:11 . [2022-07-04T14:18:07.712Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 4 14:11 .. [2022-07-04T14:18:07.712Z] drwxr-xr-x 2 root root 4096 Jul 4 14:11 cost [2022-07-04T14:18:07.712Z] -rw-r--r-- 1 root root 85 Jul 4 14:11 cost.csv [2022-07-04T14:18:07.712Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-157/archives [2022-07-04T14:18:07.712Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-157/archives [2022-07-04T14:18:07.712Z] total 16 [2022-07-04T14:18:07.712Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 14:11 . [2022-07-04T14:18:07.712Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 4 14:11 .. [2022-07-04T14:18:07.712Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 4 14:11 cost [2022-07-04T14:18:07.712Z] -rw-r--r-- 1 jenkins jenkins 85 Jul 4 14:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-04T14:18:08.004Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T14:18:08.880Z] ---> package-listing.sh [2022-07-04T14:18:08.880Z] ++ facter osfamily [2022-07-04T14:18:08.880Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-04T14:18:09.142Z] + OS_FAMILY=debian [2022-07-04T14:18:09.142Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-157 [2022-07-04T14:18:09.142Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-04T14:18:09.142Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-04T14:18:09.142Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-04T14:18:09.142Z] + PACKAGES=/tmp/packages_start.txt [2022-07-04T14:18:09.142Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-157 ']' [2022-07-04T14:18:09.142Z] + PACKAGES=/tmp/packages_end.txt [2022-07-04T14:18:09.142Z] + case "${OS_FAMILY}" in [2022-07-04T14:18:09.142Z] + dpkg -l [2022-07-04T14:18:09.142Z] + grep '^ii' [2022-07-04T14:18:09.142Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-04T14:18:09.142Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-04T14:18:09.142Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-04T14:18:09.142Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-157 ']' [2022-07-04T14:18:09.142Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-157/archives/ [2022-07-04T14:18:09.142Z] + 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 [2022-07-04T14:18:09.155Z] 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 [2022-07-04T14:18:09.436Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T14:18:10.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-04T14:18:10.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T14:18:10.086Z] prd-ubuntu20.04-docker-8c-8g-16828 does not seem to be running inside a container [2022-07-04T14:18:10.120Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-04T14:18:10.370Z] $ docker top 055460312ec321ad3dc357f19fac1f90acaac80cbadf9c388bbb5655f499943e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-04T14:18:10.720Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-04T14:18:11.011Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-04T14:18:11.301Z] + ls /var/log/sa-host [2022-07-04T14:18:11.301Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-04T14:18:11.362Z] provisioning config files... [2022-07-04T14:18:11.371Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-157@tmp/config7005045405689757987tmp [Pipeline] { [Pipeline] echo [2022-07-04T14:18:11.381Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T14:18:11.663Z] ---> create-netrc.sh [Pipeline] } [2022-07-04T14:18:11.673Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-04T14:18:12.003Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-04T14:18:12.013Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T14:18:12.309Z] ---> sudo-logs.sh [2022-07-04T14:18:12.309Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-04T14:18:12.337Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T14:18:12.625Z] ---> job-cost.sh [2022-07-04T14:18:12.625Z] lf-activate-venv: SKIPPING [2022-07-04T14:18:12.625Z] DEBUG: total: 0.2199999988079071 [2022-07-04T14:18:12.625Z] INFO: Retrieving Stack Cost... [2022-07-04T14:18:12.886Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-04T14:18:13.457Z] INFO: Archiving Costs [Pipeline] echo [2022-07-04T14:18:13.469Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T14:18:13.754Z] ---> logs-deploy.sh [2022-07-04T14:18:13.754Z] lf-activate-venv: SKIPPING [2022-07-04T14:18:13.754Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-157/2 [2022-07-04T14:18:13.754Z] INFO: archiving workspace using pattern(s): [2022-07-04T14:18:14.695Z] Archives upload complete. [2022-07-04T14:18:14.957Z] INFO: archiving logs to Nexus [2022-07-04T14:18:15.535Z] ---> uname -a: [2022-07-04T14:18:15.535Z] Linux prd-ubuntu20-04-docker-8c-8g-16828 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-04T14:18:15.535Z] [2022-07-04T14:18:15.535Z] [2022-07-04T14:18:15.535Z] ---> lscpu: [2022-07-04T14:18:15.535Z] Architecture: x86_64 [2022-07-04T14:18:15.535Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-04T14:18:15.535Z] Byte Order: Little Endian [2022-07-04T14:18:15.535Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-04T14:18:15.535Z] CPU(s): 8 [2022-07-04T14:18:15.535Z] On-line CPU(s) list: 0-7 [2022-07-04T14:18:15.535Z] Thread(s) per core: 1 [2022-07-04T14:18:15.535Z] Core(s) per socket: 1 [2022-07-04T14:18:15.535Z] Socket(s): 8 [2022-07-04T14:18:15.535Z] NUMA node(s): 1 [2022-07-04T14:18:15.535Z] Vendor ID: AuthenticAMD [2022-07-04T14:18:15.535Z] CPU family: 23 [2022-07-04T14:18:15.535Z] Model: 49 [2022-07-04T14:18:15.535Z] Model name: AMD EPYC-Rome Processor [2022-07-04T14:18:15.535Z] Stepping: 0 [2022-07-04T14:18:15.535Z] CPU MHz: 2799.996 [2022-07-04T14:18:15.535Z] BogoMIPS: 5599.99 [2022-07-04T14:18:15.535Z] Virtualization: AMD-V [2022-07-04T14:18:15.535Z] Hypervisor vendor: KVM [2022-07-04T14:18:15.535Z] Virtualization type: full [2022-07-04T14:18:15.535Z] L1d cache: 256 KiB [2022-07-04T14:18:15.535Z] L1i cache: 256 KiB [2022-07-04T14:18:15.535Z] L2 cache: 4 MiB [2022-07-04T14:18:15.535Z] L3 cache: 128 MiB [2022-07-04T14:18:15.535Z] NUMA node0 CPU(s): 0-7 [2022-07-04T14:18:15.535Z] Vulnerability Itlb multihit: Not affected [2022-07-04T14:18:15.535Z] Vulnerability L1tf: Not affected [2022-07-04T14:18:15.535Z] Vulnerability Mds: Not affected [2022-07-04T14:18:15.535Z] Vulnerability Meltdown: Not affected [2022-07-04T14:18:15.535Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-04T14:18:15.535Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-04T14:18:15.535Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-04T14:18:15.535Z] Vulnerability Srbds: Not affected [2022-07-04T14:18:15.535Z] Vulnerability Tsx async abort: Not affected [2022-07-04T14:18:15.535Z] 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 [2022-07-04T14:18:15.535Z] [2022-07-04T14:18:15.535Z] [2022-07-04T14:18:15.535Z] ---> nproc: [2022-07-04T14:18:15.535Z] 8 [2022-07-04T14:18:15.535Z] [2022-07-04T14:18:15.535Z] [2022-07-04T14:18:15.535Z] ---> df -h: [2022-07-04T14:18:15.535Z] Filesystem Size Used Avail Use% Mounted on [2022-07-04T14:18:15.535Z] overlay 155G 11G 145G 7% / [2022-07-04T14:18:15.535Z] tmpfs 64M 0 64M 0% /dev [2022-07-04T14:18:15.535Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-04T14:18:15.535Z] shm 64M 0 64M 0% /dev/shm [2022-07-04T14:18:15.535Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-07-04T14:18:15.535Z] [2022-07-04T14:18:15.535Z] [2022-07-04T14:18:15.535Z] ---> sar -b -r -n DEV: [2022-07-04T14:18:15.535Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-16828) 07/04/22 _x86_64_ (8 CPU) [2022-07-04T14:18:15.535Z] [2022-07-04T14:18:15.535Z] 14:09:13 LINUX RESTART (8 CPU) [2022-07-04T14:18:15.535Z] [2022-07-04T14:18:15.535Z] 14:10:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-04T14:18:15.535Z] 14:11:01 80.21 3.32 76.89 0.00 385.36 37478.55 0.00 [2022-07-04T14:18:15.535Z] 14:12:01 61.82 0.08 61.74 0.00 4.27 33387.92 0.00 [2022-07-04T14:18:15.535Z] 14:13:01 1.05 0.00 1.05 0.00 0.00 281.37 0.00 [2022-07-04T14:18:15.535Z] 14:14:01 1.35 0.00 1.35 0.00 0.00 286.09 0.00 [2022-07-04T14:18:15.535Z] 14:15:01 12.66 0.02 12.65 0.00 0.13 699.35 0.00 [2022-07-04T14:18:15.535Z] 14:16:01 1.83 0.00 1.83 0.00 0.00 296.08 0.00 [2022-07-04T14:18:15.535Z] 14:17:01 2.80 1.58 1.22 0.00 49.18 357.08 0.00 [2022-07-04T14:18:15.535Z] 14:18:01 1.77 0.00 1.77 0.00 0.00 291.02 0.00 [2022-07-04T14:18:15.535Z] Average: 20.31 0.62 19.69 0.00 54.18 9075.75 0.00 [2022-07-04T14:18:15.535Z] [2022-07-04T14:18:15.535Z] 14:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-04T14:18:15.535Z] 14:11:01 28293780 31634140 659096 2.00 119332 3443528 2100076 6.19 1349368 2807212 462016 [2022-07-04T14:18:15.535Z] 14:12:01 28429020 31772028 523420 1.59 123308 3435148 1814904 5.35 1177536 2833828 8 [2022-07-04T14:18:15.535Z] 14:13:01 28430280 31773444 521856 1.59 123348 3435152 1814904 5.35 1176032 2833832 16 [2022-07-04T14:18:15.535Z] 14:14:01 28432088 31775500 519608 1.58 123384 3435288 1814904 5.35 1173900 2833968 12 [2022-07-04T14:18:15.535Z] 14:15:01 28433804 31779068 516116 1.57 124932 3435296 1814904 5.35 1173408 2834152 72 [2022-07-04T14:18:15.535Z] 14:16:01 28442284 31787608 507508 1.54 124984 3435312 1814904 5.35 1164608 2834152 28 [2022-07-04T14:18:15.535Z] 14:17:01 28436084 31784016 510756 1.55 125036 3436788 1814904 5.35 1171496 2833684 224 [2022-07-04T14:18:15.535Z] 14:18:01 28436644 31784624 510072 1.55 125068 3436788 1814904 5.35 1170188 2833680 52 [2022-07-04T14:18:15.535Z] Average: 28416748 31761304 533554 1.62 123674 3436662 1850550 5.45 1194567 2830564 57804 [2022-07-04T14:18:15.535Z] [2022-07-04T14:18:15.535Z] 14:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-04T14:18:15.535Z] 14:11:01 veth6e97805 28.79 40.09 2.92 659.57 0.00 0.00 0.00 0.05 [2022-07-04T14:18:15.535Z] 14:11:01 docker0 30.52 41.61 2.72 674.91 0.00 0.00 0.00 0.00 [2022-07-04T14:18:15.535Z] 14:11:01 ens3 237.83 149.64 4655.24 46.33 0.00 0.00 0.00 0.00 [2022-07-04T14:18:15.535Z] 14:11:01 lo 1.29 1.29 0.13 0.13 0.00 0.00 0.00 0.00 [2022-07-04T14:18:15.535Z] 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-04T14:18:15.535Z] 14:12:01 ens3 122.66 85.82 2528.25 45.80 0.00 0.00 0.00 0.00 [2022-07-04T14:18:15.535Z] 14:12:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2022-07-04T14:18:15.535Z] 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-04T14:18:15.535Z] 14:13:01 ens3 11.13 5.56 10.88 0.46 0.00 0.00 0.00 0.00 [2022-07-04T14:18:15.535Z] 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-04T14:18:15.536Z] 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-04T14:18:15.536Z] 14:14:01 ens3 2.57 1.47 2.43 0.28 0.00 0.00 0.00 0.00 [2022-07-04T14:18:15.536Z] 14:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-04T14:18:15.536Z] 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-04T14:18:15.536Z] 14:15:01 ens3 153.61 106.68 97.14 127.17 0.00 0.00 0.00 0.00 [2022-07-04T14:18:15.536Z] 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-04T14:18:15.536Z] 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-04T14:18:15.536Z] 14:16:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-04T14:18:15.536Z] 14:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-04T14:18:15.536Z] 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-04T14:18:15.536Z] 14:17:01 ens3 6.96 4.75 5.17 5.56 0.00 0.00 0.00 0.00 [2022-07-04T14:18:15.536Z] 14:17:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-04T14:18:15.536Z] 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-04T14:18:15.536Z] 14:18:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-04T14:18:15.536Z] 14:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-04T14:18:15.536Z] Average: docker0 3.76 5.13 0.34 83.14 0.00 0.00 0.00 0.00 [2022-07-04T14:18:15.536Z] Average: ens3 66.53 44.05 904.62 28.16 0.00 0.00 0.00 0.00 [2022-07-04T14:18:15.536Z] Average: lo 0.42 0.42 0.04 0.04 0.00 0.00 0.00 0.00 [2022-07-04T14:18:15.536Z] [2022-07-04T14:18:15.536Z] [2022-07-04T14:18:15.536Z] ---> sar -P ALL: [2022-07-04T14:18:15.536Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-16828) 07/04/22 _x86_64_ (8 CPU) [2022-07-04T14:18:15.536Z] [2022-07-04T14:18:15.536Z] 14:09:13 LINUX RESTART (8 CPU) [2022-07-04T14:18:15.536Z] [2022-07-04T14:18:15.536Z] 14:10:02 CPU %user %nice %system %iowait %steal %idle [2022-07-04T14:18:15.536Z] 14:11:01 all 30.47 0.00 6.86 0.77 0.10 61.79 [2022-07-04T14:18:15.536Z] 14:11:01 0 29.81 0.00 6.71 0.98 0.09 62.42 [2022-07-04T14:18:15.536Z] 14:11:01 1 30.53 0.00 6.51 0.14 0.10 62.72 [2022-07-04T14:18:15.536Z] 14:11:01 2 29.29 0.00 7.52 0.07 0.12 63.00 [2022-07-04T14:18:15.536Z] 14:11:01 3 29.29 0.00 5.95 0.07 0.10 64.59 [2022-07-04T14:18:15.536Z] 14:11:01 4 30.01 0.00 6.03 0.88 0.09 62.99 [2022-07-04T14:18:15.536Z] 14:11:01 5 30.36 0.00 7.30 1.52 0.10 60.71 [2022-07-04T14:18:15.536Z] 14:11:01 6 32.29 0.00 7.43 2.12 0.09 58.07 [2022-07-04T14:18:15.536Z] 14:11:01 7 32.24 0.00 7.41 0.42 0.12 59.81 [2022-07-04T14:18:15.536Z] 14:12:01 all 11.15 0.00 2.45 0.53 0.04 85.84 [2022-07-04T14:18:15.536Z] 14:12:01 0 10.25 0.00 2.55 0.72 0.05 86.43 [2022-07-04T14:18:15.536Z] 14:12:01 1 11.76 0.00 2.38 0.05 0.05 85.76 [2022-07-04T14:18:15.536Z] 14:12:01 2 10.66 0.00 2.27 0.02 0.03 87.02 [2022-07-04T14:18:15.536Z] 14:12:01 3 11.55 0.00 2.91 0.17 0.03 85.34 [2022-07-04T14:18:15.536Z] 14:12:01 4 12.18 0.00 2.06 0.27 0.05 85.44 [2022-07-04T14:18:15.536Z] 14:12:01 5 11.75 0.00 2.98 2.56 0.03 82.69 [2022-07-04T14:18:15.536Z] 14:12:01 6 10.21 0.00 2.47 0.25 0.05 87.02 [2022-07-04T14:18:15.536Z] 14:12:01 7 10.82 0.00 1.96 0.20 0.03 86.98 [2022-07-04T14:18:15.536Z] 14:13:01 all 0.14 0.00 0.03 0.00 0.00 99.83 [2022-07-04T14:18:15.536Z] 14:13:01 0 0.05 0.00 0.10 0.02 0.02 99.82 [2022-07-04T14:18:15.536Z] 14:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-04T14:18:15.536Z] 14:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-04T14:18:15.536Z] 14:13:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2022-07-04T14:18:15.536Z] 14:13:01 4 0.88 0.00 0.00 0.00 0.00 99.12 [2022-07-04T14:18:15.536Z] 14:13:01 5 0.02 0.00 0.05 0.02 0.00 99.92 [2022-07-04T14:18:15.536Z] 14:13:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-04T14:18:15.536Z] 14:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-04T14:18:15.536Z] 14:14:01 all 0.04 0.00 0.02 0.00 0.00 99.94 [2022-07-04T14:18:15.536Z] 14:14:01 0 0.12 0.00 0.03 0.02 0.00 99.83 [2022-07-04T14:18:15.536Z] 14:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-04T14:18:15.536Z] 14:14:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-04T14:18:15.536Z] 14:14:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-04T14:18:15.536Z] 14:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-04T14:18:15.536Z] 14:14:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-04T14:18:15.536Z] 14:14:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-04T14:18:15.536Z] 14:14:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2022-07-04T14:18:15.536Z] 14:15:01 all 0.39 0.00 0.23 0.11 0.01 99.25 [2022-07-04T14:18:15.536Z] 14:15:01 0 0.22 0.00 0.22 0.69 0.02 98.86 [2022-07-04T14:18:15.536Z] 14:15:01 1 0.47 0.00 0.12 0.03 0.02 99.36 [2022-07-04T14:18:15.536Z] 14:15:01 2 0.35 0.00 0.20 0.02 0.02 99.42 [2022-07-04T14:18:15.536Z] 14:15:01 3 0.52 0.00 0.20 0.02 0.02 99.25 [2022-07-04T14:18:15.536Z] 14:15:01 4 0.50 0.00 0.25 0.05 0.02 99.18 [2022-07-04T14:18:15.536Z] 14:15:01 5 0.12 0.00 0.08 0.00 0.00 99.80 [2022-07-04T14:18:15.536Z] 14:15:01 6 0.53 0.00 0.28 0.05 0.02 99.11 [2022-07-04T14:18:15.536Z] 14:15:01 7 0.45 0.00 0.52 0.00 0.02 99.01 [2022-07-04T14:18:15.536Z] 14:16:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2022-07-04T14:18:15.536Z] 14:16:01 0 0.03 0.00 0.00 0.03 0.00 99.93 [2022-07-04T14:18:15.536Z] 14:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-04T14:18:15.536Z] 14:16:01 2 0.08 0.00 0.07 0.00 0.00 99.85 [2022-07-04T14:18:15.536Z] 14:16:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-04T14:18:15.536Z] 14:16:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-04T14:18:15.536Z] 14:16:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2022-07-04T14:18:15.536Z] 14:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-04T14:18:15.536Z] 14:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-04T14:18:15.536Z] 14:17:01 all 0.23 0.00 0.04 0.01 0.00 99.72 [2022-07-04T14:18:15.536Z] 14:17:01 0 0.13 0.00 0.05 0.02 0.00 99.80 [2022-07-04T14:18:15.536Z] 14:17:01 1 0.13 0.00 0.07 0.00 0.00 99.80 [2022-07-04T14:18:15.536Z] 14:17:01 2 0.38 0.00 0.00 0.02 0.00 99.60 [2022-07-04T14:18:15.536Z] 14:17:01 3 0.17 0.00 0.03 0.00 0.00 99.80 [2022-07-04T14:18:15.536Z] 14:17:01 4 0.17 0.00 0.03 0.00 0.02 99.78 [2022-07-04T14:18:15.536Z] 14:17:01 5 0.33 0.00 0.05 0.05 0.00 99.57 [2022-07-04T14:18:15.536Z] 14:17:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2022-07-04T14:18:15.536Z] 14:17:01 7 0.47 0.00 0.03 0.02 0.00 99.48 [2022-07-04T14:18:15.536Z] 14:18:01 all 0.11 0.00 0.01 0.01 0.00 99.87 [2022-07-04T14:18:15.536Z] 14:18:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-04T14:18:15.536Z] 14:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-04T14:18:15.536Z] 14:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-04T14:18:15.536Z] 14:18:01 3 0.73 0.00 0.05 0.00 0.00 99.22 [2022-07-04T14:18:15.536Z] 14:18:01 4 0.08 0.00 0.00 0.00 0.00 99.92 [2022-07-04T14:18:15.536Z] 14:18:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2022-07-04T14:18:15.536Z] 14:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-04T14:18:15.536Z] 14:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-04T14:18:15.536Z] Average: all 5.21 0.00 1.18 0.18 0.02 93.41 [2022-07-04T14:18:15.536Z] Average: 0 4.98 0.00 1.19 0.31 0.02 93.51 [2022-07-04T14:18:15.536Z] Average: 1 5.26 0.00 1.11 0.03 0.02 93.57 [2022-07-04T14:18:15.536Z] Average: 2 5.00 0.00 1.23 0.01 0.02 93.73 [2022-07-04T14:18:15.536Z] Average: 3 5.19 0.00 1.13 0.03 0.02 93.62 [2022-07-04T14:18:15.536Z] Average: 4 5.38 0.00 1.03 0.15 0.02 93.42 [2022-07-04T14:18:15.536Z] Average: 5 5.22 0.00 1.29 0.52 0.02 92.96 [2022-07-04T14:18:15.536Z] Average: 6 5.25 0.00 1.25 0.30 0.02 93.18 [2022-07-04T14:18:15.536Z] Average: 7 5.38 0.00 1.22 0.08 0.02 93.30 [2022-07-04T14:18:15.536Z] [2022-07-04T14:18:15.536Z] [2022-07-04T14:18:15.536Z]