Pull request #275 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 044c21fd1260fe17a647c6c4071b9e708b74e9c3+a2aa81613b28bfed891ae1460192ec6f2bfba278 (cb8075787e07a739e33572214de176a9586a229f) 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-ssh9908371569054991246.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh4573353028574763088.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 590556114a56c6d90cc8043840e039c2f74196dc 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-275/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-275/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15633527685695708644.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-275/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8332261919804604966.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh18214334924592224618.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-275/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-275/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4741044073101596311.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 590556114a56c6d90cc8043840e039c2f74196dc 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 ‘prd-ubuntu20.04-docker-8c-8g-8578’ Running on prd-ubuntu20.04-docker-8c-8g-8580 in /w/workspace/gexfoundry_go-mod-secrets_PR-275 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-275 # 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/275/head:refs/remotes/origin/PR-275 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a2aa81613b28bfed891ae1460192ec6f2bfba278 into PR head commit 044c21fd1260fe17a647c6c4071b9e708b74e9c3 Merge succeeded, producing 044c21fd1260fe17a647c6c4071b9e708b74e9c3 Checking out Revision 044c21fd1260fe17a647c6c4071b9e708b74e9c3 (PR-275) 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 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 044c21fd1260fe17a647c6c4071b9e708b74e9c3 # 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 a2aa81613b28bfed891ae1460192ec6f2bfba278 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 044c21fd1260fe17a647c6c4071b9e708b74e9c3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-26T05:29:40.332Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-26T05:29:40.539Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-26T05:29:40.666Z] ========================================================= [2024-08-26T05:29:40.666Z] EdgeX Global Pipelines Version Info [2024-08-26T05:29:40.666Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-26T05:29:41.439Z] ------------------- [2024-08-26T05:29:41.440Z] stable info: [2024-08-26T05:29:41.440Z] ------------------- [2024-08-26T05:29:41.440Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-26T05:29:41.440Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-26T05:29:41.440Z] Message: update stable to v1.0.260 [2024-08-26T05:29:42.014Z] ------------------- [2024-08-26T05:29:42.014Z] experimental info: [2024-08-26T05:29:42.014Z] ------------------- [2024-08-26T05:29:42.014Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-26T05:29:42.014Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-26T05:29:42.014Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-26T05:29:42.238Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2024-08-26T05:29:42.299Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2024-08-26T05:29:42.355Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-26T05:29:42.412Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-26T05:29:42.471Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-26T05:29:42.526Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-26T05:29:42.586Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-26T05:29:42.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-26T05:29:42.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-26T05:29:42.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-26T05:29:42.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-26T05:29:42.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2024-08-26T05:29:42.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-26T05:29:42.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-26T05:29:43.046Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-08-26T05:29:43.100Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-08-26T05:29:43.154Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-26T05:29:43.208Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-26T05:29:43.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-26T05:29:43.322Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-26T05:29:43.373Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-08-26T05:29:43.429Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-08-26T05:29:43.486Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-26T05:29:43.551Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-26T05:29:43.607Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-08-26T05:29:43.659Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-26T05:29:43.716Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-26T05:29:43.775Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-275 [Pipeline] echo [2024-08-26T05:29:43.833Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-275 [Pipeline] echo [2024-08-26T05:29:43.889Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-275 [Pipeline] echo [2024-08-26T05:29:43.955Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 044c21fd1260fe17a647c6c4071b9e708b74e9c3 [Pipeline] echo [2024-08-26T05:29:44.009Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 044c21f [Pipeline] echo [2024-08-26T05:29:44.073Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-26T05:29:44.638Z] + git rev-list -1 --merges 044c21fd1260fe17a647c6c4071b9e708b74e9c3~1..044c21fd1260fe17a647c6c4071b9e708b74e9c3 [Pipeline] echo [2024-08-26T05:29:44.688Z] -----------> git rev-list -1 --merges 044c21fd1260fe17a647c6c4071b9e708b74e9c3~1..044c21fd1260fe17a647c6c4071b9e708b74e9c3 044c21fd1260fe17a647c6c4071b9e708b74e9c3 [false] [Pipeline] sh [2024-08-26T05:29:45.017Z] + git log --format=format:%s -1 044c21fd1260fe17a647c6c4071b9e708b74e9c3 [Pipeline] echo [2024-08-26T05:29:45.059Z] ========================================================= [2024-08-26T05:29:45.059Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-26T05:29:45.059Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-26T05:29:45.533Z] + git log --format=format:%s -1 044c21fd1260fe17a647c6c4071b9e708b74e9c3 [Pipeline] echo [2024-08-26T05:29:45.577Z] [semverPrep] GIT_COMMIT: 044c21fd1260fe17a647c6c4071b9e708b74e9c3, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2024-08-26T05:29:45.628Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-26T05:29:46.022Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-26T05:29:46.022Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-26T05:29:46.022Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-26T05:29:46.022Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-26T05:29:46.022Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-26T05:29:46.022Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-26T05:29:46.022Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T05:29:46.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-26T05:29:46.472Z] [2024-08-26T05:29:46.472Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T05:29:46.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-26T05:29:47.142Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-26T05:29:47.142Z] b85a868b505f: Pulling fs layer [2024-08-26T05:29:47.142Z] e2be974225ed: Pulling fs layer [2024-08-26T05:29:47.142Z] 339a4e72a1f5: Pulling fs layer [2024-08-26T05:29:47.142Z] 988bab9f4d93: Pulling fs layer [2024-08-26T05:29:47.142Z] 1469e6f7b9e6: Pulling fs layer [2024-08-26T05:29:47.142Z] eaf3925da568: Pulling fs layer [2024-08-26T05:29:47.142Z] bab4dde63d76: Pulling fs layer [2024-08-26T05:29:47.142Z] bde34c3a00c8: Pulling fs layer [2024-08-26T05:29:47.142Z] b352a97aabf1: Pulling fs layer [2024-08-26T05:29:47.142Z] 4872d77fe225: Pulling fs layer [2024-08-26T05:29:47.142Z] 5851b861e8e6: Pulling fs layer [2024-08-26T05:29:47.142Z] bab4dde63d76: Waiting [2024-08-26T05:29:47.142Z] b352a97aabf1: Waiting [2024-08-26T05:29:47.142Z] bde34c3a00c8: Waiting [2024-08-26T05:29:47.142Z] 4872d77fe225: Waiting [2024-08-26T05:29:47.142Z] 988bab9f4d93: Waiting [2024-08-26T05:29:47.142Z] 1469e6f7b9e6: Waiting [2024-08-26T05:29:47.142Z] eaf3925da568: Waiting [2024-08-26T05:29:47.142Z] 5851b861e8e6: Waiting [2024-08-26T05:29:47.142Z] e2be974225ed: Download complete [2024-08-26T05:29:47.142Z] 988bab9f4d93: Verifying Checksum [2024-08-26T05:29:47.142Z] 988bab9f4d93: Download complete [2024-08-26T05:29:47.142Z] 1469e6f7b9e6: Verifying Checksum [2024-08-26T05:29:47.142Z] 1469e6f7b9e6: Download complete [2024-08-26T05:29:47.142Z] eaf3925da568: Verifying Checksum [2024-08-26T05:29:47.142Z] eaf3925da568: Download complete [2024-08-26T05:29:47.142Z] 339a4e72a1f5: Verifying Checksum [2024-08-26T05:29:47.142Z] 339a4e72a1f5: Download complete [2024-08-26T05:29:47.142Z] bde34c3a00c8: Download complete [2024-08-26T05:29:47.143Z] b352a97aabf1: Verifying Checksum [2024-08-26T05:29:47.143Z] b352a97aabf1: Download complete [2024-08-26T05:29:47.143Z] 4872d77fe225: Verifying Checksum [2024-08-26T05:29:47.143Z] 4872d77fe225: Download complete [2024-08-26T05:29:47.403Z] 5851b861e8e6: Download complete [2024-08-26T05:29:47.403Z] b85a868b505f: Verifying Checksum [2024-08-26T05:29:47.403Z] b85a868b505f: Download complete [2024-08-26T05:29:47.663Z] bab4dde63d76: Verifying Checksum [2024-08-26T05:29:47.663Z] bab4dde63d76: Download complete [2024-08-26T05:29:48.602Z] b85a868b505f: Pull complete [2024-08-26T05:29:48.602Z] e2be974225ed: Pull complete [2024-08-26T05:29:49.176Z] 339a4e72a1f5: Pull complete [2024-08-26T05:29:49.176Z] 988bab9f4d93: Pull complete [2024-08-26T05:29:49.439Z] 1469e6f7b9e6: Pull complete [2024-08-26T05:29:49.439Z] eaf3925da568: Pull complete [2024-08-26T05:29:51.350Z] bab4dde63d76: Pull complete [2024-08-26T05:29:51.350Z] bde34c3a00c8: Pull complete [2024-08-26T05:29:51.350Z] b352a97aabf1: Pull complete [2024-08-26T05:29:51.350Z] 4872d77fe225: Pull complete [2024-08-26T05:29:51.611Z] 5851b861e8e6: Pull complete [2024-08-26T05:29:51.611Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-26T05:29:51.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-26T05:29:51.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T05:29:51.919Z] prd-ubuntu20.04-docker-8c-8g-8580 does not seem to be running inside a container [2024-08-26T05:29:51.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-275 -v /w/workspace/gexfoundry_go-mod-secrets_PR-275:/w/workspace/gexfoundry_go-mod-secrets_PR-275:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-275@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-275@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 [2024-08-26T05:29:55.053Z] $ docker top 0d3eb9654dec52a4ba577c1aa0f662996ee6305e3d8e7105dbdd618e99e154d9 -eo pid,comm [2024-08-26T05:29:55.114Z] 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). [2024-08-26T05:29:55.114Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-26T05:29:55.291Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-26T05:29:55.291Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-26T05:29:55.406Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-26T05:29:55.405Z] $ docker exec 0d3eb9654dec52a4ba577c1aa0f662996ee6305e3d8e7105dbdd618e99e154d9 ssh-agent [2024-08-26T05:29:55.515Z] SSH_AUTH_SOCK=/tmp/ssh-T9eFT4KUYPWb/agent.32 [2024-08-26T05:29:55.515Z] SSH_AGENT_PID=38 [2024-08-26T05:29:55.520Z] Running ssh-add (command line suppressed) [2024-08-26T05:29:55.617Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-275@tmp/private_key_6261859181180311.key (/w/workspace/gexfoundry_go-mod-secrets_PR-275@tmp/private_key_6261859181180311.key) [2024-08-26T05:29:55.635Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-26T05:29:55.984Z] + git tag --points-at HEAD [Pipeline] } [2024-08-26T05:29:56.008Z] $ docker exec --env ******** --env ******** 0d3eb9654dec52a4ba577c1aa0f662996ee6305e3d8e7105dbdd618e99e154d9 ssh-agent -k [2024-08-26T05:29:56.103Z] unset SSH_AUTH_SOCK; [2024-08-26T05:29:56.104Z] unset SSH_AGENT_PID; [2024-08-26T05:29:56.104Z] echo Agent pid 38 killed; [2024-08-26T05:29:56.116Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-26T05:29:56.236Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-26T05:29:56.236Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-26T05:29:56.345Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-26T05:29:56.344Z] $ docker exec 0d3eb9654dec52a4ba577c1aa0f662996ee6305e3d8e7105dbdd618e99e154d9 ssh-agent [2024-08-26T05:29:56.462Z] SSH_AUTH_SOCK=/tmp/ssh-xfFIBTLIaqcw/agent.71 [2024-08-26T05:29:56.462Z] SSH_AGENT_PID=77 [2024-08-26T05:29:56.466Z] Running ssh-add (command line suppressed) [2024-08-26T05:29:56.575Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-275@tmp/private_key_12267257759211721365.key (/w/workspace/gexfoundry_go-mod-secrets_PR-275@tmp/private_key_12267257759211721365.key) [2024-08-26T05:29:56.593Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-26T05:29:56.941Z] + git semver init [2024-08-26T05:29:57.202Z] 2024-08-26 05:29:57,112 [run_init] DEBUG init version:0.0.0 force:False [2024-08-26T05:29:57.202Z] 2024-08-26 05:29:57,113 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-275/.semver [2024-08-26T05:29:57.202Z] 2024-08-26 05:29:57,113 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-275/.semver [2024-08-26T05:29:57.202Z] 2024-08-26 05:29:57,114 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-275/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-275, universal_newlines=False, shell=None, istream=None) [2024-08-26T05:29:58.144Z] 2024-08-26 05:29:58,015 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-275/.git/info/exclude [2024-08-26T05:29:58.144Z] 2024-08-26 05:29:58,016 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-275/.semver/PR-275 with force:False [2024-08-26T05:29:58.144Z] 2024-08-26 05:29:58,016 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-275/.semver/PR-275 [2024-08-26T05:29:58.144Z] 2024-08-26 05:29:58,020 [execute] INFO git cat-file --batch-check [2024-08-26T05:29:58.144Z] 2024-08-26 05:29:58,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-275/.semver, universal_newlines=False, shell=None, istream=) [2024-08-26T05:29:58.144Z] 2024-08-26 05:29:58,028 [execute] INFO git cat-file --batch [2024-08-26T05:29:58.144Z] 2024-08-26 05:29:58,028 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-275/.semver, universal_newlines=False, shell=None, istream=) [2024-08-26T05:29:58.144Z] 2024-08-26 05:29:58,034 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-275/.semver/PR-275 [2024-08-26T05:29:58.145Z] 0.0.0 [Pipeline] } [2024-08-26T05:29:58.170Z] $ docker exec --env ******** --env ******** 0d3eb9654dec52a4ba577c1aa0f662996ee6305e3d8e7105dbdd618e99e154d9 ssh-agent -k [2024-08-26T05:29:58.264Z] unset SSH_AUTH_SOCK; [2024-08-26T05:29:58.264Z] unset SSH_AGENT_PID; [2024-08-26T05:29:58.264Z] echo Agent pid 77 killed; [2024-08-26T05:29:58.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-26T05:29:58.836Z] + git semver [Pipeline] } [2024-08-26T05:29:59.121Z] $ docker stop --time=1 0d3eb9654dec52a4ba577c1aa0f662996ee6305e3d8e7105dbdd618e99e154d9 [2024-08-26T05:30:00.372Z] $ docker rm -f --volumes 0d3eb9654dec52a4ba577c1aa0f662996ee6305e3d8e7105dbdd618e99e154d9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-26T05:30:00.794Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-26T05:30:01.063Z] Stashed 1 file(s) [Pipeline] echo [2024-08-26T05:30:01.087Z] [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 [2024-08-26T05:30:01.811Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-26T05:30:01.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-26T05:30:02.020Z] ========================================================= [2024-08-26T05:30:02.020Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-26T05:30:02.020Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-08-26T05:30:02.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-26T05:30:02.449Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-26T05:30:02.449Z] 619be1103602: Pulling fs layer [2024-08-26T05:30:02.449Z] 7862e08f4a3e: Pulling fs layer [2024-08-26T05:30:02.449Z] 5df492c9dc93: Pulling fs layer [2024-08-26T05:30:02.449Z] 7629e6793208: Pulling fs layer [2024-08-26T05:30:02.449Z] 4f4fb700ef54: Pulling fs layer [2024-08-26T05:30:02.449Z] fb5054dd5b73: Pulling fs layer [2024-08-26T05:30:02.449Z] eeca6798cff9: Pulling fs layer [2024-08-26T05:30:02.449Z] aa269ceb94a6: Pulling fs layer [2024-08-26T05:30:02.449Z] ada007ff1a6a: Pulling fs layer [2024-08-26T05:30:02.449Z] 7629e6793208: Waiting [2024-08-26T05:30:02.449Z] 4f4fb700ef54: Waiting [2024-08-26T05:30:02.449Z] fb5054dd5b73: Waiting [2024-08-26T05:30:02.449Z] eeca6798cff9: Waiting [2024-08-26T05:30:02.449Z] aa269ceb94a6: Waiting [2024-08-26T05:30:02.449Z] 7862e08f4a3e: Verifying Checksum [2024-08-26T05:30:02.449Z] 7862e08f4a3e: Download complete [2024-08-26T05:30:02.449Z] 7629e6793208: Verifying Checksum [2024-08-26T05:30:02.449Z] 7629e6793208: Download complete [2024-08-26T05:30:02.449Z] 4f4fb700ef54: Verifying Checksum [2024-08-26T05:30:02.449Z] 4f4fb700ef54: Download complete [2024-08-26T05:30:02.449Z] fb5054dd5b73: Verifying Checksum [2024-08-26T05:30:02.449Z] fb5054dd5b73: Download complete [2024-08-26T05:30:02.449Z] 619be1103602: Verifying Checksum [2024-08-26T05:30:02.449Z] 619be1103602: Download complete [2024-08-26T05:30:02.449Z] eeca6798cff9: Verifying Checksum [2024-08-26T05:30:02.449Z] eeca6798cff9: Download complete [2024-08-26T05:30:02.709Z] 619be1103602: Pull complete [2024-08-26T05:30:02.709Z] ada007ff1a6a: Download complete [2024-08-26T05:30:02.972Z] 7862e08f4a3e: Pull complete [2024-08-26T05:30:02.972Z] 5df492c9dc93: Verifying Checksum [2024-08-26T05:30:02.972Z] 5df492c9dc93: Download complete [2024-08-26T05:30:03.228Z] aa269ceb94a6: Verifying Checksum [2024-08-26T05:30:03.228Z] aa269ceb94a6: Download complete [2024-08-26T05:30:06.543Z] 5df492c9dc93: Pull complete [2024-08-26T05:30:06.543Z] 7629e6793208: Pull complete [2024-08-26T05:30:06.543Z] 4f4fb700ef54: Pull complete [2024-08-26T05:30:06.543Z] fb5054dd5b73: Pull complete [2024-08-26T05:30:06.543Z] eeca6798cff9: Pull complete [2024-08-26T05:30:09.073Z] aa269ceb94a6: Pull complete [2024-08-26T05:30:09.641Z] ada007ff1a6a: Pull complete [2024-08-26T05:30:09.641Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-26T05:30:09.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-26T05:30:09.641Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2024-08-26T05:30:09.965Z] + 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 [2024-08-26T05:30:10.369Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-26T05:30:10.370Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T05:30:10.556Z] prd-ubuntu20.04-docker-8c-8g-8580 does not seem to be running inside a container [2024-08-26T05:30:10.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-275 -v /w/workspace/gexfoundry_go-mod-secrets_PR-275:/w/workspace/gexfoundry_go-mod-secrets_PR-275:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-275@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-275@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 [2024-08-26T05:30:14.552Z] $ docker top af5b5a4ab5cf8866566ba142b3543334c07dc4c5c6639859ec59089207ebded0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-26T05:30:14.982Z] + go version [2024-08-26T05:30:14.982Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-26T05:30:15.020Z] $ docker stop --time=1 af5b5a4ab5cf8866566ba142b3543334c07dc4c5c6639859ec59089207ebded0 [2024-08-26T05:30:16.333Z] $ docker rm -f --volumes af5b5a4ab5cf8866566ba142b3543334c07dc4c5c6639859ec59089207ebded0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2024-08-26T05:30:16.594Z] Still waiting to schedule task [2024-08-26T05:30:16.595Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8579’ [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T05:30:17.198Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-26T05:30:17.198Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T05:30:17.366Z] prd-ubuntu20.04-docker-8c-8g-8580 does not seem to be running inside a container [2024-08-26T05:30:17.390Z] $ 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-275 -v /w/workspace/gexfoundry_go-mod-secrets_PR-275:/w/workspace/gexfoundry_go-mod-secrets_PR-275:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-275@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-275@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 [2024-08-26T05:30:17.769Z] $ docker top 9fd7d6b04270706853ceb4e708575b4e0f1cf2093052e65fdfc5d52edff620fc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-26T05:30:18.185Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-275 [Pipeline] fileExists [Pipeline] sh [2024-08-26T05:30:18.563Z] + make test [2024-08-26T05:30:18.563Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2024-08-26T05:30:18.564Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-08-26T05:30:18.564Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.40 [2024-08-26T05:30:18.564Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.3.0 [2024-08-26T05:30:18.825Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-08-26T05:30:18.825Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-08-26T05:30:18.826Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-08-26T05:30:18.826Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-08-26T05:30:18.826Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-08-26T05:30:18.826Z] go: downloading google.golang.org/grpc v1.64.1 [2024-08-26T05:30:18.826Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.2 [2024-08-26T05:30:18.826Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-08-26T05:30:19.395Z] go: downloading golang.org/x/crypto v0.25.0 [2024-08-26T05:30:19.395Z] go: downloading github.com/go-kit/log v0.2.1 [2024-08-26T05:30:19.395Z] go: downloading github.com/google/uuid v1.6.0 [2024-08-26T05:30:19.395Z] go: downloading github.com/go-playground/validator/v10 v10.22.0 [2024-08-26T05:30:19.395Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 [2024-08-26T05:30:19.395Z] go: downloading golang.org/x/net v0.27.0 [2024-08-26T05:30:19.395Z] go: downloading golang.org/x/sys v0.22.0 [2024-08-26T05:30:19.395Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-08-26T05:30:19.395Z] go: downloading golang.org/x/text v0.16.0 [2024-08-26T05:30:19.395Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-08-26T05:30:19.395Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-08-26T05:30:19.395Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-08-26T05:30:19.657Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-08-26T05:30:37.764Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2024-08-26T05:30:37.764Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] [2024-08-26T05:30:37.764Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] [2024-08-26T05:30:41.054Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] [2024-08-26T05:30:41.054Z] ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] [2024-08-26T05:30:46.319Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 9.227s coverage: 75.7% of statements [2024-08-26T05:30:46.319Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 1.028s coverage: 52.2% of statements [2024-08-26T05:30:47.254Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 10.039s coverage: 96.7% of statements [2024-08-26T05:30:47.254Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 1.023s coverage: 89.5% of statements [2024-08-26T05:30:47.254Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 1.021s coverage: 100.0% of statements [2024-08-26T05:30:47.254Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 1.027s coverage: 55.8% of statements [2024-08-26T05:30:47.254Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 1.030s coverage: 56.0% of statements [2024-08-26T05:30:47.254Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 1.025s coverage: 100.0% of statements [2024-08-26T05:31:05.363Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2024-08-26T05:31:07.897Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-26T05:31:07.897Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-08-26T05:31:07.942Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-26T05:31:07.984Z] $ docker stop --time=1 9fd7d6b04270706853ceb4e708575b4e0f1cf2093052e65fdfc5d52edff620fc [2024-08-26T05:31:11.181Z] $ docker rm -f --volumes 9fd7d6b04270706853ceb4e708575b4e0f1cf2093052e65fdfc5d52edff620fc [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-26T05:31:11.872Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-26T05:31:11.969Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T05:31:13.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-26T05:31:13.170Z] [2024-08-26T05:31:13.170Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T05:31:13.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-26T05:31:13.572Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-26T05:31:13.572Z] 5eb5b503b376: Pulling fs layer [2024-08-26T05:31:13.572Z] 5c69ac0246d0: Pulling fs layer [2024-08-26T05:31:13.572Z] ec43610c2a17: Pulling fs layer [2024-08-26T05:31:13.572Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-26T05:31:13.572Z] 33b1e0a273af: Pulling fs layer [2024-08-26T05:31:13.572Z] 5d3b04190fa2: Pulling fs layer [2024-08-26T05:31:13.572Z] 2f39f015ded8: Pulling fs layer [2024-08-26T05:31:13.572Z] 3a2ae6a8a46f: Waiting [2024-08-26T05:31:13.572Z] 33b1e0a273af: Waiting [2024-08-26T05:31:13.572Z] 5d3b04190fa2: Waiting [2024-08-26T05:31:13.572Z] 2f39f015ded8: Waiting [2024-08-26T05:31:13.572Z] 5c69ac0246d0: Download complete [2024-08-26T05:31:13.572Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-26T05:31:13.572Z] 3a2ae6a8a46f: Download complete [2024-08-26T05:31:13.832Z] 33b1e0a273af: Verifying Checksum [2024-08-26T05:31:13.832Z] 33b1e0a273af: Download complete [2024-08-26T05:31:13.832Z] 5d3b04190fa2: Verifying Checksum [2024-08-26T05:31:13.832Z] 5d3b04190fa2: Download complete [2024-08-26T05:31:13.832Z] ec43610c2a17: Verifying Checksum [2024-08-26T05:31:13.832Z] ec43610c2a17: Download complete [2024-08-26T05:31:13.832Z] 5eb5b503b376: Verifying Checksum [2024-08-26T05:31:13.832Z] 5eb5b503b376: Download complete [2024-08-26T05:31:14.397Z] 2f39f015ded8: Download complete [2024-08-26T05:31:15.331Z] 5eb5b503b376: Pull complete [2024-08-26T05:31:15.331Z] 5c69ac0246d0: Pull complete [2024-08-26T05:31:15.589Z] ec43610c2a17: Pull complete [2024-08-26T05:31:15.589Z] 3a2ae6a8a46f: Pull complete [2024-08-26T05:31:15.848Z] 33b1e0a273af: Pull complete [2024-08-26T05:31:15.849Z] 5d3b04190fa2: Pull complete [2024-08-26T05:31:20.035Z] 2f39f015ded8: Pull complete [2024-08-26T05:31:20.035Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-26T05:31:20.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-26T05:31:20.035Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T05:31:20.311Z] prd-ubuntu20.04-docker-8c-8g-8580 does not seem to be running inside a container [2024-08-26T05:31:20.345Z] $ 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-275 -v /w/workspace/gexfoundry_go-mod-secrets_PR-275:/w/workspace/gexfoundry_go-mod-secrets_PR-275:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-275@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-275@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 [2024-08-26T05:31:23.556Z] $ docker top 0d66c951cd04a87973038d54826fc0e552800fd3899c486527ae3c7cfa58b072 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-26T05:31:24.034Z] ---> job-cost.sh [2024-08-26T05:31:24.034Z] lf-activate-venv: SKIPPING [2024-08-26T05:31:24.034Z] INFO: No Stack... [2024-08-26T05:31:24.296Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-26T05:31:24.879Z] INFO: Archiving Costs [Pipeline] sh [2024-08-26T05:31:25.203Z] + cat /w/workspace/gexfoundry_go-mod-secrets_PR-275/archives/cost.csv [2024-08-26T05:31:25.203Z] + cut -d, -f6 [Pipeline] lock [2024-08-26T05:31:25.265Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-275-1-stack-cost] [2024-08-26T05:31:25.274Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-275-1-stack-cost] did not exist. Created. [2024-08-26T05:31:25.281Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-275-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-26T05:31:25.711Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-26T05:31:25.774Z] Stashed 1 file(s) [Pipeline] } [2024-08-26T05:31:25.816Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-275-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-26T05:31:25.913Z] $ docker stop --time=1 0d66c951cd04a87973038d54826fc0e552800fd3899c486527ae3c7cfa58b072 [2024-08-26T05:31:27.068Z] $ docker rm -f --volumes 0d66c951cd04a87973038d54826fc0e552800fd3899c486527ae3c7cfa58b072 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-26T05:32:43.287Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8581 in /w/workspace/gexfoundry_go-mod-secrets_PR-275 [Pipeline] { [Pipeline] ws [2024-08-26T05:32:43.357Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2024-08-26T05:32:43.474Z] The recommended git tool is: git [2024-08-26T05:32:51.079Z] using credential edgex-jenkins-ssh [2024-08-26T05:32:51.131Z] Cloning the remote Git repository [2024-08-26T05:32:51.209Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2024-08-26T05:32:51.321Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2024-08-26T05:32:51.526Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2024-08-26T05:32:51.527Z] > git --version # timeout=10 [2024-08-26T05:32:51.572Z] > git --version # 'git version 2.25.1' [2024-08-26T05:32:51.575Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-26T05:32:51.816Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-26T05:32:53.422Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2024-08-26T05:32:53.480Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-26T05:32:55.229Z] Merging remotes/origin/main commit a2aa81613b28bfed891ae1460192ec6f2bfba278 into PR head commit 044c21fd1260fe17a647c6c4071b9e708b74e9c3 [2024-08-26T05:32:54.584Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2024-08-26T05:32:54.658Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2024-08-26T05:32:54.659Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-26T05:32:54.686Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/275/head:refs/remotes/origin/PR-275 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-26T05:32:55.246Z] > git config core.sparsecheckout # timeout=10 [2024-08-26T05:32:55.342Z] > git checkout -f 044c21fd1260fe17a647c6c4071b9e708b74e9c3 # timeout=10 [2024-08-26T05:32:55.425Z] > git remote # timeout=10 [2024-08-26T05:32:55.456Z] > git config --get remote.origin.url # timeout=10 [2024-08-26T05:32:55.504Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-26T05:32:55.526Z] > git merge a2aa81613b28bfed891ae1460192ec6f2bfba278 # timeout=10 [2024-08-26T05:32:55.599Z] Merge succeeded, producing 044c21fd1260fe17a647c6c4071b9e708b74e9c3 [2024-08-26T05:32:55.600Z] Checking out Revision 044c21fd1260fe17a647c6c4071b9e708b74e9c3 (PR-275) [2024-08-26T05:32:56.317Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2024-08-26T05:32:56.361Z] > git --version # timeout=10 [2024-08-26T05:32:56.371Z] > git --version # 'git version 2.25.1' [2024-08-26T05:32:56.398Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-26T05:32:55.563Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-26T05:32:55.602Z] > git config core.sparsecheckout # timeout=10 [2024-08-26T05:32:55.638Z] > git checkout -f 044c21fd1260fe17a647c6c4071b9e708b74e9c3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-26T05:33:01.341Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-26T05:33:01.341Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-26T05:33:01.341Z] Dload Upload Total Spent Left Speed [2024-08-26T05:33:01.341Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 126k 0 --:--:-- --:--:-- --:--:-- 125k [Pipeline] sh [2024-08-26T05:33:01.699Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-26T05:33:02.041Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2024-08-26T05:33:02.042Z] tee /etc/docker/daemon.new [2024-08-26T05:33:02.042Z] { [2024-08-26T05:33:02.042Z] "registry-mirrors": [ [2024-08-26T05:33:02.042Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-26T05:33:02.042Z] ], [2024-08-26T05:33:02.042Z] "bip": "10.250.0.254/24", [2024-08-26T05:33:02.042Z] "hosts": [ [2024-08-26T05:33:02.042Z] "tcp://0.0.0.0:5555", [2024-08-26T05:33:02.042Z] "unix:///var/run/docker.sock" [2024-08-26T05:33:02.042Z] ], [2024-08-26T05:33:02.042Z] "mtu": 1458, [2024-08-26T05:33:02.042Z] "selinux-enabled": true, [2024-08-26T05:33:02.042Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-26T05:33:02.042Z] } [Pipeline] sh [2024-08-26T05:33:02.380Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-26T05:33:02.730Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-08-26T05:33:21.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-26T05:33:21.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-26T05:33:21.410Z] ========================================================= [2024-08-26T05:33:21.410Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-26T05:33:21.410Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-08-26T05:33:21.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-26T05:33:22.459Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-26T05:33:22.459Z] c6b39de5b339: Pulling fs layer [2024-08-26T05:33:22.459Z] a69c41024577: Pulling fs layer [2024-08-26T05:33:22.459Z] d6de4b400683: Pulling fs layer [2024-08-26T05:33:22.459Z] 35cb2a7552d0: Pulling fs layer [2024-08-26T05:33:22.459Z] 4f4fb700ef54: Pulling fs layer [2024-08-26T05:33:22.459Z] 464afbd9ba4c: Pulling fs layer [2024-08-26T05:33:22.459Z] 00f215d4a9da: Pulling fs layer [2024-08-26T05:33:22.459Z] d496ad576159: Pulling fs layer [2024-08-26T05:33:22.459Z] 464afbd9ba4c: Waiting [2024-08-26T05:33:22.459Z] 00f215d4a9da: Waiting [2024-08-26T05:33:22.459Z] d496ad576159: Waiting [2024-08-26T05:33:22.459Z] 4f4fb700ef54: Waiting [2024-08-26T05:33:22.459Z] 35cb2a7552d0: Waiting [2024-08-26T05:33:22.459Z] a69c41024577: Verifying Checksum [2024-08-26T05:33:22.459Z] a69c41024577: Download complete [2024-08-26T05:33:22.459Z] 35cb2a7552d0: Verifying Checksum [2024-08-26T05:33:22.459Z] 35cb2a7552d0: Download complete [2024-08-26T05:33:22.459Z] 4f4fb700ef54: Verifying Checksum [2024-08-26T05:33:22.459Z] 4f4fb700ef54: Download complete [2024-08-26T05:33:22.459Z] 464afbd9ba4c: Verifying Checksum [2024-08-26T05:33:22.459Z] 464afbd9ba4c: Download complete [2024-08-26T05:33:22.459Z] c6b39de5b339: Download complete [2024-08-26T05:33:23.049Z] d496ad576159: Verifying Checksum [2024-08-26T05:33:23.049Z] d496ad576159: Download complete [2024-08-26T05:33:23.322Z] c6b39de5b339: Pull complete [2024-08-26T05:33:23.909Z] a69c41024577: Pull complete [2024-08-26T05:33:24.177Z] d6de4b400683: Download complete [2024-08-26T05:33:25.590Z] 00f215d4a9da: Verifying Checksum [2024-08-26T05:33:25.590Z] 00f215d4a9da: Download complete [2024-08-26T05:33:37.910Z] d6de4b400683: Pull complete [2024-08-26T05:33:37.910Z] 35cb2a7552d0: Pull complete [2024-08-26T05:33:37.910Z] 4f4fb700ef54: Pull complete [2024-08-26T05:33:37.910Z] 464afbd9ba4c: Pull complete [2024-08-26T05:33:46.127Z] 00f215d4a9da: Pull complete [2024-08-26T05:33:47.551Z] d496ad576159: Pull complete [2024-08-26T05:33:47.551Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-26T05:33:47.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-26T05:33:47.551Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2024-08-26T05:33:47.897Z] + 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 [2024-08-26T05:33:48.317Z] + docker inspect -f . ci-base-image-arm64 [2024-08-26T05:33:48.317Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T05:33:48.629Z] prd-ubuntu20.04-docker-arm64-4c-16g-8581 does not seem to be running inside a container [2024-08-26T05:33:48.686Z] $ 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 [2024-08-26T05:33:51.592Z] $ docker top 3eab1083611304d3141e8e4351fbe53f03dbef64ad415447bb9e43c6f784abf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-26T05:33:52.497Z] + go version [2024-08-26T05:33:52.497Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-26T05:33:52.541Z] $ docker stop --time=1 3eab1083611304d3141e8e4351fbe53f03dbef64ad415447bb9e43c6f784abf3 [2024-08-26T05:33:54.208Z] $ docker rm -f --volumes 3eab1083611304d3141e8e4351fbe53f03dbef64ad415447bb9e43c6f784abf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T05:33:55.267Z] + docker inspect -f . ci-base-image-arm64 [2024-08-26T05:33:55.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T05:33:55.538Z] prd-ubuntu20.04-docker-arm64-4c-16g-8581 does not seem to be running inside a container [2024-08-26T05:33:55.592Z] $ 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 [2024-08-26T05:33:56.838Z] $ docker top 25c1c543f1719114b3b69bdf7e883d16f82c2934e7941f1bdd14dc959c3c928b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-26T05:33:57.845Z] + git config --global --add safe.directory /w/workspace/go-mod-secrets/1 [Pipeline] fileExists [Pipeline] sh [2024-08-26T05:33:58.606Z] + make test [2024-08-26T05:33:58.606Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2024-08-26T05:33:58.606Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.40 [2024-08-26T05:33:58.606Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-08-26T05:33:58.900Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.3.0 [2024-08-26T05:33:59.484Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-08-26T05:33:59.484Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-08-26T05:33:59.484Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-08-26T05:33:59.484Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-08-26T05:33:59.484Z] go: downloading github.com/go-kit/log v0.2.1 [2024-08-26T05:33:59.484Z] go: downloading github.com/go-playground/validator/v10 v10.22.0 [2024-08-26T05:33:59.484Z] go: downloading github.com/google/uuid v1.6.0 [2024-08-26T05:33:59.752Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-08-26T05:33:59.752Z] go: downloading google.golang.org/grpc v1.64.1 [2024-08-26T05:34:01.168Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.2 [2024-08-26T05:34:01.168Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-08-26T05:34:01.435Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-08-26T05:34:01.435Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-08-26T05:34:02.620Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-08-26T05:34:02.620Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-08-26T05:34:02.620Z] go: downloading golang.org/x/crypto v0.25.0 [2024-08-26T05:34:02.620Z] go: downloading golang.org/x/text v0.16.0 [2024-08-26T05:34:03.208Z] go: downloading golang.org/x/net v0.27.0 [2024-08-26T05:34:03.474Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 [2024-08-26T05:34:03.474Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-08-26T05:34:04.881Z] go: downloading golang.org/x/sys v0.22.0 [2024-08-26T05:35:56.566Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2024-08-26T05:35:56.566Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] [2024-08-26T05:35:56.566Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] [2024-08-26T05:35:56.837Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 13.593s coverage: 75.7% of statements [2024-08-26T05:35:56.837Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 1.100s coverage: 52.2% of statements [2024-08-26T05:35:56.837Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 10.114s coverage: 96.7% of statements [2024-08-26T05:35:56.837Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 1.076s coverage: 89.5% of statements [2024-08-26T05:35:56.837Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 1.128s coverage: 100.0% of statements [2024-08-26T05:36:43.722Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] [2024-08-26T05:36:43.722Z] ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] [2024-08-26T05:36:43.722Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 1.122s coverage: 55.8% of statements [2024-08-26T05:36:43.722Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 1.087s coverage: 56.0% of statements [2024-08-26T05:36:43.722Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 1.115s coverage: 100.0% of statements [2024-08-26T05:36:43.722Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-26T05:36:43.722Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2024-08-26T05:38:35.369Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-26T05:38:35.369Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-08-26T05:38:35.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-26T05:38:35.462Z] $ docker stop --time=1 25c1c543f1719114b3b69bdf7e883d16f82c2934e7941f1bdd14dc959c3c928b [2024-08-26T05:38:37.226Z] $ docker rm -f --volumes 25c1c543f1719114b3b69bdf7e883d16f82c2934e7941f1bdd14dc959c3c928b [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-26T05:38:39.682Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-26T05:38:39.727Z] Warning: overwriting stash ‘coverage-report’ [2024-08-26T05:38:40.184Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T05:38:41.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-26T05:38:41.209Z] [2024-08-26T05:38:41.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T05:38:42.122Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-26T05:38:42.389Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-26T05:38:42.389Z] 8998bd30e6a1: Pulling fs layer [2024-08-26T05:38:42.389Z] 04944245beec: Pulling fs layer [2024-08-26T05:38:42.389Z] 699f458cf7ca: Pulling fs layer [2024-08-26T05:38:42.389Z] 765212b225bb: Pulling fs layer [2024-08-26T05:38:42.389Z] f23df028b6ca: Pulling fs layer [2024-08-26T05:38:42.389Z] d65c8cfc05b1: Pulling fs layer [2024-08-26T05:38:42.389Z] 2437ff75d9bd: Pulling fs layer [2024-08-26T05:38:42.389Z] 765212b225bb: Waiting [2024-08-26T05:38:42.389Z] f23df028b6ca: Waiting [2024-08-26T05:38:42.389Z] d65c8cfc05b1: Waiting [2024-08-26T05:38:42.389Z] 2437ff75d9bd: Waiting [2024-08-26T05:38:42.389Z] 04944245beec: Verifying Checksum [2024-08-26T05:38:42.389Z] 04944245beec: Download complete [2024-08-26T05:38:42.389Z] 765212b225bb: Verifying Checksum [2024-08-26T05:38:42.389Z] 765212b225bb: Download complete [2024-08-26T05:38:42.389Z] f23df028b6ca: Verifying Checksum [2024-08-26T05:38:42.389Z] f23df028b6ca: Download complete [2024-08-26T05:38:42.657Z] d65c8cfc05b1: Verifying Checksum [2024-08-26T05:38:42.657Z] d65c8cfc05b1: Download complete [2024-08-26T05:38:42.657Z] 699f458cf7ca: Verifying Checksum [2024-08-26T05:38:42.657Z] 699f458cf7ca: Download complete [2024-08-26T05:38:42.925Z] 8998bd30e6a1: Download complete [2024-08-26T05:38:45.509Z] 2437ff75d9bd: Verifying Checksum [2024-08-26T05:38:45.509Z] 2437ff75d9bd: Download complete [2024-08-26T05:38:47.450Z] 8998bd30e6a1: Pull complete [2024-08-26T05:38:48.040Z] 04944245beec: Pull complete [2024-08-26T05:38:49.983Z] 699f458cf7ca: Pull complete [2024-08-26T05:38:49.983Z] 765212b225bb: Pull complete [2024-08-26T05:38:50.569Z] f23df028b6ca: Pull complete [2024-08-26T05:38:50.835Z] d65c8cfc05b1: Pull complete [2024-08-26T05:39:09.038Z] 2437ff75d9bd: Pull complete [2024-08-26T05:39:09.038Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-26T05:39:09.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-26T05:39:09.038Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T05:39:09.401Z] prd-ubuntu20.04-docker-arm64-4c-16g-8581 does not seem to be running inside a container [2024-08-26T05:39:09.461Z] $ 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 [2024-08-26T05:39:12.033Z] $ docker top 836578ebcad65d2d621a857f5fe93025ed24cbc010711acd2d24d52ca318f650 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-26T05:39:12.961Z] ---> job-cost.sh [2024-08-26T05:39:12.961Z] lf-activate-venv: SKIPPING [2024-08-26T05:39:12.961Z] INFO: No Stack... [2024-08-26T05:39:13.224Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-26T05:39:14.182Z] INFO: Archiving Costs [Pipeline] sh [2024-08-26T05:39:14.859Z] + cut -d, -f6 [2024-08-26T05:39:14.859Z] + cat /w/workspace/go-mod-secrets/1/archives/cost.csv [Pipeline] lock [2024-08-26T05:39:14.934Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-275-1-stack-cost] [2024-08-26T05:39:14.943Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-275-1-stack-cost] did not exist. Created. [2024-08-26T05:39:14.950Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-275-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-26T05:39:15.682Z] /w/workspace/go-mod-secrets/1@tmp/durable-c43ff880/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-26T05:39:16.354Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-26T05:39:16.402Z] Warning: overwriting stash ‘stack-cost’ [2024-08-26T05:39:16.454Z] Stashed 1 file(s) [Pipeline] } [2024-08-26T05:39:16.478Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-275-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-26T05:39:16.564Z] $ docker stop --time=1 836578ebcad65d2d621a857f5fe93025ed24cbc010711acd2d24d52ca318f650 [2024-08-26T05:39:18.062Z] $ docker rm -f --volumes 836578ebcad65d2d621a857f5fe93025ed24cbc010711acd2d24d52ca318f650 [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 [2024-08-26T05:39:19.176Z] provisioning config files... [2024-08-26T05:39:19.188Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-275@tmp/config9647401650532296741tmp [Pipeline] { [Pipeline] sh [2024-08-26T05:39:19.571Z] + set +x [2024-08-26T05:39:19.572Z] + curl -s https://codecov.io/bash [2024-08-26T05:39:19.572Z] + bash -s -- [2024-08-26T05:39:19.572Z] [2024-08-26T05:39:19.572Z] _____ _ [2024-08-26T05:39:19.572Z] / ____| | | [2024-08-26T05:39:19.572Z] | | ___ __| | ___ ___ _____ __ [2024-08-26T05:39:19.572Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-26T05:39:19.572Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-26T05:39:19.572Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-26T05:39:19.572Z] Bash-1.0.6 [2024-08-26T05:39:19.572Z] [2024-08-26T05:39:19.572Z] [2024-08-26T05:39:19.572Z] ==> git version 2.25.1 found [2024-08-26T05:39:19.572Z] ==> 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 [2024-08-26T05:39:19.572Z] Release-Date: 2020-01-08 [2024-08-26T05:39:19.572Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-26T05:39:19.572Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-26T05:39:19.572Z] ==> Jenkins CI detected. [2024-08-26T05:39:19.572Z] current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-275 [2024-08-26T05:39:19.572Z] project root: . [2024-08-26T05:39:19.572Z] --> token set from env [2024-08-26T05:39:19.572Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-26T05:39:19.572Z] ==> Running gcov in . (disable via -X gcov) [2024-08-26T05:39:19.831Z] ==> Python coveragepy not found [2024-08-26T05:39:19.831Z] ==> Searching for coverage reports in: [2024-08-26T05:39:19.831Z] + . [2024-08-26T05:39:19.831Z] -> Found 1 reports [2024-08-26T05:39:19.831Z] ==> Detecting git/mercurial file structure [2024-08-26T05:39:19.831Z] ==> Reading reports [2024-08-26T05:39:19.831Z] + ./coverage.out bytes=41152 [2024-08-26T05:39:19.831Z] ==> Appending adjustments [2024-08-26T05:39:19.831Z] https://docs.codecov.io/docs/fixing-reports [2024-08-26T05:39:19.831Z] + Found adjustments [2024-08-26T05:39:19.831Z] ==> Gzipping contents [2024-08-26T05:39:19.831Z] 8.0K /tmp/codecov.KcsXsi.gz [2024-08-26T05:39:19.831Z] ==> Uploading reports [2024-08-26T05:39:19.831Z] url: https://codecov.io [2024-08-26T05:39:19.831Z] query: branch=PR-275&commit=044c21fd1260fe17a647c6c4071b9e708b74e9c3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-275%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=275&job=&cmd_args= [2024-08-26T05:39:19.831Z] -> Pinging Codecov [2024-08-26T05:39:19.832Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-275&commit=044c21fd1260fe17a647c6c4071b9e708b74e9c3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-275%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=275&job=&cmd_args= [2024-08-26T05:39:20.093Z] -> Uploading to [2024-08-26T05:39:20.093Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-26/D63849C06B6B67093493C71CE874ED06/044c21fd1260fe17a647c6c4071b9e708b74e9c3/d632356c-650b-4ccc-8f26-87e7c94918db.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240826%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240826T053919Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a97a3413ce3e01bece0750e0982f80ef039d0dbdf87aa2c404d32c743e5a91a0 [2024-08-26T05:39:20.093Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-26T05:39:20.093Z] Dload Upload Total Spent Left Speed [2024-08-26T05:39:20.350Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8134 0 0 100 8134 0 31773 --:--:-- --:--:-- --:--:-- 31773 [2024-08-26T05:39:20.350Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/044c21fd1260fe17a647c6c4071b9e708b74e9c3 [Pipeline] } [2024-08-26T05:39:20.382Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-26T05:39:22.714Z] + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-275/archives ] [2024-08-26T05:39:22.714Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-275/archives [2024-08-26T05:39:22.714Z] total 16 [2024-08-26T05:39:22.714Z] drwxr-xr-x 3 root root 4096 Aug 26 05:31 . [2024-08-26T05:39:22.714Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 26 05:31 .. [2024-08-26T05:39:22.714Z] drwxr-xr-x 2 root root 4096 Aug 26 05:31 cost [2024-08-26T05:39:22.714Z] -rw-r--r-- 1 root root 86 Aug 26 05:31 cost.csv [2024-08-26T05:39:22.714Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-275/archives [2024-08-26T05:39:22.714Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-275/archives [2024-08-26T05:39:22.714Z] total 16 [2024-08-26T05:39:22.714Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 26 05:31 . [2024-08-26T05:39:22.714Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 26 05:31 .. [2024-08-26T05:39:22.714Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 26 05:31 cost [2024-08-26T05:39:22.714Z] -rw-r--r-- 1 jenkins jenkins 86 Aug 26 05:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-26T05:39:23.056Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-26T05:39:23.957Z] ---> package-listing.sh [2024-08-26T05:39:23.957Z] ++ facter osfamily [2024-08-26T05:39:23.957Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-26T05:39:24.217Z] + OS_FAMILY=debian [2024-08-26T05:39:24.217Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-275 [2024-08-26T05:39:24.217Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-26T05:39:24.217Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-26T05:39:24.217Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-26T05:39:24.217Z] + PACKAGES=/tmp/packages_start.txt [2024-08-26T05:39:24.217Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-275 ']' [2024-08-26T05:39:24.217Z] + PACKAGES=/tmp/packages_end.txt [2024-08-26T05:39:24.217Z] + case "${OS_FAMILY}" in [2024-08-26T05:39:24.217Z] + grep '^ii' [2024-08-26T05:39:24.217Z] + dpkg -l [2024-08-26T05:39:24.217Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-26T05:39:24.217Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-26T05:39:24.217Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-26T05:39:24.217Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-275 ']' [2024-08-26T05:39:24.217Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-275/archives/ [2024-08-26T05:39:24.217Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-275/archives/ [Pipeline] echo [2024-08-26T05:39:24.259Z] 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-275/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-26T05:39:24.574Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T05:39:24.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-26T05:39:24.992Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T05:39:25.172Z] prd-ubuntu20.04-docker-8c-8g-8580 does not seem to be running inside a container [2024-08-26T05:39:25.203Z] $ 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-275/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-275 -v /w/workspace/gexfoundry_go-mod-secrets_PR-275:/w/workspace/gexfoundry_go-mod-secrets_PR-275:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-275@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-275@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 [2024-08-26T05:39:25.397Z] $ docker top 5cfdbbaca975d8d736af7c9a892be22390e48d3256833b4ff0f001b47e74b264 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-26T05:39:25.804Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-26T05:39:26.124Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-26T05:39:26.451Z] + ls /var/log/sa-host [2024-08-26T05:39:26.451Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-26T05:39:26.610Z] provisioning config files... [2024-08-26T05:39:26.619Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-275@tmp/config11890191109557121502tmp [Pipeline] { [Pipeline] echo [2024-08-26T05:39:26.693Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-26T05:39:27.017Z] ---> create-netrc.sh [Pipeline] } [2024-08-26T05:39:27.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-26T05:39:27.481Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-26T05:39:27.519Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-26T05:39:27.842Z] ---> sudo-logs.sh [2024-08-26T05:39:27.842Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-26T05:39:27.946Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-26T05:39:28.267Z] ---> job-cost.sh [2024-08-26T05:39:28.267Z] lf-activate-venv: SKIPPING [2024-08-26T05:39:28.267Z] DEBUG: total: 0.2199999988079071 [2024-08-26T05:39:28.267Z] INFO: Retrieving Stack Cost... [2024-08-26T05:39:28.835Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-26T05:39:29.095Z] INFO: Archiving Costs [Pipeline] echo [2024-08-26T05:39:29.140Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-26T05:39:29.468Z] ---> logs-deploy.sh [2024-08-26T05:39:29.468Z] lf-activate-venv: SKIPPING [2024-08-26T05:39:29.468Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-275/1 [2024-08-26T05:39:29.468Z] INFO: archiving workspace using pattern(s): [2024-08-26T05:39:30.408Z] Archives upload complete. [2024-08-26T05:39:30.668Z] INFO: archiving logs to Nexus [2024-08-26T05:39:31.237Z] ---> uname -a: [2024-08-26T05:39:31.237Z] Linux prd-ubuntu20-04-docker-8c-8g-8580 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-26T05:39:31.237Z] [2024-08-26T05:39:31.237Z] [2024-08-26T05:39:31.237Z] ---> lscpu: [2024-08-26T05:39:31.238Z] Architecture: x86_64 [2024-08-26T05:39:31.238Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-26T05:39:31.238Z] Byte Order: Little Endian [2024-08-26T05:39:31.238Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-26T05:39:31.238Z] CPU(s): 8 [2024-08-26T05:39:31.238Z] On-line CPU(s) list: 0-7 [2024-08-26T05:39:31.238Z] Thread(s) per core: 1 [2024-08-26T05:39:31.238Z] Core(s) per socket: 1 [2024-08-26T05:39:31.238Z] Socket(s): 8 [2024-08-26T05:39:31.238Z] NUMA node(s): 1 [2024-08-26T05:39:31.238Z] Vendor ID: AuthenticAMD [2024-08-26T05:39:31.238Z] CPU family: 23 [2024-08-26T05:39:31.238Z] Model: 49 [2024-08-26T05:39:31.238Z] Model name: AMD EPYC-Rome Processor [2024-08-26T05:39:31.238Z] Stepping: 0 [2024-08-26T05:39:31.238Z] CPU MHz: 2799.996 [2024-08-26T05:39:31.238Z] BogoMIPS: 5599.99 [2024-08-26T05:39:31.238Z] Virtualization: AMD-V [2024-08-26T05:39:31.238Z] Hypervisor vendor: KVM [2024-08-26T05:39:31.238Z] Virtualization type: full [2024-08-26T05:39:31.238Z] L1d cache: 256 KiB [2024-08-26T05:39:31.238Z] L1i cache: 256 KiB [2024-08-26T05:39:31.238Z] L2 cache: 4 MiB [2024-08-26T05:39:31.238Z] L3 cache: 128 MiB [2024-08-26T05:39:31.238Z] NUMA node0 CPU(s): 0-7 [2024-08-26T05:39:31.238Z] Vulnerability Itlb multihit: Not affected [2024-08-26T05:39:31.238Z] Vulnerability L1tf: Not affected [2024-08-26T05:39:31.238Z] Vulnerability Mds: Not affected [2024-08-26T05:39:31.238Z] Vulnerability Meltdown: Not affected [2024-08-26T05:39:31.238Z] Vulnerability Mmio stale data: Not affected [2024-08-26T05:39:31.238Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-26T05:39:31.238Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-26T05:39:31.238Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-26T05:39:31.238Z] Vulnerability Srbds: Not affected [2024-08-26T05:39:31.238Z] Vulnerability Tsx async abort: Not affected [2024-08-26T05:39:31.238Z] 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 [2024-08-26T05:39:31.238Z] [2024-08-26T05:39:31.238Z] [2024-08-26T05:39:31.238Z] ---> nproc: [2024-08-26T05:39:31.238Z] 8 [2024-08-26T05:39:31.238Z] [2024-08-26T05:39:31.238Z] [2024-08-26T05:39:31.238Z] ---> df -h: [2024-08-26T05:39:31.238Z] Filesystem Size Used Avail Use% Mounted on [2024-08-26T05:39:31.238Z] overlay 155G 11G 145G 7% / [2024-08-26T05:39:31.238Z] tmpfs 64M 0 64M 0% /dev [2024-08-26T05:39:31.238Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-08-26T05:39:31.238Z] shm 64M 0 64M 0% /dev/shm [2024-08-26T05:39:31.238Z] /dev/vda1 155G 11G 145G 7% /facter-os [2024-08-26T05:39:31.238Z] [2024-08-26T05:39:31.238Z] [2024-08-26T05:39:31.238Z] ---> sar -b -r -n DEV: [2024-08-26T05:39:31.238Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8580) 08/26/24 _x86_64_ (8 CPU) [2024-08-26T05:39:31.238Z] [2024-08-26T05:39:31.238Z] 05:28:36 LINUX RESTART (8 CPU) [2024-08-26T05:39:31.238Z] [2024-08-26T05:39:31.238Z] 05:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-08-26T05:39:31.238Z] 05:30:01 362.32 47.54 314.78 0.00 5335.78 50484.39 0.00 [2024-08-26T05:39:31.238Z] 05:31:01 73.77 0.33 73.44 0.00 23.20 33683.47 0.00 [2024-08-26T05:39:31.238Z] 05:32:01 62.74 0.22 62.52 0.00 16.93 25670.52 0.00 [2024-08-26T05:39:31.238Z] 05:33:01 1.65 0.00 1.65 0.00 0.00 154.75 0.00 [2024-08-26T05:39:31.238Z] 05:34:01 19.40 2.32 17.08 0.00 92.12 2039.39 0.00 [2024-08-26T05:39:31.238Z] 05:35:01 33.33 3.80 29.53 0.00 4272.22 6632.76 0.00 [2024-08-26T05:39:31.238Z] 05:36:01 3.15 0.02 3.13 0.00 0.13 219.03 0.00 [2024-08-26T05:39:31.238Z] 05:37:01 1.30 0.00 1.30 0.00 0.00 15.59 0.00 [2024-08-26T05:39:31.238Z] 05:38:02 1.22 0.00 1.22 0.00 0.00 148.11 0.00 [2024-08-26T05:39:31.238Z] 05:39:01 1.97 0.00 1.97 0.00 0.00 22.50 0.00 [2024-08-26T05:39:31.238Z] Average: 56.17 5.43 50.74 0.00 975.63 11926.49 0.00 [2024-08-26T05:39:31.238Z] [2024-08-26T05:39:31.238Z] 05:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-08-26T05:39:31.238Z] 05:30:01 29940164 31597984 753656 2.29 59760 1897524 1717008 5.06 971576 1645528 276 [2024-08-26T05:39:31.238Z] 05:31:01 28182188 31101784 1203592 3.66 89324 3056060 2172476 6.40 1606600 2647640 246416 [2024-08-26T05:39:31.238Z] 05:32:01 28735344 31554956 753740 2.29 94668 2949324 1766356 5.21 1107824 2589004 4 [2024-08-26T05:39:31.238Z] 05:33:01 28735452 31555256 753200 2.29 94740 2949328 1766356 5.21 1107956 2589008 44 [2024-08-26T05:39:31.238Z] 05:34:01 28635348 31545116 739380 2.25 109072 3027620 1664292 4.90 1157940 2619928 1260 [2024-08-26T05:39:31.238Z] 05:35:01 28281204 31534272 745852 2.27 124116 3347620 1718268 5.06 1385200 2729436 8 [2024-08-26T05:39:31.238Z] 05:36:01 28297512 31545660 734680 2.23 122684 3344368 1711992 5.05 1373208 2726216 8 [2024-08-26T05:39:31.238Z] 05:37:01 28297236 31545436 734872 2.23 122708 3344368 1711992 5.05 1373300 2726216 40 [2024-08-26T05:39:31.238Z] 05:38:02 28297228 31545488 734804 2.23 122764 3344372 1711992 5.05 1373512 2726220 8 [2024-08-26T05:39:31.238Z] 05:39:01 28299132 31547476 732684 2.23 122844 3344376 1711992 5.05 1371472 2726224 24 [2024-08-26T05:39:31.238Z] Average: 28570081 31507343 788646 2.40 106268 3060496 1765272 5.20 1282859 2572542 24809 [2024-08-26T05:39:31.238Z] [2024-08-26T05:39:31.238Z] 05:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-08-26T05:39:31.238Z] 05:30:01 docker0 9.75 9.58 0.84 88.54 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] 05:30:01 lo 2.87 2.87 0.27 0.27 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] 05:30:01 ens3 387.42 266.19 2597.03 84.63 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] 05:31:01 docker0 49.39 81.87 4.23 871.58 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] 05:31:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] 05:31:01 vethf5c056a 49.39 81.99 4.90 871.59 0.00 0.00 0.00 0.07 [2024-08-26T05:39:31.238Z] 05:31:01 ens3 211.88 130.61 4058.42 24.44 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] 05:32:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] 05:32:01 ens3 97.35 56.64 2526.52 12.15 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] 05:33:01 ens3 1.05 0.75 2.08 0.30 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] 05:34:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] 05:34:01 ens3 55.42 31.46 667.73 2.32 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] 05:35:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] 05:35:01 ens3 157.07 80.22 2066.67 5.48 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] 05:36:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] 05:37:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] 05:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] 05:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] 05:38:02 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] 05:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] Average: docker0 5.92 9.16 0.51 96.17 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] Average: lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] Average: ens3 91.20 56.70 1193.80 12.95 0.00 0.00 0.00 0.00 [2024-08-26T05:39:31.238Z] [2024-08-26T05:39:31.238Z] [2024-08-26T05:39:31.238Z] ---> sar -P ALL: [2024-08-26T05:39:31.238Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8580) 08/26/24 _x86_64_ (8 CPU) [2024-08-26T05:39:31.238Z] [2024-08-26T05:39:31.238Z] 05:28:36 LINUX RESTART (8 CPU) [2024-08-26T05:39:31.238Z] [2024-08-26T05:39:31.238Z] 05:29:01 CPU %user %nice %system %iowait %steal %idle [2024-08-26T05:39:31.238Z] 05:30:01 all 6.44 0.00 1.91 2.32 0.04 89.29 [2024-08-26T05:39:31.238Z] 05:30:01 0 6.99 0.00 1.57 0.25 0.03 91.15 [2024-08-26T05:39:31.238Z] 05:30:01 1 6.18 0.00 1.27 0.47 0.05 92.03 [2024-08-26T05:39:31.238Z] 05:30:01 2 5.72 0.00 3.07 4.44 0.05 86.72 [2024-08-26T05:39:31.238Z] 05:30:01 3 7.78 0.00 1.81 7.01 0.03 83.37 [2024-08-26T05:39:31.238Z] 05:30:01 4 6.16 0.00 1.98 1.34 0.03 90.48 [2024-08-26T05:39:31.238Z] 05:30:01 5 6.45 0.00 2.33 2.72 0.03 88.47 [2024-08-26T05:39:31.238Z] 05:30:01 6 4.34 0.00 1.94 0.37 0.03 93.32 [2024-08-26T05:39:31.238Z] 05:30:01 7 7.89 0.00 1.32 1.99 0.03 88.77 [2024-08-26T05:39:31.238Z] 05:31:01 all 34.57 0.00 6.61 1.10 0.07 57.64 [2024-08-26T05:39:31.238Z] 05:31:01 0 33.97 0.00 6.58 0.03 0.07 59.35 [2024-08-26T05:39:31.238Z] 05:31:01 1 34.49 0.00 6.48 0.14 0.07 58.83 [2024-08-26T05:39:31.238Z] 05:31:01 2 34.48 0.00 7.17 5.55 0.07 52.73 [2024-08-26T05:39:31.238Z] 05:31:01 3 35.19 0.00 6.41 0.10 0.08 58.21 [2024-08-26T05:39:31.238Z] 05:31:01 4 34.65 0.00 7.08 0.10 0.08 58.08 [2024-08-26T05:39:31.238Z] 05:31:01 5 33.61 0.00 6.93 0.08 0.07 59.31 [2024-08-26T05:39:31.238Z] 05:31:01 6 34.64 0.00 5.63 0.02 0.07 59.64 [2024-08-26T05:39:31.238Z] 05:31:01 7 35.48 0.00 6.63 2.83 0.08 54.97 [2024-08-26T05:39:31.238Z] 05:32:01 all 8.01 0.00 1.78 1.17 0.05 88.99 [2024-08-26T05:39:31.238Z] 05:32:01 0 7.77 0.00 1.97 0.00 0.03 90.23 [2024-08-26T05:39:31.238Z] 05:32:01 1 8.23 0.00 2.49 6.75 0.05 82.49 [2024-08-26T05:39:31.238Z] 05:32:01 2 7.89 0.00 1.98 0.62 0.03 89.47 [2024-08-26T05:39:31.238Z] 05:32:01 3 8.40 0.00 1.50 0.07 0.02 90.02 [2024-08-26T05:39:31.238Z] 05:32:01 4 7.65 0.00 2.19 0.17 0.02 89.97 [2024-08-26T05:39:31.238Z] 05:32:01 5 8.04 0.00 1.35 0.12 0.03 90.46 [2024-08-26T05:39:31.238Z] 05:32:01 6 7.80 0.00 1.47 0.13 0.22 90.38 [2024-08-26T05:39:31.238Z] 05:32:01 7 8.28 0.00 1.31 1.49 0.03 88.89 [2024-08-26T05:39:31.238Z] 05:33:01 all 0.03 0.00 0.02 0.01 0.02 99.93 [2024-08-26T05:39:31.238Z] 05:33:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-26T05:39:31.238Z] 05:33:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2024-08-26T05:39:31.238Z] 05:33:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2024-08-26T05:39:31.238Z] 05:33:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-26T05:39:31.238Z] 05:33:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-26T05:39:31.238Z] 05:33:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-26T05:39:31.238Z] 05:33:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-26T05:39:31.238Z] 05:33:01 7 0.07 0.00 0.00 0.03 0.02 99.88 [2024-08-26T05:39:31.238Z] 05:34:01 all 1.03 0.00 0.67 0.13 0.02 98.14 [2024-08-26T05:39:31.238Z] 05:34:01 0 0.80 0.00 0.33 0.02 0.02 98.83 [2024-08-26T05:39:31.238Z] 05:34:01 1 0.78 0.00 0.62 0.07 0.03 98.50 [2024-08-26T05:39:31.238Z] 05:34:01 2 0.75 0.00 1.50 0.02 0.03 97.70 [2024-08-26T05:39:31.238Z] 05:34:01 3 1.45 0.00 0.57 0.48 0.02 97.48 [2024-08-26T05:39:31.238Z] 05:34:01 4 1.13 0.00 0.57 0.00 0.02 98.28 [2024-08-26T05:39:31.238Z] 05:34:01 5 1.16 0.00 0.47 0.02 0.02 98.34 [2024-08-26T05:39:31.238Z] 05:34:01 6 1.65 0.00 0.83 0.02 0.02 97.48 [2024-08-26T05:39:31.238Z] 05:34:01 7 0.55 0.00 0.45 0.43 0.03 98.53 [2024-08-26T05:39:31.238Z] 05:35:01 all 1.52 0.00 0.71 0.36 0.02 97.40 [2024-08-26T05:39:31.238Z] 05:35:01 0 0.82 0.00 0.42 0.05 0.05 98.66 [2024-08-26T05:39:31.238Z] 05:35:01 1 1.30 0.00 0.33 0.00 0.02 98.35 [2024-08-26T05:39:31.238Z] 05:35:01 2 1.37 0.00 1.08 0.02 0.02 97.52 [2024-08-26T05:39:31.238Z] 05:35:01 3 1.97 0.00 0.60 0.03 0.02 97.38 [2024-08-26T05:39:31.238Z] 05:35:01 4 2.24 0.00 0.90 0.03 0.02 96.81 [2024-08-26T05:39:31.238Z] 05:35:01 5 1.99 0.00 0.59 0.25 0.03 97.14 [2024-08-26T05:39:31.238Z] 05:35:01 6 1.75 0.00 1.17 1.58 0.02 95.48 [2024-08-26T05:39:31.238Z] 05:35:01 7 0.70 0.00 0.55 0.89 0.02 97.84 [2024-08-26T05:39:31.238Z] 05:36:01 all 0.08 0.00 0.05 0.01 0.01 99.85 [2024-08-26T05:39:31.238Z] 05:36:01 0 0.32 0.00 0.12 0.02 0.03 99.52 [2024-08-26T05:39:31.238Z] 05:36:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2024-08-26T05:39:31.238Z] 05:36:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-26T05:39:31.238Z] 05:36:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-26T05:39:31.238Z] 05:36:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2024-08-26T05:39:31.238Z] 05:36:01 5 0.03 0.00 0.07 0.00 0.00 99.90 [2024-08-26T05:39:31.238Z] 05:36:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-26T05:39:31.238Z] 05:36:01 7 0.05 0.00 0.03 0.07 0.02 99.83 [2024-08-26T05:39:31.238Z] 05:37:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2024-08-26T05:39:31.238Z] 05:37:01 0 0.02 0.00 0.05 0.02 0.03 99.88 [2024-08-26T05:39:31.238Z] 05:37:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2024-08-26T05:39:31.238Z] 05:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-26T05:39:31.238Z] 05:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-26T05:39:31.238Z] 05:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-26T05:39:31.238Z] 05:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-26T05:39:31.238Z] 05:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T05:39:31.238Z] 05:37:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-26T05:39:31.238Z] 05:38:02 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-26T05:39:31.238Z] 05:38:02 0 0.05 0.00 0.02 0.02 0.03 99.88 [2024-08-26T05:39:31.238Z] 05:38:02 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-26T05:39:31.238Z] 05:38:02 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-26T05:39:31.238Z] 05:38:02 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T05:39:31.238Z] 05:38:02 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-26T05:39:31.238Z] 05:38:02 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-26T05:39:31.239Z] 05:38:02 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-26T05:39:31.239Z] 05:38:02 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-26T05:39:31.239Z] 05:39:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-08-26T05:39:31.239Z] 05:39:01 0 0.05 0.00 0.03 0.02 0.03 99.86 [2024-08-26T05:39:31.239Z] 05:39:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-26T05:39:31.239Z] 05:39:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2024-08-26T05:39:31.239Z] 05:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T05:39:31.239Z] 05:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T05:39:31.239Z] 05:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T05:39:31.239Z] 05:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-26T05:39:31.239Z] 05:39:01 7 0.03 0.00 0.00 0.03 0.00 99.93 [2024-08-26T05:39:31.239Z] Average: all 5.13 0.00 1.17 0.51 0.03 93.16 [2024-08-26T05:39:31.239Z] Average: 0 5.06 0.00 1.11 0.04 0.04 93.76 [2024-08-26T05:39:31.239Z] Average: 1 5.05 0.00 1.13 0.74 0.03 93.05 [2024-08-26T05:39:31.239Z] Average: 2 4.98 0.00 1.48 1.06 0.03 92.46 [2024-08-26T05:39:31.239Z] Average: 3 5.44 0.00 1.09 0.77 0.02 92.68 [2024-08-26T05:39:31.239Z] Average: 4 5.15 0.00 1.27 0.16 0.02 93.39 [2024-08-26T05:39:31.239Z] Average: 5 5.10 0.00 1.17 0.32 0.02 93.39 [2024-08-26T05:39:31.239Z] Average: 6 5.00 0.00 1.11 0.21 0.04 93.64 [2024-08-26T05:39:31.239Z] Average: 7 5.27 0.00 1.02 0.78 0.02 92.91 [2024-08-26T05:39:31.239Z] [2024-08-26T05:39:31.239Z] [2024-08-26T05:39:31.239Z]