Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c0ce723a7e22187d59fb72134c45d24f77b280c0 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-ssh4526997154698140417.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12057718323614461275.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-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-ssh17359661464652479467.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2399066998916494674.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-ssh10348041865461139435.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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 ‘prd-ubuntu20.04-docker-8c-8g-26910’ is offline Running on prd-ubuntu20.04-docker-8c-8g-26912 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 c0ce723a7e22187d59fb72134c45d24f77b280c0 (main) Commit message: "Merge pull request #948 from jinlinGuan/issue-943" > 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 c0ce723a7e22187d59fb72134c45d24f77b280c0 # timeout=10 > git rev-list --no-walk 9c7b7a359318f264dbbd7afa686e54950c8e6a2d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-18T10:21:33.053Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-18T10:21:33.136Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-18T10:21:33.162Z] ========================================================= [2024-11-18T10:21:33.163Z] EdgeX Global Pipelines Version Info [2024-11-18T10:21:33.163Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-18T10:21:34.283Z] ------------------- [2024-11-18T10:21:34.283Z] stable info: [2024-11-18T10:21:34.283Z] ------------------- [2024-11-18T10:21:34.283Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-18T10:21:34.283Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-18T10:21:34.283Z] Message: update stable to v1.0.265 [2024-11-18T10:21:34.853Z] ------------------- [2024-11-18T10:21:34.853Z] experimental info: [2024-11-18T10:21:34.853Z] ------------------- [2024-11-18T10:21:34.853Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-18T10:21:34.853Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-18T10:21:34.853Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-18T10:21:34.960Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2024-11-18T10:21:34.979Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2024-11-18T10:21:35.003Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-18T10:21:35.021Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-18T10:21:35.045Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-18T10:21:35.066Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-18T10:21:35.092Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-18T10:21:35.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-18T10:21:35.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-18T10:21:35.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-18T10:21:35.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-18T10:21:35.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2024-11-18T10:21:35.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-18T10:21:35.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-18T10:21:35.299Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-11-18T10:21:35.321Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-11-18T10:21:35.342Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-18T10:21:35.369Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-18T10:21:35.392Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-18T10:21:35.413Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-18T10:21:35.442Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-18T10:21:35.467Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-18T10:21:35.491Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-18T10:21:35.513Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-18T10:21:35.536Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-11-18T10:21:35.558Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-18T10:21:35.579Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-18T10:21:35.598Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-18T10:21:35.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-18T10:21:35.640Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-18T10:21:35.659Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0ce723a7e22187d59fb72134c45d24f77b280c0 [Pipeline] echo [2024-11-18T10:21:35.679Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0ce723 [Pipeline] echo [2024-11-18T10:21:35.701Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-18T10:21:36.081Z] + git rev-list -1 --merges c0ce723a7e22187d59fb72134c45d24f77b280c0~1..c0ce723a7e22187d59fb72134c45d24f77b280c0 [Pipeline] echo [2024-11-18T10:21:36.112Z] -----------> git rev-list -1 --merges c0ce723a7e22187d59fb72134c45d24f77b280c0~1..c0ce723a7e22187d59fb72134c45d24f77b280c0 c0ce723a7e22187d59fb72134c45d24f77b280c0 [2024-11-18T10:21:36.112Z] c0ce723a7e22187d59fb72134c45d24f77b280c0 [false] [Pipeline] sh [2024-11-18T10:21:36.411Z] + git log --format=format:%s -1 c0ce723a7e22187d59fb72134c45d24f77b280c0 [Pipeline] echo [2024-11-18T10:21:36.430Z] ========================================================= [2024-11-18T10:21:36.430Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-18T10:21:36.430Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-18T10:21:36.782Z] + git log --format=format:%s -1 c0ce723a7e22187d59fb72134c45d24f77b280c0 [Pipeline] echo [2024-11-18T10:21:36.808Z] [semverPrep] GIT_COMMIT: c0ce723a7e22187d59fb72134c45d24f77b280c0, Commit Message: Merge pull request #948 from jinlinGuan/issue-943 [Pipeline] echo [2024-11-18T10:21:36.824Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-18T10:21:37.271Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-18T10:21:37.272Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-18T10:21:37.272Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-18T10:21:37.272Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-18T10:21:37.272Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-18T10:21:37.272Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-18T10:21:37.272Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-18T10:21:37.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-18T10:21:37.633Z] [2024-11-18T10:21:37.633Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-18T10:21:37.949Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-18T10:21:37.949Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-18T10:21:37.949Z] b85a868b505f: Pulling fs layer [2024-11-18T10:21:37.949Z] e2be974225ed: Pulling fs layer [2024-11-18T10:21:37.949Z] 339a4e72a1f5: Pulling fs layer [2024-11-18T10:21:37.949Z] 988bab9f4d93: Pulling fs layer [2024-11-18T10:21:37.949Z] 1469e6f7b9e6: Pulling fs layer [2024-11-18T10:21:37.949Z] eaf3925da568: Pulling fs layer [2024-11-18T10:21:37.949Z] bab4dde63d76: Pulling fs layer [2024-11-18T10:21:37.949Z] bde34c3a00c8: Pulling fs layer [2024-11-18T10:21:37.949Z] b352a97aabf1: Pulling fs layer [2024-11-18T10:21:37.949Z] 4872d77fe225: Pulling fs layer [2024-11-18T10:21:37.949Z] 5851b861e8e6: Pulling fs layer [2024-11-18T10:21:37.949Z] 1469e6f7b9e6: Waiting [2024-11-18T10:21:37.949Z] bde34c3a00c8: Waiting [2024-11-18T10:21:37.949Z] eaf3925da568: Waiting [2024-11-18T10:21:37.949Z] bab4dde63d76: Waiting [2024-11-18T10:21:37.949Z] b352a97aabf1: Waiting [2024-11-18T10:21:37.949Z] 4872d77fe225: Waiting [2024-11-18T10:21:37.949Z] 5851b861e8e6: Waiting [2024-11-18T10:21:38.208Z] e2be974225ed: Download complete [2024-11-18T10:21:38.208Z] 988bab9f4d93: Verifying Checksum [2024-11-18T10:21:38.208Z] 988bab9f4d93: Download complete [2024-11-18T10:21:38.208Z] 1469e6f7b9e6: Verifying Checksum [2024-11-18T10:21:38.208Z] 1469e6f7b9e6: Download complete [2024-11-18T10:21:38.208Z] 339a4e72a1f5: Verifying Checksum [2024-11-18T10:21:38.208Z] 339a4e72a1f5: Download complete [2024-11-18T10:21:38.208Z] eaf3925da568: Verifying Checksum [2024-11-18T10:21:38.208Z] eaf3925da568: Download complete [2024-11-18T10:21:38.208Z] bde34c3a00c8: Verifying Checksum [2024-11-18T10:21:38.208Z] bde34c3a00c8: Download complete [2024-11-18T10:21:38.208Z] b352a97aabf1: Download complete [2024-11-18T10:21:38.208Z] 4872d77fe225: Verifying Checksum [2024-11-18T10:21:38.208Z] 4872d77fe225: Download complete [2024-11-18T10:21:38.208Z] 5851b861e8e6: Verifying Checksum [2024-11-18T10:21:38.208Z] 5851b861e8e6: Download complete [2024-11-18T10:21:38.487Z] b85a868b505f: Verifying Checksum [2024-11-18T10:21:38.487Z] b85a868b505f: Download complete [2024-11-18T10:21:38.757Z] bab4dde63d76: Verifying Checksum [2024-11-18T10:21:38.757Z] bab4dde63d76: Download complete [2024-11-18T10:21:39.326Z] b85a868b505f: Pull complete [2024-11-18T10:21:39.586Z] e2be974225ed: Pull complete [2024-11-18T10:21:39.847Z] 339a4e72a1f5: Pull complete [2024-11-18T10:21:40.107Z] 988bab9f4d93: Pull complete [2024-11-18T10:21:40.367Z] 1469e6f7b9e6: Pull complete [2024-11-18T10:21:40.367Z] eaf3925da568: Pull complete [2024-11-18T10:21:41.750Z] bab4dde63d76: Pull complete [2024-11-18T10:21:42.011Z] bde34c3a00c8: Pull complete [2024-11-18T10:21:42.011Z] b352a97aabf1: Pull complete [2024-11-18T10:21:42.271Z] 4872d77fe225: Pull complete [2024-11-18T10:21:42.271Z] 5851b861e8e6: Pull complete [2024-11-18T10:21:42.271Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-18T10:21:42.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-18T10:21:42.271Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-18T10:21:42.412Z] prd-ubuntu20.04-docker-8c-8g-26912 does not seem to be running inside a container [2024-11-18T10:21:42.442Z] $ 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-11-18T10:21:44.595Z] $ docker top a2b8f7772f1a8cc9b0db843215bc703901d893b94b92932adc49132dafe0b31b -eo pid,comm [2024-11-18T10:21:44.652Z] 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-11-18T10:21:44.652Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-18T10:21:44.714Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-18T10:21:44.714Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-18T10:21:44.823Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-18T10:21:44.825Z] $ docker exec a2b8f7772f1a8cc9b0db843215bc703901d893b94b92932adc49132dafe0b31b ssh-agent [2024-11-18T10:21:44.929Z] SSH_AUTH_SOCK=/tmp/ssh-3KftleoE9omL/agent.31 [2024-11-18T10:21:44.929Z] SSH_AGENT_PID=37 [2024-11-18T10:21:44.936Z] Running ssh-add (command line suppressed) [2024-11-18T10:21:45.039Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14734937411901548730.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14734937411901548730.key) [2024-11-18T10:21:45.055Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-18T10:21:45.351Z] + git tag --points-at HEAD [Pipeline] } [2024-11-18T10:21:45.362Z] $ docker exec --env ******** --env ******** a2b8f7772f1a8cc9b0db843215bc703901d893b94b92932adc49132dafe0b31b ssh-agent -k [2024-11-18T10:21:45.454Z] unset SSH_AUTH_SOCK; [2024-11-18T10:21:45.455Z] unset SSH_AGENT_PID; [2024-11-18T10:21:45.455Z] echo Agent pid 37 killed; [2024-11-18T10:21:45.465Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-18T10:21:45.505Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-18T10:21:45.506Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-18T10:21:45.614Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-18T10:21:45.615Z] $ docker exec a2b8f7772f1a8cc9b0db843215bc703901d893b94b92932adc49132dafe0b31b ssh-agent [2024-11-18T10:21:45.721Z] SSH_AUTH_SOCK=/tmp/ssh-NA217lJWf7Ed/agent.70 [2024-11-18T10:21:45.721Z] SSH_AGENT_PID=76 [2024-11-18T10:21:45.726Z] Running ssh-add (command line suppressed) [2024-11-18T10:21:45.820Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_12115772839472954995.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_12115772839472954995.key) [2024-11-18T10:21:45.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-18T10:21:46.128Z] + git semver init [2024-11-18T10:21:46.386Z] 2024-11-18 10:21:46,284 [run_init] DEBUG init version:0.0.0 force:False [2024-11-18T10:21:46.386Z] 2024-11-18 10:21:46,284 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver [2024-11-18T10:21:46.386Z] 2024-11-18 10:21:46,285 [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-11-18T10:21:46.386Z] 2024-11-18 10:21:46,285 [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-11-18T10:21:47.324Z] 2024-11-18 10:21:47,160 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude [2024-11-18T10:21:47.324Z] 2024-11-18 10:21:47,161 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False [2024-11-18T10:21:47.324Z] 2024-11-18 10:21:47,161 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-11-18T10:21:47.324Z] 2024-11-18 10:21:47,161 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-11-18T10:21:47.324Z] 4.0.0-dev.7 [Pipeline] } [2024-11-18T10:21:47.332Z] $ docker exec --env ******** --env ******** a2b8f7772f1a8cc9b0db843215bc703901d893b94b92932adc49132dafe0b31b ssh-agent -k [2024-11-18T10:21:47.423Z] unset SSH_AUTH_SOCK; [2024-11-18T10:21:47.424Z] unset SSH_AGENT_PID; [2024-11-18T10:21:47.424Z] echo Agent pid 76 killed; [2024-11-18T10:21:47.432Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-18T10:21:47.752Z] + git semver [Pipeline] } [2024-11-18T10:21:48.022Z] $ docker stop --time=1 a2b8f7772f1a8cc9b0db843215bc703901d893b94b92932adc49132dafe0b31b [2024-11-18T10:21:49.320Z] $ docker rm -f --volumes a2b8f7772f1a8cc9b0db843215bc703901d893b94b92932adc49132dafe0b31b [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-18T10:21:49.666Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-18T10:21:49.885Z] Stashed 1 file(s) [Pipeline] echo [2024-11-18T10:21:49.889Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.7 [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-11-18T10:21:50.116Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-18T10:21:50.145Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-18T10:21:50.163Z] ========================================================= [2024-11-18T10:21:50.163Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-18T10:21:50.163Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-11-18T10:21:50.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-18T10:21:50.490Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-18T10:21:50.490Z] 43c4264eed91: Pulling fs layer [2024-11-18T10:21:50.490Z] 4cc291be95ef: Pulling fs layer [2024-11-18T10:21:50.490Z] 2ac1f1163629: Pulling fs layer [2024-11-18T10:21:50.490Z] 5c3c966382ef: Pulling fs layer [2024-11-18T10:21:50.490Z] 4f4fb700ef54: Pulling fs layer [2024-11-18T10:21:50.490Z] 5d5c8e513c77: Pulling fs layer [2024-11-18T10:21:50.490Z] 9f66e0745190: Pulling fs layer [2024-11-18T10:21:50.490Z] f49a43e4bbc0: Pulling fs layer [2024-11-18T10:21:50.490Z] 561ebcabdf7f: Pulling fs layer [2024-11-18T10:21:50.490Z] 5c3c966382ef: Waiting [2024-11-18T10:21:50.490Z] 4f4fb700ef54: Waiting [2024-11-18T10:21:50.490Z] 561ebcabdf7f: Waiting [2024-11-18T10:21:50.490Z] 9f66e0745190: Waiting [2024-11-18T10:21:50.490Z] f49a43e4bbc0: Waiting [2024-11-18T10:21:50.490Z] 4cc291be95ef: Verifying Checksum [2024-11-18T10:21:50.490Z] 4cc291be95ef: Download complete [2024-11-18T10:21:50.490Z] 5c3c966382ef: Download complete [2024-11-18T10:21:50.490Z] 4f4fb700ef54: Verifying Checksum [2024-11-18T10:21:50.490Z] 4f4fb700ef54: Download complete [2024-11-18T10:21:50.490Z] 5d5c8e513c77: Verifying Checksum [2024-11-18T10:21:50.490Z] 5d5c8e513c77: Download complete [2024-11-18T10:21:50.490Z] 43c4264eed91: Download complete [2024-11-18T10:21:50.490Z] 9f66e0745190: Verifying Checksum [2024-11-18T10:21:50.490Z] 9f66e0745190: Download complete [2024-11-18T10:21:50.748Z] 43c4264eed91: Pull complete [2024-11-18T10:21:50.748Z] 561ebcabdf7f: Verifying Checksum [2024-11-18T10:21:50.748Z] 561ebcabdf7f: Download complete [2024-11-18T10:21:50.748Z] 4cc291be95ef: Pull complete [2024-11-18T10:21:51.014Z] 2ac1f1163629: Verifying Checksum [2024-11-18T10:21:51.014Z] 2ac1f1163629: Download complete [2024-11-18T10:21:51.273Z] f49a43e4bbc0: Download complete [2024-11-18T10:21:54.616Z] 2ac1f1163629: Pull complete [2024-11-18T10:21:54.616Z] 5c3c966382ef: Pull complete [2024-11-18T10:21:54.616Z] 4f4fb700ef54: Pull complete [2024-11-18T10:21:54.616Z] 5d5c8e513c77: Pull complete [2024-11-18T10:21:54.616Z] 9f66e0745190: Pull complete [2024-11-18T10:21:56.123Z] f49a43e4bbc0: Pull complete [2024-11-18T10:21:56.692Z] 561ebcabdf7f: Pull complete [2024-11-18T10:21:56.692Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-18T10:21:56.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-18T10:21:56.692Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh [2024-11-18T10:21:56.992Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-18T10:21:57.311Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-18T10:21:57.311Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-18T10:21:57.415Z] prd-ubuntu20.04-docker-8c-8g-26912 does not seem to be running inside a container [2024-11-18T10:21:57.449Z] $ 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-11-18T10:22:00.456Z] $ docker top 35cd7b578ff4aedab412aab6540971e80661297b50c08e8dfa094bca67d299aa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-18T10:22:00.810Z] + go version [2024-11-18T10:22:00.810Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-18T10:22:00.820Z] $ docker stop --time=1 35cd7b578ff4aedab412aab6540971e80661297b50c08e8dfa094bca67d299aa [2024-11-18T10:22:02.103Z] $ docker rm -f --volumes 35cd7b578ff4aedab412aab6540971e80661297b50c08e8dfa094bca67d299aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-18T10:22:02.551Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-18T10:22:02.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-18T10:22:02.636Z] prd-ubuntu20.04-docker-8c-8g-26912 does not seem to be running inside a container [2024-11-18T10:22:02.664Z] $ 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-11-18T10:22:02.972Z] $ docker top b9c6b63689397648f39b7385f312e7b7feb5e03e3c678255090db96edf879dcc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-18T10:22:03.323Z] + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh [2024-11-18T10:22:03.628Z] + make test [2024-11-18T10:22:03.628Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-11-18T10:22:03.628Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-18T10:22:03.628Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-18T10:22:03.628Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-11-18T10:22:03.628Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-11-18T10:22:03.628Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-18T10:22:03.628Z] go: downloading github.com/go-kit/log v0.2.1 [2024-11-18T10:22:03.887Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-11-18T10:22:03.887Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-11-18T10:22:03.887Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-11-18T10:22:03.887Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-11-18T10:22:03.887Z] go: downloading github.com/x448/float16 v0.8.4 [2024-11-18T10:22:03.887Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-18T10:22:03.887Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-18T10:22:03.887Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-18T10:22:03.887Z] go: downloading golang.org/x/crypto v0.25.0 [2024-11-18T10:22:03.887Z] go: downloading golang.org/x/text v0.16.0 [2024-11-18T10:22:03.887Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-18T10:22:04.455Z] go: downloading golang.org/x/sys v0.22.0 [2024-11-18T10:22:05.032Z] Still waiting to schedule task [2024-11-18T10:22:05.033Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-18T10:22:05.399Z] go: downloading golang.org/x/net v0.27.0 [2024-11-18T10:22:06.779Z] ? github.com/edgexfoundry/go-mod-core-contracts/v4/clients [no test files] [2024-11-18T10:22:13.344Z] ? github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces [no test files] [2024-11-18T10:22:13.345Z] github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger/mocks coverage: 0.0% of statements [2024-11-18T10:22:13.345Z] github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces/mocks coverage: 0.0% of statements [2024-11-18T10:22:13.603Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http 0.091s coverage: 83.5% of statements [2024-11-18T10:22:13.603Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http/utils 0.007s coverage: 38.7% of statements [2024-11-18T10:22:13.603Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger 0.008s coverage: 29.4% of statements [2024-11-18T10:22:13.603Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/common 0.009s coverage: 25.2% of statements [2024-11-18T10:22:13.603Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos 0.040s coverage: 74.3% of statements [2024-11-18T10:22:13.861Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/common 0.004s coverage: 90.0% of statements [2024-11-18T10:22:14.118Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/requests 0.032s coverage: 84.1% of statements [2024-11-18T10:22:14.118Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/responses 0.005s coverage: 64.6% of statements [2024-11-18T10:22:14.118Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/errors 0.006s coverage: 34.9% of statements [2024-11-18T10:22:14.118Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/models 0.010s coverage: 60.1% of statements [2024-11-18T10:22:26.337Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2024-11-18T10:22:28.240Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-18T10:22:28.240Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-11-18T10:22:28.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-18T10:22:28.270Z] $ docker stop --time=1 b9c6b63689397648f39b7385f312e7b7feb5e03e3c678255090db96edf879dcc [2024-11-18T10:22:31.495Z] $ docker rm -f --volumes b9c6b63689397648f39b7385f312e7b7feb5e03e3c678255090db96edf879dcc [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-18T10:22:32.021Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-18T10:22:32.099Z] 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-11-18T10:22:32.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-18T10:22:32.637Z] [2024-11-18T10:22:32.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-18T10:22:32.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-18T10:22:32.945Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-18T10:22:32.945Z] 5eb5b503b376: Pulling fs layer [2024-11-18T10:22:32.945Z] 5c69ac0246d0: Pulling fs layer [2024-11-18T10:22:32.945Z] ec43610c2a17: Pulling fs layer [2024-11-18T10:22:32.945Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-18T10:22:32.945Z] 33b1e0a273af: Pulling fs layer [2024-11-18T10:22:32.945Z] 5d3b04190fa2: Pulling fs layer [2024-11-18T10:22:32.945Z] 2f39f015ded8: Pulling fs layer [2024-11-18T10:22:32.945Z] 5d3b04190fa2: Waiting [2024-11-18T10:22:32.945Z] 2f39f015ded8: Waiting [2024-11-18T10:22:32.945Z] 33b1e0a273af: Waiting [2024-11-18T10:22:32.945Z] 5c69ac0246d0: Verifying Checksum [2024-11-18T10:22:32.945Z] 5c69ac0246d0: Download complete [2024-11-18T10:22:32.945Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-18T10:22:32.945Z] 3a2ae6a8a46f: Download complete [2024-11-18T10:22:33.458Z] 33b1e0a273af: Verifying Checksum [2024-11-18T10:22:33.458Z] 33b1e0a273af: Download complete [2024-11-18T10:22:33.718Z] 5d3b04190fa2: Verifying Checksum [2024-11-18T10:22:33.718Z] 5d3b04190fa2: Download complete [2024-11-18T10:22:33.718Z] ec43610c2a17: Verifying Checksum [2024-11-18T10:22:33.718Z] ec43610c2a17: Download complete [2024-11-18T10:22:33.718Z] 5eb5b503b376: Verifying Checksum [2024-11-18T10:22:33.719Z] 5eb5b503b376: Download complete [2024-11-18T10:22:34.290Z] 2f39f015ded8: Download complete [2024-11-18T10:22:34.858Z] 5eb5b503b376: Pull complete [2024-11-18T10:22:35.117Z] 5c69ac0246d0: Pull complete [2024-11-18T10:22:35.686Z] ec43610c2a17: Pull complete [2024-11-18T10:22:35.686Z] 3a2ae6a8a46f: Pull complete [2024-11-18T10:22:35.946Z] 33b1e0a273af: Pull complete [2024-11-18T10:22:35.946Z] 5d3b04190fa2: Pull complete [2024-11-18T10:22:40.140Z] 2f39f015ded8: Pull complete [2024-11-18T10:22:40.140Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-18T10:22:40.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-18T10:22:40.140Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-18T10:22:40.240Z] prd-ubuntu20.04-docker-8c-8g-26912 does not seem to be running inside a container [2024-11-18T10:22:40.268Z] $ 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-11-18T10:22:42.891Z] $ docker top 3cbcea4170cbf2810bb8bac392e34aebc8fe6edd1b1fbba6bac9565cdec579be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-18T10:22:43.278Z] ---> job-cost.sh [2024-11-18T10:22:43.278Z] lf-activate-venv: SKIPPING [2024-11-18T10:22:43.278Z] INFO: No Stack... [2024-11-18T10:22:43.537Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-18T10:22:44.106Z] INFO: Archiving Costs [Pipeline] sh [2024-11-18T10:22:44.398Z] + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv [2024-11-18T10:22:44.398Z] + cut -d, -f6 [Pipeline] lock [2024-11-18T10:22:44.415Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-213-stack-cost] [2024-11-18T10:22:44.425Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-213-stack-cost] did not exist. Created. [2024-11-18T10:22:44.434Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-213-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-18T10:22:44.754Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-18T10:22:44.796Z] Stashed 1 file(s) [Pipeline] } [2024-11-18T10:22:44.808Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-213-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-18T10:22:44.834Z] $ docker stop --time=1 3cbcea4170cbf2810bb8bac392e34aebc8fe6edd1b1fbba6bac9565cdec579be [2024-11-18T10:22:45.987Z] $ docker rm -f --volumes 3cbcea4170cbf2810bb8bac392e34aebc8fe6edd1b1fbba6bac9565cdec579be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-18T10:23:54.107Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26913 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2024-11-18T10:23:54.131Z] Running in /w/workspace/go-mod-core-contracts/213 [Pipeline] { [Pipeline] checkout [2024-11-18T10:23:57.206Z] The recommended git tool is: git [2024-11-18T10:24:07.930Z] using credential edgex-jenkins-ssh [2024-11-18T10:24:07.961Z] Cloning the remote Git repository [2024-11-18T10:24:08.019Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2024-11-18T10:24:08.225Z] > git init /w/workspace/go-mod-core-contracts/213 # timeout=10 [2024-11-18T10:24:08.538Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2024-11-18T10:24:08.540Z] > git --version # timeout=10 [2024-11-18T10:24:08.612Z] > git --version # 'git version 2.25.1' [2024-11-18T10:24:08.617Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-18T10:24:08.881Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-18T10:24:11.991Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2024-11-18T10:24:12.022Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-18T10:24:13.110Z] Avoid second fetch [2024-11-18T10:24:13.111Z] Checking out Revision c0ce723a7e22187d59fb72134c45d24f77b280c0 (main) [2024-11-18T10:24:13.911Z] Commit message: "Merge pull request #948 from jinlinGuan/issue-943" [2024-11-18T10:24:13.123Z] > git config core.sparsecheckout # timeout=10 [2024-11-18T10:24:13.183Z] > git checkout -f c0ce723a7e22187d59fb72134c45d24f77b280c0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-18T10:24:18.862Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-18T10:24:18.862Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-18T10:24:18.862Z] Dload Upload Total Spent Left Speed [2024-11-18T10:24:18.862Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 71266 0 --:--:-- --:--:-- --:--:-- 71266 [Pipeline] sh [2024-11-18T10:24:19.206Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-18T10:24:19.545Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-18T10:24:19.545Z] + sudo tee /etc/docker/daemon.new [2024-11-18T10:24:19.545Z] { [2024-11-18T10:24:19.545Z] "registry-mirrors": [ [2024-11-18T10:24:19.545Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-18T10:24:19.545Z] ], [2024-11-18T10:24:19.545Z] "bip": "10.250.0.254/24", [2024-11-18T10:24:19.545Z] "hosts": [ [2024-11-18T10:24:19.545Z] "tcp://0.0.0.0:5555", [2024-11-18T10:24:19.545Z] "unix:///var/run/docker.sock" [2024-11-18T10:24:19.545Z] ], [2024-11-18T10:24:19.545Z] "mtu": 1458, [2024-11-18T10:24:19.545Z] "selinux-enabled": true, [2024-11-18T10:24:19.545Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-18T10:24:19.545Z] } [Pipeline] sh [2024-11-18T10:24:19.881Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-18T10:24:20.228Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-11-18T10:24:38.866Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-18T10:24:38.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-18T10:24:38.910Z] ========================================================= [2024-11-18T10:24:38.910Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-18T10:24:38.910Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-11-18T10:24:39.252Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-18T10:24:39.848Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-18T10:24:39.848Z] cf04c63912e1: Pulling fs layer [2024-11-18T10:24:39.848Z] 55b35a11ae5e: Pulling fs layer [2024-11-18T10:24:39.848Z] a37a00ec5f00: Pulling fs layer [2024-11-18T10:24:39.848Z] 50b3750afda1: Pulling fs layer [2024-11-18T10:24:39.848Z] 4f4fb700ef54: Pulling fs layer [2024-11-18T10:24:39.848Z] 80978eb59214: Pulling fs layer [2024-11-18T10:24:39.848Z] c9f46d7d2bd2: Pulling fs layer [2024-11-18T10:24:39.848Z] c5a475d317c9: Pulling fs layer [2024-11-18T10:24:39.848Z] 4f4fb700ef54: Waiting [2024-11-18T10:24:39.848Z] 80978eb59214: Waiting [2024-11-18T10:24:39.848Z] c9f46d7d2bd2: Waiting [2024-11-18T10:24:39.848Z] c5a475d317c9: Waiting [2024-11-18T10:24:39.848Z] 50b3750afda1: Waiting [2024-11-18T10:24:39.848Z] 55b35a11ae5e: Verifying Checksum [2024-11-18T10:24:39.848Z] 55b35a11ae5e: Download complete [2024-11-18T10:24:39.848Z] 50b3750afda1: Download complete [2024-11-18T10:24:39.848Z] 4f4fb700ef54: Verifying Checksum [2024-11-18T10:24:39.848Z] 4f4fb700ef54: Download complete [2024-11-18T10:24:39.848Z] 80978eb59214: Verifying Checksum [2024-11-18T10:24:39.848Z] 80978eb59214: Download complete [2024-11-18T10:24:39.848Z] cf04c63912e1: Verifying Checksum [2024-11-18T10:24:39.848Z] cf04c63912e1: Download complete [2024-11-18T10:24:40.455Z] c5a475d317c9: Verifying Checksum [2024-11-18T10:24:40.455Z] c5a475d317c9: Download complete [2024-11-18T10:24:40.731Z] cf04c63912e1: Pull complete [2024-11-18T10:24:41.706Z] 55b35a11ae5e: Pull complete [2024-11-18T10:24:41.977Z] a37a00ec5f00: Download complete [2024-11-18T10:24:42.953Z] c9f46d7d2bd2: Verifying Checksum [2024-11-18T10:24:42.953Z] c9f46d7d2bd2: Download complete [2024-11-18T10:24:55.348Z] a37a00ec5f00: Pull complete [2024-11-18T10:24:55.348Z] 50b3750afda1: Pull complete [2024-11-18T10:24:55.619Z] 4f4fb700ef54: Pull complete [2024-11-18T10:24:55.889Z] 80978eb59214: Pull complete [2024-11-18T10:25:04.127Z] c9f46d7d2bd2: Pull complete [2024-11-18T10:25:05.093Z] c5a475d317c9: Pull complete [2024-11-18T10:25:05.093Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-18T10:25:05.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-18T10:25:05.093Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh [2024-11-18T10:25:05.413Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-18T10:25:05.755Z] + docker inspect -f . ci-base-image-arm64 [2024-11-18T10:25:05.755Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-18T10:25:05.965Z] prd-ubuntu20.04-docker-arm64-4c-16g-26913 does not seem to be running inside a container [2024-11-18T10:25:06.030Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/213 -v /w/workspace/go-mod-core-contracts/213:/w/workspace/go-mod-core-contracts/213:rw,z -v /w/workspace/go-mod-core-contracts/213@tmp:/w/workspace/go-mod-core-contracts/213@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-11-18T10:25:09.374Z] $ docker top 4bf51477bd53ec1b564c288cd7d89254e128bcb3b0441d3d2ef579fdb6489ca2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-18T10:25:10.231Z] + go version [2024-11-18T10:25:10.231Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-18T10:25:10.244Z] $ docker stop --time=1 4bf51477bd53ec1b564c288cd7d89254e128bcb3b0441d3d2ef579fdb6489ca2 [2024-11-18T10:25:11.829Z] $ docker rm -f --volumes 4bf51477bd53ec1b564c288cd7d89254e128bcb3b0441d3d2ef579fdb6489ca2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-18T10:25:12.420Z] + docker inspect -f . ci-base-image-arm64 [2024-11-18T10:25:12.420Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-18T10:25:12.607Z] prd-ubuntu20.04-docker-arm64-4c-16g-26913 does not seem to be running inside a container [2024-11-18T10:25:12.667Z] $ 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/213 -v /w/workspace/go-mod-core-contracts/213:/w/workspace/go-mod-core-contracts/213:rw,z -v /w/workspace/go-mod-core-contracts/213@tmp:/w/workspace/go-mod-core-contracts/213@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-11-18T10:25:14.959Z] $ docker top 7da1d1c2a3e642df4cadcd4db2e76ef0550cc6fbf053118b7dc4d4afa6f01ee0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-18T10:25:15.464Z] + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/213 [Pipeline] fileExists [Pipeline] sh [2024-11-18T10:25:15.809Z] + make test [2024-11-18T10:25:15.809Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-11-18T10:25:16.396Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-18T10:25:16.396Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-11-18T10:25:16.396Z] go: downloading github.com/go-kit/log v0.2.1 [2024-11-18T10:25:16.396Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-11-18T10:25:16.661Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-18T10:25:16.927Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-11-18T10:25:16.927Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-18T10:25:16.927Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-11-18T10:25:16.927Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-11-18T10:25:16.927Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-11-18T10:25:16.927Z] go: downloading github.com/x448/float16 v0.8.4 [2024-11-18T10:25:17.197Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-18T10:25:17.197Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-18T10:25:17.197Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-18T10:25:17.197Z] go: downloading golang.org/x/crypto v0.25.0 [2024-11-18T10:25:17.197Z] go: downloading golang.org/x/text v0.16.0 [2024-11-18T10:25:17.781Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-18T10:25:18.368Z] go: downloading golang.org/x/sys v0.22.0 [2024-11-18T10:25:22.644Z] go: downloading golang.org/x/net v0.27.0 [2024-11-18T10:25:24.605Z] ? github.com/edgexfoundry/go-mod-core-contracts/v4/clients [no test files] [2024-11-18T10:26:32.499Z] ? github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces [no test files] [2024-11-18T10:26:32.499Z] github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces/mocks coverage: 0.0% of statements [2024-11-18T10:26:32.499Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http 0.543s coverage: 83.5% of statements [2024-11-18T10:26:32.499Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http/utils 0.038s coverage: 38.7% of statements [2024-11-18T10:26:32.499Z] github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger/mocks coverage: 0.0% of statements [2024-11-18T10:26:32.499Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger 0.029s coverage: 29.4% of statements [2024-11-18T10:26:32.499Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/common 0.030s coverage: 25.2% of statements [2024-11-18T10:26:32.499Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos 0.154s coverage: 74.3% of statements [2024-11-18T10:26:32.499Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/common 0.034s coverage: 90.0% of statements [2024-11-18T10:26:32.499Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/requests 0.276s coverage: 84.1% of statements [2024-11-18T10:26:32.499Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/responses 0.051s coverage: 64.6% of statements [2024-11-18T10:26:32.499Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/errors 0.020s coverage: 34.9% of statements [2024-11-18T10:26:32.499Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/models 0.037s coverage: 60.1% of statements [2024-11-18T10:26:32.499Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-18T10:26:32.499Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2024-11-18T10:26:47.503Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-18T10:26:47.503Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-11-18T10:26:47.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-18T10:26:47.539Z] $ docker stop --time=1 7da1d1c2a3e642df4cadcd4db2e76ef0550cc6fbf053118b7dc4d4afa6f01ee0 [2024-11-18T10:26:49.297Z] $ docker rm -f --volumes 7da1d1c2a3e642df4cadcd4db2e76ef0550cc6fbf053118b7dc4d4afa6f01ee0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-18T10:26:51.076Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-18T10:26:51.105Z] Warning: overwriting stash ‘coverage-report’ [2024-11-18T10:26:51.728Z] 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-11-18T10:26:52.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-18T10:26:52.200Z] [2024-11-18T10:26:52.200Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-18T10:26:52.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-18T10:26:52.804Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-18T10:26:52.804Z] 8998bd30e6a1: Pulling fs layer [2024-11-18T10:26:52.804Z] 04944245beec: Pulling fs layer [2024-11-18T10:26:52.804Z] 699f458cf7ca: Pulling fs layer [2024-11-18T10:26:52.804Z] 765212b225bb: Pulling fs layer [2024-11-18T10:26:52.804Z] f23df028b6ca: Pulling fs layer [2024-11-18T10:26:52.804Z] d65c8cfc05b1: Pulling fs layer [2024-11-18T10:26:52.804Z] 2437ff75d9bd: Pulling fs layer [2024-11-18T10:26:52.804Z] 765212b225bb: Waiting [2024-11-18T10:26:52.804Z] f23df028b6ca: Waiting [2024-11-18T10:26:52.804Z] d65c8cfc05b1: Waiting [2024-11-18T10:26:52.804Z] 2437ff75d9bd: Waiting [2024-11-18T10:26:52.804Z] 04944245beec: Verifying Checksum [2024-11-18T10:26:52.804Z] 04944245beec: Download complete [2024-11-18T10:26:52.804Z] 765212b225bb: Verifying Checksum [2024-11-18T10:26:52.804Z] 765212b225bb: Download complete [2024-11-18T10:26:52.804Z] f23df028b6ca: Verifying Checksum [2024-11-18T10:26:52.804Z] f23df028b6ca: Download complete [2024-11-18T10:26:53.070Z] d65c8cfc05b1: Download complete [2024-11-18T10:26:53.070Z] 699f458cf7ca: Verifying Checksum [2024-11-18T10:26:53.070Z] 699f458cf7ca: Download complete [2024-11-18T10:26:53.656Z] 8998bd30e6a1: Verifying Checksum [2024-11-18T10:26:53.656Z] 8998bd30e6a1: Download complete [2024-11-18T10:26:55.605Z] 2437ff75d9bd: Verifying Checksum [2024-11-18T10:26:55.605Z] 2437ff75d9bd: Download complete [2024-11-18T10:26:58.184Z] 8998bd30e6a1: Pull complete [2024-11-18T10:26:58.450Z] 04944245beec: Pull complete [2024-11-18T10:26:59.858Z] 699f458cf7ca: Pull complete [2024-11-18T10:27:00.125Z] 765212b225bb: Pull complete [2024-11-18T10:27:01.085Z] f23df028b6ca: Pull complete [2024-11-18T10:27:01.352Z] d65c8cfc05b1: Pull complete [2024-11-18T10:27:16.339Z] 2437ff75d9bd: Pull complete [2024-11-18T10:27:16.339Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-18T10:27:16.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-18T10:27:16.339Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-18T10:27:16.601Z] prd-ubuntu20.04-docker-arm64-4c-16g-26913 does not seem to be running inside a container [2024-11-18T10:27:16.691Z] $ 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/213 -v /w/workspace/go-mod-core-contracts/213:/w/workspace/go-mod-core-contracts/213:rw,z -v /w/workspace/go-mod-core-contracts/213@tmp:/w/workspace/go-mod-core-contracts/213@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-11-18T10:27:18.978Z] $ docker top ecf2ad6ba2a5f8c3154ce508d20a3cdba1231afa18e845897a2ccb9eba86acb1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-18T10:27:19.530Z] ---> job-cost.sh [2024-11-18T10:27:19.810Z] lf-activate-venv: SKIPPING [2024-11-18T10:27:19.810Z] INFO: No Stack... [2024-11-18T10:27:20.083Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-18T10:27:21.055Z] INFO: Archiving Costs [Pipeline] sh [2024-11-18T10:27:21.406Z] + cat /w/workspace/go-mod-core-contracts/213/archives/cost.csv [2024-11-18T10:27:21.406Z] + cut -d, -f6 [Pipeline] lock [2024-11-18T10:27:21.465Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-213-stack-cost] [2024-11-18T10:27:21.473Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-213-stack-cost] did not exist. Created. [2024-11-18T10:27:21.480Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-213-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-18T10:27:21.838Z] /w/workspace/go-mod-core-contracts/213@tmp/durable-5f27db04/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-18T10:27:22.172Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-18T10:27:22.201Z] Warning: overwriting stash ‘stack-cost’ [2024-11-18T10:27:22.271Z] Stashed 1 file(s) [Pipeline] } [2024-11-18T10:27:22.283Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-213-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-18T10:27:22.304Z] $ docker stop --time=1 ecf2ad6ba2a5f8c3154ce508d20a3cdba1231afa18e845897a2ccb9eba86acb1 [2024-11-18T10:27:23.762Z] $ docker rm -f --volumes ecf2ad6ba2a5f8c3154ce508d20a3cdba1231afa18e845897a2ccb9eba86acb1 [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-11-18T10:27:24.257Z] provisioning config files... [2024-11-18T10:27:24.268Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config11510976811066170657tmp [Pipeline] { [Pipeline] sh [2024-11-18T10:27:24.595Z] + set +x [2024-11-18T10:27:24.595Z] + curl -s https://codecov.io/bash [2024-11-18T10:27:24.595Z] + bash -s -- [2024-11-18T10:27:24.595Z] [2024-11-18T10:27:24.595Z] _____ _ [2024-11-18T10:27:24.595Z] / ____| | | [2024-11-18T10:27:24.595Z] | | ___ __| | ___ ___ _____ __ [2024-11-18T10:27:24.595Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-18T10:27:24.595Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-18T10:27:24.595Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-18T10:27:24.595Z] Bash-1.0.6 [2024-11-18T10:27:24.595Z] [2024-11-18T10:27:24.595Z] [2024-11-18T10:27:24.595Z] ==> git version 2.25.1 found [2024-11-18T10:27:24.595Z] ==> 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-11-18T10:27:24.595Z] Release-Date: 2020-01-08 [2024-11-18T10:27:24.595Z] 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-11-18T10:27:24.595Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-18T10:27:24.595Z] ==> Jenkins CI detected. [2024-11-18T10:27:24.595Z] current dir:  /w/workspace/undry_go-mod-core-contracts_main [2024-11-18T10:27:24.595Z] project root: . [2024-11-18T10:27:24.595Z] --> token set from env [2024-11-18T10:27:24.595Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-18T10:27:24.595Z] ==> Running gcov in . (disable via -X gcov) [2024-11-18T10:27:24.595Z] ==> Python coveragepy not found [2024-11-18T10:27:24.595Z] ==> Searching for coverage reports in: [2024-11-18T10:27:24.595Z] + . [2024-11-18T10:27:24.856Z] -> Found 1 reports [2024-11-18T10:27:24.856Z] ==> Detecting git/mercurial file structure [2024-11-18T10:27:24.856Z] ==> Reading reports [2024-11-18T10:27:24.856Z] + ./coverage.out bytes=312624 [2024-11-18T10:27:24.856Z] ==> Appending adjustments [2024-11-18T10:27:24.856Z] https://docs.codecov.io/docs/fixing-reports [2024-11-18T10:27:25.426Z] + Found adjustments [2024-11-18T10:27:25.426Z] ==> Gzipping contents [2024-11-18T10:27:25.426Z] 36K /tmp/codecov.qZ7sVi.gz [2024-11-18T10:27:25.426Z] ==> Uploading reports [2024-11-18T10:27:25.426Z] url: https://codecov.io [2024-11-18T10:27:25.426Z] query: branch=main&commit=c0ce723a7e22187d59fb72134c45d24f77b280c0&build=213&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F213%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-18T10:27:25.426Z] -> Pinging Codecov [2024-11-18T10:27:25.426Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c0ce723a7e22187d59fb72134c45d24f77b280c0&build=213&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F213%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-18T10:27:25.686Z] -> Uploading to [2024-11-18T10:27:25.686Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-core-contracts/c0ce723a7e22187d59fb72134c45d24f77b280c0/aad9b460-69a0-41e6-b238-e5a212c79c34.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241118%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241118T102725Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=ff875a2335884258800d6092a7ec884bf9678f2e2050eed2f796b2059e136580 [2024-11-18T10:27:25.686Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-18T10:27:25.686Z] Dload Upload Total Spent Left Speed [2024-11-18T10:27:25.946Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33453 0 0 100 33453 0 118k --:--:-- --:--:-- --:--:-- 118k [2024-11-18T10:27:25.946Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/c0ce723a7e22187d59fb72134c45d24f77b280c0 [Pipeline] } [2024-11-18T10:27:25.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-18T10:27:26.169Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-18T10:27:26.193Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-18T10:27:26.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-18T10:27:26.504Z] [2024-11-18T10:27:26.504Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-18T10:27:26.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-18T10:27:26.819Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-18T10:27:26.819Z] 43c4264eed91: Already exists [2024-11-18T10:27:26.819Z] 4cc291be95ef: Already exists [2024-11-18T10:27:26.819Z] 2ac1f1163629: Already exists [2024-11-18T10:27:26.819Z] 5c3c966382ef: Already exists [2024-11-18T10:27:26.819Z] 4f4fb700ef54: Already exists [2024-11-18T10:27:26.819Z] d9c7d2e4e75e: Pulling fs layer [2024-11-18T10:27:26.819Z] 9c3e1370e548: Pulling fs layer [2024-11-18T10:27:27.078Z] d9c7d2e4e75e: Download complete [2024-11-18T10:27:27.337Z] d9c7d2e4e75e: Pull complete [2024-11-18T10:27:27.906Z] 9c3e1370e548: Verifying Checksum [2024-11-18T10:27:27.906Z] 9c3e1370e548: Download complete [2024-11-18T10:27:31.196Z] 9c3e1370e548: Pull complete [2024-11-18T10:27:31.197Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-18T10:27:31.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-18T10:27:31.197Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-18T10:27:31.319Z] prd-ubuntu20.04-docker-8c-8g-26912 does not seem to be running inside a container [2024-11-18T10:27:31.353Z] $ 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:latest cat [2024-11-18T10:27:32.734Z] $ docker top cb9bcf347909a4eaeb97d6eaab206aa774ec9f0c0c1d1033aa2f86182f2c9a4b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-18T10:27:33.095Z] + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] echo [2024-11-18T10:27:33.107Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh [2024-11-18T10:27:33.390Z] + set -o pipefail [2024-11-18T10:27:33.390Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' [2024-11-18T10:27:38.673Z] [2024-11-18T10:27:38.673Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v4)... [2024-11-18T10:27:38.673Z] [2024-11-18T10:27:38.673Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09377b29-f848-436f-b8b4-01dc734d77a6/history/f7c0ec97-5b52-4046-9765-b7501c7d6713 [2024-11-18T10:27:38.673Z] [2024-11-18T10:27:38.673Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-18T10:27:38.673Z] [2024-11-18T10:27:38.932Z] [2024-11-18T10:27:38.932Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-18T10:27:38.932Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-18T10:27:39.200Z] $ docker stop --time=1 cb9bcf347909a4eaeb97d6eaab206aa774ec9f0c0c1d1033aa2f86182f2c9a4b [2024-11-18T10:27:41.515Z] $ docker rm -f --volumes cb9bcf347909a4eaeb97d6eaab206aa774ec9f0c0c1d1033aa2f86182f2c9a4b [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-11-18T10:27:42.220Z] + git log --format=format:%s -1 c0ce723a7e22187d59fb72134c45d24f77b280c0 [Pipeline] sh [2024-11-18T10:27:42.517Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-18T10:27:42.517Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-18T10:27:42.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-18T10:27:42.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-18T10:27:42.908Z] prd-ubuntu20.04-docker-8c-8g-26912 does not seem to be running inside a container [2024-11-18T10:27:42.935Z] $ 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-11-18T10:27:43.361Z] $ docker top 59fbd94d2f9914e6a89f3aefdcfc632cf38b5668beb20e241b788d8a7f60003a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-18T10:27:43.480Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-18T10:27:43.480Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-18T10:27:43.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-18T10:27:43.595Z] $ docker exec 59fbd94d2f9914e6a89f3aefdcfc632cf38b5668beb20e241b788d8a7f60003a ssh-agent [2024-11-18T10:27:43.709Z] SSH_AUTH_SOCK=/tmp/ssh-SRz2nadk0ONa/agent.31 [2024-11-18T10:27:43.709Z] SSH_AGENT_PID=37 [2024-11-18T10:27:43.715Z] Running ssh-add (command line suppressed) [2024-11-18T10:27:43.810Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_10573007860640468945.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_10573007860640468945.key) [2024-11-18T10:27:43.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-18T10:27:44.126Z] + git semver tag [2024-11-18T10:27:44.385Z] 2024-11-18 10:27:44,289 [run_tag] DEBUG tag force:False [2024-11-18T10:27:44.385Z] 2024-11-18 10:27:44,289 [check_head_tag] DEBUG check head tag [2024-11-18T10:27:44.385Z] 2024-11-18 10:27:44,292 [execute] INFO git cat-file --batch-check [2024-11-18T10:27:44.385Z] 2024-11-18 10:27:44,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) [2024-11-18T10:27:44.385Z] 2024-11-18 10:27:44,295 [execute] INFO git cat-file --batch [2024-11-18T10:27:44.385Z] 2024-11-18 10:27:44,296 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) [2024-11-18T10:27:44.385Z] 2024-11-18 10:27:44,358 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-11-18T10:27:44.385Z] 2024-11-18 10:27:44,358 [execute] INFO git tag -a v4.0.0-dev.7 -m v4.0.0-dev.7 [2024-11-18T10:27:44.385Z] 2024-11-18 10:27:44,359 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.7', '-m', 'v4.0.0-dev.7'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2024-11-18T10:27:44.385Z] 2024-11-18 10:27:44,365 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-11-18T10:27:44.385Z] 4.0.0-dev.7 [Pipeline] } [2024-11-18T10:27:44.654Z] $ docker exec --env ******** --env ******** 59fbd94d2f9914e6a89f3aefdcfc632cf38b5668beb20e241b788d8a7f60003a ssh-agent -k [2024-11-18T10:27:44.771Z] unset SSH_AUTH_SOCK; [2024-11-18T10:27:44.771Z] unset SSH_AGENT_PID; [2024-11-18T10:27:44.771Z] echo Agent pid 37 killed; [2024-11-18T10:27:44.784Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-18T10:27:45.110Z] + git semver [Pipeline] } [2024-11-18T10:27:45.380Z] $ docker stop --time=1 59fbd94d2f9914e6a89f3aefdcfc632cf38b5668beb20e241b788d8a7f60003a [2024-11-18T10:27:46.688Z] $ docker rm -f --volumes 59fbd94d2f9914e6a89f3aefdcfc632cf38b5668beb20e241b788d8a7f60003a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-18T10:27:47.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-18T10:27:47.098Z] [2024-11-18T10:27:47.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-18T10:27:47.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-18T10:27:47.660Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-18T10:27:47.660Z] ab5ef0e58194: Pulling fs layer [2024-11-18T10:27:47.660Z] 9712f1f96733: Pulling fs layer [2024-11-18T10:27:47.660Z] 63f879dbbcfc: Pulling fs layer [2024-11-18T10:27:47.660Z] 0d9ebad4ef96: Pulling fs layer [2024-11-18T10:27:47.660Z] e9a5061849ea: Pulling fs layer [2024-11-18T10:27:47.660Z] d747dcd14b5f: Pulling fs layer [2024-11-18T10:27:47.660Z] 0d9ebad4ef96: Waiting [2024-11-18T10:27:47.660Z] e9a5061849ea: Waiting [2024-11-18T10:27:47.660Z] 2de7ff778b66: Pulling fs layer [2024-11-18T10:27:47.660Z] d747dcd14b5f: Waiting [2024-11-18T10:27:47.660Z] 2de7ff778b66: Waiting [2024-11-18T10:27:47.660Z] 9712f1f96733: Verifying Checksum [2024-11-18T10:27:47.660Z] 9712f1f96733: Download complete [2024-11-18T10:27:47.921Z] 63f879dbbcfc: Verifying Checksum [2024-11-18T10:27:47.921Z] 63f879dbbcfc: Download complete [2024-11-18T10:27:48.182Z] e9a5061849ea: Verifying Checksum [2024-11-18T10:27:48.182Z] e9a5061849ea: Download complete [2024-11-18T10:27:48.182Z] d747dcd14b5f: Verifying Checksum [2024-11-18T10:27:48.182Z] d747dcd14b5f: Download complete [2024-11-18T10:27:48.182Z] ab5ef0e58194: Verifying Checksum [2024-11-18T10:27:48.182Z] ab5ef0e58194: Download complete [2024-11-18T10:27:48.182Z] 0d9ebad4ef96: Verifying Checksum [2024-11-18T10:27:48.182Z] 0d9ebad4ef96: Download complete [2024-11-18T10:27:48.182Z] 2de7ff778b66: Verifying Checksum [2024-11-18T10:27:48.182Z] 2de7ff778b66: Download complete [2024-11-18T10:27:51.473Z] ab5ef0e58194: Pull complete [2024-11-18T10:27:51.473Z] 9712f1f96733: Pull complete [2024-11-18T10:27:52.040Z] 63f879dbbcfc: Pull complete [2024-11-18T10:27:56.230Z] 0d9ebad4ef96: Pull complete [2024-11-18T10:27:56.230Z] e9a5061849ea: Pull complete [2024-11-18T10:27:56.230Z] d747dcd14b5f: Pull complete [2024-11-18T10:27:57.604Z] 2de7ff778b66: Pull complete [2024-11-18T10:27:57.605Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-18T10:27:57.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-18T10:27:57.605Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-18T10:27:57.717Z] prd-ubuntu20.04-docker-8c-8g-26912 does not seem to be running inside a container [2024-11-18T10:27:57.746Z] $ 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-11-18T10:28:01.163Z] $ docker top e40304230e4d6d05c383e764d747162f860956bff6f5599dc5bc034c264e6238 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-18T10:28:01.252Z] provisioning config files... [2024-11-18T10:28:01.260Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2673366026262071647tmp [2024-11-18T10:28:01.269Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config9832481516331386645tmp [2024-11-18T10:28:01.278Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6557284037187560480tmp [Pipeline] { [Pipeline] echo [2024-11-18T10:28:01.368Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-18T10:28:01.670Z] ---> sigul-configuration.sh [2024-11-18T10:28:01.670Z] gpg: directory `/root/.gnupg' created [2024-11-18T10:28:01.670Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-18T10:28:01.670Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-18T10:28:01.670Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-18T10:28:01.670Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-18T10:28:01.670Z] gpg: CAST5 encrypted data [2024-11-18T10:28:01.670Z] gpg: encrypted with 1 passphrase [2024-11-18T10:28:01.670Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-18T10:28:01.968Z] + mkdir /home/jenkins [2024-11-18T10:28:01.968Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-18T10:28:02.264Z] + 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-11-18T10:28:02.276Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-18T10:28:02.573Z] ---> sigul-install.sh [2024-11-18T10:28:02.573Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-18T10:28:02.867Z] + git tag --list [2024-11-18T10:28:02.867Z] v0.0.0 [2024-11-18T10:28:02.867Z] v0.0.1 [2024-11-18T10:28:02.867Z] v0.1.0 [2024-11-18T10:28:02.867Z] v0.1.1 [2024-11-18T10:28:02.867Z] v0.1.10 [2024-11-18T10:28:02.867Z] v0.1.100 [2024-11-18T10:28:02.867Z] v0.1.101 [2024-11-18T10:28:02.867Z] v0.1.102 [2024-11-18T10:28:02.867Z] v0.1.103 [2024-11-18T10:28:02.867Z] v0.1.104 [2024-11-18T10:28:02.867Z] v0.1.105 [2024-11-18T10:28:02.867Z] v0.1.106 [2024-11-18T10:28:02.867Z] v0.1.107 [2024-11-18T10:28:02.867Z] v0.1.108 [2024-11-18T10:28:02.867Z] v0.1.109 [2024-11-18T10:28:02.867Z] v0.1.11 [2024-11-18T10:28:02.867Z] v0.1.110 [2024-11-18T10:28:02.867Z] v0.1.111 [2024-11-18T10:28:02.867Z] v0.1.112 [2024-11-18T10:28:02.867Z] v0.1.113 [2024-11-18T10:28:02.867Z] v0.1.114 [2024-11-18T10:28:02.867Z] v0.1.115 [2024-11-18T10:28:02.867Z] v0.1.116 [2024-11-18T10:28:02.867Z] v0.1.117 [2024-11-18T10:28:02.867Z] v0.1.118 [2024-11-18T10:28:02.867Z] v0.1.119 [2024-11-18T10:28:02.867Z] v0.1.12 [2024-11-18T10:28:02.867Z] v0.1.120 [2024-11-18T10:28:02.867Z] v0.1.121 [2024-11-18T10:28:02.867Z] v0.1.122 [2024-11-18T10:28:02.867Z] v0.1.123 [2024-11-18T10:28:02.867Z] v0.1.124 [2024-11-18T10:28:02.867Z] v0.1.125 [2024-11-18T10:28:02.867Z] v0.1.126 [2024-11-18T10:28:02.867Z] v0.1.127 [2024-11-18T10:28:02.867Z] v0.1.128 [2024-11-18T10:28:02.867Z] v0.1.129 [2024-11-18T10:28:02.867Z] v0.1.13 [2024-11-18T10:28:02.867Z] v0.1.130 [2024-11-18T10:28:02.867Z] v0.1.131 [2024-11-18T10:28:02.867Z] v0.1.132 [2024-11-18T10:28:02.867Z] v0.1.133 [2024-11-18T10:28:02.867Z] v0.1.134 [2024-11-18T10:28:02.867Z] v0.1.135 [2024-11-18T10:28:02.867Z] v0.1.136 [2024-11-18T10:28:02.867Z] v0.1.137 [2024-11-18T10:28:02.867Z] v0.1.138 [2024-11-18T10:28:02.867Z] v0.1.139 [2024-11-18T10:28:02.867Z] v0.1.14 [2024-11-18T10:28:02.867Z] v0.1.140 [2024-11-18T10:28:02.867Z] v0.1.141 [2024-11-18T10:28:02.867Z] v0.1.142 [2024-11-18T10:28:02.867Z] v0.1.143 [2024-11-18T10:28:02.867Z] v0.1.144 [2024-11-18T10:28:02.867Z] v0.1.145 [2024-11-18T10:28:02.867Z] v0.1.146 [2024-11-18T10:28:02.867Z] v0.1.147 [2024-11-18T10:28:02.867Z] v0.1.148 [2024-11-18T10:28:02.867Z] v0.1.149 [2024-11-18T10:28:02.867Z] v0.1.15 [2024-11-18T10:28:02.867Z] v0.1.16 [2024-11-18T10:28:02.867Z] v0.1.17 [2024-11-18T10:28:02.867Z] v0.1.18 [2024-11-18T10:28:02.867Z] v0.1.19 [2024-11-18T10:28:02.867Z] v0.1.2 [2024-11-18T10:28:02.867Z] v0.1.20 [2024-11-18T10:28:02.867Z] v0.1.21 [2024-11-18T10:28:02.867Z] v0.1.22 [2024-11-18T10:28:02.867Z] v0.1.23 [2024-11-18T10:28:02.867Z] v0.1.24 [2024-11-18T10:28:02.867Z] v0.1.25 [2024-11-18T10:28:02.867Z] v0.1.26 [2024-11-18T10:28:02.867Z] v0.1.27 [2024-11-18T10:28:02.867Z] v0.1.28 [2024-11-18T10:28:02.867Z] v0.1.29 [2024-11-18T10:28:02.867Z] v0.1.3 [2024-11-18T10:28:02.867Z] v0.1.30 [2024-11-18T10:28:02.867Z] v0.1.31 [2024-11-18T10:28:02.867Z] v0.1.32 [2024-11-18T10:28:02.867Z] v0.1.33 [2024-11-18T10:28:02.867Z] v0.1.34 [2024-11-18T10:28:02.867Z] v0.1.35 [2024-11-18T10:28:02.867Z] v0.1.36 [2024-11-18T10:28:02.867Z] v0.1.37 [2024-11-18T10:28:02.867Z] v0.1.38 [2024-11-18T10:28:02.867Z] v0.1.39 [2024-11-18T10:28:02.867Z] v0.1.4 [2024-11-18T10:28:02.867Z] v0.1.40 [2024-11-18T10:28:02.867Z] v0.1.41 [2024-11-18T10:28:02.867Z] v0.1.42 [2024-11-18T10:28:02.867Z] v0.1.43 [2024-11-18T10:28:02.867Z] v0.1.44 [2024-11-18T10:28:02.867Z] v0.1.45 [2024-11-18T10:28:02.867Z] v0.1.46 [2024-11-18T10:28:02.867Z] v0.1.47 [2024-11-18T10:28:02.867Z] v0.1.48 [2024-11-18T10:28:02.867Z] v0.1.49 [2024-11-18T10:28:02.867Z] v0.1.5 [2024-11-18T10:28:02.867Z] v0.1.50 [2024-11-18T10:28:02.867Z] v0.1.51 [2024-11-18T10:28:02.867Z] v0.1.52 [2024-11-18T10:28:02.867Z] v0.1.53 [2024-11-18T10:28:02.867Z] v0.1.54 [2024-11-18T10:28:02.867Z] v0.1.55 [2024-11-18T10:28:02.867Z] v0.1.56 [2024-11-18T10:28:02.867Z] v0.1.57 [2024-11-18T10:28:02.867Z] v0.1.58 [2024-11-18T10:28:02.867Z] v0.1.59 [2024-11-18T10:28:02.867Z] v0.1.6 [2024-11-18T10:28:02.867Z] v0.1.60 [2024-11-18T10:28:02.867Z] v0.1.61 [2024-11-18T10:28:02.867Z] v0.1.62 [2024-11-18T10:28:02.867Z] v0.1.63 [2024-11-18T10:28:02.867Z] v0.1.64 [2024-11-18T10:28:02.867Z] v0.1.65 [2024-11-18T10:28:02.867Z] v0.1.66 [2024-11-18T10:28:02.867Z] v0.1.67 [2024-11-18T10:28:02.867Z] v0.1.68 [2024-11-18T10:28:02.867Z] v0.1.69 [2024-11-18T10:28:02.867Z] v0.1.7 [2024-11-18T10:28:02.867Z] v0.1.70 [2024-11-18T10:28:02.867Z] v0.1.71 [2024-11-18T10:28:02.867Z] v0.1.72 [2024-11-18T10:28:02.867Z] v0.1.73 [2024-11-18T10:28:02.867Z] v0.1.74 [2024-11-18T10:28:02.867Z] v0.1.75 [2024-11-18T10:28:02.867Z] v0.1.76 [2024-11-18T10:28:02.867Z] v0.1.77 [2024-11-18T10:28:02.867Z] v0.1.78 [2024-11-18T10:28:02.867Z] v0.1.79 [2024-11-18T10:28:02.867Z] v0.1.8 [2024-11-18T10:28:02.867Z] v0.1.80 [2024-11-18T10:28:02.867Z] v0.1.81 [2024-11-18T10:28:02.867Z] v0.1.82 [2024-11-18T10:28:02.867Z] v0.1.83 [2024-11-18T10:28:02.867Z] v0.1.84 [2024-11-18T10:28:02.867Z] v0.1.85 [2024-11-18T10:28:02.867Z] v0.1.86 [2024-11-18T10:28:02.867Z] v0.1.87 [2024-11-18T10:28:02.867Z] v0.1.88 [2024-11-18T10:28:02.867Z] v0.1.89 [2024-11-18T10:28:02.867Z] v0.1.9 [2024-11-18T10:28:02.867Z] v0.1.90 [2024-11-18T10:28:02.867Z] v0.1.91 [2024-11-18T10:28:02.867Z] v0.1.92 [2024-11-18T10:28:02.867Z] v0.1.93 [2024-11-18T10:28:02.867Z] v0.1.94 [2024-11-18T10:28:02.867Z] v0.1.95 [2024-11-18T10:28:02.867Z] v0.1.96 [2024-11-18T10:28:02.867Z] v0.1.97 [2024-11-18T10:28:02.867Z] v0.1.98 [2024-11-18T10:28:02.867Z] v0.1.99 [2024-11-18T10:28:02.867Z] v2.0.0 [2024-11-18T10:28:02.867Z] v2.1.0 [2024-11-18T10:28:02.867Z] v2.1.1 [2024-11-18T10:28:02.867Z] v2.2.0 [2024-11-18T10:28:02.867Z] v2.3.0 [2024-11-18T10:28:02.867Z] v3.0 [2024-11-18T10:28:02.867Z] v3.0.0 [2024-11-18T10:28:02.867Z] v3.1 [2024-11-18T10:28:02.867Z] v3.1.0 [2024-11-18T10:28:02.867Z] v3.1.0-dev.1 [2024-11-18T10:28:02.867Z] v3.1.0-dev.10 [2024-11-18T10:28:02.867Z] v3.1.0-dev.11 [2024-11-18T10:28:02.867Z] v3.1.0-dev.12 [2024-11-18T10:28:02.867Z] v3.1.0-dev.13 [2024-11-18T10:28:02.867Z] v3.1.0-dev.14 [2024-11-18T10:28:02.867Z] v3.1.0-dev.15 [2024-11-18T10:28:02.867Z] v3.1.0-dev.16 [2024-11-18T10:28:02.867Z] v3.1.0-dev.17 [2024-11-18T10:28:02.867Z] v3.1.0-dev.18 [2024-11-18T10:28:02.867Z] v3.1.0-dev.19 [2024-11-18T10:28:02.867Z] v3.1.0-dev.2 [2024-11-18T10:28:02.867Z] v3.1.0-dev.3 [2024-11-18T10:28:02.867Z] v3.1.0-dev.4 [2024-11-18T10:28:02.867Z] v3.1.0-dev.5 [2024-11-18T10:28:02.867Z] v3.1.0-dev.6 [2024-11-18T10:28:02.867Z] v3.1.0-dev.7 [2024-11-18T10:28:02.867Z] v3.1.0-dev.8 [2024-11-18T10:28:02.867Z] v3.1.0-dev.9 [2024-11-18T10:28:02.867Z] v3.2.0-dev.1 [2024-11-18T10:28:02.867Z] v3.2.0-dev.10 [2024-11-18T10:28:02.867Z] v3.2.0-dev.11 [2024-11-18T10:28:02.867Z] v3.2.0-dev.12 [2024-11-18T10:28:02.867Z] v3.2.0-dev.13 [2024-11-18T10:28:02.867Z] v3.2.0-dev.14 [2024-11-18T10:28:02.867Z] v3.2.0-dev.15 [2024-11-18T10:28:02.867Z] v3.2.0-dev.16 [2024-11-18T10:28:02.867Z] v3.2.0-dev.17 [2024-11-18T10:28:02.867Z] v3.2.0-dev.18 [2024-11-18T10:28:02.867Z] v3.2.0-dev.19 [2024-11-18T10:28:02.867Z] v3.2.0-dev.2 [2024-11-18T10:28:02.867Z] v3.2.0-dev.20 [2024-11-18T10:28:02.867Z] v3.2.0-dev.21 [2024-11-18T10:28:02.867Z] v3.2.0-dev.22 [2024-11-18T10:28:02.867Z] v3.2.0-dev.23 [2024-11-18T10:28:02.867Z] v3.2.0-dev.24 [2024-11-18T10:28:02.867Z] v3.2.0-dev.25 [2024-11-18T10:28:02.867Z] v3.2.0-dev.26 [2024-11-18T10:28:02.867Z] v3.2.0-dev.27 [2024-11-18T10:28:02.867Z] v3.2.0-dev.28 [2024-11-18T10:28:02.867Z] v3.2.0-dev.29 [2024-11-18T10:28:02.867Z] v3.2.0-dev.3 [2024-11-18T10:28:02.867Z] v3.2.0-dev.30 [2024-11-18T10:28:02.867Z] v3.2.0-dev.31 [2024-11-18T10:28:02.867Z] v3.2.0-dev.32 [2024-11-18T10:28:02.867Z] v3.2.0-dev.33 [2024-11-18T10:28:02.867Z] v3.2.0-dev.34 [2024-11-18T10:28:02.867Z] v3.2.0-dev.35 [2024-11-18T10:28:02.867Z] v3.2.0-dev.36 [2024-11-18T10:28:02.867Z] v3.2.0-dev.37 [2024-11-18T10:28:02.867Z] v3.2.0-dev.38 [2024-11-18T10:28:02.867Z] v3.2.0-dev.39 [2024-11-18T10:28:02.867Z] v3.2.0-dev.4 [2024-11-18T10:28:02.867Z] v3.2.0-dev.40 [2024-11-18T10:28:02.867Z] v3.2.0-dev.41 [2024-11-18T10:28:02.867Z] v3.2.0-dev.42 [2024-11-18T10:28:02.867Z] v3.2.0-dev.43 [2024-11-18T10:28:02.867Z] v3.2.0-dev.44 [2024-11-18T10:28:02.867Z] v3.2.0-dev.45 [2024-11-18T10:28:02.867Z] v3.2.0-dev.46 [2024-11-18T10:28:02.867Z] v3.2.0-dev.47 [2024-11-18T10:28:02.867Z] v3.2.0-dev.48 [2024-11-18T10:28:02.867Z] v3.2.0-dev.49 [2024-11-18T10:28:02.867Z] v3.2.0-dev.5 [2024-11-18T10:28:02.867Z] v3.2.0-dev.50 [2024-11-18T10:28:02.867Z] v3.2.0-dev.51 [2024-11-18T10:28:02.867Z] v3.2.0-dev.52 [2024-11-18T10:28:02.867Z] v3.2.0-dev.53 [2024-11-18T10:28:02.867Z] v3.2.0-dev.6 [2024-11-18T10:28:02.867Z] v3.2.0-dev.7 [2024-11-18T10:28:02.867Z] v3.2.0-dev.8 [2024-11-18T10:28:02.867Z] v3.2.0-dev.9 [2024-11-18T10:28:02.867Z] v4.0.0-dev.1 [2024-11-18T10:28:02.867Z] v4.0.0-dev.2 [2024-11-18T10:28:02.867Z] v4.0.0-dev.3 [2024-11-18T10:28:02.867Z] v4.0.0-dev.4 [2024-11-18T10:28:02.867Z] v4.0.0-dev.5 [2024-11-18T10:28:02.867Z] v4.0.0-dev.6 [2024-11-18T10:28:02.867Z] v4.0.0-dev.7 [Pipeline] sh [2024-11-18T10:28:03.167Z] + lftools sign git-tag v4.0.0-dev.7 [2024-11-18T10:28:03.802Z] Signing Git tag with Sigul... [2024-11-18T10:28:03.802Z] Signing v4.0.0-dev.7 [Pipeline] echo [2024-11-18T10:28:04.076Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-18T10:28:04.370Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-18T10:28:04.378Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-18T10:28:04.407Z] $ docker stop --time=1 e40304230e4d6d05c383e764d747162f860956bff6f5599dc5bc034c264e6238 [2024-11-18T10:28:05.997Z] $ docker rm -f --volumes e40304230e4d6d05c383e764d747162f860956bff6f5599dc5bc034c264e6238 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-18T10:28:06.502Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-18T10:28:06.502Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-18T10:28:06.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-18T10:28:06.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-18T10:28:06.977Z] prd-ubuntu20.04-docker-8c-8g-26912 does not seem to be running inside a container [2024-11-18T10:28:07.039Z] $ 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-11-18T10:28:07.439Z] $ docker top 9cc23273b90578940715eae96c12485069a34064845655c38811c4404b10b18d -eo pid,comm [2024-11-18T10:28:07.492Z] 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-11-18T10:28:07.492Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-18T10:28:07.540Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-18T10:28:07.540Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-18T10:28:07.656Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-18T10:28:07.656Z] $ docker exec 9cc23273b90578940715eae96c12485069a34064845655c38811c4404b10b18d ssh-agent [2024-11-18T10:28:07.774Z] SSH_AUTH_SOCK=/tmp/ssh-vMIEeDvt8hK0/agent.32 [2024-11-18T10:28:07.774Z] SSH_AGENT_PID=38 [2024-11-18T10:28:07.779Z] Running ssh-add (command line suppressed) [2024-11-18T10:28:07.885Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4001966438697599551.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4001966438697599551.key) [2024-11-18T10:28:07.903Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-18T10:28:08.198Z] + git semver bump pre [2024-11-18T10:28:08.458Z] 2024-11-18 10:28:08,379 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-11-18T10:28:08.458Z] 2024-11-18 10:28:08,379 [bump_version] DEBUG bumping version:4.0.0-dev.7 on axis:pre with prefix:dev [2024-11-18T10:28:08.458Z] 2024-11-18 10:28:08,379 [bump_version] DEBUG bumped version:4.0.0-dev.8 [2024-11-18T10:28:08.458Z] 2024-11-18 10:28:08,379 [write_version] DEBUG write version:4.0.0-dev.8 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True [2024-11-18T10:28:08.458Z] 2024-11-18 10:28:08,379 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-11-18T10:28:08.458Z] 2024-11-18 10:28:08,379 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-11-18T10:28:08.458Z] 2024-11-18 10:28:08,382 [execute] INFO git cat-file --batch-check [2024-11-18T10:28:08.458Z] 2024-11-18 10:28:08,382 [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-11-18T10:28:08.458Z] 2024-11-18 10:28:08,387 [execute] INFO git cat-file --batch [2024-11-18T10:28:08.458Z] 2024-11-18 10:28:08,388 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-18T10:28:08.458Z] 2024-11-18 10:28:08,393 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-11-18T10:28:08.458Z] 4.0.0-dev.8 [Pipeline] } [2024-11-18T10:28:08.465Z] $ docker exec --env ******** --env ******** 9cc23273b90578940715eae96c12485069a34064845655c38811c4404b10b18d ssh-agent -k [2024-11-18T10:28:08.575Z] unset SSH_AUTH_SOCK; [2024-11-18T10:28:08.576Z] unset SSH_AGENT_PID; [2024-11-18T10:28:08.576Z] echo Agent pid 38 killed; [2024-11-18T10:28:08.588Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-18T10:28:08.920Z] + git semver [Pipeline] } [2024-11-18T10:28:09.192Z] $ docker stop --time=1 9cc23273b90578940715eae96c12485069a34064845655c38811c4404b10b18d [2024-11-18T10:28:10.496Z] $ docker rm -f --volumes 9cc23273b90578940715eae96c12485069a34064845655c38811c4404b10b18d [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-18T10:28:10.872Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-18T10:28:10.872Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-18T10:28:11.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-18T10:28:11.177Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-18T10:28:11.265Z] prd-ubuntu20.04-docker-8c-8g-26912 does not seem to be running inside a container [2024-11-18T10:28:11.290Z] $ 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-11-18T10:28:11.684Z] $ docker top ea96c08043bec81a063cf9b164e85cc5b007ebe6b412304a86126f086092c3e3 -eo pid,comm [2024-11-18T10:28:11.741Z] 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-11-18T10:28:11.741Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-18T10:28:11.802Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-18T10:28:11.802Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-18T10:28:11.922Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-18T10:28:11.922Z] $ docker exec ea96c08043bec81a063cf9b164e85cc5b007ebe6b412304a86126f086092c3e3 ssh-agent [2024-11-18T10:28:12.038Z] SSH_AUTH_SOCK=/tmp/ssh-4H0A9LNJPX6S/agent.32 [2024-11-18T10:28:12.038Z] SSH_AGENT_PID=39 [2024-11-18T10:28:12.043Z] Running ssh-add (command line suppressed) [2024-11-18T10:28:12.141Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1226535841589382071.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1226535841589382071.key) [2024-11-18T10:28:12.157Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-18T10:28:12.451Z] + git semver push [2024-11-18T10:28:12.711Z] 2024-11-18 10:28:12,634 [run_push] DEBUG push [2024-11-18T10:28:12.711Z] 2024-11-18 10:28:12,635 [execute] INFO git cat-file --batch-check [2024-11-18T10:28:12.711Z] 2024-11-18 10:28:12,635 [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-11-18T10:28:12.711Z] 2024-11-18 10:28:12,639 [execute] INFO git rev-list fc9f79803ec391f87f3593b715260d02de31338e -- [2024-11-18T10:28:12.711Z] 2024-11-18 10:28:12,639 [execute] DEBUG Popen(['git', 'rev-list', 'fc9f79803ec391f87f3593b715260d02de31338e', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-18T10:28:12.711Z] 2024-11-18 10:28:12,650 [execute] INFO git fetch -v origin [2024-11-18T10:28:12.711Z] 2024-11-18 10:28:12,650 [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-11-18T10:28:13.282Z] 2024-11-18 10:28:13,102 [run_push] DEBUG no remote changes detected [2024-11-18T10:28:13.282Z] 2024-11-18 10:28:13,102 [execute] INFO git push origin semver [2024-11-18T10:28:13.282Z] 2024-11-18 10:28:13,102 [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-11-18T10:28:13.851Z] 2024-11-18 10:28:13,797 [run_push] DEBUG push all version tags [2024-11-18T10:28:13.851Z] 2024-11-18 10:28:13,797 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-18T10:28:13.851Z] 2024-11-18 10:28:13,798 [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-11-18T10:28:14.792Z] 2024-11-18 10:28:14,442 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-11-18T10:28:14.792Z] 4.0.0-dev.8 [Pipeline] } [2024-11-18T10:28:14.801Z] $ docker exec --env ******** --env ******** ea96c08043bec81a063cf9b164e85cc5b007ebe6b412304a86126f086092c3e3 ssh-agent -k [2024-11-18T10:28:14.910Z] unset SSH_AUTH_SOCK; [2024-11-18T10:28:14.910Z] unset SSH_AGENT_PID; [2024-11-18T10:28:14.910Z] echo Agent pid 39 killed; [2024-11-18T10:28:14.925Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-18T10:28:15.248Z] + git semver [Pipeline] } [2024-11-18T10:28:15.517Z] $ docker stop --time=1 ea96c08043bec81a063cf9b164e85cc5b007ebe6b412304a86126f086092c3e3 [2024-11-18T10:28:16.821Z] $ docker rm -f --volumes ea96c08043bec81a063cf9b164e85cc5b007ebe6b412304a86126f086092c3e3 [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-11-18T10:28:17.457Z] + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] [2024-11-18T10:28:17.458Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2024-11-18T10:28:17.458Z] total 16 [2024-11-18T10:28:17.458Z] drwxr-xr-x 3 root root 4096 Nov 18 10:22 . [2024-11-18T10:28:17.458Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 18 10:28 .. [2024-11-18T10:28:17.458Z] drwxr-xr-x 2 root root 4096 Nov 18 10:22 cost [2024-11-18T10:28:17.458Z] -rw-r--r-- 1 root root 93 Nov 18 10:22 cost.csv [2024-11-18T10:28:17.458Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives [2024-11-18T10:28:17.458Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2024-11-18T10:28:17.458Z] total 16 [2024-11-18T10:28:17.458Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 18 10:22 . [2024-11-18T10:28:17.458Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 18 10:28 .. [2024-11-18T10:28:17.458Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 18 10:22 cost [2024-11-18T10:28:17.458Z] -rw-r--r-- 1 jenkins jenkins 93 Nov 18 10:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-18T10:28:17.750Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-18T10:28:18.612Z] ---> package-listing.sh [2024-11-18T10:28:18.612Z] ++ facter osfamily [2024-11-18T10:28:18.612Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-18T10:28:18.872Z] + OS_FAMILY=debian [2024-11-18T10:28:18.872Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2024-11-18T10:28:18.872Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-18T10:28:18.872Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-18T10:28:18.872Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-18T10:28:18.872Z] + PACKAGES=/tmp/packages_start.txt [2024-11-18T10:28:18.872Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2024-11-18T10:28:18.872Z] + PACKAGES=/tmp/packages_end.txt [2024-11-18T10:28:18.872Z] + case "${OS_FAMILY}" in [2024-11-18T10:28:18.872Z] + dpkg -l [2024-11-18T10:28:18.872Z] + grep '^ii' [2024-11-18T10:28:18.872Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-18T10:28:18.872Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-18T10:28:18.872Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-18T10:28:18.872Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2024-11-18T10:28:18.872Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2024-11-18T10:28:18.872Z] + 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-11-18T10:28:18.885Z] 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-11-18T10:28:19.163Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-18T10:28:19.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-18T10:28:19.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-18T10:28:19.809Z] prd-ubuntu20.04-docker-8c-8g-26912 does not seem to be running inside a container [2024-11-18T10:28:19.837Z] $ 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-11-18T10:28:20.029Z] $ docker top d484808d3fda66a7259f7c6028a9f6b8ca3d631bc8f2ff4f33982389851abb1b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-18T10:28:20.392Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-18T10:28:20.679Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-18T10:28:20.964Z] + ls /var/log/sa-host [2024-11-18T10:28:20.964Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-18T10:28:21.053Z] provisioning config files... [2024-11-18T10:28:21.063Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2453644759534837531tmp [Pipeline] { [Pipeline] echo [2024-11-18T10:28:21.086Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-18T10:28:21.373Z] ---> create-netrc.sh [Pipeline] } [2024-11-18T10:28:21.381Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-18T10:28:21.739Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-18T10:28:21.749Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-18T10:28:22.032Z] ---> sudo-logs.sh [2024-11-18T10:28:22.032Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-18T10:28:22.059Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-18T10:28:22.341Z] ---> job-cost.sh [2024-11-18T10:28:22.341Z] lf-activate-venv: SKIPPING [2024-11-18T10:28:22.341Z] DEBUG: total: 0.2199999988079071 [2024-11-18T10:28:22.341Z] INFO: Retrieving Stack Cost... [2024-11-18T10:28:22.601Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-18T10:28:22.860Z] INFO: Archiving Costs [Pipeline] echo [2024-11-18T10:28:22.874Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-18T10:28:23.160Z] ---> logs-deploy.sh [2024-11-18T10:28:23.160Z] lf-activate-venv: SKIPPING [2024-11-18T10:28:23.160Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/213 [2024-11-18T10:28:23.160Z] INFO: archiving workspace using pattern(s): [2024-11-18T10:28:24.097Z] Archives upload complete. [2024-11-18T10:28:24.097Z] INFO: archiving logs to Nexus