Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 726370977db744e8adccb9542ec2be79cebdbd77+1cfbe2d0a30e5e7d1d9d4601108861ae65684ae1 (6c84d15e16bd39c747b6e030e8562795039fc6e8) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11644224434420563147.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7227641346019998712.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-164/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-164/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1514296469190459473.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17702145296854467840.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-164/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-164/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2479827691152073404.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-secrets, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-117914 in /w/workspace/gexfoundry_go-mod-secrets_PR-164 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_PR-164 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/164/head:refs/remotes/origin/PR-164 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1cfbe2d0a30e5e7d1d9d4601108861ae65684ae1 into PR head commit 726370977db744e8adccb9542ec2be79cebdbd77 Merge succeeded, producing be0270ae727ed16e0477ba7e8bd631199fd9b0dd Checking out Revision be0270ae727ed16e0477ba7e8bd631199fd9b0dd (PR-164) > git config core.sparsecheckout # timeout=10 > git checkout -f 726370977db744e8adccb9542ec2be79cebdbd77 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 1cfbe2d0a30e5e7d1d9d4601108861ae65684ae1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be0270ae727ed16e0477ba7e8bd631199fd9b0dd # timeout=10 Commit message: "Merge commit '1cfbe2d0a30e5e7d1d9d4601108861ae65684ae1' into HEAD" > git rev-list --no-walk 726370977db744e8adccb9542ec2be79cebdbd77 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-02T18:15:22.970Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-02T18:15:23.007Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-02T18:15:23.019Z] ========================================================= [2022-11-02T18:15:23.019Z] EdgeX Global Pipelines Version Info [2022-11-02T18:15:23.019Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-02T18:15:23.732Z] ------------------- [2022-11-02T18:15:23.732Z] stable info: [2022-11-02T18:15:23.732Z] ------------------- [2022-11-02T18:15:23.733Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-02T18:15:23.733Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-11-02T18:15:23.733Z] Message: update stable to v1.0.243 [2022-11-02T18:15:24.303Z] ------------------- [2022-11-02T18:15:24.303Z] experimental info: [2022-11-02T18:15:24.303Z] ------------------- [2022-11-02T18:15:24.303Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-02T18:15:24.303Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-11-02T18:15:24.303Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-02T18:15:24.471Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2022-11-02T18:15:24.484Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2022-11-02T18:15:24.497Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-02T18:15:24.508Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-02T18:15:24.518Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-02T18:15:24.530Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-02T18:15:24.544Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-02T18:15:24.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-02T18:15:24.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-02T18:15:24.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-02T18:15:24.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-02T18:15:24.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2022-11-02T18:15:24.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-02T18:15:24.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-02T18:15:24.659Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-11-02T18:15:24.671Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-11-02T18:15:24.693Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-02T18:15:24.704Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-02T18:15:24.715Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-02T18:15:24.727Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-02T18:15:24.739Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-02T18:15:24.752Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-02T18:15:24.766Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-02T18:15:24.780Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-02T18:15:24.790Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-11-02T18:15:24.802Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-02T18:15:24.815Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-02T18:15:24.825Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-164 [Pipeline] echo [2022-11-02T18:15:24.838Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-164 [Pipeline] echo [2022-11-02T18:15:24.850Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-164 [Pipeline] echo [2022-11-02T18:15:24.863Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = be0270ae727ed16e0477ba7e8bd631199fd9b0dd [Pipeline] echo [2022-11-02T18:15:24.880Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = be0270a [Pipeline] echo [2022-11-02T18:15:24.892Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-02T18:15:25.258Z] + git rev-list -1 --merges be0270ae727ed16e0477ba7e8bd631199fd9b0dd~1..be0270ae727ed16e0477ba7e8bd631199fd9b0dd [Pipeline] echo [2022-11-02T18:15:25.289Z] -----------> git rev-list -1 --merges be0270ae727ed16e0477ba7e8bd631199fd9b0dd~1..be0270ae727ed16e0477ba7e8bd631199fd9b0dd be0270ae727ed16e0477ba7e8bd631199fd9b0dd [2022-11-02T18:15:25.289Z] be0270ae727ed16e0477ba7e8bd631199fd9b0dd [false] [Pipeline] sh [2022-11-02T18:15:25.580Z] + git log --format=format:%s -1 be0270ae727ed16e0477ba7e8bd631199fd9b0dd [Pipeline] echo [2022-11-02T18:15:25.595Z] ========================================================= [2022-11-02T18:15:25.595Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-02T18:15:25.595Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-02T18:15:25.923Z] + git log --format=format:%s -1 be0270ae727ed16e0477ba7e8bd631199fd9b0dd [Pipeline] echo [2022-11-02T18:15:25.934Z] [semverPrep] GIT_COMMIT: be0270ae727ed16e0477ba7e8bd631199fd9b0dd, Commit Message: Merge commit '1cfbe2d0a30e5e7d1d9d4601108861ae65684ae1' into HEAD [Pipeline] echo [2022-11-02T18:15:25.943Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-02T18:15:26.309Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-02T18:15:26.309Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-02T18:15:26.309Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-02T18:15:26.309Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-02T18:15:26.309Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-02T18:15:26.309Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-02T18:15:26.309Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T18:15:26.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T18:15:26.995Z] [2022-11-02T18:15:26.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T18:15:27.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T18:15:27.554Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-02T18:15:27.554Z] b85a868b505f: Pulling fs layer [2022-11-02T18:15:27.554Z] e2be974225ed: Pulling fs layer [2022-11-02T18:15:27.554Z] 339a4e72a1f5: Pulling fs layer [2022-11-02T18:15:27.554Z] 988bab9f4d93: Pulling fs layer [2022-11-02T18:15:27.554Z] 1469e6f7b9e6: Pulling fs layer [2022-11-02T18:15:27.554Z] eaf3925da568: Pulling fs layer [2022-11-02T18:15:27.554Z] bab4dde63d76: Pulling fs layer [2022-11-02T18:15:27.554Z] bde34c3a00c8: Pulling fs layer [2022-11-02T18:15:27.554Z] b352a97aabf1: Pulling fs layer [2022-11-02T18:15:27.554Z] 4872d77fe225: Pulling fs layer [2022-11-02T18:15:27.554Z] 5851b861e8e6: Pulling fs layer [2022-11-02T18:15:27.554Z] bde34c3a00c8: Waiting [2022-11-02T18:15:27.554Z] b352a97aabf1: Waiting [2022-11-02T18:15:27.554Z] bab4dde63d76: Waiting [2022-11-02T18:15:27.554Z] 4872d77fe225: Waiting [2022-11-02T18:15:27.554Z] 988bab9f4d93: Waiting [2022-11-02T18:15:27.554Z] 5851b861e8e6: Waiting [2022-11-02T18:15:27.554Z] 1469e6f7b9e6: Waiting [2022-11-02T18:15:27.554Z] e2be974225ed: Verifying Checksum [2022-11-02T18:15:27.554Z] e2be974225ed: Download complete [2022-11-02T18:15:27.554Z] 988bab9f4d93: Verifying Checksum [2022-11-02T18:15:27.554Z] 988bab9f4d93: Download complete [2022-11-02T18:15:27.554Z] 1469e6f7b9e6: Download complete [2022-11-02T18:15:27.813Z] eaf3925da568: Verifying Checksum [2022-11-02T18:15:27.813Z] eaf3925da568: Download complete [2022-11-02T18:15:27.813Z] 339a4e72a1f5: Verifying Checksum [2022-11-02T18:15:27.813Z] 339a4e72a1f5: Download complete [2022-11-02T18:15:27.813Z] bde34c3a00c8: Verifying Checksum [2022-11-02T18:15:27.813Z] bde34c3a00c8: Download complete [2022-11-02T18:15:27.813Z] b352a97aabf1: Download complete [2022-11-02T18:15:27.813Z] 4872d77fe225: Download complete [2022-11-02T18:15:27.813Z] 5851b861e8e6: Download complete [2022-11-02T18:15:27.813Z] b85a868b505f: Verifying Checksum [2022-11-02T18:15:27.813Z] b85a868b505f: Download complete [2022-11-02T18:15:28.071Z] bab4dde63d76: Verifying Checksum [2022-11-02T18:15:28.071Z] bab4dde63d76: Download complete [2022-11-02T18:15:29.014Z] b85a868b505f: Pull complete [2022-11-02T18:15:29.014Z] e2be974225ed: Pull complete [2022-11-02T18:15:29.584Z] 339a4e72a1f5: Pull complete [2022-11-02T18:15:29.584Z] 988bab9f4d93: Pull complete [2022-11-02T18:15:29.842Z] 1469e6f7b9e6: Pull complete [2022-11-02T18:15:29.842Z] eaf3925da568: Pull complete [2022-11-02T18:15:31.223Z] bab4dde63d76: Pull complete [2022-11-02T18:15:31.482Z] bde34c3a00c8: Pull complete [2022-11-02T18:15:31.483Z] b352a97aabf1: Pull complete [2022-11-02T18:15:31.483Z] 4872d77fe225: Pull complete [2022-11-02T18:15:31.742Z] 5851b861e8e6: Pull complete [2022-11-02T18:15:31.742Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-02T18:15:31.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T18:15:31.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T18:15:31.813Z] prd-ubuntu20.04-docker-8c-8g-117914 does not seem to be running inside a container [2022-11-02T18:15:31.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-164 -v /w/workspace/gexfoundry_go-mod-secrets_PR-164:/w/workspace/gexfoundry_go-mod-secrets_PR-164:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-164@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-02T18:15:33.274Z] $ docker top 09aca857d9441c1f86c89220f524084fa0e51e587173728d719328082c391294 -eo pid,comm [2022-11-02T18:15:33.342Z] 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-11-02T18:15:33.342Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-02T18:15:33.378Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-02T18:15:33.378Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-02T18:15:33.478Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-02T18:15:33.482Z] $ docker exec 09aca857d9441c1f86c89220f524084fa0e51e587173728d719328082c391294 ssh-agent [2022-11-02T18:15:33.587Z] SSH_AUTH_SOCK=/tmp/ssh-xY2m8XgsucWR/agent.32 [2022-11-02T18:15:33.587Z] SSH_AGENT_PID=39 [2022-11-02T18:15:33.593Z] Running ssh-add (command line suppressed) [2022-11-02T18:15:33.683Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-164@tmp/private_key_12560105072045134870.key (/w/workspace/gexfoundry_go-mod-secrets_PR-164@tmp/private_key_12560105072045134870.key) [2022-11-02T18:15:33.696Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-02T18:15:33.986Z] + git tag --points-at HEAD [Pipeline] } [2022-11-02T18:15:34.001Z] $ docker exec --env ******** --env ******** 09aca857d9441c1f86c89220f524084fa0e51e587173728d719328082c391294 ssh-agent -k [2022-11-02T18:15:34.112Z] unset SSH_AUTH_SOCK; [2022-11-02T18:15:34.112Z] unset SSH_AGENT_PID; [2022-11-02T18:15:34.113Z] echo Agent pid 39 killed; [2022-11-02T18:15:34.122Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-02T18:15:34.145Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-02T18:15:34.145Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-02T18:15:34.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-02T18:15:34.254Z] $ docker exec 09aca857d9441c1f86c89220f524084fa0e51e587173728d719328082c391294 ssh-agent [2022-11-02T18:15:34.359Z] SSH_AUTH_SOCK=/tmp/ssh-CWpVNfNACCyd/agent.71 [2022-11-02T18:15:34.359Z] SSH_AGENT_PID=77 [2022-11-02T18:15:34.365Z] Running ssh-add (command line suppressed) [2022-11-02T18:15:34.474Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-164@tmp/private_key_1127903928251468409.key (/w/workspace/gexfoundry_go-mod-secrets_PR-164@tmp/private_key_1127903928251468409.key) [2022-11-02T18:15:34.486Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-02T18:15:34.770Z] + git semver init [2022-11-02T18:15:35.029Z] 2022-11-02 18:15:34,940 [run_init] DEBUG init version:0.0.0 force:False [2022-11-02T18:15:35.030Z] 2022-11-02 18:15:34,941 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-164/.semver [2022-11-02T18:15:35.030Z] 2022-11-02 18:15:34,941 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-164/.semver [2022-11-02T18:15:35.030Z] 2022-11-02 18:15:34,941 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-164/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-164, universal_newlines=False, shell=None, istream=None) [2022-11-02T18:15:35.966Z] 2022-11-02 18:15:35,775 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-164/.git/info/exclude [2022-11-02T18:15:35.966Z] 2022-11-02 18:15:35,776 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-164/.semver/PR-164 with force:False [2022-11-02T18:15:35.966Z] 2022-11-02 18:15:35,776 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-164/.semver/PR-164 [2022-11-02T18:15:35.966Z] 2022-11-02 18:15:35,780 [execute] INFO git cat-file --batch-check [2022-11-02T18:15:35.966Z] 2022-11-02 18:15:35,780 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-164/.semver, universal_newlines=False, shell=None, istream=) [2022-11-02T18:15:35.966Z] 2022-11-02 18:15:35,786 [execute] INFO git cat-file --batch [2022-11-02T18:15:35.966Z] 2022-11-02 18:15:35,786 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-164/.semver, universal_newlines=False, shell=None, istream=) [2022-11-02T18:15:35.966Z] 2022-11-02 18:15:35,790 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-164/.semver/PR-164 [2022-11-02T18:15:35.966Z] 0.0.0 [Pipeline] } [2022-11-02T18:15:35.974Z] $ docker exec --env ******** --env ******** 09aca857d9441c1f86c89220f524084fa0e51e587173728d719328082c391294 ssh-agent -k [2022-11-02T18:15:36.071Z] unset SSH_AUTH_SOCK; [2022-11-02T18:15:36.071Z] unset SSH_AGENT_PID; [2022-11-02T18:15:36.072Z] echo Agent pid 77 killed; [2022-11-02T18:15:36.083Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-02T18:15:36.390Z] + git semver [Pipeline] } [2022-11-02T18:15:36.662Z] $ docker stop --time=1 09aca857d9441c1f86c89220f524084fa0e51e587173728d719328082c391294 [2022-11-02T18:15:38.009Z] $ docker rm -f 09aca857d9441c1f86c89220f524084fa0e51e587173728d719328082c391294 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-02T18:15:38.339Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-02T18:15:38.504Z] Stashed 1 file(s) [Pipeline] echo [2022-11-02T18:15:38.507Z] [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-11-02T18:15:38.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T18:15:38.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T18:15:38.648Z] ========================================================= [2022-11-02T18:15:38.648Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-02T18:15:38.648Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-11-02T18:15:38.937Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-02T18:15:38.937Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-02T18:15:38.937Z] 213ec9aee27d: Pulling fs layer [2022-11-02T18:15:38.937Z] 4583459ba037: Pulling fs layer [2022-11-02T18:15:38.937Z] 93c1e223e6f2: Pulling fs layer [2022-11-02T18:15:38.937Z] 53926ce57604: Pulling fs layer [2022-11-02T18:15:38.937Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-02T18:15:38.937Z] 30f14e443154: Pulling fs layer [2022-11-02T18:15:38.937Z] 801331c1e519: Pulling fs layer [2022-11-02T18:15:38.938Z] 99cc6dd402b0: Pulling fs layer [2022-11-02T18:15:38.938Z] 7d9ed39f4882: Pulling fs layer [2022-11-02T18:15:38.938Z] 53926ce57604: Waiting [2022-11-02T18:15:38.938Z] 21b2b0c7a3f4: Waiting [2022-11-02T18:15:38.938Z] 30f14e443154: Waiting [2022-11-02T18:15:38.938Z] 7d9ed39f4882: Waiting [2022-11-02T18:15:38.938Z] 801331c1e519: Waiting [2022-11-02T18:15:38.938Z] 99cc6dd402b0: Waiting [2022-11-02T18:15:38.938Z] 93c1e223e6f2: Verifying Checksum [2022-11-02T18:15:38.938Z] 93c1e223e6f2: Download complete [2022-11-02T18:15:38.938Z] 4583459ba037: Verifying Checksum [2022-11-02T18:15:38.938Z] 4583459ba037: Download complete [2022-11-02T18:15:38.938Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-02T18:15:38.938Z] 21b2b0c7a3f4: Download complete [2022-11-02T18:15:38.938Z] 30f14e443154: Download complete [2022-11-02T18:15:38.938Z] 213ec9aee27d: Verifying Checksum [2022-11-02T18:15:38.938Z] 213ec9aee27d: Download complete [2022-11-02T18:15:38.938Z] 801331c1e519: Download complete [2022-11-02T18:15:39.200Z] 213ec9aee27d: Pull complete [2022-11-02T18:15:39.200Z] 4583459ba037: Pull complete [2022-11-02T18:15:39.471Z] 93c1e223e6f2: Pull complete [2022-11-02T18:15:39.471Z] 7d9ed39f4882: Verifying Checksum [2022-11-02T18:15:39.471Z] 7d9ed39f4882: Download complete [2022-11-02T18:15:39.734Z] 99cc6dd402b0: Verifying Checksum [2022-11-02T18:15:39.734Z] 99cc6dd402b0: Download complete [2022-11-02T18:15:39.993Z] 53926ce57604: Verifying Checksum [2022-11-02T18:15:39.993Z] 53926ce57604: Download complete [2022-11-02T18:15:43.271Z] 53926ce57604: Pull complete [2022-11-02T18:15:43.530Z] 21b2b0c7a3f4: Pull complete [2022-11-02T18:15:43.530Z] 30f14e443154: Pull complete [2022-11-02T18:15:43.530Z] 801331c1e519: Pull complete [2022-11-02T18:15:45.434Z] 99cc6dd402b0: Pull complete [2022-11-02T18:15:46.370Z] 7d9ed39f4882: Pull complete [2022-11-02T18:15:46.370Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-11-02T18:15:46.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-02T18:15:46.371Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-11-02T18:15:46.667Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T18:15:46.963Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-02T18:15:46.963Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T18:15:47.036Z] prd-ubuntu20.04-docker-8c-8g-117914 does not seem to be running inside a container [2022-11-02T18:15:47.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-164 -v /w/workspace/gexfoundry_go-mod-secrets_PR-164:/w/workspace/gexfoundry_go-mod-secrets_PR-164:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-164@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-02T18:15:49.016Z] $ docker top 03f7b4a3df759d517623210e4c125b2ee71cebb17dbc7da2239b365b58eb98ae -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T18:15:49.367Z] + go version [2022-11-02T18:15:49.367Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-02T18:15:49.392Z] $ docker stop --time=1 03f7b4a3df759d517623210e4c125b2ee71cebb17dbc7da2239b365b58eb98ae [2022-11-02T18:15:50.653Z] $ docker rm -f 03f7b4a3df759d517623210e4c125b2ee71cebb17dbc7da2239b365b58eb98ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T18:15:51.043Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-02T18:15:51.043Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T18:15:51.105Z] prd-ubuntu20.04-docker-8c-8g-117914 does not seem to be running inside a container [2022-11-02T18:15:51.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-secrets_PR-164 -v /w/workspace/gexfoundry_go-mod-secrets_PR-164:/w/workspace/gexfoundry_go-mod-secrets_PR-164:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-164@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-02T18:15:51.544Z] $ docker top e828f0c00203e8dd4b421c89edbe5ab05dfea77646f2e330d0464e9e68a2821b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T18:15:51.879Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-164 [Pipeline] fileExists [Pipeline] sh [2022-11-02T18:15:52.181Z] + make test [2022-11-02T18:15:52.181Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2022-11-02T18:15:52.181Z] go: downloading github.com/stretchr/testify v1.8.1 [2022-11-02T18:15:52.181Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 [2022-11-02T18:15:52.181Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-11-02T18:15:52.181Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-02T18:15:52.181Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-02T18:15:52.181Z] go: downloading github.com/stretchr/objx v0.5.0 [2022-11-02T18:15:52.181Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-11-02T18:15:52.442Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-11-02T18:15:52.442Z] go: downloading google.golang.org/grpc v1.46.0 [2022-11-02T18:15:52.442Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-11-02T18:15:52.442Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-11-02T18:15:52.700Z] go: downloading github.com/go-kit/log v0.2.1 [2022-11-02T18:15:52.700Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-11-02T18:15:52.700Z] go: downloading github.com/google/uuid v1.3.0 [2022-11-02T18:15:52.700Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-11-02T18:15:52.700Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-11-02T18:15:52.700Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-11-02T18:15:52.968Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-11-02T18:15:52.968Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-11-02T18:15:52.968Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-11-02T18:15:52.968Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-11-02T18:15:52.968Z] go: downloading golang.org/x/text v0.3.7 [2022-11-02T18:15:52.968Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-11-02T18:15:52.968Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-11-02T18:15:53.579Z] Still waiting to schedule task [2022-11-02T18:15:53.579Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-11-02T18:16:19.525Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.614s coverage: 81.7% of statements [2022-11-02T18:16:19.525Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.049s coverage: 52.2% of statements [2022-11-02T18:16:19.525Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2022-11-02T18:16:19.525Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.067s coverage: 96.7% of statements [2022-11-02T18:16:19.525Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.035s coverage: 89.5% of statements [2022-11-02T18:16:19.525Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2022-11-02T18:16:19.525Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.041s coverage: 100.0% of statements [2022-11-02T18:16:19.525Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2022-11-02T18:16:19.525Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.054s coverage: 55.8% of statements [2022-11-02T18:16:19.525Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] [2022-11-02T18:16:19.525Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.028s coverage: 54.5% of statements [2022-11-02T18:16:19.525Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.054s coverage: 100.0% of statements [2022-11-02T18:16:19.525Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2022-11-02T18:16:29.482Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-11-02T18:16:29.482Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-02T18:16:31.377Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-02T18:16:31.377Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-11-02T18:16:31.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-02T18:16:31.398Z] $ docker stop --time=1 e828f0c00203e8dd4b421c89edbe5ab05dfea77646f2e330d0464e9e68a2821b [2022-11-02T18:16:33.576Z] $ docker rm -f e828f0c00203e8dd4b421c89edbe5ab05dfea77646f2e330d0464e9e68a2821b [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-02T18:16:34.169Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-02T18:16:34.218Z] 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-11-02T18:16:34.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T18:16:34.661Z] [2022-11-02T18:16:34.661Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T18:16:34.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T18:16:34.957Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-02T18:16:34.957Z] 5eb5b503b376: Pulling fs layer [2022-11-02T18:16:34.957Z] 5c69ac0246d0: Pulling fs layer [2022-11-02T18:16:34.957Z] ec43610c2a17: Pulling fs layer [2022-11-02T18:16:34.957Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-02T18:16:34.957Z] 33b1e0a273af: Pulling fs layer [2022-11-02T18:16:34.957Z] 5d3b04190fa2: Pulling fs layer [2022-11-02T18:16:34.957Z] 2f39f015ded8: Pulling fs layer [2022-11-02T18:16:34.957Z] 3a2ae6a8a46f: Waiting [2022-11-02T18:16:34.957Z] 33b1e0a273af: Waiting [2022-11-02T18:16:34.957Z] 5d3b04190fa2: Waiting [2022-11-02T18:16:34.957Z] 2f39f015ded8: Waiting [2022-11-02T18:16:34.957Z] 5c69ac0246d0: Verifying Checksum [2022-11-02T18:16:34.957Z] 5c69ac0246d0: Download complete [2022-11-02T18:16:34.957Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-02T18:16:34.957Z] 3a2ae6a8a46f: Download complete [2022-11-02T18:16:34.957Z] 33b1e0a273af: Verifying Checksum [2022-11-02T18:16:34.957Z] 33b1e0a273af: Download complete [2022-11-02T18:16:34.957Z] 5d3b04190fa2: Verifying Checksum [2022-11-02T18:16:34.957Z] 5d3b04190fa2: Download complete [2022-11-02T18:16:35.218Z] ec43610c2a17: Verifying Checksum [2022-11-02T18:16:35.218Z] ec43610c2a17: Download complete [2022-11-02T18:16:35.218Z] 5eb5b503b376: Verifying Checksum [2022-11-02T18:16:35.218Z] 5eb5b503b376: Download complete [2022-11-02T18:16:35.795Z] 2f39f015ded8: Download complete [2022-11-02T18:16:36.359Z] 5eb5b503b376: Pull complete [2022-11-02T18:16:36.359Z] 5c69ac0246d0: Pull complete [2022-11-02T18:16:36.924Z] ec43610c2a17: Pull complete [2022-11-02T18:16:36.924Z] 3a2ae6a8a46f: Pull complete [2022-11-02T18:16:36.924Z] 33b1e0a273af: Pull complete [2022-11-02T18:16:37.182Z] 5d3b04190fa2: Pull complete [2022-11-02T18:16:41.364Z] 2f39f015ded8: Pull complete [2022-11-02T18:16:41.364Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-02T18:16:41.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T18:16:41.364Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T18:16:41.441Z] prd-ubuntu20.04-docker-8c-8g-117914 does not seem to be running inside a container [2022-11-02T18:16:41.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-164 -v /w/workspace/gexfoundry_go-mod-secrets_PR-164:/w/workspace/gexfoundry_go-mod-secrets_PR-164:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-164@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-02T18:16:43.049Z] $ docker top 8861c8edd1fa1a45c9c748d59a8244a8e96ba8cc6c95ee9535f8bfe768bfaf5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T18:16:43.477Z] ---> job-cost.sh [2022-11-02T18:16:43.477Z] lf-activate-venv: SKIPPING [2022-11-02T18:16:43.477Z] INFO: No Stack... [2022-11-02T18:16:43.737Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-02T18:16:44.303Z] INFO: Archiving Costs [Pipeline] sh [2022-11-02T18:16:44.590Z] + cat /w/workspace/gexfoundry_go-mod-secrets_PR-164/archives/cost.csv [2022-11-02T18:16:44.590Z] + cut -d, -f6 [Pipeline] lock [2022-11-02T18:16:44.601Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-164-5-stack-cost] [2022-11-02T18:16:44.610Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-164-5-stack-cost] did not exist. Created. [2022-11-02T18:16:44.610Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-164-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-02T18:16:44.900Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-02T18:16:44.920Z] Stashed 1 file(s) [Pipeline] } [2022-11-02T18:16:44.926Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-164-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-02T18:16:44.940Z] $ docker stop --time=1 8861c8edd1fa1a45c9c748d59a8244a8e96ba8cc6c95ee9535f8bfe768bfaf5a [2022-11-02T18:16:46.101Z] $ docker rm -f 8861c8edd1fa1a45c9c748d59a8244a8e96ba8cc6c95ee9535f8bfe768bfaf5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-02T18:17:26.056Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117915 in /w/workspace/gexfoundry_go-mod-secrets_PR-164 [Pipeline] { [Pipeline] ws [2022-11-02T18:17:26.067Z] Running in /w/workspace/go-mod-secrets/5 [Pipeline] { [Pipeline] checkout [2022-11-02T18:17:26.097Z] Selected Git installation does not exist. Using Default [2022-11-02T18:17:26.097Z] The recommended git tool is: NONE [2022-11-02T18:17:30.688Z] using credential edgex-jenkins-ssh [2022-11-02T18:17:30.708Z] Cloning the remote Git repository [2022-11-02T18:17:30.749Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2022-11-02T18:17:30.813Z] > git init /w/workspace/go-mod-secrets/5 # timeout=10 [2022-11-02T18:17:30.974Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2022-11-02T18:17:30.975Z] > git --version # timeout=10 [2022-11-02T18:17:30.996Z] > git --version # 'git version 2.25.1' [2022-11-02T18:17:30.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-02T18:17:31.043Z] Verifying host key using known hosts file [2022-11-02T18:17:31.237Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-02T18:17:31.248Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-02T18:17:32.079Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2022-11-02T18:17:32.099Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-02T18:17:33.517Z] Merging remotes/origin/main commit 1cfbe2d0a30e5e7d1d9d4601108861ae65684ae1 into PR head commit 726370977db744e8adccb9542ec2be79cebdbd77 [2022-11-02T18:17:32.905Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2022-11-02T18:17:32.943Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2022-11-02T18:17:32.944Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-02T18:17:32.949Z] Verifying host key using known hosts file [2022-11-02T18:17:32.956Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-02T18:17:32.967Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/164/head:refs/remotes/origin/PR-164 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-11-02T18:17:33.536Z] > git config core.sparsecheckout # timeout=10 [2022-11-02T18:17:33.558Z] > git checkout -f 726370977db744e8adccb9542ec2be79cebdbd77 # timeout=10 [2022-11-02T18:17:33.642Z] > git remote # timeout=10 [2022-11-02T18:17:33.658Z] > git config --get remote.origin.url # timeout=10 [2022-11-02T18:17:33.791Z] Merge succeeded, producing c78159a15504de13129dde2e52edf8197c250203 [2022-11-02T18:17:33.791Z] Checking out Revision c78159a15504de13129dde2e52edf8197c250203 (PR-164) [2022-11-02T18:17:33.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-02T18:17:33.690Z] Verifying host key using known hosts file [2022-11-02T18:17:33.694Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-02T18:17:33.703Z] > git merge 1cfbe2d0a30e5e7d1d9d4601108861ae65684ae1 # timeout=10 [2022-11-02T18:17:33.766Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-02T18:17:33.800Z] > git config core.sparsecheckout # timeout=10 [2022-11-02T18:17:33.820Z] > git checkout -f c78159a15504de13129dde2e52edf8197c250203 # timeout=10 [2022-11-02T18:17:37.310Z] Commit message: "Merge commit '1cfbe2d0a30e5e7d1d9d4601108861ae65684ae1' into HEAD" [2022-11-02T18:17:37.321Z] > git rev-list --no-walk 726370977db744e8adccb9542ec2be79cebdbd77 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-02T18:17:38.334Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-02T18:17:38.334Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-02T18:17:38.334Z] Dload Upload Total Spent Left Speed [2022-11-02T18:17:38.334Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 79759 0 --:--:-- --:--:-- --:--:-- 79759 [Pipeline] sh [2022-11-02T18:17:39.059Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-02T18:17:39.393Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-02T18:17:39.393Z] + sudo tee /etc/docker/daemon.new [2022-11-02T18:17:39.393Z] { [2022-11-02T18:17:39.393Z] "registry-mirrors": [ [2022-11-02T18:17:39.393Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-02T18:17:39.393Z] ], [2022-11-02T18:17:39.393Z] "bip": "10.250.0.254/24", [2022-11-02T18:17:39.393Z] "hosts": [ [2022-11-02T18:17:39.393Z] "tcp://0.0.0.0:5555", [2022-11-02T18:17:39.393Z] "unix:///var/run/docker.sock" [2022-11-02T18:17:39.393Z] ], [2022-11-02T18:17:39.393Z] "mtu": 1458, [2022-11-02T18:17:39.394Z] "selinux-enabled": true, [2022-11-02T18:17:39.394Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-02T18:17:39.394Z] } [Pipeline] sh [2022-11-02T18:17:39.721Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-02T18:17:40.049Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-11-02T18:17:58.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T18:17:58.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T18:17:58.437Z] ========================================================= [2022-11-02T18:17:58.437Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-02T18:17:58.437Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-11-02T18:17:58.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-02T18:17:59.352Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-02T18:17:59.352Z] 9b18e9b68314: Pulling fs layer [2022-11-02T18:17:59.352Z] d32db5db7311: Pulling fs layer [2022-11-02T18:17:59.352Z] d0c4b47475fc: Pulling fs layer [2022-11-02T18:17:59.352Z] 5831b945b038: Pulling fs layer [2022-11-02T18:17:59.352Z] 86bbec2aaacd: Pulling fs layer [2022-11-02T18:17:59.352Z] e10730c5d714: Pulling fs layer [2022-11-02T18:17:59.352Z] 5dd5c2283517: Pulling fs layer [2022-11-02T18:17:59.352Z] d5ac0230b979: Pulling fs layer [2022-11-02T18:17:59.352Z] 86bbec2aaacd: Waiting [2022-11-02T18:17:59.352Z] 5831b945b038: Waiting [2022-11-02T18:17:59.352Z] e10730c5d714: Waiting [2022-11-02T18:17:59.352Z] 5dd5c2283517: Waiting [2022-11-02T18:17:59.352Z] d5ac0230b979: Waiting [2022-11-02T18:17:59.352Z] d0c4b47475fc: Verifying Checksum [2022-11-02T18:17:59.352Z] d0c4b47475fc: Download complete [2022-11-02T18:17:59.352Z] d32db5db7311: Verifying Checksum [2022-11-02T18:17:59.352Z] d32db5db7311: Download complete [2022-11-02T18:17:59.352Z] 86bbec2aaacd: Verifying Checksum [2022-11-02T18:17:59.352Z] 86bbec2aaacd: Download complete [2022-11-02T18:17:59.352Z] e10730c5d714: Verifying Checksum [2022-11-02T18:17:59.352Z] e10730c5d714: Download complete [2022-11-02T18:17:59.352Z] 9b18e9b68314: Verifying Checksum [2022-11-02T18:17:59.352Z] 9b18e9b68314: Download complete [2022-11-02T18:18:00.325Z] 9b18e9b68314: Pull complete [2022-11-02T18:18:00.325Z] d5ac0230b979: Verifying Checksum [2022-11-02T18:18:00.325Z] d5ac0230b979: Download complete [2022-11-02T18:18:00.917Z] d32db5db7311: Pull complete [2022-11-02T18:18:01.187Z] d0c4b47475fc: Pull complete [2022-11-02T18:18:01.458Z] 5dd5c2283517: Verifying Checksum [2022-11-02T18:18:01.458Z] 5dd5c2283517: Download complete [2022-11-02T18:18:02.424Z] 5831b945b038: Download complete [2022-11-02T18:18:14.782Z] 5831b945b038: Pull complete [2022-11-02T18:18:14.782Z] 86bbec2aaacd: Pull complete [2022-11-02T18:18:14.782Z] e10730c5d714: Pull complete [2022-11-02T18:18:21.446Z] 5dd5c2283517: Pull complete [2022-11-02T18:18:22.406Z] d5ac0230b979: Pull complete [2022-11-02T18:18:22.406Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-11-02T18:18:22.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-02T18:18:22.406Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-11-02T18:18:22.729Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T18:18:25.005Z] + docker inspect -f . ci-base-image-arm64 [2022-11-02T18:18:25.005Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T18:18:25.184Z] prd-ubuntu20.04-docker-arm64-4c-16g-117915 does not seem to be running inside a container [2022-11-02T18:18:25.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/5 -v /w/workspace/go-mod-secrets/5:/w/workspace/go-mod-secrets/5:rw,z -v /w/workspace/go-mod-secrets/5@tmp:/w/workspace/go-mod-secrets/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-02T18:18:28.061Z] $ docker top f3538eb4a548571ad039d4d1f92c5a988744c14232ea0fc3f1da1a1e69fa0756 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T18:18:28.886Z] + go version [2022-11-02T18:18:28.886Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-02T18:18:28.904Z] $ docker stop --time=1 f3538eb4a548571ad039d4d1f92c5a988744c14232ea0fc3f1da1a1e69fa0756 [2022-11-02T18:18:30.533Z] $ docker rm -f f3538eb4a548571ad039d4d1f92c5a988744c14232ea0fc3f1da1a1e69fa0756 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T18:18:31.046Z] + docker inspect -f . ci-base-image-arm64 [2022-11-02T18:18:31.046Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T18:18:31.205Z] prd-ubuntu20.04-docker-arm64-4c-16g-117915 does not seem to be running inside a container [2022-11-02T18:18:31.268Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-secrets/5 -v /w/workspace/go-mod-secrets/5:/w/workspace/go-mod-secrets/5:rw,z -v /w/workspace/go-mod-secrets/5@tmp:/w/workspace/go-mod-secrets/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-02T18:18:32.427Z] $ docker top 0e41ce20f4d2148f22324e2c34c6b498ceff32b1c04f6ed9d0841edfcfaa0773 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T18:18:32.922Z] + git config --global --add safe.directory /w/workspace/go-mod-secrets/5 [Pipeline] fileExists [Pipeline] sh [2022-11-02T18:18:33.247Z] + make test [2022-11-02T18:18:33.247Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2022-11-02T18:18:33.515Z] go: downloading github.com/stretchr/testify v1.8.1 [2022-11-02T18:18:33.515Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 [2022-11-02T18:18:33.783Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-11-02T18:18:33.783Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-02T18:18:33.783Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-02T18:18:34.051Z] go: downloading github.com/stretchr/objx v0.5.0 [2022-11-02T18:18:34.051Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-11-02T18:18:34.051Z] go: downloading github.com/go-kit/log v0.2.1 [2022-11-02T18:18:34.051Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-11-02T18:18:34.051Z] go: downloading github.com/google/uuid v1.3.0 [2022-11-02T18:18:34.051Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-11-02T18:18:34.051Z] go: downloading google.golang.org/grpc v1.46.0 [2022-11-02T18:18:35.009Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-11-02T18:18:35.009Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-11-02T18:18:35.009Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-11-02T18:18:35.009Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-11-02T18:18:35.009Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-11-02T18:18:35.277Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-11-02T18:18:35.545Z] go: downloading golang.org/x/text v0.3.7 [2022-11-02T18:18:35.545Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-11-02T18:18:35.545Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-11-02T18:18:36.128Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-11-02T18:18:36.717Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-11-02T18:18:36.717Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-11-02T18:20:28.402Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 10.088s coverage: 81.7% of statements [2022-11-02T18:20:28.402Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.183s coverage: 52.2% of statements [2022-11-02T18:20:28.402Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2022-11-02T18:20:28.402Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.216s coverage: 96.7% of statements [2022-11-02T18:20:28.402Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.076s coverage: 89.5% of statements [2022-11-02T18:20:28.402Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2022-11-02T18:20:28.402Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.058s coverage: 100.0% of statements [2022-11-02T18:20:28.402Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2022-11-02T18:20:33.739Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.220s coverage: 55.8% of statements [2022-11-02T18:20:33.739Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] [2022-11-02T18:20:33.739Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.102s coverage: 54.5% of statements [2022-11-02T18:20:33.739Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.246s coverage: 100.0% of statements [2022-11-02T18:20:33.739Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2022-11-02T18:20:33.739Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-02T18:20:33.739Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-02T18:21:30.127Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-02T18:21:30.127Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-11-02T18:21:30.145Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-02T18:21:30.156Z] $ docker stop --time=1 0e41ce20f4d2148f22324e2c34c6b498ceff32b1c04f6ed9d0841edfcfaa0773 [2022-11-02T18:21:32.003Z] $ docker rm -f 0e41ce20f4d2148f22324e2c34c6b498ceff32b1c04f6ed9d0841edfcfaa0773 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-02T18:21:34.546Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-02T18:21:34.570Z] Warning: overwriting stash ‘coverage-report’ [2022-11-02T18:21:34.985Z] 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-11-02T18:21:35.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-02T18:21:35.388Z] [2022-11-02T18:21:35.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T18:21:35.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-02T18:21:35.982Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-02T18:21:35.982Z] 8998bd30e6a1: Pulling fs layer [2022-11-02T18:21:35.982Z] 04944245beec: Pulling fs layer [2022-11-02T18:21:35.982Z] 699f458cf7ca: Pulling fs layer [2022-11-02T18:21:35.982Z] 765212b225bb: Pulling fs layer [2022-11-02T18:21:35.982Z] f23df028b6ca: Pulling fs layer [2022-11-02T18:21:35.982Z] d65c8cfc05b1: Pulling fs layer [2022-11-02T18:21:35.982Z] 2437ff75d9bd: Pulling fs layer [2022-11-02T18:21:35.982Z] 765212b225bb: Waiting [2022-11-02T18:21:35.982Z] f23df028b6ca: Waiting [2022-11-02T18:21:35.982Z] d65c8cfc05b1: Waiting [2022-11-02T18:21:35.982Z] 2437ff75d9bd: Waiting [2022-11-02T18:21:35.982Z] 04944245beec: Verifying Checksum [2022-11-02T18:21:35.982Z] 04944245beec: Download complete [2022-11-02T18:21:36.251Z] 765212b225bb: Verifying Checksum [2022-11-02T18:21:36.251Z] 765212b225bb: Download complete [2022-11-02T18:21:36.251Z] f23df028b6ca: Verifying Checksum [2022-11-02T18:21:36.251Z] f23df028b6ca: Download complete [2022-11-02T18:21:36.251Z] d65c8cfc05b1: Verifying Checksum [2022-11-02T18:21:36.251Z] d65c8cfc05b1: Download complete [2022-11-02T18:21:36.251Z] 699f458cf7ca: Verifying Checksum [2022-11-02T18:21:36.251Z] 699f458cf7ca: Download complete [2022-11-02T18:21:36.850Z] 8998bd30e6a1: Verifying Checksum [2022-11-02T18:21:36.850Z] 8998bd30e6a1: Download complete [2022-11-02T18:21:38.790Z] 2437ff75d9bd: Verifying Checksum [2022-11-02T18:21:38.790Z] 2437ff75d9bd: Download complete [2022-11-02T18:21:40.738Z] 8998bd30e6a1: Pull complete [2022-11-02T18:21:41.007Z] 04944245beec: Pull complete [2022-11-02T18:21:42.421Z] 699f458cf7ca: Pull complete [2022-11-02T18:21:42.691Z] 765212b225bb: Pull complete [2022-11-02T18:21:43.651Z] f23df028b6ca: Pull complete [2022-11-02T18:21:43.652Z] d65c8cfc05b1: Pull complete [2022-11-02T18:22:01.864Z] 2437ff75d9bd: Pull complete [2022-11-02T18:22:01.864Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-02T18:22:01.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-02T18:22:01.864Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T18:22:02.155Z] prd-ubuntu20.04-docker-arm64-4c-16g-117915 does not seem to be running inside a container [2022-11-02T18:22:02.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-secrets/5 -v /w/workspace/go-mod-secrets/5:/w/workspace/go-mod-secrets/5:rw,z -v /w/workspace/go-mod-secrets/5@tmp:/w/workspace/go-mod-secrets/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-02T18:22:03.957Z] $ docker top 8a8f0c72fc6d2b0ea221f046672ecbd791a35211f62a4c0bde7ece3eefd9b2d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T18:22:04.791Z] ---> job-cost.sh [2022-11-02T18:22:04.791Z] lf-activate-venv: SKIPPING [2022-11-02T18:22:04.791Z] INFO: No Stack... [2022-11-02T18:22:05.059Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-02T18:22:06.014Z] INFO: Archiving Costs [Pipeline] sh [2022-11-02T18:22:06.655Z] + cat /w/workspace/go-mod-secrets/5/archives/cost.csv [2022-11-02T18:22:06.655Z] + cut -d, -f6 [Pipeline] lock [2022-11-02T18:22:06.825Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-164-5-stack-cost] [2022-11-02T18:22:06.833Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-164-5-stack-cost] did not exist. Created. [2022-11-02T18:22:06.834Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-164-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-02T18:22:07.525Z] /w/workspace/go-mod-secrets/5@tmp/durable-79227d78/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-02T18:22:07.939Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-02T18:22:07.968Z] Warning: overwriting stash ‘stack-cost’ [2022-11-02T18:22:08.010Z] Stashed 1 file(s) [Pipeline] } [2022-11-02T18:22:08.016Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-164-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-02T18:22:08.032Z] $ docker stop --time=1 8a8f0c72fc6d2b0ea221f046672ecbd791a35211f62a4c0bde7ece3eefd9b2d4 [2022-11-02T18:22:09.704Z] $ docker rm -f 8a8f0c72fc6d2b0ea221f046672ecbd791a35211f62a4c0bde7ece3eefd9b2d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-11-02T18:22:10.088Z] provisioning config files... [2022-11-02T18:22:10.110Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-164@tmp/config4655083157994951220tmp [Pipeline] { [Pipeline] sh [2022-11-02T18:22:10.399Z] + set +x [2022-11-02T18:22:10.399Z] + curl -s https://codecov.io/bash [2022-11-02T18:22:10.399Z] + bash -s -- [2022-11-02T18:22:10.399Z] [2022-11-02T18:22:10.399Z] _____ _ [2022-11-02T18:22:10.399Z] / ____| | | [2022-11-02T18:22:10.399Z] | | ___ __| | ___ ___ _____ __ [2022-11-02T18:22:10.399Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-02T18:22:10.399Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-02T18:22:10.399Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-02T18:22:10.399Z] Bash-1.0.6 [2022-11-02T18:22:10.399Z] [2022-11-02T18:22:10.399Z] [2022-11-02T18:22:10.399Z] ==> git version 2.25.1 found [2022-11-02T18:22:10.399Z] ==> 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-11-02T18:22:10.399Z] Release-Date: 2020-01-08 [2022-11-02T18:22:10.399Z] 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-11-02T18:22:10.399Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-02T18:22:10.399Z] ==> Jenkins CI detected. [2022-11-02T18:22:10.399Z] current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-164 [2022-11-02T18:22:10.399Z] project root: . [2022-11-02T18:22:10.399Z] --> token set from env [2022-11-02T18:22:10.399Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-02T18:22:10.399Z] ==> Running gcov in . (disable via -X gcov) [2022-11-02T18:22:10.399Z] ==> Python coveragepy not found [2022-11-02T18:22:10.399Z] ==> Searching for coverage reports in: [2022-11-02T18:22:10.399Z] + . [2022-11-02T18:22:10.657Z] -> Found 1 reports [2022-11-02T18:22:10.658Z] ==> Detecting git/mercurial file structure [2022-11-02T18:22:10.658Z] ==> Reading reports [2022-11-02T18:22:10.658Z] + ./coverage.out bytes=33437 [2022-11-02T18:22:10.658Z] ==> Appending adjustments [2022-11-02T18:22:10.658Z] https://docs.codecov.io/docs/fixing-reports [2022-11-02T18:22:10.658Z] + Found adjustments [2022-11-02T18:22:10.658Z] ==> Gzipping contents [2022-11-02T18:22:10.658Z] 8.0K /tmp/codecov.66lI5I.gz [2022-11-02T18:22:10.658Z] ==> Uploading reports [2022-11-02T18:22:10.658Z] url: https://codecov.io [2022-11-02T18:22:10.658Z] query: branch=PR-164&commit=be0270ae727ed16e0477ba7e8bd631199fd9b0dd&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-164%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=164&job=&cmd_args= [2022-11-02T18:22:10.658Z] -> Pinging Codecov [2022-11-02T18:22:10.658Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=PR-164&commit=be0270ae727ed16e0477ba7e8bd631199fd9b0dd&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-164%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=164&job=&cmd_args= [2022-11-02T18:22:11.224Z] -> Uploading to [2022-11-02T18:22:11.224Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-02/D63849C06B6B67093493C71CE874ED06/be0270ae727ed16e0477ba7e8bd631199fd9b0dd/24f06bcb-0aba-498f-9c1e-51d0de75d3f2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221102T182210Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ac29a46135b2a94ee023f4c5e7f3cec87642dc73b61f90979d6be5bdf9689c1f [2022-11-02T18:22:11.224Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-02T18:22:11.224Z] Dload Upload Total Spent Left Speed [2022-11-02T18:22:11.224Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6810 0 0 100 6810 0 28140 --:--:-- --:--:-- --:--:-- 28140 [2022-11-02T18:22:11.224Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/be0270ae727ed16e0477ba7e8bd631199fd9b0dd [Pipeline] } [2022-11-02T18:22:11.231Z] 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-11-02T18:22:11.906Z] + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-164/archives ] [2022-11-02T18:22:11.906Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-164/archives [2022-11-02T18:22:11.906Z] total 16 [2022-11-02T18:22:11.906Z] drwxr-xr-x 3 root root 4096 Nov 2 18:16 . [2022-11-02T18:22:11.906Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 18:16 .. [2022-11-02T18:22:11.906Z] drwxr-xr-x 2 root root 4096 Nov 2 18:16 cost [2022-11-02T18:22:11.906Z] -rw-r--r-- 1 root root 86 Nov 2 18:16 cost.csv [2022-11-02T18:22:11.906Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-164/archives [2022-11-02T18:22:11.906Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-164/archives [2022-11-02T18:22:11.906Z] total 16 [2022-11-02T18:22:11.906Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 18:16 . [2022-11-02T18:22:11.906Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 18:16 .. [2022-11-02T18:22:11.907Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 18:16 cost [2022-11-02T18:22:11.907Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 2 18:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-02T18:22:12.191Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T18:22:13.050Z] ---> package-listing.sh [2022-11-02T18:22:13.050Z] ++ facter osfamily [2022-11-02T18:22:13.050Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-02T18:22:13.310Z] + OS_FAMILY=debian [2022-11-02T18:22:13.310Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-164 [2022-11-02T18:22:13.310Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-02T18:22:13.310Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-02T18:22:13.310Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-02T18:22:13.310Z] + PACKAGES=/tmp/packages_start.txt [2022-11-02T18:22:13.310Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-164 ']' [2022-11-02T18:22:13.310Z] + PACKAGES=/tmp/packages_end.txt [2022-11-02T18:22:13.310Z] + case "${OS_FAMILY}" in [2022-11-02T18:22:13.310Z] + dpkg -l [2022-11-02T18:22:13.310Z] + grep '^ii' [2022-11-02T18:22:13.310Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-02T18:22:13.310Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-02T18:22:13.310Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-02T18:22:13.310Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-164 ']' [2022-11-02T18:22:13.310Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-164/archives/ [2022-11-02T18:22:13.310Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-164/archives/ [Pipeline] echo [2022-11-02T18:22:13.320Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-secrets_PR-164/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-02T18:22:13.600Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T18:22:14.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T18:22:14.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T18:22:14.213Z] prd-ubuntu20.04-docker-8c-8g-117914 does not seem to be running inside a container [2022-11-02T18:22:14.239Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-secrets_PR-164/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-164 -v /w/workspace/gexfoundry_go-mod-secrets_PR-164:/w/workspace/gexfoundry_go-mod-secrets_PR-164:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-164@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-02T18:22:14.454Z] $ docker top 7a6f31b7780c6b353cc7c2f69fffaf94d1db786adee4ba92403d631df597162f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T18:22:14.795Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-02T18:22:15.083Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-02T18:22:15.367Z] + ls /var/log/sa-host [2022-11-02T18:22:15.367Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-02T18:22:15.509Z] provisioning config files... [2022-11-02T18:22:15.517Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-164@tmp/config12607030881472275522tmp [Pipeline] { [Pipeline] echo [2022-11-02T18:22:15.530Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T18:22:15.811Z] ---> create-netrc.sh [Pipeline] } [2022-11-02T18:22:15.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-02T18:22:16.150Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-02T18:22:16.158Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T18:22:16.444Z] ---> sudo-logs.sh [2022-11-02T18:22:16.444Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-02T18:22:16.472Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T18:22:16.756Z] ---> job-cost.sh [2022-11-02T18:22:16.756Z] lf-activate-venv: SKIPPING [2022-11-02T18:22:16.756Z] DEBUG: total: 0.2199999988079071 [2022-11-02T18:22:16.756Z] INFO: Retrieving Stack Cost... [2022-11-02T18:22:17.016Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-02T18:22:17.275Z] INFO: Archiving Costs [Pipeline] echo [2022-11-02T18:22:17.286Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T18:22:17.567Z] ---> logs-deploy.sh [2022-11-02T18:22:17.567Z] lf-activate-venv: SKIPPING [2022-11-02T18:22:17.567Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-164/5 [2022-11-02T18:22:17.567Z] INFO: archiving workspace using pattern(s): [2022-11-02T18:22:18.503Z] Archives upload complete. [2022-11-02T18:22:18.762Z] INFO: archiving logs to Nexus [2022-11-02T18:22:19.331Z] ---> uname -a: [2022-11-02T18:22:19.332Z] Linux prd-ubuntu20-04-docker-8c-8g-117914 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-02T18:22:19.332Z] [2022-11-02T18:22:19.332Z] [2022-11-02T18:22:19.332Z] ---> lscpu: [2022-11-02T18:22:19.332Z] Architecture: x86_64 [2022-11-02T18:22:19.332Z] CPU op-mode(s): 32-bit, 64-bit [2022-11-02T18:22:19.332Z] Byte Order: Little Endian [2022-11-02T18:22:19.332Z] Address sizes: 40 bits physical, 48 bits virtual [2022-11-02T18:22:19.332Z] CPU(s): 8 [2022-11-02T18:22:19.332Z] On-line CPU(s) list: 0-7 [2022-11-02T18:22:19.332Z] Thread(s) per core: 1 [2022-11-02T18:22:19.332Z] Core(s) per socket: 1 [2022-11-02T18:22:19.332Z] Socket(s): 8 [2022-11-02T18:22:19.332Z] NUMA node(s): 1 [2022-11-02T18:22:19.332Z] Vendor ID: AuthenticAMD [2022-11-02T18:22:19.332Z] CPU family: 23 [2022-11-02T18:22:19.332Z] Model: 49 [2022-11-02T18:22:19.332Z] Model name: AMD EPYC-Rome Processor [2022-11-02T18:22:19.332Z] Stepping: 0 [2022-11-02T18:22:19.332Z] CPU MHz: 2799.998 [2022-11-02T18:22:19.332Z] BogoMIPS: 5599.99 [2022-11-02T18:22:19.332Z] Virtualization: AMD-V [2022-11-02T18:22:19.332Z] Hypervisor vendor: KVM [2022-11-02T18:22:19.332Z] Virtualization type: full [2022-11-02T18:22:19.332Z] L1d cache: 256 KiB [2022-11-02T18:22:19.332Z] L1i cache: 256 KiB [2022-11-02T18:22:19.332Z] L2 cache: 4 MiB [2022-11-02T18:22:19.332Z] L3 cache: 128 MiB [2022-11-02T18:22:19.332Z] NUMA node0 CPU(s): 0-7 [2022-11-02T18:22:19.332Z] Vulnerability Itlb multihit: Not affected [2022-11-02T18:22:19.332Z] Vulnerability L1tf: Not affected [2022-11-02T18:22:19.332Z] Vulnerability Mds: Not affected [2022-11-02T18:22:19.332Z] Vulnerability Meltdown: Not affected [2022-11-02T18:22:19.332Z] Vulnerability Mmio stale data: Not affected [2022-11-02T18:22:19.332Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-11-02T18:22:19.332Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-11-02T18:22:19.332Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-11-02T18:22:19.332Z] Vulnerability Srbds: Not affected [2022-11-02T18:22:19.332Z] Vulnerability Tsx async abort: Not affected [2022-11-02T18:22:19.332Z] 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-11-02T18:22:19.332Z] [2022-11-02T18:22:19.332Z] [2022-11-02T18:22:19.332Z] ---> nproc: [2022-11-02T18:22:19.332Z] 8 [2022-11-02T18:22:19.332Z] [2022-11-02T18:22:19.332Z] [2022-11-02T18:22:19.332Z] ---> df -h: [2022-11-02T18:22:19.332Z] Filesystem Size Used Avail Use% Mounted on [2022-11-02T18:22:19.332Z] overlay 155G 11G 145G 7% / [2022-11-02T18:22:19.332Z] tmpfs 64M 0 64M 0% /dev [2022-11-02T18:22:19.332Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-11-02T18:22:19.332Z] shm 64M 0 64M 0% /dev/shm [2022-11-02T18:22:19.332Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-11-02T18:22:19.332Z] [2022-11-02T18:22:19.332Z] [2022-11-02T18:22:19.332Z] ---> sar -b -r -n DEV: [2022-11-02T18:22:19.332Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117914) 11/02/22 _x86_64_ (8 CPU) [2022-11-02T18:22:19.332Z] [2022-11-02T18:22:19.332Z] 18:14:45 LINUX RESTART (8 CPU) [2022-11-02T18:22:19.332Z] [2022-11-02T18:22:19.332Z] 18:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-11-02T18:22:19.332Z] 18:16:02 333.64 47.59 286.05 0.00 5354.17 79845.63 0.00 [2022-11-02T18:22:19.332Z] 18:17:01 68.25 0.24 68.01 0.00 6.51 35117.59 0.00 [2022-11-02T18:22:19.332Z] 18:18:01 1.92 0.00 1.92 0.00 0.00 21.08 0.00 [2022-11-02T18:22:19.332Z] 18:19:01 2.83 1.02 1.82 0.00 21.86 26.00 0.00 [2022-11-02T18:22:19.332Z] 18:20:01 37.79 9.33 28.46 0.00 2883.84 4750.82 0.00 [2022-11-02T18:22:19.332Z] 18:21:01 2.43 0.00 2.43 0.00 0.00 27.46 0.00 [2022-11-02T18:22:19.332Z] 18:22:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 [2022-11-02T18:22:19.332Z] Average: 63.98 8.33 55.65 0.00 1183.73 17071.41 0.00 [2022-11-02T18:22:19.332Z] [2022-11-02T18:22:19.332Z] 18:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-11-02T18:22:19.332Z] 18:16:02 28594960 31417220 888004 2.70 85756 2978228 2243144 6.61 1320984 2559168 399160 [2022-11-02T18:22:19.332Z] 18:17:01 28678204 31586916 721732 2.19 93356 3043100 1726728 5.09 1092672 2693540 400 [2022-11-02T18:22:19.332Z] 18:18:01 28678480 31587356 720436 2.19 93372 3043104 1726728 5.09 1092880 2693540 12 [2022-11-02T18:22:19.332Z] 18:19:01 28683548 31593628 713864 2.17 93456 3043724 1779784 5.25 1085944 2694092 316 [2022-11-02T18:22:19.332Z] 18:20:01 28380888 31564376 725984 2.21 112084 3292620 1785724 5.26 1256288 2805028 244 [2022-11-02T18:22:19.332Z] 18:21:01 28394620 31578092 712752 2.17 112136 3292616 1785684 5.26 1239436 2804948 40 [2022-11-02T18:22:19.332Z] 18:22:01 28398124 31581628 709132 2.16 112168 3292620 1785684 5.26 1235544 2804952 8 [2022-11-02T18:22:19.332Z] Average: 28544118 31558459 741701 2.26 100333 3140859 1833354 5.40 1189107 2722181 57169 [2022-11-02T18:22:19.332Z] [2022-11-02T18:22:19.332Z] 18:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-11-02T18:22:19.332Z] 18:16:02 veth77daf6f 44.09 51.17 4.00 650.06 0.00 0.00 0.00 0.05 [2022-11-02T18:22:19.332Z] 18:16:02 lo 3.87 3.87 0.37 0.37 0.00 0.00 0.00 0.00 [2022-11-02T18:22:19.332Z] 18:16:02 ens3 626.30 413.50 7021.00 116.38 0.00 0.00 0.00 0.00 [2022-11-02T18:22:19.332Z] 18:16:02 docker0 45.78 52.77 3.60 666.04 0.00 0.00 0.00 0.00 [2022-11-02T18:22:19.332Z] 18:17:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 [2022-11-02T18:22:19.332Z] 18:17:01 ens3 116.71 74.23 2571.96 14.99 0.00 0.00 0.00 0.00 [2022-11-02T18:22:19.332Z] 18:17:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T18:22:19.332Z] 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T18:22:19.332Z] 18:18:01 ens3 0.37 0.23 0.25 0.19 0.00 0.00 0.00 0.00 [2022-11-02T18:22:19.332Z] 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T18:22:19.332Z] 18:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-02T18:22:19.332Z] 18:19:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-02T18:22:19.332Z] 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T18:22:19.332Z] 18:20:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-11-02T18:22:19.332Z] 18:20:01 ens3 57.35 30.36 1312.04 2.36 0.00 0.00 0.00 0.00 [2022-11-02T18:22:19.332Z] 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T18:22:19.332Z] 18:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-02T18:22:19.332Z] 18:21:01 ens3 0.48 0.33 0.10 0.08 0.00 0.00 0.00 0.00 [2022-11-02T18:22:19.332Z] 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T18:22:19.332Z] 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T18:22:19.332Z] 18:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T18:22:19.332Z] 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T18:22:19.332Z] Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 [2022-11-02T18:22:19.332Z] Average: ens3 114.47 74.11 1555.51 19.15 0.00 0.00 0.00 0.00 [2022-11-02T18:22:19.332Z] Average: docker0 6.57 7.56 0.52 95.37 0.00 0.00 0.00 0.00 [2022-11-02T18:22:19.332Z] [2022-11-02T18:22:19.332Z] [2022-11-02T18:22:19.332Z] ---> sar -P ALL: [2022-11-02T18:22:19.332Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117914) 11/02/22 _x86_64_ (8 CPU) [2022-11-02T18:22:19.332Z] [2022-11-02T18:22:19.332Z] 18:14:45 LINUX RESTART (8 CPU) [2022-11-02T18:22:19.332Z] [2022-11-02T18:22:19.332Z] 18:15:01 CPU %user %nice %system %iowait %steal %idle [2022-11-02T18:22:19.332Z] 18:16:02 all 15.44 0.00 4.29 1.81 0.08 78.38 [2022-11-02T18:22:19.332Z] 18:16:02 0 14.62 0.00 4.66 0.57 0.07 80.08 [2022-11-02T18:22:19.332Z] 18:16:02 1 16.52 0.00 4.82 4.55 0.10 74.01 [2022-11-02T18:22:19.332Z] 18:16:02 2 15.48 0.00 3.63 1.40 0.10 79.39 [2022-11-02T18:22:19.332Z] 18:16:02 3 14.70 0.00 5.56 2.92 0.08 76.73 [2022-11-02T18:22:19.332Z] 18:16:02 4 15.91 0.00 3.94 2.58 0.08 77.49 [2022-11-02T18:22:19.332Z] 18:16:02 5 14.59 0.00 4.77 0.81 0.07 79.76 [2022-11-02T18:22:19.332Z] 18:16:02 6 14.30 0.00 3.25 1.23 0.07 81.15 [2022-11-02T18:22:19.332Z] 18:16:02 7 17.41 0.00 3.67 0.42 0.10 78.39 [2022-11-02T18:22:19.332Z] 18:17:01 all 23.93 0.00 4.75 0.55 0.08 70.69 [2022-11-02T18:22:19.332Z] 18:17:01 0 23.74 0.00 4.33 0.19 0.07 71.68 [2022-11-02T18:22:19.332Z] 18:17:01 1 23.00 0.00 5.26 0.02 0.09 71.63 [2022-11-02T18:22:19.332Z] 18:17:01 2 24.69 0.00 5.17 0.14 0.09 69.91 [2022-11-02T18:22:19.332Z] 18:17:01 3 24.29 0.00 5.28 1.22 0.09 69.12 [2022-11-02T18:22:19.332Z] 18:17:01 4 22.87 0.00 4.42 2.59 0.07 70.05 [2022-11-02T18:22:19.332Z] 18:17:01 5 23.33 0.00 4.07 0.02 0.07 72.51 [2022-11-02T18:22:19.332Z] 18:17:01 6 24.19 0.00 4.75 0.03 0.07 70.95 [2022-11-02T18:22:19.332Z] 18:17:01 7 25.35 0.00 4.70 0.17 0.14 69.64 [2022-11-02T18:22:19.332Z] 18:18:01 all 0.27 0.00 0.02 0.00 0.01 99.70 [2022-11-02T18:22:19.332Z] 18:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-02T18:22:19.332Z] 18:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-02T18:22:19.332Z] 18:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-02T18:22:19.332Z] 18:18:01 3 0.03 0.00 0.02 0.03 0.02 99.90 [2022-11-02T18:22:19.332Z] 18:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-02T18:22:19.332Z] 18:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-02T18:22:19.332Z] 18:18:01 6 2.00 0.00 0.02 0.00 0.02 97.97 [2022-11-02T18:22:19.332Z] 18:18:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2022-11-02T18:22:19.332Z] 18:19:01 all 0.31 0.00 0.03 0.01 0.00 99.65 [2022-11-02T18:22:19.332Z] 18:19:01 0 0.17 0.00 0.03 0.03 0.00 99.77 [2022-11-02T18:22:19.332Z] 18:19:01 1 0.07 0.00 0.05 0.02 0.00 99.87 [2022-11-02T18:22:19.332Z] 18:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-02T18:22:19.332Z] 18:19:01 3 0.07 0.00 0.02 0.02 0.02 99.88 [2022-11-02T18:22:19.332Z] 18:19:01 4 0.03 0.00 0.03 0.02 0.00 99.92 [2022-11-02T18:22:19.332Z] 18:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-02T18:22:19.332Z] 18:19:01 6 1.99 0.00 0.03 0.00 0.00 97.98 [2022-11-02T18:22:19.332Z] 18:19:01 7 0.05 0.00 0.05 0.00 0.02 99.88 [2022-11-02T18:22:19.332Z] 18:20:01 all 1.31 0.00 0.77 0.27 0.02 97.63 [2022-11-02T18:22:19.332Z] 18:20:01 0 0.57 0.00 0.38 0.07 0.02 98.97 [2022-11-02T18:22:19.332Z] 18:20:01 1 0.78 0.00 1.83 0.25 0.02 97.12 [2022-11-02T18:22:19.332Z] 18:20:01 2 0.68 0.00 0.37 0.03 0.02 98.90 [2022-11-02T18:22:19.332Z] 18:20:01 3 0.78 0.00 0.52 1.17 0.02 97.51 [2022-11-02T18:22:19.332Z] 18:20:01 4 1.73 0.00 0.85 0.40 0.02 97.00 [2022-11-02T18:22:19.332Z] 18:20:01 5 1.53 0.00 1.10 0.17 0.02 97.18 [2022-11-02T18:22:19.332Z] 18:20:01 6 2.74 0.00 0.61 0.07 0.02 96.57 [2022-11-02T18:22:19.332Z] 18:20:01 7 1.59 0.00 0.48 0.05 0.05 97.83 [2022-11-02T18:22:19.332Z] 18:21:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2022-11-02T18:22:19.332Z] 18:21:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2022-11-02T18:22:19.332Z] 18:21:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-11-02T18:22:19.332Z] 18:21:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2022-11-02T18:22:19.332Z] 18:21:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-11-02T18:22:19.332Z] 18:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-02T18:22:19.332Z] 18:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-02T18:22:19.332Z] 18:21:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2022-11-02T18:22:19.333Z] 18:21:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-02T18:22:19.333Z] 18:22:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2022-11-02T18:22:19.333Z] 18:22:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2022-11-02T18:22:19.333Z] 18:22:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-11-02T18:22:19.333Z] 18:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-02T18:22:19.333Z] 18:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-02T18:22:19.333Z] 18:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-02T18:22:19.333Z] 18:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-02T18:22:19.333Z] 18:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-02T18:22:19.333Z] 18:22:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2022-11-02T18:22:19.333Z] Average: all 5.80 0.00 1.39 0.38 0.03 92.40 [2022-11-02T18:22:19.333Z] Average: 0 5.51 0.00 1.33 0.13 0.03 93.01 [2022-11-02T18:22:19.333Z] Average: 1 5.69 0.00 1.70 0.69 0.03 91.90 [2022-11-02T18:22:19.333Z] Average: 2 5.75 0.00 1.30 0.22 0.03 92.70 [2022-11-02T18:22:19.333Z] Average: 3 5.61 0.00 1.61 0.76 0.04 91.99 [2022-11-02T18:22:19.333Z] Average: 4 5.69 0.00 1.31 0.78 0.03 92.19 [2022-11-02T18:22:19.333Z] Average: 5 5.55 0.00 1.41 0.14 0.02 92.88 [2022-11-02T18:22:19.333Z] Average: 6 6.39 0.00 1.22 0.19 0.03 92.18 [2022-11-02T18:22:19.333Z] Average: 7 6.25 0.00 1.27 0.09 0.05 92.34 [2022-11-02T18:22:19.333Z] [2022-11-02T18:22:19.333Z] [2022-11-02T18:22:19.333Z]