Pull request #755 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eacac0dd39916539c954981ca3604ad3bfca8141+d87e8b71529d8329ff6800c5bb7728949cec949c (a0bf0a36f1b43788d5c645b7b15ee48e2ebe78ab) 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-ssh17087346488678304456.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh12751456032580932455.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 f3350a1713306dce7682ed7e37d5774890d03277 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-755/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-755/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4413638379833730804.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh6281636740810014054.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-755/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-755/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10693823719635174730.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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 ‘prd-ubuntu20.04-docker-8c-8g-9274’ Running on prd-ubuntu20.04-docker-8c-8g-9279 in /w/workspace/xfoundry_go-mod-bootstrap_PR-755 [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-755 # 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 Merging remotes/origin/main commit d87e8b71529d8329ff6800c5bb7728949cec949c into PR head commit eacac0dd39916539c954981ca3604ad3bfca8141 Merge succeeded, producing eacac0dd39916539c954981ca3604ad3bfca8141 Checking out Revision eacac0dd39916539c954981ca3604ad3bfca8141 (PR-755) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > 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/755/head:refs/remotes/origin/PR-755 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eacac0dd39916539c954981ca3604ad3bfca8141 # 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 d87e8b71529d8329ff6800c5bb7728949cec949c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eacac0dd39916539c954981ca3604ad3bfca8141 # timeout=10 > git rev-list --no-walk d90364c91b1c4f7261d5852f253715184adc1a61 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-03T09:37:55.480Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-03T09:37:55.568Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-03T09:37:55.599Z] ========================================================= [2024-09-03T09:37:55.599Z] EdgeX Global Pipelines Version Info [2024-09-03T09:37:55.599Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-03T09:37:56.803Z] ------------------- [2024-09-03T09:37:56.803Z] stable info: [2024-09-03T09:37:56.803Z] ------------------- [2024-09-03T09:37:56.803Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-03T09:37:56.803Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-03T09:37:56.803Z] Message: update stable to v1.0.263 [2024-09-03T09:37:57.373Z] ------------------- [2024-09-03T09:37:57.373Z] experimental info: [2024-09-03T09:37:57.373Z] ------------------- [2024-09-03T09:37:57.373Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-03T09:37:57.373Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-03T09:37:57.373Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-03T09:37:57.456Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2024-09-03T09:37:57.477Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2024-09-03T09:37:57.497Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-03T09:37:57.522Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-03T09:37:57.548Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-03T09:37:57.573Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-03T09:37:57.601Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-03T09:37:57.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-03T09:37:57.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-03T09:37:57.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-03T09:37:57.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-03T09:37:57.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2024-09-03T09:37:57.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-03T09:37:57.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-03T09:37:57.803Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-09-03T09:37:57.828Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-09-03T09:37:57.852Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-03T09:37:57.876Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-03T09:37:57.897Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-03T09:37:57.919Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-03T09:37:57.938Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-09-03T09:37:57.956Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-09-03T09:37:57.983Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-03T09:37:58.005Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-03T09:37:58.025Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-09-03T09:37:58.048Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-03T09:37:58.067Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-03T09:37:58.087Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-755 [Pipeline] echo [2024-09-03T09:37:58.104Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-755 [Pipeline] echo [2024-09-03T09:37:58.120Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-755 [Pipeline] echo [2024-09-03T09:37:58.140Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eacac0dd39916539c954981ca3604ad3bfca8141 [Pipeline] echo [2024-09-03T09:37:58.162Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eacac0d [Pipeline] echo [2024-09-03T09:37:58.184Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-03T09:37:58.552Z] + git rev-list -1 --merges eacac0dd39916539c954981ca3604ad3bfca8141~1..eacac0dd39916539c954981ca3604ad3bfca8141 [Pipeline] echo [2024-09-03T09:37:58.577Z] -----------> git rev-list -1 --merges eacac0dd39916539c954981ca3604ad3bfca8141~1..eacac0dd39916539c954981ca3604ad3bfca8141 eacac0dd39916539c954981ca3604ad3bfca8141 [false] [Pipeline] sh [2024-09-03T09:37:58.870Z] + git log --format=format:%s -1 eacac0dd39916539c954981ca3604ad3bfca8141 [Pipeline] echo [2024-09-03T09:37:58.885Z] ========================================================= [2024-09-03T09:37:58.885Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-03T09:37:58.885Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-03T09:37:59.213Z] + git log --format=format:%s -1 eacac0dd39916539c954981ca3604ad3bfca8141 [Pipeline] echo [2024-09-03T09:37:59.225Z] [semverPrep] GIT_COMMIT: eacac0dd39916539c954981ca3604ad3bfca8141, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo [2024-09-03T09:37:59.237Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-03T09:37:59.594Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-03T09:37:59.594Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-03T09:37:59.594Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-03T09:37:59.594Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-03T09:37:59.594Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-03T09:37:59.595Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-03T09:37:59.595Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T09:37:59.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-03T09:38:00.225Z] [2024-09-03T09:38:00.225Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T09:38:00.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-03T09:38:00.532Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-03T09:38:00.532Z] b85a868b505f: Pulling fs layer [2024-09-03T09:38:00.532Z] e2be974225ed: Pulling fs layer [2024-09-03T09:38:00.532Z] 339a4e72a1f5: Pulling fs layer [2024-09-03T09:38:00.532Z] 988bab9f4d93: Pulling fs layer [2024-09-03T09:38:00.532Z] 1469e6f7b9e6: Pulling fs layer [2024-09-03T09:38:00.532Z] eaf3925da568: Pulling fs layer [2024-09-03T09:38:00.532Z] bab4dde63d76: Pulling fs layer [2024-09-03T09:38:00.532Z] bde34c3a00c8: Pulling fs layer [2024-09-03T09:38:00.532Z] b352a97aabf1: Pulling fs layer [2024-09-03T09:38:00.532Z] 4872d77fe225: Pulling fs layer [2024-09-03T09:38:00.532Z] 5851b861e8e6: Pulling fs layer [2024-09-03T09:38:00.532Z] bab4dde63d76: Waiting [2024-09-03T09:38:00.532Z] bde34c3a00c8: Waiting [2024-09-03T09:38:00.532Z] 988bab9f4d93: Waiting [2024-09-03T09:38:00.532Z] 1469e6f7b9e6: Waiting [2024-09-03T09:38:00.532Z] b352a97aabf1: Waiting [2024-09-03T09:38:00.532Z] eaf3925da568: Waiting [2024-09-03T09:38:00.532Z] 4872d77fe225: Waiting [2024-09-03T09:38:00.532Z] e2be974225ed: Verifying Checksum [2024-09-03T09:38:00.532Z] e2be974225ed: Download complete [2024-09-03T09:38:00.532Z] 988bab9f4d93: Verifying Checksum [2024-09-03T09:38:00.532Z] 988bab9f4d93: Download complete [2024-09-03T09:38:00.793Z] 1469e6f7b9e6: Verifying Checksum [2024-09-03T09:38:00.793Z] 1469e6f7b9e6: Download complete [2024-09-03T09:38:00.793Z] eaf3925da568: Verifying Checksum [2024-09-03T09:38:00.793Z] eaf3925da568: Download complete [2024-09-03T09:38:00.793Z] 339a4e72a1f5: Verifying Checksum [2024-09-03T09:38:00.793Z] 339a4e72a1f5: Download complete [2024-09-03T09:38:00.793Z] bde34c3a00c8: Verifying Checksum [2024-09-03T09:38:00.793Z] bde34c3a00c8: Download complete [2024-09-03T09:38:00.793Z] b352a97aabf1: Download complete [2024-09-03T09:38:00.793Z] 4872d77fe225: Download complete [2024-09-03T09:38:00.793Z] 5851b861e8e6: Verifying Checksum [2024-09-03T09:38:00.793Z] 5851b861e8e6: Download complete [2024-09-03T09:38:00.793Z] b85a868b505f: Verifying Checksum [2024-09-03T09:38:00.793Z] b85a868b505f: Download complete [2024-09-03T09:38:01.052Z] bab4dde63d76: Verifying Checksum [2024-09-03T09:38:01.052Z] bab4dde63d76: Download complete [2024-09-03T09:38:01.988Z] b85a868b505f: Pull complete [2024-09-03T09:38:02.246Z] e2be974225ed: Pull complete [2024-09-03T09:38:02.505Z] 339a4e72a1f5: Pull complete [2024-09-03T09:38:02.766Z] 988bab9f4d93: Pull complete [2024-09-03T09:38:02.766Z] 1469e6f7b9e6: Pull complete [2024-09-03T09:38:03.025Z] eaf3925da568: Pull complete [2024-09-03T09:38:04.403Z] bab4dde63d76: Pull complete [2024-09-03T09:38:04.663Z] bde34c3a00c8: Pull complete [2024-09-03T09:38:04.663Z] b352a97aabf1: Pull complete [2024-09-03T09:38:04.663Z] 4872d77fe225: Pull complete [2024-09-03T09:38:04.922Z] 5851b861e8e6: Pull complete [2024-09-03T09:38:04.922Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-03T09:38:04.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-03T09:38:04.922Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T09:38:05.051Z] prd-ubuntu20.04-docker-8c-8g-9279 does not seem to be running inside a container [2024-09-03T09:38:05.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-755 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-755:/w/workspace/xfoundry_go-mod-bootstrap_PR-755:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-755@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-755@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-09-03T09:38:09.950Z] $ docker top ecfc244971fff8b170b6b098d95cb424a601c2b1542e901fe33dc9ea4ac9d354 -eo pid,comm [2024-09-03T09:38:10.014Z] 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-09-03T09:38:10.014Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-03T09:38:10.073Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-03T09:38:10.073Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-03T09:38:10.189Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-03T09:38:10.182Z] $ docker exec ecfc244971fff8b170b6b098d95cb424a601c2b1542e901fe33dc9ea4ac9d354 ssh-agent [2024-09-03T09:38:10.299Z] SSH_AUTH_SOCK=/tmp/ssh-8jNJZNVMBhWF/agent.32 [2024-09-03T09:38:10.299Z] SSH_AGENT_PID=38 [2024-09-03T09:38:10.307Z] Running ssh-add (command line suppressed) [2024-09-03T09:38:10.397Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-755@tmp/private_key_10740541443798063052.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-755@tmp/private_key_10740541443798063052.key) [2024-09-03T09:38:10.421Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-03T09:38:10.720Z] + git tag --points-at HEAD [Pipeline] } [2024-09-03T09:38:10.721Z] $ docker exec --env ******** --env ******** ecfc244971fff8b170b6b098d95cb424a601c2b1542e901fe33dc9ea4ac9d354 ssh-agent -k [2024-09-03T09:38:10.815Z] unset SSH_AUTH_SOCK; [2024-09-03T09:38:10.816Z] unset SSH_AGENT_PID; [2024-09-03T09:38:10.816Z] echo Agent pid 38 killed; [2024-09-03T09:38:10.834Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-03T09:38:10.876Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-03T09:38:10.876Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-03T09:38:10.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-03T09:38:10.979Z] $ docker exec ecfc244971fff8b170b6b098d95cb424a601c2b1542e901fe33dc9ea4ac9d354 ssh-agent [2024-09-03T09:38:11.082Z] SSH_AUTH_SOCK=/tmp/ssh-OFPXvkxAM9Eb/agent.71 [2024-09-03T09:38:11.083Z] SSH_AGENT_PID=77 [2024-09-03T09:38:11.087Z] Running ssh-add (command line suppressed) [2024-09-03T09:38:11.190Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-755@tmp/private_key_11218934562746565428.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-755@tmp/private_key_11218934562746565428.key) [2024-09-03T09:38:11.212Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-03T09:38:11.505Z] + git semver init [2024-09-03T09:38:11.763Z] 2024-09-03 09:38:11,681 [run_init] DEBUG init version:0.0.0 force:False [2024-09-03T09:38:11.763Z] 2024-09-03 09:38:11,682 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-755/.semver [2024-09-03T09:38:11.763Z] 2024-09-03 09:38:11,682 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-755/.semver [2024-09-03T09:38:11.763Z] 2024-09-03 09:38:11,683 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-755/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-755, universal_newlines=False, shell=None, istream=None) [2024-09-03T09:38:13.138Z] 2024-09-03 09:38:12,759 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-755/.git/info/exclude [2024-09-03T09:38:13.138Z] 2024-09-03 09:38:12,760 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-755/.semver/PR-755 with force:False [2024-09-03T09:38:13.138Z] 2024-09-03 09:38:12,760 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-755/.semver/PR-755 [2024-09-03T09:38:13.138Z] 2024-09-03 09:38:12,764 [execute] INFO git cat-file --batch-check [2024-09-03T09:38:13.138Z] 2024-09-03 09:38:12,765 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-755/.semver, universal_newlines=False, shell=None, istream=) [2024-09-03T09:38:13.138Z] 2024-09-03 09:38:12,772 [execute] INFO git cat-file --batch [2024-09-03T09:38:13.138Z] 2024-09-03 09:38:12,773 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-755/.semver, universal_newlines=False, shell=None, istream=) [2024-09-03T09:38:13.138Z] 2024-09-03 09:38:12,778 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-755/.semver/PR-755 [2024-09-03T09:38:13.138Z] 0.0.0 [Pipeline] } [2024-09-03T09:38:13.137Z] $ docker exec --env ******** --env ******** ecfc244971fff8b170b6b098d95cb424a601c2b1542e901fe33dc9ea4ac9d354 ssh-agent -k [2024-09-03T09:38:13.232Z] unset SSH_AUTH_SOCK; [2024-09-03T09:38:13.232Z] unset SSH_AGENT_PID; [2024-09-03T09:38:13.233Z] echo Agent pid 77 killed; [2024-09-03T09:38:13.253Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-03T09:38:13.647Z] + git semver [Pipeline] } [2024-09-03T09:38:13.912Z] $ docker stop --time=1 ecfc244971fff8b170b6b098d95cb424a601c2b1542e901fe33dc9ea4ac9d354 [2024-09-03T09:38:15.201Z] $ docker rm -f --volumes ecfc244971fff8b170b6b098d95cb424a601c2b1542e901fe33dc9ea4ac9d354 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-03T09:38:15.555Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-03T09:38:15.911Z] Stashed 1 file(s) [Pipeline] echo [2024-09-03T09:38:15.916Z] [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-09-03T09:38:16.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-03T09:38:16.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-03T09:38:16.169Z] ========================================================= [2024-09-03T09:38:16.169Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-03T09:38:16.169Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-09-03T09:38:16.480Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-03T09:38:16.481Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-03T09:38:16.481Z] 619be1103602: Pulling fs layer [2024-09-03T09:38:16.481Z] 7862e08f4a3e: Pulling fs layer [2024-09-03T09:38:16.481Z] 5df492c9dc93: Pulling fs layer [2024-09-03T09:38:16.481Z] 7629e6793208: Pulling fs layer [2024-09-03T09:38:16.481Z] 4f4fb700ef54: Pulling fs layer [2024-09-03T09:38:16.481Z] fb5054dd5b73: Pulling fs layer [2024-09-03T09:38:16.481Z] eeca6798cff9: Pulling fs layer [2024-09-03T09:38:16.481Z] aa269ceb94a6: Pulling fs layer [2024-09-03T09:38:16.481Z] ada007ff1a6a: Pulling fs layer [2024-09-03T09:38:16.481Z] fb5054dd5b73: Waiting [2024-09-03T09:38:16.481Z] eeca6798cff9: Waiting [2024-09-03T09:38:16.481Z] aa269ceb94a6: Waiting [2024-09-03T09:38:16.481Z] ada007ff1a6a: Waiting [2024-09-03T09:38:16.481Z] 4f4fb700ef54: Waiting [2024-09-03T09:38:16.481Z] 7862e08f4a3e: Verifying Checksum [2024-09-03T09:38:16.481Z] 7862e08f4a3e: Download complete [2024-09-03T09:38:16.481Z] 7629e6793208: Verifying Checksum [2024-09-03T09:38:16.481Z] 7629e6793208: Download complete [2024-09-03T09:38:16.481Z] 4f4fb700ef54: Verifying Checksum [2024-09-03T09:38:16.481Z] 4f4fb700ef54: Download complete [2024-09-03T09:38:16.481Z] fb5054dd5b73: Verifying Checksum [2024-09-03T09:38:16.481Z] fb5054dd5b73: Download complete [2024-09-03T09:38:16.481Z] 619be1103602: Verifying Checksum [2024-09-03T09:38:16.481Z] 619be1103602: Download complete [2024-09-03T09:38:16.481Z] eeca6798cff9: Verifying Checksum [2024-09-03T09:38:16.481Z] eeca6798cff9: Download complete [2024-09-03T09:38:16.741Z] 619be1103602: Pull complete [2024-09-03T09:38:16.741Z] ada007ff1a6a: Verifying Checksum [2024-09-03T09:38:16.741Z] ada007ff1a6a: Download complete [2024-09-03T09:38:16.741Z] 7862e08f4a3e: Pull complete [2024-09-03T09:38:17.001Z] 5df492c9dc93: Download complete [2024-09-03T09:38:17.259Z] aa269ceb94a6: Verifying Checksum [2024-09-03T09:38:17.259Z] aa269ceb94a6: Download complete [2024-09-03T09:38:20.631Z] 5df492c9dc93: Pull complete [2024-09-03T09:38:20.631Z] 7629e6793208: Pull complete [2024-09-03T09:38:20.631Z] 4f4fb700ef54: Pull complete [2024-09-03T09:38:20.631Z] fb5054dd5b73: Pull complete [2024-09-03T09:38:20.631Z] eeca6798cff9: Pull complete [2024-09-03T09:38:23.181Z] aa269ceb94a6: Pull complete [2024-09-03T09:38:23.439Z] ada007ff1a6a: Pull complete [2024-09-03T09:38:24.037Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-03T09:38:24.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-03T09:38:24.037Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2024-09-03T09:38:24.329Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T09:38:24.632Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-03T09:38:24.632Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T09:38:24.714Z] prd-ubuntu20.04-docker-8c-8g-9279 does not seem to be running inside a container [2024-09-03T09:38:24.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-755 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-755:/w/workspace/xfoundry_go-mod-bootstrap_PR-755:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-755@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-755@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-09-03T09:38:31.044Z] Still waiting to schedule task [2024-09-03T09:38:31.045Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9280’ is offline [2024-09-03T09:38:32.695Z] $ docker top ce2f7a530bdef23bdbb243fb06a01080b211e13a55f3374424e33a3aeb051719 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-03T09:38:33.058Z] + go version [2024-09-03T09:38:33.058Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-03T09:38:33.059Z] $ docker stop --time=1 ce2f7a530bdef23bdbb243fb06a01080b211e13a55f3374424e33a3aeb051719 [2024-09-03T09:38:34.537Z] $ docker rm -f --volumes ce2f7a530bdef23bdbb243fb06a01080b211e13a55f3374424e33a3aeb051719 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T09:38:34.999Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-03T09:38:34.999Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T09:38:35.074Z] prd-ubuntu20.04-docker-8c-8g-9279 does not seem to be running inside a container [2024-09-03T09:38:35.098Z] $ 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-755 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-755:/w/workspace/xfoundry_go-mod-bootstrap_PR-755:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-755@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-755@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-09-03T09:38:35.615Z] $ docker top 7cb690160a29c7f0ef0e4bf7443b5f8f5ec1d00a80a8fa47cce30fbfb000c680 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-03T09:38:35.978Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-755 [Pipeline] fileExists [Pipeline] sh [2024-09-03T09:38:36.284Z] + make test [2024-09-03T09:38:36.284Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-09-03T09:38:36.284Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.43 [2024-09-03T09:38:36.284Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-09-03T09:38:36.284Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.35 [2024-09-03T09:38:36.542Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.16 [2024-09-03T09:38:36.542Z] go: downloading github.com/google/uuid v1.6.0 [2024-09-03T09:38:36.542Z] go: downloading github.com/labstack/echo/v4 v4.11.4 [2024-09-03T09:38:36.542Z] go: downloading github.com/openziti/sdk-golang v0.23.39 [2024-09-03T09:38:36.542Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-09-03T09:38:36.542Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-09-03T09:38:36.804Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.12 [2024-09-03T09:38:36.804Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-09-03T09:38:36.804Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.9 [2024-09-03T09:38:36.804Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-09-03T09:38:36.804Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-09-03T09:38:36.804Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-09-03T09:38:36.804Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-09-03T09:38:36.804Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-09-03T09:38:36.804Z] go: downloading golang.org/x/net v0.27.0 [2024-09-03T09:38:36.804Z] go: downloading golang.org/x/sync v0.7.0 [2024-09-03T09:38:36.804Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-09-03T09:38:36.804Z] go: downloading github.com/go-playground/validator/v10 v10.22.0 [2024-09-03T09:38:36.804Z] go: downloading github.com/go-kit/log v0.2.1 [2024-09-03T09:38:36.804Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-09-03T09:38:37.063Z] go: downloading golang.org/x/crypto v0.25.0 [2024-09-03T09:38:37.063Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-09-03T09:38:37.063Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-09-03T09:38:37.063Z] go: downloading golang.org/x/time v0.5.0 [2024-09-03T09:38:37.063Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-09-03T09:38:37.063Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-09-03T09:38:37.063Z] go: downloading github.com/go-resty/resty/v2 v2.13.1 [2024-09-03T09:38:37.063Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-09-03T09:38:37.063Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-09-03T09:38:37.063Z] go: downloading github.com/openziti/edge-api v0.26.21 [2024-09-03T09:38:37.632Z] go: downloading github.com/openziti/foundation/v2 v2.0.47 [2024-09-03T09:38:37.632Z] go: downloading github.com/openziti/identity v1.0.81 [2024-09-03T09:38:37.632Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-09-03T09:38:37.632Z] go: downloading github.com/zitadel/oidc/v2 v2.12.0 [2024-09-03T09:38:37.632Z] go: downloading github.com/pkg/errors v0.9.1 [2024-09-03T09:38:37.897Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-09-03T09:38:37.898Z] go: downloading golang.org/x/oauth2 v0.21.0 [2024-09-03T09:38:37.898Z] go: downloading github.com/openziti/channel/v2 v2.0.136 [2024-09-03T09:38:37.898Z] go: downloading github.com/openziti/secretstream v0.1.21 [2024-09-03T09:38:37.898Z] go: downloading github.com/openziti/transport/v2 v2.0.138 [2024-09-03T09:38:37.898Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-09-03T09:38:37.898Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-09-03T09:38:37.898Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-09-03T09:38:37.898Z] go: downloading github.com/openziti/metrics v1.2.56 [2024-09-03T09:38:37.898Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-09-03T09:38:37.898Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-09-03T09:38:37.898Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-09-03T09:38:37.898Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.3.0 [2024-09-03T09:38:37.898Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-09-03T09:38:37.898Z] go: downloading golang.org/x/sys v0.22.0 [2024-09-03T09:38:37.898Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-09-03T09:38:37.898Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2024-09-03T09:38:38.157Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-09-03T09:38:38.157Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-09-03T09:38:38.157Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-09-03T09:38:38.157Z] go: downloading github.com/x448/float16 v0.8.4 [2024-09-03T09:38:38.157Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-09-03T09:38:38.157Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-09-03T09:38:38.157Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-09-03T09:38:38.157Z] go: downloading golang.org/x/text v0.16.0 [2024-09-03T09:38:38.157Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-09-03T09:38:38.157Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-09-03T09:38:38.157Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-09-03T09:38:38.157Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-09-03T09:38:38.157Z] go: downloading go.mongodb.org/mongo-driver v1.16.0 [2024-09-03T09:38:38.157Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-09-03T09:38:38.157Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-09-03T09:38:38.157Z] go: downloading go.opentelemetry.io/otel v1.28.0 [2024-09-03T09:38:38.432Z] go: downloading go.opentelemetry.io/otel/trace v1.28.0 [2024-09-03T09:38:38.432Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-09-03T09:38:38.432Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-09-03T09:38:38.432Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-09-03T09:38:38.432Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-09-03T09:38:38.432Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-09-03T09:38:38.432Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-09-03T09:38:38.432Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-09-03T09:38:38.759Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-09-03T09:38:38.759Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-09-03T09:38:38.759Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2024-09-03T09:38:38.759Z] go: downloading github.com/gorilla/securecookie v1.1.1 [2024-09-03T09:38:38.759Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-09-03T09:38:38.759Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-09-03T09:38:38.759Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-09-03T09:38:38.759Z] go: downloading github.com/spf13/cast v1.6.0 [2024-09-03T09:38:38.759Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-09-03T09:38:39.017Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-09-03T09:38:39.017Z] go: downloading google.golang.org/grpc v1.64.1 [2024-09-03T09:38:39.017Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-09-03T09:38:39.274Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-09-03T09:38:39.274Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-09-03T09:38:39.274Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-09-03T09:38:39.274Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-09-03T09:38:39.274Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-09-03T09:38:39.274Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-09-03T09:38:39.274Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-09-03T09:38:39.274Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-09-03T09:38:39.274Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-09-03T09:38:39.274Z] go: downloading go.opentelemetry.io/otel/metric v1.28.0 [2024-09-03T09:38:39.274Z] go: downloading golang.org/x/term v0.22.0 [2024-09-03T09:38:39.274Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-09-03T09:38:39.274Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.2 [2024-09-03T09:38:39.533Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-09-03T09:38:39.533Z] go: downloading github.com/fatih/color v1.16.0 [2024-09-03T09:38:39.533Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-09-03T09:38:39.533Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 [2024-09-03T09:38:39.533Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-09-03T09:38:39.533Z] go: downloading github.com/josharian/intern v1.0.0 [2024-09-03T09:38:39.533Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-09-03T09:38:39.791Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-09-03T09:38:39.791Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-09-03T09:38:39.791Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-09-03T09:38:39.791Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-09-03T09:38:54.668Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2024-09-03T09:38:54.668Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2024-09-03T09:39:12.760Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2024-09-03T09:39:12.760Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2024-09-03T09:39:12.760Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2024-09-03T09:39:12.760Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] [2024-09-03T09:39:13.328Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.028s coverage: 33.4% of statements [2024-09-03T09:39:13.328Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.014s coverage: 93.5% of statements [2024-09-03T09:39:13.328Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.009s coverage: 88.1% of statements [2024-09-03T09:39:13.328Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.133s coverage: 88.2% of statements [2024-09-03T09:39:13.328Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.006s coverage: 84.4% of statements [2024-09-03T09:39:13.328Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.022s coverage: 41.7% of statements [2024-09-03T09:39:13.328Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.013s coverage: 100.0% of statements [2024-09-03T09:39:13.328Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.316s coverage: 87.7% of statements [2024-09-03T09:39:13.328Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.008s coverage: 26.3% of statements [2024-09-03T09:39:13.588Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.036s coverage: 75.8% of statements [2024-09-03T09:39:13.588Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.006s coverage: 50.9% of statements [2024-09-03T09:39:13.588Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.003s coverage: 31.2% of statements [2024-09-03T09:39:13.588Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.004s coverage: 91.3% of statements [2024-09-03T09:39:25.811Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2024-09-03T09:39:31.069Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-03T09:39:31.070Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-09-03T09:39:31.081Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-03T09:39:31.102Z] $ docker stop --time=1 7cb690160a29c7f0ef0e4bf7443b5f8f5ec1d00a80a8fa47cce30fbfb000c680 [2024-09-03T09:39:36.081Z] $ docker rm -f --volumes 7cb690160a29c7f0ef0e4bf7443b5f8f5ec1d00a80a8fa47cce30fbfb000c680 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-03T09:39:36.955Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-03T09:39:37.068Z] 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-09-03T09:39:37.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-03T09:39:37.606Z] [2024-09-03T09:39:37.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T09:39:38.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-03T09:39:38.294Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-03T09:39:38.294Z] 5eb5b503b376: Pulling fs layer [2024-09-03T09:39:38.294Z] 5c69ac0246d0: Pulling fs layer [2024-09-03T09:39:38.294Z] ec43610c2a17: Pulling fs layer [2024-09-03T09:39:38.294Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-03T09:39:38.294Z] 33b1e0a273af: Pulling fs layer [2024-09-03T09:39:38.294Z] 5d3b04190fa2: Pulling fs layer [2024-09-03T09:39:38.294Z] 2f39f015ded8: Pulling fs layer [2024-09-03T09:39:38.294Z] 33b1e0a273af: Waiting [2024-09-03T09:39:38.294Z] 5d3b04190fa2: Waiting [2024-09-03T09:39:38.294Z] 3a2ae6a8a46f: Waiting [2024-09-03T09:39:38.294Z] 2f39f015ded8: Waiting [2024-09-03T09:39:38.294Z] 5c69ac0246d0: Download complete [2024-09-03T09:39:38.294Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-03T09:39:38.294Z] 3a2ae6a8a46f: Download complete [2024-09-03T09:39:38.294Z] 33b1e0a273af: Verifying Checksum [2024-09-03T09:39:38.294Z] 33b1e0a273af: Download complete [2024-09-03T09:39:38.554Z] 5d3b04190fa2: Download complete [2024-09-03T09:39:38.554Z] ec43610c2a17: Verifying Checksum [2024-09-03T09:39:38.554Z] ec43610c2a17: Download complete [2024-09-03T09:39:38.554Z] 5eb5b503b376: Verifying Checksum [2024-09-03T09:39:38.554Z] 5eb5b503b376: Download complete [2024-09-03T09:39:39.121Z] 2f39f015ded8: Verifying Checksum [2024-09-03T09:39:39.121Z] 2f39f015ded8: Download complete [2024-09-03T09:39:40.058Z] 5eb5b503b376: Pull complete [2024-09-03T09:39:40.058Z] 5c69ac0246d0: Pull complete [2024-09-03T09:39:40.628Z] ec43610c2a17: Pull complete [2024-09-03T09:39:40.628Z] 3a2ae6a8a46f: Pull complete [2024-09-03T09:39:40.888Z] 33b1e0a273af: Pull complete [2024-09-03T09:39:40.888Z] 5d3b04190fa2: Pull complete [2024-09-03T09:39:45.090Z] 2f39f015ded8: Pull complete [2024-09-03T09:39:45.090Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-03T09:39:45.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-03T09:39:45.090Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T09:39:45.192Z] prd-ubuntu20.04-docker-8c-8g-9279 does not seem to be running inside a container [2024-09-03T09:39:45.224Z] $ 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-755 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-755:/w/workspace/xfoundry_go-mod-bootstrap_PR-755:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-755@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-755@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-09-03T09:39:53.265Z] $ docker top ae05d9bdc717071785741fde9510355e6718944676f9448bc12e5865f3b6d4e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-03T09:39:53.665Z] ---> job-cost.sh [2024-09-03T09:39:53.665Z] lf-activate-venv: SKIPPING [2024-09-03T09:39:53.665Z] INFO: No Stack... [2024-09-03T09:39:53.924Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-03T09:39:54.185Z] INFO: Archiving Costs [Pipeline] sh [2024-09-03T09:39:54.478Z] + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-755/archives/cost.csv [2024-09-03T09:39:54.478Z] + cut -d, -f6 [Pipeline] lock [2024-09-03T09:39:54.494Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-755-2-stack-cost] [2024-09-03T09:39:54.506Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-755-2-stack-cost] did not exist. Created. [2024-09-03T09:39:54.514Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-755-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-03T09:39:54.822Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-03T09:39:54.855Z] Stashed 1 file(s) [Pipeline] } [2024-09-03T09:39:54.865Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-755-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-03T09:39:54.893Z] $ docker stop --time=1 ae05d9bdc717071785741fde9510355e6718944676f9448bc12e5865f3b6d4e1 [2024-09-03T09:39:56.089Z] $ docker rm -f --volumes ae05d9bdc717071785741fde9510355e6718944676f9448bc12e5865f3b6d4e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-03T09:42:50.061Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9281 in /w/workspace/xfoundry_go-mod-bootstrap_PR-755 [Pipeline] { [Pipeline] ws [2024-09-03T09:42:50.077Z] Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout [2024-09-03T09:42:53.143Z] The recommended git tool is: git [2024-09-03T09:43:03.239Z] using credential edgex-jenkins-ssh [2024-09-03T09:43:03.268Z] Cloning the remote Git repository [2024-09-03T09:43:03.326Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2024-09-03T09:43:03.476Z] > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 [2024-09-03T09:43:03.742Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2024-09-03T09:43:03.743Z] > git --version # timeout=10 [2024-09-03T09:43:03.775Z] > git --version # 'git version 2.25.1' [2024-09-03T09:43:03.779Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-03T09:43:04.013Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-03T09:43:06.444Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2024-09-03T09:43:06.489Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-03T09:43:08.595Z] Merging remotes/origin/main commit d87e8b71529d8329ff6800c5bb7728949cec949c into PR head commit eacac0dd39916539c954981ca3604ad3bfca8141 [2024-09-03T09:43:07.846Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2024-09-03T09:43:07.904Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2024-09-03T09:43:07.906Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-03T09:43:07.933Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/755/head:refs/remotes/origin/PR-755 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-03T09:43:08.612Z] > git config core.sparsecheckout # timeout=10 [2024-09-03T09:43:08.723Z] > git checkout -f eacac0dd39916539c954981ca3604ad3bfca8141 # timeout=10 [2024-09-03T09:43:08.860Z] > git remote # timeout=10 [2024-09-03T09:43:08.883Z] > git config --get remote.origin.url # timeout=10 [2024-09-03T09:43:08.903Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-03T09:43:08.982Z] Merge succeeded, producing eacac0dd39916539c954981ca3604ad3bfca8141 [2024-09-03T09:43:08.983Z] Checking out Revision eacac0dd39916539c954981ca3604ad3bfca8141 (PR-755) [2024-09-03T09:43:09.583Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" [2024-09-03T09:43:08.929Z] > git merge d87e8b71529d8329ff6800c5bb7728949cec949c # timeout=10 [2024-09-03T09:43:08.958Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-03T09:43:08.985Z] > git config core.sparsecheckout # timeout=10 [2024-09-03T09:43:09.002Z] > git checkout -f eacac0dd39916539c954981ca3604ad3bfca8141 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-03T09:43:14.465Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-03T09:43:14.465Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-03T09:43:14.465Z] Dload Upload Total Spent Left Speed [2024-09-03T09:43:14.465Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2024-09-03T09:43:14.807Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-03T09:43:15.137Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-03T09:43:15.137Z] sudo tee /etc/docker/daemon.new [2024-09-03T09:43:15.137Z] { [2024-09-03T09:43:15.137Z] "registry-mirrors": [ [2024-09-03T09:43:15.137Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-03T09:43:15.137Z] ], [2024-09-03T09:43:15.137Z] "bip": "10.250.0.254/24", [2024-09-03T09:43:15.137Z] "hosts": [ [2024-09-03T09:43:15.137Z] "tcp://0.0.0.0:5555", [2024-09-03T09:43:15.137Z] "unix:///var/run/docker.sock" [2024-09-03T09:43:15.137Z] ], [2024-09-03T09:43:15.137Z] "mtu": 1458, [2024-09-03T09:43:15.137Z] "selinux-enabled": true, [2024-09-03T09:43:15.137Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-03T09:43:15.137Z] } [Pipeline] sh [2024-09-03T09:43:15.465Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-03T09:43:15.799Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-09-03T09:43:34.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-03T09:43:34.454Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-03T09:43:34.477Z] ========================================================= [2024-09-03T09:43:34.477Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-03T09:43:34.477Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-09-03T09:43:34.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-03T09:43:35.415Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-03T09:43:35.415Z] c6b39de5b339: Pulling fs layer [2024-09-03T09:43:35.415Z] a69c41024577: Pulling fs layer [2024-09-03T09:43:35.415Z] d6de4b400683: Pulling fs layer [2024-09-03T09:43:35.415Z] 35cb2a7552d0: Pulling fs layer [2024-09-03T09:43:35.415Z] 4f4fb700ef54: Pulling fs layer [2024-09-03T09:43:35.415Z] 464afbd9ba4c: Pulling fs layer [2024-09-03T09:43:35.415Z] 00f215d4a9da: Pulling fs layer [2024-09-03T09:43:35.415Z] d496ad576159: Pulling fs layer [2024-09-03T09:43:35.415Z] 35cb2a7552d0: Waiting [2024-09-03T09:43:35.415Z] 4f4fb700ef54: Waiting [2024-09-03T09:43:35.415Z] 00f215d4a9da: Waiting [2024-09-03T09:43:35.415Z] 464afbd9ba4c: Waiting [2024-09-03T09:43:35.415Z] a69c41024577: Verifying Checksum [2024-09-03T09:43:35.415Z] a69c41024577: Download complete [2024-09-03T09:43:35.415Z] 35cb2a7552d0: Verifying Checksum [2024-09-03T09:43:35.415Z] 35cb2a7552d0: Download complete [2024-09-03T09:43:35.415Z] 4f4fb700ef54: Verifying Checksum [2024-09-03T09:43:35.415Z] 4f4fb700ef54: Download complete [2024-09-03T09:43:35.415Z] 464afbd9ba4c: Verifying Checksum [2024-09-03T09:43:35.415Z] 464afbd9ba4c: Download complete [2024-09-03T09:43:35.415Z] c6b39de5b339: Verifying Checksum [2024-09-03T09:43:35.415Z] c6b39de5b339: Download complete [2024-09-03T09:43:36.002Z] d496ad576159: Verifying Checksum [2024-09-03T09:43:36.002Z] d496ad576159: Download complete [2024-09-03T09:43:36.590Z] c6b39de5b339: Pull complete [2024-09-03T09:43:36.859Z] a69c41024577: Pull complete [2024-09-03T09:43:37.450Z] d6de4b400683: Verifying Checksum [2024-09-03T09:43:37.450Z] d6de4b400683: Download complete [2024-09-03T09:43:38.410Z] 00f215d4a9da: Verifying Checksum [2024-09-03T09:43:38.410Z] 00f215d4a9da: Download complete [2024-09-03T09:43:50.722Z] d6de4b400683: Pull complete [2024-09-03T09:43:50.722Z] 35cb2a7552d0: Pull complete [2024-09-03T09:43:50.722Z] 4f4fb700ef54: Pull complete [2024-09-03T09:43:50.722Z] 464afbd9ba4c: Pull complete [2024-09-03T09:44:00.795Z] 00f215d4a9da: Pull complete [2024-09-03T09:44:00.795Z] d496ad576159: Pull complete [2024-09-03T09:44:00.795Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-03T09:44:00.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-03T09:44:00.795Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2024-09-03T09:44:01.119Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T09:44:01.460Z] + docker inspect -f . ci-base-image-arm64 [2024-09-03T09:44:01.460Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T09:44:01.682Z] prd-ubuntu20.04-docker-arm64-4c-16g-9281 does not seem to be running inside a container [2024-09-03T09:44:01.758Z] $ 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-09-03T09:44:05.857Z] $ docker top a8b20d778919b6b59249a6c75b31810e70c5521702bbb583ba898617554f4d74 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-03T09:44:06.726Z] + go version [2024-09-03T09:44:06.726Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-03T09:44:06.744Z] $ docker stop --time=1 a8b20d778919b6b59249a6c75b31810e70c5521702bbb583ba898617554f4d74 [2024-09-03T09:44:08.549Z] $ docker rm -f --volumes a8b20d778919b6b59249a6c75b31810e70c5521702bbb583ba898617554f4d74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T09:44:09.208Z] + docker inspect -f . ci-base-image-arm64 [2024-09-03T09:44:09.208Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T09:44:09.448Z] prd-ubuntu20.04-docker-arm64-4c-16g-9281 does not seem to be running inside a container [2024-09-03T09:44:09.516Z] $ 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-09-03T09:44:10.799Z] $ docker top 921e3e8303786a2fbdf596f710a9addb2f85910741bcdc056038e9ee1bfa0131 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-03T09:44:11.682Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/2 [Pipeline] fileExists [Pipeline] sh [2024-09-03T09:44:12.344Z] + make test [2024-09-03T09:44:12.344Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-09-03T09:44:12.344Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.43 [2024-09-03T09:44:12.344Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.16 [2024-09-03T09:44:12.611Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.12 [2024-09-03T09:44:12.879Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.35 [2024-09-03T09:44:12.879Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-09-03T09:44:12.879Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-09-03T09:44:13.146Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-09-03T09:44:13.146Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-09-03T09:44:13.416Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.9 [2024-09-03T09:44:13.416Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-09-03T09:44:13.416Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-09-03T09:44:13.416Z] go: downloading github.com/labstack/echo/v4 v4.11.4 [2024-09-03T09:44:13.416Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-09-03T09:44:13.683Z] go: downloading github.com/go-kit/log v0.2.1 [2024-09-03T09:44:13.683Z] go: downloading github.com/google/uuid v1.6.0 [2024-09-03T09:44:13.683Z] go: downloading github.com/go-playground/validator/v10 v10.22.0 [2024-09-03T09:44:13.683Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-09-03T09:44:13.683Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-09-03T09:44:13.951Z] go: downloading github.com/openziti/sdk-golang v0.23.39 [2024-09-03T09:44:13.951Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-09-03T09:44:13.951Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-09-03T09:44:13.951Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-09-03T09:44:14.222Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-09-03T09:44:14.222Z] go: downloading golang.org/x/net v0.27.0 [2024-09-03T09:44:14.222Z] go: downloading golang.org/x/sync v0.7.0 [2024-09-03T09:44:14.222Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.3.0 [2024-09-03T09:44:14.492Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-09-03T09:44:14.493Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2024-09-03T09:44:14.493Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-09-03T09:44:14.493Z] go: downloading github.com/spf13/cast v1.6.0 [2024-09-03T09:44:14.493Z] go: downloading golang.org/x/sys v0.22.0 [2024-09-03T09:44:14.764Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-09-03T09:44:14.764Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-09-03T09:44:14.764Z] go: downloading golang.org/x/crypto v0.25.0 [2024-09-03T09:44:15.730Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-09-03T09:44:15.730Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-09-03T09:44:15.730Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-09-03T09:44:15.730Z] go: downloading golang.org/x/time v0.5.0 [2024-09-03T09:44:15.730Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-09-03T09:44:15.730Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-09-03T09:44:16.000Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-09-03T09:44:16.001Z] go: downloading golang.org/x/text v0.16.0 [2024-09-03T09:44:16.001Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-09-03T09:44:16.271Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-09-03T09:44:16.540Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-09-03T09:44:16.540Z] go: downloading github.com/go-resty/resty/v2 v2.13.1 [2024-09-03T09:44:16.810Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-09-03T09:44:16.810Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-09-03T09:44:16.810Z] go: downloading github.com/openziti/edge-api v0.26.21 [2024-09-03T09:44:20.164Z] go: downloading github.com/openziti/foundation/v2 v2.0.47 [2024-09-03T09:44:20.164Z] go: downloading github.com/openziti/identity v1.0.81 [2024-09-03T09:44:20.164Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-09-03T09:44:20.164Z] go: downloading github.com/pkg/errors v0.9.1 [2024-09-03T09:44:20.164Z] go: downloading github.com/zitadel/oidc/v2 v2.12.0 [2024-09-03T09:44:20.432Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-09-03T09:44:20.432Z] go: downloading golang.org/x/oauth2 v0.21.0 [2024-09-03T09:44:20.432Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-09-03T09:44:20.700Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-09-03T09:44:20.700Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-09-03T09:44:20.700Z] go: downloading github.com/openziti/channel/v2 v2.0.136 [2024-09-03T09:44:20.700Z] go: downloading github.com/openziti/metrics v1.2.56 [2024-09-03T09:44:20.967Z] go: downloading github.com/openziti/secretstream v0.1.21 [2024-09-03T09:44:20.967Z] go: downloading github.com/openziti/transport/v2 v2.0.138 [2024-09-03T09:44:20.967Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-09-03T09:44:20.967Z] go: downloading google.golang.org/grpc v1.64.1 [2024-09-03T09:44:22.919Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-09-03T09:44:22.919Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-09-03T09:44:22.919Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-09-03T09:44:22.919Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-09-03T09:44:22.919Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-09-03T09:44:22.919Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-09-03T09:44:22.919Z] go: downloading github.com/x448/float16 v0.8.4 [2024-09-03T09:44:22.919Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-09-03T09:44:22.919Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-09-03T09:44:22.919Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-09-03T09:44:22.919Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-09-03T09:44:22.919Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-09-03T09:44:22.919Z] go: downloading go.opentelemetry.io/otel v1.28.0 [2024-09-03T09:44:23.884Z] go: downloading go.opentelemetry.io/otel/trace v1.28.0 [2024-09-03T09:44:23.884Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-09-03T09:44:23.884Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-09-03T09:44:23.884Z] go: downloading go.mongodb.org/mongo-driver v1.16.0 [2024-09-03T09:44:26.474Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-09-03T09:44:26.741Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-09-03T09:44:26.741Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-09-03T09:44:27.324Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-09-03T09:44:27.324Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2024-09-03T09:44:27.324Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-09-03T09:44:27.324Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-09-03T09:44:27.324Z] go: downloading github.com/gorilla/securecookie v1.1.1 [2024-09-03T09:44:27.324Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-09-03T09:44:27.324Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-09-03T09:44:27.324Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-09-03T09:44:27.590Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-09-03T09:44:27.590Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-09-03T09:44:27.857Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.2 [2024-09-03T09:44:28.814Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 [2024-09-03T09:44:28.815Z] go: downloading github.com/fatih/color v1.16.0 [2024-09-03T09:44:28.815Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-09-03T09:44:28.815Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-09-03T09:44:28.815Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-09-03T09:44:28.815Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-09-03T09:44:28.815Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-09-03T09:44:29.080Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-09-03T09:44:29.080Z] go: downloading go.opentelemetry.io/otel/metric v1.28.0 [2024-09-03T09:44:29.080Z] go: downloading golang.org/x/term v0.22.0 [2024-09-03T09:44:29.080Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-09-03T09:44:29.080Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-09-03T09:44:29.080Z] go: downloading github.com/josharian/intern v1.0.0 [2024-09-03T09:44:29.080Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-09-03T09:44:29.080Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-09-03T09:44:29.080Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-09-03T09:44:29.347Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-09-03T09:44:29.347Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-09-03T09:44:29.347Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-09-03T09:46:36.164Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2024-09-03T09:46:36.164Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2024-09-03T09:46:54.408Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.138s coverage: 33.4% of statements [2024-09-03T09:48:02.266Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.106s coverage: 93.5% of statements [2024-09-03T09:48:02.266Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.070s coverage: 88.1% of statements [2024-09-03T09:48:02.266Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.528s coverage: 88.2% of statements [2024-09-03T09:48:02.266Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.051s coverage: 84.4% of statements [2024-09-03T09:48:04.215Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2024-09-03T09:48:04.215Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2024-09-03T09:48:06.808Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.161s coverage: 41.7% of statements [2024-09-03T09:48:06.808Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.046s coverage: 100.0% of statements [2024-09-03T09:48:08.747Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.377s coverage: 87.7% of statements [2024-09-03T09:48:08.747Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.045s coverage: 26.3% of statements [2024-09-03T09:48:11.321Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2024-09-03T09:48:11.321Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] [2024-09-03T09:48:14.653Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.134s coverage: 75.8% of statements [2024-09-03T09:48:14.653Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.037s coverage: 50.9% of statements [2024-09-03T09:48:14.653Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.023s coverage: 31.2% of statements [2024-09-03T09:48:14.653Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.016s coverage: 91.3% of statements [2024-09-03T09:48:15.233Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-03T09:48:15.233Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2024-09-03T09:49:02.069Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-03T09:49:02.069Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-09-03T09:49:02.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-03T09:49:02.098Z] $ docker stop --time=1 921e3e8303786a2fbdf596f710a9addb2f85910741bcdc056038e9ee1bfa0131 [2024-09-03T09:49:03.979Z] $ docker rm -f --volumes 921e3e8303786a2fbdf596f710a9addb2f85910741bcdc056038e9ee1bfa0131 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-03T09:49:08.152Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-03T09:49:08.178Z] Warning: overwriting stash ‘coverage-report’ [2024-09-03T09:49:08.740Z] 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-09-03T09:49:09.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-03T09:49:09.231Z] [2024-09-03T09:49:09.231Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T09:49:09.558Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-03T09:49:09.825Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-03T09:49:09.825Z] 8998bd30e6a1: Pulling fs layer [2024-09-03T09:49:09.825Z] 04944245beec: Pulling fs layer [2024-09-03T09:49:09.825Z] 699f458cf7ca: Pulling fs layer [2024-09-03T09:49:09.825Z] 765212b225bb: Pulling fs layer [2024-09-03T09:49:09.825Z] f23df028b6ca: Pulling fs layer [2024-09-03T09:49:09.825Z] d65c8cfc05b1: Pulling fs layer [2024-09-03T09:49:09.825Z] 2437ff75d9bd: Pulling fs layer [2024-09-03T09:49:09.825Z] d65c8cfc05b1: Waiting [2024-09-03T09:49:09.825Z] 765212b225bb: Waiting [2024-09-03T09:49:09.825Z] 2437ff75d9bd: Waiting [2024-09-03T09:49:09.825Z] 04944245beec: Verifying Checksum [2024-09-03T09:49:09.825Z] 04944245beec: Download complete [2024-09-03T09:49:09.825Z] 765212b225bb: Verifying Checksum [2024-09-03T09:49:09.825Z] 765212b225bb: Download complete [2024-09-03T09:49:09.825Z] f23df028b6ca: Verifying Checksum [2024-09-03T09:49:09.825Z] f23df028b6ca: Download complete [2024-09-03T09:49:10.094Z] d65c8cfc05b1: Download complete [2024-09-03T09:49:10.094Z] 699f458cf7ca: Verifying Checksum [2024-09-03T09:49:10.094Z] 699f458cf7ca: Download complete [2024-09-03T09:49:10.680Z] 8998bd30e6a1: Verifying Checksum [2024-09-03T09:49:10.680Z] 8998bd30e6a1: Download complete [2024-09-03T09:49:14.026Z] 2437ff75d9bd: Verifying Checksum [2024-09-03T09:49:14.026Z] 2437ff75d9bd: Download complete [2024-09-03T09:49:16.608Z] 8998bd30e6a1: Pull complete [2024-09-03T09:49:16.608Z] 04944245beec: Pull complete [2024-09-03T09:49:18.019Z] 699f458cf7ca: Pull complete [2024-09-03T09:49:18.286Z] 765212b225bb: Pull complete [2024-09-03T09:49:19.248Z] f23df028b6ca: Pull complete [2024-09-03T09:49:19.516Z] d65c8cfc05b1: Pull complete [2024-09-03T09:49:37.718Z] 2437ff75d9bd: Pull complete [2024-09-03T09:49:37.718Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-03T09:49:37.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-03T09:49:37.718Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T09:49:37.930Z] prd-ubuntu20.04-docker-arm64-4c-16g-9281 does not seem to be running inside a container [2024-09-03T09:49:38.080Z] $ 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-09-03T09:49:40.578Z] $ docker top fae2751ae45cef58c1922d892345b888865c86e186472c77d2a2eac28e7e6748 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-03T09:49:41.464Z] ---> job-cost.sh [2024-09-03T09:49:41.464Z] lf-activate-venv: SKIPPING [2024-09-03T09:49:41.464Z] INFO: No Stack... [2024-09-03T09:49:42.060Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-03T09:49:42.644Z] INFO: Archiving Costs [Pipeline] sh [2024-09-03T09:49:42.967Z] + + cutcat -d, /w/workspace/go-mod-bootstrap/2/archives/cost.csv -f6 [2024-09-03T09:49:42.968Z] [Pipeline] lock [2024-09-03T09:49:43.024Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-755-2-stack-cost] [2024-09-03T09:49:43.036Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-755-2-stack-cost] did not exist. Created. [2024-09-03T09:49:43.044Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-755-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-03T09:49:43.397Z] /w/workspace/go-mod-bootstrap/2@tmp/durable-84cb872c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-03T09:49:44.038Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-03T09:49:44.068Z] Warning: overwriting stash ‘stack-cost’ [2024-09-03T09:49:44.126Z] Stashed 1 file(s) [Pipeline] } [2024-09-03T09:49:44.135Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-755-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-03T09:49:44.166Z] $ docker stop --time=1 fae2751ae45cef58c1922d892345b888865c86e186472c77d2a2eac28e7e6748 [2024-09-03T09:49:45.682Z] $ docker rm -f --volumes fae2751ae45cef58c1922d892345b888865c86e186472c77d2a2eac28e7e6748 [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-09-03T09:49:46.183Z] provisioning config files... [2024-09-03T09:49:46.191Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-755@tmp/config2981670006467756472tmp [Pipeline] { [Pipeline] sh [2024-09-03T09:49:46.530Z] + set +x [2024-09-03T09:49:46.530Z] + curl -s https://codecov.io/bash [2024-09-03T09:49:46.530Z] + bash -s -- [2024-09-03T09:49:46.530Z] [2024-09-03T09:49:46.530Z] _____ _ [2024-09-03T09:49:46.530Z] / ____| | | [2024-09-03T09:49:46.530Z] | | ___ __| | ___ ___ _____ __ [2024-09-03T09:49:46.530Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-03T09:49:46.530Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-03T09:49:46.530Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-03T09:49:46.530Z] Bash-1.0.6 [2024-09-03T09:49:46.530Z] [2024-09-03T09:49:46.530Z] [2024-09-03T09:49:46.530Z] ==> git version 2.25.1 found [2024-09-03T09:49:46.530Z] ==> 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-09-03T09:49:46.530Z] Release-Date: 2020-01-08 [2024-09-03T09:49:46.530Z] 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-09-03T09:49:46.530Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-03T09:49:46.530Z] ==> Jenkins CI detected. [2024-09-03T09:49:46.530Z] current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-755 [2024-09-03T09:49:46.530Z] project root: . [2024-09-03T09:49:46.530Z] --> token set from env [2024-09-03T09:49:46.530Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-03T09:49:46.530Z] ==> Running gcov in . (disable via -X gcov) [2024-09-03T09:49:46.530Z] ==> Python coveragepy not found [2024-09-03T09:49:46.530Z] ==> Searching for coverage reports in: [2024-09-03T09:49:46.530Z] + . [2024-09-03T09:49:46.530Z] -> Found 1 reports [2024-09-03T09:49:46.530Z] ==> Detecting git/mercurial file structure [2024-09-03T09:49:46.790Z] ==> Reading reports [2024-09-03T09:49:46.790Z] + ./coverage.out bytes=115578 [2024-09-03T09:49:46.790Z] ==> Appending adjustments [2024-09-03T09:49:46.790Z] https://docs.codecov.io/docs/fixing-reports [2024-09-03T09:49:47.050Z] + Found adjustments [2024-09-03T09:49:47.050Z] ==> Gzipping contents [2024-09-03T09:49:47.050Z] 20K /tmp/codecov.aJ8MU4.gz [2024-09-03T09:49:47.050Z] ==> Uploading reports [2024-09-03T09:49:47.050Z] url: https://codecov.io [2024-09-03T09:49:47.050Z] query: branch=PR-755&commit=eacac0dd39916539c954981ca3604ad3bfca8141&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-755%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=755&job=&cmd_args= [2024-09-03T09:49:47.050Z] -> Pinging Codecov [2024-09-03T09:49:47.050Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-755&commit=eacac0dd39916539c954981ca3604ad3bfca8141&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-755%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=755&job=&cmd_args= [2024-09-03T09:49:47.050Z] -> Uploading to [2024-09-03T09:49:47.051Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-03/833815588EE85121546D348822E98E2E/eacac0dd39916539c954981ca3604ad3bfca8141/97e3cb52-fbea-4f4f-a055-4248f0fd1f1f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240903%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240903T094946Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a288335bf31c16b3732bc3c30dd296516e076c491a18c37aea9dee384afda2c4 [2024-09-03T09:49:47.051Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-03T09:49:47.051Z] Dload Upload Total Spent Left Speed [2024-09-03T09:49:47.310Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17660 0 0 100 17660 0 73583 --:--:-- --:--:-- --:--:-- 73891 [2024-09-03T09:49:47.310Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/eacac0dd39916539c954981ca3604ad3bfca8141 [Pipeline] } [2024-09-03T09:49:47.318Z] 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-09-03T09:49:48.203Z] + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-755/archives ] [2024-09-03T09:49:48.203Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-755/archives [2024-09-03T09:49:48.203Z] total 16 [2024-09-03T09:49:48.203Z] drwxr-xr-x 3 root root 4096 Sep 3 09:39 . [2024-09-03T09:49:48.203Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 3 09:39 .. [2024-09-03T09:49:48.203Z] drwxr-xr-x 2 root root 4096 Sep 3 09:39 cost [2024-09-03T09:49:48.203Z] -rw-r--r-- 1 root root 88 Sep 3 09:39 cost.csv [2024-09-03T09:49:48.203Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-755/archives [2024-09-03T09:49:48.203Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-755/archives [2024-09-03T09:49:48.203Z] total 16 [2024-09-03T09:49:48.203Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 3 09:39 . [2024-09-03T09:49:48.203Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 3 09:39 .. [2024-09-03T09:49:48.203Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 3 09:39 cost [2024-09-03T09:49:48.203Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 3 09:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-03T09:49:48.506Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-03T09:49:49.380Z] ---> package-listing.sh [2024-09-03T09:49:49.380Z] ++ facter osfamily [2024-09-03T09:49:49.380Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-03T09:49:49.641Z] + OS_FAMILY=debian [2024-09-03T09:49:49.641Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-755 [2024-09-03T09:49:49.641Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-03T09:49:49.641Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-03T09:49:49.641Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-03T09:49:49.641Z] + PACKAGES=/tmp/packages_start.txt [2024-09-03T09:49:49.641Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-755 ']' [2024-09-03T09:49:49.641Z] + PACKAGES=/tmp/packages_end.txt [2024-09-03T09:49:49.641Z] + case "${OS_FAMILY}" in [2024-09-03T09:49:49.641Z] + dpkg -l [2024-09-03T09:49:49.641Z] + grep '^ii' [2024-09-03T09:49:49.641Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-03T09:49:49.641Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-03T09:49:49.641Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-03T09:49:49.641Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-755 ']' [2024-09-03T09:49:49.641Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-755/archives/ [2024-09-03T09:49:49.641Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-755/archives/ [Pipeline] echo [2024-09-03T09:49:49.654Z] 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-755/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-03T09:49:49.944Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T09:49:50.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-03T09:49:50.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T09:49:50.603Z] prd-ubuntu20.04-docker-8c-8g-9279 does not seem to be running inside a container [2024-09-03T09:49:50.637Z] $ 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-755/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-755 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-755:/w/workspace/xfoundry_go-mod-bootstrap_PR-755:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-755@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-755@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-09-03T09:49:50.844Z] $ docker top 34c8935753912ec03ecd56ea4d43e0d14bdab4aade916e8f6a819f704397f0a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-03T09:49:51.192Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-03T09:49:51.481Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-03T09:49:51.771Z] + ls /var/log/sa-host [2024-09-03T09:49:51.771Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-03T09:49:51.855Z] provisioning config files... [2024-09-03T09:49:51.864Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-755@tmp/config8257532870102261710tmp [Pipeline] { [Pipeline] echo [2024-09-03T09:49:51.884Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-03T09:49:52.173Z] ---> create-netrc.sh [Pipeline] } [2024-09-03T09:49:52.181Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-03T09:49:52.529Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-03T09:49:52.539Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-03T09:49:52.825Z] ---> sudo-logs.sh [2024-09-03T09:49:52.825Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-03T09:49:52.854Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-03T09:49:53.140Z] ---> job-cost.sh [2024-09-03T09:49:53.140Z] lf-activate-venv: SKIPPING [2024-09-03T09:49:53.140Z] DEBUG: total: 0.2199999988079071 [2024-09-03T09:49:53.140Z] INFO: Retrieving Stack Cost... [2024-09-03T09:49:53.711Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-03T09:49:53.970Z] INFO: Archiving Costs [Pipeline] echo [2024-09-03T09:49:53.986Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-03T09:49:54.275Z] ---> logs-deploy.sh [2024-09-03T09:49:54.275Z] lf-activate-venv: SKIPPING [2024-09-03T09:49:54.275Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-755/2 [2024-09-03T09:49:54.275Z] INFO: archiving workspace using pattern(s): [2024-09-03T09:49:55.216Z] Archives upload complete. [2024-09-03T09:49:55.216Z] INFO: archiving logs to Nexus [2024-09-03T09:49:56.157Z] ---> uname -a: [2024-09-03T09:49:56.157Z] Linux prd-ubuntu20-04-docker-8c-8g-9279 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-09-03T09:49:56.157Z] [2024-09-03T09:49:56.157Z] [2024-09-03T09:49:56.157Z] ---> lscpu: [2024-09-03T09:49:56.157Z] Architecture: x86_64 [2024-09-03T09:49:56.157Z] CPU op-mode(s): 32-bit, 64-bit [2024-09-03T09:49:56.157Z] Byte Order: Little Endian [2024-09-03T09:49:56.157Z] Address sizes: 40 bits physical, 48 bits virtual [2024-09-03T09:49:56.157Z] CPU(s): 8 [2024-09-03T09:49:56.157Z] On-line CPU(s) list: 0-7 [2024-09-03T09:49:56.157Z] Thread(s) per core: 1 [2024-09-03T09:49:56.157Z] Core(s) per socket: 1 [2024-09-03T09:49:56.157Z] Socket(s): 8 [2024-09-03T09:49:56.157Z] NUMA node(s): 1 [2024-09-03T09:49:56.157Z] Vendor ID: AuthenticAMD [2024-09-03T09:49:56.157Z] CPU family: 23 [2024-09-03T09:49:56.157Z] Model: 49 [2024-09-03T09:49:56.157Z] Model name: AMD EPYC-Rome Processor [2024-09-03T09:49:56.157Z] Stepping: 0 [2024-09-03T09:49:56.157Z] CPU MHz: 2799.998 [2024-09-03T09:49:56.157Z] BogoMIPS: 5599.99 [2024-09-03T09:49:56.157Z] Virtualization: AMD-V [2024-09-03T09:49:56.157Z] Hypervisor vendor: KVM [2024-09-03T09:49:56.157Z] Virtualization type: full [2024-09-03T09:49:56.157Z] L1d cache: 256 KiB [2024-09-03T09:49:56.157Z] L1i cache: 256 KiB [2024-09-03T09:49:56.157Z] L2 cache: 4 MiB [2024-09-03T09:49:56.157Z] L3 cache: 128 MiB [2024-09-03T09:49:56.157Z] NUMA node0 CPU(s): 0-7 [2024-09-03T09:49:56.157Z] Vulnerability Itlb multihit: Not affected [2024-09-03T09:49:56.157Z] Vulnerability L1tf: Not affected [2024-09-03T09:49:56.157Z] Vulnerability Mds: Not affected [2024-09-03T09:49:56.157Z] Vulnerability Meltdown: Not affected [2024-09-03T09:49:56.157Z] Vulnerability Mmio stale data: Not affected [2024-09-03T09:49:56.157Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-09-03T09:49:56.157Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-09-03T09:49:56.157Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-09-03T09:49:56.157Z] Vulnerability Srbds: Not affected [2024-09-03T09:49:56.157Z] Vulnerability Tsx async abort: Not affected [2024-09-03T09:49:56.157Z] 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-09-03T09:49:56.157Z] [2024-09-03T09:49:56.157Z] [2024-09-03T09:49:56.157Z] ---> nproc: [2024-09-03T09:49:56.157Z] 8 [2024-09-03T09:49:56.157Z] [2024-09-03T09:49:56.157Z] [2024-09-03T09:49:56.157Z] ---> df -h: [2024-09-03T09:49:56.157Z] Filesystem Size Used Avail Use% Mounted on [2024-09-03T09:49:56.157Z] overlay 155G 11G 145G 7% / [2024-09-03T09:49:56.157Z] tmpfs 64M 0 64M 0% /dev [2024-09-03T09:49:56.157Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-09-03T09:49:56.157Z] shm 64M 0 64M 0% /dev/shm [2024-09-03T09:49:56.157Z] /dev/vda1 155G 11G 145G 7% /facter-os [2024-09-03T09:49:56.157Z] [2024-09-03T09:49:56.157Z] [2024-09-03T09:49:56.157Z] ---> sar -b -r -n DEV: [2024-09-03T09:49:56.157Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9279) 09/03/24 _x86_64_ (8 CPU) [2024-09-03T09:49:56.157Z] [2024-09-03T09:49:56.157Z] 09:37:11 LINUX RESTART (8 CPU) [2024-09-03T09:49:56.157Z] [2024-09-03T09:49:56.157Z] 09:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-09-03T09:49:56.157Z] 09:39:01 108.80 3.75 105.05 0.00 459.92 35802.30 0.00 [2024-09-03T09:49:56.157Z] 09:40:01 110.75 0.28 110.46 0.00 9.33 42827.86 0.00 [2024-09-03T09:49:56.157Z] 09:41:01 1.73 0.00 1.73 0.00 0.00 19.74 0.00 [2024-09-03T09:49:56.157Z] 09:42:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 [2024-09-03T09:49:56.157Z] 09:43:01 46.81 5.73 41.08 0.00 4413.00 8413.26 0.00 [2024-09-03T09:49:56.157Z] 09:44:01 5.92 0.02 5.90 0.00 0.13 124.11 0.00 [2024-09-03T09:49:56.157Z] 09:45:02 0.83 0.00 0.83 0.00 0.00 9.47 0.00 [2024-09-03T09:49:56.157Z] 09:46:01 1.41 0.00 1.41 0.00 0.00 16.54 0.00 [2024-09-03T09:49:56.157Z] 09:47:01 2.15 0.18 1.97 0.00 18.53 23.60 0.00 [2024-09-03T09:49:56.157Z] 09:48:01 2.12 0.00 2.12 0.00 0.00 23.60 0.00 [2024-09-03T09:49:56.157Z] 09:49:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 [2024-09-03T09:49:56.157Z] Average: 25.82 0.91 24.91 0.00 446.19 7948.27 0.00 [2024-09-03T09:49:56.157Z] [2024-09-03T09:49:56.157Z] 09:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-09-03T09:49:56.157Z] 09:39:01 27996876 31476924 830252 2.52 100652 3553544 1879460 5.54 1656728 2734132 1037156 [2024-09-03T09:49:56.157Z] 09:40:01 28679532 31527544 783516 2.38 105400 2956116 1769600 5.22 1150108 2594064 348 [2024-09-03T09:49:56.157Z] 09:41:01 28679936 31528164 782724 2.38 105448 2956120 1769600 5.22 1149908 2594068 8 [2024-09-03T09:49:56.157Z] 09:42:01 28681628 31530036 780840 2.37 105512 2956104 1769600 5.22 1148280 2594180 8 [2024-09-03T09:49:56.157Z] 09:43:01 28233072 31512200 767472 2.33 134464 3356016 1711628 5.04 1422904 2731920 996 [2024-09-03T09:49:56.157Z] 09:44:01 28239324 31513612 766448 2.33 133052 3352764 1692672 4.99 1420904 2728704 20 [2024-09-03T09:49:56.157Z] 09:45:02 28241584 31515888 764104 2.32 133068 3352768 1692672 4.99 1418952 2728704 8 [2024-09-03T09:49:56.157Z] 09:46:01 28241520 31515848 764124 2.32 133092 3352776 1692672 4.99 1418704 2728708 24 [2024-09-03T09:49:56.157Z] 09:47:01 28242200 31517368 763028 2.32 133116 3353332 1713220 5.05 1417884 2729144 12 [2024-09-03T09:49:56.157Z] 09:48:01 28242004 31517232 763132 2.32 133192 3353328 1713220 5.05 1418000 2729148 0 [2024-09-03T09:49:56.157Z] 09:49:01 28244784 31520096 760216 2.31 133272 3353336 1713220 5.05 1415080 2729148 8 [2024-09-03T09:49:56.157Z] Average: 28338405 31515901 775078 2.36 122752 3263291 1737960 5.12 1367041 2692902 94417 [2024-09-03T09:49:56.157Z] [2024-09-03T09:49:56.157Z] 09:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-09-03T09:49:56.157Z] 09:39:01 veth8ff88ed 77.25 119.96 7.73 1251.71 0.00 0.00 0.00 0.10 [2024-09-03T09:49:56.157Z] 09:39:01 docker0 95.82 139.43 8.22 1388.16 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] 09:39:01 ens3 318.60 213.65 4612.69 78.83 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] 09:39:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] 09:40:01 docker0 0.78 0.75 0.07 0.26 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] 09:40:01 ens3 102.13 62.51 2534.32 15.51 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] 09:40:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] 09:41:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] 09:42:01 ens3 0.72 0.13 0.06 0.01 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] 09:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] 09:43:01 ens3 177.57 84.89 2734.14 6.31 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] 09:43:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] 09:44:01 ens3 0.30 0.20 0.02 0.01 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] 09:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] 09:45:02 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] 09:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] 09:46:01 ens3 0.31 0.17 0.08 0.01 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] 09:47:01 ens3 0.38 0.28 0.09 0.03 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] 09:47:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] 09:48:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] 09:49:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] Average: docker0 8.79 12.76 0.75 126.41 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] Average: ens3 54.67 32.96 899.68 9.18 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] Average: lo 0.35 0.35 0.03 0.03 0.00 0.00 0.00 0.00 [2024-09-03T09:49:56.157Z] [2024-09-03T09:49:56.157Z] [2024-09-03T09:49:56.157Z] ---> sar -P ALL: [2024-09-03T09:49:56.157Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9279) 09/03/24 _x86_64_ (8 CPU) [2024-09-03T09:49:56.157Z] [2024-09-03T09:49:56.157Z] 09:37:11 LINUX RESTART (8 CPU) [2024-09-03T09:49:56.157Z] [2024-09-03T09:49:56.157Z] 09:38:01 CPU %user %nice %system %iowait %steal %idle [2024-09-03T09:49:56.157Z] 09:39:01 all 26.87 0.00 6.49 4.46 0.10 62.08 [2024-09-03T09:49:56.157Z] 09:39:01 0 27.24 0.00 6.02 1.93 0.09 64.72 [2024-09-03T09:49:56.157Z] 09:39:01 1 26.46 0.00 6.89 1.36 0.10 65.19 [2024-09-03T09:49:56.157Z] 09:39:01 2 25.17 0.00 7.26 2.61 0.10 64.86 [2024-09-03T09:49:56.157Z] 09:39:01 3 27.83 0.00 7.03 19.96 0.08 45.10 [2024-09-03T09:49:56.157Z] 09:39:01 4 27.38 0.00 6.45 1.77 0.09 64.31 [2024-09-03T09:49:56.157Z] 09:39:01 5 26.55 0.00 6.42 1.29 0.12 65.62 [2024-09-03T09:49:56.157Z] 09:39:01 6 28.25 0.00 5.87 5.96 0.12 59.80 [2024-09-03T09:49:56.157Z] 09:39:01 7 26.03 0.00 6.02 0.80 0.07 67.08 [2024-09-03T09:49:56.157Z] 09:40:01 all 21.98 0.00 3.70 4.71 0.08 69.54 [2024-09-03T09:49:56.157Z] 09:40:01 0 22.15 0.00 4.32 0.08 0.08 73.36 [2024-09-03T09:49:56.157Z] 09:40:01 1 21.41 0.00 3.50 0.49 0.07 74.53 [2024-09-03T09:49:56.157Z] 09:40:01 2 22.12 0.00 3.39 4.65 0.05 69.79 [2024-09-03T09:49:56.157Z] 09:40:01 3 21.98 0.00 3.98 14.38 0.08 59.57 [2024-09-03T09:49:56.157Z] 09:40:01 4 22.94 0.00 4.12 13.98 0.09 58.88 [2024-09-03T09:49:56.157Z] 09:40:01 5 21.64 0.00 3.48 0.37 0.07 74.44 [2024-09-03T09:49:56.157Z] 09:40:01 6 21.64 0.00 3.59 1.13 0.08 73.55 [2024-09-03T09:49:56.157Z] 09:40:01 7 21.97 0.00 3.22 2.85 0.08 71.89 [2024-09-03T09:49:56.157Z] 09:41:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2024-09-03T09:49:56.157Z] 09:41:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-09-03T09:49:56.158Z] 09:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-03T09:49:56.158Z] 09:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-03T09:49:56.158Z] 09:41:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-03T09:49:56.158Z] 09:41:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-03T09:49:56.158Z] 09:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T09:49:56.158Z] 09:41:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-03T09:49:56.158Z] 09:41:01 7 2.04 0.00 0.00 0.00 0.00 97.96 [2024-09-03T09:49:56.158Z] 09:42:01 all 0.15 0.00 0.02 0.00 0.01 99.81 [2024-09-03T09:49:56.158Z] 09:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T09:49:56.158Z] 09:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-03T09:49:56.158Z] 09:42:01 2 0.08 0.00 0.02 0.00 0.00 99.90 [2024-09-03T09:49:56.158Z] 09:42:01 3 0.02 0.00 0.03 0.03 0.02 99.90 [2024-09-03T09:49:56.158Z] 09:42:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2024-09-03T09:49:56.158Z] 09:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T09:49:56.158Z] 09:42:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-09-03T09:49:56.158Z] 09:42:01 7 1.06 0.00 0.02 0.00 0.02 98.91 [2024-09-03T09:49:56.158Z] 09:43:01 all 2.50 0.00 1.40 1.14 0.03 94.94 [2024-09-03T09:49:56.158Z] 09:43:01 0 2.05 0.00 1.10 0.08 0.02 96.74 [2024-09-03T09:49:56.158Z] 09:43:01 1 1.92 0.00 1.25 1.95 0.05 94.82 [2024-09-03T09:49:56.158Z] 09:43:01 2 3.03 0.00 1.96 3.53 0.03 91.46 [2024-09-03T09:49:56.158Z] 09:43:01 3 1.90 0.00 1.17 1.72 0.02 95.19 [2024-09-03T09:49:56.158Z] 09:43:01 4 2.43 0.00 1.89 0.05 0.03 95.60 [2024-09-03T09:49:56.158Z] 09:43:01 5 4.55 0.00 1.56 0.43 0.03 93.43 [2024-09-03T09:49:56.158Z] 09:43:01 6 2.18 0.00 1.41 1.05 0.03 95.33 [2024-09-03T09:49:56.158Z] 09:43:01 7 1.91 0.00 0.84 0.27 0.02 96.97 [2024-09-03T09:49:56.158Z] 09:44:01 all 0.09 0.00 0.05 0.03 0.03 99.80 [2024-09-03T09:49:56.158Z] 09:44:01 0 0.07 0.00 0.05 0.15 0.02 99.72 [2024-09-03T09:49:56.158Z] 09:44:01 1 0.27 0.00 0.10 0.02 0.02 99.60 [2024-09-03T09:49:56.158Z] 09:44:01 2 0.00 0.00 0.07 0.05 0.00 99.88 [2024-09-03T09:49:56.158Z] 09:44:01 3 0.13 0.00 0.03 0.00 0.02 99.82 [2024-09-03T09:49:56.158Z] 09:44:01 4 0.03 0.00 0.05 0.00 0.12 99.80 [2024-09-03T09:49:56.158Z] 09:44:01 5 0.03 0.00 0.05 0.00 0.00 99.92 [2024-09-03T09:49:56.158Z] 09:44:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2024-09-03T09:49:56.158Z] 09:44:01 7 0.15 0.00 0.03 0.02 0.03 99.77 [2024-09-03T09:49:56.158Z] 09:45:02 all 0.02 0.00 0.01 0.03 0.00 99.94 [2024-09-03T09:49:56.158Z] 09:45:02 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-09-03T09:49:56.158Z] 09:45:02 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T09:49:56.158Z] 09:45:02 2 0.02 0.00 0.00 0.23 0.00 99.75 [2024-09-03T09:49:56.158Z] 09:45:02 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-03T09:49:56.158Z] 09:45:02 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-03T09:49:56.158Z] 09:45:02 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T09:49:56.158Z] 09:45:02 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T09:49:56.158Z] 09:45:02 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-03T09:49:56.158Z] 09:46:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-09-03T09:49:56.158Z] 09:46:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2024-09-03T09:49:56.158Z] 09:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T09:49:56.158Z] 09:46:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-03T09:49:56.158Z] 09:46:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2024-09-03T09:49:56.158Z] 09:46:01 4 0.05 0.00 0.00 0.00 0.03 99.92 [2024-09-03T09:49:56.158Z] 09:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-03T09:49:56.158Z] 09:46:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-03T09:49:56.158Z] 09:46:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-03T09:49:56.158Z] 09:47:01 all 0.10 0.00 0.05 0.01 0.00 99.84 [2024-09-03T09:49:56.158Z] 09:47:01 0 0.52 0.00 0.12 0.00 0.00 99.37 [2024-09-03T09:49:56.158Z] 09:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T09:49:56.158Z] 09:47:01 2 0.02 0.00 0.05 0.02 0.00 99.92 [2024-09-03T09:49:56.158Z] 09:47:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2024-09-03T09:49:56.158Z] 09:47:01 4 0.08 0.00 0.08 0.05 0.02 99.77 [2024-09-03T09:49:56.158Z] 09:47:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-09-03T09:49:56.158Z] 09:47:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2024-09-03T09:49:56.158Z] 09:47:01 7 0.05 0.00 0.05 0.00 0.00 99.90 [2024-09-03T09:49:56.158Z] 09:48:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-09-03T09:49:56.158Z] 09:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T09:49:56.158Z] 09:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-03T09:49:56.158Z] 09:48:01 2 0.10 0.00 0.00 0.02 0.00 99.88 [2024-09-03T09:49:56.158Z] 09:48:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-09-03T09:49:56.158Z] 09:48:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-03T09:49:56.158Z] 09:48:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-03T09:49:56.158Z] 09:48:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-03T09:49:56.158Z] 09:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-03T09:49:56.158Z] 09:49:01 all 0.07 0.00 0.01 0.01 0.01 99.90 [2024-09-03T09:49:56.158Z] 09:49:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-03T09:49:56.158Z] 09:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T09:49:56.158Z] 09:49:01 2 0.40 0.00 0.02 0.03 0.02 99.53 [2024-09-03T09:49:56.158Z] 09:49:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2024-09-03T09:49:56.158Z] 09:49:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2024-09-03T09:49:56.158Z] 09:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T09:49:56.158Z] 09:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T09:49:56.158Z] 09:49:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-03T09:49:56.158Z] [2024-09-03T09:49:56.158Z] Average: CPU %user %nice %system %iowait %steal %idle [2024-09-03T09:49:56.158Z] Average: all 4.69 0.00 1.06 0.94 0.03 93.29 [2024-09-03T09:49:56.158Z] Average: 0 4.68 0.00 1.05 0.20 0.02 94.04 [2024-09-03T09:49:56.158Z] Average: 1 4.52 0.00 1.07 0.35 0.02 94.04 [2024-09-03T09:49:56.158Z] Average: 2 4.59 0.00 1.15 1.01 0.02 93.23 [2024-09-03T09:49:56.158Z] Average: 3 4.68 0.00 1.11 3.25 0.02 90.94 [2024-09-03T09:49:56.158Z] Average: 4 4.73 0.00 1.13 1.41 0.04 92.68 [2024-09-03T09:49:56.158Z] Average: 5 4.76 0.00 1.04 0.19 0.02 93.99 [2024-09-03T09:49:56.158Z] Average: 6 4.71 0.00 1.00 0.74 0.02 93.54 [2024-09-03T09:49:56.158Z] Average: 7 4.81 0.00 0.92 0.35 0.02 93.89 [2024-09-03T09:49:56.158Z] [2024-09-03T09:49:56.158Z] [2024-09-03T09:49:56.158Z]