Pull request #774 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2152cdbdd5c6478a27a3a8a8be8a4baac319d4cb+bf40e8ffce43abdd9c4fd808854a2667bf257794 (203fdc2dad26ac97bc87efa8e57dbfcf92467e8b) 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-ssh6710046721612716972.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh4111331166220295604.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-774/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-774/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17626214645368641834.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6029096716803738225.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-774/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-774/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7105505168407444646.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22052 in /w/workspace/xfoundry_go-mod-bootstrap_PR-774 [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-774 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/774/head:refs/remotes/origin/PR-774 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bf40e8ffce43abdd9c4fd808854a2667bf257794 into PR head commit 2152cdbdd5c6478a27a3a8a8be8a4baac319d4cb Merge succeeded, producing 2152cdbdd5c6478a27a3a8a8be8a4baac319d4cb Checking out Revision 2152cdbdd5c6478a27a3a8a8be8a4baac319d4cb (PR-774) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v3" First time build. Skipping changelog. > git config core.sparsecheckout # timeout=10 > git checkout -f 2152cdbdd5c6478a27a3a8a8be8a4baac319d4cb # 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 bf40e8ffce43abdd9c4fd808854a2667bf257794 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2152cdbdd5c6478a27a3a8a8be8a4baac319d4cb # timeout=10 > git rev-list --no-walk 9ef799441b5d64813a932f3206d264050b8716e2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-07T10:20:11.716Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-07T10:20:11.818Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-07T10:20:11.855Z] ========================================================= [2024-10-07T10:20:11.855Z] EdgeX Global Pipelines Version Info [2024-10-07T10:20:11.856Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-07T10:20:12.950Z] ------------------- [2024-10-07T10:20:12.950Z] stable info: [2024-10-07T10:20:12.950Z] ------------------- [2024-10-07T10:20:12.950Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-07T10:20:12.950Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-07T10:20:12.950Z] Message: update stable to v1.0.265 [2024-10-07T10:20:13.211Z] ------------------- [2024-10-07T10:20:13.211Z] experimental info: [2024-10-07T10:20:13.211Z] ------------------- [2024-10-07T10:20:13.211Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-07T10:20:13.211Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-07T10:20:13.211Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-07T10:20:13.315Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2024-10-07T10:20:13.340Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2024-10-07T10:20:13.371Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-07T10:20:13.394Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-07T10:20:13.425Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-07T10:20:13.452Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-07T10:20:13.477Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-07T10:20:13.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-07T10:20:13.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-07T10:20:13.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-07T10:20:13.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-07T10:20:13.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2024-10-07T10:20:13.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-07T10:20:13.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-07T10:20:13.707Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-10-07T10:20:13.735Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-10-07T10:20:13.769Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-07T10:20:13.799Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-07T10:20:13.829Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-07T10:20:13.859Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-07T10:20:13.896Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-07T10:20:13.925Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-07T10:20:13.949Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-07T10:20:13.976Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-07T10:20:14.000Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-10-07T10:20:14.026Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-07T10:20:14.052Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-07T10:20:14.082Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-774 [Pipeline] echo [2024-10-07T10:20:14.112Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-774 [Pipeline] echo [2024-10-07T10:20:14.138Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-774 [Pipeline] echo [2024-10-07T10:20:14.169Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2152cdbdd5c6478a27a3a8a8be8a4baac319d4cb [Pipeline] echo [2024-10-07T10:20:14.197Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2152cdb [Pipeline] echo [2024-10-07T10:20:14.229Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-07T10:20:14.614Z] + git rev-list -1 --merges 2152cdbdd5c6478a27a3a8a8be8a4baac319d4cb~1..2152cdbdd5c6478a27a3a8a8be8a4baac319d4cb [Pipeline] echo [2024-10-07T10:20:14.643Z] -----------> git rev-list -1 --merges 2152cdbdd5c6478a27a3a8a8be8a4baac319d4cb~1..2152cdbdd5c6478a27a3a8a8be8a4baac319d4cb 2152cdbdd5c6478a27a3a8a8be8a4baac319d4cb [false] [Pipeline] sh [2024-10-07T10:20:14.944Z] + git log --format=format:%s -1 2152cdbdd5c6478a27a3a8a8be8a4baac319d4cb [Pipeline] echo [2024-10-07T10:20:14.959Z] ========================================================= [2024-10-07T10:20:14.959Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-07T10:20:14.959Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-07T10:20:15.297Z] + git log --format=format:%s -1 2152cdbdd5c6478a27a3a8a8be8a4baac319d4cb [Pipeline] echo [2024-10-07T10:20:15.310Z] [semverPrep] GIT_COMMIT: 2152cdbdd5c6478a27a3a8a8be8a4baac319d4cb, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-secrets/v3 [Pipeline] echo [2024-10-07T10:20:15.324Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-07T10:20:15.722Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-07T10:20:15.722Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-07T10:20:15.722Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-07T10:20:15.722Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-07T10:20:15.722Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-07T10:20:15.722Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-07T10:20:15.722Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T10:20:16.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T10:20:16.150Z] [2024-10-07T10:20:16.150Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T10:20:16.463Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T10:20:16.463Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-07T10:20:16.463Z] b85a868b505f: Pulling fs layer [2024-10-07T10:20:16.463Z] e2be974225ed: Pulling fs layer [2024-10-07T10:20:16.463Z] 339a4e72a1f5: Pulling fs layer [2024-10-07T10:20:16.463Z] 988bab9f4d93: Pulling fs layer [2024-10-07T10:20:16.463Z] 1469e6f7b9e6: Pulling fs layer [2024-10-07T10:20:16.463Z] eaf3925da568: Pulling fs layer [2024-10-07T10:20:16.463Z] bab4dde63d76: Pulling fs layer [2024-10-07T10:20:16.463Z] bde34c3a00c8: Pulling fs layer [2024-10-07T10:20:16.463Z] b352a97aabf1: Pulling fs layer [2024-10-07T10:20:16.463Z] 4872d77fe225: Pulling fs layer [2024-10-07T10:20:16.463Z] 5851b861e8e6: Pulling fs layer [2024-10-07T10:20:16.463Z] bde34c3a00c8: Waiting [2024-10-07T10:20:16.463Z] b352a97aabf1: Waiting [2024-10-07T10:20:16.463Z] 1469e6f7b9e6: Waiting [2024-10-07T10:20:16.463Z] 4872d77fe225: Waiting [2024-10-07T10:20:16.463Z] eaf3925da568: Waiting [2024-10-07T10:20:16.463Z] 5851b861e8e6: Waiting [2024-10-07T10:20:16.463Z] bab4dde63d76: Waiting [2024-10-07T10:20:16.463Z] 988bab9f4d93: Waiting [2024-10-07T10:20:16.463Z] e2be974225ed: Verifying Checksum [2024-10-07T10:20:16.463Z] e2be974225ed: Download complete [2024-10-07T10:20:16.463Z] 988bab9f4d93: Verifying Checksum [2024-10-07T10:20:16.463Z] 988bab9f4d93: Download complete [2024-10-07T10:20:16.723Z] 1469e6f7b9e6: Verifying Checksum [2024-10-07T10:20:16.723Z] 1469e6f7b9e6: Download complete [2024-10-07T10:20:16.723Z] eaf3925da568: Verifying Checksum [2024-10-07T10:20:16.723Z] eaf3925da568: Download complete [2024-10-07T10:20:16.723Z] 339a4e72a1f5: Verifying Checksum [2024-10-07T10:20:16.723Z] 339a4e72a1f5: Download complete [2024-10-07T10:20:16.723Z] bde34c3a00c8: Download complete [2024-10-07T10:20:16.723Z] b352a97aabf1: Verifying Checksum [2024-10-07T10:20:16.723Z] b352a97aabf1: Download complete [2024-10-07T10:20:16.723Z] 4872d77fe225: Verifying Checksum [2024-10-07T10:20:16.723Z] 4872d77fe225: Download complete [2024-10-07T10:20:16.723Z] 5851b861e8e6: Verifying Checksum [2024-10-07T10:20:16.723Z] b85a868b505f: Verifying Checksum [2024-10-07T10:20:16.723Z] b85a868b505f: Download complete [2024-10-07T10:20:16.981Z] bab4dde63d76: Verifying Checksum [2024-10-07T10:20:16.981Z] bab4dde63d76: Download complete [2024-10-07T10:20:17.918Z] b85a868b505f: Pull complete [2024-10-07T10:20:18.177Z] e2be974225ed: Pull complete [2024-10-07T10:20:18.436Z] 339a4e72a1f5: Pull complete [2024-10-07T10:20:18.436Z] 988bab9f4d93: Pull complete [2024-10-07T10:20:18.696Z] 1469e6f7b9e6: Pull complete [2024-10-07T10:20:18.696Z] eaf3925da568: Pull complete [2024-10-07T10:20:20.599Z] bab4dde63d76: Pull complete [2024-10-07T10:20:20.599Z] bde34c3a00c8: Pull complete [2024-10-07T10:20:20.599Z] b352a97aabf1: Pull complete [2024-10-07T10:20:20.599Z] 4872d77fe225: Pull complete [2024-10-07T10:20:20.859Z] 5851b861e8e6: Pull complete [2024-10-07T10:20:20.859Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-07T10:20:20.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T10:20:20.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T10:20:21.011Z] prd-ubuntu20.04-docker-8c-8g-22052 does not seem to be running inside a container [2024-10-07T10:20:21.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-774 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-774:/w/workspace/xfoundry_go-mod-bootstrap_PR-774:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-774@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-774@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-07T10:20:23.871Z] $ docker top 2c0a27c1337830e1dd6490e91215cf0b9b9ba362ebfe0c973351abad08c19b7d -eo pid,comm [2024-10-07T10:20:23.925Z] 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-10-07T10:20:23.925Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-07T10:20:23.988Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-07T10:20:23.988Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-07T10:20:24.086Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-07T10:20:24.087Z] $ docker exec 2c0a27c1337830e1dd6490e91215cf0b9b9ba362ebfe0c973351abad08c19b7d ssh-agent [2024-10-07T10:20:24.204Z] SSH_AUTH_SOCK=/tmp/ssh-8z1wq6slEgZl/agent.32 [2024-10-07T10:20:24.205Z] SSH_AGENT_PID=38 [2024-10-07T10:20:24.212Z] Running ssh-add (command line suppressed) [2024-10-07T10:20:24.300Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-774@tmp/private_key_12962877594312765546.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-774@tmp/private_key_12962877594312765546.key) [2024-10-07T10:20:24.315Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-07T10:20:24.612Z] + git tag --points-at HEAD [Pipeline] } [2024-10-07T10:20:24.622Z] $ docker exec --env ******** --env ******** 2c0a27c1337830e1dd6490e91215cf0b9b9ba362ebfe0c973351abad08c19b7d ssh-agent -k [2024-10-07T10:20:24.720Z] unset SSH_AUTH_SOCK; [2024-10-07T10:20:24.720Z] unset SSH_AGENT_PID; [2024-10-07T10:20:24.721Z] echo Agent pid 38 killed; [2024-10-07T10:20:24.732Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-07T10:20:24.785Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-07T10:20:24.785Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-07T10:20:24.891Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-07T10:20:24.892Z] $ docker exec 2c0a27c1337830e1dd6490e91215cf0b9b9ba362ebfe0c973351abad08c19b7d ssh-agent [2024-10-07T10:20:24.990Z] SSH_AUTH_SOCK=/tmp/ssh-pCNYX3yDkggp/agent.71 [2024-10-07T10:20:24.990Z] SSH_AGENT_PID=77 [2024-10-07T10:20:24.994Z] Running ssh-add (command line suppressed) [2024-10-07T10:20:25.108Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-774@tmp/private_key_3146592691884852858.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-774@tmp/private_key_3146592691884852858.key) [2024-10-07T10:20:25.125Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-07T10:20:25.427Z] + git semver init [2024-10-07T10:20:25.686Z] 2024-10-07 10:20:25,605 [run_init] DEBUG init version:0.0.0 force:False [2024-10-07T10:20:25.686Z] 2024-10-07 10:20:25,606 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-774/.semver [2024-10-07T10:20:25.686Z] 2024-10-07 10:20:25,606 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-774/.semver [2024-10-07T10:20:25.687Z] 2024-10-07 10:20:25,607 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-774/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-774, universal_newlines=False, shell=None, istream=None) [2024-10-07T10:20:26.626Z] 2024-10-07 10:20:26,564 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-774/.git/info/exclude [2024-10-07T10:20:26.626Z] 2024-10-07 10:20:26,564 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-774/.semver/PR-774 with force:False [2024-10-07T10:20:26.626Z] 2024-10-07 10:20:26,565 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-774/.semver/PR-774 [2024-10-07T10:20:26.626Z] 2024-10-07 10:20:26,569 [execute] INFO git cat-file --batch-check [2024-10-07T10:20:26.626Z] 2024-10-07 10:20:26,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-774/.semver, universal_newlines=False, shell=None, istream=) [2024-10-07T10:20:26.626Z] 2024-10-07 10:20:26,575 [execute] INFO git cat-file --batch [2024-10-07T10:20:26.626Z] 2024-10-07 10:20:26,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-774/.semver, universal_newlines=False, shell=None, istream=) [2024-10-07T10:20:26.626Z] 2024-10-07 10:20:26,580 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-774/.semver/PR-774 [2024-10-07T10:20:26.626Z] 0.0.0 [Pipeline] } [2024-10-07T10:20:26.635Z] $ docker exec --env ******** --env ******** 2c0a27c1337830e1dd6490e91215cf0b9b9ba362ebfe0c973351abad08c19b7d ssh-agent -k [2024-10-07T10:20:26.721Z] unset SSH_AUTH_SOCK; [2024-10-07T10:20:26.722Z] unset SSH_AGENT_PID; [2024-10-07T10:20:26.722Z] echo Agent pid 77 killed; [2024-10-07T10:20:26.734Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-07T10:20:27.076Z] + git semver [Pipeline] } [2024-10-07T10:20:27.347Z] $ docker stop --time=1 2c0a27c1337830e1dd6490e91215cf0b9b9ba362ebfe0c973351abad08c19b7d [2024-10-07T10:20:28.603Z] $ docker rm -f --volumes 2c0a27c1337830e1dd6490e91215cf0b9b9ba362ebfe0c973351abad08c19b7d [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-07T10:20:28.946Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-07T10:20:29.196Z] Stashed 1 file(s) [Pipeline] echo [2024-10-07T10:20:29.200Z] [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-10-07T10:20:29.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T10:20:29.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T10:20:29.453Z] ========================================================= [2024-10-07T10:20:29.453Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-07T10:20:29.453Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-10-07T10:20:29.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-07T10:20:29.891Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-07T10:20:29.891Z] 43c4264eed91: Pulling fs layer [2024-10-07T10:20:29.891Z] 4cc291be95ef: Pulling fs layer [2024-10-07T10:20:29.891Z] 2ac1f1163629: Pulling fs layer [2024-10-07T10:20:29.891Z] 5c3c966382ef: Pulling fs layer [2024-10-07T10:20:29.891Z] 4f4fb700ef54: Pulling fs layer [2024-10-07T10:20:29.891Z] 5d5c8e513c77: Pulling fs layer [2024-10-07T10:20:29.891Z] 9f66e0745190: Pulling fs layer [2024-10-07T10:20:29.891Z] f49a43e4bbc0: Pulling fs layer [2024-10-07T10:20:29.891Z] 561ebcabdf7f: Pulling fs layer [2024-10-07T10:20:29.891Z] 5c3c966382ef: Waiting [2024-10-07T10:20:29.891Z] 5d5c8e513c77: Waiting [2024-10-07T10:20:29.891Z] f49a43e4bbc0: Waiting [2024-10-07T10:20:29.891Z] 9f66e0745190: Waiting [2024-10-07T10:20:29.891Z] 4f4fb700ef54: Waiting [2024-10-07T10:20:29.891Z] 561ebcabdf7f: Waiting [2024-10-07T10:20:29.891Z] 4cc291be95ef: Verifying Checksum [2024-10-07T10:20:29.891Z] 4cc291be95ef: Download complete [2024-10-07T10:20:29.891Z] 5c3c966382ef: Verifying Checksum [2024-10-07T10:20:29.891Z] 5c3c966382ef: Download complete [2024-10-07T10:20:29.891Z] 4f4fb700ef54: Verifying Checksum [2024-10-07T10:20:29.891Z] 4f4fb700ef54: Download complete [2024-10-07T10:20:29.891Z] 5d5c8e513c77: Verifying Checksum [2024-10-07T10:20:29.891Z] 5d5c8e513c77: Download complete [2024-10-07T10:20:29.891Z] 43c4264eed91: Verifying Checksum [2024-10-07T10:20:29.891Z] 43c4264eed91: Download complete [2024-10-07T10:20:30.150Z] 9f66e0745190: Verifying Checksum [2024-10-07T10:20:30.150Z] 9f66e0745190: Download complete [2024-10-07T10:20:30.150Z] 43c4264eed91: Pull complete [2024-10-07T10:20:30.150Z] 4cc291be95ef: Pull complete [2024-10-07T10:20:30.409Z] 561ebcabdf7f: Download complete [2024-10-07T10:20:30.410Z] 2ac1f1163629: Verifying Checksum [2024-10-07T10:20:30.410Z] 2ac1f1163629: Download complete [2024-10-07T10:20:30.669Z] f49a43e4bbc0: Verifying Checksum [2024-10-07T10:20:30.669Z] f49a43e4bbc0: Download complete [2024-10-07T10:20:33.953Z] 2ac1f1163629: Pull complete [2024-10-07T10:20:33.953Z] 5c3c966382ef: Pull complete [2024-10-07T10:20:33.953Z] 4f4fb700ef54: Pull complete [2024-10-07T10:20:33.953Z] 5d5c8e513c77: Pull complete [2024-10-07T10:20:33.953Z] 9f66e0745190: Pull complete [2024-10-07T10:20:35.857Z] f49a43e4bbc0: Pull complete [2024-10-07T10:20:36.425Z] 561ebcabdf7f: Pull complete [2024-10-07T10:20:36.425Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-07T10:20:36.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-07T10:20:36.425Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh [2024-10-07T10:20:36.714Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T10:20:37.018Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-07T10:20:37.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T10:20:37.096Z] prd-ubuntu20.04-docker-8c-8g-22052 does not seem to be running inside a container [2024-10-07T10:20:37.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-774 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-774:/w/workspace/xfoundry_go-mod-bootstrap_PR-774:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-774@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-774@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-07T10:20:40.918Z] $ docker top 62b499f5a6ca398b0db1a6a644c03119b824e76c2c2ed42af6a02bdb16292bba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T10:20:41.260Z] + go version [2024-10-07T10:20:41.260Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-07T10:20:41.271Z] $ docker stop --time=1 62b499f5a6ca398b0db1a6a644c03119b824e76c2c2ed42af6a02bdb16292bba [2024-10-07T10:20:42.557Z] $ docker rm -f --volumes 62b499f5a6ca398b0db1a6a644c03119b824e76c2c2ed42af6a02bdb16292bba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T10:20:43.014Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-07T10:20:43.014Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T10:20:43.092Z] prd-ubuntu20.04-docker-8c-8g-22052 does not seem to be running inside a container [2024-10-07T10:20:43.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-bootstrap_PR-774 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-774:/w/workspace/xfoundry_go-mod-bootstrap_PR-774:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-774@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-774@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-07T10:20:43.432Z] $ docker top 1e6caf42400ec9ae1a1bf7dc680f5f6119d9f28f1aa867dda0cd7cf1ae1cf5e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T10:20:43.795Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-774 [Pipeline] fileExists [Pipeline] sh [2024-10-07T10:20:44.103Z] + make test [2024-10-07T10:20:44.103Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-10-07T10:20:44.103Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-10-07T10:20:44.103Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.48 [2024-10-07T10:20:44.103Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.40 [2024-10-07T10:20:44.333Z] Still waiting to schedule task [2024-10-07T10:20:44.333Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-07T10:20:44.364Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.18 [2024-10-07T10:20:44.365Z] go: downloading github.com/labstack/echo/v4 v4.12.0 [2024-10-07T10:20:44.365Z] go: downloading github.com/google/uuid v1.6.0 [2024-10-07T10:20:44.365Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2024-10-07T10:20:44.365Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-10-07T10:20:44.365Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.19 [2024-10-07T10:20:44.365Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.17 [2024-10-07T10:20:44.365Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-10-07T10:20:44.365Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-10-07T10:20:44.365Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-10-07T10:20:44.365Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-10-07T10:20:44.365Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-10-07T10:20:44.365Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-10-07T10:20:44.365Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-10-07T10:20:44.365Z] go: downloading golang.org/x/net v0.29.0 [2024-10-07T10:20:44.365Z] go: downloading golang.org/x/sync v0.8.0 [2024-10-07T10:20:44.365Z] go: downloading github.com/go-kit/log v0.2.1 [2024-10-07T10:20:44.365Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-10-07T10:20:44.365Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-10-07T10:20:44.623Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-10-07T10:20:44.623Z] go: downloading golang.org/x/crypto v0.27.0 [2024-10-07T10:20:44.623Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-10-07T10:20:44.623Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-10-07T10:20:44.623Z] go: downloading golang.org/x/time v0.6.0 [2024-10-07T10:20:44.623Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-10-07T10:20:44.623Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-10-07T10:20:44.623Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2024-10-07T10:20:44.623Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-10-07T10:20:44.623Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-10-07T10:20:44.624Z] go: downloading github.com/openziti/edge-api v0.26.32 [2024-10-07T10:20:45.191Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2024-10-07T10:20:45.191Z] go: downloading github.com/openziti/identity v1.0.85 [2024-10-07T10:20:45.191Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-10-07T10:20:45.191Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-10-07T10:20:45.191Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-10-07T10:20:45.191Z] go: downloading github.com/pkg/errors v0.9.1 [2024-10-07T10:20:45.191Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2024-10-07T10:20:45.191Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-10-07T10:20:45.191Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2024-10-07T10:20:45.191Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-10-07T10:20:45.191Z] go: downloading golang.org/x/oauth2 v0.23.0 [2024-10-07T10:20:45.191Z] go: downloading github.com/openziti/secretstream v0.1.25 [2024-10-07T10:20:45.191Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2024-10-07T10:20:45.451Z] go: downloading github.com/openziti/metrics v1.2.58 [2024-10-07T10:20:45.451Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-10-07T10:20:45.451Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-10-07T10:20:45.451Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-10-07T10:20:45.451Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-10-07T10:20:45.451Z] go: downloading golang.org/x/sys v0.25.0 [2024-10-07T10:20:45.451Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-10-07T10:20:45.451Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-10-07T10:20:45.451Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-10-07T10:20:45.451Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2024-10-07T10:20:45.451Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-10-07T10:20:45.451Z] go: downloading github.com/x448/float16 v0.8.4 [2024-10-07T10:20:45.451Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-10-07T10:20:45.451Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-10-07T10:20:45.451Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-10-07T10:20:45.451Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-10-07T10:20:45.451Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-10-07T10:20:45.451Z] go: downloading golang.org/x/text v0.18.0 [2024-10-07T10:20:45.710Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-10-07T10:20:45.710Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-10-07T10:20:45.710Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-10-07T10:20:45.710Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-10-07T10:20:45.710Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2024-10-07T10:20:45.710Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-10-07T10:20:45.710Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-10-07T10:20:45.710Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2024-10-07T10:20:45.968Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2024-10-07T10:20:45.968Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-10-07T10:20:45.968Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-10-07T10:20:45.968Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-10-07T10:20:45.968Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-10-07T10:20:45.968Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-10-07T10:20:45.968Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-10-07T10:20:45.968Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-10-07T10:20:46.227Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2024-10-07T10:20:46.227Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-10-07T10:20:46.227Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-10-07T10:20:46.227Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2024-10-07T10:20:46.227Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-10-07T10:20:46.227Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-10-07T10:20:46.227Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-10-07T10:20:46.227Z] go: downloading github.com/spf13/cast v1.7.0 [2024-10-07T10:20:46.485Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-10-07T10:20:46.485Z] go: downloading google.golang.org/grpc v1.67.1 [2024-10-07T10:20:46.485Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-10-07T10:20:46.743Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-10-07T10:20:46.743Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-10-07T10:20:46.743Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-10-07T10:20:46.743Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-10-07T10:20:46.743Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-10-07T10:20:46.743Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-10-07T10:20:46.743Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-10-07T10:20:46.743Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-10-07T10:20:46.743Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-10-07T10:20:46.743Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2024-10-07T10:20:46.743Z] go: downloading golang.org/x/term v0.24.0 [2024-10-07T10:20:47.002Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-10-07T10:20:47.002Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-10-07T10:20:47.002Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-10-07T10:20:47.002Z] go: downloading github.com/fatih/color v1.16.0 [2024-10-07T10:20:47.002Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-10-07T10:20:47.002Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-10-07T10:20:47.002Z] go: downloading github.com/josharian/intern v1.0.0 [2024-10-07T10:20:47.002Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-10-07T10:20:47.002Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-10-07T10:20:47.002Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-10-07T10:20:47.002Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-10-07T10:20:47.002Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-10-07T10:20:47.002Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-10-07T10:21:01.875Z] github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap coverage: 0.0% of statements [2024-10-07T10:21:01.875Z] github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container coverage: 0.0% of statements [2024-10-07T10:21:11.849Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2024-10-07T10:21:11.849Z] github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks coverage: 0.0% of statements [2024-10-07T10:21:11.849Z] github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup coverage: 0.0% of statements [2024-10-07T10:21:11.849Z] github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust coverage: 0.0% of statements [2024-10-07T10:21:21.834Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.033s coverage: 33.4% of statements [2024-10-07T10:21:21.834Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.030s coverage: 93.5% of statements [2024-10-07T10:21:21.834Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.012s coverage: 88.1% of statements [2024-10-07T10:21:21.834Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.343s coverage: 88.2% of statements [2024-10-07T10:21:21.834Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.006s coverage: 84.4% of statements [2024-10-07T10:21:21.834Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.044s coverage: 41.7% of statements [2024-10-07T10:21:21.834Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.019s coverage: 100.0% of statements [2024-10-07T10:21:21.834Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.315s coverage: 87.7% of statements [2024-10-07T10:21:21.834Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.012s coverage: 26.3% of statements [2024-10-07T10:21:21.834Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.028s coverage: 75.8% of statements [2024-10-07T10:21:21.834Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.009s coverage: 50.9% of statements [2024-10-07T10:21:21.834Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.006s coverage: 31.2% of statements [2024-10-07T10:21:21.834Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.003s coverage: 91.3% of statements [2024-10-07T10:21:31.803Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2024-10-07T10:21:37.067Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-07T10:21:37.067Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-10-07T10:21:37.085Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-07T10:21:37.102Z] $ docker stop --time=1 1e6caf42400ec9ae1a1bf7dc680f5f6119d9f28f1aa867dda0cd7cf1ae1cf5e9 [2024-10-07T10:21:39.441Z] $ docker rm -f --volumes 1e6caf42400ec9ae1a1bf7dc680f5f6119d9f28f1aa867dda0cd7cf1ae1cf5e9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-07T10:21:40.293Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-07T10:21:40.381Z] 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-10-07T10:21:40.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T10:21:40.925Z] [2024-10-07T10:21:40.925Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T10:21:41.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T10:21:41.229Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-07T10:21:41.229Z] 5eb5b503b376: Pulling fs layer [2024-10-07T10:21:41.229Z] 5c69ac0246d0: Pulling fs layer [2024-10-07T10:21:41.229Z] ec43610c2a17: Pulling fs layer [2024-10-07T10:21:41.229Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-07T10:21:41.229Z] 33b1e0a273af: Pulling fs layer [2024-10-07T10:21:41.229Z] 5d3b04190fa2: Pulling fs layer [2024-10-07T10:21:41.229Z] 2f39f015ded8: Pulling fs layer [2024-10-07T10:21:41.229Z] 3a2ae6a8a46f: Waiting [2024-10-07T10:21:41.229Z] 5d3b04190fa2: Waiting [2024-10-07T10:21:41.229Z] 33b1e0a273af: Waiting [2024-10-07T10:21:41.229Z] 2f39f015ded8: Waiting [2024-10-07T10:21:41.229Z] 5c69ac0246d0: Download complete [2024-10-07T10:21:41.229Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-07T10:21:41.229Z] 3a2ae6a8a46f: Download complete [2024-10-07T10:21:41.487Z] 33b1e0a273af: Verifying Checksum [2024-10-07T10:21:41.487Z] 33b1e0a273af: Download complete [2024-10-07T10:21:41.487Z] 5d3b04190fa2: Verifying Checksum [2024-10-07T10:21:41.487Z] 5d3b04190fa2: Download complete [2024-10-07T10:21:41.487Z] ec43610c2a17: Verifying Checksum [2024-10-07T10:21:41.487Z] ec43610c2a17: Download complete [2024-10-07T10:21:41.487Z] 5eb5b503b376: Verifying Checksum [2024-10-07T10:21:41.487Z] 5eb5b503b376: Download complete [2024-10-07T10:21:42.052Z] 2f39f015ded8: Download complete [2024-10-07T10:21:42.619Z] 5eb5b503b376: Pull complete [2024-10-07T10:21:42.620Z] 5c69ac0246d0: Pull complete [2024-10-07T10:21:43.191Z] ec43610c2a17: Pull complete [2024-10-07T10:21:43.191Z] 3a2ae6a8a46f: Pull complete [2024-10-07T10:21:43.452Z] 33b1e0a273af: Pull complete [2024-10-07T10:21:43.452Z] 5d3b04190fa2: Pull complete [2024-10-07T10:21:47.640Z] 2f39f015ded8: Pull complete [2024-10-07T10:21:47.640Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-07T10:21:47.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T10:21:47.640Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T10:21:47.743Z] prd-ubuntu20.04-docker-8c-8g-22052 does not seem to be running inside a container [2024-10-07T10:21:47.779Z] $ 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/xfoundry_go-mod-bootstrap_PR-774 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-774:/w/workspace/xfoundry_go-mod-bootstrap_PR-774:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-774@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-774@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-07T10:21:53.673Z] $ docker top 728eae7bfe802dae74c127eec76c51a71283d91e076d8a81d3b515ad139412c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T10:21:54.079Z] ---> job-cost.sh [2024-10-07T10:21:54.079Z] lf-activate-venv: SKIPPING [2024-10-07T10:21:54.079Z] INFO: No Stack... [2024-10-07T10:21:54.339Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-07T10:21:54.599Z] INFO: Archiving Costs [Pipeline] sh [2024-10-07T10:21:54.888Z] + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-774/archives/cost.csv [2024-10-07T10:21:54.889Z] + cut -d, -f6 [Pipeline] lock [2024-10-07T10:21:54.904Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-774-2-stack-cost] [2024-10-07T10:21:54.912Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-774-2-stack-cost] did not exist. Created. [2024-10-07T10:21:54.919Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-774-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-07T10:21:55.230Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-07T10:21:55.270Z] Stashed 1 file(s) [Pipeline] } [2024-10-07T10:21:55.280Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-774-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-07T10:21:55.307Z] $ docker stop --time=1 728eae7bfe802dae74c127eec76c51a71283d91e076d8a81d3b515ad139412c3 [2024-10-07T10:21:56.446Z] $ docker rm -f --volumes 728eae7bfe802dae74c127eec76c51a71283d91e076d8a81d3b515ad139412c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-07T10:24:55.124Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22053 in /w/workspace/xfoundry_go-mod-bootstrap_PR-774 [Pipeline] { [Pipeline] ws [2024-10-07T10:24:55.146Z] Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout [2024-10-07T10:24:58.282Z] The recommended git tool is: git [2024-10-07T10:25:03.879Z] using credential edgex-jenkins-ssh [2024-10-07T10:25:03.908Z] Cloning the remote Git repository [2024-10-07T10:25:03.955Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2024-10-07T10:25:04.080Z] > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 [2024-10-07T10:25:04.232Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2024-10-07T10:25:04.233Z] > git --version # timeout=10 [2024-10-07T10:25:04.257Z] > git --version # 'git version 2.25.1' [2024-10-07T10:25:04.260Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-07T10:25:04.417Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-07T10:25:06.476Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2024-10-07T10:25:06.497Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-07T10:25:08.402Z] Merging remotes/origin/main commit bf40e8ffce43abdd9c4fd808854a2667bf257794 into PR head commit 2152cdbdd5c6478a27a3a8a8be8a4baac319d4cb [2024-10-07T10:25:07.660Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2024-10-07T10:25:07.710Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2024-10-07T10:25:07.711Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-07T10:25:07.739Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/774/head:refs/remotes/origin/PR-774 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-07T10:25:08.424Z] > git config core.sparsecheckout # timeout=10 [2024-10-07T10:25:08.512Z] > git checkout -f 2152cdbdd5c6478a27a3a8a8be8a4baac319d4cb # timeout=10 [2024-10-07T10:25:08.742Z] Merge succeeded, producing 2152cdbdd5c6478a27a3a8a8be8a4baac319d4cb [2024-10-07T10:25:08.742Z] Checking out Revision 2152cdbdd5c6478a27a3a8a8be8a4baac319d4cb (PR-774) [2024-10-07T10:25:09.463Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v3" [2024-10-07T10:25:08.632Z] > git remote # timeout=10 [2024-10-07T10:25:08.653Z] > git config --get remote.origin.url # timeout=10 [2024-10-07T10:25:08.674Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-07T10:25:08.694Z] > git merge bf40e8ffce43abdd9c4fd808854a2667bf257794 # timeout=10 [2024-10-07T10:25:08.722Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-07T10:25:08.750Z] > git config core.sparsecheckout # timeout=10 [2024-10-07T10:25:08.768Z] > git checkout -f 2152cdbdd5c6478a27a3a8a8be8a4baac319d4cb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-07T10:25:14.613Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-07T10:25:14.613Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-07T10:25:14.613Z] Dload Upload Total Spent Left Speed [2024-10-07T10:25:14.613Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh [2024-10-07T10:25:14.958Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-07T10:25:15.288Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-07T10:25:15.288Z] + sudo tee /etc/docker/daemon.new [2024-10-07T10:25:15.288Z] { [2024-10-07T10:25:15.288Z] "registry-mirrors": [ [2024-10-07T10:25:15.288Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-07T10:25:15.288Z] ], [2024-10-07T10:25:15.288Z] "bip": "10.250.0.254/24", [2024-10-07T10:25:15.288Z] "hosts": [ [2024-10-07T10:25:15.288Z] "tcp://0.0.0.0:5555", [2024-10-07T10:25:15.288Z] "unix:///var/run/docker.sock" [2024-10-07T10:25:15.288Z] ], [2024-10-07T10:25:15.288Z] "mtu": 1458, [2024-10-07T10:25:15.288Z] "selinux-enabled": true, [2024-10-07T10:25:15.288Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-07T10:25:15.288Z] } [Pipeline] sh [2024-10-07T10:25:15.617Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-07T10:25:15.947Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-10-07T10:25:34.452Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T10:25:34.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T10:25:34.512Z] ========================================================= [2024-10-07T10:25:34.512Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-07T10:25:34.512Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-10-07T10:25:34.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-07T10:25:35.450Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-07T10:25:35.450Z] cf04c63912e1: Pulling fs layer [2024-10-07T10:25:35.450Z] 55b35a11ae5e: Pulling fs layer [2024-10-07T10:25:35.450Z] a37a00ec5f00: Pulling fs layer [2024-10-07T10:25:35.450Z] 50b3750afda1: Pulling fs layer [2024-10-07T10:25:35.450Z] 4f4fb700ef54: Pulling fs layer [2024-10-07T10:25:35.450Z] 80978eb59214: Pulling fs layer [2024-10-07T10:25:35.450Z] c9f46d7d2bd2: Pulling fs layer [2024-10-07T10:25:35.450Z] c5a475d317c9: Pulling fs layer [2024-10-07T10:25:35.450Z] 80978eb59214: Waiting [2024-10-07T10:25:35.450Z] c9f46d7d2bd2: Waiting [2024-10-07T10:25:35.450Z] c5a475d317c9: Waiting [2024-10-07T10:25:35.450Z] 4f4fb700ef54: Waiting [2024-10-07T10:25:35.450Z] 55b35a11ae5e: Verifying Checksum [2024-10-07T10:25:35.450Z] 55b35a11ae5e: Download complete [2024-10-07T10:25:35.450Z] 50b3750afda1: Verifying Checksum [2024-10-07T10:25:35.450Z] 50b3750afda1: Download complete [2024-10-07T10:25:35.450Z] 4f4fb700ef54: Verifying Checksum [2024-10-07T10:25:35.450Z] 4f4fb700ef54: Download complete [2024-10-07T10:25:35.450Z] 80978eb59214: Verifying Checksum [2024-10-07T10:25:35.450Z] 80978eb59214: Download complete [2024-10-07T10:25:35.450Z] cf04c63912e1: Download complete [2024-10-07T10:25:36.038Z] c5a475d317c9: Verifying Checksum [2024-10-07T10:25:36.038Z] c5a475d317c9: Download complete [2024-10-07T10:25:36.305Z] cf04c63912e1: Pull complete [2024-10-07T10:25:36.892Z] 55b35a11ae5e: Pull complete [2024-10-07T10:25:37.476Z] a37a00ec5f00: Verifying Checksum [2024-10-07T10:25:37.476Z] a37a00ec5f00: Download complete [2024-10-07T10:25:38.063Z] c9f46d7d2bd2: Verifying Checksum [2024-10-07T10:25:38.063Z] c9f46d7d2bd2: Download complete [2024-10-07T10:25:53.063Z] a37a00ec5f00: Pull complete [2024-10-07T10:25:53.063Z] 50b3750afda1: Pull complete [2024-10-07T10:25:53.063Z] 4f4fb700ef54: Pull complete [2024-10-07T10:25:53.063Z] 80978eb59214: Pull complete [2024-10-07T10:25:59.741Z] c9f46d7d2bd2: Pull complete [2024-10-07T10:26:01.166Z] c5a475d317c9: Pull complete [2024-10-07T10:26:01.166Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-07T10:26:01.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-07T10:26:01.166Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh [2024-10-07T10:26:01.488Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T10:26:01.828Z] + docker inspect -f . ci-base-image-arm64 [2024-10-07T10:26:01.828Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T10:26:02.063Z] prd-ubuntu20.04-docker-arm64-4c-16g-22053 does not seem to be running inside a container [2024-10-07T10:26:02.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-07T10:26:05.309Z] $ docker top 4357b6196f4617fa532307ce79849341a9539434732a69edb282cda3680565ae -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T10:26:06.174Z] + go version [2024-10-07T10:26:06.174Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-07T10:26:06.192Z] $ docker stop --time=1 4357b6196f4617fa532307ce79849341a9539434732a69edb282cda3680565ae [2024-10-07T10:26:07.892Z] $ docker rm -f --volumes 4357b6196f4617fa532307ce79849341a9539434732a69edb282cda3680565ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T10:26:08.509Z] + docker inspect -f . ci-base-image-arm64 [2024-10-07T10:26:08.509Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T10:26:08.710Z] prd-ubuntu20.04-docker-arm64-4c-16g-22053 does not seem to be running inside a container [2024-10-07T10:26:08.772Z] $ 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-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-07T10:26:09.980Z] $ docker top f2ec9d24451a939f8636e0b12bdcc5bfc2c7e1c2b656de95392bf905215c5e97 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T10:26:10.826Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/2 [Pipeline] fileExists [Pipeline] sh [2024-10-07T10:26:11.689Z] + make test [2024-10-07T10:26:11.689Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-10-07T10:26:11.689Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-10-07T10:26:11.689Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.19 [2024-10-07T10:26:11.689Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.48 [2024-10-07T10:26:11.955Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.40 [2024-10-07T10:26:12.225Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.18 [2024-10-07T10:26:12.225Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.17 [2024-10-07T10:26:12.495Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-10-07T10:26:12.495Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-10-07T10:26:12.495Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-10-07T10:26:12.495Z] go: downloading github.com/labstack/echo/v4 v4.12.0 [2024-10-07T10:26:12.761Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-10-07T10:26:12.761Z] go: downloading github.com/google/uuid v1.6.0 [2024-10-07T10:26:12.761Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-10-07T10:26:12.761Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-10-07T10:26:12.761Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-10-07T10:26:12.761Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2024-10-07T10:26:13.029Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-10-07T10:26:13.029Z] go: downloading golang.org/x/net v0.29.0 [2024-10-07T10:26:13.029Z] go: downloading golang.org/x/sync v0.8.0 [2024-10-07T10:26:13.029Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-10-07T10:26:13.300Z] go: downloading github.com/go-kit/log v0.2.1 [2024-10-07T10:26:13.300Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-10-07T10:26:13.569Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-10-07T10:26:13.838Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-10-07T10:26:13.838Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-10-07T10:26:13.838Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-10-07T10:26:13.838Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-10-07T10:26:13.838Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-10-07T10:26:14.105Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-10-07T10:26:14.105Z] go: downloading golang.org/x/crypto v0.27.0 [2024-10-07T10:26:14.714Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-10-07T10:26:14.714Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-10-07T10:26:14.714Z] go: downloading golang.org/x/time v0.6.0 [2024-10-07T10:26:14.714Z] go: downloading golang.org/x/sys v0.25.0 [2024-10-07T10:26:14.714Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-10-07T10:26:14.981Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-10-07T10:26:14.981Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-10-07T10:26:14.981Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2024-10-07T10:26:14.981Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-10-07T10:26:15.257Z] go: downloading github.com/openziti/edge-api v0.26.32 [2024-10-07T10:26:18.604Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2024-10-07T10:26:18.604Z] go: downloading github.com/openziti/identity v1.0.85 [2024-10-07T10:26:18.604Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-10-07T10:26:18.604Z] go: downloading github.com/pkg/errors v0.9.1 [2024-10-07T10:26:18.604Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2024-10-07T10:26:18.604Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-10-07T10:26:18.604Z] go: downloading golang.org/x/oauth2 v0.23.0 [2024-10-07T10:26:18.604Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-10-07T10:26:18.604Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-10-07T10:26:18.604Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-10-07T10:26:18.604Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2024-10-07T10:26:18.604Z] go: downloading github.com/openziti/metrics v1.2.58 [2024-10-07T10:26:18.604Z] go: downloading github.com/openziti/secretstream v0.1.25 [2024-10-07T10:26:18.604Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2024-10-07T10:26:18.874Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2024-10-07T10:26:18.874Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-10-07T10:26:18.874Z] go: downloading github.com/spf13/cast v1.7.0 [2024-10-07T10:26:18.874Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-10-07T10:26:19.143Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-10-07T10:26:19.143Z] go: downloading google.golang.org/grpc v1.67.1 [2024-10-07T10:26:20.555Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-10-07T10:26:20.555Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-10-07T10:26:20.555Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-10-07T10:26:20.555Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-10-07T10:26:20.555Z] go: downloading golang.org/x/text v0.18.0 [2024-10-07T10:26:20.821Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-10-07T10:26:20.821Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-10-07T10:26:21.087Z] go: downloading github.com/x448/float16 v0.8.4 [2024-10-07T10:26:21.087Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-10-07T10:26:21.087Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-10-07T10:26:21.353Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2024-10-07T10:26:21.935Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2024-10-07T10:26:21.935Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-10-07T10:26:22.202Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-10-07T10:26:22.202Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-10-07T10:26:22.202Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-10-07T10:26:22.202Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2024-10-07T10:26:25.532Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-10-07T10:26:25.532Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-10-07T10:26:25.532Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-10-07T10:26:25.532Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-10-07T10:26:25.532Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2024-10-07T10:26:25.532Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2024-10-07T10:26:25.532Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-10-07T10:26:25.532Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-10-07T10:26:25.532Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-10-07T10:26:25.532Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-10-07T10:26:25.532Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-10-07T10:26:25.532Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-10-07T10:26:25.796Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-10-07T10:26:25.796Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-10-07T10:26:26.754Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-10-07T10:26:26.754Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-10-07T10:26:26.754Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-10-07T10:26:26.754Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-10-07T10:26:27.019Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-10-07T10:26:27.019Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-10-07T10:26:27.019Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-10-07T10:26:27.019Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-10-07T10:26:27.285Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-10-07T10:26:27.285Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-10-07T10:26:27.552Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2024-10-07T10:26:27.552Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-10-07T10:26:27.552Z] go: downloading golang.org/x/term v0.24.0 [2024-10-07T10:26:27.552Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-10-07T10:26:27.816Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-10-07T10:26:27.816Z] go: downloading github.com/fatih/color v1.16.0 [2024-10-07T10:26:27.816Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-10-07T10:26:27.816Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-10-07T10:26:27.816Z] go: downloading github.com/josharian/intern v1.0.0 [2024-10-07T10:26:27.816Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-10-07T10:26:27.816Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-10-07T10:26:28.086Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-10-07T10:26:28.086Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-10-07T10:26:28.086Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-10-07T10:28:34.762Z] github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap coverage: 0.0% of statements [2024-10-07T10:28:34.762Z] github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container coverage: 0.0% of statements [2024-10-07T10:28:53.009Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.185s coverage: 33.4% of statements [2024-10-07T10:30:15.039Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.142s coverage: 93.5% of statements [2024-10-07T10:30:15.039Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.084s coverage: 88.1% of statements [2024-10-07T10:30:15.039Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.548s coverage: 88.2% of statements [2024-10-07T10:30:15.039Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.021s coverage: 84.4% of statements [2024-10-07T10:30:21.683Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2024-10-07T10:30:21.683Z] github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks coverage: 0.0% of statements [2024-10-07T10:30:24.266Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.214s coverage: 41.7% of statements [2024-10-07T10:30:24.266Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.067s coverage: 100.0% of statements [2024-10-07T10:30:26.847Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.403s coverage: 87.7% of statements [2024-10-07T10:30:26.848Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.042s coverage: 26.3% of statements [2024-10-07T10:30:28.791Z] github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup coverage: 0.0% of statements [2024-10-07T10:30:29.057Z] github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust coverage: 0.0% of statements [2024-10-07T10:30:31.633Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.125s coverage: 75.8% of statements [2024-10-07T10:30:31.633Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.031s coverage: 50.9% of statements [2024-10-07T10:30:31.633Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.026s coverage: 31.2% of statements [2024-10-07T10:30:31.633Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.017s coverage: 91.3% of statements [2024-10-07T10:30:32.589Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-07T10:30:32.589Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2024-10-07T10:31:28.966Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-07T10:31:28.966Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-10-07T10:31:28.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-07T10:31:28.996Z] $ docker stop --time=1 f2ec9d24451a939f8636e0b12bdcc5bfc2c7e1c2b656de95392bf905215c5e97 [2024-10-07T10:31:30.940Z] $ docker rm -f --volumes f2ec9d24451a939f8636e0b12bdcc5bfc2c7e1c2b656de95392bf905215c5e97 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-07T10:31:35.280Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-07T10:31:35.306Z] Warning: overwriting stash ‘coverage-report’ [2024-10-07T10:31:35.954Z] 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-10-07T10:31:36.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-07T10:31:36.452Z] [2024-10-07T10:31:36.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T10:31:36.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-07T10:31:36.790Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-07T10:31:36.790Z] 8998bd30e6a1: Pulling fs layer [2024-10-07T10:31:36.790Z] 04944245beec: Pulling fs layer [2024-10-07T10:31:36.790Z] 699f458cf7ca: Pulling fs layer [2024-10-07T10:31:36.790Z] 765212b225bb: Pulling fs layer [2024-10-07T10:31:36.790Z] f23df028b6ca: Pulling fs layer [2024-10-07T10:31:36.790Z] d65c8cfc05b1: Pulling fs layer [2024-10-07T10:31:36.790Z] 2437ff75d9bd: Pulling fs layer [2024-10-07T10:31:36.790Z] d65c8cfc05b1: Waiting [2024-10-07T10:31:36.790Z] 765212b225bb: Waiting [2024-10-07T10:31:36.790Z] 2437ff75d9bd: Waiting [2024-10-07T10:31:36.790Z] f23df028b6ca: Waiting [2024-10-07T10:31:37.060Z] 04944245beec: Verifying Checksum [2024-10-07T10:31:37.060Z] 04944245beec: Download complete [2024-10-07T10:31:37.060Z] 765212b225bb: Verifying Checksum [2024-10-07T10:31:37.060Z] 765212b225bb: Download complete [2024-10-07T10:31:37.060Z] f23df028b6ca: Download complete [2024-10-07T10:31:37.060Z] d65c8cfc05b1: Verifying Checksum [2024-10-07T10:31:37.060Z] d65c8cfc05b1: Download complete [2024-10-07T10:31:37.330Z] 699f458cf7ca: Verifying Checksum [2024-10-07T10:31:37.330Z] 699f458cf7ca: Download complete [2024-10-07T10:31:37.597Z] 8998bd30e6a1: Verifying Checksum [2024-10-07T10:31:37.597Z] 8998bd30e6a1: Download complete [2024-10-07T10:31:40.167Z] 2437ff75d9bd: Verifying Checksum [2024-10-07T10:31:40.167Z] 2437ff75d9bd: Download complete [2024-10-07T10:31:42.108Z] 8998bd30e6a1: Pull complete [2024-10-07T10:31:42.689Z] 04944245beec: Pull complete [2024-10-07T10:31:44.091Z] 699f458cf7ca: Pull complete [2024-10-07T10:31:44.356Z] 765212b225bb: Pull complete [2024-10-07T10:31:45.757Z] f23df028b6ca: Pull complete [2024-10-07T10:31:46.021Z] d65c8cfc05b1: Pull complete [2024-10-07T10:32:04.205Z] 2437ff75d9bd: Pull complete [2024-10-07T10:32:04.205Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-07T10:32:04.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-07T10:32:04.205Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T10:32:04.405Z] prd-ubuntu20.04-docker-arm64-4c-16g-22053 does not seem to be running inside a container [2024-10-07T10:32:04.459Z] $ 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-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-07T10:32:08.135Z] $ docker top 1ddc9a2bf2e5d8ddc1aa6c5502928599bfe3069eb6f596bc7524b9895117b75b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T10:32:08.980Z] ---> job-cost.sh [2024-10-07T10:32:08.980Z] lf-activate-venv: SKIPPING [2024-10-07T10:32:08.980Z] INFO: No Stack... [2024-10-07T10:32:09.562Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-07T10:32:10.145Z] INFO: Archiving Costs [Pipeline] sh [2024-10-07T10:32:10.474Z] + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv [2024-10-07T10:32:10.474Z] + cut -d, -f6 [Pipeline] lock [2024-10-07T10:32:10.530Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-774-2-stack-cost] [2024-10-07T10:32:10.538Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-774-2-stack-cost] did not exist. Created. [2024-10-07T10:32:10.544Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-774-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-07T10:32:11.194Z] /w/workspace/go-mod-bootstrap/2@tmp/durable-20c0760f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-07T10:32:11.826Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-07T10:32:11.859Z] Warning: overwriting stash ‘stack-cost’ [2024-10-07T10:32:11.917Z] Stashed 1 file(s) [Pipeline] } [2024-10-07T10:32:11.927Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-774-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-07T10:32:11.954Z] $ docker stop --time=1 1ddc9a2bf2e5d8ddc1aa6c5502928599bfe3069eb6f596bc7524b9895117b75b [2024-10-07T10:32:13.423Z] $ docker rm -f --volumes 1ddc9a2bf2e5d8ddc1aa6c5502928599bfe3069eb6f596bc7524b9895117b75b [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-10-07T10:32:13.962Z] provisioning config files... [2024-10-07T10:32:13.975Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-774@tmp/config12136651350188584815tmp [Pipeline] { [Pipeline] sh [2024-10-07T10:32:14.316Z] + set +x [2024-10-07T10:32:14.316Z] + curl -s https://codecov.io/bash [2024-10-07T10:32:14.316Z] + bash -s -- [2024-10-07T10:32:14.316Z] [2024-10-07T10:32:14.316Z] _____ _ [2024-10-07T10:32:14.316Z] / ____| | | [2024-10-07T10:32:14.316Z] | | ___ __| | ___ ___ _____ __ [2024-10-07T10:32:14.316Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-07T10:32:14.316Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-07T10:32:14.316Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-07T10:32:14.316Z] Bash-1.0.6 [2024-10-07T10:32:14.316Z] [2024-10-07T10:32:14.316Z] [2024-10-07T10:32:14.316Z] ==> git version 2.25.1 found [2024-10-07T10:32:14.317Z] ==> 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-10-07T10:32:14.317Z] Release-Date: 2020-01-08 [2024-10-07T10:32:14.317Z] 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-10-07T10:32:14.317Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-07T10:32:14.317Z] ==> Jenkins CI detected. [2024-10-07T10:32:14.317Z] current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-774 [2024-10-07T10:32:14.317Z] project root: . [2024-10-07T10:32:14.317Z] --> token set from env [2024-10-07T10:32:14.317Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-07T10:32:14.317Z] ==> Running gcov in . (disable via -X gcov) [2024-10-07T10:32:14.575Z] ==> Python coveragepy not found [2024-10-07T10:32:14.575Z] ==> Searching for coverage reports in: [2024-10-07T10:32:14.575Z] + . [2024-10-07T10:32:14.575Z] -> Found 1 reports [2024-10-07T10:32:14.575Z] ==> Detecting git/mercurial file structure [2024-10-07T10:32:14.575Z] ==> Reading reports [2024-10-07T10:32:14.575Z] + ./coverage.out bytes=396572 [2024-10-07T10:32:14.575Z] ==> Appending adjustments [2024-10-07T10:32:14.575Z] https://docs.codecov.io/docs/fixing-reports [2024-10-07T10:32:14.834Z] + Found adjustments [2024-10-07T10:32:14.834Z] ==> Gzipping contents [2024-10-07T10:32:14.834Z] 40K /tmp/codecov.XE0f1S.gz [2024-10-07T10:32:14.834Z] ==> Uploading reports [2024-10-07T10:32:14.834Z] url: https://codecov.io [2024-10-07T10:32:14.834Z] query: branch=PR-774&commit=2152cdbdd5c6478a27a3a8a8be8a4baac319d4cb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-774%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=774&job=&cmd_args= [2024-10-07T10:32:14.834Z] -> Pinging Codecov [2024-10-07T10:32:14.834Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-774&commit=2152cdbdd5c6478a27a3a8a8be8a4baac319d4cb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-774%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=774&job=&cmd_args= [2024-10-07T10:32:15.092Z] -> Uploading to [2024-10-07T10:32:15.092Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-bootstrap/2152cdbdd5c6478a27a3a8a8be8a4baac319d4cb/e8816534-1f4d-495a-9a77-17e92dc973f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241007%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241007T103215Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=ffbb0baa1a3a82cae80a9d71eb69a2627eb8687c0c7c9e46c7176627bf99b5d8 [2024-10-07T10:32:15.092Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-07T10:32:15.092Z] Dload Upload Total Spent Left Speed [2024-10-07T10:32:15.351Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37844 0 0 100 37844 0 143k --:--:-- --:--:-- --:--:-- 143k [2024-10-07T10:32:15.351Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/2152cdbdd5c6478a27a3a8a8be8a4baac319d4cb [Pipeline] } [2024-10-07T10:32:15.357Z] 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-10-07T10:32:16.260Z] + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-774/archives ] [2024-10-07T10:32:16.260Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-774/archives [2024-10-07T10:32:16.260Z] total 16 [2024-10-07T10:32:16.260Z] drwxr-xr-x 3 root root 4096 Oct 7 10:21 . [2024-10-07T10:32:16.260Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 7 10:21 .. [2024-10-07T10:32:16.260Z] drwxr-xr-x 2 root root 4096 Oct 7 10:21 cost [2024-10-07T10:32:16.260Z] -rw-r--r-- 1 root root 88 Oct 7 10:21 cost.csv [2024-10-07T10:32:16.260Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-774/archives [2024-10-07T10:32:16.260Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-774/archives [2024-10-07T10:32:16.260Z] total 16 [2024-10-07T10:32:16.260Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 7 10:21 . [2024-10-07T10:32:16.260Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 7 10:21 .. [2024-10-07T10:32:16.260Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 7 10:21 cost [2024-10-07T10:32:16.260Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 7 10:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-07T10:32:16.549Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T10:32:17.409Z] ---> package-listing.sh [2024-10-07T10:32:17.409Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-07T10:32:17.409Z] ++ facter osfamily [2024-10-07T10:32:17.669Z] + OS_FAMILY=debian [2024-10-07T10:32:17.669Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-774 [2024-10-07T10:32:17.669Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-07T10:32:17.669Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-07T10:32:17.669Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-07T10:32:17.669Z] + PACKAGES=/tmp/packages_start.txt [2024-10-07T10:32:17.669Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-774 ']' [2024-10-07T10:32:17.669Z] + PACKAGES=/tmp/packages_end.txt [2024-10-07T10:32:17.669Z] + case "${OS_FAMILY}" in [2024-10-07T10:32:17.669Z] + dpkg -l [2024-10-07T10:32:17.669Z] + grep '^ii' [2024-10-07T10:32:17.669Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-07T10:32:17.669Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-07T10:32:17.669Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-07T10:32:17.669Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-774 ']' [2024-10-07T10:32:17.669Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-774/archives/ [2024-10-07T10:32:17.669Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-774/archives/ [Pipeline] echo [2024-10-07T10:32:17.681Z] 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/xfoundry_go-mod-bootstrap_PR-774/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-07T10:32:17.960Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T10:32:18.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T10:32:18.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T10:32:18.606Z] prd-ubuntu20.04-docker-8c-8g-22052 does not seem to be running inside a container [2024-10-07T10:32:18.636Z] $ 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/xfoundry_go-mod-bootstrap_PR-774/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-774 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-774:/w/workspace/xfoundry_go-mod-bootstrap_PR-774:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-774@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-774@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-07T10:32:18.830Z] $ docker top c3efaffb049a05f641ac9b61d3384f0f82fb6f3bc504c1aee78df285d4867ac7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T10:32:19.188Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-07T10:32:19.477Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-07T10:32:19.766Z] + ls /var/log/sa-host [2024-10-07T10:32:19.766Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-07T10:32:19.852Z] provisioning config files... [2024-10-07T10:32:19.862Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-774@tmp/config11724413676389448673tmp [Pipeline] { [Pipeline] echo [2024-10-07T10:32:19.880Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T10:32:20.165Z] ---> create-netrc.sh [Pipeline] } [2024-10-07T10:32:20.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-07T10:32:20.611Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-07T10:32:20.623Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T10:32:20.923Z] ---> sudo-logs.sh [2024-10-07T10:32:20.923Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-07T10:32:20.978Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T10:32:21.276Z] ---> job-cost.sh [2024-10-07T10:32:21.276Z] lf-activate-venv: SKIPPING [2024-10-07T10:32:21.276Z] DEBUG: total: 0.2199999988079071 [2024-10-07T10:32:21.276Z] INFO: Retrieving Stack Cost... [2024-10-07T10:32:21.846Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-07T10:32:22.109Z] INFO: Archiving Costs [Pipeline] echo [2024-10-07T10:32:22.127Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T10:32:22.413Z] ---> logs-deploy.sh [2024-10-07T10:32:22.413Z] lf-activate-venv: SKIPPING [2024-10-07T10:32:22.413Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-774/2 [2024-10-07T10:32:22.413Z] INFO: archiving workspace using pattern(s): [2024-10-07T10:32:23.353Z] Archives upload complete. [2024-10-07T10:32:23.613Z] INFO: archiving logs to Nexus [2024-10-07T10:32:24.183Z] ---> uname -a: [2024-10-07T10:32:24.183Z] Linux prd-ubuntu20-04-docker-8c-8g-22052 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-07T10:32:24.183Z] [2024-10-07T10:32:24.183Z] [2024-10-07T10:32:24.183Z] ---> lscpu: [2024-10-07T10:32:24.183Z] Architecture: x86_64 [2024-10-07T10:32:24.183Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-07T10:32:24.183Z] Byte Order: Little Endian [2024-10-07T10:32:24.183Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-07T10:32:24.183Z] CPU(s): 8 [2024-10-07T10:32:24.183Z] On-line CPU(s) list: 0-7 [2024-10-07T10:32:24.183Z] Thread(s) per core: 1 [2024-10-07T10:32:24.183Z] Core(s) per socket: 1 [2024-10-07T10:32:24.183Z] Socket(s): 8 [2024-10-07T10:32:24.183Z] NUMA node(s): 1 [2024-10-07T10:32:24.183Z] Vendor ID: AuthenticAMD [2024-10-07T10:32:24.183Z] CPU family: 23 [2024-10-07T10:32:24.183Z] Model: 49 [2024-10-07T10:32:24.183Z] Model name: AMD EPYC-Rome Processor [2024-10-07T10:32:24.183Z] Stepping: 0 [2024-10-07T10:32:24.183Z] CPU MHz: 2799.998 [2024-10-07T10:32:24.183Z] BogoMIPS: 5599.99 [2024-10-07T10:32:24.183Z] Virtualization: AMD-V [2024-10-07T10:32:24.183Z] Hypervisor vendor: KVM [2024-10-07T10:32:24.183Z] Virtualization type: full [2024-10-07T10:32:24.183Z] L1d cache: 256 KiB [2024-10-07T10:32:24.183Z] L1i cache: 256 KiB [2024-10-07T10:32:24.183Z] L2 cache: 4 MiB [2024-10-07T10:32:24.183Z] L3 cache: 128 MiB [2024-10-07T10:32:24.183Z] NUMA node0 CPU(s): 0-7 [2024-10-07T10:32:24.183Z] Vulnerability Itlb multihit: Not affected [2024-10-07T10:32:24.183Z] Vulnerability L1tf: Not affected [2024-10-07T10:32:24.183Z] Vulnerability Mds: Not affected [2024-10-07T10:32:24.183Z] Vulnerability Meltdown: Not affected [2024-10-07T10:32:24.183Z] Vulnerability Mmio stale data: Not affected [2024-10-07T10:32:24.183Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-07T10:32:24.183Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-07T10:32:24.183Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-07T10:32:24.183Z] Vulnerability Srbds: Not affected [2024-10-07T10:32:24.183Z] Vulnerability Tsx async abort: Not affected [2024-10-07T10:32:24.183Z] 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-10-07T10:32:24.183Z] [2024-10-07T10:32:24.183Z] [2024-10-07T10:32:24.183Z] ---> nproc: [2024-10-07T10:32:24.183Z] 8 [2024-10-07T10:32:24.183Z] [2024-10-07T10:32:24.183Z] [2024-10-07T10:32:24.183Z] ---> df -h: [2024-10-07T10:32:24.183Z] Filesystem Size Used Avail Use% Mounted on [2024-10-07T10:32:24.183Z] overlay 155G 11G 145G 7% / [2024-10-07T10:32:24.183Z] tmpfs 64M 0 64M 0% /dev [2024-10-07T10:32:24.183Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-07T10:32:24.183Z] shm 64M 0 64M 0% /dev/shm [2024-10-07T10:32:24.183Z] /dev/vda1 155G 11G 145G 7% /facter-os [2024-10-07T10:32:24.183Z] [2024-10-07T10:32:24.183Z] [2024-10-07T10:32:24.183Z] ---> sar -b -r -n DEV: [2024-10-07T10:32:24.183Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22052) 10/07/24 _x86_64_ (8 CPU) [2024-10-07T10:32:24.183Z] [2024-10-07T10:32:24.183Z] 10:19:32 LINUX RESTART (8 CPU) [2024-10-07T10:32:24.183Z] [2024-10-07T10:32:24.183Z] 10:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-07T10:32:24.183Z] 10:21:01 345.60 15.33 330.26 0.00 1854.64 39043.52 0.00 [2024-10-07T10:32:24.183Z] 10:22:01 111.91 1.20 110.71 0.00 33.33 44065.59 0.00 [2024-10-07T10:32:24.183Z] 10:23:01 1.63 0.00 1.63 0.00 0.00 23.61 0.00 [2024-10-07T10:32:24.183Z] 10:24:01 3.13 1.50 1.63 0.00 35.46 20.66 0.00 [2024-10-07T10:32:24.183Z] 10:25:01 48.04 5.13 42.91 0.00 4346.88 8583.77 0.00 [2024-10-07T10:32:24.183Z] 10:26:01 4.98 0.02 4.97 0.00 0.13 115.85 0.00 [2024-10-07T10:32:24.184Z] 10:27:01 2.13 0.00 2.13 0.00 0.00 23.86 0.00 [2024-10-07T10:32:24.184Z] 10:28:01 1.90 0.00 1.90 0.00 0.00 21.46 0.00 [2024-10-07T10:32:24.184Z] 10:29:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 [2024-10-07T10:32:24.184Z] 10:30:01 2.17 0.00 2.17 0.00 0.00 24.80 0.00 [2024-10-07T10:32:24.184Z] 10:31:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 [2024-10-07T10:32:24.184Z] 10:32:01 1.90 0.00 1.90 0.00 0.00 21.60 0.00 [2024-10-07T10:32:24.184Z] Average: 43.87 1.93 41.94 0.00 522.64 7667.16 0.00 [2024-10-07T10:32:24.184Z] [2024-10-07T10:32:24.184Z] 10:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-07T10:32:24.184Z] 10:21:01 27989088 31362208 933528 2.84 101264 3457640 2256588 6.65 1680896 2716972 928124 [2024-10-07T10:32:24.184Z] 10:22:01 28712140 31560816 739864 2.25 106152 2963508 1717348 5.06 1131484 2580160 252 [2024-10-07T10:32:24.184Z] 10:23:01 28712200 31560908 739476 2.25 106172 2963512 1717348 5.06 1131336 2580164 16 [2024-10-07T10:32:24.184Z] 10:24:01 28711356 31562172 738148 2.24 106220 2964572 1717348 5.06 1134768 2580456 16 [2024-10-07T10:32:24.184Z] 10:25:01 28250036 31541936 736884 2.24 135356 3366012 1707296 5.03 1406584 2730304 940 [2024-10-07T10:32:24.184Z] 10:26:01 28260212 31547120 733000 2.23 133932 3362756 1714240 5.05 1402152 2727056 324 [2024-10-07T10:32:24.184Z] 10:27:01 28262220 31549224 730876 2.22 134028 3362712 1714240 5.05 1400452 2727060 8 [2024-10-07T10:32:24.184Z] 10:28:01 28261912 31549036 731004 2.22 134116 3362740 1714240 5.05 1400548 2727064 8 [2024-10-07T10:32:24.184Z] 10:29:01 28261748 31549016 731108 2.22 134212 3362728 1714240 5.05 1400336 2727068 12 [2024-10-07T10:32:24.184Z] 10:30:01 28261976 31549380 730636 2.22 134304 3362768 1714240 5.05 1400412 2727076 8 [2024-10-07T10:32:24.184Z] 10:31:01 28261460 31549032 730888 2.22 134392 3362768 1714240 5.05 1400580 2727076 4 [2024-10-07T10:32:24.184Z] 10:32:01 28264784 31552472 727388 2.21 134488 3362780 1714240 5.05 1397392 2727080 8 [2024-10-07T10:32:24.184Z] Average: 28350761 31536110 750233 2.28 124553 3271208 1759634 5.19 1357245 2689795 77477 [2024-10-07T10:32:24.184Z] [2024-10-07T10:32:24.184Z] 10:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-07T10:32:24.184Z] 10:21:01 ens3 579.76 354.99 6670.50 87.81 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:21:01 docker0 93.42 162.99 8.02 1390.73 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:21:01 lo 3.33 3.33 0.32 0.32 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:21:01 vethe45a7bc 73.58 141.15 7.40 1253.45 0.00 0.00 0.00 0.10 [2024-10-07T10:32:24.184Z] 10:22:01 ens3 105.65 66.76 2535.21 17.67 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:22:01 docker0 0.77 0.75 0.08 0.25 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:22:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:23:01 ens3 0.10 0.03 0.00 0.02 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:24:01 ens3 7.98 5.87 8.53 4.75 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:24:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:25:01 ens3 216.11 100.37 2759.54 8.45 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:25:01 lo 0.67 0.67 0.08 0.08 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:26:01 ens3 0.40 0.30 0.08 0.02 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:27:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:28:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:29:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:30:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:31:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:32:01 ens3 0.27 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] Average: ens3 75.95 44.09 998.29 9.91 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] Average: docker0 7.86 13.66 0.68 116.02 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] Average: lo 0.54 0.54 0.05 0.05 0.00 0.00 0.00 0.00 [2024-10-07T10:32:24.184Z] [2024-10-07T10:32:24.184Z] [2024-10-07T10:32:24.184Z] ---> sar -P ALL: [2024-10-07T10:32:24.184Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22052) 10/07/24 _x86_64_ (8 CPU) [2024-10-07T10:32:24.184Z] [2024-10-07T10:32:24.184Z] 10:19:32 LINUX RESTART (8 CPU) [2024-10-07T10:32:24.184Z] [2024-10-07T10:32:24.184Z] 10:20:01 CPU %user %nice %system %iowait %steal %idle [2024-10-07T10:32:24.184Z] 10:21:01 all 26.83 0.00 5.57 2.64 0.08 64.88 [2024-10-07T10:32:24.184Z] 10:21:01 0 27.69 0.00 5.56 3.06 0.08 63.61 [2024-10-07T10:32:24.184Z] 10:21:01 1 26.39 0.00 5.33 1.70 0.07 66.51 [2024-10-07T10:32:24.184Z] 10:21:01 2 27.08 0.00 5.27 0.69 0.07 66.89 [2024-10-07T10:32:24.184Z] 10:21:01 3 26.32 0.00 5.36 1.20 0.07 67.05 [2024-10-07T10:32:24.184Z] 10:21:01 4 27.65 0.00 5.73 9.41 0.08 57.14 [2024-10-07T10:32:24.184Z] 10:21:01 5 28.09 0.00 5.34 1.18 0.07 65.33 [2024-10-07T10:32:24.184Z] 10:21:01 6 24.70 0.00 6.24 2.54 0.08 66.44 [2024-10-07T10:32:24.184Z] 10:21:01 7 26.74 0.00 5.75 1.40 0.08 66.02 [2024-10-07T10:32:24.184Z] 10:22:01 all 25.93 0.00 4.22 3.19 0.07 66.60 [2024-10-07T10:32:24.184Z] 10:22:01 0 25.23 0.00 3.64 0.18 0.05 70.90 [2024-10-07T10:32:24.184Z] 10:22:01 1 25.78 0.00 3.56 0.92 0.07 69.67 [2024-10-07T10:32:24.184Z] 10:22:01 2 27.02 0.00 4.69 0.52 0.07 67.69 [2024-10-07T10:32:24.184Z] 10:22:01 3 25.61 0.00 4.22 0.02 0.07 70.09 [2024-10-07T10:32:24.184Z] 10:22:01 4 26.60 0.00 4.87 18.05 0.08 50.39 [2024-10-07T10:32:24.184Z] 10:22:01 5 25.50 0.00 4.32 4.76 0.08 65.34 [2024-10-07T10:32:24.184Z] 10:22:01 6 25.99 0.00 4.68 0.30 0.05 68.98 [2024-10-07T10:32:24.184Z] 10:22:01 7 25.68 0.00 3.81 0.91 0.08 69.52 [2024-10-07T10:32:24.184Z] 10:23:01 all 0.18 0.00 0.02 0.00 0.00 99.79 [2024-10-07T10:32:24.184Z] 10:23:01 0 1.17 0.00 0.00 0.02 0.00 98.81 [2024-10-07T10:32:24.184Z] 10:23:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2024-10-07T10:32:24.184Z] 10:23:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-07T10:32:24.184Z] 10:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-07T10:32:24.184Z] 10:23:01 4 0.03 0.00 0.03 0.02 0.00 99.92 [2024-10-07T10:32:24.184Z] 10:23:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-07T10:32:24.184Z] 10:23:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-07T10:32:24.184Z] 10:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-07T10:32:24.184Z] 10:24:01 all 0.26 0.00 0.04 0.01 0.00 99.69 [2024-10-07T10:32:24.184Z] 10:24:01 0 0.07 0.00 0.00 0.03 0.00 99.90 [2024-10-07T10:32:24.184Z] 10:24:01 1 0.22 0.00 0.02 0.00 0.00 99.77 [2024-10-07T10:32:24.184Z] 10:24:01 2 0.15 0.00 0.03 0.00 0.00 99.82 [2024-10-07T10:32:24.184Z] 10:24:01 3 0.12 0.00 0.05 0.00 0.02 99.82 [2024-10-07T10:32:24.184Z] 10:24:01 4 0.27 0.00 0.03 0.02 0.00 99.68 [2024-10-07T10:32:24.184Z] 10:24:01 5 0.42 0.00 0.08 0.02 0.00 99.48 [2024-10-07T10:32:24.184Z] 10:24:01 6 0.23 0.00 0.03 0.00 0.00 99.73 [2024-10-07T10:32:24.184Z] 10:24:01 7 0.65 0.00 0.05 0.00 0.00 99.30 [2024-10-07T10:32:24.184Z] 10:25:01 all 2.56 0.00 1.28 0.54 0.03 95.59 [2024-10-07T10:32:24.184Z] 10:25:01 0 1.89 0.00 2.56 0.94 0.03 94.57 [2024-10-07T10:32:24.184Z] 10:25:01 1 4.49 0.00 0.95 0.07 0.03 94.46 [2024-10-07T10:32:24.184Z] 10:25:01 2 2.07 0.00 0.80 0.33 0.03 96.76 [2024-10-07T10:32:24.184Z] 10:25:01 3 2.02 0.00 1.65 0.73 0.02 95.58 [2024-10-07T10:32:24.184Z] 10:25:01 4 2.42 0.00 1.44 0.48 0.02 95.64 [2024-10-07T10:32:24.184Z] 10:25:01 5 1.99 0.00 0.79 0.05 0.03 97.14 [2024-10-07T10:32:24.184Z] 10:25:01 6 2.52 0.00 0.77 1.72 0.02 94.97 [2024-10-07T10:32:24.184Z] 10:25:01 7 3.04 0.00 1.32 0.02 0.02 95.60 [2024-10-07T10:32:24.184Z] 10:26:01 all 0.33 0.00 0.06 0.01 0.00 99.59 [2024-10-07T10:32:24.184Z] 10:26:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-07T10:32:24.184Z] 10:26:01 1 0.02 0.00 0.08 0.00 0.00 99.90 [2024-10-07T10:32:24.184Z] 10:26:01 2 2.09 0.00 0.10 0.00 0.02 97.80 [2024-10-07T10:32:24.184Z] 10:26:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2024-10-07T10:32:24.184Z] 10:26:01 4 0.12 0.00 0.02 0.00 0.00 99.87 [2024-10-07T10:32:24.184Z] 10:26:01 5 0.10 0.00 0.08 0.02 0.00 99.80 [2024-10-07T10:32:24.184Z] 10:26:01 6 0.13 0.00 0.10 0.07 0.00 99.70 [2024-10-07T10:32:24.184Z] 10:26:01 7 0.08 0.00 0.05 0.00 0.00 99.87 [2024-10-07T10:32:24.184Z] 10:27:01 all 0.06 0.00 0.02 0.01 0.00 99.92 [2024-10-07T10:32:24.184Z] 10:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-07T10:32:24.184Z] 10:27:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-07T10:32:24.184Z] 10:27:01 2 0.33 0.00 0.07 0.00 0.02 99.58 [2024-10-07T10:32:24.184Z] 10:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-07T10:32:24.184Z] 10:27:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-07T10:32:24.184Z] 10:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-07T10:32:24.184Z] 10:27:01 6 0.00 0.00 0.02 0.05 0.00 99.93 [2024-10-07T10:32:24.184Z] 10:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-07T10:32:24.184Z] 10:28:01 all 0.02 0.00 0.02 0.04 0.01 99.91 [2024-10-07T10:32:24.184Z] 10:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-07T10:32:24.184Z] 10:28:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2024-10-07T10:32:24.184Z] 10:28:01 2 0.03 0.00 0.07 0.00 0.02 99.88 [2024-10-07T10:32:24.184Z] 10:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-07T10:32:24.184Z] 10:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-07T10:32:24.184Z] 10:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-07T10:32:24.184Z] 10:28:01 6 0.00 0.00 0.00 0.35 0.02 99.63 [2024-10-07T10:32:24.184Z] 10:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-07T10:32:24.184Z] 10:29:01 all 0.06 0.00 0.01 0.11 0.00 99.82 [2024-10-07T10:32:24.184Z] 10:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-07T10:32:24.184Z] 10:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-07T10:32:24.184Z] 10:29:01 2 0.28 0.00 0.05 0.03 0.02 99.62 [2024-10-07T10:32:24.184Z] 10:29:01 3 0.08 0.00 0.02 0.00 0.00 99.90 [2024-10-07T10:32:24.184Z] 10:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-07T10:32:24.184Z] 10:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-07T10:32:24.184Z] 10:29:01 6 0.03 0.00 0.02 0.83 0.00 99.12 [2024-10-07T10:32:24.184Z] 10:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-07T10:32:24.184Z] 10:30:01 all 0.15 0.00 0.02 0.48 0.00 99.35 [2024-10-07T10:32:24.184Z] 10:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-07T10:32:24.184Z] 10:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-07T10:32:24.184Z] 10:30:01 2 1.06 0.00 0.05 0.48 0.02 98.39 [2024-10-07T10:32:24.184Z] 10:30:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2024-10-07T10:32:24.184Z] 10:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-07T10:32:24.184Z] 10:30:01 5 0.02 0.00 0.03 0.15 0.00 99.80 [2024-10-07T10:32:24.184Z] 10:30:01 6 0.02 0.00 0.00 3.19 0.00 96.80 [2024-10-07T10:32:24.184Z] 10:30:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-07T10:32:24.184Z] 10:31:01 all 0.13 0.00 0.02 0.04 0.01 99.81 [2024-10-07T10:32:24.184Z] 10:31:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-07T10:32:24.184Z] 10:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-07T10:32:24.184Z] 10:31:01 2 0.55 0.00 0.10 0.00 0.02 99.33 [2024-10-07T10:32:24.184Z] 10:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-07T10:32:24.184Z] 10:31:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-07T10:32:24.184Z] 10:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-07T10:32:24.184Z] 10:31:01 6 0.07 0.00 0.03 0.28 0.00 99.62 [2024-10-07T10:32:24.184Z] 10:31:01 7 0.28 0.00 0.00 0.00 0.00 99.72 [2024-10-07T10:32:24.184Z] [2024-10-07T10:32:24.184Z] 10:31:01 CPU %user %nice %system %iowait %steal %idle [2024-10-07T10:32:24.184Z] 10:32:01 all 0.16 0.00 0.02 0.09 0.00 99.74 [2024-10-07T10:32:24.184Z] 10:32:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2024-10-07T10:32:24.184Z] 10:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-07T10:32:24.184Z] 10:32:01 2 1.11 0.00 0.05 0.00 0.00 98.84 [2024-10-07T10:32:24.184Z] 10:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-07T10:32:24.184Z] 10:32:01 4 0.02 0.00 0.03 0.18 0.00 99.77 [2024-10-07T10:32:24.184Z] 10:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-07T10:32:24.184Z] 10:32:01 6 0.05 0.00 0.00 0.48 0.02 99.45 [2024-10-07T10:32:24.184Z] 10:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-07T10:32:24.184Z] Average: all 4.69 0.00 0.94 0.59 0.02 93.77 [2024-10-07T10:32:24.184Z] Average: 0 4.66 0.00 0.98 0.35 0.02 93.99 [2024-10-07T10:32:24.184Z] Average: 1 4.73 0.00 0.84 0.22 0.02 94.19 [2024-10-07T10:32:24.184Z] Average: 2 5.13 0.00 0.94 0.17 0.02 93.74 [2024-10-07T10:32:24.184Z] Average: 3 4.49 0.00 0.94 0.16 0.02 94.39 [2024-10-07T10:32:24.184Z] Average: 4 4.71 0.00 1.01 2.32 0.02 91.95 [2024-10-07T10:32:24.184Z] Average: 5 4.65 0.00 0.89 0.51 0.02 93.93 [2024-10-07T10:32:24.184Z] Average: 6 4.46 0.00 0.99 0.82 0.02 93.72 [2024-10-07T10:32:24.184Z] Average: 7 4.68 0.00 0.91 0.19 0.02 94.21 [2024-10-07T10:32:24.184Z] [2024-10-07T10:32:24.184Z] [2024-10-07T10:32:24.184Z]