Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 653bf2c01721ba1cb7d5959fd3eee5419e8d91d8 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-ssh8873356607068328096.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3226707608143270404.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/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-configuration/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7297615813480534055.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh14771743548550061968.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-configuration/branches/main/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-configuration/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2856827708980179988.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-configuration, 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-configuration-settings PROJECT: go-mod-configuration 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-configuration 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 Running on prd-ubuntu20.04-docker-8c-8g-7129 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/oundry_go-mod-configuration_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 653bf2c01721ba1cb7d5959fd3eee5419e8d91d8 (main) Commit message: "Merge pull request #138 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v3-3.2.0-dev.31" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 653bf2c01721ba1cb7d5959fd3eee5419e8d91d8 # timeout=10 > git rev-list --no-walk d8174c5f2150a9dce061599806aeac784eb732ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-05T12:42:39.963Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-05T12:42:40.039Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-05T12:42:40.063Z] ========================================================= [2024-08-05T12:42:40.063Z] EdgeX Global Pipelines Version Info [2024-08-05T12:42:40.063Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-05T12:42:40.774Z] ------------------- [2024-08-05T12:42:40.774Z] stable info: [2024-08-05T12:42:40.774Z] ------------------- [2024-08-05T12:42:40.774Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-05T12:42:40.774Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-05T12:42:40.774Z] Message: update stable to v1.0.260 [2024-08-05T12:42:41.345Z] ------------------- [2024-08-05T12:42:41.345Z] experimental info: [2024-08-05T12:42:41.345Z] ------------------- [2024-08-05T12:42:41.345Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-05T12:42:41.345Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-05T12:42:41.345Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-05T12:42:41.422Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2024-08-05T12:42:41.447Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2024-08-05T12:42:41.470Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-05T12:42:41.495Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-05T12:42:41.520Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-05T12:42:41.549Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-05T12:42:41.569Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-05T12:42:41.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-05T12:42:41.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-05T12:42:41.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-05T12:42:41.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-05T12:42:41.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2024-08-05T12:42:41.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-05T12:42:41.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-05T12:42:41.765Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-08-05T12:42:41.790Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-08-05T12:42:41.812Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-05T12:42:41.842Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-05T12:42:41.866Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-05T12:42:41.886Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-05T12:42:41.907Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-08-05T12:42:41.929Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-08-05T12:42:41.955Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-05T12:42:41.978Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-05T12:42:42.003Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-08-05T12:42:42.025Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-05T12:42:42.046Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-05T12:42:42.071Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-08-05T12:42:42.099Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-08-05T12:42:42.122Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-08-05T12:42:42.141Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 653bf2c01721ba1cb7d5959fd3eee5419e8d91d8 [Pipeline] echo [2024-08-05T12:42:42.163Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 653bf2c [Pipeline] echo [2024-08-05T12:42:42.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-05T12:42:42.554Z] + git rev-list -1 --merges 653bf2c01721ba1cb7d5959fd3eee5419e8d91d8~1..653bf2c01721ba1cb7d5959fd3eee5419e8d91d8 [Pipeline] echo [2024-08-05T12:42:42.579Z] -----------> git rev-list -1 --merges 653bf2c01721ba1cb7d5959fd3eee5419e8d91d8~1..653bf2c01721ba1cb7d5959fd3eee5419e8d91d8 653bf2c01721ba1cb7d5959fd3eee5419e8d91d8 [2024-08-05T12:42:42.579Z] 653bf2c01721ba1cb7d5959fd3eee5419e8d91d8 [false] [Pipeline] sh [2024-08-05T12:42:42.870Z] + git log --format=format:%s -1 653bf2c01721ba1cb7d5959fd3eee5419e8d91d8 [Pipeline] echo [2024-08-05T12:42:42.887Z] ========================================================= [2024-08-05T12:42:42.887Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-05T12:42:42.887Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-05T12:42:43.233Z] + git log --format=format:%s -1 653bf2c01721ba1cb7d5959fd3eee5419e8d91d8 [Pipeline] echo [2024-08-05T12:42:43.244Z] [semverPrep] GIT_COMMIT: 653bf2c01721ba1cb7d5959fd3eee5419e8d91d8, Commit Message: Merge pull request #138 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v3-3.2.0-dev.31 [Pipeline] echo [2024-08-05T12:42:43.261Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-05T12:42:43.621Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-05T12:42:43.621Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-05T12:42:43.621Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-05T12:42:43.621Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-05T12:42:43.621Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-05T12:42:43.621Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-05T12:42:43.621Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T12:42:43.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-05T12:42:44.248Z] [2024-08-05T12:42:44.248Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T12:42:44.560Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-05T12:42:44.560Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-05T12:42:44.560Z] b85a868b505f: Pulling fs layer [2024-08-05T12:42:44.560Z] e2be974225ed: Pulling fs layer [2024-08-05T12:42:44.560Z] 339a4e72a1f5: Pulling fs layer [2024-08-05T12:42:44.560Z] 988bab9f4d93: Pulling fs layer [2024-08-05T12:42:44.560Z] 1469e6f7b9e6: Pulling fs layer [2024-08-05T12:42:44.560Z] eaf3925da568: Pulling fs layer [2024-08-05T12:42:44.560Z] bab4dde63d76: Pulling fs layer [2024-08-05T12:42:44.560Z] bde34c3a00c8: Pulling fs layer [2024-08-05T12:42:44.560Z] b352a97aabf1: Pulling fs layer [2024-08-05T12:42:44.560Z] 4872d77fe225: Pulling fs layer [2024-08-05T12:42:44.560Z] 5851b861e8e6: Pulling fs layer [2024-08-05T12:42:44.560Z] bde34c3a00c8: Waiting [2024-08-05T12:42:44.560Z] 988bab9f4d93: Waiting [2024-08-05T12:42:44.560Z] b352a97aabf1: Waiting [2024-08-05T12:42:44.560Z] bab4dde63d76: Waiting [2024-08-05T12:42:44.560Z] eaf3925da568: Waiting [2024-08-05T12:42:44.560Z] 1469e6f7b9e6: Waiting [2024-08-05T12:42:44.560Z] 4872d77fe225: Waiting [2024-08-05T12:42:44.560Z] e2be974225ed: Verifying Checksum [2024-08-05T12:42:44.560Z] e2be974225ed: Download complete [2024-08-05T12:42:44.560Z] 988bab9f4d93: Verifying Checksum [2024-08-05T12:42:44.560Z] 988bab9f4d93: Download complete [2024-08-05T12:42:44.819Z] 1469e6f7b9e6: Verifying Checksum [2024-08-05T12:42:44.819Z] 1469e6f7b9e6: Download complete [2024-08-05T12:42:44.819Z] 339a4e72a1f5: Verifying Checksum [2024-08-05T12:42:44.819Z] 339a4e72a1f5: Download complete [2024-08-05T12:42:44.819Z] eaf3925da568: Verifying Checksum [2024-08-05T12:42:44.819Z] eaf3925da568: Download complete [2024-08-05T12:42:44.819Z] bde34c3a00c8: Verifying Checksum [2024-08-05T12:42:44.819Z] bde34c3a00c8: Download complete [2024-08-05T12:42:44.819Z] b352a97aabf1: Verifying Checksum [2024-08-05T12:42:44.819Z] b352a97aabf1: Download complete [2024-08-05T12:42:44.819Z] 4872d77fe225: Verifying Checksum [2024-08-05T12:42:44.819Z] 4872d77fe225: Download complete [2024-08-05T12:42:44.819Z] 5851b861e8e6: Verifying Checksum [2024-08-05T12:42:44.819Z] 5851b861e8e6: Download complete [2024-08-05T12:42:44.819Z] b85a868b505f: Download complete [2024-08-05T12:42:45.078Z] bab4dde63d76: Download complete [2024-08-05T12:42:46.012Z] b85a868b505f: Pull complete [2024-08-05T12:42:46.012Z] e2be974225ed: Pull complete [2024-08-05T12:42:46.578Z] 339a4e72a1f5: Pull complete [2024-08-05T12:42:46.578Z] 988bab9f4d93: Pull complete [2024-08-05T12:42:46.836Z] 1469e6f7b9e6: Pull complete [2024-08-05T12:42:46.836Z] eaf3925da568: Pull complete [2024-08-05T12:42:48.211Z] bab4dde63d76: Pull complete [2024-08-05T12:42:48.472Z] bde34c3a00c8: Pull complete [2024-08-05T12:42:48.472Z] b352a97aabf1: Pull complete [2024-08-05T12:42:48.472Z] 4872d77fe225: Pull complete [2024-08-05T12:42:48.732Z] 5851b861e8e6: Pull complete [2024-08-05T12:42:48.732Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-05T12:42:48.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-05T12:42:48.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-05T12:42:48.870Z] prd-ubuntu20.04-docker-8c-8g-7129 does not seem to be running inside a container [2024-08-05T12:42:48.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-05T12:42:51.333Z] $ docker top 8bfb0285093b364064d8de40e4f962279e25d1483a683d0c41e29b7b2dea526e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-05T12:42:51.445Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-05T12:42:51.445Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-05T12:42:51.553Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-05T12:42:51.551Z] $ docker exec 8bfb0285093b364064d8de40e4f962279e25d1483a683d0c41e29b7b2dea526e ssh-agent [2024-08-05T12:42:51.672Z] SSH_AUTH_SOCK=/tmp/ssh-BJiVfSnNUu43/agent.32 [2024-08-05T12:42:51.672Z] SSH_AGENT_PID=38 [2024-08-05T12:42:51.678Z] Running ssh-add (command line suppressed) [2024-08-05T12:42:51.759Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6173529308113561046.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6173529308113561046.key) [2024-08-05T12:42:51.777Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-05T12:42:52.068Z] + git tag --points-at HEAD [Pipeline] } [2024-08-05T12:42:52.074Z] $ docker exec --env ******** --env ******** 8bfb0285093b364064d8de40e4f962279e25d1483a683d0c41e29b7b2dea526e ssh-agent -k [2024-08-05T12:42:52.168Z] unset SSH_AUTH_SOCK; [2024-08-05T12:42:52.169Z] unset SSH_AGENT_PID; [2024-08-05T12:42:52.169Z] echo Agent pid 38 killed; [2024-08-05T12:42:52.181Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-05T12:42:52.222Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-05T12:42:52.222Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-05T12:42:52.322Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-05T12:42:52.320Z] $ docker exec 8bfb0285093b364064d8de40e4f962279e25d1483a683d0c41e29b7b2dea526e ssh-agent [2024-08-05T12:42:52.429Z] SSH_AUTH_SOCK=/tmp/ssh-rZqGbBJLmTJ2/agent.71 [2024-08-05T12:42:52.429Z] SSH_AGENT_PID=77 [2024-08-05T12:42:52.433Z] Running ssh-add (command line suppressed) [2024-08-05T12:42:52.524Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_96125692336564625.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_96125692336564625.key) [2024-08-05T12:42:52.542Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-05T12:42:52.830Z] + git semver init [2024-08-05T12:42:53.089Z] 2024-08-05 12:42:52,982 [run_init] DEBUG init version:0.0.0 force:False [2024-08-05T12:42:53.089Z] 2024-08-05 12:42:52,983 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_go-mod-configuration_main/.semver [2024-08-05T12:42:53.089Z] 2024-08-05 12:42:52,983 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/oundry_go-mod-configuration_main/.semver [2024-08-05T12:42:53.090Z] 2024-08-05 12:42:52,983 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/oundry_go-mod-configuration_main/.semver'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) [2024-08-05T12:42:54.029Z] 2024-08-05 12:42:53,703 [append_file] DEBUG append to file:/w/workspace/oundry_go-mod-configuration_main/.git/info/exclude [2024-08-05T12:42:54.029Z] 2024-08-05 12:42:53,703 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:False [2024-08-05T12:42:54.029Z] 2024-08-05 12:42:53,704 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2024-08-05T12:42:54.029Z] 2024-08-05 12:42:53,704 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2024-08-05T12:42:54.029Z] 3.2.0-dev.12 [Pipeline] } [2024-08-05T12:42:54.034Z] $ docker exec --env ******** --env ******** 8bfb0285093b364064d8de40e4f962279e25d1483a683d0c41e29b7b2dea526e ssh-agent -k [2024-08-05T12:42:54.115Z] unset SSH_AUTH_SOCK; [2024-08-05T12:42:54.116Z] unset SSH_AGENT_PID; [2024-08-05T12:42:54.116Z] echo Agent pid 77 killed; [2024-08-05T12:42:54.129Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-05T12:42:54.463Z] + git semver [Pipeline] } [2024-08-05T12:42:54.730Z] $ docker stop --time=1 8bfb0285093b364064d8de40e4f962279e25d1483a683d0c41e29b7b2dea526e [2024-08-05T12:42:56.024Z] $ docker rm -f --volumes 8bfb0285093b364064d8de40e4f962279e25d1483a683d0c41e29b7b2dea526e [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-05T12:42:56.367Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-05T12:42:56.600Z] Stashed 1 file(s) [Pipeline] echo [2024-08-05T12:42:56.604Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2024-08-05T12:42:56.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-05T12:42:56.821Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-05T12:42:56.834Z] ========================================================= [2024-08-05T12:42:56.834Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-05T12:42:56.834Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-08-05T12:42:57.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-05T12:42:57.147Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-05T12:42:57.147Z] 619be1103602: Pulling fs layer [2024-08-05T12:42:57.147Z] 7862e08f4a3e: Pulling fs layer [2024-08-05T12:42:57.147Z] 5df492c9dc93: Pulling fs layer [2024-08-05T12:42:57.147Z] 7629e6793208: Pulling fs layer [2024-08-05T12:42:57.147Z] 4f4fb700ef54: Pulling fs layer [2024-08-05T12:42:57.147Z] fb5054dd5b73: Pulling fs layer [2024-08-05T12:42:57.147Z] eeca6798cff9: Pulling fs layer [2024-08-05T12:42:57.147Z] aa269ceb94a6: Pulling fs layer [2024-08-05T12:42:57.147Z] ada007ff1a6a: Pulling fs layer [2024-08-05T12:42:57.147Z] fb5054dd5b73: Waiting [2024-08-05T12:42:57.147Z] eeca6798cff9: Waiting [2024-08-05T12:42:57.147Z] 7629e6793208: Waiting [2024-08-05T12:42:57.147Z] aa269ceb94a6: Waiting [2024-08-05T12:42:57.147Z] ada007ff1a6a: Waiting [2024-08-05T12:42:57.147Z] 4f4fb700ef54: Waiting [2024-08-05T12:42:57.147Z] 7862e08f4a3e: Download complete [2024-08-05T12:42:57.147Z] 7629e6793208: Verifying Checksum [2024-08-05T12:42:57.147Z] 7629e6793208: Download complete [2024-08-05T12:42:57.147Z] 4f4fb700ef54: Verifying Checksum [2024-08-05T12:42:57.147Z] 4f4fb700ef54: Download complete [2024-08-05T12:42:57.147Z] fb5054dd5b73: Verifying Checksum [2024-08-05T12:42:57.147Z] fb5054dd5b73: Download complete [2024-08-05T12:42:57.147Z] 619be1103602: Verifying Checksum [2024-08-05T12:42:57.147Z] 619be1103602: Download complete [2024-08-05T12:42:57.147Z] eeca6798cff9: Verifying Checksum [2024-08-05T12:42:57.147Z] eeca6798cff9: Download complete [2024-08-05T12:42:57.409Z] 619be1103602: Pull complete [2024-08-05T12:42:57.409Z] ada007ff1a6a: Verifying Checksum [2024-08-05T12:42:57.409Z] ada007ff1a6a: Download complete [2024-08-05T12:42:57.409Z] 7862e08f4a3e: Pull complete [2024-08-05T12:42:57.669Z] 5df492c9dc93: Verifying Checksum [2024-08-05T12:42:57.669Z] 5df492c9dc93: Download complete [2024-08-05T12:42:57.928Z] aa269ceb94a6: Verifying Checksum [2024-08-05T12:42:57.928Z] aa269ceb94a6: Download complete [2024-08-05T12:43:01.219Z] 5df492c9dc93: Pull complete [2024-08-05T12:43:01.219Z] 7629e6793208: Pull complete [2024-08-05T12:43:01.219Z] 4f4fb700ef54: Pull complete [2024-08-05T12:43:01.219Z] fb5054dd5b73: Pull complete [2024-08-05T12:43:01.219Z] eeca6798cff9: Pull complete [2024-08-05T12:43:03.745Z] aa269ceb94a6: Pull complete [2024-08-05T12:43:03.745Z] ada007ff1a6a: Pull complete [2024-08-05T12:43:03.745Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-05T12:43:03.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-05T12:43:03.745Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2024-08-05T12:43:04.033Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T12:43:04.340Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-05T12:43:04.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-05T12:43:04.420Z] prd-ubuntu20.04-docker-8c-8g-7129 does not seem to be running inside a container [2024-08-05T12:43:04.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** ci-base-image-x86_64 cat [2024-08-05T12:43:08.184Z] $ docker top 93f7d1299f1528c4529da685192d710b8e9b29e442c4e9c1d31e8656d0306c25 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-05T12:43:08.526Z] + go version [2024-08-05T12:43:08.526Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-05T12:43:08.551Z] $ docker stop --time=1 93f7d1299f1528c4529da685192d710b8e9b29e442c4e9c1d31e8656d0306c25 [2024-08-05T12:43:09.855Z] $ docker rm -f --volumes 93f7d1299f1528c4529da685192d710b8e9b29e442c4e9c1d31e8656d0306c25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T12:43:10.487Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-05T12:43:10.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-05T12:43:10.567Z] prd-ubuntu20.04-docker-8c-8g-7129 does not seem to be running inside a container [2024-08-05T12:43:10.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** ci-base-image-x86_64 cat [2024-08-05T12:43:10.905Z] $ docker top bb1622162756a259edbce3d043d913e9b03fa0e0d2dcfe90d978d5fc90b362fc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-05T12:43:11.251Z] + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] fileExists [Pipeline] sh [2024-08-05T12:43:11.558Z] + make test [2024-08-05T12:43:11.558Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-08-05T12:43:11.558Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-08-05T12:43:11.558Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.32 [2024-08-05T12:43:11.558Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.31 [2024-08-05T12:43:11.558Z] go: downloading github.com/hashicorp/consul/api v1.29.2 [2024-08-05T12:43:11.558Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-08-05T12:43:11.728Z] Still waiting to schedule task [2024-08-05T12:43:11.729Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7131’ is offline [2024-08-05T12:43:11.817Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-08-05T12:43:11.817Z] go: downloading github.com/spf13/cast v1.6.0 [2024-08-05T12:43:11.817Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-08-05T12:43:11.817Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2024-08-05T12:43:11.817Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-08-05T12:43:11.817Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-08-05T12:43:11.817Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-08-05T12:43:11.817Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-08-05T12:43:11.817Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-08-05T12:43:11.817Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-08-05T12:43:11.817Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-08-05T12:43:11.817Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-08-05T12:43:11.817Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-08-05T12:43:11.817Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-08-05T12:43:11.817Z] go: downloading github.com/google/uuid v1.6.0 [2024-08-05T12:43:11.817Z] go: downloading github.com/go-playground/validator/v10 v10.22.0 [2024-08-05T12:43:11.817Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-08-05T12:43:12.076Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-08-05T12:43:12.076Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-08-05T12:43:12.076Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2024-08-05T12:43:12.076Z] go: downloading github.com/fatih/color v1.16.0 [2024-08-05T12:43:12.076Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-08-05T12:43:12.076Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-08-05T12:43:12.076Z] go: downloading github.com/x448/float16 v0.8.4 [2024-08-05T12:43:12.076Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-08-05T12:43:12.076Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-08-05T12:43:12.076Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-08-05T12:43:12.076Z] go: downloading golang.org/x/crypto v0.25.0 [2024-08-05T12:43:12.076Z] go: downloading golang.org/x/text v0.16.0 [2024-08-05T12:43:12.076Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-08-05T12:43:12.076Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-08-05T12:43:12.076Z] go: downloading golang.org/x/sys v0.22.0 [2024-08-05T12:43:12.076Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-08-05T12:43:12.076Z] go: downloading golang.org/x/net v0.27.0 [2024-08-05T12:43:12.076Z] go: downloading golang.org/x/sync v0.7.0 [2024-08-05T12:43:12.076Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-08-05T12:43:12.076Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-08-05T12:43:12.076Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-08-05T12:43:20.192Z] ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] [2024-08-05T12:43:20.192Z] ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.005s coverage: 66.7% of statements [2024-08-05T12:43:28.323Z] ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.593s coverage: 87.1% of statements [2024-08-05T12:43:28.323Z] ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/keeper 0.024s coverage: 58.6% of statements [2024-08-05T12:43:28.323Z] ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.006s coverage: 100.0% of statements [2024-08-05T12:43:38.293Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2024-08-05T12:43:38.860Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-05T12:43:38.860Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-08-05T12:43:38.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-05T12:43:38.892Z] $ docker stop --time=1 bb1622162756a259edbce3d043d913e9b03fa0e0d2dcfe90d978d5fc90b362fc [2024-08-05T12:43:43.580Z] $ docker rm -f --volumes bb1622162756a259edbce3d043d913e9b03fa0e0d2dcfe90d978d5fc90b362fc [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-05T12:43:44.131Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-05T12:43:44.194Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T12:43:44.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-05T12:43:44.715Z] [2024-08-05T12:43:44.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T12:43:45.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-05T12:43:45.027Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-05T12:43:45.027Z] 5eb5b503b376: Pulling fs layer [2024-08-05T12:43:45.027Z] 5c69ac0246d0: Pulling fs layer [2024-08-05T12:43:45.027Z] ec43610c2a17: Pulling fs layer [2024-08-05T12:43:45.027Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-05T12:43:45.027Z] 33b1e0a273af: Pulling fs layer [2024-08-05T12:43:45.027Z] 5d3b04190fa2: Pulling fs layer [2024-08-05T12:43:45.027Z] 2f39f015ded8: Pulling fs layer [2024-08-05T12:43:45.027Z] 33b1e0a273af: Waiting [2024-08-05T12:43:45.027Z] 5d3b04190fa2: Waiting [2024-08-05T12:43:45.027Z] 2f39f015ded8: Waiting [2024-08-05T12:43:45.027Z] 3a2ae6a8a46f: Waiting [2024-08-05T12:43:45.286Z] 5c69ac0246d0: Verifying Checksum [2024-08-05T12:43:45.286Z] 5c69ac0246d0: Download complete [2024-08-05T12:43:45.286Z] 3a2ae6a8a46f: Download complete [2024-08-05T12:43:45.286Z] 33b1e0a273af: Verifying Checksum [2024-08-05T12:43:45.286Z] 33b1e0a273af: Download complete [2024-08-05T12:43:45.286Z] 5d3b04190fa2: Verifying Checksum [2024-08-05T12:43:45.286Z] 5d3b04190fa2: Download complete [2024-08-05T12:43:45.286Z] ec43610c2a17: Verifying Checksum [2024-08-05T12:43:45.286Z] ec43610c2a17: Download complete [2024-08-05T12:43:45.286Z] 5eb5b503b376: Verifying Checksum [2024-08-05T12:43:45.286Z] 5eb5b503b376: Download complete [2024-08-05T12:43:46.225Z] 2f39f015ded8: Verifying Checksum [2024-08-05T12:43:46.225Z] 2f39f015ded8: Download complete [2024-08-05T12:43:46.483Z] 5eb5b503b376: Pull complete [2024-08-05T12:43:46.741Z] 5c69ac0246d0: Pull complete [2024-08-05T12:43:47.000Z] ec43610c2a17: Pull complete [2024-08-05T12:43:47.260Z] 3a2ae6a8a46f: Pull complete [2024-08-05T12:43:47.519Z] 33b1e0a273af: Pull complete [2024-08-05T12:43:47.519Z] 5d3b04190fa2: Pull complete [2024-08-05T12:43:51.714Z] 2f39f015ded8: Pull complete [2024-08-05T12:43:51.714Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-05T12:43:51.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-05T12:43:51.714Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-05T12:43:51.819Z] prd-ubuntu20.04-docker-8c-8g-7129 does not seem to be running inside a container [2024-08-05T12:43:51.850Z] $ 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/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-05T12:43:55.241Z] $ docker top 9316a2a0edddb35cba98507d7cbcf4a805164f124f74428003b87a05ad4a1433 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-05T12:43:55.646Z] ---> job-cost.sh [2024-08-05T12:43:55.646Z] lf-activate-venv: SKIPPING [2024-08-05T12:43:55.646Z] INFO: No Stack... [2024-08-05T12:43:55.906Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-05T12:43:56.165Z] INFO: Archiving Costs [Pipeline] sh [2024-08-05T12:43:56.461Z] + cat /w/workspace/oundry_go-mod-configuration_main/archives/cost.csv [2024-08-05T12:43:56.461Z] + cut -d, -f6 [Pipeline] lock [2024-08-05T12:43:56.477Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-65-stack-cost] [2024-08-05T12:43:56.487Z] Resource [jenkins-edgexfoundry-go-mod-configuration-main-65-stack-cost] did not exist. Created. [2024-08-05T12:43:56.495Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-05T12:43:56.824Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-05T12:43:56.845Z] Stashed 1 file(s) [Pipeline] } [2024-08-05T12:43:56.856Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-main-65-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-05T12:43:56.883Z] $ docker stop --time=1 9316a2a0edddb35cba98507d7cbcf4a805164f124f74428003b87a05ad4a1433 [2024-08-05T12:43:58.017Z] $ docker rm -f --volumes 9316a2a0edddb35cba98507d7cbcf4a805164f124f74428003b87a05ad4a1433 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-05T12:44:46.250Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7132 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws [2024-08-05T12:44:46.269Z] Running in /w/workspace/go-mod-configuration/65 [Pipeline] { [Pipeline] checkout [2024-08-05T12:44:46.309Z] Selected Git installation does not exist. Using Default [2024-08-05T12:44:46.309Z] The recommended git tool is: NONE [2024-08-05T12:44:50.996Z] using credential edgex-jenkins-ssh [2024-08-05T12:44:51.019Z] Cloning the remote Git repository [2024-08-05T12:44:51.058Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2024-08-05T12:44:51.161Z] > git init /w/workspace/go-mod-configuration/65 # timeout=10 [2024-08-05T12:44:51.310Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2024-08-05T12:44:51.311Z] > git --version # timeout=10 [2024-08-05T12:44:51.330Z] > git --version # 'git version 2.25.1' [2024-08-05T12:44:51.332Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-05T12:44:51.469Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-05T12:44:52.430Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2024-08-05T12:44:52.451Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-05T12:44:53.245Z] Avoid second fetch [2024-08-05T12:44:53.246Z] Checking out Revision 653bf2c01721ba1cb7d5959fd3eee5419e8d91d8 (main) [2024-08-05T12:44:53.846Z] Commit message: "Merge pull request #138 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v3-3.2.0-dev.31" [2024-08-05T12:44:53.258Z] > git config core.sparsecheckout # timeout=10 [2024-08-05T12:44:53.323Z] > git checkout -f 653bf2c01721ba1cb7d5959fd3eee5419e8d91d8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-05T12:44:58.686Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-05T12:44:58.686Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-05T12:44:58.686Z] Dload Upload Total Spent Left Speed [2024-08-05T12:44:58.686Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 75017 0 --:--:-- --:--:-- --:--:-- 75017 [Pipeline] sh [2024-08-05T12:44:59.015Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-05T12:44:59.335Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-05T12:44:59.335Z] + sudo tee /etc/docker/daemon.new [2024-08-05T12:44:59.335Z] { [2024-08-05T12:44:59.335Z] "registry-mirrors": [ [2024-08-05T12:44:59.335Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-05T12:44:59.335Z] ], [2024-08-05T12:44:59.335Z] "bip": "10.250.0.254/24", [2024-08-05T12:44:59.335Z] "hosts": [ [2024-08-05T12:44:59.335Z] "tcp://0.0.0.0:5555", [2024-08-05T12:44:59.335Z] "unix:///var/run/docker.sock" [2024-08-05T12:44:59.335Z] ], [2024-08-05T12:44:59.335Z] "mtu": 1458, [2024-08-05T12:44:59.335Z] "selinux-enabled": true, [2024-08-05T12:44:59.335Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-05T12:44:59.335Z] } [Pipeline] sh [2024-08-05T12:44:59.660Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-05T12:44:59.990Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-08-05T12:45:18.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-05T12:45:18.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-05T12:45:18.560Z] ========================================================= [2024-08-05T12:45:18.560Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-05T12:45:18.560Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-08-05T12:45:18.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-05T12:45:19.496Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-05T12:45:19.496Z] c6b39de5b339: Pulling fs layer [2024-08-05T12:45:19.496Z] a69c41024577: Pulling fs layer [2024-08-05T12:45:19.496Z] d6de4b400683: Pulling fs layer [2024-08-05T12:45:19.496Z] 35cb2a7552d0: Pulling fs layer [2024-08-05T12:45:19.496Z] 4f4fb700ef54: Pulling fs layer [2024-08-05T12:45:19.496Z] 464afbd9ba4c: Pulling fs layer [2024-08-05T12:45:19.496Z] 00f215d4a9da: Pulling fs layer [2024-08-05T12:45:19.496Z] 35cb2a7552d0: Waiting [2024-08-05T12:45:19.496Z] 4f4fb700ef54: Waiting [2024-08-05T12:45:19.496Z] 464afbd9ba4c: Waiting [2024-08-05T12:45:19.496Z] d496ad576159: Pulling fs layer [2024-08-05T12:45:19.496Z] 00f215d4a9da: Waiting [2024-08-05T12:45:19.496Z] d496ad576159: Waiting [2024-08-05T12:45:19.496Z] a69c41024577: Verifying Checksum [2024-08-05T12:45:19.496Z] a69c41024577: Download complete [2024-08-05T12:45:19.496Z] 35cb2a7552d0: Verifying Checksum [2024-08-05T12:45:19.496Z] 35cb2a7552d0: Download complete [2024-08-05T12:45:19.496Z] 4f4fb700ef54: Verifying Checksum [2024-08-05T12:45:19.496Z] 4f4fb700ef54: Download complete [2024-08-05T12:45:19.496Z] 464afbd9ba4c: Verifying Checksum [2024-08-05T12:45:19.496Z] 464afbd9ba4c: Download complete [2024-08-05T12:45:19.496Z] c6b39de5b339: Verifying Checksum [2024-08-05T12:45:19.496Z] c6b39de5b339: Download complete [2024-08-05T12:45:19.765Z] d496ad576159: Verifying Checksum [2024-08-05T12:45:19.765Z] d496ad576159: Download complete [2024-08-05T12:45:20.352Z] c6b39de5b339: Pull complete [2024-08-05T12:45:20.941Z] a69c41024577: Pull complete [2024-08-05T12:45:21.209Z] d6de4b400683: Download complete [2024-08-05T12:45:22.618Z] 00f215d4a9da: Verifying Checksum [2024-08-05T12:45:22.618Z] 00f215d4a9da: Download complete [2024-08-05T12:45:34.943Z] d6de4b400683: Pull complete [2024-08-05T12:45:34.943Z] 35cb2a7552d0: Pull complete [2024-08-05T12:45:34.943Z] 4f4fb700ef54: Pull complete [2024-08-05T12:45:34.943Z] 464afbd9ba4c: Pull complete [2024-08-05T12:45:43.150Z] 00f215d4a9da: Pull complete [2024-08-05T12:45:44.570Z] d496ad576159: Pull complete [2024-08-05T12:45:44.570Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-05T12:45:44.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-05T12:45:44.570Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2024-08-05T12:45:44.912Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T12:45:45.262Z] + docker inspect -f . ci-base-image-arm64 [2024-08-05T12:45:45.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-05T12:45:45.474Z] prd-ubuntu20.04-docker-arm64-4c-16g-7132 does not seem to be running inside a container [2024-08-05T12:45:45.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/65 -v /w/workspace/go-mod-configuration/65:/w/workspace/go-mod-configuration/65:rw,z -v /w/workspace/go-mod-configuration/65@tmp:/w/workspace/go-mod-configuration/65@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 ******** ci-base-image-arm64 cat [2024-08-05T12:45:48.426Z] $ docker top 285f5d6f34d02144102d9f0d1002cc5f8dc27be665f420ea9cbdfe96ca3eafa6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-05T12:45:49.279Z] + go version [2024-08-05T12:45:49.279Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-05T12:45:49.293Z] $ docker stop --time=1 285f5d6f34d02144102d9f0d1002cc5f8dc27be665f420ea9cbdfe96ca3eafa6 [2024-08-05T12:45:50.942Z] $ docker rm -f --volumes 285f5d6f34d02144102d9f0d1002cc5f8dc27be665f420ea9cbdfe96ca3eafa6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T12:45:51.558Z] + docker inspect -f . ci-base-image-arm64 [2024-08-05T12:45:51.558Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-05T12:45:51.759Z] prd-ubuntu20.04-docker-arm64-4c-16g-7132 does not seem to be running inside a container [2024-08-05T12:45:51.818Z] $ 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-configuration/65 -v /w/workspace/go-mod-configuration/65:/w/workspace/go-mod-configuration/65:rw,z -v /w/workspace/go-mod-configuration/65@tmp:/w/workspace/go-mod-configuration/65@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 ******** ci-base-image-arm64 cat [2024-08-05T12:45:53.019Z] $ docker top 1e8c5ed9c6c5f10cbba1d7195bddfc69524c2d9b5f458f7656ef64c00237e12e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-05T12:45:53.868Z] + git config --global --add safe.directory /w/workspace/go-mod-configuration/65 [Pipeline] fileExists [Pipeline] sh [2024-08-05T12:45:54.208Z] + make test [2024-08-05T12:45:54.476Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-08-05T12:45:54.476Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.31 [2024-08-05T12:45:54.476Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-08-05T12:45:54.476Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.32 [2024-08-05T12:45:55.060Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-08-05T12:45:55.060Z] go: downloading github.com/spf13/cast v1.6.0 [2024-08-05T12:45:55.060Z] go: downloading github.com/hashicorp/consul/api v1.29.2 [2024-08-05T12:45:55.060Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-08-05T12:45:55.329Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-08-05T12:45:55.329Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-08-05T12:45:55.329Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-08-05T12:45:55.329Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-08-05T12:45:55.329Z] go: downloading github.com/google/uuid v1.6.0 [2024-08-05T12:45:55.329Z] go: downloading github.com/go-playground/validator/v10 v10.22.0 [2024-08-05T12:45:55.596Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-08-05T12:45:55.596Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-08-05T12:45:55.596Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2024-08-05T12:45:55.864Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-08-05T12:45:55.864Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-08-05T12:45:55.864Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-08-05T12:45:55.864Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-08-05T12:45:55.864Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-08-05T12:45:55.864Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-08-05T12:45:55.864Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-08-05T12:45:56.131Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-08-05T12:45:56.132Z] go: downloading github.com/x448/float16 v0.8.4 [2024-08-05T12:45:56.400Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2024-08-05T12:45:56.400Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-08-05T12:45:56.400Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-08-05T12:45:56.400Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-08-05T12:45:56.400Z] go: downloading golang.org/x/crypto v0.25.0 [2024-08-05T12:45:56.400Z] go: downloading golang.org/x/text v0.16.0 [2024-08-05T12:45:56.989Z] go: downloading github.com/fatih/color v1.16.0 [2024-08-05T12:45:56.989Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-08-05T12:45:57.255Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-08-05T12:45:57.256Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-08-05T12:45:57.256Z] go: downloading golang.org/x/net v0.27.0 [2024-08-05T12:45:57.530Z] go: downloading golang.org/x/sync v0.7.0 [2024-08-05T12:45:57.530Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-08-05T12:45:57.530Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-08-05T12:45:58.942Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-08-05T12:45:58.942Z] go: downloading golang.org/x/sys v0.22.0 [2024-08-05T12:46:00.360Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-08-05T12:46:00.360Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-08-05T12:47:21.991Z] ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.032s coverage: 66.7% of statements [2024-08-05T12:47:21.991Z] ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] [2024-08-05T12:47:21.991Z] ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.835s coverage: 87.1% of statements [2024-08-05T12:47:21.991Z] ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/keeper 0.111s coverage: 58.6% of statements [2024-08-05T12:47:21.991Z] ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.022s coverage: 100.0% of statements [2024-08-05T12:47:21.991Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-05T12:47:21.991Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2024-08-05T12:47:37.004Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-05T12:47:37.004Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-08-05T12:47:37.106Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-05T12:47:37.122Z] $ docker stop --time=1 1e8c5ed9c6c5f10cbba1d7195bddfc69524c2d9b5f458f7656ef64c00237e12e [2024-08-05T12:47:38.901Z] $ docker rm -f --volumes 1e8c5ed9c6c5f10cbba1d7195bddfc69524c2d9b5f458f7656ef64c00237e12e [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-05T12:47:40.893Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-05T12:47:40.919Z] Warning: overwriting stash ‘coverage-report’ [2024-08-05T12:47:41.359Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T12:47:41.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-05T12:47:41.849Z] [2024-08-05T12:47:41.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T12:47:42.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-05T12:47:42.184Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-05T12:47:42.184Z] 8998bd30e6a1: Pulling fs layer [2024-08-05T12:47:42.184Z] 04944245beec: Pulling fs layer [2024-08-05T12:47:42.184Z] 699f458cf7ca: Pulling fs layer [2024-08-05T12:47:42.184Z] 765212b225bb: Pulling fs layer [2024-08-05T12:47:42.184Z] f23df028b6ca: Pulling fs layer [2024-08-05T12:47:42.184Z] d65c8cfc05b1: Pulling fs layer [2024-08-05T12:47:42.184Z] 2437ff75d9bd: Pulling fs layer [2024-08-05T12:47:42.184Z] 765212b225bb: Waiting [2024-08-05T12:47:42.184Z] f23df028b6ca: Waiting [2024-08-05T12:47:42.184Z] d65c8cfc05b1: Waiting [2024-08-05T12:47:42.184Z] 2437ff75d9bd: Waiting [2024-08-05T12:47:42.455Z] 04944245beec: Verifying Checksum [2024-08-05T12:47:42.455Z] 04944245beec: Download complete [2024-08-05T12:47:42.455Z] 765212b225bb: Verifying Checksum [2024-08-05T12:47:42.455Z] 765212b225bb: Download complete [2024-08-05T12:47:42.455Z] f23df028b6ca: Download complete [2024-08-05T12:47:42.455Z] d65c8cfc05b1: Verifying Checksum [2024-08-05T12:47:42.455Z] d65c8cfc05b1: Download complete [2024-08-05T12:47:42.455Z] 699f458cf7ca: Verifying Checksum [2024-08-05T12:47:42.455Z] 699f458cf7ca: Download complete [2024-08-05T12:47:43.047Z] 8998bd30e6a1: Verifying Checksum [2024-08-05T12:47:43.047Z] 8998bd30e6a1: Download complete [2024-08-05T12:47:45.637Z] 2437ff75d9bd: Download complete [2024-08-05T12:47:47.592Z] 8998bd30e6a1: Pull complete [2024-08-05T12:47:48.177Z] 04944245beec: Pull complete [2024-08-05T12:47:49.590Z] 699f458cf7ca: Pull complete [2024-08-05T12:47:49.590Z] 765212b225bb: Pull complete [2024-08-05T12:47:50.550Z] f23df028b6ca: Pull complete [2024-08-05T12:47:50.896Z] d65c8cfc05b1: Pull complete [2024-08-05T12:48:09.159Z] 2437ff75d9bd: Pull complete [2024-08-05T12:48:09.159Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-05T12:48:09.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-05T12:48:09.159Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-05T12:48:09.371Z] prd-ubuntu20.04-docker-arm64-4c-16g-7132 does not seem to be running inside a container [2024-08-05T12:48:09.436Z] $ 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-configuration/65 -v /w/workspace/go-mod-configuration/65:/w/workspace/go-mod-configuration/65:rw,z -v /w/workspace/go-mod-configuration/65@tmp:/w/workspace/go-mod-configuration/65@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-05T12:48:11.929Z] $ docker top b356164e0d786f487a1eefab569003371a42dfc909b8077ed7f64fd3a8f0c1c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-05T12:48:12.789Z] ---> job-cost.sh [2024-08-05T12:48:12.789Z] lf-activate-venv: SKIPPING [2024-08-05T12:48:12.789Z] INFO: No Stack... [2024-08-05T12:48:13.060Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-05T12:48:13.654Z] INFO: Archiving Costs [Pipeline] sh [2024-08-05T12:48:14.299Z] + cat /w/workspace/go-mod-configuration/65/archives/cost.csv [2024-08-05T12:48:14.299Z] + cut -d, -f6 [Pipeline] lock [2024-08-05T12:48:14.354Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-65-stack-cost] [2024-08-05T12:48:14.368Z] Resource [jenkins-edgexfoundry-go-mod-configuration-main-65-stack-cost] did not exist. Created. [2024-08-05T12:48:14.379Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-05T12:48:15.051Z] /w/workspace/go-mod-configuration/65@tmp/durable-cf4f8669/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-05T12:48:15.388Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-05T12:48:15.414Z] Warning: overwriting stash ‘stack-cost’ [2024-08-05T12:48:15.469Z] Stashed 1 file(s) [Pipeline] } [2024-08-05T12:48:15.482Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-main-65-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-05T12:48:15.509Z] $ docker stop --time=1 b356164e0d786f487a1eefab569003371a42dfc909b8077ed7f64fd3a8f0c1c8 [2024-08-05T12:48:17.023Z] $ docker rm -f --volumes b356164e0d786f487a1eefab569003371a42dfc909b8077ed7f64fd3a8f0c1c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-08-05T12:48:17.479Z] provisioning config files... [2024-08-05T12:48:17.489Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config5913255952837909196tmp [Pipeline] { [Pipeline] sh [2024-08-05T12:48:17.811Z] + set +x [2024-08-05T12:48:17.811Z] + curl -s https://codecov.io/bash [2024-08-05T12:48:17.811Z] + bash -s -- [2024-08-05T12:48:17.811Z] [2024-08-05T12:48:17.811Z] _____ _ [2024-08-05T12:48:17.811Z] / ____| | | [2024-08-05T12:48:17.811Z] | | ___ __| | ___ ___ _____ __ [2024-08-05T12:48:17.811Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-05T12:48:17.811Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-05T12:48:17.811Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-05T12:48:17.811Z] Bash-1.0.6 [2024-08-05T12:48:17.811Z] [2024-08-05T12:48:17.811Z] [2024-08-05T12:48:17.811Z] ==> git version 2.25.1 found [2024-08-05T12:48:17.811Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-08-05T12:48:17.811Z] Release-Date: 2020-01-08 [2024-08-05T12:48:17.811Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-05T12:48:17.811Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-05T12:48:17.811Z] ==> Jenkins CI detected. [2024-08-05T12:48:17.811Z] current dir:  /w/workspace/oundry_go-mod-configuration_main [2024-08-05T12:48:17.811Z] project root: . [2024-08-05T12:48:17.811Z] --> token set from env [2024-08-05T12:48:17.811Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-05T12:48:17.811Z] ==> Running gcov in . (disable via -X gcov) [2024-08-05T12:48:17.811Z] ==> Python coveragepy not found [2024-08-05T12:48:17.811Z] ==> Searching for coverage reports in: [2024-08-05T12:48:17.811Z] + . [2024-08-05T12:48:17.811Z] -> Found 1 reports [2024-08-05T12:48:17.811Z] ==> Detecting git/mercurial file structure [2024-08-05T12:48:18.071Z] ==> Reading reports [2024-08-05T12:48:18.071Z] + ./coverage.out bytes=34578 [2024-08-05T12:48:18.071Z] ==> Appending adjustments [2024-08-05T12:48:18.071Z] https://docs.codecov.io/docs/fixing-reports [2024-08-05T12:48:18.071Z] + Found adjustments [2024-08-05T12:48:18.071Z] ==> Gzipping contents [2024-08-05T12:48:18.071Z] 8.0K /tmp/codecov.797v6N.gz [2024-08-05T12:48:18.071Z] ==> Uploading reports [2024-08-05T12:48:18.071Z] url: https://codecov.io [2024-08-05T12:48:18.071Z] query: branch=main&commit=653bf2c01721ba1cb7d5959fd3eee5419e8d91d8&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-05T12:48:18.071Z] -> Pinging Codecov [2024-08-05T12:48:18.071Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=653bf2c01721ba1cb7d5959fd3eee5419e8d91d8&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-05T12:48:18.071Z] -> Uploading to [2024-08-05T12:48:18.071Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-05/9F92B070CA9CA35F4914AC8684776953/653bf2c01721ba1cb7d5959fd3eee5419e8d91d8/17762cdb-b87d-4ead-8bb3-5ea6bcd27951.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240805%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240805T124818Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=96a6a602083a912187adeaf308b193fc97f66e8f15559f0cd7e8b2c00c4bb734 [2024-08-05T12:48:18.071Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-05T12:48:18.071Z] Dload Upload Total Spent Left Speed [2024-08-05T12:48:18.331Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5153 0 0 100 5153 0 23856 --:--:-- --:--:-- --:--:-- 23856 [2024-08-05T12:48:18.331Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/653bf2c01721ba1cb7d5959fd3eee5419e8d91d8 [Pipeline] } [2024-08-05T12:48:18.339Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-08-05T12:48:18.468Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-08-05T12:48:18.485Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T12:48:18.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-05T12:48:18.785Z] [2024-08-05T12:48:18.785Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T12:48:19.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-05T12:48:19.083Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-08-05T12:48:19.083Z] 619be1103602: Already exists [2024-08-05T12:48:19.083Z] f8ea3408117e: Pulling fs layer [2024-08-05T12:48:19.083Z] 91320369b822: Pulling fs layer [2024-08-05T12:48:19.083Z] 0406650e8295: Pulling fs layer [2024-08-05T12:48:19.083Z] 4f4fb700ef54: Pulling fs layer [2024-08-05T12:48:19.083Z] 96d80e3f36e1: Pulling fs layer [2024-08-05T12:48:19.083Z] bcf3aedb951c: Pulling fs layer [2024-08-05T12:48:19.083Z] 4f4fb700ef54: Waiting [2024-08-05T12:48:19.083Z] bcf3aedb951c: Waiting [2024-08-05T12:48:19.083Z] 0406650e8295: Verifying Checksum [2024-08-05T12:48:19.083Z] 0406650e8295: Download complete [2024-08-05T12:48:19.083Z] f8ea3408117e: Verifying Checksum [2024-08-05T12:48:19.083Z] 4f4fb700ef54: Verifying Checksum [2024-08-05T12:48:19.083Z] 4f4fb700ef54: Download complete [2024-08-05T12:48:19.083Z] f8ea3408117e: Pull complete [2024-08-05T12:48:19.342Z] 96d80e3f36e1: Verifying Checksum [2024-08-05T12:48:19.342Z] 96d80e3f36e1: Download complete [2024-08-05T12:48:19.610Z] 91320369b822: Verifying Checksum [2024-08-05T12:48:19.610Z] 91320369b822: Download complete [2024-08-05T12:48:19.871Z] bcf3aedb951c: Verifying Checksum [2024-08-05T12:48:19.871Z] bcf3aedb951c: Download complete [2024-08-05T12:48:22.400Z] 91320369b822: Pull complete [2024-08-05T12:48:22.400Z] 0406650e8295: Pull complete [2024-08-05T12:48:22.660Z] 4f4fb700ef54: Pull complete [2024-08-05T12:48:22.918Z] 96d80e3f36e1: Pull complete [2024-08-05T12:48:26.200Z] bcf3aedb951c: Pull complete [2024-08-05T12:48:26.200Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-08-05T12:48:26.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-05T12:48:26.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-05T12:48:26.301Z] prd-ubuntu20.04-docker-8c-8g-7129 does not seem to be running inside a container [2024-08-05T12:48:26.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-08-05T12:48:29.613Z] $ docker top b025fd6bc75f02776d428b75171a46e258f3fbf8c05bd0ad5a1bbac85f0998f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-05T12:48:29.973Z] + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] echo [2024-08-05T12:48:29.984Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-configuration:main' [Pipeline] sh [2024-08-05T12:48:30.261Z] + set -o pipefail [2024-08-05T12:48:30.261Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-configuration:main' [2024-08-05T12:48:34.454Z] [2024-08-05T12:48:34.454Z] Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v3)... [2024-08-05T12:48:34.454Z] [2024-08-05T12:48:34.454Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9058f8bc-7826-44a2-9133-c5a7a6d208e7/history/a2b186ee-86cc-4393-b2ed-6fdad3147ff8 [2024-08-05T12:48:34.454Z] [2024-08-05T12:48:34.454Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-08-05T12:48:34.454Z] [2024-08-05T12:48:34.454Z] [2024-08-05T12:48:34.454Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-08-05T12:48:34.454Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-08-05T12:48:34.460Z] $ docker stop --time=1 b025fd6bc75f02776d428b75171a46e258f3fbf8c05bd0ad5a1bbac85f0998f1 [2024-08-05T12:48:37.272Z] $ docker rm -f --volumes b025fd6bc75f02776d428b75171a46e258f3fbf8c05bd0ad5a1bbac85f0998f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-05T12:48:38.015Z] + git log --format=format:%s -1 653bf2c01721ba1cb7d5959fd3eee5419e8d91d8 [Pipeline] sh [2024-08-05T12:48:38.312Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-05T12:48:38.312Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T12:48:38.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-05T12:48:38.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-05T12:48:38.703Z] prd-ubuntu20.04-docker-8c-8g-7129 does not seem to be running inside a container [2024-08-05T12:48:38.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-05T12:48:39.137Z] $ docker top 6051702f356d18a747a068316cc7479f894d6d570d4534dd43e3662072da926b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-05T12:48:39.253Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-05T12:48:39.254Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-05T12:48:39.361Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-05T12:48:39.358Z] $ docker exec 6051702f356d18a747a068316cc7479f894d6d570d4534dd43e3662072da926b ssh-agent [2024-08-05T12:48:39.471Z] SSH_AUTH_SOCK=/tmp/ssh-FNXLuNnkjQWW/agent.32 [2024-08-05T12:48:39.471Z] SSH_AGENT_PID=38 [2024-08-05T12:48:39.476Z] Running ssh-add (command line suppressed) [2024-08-05T12:48:39.567Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14075873966467749749.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14075873966467749749.key) [2024-08-05T12:48:39.587Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-05T12:48:39.879Z] + git semver tag [2024-08-05T12:48:40.139Z] 2024-08-05 12:48:40,072 [run_tag] DEBUG tag force:False [2024-08-05T12:48:40.140Z] 2024-08-05 12:48:40,072 [check_head_tag] DEBUG check head tag [2024-08-05T12:48:40.140Z] 2024-08-05 12:48:40,073 [execute] INFO git cat-file --batch-check [2024-08-05T12:48:40.140Z] 2024-08-05 12:48:40,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) [2024-08-05T12:48:40.140Z] 2024-08-05 12:48:40,078 [execute] INFO git cat-file --batch [2024-08-05T12:48:40.140Z] 2024-08-05 12:48:40,078 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) [2024-08-05T12:48:40.140Z] 2024-08-05 12:48:40,094 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2024-08-05T12:48:40.140Z] 2024-08-05 12:48:40,095 [execute] INFO git tag -a v3.2.0-dev.12 -m v3.2.0-dev.12 [2024-08-05T12:48:40.140Z] 2024-08-05 12:48:40,095 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.12', '-m', 'v3.2.0-dev.12'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) [2024-08-05T12:48:40.140Z] 2024-08-05 12:48:40,100 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2024-08-05T12:48:40.140Z] 3.2.0-dev.12 [Pipeline] } [2024-08-05T12:48:40.143Z] $ docker exec --env ******** --env ******** 6051702f356d18a747a068316cc7479f894d6d570d4534dd43e3662072da926b ssh-agent -k [2024-08-05T12:48:40.263Z] unset SSH_AUTH_SOCK; [2024-08-05T12:48:40.264Z] unset SSH_AGENT_PID; [2024-08-05T12:48:40.264Z] echo Agent pid 38 killed; [2024-08-05T12:48:40.277Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-05T12:48:40.601Z] + git semver [Pipeline] } [2024-08-05T12:48:40.865Z] $ docker stop --time=1 6051702f356d18a747a068316cc7479f894d6d570d4534dd43e3662072da926b [2024-08-05T12:48:42.120Z] $ docker rm -f --volumes 6051702f356d18a747a068316cc7479f894d6d570d4534dd43e3662072da926b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T12:48:42.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-05T12:48:42.549Z] [2024-08-05T12:48:42.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T12:48:42.858Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-05T12:48:42.858Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-08-05T12:48:42.858Z] ab5ef0e58194: Pulling fs layer [2024-08-05T12:48:42.858Z] 9712f1f96733: Pulling fs layer [2024-08-05T12:48:42.858Z] 63f879dbbcfc: Pulling fs layer [2024-08-05T12:48:42.858Z] 0d9ebad4ef96: Pulling fs layer [2024-08-05T12:48:42.858Z] e9a5061849ea: Pulling fs layer [2024-08-05T12:48:42.858Z] d747dcd14b5f: Pulling fs layer [2024-08-05T12:48:42.858Z] 2de7ff778b66: Pulling fs layer [2024-08-05T12:48:42.858Z] 0d9ebad4ef96: Waiting [2024-08-05T12:48:42.858Z] e9a5061849ea: Waiting [2024-08-05T12:48:42.858Z] 2de7ff778b66: Waiting [2024-08-05T12:48:42.858Z] d747dcd14b5f: Waiting [2024-08-05T12:48:42.858Z] 9712f1f96733: Download complete [2024-08-05T12:48:43.118Z] 63f879dbbcfc: Verifying Checksum [2024-08-05T12:48:43.118Z] 63f879dbbcfc: Download complete [2024-08-05T12:48:43.376Z] e9a5061849ea: Verifying Checksum [2024-08-05T12:48:43.376Z] e9a5061849ea: Download complete [2024-08-05T12:48:43.376Z] d747dcd14b5f: Download complete [2024-08-05T12:48:43.376Z] 0d9ebad4ef96: Verifying Checksum [2024-08-05T12:48:43.376Z] 0d9ebad4ef96: Download complete [2024-08-05T12:48:43.376Z] ab5ef0e58194: Verifying Checksum [2024-08-05T12:48:43.376Z] ab5ef0e58194: Download complete [2024-08-05T12:48:43.376Z] 2de7ff778b66: Verifying Checksum [2024-08-05T12:48:43.376Z] 2de7ff778b66: Download complete [2024-08-05T12:48:46.655Z] ab5ef0e58194: Pull complete [2024-08-05T12:48:46.655Z] 9712f1f96733: Pull complete [2024-08-05T12:48:46.913Z] 63f879dbbcfc: Pull complete [2024-08-05T12:48:51.156Z] 0d9ebad4ef96: Pull complete [2024-08-05T12:48:51.156Z] e9a5061849ea: Pull complete [2024-08-05T12:48:51.156Z] d747dcd14b5f: Pull complete [2024-08-05T12:48:51.722Z] 2de7ff778b66: Pull complete [2024-08-05T12:48:51.723Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-08-05T12:48:51.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-05T12:48:51.985Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-05T12:48:52.097Z] prd-ubuntu20.04-docker-8c-8g-7129 does not seem to be running inside a container [2024-08-05T12:48:52.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-08-05T12:48:56.887Z] $ docker top 2e6ed97aca3831a13d41d498523a0d5fc37da2d7ea1bef87b44840661d572663 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-08-05T12:48:56.974Z] provisioning config files... [2024-08-05T12:48:56.980Z] copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config2827429290496693063tmp [2024-08-05T12:48:56.988Z] copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config11689102442360980233tmp [2024-08-05T12:48:56.995Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config17003722417695167360tmp [Pipeline] { [Pipeline] echo [2024-08-05T12:48:57.021Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-05T12:48:57.314Z] ---> sigul-configuration.sh [2024-08-05T12:48:57.314Z] gpg: directory `/root/.gnupg' created [2024-08-05T12:48:57.314Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-08-05T12:48:57.314Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-08-05T12:48:57.314Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-08-05T12:48:57.314Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-08-05T12:48:57.314Z] gpg: CAST5 encrypted data [2024-08-05T12:48:57.314Z] gpg: encrypted with 1 passphrase [2024-08-05T12:48:57.314Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-08-05T12:48:57.602Z] + mkdir /home/jenkins [2024-08-05T12:48:57.602Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-08-05T12:48:57.892Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-08-05T12:48:57.907Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-05T12:48:58.198Z] ---> sigul-install.sh [2024-08-05T12:48:58.198Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-08-05T12:48:58.491Z] + git tag --list [2024-08-05T12:48:58.491Z] v0.0.0 [2024-08-05T12:48:58.491Z] v0.0.1 [2024-08-05T12:48:58.491Z] v0.0.2 [2024-08-05T12:48:58.491Z] v0.0.3 [2024-08-05T12:48:58.491Z] v0.0.4 [2024-08-05T12:48:58.491Z] v0.0.5 [2024-08-05T12:48:58.491Z] v0.0.6 [2024-08-05T12:48:58.491Z] v0.0.7 [2024-08-05T12:48:58.491Z] v0.0.8 [2024-08-05T12:48:58.491Z] v2.0.0 [2024-08-05T12:48:58.491Z] v2.1.0 [2024-08-05T12:48:58.491Z] v2.2.0 [2024-08-05T12:48:58.491Z] v2.3.0 [2024-08-05T12:48:58.491Z] v3.0 [2024-08-05T12:48:58.491Z] v3.0.0 [2024-08-05T12:48:58.491Z] v3.1 [2024-08-05T12:48:58.491Z] v3.1.0 [2024-08-05T12:48:58.491Z] v3.1.0-dev.1 [2024-08-05T12:48:58.491Z] v3.1.0-dev.2 [2024-08-05T12:48:58.491Z] v3.1.0-dev.3 [2024-08-05T12:48:58.491Z] v3.1.0-dev.4 [2024-08-05T12:48:58.491Z] v3.1.0-dev.5 [2024-08-05T12:48:58.491Z] v3.1.0-dev.6 [2024-08-05T12:48:58.491Z] v3.1.0-dev.7 [2024-08-05T12:48:58.491Z] v3.1.0-dev.8 [2024-08-05T12:48:58.491Z] v3.2.0-dev.1 [2024-08-05T12:48:58.491Z] v3.2.0-dev.10 [2024-08-05T12:48:58.491Z] v3.2.0-dev.11 [2024-08-05T12:48:58.491Z] v3.2.0-dev.12 [2024-08-05T12:48:58.491Z] v3.2.0-dev.2 [2024-08-05T12:48:58.491Z] v3.2.0-dev.3 [2024-08-05T12:48:58.491Z] v3.2.0-dev.4 [2024-08-05T12:48:58.491Z] v3.2.0-dev.5 [2024-08-05T12:48:58.491Z] v3.2.0-dev.6 [2024-08-05T12:48:58.491Z] v3.2.0-dev.7 [2024-08-05T12:48:58.491Z] v3.2.0-dev.8 [2024-08-05T12:48:58.491Z] v3.2.0-dev.9 [Pipeline] sh [2024-08-05T12:48:58.790Z] + lftools sign git-tag v3.2.0-dev.12 [2024-08-05T12:48:59.357Z] Signing Git tag with Sigul... [2024-08-05T12:48:59.357Z] Signing v3.2.0-dev.12 [Pipeline] echo [2024-08-05T12:48:59.938Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-05T12:49:00.233Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-08-05T12:49:00.241Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-08-05T12:49:00.271Z] $ docker stop --time=1 2e6ed97aca3831a13d41d498523a0d5fc37da2d7ea1bef87b44840661d572663 [2024-08-05T12:49:01.572Z] $ docker rm -f --volumes 2e6ed97aca3831a13d41d498523a0d5fc37da2d7ea1bef87b44840661d572663 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-08-05T12:49:02.033Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-05T12:49:02.033Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T12:49:02.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-05T12:49:02.343Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-05T12:49:02.432Z] prd-ubuntu20.04-docker-8c-8g-7129 does not seem to be running inside a container [2024-08-05T12:49:02.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-05T12:49:02.816Z] $ docker top 124936eb7fc250da1c430da199225d3b24b51276e80395d695d403ae94024a76 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-05T12:49:02.938Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-05T12:49:02.938Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-05T12:49:03.071Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-05T12:49:03.069Z] $ docker exec 124936eb7fc250da1c430da199225d3b24b51276e80395d695d403ae94024a76 ssh-agent [2024-08-05T12:49:03.188Z] SSH_AUTH_SOCK=/tmp/ssh-9Rls8tWxPjpV/agent.32 [2024-08-05T12:49:03.188Z] SSH_AGENT_PID=38 [2024-08-05T12:49:03.193Z] Running ssh-add (command line suppressed) [2024-08-05T12:49:03.285Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_13814817401117484102.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_13814817401117484102.key) [2024-08-05T12:49:03.303Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-05T12:49:03.595Z] + git semver bump pre [2024-08-05T12:49:03.860Z] 2024-08-05 12:49:03,780 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2024-08-05T12:49:03.860Z] 2024-08-05 12:49:03,781 [bump_version] DEBUG bumping version:3.2.0-dev.12 on axis:pre with prefix:dev [2024-08-05T12:49:03.860Z] 2024-08-05 12:49:03,781 [bump_version] DEBUG bumped version:3.2.0-dev.13 [2024-08-05T12:49:03.860Z] 2024-08-05 12:49:03,781 [write_version] DEBUG write version:3.2.0-dev.13 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:True [2024-08-05T12:49:03.860Z] 2024-08-05 12:49:03,781 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2024-08-05T12:49:03.860Z] 2024-08-05 12:49:03,781 [write_file] DEBUG write to file:/w/workspace/oundry_go-mod-configuration_main/.semver/main [2024-08-05T12:49:03.860Z] 2024-08-05 12:49:03,783 [execute] INFO git cat-file --batch-check [2024-08-05T12:49:03.860Z] 2024-08-05 12:49:03,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) [2024-08-05T12:49:03.860Z] 2024-08-05 12:49:03,788 [execute] INFO git cat-file --batch [2024-08-05T12:49:03.860Z] 2024-08-05 12:49:03,788 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) [2024-08-05T12:49:03.860Z] 2024-08-05 12:49:03,793 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2024-08-05T12:49:03.860Z] 3.2.0-dev.13 [Pipeline] } [2024-08-05T12:49:03.865Z] $ docker exec --env ******** --env ******** 124936eb7fc250da1c430da199225d3b24b51276e80395d695d403ae94024a76 ssh-agent -k [2024-08-05T12:49:03.961Z] unset SSH_AUTH_SOCK; [2024-08-05T12:49:03.962Z] unset SSH_AGENT_PID; [2024-08-05T12:49:03.962Z] echo Agent pid 38 killed; [2024-08-05T12:49:03.975Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-05T12:49:04.308Z] + git semver [Pipeline] } [2024-08-05T12:49:04.574Z] $ docker stop --time=1 124936eb7fc250da1c430da199225d3b24b51276e80395d695d403ae94024a76 [2024-08-05T12:49:05.861Z] $ docker rm -f --volumes 124936eb7fc250da1c430da199225d3b24b51276e80395d695d403ae94024a76 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-05T12:49:06.218Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-05T12:49:06.218Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T12:49:06.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-05T12:49:06.523Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-05T12:49:06.606Z] prd-ubuntu20.04-docker-8c-8g-7129 does not seem to be running inside a container [2024-08-05T12:49:06.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-05T12:49:06.954Z] $ docker top 678208107c0ca57e14b438a0768717b618e92c2c7af8a78e8d82881b7cb78385 -eo pid,comm [2024-08-05T12:49:07.008Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-08-05T12:49:07.008Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-05T12:49:07.068Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-05T12:49:07.068Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-05T12:49:07.178Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-05T12:49:07.176Z] $ docker exec 678208107c0ca57e14b438a0768717b618e92c2c7af8a78e8d82881b7cb78385 ssh-agent [2024-08-05T12:49:07.284Z] SSH_AUTH_SOCK=/tmp/ssh-VCFdVuvY75OZ/agent.32 [2024-08-05T12:49:07.284Z] SSH_AGENT_PID=38 [2024-08-05T12:49:07.289Z] Running ssh-add (command line suppressed) [2024-08-05T12:49:07.383Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_4350598474769448243.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_4350598474769448243.key) [2024-08-05T12:49:07.401Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-05T12:49:07.694Z] + git semver push [2024-08-05T12:49:07.953Z] 2024-08-05 12:49:07,857 [run_push] DEBUG push [2024-08-05T12:49:07.953Z] 2024-08-05 12:49:07,858 [execute] INFO git cat-file --batch-check [2024-08-05T12:49:07.953Z] 2024-08-05 12:49:07,858 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) [2024-08-05T12:49:07.953Z] 2024-08-05 12:49:07,862 [execute] INFO git rev-list be76e143f7c5b192721692c730b99caaef9475be -- [2024-08-05T12:49:07.953Z] 2024-08-05 12:49:07,862 [execute] DEBUG Popen(['git', 'rev-list', 'be76e143f7c5b192721692c730b99caaef9475be', '--'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-05T12:49:07.953Z] 2024-08-05 12:49:07,870 [execute] INFO git fetch -v origin [2024-08-05T12:49:07.953Z] 2024-08-05 12:49:07,870 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-08-05T12:49:08.521Z] 2024-08-05 12:49:08,312 [run_push] DEBUG no remote changes detected [2024-08-05T12:49:08.521Z] 2024-08-05 12:49:08,312 [execute] INFO git push origin semver [2024-08-05T12:49:08.521Z] 2024-08-05 12:49:08,313 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-05T12:49:09.460Z] 2024-08-05 12:49:09,132 [run_push] DEBUG push all version tags [2024-08-05T12:49:09.460Z] 2024-08-05 12:49:09,133 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-08-05T12:49:09.460Z] 2024-08-05 12:49:09,134 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) [2024-08-05T12:49:10.028Z] 2024-08-05 12:49:09,841 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2024-08-05T12:49:10.028Z] 3.2.0-dev.13 [Pipeline] } [2024-08-05T12:49:10.032Z] $ docker exec --env ******** --env ******** 678208107c0ca57e14b438a0768717b618e92c2c7af8a78e8d82881b7cb78385 ssh-agent -k [2024-08-05T12:49:10.132Z] unset SSH_AUTH_SOCK; [2024-08-05T12:49:10.133Z] unset SSH_AGENT_PID; [2024-08-05T12:49:10.133Z] echo Agent pid 38 killed; [2024-08-05T12:49:10.148Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-05T12:49:10.472Z] + git semver [Pipeline] } [2024-08-05T12:49:10.735Z] $ docker stop --time=1 678208107c0ca57e14b438a0768717b618e92c2c7af8a78e8d82881b7cb78385 [2024-08-05T12:49:12.043Z] $ docker rm -f --volumes 678208107c0ca57e14b438a0768717b618e92c2c7af8a78e8d82881b7cb78385 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-05T12:49:12.660Z] + [ -d /w/workspace/oundry_go-mod-configuration_main/archives ] [2024-08-05T12:49:12.660Z] + ls -al /w/workspace/oundry_go-mod-configuration_main/archives [2024-08-05T12:49:12.660Z] total 16 [2024-08-05T12:49:12.660Z] drwxr-xr-x 3 root root 4096 Aug 5 12:43 . [2024-08-05T12:49:12.660Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 5 12:48 .. [2024-08-05T12:49:12.660Z] drwxr-xr-x 2 root root 4096 Aug 5 12:43 cost [2024-08-05T12:49:12.661Z] -rw-r--r-- 1 root root 91 Aug 5 12:43 cost.csv [2024-08-05T12:49:12.661Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_go-mod-configuration_main/archives [2024-08-05T12:49:12.661Z] + ls -al /w/workspace/oundry_go-mod-configuration_main/archives [2024-08-05T12:49:12.661Z] total 16 [2024-08-05T12:49:12.661Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 5 12:43 . [2024-08-05T12:49:12.661Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 5 12:48 .. [2024-08-05T12:49:12.661Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 5 12:43 cost [2024-08-05T12:49:12.661Z] -rw-r--r-- 1 jenkins jenkins 91 Aug 5 12:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-05T12:49:12.949Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-05T12:49:13.813Z] ---> package-listing.sh [2024-08-05T12:49:13.813Z] ++ facter osfamily [2024-08-05T12:49:13.813Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-05T12:49:14.073Z] + OS_FAMILY=debian [2024-08-05T12:49:14.073Z] + workspace=/w/workspace/oundry_go-mod-configuration_main [2024-08-05T12:49:14.073Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-05T12:49:14.073Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-05T12:49:14.073Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-05T12:49:14.073Z] + PACKAGES=/tmp/packages_start.txt [2024-08-05T12:49:14.073Z] + '[' /w/workspace/oundry_go-mod-configuration_main ']' [2024-08-05T12:49:14.073Z] + PACKAGES=/tmp/packages_end.txt [2024-08-05T12:49:14.073Z] + case "${OS_FAMILY}" in [2024-08-05T12:49:14.073Z] + dpkg -l [2024-08-05T12:49:14.073Z] + grep '^ii' [2024-08-05T12:49:14.073Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-05T12:49:14.073Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-05T12:49:14.073Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-05T12:49:14.073Z] + '[' /w/workspace/oundry_go-mod-configuration_main ']' [2024-08-05T12:49:14.073Z] + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ [2024-08-05T12:49:14.073Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo [2024-08-05T12:49:14.084Z] 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-05T12:49:14.361Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T12:49:14.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-05T12:49:14.925Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-05T12:49:15.069Z] prd-ubuntu20.04-docker-8c-8g-7129 does not seem to be running inside a container [2024-08-05T12:49:15.117Z] $ 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-05T12:49:15.321Z] $ docker top 96b123ac09dd6c3b97cfc3f3a4685d4bb9a1a0a46461dae3afe99988c986a67b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-05T12:49:15.695Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-05T12:49:15.978Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-05T12:49:16.263Z] + ls /var/log/sa-host [2024-08-05T12:49:16.263Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-05T12:49:16.351Z] provisioning config files... [2024-08-05T12:49:16.360Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config7494813315264442672tmp [Pipeline] { [Pipeline] echo [2024-08-05T12:49:16.379Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-05T12:49:16.657Z] ---> create-netrc.sh [Pipeline] } [2024-08-05T12:49:16.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-05T12:49:17.003Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-05T12:49:17.012Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-05T12:49:17.296Z] ---> sudo-logs.sh [2024-08-05T12:49:17.296Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-05T12:49:17.326Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-05T12:49:17.610Z] ---> job-cost.sh [2024-08-05T12:49:17.610Z] lf-activate-venv: SKIPPING [2024-08-05T12:49:17.610Z] DEBUG: total: 0.2199999988079071 [2024-08-05T12:49:17.610Z] INFO: Retrieving Stack Cost... [2024-08-05T12:49:17.869Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-05T12:49:18.439Z] INFO: Archiving Costs [Pipeline] echo [2024-08-05T12:49:18.456Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-05T12:49:18.740Z] ---> logs-deploy.sh [2024-08-05T12:49:18.740Z] lf-activate-venv: SKIPPING [2024-08-05T12:49:18.740Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/65 [2024-08-05T12:49:18.740Z] INFO: archiving workspace using pattern(s): [2024-08-05T12:49:19.679Z] Archives upload complete. [2024-08-05T12:49:19.937Z] INFO: archiving logs to Nexus [2024-08-05T12:49:20.506Z] ---> uname -a: [2024-08-05T12:49:20.506Z] Linux prd-ubuntu20-04-docker-8c-8g-7129 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-05T12:49:20.506Z] [2024-08-05T12:49:20.506Z] [2024-08-05T12:49:20.506Z] ---> lscpu: [2024-08-05T12:49:20.506Z] Architecture: x86_64 [2024-08-05T12:49:20.506Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-05T12:49:20.506Z] Byte Order: Little Endian [2024-08-05T12:49:20.506Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-05T12:49:20.506Z] CPU(s): 8 [2024-08-05T12:49:20.506Z] On-line CPU(s) list: 0-7 [2024-08-05T12:49:20.506Z] Thread(s) per core: 1 [2024-08-05T12:49:20.506Z] Core(s) per socket: 1 [2024-08-05T12:49:20.506Z] Socket(s): 8 [2024-08-05T12:49:20.506Z] NUMA node(s): 1 [2024-08-05T12:49:20.506Z] Vendor ID: AuthenticAMD [2024-08-05T12:49:20.506Z] CPU family: 23 [2024-08-05T12:49:20.506Z] Model: 49 [2024-08-05T12:49:20.506Z] Model name: AMD EPYC-Rome Processor [2024-08-05T12:49:20.506Z] Stepping: 0 [2024-08-05T12:49:20.506Z] CPU MHz: 2799.998 [2024-08-05T12:49:20.506Z] BogoMIPS: 5599.99 [2024-08-05T12:49:20.506Z] Virtualization: AMD-V [2024-08-05T12:49:20.506Z] Hypervisor vendor: KVM [2024-08-05T12:49:20.506Z] Virtualization type: full [2024-08-05T12:49:20.506Z] L1d cache: 256 KiB [2024-08-05T12:49:20.506Z] L1i cache: 256 KiB [2024-08-05T12:49:20.506Z] L2 cache: 4 MiB [2024-08-05T12:49:20.506Z] L3 cache: 128 MiB [2024-08-05T12:49:20.506Z] NUMA node0 CPU(s): 0-7 [2024-08-05T12:49:20.506Z] Vulnerability Itlb multihit: Not affected [2024-08-05T12:49:20.506Z] Vulnerability L1tf: Not affected [2024-08-05T12:49:20.506Z] Vulnerability Mds: Not affected [2024-08-05T12:49:20.506Z] Vulnerability Meltdown: Not affected [2024-08-05T12:49:20.506Z] Vulnerability Mmio stale data: Not affected [2024-08-05T12:49:20.506Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-05T12:49:20.506Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-05T12:49:20.506Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-05T12:49:20.506Z] Vulnerability Srbds: Not affected [2024-08-05T12:49:20.506Z] Vulnerability Tsx async abort: Not affected [2024-08-05T12:49:20.506Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-08-05T12:49:20.506Z] [2024-08-05T12:49:20.506Z] [2024-08-05T12:49:20.506Z] ---> nproc: [2024-08-05T12:49:20.506Z] 8 [2024-08-05T12:49:20.506Z] [2024-08-05T12:49:20.506Z] [2024-08-05T12:49:20.506Z] ---> df -h: [2024-08-05T12:49:20.506Z] Filesystem Size Used Avail Use% Mounted on [2024-08-05T12:49:20.506Z] overlay 155G 12G 144G 8% / [2024-08-05T12:49:20.506Z] tmpfs 64M 0 64M 0% /dev [2024-08-05T12:49:20.506Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-08-05T12:49:20.506Z] shm 64M 0 64M 0% /dev/shm [2024-08-05T12:49:20.506Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-08-05T12:49:20.506Z] [2024-08-05T12:49:20.506Z] [2024-08-05T12:49:20.506Z] ---> sar -b -r -n DEV: [2024-08-05T12:49:20.506Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7129) 08/05/24 _x86_64_ (8 CPU) [2024-08-05T12:49:20.506Z] [2024-08-05T12:49:20.506Z] 12:34:33 LINUX RESTART (8 CPU) [2024-08-05T12:49:20.506Z] [2024-08-05T12:49:20.506Z] 12:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-08-05T12:49:20.506Z] 12:36:01 13.36 7.08 6.28 0.00 271.55 1135.41 0.00 [2024-08-05T12:49:20.506Z] 12:37:01 1.28 0.00 1.28 0.00 0.00 16.81 0.00 [2024-08-05T12:49:20.506Z] 12:38:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 [2024-08-05T12:49:20.506Z] 12:39:01 1.20 0.00 1.20 0.00 0.00 15.60 0.00 [2024-08-05T12:49:20.506Z] 12:40:01 37.49 5.08 32.41 0.00 4342.02 4958.08 0.00 [2024-08-05T12:49:20.506Z] 12:41:01 13.61 0.05 13.56 0.00 0.80 3618.20 0.00 [2024-08-05T12:49:20.506Z] 12:42:01 2.93 0.02 2.92 0.00 0.13 86.79 0.00 [2024-08-05T12:49:20.506Z] 12:43:01 243.74 14.50 229.25 0.00 1851.02 13010.23 0.00 [2024-08-05T12:49:20.506Z] 12:44:01 127.63 0.55 127.08 0.00 26.66 54034.19 0.00 [2024-08-05T12:49:20.506Z] 12:45:01 4.03 1.02 3.02 0.00 21.87 44.00 0.00 [2024-08-05T12:49:20.506Z] 12:46:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 [2024-08-05T12:49:20.506Z] 12:47:01 1.43 0.00 1.43 0.00 0.00 17.73 0.00 [2024-08-05T12:49:20.506Z] 12:48:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 [2024-08-05T12:49:20.506Z] 12:49:01 116.90 0.35 116.55 0.00 23.73 62130.44 0.00 [2024-08-05T12:49:20.506Z] Average: 40.50 2.05 38.45 0.00 467.03 9936.15 0.00 [2024-08-05T12:49:20.506Z] [2024-08-05T12:49:20.506Z] 12:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-08-05T12:49:20.506Z] 12:36:01 30579132 31841668 526136 1.60 47256 1538328 1614804 4.76 614572 1403340 84 [2024-08-05T12:49:20.506Z] 12:37:01 30577748 31840472 526248 1.60 47296 1538324 1614804 4.76 615452 1403316 140 [2024-08-05T12:49:20.506Z] 12:38:01 30578600 31841588 525332 1.60 47328 1538324 1614804 4.76 614108 1403548 16 [2024-08-05T12:49:20.506Z] 12:39:01 30578340 31841396 525124 1.60 47344 1538340 1614804 4.76 613892 1403556 52 [2024-08-05T12:49:20.506Z] 12:40:01 30147448 31796724 541600 1.65 65276 1903612 1765764 5.20 856840 1557068 94472 [2024-08-05T12:49:20.506Z] 12:41:01 30112524 31807284 529864 1.61 77136 1936168 1599952 4.72 893604 1550580 8 [2024-08-05T12:49:20.506Z] 12:42:01 30118824 31808868 529336 1.61 75712 1932920 1613632 4.76 892176 1547368 8 [2024-08-05T12:49:20.506Z] 12:43:01 29008392 31484064 809644 2.46 98784 2662384 1938764 5.71 1318420 2152076 389932 [2024-08-05T12:49:20.506Z] 12:44:01 28241096 31475396 803924 2.44 123744 3333132 1667852 4.92 1444832 2717176 256 [2024-08-05T12:49:20.506Z] 12:45:01 28251968 31487420 791844 2.41 123864 3333752 1709972 5.04 1429864 2717724 168 [2024-08-05T12:49:20.506Z] 12:46:01 28253788 31489316 789940 2.40 123936 3333748 1709972 5.04 1427976 2717728 4 [2024-08-05T12:49:20.506Z] 12:47:01 28259748 31495280 783884 2.38 123964 3333756 1709972 5.04 1422220 2717732 40 [2024-08-05T12:49:20.506Z] 12:48:01 28261344 31496960 782396 2.38 123984 3333760 1709972 5.04 1421424 2717732 20 [2024-08-05T12:49:20.506Z] 12:49:01 26791396 31443888 824004 2.51 174524 4567540 1863608 5.49 1557852 3905116 1112 [2024-08-05T12:49:20.506Z] Average: 29268596 31653595 663520 2.02 92868 2558863 1696334 5.00 1080231 2136719 34737 [2024-08-05T12:49:20.506Z] [2024-08-05T12:49:20.506Z] 12:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-08-05T12:49:20.506Z] 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.506Z] 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.506Z] 12:36:01 ens3 169.86 115.70 407.83 23.11 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.506Z] 12:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.506Z] 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.506Z] 12:37:01 ens3 1.32 0.48 0.33 0.22 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.506Z] 12:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.506Z] 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.506Z] 12:38:01 ens3 0.55 0.32 0.27 0.21 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.506Z] 12:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.506Z] 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.506Z] 12:39:01 ens3 0.20 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.506Z] 12:40:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.506Z] 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.506Z] 12:40:01 ens3 186.29 88.05 2731.70 6.19 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.506Z] 12:41:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.506Z] 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.506Z] 12:41:01 ens3 1.03 0.83 0.49 0.16 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.506Z] 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.506Z] 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.506Z] 12:42:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.506Z] 12:43:01 lo 3.27 3.27 0.31 0.31 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.506Z] 12:43:01 docker0 4.00 3.82 0.38 37.57 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.506Z] 12:43:01 ens3 395.73 243.83 5153.86 67.34 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.506Z] 12:44:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.506Z] 12:44:01 docker0 45.43 86.97 4.02 833.08 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.506Z] 12:44:01 ens3 232.43 137.43 3394.68 63.55 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.506Z] 12:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.506Z] 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.507Z] 12:45:01 ens3 1.62 0.95 3.51 0.26 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.507Z] 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.507Z] 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.507Z] 12:46:01 ens3 0.28 0.15 0.14 0.07 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.507Z] 12:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.507Z] 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.507Z] 12:47:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.507Z] 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.507Z] 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.507Z] 12:48:01 ens3 0.55 0.32 0.27 0.21 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.507Z] 12:49:01 vethdbc9baf 0.32 0.38 0.08 0.12 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.507Z] 12:49:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.507Z] 12:49:01 docker0 49.28 96.05 4.31 835.40 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.507Z] 12:49:01 ens3 362.64 204.30 7676.75 37.02 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.507Z] Average: vethdbc9baf 0.02 0.03 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.507Z] Average: lo 0.59 0.59 0.05 0.05 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.507Z] Average: docker0 7.05 13.35 0.62 121.86 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.507Z] Average: ens3 96.65 56.61 1383.58 14.17 0.00 0.00 0.00 0.00 [2024-08-05T12:49:20.507Z] [2024-08-05T12:49:20.507Z] [2024-08-05T12:49:20.507Z] ---> sar -P ALL: [2024-08-05T12:49:20.507Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7129) 08/05/24 _x86_64_ (8 CPU) [2024-08-05T12:49:20.507Z] [2024-08-05T12:49:20.507Z] 12:34:33 LINUX RESTART (8 CPU) [2024-08-05T12:49:20.507Z] [2024-08-05T12:49:20.507Z] 12:35:01 CPU %user %nice %system %iowait %steal %idle [2024-08-05T12:49:20.507Z] 12:36:01 all 1.15 0.00 0.15 0.06 0.02 98.63 [2024-08-05T12:49:20.507Z] 12:36:01 0 0.62 0.00 0.20 0.02 0.02 99.15 [2024-08-05T12:49:20.507Z] 12:36:01 1 0.97 0.00 0.15 0.13 0.02 98.73 [2024-08-05T12:49:20.507Z] 12:36:01 2 0.93 0.00 0.30 0.17 0.02 98.58 [2024-08-05T12:49:20.507Z] 12:36:01 3 1.67 0.00 0.18 0.00 0.02 98.13 [2024-08-05T12:49:20.507Z] 12:36:01 4 1.90 0.00 0.08 0.00 0.02 98.00 [2024-08-05T12:49:20.507Z] 12:36:01 5 0.50 0.00 0.12 0.02 0.00 99.37 [2024-08-05T12:49:20.507Z] 12:36:01 6 0.80 0.00 0.10 0.12 0.03 98.95 [2024-08-05T12:49:20.507Z] 12:36:01 7 1.82 0.00 0.07 0.00 0.02 98.10 [2024-08-05T12:49:20.507Z] 12:37:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2024-08-05T12:49:20.507Z] 12:37:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-05T12:49:20.507Z] 12:37:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2024-08-05T12:49:20.507Z] 12:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-05T12:49:20.507Z] 12:37:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2024-08-05T12:49:20.507Z] 12:37:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2024-08-05T12:49:20.507Z] 12:37:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2024-08-05T12:49:20.507Z] 12:37:01 6 0.05 0.00 0.00 0.03 0.03 99.88 [2024-08-05T12:49:20.507Z] 12:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-05T12:49:20.507Z] 12:38:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-05T12:49:20.507Z] 12:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-05T12:49:20.507Z] 12:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-05T12:49:20.507Z] 12:38:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-05T12:49:20.507Z] 12:38:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-05T12:49:20.507Z] 12:38:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-05T12:49:20.507Z] 12:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-05T12:49:20.507Z] 12:38:01 6 0.05 0.00 0.00 0.02 0.03 99.90 [2024-08-05T12:49:20.507Z] 12:38:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-05T12:49:20.507Z] 12:39:01 all 0.02 0.00 0.01 0.00 0.00 99.95 [2024-08-05T12:49:20.507Z] 12:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-05T12:49:20.507Z] 12:39:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2024-08-05T12:49:20.507Z] 12:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-05T12:49:20.507Z] 12:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-05T12:49:20.507Z] 12:39:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-05T12:49:20.507Z] 12:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-05T12:49:20.507Z] 12:39:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-05T12:49:20.507Z] 12:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-05T12:49:20.507Z] 12:40:01 all 2.04 0.00 0.92 1.74 0.03 95.27 [2024-08-05T12:49:20.507Z] 12:40:01 0 2.80 0.00 1.98 0.13 0.03 95.05 [2024-08-05T12:49:20.507Z] 12:40:01 1 2.75 0.00 0.46 0.02 0.02 96.76 [2024-08-05T12:49:20.507Z] 12:40:01 2 1.90 0.00 0.63 0.10 0.02 97.35 [2024-08-05T12:49:20.507Z] 12:40:01 3 2.23 0.00 0.82 0.97 0.03 95.95 [2024-08-05T12:49:20.507Z] 12:40:01 4 1.87 0.00 1.12 0.37 0.03 96.61 [2024-08-05T12:49:20.507Z] 12:40:01 5 2.86 0.00 1.04 0.52 0.03 95.56 [2024-08-05T12:49:20.507Z] 12:40:01 6 0.95 0.00 0.80 6.35 0.05 91.84 [2024-08-05T12:49:20.507Z] 12:40:01 7 0.95 0.00 0.52 5.50 0.02 93.02 [2024-08-05T12:49:20.507Z] 12:41:01 all 0.64 0.00 0.40 1.44 0.02 97.51 [2024-08-05T12:49:20.507Z] 12:41:01 0 0.85 0.00 0.32 0.00 0.02 98.82 [2024-08-05T12:49:20.507Z] 12:41:01 1 0.73 0.00 0.72 0.02 0.02 98.52 [2024-08-05T12:49:20.507Z] 12:41:01 2 0.45 0.00 0.18 0.00 0.03 99.33 [2024-08-05T12:49:20.507Z] 12:41:01 3 0.62 0.00 0.20 0.73 0.02 98.43 [2024-08-05T12:49:20.507Z] 12:41:01 4 0.52 0.00 0.22 0.02 0.02 99.23 [2024-08-05T12:49:20.507Z] 12:41:01 5 0.68 0.00 0.60 1.54 0.02 97.16 [2024-08-05T12:49:20.507Z] 12:41:01 6 0.62 0.00 0.18 1.30 0.00 97.90 [2024-08-05T12:49:20.507Z] 12:41:01 7 0.62 0.00 0.77 7.91 0.03 90.68 [2024-08-05T12:49:20.507Z] 12:42:01 all 0.06 0.00 0.04 0.01 0.01 99.87 [2024-08-05T12:49:20.507Z] 12:42:01 0 0.22 0.00 0.07 0.00 0.00 99.72 [2024-08-05T12:49:20.507Z] 12:42:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2024-08-05T12:49:20.507Z] 12:42:01 2 0.03 0.00 0.07 0.00 0.03 99.87 [2024-08-05T12:49:20.507Z] 12:42:01 3 0.02 0.00 0.07 0.10 0.00 99.82 [2024-08-05T12:49:20.507Z] 12:42:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-05T12:49:20.507Z] 12:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-05T12:49:20.507Z] 12:42:01 6 0.08 0.00 0.02 0.00 0.02 99.88 [2024-08-05T12:49:20.507Z] 12:42:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2024-08-05T12:49:20.507Z] 12:43:01 all 5.62 0.00 1.73 1.23 0.04 91.38 [2024-08-05T12:49:20.507Z] 12:43:01 0 4.85 0.00 2.43 3.82 0.05 88.85 [2024-08-05T12:49:20.507Z] 12:43:01 1 5.12 0.00 1.60 0.43 0.03 92.81 [2024-08-05T12:49:20.507Z] 12:43:01 2 6.12 0.00 1.58 0.34 0.05 91.92 [2024-08-05T12:49:20.507Z] 12:43:01 3 4.36 0.00 1.32 1.64 0.03 92.64 [2024-08-05T12:49:20.507Z] 12:43:01 4 6.83 0.00 1.56 0.25 0.03 91.32 [2024-08-05T12:49:20.507Z] 12:43:01 5 4.91 0.00 1.43 0.22 0.03 93.42 [2024-08-05T12:49:20.507Z] 12:43:01 6 7.52 0.00 2.37 0.17 0.03 89.92 [2024-08-05T12:49:20.507Z] 12:43:01 7 5.26 0.00 1.58 2.98 0.03 90.15 [2024-08-05T12:49:20.507Z] 12:44:01 all 21.87 0.00 4.39 2.52 0.06 71.15 [2024-08-05T12:49:20.507Z] 12:44:01 0 22.40 0.00 3.97 0.59 0.05 72.99 [2024-08-05T12:49:20.507Z] 12:44:01 1 23.12 0.00 4.23 0.32 0.07 72.26 [2024-08-05T12:49:20.507Z] 12:44:01 2 22.52 0.00 4.67 0.40 0.05 72.35 [2024-08-05T12:49:20.507Z] 12:44:01 3 21.90 0.00 4.34 2.02 0.07 71.69 [2024-08-05T12:49:20.507Z] 12:44:01 4 22.23 0.00 4.56 0.81 0.07 72.34 [2024-08-05T12:49:20.507Z] 12:44:01 5 23.08 0.00 5.58 10.77 0.07 60.51 [2024-08-05T12:49:20.507Z] 12:44:01 6 22.17 0.00 4.11 0.23 0.05 73.43 [2024-08-05T12:49:20.507Z] 12:44:01 7 17.55 0.00 3.71 5.02 0.07 73.65 [2024-08-05T12:49:20.507Z] 12:45:01 all 0.11 0.00 0.04 0.02 0.01 99.81 [2024-08-05T12:49:20.507Z] 12:45:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-05T12:49:20.507Z] 12:45:01 1 0.25 0.00 0.07 0.03 0.02 99.63 [2024-08-05T12:49:20.507Z] 12:45:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2024-08-05T12:49:20.507Z] 12:45:01 3 0.30 0.00 0.03 0.00 0.03 99.63 [2024-08-05T12:49:20.507Z] 12:45:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2024-08-05T12:49:20.507Z] 12:45:01 5 0.25 0.00 0.03 0.13 0.02 99.57 [2024-08-05T12:49:20.507Z] 12:45:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-05T12:49:20.507Z] 12:45:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2024-08-05T12:49:20.507Z] 12:46:01 all 0.25 0.00 0.02 0.15 0.01 99.57 [2024-08-05T12:49:20.507Z] 12:46:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-05T12:49:20.507Z] 12:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-05T12:49:20.507Z] 12:46:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-05T12:49:20.507Z] 12:46:01 3 1.71 0.00 0.02 0.36 0.03 97.88 [2024-08-05T12:49:20.507Z] 12:46:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-05T12:49:20.507Z] 12:46:01 5 0.08 0.00 0.03 0.42 0.02 99.45 [2024-08-05T12:49:20.507Z] 12:46:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-05T12:49:20.507Z] 12:46:01 7 0.00 0.00 0.00 0.40 0.00 99.60 [2024-08-05T12:49:20.507Z] [2024-08-05T12:49:20.507Z] 12:46:01 CPU %user %nice %system %iowait %steal %idle [2024-08-05T12:49:20.507Z] 12:47:01 all 0.04 0.00 0.01 0.01 0.01 99.92 [2024-08-05T12:49:20.507Z] 12:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-05T12:49:20.507Z] 12:47:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-05T12:49:20.507Z] 12:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-05T12:49:20.507Z] 12:47:01 3 0.25 0.00 0.03 0.00 0.00 99.72 [2024-08-05T12:49:20.507Z] 12:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-05T12:49:20.507Z] 12:47:01 5 0.02 0.00 0.00 0.07 0.02 99.90 [2024-08-05T12:49:20.507Z] 12:47:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-05T12:49:20.507Z] 12:47:01 7 0.03 0.00 0.03 0.03 0.03 99.87 [2024-08-05T12:49:20.507Z] 12:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-05T12:49:20.507Z] 12:48:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-05T12:49:20.507Z] 12:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-05T12:49:20.507Z] 12:48:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-05T12:49:20.507Z] 12:48:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-05T12:49:20.507Z] 12:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-05T12:49:20.507Z] 12:48:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-05T12:49:20.507Z] 12:48:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-05T12:49:20.507Z] 12:48:01 7 0.00 0.00 0.00 0.00 0.03 99.97 [2024-08-05T12:49:20.507Z] 12:49:01 all 7.74 0.00 3.48 2.17 0.06 86.55 [2024-08-05T12:49:20.507Z] 12:49:01 0 8.72 0.00 3.90 0.10 0.05 87.24 [2024-08-05T12:49:20.507Z] 12:49:01 1 9.33 0.00 3.04 1.92 0.07 85.64 [2024-08-05T12:49:20.507Z] 12:49:01 2 8.93 0.00 2.80 0.08 0.05 88.14 [2024-08-05T12:49:20.507Z] 12:49:01 3 7.39 0.00 3.09 0.79 0.05 88.68 [2024-08-05T12:49:20.507Z] 12:49:01 4 7.16 0.00 3.47 0.19 0.07 89.11 [2024-08-05T12:49:20.507Z] 12:49:01 5 7.68 0.00 3.62 13.31 0.07 75.33 [2024-08-05T12:49:20.507Z] 12:49:01 6 5.87 0.00 3.96 0.44 0.05 89.68 [2024-08-05T12:49:20.507Z] 12:49:01 7 6.82 0.00 3.97 0.59 0.07 88.56 [2024-08-05T12:49:20.507Z] Average: all 2.81 0.00 0.80 0.67 0.02 95.70 [2024-08-05T12:49:20.507Z] Average: 0 2.88 0.00 0.92 0.33 0.02 95.85 [2024-08-05T12:49:20.507Z] Average: 1 3.03 0.00 0.74 0.20 0.02 96.00 [2024-08-05T12:49:20.507Z] Average: 2 2.91 0.00 0.74 0.08 0.02 96.25 [2024-08-05T12:49:20.507Z] Average: 3 2.88 0.00 0.72 0.47 0.02 95.90 [2024-08-05T12:49:20.507Z] Average: 4 2.89 0.00 0.80 0.12 0.02 96.17 [2024-08-05T12:49:20.507Z] Average: 5 2.85 0.00 0.89 1.91 0.02 94.33 [2024-08-05T12:49:20.507Z] Average: 6 2.71 0.00 0.83 0.62 0.03 95.81 [2024-08-05T12:49:20.507Z] Average: 7 2.35 0.00 0.76 1.60 0.02 95.26 [2024-08-05T12:49:20.507Z] [2024-08-05T12:49:20.507Z] [2024-08-05T12:49:20.507Z]