Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cc171c230a3de7a6bbc7f61af6245dc3483d22d9 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-ssh8536120808240860990.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-ssh10552743911886048790.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-ssh1378140340266463529.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-ssh5190467298001315955.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-ssh2117637311870133409.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26971 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 cc171c230a3de7a6bbc7f61af6245dc3483d22d9 (main) Commit message: "Merge pull request #950 from jinlinGuan/issue-947" > 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 cc171c230a3de7a6bbc7f61af6245dc3483d22d9 # timeout=10 > git rev-list --no-walk c0ce723a7e22187d59fb72134c45d24f77b280c0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-19T03:48:29.314Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-19T03:48:29.395Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-19T03:48:29.420Z] ========================================================= [2024-11-19T03:48:29.420Z] EdgeX Global Pipelines Version Info [2024-11-19T03:48:29.420Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-19T03:48:30.517Z] ------------------- [2024-11-19T03:48:30.517Z] stable info: [2024-11-19T03:48:30.517Z] ------------------- [2024-11-19T03:48:30.517Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-19T03:48:30.517Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-19T03:48:30.517Z] Message: update stable to v1.0.265 [2024-11-19T03:48:30.777Z] ------------------- [2024-11-19T03:48:30.777Z] experimental info: [2024-11-19T03:48:30.777Z] ------------------- [2024-11-19T03:48:30.777Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-19T03:48:30.777Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-19T03:48:30.777Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-19T03:48:30.875Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2024-11-19T03:48:30.902Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2024-11-19T03:48:30.923Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-19T03:48:30.945Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-19T03:48:30.965Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-19T03:48:30.982Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-19T03:48:31.002Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-19T03:48:31.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-19T03:48:31.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-19T03:48:31.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-19T03:48:31.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-19T03:48:31.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2024-11-19T03:48:31.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-19T03:48:31.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-19T03:48:31.193Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-11-19T03:48:31.217Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-11-19T03:48:31.237Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-19T03:48:31.262Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-19T03:48:31.285Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-19T03:48:31.310Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-19T03:48:31.327Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-19T03:48:31.350Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-19T03:48:31.379Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-19T03:48:31.404Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-19T03:48:31.428Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-11-19T03:48:31.452Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-19T03:48:31.478Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-19T03:48:31.499Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-19T03:48:31.521Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-19T03:48:31.541Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-19T03:48:31.565Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cc171c230a3de7a6bbc7f61af6245dc3483d22d9 [Pipeline] echo [2024-11-19T03:48:31.588Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cc171c2 [Pipeline] echo [2024-11-19T03:48:31.610Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-19T03:48:31.990Z] + git rev-list -1 --merges cc171c230a3de7a6bbc7f61af6245dc3483d22d9~1..cc171c230a3de7a6bbc7f61af6245dc3483d22d9 [Pipeline] echo [2024-11-19T03:48:32.020Z] -----------> git rev-list -1 --merges cc171c230a3de7a6bbc7f61af6245dc3483d22d9~1..cc171c230a3de7a6bbc7f61af6245dc3483d22d9 cc171c230a3de7a6bbc7f61af6245dc3483d22d9 [2024-11-19T03:48:32.020Z] cc171c230a3de7a6bbc7f61af6245dc3483d22d9 [false] [Pipeline] sh [2024-11-19T03:48:32.314Z] + git log --format=format:%s -1 cc171c230a3de7a6bbc7f61af6245dc3483d22d9 [Pipeline] echo [2024-11-19T03:48:32.332Z] ========================================================= [2024-11-19T03:48:32.332Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-19T03:48:32.332Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-19T03:48:32.681Z] + git log --format=format:%s -1 cc171c230a3de7a6bbc7f61af6245dc3483d22d9 [Pipeline] echo [2024-11-19T03:48:32.695Z] [semverPrep] GIT_COMMIT: cc171c230a3de7a6bbc7f61af6245dc3483d22d9, Commit Message: Merge pull request #950 from jinlinGuan/issue-947 [Pipeline] echo [2024-11-19T03:48:32.713Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-19T03:48:33.105Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-19T03:48:33.105Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-19T03:48:33.105Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-19T03:48:33.105Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-19T03:48:33.105Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-19T03:48:33.105Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-19T03:48:33.105Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T03:48:33.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T03:48:33.549Z] [2024-11-19T03:48:33.549Z] 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-19T03:48:33.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T03:48:34.129Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-19T03:48:34.129Z] b85a868b505f: Pulling fs layer [2024-11-19T03:48:34.129Z] e2be974225ed: Pulling fs layer [2024-11-19T03:48:34.129Z] 339a4e72a1f5: Pulling fs layer [2024-11-19T03:48:34.129Z] 988bab9f4d93: Pulling fs layer [2024-11-19T03:48:34.129Z] 1469e6f7b9e6: Pulling fs layer [2024-11-19T03:48:34.129Z] eaf3925da568: Pulling fs layer [2024-11-19T03:48:34.129Z] bab4dde63d76: Pulling fs layer [2024-11-19T03:48:34.129Z] bde34c3a00c8: Pulling fs layer [2024-11-19T03:48:34.129Z] b352a97aabf1: Pulling fs layer [2024-11-19T03:48:34.129Z] 4872d77fe225: Pulling fs layer [2024-11-19T03:48:34.129Z] 5851b861e8e6: Pulling fs layer [2024-11-19T03:48:34.129Z] bab4dde63d76: Waiting [2024-11-19T03:48:34.129Z] bde34c3a00c8: Waiting [2024-11-19T03:48:34.129Z] 1469e6f7b9e6: Waiting [2024-11-19T03:48:34.129Z] b352a97aabf1: Waiting [2024-11-19T03:48:34.129Z] 4872d77fe225: Waiting [2024-11-19T03:48:34.129Z] 5851b861e8e6: Waiting [2024-11-19T03:48:34.129Z] 988bab9f4d93: Waiting [2024-11-19T03:48:34.129Z] eaf3925da568: Waiting [2024-11-19T03:48:34.129Z] e2be974225ed: Verifying Checksum [2024-11-19T03:48:34.129Z] e2be974225ed: Download complete [2024-11-19T03:48:34.129Z] 988bab9f4d93: Verifying Checksum [2024-11-19T03:48:34.129Z] 988bab9f4d93: Download complete [2024-11-19T03:48:34.129Z] 339a4e72a1f5: Verifying Checksum [2024-11-19T03:48:34.129Z] 339a4e72a1f5: Download complete [2024-11-19T03:48:34.129Z] 1469e6f7b9e6: Verifying Checksum [2024-11-19T03:48:34.129Z] 1469e6f7b9e6: Download complete [2024-11-19T03:48:34.390Z] eaf3925da568: Verifying Checksum [2024-11-19T03:48:34.390Z] eaf3925da568: Download complete [2024-11-19T03:48:34.390Z] bde34c3a00c8: Download complete [2024-11-19T03:48:34.390Z] b352a97aabf1: Download complete [2024-11-19T03:48:34.390Z] 4872d77fe225: Download complete [2024-11-19T03:48:34.390Z] 5851b861e8e6: Download complete [2024-11-19T03:48:34.390Z] b85a868b505f: Verifying Checksum [2024-11-19T03:48:34.390Z] b85a868b505f: Download complete [2024-11-19T03:48:34.649Z] bab4dde63d76: Verifying Checksum [2024-11-19T03:48:34.649Z] bab4dde63d76: Download complete [2024-11-19T03:48:35.593Z] b85a868b505f: Pull complete [2024-11-19T03:48:35.853Z] e2be974225ed: Pull complete [2024-11-19T03:48:36.113Z] 339a4e72a1f5: Pull complete [2024-11-19T03:48:36.374Z] 988bab9f4d93: Pull complete [2024-11-19T03:48:36.633Z] 1469e6f7b9e6: Pull complete [2024-11-19T03:48:36.633Z] eaf3925da568: Pull complete [2024-11-19T03:48:38.546Z] bab4dde63d76: Pull complete [2024-11-19T03:48:38.546Z] bde34c3a00c8: Pull complete [2024-11-19T03:48:38.808Z] b352a97aabf1: Pull complete [2024-11-19T03:48:38.808Z] 4872d77fe225: Pull complete [2024-11-19T03:48:38.808Z] 5851b861e8e6: Pull complete [2024-11-19T03:48:38.808Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-19T03:48:38.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T03:48:38.808Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T03:48:38.966Z] prd-ubuntu20.04-docker-8c-8g-26971 does not seem to be running inside a container [2024-11-19T03:48:38.998Z] $ 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-19T03:48:41.933Z] $ docker top 9d0df41cd93c346e45ea6bee2634c6503296a902594ecdd43edbaa52abdf58f7 -eo pid,comm [2024-11-19T03:48:41.994Z] 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-19T03:48:41.994Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-19T03:48:42.055Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-19T03:48:42.055Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-19T03:48:42.182Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-19T03:48:42.188Z] $ docker exec 9d0df41cd93c346e45ea6bee2634c6503296a902594ecdd43edbaa52abdf58f7 ssh-agent [2024-11-19T03:48:42.307Z] SSH_AUTH_SOCK=/tmp/ssh-J8U7tqHnbuUb/agent.32 [2024-11-19T03:48:42.307Z] SSH_AGENT_PID=38 [2024-11-19T03:48:42.314Z] Running ssh-add (command line suppressed) [2024-11-19T03:48:42.428Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14925831023659961687.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14925831023659961687.key) [2024-11-19T03:48:42.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-19T03:48:42.742Z] + git tag --points-at HEAD [Pipeline] } [2024-11-19T03:48:42.755Z] $ docker exec --env ******** --env ******** 9d0df41cd93c346e45ea6bee2634c6503296a902594ecdd43edbaa52abdf58f7 ssh-agent -k [2024-11-19T03:48:42.861Z] unset SSH_AUTH_SOCK; [2024-11-19T03:48:42.862Z] unset SSH_AGENT_PID; [2024-11-19T03:48:42.862Z] echo Agent pid 38 killed; [2024-11-19T03:48:42.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-19T03:48:42.916Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-19T03:48:42.916Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-19T03:48:43.033Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-19T03:48:43.037Z] $ docker exec 9d0df41cd93c346e45ea6bee2634c6503296a902594ecdd43edbaa52abdf58f7 ssh-agent [2024-11-19T03:48:43.175Z] SSH_AUTH_SOCK=/tmp/ssh-wZ5R3A5veky4/agent.71 [2024-11-19T03:48:43.175Z] SSH_AGENT_PID=77 [2024-11-19T03:48:43.181Z] Running ssh-add (command line suppressed) [2024-11-19T03:48:43.284Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13346620470446217149.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13346620470446217149.key) [2024-11-19T03:48:43.297Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-19T03:48:43.590Z] + git semver init [2024-11-19T03:48:43.857Z] 2024-11-19 03:48:43,815 [run_init] DEBUG init version:0.0.0 force:False [2024-11-19T03:48:43.857Z] 2024-11-19 03:48:43,816 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver [2024-11-19T03:48:43.857Z] 2024-11-19 03:48:43,817 [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-19T03:48:43.857Z] 2024-11-19 03:48:43,817 [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-19T03:48:44.827Z] 2024-11-19 03:48:44,745 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude [2024-11-19T03:48:44.827Z] 2024-11-19 03:48:44,745 [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-19T03:48:44.827Z] 2024-11-19 03:48:44,746 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-11-19T03:48:44.827Z] 2024-11-19 03:48:44,746 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-11-19T03:48:44.827Z] 4.0.0-dev.8 [Pipeline] } [2024-11-19T03:48:44.838Z] $ docker exec --env ******** --env ******** 9d0df41cd93c346e45ea6bee2634c6503296a902594ecdd43edbaa52abdf58f7 ssh-agent -k [2024-11-19T03:48:44.983Z] unset SSH_AUTH_SOCK; [2024-11-19T03:48:44.984Z] unset SSH_AGENT_PID; [2024-11-19T03:48:44.984Z] echo Agent pid 77 killed; [2024-11-19T03:48:44.992Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-19T03:48:45.324Z] + git semver [Pipeline] } [2024-11-19T03:48:45.604Z] $ docker stop --time=1 9d0df41cd93c346e45ea6bee2634c6503296a902594ecdd43edbaa52abdf58f7 [2024-11-19T03:48:46.961Z] $ docker rm -f --volumes 9d0df41cd93c346e45ea6bee2634c6503296a902594ecdd43edbaa52abdf58f7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-19T03:48:47.314Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-19T03:48:47.583Z] Stashed 1 file(s) [Pipeline] echo [2024-11-19T03:48:47.587Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.8 [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-19T03:48:47.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T03:48:47.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T03:48:47.851Z] ========================================================= [2024-11-19T03:48:47.851Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-19T03:48:47.851Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-11-19T03:48:48.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-19T03:48:48.158Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-19T03:48:48.158Z] 43c4264eed91: Pulling fs layer [2024-11-19T03:48:48.158Z] 4cc291be95ef: Pulling fs layer [2024-11-19T03:48:48.158Z] 2ac1f1163629: Pulling fs layer [2024-11-19T03:48:48.158Z] 5c3c966382ef: Pulling fs layer [2024-11-19T03:48:48.158Z] 4f4fb700ef54: Pulling fs layer [2024-11-19T03:48:48.158Z] 5d5c8e513c77: Pulling fs layer [2024-11-19T03:48:48.158Z] 9f66e0745190: Pulling fs layer [2024-11-19T03:48:48.158Z] f49a43e4bbc0: Pulling fs layer [2024-11-19T03:48:48.158Z] 561ebcabdf7f: Pulling fs layer [2024-11-19T03:48:48.158Z] 4f4fb700ef54: Waiting [2024-11-19T03:48:48.158Z] 5d5c8e513c77: Waiting [2024-11-19T03:48:48.158Z] 9f66e0745190: Waiting [2024-11-19T03:48:48.158Z] f49a43e4bbc0: Waiting [2024-11-19T03:48:48.158Z] 561ebcabdf7f: Waiting [2024-11-19T03:48:48.158Z] 5c3c966382ef: Waiting [2024-11-19T03:48:48.158Z] 4cc291be95ef: Verifying Checksum [2024-11-19T03:48:48.158Z] 4cc291be95ef: Download complete [2024-11-19T03:48:48.158Z] 5c3c966382ef: Verifying Checksum [2024-11-19T03:48:48.158Z] 5c3c966382ef: Download complete [2024-11-19T03:48:48.158Z] 4f4fb700ef54: Verifying Checksum [2024-11-19T03:48:48.158Z] 4f4fb700ef54: Download complete [2024-11-19T03:48:48.158Z] 5d5c8e513c77: Download complete [2024-11-19T03:48:48.158Z] 43c4264eed91: Download complete [2024-11-19T03:48:48.158Z] 9f66e0745190: Verifying Checksum [2024-11-19T03:48:48.158Z] 9f66e0745190: Download complete [2024-11-19T03:48:48.418Z] 43c4264eed91: Pull complete [2024-11-19T03:48:48.418Z] 561ebcabdf7f: Download complete [2024-11-19T03:48:48.678Z] 4cc291be95ef: Pull complete [2024-11-19T03:48:48.678Z] 2ac1f1163629: Verifying Checksum [2024-11-19T03:48:48.678Z] 2ac1f1163629: Download complete [2024-11-19T03:48:48.938Z] f49a43e4bbc0: Verifying Checksum [2024-11-19T03:48:48.938Z] f49a43e4bbc0: Download complete [2024-11-19T03:48:53.133Z] 2ac1f1163629: Pull complete [2024-11-19T03:48:53.133Z] 5c3c966382ef: Pull complete [2024-11-19T03:48:53.133Z] 4f4fb700ef54: Pull complete [2024-11-19T03:48:53.133Z] 5d5c8e513c77: Pull complete [2024-11-19T03:48:53.133Z] 9f66e0745190: Pull complete [2024-11-19T03:48:55.667Z] f49a43e4bbc0: Pull complete [2024-11-19T03:48:56.237Z] 561ebcabdf7f: Pull complete [2024-11-19T03:48:56.237Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-19T03:48:56.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-19T03:48:56.237Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh [2024-11-19T03:48:56.534Z] + 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-19T03:48:56.880Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-19T03:48:56.880Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T03:48:56.971Z] prd-ubuntu20.04-docker-8c-8g-26971 does not seem to be running inside a container [2024-11-19T03:48:57.029Z] $ 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-19T03:49:01.853Z] $ docker top 1d590ae43bc30ccc90bb76f62e5602feefbe8569cf012de739166fd2720bf1a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T03:49:02.217Z] + go version [2024-11-19T03:49:02.217Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-19T03:49:02.230Z] $ docker stop --time=1 1d590ae43bc30ccc90bb76f62e5602feefbe8569cf012de739166fd2720bf1a9 [2024-11-19T03:49:02.728Z] Still waiting to schedule task [2024-11-19T03:49:02.729Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-19T03:49:03.540Z] $ docker rm -f --volumes 1d590ae43bc30ccc90bb76f62e5602feefbe8569cf012de739166fd2720bf1a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T03:49:04.117Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-19T03:49:04.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T03:49:04.206Z] prd-ubuntu20.04-docker-8c-8g-26971 does not seem to be running inside a container [2024-11-19T03:49:04.235Z] $ 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-19T03:49:04.591Z] $ docker top 64009eff9be019b93f42c78bceb3737143f367315812fd3d8420e464041af776 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T03:49:04.965Z] + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh [2024-11-19T03:49:05.325Z] + make test [2024-11-19T03:49:05.325Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-11-19T03:49:05.325Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-19T03:49:05.325Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-19T03:49:05.325Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-11-19T03:49:05.325Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-11-19T03:49:05.325Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-19T03:49:05.325Z] go: downloading github.com/go-kit/log v0.2.1 [2024-11-19T03:49:05.585Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-11-19T03:49:05.585Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-11-19T03:49:05.585Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-11-19T03:49:05.585Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-11-19T03:49:05.585Z] go: downloading github.com/x448/float16 v0.8.4 [2024-11-19T03:49:05.585Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-19T03:49:05.585Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-19T03:49:05.585Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-19T03:49:05.585Z] go: downloading golang.org/x/crypto v0.25.0 [2024-11-19T03:49:05.585Z] go: downloading golang.org/x/text v0.16.0 [2024-11-19T03:49:05.585Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-19T03:49:05.844Z] go: downloading golang.org/x/sys v0.22.0 [2024-11-19T03:49:06.780Z] go: downloading golang.org/x/net v0.27.0 [2024-11-19T03:49:08.156Z] ? github.com/edgexfoundry/go-mod-core-contracts/v4/clients [no test files] [2024-11-19T03:49:16.272Z] ? github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces [no test files] [2024-11-19T03:49:16.272Z] github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger/mocks coverage: 0.0% of statements [2024-11-19T03:49:16.272Z] github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces/mocks coverage: 0.0% of statements [2024-11-19T03:49:16.272Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http 0.100s coverage: 83.5% of statements [2024-11-19T03:49:16.272Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http/utils 0.012s coverage: 38.7% of statements [2024-11-19T03:49:16.272Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger 0.008s coverage: 29.4% of statements [2024-11-19T03:49:16.272Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/common 0.013s coverage: 25.2% of statements [2024-11-19T03:49:16.272Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos 0.016s coverage: 74.3% of statements [2024-11-19T03:49:16.272Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/common 0.006s coverage: 90.0% of statements [2024-11-19T03:49:16.272Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/requests 0.039s coverage: 84.1% of statements [2024-11-19T03:49:16.272Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/responses 0.008s coverage: 64.6% of statements [2024-11-19T03:49:16.272Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/errors 0.008s coverage: 34.9% of statements [2024-11-19T03:49:16.272Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/models 0.008s coverage: 60.1% of statements [2024-11-19T03:49:28.496Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2024-11-19T03:49:31.035Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-19T03:49:31.035Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-11-19T03:49:31.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-19T03:49:31.066Z] $ docker stop --time=1 64009eff9be019b93f42c78bceb3737143f367315812fd3d8420e464041af776 [2024-11-19T03:49:36.738Z] $ docker rm -f --volumes 64009eff9be019b93f42c78bceb3737143f367315812fd3d8420e464041af776 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-19T03:49:37.301Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-19T03:49:37.390Z] 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-19T03:49:37.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-19T03:49:37.936Z] [2024-11-19T03:49:37.936Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T03:49:38.237Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-19T03:49:38.237Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-19T03:49:38.237Z] 5eb5b503b376: Pulling fs layer [2024-11-19T03:49:38.237Z] 5c69ac0246d0: Pulling fs layer [2024-11-19T03:49:38.237Z] ec43610c2a17: Pulling fs layer [2024-11-19T03:49:38.237Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-19T03:49:38.237Z] 33b1e0a273af: Pulling fs layer [2024-11-19T03:49:38.237Z] 5d3b04190fa2: Pulling fs layer [2024-11-19T03:49:38.237Z] 2f39f015ded8: Pulling fs layer [2024-11-19T03:49:38.237Z] 3a2ae6a8a46f: Waiting [2024-11-19T03:49:38.237Z] 33b1e0a273af: Waiting [2024-11-19T03:49:38.237Z] 5d3b04190fa2: Waiting [2024-11-19T03:49:38.237Z] 2f39f015ded8: Waiting [2024-11-19T03:49:38.237Z] 5c69ac0246d0: Download complete [2024-11-19T03:49:38.237Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-19T03:49:38.237Z] 3a2ae6a8a46f: Download complete [2024-11-19T03:49:38.498Z] 33b1e0a273af: Verifying Checksum [2024-11-19T03:49:38.498Z] 33b1e0a273af: Download complete [2024-11-19T03:49:38.498Z] 5d3b04190fa2: Verifying Checksum [2024-11-19T03:49:38.498Z] 5d3b04190fa2: Download complete [2024-11-19T03:49:38.498Z] ec43610c2a17: Verifying Checksum [2024-11-19T03:49:38.498Z] ec43610c2a17: Download complete [2024-11-19T03:49:38.498Z] 5eb5b503b376: Verifying Checksum [2024-11-19T03:49:38.498Z] 5eb5b503b376: Download complete [2024-11-19T03:49:39.434Z] 2f39f015ded8: Download complete [2024-11-19T03:49:40.001Z] 5eb5b503b376: Pull complete [2024-11-19T03:49:40.001Z] 5c69ac0246d0: Pull complete [2024-11-19T03:49:40.568Z] ec43610c2a17: Pull complete [2024-11-19T03:49:40.568Z] 3a2ae6a8a46f: Pull complete [2024-11-19T03:49:40.827Z] 33b1e0a273af: Pull complete [2024-11-19T03:49:40.827Z] 5d3b04190fa2: Pull complete [2024-11-19T03:49:45.013Z] 2f39f015ded8: Pull complete [2024-11-19T03:49:45.273Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-19T03:49:45.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-19T03:49:45.273Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T03:49:45.390Z] prd-ubuntu20.04-docker-8c-8g-26971 does not seem to be running inside a container [2024-11-19T03:49:45.428Z] $ 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-19T03:49:50.395Z] $ docker top e7afaebcf219e34cccc055cb341f38a273f520f37b2d6af2c02ee6236d95da73 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T03:49:50.816Z] ---> job-cost.sh [2024-11-19T03:49:50.816Z] lf-activate-venv: SKIPPING [2024-11-19T03:49:50.816Z] INFO: No Stack... [2024-11-19T03:49:51.078Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-19T03:49:51.338Z] INFO: Archiving Costs [Pipeline] sh [2024-11-19T03:49:51.629Z] + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv [2024-11-19T03:49:51.629Z] + cut -d, -f6 [Pipeline] lock [2024-11-19T03:49:51.645Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-214-stack-cost] [2024-11-19T03:49:51.655Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-214-stack-cost] did not exist. Created. [2024-11-19T03:49:51.662Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-214-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-19T03:49:51.980Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-19T03:49:52.021Z] Stashed 1 file(s) [Pipeline] } [2024-11-19T03:49:52.030Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-214-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-19T03:49:52.055Z] $ docker stop --time=1 e7afaebcf219e34cccc055cb341f38a273f520f37b2d6af2c02ee6236d95da73 [2024-11-19T03:49:53.214Z] $ docker rm -f --volumes e7afaebcf219e34cccc055cb341f38a273f520f37b2d6af2c02ee6236d95da73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-19T03:50:45.249Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26972 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2024-11-19T03:50:45.277Z] Running in /w/workspace/go-mod-core-contracts/214 [Pipeline] { [Pipeline] checkout [2024-11-19T03:50:48.324Z] The recommended git tool is: git [2024-11-19T03:50:56.411Z] using credential edgex-jenkins-ssh [2024-11-19T03:50:56.449Z] Cloning the remote Git repository [2024-11-19T03:50:56.502Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2024-11-19T03:50:56.620Z] > git init /w/workspace/go-mod-core-contracts/214 # timeout=10 [2024-11-19T03:50:56.850Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2024-11-19T03:50:56.851Z] > git --version # timeout=10 [2024-11-19T03:50:56.874Z] > git --version # 'git version 2.25.1' [2024-11-19T03:50:56.876Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-19T03:50:57.065Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-19T03:50:58.720Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2024-11-19T03:50:58.757Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-19T03:50:59.878Z] Avoid second fetch [2024-11-19T03:50:59.878Z] Checking out Revision cc171c230a3de7a6bbc7f61af6245dc3483d22d9 (main) [2024-11-19T03:50:59.899Z] > git config core.sparsecheckout # timeout=10 [2024-11-19T03:50:59.958Z] > git checkout -f cc171c230a3de7a6bbc7f61af6245dc3483d22d9 # timeout=10 [2024-11-19T03:51:00.573Z] Commit message: "Merge pull request #950 from jinlinGuan/issue-947" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-19T03:51:05.338Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-19T03:51:05.338Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-19T03:51:05.338Z] Dload Upload Total Spent Left Speed [2024-11-19T03:51:05.338Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 94323 0 --:--:-- --:--:-- --:--:-- 94323 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 93635 [Pipeline] sh [2024-11-19T03:51:05.670Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-19T03:51:06.001Z] + sudo tee /etc/docker/daemon.new [2024-11-19T03:51:06.001Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-19T03:51:06.001Z] { [2024-11-19T03:51:06.001Z] "registry-mirrors": [ [2024-11-19T03:51:06.001Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-19T03:51:06.001Z] ], [2024-11-19T03:51:06.001Z] "bip": "10.250.0.254/24", [2024-11-19T03:51:06.001Z] "hosts": [ [2024-11-19T03:51:06.001Z] "tcp://0.0.0.0:5555", [2024-11-19T03:51:06.001Z] "unix:///var/run/docker.sock" [2024-11-19T03:51:06.001Z] ], [2024-11-19T03:51:06.001Z] "mtu": 1458, [2024-11-19T03:51:06.001Z] "selinux-enabled": true, [2024-11-19T03:51:06.001Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-19T03:51:06.001Z] } [Pipeline] sh [2024-11-19T03:51:06.349Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-19T03:51:06.677Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-11-19T03:51:25.277Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T03:51:25.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T03:51:25.315Z] ========================================================= [2024-11-19T03:51:25.315Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-19T03:51:25.315Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-11-19T03:51:25.667Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-19T03:51:26.263Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-19T03:51:26.263Z] cf04c63912e1: Pulling fs layer [2024-11-19T03:51:26.263Z] 55b35a11ae5e: Pulling fs layer [2024-11-19T03:51:26.263Z] a37a00ec5f00: Pulling fs layer [2024-11-19T03:51:26.263Z] 50b3750afda1: Pulling fs layer [2024-11-19T03:51:26.263Z] 4f4fb700ef54: Pulling fs layer [2024-11-19T03:51:26.263Z] 80978eb59214: Pulling fs layer [2024-11-19T03:51:26.263Z] 50b3750afda1: Waiting [2024-11-19T03:51:26.263Z] c9f46d7d2bd2: Pulling fs layer [2024-11-19T03:51:26.263Z] c5a475d317c9: Pulling fs layer [2024-11-19T03:51:26.263Z] 4f4fb700ef54: Waiting [2024-11-19T03:51:26.263Z] 80978eb59214: Waiting [2024-11-19T03:51:26.263Z] c9f46d7d2bd2: Waiting [2024-11-19T03:51:26.263Z] c5a475d317c9: Waiting [2024-11-19T03:51:26.263Z] 55b35a11ae5e: Verifying Checksum [2024-11-19T03:51:26.263Z] 55b35a11ae5e: Download complete [2024-11-19T03:51:26.263Z] 50b3750afda1: Verifying Checksum [2024-11-19T03:51:26.263Z] 50b3750afda1: Download complete [2024-11-19T03:51:26.263Z] 4f4fb700ef54: Verifying Checksum [2024-11-19T03:51:26.263Z] 4f4fb700ef54: Download complete [2024-11-19T03:51:26.263Z] 80978eb59214: Verifying Checksum [2024-11-19T03:51:26.263Z] 80978eb59214: Download complete [2024-11-19T03:51:26.263Z] cf04c63912e1: Verifying Checksum [2024-11-19T03:51:26.263Z] cf04c63912e1: Download complete [2024-11-19T03:51:26.871Z] c5a475d317c9: Verifying Checksum [2024-11-19T03:51:27.848Z] cf04c63912e1: Pull complete [2024-11-19T03:51:28.118Z] 55b35a11ae5e: Pull complete [2024-11-19T03:51:28.387Z] a37a00ec5f00: Verifying Checksum [2024-11-19T03:51:28.387Z] a37a00ec5f00: Download complete [2024-11-19T03:51:29.360Z] c9f46d7d2bd2: Verifying Checksum [2024-11-19T03:51:29.360Z] c9f46d7d2bd2: Download complete [2024-11-19T03:51:41.696Z] a37a00ec5f00: Pull complete [2024-11-19T03:51:41.696Z] 50b3750afda1: Pull complete [2024-11-19T03:51:41.962Z] 4f4fb700ef54: Pull complete [2024-11-19T03:51:42.229Z] 80978eb59214: Pull complete [2024-11-19T03:51:50.442Z] c9f46d7d2bd2: Pull complete [2024-11-19T03:51:51.873Z] c5a475d317c9: Pull complete [2024-11-19T03:51:51.873Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-19T03:51:51.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-19T03:51:51.873Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh [2024-11-19T03:51:52.193Z] + 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-19T03:51:52.536Z] + docker inspect -f . ci-base-image-arm64 [2024-11-19T03:51:52.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T03:51:52.776Z] prd-ubuntu20.04-docker-arm64-4c-16g-26972 does not seem to be running inside a container [2024-11-19T03:51:52.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/214 -v /w/workspace/go-mod-core-contracts/214:/w/workspace/go-mod-core-contracts/214:rw,z -v /w/workspace/go-mod-core-contracts/214@tmp:/w/workspace/go-mod-core-contracts/214@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-19T03:51:55.815Z] $ docker top f1eb4e4f56cfd0938e0fe0e275fbfce66006aa17f40b073c36e7860f4299c9c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T03:51:56.651Z] + go version [2024-11-19T03:51:56.651Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-19T03:51:56.675Z] $ docker stop --time=1 f1eb4e4f56cfd0938e0fe0e275fbfce66006aa17f40b073c36e7860f4299c9c6 [2024-11-19T03:51:58.291Z] $ docker rm -f --volumes f1eb4e4f56cfd0938e0fe0e275fbfce66006aa17f40b073c36e7860f4299c9c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T03:51:58.863Z] + docker inspect -f . ci-base-image-arm64 [2024-11-19T03:51:58.863Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T03:51:59.046Z] prd-ubuntu20.04-docker-arm64-4c-16g-26972 does not seem to be running inside a container [2024-11-19T03:51:59.122Z] $ 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/214 -v /w/workspace/go-mod-core-contracts/214:/w/workspace/go-mod-core-contracts/214:rw,z -v /w/workspace/go-mod-core-contracts/214@tmp:/w/workspace/go-mod-core-contracts/214@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-19T03:52:00.284Z] $ docker top 796b2151dcb36335b96419eea3e1513bc0463f94e9dce8b1667147b5f258138d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T03:52:01.185Z] + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/214 [Pipeline] fileExists [Pipeline] sh [2024-11-19T03:52:01.843Z] + make test [2024-11-19T03:52:01.843Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-11-19T03:52:02.107Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-11-19T03:52:02.108Z] go: downloading github.com/go-kit/log v0.2.1 [2024-11-19T03:52:02.108Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-11-19T03:52:02.372Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-19T03:52:02.372Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-19T03:52:02.372Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-19T03:52:02.953Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-11-19T03:52:02.953Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-11-19T03:52:02.953Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-11-19T03:52:02.953Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-11-19T03:52:02.953Z] go: downloading github.com/x448/float16 v0.8.4 [2024-11-19T03:52:02.953Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-19T03:52:02.953Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-19T03:52:02.953Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-19T03:52:02.953Z] go: downloading golang.org/x/crypto v0.25.0 [2024-11-19T03:52:03.221Z] go: downloading golang.org/x/text v0.16.0 [2024-11-19T03:52:03.801Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-19T03:52:04.066Z] go: downloading golang.org/x/sys v0.22.0 [2024-11-19T03:52:08.315Z] go: downloading golang.org/x/net v0.27.0 [2024-11-19T03:52:10.886Z] ? github.com/edgexfoundry/go-mod-core-contracts/v4/clients [no test files] [2024-11-19T03:53:18.759Z] ? github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces [no test files] [2024-11-19T03:53:18.759Z] github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces/mocks coverage: 0.0% of statements [2024-11-19T03:53:18.759Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http 0.526s coverage: 83.5% of statements [2024-11-19T03:53:18.759Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http/utils 0.043s coverage: 38.7% of statements [2024-11-19T03:53:18.759Z] github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger/mocks coverage: 0.0% of statements [2024-11-19T03:53:18.759Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger 0.034s coverage: 29.4% of statements [2024-11-19T03:53:18.759Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/common 0.061s coverage: 25.2% of statements [2024-11-19T03:53:18.759Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos 0.171s coverage: 74.3% of statements [2024-11-19T03:53:18.759Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/common 0.038s coverage: 90.0% of statements [2024-11-19T03:53:18.759Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/requests 0.307s coverage: 84.1% of statements [2024-11-19T03:53:18.759Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/responses 0.032s coverage: 64.6% of statements [2024-11-19T03:53:18.759Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/errors 0.023s coverage: 34.9% of statements [2024-11-19T03:53:19.348Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/models 0.041s coverage: 60.1% of statements [2024-11-19T03:53:19.615Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-19T03:53:19.615Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2024-11-19T03:53:37.843Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-19T03:53:37.843Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-11-19T03:53:37.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-19T03:53:37.892Z] $ docker stop --time=1 796b2151dcb36335b96419eea3e1513bc0463f94e9dce8b1667147b5f258138d [2024-11-19T03:53:40.162Z] $ docker rm -f --volumes 796b2151dcb36335b96419eea3e1513bc0463f94e9dce8b1667147b5f258138d [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-19T03:53:41.881Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-19T03:53:41.907Z] Warning: overwriting stash ‘coverage-report’ [2024-11-19T03:53:42.550Z] 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-19T03:53:43.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-19T03:53:43.038Z] [2024-11-19T03:53:43.038Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T03:53:43.452Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-19T03:53:43.723Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-19T03:53:43.723Z] 8998bd30e6a1: Pulling fs layer [2024-11-19T03:53:43.723Z] 04944245beec: Pulling fs layer [2024-11-19T03:53:43.723Z] 699f458cf7ca: Pulling fs layer [2024-11-19T03:53:43.723Z] 765212b225bb: Pulling fs layer [2024-11-19T03:53:43.723Z] f23df028b6ca: Pulling fs layer [2024-11-19T03:53:43.723Z] d65c8cfc05b1: Pulling fs layer [2024-11-19T03:53:43.723Z] 2437ff75d9bd: Pulling fs layer [2024-11-19T03:53:43.723Z] 765212b225bb: Waiting [2024-11-19T03:53:43.723Z] d65c8cfc05b1: Waiting [2024-11-19T03:53:43.723Z] f23df028b6ca: Waiting [2024-11-19T03:53:43.723Z] 2437ff75d9bd: Waiting [2024-11-19T03:53:43.997Z] 04944245beec: Verifying Checksum [2024-11-19T03:53:43.997Z] 04944245beec: Download complete [2024-11-19T03:53:43.997Z] 765212b225bb: Download complete [2024-11-19T03:53:43.997Z] f23df028b6ca: Verifying Checksum [2024-11-19T03:53:43.997Z] f23df028b6ca: Download complete [2024-11-19T03:53:43.997Z] d65c8cfc05b1: Verifying Checksum [2024-11-19T03:53:43.997Z] d65c8cfc05b1: Download complete [2024-11-19T03:53:44.278Z] 699f458cf7ca: Download complete [2024-11-19T03:53:44.875Z] 8998bd30e6a1: Verifying Checksum [2024-11-19T03:53:44.875Z] 8998bd30e6a1: Download complete [2024-11-19T03:53:47.449Z] 2437ff75d9bd: Verifying Checksum [2024-11-19T03:53:47.449Z] 2437ff75d9bd: Download complete [2024-11-19T03:53:50.777Z] 8998bd30e6a1: Pull complete [2024-11-19T03:53:51.042Z] 04944245beec: Pull complete [2024-11-19T03:53:52.443Z] 699f458cf7ca: Pull complete [2024-11-19T03:53:52.708Z] 765212b225bb: Pull complete [2024-11-19T03:53:53.667Z] f23df028b6ca: Pull complete [2024-11-19T03:53:53.667Z] d65c8cfc05b1: Pull complete [2024-11-19T03:54:08.636Z] 2437ff75d9bd: Pull complete [2024-11-19T03:54:08.636Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-19T03:54:08.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-19T03:54:08.636Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T03:54:08.829Z] prd-ubuntu20.04-docker-arm64-4c-16g-26972 does not seem to be running inside a container [2024-11-19T03:54:08.916Z] $ 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/214 -v /w/workspace/go-mod-core-contracts/214:/w/workspace/go-mod-core-contracts/214:rw,z -v /w/workspace/go-mod-core-contracts/214@tmp:/w/workspace/go-mod-core-contracts/214@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-19T03:54:11.267Z] $ docker top 07990de1fc86a4ab852d153b0ef59d78661661030f1a30a47adc493057eaee6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T03:54:11.775Z] ---> job-cost.sh [2024-11-19T03:54:12.043Z] lf-activate-venv: SKIPPING [2024-11-19T03:54:12.043Z] INFO: No Stack... [2024-11-19T03:54:12.626Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-19T03:54:13.207Z] INFO: Archiving Costs [Pipeline] sh [2024-11-19T03:54:13.539Z] + cut -d, -f6 [2024-11-19T03:54:13.539Z] + cat /w/workspace/go-mod-core-contracts/214/archives/cost.csv [Pipeline] lock [2024-11-19T03:54:13.863Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-214-stack-cost] [2024-11-19T03:54:13.872Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-214-stack-cost] did not exist. Created. [2024-11-19T03:54:13.880Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-214-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-19T03:54:14.227Z] /w/workspace/go-mod-core-contracts/214@tmp/durable-83736639/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-19T03:54:14.867Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-19T03:54:14.893Z] Warning: overwriting stash ‘stack-cost’ [2024-11-19T03:54:14.965Z] Stashed 1 file(s) [Pipeline] } [2024-11-19T03:54:14.977Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-214-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-19T03:54:15.010Z] $ docker stop --time=1 07990de1fc86a4ab852d153b0ef59d78661661030f1a30a47adc493057eaee6c [2024-11-19T03:54:16.458Z] $ docker rm -f --volumes 07990de1fc86a4ab852d153b0ef59d78661661030f1a30a47adc493057eaee6c [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-19T03:54:16.935Z] provisioning config files... [2024-11-19T03:54:16.944Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config14899880801132837660tmp [Pipeline] { [Pipeline] sh [2024-11-19T03:54:17.275Z] + set +x [2024-11-19T03:54:17.275Z] + curl -s https://codecov.io/bash [2024-11-19T03:54:17.275Z] + bash -s -- [2024-11-19T03:54:17.275Z] [2024-11-19T03:54:17.275Z] _____ _ [2024-11-19T03:54:17.275Z] / ____| | | [2024-11-19T03:54:17.275Z] | | ___ __| | ___ ___ _____ __ [2024-11-19T03:54:17.275Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-19T03:54:17.275Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-19T03:54:17.275Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-19T03:54:17.275Z] Bash-1.0.6 [2024-11-19T03:54:17.275Z] [2024-11-19T03:54:17.275Z] [2024-11-19T03:54:17.275Z] ==> git version 2.25.1 found [2024-11-19T03:54:17.275Z] ==> 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-19T03:54:17.275Z] Release-Date: 2020-01-08 [2024-11-19T03:54:17.276Z] 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-19T03:54:17.276Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-19T03:54:17.276Z] ==> Jenkins CI detected. [2024-11-19T03:54:17.276Z] current dir:  /w/workspace/undry_go-mod-core-contracts_main [2024-11-19T03:54:17.276Z] project root: . [2024-11-19T03:54:17.276Z] --> token set from env [2024-11-19T03:54:17.276Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-19T03:54:17.535Z] ==> Running gcov in . (disable via -X gcov) [2024-11-19T03:54:17.535Z] ==> Python coveragepy not found [2024-11-19T03:54:17.535Z] ==> Searching for coverage reports in: [2024-11-19T03:54:17.535Z] + . [2024-11-19T03:54:17.535Z] -> Found 1 reports [2024-11-19T03:54:17.535Z] ==> Detecting git/mercurial file structure [2024-11-19T03:54:17.535Z] ==> Reading reports [2024-11-19T03:54:17.535Z] + ./coverage.out bytes=327038 [2024-11-19T03:54:17.535Z] ==> Appending adjustments [2024-11-19T03:54:17.535Z] https://docs.codecov.io/docs/fixing-reports [2024-11-19T03:54:18.103Z] + Found adjustments [2024-11-19T03:54:18.103Z] ==> Gzipping contents [2024-11-19T03:54:18.362Z] 36K /tmp/codecov.HYNXUL.gz [2024-11-19T03:54:18.362Z] ==> Uploading reports [2024-11-19T03:54:18.362Z] url: https://codecov.io [2024-11-19T03:54:18.363Z] query: branch=main&commit=cc171c230a3de7a6bbc7f61af6245dc3483d22d9&build=214&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F214%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-19T03:54:18.363Z] -> Pinging Codecov [2024-11-19T03:54:18.363Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=cc171c230a3de7a6bbc7f61af6245dc3483d22d9&build=214&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F214%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-19T03:54:18.363Z] -> Uploading to [2024-11-19T03:54:18.363Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-core-contracts/cc171c230a3de7a6bbc7f61af6245dc3483d22d9/83f7db5e-9478-4e86-b5e8-42e908eb1331.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241119%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241119T035418Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=7827fcc0c2dc4c21f472a70fde00e491f3decd319131326fb0773f944c60e535 [2024-11-19T03:54:18.622Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-19T03:54:18.622Z] Dload Upload Total Spent Left Speed [2024-11-19T03:54:18.882Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34273 0 0 100 34273 0 132k --:--:-- --:--:-- --:--:-- 132k [2024-11-19T03:54:18.882Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/cc171c230a3de7a6bbc7f61af6245dc3483d22d9 [Pipeline] } [2024-11-19T03:54:18.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-19T03:54:19.116Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-19T03:54:19.137Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T03:54:19.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-19T03:54:19.451Z] [2024-11-19T03:54:19.451Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T03:54:19.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-19T03:54:19.757Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-19T03:54:19.757Z] 43c4264eed91: Already exists [2024-11-19T03:54:19.757Z] 4cc291be95ef: Already exists [2024-11-19T03:54:19.757Z] 2ac1f1163629: Already exists [2024-11-19T03:54:19.757Z] 5c3c966382ef: Already exists [2024-11-19T03:54:19.757Z] 4f4fb700ef54: Already exists [2024-11-19T03:54:19.757Z] d9c7d2e4e75e: Pulling fs layer [2024-11-19T03:54:19.757Z] 9c3e1370e548: Pulling fs layer [2024-11-19T03:54:20.016Z] d9c7d2e4e75e: Verifying Checksum [2024-11-19T03:54:20.016Z] d9c7d2e4e75e: Download complete [2024-11-19T03:54:20.275Z] d9c7d2e4e75e: Pull complete [2024-11-19T03:54:20.843Z] 9c3e1370e548: Verifying Checksum [2024-11-19T03:54:20.843Z] 9c3e1370e548: Download complete [2024-11-19T03:54:24.131Z] 9c3e1370e548: Pull complete [2024-11-19T03:54:24.131Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-19T03:54:24.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-19T03:54:24.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T03:54:24.234Z] prd-ubuntu20.04-docker-8c-8g-26971 does not seem to be running inside a container [2024-11-19T03:54:24.268Z] $ 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-19T03:54:26.356Z] $ docker top 893f08c0e0398230b23f4c1677febd9f82c505e85882af63a2a8cc3608f4ea00 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T03:54:26.708Z] + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] echo [2024-11-19T03:54:26.718Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh [2024-11-19T03:54:26.997Z] + set -o pipefail [2024-11-19T03:54:26.997Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' [2024-11-19T03:54:31.188Z] [2024-11-19T03:54:31.188Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v4)... [2024-11-19T03:54:31.188Z] [2024-11-19T03:54:31.188Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09377b29-f848-436f-b8b4-01dc734d77a6/history/14fd8944-4291-4f7c-bca6-c9c614b5a20b [2024-11-19T03:54:31.188Z] [2024-11-19T03:54:31.188Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-19T03:54:31.188Z] [2024-11-19T03:54:31.754Z] [2024-11-19T03:54:31.754Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-19T03:54:31.754Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-19T03:54:32.329Z] $ docker stop --time=1 893f08c0e0398230b23f4c1677febd9f82c505e85882af63a2a8cc3608f4ea00 [2024-11-19T03:54:35.131Z] $ docker rm -f --volumes 893f08c0e0398230b23f4c1677febd9f82c505e85882af63a2a8cc3608f4ea00 [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-19T03:54:35.853Z] + git log --format=format:%s -1 cc171c230a3de7a6bbc7f61af6245dc3483d22d9 [Pipeline] sh [2024-11-19T03:54:36.144Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-19T03:54:36.144Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T03:54:36.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T03:54:36.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T03:54:36.526Z] prd-ubuntu20.04-docker-8c-8g-26971 does not seem to be running inside a container [2024-11-19T03:54:36.547Z] $ 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-19T03:54:36.967Z] $ docker top c8c2df962291b825154005131786446ccec1a8bf1310b8c168174d2941ae8f51 -eo pid,comm [2024-11-19T03:54:37.014Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-19T03:54:37.014Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-19T03:54:37.075Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-19T03:54:37.075Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-19T03:54:37.184Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-19T03:54:37.183Z] $ docker exec c8c2df962291b825154005131786446ccec1a8bf1310b8c168174d2941ae8f51 ssh-agent [2024-11-19T03:54:37.289Z] SSH_AUTH_SOCK=/tmp/ssh-de5jDBhquesc/agent.32 [2024-11-19T03:54:37.289Z] SSH_AGENT_PID=38 [2024-11-19T03:54:37.293Z] Running ssh-add (command line suppressed) [2024-11-19T03:54:37.389Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_15826739143350112802.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_15826739143350112802.key) [2024-11-19T03:54:37.401Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-19T03:54:37.688Z] + git semver tag [2024-11-19T03:54:37.950Z] 2024-11-19 03:54:37,852 [run_tag] DEBUG tag force:False [2024-11-19T03:54:37.950Z] 2024-11-19 03:54:37,852 [check_head_tag] DEBUG check head tag [2024-11-19T03:54:37.950Z] 2024-11-19 03:54:37,856 [execute] INFO git cat-file --batch-check [2024-11-19T03:54:37.950Z] 2024-11-19 03:54:37,856 [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-19T03:54:37.950Z] 2024-11-19 03:54:37,860 [execute] INFO git cat-file --batch [2024-11-19T03:54:37.950Z] 2024-11-19 03:54:37,860 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) [2024-11-19T03:54:37.950Z] 2024-11-19 03:54:37,916 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-11-19T03:54:37.950Z] 2024-11-19 03:54:37,917 [execute] INFO git tag -a v4.0.0-dev.8 -m v4.0.0-dev.8 [2024-11-19T03:54:37.950Z] 2024-11-19 03:54:37,917 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.8', '-m', 'v4.0.0-dev.8'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2024-11-19T03:54:37.950Z] 2024-11-19 03:54:37,922 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-11-19T03:54:37.950Z] 4.0.0-dev.8 [Pipeline] } [2024-11-19T03:54:37.955Z] $ docker exec --env ******** --env ******** c8c2df962291b825154005131786446ccec1a8bf1310b8c168174d2941ae8f51 ssh-agent -k [2024-11-19T03:54:38.053Z] unset SSH_AUTH_SOCK; [2024-11-19T03:54:38.053Z] unset SSH_AGENT_PID; [2024-11-19T03:54:38.053Z] echo Agent pid 38 killed; [2024-11-19T03:54:38.068Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-19T03:54:38.391Z] + git semver [Pipeline] } [2024-11-19T03:54:38.659Z] $ docker stop --time=1 c8c2df962291b825154005131786446ccec1a8bf1310b8c168174d2941ae8f51 [2024-11-19T03:54:39.911Z] $ docker rm -f --volumes c8c2df962291b825154005131786446ccec1a8bf1310b8c168174d2941ae8f51 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T03:54:40.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-19T03:54:40.323Z] [2024-11-19T03:54:40.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T03:54:40.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-19T03:54:40.621Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-19T03:54:40.621Z] ab5ef0e58194: Pulling fs layer [2024-11-19T03:54:40.621Z] 9712f1f96733: Pulling fs layer [2024-11-19T03:54:40.621Z] 63f879dbbcfc: Pulling fs layer [2024-11-19T03:54:40.621Z] 0d9ebad4ef96: Pulling fs layer [2024-11-19T03:54:40.621Z] e9a5061849ea: Pulling fs layer [2024-11-19T03:54:40.621Z] d747dcd14b5f: Pulling fs layer [2024-11-19T03:54:40.621Z] 2de7ff778b66: Pulling fs layer [2024-11-19T03:54:40.621Z] 0d9ebad4ef96: Waiting [2024-11-19T03:54:40.621Z] e9a5061849ea: Waiting [2024-11-19T03:54:40.621Z] 2de7ff778b66: Waiting [2024-11-19T03:54:40.621Z] d747dcd14b5f: Waiting [2024-11-19T03:54:40.621Z] 9712f1f96733: Verifying Checksum [2024-11-19T03:54:40.621Z] 9712f1f96733: Download complete [2024-11-19T03:54:40.881Z] 63f879dbbcfc: Verifying Checksum [2024-11-19T03:54:40.881Z] 63f879dbbcfc: Download complete [2024-11-19T03:54:41.139Z] e9a5061849ea: Verifying Checksum [2024-11-19T03:54:41.139Z] e9a5061849ea: Download complete [2024-11-19T03:54:41.139Z] d747dcd14b5f: Download complete [2024-11-19T03:54:41.139Z] ab5ef0e58194: Verifying Checksum [2024-11-19T03:54:41.139Z] ab5ef0e58194: Download complete [2024-11-19T03:54:41.139Z] 0d9ebad4ef96: Verifying Checksum [2024-11-19T03:54:41.139Z] 0d9ebad4ef96: Download complete [2024-11-19T03:54:41.139Z] 2de7ff778b66: Verifying Checksum [2024-11-19T03:54:41.139Z] 2de7ff778b66: Download complete [2024-11-19T03:54:44.423Z] ab5ef0e58194: Pull complete [2024-11-19T03:54:44.423Z] 9712f1f96733: Pull complete [2024-11-19T03:54:44.681Z] 63f879dbbcfc: Pull complete [2024-11-19T03:54:48.872Z] 0d9ebad4ef96: Pull complete [2024-11-19T03:54:48.872Z] e9a5061849ea: Pull complete [2024-11-19T03:54:49.132Z] d747dcd14b5f: Pull complete [2024-11-19T03:54:50.506Z] 2de7ff778b66: Pull complete [2024-11-19T03:54:50.507Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-19T03:54:50.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-19T03:54:50.507Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T03:54:50.629Z] prd-ubuntu20.04-docker-8c-8g-26971 does not seem to be running inside a container [2024-11-19T03:54:50.653Z] $ 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-19T03:54:56.000Z] $ docker top 8eff907ef58b294ddd4ea0e15e8ad77dd342adec757cb02f74716cafe42ae0df -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-19T03:54:56.084Z] provisioning config files... [2024-11-19T03:54:56.089Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config11601998436897246397tmp [2024-11-19T03:54:56.098Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config17167224655871368109tmp [2024-11-19T03:54:56.106Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config15785621363766380146tmp [Pipeline] { [Pipeline] echo [2024-11-19T03:54:56.182Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T03:54:56.499Z] ---> sigul-configuration.sh [2024-11-19T03:54:56.499Z] gpg: directory `/root/.gnupg' created [2024-11-19T03:54:56.499Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-19T03:54:56.499Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-19T03:54:56.499Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-19T03:54:56.499Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-19T03:54:56.499Z] gpg: CAST5 encrypted data [2024-11-19T03:54:56.499Z] gpg: encrypted with 1 passphrase [2024-11-19T03:54:56.499Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-19T03:54:56.854Z] + mkdir /home/jenkins [2024-11-19T03:54:56.854Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-19T03:54:57.200Z] + 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-19T03:54:57.213Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T03:54:57.514Z] ---> sigul-install.sh [2024-11-19T03:54:57.514Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-19T03:54:57.812Z] + git tag --list [2024-11-19T03:54:57.812Z] v0.0.0 [2024-11-19T03:54:57.812Z] v0.0.1 [2024-11-19T03:54:57.812Z] v0.1.0 [2024-11-19T03:54:57.812Z] v0.1.1 [2024-11-19T03:54:57.812Z] v0.1.10 [2024-11-19T03:54:57.812Z] v0.1.100 [2024-11-19T03:54:57.812Z] v0.1.101 [2024-11-19T03:54:57.812Z] v0.1.102 [2024-11-19T03:54:57.812Z] v0.1.103 [2024-11-19T03:54:57.812Z] v0.1.104 [2024-11-19T03:54:57.812Z] v0.1.105 [2024-11-19T03:54:57.812Z] v0.1.106 [2024-11-19T03:54:57.812Z] v0.1.107 [2024-11-19T03:54:57.812Z] v0.1.108 [2024-11-19T03:54:57.812Z] v0.1.109 [2024-11-19T03:54:57.812Z] v0.1.11 [2024-11-19T03:54:57.812Z] v0.1.110 [2024-11-19T03:54:57.812Z] v0.1.111 [2024-11-19T03:54:57.812Z] v0.1.112 [2024-11-19T03:54:57.812Z] v0.1.113 [2024-11-19T03:54:57.812Z] v0.1.114 [2024-11-19T03:54:57.812Z] v0.1.115 [2024-11-19T03:54:57.812Z] v0.1.116 [2024-11-19T03:54:57.812Z] v0.1.117 [2024-11-19T03:54:57.812Z] v0.1.118 [2024-11-19T03:54:57.812Z] v0.1.119 [2024-11-19T03:54:57.812Z] v0.1.12 [2024-11-19T03:54:57.812Z] v0.1.120 [2024-11-19T03:54:57.812Z] v0.1.121 [2024-11-19T03:54:57.812Z] v0.1.122 [2024-11-19T03:54:57.812Z] v0.1.123 [2024-11-19T03:54:57.812Z] v0.1.124 [2024-11-19T03:54:57.812Z] v0.1.125 [2024-11-19T03:54:57.812Z] v0.1.126 [2024-11-19T03:54:57.812Z] v0.1.127 [2024-11-19T03:54:57.812Z] v0.1.128 [2024-11-19T03:54:57.812Z] v0.1.129 [2024-11-19T03:54:57.812Z] v0.1.13 [2024-11-19T03:54:57.812Z] v0.1.130 [2024-11-19T03:54:57.812Z] v0.1.131 [2024-11-19T03:54:57.812Z] v0.1.132 [2024-11-19T03:54:57.812Z] v0.1.133 [2024-11-19T03:54:57.812Z] v0.1.134 [2024-11-19T03:54:57.812Z] v0.1.135 [2024-11-19T03:54:57.812Z] v0.1.136 [2024-11-19T03:54:57.812Z] v0.1.137 [2024-11-19T03:54:57.812Z] v0.1.138 [2024-11-19T03:54:57.812Z] v0.1.139 [2024-11-19T03:54:57.812Z] v0.1.14 [2024-11-19T03:54:57.812Z] v0.1.140 [2024-11-19T03:54:57.812Z] v0.1.141 [2024-11-19T03:54:57.812Z] v0.1.142 [2024-11-19T03:54:57.812Z] v0.1.143 [2024-11-19T03:54:57.812Z] v0.1.144 [2024-11-19T03:54:57.812Z] v0.1.145 [2024-11-19T03:54:57.812Z] v0.1.146 [2024-11-19T03:54:57.812Z] v0.1.147 [2024-11-19T03:54:57.812Z] v0.1.148 [2024-11-19T03:54:57.812Z] v0.1.149 [2024-11-19T03:54:57.812Z] v0.1.15 [2024-11-19T03:54:57.812Z] v0.1.16 [2024-11-19T03:54:57.812Z] v0.1.17 [2024-11-19T03:54:57.812Z] v0.1.18 [2024-11-19T03:54:57.812Z] v0.1.19 [2024-11-19T03:54:57.812Z] v0.1.2 [2024-11-19T03:54:57.812Z] v0.1.20 [2024-11-19T03:54:57.812Z] v0.1.21 [2024-11-19T03:54:57.812Z] v0.1.22 [2024-11-19T03:54:57.812Z] v0.1.23 [2024-11-19T03:54:57.812Z] v0.1.24 [2024-11-19T03:54:57.812Z] v0.1.25 [2024-11-19T03:54:57.812Z] v0.1.26 [2024-11-19T03:54:57.812Z] v0.1.27 [2024-11-19T03:54:57.812Z] v0.1.28 [2024-11-19T03:54:57.812Z] v0.1.29 [2024-11-19T03:54:57.812Z] v0.1.3 [2024-11-19T03:54:57.812Z] v0.1.30 [2024-11-19T03:54:57.812Z] v0.1.31 [2024-11-19T03:54:57.812Z] v0.1.32 [2024-11-19T03:54:57.812Z] v0.1.33 [2024-11-19T03:54:57.812Z] v0.1.34 [2024-11-19T03:54:57.812Z] v0.1.35 [2024-11-19T03:54:57.812Z] v0.1.36 [2024-11-19T03:54:57.812Z] v0.1.37 [2024-11-19T03:54:57.812Z] v0.1.38 [2024-11-19T03:54:57.812Z] v0.1.39 [2024-11-19T03:54:57.812Z] v0.1.4 [2024-11-19T03:54:57.812Z] v0.1.40 [2024-11-19T03:54:57.812Z] v0.1.41 [2024-11-19T03:54:57.812Z] v0.1.42 [2024-11-19T03:54:57.812Z] v0.1.43 [2024-11-19T03:54:57.812Z] v0.1.44 [2024-11-19T03:54:57.812Z] v0.1.45 [2024-11-19T03:54:57.812Z] v0.1.46 [2024-11-19T03:54:57.812Z] v0.1.47 [2024-11-19T03:54:57.812Z] v0.1.48 [2024-11-19T03:54:57.812Z] v0.1.49 [2024-11-19T03:54:57.812Z] v0.1.5 [2024-11-19T03:54:57.812Z] v0.1.50 [2024-11-19T03:54:57.812Z] v0.1.51 [2024-11-19T03:54:57.812Z] v0.1.52 [2024-11-19T03:54:57.812Z] v0.1.53 [2024-11-19T03:54:57.812Z] v0.1.54 [2024-11-19T03:54:57.812Z] v0.1.55 [2024-11-19T03:54:57.812Z] v0.1.56 [2024-11-19T03:54:57.812Z] v0.1.57 [2024-11-19T03:54:57.812Z] v0.1.58 [2024-11-19T03:54:57.812Z] v0.1.59 [2024-11-19T03:54:57.812Z] v0.1.6 [2024-11-19T03:54:57.812Z] v0.1.60 [2024-11-19T03:54:57.812Z] v0.1.61 [2024-11-19T03:54:57.812Z] v0.1.62 [2024-11-19T03:54:57.812Z] v0.1.63 [2024-11-19T03:54:57.812Z] v0.1.64 [2024-11-19T03:54:57.812Z] v0.1.65 [2024-11-19T03:54:57.812Z] v0.1.66 [2024-11-19T03:54:57.812Z] v0.1.67 [2024-11-19T03:54:57.812Z] v0.1.68 [2024-11-19T03:54:57.812Z] v0.1.69 [2024-11-19T03:54:57.812Z] v0.1.7 [2024-11-19T03:54:57.812Z] v0.1.70 [2024-11-19T03:54:57.812Z] v0.1.71 [2024-11-19T03:54:57.812Z] v0.1.72 [2024-11-19T03:54:57.812Z] v0.1.73 [2024-11-19T03:54:57.812Z] v0.1.74 [2024-11-19T03:54:57.812Z] v0.1.75 [2024-11-19T03:54:57.812Z] v0.1.76 [2024-11-19T03:54:57.812Z] v0.1.77 [2024-11-19T03:54:57.812Z] v0.1.78 [2024-11-19T03:54:57.812Z] v0.1.79 [2024-11-19T03:54:57.812Z] v0.1.8 [2024-11-19T03:54:57.812Z] v0.1.80 [2024-11-19T03:54:57.812Z] v0.1.81 [2024-11-19T03:54:57.812Z] v0.1.82 [2024-11-19T03:54:57.812Z] v0.1.83 [2024-11-19T03:54:57.812Z] v0.1.84 [2024-11-19T03:54:57.812Z] v0.1.85 [2024-11-19T03:54:57.812Z] v0.1.86 [2024-11-19T03:54:57.812Z] v0.1.87 [2024-11-19T03:54:57.812Z] v0.1.88 [2024-11-19T03:54:57.812Z] v0.1.89 [2024-11-19T03:54:57.812Z] v0.1.9 [2024-11-19T03:54:57.812Z] v0.1.90 [2024-11-19T03:54:57.812Z] v0.1.91 [2024-11-19T03:54:57.812Z] v0.1.92 [2024-11-19T03:54:57.812Z] v0.1.93 [2024-11-19T03:54:57.812Z] v0.1.94 [2024-11-19T03:54:57.812Z] v0.1.95 [2024-11-19T03:54:57.812Z] v0.1.96 [2024-11-19T03:54:57.812Z] v0.1.97 [2024-11-19T03:54:57.812Z] v0.1.98 [2024-11-19T03:54:57.812Z] v0.1.99 [2024-11-19T03:54:57.812Z] v2.0.0 [2024-11-19T03:54:57.812Z] v2.1.0 [2024-11-19T03:54:57.812Z] v2.1.1 [2024-11-19T03:54:57.812Z] v2.2.0 [2024-11-19T03:54:57.812Z] v2.3.0 [2024-11-19T03:54:57.812Z] v3.0 [2024-11-19T03:54:57.812Z] v3.0.0 [2024-11-19T03:54:57.812Z] v3.1 [2024-11-19T03:54:57.812Z] v3.1.0 [2024-11-19T03:54:57.812Z] v3.1.0-dev.1 [2024-11-19T03:54:57.812Z] v3.1.0-dev.10 [2024-11-19T03:54:57.812Z] v3.1.0-dev.11 [2024-11-19T03:54:57.812Z] v3.1.0-dev.12 [2024-11-19T03:54:57.812Z] v3.1.0-dev.13 [2024-11-19T03:54:57.812Z] v3.1.0-dev.14 [2024-11-19T03:54:57.812Z] v3.1.0-dev.15 [2024-11-19T03:54:57.812Z] v3.1.0-dev.16 [2024-11-19T03:54:57.812Z] v3.1.0-dev.17 [2024-11-19T03:54:57.812Z] v3.1.0-dev.18 [2024-11-19T03:54:57.812Z] v3.1.0-dev.19 [2024-11-19T03:54:57.812Z] v3.1.0-dev.2 [2024-11-19T03:54:57.812Z] v3.1.0-dev.3 [2024-11-19T03:54:57.812Z] v3.1.0-dev.4 [2024-11-19T03:54:57.812Z] v3.1.0-dev.5 [2024-11-19T03:54:57.812Z] v3.1.0-dev.6 [2024-11-19T03:54:57.812Z] v3.1.0-dev.7 [2024-11-19T03:54:57.812Z] v3.1.0-dev.8 [2024-11-19T03:54:57.812Z] v3.1.0-dev.9 [2024-11-19T03:54:57.812Z] v3.2.0-dev.1 [2024-11-19T03:54:57.812Z] v3.2.0-dev.10 [2024-11-19T03:54:57.812Z] v3.2.0-dev.11 [2024-11-19T03:54:57.812Z] v3.2.0-dev.12 [2024-11-19T03:54:57.812Z] v3.2.0-dev.13 [2024-11-19T03:54:57.812Z] v3.2.0-dev.14 [2024-11-19T03:54:57.812Z] v3.2.0-dev.15 [2024-11-19T03:54:57.812Z] v3.2.0-dev.16 [2024-11-19T03:54:57.812Z] v3.2.0-dev.17 [2024-11-19T03:54:57.812Z] v3.2.0-dev.18 [2024-11-19T03:54:57.812Z] v3.2.0-dev.19 [2024-11-19T03:54:57.812Z] v3.2.0-dev.2 [2024-11-19T03:54:57.812Z] v3.2.0-dev.20 [2024-11-19T03:54:57.812Z] v3.2.0-dev.21 [2024-11-19T03:54:57.812Z] v3.2.0-dev.22 [2024-11-19T03:54:57.812Z] v3.2.0-dev.23 [2024-11-19T03:54:57.812Z] v3.2.0-dev.24 [2024-11-19T03:54:57.812Z] v3.2.0-dev.25 [2024-11-19T03:54:57.812Z] v3.2.0-dev.26 [2024-11-19T03:54:57.812Z] v3.2.0-dev.27 [2024-11-19T03:54:57.812Z] v3.2.0-dev.28 [2024-11-19T03:54:57.812Z] v3.2.0-dev.29 [2024-11-19T03:54:57.812Z] v3.2.0-dev.3 [2024-11-19T03:54:57.812Z] v3.2.0-dev.30 [2024-11-19T03:54:57.812Z] v3.2.0-dev.31 [2024-11-19T03:54:57.812Z] v3.2.0-dev.32 [2024-11-19T03:54:57.812Z] v3.2.0-dev.33 [2024-11-19T03:54:57.812Z] v3.2.0-dev.34 [2024-11-19T03:54:57.812Z] v3.2.0-dev.35 [2024-11-19T03:54:57.812Z] v3.2.0-dev.36 [2024-11-19T03:54:57.812Z] v3.2.0-dev.37 [2024-11-19T03:54:57.812Z] v3.2.0-dev.38 [2024-11-19T03:54:57.812Z] v3.2.0-dev.39 [2024-11-19T03:54:57.812Z] v3.2.0-dev.4 [2024-11-19T03:54:57.812Z] v3.2.0-dev.40 [2024-11-19T03:54:57.812Z] v3.2.0-dev.41 [2024-11-19T03:54:57.812Z] v3.2.0-dev.42 [2024-11-19T03:54:57.812Z] v3.2.0-dev.43 [2024-11-19T03:54:57.812Z] v3.2.0-dev.44 [2024-11-19T03:54:57.812Z] v3.2.0-dev.45 [2024-11-19T03:54:57.812Z] v3.2.0-dev.46 [2024-11-19T03:54:57.812Z] v3.2.0-dev.47 [2024-11-19T03:54:57.812Z] v3.2.0-dev.48 [2024-11-19T03:54:57.812Z] v3.2.0-dev.49 [2024-11-19T03:54:57.812Z] v3.2.0-dev.5 [2024-11-19T03:54:57.812Z] v3.2.0-dev.50 [2024-11-19T03:54:57.812Z] v3.2.0-dev.51 [2024-11-19T03:54:57.812Z] v3.2.0-dev.52 [2024-11-19T03:54:57.812Z] v3.2.0-dev.53 [2024-11-19T03:54:57.812Z] v3.2.0-dev.6 [2024-11-19T03:54:57.812Z] v3.2.0-dev.7 [2024-11-19T03:54:57.812Z] v3.2.0-dev.8 [2024-11-19T03:54:57.812Z] v3.2.0-dev.9 [2024-11-19T03:54:57.812Z] v4.0.0-dev.1 [2024-11-19T03:54:57.812Z] v4.0.0-dev.2 [2024-11-19T03:54:57.812Z] v4.0.0-dev.3 [2024-11-19T03:54:57.812Z] v4.0.0-dev.4 [2024-11-19T03:54:57.812Z] v4.0.0-dev.5 [2024-11-19T03:54:57.812Z] v4.0.0-dev.6 [2024-11-19T03:54:57.812Z] v4.0.0-dev.7 [2024-11-19T03:54:57.812Z] v4.0.0-dev.8 [Pipeline] sh [2024-11-19T03:54:58.107Z] + lftools sign git-tag v4.0.0-dev.8 [2024-11-19T03:54:58.676Z] Signing Git tag with Sigul... [2024-11-19T03:54:58.676Z] Signing v4.0.0-dev.8 [Pipeline] echo [2024-11-19T03:54:58.949Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T03:54:59.236Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-19T03:54:59.242Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-19T03:54:59.262Z] $ docker stop --time=1 8eff907ef58b294ddd4ea0e15e8ad77dd342adec757cb02f74716cafe42ae0df [2024-11-19T03:55:00.548Z] $ docker rm -f --volumes 8eff907ef58b294ddd4ea0e15e8ad77dd342adec757cb02f74716cafe42ae0df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-19T03:55:00.998Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-19T03:55:00.998Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T03:55:01.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T03:55:01.302Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T03:55:01.377Z] prd-ubuntu20.04-docker-8c-8g-26971 does not seem to be running inside a container [2024-11-19T03:55:01.405Z] $ 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-19T03:55:01.750Z] $ docker top 6a5a6bf81c0415df479e512962edb602d13fc078b674eca3b5e8a435d429648d -eo pid,comm [2024-11-19T03:55:01.800Z] 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-19T03:55:01.800Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-19T03:55:01.851Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-19T03:55:01.852Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-19T03:55:01.953Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-19T03:55:01.952Z] $ docker exec 6a5a6bf81c0415df479e512962edb602d13fc078b674eca3b5e8a435d429648d ssh-agent [2024-11-19T03:55:02.058Z] SSH_AUTH_SOCK=/tmp/ssh-wkLBU9y4YFmI/agent.31 [2024-11-19T03:55:02.058Z] SSH_AGENT_PID=37 [2024-11-19T03:55:02.063Z] Running ssh-add (command line suppressed) [2024-11-19T03:55:02.156Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_16181128669728476984.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_16181128669728476984.key) [2024-11-19T03:55:02.172Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-19T03:55:02.474Z] + git semver bump pre [2024-11-19T03:55:02.733Z] 2024-11-19 03:55:02,636 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-11-19T03:55:02.734Z] 2024-11-19 03:55:02,636 [bump_version] DEBUG bumping version:4.0.0-dev.8 on axis:pre with prefix:dev [2024-11-19T03:55:02.734Z] 2024-11-19 03:55:02,636 [bump_version] DEBUG bumped version:4.0.0-dev.9 [2024-11-19T03:55:02.734Z] 2024-11-19 03:55:02,636 [write_version] DEBUG write version:4.0.0-dev.9 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True [2024-11-19T03:55:02.734Z] 2024-11-19 03:55:02,636 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-11-19T03:55:02.734Z] 2024-11-19 03:55:02,636 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-11-19T03:55:02.734Z] 2024-11-19 03:55:02,638 [execute] INFO git cat-file --batch-check [2024-11-19T03:55:02.734Z] 2024-11-19 03:55:02,638 [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-19T03:55:02.734Z] 2024-11-19 03:55:02,643 [execute] INFO git cat-file --batch [2024-11-19T03:55:02.734Z] 2024-11-19 03:55:02,643 [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-19T03:55:02.734Z] 2024-11-19 03:55:02,648 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-11-19T03:55:02.734Z] 4.0.0-dev.9 [Pipeline] } [2024-11-19T03:55:02.741Z] $ docker exec --env ******** --env ******** 6a5a6bf81c0415df479e512962edb602d13fc078b674eca3b5e8a435d429648d ssh-agent -k [2024-11-19T03:55:02.836Z] unset SSH_AUTH_SOCK; [2024-11-19T03:55:02.836Z] unset SSH_AGENT_PID; [2024-11-19T03:55:02.836Z] echo Agent pid 37 killed; [2024-11-19T03:55:02.849Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-19T03:55:03.180Z] + git semver [Pipeline] } [2024-11-19T03:55:03.451Z] $ docker stop --time=1 6a5a6bf81c0415df479e512962edb602d13fc078b674eca3b5e8a435d429648d [2024-11-19T03:55:04.740Z] $ docker rm -f --volumes 6a5a6bf81c0415df479e512962edb602d13fc078b674eca3b5e8a435d429648d [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-19T03:55:05.105Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-19T03:55:05.105Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T03:55:05.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T03:55:05.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T03:55:05.491Z] prd-ubuntu20.04-docker-8c-8g-26971 does not seem to be running inside a container [2024-11-19T03:55:05.517Z] $ 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-19T03:55:05.858Z] $ docker top 64e56c2063049bf8f8b35184e6b70858024b04092a6069f104f1d71724712015 -eo pid,comm [2024-11-19T03:55:05.905Z] 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-19T03:55:05.905Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-19T03:55:05.969Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-19T03:55:05.969Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-19T03:55:06.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-19T03:55:06.067Z] $ docker exec 64e56c2063049bf8f8b35184e6b70858024b04092a6069f104f1d71724712015 ssh-agent [2024-11-19T03:55:06.187Z] SSH_AUTH_SOCK=/tmp/ssh-VXlRXA1kMW04/agent.32 [2024-11-19T03:55:06.187Z] SSH_AGENT_PID=38 [2024-11-19T03:55:06.191Z] Running ssh-add (command line suppressed) [2024-11-19T03:55:06.286Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_18137635055877819026.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_18137635055877819026.key) [2024-11-19T03:55:06.312Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-19T03:55:06.603Z] + git semver push [2024-11-19T03:55:06.862Z] 2024-11-19 03:55:06,776 [run_push] DEBUG push [2024-11-19T03:55:06.862Z] 2024-11-19 03:55:06,777 [execute] INFO git cat-file --batch-check [2024-11-19T03:55:06.862Z] 2024-11-19 03:55:06,777 [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-19T03:55:06.862Z] 2024-11-19 03:55:06,781 [execute] INFO git rev-list e9d82d7b7cd64e545c4857e5405c20480a692b0b -- [2024-11-19T03:55:06.862Z] 2024-11-19 03:55:06,781 [execute] DEBUG Popen(['git', 'rev-list', 'e9d82d7b7cd64e545c4857e5405c20480a692b0b', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-19T03:55:06.862Z] 2024-11-19 03:55:06,793 [execute] INFO git fetch -v origin [2024-11-19T03:55:06.862Z] 2024-11-19 03:55:06,793 [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-19T03:55:07.432Z] 2024-11-19 03:55:07,357 [run_push] DEBUG no remote changes detected [2024-11-19T03:55:07.432Z] 2024-11-19 03:55:07,357 [execute] INFO git push origin semver [2024-11-19T03:55:07.432Z] 2024-11-19 03:55:07,358 [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-19T03:55:08.002Z] 2024-11-19 03:55:07,993 [run_push] DEBUG push all version tags [2024-11-19T03:55:08.002Z] 2024-11-19 03:55:07,994 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-19T03:55:08.002Z] 2024-11-19 03:55:07,994 [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-19T03:55:09.382Z] 2024-11-19 03:55:08,941 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-11-19T03:55:09.382Z] 4.0.0-dev.9 [Pipeline] } [2024-11-19T03:55:09.389Z] $ docker exec --env ******** --env ******** 64e56c2063049bf8f8b35184e6b70858024b04092a6069f104f1d71724712015 ssh-agent -k [2024-11-19T03:55:09.504Z] unset SSH_AUTH_SOCK; [2024-11-19T03:55:09.505Z] unset SSH_AGENT_PID; [2024-11-19T03:55:09.505Z] echo Agent pid 38 killed; [2024-11-19T03:55:09.519Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-19T03:55:09.840Z] + git semver [Pipeline] } [2024-11-19T03:55:10.108Z] $ docker stop --time=1 64e56c2063049bf8f8b35184e6b70858024b04092a6069f104f1d71724712015 [2024-11-19T03:55:11.393Z] $ docker rm -f --volumes 64e56c2063049bf8f8b35184e6b70858024b04092a6069f104f1d71724712015 [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-19T03:55:12.060Z] + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] [2024-11-19T03:55:12.060Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2024-11-19T03:55:12.060Z] total 16 [2024-11-19T03:55:12.060Z] drwxr-xr-x 3 root root 4096 Nov 19 03:49 . [2024-11-19T03:55:12.060Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 19 03:54 .. [2024-11-19T03:55:12.060Z] drwxr-xr-x 2 root root 4096 Nov 19 03:49 cost [2024-11-19T03:55:12.060Z] -rw-r--r-- 1 root root 93 Nov 19 03:49 cost.csv [2024-11-19T03:55:12.060Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives [2024-11-19T03:55:12.060Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2024-11-19T03:55:12.060Z] total 16 [2024-11-19T03:55:12.060Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 03:49 . [2024-11-19T03:55:12.060Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 19 03:54 .. [2024-11-19T03:55:12.060Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 19 03:49 cost [2024-11-19T03:55:12.060Z] -rw-r--r-- 1 jenkins jenkins 93 Nov 19 03:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-19T03:55:12.344Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T03:55:13.204Z] ---> package-listing.sh [2024-11-19T03:55:13.204Z] ++ facter osfamily [2024-11-19T03:55:13.204Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-19T03:55:13.463Z] + OS_FAMILY=debian [2024-11-19T03:55:13.463Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2024-11-19T03:55:13.463Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-19T03:55:13.463Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-19T03:55:13.463Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-19T03:55:13.463Z] + PACKAGES=/tmp/packages_start.txt [2024-11-19T03:55:13.463Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2024-11-19T03:55:13.463Z] + PACKAGES=/tmp/packages_end.txt [2024-11-19T03:55:13.463Z] + case "${OS_FAMILY}" in [2024-11-19T03:55:13.463Z] + dpkg -l [2024-11-19T03:55:13.463Z] + grep '^ii' [2024-11-19T03:55:13.463Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-19T03:55:13.463Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-19T03:55:13.463Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-19T03:55:13.463Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2024-11-19T03:55:13.463Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2024-11-19T03:55:13.463Z] + 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-19T03:55:13.474Z] 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-19T03:55:13.756Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T03:55:14.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-19T03:55:14.317Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T03:55:14.397Z] prd-ubuntu20.04-docker-8c-8g-26971 does not seem to be running inside a container [2024-11-19T03:55:14.421Z] $ 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-19T03:55:14.628Z] $ docker top c9fcc67d595b0c366681942a2eb78290373bb334ed50797e7ad104d2e5b0d83b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T03:55:14.984Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-19T03:55:15.271Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-19T03:55:15.563Z] + ls /var/log/sa-host [2024-11-19T03:55:15.563Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-19T03:55:15.715Z] provisioning config files... [2024-11-19T03:55:15.727Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6902812511639458018tmp [Pipeline] { [Pipeline] echo [2024-11-19T03:55:15.750Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T03:55:16.032Z] ---> create-netrc.sh [Pipeline] } [2024-11-19T03:55:16.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-19T03:55:16.377Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-19T03:55:16.387Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T03:55:16.673Z] ---> sudo-logs.sh [2024-11-19T03:55:16.673Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-19T03:55:16.707Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T03:55:16.990Z] ---> job-cost.sh [2024-11-19T03:55:16.990Z] lf-activate-venv: SKIPPING [2024-11-19T03:55:16.990Z] DEBUG: total: 0.2199999988079071 [2024-11-19T03:55:16.990Z] INFO: Retrieving Stack Cost... [2024-11-19T03:55:17.251Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-19T03:55:17.510Z] INFO: Archiving Costs [Pipeline] echo [2024-11-19T03:55:17.524Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T03:55:17.806Z] ---> logs-deploy.sh [2024-11-19T03:55:17.806Z] lf-activate-venv: SKIPPING [2024-11-19T03:55:17.806Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/214 [2024-11-19T03:55:17.806Z] INFO: archiving workspace using pattern(s): [2024-11-19T03:55:18.742Z] Archives upload complete. [2024-11-19T03:55:18.742Z] INFO: archiving logs to Nexus