Pull request #227 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 434ce2f94eb026b771b0a8b4810696af3032fb4a+48a709c2b7f052d5ea8334acb6c02c03a8f30738 (9b2d99a3a7c14c6fc977c4f1a9a8d9a97b1977dd) 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-ssh10147395505883810352.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh469545862248436793.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-227/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-227/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10739520780055087150.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-227/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15279410972383278120.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh662821464057421983.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-227/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-227/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8059953386030821154.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6498 in /w/workspace/gexfoundry_go-mod-secrets_PR-227 [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-227 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/227/head:refs/remotes/origin/PR-227 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 48a709c2b7f052d5ea8334acb6c02c03a8f30738 into PR head commit 434ce2f94eb026b771b0a8b4810696af3032fb4a Merge succeeded, producing 434ce2f94eb026b771b0a8b4810696af3032fb4a Checking out Revision 434ce2f94eb026b771b0a8b4810696af3032fb4a (PR-227) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-19T05:15:33.326Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 434ce2f94eb026b771b0a8b4810696af3032fb4a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 48a709c2b7f052d5ea8334acb6c02c03a8f30738 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 434ce2f94eb026b771b0a8b4810696af3032fb4a # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-19T05:15:33.518Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-19T05:15:33.616Z] ========================================================= [2023-09-19T05:15:33.616Z] EdgeX Global Pipelines Version Info [2023-09-19T05:15:33.616Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-19T05:15:34.353Z] ------------------- [2023-09-19T05:15:34.353Z] stable info: [2023-09-19T05:15:34.353Z] ------------------- [2023-09-19T05:15:34.353Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-19T05:15:34.353Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T05:15:34.353Z] Message: update stable to v1.0.254 [2023-09-19T05:15:34.926Z] ------------------- [2023-09-19T05:15:34.926Z] experimental info: [2023-09-19T05:15:34.926Z] ------------------- [2023-09-19T05:15:34.926Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-19T05:15:34.926Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T05:15:34.926Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-19T05:15:35.246Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2023-09-19T05:15:35.291Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2023-09-19T05:15:35.331Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-19T05:15:35.374Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-19T05:15:35.431Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-19T05:15:35.478Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-19T05:15:35.521Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-19T05:15:35.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-19T05:15:35.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-19T05:15:35.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-19T05:15:35.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-19T05:15:35.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2023-09-19T05:15:35.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-19T05:15:35.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-19T05:15:35.842Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T05:15:35.887Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T05:15:35.928Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T05:15:35.969Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T05:15:36.011Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-19T05:15:36.049Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-19T05:15:36.089Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-19T05:15:36.131Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-19T05:15:36.169Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-19T05:15:36.206Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-19T05:15:36.245Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-09-19T05:15:36.286Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-19T05:15:36.338Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-19T05:15:36.379Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-227 [Pipeline] echo [2023-09-19T05:15:36.417Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-227 [Pipeline] echo [2023-09-19T05:15:36.457Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-227 [Pipeline] echo [2023-09-19T05:15:36.497Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 434ce2f94eb026b771b0a8b4810696af3032fb4a [Pipeline] echo [2023-09-19T05:15:36.538Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 434ce2f [Pipeline] echo [2023-09-19T05:15:36.580Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-19T05:15:37.115Z] + git rev-list -1 --merges 434ce2f94eb026b771b0a8b4810696af3032fb4a~1..434ce2f94eb026b771b0a8b4810696af3032fb4a [Pipeline] echo [2023-09-19T05:15:37.177Z] -----------> git rev-list -1 --merges 434ce2f94eb026b771b0a8b4810696af3032fb4a~1..434ce2f94eb026b771b0a8b4810696af3032fb4a 434ce2f94eb026b771b0a8b4810696af3032fb4a [false] [Pipeline] sh [2023-09-19T05:15:37.495Z] + git log --format=format:%s -1 434ce2f94eb026b771b0a8b4810696af3032fb4a [Pipeline] echo [2023-09-19T05:15:37.537Z] ========================================================= [2023-09-19T05:15:37.537Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-19T05:15:37.537Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T05:15:37.951Z] + git log --format=format:%s -1 434ce2f94eb026b771b0a8b4810696af3032fb4a [Pipeline] echo [2023-09-19T05:15:37.983Z] [semverPrep] GIT_COMMIT: 434ce2f94eb026b771b0a8b4810696af3032fb4a, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-09-19T05:15:38.017Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-19T05:15:38.420Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T05:15:38.420Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-19T05:15:38.420Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-19T05:15:38.420Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-19T05:15:38.420Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-19T05:15:38.420Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-19T05:15:38.420Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T05:15:38.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T05:15:39.172Z] [2023-09-19T05:15:39.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T05:15:39.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T05:15:39.570Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-19T05:15:39.570Z] b85a868b505f: Pulling fs layer [2023-09-19T05:15:39.570Z] e2be974225ed: Pulling fs layer [2023-09-19T05:15:39.570Z] 339a4e72a1f5: Pulling fs layer [2023-09-19T05:15:39.570Z] 988bab9f4d93: Pulling fs layer [2023-09-19T05:15:39.570Z] 1469e6f7b9e6: Pulling fs layer [2023-09-19T05:15:39.570Z] eaf3925da568: Pulling fs layer [2023-09-19T05:15:39.570Z] bab4dde63d76: Pulling fs layer [2023-09-19T05:15:39.570Z] bde34c3a00c8: Pulling fs layer [2023-09-19T05:15:39.570Z] b352a97aabf1: Pulling fs layer [2023-09-19T05:15:39.570Z] 4872d77fe225: Pulling fs layer [2023-09-19T05:15:39.570Z] 5851b861e8e6: Pulling fs layer [2023-09-19T05:15:39.570Z] eaf3925da568: Waiting [2023-09-19T05:15:39.570Z] 1469e6f7b9e6: Waiting [2023-09-19T05:15:39.570Z] bde34c3a00c8: Waiting [2023-09-19T05:15:39.570Z] bab4dde63d76: Waiting [2023-09-19T05:15:39.570Z] 5851b861e8e6: Waiting [2023-09-19T05:15:39.570Z] 4872d77fe225: Waiting [2023-09-19T05:15:39.570Z] e2be974225ed: Verifying Checksum [2023-09-19T05:15:39.570Z] e2be974225ed: Download complete [2023-09-19T05:15:39.570Z] 988bab9f4d93: Verifying Checksum [2023-09-19T05:15:39.570Z] 988bab9f4d93: Download complete [2023-09-19T05:15:39.570Z] 1469e6f7b9e6: Verifying Checksum [2023-09-19T05:15:39.570Z] 1469e6f7b9e6: Download complete [2023-09-19T05:15:39.570Z] eaf3925da568: Verifying Checksum [2023-09-19T05:15:39.570Z] eaf3925da568: Download complete [2023-09-19T05:15:39.830Z] 339a4e72a1f5: Verifying Checksum [2023-09-19T05:15:39.830Z] 339a4e72a1f5: Download complete [2023-09-19T05:15:39.830Z] bde34c3a00c8: Download complete [2023-09-19T05:15:39.830Z] b352a97aabf1: Verifying Checksum [2023-09-19T05:15:39.830Z] b352a97aabf1: Download complete [2023-09-19T05:15:39.830Z] 4872d77fe225: Verifying Checksum [2023-09-19T05:15:39.830Z] 4872d77fe225: Download complete [2023-09-19T05:15:39.830Z] 5851b861e8e6: Verifying Checksum [2023-09-19T05:15:39.830Z] 5851b861e8e6: Download complete [2023-09-19T05:15:39.830Z] b85a868b505f: Download complete [2023-09-19T05:15:40.091Z] bab4dde63d76: Verifying Checksum [2023-09-19T05:15:40.091Z] bab4dde63d76: Download complete [2023-09-19T05:15:41.028Z] b85a868b505f: Pull complete [2023-09-19T05:15:41.029Z] e2be974225ed: Pull complete [2023-09-19T05:15:41.596Z] 339a4e72a1f5: Pull complete [2023-09-19T05:15:41.596Z] 988bab9f4d93: Pull complete [2023-09-19T05:15:41.857Z] 1469e6f7b9e6: Pull complete [2023-09-19T05:15:41.857Z] eaf3925da568: Pull complete [2023-09-19T05:15:43.762Z] bab4dde63d76: Pull complete [2023-09-19T05:15:43.762Z] bde34c3a00c8: Pull complete [2023-09-19T05:15:43.762Z] b352a97aabf1: Pull complete [2023-09-19T05:15:43.762Z] 4872d77fe225: Pull complete [2023-09-19T05:15:43.762Z] 5851b861e8e6: Pull complete [2023-09-19T05:15:43.762Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-19T05:15:43.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T05:15:43.762Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T05:15:44.000Z] prd-ubuntu20.04-docker-8c-8g-6498 does not seem to be running inside a container [2023-09-19T05:15:44.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-227 -v /w/workspace/gexfoundry_go-mod-secrets_PR-227:/w/workspace/gexfoundry_go-mod-secrets_PR-227:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-227@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-227@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T05:15:47.367Z] $ docker top ffd8a78cec0baab8670701d42bb6371fba4eddcfb3210794eec2d25df7485f86 -eo pid,comm [2023-09-19T05:15:47.426Z] 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). [2023-09-19T05:15:47.426Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T05:15:47.567Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T05:15:47.567Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T05:15:47.678Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T05:15:47.680Z] $ docker exec ffd8a78cec0baab8670701d42bb6371fba4eddcfb3210794eec2d25df7485f86 ssh-agent [2023-09-19T05:15:47.785Z] SSH_AUTH_SOCK=/tmp/ssh-pxv8BFUKSRYB/agent.32 [2023-09-19T05:15:47.785Z] SSH_AGENT_PID=39 [2023-09-19T05:15:47.791Z] Running ssh-add (command line suppressed) [2023-09-19T05:15:47.883Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-227@tmp/private_key_10375589543099708574.key (/w/workspace/gexfoundry_go-mod-secrets_PR-227@tmp/private_key_10375589543099708574.key) [2023-09-19T05:15:47.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T05:15:48.241Z] + git tag --points-at HEAD [Pipeline] } [2023-09-19T05:15:48.267Z] $ docker exec --env ******** --env ******** ffd8a78cec0baab8670701d42bb6371fba4eddcfb3210794eec2d25df7485f86 ssh-agent -k [2023-09-19T05:15:48.359Z] unset SSH_AUTH_SOCK; [2023-09-19T05:15:48.360Z] unset SSH_AGENT_PID; [2023-09-19T05:15:48.360Z] echo Agent pid 39 killed; [2023-09-19T05:15:48.370Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-19T05:15:48.461Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T05:15:48.461Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T05:15:48.569Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T05:15:48.571Z] $ docker exec ffd8a78cec0baab8670701d42bb6371fba4eddcfb3210794eec2d25df7485f86 ssh-agent [2023-09-19T05:15:48.684Z] SSH_AUTH_SOCK=/tmp/ssh-3J6AGAl0p8OQ/agent.71 [2023-09-19T05:15:48.684Z] SSH_AGENT_PID=77 [2023-09-19T05:15:48.692Z] Running ssh-add (command line suppressed) [2023-09-19T05:15:48.788Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-227@tmp/private_key_13755888549185709487.key (/w/workspace/gexfoundry_go-mod-secrets_PR-227@tmp/private_key_13755888549185709487.key) [2023-09-19T05:15:48.800Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T05:15:49.130Z] + git semver init [2023-09-19T05:15:49.391Z] 2023-09-19 05:15:49,317 [run_init] DEBUG init version:0.0.0 force:False [2023-09-19T05:15:49.391Z] 2023-09-19 05:15:49,318 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-227/.semver [2023-09-19T05:15:49.391Z] 2023-09-19 05:15:49,318 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-227/.semver [2023-09-19T05:15:49.391Z] 2023-09-19 05:15:49,318 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-227/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-227, universal_newlines=False, shell=None, istream=None) [2023-09-19T05:15:50.328Z] 2023-09-19 05:15:50,158 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-227/.git/info/exclude [2023-09-19T05:15:50.328Z] 2023-09-19 05:15:50,158 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-227/.semver/PR-227 with force:False [2023-09-19T05:15:50.328Z] 2023-09-19 05:15:50,158 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-227/.semver/PR-227 [2023-09-19T05:15:50.328Z] 2023-09-19 05:15:50,163 [execute] INFO git cat-file --batch-check [2023-09-19T05:15:50.328Z] 2023-09-19 05:15:50,163 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-227/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T05:15:50.328Z] 2023-09-19 05:15:50,169 [execute] INFO git cat-file --batch [2023-09-19T05:15:50.329Z] 2023-09-19 05:15:50,169 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-227/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T05:15:50.329Z] 2023-09-19 05:15:50,174 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-227/.semver/PR-227 [2023-09-19T05:15:50.329Z] 0.0.0 [Pipeline] } [2023-09-19T05:15:50.354Z] $ docker exec --env ******** --env ******** ffd8a78cec0baab8670701d42bb6371fba4eddcfb3210794eec2d25df7485f86 ssh-agent -k [2023-09-19T05:15:50.442Z] unset SSH_AUTH_SOCK; [2023-09-19T05:15:50.442Z] unset SSH_AGENT_PID; [2023-09-19T05:15:50.442Z] echo Agent pid 77 killed; [2023-09-19T05:15:50.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T05:15:50.884Z] + git semver [Pipeline] } [2023-09-19T05:15:51.165Z] $ docker stop --time=1 ffd8a78cec0baab8670701d42bb6371fba4eddcfb3210794eec2d25df7485f86 [2023-09-19T05:15:52.450Z] $ docker rm -f --volumes ffd8a78cec0baab8670701d42bb6371fba4eddcfb3210794eec2d25df7485f86 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T05:15:52.873Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-19T05:15:53.145Z] Stashed 1 file(s) [Pipeline] echo [2023-09-19T05:15:53.161Z] [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 [2023-09-19T05:15:53.758Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T05:15:53.800Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T05:15:53.834Z] ========================================================= [2023-09-19T05:15:53.834Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-19T05:15:53.834Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-09-19T05:15:54.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-19T05:15:54.232Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-19T05:15:54.232Z] 7264a8db6415: Pulling fs layer [2023-09-19T05:15:54.232Z] c4d48a809fc2: Pulling fs layer [2023-09-19T05:15:54.232Z] 4f1c88b9dad5: Pulling fs layer [2023-09-19T05:15:54.232Z] ad3a456e5733: Pulling fs layer [2023-09-19T05:15:54.232Z] 9e4f439ed901: Pulling fs layer [2023-09-19T05:15:54.232Z] feaf6a47b606: Pulling fs layer [2023-09-19T05:15:54.232Z] 5e8b037d7d82: Pulling fs layer [2023-09-19T05:15:54.232Z] 8ac70367396e: Pulling fs layer [2023-09-19T05:15:54.232Z] 6db16350a2e2: Pulling fs layer [2023-09-19T05:15:54.232Z] 9250d5d63582: Pulling fs layer [2023-09-19T05:15:54.232Z] ad3a456e5733: Waiting [2023-09-19T05:15:54.232Z] 9e4f439ed901: Waiting [2023-09-19T05:15:54.232Z] feaf6a47b606: Waiting [2023-09-19T05:15:54.232Z] 9250d5d63582: Waiting [2023-09-19T05:15:54.232Z] 6db16350a2e2: Waiting [2023-09-19T05:15:54.232Z] 5e8b037d7d82: Waiting [2023-09-19T05:15:54.232Z] 8ac70367396e: Waiting [2023-09-19T05:15:54.232Z] c4d48a809fc2: Download complete [2023-09-19T05:15:54.232Z] ad3a456e5733: Verifying Checksum [2023-09-19T05:15:54.232Z] 9e4f439ed901: Verifying Checksum [2023-09-19T05:15:54.232Z] 9e4f439ed901: Download complete [2023-09-19T05:15:54.232Z] 7264a8db6415: Verifying Checksum [2023-09-19T05:15:54.232Z] 7264a8db6415: Download complete [2023-09-19T05:15:54.232Z] feaf6a47b606: Verifying Checksum [2023-09-19T05:15:54.232Z] feaf6a47b606: Download complete [2023-09-19T05:15:54.493Z] 7264a8db6415: Pull complete [2023-09-19T05:15:54.493Z] 8ac70367396e: Verifying Checksum [2023-09-19T05:15:54.493Z] 8ac70367396e: Download complete [2023-09-19T05:15:54.493Z] c4d48a809fc2: Pull complete [2023-09-19T05:15:54.752Z] 4f1c88b9dad5: Verifying Checksum [2023-09-19T05:15:54.752Z] 4f1c88b9dad5: Download complete [2023-09-19T05:15:54.752Z] 6db16350a2e2: Verifying Checksum [2023-09-19T05:15:54.752Z] 6db16350a2e2: Download complete [2023-09-19T05:15:55.010Z] 9250d5d63582: Verifying Checksum [2023-09-19T05:15:55.010Z] 9250d5d63582: Download complete [2023-09-19T05:15:55.010Z] 5e8b037d7d82: Verifying Checksum [2023-09-19T05:15:57.539Z] 4f1c88b9dad5: Pull complete [2023-09-19T05:15:57.539Z] ad3a456e5733: Pull complete [2023-09-19T05:15:57.797Z] 9e4f439ed901: Pull complete [2023-09-19T05:15:57.797Z] feaf6a47b606: Pull complete [2023-09-19T05:16:00.319Z] 5e8b037d7d82: Pull complete [2023-09-19T05:16:00.319Z] 8ac70367396e: Pull complete [2023-09-19T05:16:00.578Z] 6db16350a2e2: Pull complete [2023-09-19T05:16:01.142Z] 9250d5d63582: Pull complete [2023-09-19T05:16:01.142Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-19T05:16:01.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-19T05:16:01.400Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2023-09-19T05:16:01.718Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T05:16:02.093Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T05:16:02.093Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T05:16:02.246Z] prd-ubuntu20.04-docker-8c-8g-6498 does not seem to be running inside a container [2023-09-19T05:16:02.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-227 -v /w/workspace/gexfoundry_go-mod-secrets_PR-227:/w/workspace/gexfoundry_go-mod-secrets_PR-227:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-227@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-227@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-19T05:16:07.109Z] $ docker top df85c6c303488c054d5e74e98084e3a93b92a01e1e17e203b1436709182e1290 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T05:16:07.498Z] + go version [2023-09-19T05:16:07.498Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-19T05:16:07.533Z] $ docker stop --time=1 df85c6c303488c054d5e74e98084e3a93b92a01e1e17e203b1436709182e1290 [2023-09-19T05:16:08.585Z] Still waiting to schedule task [2023-09-19T05:16:08.585Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6497’ [2023-09-19T05:16:08.792Z] $ docker rm -f --volumes df85c6c303488c054d5e74e98084e3a93b92a01e1e17e203b1436709182e1290 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T05:16:09.519Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T05:16:09.519Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T05:16:09.676Z] prd-ubuntu20.04-docker-8c-8g-6498 does not seem to be running inside a container [2023-09-19T05:16:09.706Z] $ 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-227 -v /w/workspace/gexfoundry_go-mod-secrets_PR-227:/w/workspace/gexfoundry_go-mod-secrets_PR-227:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-227@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-227@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-19T05:16:10.019Z] $ docker top e12361b40f0f5334a7663d1600db37e978bcef5ebdb538f95fd3b708add49ffa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T05:16:10.412Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-227 [Pipeline] fileExists [Pipeline] sh [2023-09-19T05:16:10.776Z] + make test [2023-09-19T05:16:10.776Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2023-09-19T05:16:10.776Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-09-19T05:16:10.776Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.15 [2023-09-19T05:16:10.776Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-09-19T05:16:11.035Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-09-19T05:16:11.035Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-09-19T05:16:11.035Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-09-19T05:16:11.035Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-09-19T05:16:11.035Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-09-19T05:16:11.035Z] go: downloading google.golang.org/grpc v1.53.0 [2023-09-19T05:16:11.035Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-09-19T05:16:11.035Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-09-19T05:16:11.293Z] go: downloading github.com/go-kit/log v0.2.1 [2023-09-19T05:16:11.293Z] go: downloading github.com/google/uuid v1.3.1 [2023-09-19T05:16:11.293Z] go: downloading github.com/go-playground/validator/v10 v10.15.4 [2023-09-19T05:16:11.293Z] go: downloading golang.org/x/crypto v0.7.0 [2023-09-19T05:16:11.293Z] go: downloading golang.org/x/net v0.8.0 [2023-09-19T05:16:11.293Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-09-19T05:16:11.293Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-09-19T05:16:11.293Z] go: downloading golang.org/x/sys v0.6.0 [2023-09-19T05:16:11.551Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-09-19T05:16:11.551Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-09-19T05:16:11.551Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-09-19T05:16:11.551Z] go: downloading golang.org/x/text v0.8.0 [2023-09-19T05:16:11.809Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-09-19T05:16:11.809Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-09-19T05:16:29.909Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2023-09-19T05:16:29.909Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] [2023-09-19T05:16:29.909Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] [2023-09-19T05:16:30.844Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] [2023-09-19T05:16:30.844Z] ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] [2023-09-19T05:16:37.411Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 9.249s coverage: 75.7% of statements [2023-09-19T05:16:37.411Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 1.037s coverage: 52.2% of statements [2023-09-19T05:16:37.675Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 10.039s coverage: 96.7% of statements [2023-09-19T05:16:37.675Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 1.023s coverage: 89.5% of statements [2023-09-19T05:16:37.675Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 1.015s coverage: 100.0% of statements [2023-09-19T05:16:37.675Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 1.038s coverage: 55.8% of statements [2023-09-19T05:16:37.675Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 1.016s coverage: 56.0% of statements [2023-09-19T05:16:37.675Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 1.041s coverage: 100.0% of statements [2023-09-19T05:16:52.560Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-09-19T05:16:54.456Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T05:16:54.714Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-09-19T05:16:54.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T05:16:54.782Z] $ docker stop --time=1 e12361b40f0f5334a7663d1600db37e978bcef5ebdb538f95fd3b708add49ffa [2023-09-19T05:16:58.302Z] $ docker rm -f --volumes e12361b40f0f5334a7663d1600db37e978bcef5ebdb538f95fd3b708add49ffa [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T05:16:58.969Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T05:16:59.040Z] 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 [2023-09-19T05:17:00.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T05:17:00.026Z] [2023-09-19T05:17:00.026Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T05:17:00.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T05:17:00.398Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-19T05:17:00.398Z] 5eb5b503b376: Pulling fs layer [2023-09-19T05:17:00.398Z] 5c69ac0246d0: Pulling fs layer [2023-09-19T05:17:00.398Z] ec43610c2a17: Pulling fs layer [2023-09-19T05:17:00.398Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-19T05:17:00.398Z] 33b1e0a273af: Pulling fs layer [2023-09-19T05:17:00.398Z] 5d3b04190fa2: Pulling fs layer [2023-09-19T05:17:00.398Z] 2f39f015ded8: Pulling fs layer [2023-09-19T05:17:00.398Z] 33b1e0a273af: Waiting [2023-09-19T05:17:00.398Z] 3a2ae6a8a46f: Waiting [2023-09-19T05:17:00.398Z] 5d3b04190fa2: Waiting [2023-09-19T05:17:00.398Z] 2f39f015ded8: Waiting [2023-09-19T05:17:00.656Z] 5c69ac0246d0: Verifying Checksum [2023-09-19T05:17:00.656Z] 5c69ac0246d0: Download complete [2023-09-19T05:17:00.657Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-19T05:17:00.657Z] 3a2ae6a8a46f: Download complete [2023-09-19T05:17:00.657Z] ec43610c2a17: Verifying Checksum [2023-09-19T05:17:00.657Z] ec43610c2a17: Download complete [2023-09-19T05:17:00.657Z] 33b1e0a273af: Verifying Checksum [2023-09-19T05:17:00.657Z] 33b1e0a273af: Download complete [2023-09-19T05:17:00.657Z] 5d3b04190fa2: Verifying Checksum [2023-09-19T05:17:00.657Z] 5d3b04190fa2: Download complete [2023-09-19T05:17:00.657Z] 5eb5b503b376: Verifying Checksum [2023-09-19T05:17:00.657Z] 5eb5b503b376: Download complete [2023-09-19T05:17:01.222Z] 2f39f015ded8: Download complete [2023-09-19T05:17:01.787Z] 5eb5b503b376: Pull complete [2023-09-19T05:17:01.787Z] 5c69ac0246d0: Pull complete [2023-09-19T05:17:02.354Z] ec43610c2a17: Pull complete [2023-09-19T05:17:02.354Z] 3a2ae6a8a46f: Pull complete [2023-09-19T05:17:02.610Z] 33b1e0a273af: Pull complete [2023-09-19T05:17:02.610Z] 5d3b04190fa2: Pull complete [2023-09-19T05:17:06.819Z] 2f39f015ded8: Pull complete [2023-09-19T05:17:06.819Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-19T05:17:06.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T05:17:06.819Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T05:17:07.051Z] prd-ubuntu20.04-docker-8c-8g-6498 does not seem to be running inside a container [2023-09-19T05:17:07.083Z] $ 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-227 -v /w/workspace/gexfoundry_go-mod-secrets_PR-227:/w/workspace/gexfoundry_go-mod-secrets_PR-227:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-227@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-227@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-19T05:17:11.543Z] $ docker top fe2b6a6c2149b09f3508d8b5c99d42277e800fcf3c278e0fd36d327c93c3c44c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T05:17:12.045Z] ---> job-cost.sh [2023-09-19T05:17:12.045Z] lf-activate-venv: SKIPPING [2023-09-19T05:17:12.045Z] INFO: No Stack... [2023-09-19T05:17:12.328Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T05:17:12.587Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T05:17:12.903Z] + cat /w/workspace/gexfoundry_go-mod-secrets_PR-227/archives/cost.csv [2023-09-19T05:17:12.903Z] + cut -d, -f6 [Pipeline] lock [2023-09-19T05:17:12.941Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-227-1-stack-cost] [2023-09-19T05:17:12.946Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-227-1-stack-cost] did not exist. Created. [2023-09-19T05:17:12.946Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-227-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T05:17:13.338Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-19T05:17:13.391Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T05:17:13.415Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-227-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T05:17:13.495Z] $ docker stop --time=1 fe2b6a6c2149b09f3508d8b5c99d42277e800fcf3c278e0fd36d327c93c3c44c [2023-09-19T05:17:14.635Z] $ docker rm -f --volumes fe2b6a6c2149b09f3508d8b5c99d42277e800fcf3c278e0fd36d327c93c3c44c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-19T05:19:38.925Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6499 in /w/workspace/gexfoundry_go-mod-secrets_PR-227 [Pipeline] { [Pipeline] ws [2023-09-19T05:19:38.983Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2023-09-19T05:19:39.064Z] Selected Git installation does not exist. Using Default [2023-09-19T05:19:39.064Z] The recommended git tool is: NONE [2023-09-19T05:19:44.487Z] using credential edgex-jenkins-ssh [2023-09-19T05:19:44.503Z] Cloning the remote Git repository [2023-09-19T05:19:44.545Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2023-09-19T05:19:44.638Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2023-09-19T05:19:44.784Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2023-09-19T05:19:44.785Z] > git --version # timeout=10 [2023-09-19T05:19:44.808Z] > git --version # 'git version 2.25.1' [2023-09-19T05:19:44.811Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T05:19:44.963Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T05:19:45.861Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2023-09-19T05:19:45.896Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T05:19:47.342Z] Merging remotes/origin/main commit 48a709c2b7f052d5ea8334acb6c02c03a8f30738 into PR head commit 434ce2f94eb026b771b0a8b4810696af3032fb4a [2023-09-19T05:19:47.625Z] Merge succeeded, producing 434ce2f94eb026b771b0a8b4810696af3032fb4a [2023-09-19T05:19:47.626Z] Checking out Revision 434ce2f94eb026b771b0a8b4810696af3032fb4a (PR-227) [2023-09-19T05:19:46.735Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2023-09-19T05:19:46.778Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2023-09-19T05:19:46.778Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T05:19:46.791Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/227/head:refs/remotes/origin/PR-227 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-19T05:19:47.356Z] > git config core.sparsecheckout # timeout=10 [2023-09-19T05:19:47.428Z] > git checkout -f 434ce2f94eb026b771b0a8b4810696af3032fb4a # timeout=10 [2023-09-19T05:19:47.525Z] > git remote # timeout=10 [2023-09-19T05:19:47.542Z] > git config --get remote.origin.url # timeout=10 [2023-09-19T05:19:47.563Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T05:19:47.577Z] > git merge 48a709c2b7f052d5ea8334acb6c02c03a8f30738 # timeout=10 [2023-09-19T05:19:47.602Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-19T05:19:47.627Z] > git config core.sparsecheckout # timeout=10 [2023-09-19T05:19:47.642Z] > git checkout -f 434ce2f94eb026b771b0a8b4810696af3032fb4a # timeout=10 [2023-09-19T05:19:48.089Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-09-19T05:19:48.137Z] > git --version # timeout=10 [2023-09-19T05:19:48.149Z] > git --version # 'git version 2.25.1' [2023-09-19T05:19:48.172Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T05:19:49.393Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-19T05:19:49.393Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T05:19:49.393Z] Dload Upload Total Spent Left Speed [2023-09-19T05:19:49.393Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2023-09-19T05:19:50.068Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-19T05:19:50.416Z] + sudo tee /etc/docker/daemon.new [2023-09-19T05:19:50.416Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-19T05:19:50.416Z] { [2023-09-19T05:19:50.416Z] "registry-mirrors": [ [2023-09-19T05:19:50.416Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-19T05:19:50.416Z] ], [2023-09-19T05:19:50.416Z] "bip": "10.250.0.254/24", [2023-09-19T05:19:50.416Z] "hosts": [ [2023-09-19T05:19:50.416Z] "tcp://0.0.0.0:5555", [2023-09-19T05:19:50.416Z] "unix:///var/run/docker.sock" [2023-09-19T05:19:50.416Z] ], [2023-09-19T05:19:50.416Z] "mtu": 1458, [2023-09-19T05:19:50.416Z] "selinux-enabled": true, [2023-09-19T05:19:50.416Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-19T05:19:50.416Z] } [Pipeline] sh [2023-09-19T05:19:50.775Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-19T05:19:51.127Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-09-19T05:20:09.629Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T05:20:09.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T05:20:09.695Z] ========================================================= [2023-09-19T05:20:09.695Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-19T05:20:09.695Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-09-19T05:20:10.117Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-19T05:20:10.709Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-19T05:20:10.709Z] 9fda8d8052c6: Pulling fs layer [2023-09-19T05:20:10.710Z] 5d54e960e981: Pulling fs layer [2023-09-19T05:20:10.710Z] c4a7e357bf2a: Pulling fs layer [2023-09-19T05:20:10.710Z] f0e02332f6b5: Pulling fs layer [2023-09-19T05:20:10.710Z] 66412af1f25a: Pulling fs layer [2023-09-19T05:20:10.710Z] 1baf3a5c0e64: Pulling fs layer [2023-09-19T05:20:10.710Z] 9a37bb91b891: Pulling fs layer [2023-09-19T05:20:10.710Z] a29adfc67d43: Pulling fs layer [2023-09-19T05:20:10.710Z] d5de9f91c1a4: Pulling fs layer [2023-09-19T05:20:10.710Z] 1baf3a5c0e64: Waiting [2023-09-19T05:20:10.710Z] 9a37bb91b891: Waiting [2023-09-19T05:20:10.710Z] a29adfc67d43: Waiting [2023-09-19T05:20:10.710Z] d5de9f91c1a4: Waiting [2023-09-19T05:20:10.710Z] f0e02332f6b5: Waiting [2023-09-19T05:20:10.710Z] 66412af1f25a: Waiting [2023-09-19T05:20:10.710Z] 5d54e960e981: Download complete [2023-09-19T05:20:10.710Z] f0e02332f6b5: Verifying Checksum [2023-09-19T05:20:10.710Z] f0e02332f6b5: Download complete [2023-09-19T05:20:10.710Z] 66412af1f25a: Verifying Checksum [2023-09-19T05:20:10.710Z] 66412af1f25a: Download complete [2023-09-19T05:20:10.710Z] 9fda8d8052c6: Download complete [2023-09-19T05:20:11.304Z] 9a37bb91b891: Verifying Checksum [2023-09-19T05:20:11.304Z] 9a37bb91b891: Download complete [2023-09-19T05:20:11.903Z] 9fda8d8052c6: Pull complete [2023-09-19T05:20:11.903Z] a29adfc67d43: Verifying Checksum [2023-09-19T05:20:11.903Z] a29adfc67d43: Download complete [2023-09-19T05:20:12.493Z] 5d54e960e981: Pull complete [2023-09-19T05:20:12.493Z] d5de9f91c1a4: Verifying Checksum [2023-09-19T05:20:12.493Z] d5de9f91c1a4: Download complete [2023-09-19T05:20:12.764Z] c4a7e357bf2a: Verifying Checksum [2023-09-19T05:20:12.764Z] c4a7e357bf2a: Download complete [2023-09-19T05:20:13.356Z] 1baf3a5c0e64: Verifying Checksum [2023-09-19T05:20:13.356Z] 1baf3a5c0e64: Download complete [2023-09-19T05:20:23.448Z] c4a7e357bf2a: Pull complete [2023-09-19T05:20:23.448Z] f0e02332f6b5: Pull complete [2023-09-19T05:20:23.714Z] 66412af1f25a: Pull complete [2023-09-19T05:20:33.812Z] 1baf3a5c0e64: Pull complete [2023-09-19T05:20:33.812Z] 9a37bb91b891: Pull complete [2023-09-19T05:20:35.223Z] a29adfc67d43: Pull complete [2023-09-19T05:20:36.636Z] d5de9f91c1a4: Pull complete [2023-09-19T05:20:36.636Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-19T05:20:36.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-19T05:20:36.636Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2023-09-19T05:20:37.029Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T05:20:37.439Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T05:20:37.439Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T05:20:37.737Z] prd-ubuntu20.04-docker-arm64-4c-16g-6499 does not seem to be running inside a container [2023-09-19T05:20:37.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-19T05:20:40.897Z] $ docker top 2ff0b0f09b8f9f04c68d2713461a1eb1c1daeb7486f71c1e041dcb6c45018b57 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T05:20:41.776Z] + go version [2023-09-19T05:20:41.776Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-19T05:20:41.812Z] $ docker stop --time=1 2ff0b0f09b8f9f04c68d2713461a1eb1c1daeb7486f71c1e041dcb6c45018b57 [2023-09-19T05:20:46.524Z] $ docker rm -f --volumes 2ff0b0f09b8f9f04c68d2713461a1eb1c1daeb7486f71c1e041dcb6c45018b57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T05:20:47.371Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T05:20:47.371Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T05:20:47.625Z] prd-ubuntu20.04-docker-arm64-4c-16g-6499 does not seem to be running inside a container [2023-09-19T05:20:47.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-19T05:20:48.868Z] $ docker top cf00fafee44000728fdaebe4f9eeebfab30948eb5108b6bd33fb208bdbf33b50 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T05:20:49.743Z] + git config --global --add safe.directory /w/workspace/go-mod-secrets/1 [Pipeline] fileExists [Pipeline] sh [2023-09-19T05:20:50.446Z] + make test [2023-09-19T05:20:50.446Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2023-09-19T05:20:50.446Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.15 [2023-09-19T05:20:50.446Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-09-19T05:20:50.713Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-09-19T05:20:51.299Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-09-19T05:20:51.299Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-09-19T05:20:51.299Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-09-19T05:20:51.299Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-09-19T05:20:51.299Z] go: downloading github.com/go-kit/log v0.2.1 [2023-09-19T05:20:51.299Z] go: downloading github.com/go-playground/validator/v10 v10.15.4 [2023-09-19T05:20:51.299Z] go: downloading github.com/google/uuid v1.3.1 [2023-09-19T05:20:51.299Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-09-19T05:20:51.567Z] go: downloading google.golang.org/grpc v1.53.0 [2023-09-19T05:20:52.981Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-09-19T05:20:52.981Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-09-19T05:20:52.981Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-09-19T05:20:52.981Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-09-19T05:20:53.946Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-09-19T05:20:53.946Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-09-19T05:20:53.946Z] go: downloading golang.org/x/crypto v0.7.0 [2023-09-19T05:20:53.946Z] go: downloading golang.org/x/text v0.8.0 [2023-09-19T05:20:54.215Z] go: downloading golang.org/x/net v0.8.0 [2023-09-19T05:20:54.801Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-09-19T05:20:55.761Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-09-19T05:20:58.354Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-09-19T05:20:58.354Z] go: downloading golang.org/x/sys v0.6.0 [2023-09-19T05:22:35.065Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2023-09-19T05:22:35.065Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] [2023-09-19T05:22:35.065Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] [2023-09-19T05:22:35.065Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 13.212s coverage: 75.7% of statements [2023-09-19T05:22:35.065Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 1.218s coverage: 52.2% of statements [2023-09-19T05:22:35.065Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 10.200s coverage: 96.7% of statements [2023-09-19T05:22:35.065Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 1.078s coverage: 89.5% of statements [2023-09-19T05:22:35.065Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 1.074s coverage: 100.0% of statements [2023-09-19T05:23:07.301Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] [2023-09-19T05:23:07.301Z] ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] [2023-09-19T05:23:07.301Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 1.225s coverage: 55.8% of statements [2023-09-19T05:23:07.301Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 1.085s coverage: 56.0% of statements [2023-09-19T05:23:07.301Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 1.204s coverage: 100.0% of statements [2023-09-19T05:23:07.567Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-19T05:23:07.567Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-09-19T05:24:59.202Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T05:24:59.202Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-09-19T05:24:59.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T05:24:59.283Z] $ docker stop --time=1 cf00fafee44000728fdaebe4f9eeebfab30948eb5108b6bd33fb208bdbf33b50 [2023-09-19T05:25:02.266Z] $ docker rm -f --volumes cf00fafee44000728fdaebe4f9eeebfab30948eb5108b6bd33fb208bdbf33b50 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T05:25:05.568Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T05:25:05.602Z] Warning: overwriting stash ‘coverage-report’ [2023-09-19T05:25:06.126Z] 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 [2023-09-19T05:25:06.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T05:25:06.966Z] [2023-09-19T05:25:06.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T05:25:07.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T05:25:07.395Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-19T05:25:07.395Z] 8998bd30e6a1: Pulling fs layer [2023-09-19T05:25:07.395Z] 04944245beec: Pulling fs layer [2023-09-19T05:25:07.395Z] 699f458cf7ca: Pulling fs layer [2023-09-19T05:25:07.395Z] 765212b225bb: Pulling fs layer [2023-09-19T05:25:07.395Z] f23df028b6ca: Pulling fs layer [2023-09-19T05:25:07.395Z] d65c8cfc05b1: Pulling fs layer [2023-09-19T05:25:07.395Z] 2437ff75d9bd: Pulling fs layer [2023-09-19T05:25:07.395Z] f23df028b6ca: Waiting [2023-09-19T05:25:07.395Z] 765212b225bb: Waiting [2023-09-19T05:25:07.395Z] 2437ff75d9bd: Waiting [2023-09-19T05:25:07.395Z] d65c8cfc05b1: Waiting [2023-09-19T05:25:07.666Z] 04944245beec: Verifying Checksum [2023-09-19T05:25:07.666Z] 04944245beec: Download complete [2023-09-19T05:25:07.666Z] 765212b225bb: Verifying Checksum [2023-09-19T05:25:07.666Z] 765212b225bb: Download complete [2023-09-19T05:25:07.666Z] f23df028b6ca: Verifying Checksum [2023-09-19T05:25:07.666Z] f23df028b6ca: Download complete [2023-09-19T05:25:07.666Z] d65c8cfc05b1: Download complete [2023-09-19T05:25:07.935Z] 699f458cf7ca: Verifying Checksum [2023-09-19T05:25:07.935Z] 699f458cf7ca: Download complete [2023-09-19T05:25:08.530Z] 8998bd30e6a1: Verifying Checksum [2023-09-19T05:25:08.530Z] 8998bd30e6a1: Download complete [2023-09-19T05:25:11.115Z] 2437ff75d9bd: Verifying Checksum [2023-09-19T05:25:11.115Z] 2437ff75d9bd: Download complete [2023-09-19T05:25:16.455Z] 8998bd30e6a1: Pull complete [2023-09-19T05:25:16.722Z] 04944245beec: Pull complete [2023-09-19T05:25:18.131Z] 699f458cf7ca: Pull complete [2023-09-19T05:25:18.131Z] 765212b225bb: Pull complete [2023-09-19T05:25:19.093Z] f23df028b6ca: Pull complete [2023-09-19T05:25:19.093Z] d65c8cfc05b1: Pull complete [2023-09-19T05:25:34.090Z] 2437ff75d9bd: Pull complete [2023-09-19T05:25:34.090Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-19T05:25:34.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T05:25:34.090Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T05:25:34.408Z] prd-ubuntu20.04-docker-arm64-4c-16g-6499 does not seem to be running inside a container [2023-09-19T05:25:34.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-19T05:25:36.976Z] $ docker top e3c9ac7d8fa00dfd678fa5e367971bb198740983e7aa6262d2e3aa969a1d3dc8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T05:25:37.881Z] ---> job-cost.sh [2023-09-19T05:25:37.881Z] lf-activate-venv: SKIPPING [2023-09-19T05:25:37.881Z] INFO: No Stack... [2023-09-19T05:25:38.147Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-19T05:25:39.103Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T05:25:39.448Z] + cut -d, -f6 [2023-09-19T05:25:39.448Z] + cat /w/workspace/go-mod-secrets/1/archives/cost.csv [Pipeline] lock [2023-09-19T05:25:39.542Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-227-1-stack-cost] [2023-09-19T05:25:39.548Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-227-1-stack-cost] did not exist. Created. [2023-09-19T05:25:39.548Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-227-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T05:25:40.286Z] /w/workspace/go-mod-secrets/1@tmp/durable-93506f99/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-19T05:25:40.638Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-19T05:25:40.674Z] Warning: overwriting stash ‘stack-cost’ [2023-09-19T05:25:40.728Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T05:25:40.743Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-227-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T05:25:40.827Z] $ docker stop --time=1 e3c9ac7d8fa00dfd678fa5e367971bb198740983e7aa6262d2e3aa969a1d3dc8 [2023-09-19T05:25:42.310Z] $ docker rm -f --volumes e3c9ac7d8fa00dfd678fa5e367971bb198740983e7aa6262d2e3aa969a1d3dc8 [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 [2023-09-19T05:25:43.353Z] provisioning config files... [2023-09-19T05:25:43.363Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-227@tmp/config18110620235981239259tmp [Pipeline] { [Pipeline] sh [2023-09-19T05:25:43.693Z] + set +x [2023-09-19T05:25:43.693Z] + curl -s https://codecov.io/bash [2023-09-19T05:25:43.693Z] + bash -s -- [2023-09-19T05:25:43.953Z] [2023-09-19T05:25:43.953Z] _____ _ [2023-09-19T05:25:43.953Z] / ____| | | [2023-09-19T05:25:43.953Z] | | ___ __| | ___ ___ _____ __ [2023-09-19T05:25:43.953Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-19T05:25:43.953Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-19T05:25:43.953Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-19T05:25:43.953Z] Bash-1.0.6 [2023-09-19T05:25:43.953Z] [2023-09-19T05:25:43.953Z] [2023-09-19T05:25:43.953Z] ==> git version 2.25.1 found [2023-09-19T05:25:43.953Z] ==> 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 [2023-09-19T05:25:43.953Z] Release-Date: 2020-01-08 [2023-09-19T05:25:43.953Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-19T05:25:43.953Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-19T05:25:43.953Z] ==> Jenkins CI detected. [2023-09-19T05:25:43.953Z] current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-227 [2023-09-19T05:25:43.953Z] project root: . [2023-09-19T05:25:43.953Z] --> token set from env [2023-09-19T05:25:43.953Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-19T05:25:43.953Z] ==> Running gcov in . (disable via -X gcov) [2023-09-19T05:25:43.953Z] ==> Python coveragepy not found [2023-09-19T05:25:43.953Z] ==> Searching for coverage reports in: [2023-09-19T05:25:43.953Z] + . [2023-09-19T05:25:43.953Z] -> Found 1 reports [2023-09-19T05:25:43.953Z] ==> Detecting git/mercurial file structure [2023-09-19T05:25:43.953Z] ==> Reading reports [2023-09-19T05:25:43.953Z] + ./coverage.out bytes=41147 [2023-09-19T05:25:43.953Z] ==> Appending adjustments [2023-09-19T05:25:43.953Z] https://docs.codecov.io/docs/fixing-reports [2023-09-19T05:25:44.212Z] + Found adjustments [2023-09-19T05:25:44.212Z] ==> Gzipping contents [2023-09-19T05:25:44.212Z] 8.0K /tmp/codecov.6h9Wq9.gz [2023-09-19T05:25:44.212Z] ==> Uploading reports [2023-09-19T05:25:44.212Z] url: https://codecov.io [2023-09-19T05:25:44.212Z] query: branch=PR-227&commit=434ce2f94eb026b771b0a8b4810696af3032fb4a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-227%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=227&job=&cmd_args= [2023-09-19T05:25:44.212Z] -> Pinging Codecov [2023-09-19T05:25:44.212Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=PR-227&commit=434ce2f94eb026b771b0a8b4810696af3032fb4a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-227%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=227&job=&cmd_args= [2023-09-19T05:25:44.471Z] -> Uploading to [2023-09-19T05:25:44.471Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-19/D63849C06B6B67093493C71CE874ED06/434ce2f94eb026b771b0a8b4810696af3032fb4a/89a69cc9-27da-4901-b493-63fc9f20eb71.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T052544Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=268053432fc4f8b8cb24c1c52d0fc2d11e456d57e9e3f383a621308f861acc74 [2023-09-19T05:25:44.471Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T05:25:44.471Z] Dload Upload Total Spent Left Speed [2023-09-19T05:25:44.471Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8134 0 0 100 8134 0 39872 --:--:-- --:--:-- --:--:-- 39872 [2023-09-19T05:25:44.471Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/434ce2f94eb026b771b0a8b4810696af3032fb4a [Pipeline] } [2023-09-19T05:25:44.499Z] 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 [2023-09-19T05:25:46.355Z] + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-227/archives ] [2023-09-19T05:25:46.355Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-227/archives [2023-09-19T05:25:46.355Z] total 16 [2023-09-19T05:25:46.355Z] drwxr-xr-x 3 root root 4096 Sep 19 05:17 . [2023-09-19T05:25:46.355Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 19 05:17 .. [2023-09-19T05:25:46.355Z] drwxr-xr-x 2 root root 4096 Sep 19 05:17 cost [2023-09-19T05:25:46.355Z] -rw-r--r-- 1 root root 86 Sep 19 05:17 cost.csv [2023-09-19T05:25:46.355Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-227/archives [2023-09-19T05:25:46.355Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-227/archives [2023-09-19T05:25:46.355Z] total 16 [2023-09-19T05:25:46.355Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 05:17 . [2023-09-19T05:25:46.355Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 19 05:17 .. [2023-09-19T05:25:46.355Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 05:17 cost [2023-09-19T05:25:46.355Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 19 05:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-19T05:25:46.690Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T05:25:47.572Z] ---> package-listing.sh [2023-09-19T05:25:47.572Z] ++ facter osfamily [2023-09-19T05:25:47.572Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-19T05:25:47.831Z] + OS_FAMILY=debian [2023-09-19T05:25:47.831Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-227 [2023-09-19T05:25:47.831Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-19T05:25:47.831Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-19T05:25:47.831Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-19T05:25:47.831Z] + PACKAGES=/tmp/packages_start.txt [2023-09-19T05:25:47.831Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-227 ']' [2023-09-19T05:25:47.831Z] + PACKAGES=/tmp/packages_end.txt [2023-09-19T05:25:47.831Z] + case "${OS_FAMILY}" in [2023-09-19T05:25:47.831Z] + dpkg -l [2023-09-19T05:25:47.831Z] + grep '^ii' [2023-09-19T05:25:47.831Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-19T05:25:47.831Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-19T05:25:47.831Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-19T05:25:47.831Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-227 ']' [2023-09-19T05:25:47.831Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-227/archives/ [2023-09-19T05:25:47.831Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-227/archives/ [Pipeline] echo [2023-09-19T05:25:47.866Z] 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-227/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-19T05:25:48.158Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T05:25:48.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T05:25:48.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T05:25:48.926Z] prd-ubuntu20.04-docker-8c-8g-6498 does not seem to be running inside a container [2023-09-19T05:25:48.946Z] $ 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-227/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-227 -v /w/workspace/gexfoundry_go-mod-secrets_PR-227:/w/workspace/gexfoundry_go-mod-secrets_PR-227:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-227@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-227@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-19T05:25:49.161Z] $ docker top ae28b48257bae713dc862d5f9057213fdad93200309ec9c5bf2927f77ab5cc88 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T05:25:49.570Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-19T05:25:49.879Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-19T05:25:50.186Z] + ls /var/log/sa-host [2023-09-19T05:25:50.186Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T05:25:50.400Z] provisioning config files... [2023-09-19T05:25:50.409Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-227@tmp/config9657987213407927539tmp [Pipeline] { [Pipeline] echo [2023-09-19T05:25:50.471Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T05:25:50.785Z] ---> create-netrc.sh [Pipeline] } [2023-09-19T05:25:50.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-19T05:25:51.210Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-19T05:25:51.243Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T05:25:51.555Z] ---> sudo-logs.sh [2023-09-19T05:25:51.555Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-19T05:25:51.638Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T05:25:51.951Z] ---> job-cost.sh [2023-09-19T05:25:51.951Z] lf-activate-venv: SKIPPING [2023-09-19T05:25:51.951Z] DEBUG: total: 0.2199999988079071 [2023-09-19T05:25:51.951Z] INFO: Retrieving Stack Cost... [2023-09-19T05:25:52.210Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T05:25:52.469Z] INFO: Archiving Costs [Pipeline] echo [2023-09-19T05:25:52.502Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T05:25:52.814Z] ---> logs-deploy.sh [2023-09-19T05:25:52.814Z] lf-activate-venv: SKIPPING [2023-09-19T05:25:52.814Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-227/1 [2023-09-19T05:25:52.814Z] INFO: archiving workspace using pattern(s): [2023-09-19T05:25:53.750Z] Archives upload complete. [2023-09-19T05:25:54.009Z] INFO: archiving logs to Nexus [2023-09-19T05:25:54.577Z] ---> uname -a: [2023-09-19T05:25:54.577Z] Linux prd-ubuntu20-04-docker-8c-8g-6498 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-19T05:25:54.577Z] [2023-09-19T05:25:54.577Z] [2023-09-19T05:25:54.577Z] ---> lscpu: [2023-09-19T05:25:54.577Z] Architecture: x86_64 [2023-09-19T05:25:54.577Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-19T05:25:54.577Z] Byte Order: Little Endian [2023-09-19T05:25:54.577Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-19T05:25:54.577Z] CPU(s): 8 [2023-09-19T05:25:54.577Z] On-line CPU(s) list: 0-7 [2023-09-19T05:25:54.577Z] Thread(s) per core: 1 [2023-09-19T05:25:54.577Z] Core(s) per socket: 1 [2023-09-19T05:25:54.577Z] Socket(s): 8 [2023-09-19T05:25:54.577Z] NUMA node(s): 1 [2023-09-19T05:25:54.577Z] Vendor ID: AuthenticAMD [2023-09-19T05:25:54.577Z] CPU family: 23 [2023-09-19T05:25:54.577Z] Model: 49 [2023-09-19T05:25:54.577Z] Model name: AMD EPYC-Rome Processor [2023-09-19T05:25:54.577Z] Stepping: 0 [2023-09-19T05:25:54.577Z] CPU MHz: 2800.000 [2023-09-19T05:25:54.577Z] BogoMIPS: 5600.00 [2023-09-19T05:25:54.577Z] Virtualization: AMD-V [2023-09-19T05:25:54.577Z] Hypervisor vendor: KVM [2023-09-19T05:25:54.577Z] Virtualization type: full [2023-09-19T05:25:54.577Z] L1d cache: 256 KiB [2023-09-19T05:25:54.577Z] L1i cache: 256 KiB [2023-09-19T05:25:54.577Z] L2 cache: 4 MiB [2023-09-19T05:25:54.577Z] L3 cache: 128 MiB [2023-09-19T05:25:54.577Z] NUMA node0 CPU(s): 0-7 [2023-09-19T05:25:54.577Z] Vulnerability Itlb multihit: Not affected [2023-09-19T05:25:54.577Z] Vulnerability L1tf: Not affected [2023-09-19T05:25:54.577Z] Vulnerability Mds: Not affected [2023-09-19T05:25:54.577Z] Vulnerability Meltdown: Not affected [2023-09-19T05:25:54.578Z] Vulnerability Mmio stale data: Not affected [2023-09-19T05:25:54.578Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-19T05:25:54.578Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-19T05:25:54.578Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-19T05:25:54.578Z] Vulnerability Srbds: Not affected [2023-09-19T05:25:54.578Z] Vulnerability Tsx async abort: Not affected [2023-09-19T05:25:54.578Z] 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 [2023-09-19T05:25:54.578Z] [2023-09-19T05:25:54.578Z] [2023-09-19T05:25:54.578Z] ---> nproc: [2023-09-19T05:25:54.578Z] 8 [2023-09-19T05:25:54.578Z] [2023-09-19T05:25:54.578Z] [2023-09-19T05:25:54.578Z] ---> df -h: [2023-09-19T05:25:54.578Z] Filesystem Size Used Avail Use% Mounted on [2023-09-19T05:25:54.578Z] overlay 155G 11G 145G 7% / [2023-09-19T05:25:54.578Z] tmpfs 64M 0 64M 0% /dev [2023-09-19T05:25:54.578Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-19T05:25:54.578Z] shm 64M 0 64M 0% /dev/shm [2023-09-19T05:25:54.578Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-09-19T05:25:54.578Z] [2023-09-19T05:25:54.578Z] [2023-09-19T05:25:54.578Z] ---> sar -b -r -n DEV: [2023-09-19T05:25:54.578Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6498) 09/19/23 _x86_64_ (8 CPU) [2023-09-19T05:25:54.578Z] [2023-09-19T05:25:54.578Z] 05:14:59 LINUX RESTART (8 CPU) [2023-09-19T05:25:54.578Z] [2023-09-19T05:25:54.578Z] 05:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-19T05:25:54.578Z] 05:16:01 151.52 61.27 90.25 0.00 5561.47 199495.95 0.00 [2023-09-19T05:25:54.578Z] 05:17:01 82.74 0.47 82.27 0.00 13.33 48389.27 0.00 [2023-09-19T05:25:54.578Z] 05:18:01 31.63 0.10 31.53 0.00 17.86 16720.30 0.00 [2023-09-19T05:25:54.578Z] 05:19:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 [2023-09-19T05:25:54.578Z] 05:20:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 [2023-09-19T05:25:54.578Z] 05:21:01 56.27 11.61 44.66 0.00 5176.87 8540.71 0.00 [2023-09-19T05:25:54.578Z] 05:22:01 3.62 0.02 3.60 0.00 0.13 94.12 0.00 [2023-09-19T05:25:54.578Z] 05:23:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 [2023-09-19T05:25:54.578Z] 05:24:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 [2023-09-19T05:25:54.578Z] 05:25:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 [2023-09-19T05:25:54.578Z] Average: 33.17 7.35 25.82 0.00 1076.93 27330.06 0.00 [2023-09-19T05:25:54.578Z] [2023-09-19T05:25:54.578Z] 05:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-19T05:25:54.578Z] 05:16:01 29213700 31646636 684472 2.08 73656 2628584 1704804 5.02 938292 2382196 751044 [2023-09-19T05:25:54.578Z] 05:17:01 28879832 31577252 738940 2.25 93792 2857468 2038404 6.01 1101904 2517624 233084 [2023-09-19T05:25:54.578Z] 05:18:01 28636688 31600372 714088 2.17 96544 3081460 1733632 5.11 1092268 2728944 4 [2023-09-19T05:25:54.578Z] 05:19:01 28636992 31600852 713328 2.17 96592 3081472 1733632 5.11 1092084 2728948 8 [2023-09-19T05:25:54.578Z] 05:20:01 28643652 31607612 706492 2.15 96640 3081468 1733632 5.11 1084592 2728972 24 [2023-09-19T05:25:54.578Z] 05:21:01 28166620 31585592 695584 2.12 126524 3506412 1700460 5.01 1395068 2860048 4 [2023-09-19T05:25:54.578Z] 05:22:01 28177468 31591612 689940 2.10 125152 3503156 1678632 4.95 1387600 2856828 8 [2023-09-19T05:25:54.578Z] 05:23:01 28177744 31591940 689560 2.10 125184 3503164 1678632 4.95 1387652 2856828 8 [2023-09-19T05:25:54.578Z] 05:24:01 28177720 31591968 689480 2.10 125212 3503168 1678632 4.95 1387696 2856836 4 [2023-09-19T05:25:54.578Z] 05:25:01 28179688 31593988 687400 2.09 125272 3503156 1678632 4.95 1385336 2856844 12 [2023-09-19T05:25:54.578Z] Average: 28489010 31598782 700928 2.13 108457 3224951 1735909 5.12 1225249 2737407 98420 [2023-09-19T05:25:54.578Z] [2023-09-19T05:25:54.578Z] 05:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-19T05:25:54.578Z] 05:16:01 docker0 2.03 2.05 0.22 17.83 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] 05:16:01 lo 4.33 4.33 0.41 0.41 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] 05:16:01 ens3 521.20 348.01 6254.46 80.60 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] 05:17:01 docker0 68.32 125.66 5.31 958.16 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] 05:17:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] 05:17:01 ens3 236.31 137.31 3498.42 25.04 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] 05:18:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] 05:18:01 ens3 30.91 33.39 15.59 82.20 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] 05:19:01 ens3 0.70 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] 05:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] 05:20:01 ens3 9.12 5.25 12.34 0.53 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] 05:21:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] 05:21:01 ens3 196.50 106.03 2730.01 7.43 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] 05:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] 05:22:01 ens3 0.40 0.28 0.08 0.02 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] 05:23:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] 05:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] 05:24:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] 05:25:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] Average: docker0 7.04 12.77 0.55 97.60 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] Average: lo 0.68 0.68 0.06 0.06 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] Average: ens3 99.53 63.04 1251.06 19.58 0.00 0.00 0.00 0.00 [2023-09-19T05:25:54.578Z] [2023-09-19T05:25:54.578Z] [2023-09-19T05:25:54.578Z] ---> sar -P ALL: [2023-09-19T05:25:54.578Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6498) 09/19/23 _x86_64_ (8 CPU) [2023-09-19T05:25:54.578Z] [2023-09-19T05:25:54.578Z] 05:14:59 LINUX RESTART (8 CPU) [2023-09-19T05:25:54.578Z] [2023-09-19T05:25:54.578Z] 05:15:01 CPU %user %nice %system %iowait %steal %idle [2023-09-19T05:25:54.578Z] 05:16:01 all 8.54 0.00 2.84 2.39 0.05 86.18 [2023-09-19T05:25:54.578Z] 05:16:01 0 6.69 0.00 2.33 0.87 0.05 90.06 [2023-09-19T05:25:54.578Z] 05:16:01 1 9.67 0.00 3.68 0.59 0.03 86.02 [2023-09-19T05:25:54.578Z] 05:16:01 2 9.35 0.00 2.62 0.96 0.05 87.01 [2023-09-19T05:25:54.578Z] 05:16:01 3 11.12 0.00 2.75 6.99 0.05 79.09 [2023-09-19T05:25:54.578Z] 05:16:01 4 8.18 0.00 2.78 7.03 0.03 81.98 [2023-09-19T05:25:54.578Z] 05:16:01 5 8.01 0.00 2.40 1.01 0.05 88.53 [2023-09-19T05:25:54.578Z] 05:16:01 6 7.30 0.00 2.81 0.32 0.05 89.53 [2023-09-19T05:25:54.578Z] 05:16:01 7 8.02 0.00 3.32 1.37 0.07 87.22 [2023-09-19T05:25:54.578Z] 05:17:01 all 33.23 0.00 4.41 2.36 0.08 59.93 [2023-09-19T05:25:54.578Z] 05:17:01 0 33.01 0.00 4.58 0.30 0.07 62.04 [2023-09-19T05:25:54.578Z] 05:17:01 1 33.92 0.00 4.11 0.12 0.08 61.77 [2023-09-19T05:25:54.578Z] 05:17:01 2 33.01 0.00 4.82 6.79 0.07 55.32 [2023-09-19T05:25:54.578Z] 05:17:01 3 33.75 0.00 4.34 7.61 0.08 54.22 [2023-09-19T05:25:54.578Z] 05:17:01 4 32.98 0.00 4.31 2.57 0.08 60.05 [2023-09-19T05:25:54.578Z] 05:17:01 5 33.24 0.00 4.69 0.76 0.07 61.24 [2023-09-19T05:25:54.578Z] 05:17:01 6 31.48 0.00 3.73 0.10 0.07 64.62 [2023-09-19T05:25:54.578Z] 05:17:01 7 34.48 0.00 4.69 0.64 0.08 60.10 [2023-09-19T05:25:54.578Z] 05:18:01 all 2.01 0.00 0.78 1.00 0.02 96.18 [2023-09-19T05:25:54.578Z] 05:18:01 0 2.61 0.00 0.92 0.05 0.05 96.37 [2023-09-19T05:25:54.578Z] 05:18:01 1 1.94 0.00 1.29 0.07 0.02 96.69 [2023-09-19T05:25:54.578Z] 05:18:01 2 2.27 0.00 0.65 0.00 0.02 97.06 [2023-09-19T05:25:54.578Z] 05:18:01 3 2.23 0.00 0.97 6.17 0.02 90.62 [2023-09-19T05:25:54.578Z] 05:18:01 4 1.10 0.00 0.58 0.77 0.00 97.55 [2023-09-19T05:25:54.578Z] 05:18:01 5 1.64 0.00 0.70 0.02 0.02 97.63 [2023-09-19T05:25:54.578Z] 05:18:01 6 2.01 0.00 0.47 0.02 0.02 97.49 [2023-09-19T05:25:54.578Z] 05:18:01 7 2.31 0.00 0.65 0.95 0.03 96.05 [2023-09-19T05:25:54.578Z] 05:19:01 all 0.27 0.00 0.01 0.00 0.01 99.70 [2023-09-19T05:25:54.578Z] 05:19:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-19T05:25:54.578Z] 05:19:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-09-19T05:25:54.578Z] 05:19:01 2 1.97 0.00 0.00 0.00 0.02 98.01 [2023-09-19T05:25:54.578Z] 05:19:01 3 0.08 0.00 0.02 0.00 0.00 99.90 [2023-09-19T05:25:54.578Z] 05:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-19T05:25:54.578Z] 05:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-19T05:25:54.578Z] 05:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-19T05:25:54.578Z] 05:19:01 7 0.05 0.00 0.03 0.02 0.02 99.88 [2023-09-19T05:25:54.578Z] 05:20:01 all 0.17 0.00 0.01 0.00 0.00 99.81 [2023-09-19T05:25:54.578Z] 05:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-09-19T05:25:54.578Z] 05:20:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-19T05:25:54.578Z] 05:20:01 2 1.00 0.00 0.00 0.02 0.00 98.99 [2023-09-19T05:25:54.578Z] 05:20:01 3 0.17 0.00 0.00 0.00 0.00 99.83 [2023-09-19T05:25:54.578Z] 05:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-19T05:25:54.578Z] 05:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-19T05:25:54.578Z] 05:20:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-19T05:25:54.578Z] 05:20:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-19T05:25:54.578Z] 05:21:01 all 2.48 0.00 1.37 0.88 0.03 95.23 [2023-09-19T05:25:54.578Z] 05:21:01 0 3.23 0.00 1.10 0.45 0.05 95.16 [2023-09-19T05:25:54.578Z] 05:21:01 1 1.87 0.00 0.87 0.82 0.02 96.43 [2023-09-19T05:25:54.578Z] 05:21:01 2 1.19 0.00 2.04 0.95 0.02 95.81 [2023-09-19T05:25:54.578Z] 05:21:01 3 2.27 0.00 1.12 0.48 0.03 96.10 [2023-09-19T05:25:54.578Z] 05:21:01 4 3.22 0.00 0.95 0.82 0.02 94.99 [2023-09-19T05:25:54.578Z] 05:21:01 5 3.32 0.00 2.47 1.52 0.03 92.65 [2023-09-19T05:25:54.578Z] 05:21:01 6 2.04 0.00 1.30 1.55 0.05 95.06 [2023-09-19T05:25:54.578Z] 05:21:01 7 2.73 0.00 1.11 0.45 0.03 95.68 [2023-09-19T05:25:54.578Z] 05:22:01 all 0.07 0.00 0.05 0.01 0.01 99.86 [2023-09-19T05:25:54.578Z] 05:22:01 0 0.05 0.00 0.07 0.02 0.03 99.83 [2023-09-19T05:25:54.578Z] 05:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-19T05:25:54.578Z] 05:22:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-19T05:25:54.578Z] 05:22:01 3 0.07 0.00 0.05 0.02 0.00 99.87 [2023-09-19T05:25:54.578Z] 05:22:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-09-19T05:25:54.578Z] 05:22:01 5 0.07 0.00 0.03 0.02 0.00 99.88 [2023-09-19T05:25:54.578Z] 05:22:01 6 0.23 0.00 0.12 0.07 0.00 99.58 [2023-09-19T05:25:54.578Z] 05:22:01 7 0.08 0.00 0.03 0.00 0.00 99.88 [2023-09-19T05:25:54.578Z] 05:23:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-09-19T05:25:54.578Z] 05:23:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2023-09-19T05:25:54.578Z] 05:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-19T05:25:54.578Z] 05:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-19T05:25:54.578Z] 05:23:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-19T05:25:54.578Z] 05:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-19T05:25:54.578Z] 05:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-19T05:25:54.578Z] 05:23:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-19T05:25:54.578Z] 05:23:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2023-09-19T05:25:54.578Z] 05:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-09-19T05:25:54.578Z] 05:24:01 0 0.07 0.00 0.02 0.00 0.03 99.88 [2023-09-19T05:25:54.578Z] 05:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-19T05:25:54.578Z] 05:24:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-19T05:25:54.578Z] 05:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-19T05:25:54.578Z] 05:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-19T05:25:54.578Z] 05:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-19T05:25:54.578Z] 05:24:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-09-19T05:25:54.578Z] 05:24:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-09-19T05:25:54.578Z] 05:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-09-19T05:25:54.579Z] 05:25:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2023-09-19T05:25:54.579Z] 05:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-19T05:25:54.579Z] 05:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-19T05:25:54.579Z] 05:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-19T05:25:54.579Z] 05:25:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-19T05:25:54.579Z] 05:25:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-09-19T05:25:54.579Z] 05:25:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-09-19T05:25:54.579Z] 05:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-19T05:25:54.579Z] Average: all 4.64 0.00 0.94 0.66 0.02 93.74 [2023-09-19T05:25:54.579Z] Average: 0 4.54 0.00 0.91 0.17 0.04 94.34 [2023-09-19T05:25:54.579Z] Average: 1 4.69 0.00 0.99 0.16 0.02 94.15 [2023-09-19T05:25:54.579Z] Average: 2 4.82 0.00 1.01 0.86 0.02 93.29 [2023-09-19T05:25:54.579Z] Average: 3 4.92 0.00 0.92 2.11 0.02 92.03 [2023-09-19T05:25:54.579Z] Average: 4 4.52 0.00 0.86 1.11 0.02 93.50 [2023-09-19T05:25:54.579Z] Average: 5 4.59 0.00 1.03 0.33 0.02 94.04 [2023-09-19T05:25:54.579Z] Average: 6 4.29 0.00 0.84 0.21 0.02 94.64 [2023-09-19T05:25:54.579Z] Average: 7 4.73 0.00 0.98 0.34 0.03 93.92 [2023-09-19T05:25:54.579Z] [2023-09-19T05:25:54.579Z] [2023-09-19T05:25:54.579Z]