Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f5be31e45f6f5fe32d43e2242d99534b67031d84 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-ssh8976916122881599874.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh10473991450401646618.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-core-contracts/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-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10311302449780714397.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh15524323402704115405.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-core-contracts/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-core-contracts/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16419425049871601338.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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-225 in /w/workspace/undry_go-mod-core-contracts_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-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f5be31e45f6f5fe32d43e2242d99534b67031d84 (main) Commit message: "Merge pull request #892 from lindseysimple/issue-891" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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 f5be31e45f6f5fe32d43e2242d99534b67031d84 # timeout=10 > git rev-list --no-walk dbc3283685c765a89f853ab31d10dd86748d5101 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-07T10:03:11.742Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-07T10:03:11.822Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-07T10:03:11.850Z] ========================================================= [2024-05-07T10:03:11.850Z] EdgeX Global Pipelines Version Info [2024-05-07T10:03:11.850Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-07T10:03:12.581Z] ------------------- [2024-05-07T10:03:12.581Z] stable info: [2024-05-07T10:03:12.581Z] ------------------- [2024-05-07T10:03:12.581Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-05-07T10:03:12.581Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-07T10:03:12.581Z] Message: update stable to v1.0.258 [2024-05-07T10:03:13.152Z] ------------------- [2024-05-07T10:03:13.152Z] experimental info: [2024-05-07T10:03:13.152Z] ------------------- [2024-05-07T10:03:13.152Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-07T10:03:13.152Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-07T10:03:13.152Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-07T10:03:13.256Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2024-05-07T10:03:13.283Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2024-05-07T10:03:13.308Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-07T10:03:13.333Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-07T10:03:13.359Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-07T10:03:13.387Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-07T10:03:13.414Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-07T10:03:13.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-07T10:03:13.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-07T10:03:13.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-07T10:03:13.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-07T10:03:13.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2024-05-07T10:03:13.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-07T10:03:13.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-07T10:03:13.581Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-05-07T10:03:13.604Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-05-07T10:03:13.626Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-07T10:03:13.647Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-07T10:03:13.667Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-07T10:03:13.688Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-07T10:03:13.711Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-07T10:03:13.735Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-07T10:03:13.760Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-07T10:03:13.783Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-07T10:03:13.803Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-05-07T10:03:13.821Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-07T10:03:13.844Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-07T10:03:13.862Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-05-07T10:03:13.884Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-05-07T10:03:13.903Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-05-07T10:03:13.923Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f5be31e45f6f5fe32d43e2242d99534b67031d84 [Pipeline] echo [2024-05-07T10:03:13.945Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f5be31e [Pipeline] echo [2024-05-07T10:03:13.964Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-07T10:03:14.344Z] + git rev-list -1 --merges f5be31e45f6f5fe32d43e2242d99534b67031d84~1..f5be31e45f6f5fe32d43e2242d99534b67031d84 [Pipeline] echo [2024-05-07T10:03:14.374Z] -----------> git rev-list -1 --merges f5be31e45f6f5fe32d43e2242d99534b67031d84~1..f5be31e45f6f5fe32d43e2242d99534b67031d84 f5be31e45f6f5fe32d43e2242d99534b67031d84 [2024-05-07T10:03:14.374Z] f5be31e45f6f5fe32d43e2242d99534b67031d84 [false] [Pipeline] sh [2024-05-07T10:03:14.668Z] + git log --format=format:%s -1 f5be31e45f6f5fe32d43e2242d99534b67031d84 [Pipeline] echo [2024-05-07T10:03:14.683Z] ========================================================= [2024-05-07T10:03:14.683Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-07T10:03:14.683Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-07T10:03:15.023Z] + git log --format=format:%s -1 f5be31e45f6f5fe32d43e2242d99534b67031d84 [Pipeline] echo [2024-05-07T10:03:15.033Z] [semverPrep] GIT_COMMIT: f5be31e45f6f5fe32d43e2242d99534b67031d84, Commit Message: Merge pull request #892 from lindseysimple/issue-891 [Pipeline] echo [2024-05-07T10:03:15.050Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-07T10:03:15.482Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-07T10:03:15.482Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-07T10:03:15.482Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-07T10:03:15.482Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-07T10:03:15.482Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-07T10:03:15.482Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-07T10:03:15.482Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:03:15.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-07T10:03:16.091Z] [2024-05-07T10:03:16.091Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:03:16.394Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-07T10:03:16.395Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-07T10:03:16.395Z] b85a868b505f: Pulling fs layer [2024-05-07T10:03:16.395Z] e2be974225ed: Pulling fs layer [2024-05-07T10:03:16.395Z] 339a4e72a1f5: Pulling fs layer [2024-05-07T10:03:16.395Z] 988bab9f4d93: Pulling fs layer [2024-05-07T10:03:16.395Z] 1469e6f7b9e6: Pulling fs layer [2024-05-07T10:03:16.395Z] eaf3925da568: Pulling fs layer [2024-05-07T10:03:16.395Z] bab4dde63d76: Pulling fs layer [2024-05-07T10:03:16.395Z] bde34c3a00c8: Pulling fs layer [2024-05-07T10:03:16.395Z] b352a97aabf1: Pulling fs layer [2024-05-07T10:03:16.395Z] 4872d77fe225: Pulling fs layer [2024-05-07T10:03:16.395Z] 1469e6f7b9e6: Waiting [2024-05-07T10:03:16.395Z] 988bab9f4d93: Waiting [2024-05-07T10:03:16.395Z] bab4dde63d76: Waiting [2024-05-07T10:03:16.395Z] b352a97aabf1: Waiting [2024-05-07T10:03:16.395Z] 5851b861e8e6: Pulling fs layer [2024-05-07T10:03:16.395Z] 4872d77fe225: Waiting [2024-05-07T10:03:16.395Z] 5851b861e8e6: Waiting [2024-05-07T10:03:16.395Z] eaf3925da568: Waiting [2024-05-07T10:03:16.395Z] bde34c3a00c8: Waiting [2024-05-07T10:03:16.395Z] e2be974225ed: Verifying Checksum [2024-05-07T10:03:16.395Z] e2be974225ed: Download complete [2024-05-07T10:03:16.395Z] 988bab9f4d93: Download complete [2024-05-07T10:03:16.657Z] 1469e6f7b9e6: Verifying Checksum [2024-05-07T10:03:16.657Z] 1469e6f7b9e6: Download complete [2024-05-07T10:03:16.657Z] eaf3925da568: Download complete [2024-05-07T10:03:16.657Z] 339a4e72a1f5: Verifying Checksum [2024-05-07T10:03:16.657Z] 339a4e72a1f5: Download complete [2024-05-07T10:03:16.657Z] bde34c3a00c8: Download complete [2024-05-07T10:03:16.657Z] b352a97aabf1: Download complete [2024-05-07T10:03:16.657Z] 4872d77fe225: Download complete [2024-05-07T10:03:16.657Z] 5851b861e8e6: Verifying Checksum [2024-05-07T10:03:16.657Z] 5851b861e8e6: Download complete [2024-05-07T10:03:16.916Z] b85a868b505f: Verifying Checksum [2024-05-07T10:03:16.916Z] b85a868b505f: Download complete [2024-05-07T10:03:17.175Z] bab4dde63d76: Download complete [2024-05-07T10:03:18.112Z] b85a868b505f: Pull complete [2024-05-07T10:03:18.372Z] e2be974225ed: Pull complete [2024-05-07T10:03:18.630Z] 339a4e72a1f5: Pull complete [2024-05-07T10:03:18.889Z] 988bab9f4d93: Pull complete [2024-05-07T10:03:19.147Z] 1469e6f7b9e6: Pull complete [2024-05-07T10:03:19.147Z] eaf3925da568: Pull complete [2024-05-07T10:03:21.052Z] bab4dde63d76: Pull complete [2024-05-07T10:03:21.052Z] bde34c3a00c8: Pull complete [2024-05-07T10:03:21.052Z] b352a97aabf1: Pull complete [2024-05-07T10:03:21.314Z] 4872d77fe225: Pull complete [2024-05-07T10:03:21.314Z] 5851b861e8e6: Pull complete [2024-05-07T10:03:21.314Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-07T10:03:21.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-07T10:03:21.314Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T10:03:21.456Z] prd-ubuntu20.04-docker-8c-8g-225 does not seem to be running inside a container [2024-05-07T10:03:21.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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-05-07T10:03:25.233Z] $ docker top 293f54e2ade5a0153951c5e8a98eee17a00170ffe41d0e26ce5b04b227024de9 -eo pid,comm [2024-05-07T10:03:25.287Z] 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-05-07T10:03:25.287Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-07T10:03:25.348Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-07T10:03:25.348Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-07T10:03:25.472Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-07T10:03:25.475Z] $ docker exec 293f54e2ade5a0153951c5e8a98eee17a00170ffe41d0e26ce5b04b227024de9 ssh-agent [2024-05-07T10:03:25.592Z] SSH_AUTH_SOCK=/tmp/ssh-qCbuEqjpToZZ/agent.32 [2024-05-07T10:03:25.592Z] SSH_AGENT_PID=38 [2024-05-07T10:03:25.598Z] Running ssh-add (command line suppressed) [2024-05-07T10:03:25.716Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8205041061355196205.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8205041061355196205.key) [2024-05-07T10:03:25.731Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-07T10:03:26.023Z] + git tag --points-at HEAD [Pipeline] } [2024-05-07T10:03:26.034Z] $ docker exec --env ******** --env ******** 293f54e2ade5a0153951c5e8a98eee17a00170ffe41d0e26ce5b04b227024de9 ssh-agent -k [2024-05-07T10:03:26.119Z] unset SSH_AUTH_SOCK; [2024-05-07T10:03:26.119Z] unset SSH_AGENT_PID; [2024-05-07T10:03:26.119Z] echo Agent pid 38 killed; [2024-05-07T10:03:26.127Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-07T10:03:26.175Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-07T10:03:26.175Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-07T10:03:26.279Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-07T10:03:26.282Z] $ docker exec 293f54e2ade5a0153951c5e8a98eee17a00170ffe41d0e26ce5b04b227024de9 ssh-agent [2024-05-07T10:03:26.380Z] SSH_AUTH_SOCK=/tmp/ssh-p0hpTIckg0Sz/agent.71 [2024-05-07T10:03:26.380Z] SSH_AGENT_PID=77 [2024-05-07T10:03:26.384Z] Running ssh-add (command line suppressed) [2024-05-07T10:03:26.484Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1119376826469529518.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1119376826469529518.key) [2024-05-07T10:03:26.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-07T10:03:26.790Z] + git semver init [2024-05-07T10:03:27.050Z] 2024-05-07 10:03:26,960 [run_init] DEBUG init version:0.0.0 force:False [2024-05-07T10:03:27.050Z] 2024-05-07 10:03:26,961 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver [2024-05-07T10:03:27.050Z] 2024-05-07 10:03:26,962 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver [2024-05-07T10:03:27.050Z] 2024-05-07 10:03:26,962 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/undry_go-mod-core-contracts_main/.semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2024-05-07T10:03:27.989Z] 2024-05-07 10:03:27,833 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude [2024-05-07T10:03:27.989Z] 2024-05-07 10:03:27,833 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False [2024-05-07T10:03:27.989Z] 2024-05-07 10:03:27,834 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-05-07T10:03:27.989Z] 2024-05-07 10:03:27,834 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-05-07T10:03:27.989Z] 3.2.0-dev.20 [Pipeline] } [2024-05-07T10:03:27.999Z] $ docker exec --env ******** --env ******** 293f54e2ade5a0153951c5e8a98eee17a00170ffe41d0e26ce5b04b227024de9 ssh-agent -k [2024-05-07T10:03:28.104Z] unset SSH_AUTH_SOCK; [2024-05-07T10:03:28.104Z] unset SSH_AGENT_PID; [2024-05-07T10:03:28.104Z] echo Agent pid 77 killed; [2024-05-07T10:03:28.115Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-07T10:03:28.441Z] + git semver [Pipeline] } [2024-05-07T10:03:28.714Z] $ docker stop --time=1 293f54e2ade5a0153951c5e8a98eee17a00170ffe41d0e26ce5b04b227024de9 [2024-05-07T10:03:30.006Z] $ docker rm -f --volumes 293f54e2ade5a0153951c5e8a98eee17a00170ffe41d0e26ce5b04b227024de9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-07T10:03:30.339Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-07T10:03:30.564Z] Stashed 1 file(s) [Pipeline] echo [2024-05-07T10:03:30.568Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.20 [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-05-07T10:03:30.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-07T10:03:30.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-07T10:03:30.804Z] ========================================================= [2024-05-07T10:03:30.804Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-07T10:03:30.804Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-05-07T10:03:31.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-07T10:03:31.143Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-07T10:03:31.143Z] 619be1103602: Pulling fs layer [2024-05-07T10:03:31.143Z] 7862e08f4a3e: Pulling fs layer [2024-05-07T10:03:31.143Z] 5df492c9dc93: Pulling fs layer [2024-05-07T10:03:31.143Z] 7629e6793208: Pulling fs layer [2024-05-07T10:03:31.143Z] 4f4fb700ef54: Pulling fs layer [2024-05-07T10:03:31.143Z] fb5054dd5b73: Pulling fs layer [2024-05-07T10:03:31.143Z] eeca6798cff9: Pulling fs layer [2024-05-07T10:03:31.143Z] aa269ceb94a6: Pulling fs layer [2024-05-07T10:03:31.143Z] ada007ff1a6a: Pulling fs layer [2024-05-07T10:03:31.143Z] 7629e6793208: Waiting [2024-05-07T10:03:31.143Z] 4f4fb700ef54: Waiting [2024-05-07T10:03:31.143Z] fb5054dd5b73: Waiting [2024-05-07T10:03:31.143Z] aa269ceb94a6: Waiting [2024-05-07T10:03:31.143Z] ada007ff1a6a: Waiting [2024-05-07T10:03:31.143Z] 7862e08f4a3e: Verifying Checksum [2024-05-07T10:03:31.143Z] 7862e08f4a3e: Download complete [2024-05-07T10:03:31.143Z] 7629e6793208: Verifying Checksum [2024-05-07T10:03:31.143Z] 7629e6793208: Download complete [2024-05-07T10:03:31.143Z] 4f4fb700ef54: Verifying Checksum [2024-05-07T10:03:31.143Z] 4f4fb700ef54: Download complete [2024-05-07T10:03:31.143Z] fb5054dd5b73: Verifying Checksum [2024-05-07T10:03:31.143Z] fb5054dd5b73: Download complete [2024-05-07T10:03:31.143Z] 619be1103602: Download complete [2024-05-07T10:03:31.143Z] eeca6798cff9: Verifying Checksum [2024-05-07T10:03:31.143Z] eeca6798cff9: Download complete [2024-05-07T10:03:31.403Z] 619be1103602: Pull complete [2024-05-07T10:03:31.403Z] ada007ff1a6a: Verifying Checksum [2024-05-07T10:03:31.403Z] ada007ff1a6a: Download complete [2024-05-07T10:03:31.403Z] 7862e08f4a3e: Pull complete [2024-05-07T10:03:31.974Z] 5df492c9dc93: Verifying Checksum [2024-05-07T10:03:31.974Z] 5df492c9dc93: Download complete [2024-05-07T10:03:32.232Z] aa269ceb94a6: Verifying Checksum [2024-05-07T10:03:32.232Z] aa269ceb94a6: Download complete [2024-05-07T10:03:34.765Z] 5df492c9dc93: Pull complete [2024-05-07T10:03:35.024Z] 7629e6793208: Pull complete [2024-05-07T10:03:35.024Z] 4f4fb700ef54: Pull complete [2024-05-07T10:03:35.024Z] fb5054dd5b73: Pull complete [2024-05-07T10:03:35.283Z] eeca6798cff9: Pull complete [2024-05-07T10:03:37.811Z] aa269ceb94a6: Pull complete [2024-05-07T10:03:38.071Z] ada007ff1a6a: Pull complete [2024-05-07T10:03:38.071Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-07T10:03:38.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-07T10:03:38.071Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2024-05-07T10:03:38.359Z] + 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-05-07T10:03:38.666Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-07T10:03:38.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T10:03:38.759Z] prd-ubuntu20.04-docker-8c-8g-225 does not seem to be running inside a container [2024-05-07T10:03:38.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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-05-07T10:03:45.403Z] $ docker top aecaac0c102798de26971a0a462f8b42c995db86220b2a56b293c5ef219bde7c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-07T10:03:45.696Z] Still waiting to schedule task [2024-05-07T10:03:45.696Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-222’ [2024-05-07T10:03:45.745Z] + go version [2024-05-07T10:03:45.745Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-07T10:03:45.757Z] $ docker stop --time=1 aecaac0c102798de26971a0a462f8b42c995db86220b2a56b293c5ef219bde7c [2024-05-07T10:03:47.033Z] $ docker rm -f --volumes aecaac0c102798de26971a0a462f8b42c995db86220b2a56b293c5ef219bde7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:03:47.467Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-07T10:03:47.467Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T10:03:47.549Z] prd-ubuntu20.04-docker-8c-8g-225 does not seem to be running inside a container [2024-05-07T10:03:47.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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-05-07T10:03:47.894Z] $ docker top cc714318c517fa5fe390936e95473ff1c105cceb95d6fb633071d174e0f0f701 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-07T10:03:48.233Z] + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh [2024-05-07T10:03:48.535Z] + make test [2024-05-07T10:03:48.535Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-05-07T10:03:48.535Z] go: downloading github.com/google/uuid v1.6.0 [2024-05-07T10:03:48.535Z] go: downloading github.com/go-playground/validator/v10 v10.20.0 [2024-05-07T10:03:48.535Z] go: downloading github.com/fxamacker/cbor/v2 v2.6.0 [2024-05-07T10:03:48.535Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-05-07T10:03:48.535Z] go: downloading github.com/go-kit/log v0.2.1 [2024-05-07T10:03:48.535Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-05-07T10:03:48.793Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-05-07T10:03:48.793Z] go: downloading github.com/x448/float16 v0.8.4 [2024-05-07T10:03:48.793Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-05-07T10:03:48.793Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-05-07T10:03:48.793Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-05-07T10:03:48.793Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-05-07T10:03:48.793Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-05-07T10:03:48.793Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-05-07T10:03:48.793Z] go: downloading golang.org/x/crypto v0.21.0 [2024-05-07T10:03:48.793Z] go: downloading golang.org/x/text v0.14.0 [2024-05-07T10:03:48.793Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-05-07T10:03:50.166Z] go: downloading golang.org/x/net v0.23.0 [2024-05-07T10:03:51.102Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] [2024-05-07T10:03:57.660Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] [2024-05-07T10:03:57.660Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] [2024-05-07T10:03:57.660Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] [2024-05-07T10:03:57.660Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.091s coverage: 83.6% of statements [2024-05-07T10:03:57.660Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.016s coverage: 38.7% of statements [2024-05-07T10:03:57.660Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.017s coverage: 29.4% of statements [2024-05-07T10:03:57.660Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.019s coverage: 29.3% of statements [2024-05-07T10:03:57.660Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.024s coverage: 64.3% of statements [2024-05-07T10:03:57.918Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.011s coverage: 90.0% of statements [2024-05-07T10:03:58.177Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.045s coverage: 85.7% of statements [2024-05-07T10:03:58.177Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.014s coverage: 63.8% of statements [2024-05-07T10:03:58.177Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.005s coverage: 36.1% of statements [2024-05-07T10:03:58.177Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.011s coverage: 47.5% of statements [2024-05-07T10:04:10.381Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2024-05-07T10:04:10.639Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-07T10:04:10.897Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-05-07T10:04:10.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-07T10:04:10.926Z] $ docker stop --time=1 cc714318c517fa5fe390936e95473ff1c105cceb95d6fb633071d174e0f0f701 [2024-05-07T10:04:15.496Z] $ docker rm -f --volumes cc714318c517fa5fe390936e95473ff1c105cceb95d6fb633071d174e0f0f701 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-07T10:04:16.001Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-07T10:04:16.056Z] 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-05-07T10:04:16.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-07T10:04:16.562Z] [2024-05-07T10:04:16.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:04:16.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-07T10:04:17.126Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-07T10:04:17.126Z] 5eb5b503b376: Pulling fs layer [2024-05-07T10:04:17.126Z] 5c69ac0246d0: Pulling fs layer [2024-05-07T10:04:17.126Z] ec43610c2a17: Pulling fs layer [2024-05-07T10:04:17.126Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-07T10:04:17.126Z] 33b1e0a273af: Pulling fs layer [2024-05-07T10:04:17.126Z] 5d3b04190fa2: Pulling fs layer [2024-05-07T10:04:17.126Z] 2f39f015ded8: Pulling fs layer [2024-05-07T10:04:17.126Z] 33b1e0a273af: Waiting [2024-05-07T10:04:17.126Z] 5d3b04190fa2: Waiting [2024-05-07T10:04:17.126Z] 2f39f015ded8: Waiting [2024-05-07T10:04:17.126Z] 3a2ae6a8a46f: Waiting [2024-05-07T10:04:17.126Z] 5c69ac0246d0: Verifying Checksum [2024-05-07T10:04:17.126Z] 5c69ac0246d0: Download complete [2024-05-07T10:04:17.126Z] 3a2ae6a8a46f: Download complete [2024-05-07T10:04:17.126Z] 33b1e0a273af: Verifying Checksum [2024-05-07T10:04:17.126Z] 33b1e0a273af: Download complete [2024-05-07T10:04:17.126Z] 5d3b04190fa2: Verifying Checksum [2024-05-07T10:04:17.126Z] 5d3b04190fa2: Download complete [2024-05-07T10:04:17.126Z] ec43610c2a17: Verifying Checksum [2024-05-07T10:04:17.385Z] 5eb5b503b376: Verifying Checksum [2024-05-07T10:04:17.385Z] 5eb5b503b376: Download complete [2024-05-07T10:04:17.952Z] 2f39f015ded8: Download complete [2024-05-07T10:04:18.518Z] 5eb5b503b376: Pull complete [2024-05-07T10:04:18.518Z] 5c69ac0246d0: Pull complete [2024-05-07T10:04:19.082Z] ec43610c2a17: Pull complete [2024-05-07T10:04:19.082Z] 3a2ae6a8a46f: Pull complete [2024-05-07T10:04:19.340Z] 33b1e0a273af: Pull complete [2024-05-07T10:04:19.340Z] 5d3b04190fa2: Pull complete [2024-05-07T10:04:23.526Z] 2f39f015ded8: Pull complete [2024-05-07T10:04:23.526Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-07T10:04:23.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-07T10:04:23.526Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T10:04:23.636Z] prd-ubuntu20.04-docker-8c-8g-225 does not seem to be running inside a container [2024-05-07T10:04:23.668Z] $ 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/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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-05-07T10:04:28.346Z] $ docker top c90e042ea9d48223bee818d25e7152c83ed8e9d6b87e251a5c71326e355fe091 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-07T10:04:28.726Z] ---> job-cost.sh [2024-05-07T10:04:28.726Z] lf-activate-venv: SKIPPING [2024-05-07T10:04:28.726Z] INFO: No Stack... [2024-05-07T10:04:28.986Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-07T10:04:29.245Z] INFO: Archiving Costs [Pipeline] sh [2024-05-07T10:04:29.533Z] + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv [2024-05-07T10:04:29.533Z] + cut -d, -f6 [Pipeline] lock [2024-05-07T10:04:29.547Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-173-stack-cost] [2024-05-07T10:04:29.556Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-173-stack-cost] did not exist. Created. [2024-05-07T10:04:29.563Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-07T10:04:29.872Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-07T10:04:29.911Z] Stashed 1 file(s) [Pipeline] } [2024-05-07T10:04:29.919Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-173-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-07T10:04:29.950Z] $ docker stop --time=1 c90e042ea9d48223bee818d25e7152c83ed8e9d6b87e251a5c71326e355fe091 [2024-05-07T10:04:31.082Z] $ docker rm -f --volumes c90e042ea9d48223bee818d25e7152c83ed8e9d6b87e251a5c71326e355fe091 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-07T10:07:20.326Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-227 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2024-05-07T10:07:20.351Z] Running in /w/workspace/go-mod-core-contracts/173 [Pipeline] { [Pipeline] checkout [2024-05-07T10:07:23.413Z] The recommended git tool is: git [2024-05-07T10:07:28.575Z] using credential edgex-jenkins-ssh [2024-05-07T10:07:28.599Z] Cloning the remote Git repository [2024-05-07T10:07:28.647Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2024-05-07T10:07:28.745Z] > git init /w/workspace/go-mod-core-contracts/173 # timeout=10 [2024-05-07T10:07:28.900Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2024-05-07T10:07:28.901Z] > git --version # timeout=10 [2024-05-07T10:07:28.921Z] > git --version # 'git version 2.25.1' [2024-05-07T10:07:28.927Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-07T10:07:29.075Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-07T10:07:30.543Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2024-05-07T10:07:30.577Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-07T10:07:31.561Z] Avoid second fetch [2024-05-07T10:07:31.562Z] Checking out Revision f5be31e45f6f5fe32d43e2242d99534b67031d84 (main) [2024-05-07T10:07:31.580Z] > git config core.sparsecheckout # timeout=10 [2024-05-07T10:07:31.653Z] > git checkout -f f5be31e45f6f5fe32d43e2242d99534b67031d84 # timeout=10 [2024-05-07T10:07:32.263Z] Commit message: "Merge pull request #892 from lindseysimple/issue-891" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-07T10:07:37.104Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-07T10:07:37.105Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-07T10:07:37.105Z] Dload Upload Total Spent Left Speed [2024-05-07T10:07:37.105Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12828 86 11015 0 0 99234 0 --:--:-- --:--:-- --:--:-- 99234 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh [2024-05-07T10:07:37.460Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-07T10:07:37.791Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2024-05-07T10:07:37.791Z] tee /etc/docker/daemon.new [2024-05-07T10:07:37.791Z] { [2024-05-07T10:07:37.791Z] "registry-mirrors": [ [2024-05-07T10:07:37.791Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-07T10:07:37.791Z] ], [2024-05-07T10:07:37.791Z] "bip": "10.250.0.254/24", [2024-05-07T10:07:37.791Z] "hosts": [ [2024-05-07T10:07:37.791Z] "tcp://0.0.0.0:5555", [2024-05-07T10:07:37.791Z] "unix:///var/run/docker.sock" [2024-05-07T10:07:37.791Z] ], [2024-05-07T10:07:37.791Z] "mtu": 1458, [2024-05-07T10:07:37.791Z] "selinux-enabled": true, [2024-05-07T10:07:37.791Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-07T10:07:37.791Z] } [Pipeline] sh [2024-05-07T10:07:38.122Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-07T10:07:38.455Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-05-07T10:07:57.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-07T10:07:57.026Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-07T10:07:57.043Z] ========================================================= [2024-05-07T10:07:57.043Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-07T10:07:57.043Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-05-07T10:07:57.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-07T10:07:57.962Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-07T10:07:57.963Z] c6b39de5b339: Pulling fs layer [2024-05-07T10:07:57.963Z] a69c41024577: Pulling fs layer [2024-05-07T10:07:57.963Z] d6de4b400683: Pulling fs layer [2024-05-07T10:07:57.963Z] 35cb2a7552d0: Pulling fs layer [2024-05-07T10:07:57.963Z] 4f4fb700ef54: Pulling fs layer [2024-05-07T10:07:57.963Z] 464afbd9ba4c: Pulling fs layer [2024-05-07T10:07:57.963Z] 00f215d4a9da: Pulling fs layer [2024-05-07T10:07:57.963Z] d496ad576159: Pulling fs layer [2024-05-07T10:07:57.963Z] 35cb2a7552d0: Waiting [2024-05-07T10:07:57.963Z] 464afbd9ba4c: Waiting [2024-05-07T10:07:57.963Z] 00f215d4a9da: Waiting [2024-05-07T10:07:57.963Z] 4f4fb700ef54: Waiting [2024-05-07T10:07:57.963Z] d496ad576159: Waiting [2024-05-07T10:07:57.963Z] a69c41024577: Verifying Checksum [2024-05-07T10:07:57.963Z] a69c41024577: Download complete [2024-05-07T10:07:57.963Z] 35cb2a7552d0: Verifying Checksum [2024-05-07T10:07:57.963Z] 35cb2a7552d0: Download complete [2024-05-07T10:07:57.963Z] 4f4fb700ef54: Verifying Checksum [2024-05-07T10:07:57.963Z] 4f4fb700ef54: Download complete [2024-05-07T10:07:57.963Z] 464afbd9ba4c: Verifying Checksum [2024-05-07T10:07:57.963Z] 464afbd9ba4c: Download complete [2024-05-07T10:07:57.963Z] c6b39de5b339: Download complete [2024-05-07T10:07:58.557Z] d496ad576159: Verifying Checksum [2024-05-07T10:07:58.557Z] d496ad576159: Download complete [2024-05-07T10:07:59.149Z] c6b39de5b339: Pull complete [2024-05-07T10:07:59.739Z] a69c41024577: Pull complete [2024-05-07T10:08:00.007Z] d6de4b400683: Verifying Checksum [2024-05-07T10:08:00.007Z] d6de4b400683: Download complete [2024-05-07T10:08:00.969Z] 00f215d4a9da: Verifying Checksum [2024-05-07T10:08:00.969Z] 00f215d4a9da: Download complete [2024-05-07T10:08:13.309Z] d6de4b400683: Pull complete [2024-05-07T10:08:13.309Z] 35cb2a7552d0: Pull complete [2024-05-07T10:08:13.578Z] 4f4fb700ef54: Pull complete [2024-05-07T10:08:13.846Z] 464afbd9ba4c: Pull complete [2024-05-07T10:08:22.052Z] 00f215d4a9da: Pull complete [2024-05-07T10:08:23.465Z] d496ad576159: Pull complete [2024-05-07T10:08:23.733Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-07T10:08:23.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-07T10:08:23.733Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2024-05-07T10:08:24.084Z] + 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-05-07T10:08:24.425Z] + docker inspect -f . ci-base-image-arm64 [2024-05-07T10:08:24.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T10:08:24.648Z] prd-ubuntu20.04-docker-arm64-4c-16g-227 does not seem to be running inside a container [2024-05-07T10:08:24.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/173 -v /w/workspace/go-mod-core-contracts/173:/w/workspace/go-mod-core-contracts/173:rw,z -v /w/workspace/go-mod-core-contracts/173@tmp:/w/workspace/go-mod-core-contracts/173@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-05-07T10:08:27.863Z] $ docker top 924b4e7489af5bfb14aa1a3c3c41e3e4a5d27d6c7825e015ff8b19b0b357aa3c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-07T10:08:28.719Z] + go version [2024-05-07T10:08:28.719Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-07T10:08:28.743Z] $ docker stop --time=1 924b4e7489af5bfb14aa1a3c3c41e3e4a5d27d6c7825e015ff8b19b0b357aa3c [2024-05-07T10:08:30.362Z] $ docker rm -f --volumes 924b4e7489af5bfb14aa1a3c3c41e3e4a5d27d6c7825e015ff8b19b0b357aa3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:08:30.948Z] + docker inspect -f . ci-base-image-arm64 [2024-05-07T10:08:30.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T10:08:31.162Z] prd-ubuntu20.04-docker-arm64-4c-16g-227 does not seem to be running inside a container [2024-05-07T10:08:31.235Z] $ 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-core-contracts/173 -v /w/workspace/go-mod-core-contracts/173:/w/workspace/go-mod-core-contracts/173:rw,z -v /w/workspace/go-mod-core-contracts/173@tmp:/w/workspace/go-mod-core-contracts/173@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-05-07T10:08:32.492Z] $ docker top 8a28a9c1769ab01d8d6b811562a8955ea7b1f93714f13edb0ca92ee87400ae47 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-07T10:08:33.337Z] + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/173 [Pipeline] fileExists [Pipeline] sh [2024-05-07T10:08:34.002Z] + make test [2024-05-07T10:08:34.002Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-05-07T10:08:34.277Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-05-07T10:08:34.277Z] go: downloading github.com/fxamacker/cbor/v2 v2.6.0 [2024-05-07T10:08:34.277Z] go: downloading github.com/google/uuid v1.6.0 [2024-05-07T10:08:34.549Z] go: downloading github.com/go-playground/validator/v10 v10.20.0 [2024-05-07T10:08:34.549Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-05-07T10:08:34.549Z] go: downloading github.com/go-kit/log v0.2.1 [2024-05-07T10:08:34.817Z] go: downloading github.com/x448/float16 v0.8.4 [2024-05-07T10:08:35.087Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-05-07T10:08:35.087Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-05-07T10:08:35.087Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-05-07T10:08:35.087Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-05-07T10:08:35.087Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-05-07T10:08:35.087Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-05-07T10:08:35.087Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-05-07T10:08:35.087Z] go: downloading golang.org/x/crypto v0.21.0 [2024-05-07T10:08:35.362Z] go: downloading golang.org/x/text v0.14.0 [2024-05-07T10:08:35.951Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-05-07T10:08:40.235Z] go: downloading golang.org/x/net v0.23.0 [2024-05-07T10:08:42.824Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] [2024-05-07T10:09:50.725Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] [2024-05-07T10:09:50.725Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] [2024-05-07T10:09:50.725Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.548s coverage: 83.6% of statements [2024-05-07T10:09:50.725Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.077s coverage: 38.7% of statements [2024-05-07T10:09:50.725Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] [2024-05-07T10:09:50.725Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.062s coverage: 29.4% of statements [2024-05-07T10:09:50.725Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.121s coverage: 29.3% of statements [2024-05-07T10:09:50.725Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.179s coverage: 64.3% of statements [2024-05-07T10:09:50.725Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.091s coverage: 90.0% of statements [2024-05-07T10:09:50.725Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.305s coverage: 85.7% of statements [2024-05-07T10:09:50.725Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.065s coverage: 63.8% of statements [2024-05-07T10:09:50.725Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.021s coverage: 36.1% of statements [2024-05-07T10:09:50.725Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.056s coverage: 47.5% of statements [2024-05-07T10:09:50.725Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-07T10:09:50.725Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2024-05-07T10:10:05.752Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-07T10:10:05.752Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-05-07T10:10:05.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-07T10:10:05.796Z] $ docker stop --time=1 8a28a9c1769ab01d8d6b811562a8955ea7b1f93714f13edb0ca92ee87400ae47 [2024-05-07T10:10:07.627Z] $ docker rm -f --volumes 8a28a9c1769ab01d8d6b811562a8955ea7b1f93714f13edb0ca92ee87400ae47 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-07T10:10:09.520Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-07T10:10:09.548Z] Warning: overwriting stash ‘coverage-report’ [2024-05-07T10:10:10.201Z] 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-05-07T10:10:10.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-07T10:10:10.711Z] [2024-05-07T10:10:10.711Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:10:11.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-07T10:10:16.438Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-07T10:10:16.439Z] 8998bd30e6a1: Pulling fs layer [2024-05-07T10:10:16.439Z] 04944245beec: Pulling fs layer [2024-05-07T10:10:16.439Z] 699f458cf7ca: Pulling fs layer [2024-05-07T10:10:16.439Z] 765212b225bb: Pulling fs layer [2024-05-07T10:10:16.439Z] f23df028b6ca: Pulling fs layer [2024-05-07T10:10:16.439Z] d65c8cfc05b1: Pulling fs layer [2024-05-07T10:10:16.439Z] 2437ff75d9bd: Pulling fs layer [2024-05-07T10:10:16.439Z] 765212b225bb: Waiting [2024-05-07T10:10:16.439Z] f23df028b6ca: Waiting [2024-05-07T10:10:16.439Z] d65c8cfc05b1: Waiting [2024-05-07T10:10:16.439Z] 2437ff75d9bd: Waiting [2024-05-07T10:10:16.439Z] 04944245beec: Verifying Checksum [2024-05-07T10:10:16.439Z] 04944245beec: Download complete [2024-05-07T10:10:16.439Z] 765212b225bb: Verifying Checksum [2024-05-07T10:10:16.439Z] 765212b225bb: Download complete [2024-05-07T10:10:16.439Z] f23df028b6ca: Download complete [2024-05-07T10:10:16.439Z] d65c8cfc05b1: Verifying Checksum [2024-05-07T10:10:16.439Z] d65c8cfc05b1: Download complete [2024-05-07T10:10:16.439Z] 699f458cf7ca: Verifying Checksum [2024-05-07T10:10:16.439Z] 699f458cf7ca: Download complete [2024-05-07T10:10:17.025Z] 8998bd30e6a1: Verifying Checksum [2024-05-07T10:10:17.025Z] 8998bd30e6a1: Download complete [2024-05-07T10:10:19.619Z] 2437ff75d9bd: Verifying Checksum [2024-05-07T10:10:19.619Z] 2437ff75d9bd: Download complete [2024-05-07T10:10:22.206Z] 8998bd30e6a1: Pull complete [2024-05-07T10:10:22.206Z] 04944245beec: Pull complete [2024-05-07T10:10:24.304Z] 699f458cf7ca: Pull complete [2024-05-07T10:10:24.304Z] 765212b225bb: Pull complete [2024-05-07T10:10:25.286Z] f23df028b6ca: Pull complete [2024-05-07T10:10:25.563Z] d65c8cfc05b1: Pull complete [2024-05-07T10:10:43.814Z] 2437ff75d9bd: Pull complete [2024-05-07T10:10:43.814Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-07T10:10:43.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-07T10:10:43.814Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T10:10:44.058Z] prd-ubuntu20.04-docker-arm64-4c-16g-227 does not seem to be running inside a container [2024-05-07T10:10:44.139Z] $ 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-core-contracts/173 -v /w/workspace/go-mod-core-contracts/173:/w/workspace/go-mod-core-contracts/173:rw,z -v /w/workspace/go-mod-core-contracts/173@tmp:/w/workspace/go-mod-core-contracts/173@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-05-07T10:10:46.890Z] $ docker top 15979e810a343ee52097263525e6a1698fdc5062f4eadd734f407aed75608b08 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-07T10:10:47.768Z] ---> job-cost.sh [2024-05-07T10:10:47.768Z] lf-activate-venv: SKIPPING [2024-05-07T10:10:47.768Z] INFO: No Stack... [2024-05-07T10:10:48.037Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-07T10:10:49.005Z] INFO: Archiving Costs [Pipeline] sh [2024-05-07T10:10:49.657Z] + cat /w/workspace/go-mod-core-contracts/173/archives/cost.csv [2024-05-07T10:10:49.657Z] + cut -d, -f6 [Pipeline] lock [2024-05-07T10:10:49.722Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-173-stack-cost] [2024-05-07T10:10:49.733Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-173-stack-cost] did not exist. Created. [2024-05-07T10:10:49.740Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-07T10:10:50.434Z] /w/workspace/go-mod-core-contracts/173@tmp/durable-48eae39a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-07T10:10:51.088Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-07T10:10:51.118Z] Warning: overwriting stash ‘stack-cost’ [2024-05-07T10:10:51.197Z] Stashed 1 file(s) [Pipeline] } [2024-05-07T10:10:51.208Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-173-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-07T10:10:51.245Z] $ docker stop --time=1 15979e810a343ee52097263525e6a1698fdc5062f4eadd734f407aed75608b08 [2024-05-07T10:10:52.804Z] $ docker rm -f --volumes 15979e810a343ee52097263525e6a1698fdc5062f4eadd734f407aed75608b08 [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-05-07T10:10:53.272Z] provisioning config files... [2024-05-07T10:10:53.283Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config14977730919945989880tmp [Pipeline] { [Pipeline] sh [2024-05-07T10:10:53.604Z] + set +x [2024-05-07T10:10:53.604Z] + curl -s https://codecov.io/bash [2024-05-07T10:10:53.604Z] + bash -s -- [2024-05-07T10:10:53.604Z] [2024-05-07T10:10:53.604Z] _____ _ [2024-05-07T10:10:53.604Z] / ____| | | [2024-05-07T10:10:53.604Z] | | ___ __| | ___ ___ _____ __ [2024-05-07T10:10:53.604Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-07T10:10:53.604Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-07T10:10:53.604Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-07T10:10:53.604Z] Bash-1.0.6 [2024-05-07T10:10:53.604Z] [2024-05-07T10:10:53.604Z] [2024-05-07T10:10:53.604Z] ==> git version 2.25.1 found [2024-05-07T10:10:53.604Z] ==> 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-05-07T10:10:53.604Z] Release-Date: 2020-01-08 [2024-05-07T10:10:53.604Z] 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-05-07T10:10:53.604Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-07T10:10:53.604Z] ==> Jenkins CI detected. [2024-05-07T10:10:53.604Z] current dir:  /w/workspace/undry_go-mod-core-contracts_main [2024-05-07T10:10:53.604Z] project root: . [2024-05-07T10:10:53.604Z] --> token set from env [2024-05-07T10:10:53.604Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-07T10:10:53.604Z] ==> Running gcov in . (disable via -X gcov) [2024-05-07T10:10:53.604Z] ==> Python coveragepy not found [2024-05-07T10:10:53.604Z] ==> Searching for coverage reports in: [2024-05-07T10:10:53.604Z] + . [2024-05-07T10:10:53.604Z] -> Found 1 reports [2024-05-07T10:10:53.604Z] ==> Detecting git/mercurial file structure [2024-05-07T10:10:53.604Z] ==> Reading reports [2024-05-07T10:10:53.865Z] + ./coverage.out bytes=140412 [2024-05-07T10:10:53.865Z] ==> Appending adjustments [2024-05-07T10:10:53.865Z] https://docs.codecov.io/docs/fixing-reports [2024-05-07T10:10:54.435Z] + Found adjustments [2024-05-07T10:10:54.435Z] ==> Gzipping contents [2024-05-07T10:10:54.435Z] 20K /tmp/codecov.T2DKw5.gz [2024-05-07T10:10:54.435Z] ==> Uploading reports [2024-05-07T10:10:54.435Z] url: https://codecov.io [2024-05-07T10:10:54.435Z] query: branch=main&commit=f5be31e45f6f5fe32d43e2242d99534b67031d84&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-07T10:10:54.435Z] -> Pinging Codecov [2024-05-07T10:10:54.435Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f5be31e45f6f5fe32d43e2242d99534b67031d84&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-07T10:10:54.695Z] -> Uploading to [2024-05-07T10:10:54.695Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-07/71470A77251A30514AAF9C0BB2E5B6CE/f5be31e45f6f5fe32d43e2242d99534b67031d84/c1a08e89-b18f-4246-9b48-f32016021715.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240507%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240507T101054Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6d79a92f2964a5931431e6292bd7f310532dc7d93d7bd3b8d3de2c624cc4bff6 [2024-05-07T10:10:54.695Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-07T10:10:54.695Z] Dload Upload Total Spent Left Speed [2024-05-07T10:10:54.956Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20400 0 0 100 20400 0 83950 --:--:-- --:--:-- --:--:-- 83950 [2024-05-07T10:10:54.956Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/f5be31e45f6f5fe32d43e2242d99534b67031d84 [Pipeline] } [2024-05-07T10:10:54.964Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-05-07T10:10:55.194Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-05-07T10:10:55.214Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:10:55.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-07T10:10:55.523Z] [2024-05-07T10:10:55.523Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:10:55.826Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-07T10:10:55.826Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-05-07T10:10:55.826Z] df9b9388f04a: Pulling fs layer [2024-05-07T10:10:55.826Z] 52dc419b0ee2: Pulling fs layer [2024-05-07T10:10:55.826Z] 25bc292e5bac: Pulling fs layer [2024-05-07T10:10:55.826Z] 114826534d7a: Pulling fs layer [2024-05-07T10:10:55.826Z] 4657fd5d0bcf: Pulling fs layer [2024-05-07T10:10:55.826Z] 6ad1cebc031e: Pulling fs layer [2024-05-07T10:10:55.826Z] 8a3aa393b2d8: Pulling fs layer [2024-05-07T10:10:55.826Z] 114826534d7a: Waiting [2024-05-07T10:10:55.826Z] 4657fd5d0bcf: Waiting [2024-05-07T10:10:55.826Z] 6ad1cebc031e: Waiting [2024-05-07T10:10:55.826Z] 8a3aa393b2d8: Waiting [2024-05-07T10:10:55.826Z] 25bc292e5bac: Verifying Checksum [2024-05-07T10:10:55.826Z] 25bc292e5bac: Download complete [2024-05-07T10:10:55.826Z] 52dc419b0ee2: Download complete [2024-05-07T10:10:55.826Z] 4657fd5d0bcf: Download complete [2024-05-07T10:10:55.826Z] df9b9388f04a: Download complete [2024-05-07T10:10:56.086Z] df9b9388f04a: Pull complete [2024-05-07T10:10:56.086Z] 6ad1cebc031e: Verifying Checksum [2024-05-07T10:10:56.086Z] 6ad1cebc031e: Download complete [2024-05-07T10:10:56.086Z] 52dc419b0ee2: Pull complete [2024-05-07T10:10:56.346Z] 25bc292e5bac: Pull complete [2024-05-07T10:10:56.915Z] 8a3aa393b2d8: Verifying Checksum [2024-05-07T10:10:56.915Z] 8a3aa393b2d8: Download complete [2024-05-07T10:10:56.915Z] 114826534d7a: Verifying Checksum [2024-05-07T10:10:56.915Z] 114826534d7a: Download complete [2024-05-07T10:11:00.201Z] 114826534d7a: Pull complete [2024-05-07T10:11:00.201Z] 4657fd5d0bcf: Pull complete [2024-05-07T10:11:00.768Z] 6ad1cebc031e: Pull complete [2024-05-07T10:11:03.303Z] 8a3aa393b2d8: Pull complete [2024-05-07T10:11:03.563Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-05-07T10:11:03.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-07T10:11:03.563Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T10:11:03.678Z] prd-ubuntu20.04-docker-8c-8g-225 does not seem to be running inside a container [2024-05-07T10:11:03.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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:1.410.4 cat [2024-05-07T10:11:07.166Z] $ docker top cf95c0d953d85d564c0cceed9c128d1bb2559162b919774640f86f27608352b8 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-07T10:11:07.245Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh [2024-05-07T10:11:07.525Z] + set -o pipefail [2024-05-07T10:11:07.525Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' [2024-05-07T10:11:10.846Z] [2024-05-07T10:11:10.846Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... [2024-05-07T10:11:10.846Z] [2024-05-07T10:11:10.846Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/20b34a49-0b9c-4deb-98b1-89d04150aab7 [2024-05-07T10:11:10.846Z] [2024-05-07T10:11:10.846Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-05-07T10:11:10.846Z] [2024-05-07T10:11:13.386Z] [2024-05-07T10:11:13.386Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-05-07T10:11:13.386Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-05-07T10:11:13.386Z] More details here: https://snyk.co/ue1NS [2024-05-07T10:11:13.386Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-05-07T10:11:13.386Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-05-07T10:11:13.397Z] $ docker stop --time=1 cf95c0d953d85d564c0cceed9c128d1bb2559162b919774640f86f27608352b8 [2024-05-07T10:11:15.488Z] $ docker rm -f --volumes cf95c0d953d85d564c0cceed9c128d1bb2559162b919774640f86f27608352b8 [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-05-07T10:11:16.163Z] + git log --format=format:%s -1 f5be31e45f6f5fe32d43e2242d99534b67031d84 [Pipeline] sh [2024-05-07T10:11:16.460Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-07T10:11:16.460Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:11:16.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-07T10:11:16.766Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T10:11:16.852Z] prd-ubuntu20.04-docker-8c-8g-225 does not seem to be running inside a container [2024-05-07T10:11:16.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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-05-07T10:11:17.243Z] $ docker top c3681bbb1e7f5a42c5b4ab84e7f094e2982e7b24211bac92cb35308031824831 -eo pid,comm [2024-05-07T10:11:17.294Z] 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-05-07T10:11:17.294Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-07T10:11:17.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-07T10:11:17.362Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-07T10:11:17.481Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-07T10:11:17.480Z] $ docker exec c3681bbb1e7f5a42c5b4ab84e7f094e2982e7b24211bac92cb35308031824831 ssh-agent [2024-05-07T10:11:17.587Z] SSH_AUTH_SOCK=/tmp/ssh-jdSFhEWrtm7c/agent.31 [2024-05-07T10:11:17.587Z] SSH_AGENT_PID=38 [2024-05-07T10:11:17.591Z] Running ssh-add (command line suppressed) [2024-05-07T10:11:17.696Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_15529516479613661669.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_15529516479613661669.key) [2024-05-07T10:11:17.715Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-07T10:11:18.011Z] + git semver tag [2024-05-07T10:11:18.270Z] 2024-05-07 10:11:18,185 [run_tag] DEBUG tag force:False [2024-05-07T10:11:18.270Z] 2024-05-07 10:11:18,185 [check_head_tag] DEBUG check head tag [2024-05-07T10:11:18.270Z] 2024-05-07 10:11:18,188 [execute] INFO git cat-file --batch-check [2024-05-07T10:11:18.270Z] 2024-05-07 10:11:18,188 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) [2024-05-07T10:11:18.270Z] 2024-05-07 10:11:18,192 [execute] INFO git cat-file --batch [2024-05-07T10:11:18.270Z] 2024-05-07 10:11:18,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) [2024-05-07T10:11:18.270Z] 2024-05-07 10:11:18,239 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-05-07T10:11:18.270Z] 2024-05-07 10:11:18,239 [execute] INFO git tag -a v3.2.0-dev.20 -m v3.2.0-dev.20 [2024-05-07T10:11:18.270Z] 2024-05-07 10:11:18,240 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.20', '-m', 'v3.2.0-dev.20'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2024-05-07T10:11:18.270Z] 2024-05-07 10:11:18,245 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-05-07T10:11:18.270Z] 3.2.0-dev.20 [Pipeline] } [2024-05-07T10:11:18.277Z] $ docker exec --env ******** --env ******** c3681bbb1e7f5a42c5b4ab84e7f094e2982e7b24211bac92cb35308031824831 ssh-agent -k [2024-05-07T10:11:18.384Z] unset SSH_AUTH_SOCK; [2024-05-07T10:11:18.384Z] unset SSH_AGENT_PID; [2024-05-07T10:11:18.384Z] echo Agent pid 38 killed; [2024-05-07T10:11:18.397Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-07T10:11:18.716Z] + git semver [Pipeline] } [2024-05-07T10:11:18.983Z] $ docker stop --time=1 c3681bbb1e7f5a42c5b4ab84e7f094e2982e7b24211bac92cb35308031824831 [2024-05-07T10:11:20.320Z] $ docker rm -f --volumes c3681bbb1e7f5a42c5b4ab84e7f094e2982e7b24211bac92cb35308031824831 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:11:20.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-07T10:11:20.741Z] [2024-05-07T10:11:20.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:11:21.052Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-07T10:11:21.052Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-05-07T10:11:21.052Z] ab5ef0e58194: Pulling fs layer [2024-05-07T10:11:21.052Z] 9712f1f96733: Pulling fs layer [2024-05-07T10:11:21.052Z] 63f879dbbcfc: Pulling fs layer [2024-05-07T10:11:21.052Z] 0d9ebad4ef96: Pulling fs layer [2024-05-07T10:11:21.052Z] e9a5061849ea: Pulling fs layer [2024-05-07T10:11:21.052Z] d747dcd14b5f: Pulling fs layer [2024-05-07T10:11:21.052Z] 2de7ff778b66: Pulling fs layer [2024-05-07T10:11:21.052Z] 0d9ebad4ef96: Waiting [2024-05-07T10:11:21.052Z] d747dcd14b5f: Waiting [2024-05-07T10:11:21.052Z] 2de7ff778b66: Waiting [2024-05-07T10:11:21.052Z] e9a5061849ea: Waiting [2024-05-07T10:11:21.052Z] 9712f1f96733: Download complete [2024-05-07T10:11:21.620Z] 63f879dbbcfc: Verifying Checksum [2024-05-07T10:11:21.620Z] 63f879dbbcfc: Download complete [2024-05-07T10:11:21.620Z] 0d9ebad4ef96: Verifying Checksum [2024-05-07T10:11:21.620Z] 0d9ebad4ef96: Download complete [2024-05-07T10:11:21.620Z] d747dcd14b5f: Verifying Checksum [2024-05-07T10:11:21.620Z] d747dcd14b5f: Download complete [2024-05-07T10:11:21.620Z] e9a5061849ea: Verifying Checksum [2024-05-07T10:11:21.620Z] e9a5061849ea: Download complete [2024-05-07T10:11:21.881Z] 2de7ff778b66: Verifying Checksum [2024-05-07T10:11:21.881Z] 2de7ff778b66: Download complete [2024-05-07T10:11:21.881Z] ab5ef0e58194: Verifying Checksum [2024-05-07T10:11:21.881Z] ab5ef0e58194: Download complete [2024-05-07T10:11:25.162Z] ab5ef0e58194: Pull complete [2024-05-07T10:11:25.162Z] 9712f1f96733: Pull complete [2024-05-07T10:11:25.421Z] 63f879dbbcfc: Pull complete [2024-05-07T10:11:29.610Z] 0d9ebad4ef96: Pull complete [2024-05-07T10:11:29.610Z] e9a5061849ea: Pull complete [2024-05-07T10:11:29.610Z] d747dcd14b5f: Pull complete [2024-05-07T10:11:30.986Z] 2de7ff778b66: Pull complete [2024-05-07T10:11:30.986Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-05-07T10:11:30.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-07T10:11:30.986Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T10:11:31.148Z] prd-ubuntu20.04-docker-8c-8g-225 does not seem to be running inside a container [2024-05-07T10:11:31.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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-05-07T10:11:34.764Z] $ docker top d4807326a32b5f45c6e643ff38a28f4e3e3bfa7872e2498633701bd5d3891a29 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-05-07T10:11:34.869Z] provisioning config files... [2024-05-07T10:11:34.887Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config12582594146525050372tmp [2024-05-07T10:11:34.899Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config17951918697296160750tmp [2024-05-07T10:11:34.909Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3458798746647635037tmp [Pipeline] { [Pipeline] echo [2024-05-07T10:11:34.988Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-07T10:11:35.282Z] ---> sigul-configuration.sh [2024-05-07T10:11:35.282Z] gpg: directory `/root/.gnupg' created [2024-05-07T10:11:35.282Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-05-07T10:11:35.282Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-05-07T10:11:35.282Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-05-07T10:11:35.282Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-05-07T10:11:35.282Z] gpg: CAST5 encrypted data [2024-05-07T10:11:35.282Z] gpg: encrypted with 1 passphrase [2024-05-07T10:11:35.282Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-05-07T10:11:35.583Z] + mkdir /home/jenkins [2024-05-07T10:11:35.583Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-05-07T10:11:35.880Z] + 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-05-07T10:11:35.897Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-07T10:11:36.214Z] ---> sigul-install.sh [2024-05-07T10:11:36.214Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-05-07T10:11:36.512Z] + git tag --list [2024-05-07T10:11:36.512Z] v0.0.0 [2024-05-07T10:11:36.512Z] v0.0.1 [2024-05-07T10:11:36.512Z] v0.1.0 [2024-05-07T10:11:36.512Z] v0.1.1 [2024-05-07T10:11:36.512Z] v0.1.10 [2024-05-07T10:11:36.512Z] v0.1.100 [2024-05-07T10:11:36.512Z] v0.1.101 [2024-05-07T10:11:36.512Z] v0.1.102 [2024-05-07T10:11:36.512Z] v0.1.103 [2024-05-07T10:11:36.512Z] v0.1.104 [2024-05-07T10:11:36.512Z] v0.1.105 [2024-05-07T10:11:36.512Z] v0.1.106 [2024-05-07T10:11:36.512Z] v0.1.107 [2024-05-07T10:11:36.512Z] v0.1.108 [2024-05-07T10:11:36.512Z] v0.1.109 [2024-05-07T10:11:36.512Z] v0.1.11 [2024-05-07T10:11:36.512Z] v0.1.110 [2024-05-07T10:11:36.512Z] v0.1.111 [2024-05-07T10:11:36.512Z] v0.1.112 [2024-05-07T10:11:36.512Z] v0.1.113 [2024-05-07T10:11:36.512Z] v0.1.114 [2024-05-07T10:11:36.512Z] v0.1.115 [2024-05-07T10:11:36.512Z] v0.1.116 [2024-05-07T10:11:36.512Z] v0.1.117 [2024-05-07T10:11:36.512Z] v0.1.118 [2024-05-07T10:11:36.512Z] v0.1.119 [2024-05-07T10:11:36.512Z] v0.1.12 [2024-05-07T10:11:36.512Z] v0.1.120 [2024-05-07T10:11:36.512Z] v0.1.121 [2024-05-07T10:11:36.512Z] v0.1.122 [2024-05-07T10:11:36.512Z] v0.1.123 [2024-05-07T10:11:36.512Z] v0.1.124 [2024-05-07T10:11:36.512Z] v0.1.125 [2024-05-07T10:11:36.512Z] v0.1.126 [2024-05-07T10:11:36.512Z] v0.1.127 [2024-05-07T10:11:36.512Z] v0.1.128 [2024-05-07T10:11:36.512Z] v0.1.129 [2024-05-07T10:11:36.512Z] v0.1.13 [2024-05-07T10:11:36.512Z] v0.1.130 [2024-05-07T10:11:36.512Z] v0.1.131 [2024-05-07T10:11:36.512Z] v0.1.132 [2024-05-07T10:11:36.512Z] v0.1.133 [2024-05-07T10:11:36.512Z] v0.1.134 [2024-05-07T10:11:36.512Z] v0.1.135 [2024-05-07T10:11:36.512Z] v0.1.136 [2024-05-07T10:11:36.512Z] v0.1.137 [2024-05-07T10:11:36.512Z] v0.1.138 [2024-05-07T10:11:36.512Z] v0.1.139 [2024-05-07T10:11:36.512Z] v0.1.14 [2024-05-07T10:11:36.512Z] v0.1.140 [2024-05-07T10:11:36.512Z] v0.1.141 [2024-05-07T10:11:36.512Z] v0.1.142 [2024-05-07T10:11:36.512Z] v0.1.143 [2024-05-07T10:11:36.512Z] v0.1.144 [2024-05-07T10:11:36.512Z] v0.1.145 [2024-05-07T10:11:36.512Z] v0.1.146 [2024-05-07T10:11:36.512Z] v0.1.147 [2024-05-07T10:11:36.512Z] v0.1.148 [2024-05-07T10:11:36.512Z] v0.1.149 [2024-05-07T10:11:36.512Z] v0.1.15 [2024-05-07T10:11:36.512Z] v0.1.16 [2024-05-07T10:11:36.512Z] v0.1.17 [2024-05-07T10:11:36.512Z] v0.1.18 [2024-05-07T10:11:36.512Z] v0.1.19 [2024-05-07T10:11:36.512Z] v0.1.2 [2024-05-07T10:11:36.512Z] v0.1.20 [2024-05-07T10:11:36.512Z] v0.1.21 [2024-05-07T10:11:36.512Z] v0.1.22 [2024-05-07T10:11:36.512Z] v0.1.23 [2024-05-07T10:11:36.512Z] v0.1.24 [2024-05-07T10:11:36.512Z] v0.1.25 [2024-05-07T10:11:36.512Z] v0.1.26 [2024-05-07T10:11:36.512Z] v0.1.27 [2024-05-07T10:11:36.512Z] v0.1.28 [2024-05-07T10:11:36.512Z] v0.1.29 [2024-05-07T10:11:36.512Z] v0.1.3 [2024-05-07T10:11:36.512Z] v0.1.30 [2024-05-07T10:11:36.512Z] v0.1.31 [2024-05-07T10:11:36.512Z] v0.1.32 [2024-05-07T10:11:36.512Z] v0.1.33 [2024-05-07T10:11:36.512Z] v0.1.34 [2024-05-07T10:11:36.512Z] v0.1.35 [2024-05-07T10:11:36.512Z] v0.1.36 [2024-05-07T10:11:36.512Z] v0.1.37 [2024-05-07T10:11:36.512Z] v0.1.38 [2024-05-07T10:11:36.512Z] v0.1.39 [2024-05-07T10:11:36.512Z] v0.1.4 [2024-05-07T10:11:36.512Z] v0.1.40 [2024-05-07T10:11:36.512Z] v0.1.41 [2024-05-07T10:11:36.512Z] v0.1.42 [2024-05-07T10:11:36.512Z] v0.1.43 [2024-05-07T10:11:36.512Z] v0.1.44 [2024-05-07T10:11:36.512Z] v0.1.45 [2024-05-07T10:11:36.512Z] v0.1.46 [2024-05-07T10:11:36.512Z] v0.1.47 [2024-05-07T10:11:36.512Z] v0.1.48 [2024-05-07T10:11:36.512Z] v0.1.49 [2024-05-07T10:11:36.512Z] v0.1.5 [2024-05-07T10:11:36.512Z] v0.1.50 [2024-05-07T10:11:36.512Z] v0.1.51 [2024-05-07T10:11:36.512Z] v0.1.52 [2024-05-07T10:11:36.512Z] v0.1.53 [2024-05-07T10:11:36.512Z] v0.1.54 [2024-05-07T10:11:36.512Z] v0.1.55 [2024-05-07T10:11:36.512Z] v0.1.56 [2024-05-07T10:11:36.512Z] v0.1.57 [2024-05-07T10:11:36.512Z] v0.1.58 [2024-05-07T10:11:36.512Z] v0.1.59 [2024-05-07T10:11:36.512Z] v0.1.6 [2024-05-07T10:11:36.512Z] v0.1.60 [2024-05-07T10:11:36.512Z] v0.1.61 [2024-05-07T10:11:36.512Z] v0.1.62 [2024-05-07T10:11:36.512Z] v0.1.63 [2024-05-07T10:11:36.512Z] v0.1.64 [2024-05-07T10:11:36.512Z] v0.1.65 [2024-05-07T10:11:36.512Z] v0.1.66 [2024-05-07T10:11:36.512Z] v0.1.67 [2024-05-07T10:11:36.512Z] v0.1.68 [2024-05-07T10:11:36.512Z] v0.1.69 [2024-05-07T10:11:36.512Z] v0.1.7 [2024-05-07T10:11:36.512Z] v0.1.70 [2024-05-07T10:11:36.512Z] v0.1.71 [2024-05-07T10:11:36.512Z] v0.1.72 [2024-05-07T10:11:36.512Z] v0.1.73 [2024-05-07T10:11:36.512Z] v0.1.74 [2024-05-07T10:11:36.512Z] v0.1.75 [2024-05-07T10:11:36.512Z] v0.1.76 [2024-05-07T10:11:36.512Z] v0.1.77 [2024-05-07T10:11:36.512Z] v0.1.78 [2024-05-07T10:11:36.512Z] v0.1.79 [2024-05-07T10:11:36.512Z] v0.1.8 [2024-05-07T10:11:36.512Z] v0.1.80 [2024-05-07T10:11:36.512Z] v0.1.81 [2024-05-07T10:11:36.512Z] v0.1.82 [2024-05-07T10:11:36.512Z] v0.1.83 [2024-05-07T10:11:36.512Z] v0.1.84 [2024-05-07T10:11:36.512Z] v0.1.85 [2024-05-07T10:11:36.512Z] v0.1.86 [2024-05-07T10:11:36.512Z] v0.1.87 [2024-05-07T10:11:36.512Z] v0.1.88 [2024-05-07T10:11:36.512Z] v0.1.89 [2024-05-07T10:11:36.512Z] v0.1.9 [2024-05-07T10:11:36.512Z] v0.1.90 [2024-05-07T10:11:36.512Z] v0.1.91 [2024-05-07T10:11:36.512Z] v0.1.92 [2024-05-07T10:11:36.512Z] v0.1.93 [2024-05-07T10:11:36.512Z] v0.1.94 [2024-05-07T10:11:36.512Z] v0.1.95 [2024-05-07T10:11:36.512Z] v0.1.96 [2024-05-07T10:11:36.512Z] v0.1.97 [2024-05-07T10:11:36.512Z] v0.1.98 [2024-05-07T10:11:36.512Z] v0.1.99 [2024-05-07T10:11:36.512Z] v2.0.0 [2024-05-07T10:11:36.512Z] v2.1.0 [2024-05-07T10:11:36.512Z] v2.1.1 [2024-05-07T10:11:36.512Z] v2.2.0 [2024-05-07T10:11:36.512Z] v2.3.0 [2024-05-07T10:11:36.512Z] v3.0 [2024-05-07T10:11:36.512Z] v3.0.0 [2024-05-07T10:11:36.512Z] v3.1 [2024-05-07T10:11:36.512Z] v3.1.0 [2024-05-07T10:11:36.512Z] v3.1.0-dev.1 [2024-05-07T10:11:36.512Z] v3.1.0-dev.10 [2024-05-07T10:11:36.512Z] v3.1.0-dev.11 [2024-05-07T10:11:36.512Z] v3.1.0-dev.12 [2024-05-07T10:11:36.512Z] v3.1.0-dev.13 [2024-05-07T10:11:36.512Z] v3.1.0-dev.14 [2024-05-07T10:11:36.512Z] v3.1.0-dev.15 [2024-05-07T10:11:36.512Z] v3.1.0-dev.16 [2024-05-07T10:11:36.512Z] v3.1.0-dev.17 [2024-05-07T10:11:36.512Z] v3.1.0-dev.18 [2024-05-07T10:11:36.512Z] v3.1.0-dev.19 [2024-05-07T10:11:36.512Z] v3.1.0-dev.2 [2024-05-07T10:11:36.512Z] v3.1.0-dev.3 [2024-05-07T10:11:36.512Z] v3.1.0-dev.4 [2024-05-07T10:11:36.512Z] v3.1.0-dev.5 [2024-05-07T10:11:36.512Z] v3.1.0-dev.6 [2024-05-07T10:11:36.512Z] v3.1.0-dev.7 [2024-05-07T10:11:36.512Z] v3.1.0-dev.8 [2024-05-07T10:11:36.512Z] v3.1.0-dev.9 [2024-05-07T10:11:36.512Z] v3.2.0-dev.1 [2024-05-07T10:11:36.512Z] v3.2.0-dev.10 [2024-05-07T10:11:36.512Z] v3.2.0-dev.11 [2024-05-07T10:11:36.512Z] v3.2.0-dev.12 [2024-05-07T10:11:36.512Z] v3.2.0-dev.13 [2024-05-07T10:11:36.512Z] v3.2.0-dev.14 [2024-05-07T10:11:36.512Z] v3.2.0-dev.15 [2024-05-07T10:11:36.512Z] v3.2.0-dev.16 [2024-05-07T10:11:36.512Z] v3.2.0-dev.17 [2024-05-07T10:11:36.512Z] v3.2.0-dev.18 [2024-05-07T10:11:36.512Z] v3.2.0-dev.19 [2024-05-07T10:11:36.512Z] v3.2.0-dev.2 [2024-05-07T10:11:36.512Z] v3.2.0-dev.20 [2024-05-07T10:11:36.512Z] v3.2.0-dev.3 [2024-05-07T10:11:36.512Z] v3.2.0-dev.4 [2024-05-07T10:11:36.512Z] v3.2.0-dev.5 [2024-05-07T10:11:36.512Z] v3.2.0-dev.6 [2024-05-07T10:11:36.512Z] v3.2.0-dev.7 [2024-05-07T10:11:36.512Z] v3.2.0-dev.8 [2024-05-07T10:11:36.512Z] v3.2.0-dev.9 [Pipeline] sh [2024-05-07T10:11:36.823Z] + lftools sign git-tag v3.2.0-dev.20 [2024-05-07T10:11:37.393Z] Signing Git tag with Sigul... [2024-05-07T10:11:37.393Z] Signing v3.2.0-dev.20 [Pipeline] echo [2024-05-07T10:11:38.348Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-07T10:11:38.639Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-05-07T10:11:38.647Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-05-07T10:11:38.672Z] $ docker stop --time=1 d4807326a32b5f45c6e643ff38a28f4e3e3bfa7872e2498633701bd5d3891a29 [2024-05-07T10:11:39.993Z] $ docker rm -f --volumes d4807326a32b5f45c6e643ff38a28f4e3e3bfa7872e2498633701bd5d3891a29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-05-07T10:11:40.441Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-07T10:11:40.441Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:11:40.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-07T10:11:40.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T10:11:40.854Z] prd-ubuntu20.04-docker-8c-8g-225 does not seem to be running inside a container [2024-05-07T10:11:40.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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-05-07T10:11:41.246Z] $ docker top f19b8ec15cac3a4d0d27b28c750b2c7dfcf4e04e3a4a35635e2dc9426152cc34 -eo pid,comm [2024-05-07T10:11:41.300Z] 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-05-07T10:11:41.300Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-07T10:11:41.359Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-07T10:11:41.359Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-07T10:11:41.475Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-07T10:11:41.474Z] $ docker exec f19b8ec15cac3a4d0d27b28c750b2c7dfcf4e04e3a4a35635e2dc9426152cc34 ssh-agent [2024-05-07T10:11:41.598Z] SSH_AUTH_SOCK=/tmp/ssh-UawpNj5jv9z4/agent.32 [2024-05-07T10:11:41.598Z] SSH_AGENT_PID=38 [2024-05-07T10:11:41.603Z] Running ssh-add (command line suppressed) [2024-05-07T10:11:41.701Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8514502433051036437.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8514502433051036437.key) [2024-05-07T10:11:41.726Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-07T10:11:42.016Z] + git semver bump pre [2024-05-07T10:11:42.276Z] 2024-05-07 10:11:42,197 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-05-07T10:11:42.276Z] 2024-05-07 10:11:42,198 [bump_version] DEBUG bumping version:3.2.0-dev.20 on axis:pre with prefix:dev [2024-05-07T10:11:42.276Z] 2024-05-07 10:11:42,198 [bump_version] DEBUG bumped version:3.2.0-dev.21 [2024-05-07T10:11:42.276Z] 2024-05-07 10:11:42,198 [write_version] DEBUG write version:3.2.0-dev.21 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True [2024-05-07T10:11:42.276Z] 2024-05-07 10:11:42,198 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-05-07T10:11:42.276Z] 2024-05-07 10:11:42,198 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-05-07T10:11:42.276Z] 2024-05-07 10:11:42,200 [execute] INFO git cat-file --batch-check [2024-05-07T10:11:42.276Z] 2024-05-07 10:11:42,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-07T10:11:42.276Z] 2024-05-07 10:11:42,204 [execute] INFO git cat-file --batch [2024-05-07T10:11:42.276Z] 2024-05-07 10:11:42,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-07T10:11:42.276Z] 2024-05-07 10:11:42,210 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-05-07T10:11:42.276Z] 3.2.0-dev.21 [Pipeline] } [2024-05-07T10:11:42.281Z] $ docker exec --env ******** --env ******** f19b8ec15cac3a4d0d27b28c750b2c7dfcf4e04e3a4a35635e2dc9426152cc34 ssh-agent -k [2024-05-07T10:11:42.383Z] unset SSH_AUTH_SOCK; [2024-05-07T10:11:42.383Z] unset SSH_AGENT_PID; [2024-05-07T10:11:42.383Z] echo Agent pid 38 killed; [2024-05-07T10:11:42.397Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-07T10:11:42.727Z] + git semver [Pipeline] } [2024-05-07T10:11:42.998Z] $ docker stop --time=1 f19b8ec15cac3a4d0d27b28c750b2c7dfcf4e04e3a4a35635e2dc9426152cc34 [2024-05-07T10:11:44.294Z] $ docker rm -f --volumes f19b8ec15cac3a4d0d27b28c750b2c7dfcf4e04e3a4a35635e2dc9426152cc34 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-07T10:11:44.663Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-07T10:11:44.663Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:11:44.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-07T10:11:44.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T10:11:45.060Z] prd-ubuntu20.04-docker-8c-8g-225 does not seem to be running inside a container [2024-05-07T10:11:45.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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-05-07T10:11:45.452Z] $ docker top 735ce2a39b44f8f14ebe0761643e42ea7cddc148f06f4631ade353938e3a81ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-07T10:11:45.581Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-07T10:11:45.582Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-07T10:11:45.701Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-07T10:11:45.699Z] $ docker exec 735ce2a39b44f8f14ebe0761643e42ea7cddc148f06f4631ade353938e3a81ab ssh-agent [2024-05-07T10:11:45.818Z] SSH_AUTH_SOCK=/tmp/ssh-K72zOOyZ9P3d/agent.33 [2024-05-07T10:11:45.818Z] SSH_AGENT_PID=39 [2024-05-07T10:11:45.822Z] Running ssh-add (command line suppressed) [2024-05-07T10:11:45.923Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7763547841741067067.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7763547841741067067.key) [2024-05-07T10:11:45.940Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-07T10:11:46.233Z] + git semver push [2024-05-07T10:11:46.492Z] 2024-05-07 10:11:46,413 [run_push] DEBUG push [2024-05-07T10:11:46.492Z] 2024-05-07 10:11:46,414 [execute] INFO git cat-file --batch-check [2024-05-07T10:11:46.492Z] 2024-05-07 10:11:46,414 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-07T10:11:46.492Z] 2024-05-07 10:11:46,418 [execute] INFO git rev-list 6314e0746ec899ccbb8905a4e25d7fdc5d5958d9 -- [2024-05-07T10:11:46.492Z] 2024-05-07 10:11:46,418 [execute] DEBUG Popen(['git', 'rev-list', '6314e0746ec899ccbb8905a4e25d7fdc5d5958d9', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-07T10:11:46.492Z] 2024-05-07 10:11:46,431 [execute] INFO git fetch -v origin [2024-05-07T10:11:46.492Z] 2024-05-07 10:11:46,431 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-05-07T10:11:47.060Z] 2024-05-07 10:11:46,932 [run_push] DEBUG no remote changes detected [2024-05-07T10:11:47.060Z] 2024-05-07 10:11:46,932 [execute] INFO git push origin semver [2024-05-07T10:11:47.060Z] 2024-05-07 10:11:46,933 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-07T10:11:47.998Z] 2024-05-07 10:11:47,741 [run_push] DEBUG push all version tags [2024-05-07T10:11:47.998Z] 2024-05-07 10:11:47,741 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-05-07T10:11:47.998Z] 2024-05-07 10:11:47,742 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2024-05-07T10:11:48.566Z] 2024-05-07 10:11:48,464 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-05-07T10:11:48.566Z] 3.2.0-dev.21 [Pipeline] } [2024-05-07T10:11:48.571Z] $ docker exec --env ******** --env ******** 735ce2a39b44f8f14ebe0761643e42ea7cddc148f06f4631ade353938e3a81ab ssh-agent -k [2024-05-07T10:11:48.668Z] unset SSH_AUTH_SOCK; [2024-05-07T10:11:48.668Z] unset SSH_AGENT_PID; [2024-05-07T10:11:48.668Z] echo Agent pid 39 killed; [2024-05-07T10:11:48.685Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-07T10:11:49.008Z] + git semver [Pipeline] } [2024-05-07T10:11:49.277Z] $ docker stop --time=1 735ce2a39b44f8f14ebe0761643e42ea7cddc148f06f4631ade353938e3a81ab [2024-05-07T10:11:50.580Z] $ docker rm -f --volumes 735ce2a39b44f8f14ebe0761643e42ea7cddc148f06f4631ade353938e3a81ab [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-05-07T10:11:51.235Z] + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] [2024-05-07T10:11:51.235Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2024-05-07T10:11:51.235Z] total 16 [2024-05-07T10:11:51.235Z] drwxr-xr-x 3 root root 4096 May 7 10:04 . [2024-05-07T10:11:51.235Z] drwxrwxr-x 11 jenkins jenkins 4096 May 7 10:11 .. [2024-05-07T10:11:51.235Z] drwxr-xr-x 2 root root 4096 May 7 10:04 cost [2024-05-07T10:11:51.235Z] -rw-r--r-- 1 root root 93 May 7 10:04 cost.csv [2024-05-07T10:11:51.235Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives [2024-05-07T10:11:51.235Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2024-05-07T10:11:51.235Z] total 16 [2024-05-07T10:11:51.235Z] drwxr-xr-x 3 jenkins jenkins 4096 May 7 10:04 . [2024-05-07T10:11:51.235Z] drwxrwxr-x 11 jenkins jenkins 4096 May 7 10:11 .. [2024-05-07T10:11:51.235Z] drwxr-xr-x 2 jenkins jenkins 4096 May 7 10:04 cost [2024-05-07T10:11:51.235Z] -rw-r--r-- 1 jenkins jenkins 93 May 7 10:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-07T10:11:51.528Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-07T10:11:52.389Z] ---> package-listing.sh [2024-05-07T10:11:52.389Z] ++ facter osfamily [2024-05-07T10:11:52.389Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-07T10:11:52.651Z] + OS_FAMILY=debian [2024-05-07T10:11:52.651Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2024-05-07T10:11:52.651Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-07T10:11:52.651Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-07T10:11:52.651Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-07T10:11:52.651Z] + PACKAGES=/tmp/packages_start.txt [2024-05-07T10:11:52.651Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2024-05-07T10:11:52.651Z] + PACKAGES=/tmp/packages_end.txt [2024-05-07T10:11:52.651Z] + case "${OS_FAMILY}" in [2024-05-07T10:11:52.651Z] + dpkg -l [2024-05-07T10:11:52.651Z] + grep '^ii' [2024-05-07T10:11:52.651Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-07T10:11:52.651Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-07T10:11:52.651Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-07T10:11:52.651Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2024-05-07T10:11:52.651Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2024-05-07T10:11:52.651Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo [2024-05-07T10:11:52.663Z] 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-07T10:11:52.940Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:11:53.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-07T10:11:53.506Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T10:11:53.594Z] prd-ubuntu20.04-docker-8c-8g-225 does not seem to be running inside a container [2024-05-07T10:11:53.618Z] $ 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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-05-07T10:11:53.825Z] $ docker top 88c66aee5116dd5acd61a11f71f41b4fc4785133cfeb2ddbf5b1fc37d2ef837c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-07T10:11:54.185Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-07T10:11:54.471Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-07T10:11:54.757Z] + ls /var/log/sa-host [2024-05-07T10:11:54.757Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-07T10:11:54.830Z] provisioning config files... [2024-05-07T10:11:54.839Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config17833720009625147649tmp [Pipeline] { [Pipeline] echo [2024-05-07T10:11:54.864Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-07T10:11:55.150Z] ---> create-netrc.sh [Pipeline] } [2024-05-07T10:11:55.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-07T10:11:55.501Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-07T10:11:55.509Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-07T10:11:55.785Z] ---> sudo-logs.sh [2024-05-07T10:11:55.785Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-07T10:11:55.822Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-07T10:11:56.104Z] ---> job-cost.sh [2024-05-07T10:11:56.104Z] lf-activate-venv: SKIPPING [2024-05-07T10:11:56.104Z] DEBUG: total: 0.2199999988079071 [2024-05-07T10:11:56.104Z] INFO: Retrieving Stack Cost... [2024-05-07T10:11:56.363Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-07T10:11:56.929Z] INFO: Archiving Costs [Pipeline] echo [2024-05-07T10:11:56.940Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-07T10:11:57.222Z] ---> logs-deploy.sh [2024-05-07T10:11:57.222Z] lf-activate-venv: SKIPPING [2024-05-07T10:11:57.222Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/173 [2024-05-07T10:11:57.222Z] INFO: archiving workspace using pattern(s): [2024-05-07T10:11:58.159Z] Archives upload complete. [2024-05-07T10:11:58.418Z] INFO: archiving logs to Nexus [2024-05-07T10:11:58.990Z] ---> uname -a: [2024-05-07T10:11:58.990Z] Linux prd-ubuntu20-04-docker-8c-8g-225 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-05-07T10:11:58.990Z] [2024-05-07T10:11:58.990Z] [2024-05-07T10:11:58.990Z] ---> lscpu: [2024-05-07T10:11:58.990Z] Architecture: x86_64 [2024-05-07T10:11:58.990Z] CPU op-mode(s): 32-bit, 64-bit [2024-05-07T10:11:58.990Z] Byte Order: Little Endian [2024-05-07T10:11:58.990Z] Address sizes: 40 bits physical, 48 bits virtual [2024-05-07T10:11:58.990Z] CPU(s): 8 [2024-05-07T10:11:58.990Z] On-line CPU(s) list: 0-7 [2024-05-07T10:11:58.990Z] Thread(s) per core: 1 [2024-05-07T10:11:58.990Z] Core(s) per socket: 1 [2024-05-07T10:11:58.990Z] Socket(s): 8 [2024-05-07T10:11:58.990Z] NUMA node(s): 1 [2024-05-07T10:11:58.990Z] Vendor ID: AuthenticAMD [2024-05-07T10:11:58.990Z] CPU family: 23 [2024-05-07T10:11:58.990Z] Model: 49 [2024-05-07T10:11:58.990Z] Model name: AMD EPYC-Rome Processor [2024-05-07T10:11:58.990Z] Stepping: 0 [2024-05-07T10:11:58.990Z] CPU MHz: 2799.998 [2024-05-07T10:11:58.990Z] BogoMIPS: 5599.99 [2024-05-07T10:11:58.990Z] Virtualization: AMD-V [2024-05-07T10:11:58.990Z] Hypervisor vendor: KVM [2024-05-07T10:11:58.990Z] Virtualization type: full [2024-05-07T10:11:58.990Z] L1d cache: 256 KiB [2024-05-07T10:11:58.990Z] L1i cache: 256 KiB [2024-05-07T10:11:58.990Z] L2 cache: 4 MiB [2024-05-07T10:11:58.990Z] L3 cache: 128 MiB [2024-05-07T10:11:58.990Z] NUMA node0 CPU(s): 0-7 [2024-05-07T10:11:58.990Z] Vulnerability Itlb multihit: Not affected [2024-05-07T10:11:58.990Z] Vulnerability L1tf: Not affected [2024-05-07T10:11:58.990Z] Vulnerability Mds: Not affected [2024-05-07T10:11:58.990Z] Vulnerability Meltdown: Not affected [2024-05-07T10:11:58.991Z] Vulnerability Mmio stale data: Not affected [2024-05-07T10:11:58.991Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-05-07T10:11:58.991Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-05-07T10:11:58.991Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-05-07T10:11:58.991Z] Vulnerability Srbds: Not affected [2024-05-07T10:11:58.991Z] Vulnerability Tsx async abort: Not affected [2024-05-07T10:11:58.991Z] 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-05-07T10:11:58.991Z] [2024-05-07T10:11:58.991Z] [2024-05-07T10:11:58.991Z] ---> nproc: [2024-05-07T10:11:58.991Z] 8 [2024-05-07T10:11:58.991Z] [2024-05-07T10:11:58.991Z] [2024-05-07T10:11:58.991Z] ---> df -h: [2024-05-07T10:11:58.991Z] Filesystem Size Used Avail Use% Mounted on [2024-05-07T10:11:58.991Z] overlay 155G 12G 144G 8% / [2024-05-07T10:11:58.991Z] tmpfs 64M 0 64M 0% /dev [2024-05-07T10:11:58.991Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-05-07T10:11:58.991Z] shm 64M 0 64M 0% /dev/shm [2024-05-07T10:11:58.991Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-05-07T10:11:58.991Z] [2024-05-07T10:11:58.991Z] [2024-05-07T10:11:58.991Z] ---> sar -b -r -n DEV: [2024-05-07T10:11:58.991Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-225) 05/07/24 _x86_64_ (8 CPU) [2024-05-07T10:11:58.991Z] [2024-05-07T10:11:58.991Z] 10:02:32 LINUX RESTART (8 CPU) [2024-05-07T10:11:58.991Z] [2024-05-07T10:11:58.991Z] 10:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-05-07T10:11:58.991Z] 10:04:01 333.19 15.63 317.56 0.00 1920.88 37532.94 0.00 [2024-05-07T10:11:58.991Z] 10:05:01 64.84 0.12 64.72 0.00 6.40 28110.51 0.00 [2024-05-07T10:11:58.991Z] 10:06:01 1.80 0.00 1.80 0.00 0.00 20.54 0.00 [2024-05-07T10:11:58.991Z] 10:07:01 1.77 0.00 1.77 0.00 0.00 19.86 0.00 [2024-05-07T10:11:58.991Z] 10:08:01 47.56 5.10 42.46 0.00 4342.48 8446.99 0.00 [2024-05-07T10:11:58.991Z] 10:09:01 5.10 0.02 5.08 0.00 0.13 110.25 0.00 [2024-05-07T10:11:58.991Z] 10:10:01 2.02 0.00 2.02 0.00 0.00 22.26 0.00 [2024-05-07T10:11:58.991Z] 10:11:01 5.92 0.13 5.78 0.00 17.73 2265.36 0.00 [2024-05-07T10:11:58.991Z] Average: 57.77 2.62 55.15 0.00 785.94 9565.89 0.00 [2024-05-07T10:11:58.991Z] [2024-05-07T10:11:58.991Z] 10:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-05-07T10:11:58.991Z] 10:04:01 28807584 31463664 844656 2.57 85492 2815812 1965832 5.79 1268176 2382540 296716 [2024-05-07T10:11:58.991Z] 10:05:01 28745892 31564380 746728 2.27 95128 2947932 1754116 5.17 1098028 2591428 400 [2024-05-07T10:11:58.991Z] 10:06:01 28745608 31564264 746420 2.27 95160 2947936 1754116 5.17 1097892 2591432 4 [2024-05-07T10:11:58.991Z] 10:07:01 28748416 31567204 743260 2.26 95232 2947936 1754116 5.17 1095244 2591432 20 [2024-05-07T10:11:58.991Z] 10:08:01 28285328 31532220 748448 2.28 124260 3345236 1667396 4.91 1395728 2721636 932 [2024-05-07T10:11:58.991Z] 10:09:01 28313292 31555300 725328 2.21 122852 3341984 1678788 4.95 1369892 2718380 320 [2024-05-07T10:11:58.991Z] 10:10:01 28313804 31555880 724668 2.20 122940 3341988 1678788 4.95 1369756 2718388 8 [2024-05-07T10:11:58.991Z] 10:11:01 27627260 31507472 772044 2.35 133188 3932992 1990504 5.87 1428652 3308740 597560 [2024-05-07T10:11:58.991Z] Average: 28448398 31538798 756444 2.30 109282 3202727 1780457 5.25 1265421 2702997 111995 [2024-05-07T10:11:58.991Z] [2024-05-07T10:11:58.991Z] 10:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-05-07T10:11:58.991Z] 10:04:01 ens3 558.42 349.58 6240.19 95.75 0.00 0.00 0.00 0.00 [2024-05-07T10:11:58.991Z] 10:04:01 lo 3.20 3.20 0.31 0.31 0.00 0.00 0.00 0.00 [2024-05-07T10:11:58.991Z] 10:04:01 veth9ce40da 40.29 78.57 4.02 762.76 0.00 0.00 0.00 0.06 [2024-05-07T10:11:58.991Z] 10:04:01 docker0 46.64 84.92 4.17 825.66 0.00 0.00 0.00 0.00 [2024-05-07T10:11:58.991Z] 10:05:01 ens3 94.07 57.31 2528.07 12.39 0.00 0.00 0.00 0.00 [2024-05-07T10:11:58.991Z] 10:05:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2024-05-07T10:11:58.991Z] 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:11:58.991Z] 10:06:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:11:58.991Z] 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:11:58.991Z] 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:11:58.991Z] 10:07:01 ens3 0.77 0.20 0.15 0.08 0.00 0.00 0.00 0.00 [2024-05-07T10:11:58.991Z] 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:11:58.991Z] 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:11:58.991Z] 10:08:01 ens3 220.81 125.38 2713.75 8.85 0.00 0.00 0.00 0.00 [2024-05-07T10:11:58.991Z] 10:08:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-05-07T10:11:58.991Z] 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:11:58.991Z] 10:09:01 ens3 12.48 4.97 12.70 0.33 0.00 0.00 0.00 0.00 [2024-05-07T10:11:58.991Z] 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:11:58.991Z] 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:11:58.991Z] 10:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:11:58.991Z] 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:11:58.991Z] 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:11:58.991Z] 10:11:01 ens3 125.11 75.87 3971.92 9.36 0.00 0.00 0.00 0.00 [2024-05-07T10:11:58.991Z] 10:11:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2024-05-07T10:11:58.991Z] 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:11:58.991Z] Average: ens3 126.47 76.66 1933.31 15.84 0.00 0.00 0.00 0.00 [2024-05-07T10:11:58.991Z] Average: lo 0.84 0.84 0.08 0.08 0.00 0.00 0.00 0.00 [2024-05-07T10:11:58.991Z] Average: docker0 5.83 10.61 0.52 103.20 0.00 0.00 0.00 0.00 [2024-05-07T10:11:58.991Z] [2024-05-07T10:11:58.991Z] [2024-05-07T10:11:58.991Z] ---> sar -P ALL: [2024-05-07T10:11:58.991Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-225) 05/07/24 _x86_64_ (8 CPU) [2024-05-07T10:11:58.991Z] [2024-05-07T10:11:58.991Z] 10:02:32 LINUX RESTART (8 CPU) [2024-05-07T10:11:58.991Z] [2024-05-07T10:11:58.991Z] 10:03:01 CPU %user %nice %system %iowait %steal %idle [2024-05-07T10:11:58.991Z] 10:04:01 all 17.79 0.00 4.44 3.37 0.07 74.33 [2024-05-07T10:11:58.991Z] 10:04:01 0 19.95 0.00 4.98 0.39 0.07 74.62 [2024-05-07T10:11:58.991Z] 10:04:01 1 15.83 0.00 5.04 2.83 0.07 76.24 [2024-05-07T10:11:58.991Z] 10:04:01 2 18.36 0.00 4.35 3.62 0.07 73.60 [2024-05-07T10:11:58.991Z] 10:04:01 3 18.88 0.00 3.71 0.25 0.07 77.09 [2024-05-07T10:11:58.991Z] 10:04:01 4 18.84 0.00 4.78 6.75 0.05 69.59 [2024-05-07T10:11:58.991Z] 10:04:01 5 17.11 0.00 5.23 7.43 0.08 70.14 [2024-05-07T10:11:58.991Z] 10:04:01 6 18.42 0.00 3.54 0.39 0.07 77.59 [2024-05-07T10:11:58.991Z] 10:04:01 7 14.94 0.00 3.88 5.31 0.08 75.78 [2024-05-07T10:11:58.991Z] 10:05:01 all 10.55 0.00 2.06 1.59 0.04 85.76 [2024-05-07T10:11:58.991Z] 10:05:01 0 11.28 0.00 2.14 0.24 0.05 86.29 [2024-05-07T10:11:58.991Z] 10:05:01 1 9.94 0.00 2.16 11.14 0.05 76.71 [2024-05-07T10:11:58.991Z] 10:05:01 2 11.73 0.00 2.09 1.09 0.03 85.06 [2024-05-07T10:11:58.991Z] 10:05:01 3 10.89 0.00 2.05 0.05 0.03 86.98 [2024-05-07T10:11:58.991Z] 10:05:01 4 10.26 0.00 1.63 0.02 0.05 88.04 [2024-05-07T10:11:58.991Z] 10:05:01 5 10.68 0.00 3.13 0.15 0.05 85.99 [2024-05-07T10:11:58.991Z] 10:05:01 6 9.64 0.00 1.81 0.00 0.03 88.51 [2024-05-07T10:11:58.991Z] 10:05:01 7 9.99 0.00 1.51 0.07 0.03 88.41 [2024-05-07T10:11:58.991Z] 10:06:01 all 0.01 0.00 0.01 0.00 0.02 99.95 [2024-05-07T10:11:58.991Z] 10:06:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2024-05-07T10:11:58.991Z] 10:06:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-05-07T10:11:58.991Z] 10:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-07T10:11:58.991Z] 10:06:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-07T10:11:58.991Z] 10:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T10:11:58.991Z] 10:06:01 5 0.02 0.00 0.03 0.00 0.05 99.90 [2024-05-07T10:11:58.991Z] 10:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-07T10:11:58.991Z] 10:06:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2024-05-07T10:11:58.991Z] 10:07:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-05-07T10:11:58.991Z] 10:07:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-05-07T10:11:58.991Z] 10:07:01 1 0.02 0.00 0.02 0.05 0.00 99.92 [2024-05-07T10:11:58.991Z] 10:07:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-07T10:11:58.991Z] 10:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-05-07T10:11:58.991Z] 10:07:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-05-07T10:11:58.991Z] 10:07:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-05-07T10:11:58.991Z] 10:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T10:11:58.991Z] 10:07:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-05-07T10:11:58.991Z] 10:08:01 all 2.61 0.00 1.25 0.52 0.03 95.60 [2024-05-07T10:11:58.991Z] 10:08:01 0 3.24 0.00 1.58 1.15 0.03 93.99 [2024-05-07T10:11:58.991Z] 10:08:01 1 3.61 0.00 1.20 1.04 0.03 94.12 [2024-05-07T10:11:58.991Z] 10:08:01 2 1.82 0.00 2.79 0.08 0.03 95.27 [2024-05-07T10:11:58.991Z] 10:08:01 3 1.71 0.00 1.02 0.05 0.03 97.19 [2024-05-07T10:11:58.991Z] 10:08:01 4 3.19 0.00 0.90 0.07 0.02 95.82 [2024-05-07T10:11:58.991Z] 10:08:01 5 2.76 0.00 0.90 0.33 0.05 95.96 [2024-05-07T10:11:58.991Z] 10:08:01 6 2.09 0.00 1.04 1.29 0.02 95.57 [2024-05-07T10:11:58.991Z] 10:08:01 7 2.47 0.00 0.53 0.12 0.03 96.85 [2024-05-07T10:11:58.991Z] 10:09:01 all 0.24 0.00 0.06 0.01 0.01 99.67 [2024-05-07T10:11:58.991Z] 10:09:01 0 0.23 0.00 0.10 0.00 0.02 99.65 [2024-05-07T10:11:58.991Z] 10:09:01 1 1.04 0.00 0.10 0.00 0.02 98.84 [2024-05-07T10:11:58.991Z] 10:09:01 2 0.20 0.00 0.02 0.00 0.00 99.78 [2024-05-07T10:11:58.991Z] 10:09:01 3 0.03 0.00 0.08 0.00 0.00 99.88 [2024-05-07T10:11:58.991Z] 10:09:01 4 0.12 0.00 0.02 0.02 0.02 99.83 [2024-05-07T10:11:58.991Z] 10:09:01 5 0.12 0.00 0.10 0.08 0.03 99.67 [2024-05-07T10:11:58.991Z] 10:09:01 6 0.10 0.00 0.07 0.02 0.02 99.80 [2024-05-07T10:11:58.991Z] 10:09:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2024-05-07T10:11:58.991Z] 10:10:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2024-05-07T10:11:58.991Z] 10:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T10:11:58.991Z] 10:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T10:11:58.991Z] 10:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T10:11:58.991Z] 10:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-07T10:11:58.991Z] 10:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-07T10:11:58.991Z] 10:10:01 5 0.03 0.00 0.03 0.00 0.03 99.90 [2024-05-07T10:11:58.991Z] 10:10:01 6 0.02 0.00 0.00 0.05 0.00 99.93 [2024-05-07T10:11:58.991Z] 10:10:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-05-07T10:11:58.991Z] 10:11:01 all 2.21 0.00 0.97 0.08 0.03 96.71 [2024-05-07T10:11:58.991Z] 10:11:01 0 2.24 0.00 1.02 0.05 0.03 96.66 [2024-05-07T10:11:58.991Z] 10:11:01 1 1.85 0.00 0.86 0.02 0.03 97.25 [2024-05-07T10:11:58.991Z] 10:11:01 2 2.67 0.00 1.19 0.00 0.02 96.13 [2024-05-07T10:11:58.991Z] 10:11:01 3 1.47 0.00 0.80 0.00 0.02 97.71 [2024-05-07T10:11:58.991Z] 10:11:01 4 2.10 0.00 0.98 0.00 0.02 96.90 [2024-05-07T10:11:58.991Z] 10:11:01 5 2.69 0.00 1.04 0.30 0.03 95.93 [2024-05-07T10:11:58.991Z] 10:11:01 6 2.02 0.00 1.17 0.27 0.03 96.51 [2024-05-07T10:11:58.991Z] 10:11:01 7 2.67 0.00 0.67 0.03 0.02 96.61 [2024-05-07T10:11:58.991Z] Average: all 4.16 0.00 1.10 0.69 0.03 94.02 [2024-05-07T10:11:58.991Z] Average: 0 4.60 0.00 1.23 0.23 0.03 93.91 [2024-05-07T10:11:58.991Z] Average: 1 4.01 0.00 1.16 1.87 0.03 92.92 [2024-05-07T10:11:58.991Z] Average: 2 4.34 0.00 1.30 0.60 0.02 93.74 [2024-05-07T10:11:58.991Z] Average: 3 4.10 0.00 0.96 0.04 0.03 94.87 [2024-05-07T10:11:58.991Z] Average: 4 4.29 0.00 1.03 0.85 0.02 93.80 [2024-05-07T10:11:58.991Z] Average: 5 4.15 0.00 1.30 1.03 0.04 93.47 [2024-05-07T10:11:58.991Z] Average: 6 4.02 0.00 0.95 0.25 0.02 94.76 [2024-05-07T10:11:58.991Z] Average: 7 3.75 0.00 0.83 0.68 0.03 94.70 [2024-05-07T10:11:58.991Z] [2024-05-07T10:11:58.991Z] [2024-05-07T10:11:58.991Z]