Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2337feb1bdb9a6ec900806870877c4d98cad8bc9 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-ssh6789907319457664261.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-ssh3261105520623085689.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-bootstrap/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-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17134327824920897948.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-ssh15494812200634192417.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/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-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12027262976224510829.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4812 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2337feb1bdb9a6ec900806870877c4d98cad8bc9 (main) Commit message: "Merge pull request #724 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-configuration/v3-3.2.0-dev.9" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2337feb1bdb9a6ec900806870877c4d98cad8bc9 # timeout=10 > git rev-list --no-walk f57a4675a3d2096fab96b5e3772b85c9f82a6631 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-02T09:41:57.992Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-02T09:41:58.064Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-02T09:41:58.091Z] ========================================================= [2024-07-02T09:41:58.091Z] EdgeX Global Pipelines Version Info [2024-07-02T09:41:58.091Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-02T09:41:58.831Z] ------------------- [2024-07-02T09:41:58.831Z] stable info: [2024-07-02T09:41:58.831Z] ------------------- [2024-07-02T09:41:58.831Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-02T09:41:58.831Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-02T09:41:58.831Z] Message: update stable to v1.0.260 [2024-07-02T09:41:59.403Z] ------------------- [2024-07-02T09:41:59.403Z] experimental info: [2024-07-02T09:41:59.403Z] ------------------- [2024-07-02T09:41:59.403Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-02T09:41:59.403Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-02T09:41:59.403Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-02T09:41:59.480Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2024-07-02T09:41:59.503Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2024-07-02T09:41:59.526Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-02T09:41:59.547Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-02T09:41:59.570Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-02T09:41:59.596Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-02T09:41:59.615Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-02T09:41:59.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-02T09:41:59.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-02T09:41:59.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-02T09:41:59.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-02T09:41:59.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2024-07-02T09:41:59.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-02T09:41:59.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-02T09:41:59.775Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-07-02T09:41:59.791Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-07-02T09:41:59.810Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-02T09:41:59.828Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-02T09:41:59.848Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-02T09:41:59.867Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-02T09:41:59.890Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-02T09:41:59.910Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-02T09:41:59.932Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-02T09:41:59.950Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-02T09:41:59.969Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-07-02T09:41:59.991Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-02T09:42:00.015Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-02T09:42:00.034Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-02T09:42:00.055Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-02T09:42:00.077Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-02T09:42:00.095Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2337feb1bdb9a6ec900806870877c4d98cad8bc9 [Pipeline] echo [2024-07-02T09:42:00.117Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2337feb [Pipeline] echo [2024-07-02T09:42:00.136Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-02T09:42:00.516Z] + git rev-list -1 --merges 2337feb1bdb9a6ec900806870877c4d98cad8bc9~1..2337feb1bdb9a6ec900806870877c4d98cad8bc9 [Pipeline] echo [2024-07-02T09:42:00.545Z] -----------> git rev-list -1 --merges 2337feb1bdb9a6ec900806870877c4d98cad8bc9~1..2337feb1bdb9a6ec900806870877c4d98cad8bc9 2337feb1bdb9a6ec900806870877c4d98cad8bc9 [2024-07-02T09:42:00.545Z] 2337feb1bdb9a6ec900806870877c4d98cad8bc9 [false] [Pipeline] sh [2024-07-02T09:42:00.841Z] + git log --format=format:%s -1 2337feb1bdb9a6ec900806870877c4d98cad8bc9 [Pipeline] echo [2024-07-02T09:42:00.856Z] ========================================================= [2024-07-02T09:42:00.856Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-02T09:42:00.856Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-02T09:42:01.190Z] + git log --format=format:%s -1 2337feb1bdb9a6ec900806870877c4d98cad8bc9 [Pipeline] echo [2024-07-02T09:42:01.202Z] [semverPrep] GIT_COMMIT: 2337feb1bdb9a6ec900806870877c4d98cad8bc9, Commit Message: Merge pull request #724 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-configuration/v3-3.2.0-dev.9 [Pipeline] echo [2024-07-02T09:42:01.216Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-02T09:42:01.585Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-02T09:42:01.585Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-02T09:42:01.585Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-02T09:42:01.585Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-02T09:42:01.585Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-02T09:42:01.585Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-02T09:42:01.585Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T09:42:02.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T09:42:02.012Z] [2024-07-02T09:42:02.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T09:42:02.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T09:42:02.315Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-02T09:42:02.315Z] b85a868b505f: Pulling fs layer [2024-07-02T09:42:02.315Z] e2be974225ed: Pulling fs layer [2024-07-02T09:42:02.315Z] 339a4e72a1f5: Pulling fs layer [2024-07-02T09:42:02.315Z] 988bab9f4d93: Pulling fs layer [2024-07-02T09:42:02.315Z] 1469e6f7b9e6: Pulling fs layer [2024-07-02T09:42:02.315Z] eaf3925da568: Pulling fs layer [2024-07-02T09:42:02.315Z] bab4dde63d76: Pulling fs layer [2024-07-02T09:42:02.315Z] bde34c3a00c8: Pulling fs layer [2024-07-02T09:42:02.315Z] b352a97aabf1: Pulling fs layer [2024-07-02T09:42:02.315Z] 4872d77fe225: Pulling fs layer [2024-07-02T09:42:02.315Z] 5851b861e8e6: Pulling fs layer [2024-07-02T09:42:02.315Z] 1469e6f7b9e6: Waiting [2024-07-02T09:42:02.315Z] bde34c3a00c8: Waiting [2024-07-02T09:42:02.315Z] eaf3925da568: Waiting [2024-07-02T09:42:02.315Z] bab4dde63d76: Waiting [2024-07-02T09:42:02.315Z] 988bab9f4d93: Waiting [2024-07-02T09:42:02.315Z] 4872d77fe225: Waiting [2024-07-02T09:42:02.315Z] 5851b861e8e6: Waiting [2024-07-02T09:42:02.315Z] b352a97aabf1: Waiting [2024-07-02T09:42:02.575Z] e2be974225ed: Verifying Checksum [2024-07-02T09:42:02.575Z] e2be974225ed: Download complete [2024-07-02T09:42:02.575Z] 988bab9f4d93: Verifying Checksum [2024-07-02T09:42:02.575Z] 988bab9f4d93: Download complete [2024-07-02T09:42:02.575Z] 1469e6f7b9e6: Verifying Checksum [2024-07-02T09:42:02.575Z] 1469e6f7b9e6: Download complete [2024-07-02T09:42:02.575Z] 339a4e72a1f5: Verifying Checksum [2024-07-02T09:42:02.575Z] 339a4e72a1f5: Download complete [2024-07-02T09:42:02.575Z] eaf3925da568: Verifying Checksum [2024-07-02T09:42:02.575Z] eaf3925da568: Download complete [2024-07-02T09:42:02.575Z] bde34c3a00c8: Verifying Checksum [2024-07-02T09:42:02.575Z] bde34c3a00c8: Download complete [2024-07-02T09:42:02.575Z] b352a97aabf1: Verifying Checksum [2024-07-02T09:42:02.575Z] b352a97aabf1: Download complete [2024-07-02T09:42:02.575Z] 4872d77fe225: Download complete [2024-07-02T09:42:02.575Z] 5851b861e8e6: Verifying Checksum [2024-07-02T09:42:02.575Z] 5851b861e8e6: Download complete [2024-07-02T09:42:02.840Z] b85a868b505f: Verifying Checksum [2024-07-02T09:42:03.100Z] bab4dde63d76: Verifying Checksum [2024-07-02T09:42:03.100Z] bab4dde63d76: Download complete [2024-07-02T09:42:04.044Z] b85a868b505f: Pull complete [2024-07-02T09:42:04.044Z] e2be974225ed: Pull complete [2024-07-02T09:42:04.614Z] 339a4e72a1f5: Pull complete [2024-07-02T09:42:04.614Z] 988bab9f4d93: Pull complete [2024-07-02T09:42:04.883Z] 1469e6f7b9e6: Pull complete [2024-07-02T09:42:05.146Z] eaf3925da568: Pull complete [2024-07-02T09:42:07.063Z] bab4dde63d76: Pull complete [2024-07-02T09:42:07.063Z] bde34c3a00c8: Pull complete [2024-07-02T09:42:07.063Z] b352a97aabf1: Pull complete [2024-07-02T09:42:07.063Z] 4872d77fe225: Pull complete [2024-07-02T09:42:07.063Z] 5851b861e8e6: Pull complete [2024-07-02T09:42:07.063Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-02T09:42:07.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T09:42:07.323Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T09:42:07.467Z] prd-ubuntu20.04-docker-8c-8g-4812 does not seem to be running inside a container [2024-07-02T09:42:07.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-02T09:42:10.381Z] $ docker top 9d4a1696b39a93336d01378b1d7790bb4035db4ec73461761301dd9b20686106 -eo pid,comm [2024-07-02T09:42:10.444Z] 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-07-02T09:42:10.444Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-02T09:42:10.500Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T09:42:10.500Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T09:42:10.607Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T09:42:10.610Z] $ docker exec 9d4a1696b39a93336d01378b1d7790bb4035db4ec73461761301dd9b20686106 ssh-agent [2024-07-02T09:42:10.731Z] SSH_AUTH_SOCK=/tmp/ssh-WIUwcCpGPRiK/agent.32 [2024-07-02T09:42:10.731Z] SSH_AGENT_PID=38 [2024-07-02T09:42:10.738Z] Running ssh-add (command line suppressed) [2024-07-02T09:42:10.843Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_17166517177044319546.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_17166517177044319546.key) [2024-07-02T09:42:10.858Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T09:42:11.154Z] + git tag --points-at HEAD [Pipeline] } [2024-07-02T09:42:11.163Z] $ docker exec --env ******** --env ******** 9d4a1696b39a93336d01378b1d7790bb4035db4ec73461761301dd9b20686106 ssh-agent -k [2024-07-02T09:42:11.262Z] unset SSH_AUTH_SOCK; [2024-07-02T09:42:11.262Z] unset SSH_AGENT_PID; [2024-07-02T09:42:11.262Z] echo Agent pid 38 killed; [2024-07-02T09:42:11.274Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-02T09:42:11.311Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T09:42:11.311Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T09:42:11.430Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T09:42:11.431Z] $ docker exec 9d4a1696b39a93336d01378b1d7790bb4035db4ec73461761301dd9b20686106 ssh-agent [2024-07-02T09:42:11.538Z] SSH_AUTH_SOCK=/tmp/ssh-2e8CVsExOr4y/agent.71 [2024-07-02T09:42:11.538Z] SSH_AGENT_PID=77 [2024-07-02T09:42:11.543Z] Running ssh-add (command line suppressed) [2024-07-02T09:42:11.668Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12123682367513472197.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12123682367513472197.key) [2024-07-02T09:42:11.683Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T09:42:11.981Z] + git semver init [2024-07-02T09:42:12.241Z] 2024-07-02 09:42:12,159 [run_init] DEBUG init version:0.0.0 force:False [2024-07-02T09:42:12.241Z] 2024-07-02 09:42:12,160 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2024-07-02T09:42:12.241Z] 2024-07-02 09:42:12,160 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2024-07-02T09:42:12.241Z] 2024-07-02 09:42:12,161 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2024-07-02T09:42:13.623Z] 2024-07-02 09:42:13,248 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude [2024-07-02T09:42:13.623Z] 2024-07-02 09:42:13,249 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False [2024-07-02T09:42:13.623Z] 2024-07-02 09:42:13,249 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-07-02T09:42:13.623Z] 2024-07-02 09:42:13,249 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-07-02T09:42:13.623Z] 3.2.0-dev.40 [Pipeline] } [2024-07-02T09:42:13.629Z] $ docker exec --env ******** --env ******** 9d4a1696b39a93336d01378b1d7790bb4035db4ec73461761301dd9b20686106 ssh-agent -k [2024-07-02T09:42:13.736Z] unset SSH_AUTH_SOCK; [2024-07-02T09:42:13.736Z] unset SSH_AGENT_PID; [2024-07-02T09:42:13.736Z] echo Agent pid 77 killed; [2024-07-02T09:42:13.751Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-02T09:42:14.075Z] + git semver [Pipeline] } [2024-07-02T09:42:14.344Z] $ docker stop --time=1 9d4a1696b39a93336d01378b1d7790bb4035db4ec73461761301dd9b20686106 [2024-07-02T09:42:15.663Z] $ docker rm -f --volumes 9d4a1696b39a93336d01378b1d7790bb4035db4ec73461761301dd9b20686106 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T09:42:16.011Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-02T09:42:16.261Z] Stashed 1 file(s) [Pipeline] echo [2024-07-02T09:42:16.264Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.40 [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-07-02T09:42:16.474Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T09:42:16.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T09:42:16.515Z] ========================================================= [2024-07-02T09:42:16.515Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-02T09:42:16.515Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-07-02T09:42:16.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T09:42:16.822Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-02T09:42:16.822Z] 619be1103602: Pulling fs layer [2024-07-02T09:42:16.822Z] 7862e08f4a3e: Pulling fs layer [2024-07-02T09:42:16.822Z] 5df492c9dc93: Pulling fs layer [2024-07-02T09:42:16.822Z] 7629e6793208: Pulling fs layer [2024-07-02T09:42:16.822Z] 4f4fb700ef54: Pulling fs layer [2024-07-02T09:42:16.822Z] fb5054dd5b73: Pulling fs layer [2024-07-02T09:42:16.822Z] eeca6798cff9: Pulling fs layer [2024-07-02T09:42:16.822Z] aa269ceb94a6: Pulling fs layer [2024-07-02T09:42:16.822Z] ada007ff1a6a: Pulling fs layer [2024-07-02T09:42:16.822Z] eeca6798cff9: Waiting [2024-07-02T09:42:16.822Z] 7629e6793208: Waiting [2024-07-02T09:42:16.822Z] fb5054dd5b73: Waiting [2024-07-02T09:42:16.822Z] aa269ceb94a6: Waiting [2024-07-02T09:42:16.822Z] 4f4fb700ef54: Waiting [2024-07-02T09:42:16.822Z] 7862e08f4a3e: Verifying Checksum [2024-07-02T09:42:16.822Z] 7862e08f4a3e: Download complete [2024-07-02T09:42:16.822Z] 7629e6793208: Verifying Checksum [2024-07-02T09:42:16.822Z] 7629e6793208: Download complete [2024-07-02T09:42:16.822Z] 4f4fb700ef54: Download complete [2024-07-02T09:42:16.822Z] fb5054dd5b73: Verifying Checksum [2024-07-02T09:42:16.822Z] fb5054dd5b73: Download complete [2024-07-02T09:42:16.822Z] 619be1103602: Download complete [2024-07-02T09:42:16.822Z] eeca6798cff9: Verifying Checksum [2024-07-02T09:42:16.822Z] eeca6798cff9: Download complete [2024-07-02T09:42:17.082Z] 619be1103602: Pull complete [2024-07-02T09:42:17.082Z] ada007ff1a6a: Verifying Checksum [2024-07-02T09:42:17.082Z] ada007ff1a6a: Download complete [2024-07-02T09:42:17.082Z] 7862e08f4a3e: Pull complete [2024-07-02T09:42:17.343Z] 5df492c9dc93: Verifying Checksum [2024-07-02T09:42:17.343Z] 5df492c9dc93: Download complete [2024-07-02T09:42:17.603Z] aa269ceb94a6: Verifying Checksum [2024-07-02T09:42:17.603Z] aa269ceb94a6: Download complete [2024-07-02T09:42:20.897Z] 5df492c9dc93: Pull complete [2024-07-02T09:42:20.897Z] 7629e6793208: Pull complete [2024-07-02T09:42:20.897Z] 4f4fb700ef54: Pull complete [2024-07-02T09:42:20.897Z] fb5054dd5b73: Pull complete [2024-07-02T09:42:20.897Z] eeca6798cff9: Pull complete [2024-07-02T09:42:23.427Z] aa269ceb94a6: Pull complete [2024-07-02T09:42:23.686Z] ada007ff1a6a: Pull complete [2024-07-02T09:42:23.686Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-02T09:42:23.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T09:42:23.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2024-07-02T09:42:23.972Z] + 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-07-02T09:42:24.274Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-02T09:42:24.274Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T09:42:24.351Z] prd-ubuntu20.04-docker-8c-8g-4812 does not seem to be running inside a container [2024-07-02T09:42:24.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 ******** -e ******** ci-base-image-x86_64 cat [2024-07-02T09:42:28.771Z] $ docker top 8f2ea68b892674d2c380048fff6e8c74e1a3b42c597ce88a557cc25ac5f91933 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T09:42:29.127Z] + go version [2024-07-02T09:42:29.127Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-02T09:42:29.134Z] $ docker stop --time=1 8f2ea68b892674d2c380048fff6e8c74e1a3b42c597ce88a557cc25ac5f91933 [2024-07-02T09:42:30.395Z] $ docker rm -f --volumes 8f2ea68b892674d2c380048fff6e8c74e1a3b42c597ce88a557cc25ac5f91933 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T09:42:30.862Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-02T09:42:30.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T09:42:30.934Z] prd-ubuntu20.04-docker-8c-8g-4812 does not seem to be running inside a container [2024-07-02T09:42:30.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 ******** -e ******** ci-base-image-x86_64 cat [2024-07-02T09:42:31.310Z] $ docker top 53b1ad5c22a118c3eea20e5336aa7a8e368b160ede13d87aac212adb1cc6d79f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T09:42:31.393Z] Still waiting to schedule task [2024-07-02T09:42:31.393Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-02T09:42:31.665Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh [2024-07-02T09:42:31.969Z] + make test [2024-07-02T09:42:31.969Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-07-02T09:42:31.969Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.26 [2024-07-02T09:42:31.969Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.9 [2024-07-02T09:42:31.969Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-07-02T09:42:31.969Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.28 [2024-07-02T09:42:32.230Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2024-07-02T09:42:32.230Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-07-02T09:42:32.230Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-07-02T09:42:32.230Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-07-02T09:42:32.230Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.10 [2024-07-02T09:42:32.230Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.7 [2024-07-02T09:42:32.230Z] go: downloading github.com/labstack/echo/v4 v4.11.4 [2024-07-02T09:42:32.230Z] go: downloading github.com/openziti/sdk-golang v0.23.38 [2024-07-02T09:42:32.230Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-07-02T09:42:32.230Z] go: downloading github.com/google/uuid v1.6.0 [2024-07-02T09:42:32.230Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-07-02T09:42:32.230Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-07-02T09:42:32.489Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-07-02T09:42:32.489Z] go: downloading github.com/gorilla/websocket v1.5.1 [2024-07-02T09:42:32.489Z] go: downloading golang.org/x/net v0.26.0 [2024-07-02T09:42:32.489Z] go: downloading golang.org/x/sync v0.7.0 [2024-07-02T09:42:32.489Z] go: downloading github.com/go-kit/log v0.2.1 [2024-07-02T09:42:32.489Z] go: downloading github.com/go-playground/validator/v10 v10.22.0 [2024-07-02T09:42:32.489Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-07-02T09:42:32.489Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-07-02T09:42:32.489Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-07-02T09:42:32.489Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.2.0 [2024-07-02T09:42:32.489Z] go: downloading golang.org/x/sys v0.21.0 [2024-07-02T09:42:32.489Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-07-02T09:42:32.489Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-07-02T09:42:32.489Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-07-02T09:42:32.489Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-07-02T09:42:32.489Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-07-02T09:42:32.489Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-07-02T09:42:32.489Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-07-02T09:42:32.489Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-07-02T09:42:32.489Z] go: downloading github.com/openziti/channel/v2 v2.0.132 [2024-07-02T09:42:32.489Z] go: downloading github.com/openziti/edge-api v0.26.20 [2024-07-02T09:42:32.489Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-07-02T09:42:33.429Z] go: downloading github.com/openziti/foundation/v2 v2.0.46 [2024-07-02T09:42:33.429Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-07-02T09:42:33.429Z] go: downloading github.com/go-resty/resty/v2 v2.13.1 [2024-07-02T09:42:33.429Z] go: downloading github.com/openziti/secretstream v0.1.20 [2024-07-02T09:42:33.429Z] go: downloading github.com/openziti/identity v1.0.79 [2024-07-02T09:42:33.429Z] go: downloading github.com/openziti/transport/v2 v2.0.135 [2024-07-02T09:42:33.429Z] go: downloading github.com/openziti/metrics v1.2.55 [2024-07-02T09:42:33.429Z] go: downloading github.com/pkg/errors v0.9.1 [2024-07-02T09:42:33.429Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-07-02T09:42:33.429Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-07-02T09:42:33.429Z] go: downloading github.com/zitadel/oidc/v2 v2.12.0 [2024-07-02T09:42:33.429Z] go: downloading golang.org/x/oauth2 v0.20.0 [2024-07-02T09:42:33.429Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-07-02T09:42:33.429Z] go: downloading golang.org/x/crypto v0.24.0 [2024-07-02T09:42:33.429Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-07-02T09:42:33.429Z] go: downloading golang.org/x/time v0.5.0 [2024-07-02T09:42:33.429Z] go: downloading github.com/hashicorp/consul/api v1.28.3 [2024-07-02T09:42:33.429Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-07-02T09:42:33.429Z] go: downloading github.com/spf13/cast v1.6.0 [2024-07-02T09:42:33.429Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-07-02T09:42:33.429Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-07-02T09:42:33.429Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-07-02T09:42:33.429Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-07-02T09:42:33.429Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-07-02T09:42:33.429Z] go: downloading golang.org/x/text v0.16.0 [2024-07-02T09:42:33.429Z] go: downloading github.com/x448/float16 v0.8.4 [2024-07-02T09:42:33.429Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-07-02T09:42:33.689Z] go: downloading google.golang.org/grpc v1.62.1 [2024-07-02T09:42:33.689Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-07-02T09:42:33.689Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-07-02T09:42:33.689Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-07-02T09:42:33.689Z] go: downloading go.mongodb.org/mongo-driver v1.15.0 [2024-07-02T09:42:33.947Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-07-02T09:42:33.947Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-07-02T09:42:33.947Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-07-02T09:42:33.947Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-07-02T09:42:33.947Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-07-02T09:42:33.947Z] go: downloading google.golang.org/protobuf v1.34.1 [2024-07-02T09:42:34.207Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-07-02T09:42:34.208Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-07-02T09:42:34.208Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.4 [2024-07-02T09:42:34.208Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-07-02T09:42:34.208Z] go: downloading go.opentelemetry.io/otel v1.27.0 [2024-07-02T09:42:34.466Z] go: downloading go.opentelemetry.io/otel/trace v1.27.0 [2024-07-02T09:42:34.466Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-07-02T09:42:34.466Z] go: downloading github.com/gorilla/securecookie v1.1.1 [2024-07-02T09:42:34.466Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2024-07-02T09:42:34.466Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-07-02T09:42:34.466Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-07-02T09:42:34.466Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-07-02T09:42:34.466Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-07-02T09:42:34.466Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-07-02T09:42:34.466Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-07-02T09:42:34.466Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-07-02T09:42:34.466Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-07-02T09:42:34.466Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-07-02T09:42:34.466Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-07-02T09:42:34.726Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.1 [2024-07-02T09:42:34.726Z] go: downloading golang.org/x/term v0.21.0 [2024-07-02T09:42:34.726Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240123012728-ef4313101c80 [2024-07-02T09:42:34.726Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-07-02T09:42:34.726Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-07-02T09:42:34.726Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-07-02T09:42:34.726Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-07-02T09:42:34.726Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-07-02T09:42:34.726Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-07-02T09:42:34.726Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-07-02T09:42:34.726Z] go: downloading go.opentelemetry.io/otel/metric v1.27.0 [2024-07-02T09:42:34.726Z] go: downloading github.com/fatih/color v1.16.0 [2024-07-02T09:42:34.726Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-07-02T09:42:34.726Z] go: downloading github.com/josharian/intern v1.0.0 [2024-07-02T09:42:34.726Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-07-02T09:42:34.726Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-07-02T09:42:34.726Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-07-02T09:42:34.726Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-07-02T09:42:34.986Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-07-02T09:42:34.986Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-07-02T09:42:49.864Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2024-07-02T09:42:49.864Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2024-07-02T09:43:11.816Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2024-07-02T09:43:11.816Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2024-07-02T09:43:11.816Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.039s coverage: 33.8% of statements [2024-07-02T09:43:11.816Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.016s coverage: 93.5% of statements [2024-07-02T09:43:11.816Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.013s coverage: 91.9% of statements [2024-07-02T09:43:11.816Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.288s coverage: 88.2% of statements [2024-07-02T09:43:11.816Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.009s coverage: 84.4% of statements [2024-07-02T09:43:11.816Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2024-07-02T09:43:11.816Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] [2024-07-02T09:43:11.817Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.042s coverage: 41.5% of statements [2024-07-02T09:43:11.817Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.007s coverage: 100.0% of statements [2024-07-02T09:43:11.817Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.317s coverage: 87.7% of statements [2024-07-02T09:43:11.817Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.019s coverage: 25.6% of statements [2024-07-02T09:43:11.817Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.045s coverage: 76.2% of statements [2024-07-02T09:43:11.817Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.009s coverage: 50.9% of statements [2024-07-02T09:43:11.817Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.006s coverage: 31.2% of statements [2024-07-02T09:43:11.817Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.006s coverage: 91.3% of statements [2024-07-02T09:43:26.726Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2024-07-02T09:43:30.900Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-02T09:43:30.900Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-07-02T09:43:30.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-02T09:43:30.924Z] $ docker stop --time=1 53b1ad5c22a118c3eea20e5336aa7a8e368b160ede13d87aac212adb1cc6d79f [2024-07-02T09:43:32.968Z] $ docker rm -f --volumes 53b1ad5c22a118c3eea20e5336aa7a8e368b160ede13d87aac212adb1cc6d79f [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T09:43:33.832Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-02T09:43:33.898Z] 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-07-02T09:43:34.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T09:43:34.391Z] [2024-07-02T09:43:34.391Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T09:43:34.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T09:43:34.956Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-02T09:43:34.956Z] 5eb5b503b376: Pulling fs layer [2024-07-02T09:43:34.956Z] 5c69ac0246d0: Pulling fs layer [2024-07-02T09:43:34.956Z] ec43610c2a17: Pulling fs layer [2024-07-02T09:43:34.956Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-02T09:43:34.956Z] 33b1e0a273af: Pulling fs layer [2024-07-02T09:43:34.956Z] 33b1e0a273af: Waiting [2024-07-02T09:43:34.956Z] 3a2ae6a8a46f: Waiting [2024-07-02T09:43:34.956Z] 5d3b04190fa2: Pulling fs layer [2024-07-02T09:43:34.956Z] 2f39f015ded8: Pulling fs layer [2024-07-02T09:43:34.956Z] 5d3b04190fa2: Waiting [2024-07-02T09:43:34.956Z] 2f39f015ded8: Waiting [2024-07-02T09:43:34.956Z] 5c69ac0246d0: Download complete [2024-07-02T09:43:34.956Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-02T09:43:34.956Z] 3a2ae6a8a46f: Download complete [2024-07-02T09:43:34.956Z] 33b1e0a273af: Verifying Checksum [2024-07-02T09:43:34.956Z] 33b1e0a273af: Download complete [2024-07-02T09:43:34.956Z] 5d3b04190fa2: Verifying Checksum [2024-07-02T09:43:34.956Z] 5d3b04190fa2: Download complete [2024-07-02T09:43:34.956Z] ec43610c2a17: Download complete [2024-07-02T09:43:35.214Z] 5eb5b503b376: Verifying Checksum [2024-07-02T09:43:35.214Z] 5eb5b503b376: Download complete [2024-07-02T09:43:35.780Z] 2f39f015ded8: Download complete [2024-07-02T09:43:36.347Z] 5eb5b503b376: Pull complete [2024-07-02T09:43:36.605Z] 5c69ac0246d0: Pull complete [2024-07-02T09:43:37.170Z] ec43610c2a17: Pull complete [2024-07-02T09:43:37.170Z] 3a2ae6a8a46f: Pull complete [2024-07-02T09:43:37.428Z] 33b1e0a273af: Pull complete [2024-07-02T09:43:37.428Z] 5d3b04190fa2: Pull complete [2024-07-02T09:43:41.613Z] 2f39f015ded8: Pull complete [2024-07-02T09:43:41.613Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-02T09:43:41.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T09:43:41.613Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T09:43:41.707Z] prd-ubuntu20.04-docker-8c-8g-4812 does not seem to be running inside a container [2024-07-02T09:43:41.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-02T09:43:47.485Z] $ docker top 9bdeb3b7546afe1b5f0f06fa1559aa9cf9e910b2fc3d4204d3e137b98fa12543 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T09:43:47.879Z] ---> job-cost.sh [2024-07-02T09:43:47.879Z] lf-activate-venv: SKIPPING [2024-07-02T09:43:47.879Z] INFO: No Stack... [2024-07-02T09:43:48.138Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-02T09:43:48.398Z] INFO: Archiving Costs [Pipeline] sh [2024-07-02T09:43:48.685Z] + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv [2024-07-02T09:43:48.685Z] + cut -d, -f6 [Pipeline] lock [2024-07-02T09:43:48.698Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-296-stack-cost] [2024-07-02T09:43:48.714Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-296-stack-cost] did not exist. Created. [2024-07-02T09:43:48.722Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-296-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-02T09:43:49.021Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-02T09:43:49.065Z] Stashed 1 file(s) [Pipeline] } [2024-07-02T09:43:49.073Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-296-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-02T09:43:49.095Z] $ docker stop --time=1 9bdeb3b7546afe1b5f0f06fa1559aa9cf9e910b2fc3d4204d3e137b98fa12543 [2024-07-02T09:43:50.244Z] $ docker rm -f --volumes 9bdeb3b7546afe1b5f0f06fa1559aa9cf9e910b2fc3d4204d3e137b98fa12543 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-02T09:44:12.435Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4813 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2024-07-02T09:44:12.453Z] Running in /w/workspace/go-mod-bootstrap/296 [Pipeline] { [Pipeline] checkout [2024-07-02T09:44:15.500Z] The recommended git tool is: git [2024-07-02T09:44:23.245Z] using credential edgex-jenkins-ssh [2024-07-02T09:44:23.271Z] Cloning the remote Git repository [2024-07-02T09:44:23.309Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2024-07-02T09:44:23.431Z] > git init /w/workspace/go-mod-bootstrap/296 # timeout=10 [2024-07-02T09:44:23.611Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2024-07-02T09:44:23.612Z] > git --version # timeout=10 [2024-07-02T09:44:23.664Z] > git --version # 'git version 2.25.1' [2024-07-02T09:44:23.671Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-02T09:44:23.953Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-02T09:44:27.287Z] Avoid second fetch [2024-07-02T09:44:27.287Z] Checking out Revision 2337feb1bdb9a6ec900806870877c4d98cad8bc9 (main) [2024-07-02T09:44:26.146Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2024-07-02T09:44:26.175Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-02T09:44:27.302Z] > git config core.sparsecheckout # timeout=10 [2024-07-02T09:44:27.373Z] > git checkout -f 2337feb1bdb9a6ec900806870877c4d98cad8bc9 # timeout=10 [2024-07-02T09:44:28.028Z] Commit message: "Merge pull request #724 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-configuration/v3-3.2.0-dev.9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-02T09:44:33.281Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-02T09:44:33.281Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T09:44:33.281Z] Dload Upload Total Spent Left Speed [2024-07-02T09:44:33.281Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 115k 0 --:--:-- --:--:-- --:--:-- 117k [Pipeline] sh [2024-07-02T09:44:33.615Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-02T09:44:33.939Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2024-07-02T09:44:33.939Z] tee /etc/docker/daemon.new [2024-07-02T09:44:33.939Z] { [2024-07-02T09:44:33.939Z] "registry-mirrors": [ [2024-07-02T09:44:33.939Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-02T09:44:33.939Z] ], [2024-07-02T09:44:33.939Z] "bip": "10.250.0.254/24", [2024-07-02T09:44:33.939Z] "hosts": [ [2024-07-02T09:44:33.939Z] "tcp://0.0.0.0:5555", [2024-07-02T09:44:33.939Z] "unix:///var/run/docker.sock" [2024-07-02T09:44:33.939Z] ], [2024-07-02T09:44:33.939Z] "mtu": 1458, [2024-07-02T09:44:33.939Z] "selinux-enabled": true, [2024-07-02T09:44:33.939Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-02T09:44:33.939Z] } [Pipeline] sh [2024-07-02T09:44:34.292Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-02T09:44:34.622Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-07-02T09:44:53.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T09:44:53.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T09:44:53.141Z] ========================================================= [2024-07-02T09:44:53.142Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-02T09:44:53.142Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-07-02T09:44:53.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T09:44:54.087Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-02T09:44:54.087Z] c6b39de5b339: Pulling fs layer [2024-07-02T09:44:54.087Z] a69c41024577: Pulling fs layer [2024-07-02T09:44:54.087Z] d6de4b400683: Pulling fs layer [2024-07-02T09:44:54.087Z] 35cb2a7552d0: Pulling fs layer [2024-07-02T09:44:54.087Z] 4f4fb700ef54: Pulling fs layer [2024-07-02T09:44:54.087Z] 464afbd9ba4c: Pulling fs layer [2024-07-02T09:44:54.087Z] 00f215d4a9da: Pulling fs layer [2024-07-02T09:44:54.087Z] d496ad576159: Pulling fs layer [2024-07-02T09:44:54.087Z] 464afbd9ba4c: Waiting [2024-07-02T09:44:54.087Z] 00f215d4a9da: Waiting [2024-07-02T09:44:54.087Z] d496ad576159: Waiting [2024-07-02T09:44:54.087Z] 35cb2a7552d0: Waiting [2024-07-02T09:44:54.087Z] 4f4fb700ef54: Waiting [2024-07-02T09:44:54.087Z] a69c41024577: Download complete [2024-07-02T09:44:54.087Z] 35cb2a7552d0: Verifying Checksum [2024-07-02T09:44:54.087Z] 35cb2a7552d0: Download complete [2024-07-02T09:44:54.088Z] 4f4fb700ef54: Verifying Checksum [2024-07-02T09:44:54.088Z] 4f4fb700ef54: Download complete [2024-07-02T09:44:54.088Z] c6b39de5b339: Verifying Checksum [2024-07-02T09:44:54.088Z] c6b39de5b339: Download complete [2024-07-02T09:44:54.088Z] 464afbd9ba4c: Verifying Checksum [2024-07-02T09:44:54.088Z] 464afbd9ba4c: Download complete [2024-07-02T09:44:54.682Z] d496ad576159: Verifying Checksum [2024-07-02T09:44:54.682Z] d496ad576159: Download complete [2024-07-02T09:44:54.956Z] c6b39de5b339: Pull complete [2024-07-02T09:44:55.567Z] a69c41024577: Pull complete [2024-07-02T09:44:55.836Z] d6de4b400683: Verifying Checksum [2024-07-02T09:44:55.836Z] d6de4b400683: Download complete [2024-07-02T09:44:56.801Z] 00f215d4a9da: Verifying Checksum [2024-07-02T09:44:56.801Z] 00f215d4a9da: Download complete [2024-07-02T09:45:09.146Z] d6de4b400683: Pull complete [2024-07-02T09:45:09.146Z] 35cb2a7552d0: Pull complete [2024-07-02T09:45:09.146Z] 4f4fb700ef54: Pull complete [2024-07-02T09:45:09.146Z] 464afbd9ba4c: Pull complete [2024-07-02T09:45:19.236Z] 00f215d4a9da: Pull complete [2024-07-02T09:45:19.508Z] d496ad576159: Pull complete [2024-07-02T09:45:19.508Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-02T09:45:19.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T09:45:19.508Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2024-07-02T09:45:19.837Z] + 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-07-02T09:45:20.175Z] + docker inspect -f . ci-base-image-arm64 [2024-07-02T09:45:20.175Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T09:45:20.380Z] prd-ubuntu20.04-docker-arm64-4c-16g-4813 does not seem to be running inside a container [2024-07-02T09:45:20.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/296 -v /w/workspace/go-mod-bootstrap/296:/w/workspace/go-mod-bootstrap/296:rw,z -v /w/workspace/go-mod-bootstrap/296@tmp:/w/workspace/go-mod-bootstrap/296@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-07-02T09:45:23.363Z] $ docker top de1f10ee3ff2d123918026cacf57ec5c80108ef5407f900b044ff6f34319fbe5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T09:45:24.205Z] + go version [2024-07-02T09:45:24.205Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-02T09:45:24.221Z] $ docker stop --time=1 de1f10ee3ff2d123918026cacf57ec5c80108ef5407f900b044ff6f34319fbe5 [2024-07-02T09:45:25.839Z] $ docker rm -f --volumes de1f10ee3ff2d123918026cacf57ec5c80108ef5407f900b044ff6f34319fbe5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T09:45:26.414Z] + docker inspect -f . ci-base-image-arm64 [2024-07-02T09:45:26.414Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T09:45:26.585Z] prd-ubuntu20.04-docker-arm64-4c-16g-4813 does not seem to be running inside a container [2024-07-02T09:45:26.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/296 -v /w/workspace/go-mod-bootstrap/296:/w/workspace/go-mod-bootstrap/296:rw,z -v /w/workspace/go-mod-bootstrap/296@tmp:/w/workspace/go-mod-bootstrap/296@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-07-02T09:45:27.809Z] $ docker top 268bf0d840d2b3bc1905cec7168ccd62a1b798b253382935cbc1ba202cc8b82a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T09:45:28.328Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/296 [Pipeline] fileExists [Pipeline] sh [2024-07-02T09:45:28.666Z] + make test [2024-07-02T09:45:28.666Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-07-02T09:45:28.933Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.26 [2024-07-02T09:45:28.933Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.10 [2024-07-02T09:45:29.199Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2024-07-02T09:45:29.199Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.9 [2024-07-02T09:45:29.465Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.28 [2024-07-02T09:45:29.465Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.7 [2024-07-02T09:45:29.465Z] go: downloading github.com/labstack/echo/v4 v4.11.4 [2024-07-02T09:45:29.733Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-07-02T09:45:29.733Z] go: downloading github.com/google/uuid v1.6.0 [2024-07-02T09:45:29.733Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-07-02T09:45:29.733Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-07-02T09:45:29.733Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-07-02T09:45:29.733Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-07-02T09:45:30.006Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-07-02T09:45:30.006Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-07-02T09:45:30.006Z] go: downloading github.com/gorilla/websocket v1.5.1 [2024-07-02T09:45:30.006Z] go: downloading golang.org/x/net v0.26.0 [2024-07-02T09:45:30.006Z] go: downloading golang.org/x/sync v0.7.0 [2024-07-02T09:45:30.006Z] go: downloading github.com/go-kit/log v0.2.1 [2024-07-02T09:45:30.278Z] go: downloading github.com/openziti/sdk-golang v0.23.38 [2024-07-02T09:45:30.546Z] go: downloading github.com/go-playground/validator/v10 v10.22.0 [2024-07-02T09:45:30.546Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.2.0 [2024-07-02T09:45:30.813Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-07-02T09:45:30.813Z] go: downloading golang.org/x/crypto v0.24.0 [2024-07-02T09:45:31.401Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-07-02T09:45:31.401Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-07-02T09:45:31.401Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-07-02T09:45:31.672Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-07-02T09:45:31.672Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-07-02T09:45:31.672Z] go: downloading golang.org/x/sys v0.21.0 [2024-07-02T09:45:31.672Z] go: downloading github.com/hashicorp/consul/api v1.28.3 [2024-07-02T09:45:31.672Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-07-02T09:45:31.949Z] go: downloading github.com/spf13/cast v1.6.0 [2024-07-02T09:45:31.949Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-07-02T09:45:31.949Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-07-02T09:45:32.223Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-07-02T09:45:32.223Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-07-02T09:45:32.223Z] go: downloading golang.org/x/time v0.5.0 [2024-07-02T09:45:32.223Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-07-02T09:45:32.223Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-07-02T09:45:32.223Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-07-02T09:45:32.491Z] go: downloading github.com/go-resty/resty/v2 v2.13.1 [2024-07-02T09:45:32.491Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-07-02T09:45:32.491Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-07-02T09:45:32.767Z] go: downloading github.com/openziti/edge-api v0.26.20 [2024-07-02T09:45:36.114Z] go: downloading github.com/openziti/foundation/v2 v2.0.46 [2024-07-02T09:45:36.114Z] go: downloading github.com/openziti/identity v1.0.79 [2024-07-02T09:45:36.114Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-07-02T09:45:36.114Z] go: downloading github.com/pkg/errors v0.9.1 [2024-07-02T09:45:36.114Z] go: downloading github.com/zitadel/oidc/v2 v2.12.0 [2024-07-02T09:45:36.114Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-07-02T09:45:36.114Z] go: downloading golang.org/x/oauth2 v0.20.0 [2024-07-02T09:45:36.114Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-07-02T09:45:36.114Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-07-02T09:45:36.114Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-07-02T09:45:36.114Z] go: downloading github.com/openziti/channel/v2 v2.0.132 [2024-07-02T09:45:36.114Z] go: downloading github.com/openziti/metrics v1.2.55 [2024-07-02T09:45:36.114Z] go: downloading github.com/openziti/secretstream v0.1.20 [2024-07-02T09:45:36.114Z] go: downloading github.com/openziti/transport/v2 v2.0.135 [2024-07-02T09:45:36.386Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-07-02T09:45:36.386Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-07-02T09:45:36.386Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-07-02T09:45:36.386Z] go: downloading golang.org/x/text v0.16.0 [2024-07-02T09:45:36.386Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-07-02T09:45:36.654Z] go: downloading google.golang.org/grpc v1.62.1 [2024-07-02T09:45:38.614Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-07-02T09:45:38.614Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-07-02T09:45:38.614Z] go: downloading github.com/x448/float16 v0.8.4 [2024-07-02T09:45:38.614Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-07-02T09:45:38.614Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-07-02T09:45:38.614Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-07-02T09:45:38.614Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-07-02T09:45:38.614Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-07-02T09:45:38.614Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-07-02T09:45:38.614Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-07-02T09:45:38.614Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-07-02T09:45:38.881Z] go: downloading go.mongodb.org/mongo-driver v1.15.0 [2024-07-02T09:45:41.462Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-07-02T09:45:41.462Z] go: downloading go.opentelemetry.io/otel v1.27.0 [2024-07-02T09:45:42.047Z] go: downloading go.opentelemetry.io/otel/trace v1.27.0 [2024-07-02T09:45:42.047Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-07-02T09:45:42.047Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-07-02T09:45:42.047Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-07-02T09:45:42.047Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-07-02T09:45:42.047Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-07-02T09:45:42.047Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2024-07-02T09:45:42.047Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-07-02T09:45:42.047Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-07-02T09:45:42.315Z] go: downloading github.com/gorilla/securecookie v1.1.1 [2024-07-02T09:45:42.315Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-07-02T09:45:42.315Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.4 [2024-07-02T09:45:42.315Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-07-02T09:45:42.315Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-07-02T09:45:42.582Z] go: downloading google.golang.org/protobuf v1.34.1 [2024-07-02T09:45:42.848Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-07-02T09:45:43.819Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.1 [2024-07-02T09:45:43.819Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240123012728-ef4313101c80 [2024-07-02T09:45:43.819Z] go: downloading github.com/fatih/color v1.16.0 [2024-07-02T09:45:43.819Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-07-02T09:45:43.819Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-07-02T09:45:43.819Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-07-02T09:45:43.819Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-07-02T09:45:44.404Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-07-02T09:45:44.404Z] go: downloading go.opentelemetry.io/otel/metric v1.27.0 [2024-07-02T09:45:44.404Z] go: downloading golang.org/x/term v0.21.0 [2024-07-02T09:45:44.404Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-07-02T09:45:44.404Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-07-02T09:45:44.677Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-07-02T09:45:44.677Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-07-02T09:45:44.677Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-07-02T09:45:44.677Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-07-02T09:45:44.677Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-07-02T09:45:44.677Z] go: downloading github.com/josharian/intern v1.0.0 [2024-07-02T09:45:44.677Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-07-02T09:45:44.677Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-07-02T09:47:36.379Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2024-07-02T09:47:40.876Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2024-07-02T09:48:01.146Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.166s coverage: 33.8% of statements [2024-07-02T09:49:09.051Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.158s coverage: 93.5% of statements [2024-07-02T09:49:09.051Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.079s coverage: 91.9% of statements [2024-07-02T09:49:09.051Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.475s coverage: 88.2% of statements [2024-07-02T09:49:09.051Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.027s coverage: 84.4% of statements [2024-07-02T09:49:10.456Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2024-07-02T09:49:10.456Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2024-07-02T09:49:13.044Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.152s coverage: 41.5% of statements [2024-07-02T09:49:13.044Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.049s coverage: 100.0% of statements [2024-07-02T09:49:15.629Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.377s coverage: 87.7% of statements [2024-07-02T09:49:15.629Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.035s coverage: 25.6% of statements [2024-07-02T09:49:17.043Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2024-07-02T09:49:17.628Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] [2024-07-02T09:49:20.228Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.133s coverage: 76.2% of statements [2024-07-02T09:49:20.228Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.030s coverage: 50.9% of statements [2024-07-02T09:49:20.228Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.025s coverage: 31.2% of statements [2024-07-02T09:49:20.228Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.017s coverage: 91.3% of statements [2024-07-02T09:49:21.182Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-02T09:49:21.182Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2024-07-02T09:50:08.023Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-02T09:50:08.023Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-07-02T09:50:08.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-02T09:50:08.055Z] $ docker stop --time=1 268bf0d840d2b3bc1905cec7168ccd62a1b798b253382935cbc1ba202cc8b82a [2024-07-02T09:50:09.912Z] $ docker rm -f --volumes 268bf0d840d2b3bc1905cec7168ccd62a1b798b253382935cbc1ba202cc8b82a [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T09:50:14.162Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-02T09:50:14.186Z] Warning: overwriting stash ‘coverage-report’ [2024-07-02T09:50:14.863Z] 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-07-02T09:50:15.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T09:50:15.384Z] [2024-07-02T09:50:15.384Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T09:50:15.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T09:50:16.009Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-02T09:50:16.009Z] 8998bd30e6a1: Pulling fs layer [2024-07-02T09:50:16.009Z] 04944245beec: Pulling fs layer [2024-07-02T09:50:16.009Z] 699f458cf7ca: Pulling fs layer [2024-07-02T09:50:16.009Z] 765212b225bb: Pulling fs layer [2024-07-02T09:50:16.009Z] f23df028b6ca: Pulling fs layer [2024-07-02T09:50:16.009Z] d65c8cfc05b1: Pulling fs layer [2024-07-02T09:50:16.009Z] 2437ff75d9bd: Pulling fs layer [2024-07-02T09:50:16.009Z] d65c8cfc05b1: Waiting [2024-07-02T09:50:16.009Z] f23df028b6ca: Waiting [2024-07-02T09:50:16.009Z] 04944245beec: Verifying Checksum [2024-07-02T09:50:16.009Z] 04944245beec: Download complete [2024-07-02T09:50:16.009Z] 765212b225bb: Verifying Checksum [2024-07-02T09:50:16.009Z] 765212b225bb: Download complete [2024-07-02T09:50:16.009Z] f23df028b6ca: Verifying Checksum [2024-07-02T09:50:16.009Z] f23df028b6ca: Download complete [2024-07-02T09:50:16.009Z] d65c8cfc05b1: Verifying Checksum [2024-07-02T09:50:16.009Z] d65c8cfc05b1: Download complete [2024-07-02T09:50:16.287Z] 699f458cf7ca: Verifying Checksum [2024-07-02T09:50:16.287Z] 699f458cf7ca: Download complete [2024-07-02T09:50:16.868Z] 8998bd30e6a1: Download complete [2024-07-02T09:50:19.458Z] 2437ff75d9bd: Verifying Checksum [2024-07-02T09:50:19.458Z] 2437ff75d9bd: Download complete [2024-07-02T09:50:21.405Z] 8998bd30e6a1: Pull complete [2024-07-02T09:50:21.987Z] 04944245beec: Pull complete [2024-07-02T09:50:23.391Z] 699f458cf7ca: Pull complete [2024-07-02T09:50:23.657Z] 765212b225bb: Pull complete [2024-07-02T09:50:24.615Z] f23df028b6ca: Pull complete [2024-07-02T09:50:24.615Z] d65c8cfc05b1: Pull complete [2024-07-02T09:50:42.825Z] 2437ff75d9bd: Pull complete [2024-07-02T09:50:42.825Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-02T09:50:42.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T09:50:42.825Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T09:50:43.016Z] prd-ubuntu20.04-docker-arm64-4c-16g-4813 does not seem to be running inside a container [2024-07-02T09:50:43.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/296 -v /w/workspace/go-mod-bootstrap/296:/w/workspace/go-mod-bootstrap/296:rw,z -v /w/workspace/go-mod-bootstrap/296@tmp:/w/workspace/go-mod-bootstrap/296@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-07-02T09:50:44.330Z] $ docker top d070ad9e44ee0ad18d22c3c274342b0453e6b2effcbf94b4e0540f0f569f510a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T09:50:45.163Z] ---> job-cost.sh [2024-07-02T09:50:45.163Z] lf-activate-venv: SKIPPING [2024-07-02T09:50:45.163Z] INFO: No Stack... [2024-07-02T09:50:45.429Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-02T09:50:46.383Z] INFO: Archiving Costs [Pipeline] sh [2024-07-02T09:50:47.017Z] + cat /w/workspace/go-mod-bootstrap/296/archives/cost.csv [2024-07-02T09:50:47.017Z] + cut -d, -f6 [Pipeline] lock [2024-07-02T09:50:47.070Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-296-stack-cost] [2024-07-02T09:50:47.084Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-296-stack-cost] did not exist. Created. [2024-07-02T09:50:47.090Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-296-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-02T09:50:47.423Z] /w/workspace/go-mod-bootstrap/296@tmp/durable-a6b047bf/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-02T09:50:48.070Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-02T09:50:48.086Z] Warning: overwriting stash ‘stack-cost’ [2024-07-02T09:50:48.168Z] Stashed 1 file(s) [Pipeline] } [2024-07-02T09:50:48.177Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-296-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-02T09:50:48.198Z] $ docker stop --time=1 d070ad9e44ee0ad18d22c3c274342b0453e6b2effcbf94b4e0540f0f569f510a [2024-07-02T09:50:49.687Z] $ docker rm -f --volumes d070ad9e44ee0ad18d22c3c274342b0453e6b2effcbf94b4e0540f0f569f510a [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-07-02T09:50:50.118Z] provisioning config files... [2024-07-02T09:50:50.127Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config16091443213538966140tmp [Pipeline] { [Pipeline] sh [2024-07-02T09:50:50.447Z] + set +x [2024-07-02T09:50:50.448Z] + bash -s -- [2024-07-02T09:50:50.448Z] + curl -s https://codecov.io/bash [2024-07-02T09:50:50.448Z] [2024-07-02T09:50:50.448Z] _____ _ [2024-07-02T09:50:50.448Z] / ____| | | [2024-07-02T09:50:50.448Z] | | ___ __| | ___ ___ _____ __ [2024-07-02T09:50:50.448Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-02T09:50:50.448Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-02T09:50:50.448Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-02T09:50:50.448Z] Bash-1.0.6 [2024-07-02T09:50:50.448Z] [2024-07-02T09:50:50.448Z] [2024-07-02T09:50:50.448Z] ==> git version 2.25.1 found [2024-07-02T09:50:50.448Z] ==> 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-07-02T09:50:50.448Z] Release-Date: 2020-01-08 [2024-07-02T09:50:50.448Z] 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-07-02T09:50:50.448Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-02T09:50:50.448Z] ==> Jenkins CI detected. [2024-07-02T09:50:50.448Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2024-07-02T09:50:50.448Z] project root: . [2024-07-02T09:50:50.448Z] --> token set from env [2024-07-02T09:50:50.448Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-02T09:50:50.448Z] ==> Running gcov in . (disable via -X gcov) [2024-07-02T09:50:50.448Z] ==> Python coveragepy not found [2024-07-02T09:50:50.448Z] ==> Searching for coverage reports in: [2024-07-02T09:50:50.448Z] + . [2024-07-02T09:50:50.448Z] -> Found 1 reports [2024-07-02T09:50:50.448Z] ==> Detecting git/mercurial file structure [2024-07-02T09:50:50.707Z] ==> Reading reports [2024-07-02T09:50:50.707Z] + ./coverage.out bytes=113738 [2024-07-02T09:50:50.707Z] ==> Appending adjustments [2024-07-02T09:50:50.707Z] https://docs.codecov.io/docs/fixing-reports [2024-07-02T09:50:50.966Z] + Found adjustments [2024-07-02T09:50:50.966Z] ==> Gzipping contents [2024-07-02T09:50:50.966Z] 20K /tmp/codecov.KkqwOE.gz [2024-07-02T09:50:50.966Z] ==> Uploading reports [2024-07-02T09:50:50.966Z] url: https://codecov.io [2024-07-02T09:50:50.966Z] query: branch=main&commit=2337feb1bdb9a6ec900806870877c4d98cad8bc9&build=296&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F296%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-02T09:50:50.966Z] -> Pinging Codecov [2024-07-02T09:50:50.966Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2337feb1bdb9a6ec900806870877c4d98cad8bc9&build=296&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F296%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-02T09:50:50.966Z] -> Uploading to [2024-07-02T09:50:50.966Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-02/833815588EE85121546D348822E98E2E/2337feb1bdb9a6ec900806870877c4d98cad8bc9/f4b1a8c9-94a7-4385-bdf7-2810a393cd0d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240702%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240702T095050Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a072f7d2031084d451b5d8b8055a7181101f8c24c30ca422c72e739e29b67295 [2024-07-02T09:50:50.966Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T09:50:50.966Z] Dload Upload Total Spent Left Speed [2024-07-02T09:50:51.226Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17462 0 0 100 17462 0 79372 --:--:-- --:--:-- --:--:-- 79372 100 17462 0 0 100 17462 0 65400 --:--:-- --:--:-- --:--:-- 65156 [2024-07-02T09:50:51.486Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/2337feb1bdb9a6ec900806870877c4d98cad8bc9 [Pipeline] } [2024-07-02T09:50:51.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-02T09:50:51.707Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-02T09:50:51.724Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T09:50:52.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-02T09:50:52.026Z] [2024-07-02T09:50:52.026Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T09:50:52.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-02T09:50:52.324Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-02T09:50:52.324Z] 619be1103602: Already exists [2024-07-02T09:50:52.324Z] f8ea3408117e: Pulling fs layer [2024-07-02T09:50:52.324Z] 91320369b822: Pulling fs layer [2024-07-02T09:50:52.324Z] 0406650e8295: Pulling fs layer [2024-07-02T09:50:52.324Z] 4f4fb700ef54: Pulling fs layer [2024-07-02T09:50:52.324Z] 96d80e3f36e1: Pulling fs layer [2024-07-02T09:50:52.324Z] bcf3aedb951c: Pulling fs layer [2024-07-02T09:50:52.324Z] bcf3aedb951c: Waiting [2024-07-02T09:50:52.324Z] 4f4fb700ef54: Waiting [2024-07-02T09:50:52.324Z] 0406650e8295: Download complete [2024-07-02T09:50:52.324Z] f8ea3408117e: Verifying Checksum [2024-07-02T09:50:52.324Z] 4f4fb700ef54: Verifying Checksum [2024-07-02T09:50:52.324Z] 4f4fb700ef54: Download complete [2024-07-02T09:50:52.324Z] f8ea3408117e: Pull complete [2024-07-02T09:50:52.582Z] 96d80e3f36e1: Verifying Checksum [2024-07-02T09:50:52.582Z] 96d80e3f36e1: Download complete [2024-07-02T09:50:52.840Z] 91320369b822: Verifying Checksum [2024-07-02T09:50:52.840Z] 91320369b822: Download complete [2024-07-02T09:50:53.098Z] bcf3aedb951c: Verifying Checksum [2024-07-02T09:50:53.098Z] bcf3aedb951c: Download complete [2024-07-02T09:50:56.385Z] 91320369b822: Pull complete [2024-07-02T09:50:56.385Z] 0406650e8295: Pull complete [2024-07-02T09:50:56.385Z] 4f4fb700ef54: Pull complete [2024-07-02T09:50:56.644Z] 96d80e3f36e1: Pull complete [2024-07-02T09:50:59.929Z] bcf3aedb951c: Pull complete [2024-07-02T09:50:59.929Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-02T09:50:59.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-02T09:50:59.929Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T09:51:00.039Z] prd-ubuntu20.04-docker-8c-8g-4812 does not seem to be running inside a container [2024-07-02T09:51:00.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-02T09:51:05.554Z] $ docker top 0fb2b0ffc6dab5a1899d024bc6c23895672d8fc9eb9ef88e3031b6152f9a2a97 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T09:51:05.912Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] echo [2024-07-02T09:51:05.922Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh [2024-07-02T09:51:06.203Z] + set -o pipefail [2024-07-02T09:51:06.203Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' [2024-07-02T09:51:12.765Z] [2024-07-02T09:51:12.765Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... [2024-07-02T09:51:12.765Z] [2024-07-02T09:51:12.765Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38043815-24ee-49a2-867d-492929c96656/history/318d6421-5f40-4bb7-b671-9440e79bd78e [2024-07-02T09:51:12.765Z] [2024-07-02T09:51:12.765Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-02T09:51:12.765Z] [2024-07-02T09:51:12.765Z] [2024-07-02T09:51:12.765Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-02T09:51:12.765Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-02T09:51:12.773Z] $ docker stop --time=1 0fb2b0ffc6dab5a1899d024bc6c23895672d8fc9eb9ef88e3031b6152f9a2a97 [2024-07-02T09:51:17.414Z] $ docker rm -f --volumes 0fb2b0ffc6dab5a1899d024bc6c23895672d8fc9eb9ef88e3031b6152f9a2a97 [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-07-02T09:51:18.254Z] + git log --format=format:%s -1 2337feb1bdb9a6ec900806870877c4d98cad8bc9 [Pipeline] sh [2024-07-02T09:51:18.546Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-02T09:51:18.546Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T09:51:18.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T09:51:18.845Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T09:51:18.927Z] prd-ubuntu20.04-docker-8c-8g-4812 does not seem to be running inside a container [2024-07-02T09:51:18.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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/py-git-semver:0.1.4 cat [2024-07-02T09:51:19.398Z] $ docker top 84d7f8af9c542d772eb681eff4e0d2a2077def140e9e083551721497bfcbfb44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-02T09:51:19.507Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T09:51:19.507Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T09:51:19.687Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T09:51:19.687Z] $ docker exec 84d7f8af9c542d772eb681eff4e0d2a2077def140e9e083551721497bfcbfb44 ssh-agent [2024-07-02T09:51:19.788Z] SSH_AUTH_SOCK=/tmp/ssh-oIZfBjhRSZRO/agent.33 [2024-07-02T09:51:19.788Z] SSH_AGENT_PID=39 [2024-07-02T09:51:19.793Z] Running ssh-add (command line suppressed) [2024-07-02T09:51:19.888Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16591940585006907890.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16591940585006907890.key) [2024-07-02T09:51:19.903Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T09:51:20.193Z] + git semver tag [2024-07-02T09:51:20.452Z] 2024-07-02 09:51:20,381 [run_tag] DEBUG tag force:False [2024-07-02T09:51:20.452Z] 2024-07-02 09:51:20,381 [check_head_tag] DEBUG check head tag [2024-07-02T09:51:20.452Z] 2024-07-02 09:51:20,383 [execute] INFO git cat-file --batch-check [2024-07-02T09:51:20.452Z] 2024-07-02 09:51:20,384 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2024-07-02T09:51:20.452Z] 2024-07-02 09:51:20,388 [execute] INFO git cat-file --batch [2024-07-02T09:51:20.452Z] 2024-07-02 09:51:20,388 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2024-07-02T09:51:20.452Z] 2024-07-02 09:51:20,439 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-07-02T09:51:20.452Z] 2024-07-02 09:51:20,439 [execute] INFO git tag -a v3.2.0-dev.40 -m v3.2.0-dev.40 [2024-07-02T09:51:20.452Z] 2024-07-02 09:51:20,440 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.40', '-m', 'v3.2.0-dev.40'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2024-07-02T09:51:20.452Z] 2024-07-02 09:51:20,445 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-07-02T09:51:20.452Z] 3.2.0-dev.40 [Pipeline] } [2024-07-02T09:51:20.719Z] $ docker exec --env ******** --env ******** 84d7f8af9c542d772eb681eff4e0d2a2077def140e9e083551721497bfcbfb44 ssh-agent -k [2024-07-02T09:51:20.832Z] unset SSH_AUTH_SOCK; [2024-07-02T09:51:20.832Z] unset SSH_AGENT_PID; [2024-07-02T09:51:20.832Z] echo Agent pid 39 killed; [2024-07-02T09:51:20.843Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-02T09:51:21.169Z] + git semver [Pipeline] } [2024-07-02T09:51:21.438Z] $ docker stop --time=1 84d7f8af9c542d772eb681eff4e0d2a2077def140e9e083551721497bfcbfb44 [2024-07-02T09:51:22.701Z] $ docker rm -f --volumes 84d7f8af9c542d772eb681eff4e0d2a2077def140e9e083551721497bfcbfb44 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T09:51:23.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-02T09:51:23.111Z] [2024-07-02T09:51:23.111Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T09:51:23.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-02T09:51:23.404Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-02T09:51:23.404Z] ab5ef0e58194: Pulling fs layer [2024-07-02T09:51:23.404Z] 9712f1f96733: Pulling fs layer [2024-07-02T09:51:23.404Z] 63f879dbbcfc: Pulling fs layer [2024-07-02T09:51:23.404Z] 0d9ebad4ef96: Pulling fs layer [2024-07-02T09:51:23.404Z] e9a5061849ea: Pulling fs layer [2024-07-02T09:51:23.404Z] d747dcd14b5f: Pulling fs layer [2024-07-02T09:51:23.404Z] 2de7ff778b66: Pulling fs layer [2024-07-02T09:51:23.404Z] 0d9ebad4ef96: Waiting [2024-07-02T09:51:23.404Z] 2de7ff778b66: Waiting [2024-07-02T09:51:23.404Z] d747dcd14b5f: Waiting [2024-07-02T09:51:23.404Z] e9a5061849ea: Waiting [2024-07-02T09:51:23.404Z] 9712f1f96733: Verifying Checksum [2024-07-02T09:51:23.404Z] 9712f1f96733: Download complete [2024-07-02T09:51:23.662Z] 63f879dbbcfc: Verifying Checksum [2024-07-02T09:51:23.662Z] 63f879dbbcfc: Download complete [2024-07-02T09:51:23.920Z] e9a5061849ea: Verifying Checksum [2024-07-02T09:51:23.921Z] e9a5061849ea: Download complete [2024-07-02T09:51:23.921Z] 0d9ebad4ef96: Verifying Checksum [2024-07-02T09:51:23.921Z] 0d9ebad4ef96: Download complete [2024-07-02T09:51:23.921Z] d747dcd14b5f: Download complete [2024-07-02T09:51:23.921Z] ab5ef0e58194: Verifying Checksum [2024-07-02T09:51:23.921Z] ab5ef0e58194: Download complete [2024-07-02T09:51:23.921Z] 2de7ff778b66: Verifying Checksum [2024-07-02T09:51:23.921Z] 2de7ff778b66: Download complete [2024-07-02T09:51:27.205Z] ab5ef0e58194: Pull complete [2024-07-02T09:51:27.205Z] 9712f1f96733: Pull complete [2024-07-02T09:51:27.464Z] 63f879dbbcfc: Pull complete [2024-07-02T09:51:31.656Z] 0d9ebad4ef96: Pull complete [2024-07-02T09:51:31.656Z] e9a5061849ea: Pull complete [2024-07-02T09:51:31.656Z] d747dcd14b5f: Pull complete [2024-07-02T09:51:32.590Z] 2de7ff778b66: Pull complete [2024-07-02T09:51:32.590Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-02T09:51:32.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-02T09:51:32.590Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T09:51:32.773Z] prd-ubuntu20.04-docker-8c-8g-4812 does not seem to be running inside a container [2024-07-02T09:51:32.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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:0.23.1-centos7 cat [2024-07-02T09:51:38.158Z] $ docker top a23bf22086ea577698dbb80e584068f8c779ed673b30febadd9863a2798ac89e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-02T09:51:38.250Z] provisioning config files... [2024-07-02T09:51:38.269Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8927047156691496160tmp [2024-07-02T09:51:38.287Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config11696226223657356264tmp [2024-07-02T09:51:38.294Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7911621092353335205tmp [Pipeline] { [Pipeline] echo [2024-07-02T09:51:38.327Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T09:51:38.621Z] ---> sigul-configuration.sh [2024-07-02T09:51:38.621Z] gpg: directory `/root/.gnupg' created [2024-07-02T09:51:38.621Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-02T09:51:38.621Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-02T09:51:38.621Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-02T09:51:38.621Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-02T09:51:38.621Z] gpg: CAST5 encrypted data [2024-07-02T09:51:38.621Z] gpg: encrypted with 1 passphrase [2024-07-02T09:51:38.621Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-02T09:51:38.919Z] + mkdir /home/jenkins [2024-07-02T09:51:38.919Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-02T09:51:39.216Z] + 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-07-02T09:51:39.231Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T09:51:39.527Z] ---> sigul-install.sh [2024-07-02T09:51:39.527Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-02T09:51:39.825Z] + git tag --list [2024-07-02T09:51:39.825Z] v0.0.1 [2024-07-02T09:51:39.825Z] v0.0.10 [2024-07-02T09:51:39.825Z] v0.0.11 [2024-07-02T09:51:39.825Z] v0.0.12 [2024-07-02T09:51:39.825Z] v0.0.13 [2024-07-02T09:51:39.825Z] v0.0.14 [2024-07-02T09:51:39.825Z] v0.0.15 [2024-07-02T09:51:39.825Z] v0.0.16 [2024-07-02T09:51:39.825Z] v0.0.17 [2024-07-02T09:51:39.825Z] v0.0.18 [2024-07-02T09:51:39.825Z] v0.0.19 [2024-07-02T09:51:39.825Z] v0.0.2 [2024-07-02T09:51:39.825Z] v0.0.20 [2024-07-02T09:51:39.825Z] v0.0.21 [2024-07-02T09:51:39.825Z] v0.0.22 [2024-07-02T09:51:39.825Z] v0.0.23 [2024-07-02T09:51:39.825Z] v0.0.24 [2024-07-02T09:51:39.825Z] v0.0.25 [2024-07-02T09:51:39.825Z] v0.0.26 [2024-07-02T09:51:39.825Z] v0.0.27 [2024-07-02T09:51:39.825Z] v0.0.28 [2024-07-02T09:51:39.825Z] v0.0.29 [2024-07-02T09:51:39.825Z] v0.0.3 [2024-07-02T09:51:39.825Z] v0.0.30 [2024-07-02T09:51:39.825Z] v0.0.31 [2024-07-02T09:51:39.825Z] v0.0.32 [2024-07-02T09:51:39.825Z] v0.0.33 [2024-07-02T09:51:39.825Z] v0.0.34 [2024-07-02T09:51:39.825Z] v0.0.35 [2024-07-02T09:51:39.825Z] v0.0.36 [2024-07-02T09:51:39.825Z] v0.0.37 [2024-07-02T09:51:39.825Z] v0.0.38 [2024-07-02T09:51:39.825Z] v0.0.39 [2024-07-02T09:51:39.825Z] v0.0.4 [2024-07-02T09:51:39.825Z] v0.0.40 [2024-07-02T09:51:39.825Z] v0.0.41 [2024-07-02T09:51:39.825Z] v0.0.42 [2024-07-02T09:51:39.825Z] v0.0.43 [2024-07-02T09:51:39.825Z] v0.0.44 [2024-07-02T09:51:39.825Z] v0.0.45 [2024-07-02T09:51:39.825Z] v0.0.46 [2024-07-02T09:51:39.825Z] v0.0.47 [2024-07-02T09:51:39.825Z] v0.0.48 [2024-07-02T09:51:39.825Z] v0.0.49 [2024-07-02T09:51:39.825Z] v0.0.5 [2024-07-02T09:51:39.825Z] v0.0.50 [2024-07-02T09:51:39.825Z] v0.0.51 [2024-07-02T09:51:39.825Z] v0.0.52 [2024-07-02T09:51:39.825Z] v0.0.53 [2024-07-02T09:51:39.825Z] v0.0.54 [2024-07-02T09:51:39.825Z] v0.0.55 [2024-07-02T09:51:39.825Z] v0.0.56 [2024-07-02T09:51:39.825Z] v0.0.57 [2024-07-02T09:51:39.825Z] v0.0.58 [2024-07-02T09:51:39.825Z] v0.0.59 [2024-07-02T09:51:39.825Z] v0.0.6 [2024-07-02T09:51:39.825Z] v0.0.60 [2024-07-02T09:51:39.825Z] v0.0.61 [2024-07-02T09:51:39.825Z] v0.0.62 [2024-07-02T09:51:39.825Z] v0.0.63 [2024-07-02T09:51:39.825Z] v0.0.64 [2024-07-02T09:51:39.825Z] v0.0.65 [2024-07-02T09:51:39.825Z] v0.0.66 [2024-07-02T09:51:39.825Z] v0.0.67 [2024-07-02T09:51:39.825Z] v0.0.68 [2024-07-02T09:51:39.825Z] v0.0.69 [2024-07-02T09:51:39.825Z] v0.0.7 [2024-07-02T09:51:39.825Z] v0.0.70 [2024-07-02T09:51:39.825Z] v0.0.71 [2024-07-02T09:51:39.825Z] v0.0.72 [2024-07-02T09:51:39.825Z] v0.0.8 [2024-07-02T09:51:39.825Z] v0.0.9 [2024-07-02T09:51:39.825Z] v2.0.0 [2024-07-02T09:51:39.825Z] v2.1.0 [2024-07-02T09:51:39.825Z] v2.1.1 [2024-07-02T09:51:39.825Z] v2.2.0 [2024-07-02T09:51:39.825Z] v2.3.0 [2024-07-02T09:51:39.825Z] v3.0 [2024-07-02T09:51:39.825Z] v3.0.0 [2024-07-02T09:51:39.825Z] v3.0.1 [2024-07-02T09:51:39.825Z] v3.1 [2024-07-02T09:51:39.825Z] v3.1.0 [2024-07-02T09:51:39.825Z] v3.1.0-dev.1 [2024-07-02T09:51:39.825Z] v3.1.0-dev.10 [2024-07-02T09:51:39.825Z] v3.1.0-dev.11 [2024-07-02T09:51:39.825Z] v3.1.0-dev.12 [2024-07-02T09:51:39.825Z] v3.1.0-dev.13 [2024-07-02T09:51:39.825Z] v3.1.0-dev.14 [2024-07-02T09:51:39.825Z] v3.1.0-dev.15 [2024-07-02T09:51:39.825Z] v3.1.0-dev.16 [2024-07-02T09:51:39.825Z] v3.1.0-dev.17 [2024-07-02T09:51:39.825Z] v3.1.0-dev.18 [2024-07-02T09:51:39.825Z] v3.1.0-dev.19 [2024-07-02T09:51:39.825Z] v3.1.0-dev.2 [2024-07-02T09:51:39.825Z] v3.1.0-dev.20 [2024-07-02T09:51:39.825Z] v3.1.0-dev.21 [2024-07-02T09:51:39.825Z] v3.1.0-dev.22 [2024-07-02T09:51:39.825Z] v3.1.0-dev.23 [2024-07-02T09:51:39.825Z] v3.1.0-dev.24 [2024-07-02T09:51:39.825Z] v3.1.0-dev.25 [2024-07-02T09:51:39.825Z] v3.1.0-dev.26 [2024-07-02T09:51:39.825Z] v3.1.0-dev.27 [2024-07-02T09:51:39.825Z] v3.1.0-dev.28 [2024-07-02T09:51:39.825Z] v3.1.0-dev.29 [2024-07-02T09:51:39.825Z] v3.1.0-dev.3 [2024-07-02T09:51:39.825Z] v3.1.0-dev.30 [2024-07-02T09:51:39.825Z] v3.1.0-dev.31 [2024-07-02T09:51:39.825Z] v3.1.0-dev.32 [2024-07-02T09:51:39.825Z] v3.1.0-dev.33 [2024-07-02T09:51:39.825Z] v3.1.0-dev.34 [2024-07-02T09:51:39.825Z] v3.1.0-dev.35 [2024-07-02T09:51:39.825Z] v3.1.0-dev.36 [2024-07-02T09:51:39.825Z] v3.1.0-dev.37 [2024-07-02T09:51:39.825Z] v3.1.0-dev.38 [2024-07-02T09:51:39.825Z] v3.1.0-dev.39 [2024-07-02T09:51:39.825Z] v3.1.0-dev.4 [2024-07-02T09:51:39.825Z] v3.1.0-dev.40 [2024-07-02T09:51:39.825Z] v3.1.0-dev.41 [2024-07-02T09:51:39.825Z] v3.1.0-dev.42 [2024-07-02T09:51:39.825Z] v3.1.0-dev.43 [2024-07-02T09:51:39.825Z] v3.1.0-dev.44 [2024-07-02T09:51:39.825Z] v3.1.0-dev.45 [2024-07-02T09:51:39.825Z] v3.1.0-dev.46 [2024-07-02T09:51:39.825Z] v3.1.0-dev.47 [2024-07-02T09:51:39.825Z] v3.1.0-dev.48 [2024-07-02T09:51:39.825Z] v3.1.0-dev.49 [2024-07-02T09:51:39.825Z] v3.1.0-dev.5 [2024-07-02T09:51:39.825Z] v3.1.0-dev.50 [2024-07-02T09:51:39.825Z] v3.1.0-dev.51 [2024-07-02T09:51:39.825Z] v3.1.0-dev.52 [2024-07-02T09:51:39.825Z] v3.1.0-dev.53 [2024-07-02T09:51:39.825Z] v3.1.0-dev.54 [2024-07-02T09:51:39.825Z] v3.1.0-dev.55 [2024-07-02T09:51:39.825Z] v3.1.0-dev.56 [2024-07-02T09:51:39.825Z] v3.1.0-dev.57 [2024-07-02T09:51:39.825Z] v3.1.0-dev.58 [2024-07-02T09:51:39.825Z] v3.1.0-dev.59 [2024-07-02T09:51:39.825Z] v3.1.0-dev.6 [2024-07-02T09:51:39.825Z] v3.1.0-dev.60 [2024-07-02T09:51:39.825Z] v3.1.0-dev.7 [2024-07-02T09:51:39.825Z] v3.1.0-dev.8 [2024-07-02T09:51:39.825Z] v3.1.0-dev.9 [2024-07-02T09:51:39.825Z] v3.2.0-dev.1 [2024-07-02T09:51:39.825Z] v3.2.0-dev.10 [2024-07-02T09:51:39.825Z] v3.2.0-dev.11 [2024-07-02T09:51:39.825Z] v3.2.0-dev.12 [2024-07-02T09:51:39.825Z] v3.2.0-dev.13 [2024-07-02T09:51:39.825Z] v3.2.0-dev.14 [2024-07-02T09:51:39.825Z] v3.2.0-dev.15 [2024-07-02T09:51:39.825Z] v3.2.0-dev.16 [2024-07-02T09:51:39.825Z] v3.2.0-dev.17 [2024-07-02T09:51:39.825Z] v3.2.0-dev.18 [2024-07-02T09:51:39.825Z] v3.2.0-dev.19 [2024-07-02T09:51:39.825Z] v3.2.0-dev.2 [2024-07-02T09:51:39.825Z] v3.2.0-dev.20 [2024-07-02T09:51:39.825Z] v3.2.0-dev.21 [2024-07-02T09:51:39.825Z] v3.2.0-dev.22 [2024-07-02T09:51:39.825Z] v3.2.0-dev.23 [2024-07-02T09:51:39.825Z] v3.2.0-dev.24 [2024-07-02T09:51:39.825Z] v3.2.0-dev.25 [2024-07-02T09:51:39.825Z] v3.2.0-dev.26 [2024-07-02T09:51:39.825Z] v3.2.0-dev.27 [2024-07-02T09:51:39.825Z] v3.2.0-dev.28 [2024-07-02T09:51:39.825Z] v3.2.0-dev.29 [2024-07-02T09:51:39.825Z] v3.2.0-dev.3 [2024-07-02T09:51:39.825Z] v3.2.0-dev.30 [2024-07-02T09:51:39.825Z] v3.2.0-dev.31 [2024-07-02T09:51:39.825Z] v3.2.0-dev.32 [2024-07-02T09:51:39.825Z] v3.2.0-dev.33 [2024-07-02T09:51:39.825Z] v3.2.0-dev.34 [2024-07-02T09:51:39.825Z] v3.2.0-dev.35 [2024-07-02T09:51:39.825Z] v3.2.0-dev.36 [2024-07-02T09:51:39.825Z] v3.2.0-dev.37 [2024-07-02T09:51:39.825Z] v3.2.0-dev.38 [2024-07-02T09:51:39.825Z] v3.2.0-dev.39 [2024-07-02T09:51:39.825Z] v3.2.0-dev.4 [2024-07-02T09:51:39.825Z] v3.2.0-dev.40 [2024-07-02T09:51:39.825Z] v3.2.0-dev.5 [2024-07-02T09:51:39.825Z] v3.2.0-dev.6 [2024-07-02T09:51:39.825Z] v3.2.0-dev.7 [2024-07-02T09:51:39.825Z] v3.2.0-dev.8 [2024-07-02T09:51:39.825Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-02T09:51:40.124Z] + lftools sign git-tag v3.2.0-dev.40 [2024-07-02T09:51:40.693Z] Signing Git tag with Sigul... [2024-07-02T09:51:40.694Z] Signing v3.2.0-dev.40 [Pipeline] echo [2024-07-02T09:51:41.281Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T09:51:41.574Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-02T09:51:41.581Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-02T09:51:41.604Z] $ docker stop --time=1 a23bf22086ea577698dbb80e584068f8c779ed673b30febadd9863a2798ac89e [2024-07-02T09:51:42.876Z] $ docker rm -f --volumes a23bf22086ea577698dbb80e584068f8c779ed673b30febadd9863a2798ac89e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-02T09:51:43.322Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-02T09:51:43.322Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T09:51:43.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T09:51:43.625Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T09:51:43.698Z] prd-ubuntu20.04-docker-8c-8g-4812 does not seem to be running inside a container [2024-07-02T09:51:43.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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/py-git-semver:0.1.4 cat [2024-07-02T09:51:44.043Z] $ docker top c5d6e846cb52552fac5cc2b814e291d09256567ef96d26d772e2d4f3a13c2f11 -eo pid,comm [2024-07-02T09:51:44.098Z] 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-07-02T09:51:44.098Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-02T09:51:44.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T09:51:44.158Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T09:51:44.283Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T09:51:44.283Z] $ docker exec c5d6e846cb52552fac5cc2b814e291d09256567ef96d26d772e2d4f3a13c2f11 ssh-agent [2024-07-02T09:51:44.401Z] SSH_AUTH_SOCK=/tmp/ssh-dry9fgiigNN0/agent.31 [2024-07-02T09:51:44.401Z] SSH_AGENT_PID=37 [2024-07-02T09:51:44.405Z] Running ssh-add (command line suppressed) [2024-07-02T09:51:44.503Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10295201077035994962.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10295201077035994962.key) [2024-07-02T09:51:44.521Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T09:51:44.812Z] + git semver bump pre [2024-07-02T09:51:45.072Z] 2024-07-02 09:51:45,036 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-07-02T09:51:45.072Z] 2024-07-02 09:51:45,036 [bump_version] DEBUG bumping version:3.2.0-dev.40 on axis:pre with prefix:dev [2024-07-02T09:51:45.072Z] 2024-07-02 09:51:45,036 [bump_version] DEBUG bumped version:3.2.0-dev.41 [2024-07-02T09:51:45.072Z] 2024-07-02 09:51:45,036 [write_version] DEBUG write version:3.2.0-dev.41 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True [2024-07-02T09:51:45.072Z] 2024-07-02 09:51:45,036 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-07-02T09:51:45.072Z] 2024-07-02 09:51:45,036 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-07-02T09:51:45.072Z] 2024-07-02 09:51:45,038 [execute] INFO git cat-file --batch-check [2024-07-02T09:51:45.072Z] 2024-07-02 09:51:45,038 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-02T09:51:45.072Z] 2024-07-02 09:51:45,043 [execute] INFO git cat-file --batch [2024-07-02T09:51:45.072Z] 2024-07-02 09:51:45,043 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-02T09:51:45.072Z] 2024-07-02 09:51:45,048 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-07-02T09:51:45.072Z] 3.2.0-dev.41 [Pipeline] } [2024-07-02T09:51:45.339Z] $ docker exec --env ******** --env ******** c5d6e846cb52552fac5cc2b814e291d09256567ef96d26d772e2d4f3a13c2f11 ssh-agent -k [2024-07-02T09:51:45.427Z] unset SSH_AUTH_SOCK; [2024-07-02T09:51:45.428Z] unset SSH_AGENT_PID; [2024-07-02T09:51:45.428Z] echo Agent pid 37 killed; [2024-07-02T09:51:45.440Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-02T09:51:45.764Z] + git semver [Pipeline] } [2024-07-02T09:51:46.034Z] $ docker stop --time=1 c5d6e846cb52552fac5cc2b814e291d09256567ef96d26d772e2d4f3a13c2f11 [2024-07-02T09:51:47.304Z] $ docker rm -f --volumes c5d6e846cb52552fac5cc2b814e291d09256567ef96d26d772e2d4f3a13c2f11 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T09:51:47.673Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-02T09:51:47.674Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T09:51:47.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T09:51:47.972Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T09:51:48.045Z] prd-ubuntu20.04-docker-8c-8g-4812 does not seem to be running inside a container [2024-07-02T09:51:48.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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/py-git-semver:0.1.4 cat [2024-07-02T09:51:48.372Z] $ docker top ab53f13ff179eec68cfba3263060d74ff9902ea6247ebeeb094f8d485fcce47e -eo pid,comm [2024-07-02T09:51:48.418Z] 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-07-02T09:51:48.418Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-02T09:51:48.470Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T09:51:48.471Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T09:51:48.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T09:51:48.565Z] $ docker exec ab53f13ff179eec68cfba3263060d74ff9902ea6247ebeeb094f8d485fcce47e ssh-agent [2024-07-02T09:51:48.665Z] SSH_AUTH_SOCK=/tmp/ssh-0myLpa06VUi6/agent.32 [2024-07-02T09:51:48.665Z] SSH_AGENT_PID=39 [2024-07-02T09:51:48.670Z] Running ssh-add (command line suppressed) [2024-07-02T09:51:48.773Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5684598330321604344.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5684598330321604344.key) [2024-07-02T09:51:48.788Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T09:51:49.077Z] + git semver push [2024-07-02T09:51:49.336Z] 2024-07-02 09:51:49,237 [run_push] DEBUG push [2024-07-02T09:51:49.336Z] 2024-07-02 09:51:49,238 [execute] INFO git cat-file --batch-check [2024-07-02T09:51:49.336Z] 2024-07-02 09:51:49,238 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-02T09:51:49.336Z] 2024-07-02 09:51:49,242 [execute] INFO git rev-list 0a8902867d353c295f09ba302606521ff89bb8fd -- [2024-07-02T09:51:49.336Z] 2024-07-02 09:51:49,242 [execute] DEBUG Popen(['git', 'rev-list', '0a8902867d353c295f09ba302606521ff89bb8fd', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-02T09:51:49.336Z] 2024-07-02 09:51:49,254 [execute] INFO git fetch -v origin [2024-07-02T09:51:49.336Z] 2024-07-02 09:51:49,254 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-02T09:51:49.906Z] 2024-07-02 09:51:49,691 [run_push] DEBUG no remote changes detected [2024-07-02T09:51:49.906Z] 2024-07-02 09:51:49,692 [execute] INFO git push origin semver [2024-07-02T09:51:49.906Z] 2024-07-02 09:51:49,692 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-02T09:51:50.846Z] 2024-07-02 09:51:50,816 [run_push] DEBUG push all version tags [2024-07-02T09:51:50.846Z] 2024-07-02 09:51:50,816 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-02T09:51:50.846Z] 2024-07-02 09:51:50,817 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2024-07-02T09:51:51.784Z] 2024-07-02 09:51:51,690 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-07-02T09:51:51.784Z] 3.2.0-dev.41 [Pipeline] } [2024-07-02T09:51:51.790Z] $ docker exec --env ******** --env ******** ab53f13ff179eec68cfba3263060d74ff9902ea6247ebeeb094f8d485fcce47e ssh-agent -k [2024-07-02T09:51:51.901Z] unset SSH_AUTH_SOCK; [2024-07-02T09:51:51.901Z] unset SSH_AGENT_PID; [2024-07-02T09:51:51.902Z] echo Agent pid 39 killed; [2024-07-02T09:51:51.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-02T09:51:52.231Z] + git semver [Pipeline] } [2024-07-02T09:51:52.501Z] $ docker stop --time=1 ab53f13ff179eec68cfba3263060d74ff9902ea6247ebeeb094f8d485fcce47e [2024-07-02T09:51:53.748Z] $ docker rm -f --volumes ab53f13ff179eec68cfba3263060d74ff9902ea6247ebeeb094f8d485fcce47e [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-07-02T09:51:54.334Z] + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] [2024-07-02T09:51:54.334Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2024-07-02T09:51:54.334Z] total 16 [2024-07-02T09:51:54.334Z] drwxr-xr-x 3 root root 4096 Jul 2 09:43 . [2024-07-02T09:51:54.334Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 2 09:51 .. [2024-07-02T09:51:54.334Z] drwxr-xr-x 2 root root 4096 Jul 2 09:43 cost [2024-07-02T09:51:54.334Z] -rw-r--r-- 1 root root 88 Jul 2 09:43 cost.csv [2024-07-02T09:51:54.334Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2024-07-02T09:51:54.334Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2024-07-02T09:51:54.334Z] total 16 [2024-07-02T09:51:54.334Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 2 09:43 . [2024-07-02T09:51:54.334Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 2 09:51 .. [2024-07-02T09:51:54.334Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 2 09:43 cost [2024-07-02T09:51:54.334Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 2 09:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-02T09:51:54.620Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T09:51:55.478Z] ---> package-listing.sh [2024-07-02T09:51:55.478Z] ++ facter osfamily [2024-07-02T09:51:55.478Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-02T09:51:55.736Z] + OS_FAMILY=debian [2024-07-02T09:51:55.736Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2024-07-02T09:51:55.736Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-02T09:51:55.736Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-02T09:51:55.736Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-02T09:51:55.736Z] + PACKAGES=/tmp/packages_start.txt [2024-07-02T09:51:55.736Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2024-07-02T09:51:55.736Z] + PACKAGES=/tmp/packages_end.txt [2024-07-02T09:51:55.736Z] + case "${OS_FAMILY}" in [2024-07-02T09:51:55.736Z] + dpkg -l [2024-07-02T09:51:55.736Z] + grep '^ii' [2024-07-02T09:51:55.736Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-02T09:51:55.736Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-02T09:51:55.736Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-02T09:51:55.736Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2024-07-02T09:51:55.736Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2024-07-02T09:51:55.736Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo [2024-07-02T09:51:55.746Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-02T09:51:56.019Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T09:51:56.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T09:51:56.583Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T09:51:56.668Z] prd-ubuntu20.04-docker-8c-8g-4812 does not seem to be running inside a container [2024-07-02T09:51:56.694Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-07-02T09:51:56.885Z] $ docker top 153fe8adbc0e026ccea12fff1e1c8427ab6c7b933ff7044cbc08bf3a9a76f825 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T09:51:57.237Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-02T09:51:57.520Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-02T09:51:57.802Z] + ls /var/log/sa-host [2024-07-02T09:51:57.802Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T09:51:57.871Z] provisioning config files... [2024-07-02T09:51:57.878Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config10568576902443695102tmp [Pipeline] { [Pipeline] echo [2024-07-02T09:51:57.896Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T09:51:58.179Z] ---> create-netrc.sh [Pipeline] } [2024-07-02T09:51:58.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-02T09:51:58.519Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-02T09:51:58.527Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T09:51:58.818Z] ---> sudo-logs.sh [2024-07-02T09:51:58.818Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-02T09:51:58.843Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T09:51:59.122Z] ---> job-cost.sh [2024-07-02T09:51:59.122Z] lf-activate-venv: SKIPPING [2024-07-02T09:51:59.122Z] DEBUG: total: 0.2199999988079071 [2024-07-02T09:51:59.122Z] INFO: Retrieving Stack Cost... [2024-07-02T09:51:59.695Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-02T09:51:59.955Z] INFO: Archiving Costs [Pipeline] echo [2024-07-02T09:51:59.968Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T09:52:00.253Z] ---> logs-deploy.sh [2024-07-02T09:52:00.253Z] lf-activate-venv: SKIPPING [2024-07-02T09:52:00.253Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/296 [2024-07-02T09:52:00.253Z] INFO: archiving workspace using pattern(s): [2024-07-02T09:52:01.193Z] Archives upload complete. [2024-07-02T09:52:01.454Z] INFO: archiving logs to Nexus [2024-07-02T09:52:02.024Z] ---> uname -a: [2024-07-02T09:52:02.024Z] Linux prd-ubuntu20-04-docker-8c-8g-4812 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-02T09:52:02.024Z] [2024-07-02T09:52:02.024Z] [2024-07-02T09:52:02.024Z] ---> lscpu: [2024-07-02T09:52:02.024Z] Architecture: x86_64 [2024-07-02T09:52:02.024Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-02T09:52:02.024Z] Byte Order: Little Endian [2024-07-02T09:52:02.024Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-02T09:52:02.024Z] CPU(s): 8 [2024-07-02T09:52:02.024Z] On-line CPU(s) list: 0-7 [2024-07-02T09:52:02.024Z] Thread(s) per core: 1 [2024-07-02T09:52:02.024Z] Core(s) per socket: 1 [2024-07-02T09:52:02.024Z] Socket(s): 8 [2024-07-02T09:52:02.024Z] NUMA node(s): 1 [2024-07-02T09:52:02.024Z] Vendor ID: AuthenticAMD [2024-07-02T09:52:02.024Z] CPU family: 23 [2024-07-02T09:52:02.024Z] Model: 49 [2024-07-02T09:52:02.024Z] Model name: AMD EPYC-Rome Processor [2024-07-02T09:52:02.024Z] Stepping: 0 [2024-07-02T09:52:02.024Z] CPU MHz: 2799.998 [2024-07-02T09:52:02.024Z] BogoMIPS: 5599.99 [2024-07-02T09:52:02.024Z] Virtualization: AMD-V [2024-07-02T09:52:02.024Z] Hypervisor vendor: KVM [2024-07-02T09:52:02.024Z] Virtualization type: full [2024-07-02T09:52:02.024Z] L1d cache: 256 KiB [2024-07-02T09:52:02.024Z] L1i cache: 256 KiB [2024-07-02T09:52:02.024Z] L2 cache: 4 MiB [2024-07-02T09:52:02.024Z] L3 cache: 128 MiB [2024-07-02T09:52:02.024Z] NUMA node0 CPU(s): 0-7 [2024-07-02T09:52:02.024Z] Vulnerability Itlb multihit: Not affected [2024-07-02T09:52:02.024Z] Vulnerability L1tf: Not affected [2024-07-02T09:52:02.024Z] Vulnerability Mds: Not affected [2024-07-02T09:52:02.024Z] Vulnerability Meltdown: Not affected [2024-07-02T09:52:02.024Z] Vulnerability Mmio stale data: Not affected [2024-07-02T09:52:02.024Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-02T09:52:02.024Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-02T09:52:02.024Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-02T09:52:02.024Z] Vulnerability Srbds: Not affected [2024-07-02T09:52:02.024Z] Vulnerability Tsx async abort: Not affected [2024-07-02T09:52:02.024Z] 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-07-02T09:52:02.024Z] [2024-07-02T09:52:02.024Z] [2024-07-02T09:52:02.024Z] ---> nproc: [2024-07-02T09:52:02.024Z] 8 [2024-07-02T09:52:02.024Z] [2024-07-02T09:52:02.024Z] [2024-07-02T09:52:02.024Z] ---> df -h: [2024-07-02T09:52:02.024Z] Filesystem Size Used Avail Use% Mounted on [2024-07-02T09:52:02.024Z] overlay 155G 12G 144G 8% / [2024-07-02T09:52:02.024Z] tmpfs 64M 0 64M 0% /dev [2024-07-02T09:52:02.024Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-02T09:52:02.024Z] shm 64M 0 64M 0% /dev/shm [2024-07-02T09:52:02.024Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-07-02T09:52:02.024Z] [2024-07-02T09:52:02.024Z] [2024-07-02T09:52:02.024Z] ---> sar -b -r -n DEV: [2024-07-02T09:52:02.024Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4812) 07/02/24 _x86_64_ (8 CPU) [2024-07-02T09:52:02.024Z] [2024-07-02T09:52:02.024Z] 09:41:14 LINUX RESTART (8 CPU) [2024-07-02T09:52:02.024Z] [2024-07-02T09:52:02.024Z] 09:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-07-02T09:52:02.024Z] 09:43:01 120.25 10.00 110.25 0.00 1620.40 36202.63 0.00 [2024-07-02T09:52:02.024Z] 09:44:01 110.85 0.20 110.65 0.00 15.06 45939.89 0.00 [2024-07-02T09:52:02.024Z] 09:45:01 1.47 0.00 1.47 0.00 0.00 17.48 0.00 [2024-07-02T09:52:02.024Z] 09:46:01 1.53 0.00 1.53 0.00 0.00 17.59 0.00 [2024-07-02T09:52:02.024Z] 09:47:01 46.33 5.10 41.23 0.00 4342.48 8514.05 0.00 [2024-07-02T09:52:02.024Z] 09:48:01 7.56 1.03 6.53 0.00 21.99 129.96 0.00 [2024-07-02T09:52:02.024Z] 09:49:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 [2024-07-02T09:52:02.024Z] 09:50:01 1.70 0.00 1.70 0.00 0.00 19.73 0.00 [2024-07-02T09:52:02.024Z] 09:51:01 12.58 0.10 12.48 0.00 10.26 7125.62 0.00 [2024-07-02T09:52:02.024Z] 09:52:01 155.74 0.85 154.89 0.00 49.99 55706.45 0.00 [2024-07-02T09:52:02.024Z] Average: 45.93 1.73 44.20 0.00 605.98 15368.67 0.00 [2024-07-02T09:52:02.024Z] [2024-07-02T09:52:02.024Z] 09:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-07-02T09:52:02.024Z] 09:43:01 27897220 31408580 887224 2.70 100792 3593208 2002264 5.90 1745572 2741708 1080644 [2024-07-02T09:52:02.024Z] 09:44:01 28719392 31553800 745640 2.27 105500 2952744 1756968 5.18 1121616 2581372 320 [2024-07-02T09:52:02.024Z] 09:45:01 28720288 31554788 744508 2.26 105524 2952748 1756968 5.18 1121716 2581376 8 [2024-07-02T09:52:02.024Z] 09:46:01 28724296 31559376 739976 2.25 105564 2952748 1756968 5.18 1116824 2581872 8 [2024-07-02T09:52:02.024Z] 09:47:01 28257332 31534600 745060 2.27 134656 3353940 1728500 5.09 1404416 2726264 956 [2024-07-02T09:52:02.024Z] 09:48:01 28264876 31538268 741436 2.25 133272 3351296 1707512 5.03 1399668 2723556 12 [2024-07-02T09:52:02.024Z] 09:49:01 28273444 31546904 732712 2.23 133352 3351308 1707512 5.03 1391208 2723564 8 [2024-07-02T09:52:02.024Z] 09:50:01 28273712 31547240 732288 2.23 133408 3351312 1707512 5.03 1391040 2723572 4 [2024-07-02T09:52:02.024Z] 09:51:01 27564596 31523376 752856 2.29 139988 3980416 1787968 5.27 1419820 3352084 484752 [2024-07-02T09:52:02.024Z] 09:52:01 26757532 31448432 819152 2.49 177220 4586536 1790920 5.28 1589204 3894512 600 [2024-07-02T09:52:02.024Z] Average: 28145269 31521536 764085 2.32 126928 3442626 1770309 5.22 1370108 2862988 156731 [2024-07-02T09:52:02.024Z] [2024-07-02T09:52:02.024Z] 09:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-07-02T09:52:02.024Z] 09:43:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] 09:43:01 docker0 92.55 150.89 8.04 1390.52 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] 09:43:01 ens3 367.94 228.86 6228.26 41.63 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] 09:43:01 veth25ae837 75.60 130.13 7.62 1250.51 0.00 0.00 0.00 0.10 [2024-07-02T09:52:02.024Z] 09:44:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] 09:44:01 docker0 0.83 0.77 0.07 0.25 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] 09:44:01 ens3 101.78 63.23 2531.10 15.01 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] 09:45:01 ens3 12.06 4.47 12.90 0.48 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] 09:46:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] 09:47:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] 09:47:01 ens3 168.61 74.20 2716.71 5.40 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] 09:48:01 ens3 0.28 0.20 0.02 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] 09:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] 09:50:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] 09:51:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] 09:51:01 ens3 117.39 67.76 3608.60 10.32 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] 09:52:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] 09:52:01 docker0 75.40 141.44 7.14 1251.41 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] 09:52:01 ens3 390.57 246.18 4550.89 167.58 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] Average: lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] Average: docker0 16.88 29.31 1.52 264.20 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] Average: ens3 115.89 68.51 1964.82 24.04 0.00 0.00 0.00 0.00 [2024-07-02T09:52:02.024Z] [2024-07-02T09:52:02.024Z] [2024-07-02T09:52:02.024Z] ---> sar -P ALL: [2024-07-02T09:52:02.024Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4812) 07/02/24 _x86_64_ (8 CPU) [2024-07-02T09:52:02.024Z] [2024-07-02T09:52:02.024Z] 09:41:14 LINUX RESTART (8 CPU) [2024-07-02T09:52:02.024Z] [2024-07-02T09:52:02.024Z] 09:42:01 CPU %user %nice %system %iowait %steal %idle [2024-07-02T09:52:02.024Z] 09:43:01 all 31.25 0.00 7.35 2.25 0.09 59.06 [2024-07-02T09:52:02.024Z] 09:43:01 0 31.52 0.00 7.38 1.43 0.08 59.59 [2024-07-02T09:52:02.024Z] 09:43:01 1 31.92 0.00 6.59 0.54 0.10 60.85 [2024-07-02T09:52:02.024Z] 09:43:01 2 32.43 0.00 7.34 0.25 0.10 59.88 [2024-07-02T09:52:02.024Z] 09:43:01 3 29.47 0.00 6.76 0.85 0.08 62.84 [2024-07-02T09:52:02.024Z] 09:43:01 4 30.67 0.00 7.67 1.25 0.07 60.35 [2024-07-02T09:52:02.024Z] 09:43:01 5 33.17 0.00 7.10 0.94 0.10 58.69 [2024-07-02T09:52:02.024Z] 09:43:01 6 30.38 0.00 7.97 0.61 0.08 60.95 [2024-07-02T09:52:02.024Z] 09:43:01 7 30.44 0.00 7.97 12.12 0.08 49.39 [2024-07-02T09:52:02.024Z] 09:44:01 all 25.19 0.00 4.22 2.90 0.08 67.62 [2024-07-02T09:52:02.024Z] 09:44:01 0 25.00 0.00 4.28 9.81 0.07 60.85 [2024-07-02T09:52:02.024Z] 09:44:01 1 26.73 0.00 3.94 0.00 0.08 69.25 [2024-07-02T09:52:02.024Z] 09:44:01 2 25.40 0.00 4.01 2.43 0.07 68.09 [2024-07-02T09:52:02.024Z] 09:44:01 3 25.83 0.00 3.68 0.64 0.08 69.77 [2024-07-02T09:52:02.024Z] 09:44:01 4 24.19 0.00 5.33 0.74 0.07 69.68 [2024-07-02T09:52:02.024Z] 09:44:01 5 25.21 0.00 4.29 0.08 0.07 70.35 [2024-07-02T09:52:02.024Z] 09:44:01 6 24.98 0.00 4.16 7.81 0.08 62.96 [2024-07-02T09:52:02.024Z] 09:44:01 7 24.22 0.00 4.04 1.70 0.08 69.95 [2024-07-02T09:52:02.024Z] 09:45:01 all 0.20 0.00 0.01 0.00 0.01 99.77 [2024-07-02T09:52:02.024Z] 09:45:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-02T09:52:02.024Z] 09:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-02T09:52:02.024Z] 09:45:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2024-07-02T09:52:02.024Z] 09:45:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2024-07-02T09:52:02.024Z] 09:45:01 4 0.07 0.00 0.03 0.02 0.00 99.88 [2024-07-02T09:52:02.024Z] 09:45:01 5 0.08 0.00 0.00 0.00 0.00 99.92 [2024-07-02T09:52:02.024Z] 09:45:01 6 1.27 0.00 0.00 0.00 0.02 98.71 [2024-07-02T09:52:02.024Z] 09:45:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-02T09:52:02.024Z] 09:46:01 all 0.29 0.00 0.03 0.00 0.01 99.66 [2024-07-02T09:52:02.024Z] 09:46:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2024-07-02T09:52:02.024Z] 09:46:01 1 0.03 0.00 0.07 0.00 0.00 99.90 [2024-07-02T09:52:02.024Z] 09:46:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-02T09:52:02.024Z] 09:46:01 3 0.08 0.00 0.03 0.00 0.03 99.85 [2024-07-02T09:52:02.024Z] 09:46:01 4 0.02 0.00 0.00 0.03 0.02 99.93 [2024-07-02T09:52:02.024Z] 09:46:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2024-07-02T09:52:02.024Z] 09:46:01 6 1.99 0.00 0.03 0.00 0.00 97.98 [2024-07-02T09:52:02.024Z] 09:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-02T09:52:02.024Z] 09:47:01 all 2.70 0.00 1.46 0.60 0.02 95.23 [2024-07-02T09:52:02.024Z] 09:47:01 0 3.82 0.00 0.89 0.99 0.02 94.28 [2024-07-02T09:52:02.024Z] 09:47:01 1 1.69 0.00 1.52 0.42 0.02 96.36 [2024-07-02T09:52:02.024Z] 09:47:01 2 3.51 0.00 1.51 0.43 0.03 94.51 [2024-07-02T09:52:02.024Z] 09:47:01 3 3.41 0.00 1.17 0.85 0.02 94.56 [2024-07-02T09:52:02.024Z] 09:47:01 4 3.34 0.00 2.23 1.13 0.02 93.29 [2024-07-02T09:52:02.024Z] 09:47:01 5 2.15 0.00 1.15 0.77 0.02 95.91 [2024-07-02T09:52:02.024Z] 09:47:01 6 2.00 0.00 2.00 0.15 0.02 95.83 [2024-07-02T09:52:02.024Z] 09:47:01 7 1.64 0.00 1.20 0.02 0.02 97.13 [2024-07-02T09:52:02.024Z] 09:48:01 all 0.37 0.00 0.09 0.02 0.01 99.51 [2024-07-02T09:52:02.024Z] 09:48:01 0 2.02 0.00 0.11 0.00 0.02 97.85 [2024-07-02T09:52:02.024Z] 09:48:01 1 0.03 0.00 0.08 0.00 0.02 99.87 [2024-07-02T09:52:02.024Z] 09:48:01 2 0.10 0.00 0.05 0.07 0.02 99.77 [2024-07-02T09:52:02.024Z] 09:48:01 3 0.25 0.00 0.10 0.00 0.02 99.63 [2024-07-02T09:52:02.024Z] 09:48:01 4 0.07 0.00 0.05 0.02 0.00 99.87 [2024-07-02T09:52:02.024Z] 09:48:01 5 0.13 0.00 0.08 0.00 0.02 99.77 [2024-07-02T09:52:02.024Z] 09:48:01 6 0.22 0.00 0.08 0.05 0.02 99.63 [2024-07-02T09:52:02.024Z] 09:48:01 7 0.12 0.00 0.12 0.00 0.02 99.75 [2024-07-02T09:52:02.024Z] 09:49:01 all 0.22 0.00 0.01 0.00 0.00 99.77 [2024-07-02T09:52:02.024Z] 09:49:01 0 1.58 0.00 0.03 0.00 0.02 98.37 [2024-07-02T09:52:02.024Z] 09:49:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2024-07-02T09:52:02.024Z] 09:49:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-02T09:52:02.024Z] 09:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:52:02.024Z] 09:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:52:02.024Z] 09:49:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2024-07-02T09:52:02.024Z] 09:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:52:02.024Z] 09:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:52:02.024Z] 09:50:01 all 0.03 0.00 0.03 0.01 0.01 99.93 [2024-07-02T09:52:02.024Z] 09:50:01 0 0.05 0.00 0.07 0.00 0.02 99.87 [2024-07-02T09:52:02.024Z] 09:50:01 1 0.05 0.00 0.03 0.02 0.02 99.88 [2024-07-02T09:52:02.024Z] 09:50:01 2 0.00 0.00 0.02 0.03 0.02 99.93 [2024-07-02T09:52:02.024Z] 09:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-02T09:52:02.024Z] 09:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:52:02.024Z] 09:50:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2024-07-02T09:52:02.024Z] 09:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-02T09:52:02.024Z] 09:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-02T09:52:02.024Z] 09:51:01 all 2.79 0.00 1.25 0.42 0.02 95.52 [2024-07-02T09:52:02.024Z] 09:51:01 0 2.03 0.00 1.04 0.02 0.02 96.90 [2024-07-02T09:52:02.024Z] 09:51:01 1 3.12 0.00 1.32 2.83 0.03 92.69 [2024-07-02T09:52:02.024Z] 09:51:01 2 2.13 0.00 1.73 0.37 0.02 95.76 [2024-07-02T09:52:02.024Z] 09:51:01 3 2.65 0.00 1.36 0.02 0.02 95.96 [2024-07-02T09:52:02.024Z] 09:51:01 4 3.28 0.00 1.36 0.00 0.02 95.35 [2024-07-02T09:52:02.024Z] 09:51:01 5 3.08 0.00 1.15 0.10 0.03 95.63 [2024-07-02T09:52:02.024Z] 09:51:01 6 3.03 0.00 1.12 0.00 0.02 95.83 [2024-07-02T09:52:02.024Z] 09:51:01 7 2.99 0.00 0.94 0.07 0.00 96.01 [2024-07-02T09:52:02.024Z] 09:52:01 all 7.67 0.00 3.33 2.89 0.05 86.06 [2024-07-02T09:52:02.024Z] 09:52:01 0 7.69 0.00 3.30 1.13 0.07 87.82 [2024-07-02T09:52:02.024Z] 09:52:01 1 7.78 0.00 4.31 11.97 0.07 75.88 [2024-07-02T09:52:02.024Z] 09:52:01 2 7.54 0.00 3.33 7.66 0.05 81.42 [2024-07-02T09:52:02.024Z] 09:52:01 3 9.33 0.00 3.80 0.49 0.05 86.33 [2024-07-02T09:52:02.024Z] 09:52:01 4 7.17 0.00 3.42 0.42 0.05 88.94 [2024-07-02T09:52:02.024Z] 09:52:01 5 8.42 0.00 2.86 0.86 0.05 87.81 [2024-07-02T09:52:02.024Z] 09:52:01 6 6.46 0.00 2.84 0.08 0.03 90.58 [2024-07-02T09:52:02.024Z] 09:52:01 7 6.97 0.00 2.81 0.52 0.07 89.63 [2024-07-02T09:52:02.024Z] Average: all 7.01 0.00 1.76 0.90 0.03 90.29 [2024-07-02T09:52:02.024Z] Average: 0 7.33 0.00 1.70 1.33 0.03 89.61 [2024-07-02T09:52:02.024Z] Average: 1 7.08 0.00 1.78 1.57 0.04 89.54 [2024-07-02T09:52:02.024Z] Average: 2 7.06 0.00 1.79 1.12 0.04 89.99 [2024-07-02T09:52:02.024Z] Average: 3 7.06 0.00 1.68 0.28 0.03 90.94 [2024-07-02T09:52:02.024Z] Average: 4 6.84 0.00 2.00 0.36 0.02 90.78 [2024-07-02T09:52:02.024Z] Average: 5 7.20 0.00 1.66 0.27 0.03 90.83 [2024-07-02T09:52:02.024Z] Average: 6 6.95 0.00 1.80 0.86 0.03 90.37 [2024-07-02T09:52:02.024Z] Average: 7 6.60 0.00 1.70 1.43 0.03 90.24 [2024-07-02T09:52:02.024Z] [2024-07-02T09:52:02.024Z] [2024-07-02T09:52:02.024Z]