Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e25b965d1781e63a7af9eb3ad8175955d7fe9168 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-ssh940512113686855652.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12484089201847455921.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-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-ssh16962864821298342001.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13549624601587691378.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-ssh5821597934875646448.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7186 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 e25b965d1781e63a7af9eb3ad8175955d7fe9168 (main) > 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 e25b965d1781e63a7af9eb3ad8175955d7fe9168 # timeout=10 Commit message: "Merge pull request #913 from jackchenjc/issue-908-4" > git rev-list --no-walk 108bb03d5e5acafa147a17e2c39ad795dd19405b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:33:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:33:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:33:14 ========================================================= 08:33:14 EdgeX Global Pipelines Version Info 08:33:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:33:14 ------------------- 08:33:14 stable info: 08:33:14 ------------------- 08:33:14 Commited By: Ginny Guan ginny@iotechsys.com 08:33:14 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 08:33:14 Message: update stable to v1.0.260 08:33:15 ------------------- 08:33:15 experimental info: 08:33:15 ------------------- 08:33:15 Commited By: Ginny Guan ginny@iotechsys.com 08:33:15 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 08:33:15 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 08:33:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:33:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:33:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:33:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:33:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:33:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:33:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:33:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:33:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:33:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 08:33:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:33:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:33:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:33:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:33:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:33:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e25b965d1781e63a7af9eb3ad8175955d7fe9168 [Pipeline] echo 08:33:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e25b965 [Pipeline] echo 08:33:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:33:16 + git rev-list -1 --merges e25b965d1781e63a7af9eb3ad8175955d7fe9168~1..e25b965d1781e63a7af9eb3ad8175955d7fe9168 [Pipeline] echo 08:33:16 -----------> git rev-list -1 --merges e25b965d1781e63a7af9eb3ad8175955d7fe9168~1..e25b965d1781e63a7af9eb3ad8175955d7fe9168 e25b965d1781e63a7af9eb3ad8175955d7fe9168 08:33:16 e25b965d1781e63a7af9eb3ad8175955d7fe9168 [false] [Pipeline] sh 08:33:17 + git log --format=format:%s -1 e25b965d1781e63a7af9eb3ad8175955d7fe9168 [Pipeline] echo 08:33:17 ========================================================= 08:33:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:33:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:17 + git log --format=format:%s -1 e25b965d1781e63a7af9eb3ad8175955d7fe9168 [Pipeline] echo 08:33:17 [semverPrep] GIT_COMMIT: e25b965d1781e63a7af9eb3ad8175955d7fe9168, Commit Message: Merge pull request #913 from jackchenjc/issue-908-4 [Pipeline] echo 08:33:17 [semverPrep] This is not a build commit. [Pipeline] sh 08:33:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:33:17 + grep -v github /etc/ssh/ssh_known_hosts 08:33:17 + [ -e /tmp/ssh_known_hosts ] 08:33:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:33:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:33:17 + sudo tee -a /etc/ssh/ssh_known_hosts 08:33:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:33:18 08:33:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:33:18 0.1.4: Pulling from edgex-devops/py-git-semver 08:33:18 b85a868b505f: Pulling fs layer 08:33:18 e2be974225ed: Pulling fs layer 08:33:18 339a4e72a1f5: Pulling fs layer 08:33:18 988bab9f4d93: Pulling fs layer 08:33:18 1469e6f7b9e6: Pulling fs layer 08:33:18 eaf3925da568: Pulling fs layer 08:33:18 bab4dde63d76: Pulling fs layer 08:33:18 bde34c3a00c8: Pulling fs layer 08:33:18 b352a97aabf1: Pulling fs layer 08:33:18 4872d77fe225: Pulling fs layer 08:33:18 5851b861e8e6: Pulling fs layer 08:33:18 988bab9f4d93: Waiting 08:33:18 1469e6f7b9e6: Waiting 08:33:18 b352a97aabf1: Waiting 08:33:18 4872d77fe225: Waiting 08:33:18 eaf3925da568: Waiting 08:33:18 5851b861e8e6: Waiting 08:33:18 bab4dde63d76: Waiting 08:33:18 e2be974225ed: Verifying Checksum 08:33:18 e2be974225ed: Download complete 08:33:18 988bab9f4d93: Verifying Checksum 08:33:18 988bab9f4d93: Download complete 08:33:18 1469e6f7b9e6: Verifying Checksum 08:33:18 1469e6f7b9e6: Download complete 08:33:18 eaf3925da568: Download complete 08:33:18 339a4e72a1f5: Verifying Checksum 08:33:18 339a4e72a1f5: Download complete 08:33:18 bde34c3a00c8: Download complete 08:33:18 b352a97aabf1: Verifying Checksum 08:33:18 b352a97aabf1: Download complete 08:33:18 4872d77fe225: Verifying Checksum 08:33:18 4872d77fe225: Download complete 08:33:18 5851b861e8e6: Download complete 08:33:19 b85a868b505f: Verifying Checksum 08:33:19 b85a868b505f: Download complete 08:33:19 bab4dde63d76: Verifying Checksum 08:33:19 bab4dde63d76: Download complete 08:33:20 b85a868b505f: Pull complete 08:33:20 e2be974225ed: Pull complete 08:33:20 339a4e72a1f5: Pull complete 08:33:20 988bab9f4d93: Pull complete 08:33:21 1469e6f7b9e6: Pull complete 08:33:21 eaf3925da568: Pull complete 08:33:23 bab4dde63d76: Pull complete 08:33:23 bde34c3a00c8: Pull complete 08:33:23 b352a97aabf1: Pull complete 08:33:23 4872d77fe225: Pull complete 08:33:23 5851b861e8e6: Pull complete 08:33:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:33:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:33:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:23 prd-ubuntu20.04-docker-8c-8g-7186 does not seem to be running inside a container 08:33:23 $ 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 08:33:26 $ docker top 623255bc3f72529a2cda4a8754db7213e74a2ba5f0972c54a0cbe729c575ba28 -eo pid,comm 08:33:26 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). 08:33:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:33:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:26 [ssh-agent] Looking for ssh-agent implementation... 08:33:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:26 $ docker exec 623255bc3f72529a2cda4a8754db7213e74a2ba5f0972c54a0cbe729c575ba28 ssh-agent 08:33:27 SSH_AUTH_SOCK=/tmp/ssh-8QFyXKxDbOA6/agent.31 08:33:27 SSH_AGENT_PID=37 08:33:27 Running ssh-add (command line suppressed) 08:33:27 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7160679356016800191.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7160679356016800191.key) 08:33:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:27 + git tag --points-at HEAD [Pipeline] } 08:33:27 $ docker exec --env ******** --env ******** 623255bc3f72529a2cda4a8754db7213e74a2ba5f0972c54a0cbe729c575ba28 ssh-agent -k 08:33:27 unset SSH_AUTH_SOCK; 08:33:27 unset SSH_AGENT_PID; 08:33:27 echo Agent pid 37 killed; 08:33:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:33:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:27 [ssh-agent] Looking for ssh-agent implementation... 08:33:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:27 $ docker exec 623255bc3f72529a2cda4a8754db7213e74a2ba5f0972c54a0cbe729c575ba28 ssh-agent 08:33:27 SSH_AUTH_SOCK=/tmp/ssh-vSiemg1ouALC/agent.70 08:33:27 SSH_AGENT_PID=76 08:33:27 Running ssh-add (command line suppressed) 08:33:27 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_657413771264989379.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_657413771264989379.key) 08:33:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:28 + git semver init 08:33:28 2024-08-06 08:33:28,439 [run_init] DEBUG init version:0.0.0 force:False 08:33:28 2024-08-06 08:33:28,440 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 08:33:28 2024-08-06 08:33:28,440 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 08:33:28 2024-08-06 08:33:28,441 [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) 08:33:29 2024-08-06 08:33:29,384 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 08:33:29 2024-08-06 08:33:29,384 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 08:33:29 2024-08-06 08:33:29,384 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 08:33:29 2024-08-06 08:33:29,385 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 08:33:29 3.2.0-dev.35 [Pipeline] } 08:33:29 $ docker exec --env ******** --env ******** 623255bc3f72529a2cda4a8754db7213e74a2ba5f0972c54a0cbe729c575ba28 ssh-agent -k 08:33:29 unset SSH_AUTH_SOCK; 08:33:29 unset SSH_AGENT_PID; 08:33:29 echo Agent pid 76 killed; 08:33:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:33:29 + git semver [Pipeline] } 08:33:30 $ docker stop --time=1 623255bc3f72529a2cda4a8754db7213e74a2ba5f0972c54a0cbe729c575ba28 08:33:31 $ docker rm -f --volumes 623255bc3f72529a2cda4a8754db7213e74a2ba5f0972c54a0cbe729c575ba28 [Pipeline] // withDockerContainer [Pipeline] sh 08:33:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:33:32 Stashed 1 file(s) [Pipeline] echo 08:33:32 [edgeXSemver]: initialized semver on version 3.2.0-dev.35 [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 08:33:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:33:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:33:32 ========================================================= 08:33:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:33:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 08:33:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:33:32 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:33:32 619be1103602: Pulling fs layer 08:33:32 7862e08f4a3e: Pulling fs layer 08:33:32 5df492c9dc93: Pulling fs layer 08:33:32 7629e6793208: Pulling fs layer 08:33:32 4f4fb700ef54: Pulling fs layer 08:33:32 fb5054dd5b73: Pulling fs layer 08:33:32 eeca6798cff9: Pulling fs layer 08:33:32 7629e6793208: Waiting 08:33:32 4f4fb700ef54: Waiting 08:33:32 fb5054dd5b73: Waiting 08:33:32 eeca6798cff9: Waiting 08:33:32 aa269ceb94a6: Pulling fs layer 08:33:32 ada007ff1a6a: Pulling fs layer 08:33:32 aa269ceb94a6: Waiting 08:33:32 7862e08f4a3e: Verifying Checksum 08:33:32 7862e08f4a3e: Download complete 08:33:32 7629e6793208: Verifying Checksum 08:33:32 7629e6793208: Download complete 08:33:32 4f4fb700ef54: Download complete 08:33:32 fb5054dd5b73: Verifying Checksum 08:33:32 fb5054dd5b73: Download complete 08:33:32 619be1103602: Verifying Checksum 08:33:32 619be1103602: Download complete 08:33:32 eeca6798cff9: Verifying Checksum 08:33:32 eeca6798cff9: Download complete 08:33:32 619be1103602: Pull complete 08:33:32 ada007ff1a6a: Verifying Checksum 08:33:32 ada007ff1a6a: Download complete 08:33:33 7862e08f4a3e: Pull complete 08:33:33 5df492c9dc93: Download complete 08:33:33 aa269ceb94a6: Verifying Checksum 08:33:33 aa269ceb94a6: Download complete 08:33:36 5df492c9dc93: Pull complete 08:33:36 7629e6793208: Pull complete 08:33:36 4f4fb700ef54: Pull complete 08:33:36 fb5054dd5b73: Pull complete 08:33:36 eeca6798cff9: Pull complete 08:33:38 aa269ceb94a6: Pull complete 08:33:39 ada007ff1a6a: Pull complete 08:33:39 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:33:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:33:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 08:33:39 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:39 + docker inspect -f . ci-base-image-x86_64 08:33:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:39 prd-ubuntu20.04-docker-8c-8g-7186 does not seem to be running inside a container 08:33:39 $ 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 08:33:45 $ docker top 59081c2c5c44e75351e24f2aef9597466abeebc432ce483f24abb6f45ca8a6d0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:45 + go version 08:33:45 go version go1.21.9 linux/amd64 [Pipeline] } 08:33:45 $ docker stop --time=1 59081c2c5c44e75351e24f2aef9597466abeebc432ce483f24abb6f45ca8a6d0 08:33:46 $ docker rm -f --volumes 59081c2c5c44e75351e24f2aef9597466abeebc432ce483f24abb6f45ca8a6d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:47 Still waiting to schedule task 08:33:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:33:47 + docker inspect -f . ci-base-image-x86_64 08:33:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:47 prd-ubuntu20.04-docker-8c-8g-7186 does not seem to be running inside a container 08:33:47 $ 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 08:33:47 $ docker top 8e412b3b1b09048377bcc688e9d741154ec4466c1578abd54e927c187d3d0c61 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:48 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 08:33:48 + make test 08:33:48 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:33:48 go: downloading github.com/go-playground/validator/v10 v10.22.0 08:33:48 go: downloading github.com/google/uuid v1.6.0 08:33:48 go: downloading github.com/stretchr/testify v1.9.0 08:33:48 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 08:33:48 go: downloading gopkg.in/yaml.v3 v3.0.1 08:33:48 go: downloading github.com/go-kit/log v0.2.1 08:33:48 go: downloading github.com/go-logfmt/logfmt v0.5.1 08:33:48 go: downloading github.com/davecgh/go-spew v1.1.1 08:33:48 go: downloading github.com/stretchr/objx v0.5.2 08:33:48 go: downloading github.com/pmezard/go-difflib v1.0.0 08:33:48 go: downloading github.com/x448/float16 v0.8.4 08:33:48 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 08:33:48 go: downloading github.com/go-playground/universal-translator v0.18.1 08:33:48 go: downloading github.com/leodido/go-urn v1.4.0 08:33:48 go: downloading golang.org/x/crypto v0.25.0 08:33:48 go: downloading golang.org/x/text v0.16.0 08:33:48 go: downloading github.com/go-playground/locales v0.14.1 08:33:49 go: downloading golang.org/x/sys v0.22.0 08:33:49 go: downloading golang.org/x/net v0.27.0 08:33:51 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 08:33:56 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 08:33:56 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 08:33:56 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 08:33:56 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.108s coverage: 83.8% of statements 08:33:56 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.009s coverage: 38.7% of statements 08:33:56 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.005s coverage: 29.4% of statements 08:33:56 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.010s coverage: 29.3% of statements 08:33:56 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.024s coverage: 69.8% of statements 08:33:56 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.007s coverage: 90.0% of statements 08:33:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.039s coverage: 84.6% of statements 08:33:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.006s coverage: 67.3% of statements 08:33:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.005s coverage: 36.1% of statements 08:33:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.009s coverage: 69.9% of statements 08:34:07 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:34:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:34:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 08:34:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:34:09 $ docker stop --time=1 8e412b3b1b09048377bcc688e9d741154ec4466c1578abd54e927c187d3d0c61 08:34:13 $ docker rm -f --volumes 8e412b3b1b09048377bcc688e9d741154ec4466c1578abd54e927c187d3d0c61 [Pipeline] // withDockerContainer [Pipeline] sh 08:34:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:34:14 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 08:34:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:34:14 08:34:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:34:14 latest: Pulling from edgex-lftools-log-publisher 08:34:14 5eb5b503b376: Pulling fs layer 08:34:14 5c69ac0246d0: Pulling fs layer 08:34:14 ec43610c2a17: Pulling fs layer 08:34:14 3a2ae6a8a46f: Pulling fs layer 08:34:14 33b1e0a273af: Pulling fs layer 08:34:14 5d3b04190fa2: Pulling fs layer 08:34:14 2f39f015ded8: Pulling fs layer 08:34:14 3a2ae6a8a46f: Waiting 08:34:14 33b1e0a273af: Waiting 08:34:14 5d3b04190fa2: Waiting 08:34:14 2f39f015ded8: Waiting 08:34:14 5c69ac0246d0: Verifying Checksum 08:34:14 5c69ac0246d0: Download complete 08:34:14 3a2ae6a8a46f: Download complete 08:34:15 33b1e0a273af: Verifying Checksum 08:34:15 33b1e0a273af: Download complete 08:34:15 ec43610c2a17: Verifying Checksum 08:34:15 ec43610c2a17: Download complete 08:34:15 5d3b04190fa2: Verifying Checksum 08:34:15 5d3b04190fa2: Download complete 08:34:15 5eb5b503b376: Verifying Checksum 08:34:15 5eb5b503b376: Download complete 08:34:15 2f39f015ded8: Download complete 08:34:16 5eb5b503b376: Pull complete 08:34:16 5c69ac0246d0: Pull complete 08:34:16 ec43610c2a17: Pull complete 08:34:16 3a2ae6a8a46f: Pull complete 08:34:17 33b1e0a273af: Pull complete 08:34:17 5d3b04190fa2: Pull complete 08:34:21 2f39f015ded8: Pull complete 08:34:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:34:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:34:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:21 prd-ubuntu20.04-docker-8c-8g-7186 does not seem to be running inside a container 08:34:21 $ 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 08:34:25 $ docker top 1cb1e087071be05d1946df036d86ea10c31ca0ce45a271c9632c9f4dc0bf5423 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:25 ---> job-cost.sh 08:34:25 lf-activate-venv: SKIPPING 08:34:25 INFO: No Stack... 08:34:26 INFO: Retrieving Pricing Info for: v3-standard-8 08:34:27 INFO: Archiving Costs [Pipeline] sh 08:34:27 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 08:34:27 + cut -d, -f6 [Pipeline] lock 08:34:27 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-188-stack-cost] 08:34:27 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-188-stack-cost] did not exist. Created. 08:34:27 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:34:27 + echo total: 0.2199999988079071 [Pipeline] stash 08:34:27 Stashed 1 file(s) [Pipeline] } 08:34:27 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-188-stack-cost] [Pipeline] // lock [Pipeline] } 08:34:27 $ docker stop --time=1 1cb1e087071be05d1946df036d86ea10c31ca0ce45a271c9632c9f4dc0bf5423 08:34:29 $ docker rm -f --volumes 1cb1e087071be05d1946df036d86ea10c31ca0ce45a271c9632c9f4dc0bf5423 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:35:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7187 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 08:35:23 Running in /w/workspace/go-mod-core-contracts/188 [Pipeline] { [Pipeline] checkout 08:35:23 The recommended git tool is: git 08:35:31 using credential edgex-jenkins-ssh 08:35:31 Cloning the remote Git repository 08:35:31 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:35:32 > git init /w/workspace/go-mod-core-contracts/188 # timeout=10 08:35:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:35:32 > git --version # timeout=10 08:35:32 > git --version # 'git version 2.25.1' 08:35:32 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:35:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:35:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:35:35 Avoid second fetch 08:35:35 Checking out Revision e25b965d1781e63a7af9eb3ad8175955d7fe9168 (main) 08:35:35 > git config core.sparsecheckout # timeout=10 08:35:35 > git checkout -f e25b965d1781e63a7af9eb3ad8175955d7fe9168 # timeout=10 08:35:36 Commit message: "Merge pull request #913 from jackchenjc/issue-908-4" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:35:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:35:41 % Total % Received % Xferd Average Speed Time Time Time Current 08:35:41 Dload Upload Total Spent Left Speed 08:35:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 100 12828 100 12828 0 0 2502 0 0:00:05 0:00:05 --:--:-- 2846 [Pipeline] sh 08:35:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:35:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:35:47 + sudo tee /etc/docker/daemon.new 08:35:47 { 08:35:47 "registry-mirrors": [ 08:35:47 "https://nexus3.edgexfoundry.org:10001" 08:35:47 ], 08:35:47 "bip": "10.250.0.254/24", 08:35:47 "hosts": [ 08:35:47 "tcp://0.0.0.0:5555", 08:35:47 "unix:///var/run/docker.sock" 08:35:47 ], 08:35:47 "mtu": 1458, 08:35:47 "selinux-enabled": true, 08:35:47 "seccomp-profile": "/etc/docker/seccomp.json" 08:35:47 } [Pipeline] sh 08:35:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:35:48 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 08:36:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:36:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:36:06 ========================================================= 08:36:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:36:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 08:36:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:36:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:36:07 c6b39de5b339: Pulling fs layer 08:36:07 a69c41024577: Pulling fs layer 08:36:07 d6de4b400683: Pulling fs layer 08:36:07 35cb2a7552d0: Pulling fs layer 08:36:07 4f4fb700ef54: Pulling fs layer 08:36:07 464afbd9ba4c: Pulling fs layer 08:36:07 00f215d4a9da: Pulling fs layer 08:36:07 d496ad576159: Pulling fs layer 08:36:07 4f4fb700ef54: Waiting 08:36:07 464afbd9ba4c: Waiting 08:36:07 00f215d4a9da: Waiting 08:36:07 d496ad576159: Waiting 08:36:07 35cb2a7552d0: Waiting 08:36:07 a69c41024577: Verifying Checksum 08:36:07 a69c41024577: Download complete 08:36:07 35cb2a7552d0: Verifying Checksum 08:36:07 35cb2a7552d0: Download complete 08:36:07 4f4fb700ef54: Verifying Checksum 08:36:07 4f4fb700ef54: Download complete 08:36:07 464afbd9ba4c: Download complete 08:36:07 c6b39de5b339: Verifying Checksum 08:36:07 c6b39de5b339: Download complete 08:36:08 d496ad576159: Verifying Checksum 08:36:08 d496ad576159: Download complete 08:36:08 c6b39de5b339: Pull complete 08:36:09 a69c41024577: Pull complete 08:36:09 d6de4b400683: Verifying Checksum 08:36:09 d6de4b400683: Download complete 08:36:10 00f215d4a9da: Verifying Checksum 08:36:10 00f215d4a9da: Download complete 08:36:22 d6de4b400683: Pull complete 08:36:22 35cb2a7552d0: Pull complete 08:36:22 4f4fb700ef54: Pull complete 08:36:22 464afbd9ba4c: Pull complete 08:36:30 00f215d4a9da: Pull complete 08:36:32 d496ad576159: Pull complete 08:36:32 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 08:36:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:36:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 08:36:32 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:32 + docker inspect -f . ci-base-image-arm64 08:36:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:33 prd-ubuntu20.04-docker-arm64-4c-16g-7187 does not seem to be running inside a container 08:36:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/188 -v /w/workspace/go-mod-core-contracts/188:/w/workspace/go-mod-core-contracts/188:rw,z -v /w/workspace/go-mod-core-contracts/188@tmp:/w/workspace/go-mod-core-contracts/188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:36 $ docker top e0c2c0593c256074747dde82f771050902478aa55c75929ce862adb21d192a75 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:36 + go version 08:36:36 go version go1.21.9 linux/arm64 [Pipeline] } 08:36:36 $ docker stop --time=1 e0c2c0593c256074747dde82f771050902478aa55c75929ce862adb21d192a75 08:36:39 $ docker rm -f --volumes e0c2c0593c256074747dde82f771050902478aa55c75929ce862adb21d192a75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:39 + docker inspect -f . ci-base-image-arm64 08:36:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:39 prd-ubuntu20.04-docker-arm64-4c-16g-7187 does not seem to be running inside a container 08:36:39 $ 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/188 -v /w/workspace/go-mod-core-contracts/188:/w/workspace/go-mod-core-contracts/188:rw,z -v /w/workspace/go-mod-core-contracts/188@tmp:/w/workspace/go-mod-core-contracts/188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:41 $ docker top f084671e66eb0565af0926aafe184d8284364b47c1584c8e3a3f681e95b2c285 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:42 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/188 [Pipeline] fileExists [Pipeline] sh 08:36:42 + make test 08:36:42 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:36:43 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 08:36:43 go: downloading github.com/google/uuid v1.6.0 08:36:43 go: downloading github.com/stretchr/testify v1.9.0 08:36:43 go: downloading github.com/go-kit/log v0.2.1 08:36:43 go: downloading github.com/go-playground/validator/v10 v10.22.0 08:36:43 go: downloading gopkg.in/yaml.v3 v3.0.1 08:36:43 go: downloading github.com/davecgh/go-spew v1.1.1 08:36:43 go: downloading github.com/pmezard/go-difflib v1.0.0 08:36:43 go: downloading github.com/stretchr/objx v0.5.2 08:36:43 go: downloading github.com/x448/float16 v0.8.4 08:36:43 go: downloading github.com/go-logfmt/logfmt v0.5.1 08:36:43 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 08:36:43 go: downloading github.com/go-playground/universal-translator v0.18.1 08:36:43 go: downloading github.com/leodido/go-urn v1.4.0 08:36:43 go: downloading golang.org/x/crypto v0.25.0 08:36:43 go: downloading golang.org/x/text v0.16.0 08:36:44 go: downloading github.com/go-playground/locales v0.14.1 08:36:45 go: downloading golang.org/x/sys v0.22.0 08:36:49 go: downloading golang.org/x/net v0.27.0 08:36:51 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 08:37:47 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 08:37:47 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 08:37:47 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.486s coverage: 83.8% of statements 08:37:47 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.035s coverage: 38.7% of statements 08:37:48 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 08:37:48 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.031s coverage: 29.4% of statements 08:37:48 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.059s coverage: 29.3% of statements 08:37:52 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.123s coverage: 69.8% of statements 08:37:52 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.034s coverage: 90.0% of statements 08:37:54 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.337s coverage: 84.6% of statements 08:37:54 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.049s coverage: 67.3% of statements 08:37:54 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.026s coverage: 36.1% of statements 08:37:54 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.039s coverage: 69.9% of statements 08:37:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:37:55 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:38:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:38:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 08:38:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:38:10 $ docker stop --time=1 f084671e66eb0565af0926aafe184d8284364b47c1584c8e3a3f681e95b2c285 08:38:12 $ docker rm -f --volumes f084671e66eb0565af0926aafe184d8284364b47c1584c8e3a3f681e95b2c285 [Pipeline] // withDockerContainer [Pipeline] sh 08:38:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:38:13 Warning: overwriting stash ‘coverage-report’ 08:38:14 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 08:38:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:38:14 08:38:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:38:15 arm64: Pulling from edgex-lftools-log-publisher 08:38:15 8998bd30e6a1: Pulling fs layer 08:38:15 04944245beec: Pulling fs layer 08:38:15 699f458cf7ca: Pulling fs layer 08:38:15 765212b225bb: Pulling fs layer 08:38:15 f23df028b6ca: Pulling fs layer 08:38:15 d65c8cfc05b1: Pulling fs layer 08:38:15 2437ff75d9bd: Pulling fs layer 08:38:15 d65c8cfc05b1: Waiting 08:38:15 2437ff75d9bd: Waiting 08:38:15 765212b225bb: Waiting 08:38:15 f23df028b6ca: Waiting 08:38:15 04944245beec: Verifying Checksum 08:38:15 04944245beec: Download complete 08:38:15 765212b225bb: Verifying Checksum 08:38:15 765212b225bb: Download complete 08:38:15 f23df028b6ca: Verifying Checksum 08:38:15 f23df028b6ca: Download complete 08:38:15 d65c8cfc05b1: Verifying Checksum 08:38:15 d65c8cfc05b1: Download complete 08:38:15 699f458cf7ca: Verifying Checksum 08:38:15 699f458cf7ca: Download complete 08:38:16 8998bd30e6a1: Verifying Checksum 08:38:16 8998bd30e6a1: Download complete 08:38:18 2437ff75d9bd: Verifying Checksum 08:38:18 2437ff75d9bd: Download complete 08:38:20 8998bd30e6a1: Pull complete 08:38:21 04944245beec: Pull complete 08:38:22 699f458cf7ca: Pull complete 08:38:22 765212b225bb: Pull complete 08:38:23 f23df028b6ca: Pull complete 08:38:23 d65c8cfc05b1: Pull complete 08:38:41 2437ff75d9bd: Pull complete 08:38:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:38:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:38:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:42 prd-ubuntu20.04-docker-arm64-4c-16g-7187 does not seem to be running inside a container 08:38:42 $ 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/188 -v /w/workspace/go-mod-core-contracts/188:/w/workspace/go-mod-core-contracts/188:rw,z -v /w/workspace/go-mod-core-contracts/188@tmp:/w/workspace/go-mod-core-contracts/188@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:arm64 cat 08:38:44 $ docker top b54a059bcc5852a41a229d5e60b844fecbbc380bd9e6cf716212698bcabefdf1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:38:45 ---> job-cost.sh 08:38:45 lf-activate-venv: SKIPPING 08:38:45 INFO: No Stack... 08:38:45 INFO: Retrieving Pricing Info for: v3-standard-4 08:38:46 INFO: Archiving Costs [Pipeline] sh 08:38:47 + cat /w/workspace/go-mod-core-contracts/188/archives/cost.csv 08:38:47 + cut -d, -f6 [Pipeline] lock 08:38:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-188-stack-cost] 08:38:47 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-188-stack-cost] did not exist. Created. 08:38:47 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:38:47 /w/workspace/go-mod-core-contracts/188@tmp/durable-a6d1b6a9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:38:48 + echo total: 0.10999999940395355 [Pipeline] stash 08:38:48 Warning: overwriting stash ‘stack-cost’ 08:38:48 Stashed 1 file(s) [Pipeline] } 08:38:48 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-188-stack-cost] [Pipeline] // lock [Pipeline] } 08:38:48 $ docker stop --time=1 b54a059bcc5852a41a229d5e60b844fecbbc380bd9e6cf716212698bcabefdf1 08:38:50 $ docker rm -f --volumes b54a059bcc5852a41a229d5e60b844fecbbc380bd9e6cf716212698bcabefdf1 [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 08:38:50 provisioning config files... 08:38:50 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6632020712461990570tmp [Pipeline] { [Pipeline] sh 08:38:51 + set +x 08:38:51 + curl -s https://codecov.io/bash 08:38:51 + bash -s -- 08:38:51 08:38:51 _____ _ 08:38:51 / ____| | | 08:38:51 | | ___ __| | ___ ___ _____ __ 08:38:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:38:51 | |___| (_) | (_| | __/ (_| (_) \ V / 08:38:51 \_____\___/ \__,_|\___|\___\___/ \_/ 08:38:51 Bash-1.0.6 08:38:51 08:38:51 08:38:51 ==> git version 2.25.1 found 08:38:51 ==> 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 08:38:51 Release-Date: 2020-01-08 08:38:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:38:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:38:51 ==> Jenkins CI detected. 08:38:51 current dir:  /w/workspace/undry_go-mod-core-contracts_main 08:38:51 project root: . 08:38:51 --> token set from env 08:38:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:38:51 ==> Running gcov in . (disable via -X gcov) 08:38:51 ==> Python coveragepy not found 08:38:51 ==> Searching for coverage reports in: 08:38:51 + . 08:38:51 -> Found 1 reports 08:38:51 ==> Detecting git/mercurial file structure 08:38:51 ==> Reading reports 08:38:51 + ./coverage.out bytes=158423 08:38:51 ==> Appending adjustments 08:38:51 https://docs.codecov.io/docs/fixing-reports 08:38:51 + Found adjustments 08:38:51 ==> Gzipping contents 08:38:51 24K /tmp/codecov.rFUr4O.gz 08:38:51 ==> Uploading reports 08:38:51 url: https://codecov.io 08:38:51 query: branch=main&commit=e25b965d1781e63a7af9eb3ad8175955d7fe9168&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 08:38:52 -> Pinging Codecov 08:38:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e25b965d1781e63a7af9eb3ad8175955d7fe9168&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 08:38:52 -> Uploading to 08:38:52 https://storage.googleapis.com/codecov/v4/raw/2024-08-06/71470A77251A30514AAF9C0BB2E5B6CE/e25b965d1781e63a7af9eb3ad8175955d7fe9168/004373a3-24bd-48a7-9534-8d636835c5ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240806%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240806T083851Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=96134ee4a732756a1f6c8889702fa7a818d1fc20e697fcf90172c5a873662e6c 08:38:52 % Total % Received % Xferd Average Speed Time Time Time Current 08:38:52 Dload Upload Total Spent Left Speed 08:38:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23041 0 0 100 23041 0 86947 --:--:-- --:--:-- --:--:-- 86947 08:38:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/e25b965d1781e63a7af9eb3ad8175955d7fe9168 [Pipeline] } 08:38:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:38:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:38:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:38:52 08:38:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:38:53 latest: Pulling from edgex-devops/edgex-snyk-go 08:38:53 619be1103602: Already exists 08:38:53 f8ea3408117e: Pulling fs layer 08:38:53 91320369b822: Pulling fs layer 08:38:53 0406650e8295: Pulling fs layer 08:38:53 4f4fb700ef54: Pulling fs layer 08:38:53 96d80e3f36e1: Pulling fs layer 08:38:53 bcf3aedb951c: Pulling fs layer 08:38:53 96d80e3f36e1: Waiting 08:38:53 4f4fb700ef54: Waiting 08:38:53 bcf3aedb951c: Waiting 08:38:53 0406650e8295: Download complete 08:38:53 f8ea3408117e: Download complete 08:38:53 4f4fb700ef54: Verifying Checksum 08:38:53 4f4fb700ef54: Download complete 08:38:53 f8ea3408117e: Pull complete 08:38:53 96d80e3f36e1: Verifying Checksum 08:38:53 96d80e3f36e1: Download complete 08:38:53 91320369b822: Verifying Checksum 08:38:53 91320369b822: Download complete 08:38:54 bcf3aedb951c: Verifying Checksum 08:38:54 bcf3aedb951c: Download complete 08:38:56 91320369b822: Pull complete 08:38:56 0406650e8295: Pull complete 08:38:56 4f4fb700ef54: Pull complete 08:38:56 96d80e3f36e1: Pull complete 08:39:00 bcf3aedb951c: Pull complete 08:39:00 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 08:39:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:39:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:00 prd-ubuntu20.04-docker-8c-8g-7186 does not seem to be running inside a container 08:39:00 $ 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 08:39:05 $ docker top 00daa2d1e4ad05d55a053f14d95fb345bbcd62c22d7e0078d35f1a1234ad1fd9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:05 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] echo 08:39:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 08:39:05 + set -o pipefail 08:39:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 08:39:09 08:39:09 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... 08:39:09 08:39:09 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09377b29-f848-436f-b8b4-01dc734d77a6/history/3defd2d3-0480-49fb-9c8f-b3f7f445ae61 08:39:09 08:39:09 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:39:09 08:39:09 08:39:09 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:39:09 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:39:09 $ docker stop --time=1 00daa2d1e4ad05d55a053f14d95fb345bbcd62c22d7e0078d35f1a1234ad1fd9 08:39:13 $ docker rm -f --volumes 00daa2d1e4ad05d55a053f14d95fb345bbcd62c22d7e0078d35f1a1234ad1fd9 [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 08:39:14 + git log --format=format:%s -1 e25b965d1781e63a7af9eb3ad8175955d7fe9168 [Pipeline] sh 08:39:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:39:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:39:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:14 prd-ubuntu20.04-docker-8c-8g-7186 does not seem to be running inside a container 08:39:14 $ 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 08:39:15 $ docker top b54f4e07bc101d213833388bb81233309b7c795cf90d4561e49b34c510ecb7b2 -eo pid,comm 08:39:15 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). 08:39:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:39:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:39:15 [ssh-agent] Looking for ssh-agent implementation... 08:39:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:39:15 $ docker exec b54f4e07bc101d213833388bb81233309b7c795cf90d4561e49b34c510ecb7b2 ssh-agent 08:39:15 SSH_AUTH_SOCK=/tmp/ssh-FS7ANuasJdvi/agent.33 08:39:15 SSH_AGENT_PID=39 08:39:15 Running ssh-add (command line suppressed) 08:39:15 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14960402840772141314.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14960402840772141314.key) 08:39:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:39:15 + git semver tag 08:39:16 2024-08-06 08:39:16,020 [run_tag] DEBUG tag force:False 08:39:16 2024-08-06 08:39:16,021 [check_head_tag] DEBUG check head tag 08:39:16 2024-08-06 08:39:16,026 [execute] INFO git cat-file --batch-check 08:39:16 2024-08-06 08:39:16,026 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 08:39:16 2024-08-06 08:39:16,030 [execute] INFO git cat-file --batch 08:39:16 2024-08-06 08:39:16,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 08:39:16 2024-08-06 08:39:16,074 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 08:39:16 2024-08-06 08:39:16,074 [execute] INFO git tag -a v3.2.0-dev.35 -m v3.2.0-dev.35 08:39:16 2024-08-06 08:39:16,074 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.35', '-m', 'v3.2.0-dev.35'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 08:39:16 2024-08-06 08:39:16,078 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 08:39:16 3.2.0-dev.35 [Pipeline] } 08:39:16 $ docker exec --env ******** --env ******** b54f4e07bc101d213833388bb81233309b7c795cf90d4561e49b34c510ecb7b2 ssh-agent -k 08:39:16 unset SSH_AUTH_SOCK; 08:39:16 unset SSH_AGENT_PID; 08:39:16 echo Agent pid 39 killed; 08:39:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:39:16 + git semver [Pipeline] } 08:39:16 $ docker stop --time=1 b54f4e07bc101d213833388bb81233309b7c795cf90d4561e49b34c510ecb7b2 08:39:18 $ docker rm -f --volumes b54f4e07bc101d213833388bb81233309b7c795cf90d4561e49b34c510ecb7b2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:39:18 08:39:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:39:18 0.23.1-centos7: Pulling from edgex-lftools 08:39:18 ab5ef0e58194: Pulling fs layer 08:39:18 9712f1f96733: Pulling fs layer 08:39:18 63f879dbbcfc: Pulling fs layer 08:39:18 0d9ebad4ef96: Pulling fs layer 08:39:18 e9a5061849ea: Pulling fs layer 08:39:18 d747dcd14b5f: Pulling fs layer 08:39:18 2de7ff778b66: Pulling fs layer 08:39:18 e9a5061849ea: Waiting 08:39:18 d747dcd14b5f: Waiting 08:39:18 0d9ebad4ef96: Waiting 08:39:18 2de7ff778b66: Waiting 08:39:18 9712f1f96733: Download complete 08:39:19 63f879dbbcfc: Verifying Checksum 08:39:19 63f879dbbcfc: Download complete 08:39:19 e9a5061849ea: Verifying Checksum 08:39:19 e9a5061849ea: Download complete 08:39:19 d747dcd14b5f: Verifying Checksum 08:39:19 d747dcd14b5f: Download complete 08:39:19 0d9ebad4ef96: Verifying Checksum 08:39:19 0d9ebad4ef96: Download complete 08:39:19 ab5ef0e58194: Verifying Checksum 08:39:19 ab5ef0e58194: Download complete 08:39:19 2de7ff778b66: Verifying Checksum 08:39:19 2de7ff778b66: Download complete 08:39:21 ab5ef0e58194: Pull complete 08:39:21 9712f1f96733: Pull complete 08:39:22 63f879dbbcfc: Pull complete 08:39:25 0d9ebad4ef96: Pull complete 08:39:25 e9a5061849ea: Pull complete 08:39:25 d747dcd14b5f: Pull complete 08:39:26 2de7ff778b66: Pull complete 08:39:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:39:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:39:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:26 prd-ubuntu20.04-docker-8c-8g-7186 does not seem to be running inside a container 08:39:26 $ 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 08:39:32 $ docker top 716d002a2dae7522e528e8a753f3a2699647e3956f8bb3de8195ed61904b1563 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:39:32 provisioning config files... 08:39:32 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config17846655230012633417tmp 08:39:32 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config16944222826494821434tmp 08:39:32 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4386130111181174648tmp [Pipeline] { [Pipeline] echo 08:39:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:39:32 ---> sigul-configuration.sh 08:39:32 gpg: directory `/root/.gnupg' created 08:39:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:39:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:39:32 gpg: keyring `/root/.gnupg/secring.gpg' created 08:39:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:39:32 gpg: CAST5 encrypted data 08:39:32 gpg: encrypted with 1 passphrase 08:39:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:39:33 + mkdir /home/jenkins 08:39:33 + mkdir /home/jenkins/sigul [Pipeline] sh 08:39:33 + 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 08:39:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:39:33 ---> sigul-install.sh 08:39:33 Sigul already installed; skipping installation. [Pipeline] sh 08:39:33 + git tag --list 08:39:33 v0.0.0 08:39:33 v0.0.1 08:39:33 v0.1.0 08:39:33 v0.1.1 08:39:33 v0.1.10 08:39:33 v0.1.100 08:39:33 v0.1.101 08:39:33 v0.1.102 08:39:33 v0.1.103 08:39:33 v0.1.104 08:39:33 v0.1.105 08:39:33 v0.1.106 08:39:33 v0.1.107 08:39:33 v0.1.108 08:39:33 v0.1.109 08:39:33 v0.1.11 08:39:33 v0.1.110 08:39:33 v0.1.111 08:39:33 v0.1.112 08:39:33 v0.1.113 08:39:33 v0.1.114 08:39:33 v0.1.115 08:39:33 v0.1.116 08:39:33 v0.1.117 08:39:33 v0.1.118 08:39:33 v0.1.119 08:39:33 v0.1.12 08:39:33 v0.1.120 08:39:33 v0.1.121 08:39:33 v0.1.122 08:39:33 v0.1.123 08:39:33 v0.1.124 08:39:33 v0.1.125 08:39:33 v0.1.126 08:39:33 v0.1.127 08:39:33 v0.1.128 08:39:33 v0.1.129 08:39:33 v0.1.13 08:39:33 v0.1.130 08:39:33 v0.1.131 08:39:33 v0.1.132 08:39:33 v0.1.133 08:39:33 v0.1.134 08:39:33 v0.1.135 08:39:33 v0.1.136 08:39:33 v0.1.137 08:39:33 v0.1.138 08:39:33 v0.1.139 08:39:33 v0.1.14 08:39:33 v0.1.140 08:39:33 v0.1.141 08:39:33 v0.1.142 08:39:33 v0.1.143 08:39:33 v0.1.144 08:39:33 v0.1.145 08:39:33 v0.1.146 08:39:33 v0.1.147 08:39:33 v0.1.148 08:39:33 v0.1.149 08:39:33 v0.1.15 08:39:33 v0.1.16 08:39:33 v0.1.17 08:39:33 v0.1.18 08:39:33 v0.1.19 08:39:33 v0.1.2 08:39:33 v0.1.20 08:39:33 v0.1.21 08:39:33 v0.1.22 08:39:33 v0.1.23 08:39:33 v0.1.24 08:39:33 v0.1.25 08:39:33 v0.1.26 08:39:33 v0.1.27 08:39:33 v0.1.28 08:39:33 v0.1.29 08:39:33 v0.1.3 08:39:33 v0.1.30 08:39:33 v0.1.31 08:39:33 v0.1.32 08:39:33 v0.1.33 08:39:33 v0.1.34 08:39:33 v0.1.35 08:39:33 v0.1.36 08:39:33 v0.1.37 08:39:33 v0.1.38 08:39:33 v0.1.39 08:39:33 v0.1.4 08:39:33 v0.1.40 08:39:33 v0.1.41 08:39:33 v0.1.42 08:39:33 v0.1.43 08:39:33 v0.1.44 08:39:33 v0.1.45 08:39:33 v0.1.46 08:39:33 v0.1.47 08:39:33 v0.1.48 08:39:33 v0.1.49 08:39:33 v0.1.5 08:39:33 v0.1.50 08:39:33 v0.1.51 08:39:33 v0.1.52 08:39:33 v0.1.53 08:39:33 v0.1.54 08:39:33 v0.1.55 08:39:33 v0.1.56 08:39:33 v0.1.57 08:39:33 v0.1.58 08:39:33 v0.1.59 08:39:33 v0.1.6 08:39:33 v0.1.60 08:39:33 v0.1.61 08:39:33 v0.1.62 08:39:33 v0.1.63 08:39:33 v0.1.64 08:39:33 v0.1.65 08:39:33 v0.1.66 08:39:33 v0.1.67 08:39:33 v0.1.68 08:39:33 v0.1.69 08:39:33 v0.1.7 08:39:33 v0.1.70 08:39:33 v0.1.71 08:39:33 v0.1.72 08:39:33 v0.1.73 08:39:33 v0.1.74 08:39:33 v0.1.75 08:39:33 v0.1.76 08:39:33 v0.1.77 08:39:33 v0.1.78 08:39:33 v0.1.79 08:39:33 v0.1.8 08:39:33 v0.1.80 08:39:33 v0.1.81 08:39:33 v0.1.82 08:39:33 v0.1.83 08:39:33 v0.1.84 08:39:33 v0.1.85 08:39:33 v0.1.86 08:39:33 v0.1.87 08:39:33 v0.1.88 08:39:33 v0.1.89 08:39:33 v0.1.9 08:39:33 v0.1.90 08:39:33 v0.1.91 08:39:33 v0.1.92 08:39:33 v0.1.93 08:39:33 v0.1.94 08:39:33 v0.1.95 08:39:33 v0.1.96 08:39:33 v0.1.97 08:39:33 v0.1.98 08:39:33 v0.1.99 08:39:33 v2.0.0 08:39:33 v2.1.0 08:39:33 v2.1.1 08:39:33 v2.2.0 08:39:33 v2.3.0 08:39:33 v3.0 08:39:33 v3.0.0 08:39:33 v3.1 08:39:33 v3.1.0 08:39:33 v3.1.0-dev.1 08:39:33 v3.1.0-dev.10 08:39:33 v3.1.0-dev.11 08:39:33 v3.1.0-dev.12 08:39:33 v3.1.0-dev.13 08:39:33 v3.1.0-dev.14 08:39:33 v3.1.0-dev.15 08:39:33 v3.1.0-dev.16 08:39:33 v3.1.0-dev.17 08:39:33 v3.1.0-dev.18 08:39:33 v3.1.0-dev.19 08:39:33 v3.1.0-dev.2 08:39:33 v3.1.0-dev.3 08:39:33 v3.1.0-dev.4 08:39:33 v3.1.0-dev.5 08:39:33 v3.1.0-dev.6 08:39:33 v3.1.0-dev.7 08:39:33 v3.1.0-dev.8 08:39:33 v3.1.0-dev.9 08:39:33 v3.2.0-dev.1 08:39:33 v3.2.0-dev.10 08:39:33 v3.2.0-dev.11 08:39:33 v3.2.0-dev.12 08:39:33 v3.2.0-dev.13 08:39:33 v3.2.0-dev.14 08:39:33 v3.2.0-dev.15 08:39:33 v3.2.0-dev.16 08:39:33 v3.2.0-dev.17 08:39:33 v3.2.0-dev.18 08:39:33 v3.2.0-dev.19 08:39:33 v3.2.0-dev.2 08:39:33 v3.2.0-dev.20 08:39:33 v3.2.0-dev.21 08:39:33 v3.2.0-dev.22 08:39:33 v3.2.0-dev.23 08:39:33 v3.2.0-dev.24 08:39:33 v3.2.0-dev.25 08:39:33 v3.2.0-dev.26 08:39:33 v3.2.0-dev.27 08:39:33 v3.2.0-dev.28 08:39:33 v3.2.0-dev.29 08:39:33 v3.2.0-dev.3 08:39:33 v3.2.0-dev.30 08:39:33 v3.2.0-dev.31 08:39:33 v3.2.0-dev.32 08:39:33 v3.2.0-dev.33 08:39:33 v3.2.0-dev.34 08:39:33 v3.2.0-dev.35 08:39:33 v3.2.0-dev.4 08:39:33 v3.2.0-dev.5 08:39:33 v3.2.0-dev.6 08:39:33 v3.2.0-dev.7 08:39:33 v3.2.0-dev.8 08:39:33 v3.2.0-dev.9 [Pipeline] sh 08:39:34 + lftools sign git-tag v3.2.0-dev.35 08:39:34 Signing Git tag with Sigul... 08:39:34 Signing v3.2.0-dev.35 [Pipeline] echo 08:39:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:39:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:39:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:39:35 $ docker stop --time=1 716d002a2dae7522e528e8a753f3a2699647e3956f8bb3de8195ed61904b1563 08:39:37 $ docker rm -f --volumes 716d002a2dae7522e528e8a753f3a2699647e3956f8bb3de8195ed61904b1563 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:39:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:39:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:39:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:37 prd-ubuntu20.04-docker-8c-8g-7186 does not seem to be running inside a container 08:39:37 $ 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 08:39:38 $ docker top 02c4de7fa0cec32e2739f23cc1356ca9ab5a5e48a4df8b04824866e3242b59e1 -eo pid,comm 08:39:38 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). 08:39:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:39:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:39:38 [ssh-agent] Looking for ssh-agent implementation... 08:39:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:39:38 $ docker exec 02c4de7fa0cec32e2739f23cc1356ca9ab5a5e48a4df8b04824866e3242b59e1 ssh-agent 08:39:38 SSH_AUTH_SOCK=/tmp/ssh-mSwFNJpkSAXc/agent.32 08:39:38 SSH_AGENT_PID=38 08:39:38 Running ssh-add (command line suppressed) 08:39:38 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14412206303937900819.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14412206303937900819.key) 08:39:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:39:38 + git semver bump pre 08:39:39 2024-08-06 08:39:39,066 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 08:39:39 2024-08-06 08:39:39,066 [bump_version] DEBUG bumping version:3.2.0-dev.35 on axis:pre with prefix:dev 08:39:39 2024-08-06 08:39:39,067 [bump_version] DEBUG bumped version:3.2.0-dev.36 08:39:39 2024-08-06 08:39:39,067 [write_version] DEBUG write version:3.2.0-dev.36 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 08:39:39 2024-08-06 08:39:39,067 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 08:39:39 2024-08-06 08:39:39,067 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 08:39:39 2024-08-06 08:39:39,069 [execute] INFO git cat-file --batch-check 08:39:39 2024-08-06 08:39:39,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 08:39:39 2024-08-06 08:39:39,075 [execute] INFO git cat-file --batch 08:39:39 2024-08-06 08:39:39,075 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 08:39:39 2024-08-06 08:39:39,080 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 08:39:39 3.2.0-dev.36 [Pipeline] } 08:39:39 $ docker exec --env ******** --env ******** 02c4de7fa0cec32e2739f23cc1356ca9ab5a5e48a4df8b04824866e3242b59e1 ssh-agent -k 08:39:39 unset SSH_AUTH_SOCK; 08:39:39 unset SSH_AGENT_PID; 08:39:39 echo Agent pid 38 killed; 08:39:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:39:39 + git semver [Pipeline] } 08:39:39 $ docker stop --time=1 02c4de7fa0cec32e2739f23cc1356ca9ab5a5e48a4df8b04824866e3242b59e1 08:39:41 $ docker rm -f --volumes 02c4de7fa0cec32e2739f23cc1356ca9ab5a5e48a4df8b04824866e3242b59e1 [Pipeline] // withDockerContainer [Pipeline] sh 08:39:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:39:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:39:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:41 prd-ubuntu20.04-docker-8c-8g-7186 does not seem to be running inside a container 08:39:41 $ 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 08:39:42 $ docker top 7abd813598e0cb0f69c8fb9b40d261284970735f65c9b76753856a2c27d8ca99 -eo pid,comm 08:39:42 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). 08:39:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:39:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:39:42 [ssh-agent] Looking for ssh-agent implementation... 08:39:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:39:42 $ docker exec 7abd813598e0cb0f69c8fb9b40d261284970735f65c9b76753856a2c27d8ca99 ssh-agent 08:39:42 SSH_AUTH_SOCK=/tmp/ssh-P2TEfrE47gPz/agent.32 08:39:42 SSH_AGENT_PID=38 08:39:42 Running ssh-add (command line suppressed) 08:39:42 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7469796521446119139.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7469796521446119139.key) 08:39:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:39:43 + git semver push 08:39:43 2024-08-06 08:39:43,199 [run_push] DEBUG push 08:39:43 2024-08-06 08:39:43,199 [execute] INFO git cat-file --batch-check 08:39:43 2024-08-06 08:39:43,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 08:39:43 2024-08-06 08:39:43,204 [execute] INFO git rev-list 4d1fbdeb1a0e364f3400bbab65e44943b808be7e -- 08:39:43 2024-08-06 08:39:43,205 [execute] DEBUG Popen(['git', 'rev-list', '4d1fbdeb1a0e364f3400bbab65e44943b808be7e', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 08:39:43 2024-08-06 08:39:43,217 [execute] INFO git fetch -v origin 08:39:43 2024-08-06 08:39:43,218 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 08:39:43 2024-08-06 08:39:43,692 [run_push] DEBUG no remote changes detected 08:39:43 2024-08-06 08:39:43,692 [execute] INFO git push origin semver 08:39:43 2024-08-06 08:39:43,693 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 08:39:44 2024-08-06 08:39:44,535 [run_push] DEBUG push all version tags 08:39:44 2024-08-06 08:39:44,535 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:39:44 2024-08-06 08:39:44,536 [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) 08:39:45 2024-08-06 08:39:45,339 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 08:39:45 3.2.0-dev.36 [Pipeline] } 08:39:45 $ docker exec --env ******** --env ******** 7abd813598e0cb0f69c8fb9b40d261284970735f65c9b76753856a2c27d8ca99 ssh-agent -k 08:39:45 unset SSH_AUTH_SOCK; 08:39:45 unset SSH_AGENT_PID; 08:39:45 echo Agent pid 38 killed; 08:39:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:39:45 + git semver [Pipeline] } 08:39:46 $ docker stop --time=1 7abd813598e0cb0f69c8fb9b40d261284970735f65c9b76753856a2c27d8ca99 08:39:47 $ docker rm -f --volumes 7abd813598e0cb0f69c8fb9b40d261284970735f65c9b76753856a2c27d8ca99 [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 08:39:48 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 08:39:48 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 08:39:48 total 16 08:39:48 drwxr-xr-x 3 root root 4096 Aug 6 08:34 . 08:39:48 drwxrwxr-x 11 jenkins jenkins 4096 Aug 6 08:39 .. 08:39:48 drwxr-xr-x 2 root root 4096 Aug 6 08:34 cost 08:39:48 -rw-r--r-- 1 root root 93 Aug 6 08:34 cost.csv 08:39:48 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 08:39:48 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 08:39:48 total 16 08:39:48 drwxr-xr-x 3 jenkins jenkins 4096 Aug 6 08:34 . 08:39:48 drwxrwxr-x 11 jenkins jenkins 4096 Aug 6 08:39 .. 08:39:48 drwxr-xr-x 2 jenkins jenkins 4096 Aug 6 08:34 cost 08:39:48 -rw-r--r-- 1 jenkins jenkins 93 Aug 6 08:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:39:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:39:49 ---> package-listing.sh 08:39:49 ++ facter osfamily 08:39:49 ++ tr '[:upper:]' '[:lower:]' 08:39:49 + OS_FAMILY=debian 08:39:49 + workspace=/w/workspace/undry_go-mod-core-contracts_main 08:39:49 + START_PACKAGES=/tmp/packages_start.txt 08:39:49 + END_PACKAGES=/tmp/packages_end.txt 08:39:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:39:49 + PACKAGES=/tmp/packages_start.txt 08:39:49 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 08:39:49 + PACKAGES=/tmp/packages_end.txt 08:39:49 + case "${OS_FAMILY}" in 08:39:49 + dpkg -l 08:39:49 + grep '^ii' 08:39:49 + '[' -f /tmp/packages_start.txt ']' 08:39:49 + '[' -f /tmp/packages_end.txt ']' 08:39:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:39:49 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 08:39:49 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 08:39:49 + 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 08:39:49 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 08:39:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:39:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:50 prd-ubuntu20.04-docker-8c-8g-7186 does not seem to be running inside a container 08:39:50 $ 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 08:39:50 $ docker top cefed7f45e9d8f3af10480b56add21b11f05dad2849f3ad8a48ee00ce2b17156 -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:50 + touch /tmp/pre-build-complete [Pipeline] sh 08:39:51 + mkdir -p /var/log/sysstat [Pipeline] sh 08:39:51 + ls /var/log/sa-host 08:39:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:39:51 provisioning config files... 08:39:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config16783072976730667020tmp [Pipeline] { [Pipeline] echo 08:39:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:39:52 ---> create-netrc.sh [Pipeline] } 08:39:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:39:52 ---> python-tools-install.sh [Pipeline] echo 08:39:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:39:52 ---> sudo-logs.sh 08:39:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:39:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:39:53 ---> job-cost.sh 08:39:53 lf-activate-venv: SKIPPING 08:39:53 DEBUG: total: 0.2199999988079071 08:39:53 INFO: Retrieving Stack Cost... 08:39:53 INFO: Retrieving Pricing Info for: v3-standard-8 08:39:53 INFO: Archiving Costs [Pipeline] echo 08:39:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:39:53 ---> logs-deploy.sh 08:39:53 lf-activate-venv: SKIPPING 08:39:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/188 08:39:53 INFO: archiving workspace using pattern(s): 08:39:55 Archives upload complete. 08:39:55 INFO: archiving logs to Nexus 08:39:55 ---> uname -a: 08:39:55 Linux prd-ubuntu20-04-docker-8c-8g-7186 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:39:55 08:39:55 08:39:55 ---> lscpu: 08:39:55 Architecture: x86_64 08:39:55 CPU op-mode(s): 32-bit, 64-bit 08:39:55 Byte Order: Little Endian 08:39:55 Address sizes: 40 bits physical, 48 bits virtual 08:39:55 CPU(s): 8 08:39:55 On-line CPU(s) list: 0-7 08:39:55 Thread(s) per core: 1 08:39:55 Core(s) per socket: 1 08:39:55 Socket(s): 8 08:39:55 NUMA node(s): 1 08:39:55 Vendor ID: AuthenticAMD 08:39:55 CPU family: 23 08:39:55 Model: 49 08:39:55 Model name: AMD EPYC-Rome Processor 08:39:55 Stepping: 0 08:39:55 CPU MHz: 2800.000 08:39:55 BogoMIPS: 5600.00 08:39:55 Virtualization: AMD-V 08:39:55 Hypervisor vendor: KVM 08:39:55 Virtualization type: full 08:39:55 L1d cache: 256 KiB 08:39:55 L1i cache: 256 KiB 08:39:55 L2 cache: 4 MiB 08:39:55 L3 cache: 128 MiB 08:39:55 NUMA node0 CPU(s): 0-7 08:39:55 Vulnerability Itlb multihit: Not affected 08:39:55 Vulnerability L1tf: Not affected 08:39:55 Vulnerability Mds: Not affected 08:39:55 Vulnerability Meltdown: Not affected 08:39:55 Vulnerability Mmio stale data: Not affected 08:39:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:39:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:39:55 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:39:55 Vulnerability Srbds: Not affected 08:39:55 Vulnerability Tsx async abort: Not affected 08:39:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:39:55 08:39:55 08:39:55 ---> nproc: 08:39:55 8 08:39:55 08:39:55 08:39:55 ---> df -h: 08:39:55 Filesystem Size Used Avail Use% Mounted on 08:39:55 overlay 155G 12G 144G 8% / 08:39:55 tmpfs 64M 0 64M 0% /dev 08:39:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:39:55 shm 64M 0 64M 0% /dev/shm 08:39:55 /dev/vda1 155G 12G 144G 8% /facter-os 08:39:55 08:39:55 08:39:55 ---> sar -b -r -n DEV: 08:39:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7186) 08/06/24 _x86_64_ (8 CPU) 08:39:55 08:39:55 08:32:31 LINUX RESTART (8 CPU) 08:39:55 08:39:55 08:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:39:55 08:34:01 357.81 15.56 342.24 0.00 1897.15 37709.72 0.00 08:39:55 08:35:01 67.62 0.25 67.37 0.00 22.53 28723.23 0.00 08:39:55 08:36:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 08:39:55 08:37:01 1.50 0.00 1.50 0.00 0.00 16.80 0.00 08:39:55 08:38:01 46.73 6.12 40.61 0.00 4364.34 8381.54 0.00 08:39:55 08:39:01 12.96 0.15 12.81 0.00 16.53 4809.20 0.00 08:39:55 Average: 81.27 3.68 77.59 0.00 1050.09 13275.43 0.00 08:39:55 08:39:55 08:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:39:55 08:34:01 28755668 31437180 869540 2.64 85808 2839116 1980844 5.84 1301664 2398060 320016 08:39:55 08:35:01 28732124 31551128 757452 2.30 95208 2948520 1733104 5.11 1111440 2589828 4 08:39:55 08:36:01 28733800 31552944 755444 2.30 95256 2948524 1733104 5.11 1110228 2589832 12 08:39:55 08:37:01 28740672 31559844 748484 2.28 95296 2948524 1733104 5.11 1103180 2589832 8 08:39:55 08:38:01 28288528 31537284 739900 2.25 124212 3346944 1720188 5.07 1379028 2727976 980 08:39:55 08:39:01 27577296 31516188 758168 2.31 138164 3973108 1746592 5.15 1414588 3353496 516448 08:39:55 Average: 28471348 31525761 771498 2.35 105657 3167456 1774489 5.23 1236688 2708171 139578 08:39:55 08:39:55 08:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:39:55 08:34:01 ens3 578.39 335.08 6225.26 93.39 0.00 0.00 0.00 0.00 08:39:55 08:34:01 lo 3.33 3.33 0.32 0.32 0.00 0.00 0.00 0.00 08:39:55 08:34:01 docker0 52.52 89.87 4.56 860.53 0.00 0.00 0.00 0.00 08:39:55 08:34:01 veth0251e79 45.36 83.02 4.40 795.99 0.00 0.00 0.00 0.07 08:39:55 08:35:01 ens3 103.95 61.81 2535.93 12.93 0.00 0.00 0.00 0.00 08:39:55 08:35:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 08:39:55 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:55 08:36:01 ens3 0.52 0.32 0.35 0.26 0.00 0.00 0.00 0.00 08:39:55 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:55 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:55 08:37:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:39:55 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:55 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:55 08:38:01 ens3 203.78 89.07 2733.16 6.33 0.00 0.00 0.00 0.00 08:39:55 08:38:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 08:39:55 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:55 08:39:01 ens3 114.96 66.46 3609.13 10.29 0.00 0.00 0.00 0.00 08:39:55 08:39:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 08:39:55 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:55 Average: ens3 166.96 92.14 2517.31 20.54 0.00 0.00 0.00 0.00 08:39:55 Average: lo 1.11 1.11 0.10 0.10 0.00 0.00 0.00 0.00 08:39:55 Average: docker0 8.75 14.98 0.76 143.42 0.00 0.00 0.00 0.00 08:39:55 08:39:55 08:39:55 ---> sar -P ALL: 08:39:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7186) 08/06/24 _x86_64_ (8 CPU) 08:39:55 08:39:55 08:32:31 LINUX RESTART (8 CPU) 08:39:55 08:39:55 08:33:01 CPU %user %nice %system %iowait %steal %idle 08:39:55 08:34:01 all 17.61 0.00 4.09 2.69 0.06 75.54 08:39:55 08:34:01 0 16.94 0.00 4.30 12.28 0.07 66.41 08:39:55 08:34:01 1 18.20 0.00 4.27 2.92 0.07 74.54 08:39:55 08:34:01 2 19.39 0.00 3.87 0.52 0.05 76.17 08:39:55 08:34:01 3 17.96 0.00 3.99 0.45 0.05 77.55 08:39:55 08:34:01 4 17.24 0.00 4.07 2.04 0.08 76.56 08:39:55 08:34:01 5 16.14 0.00 4.47 2.11 0.07 77.22 08:39:55 08:34:01 6 17.43 0.00 3.64 0.29 0.05 78.60 08:39:55 08:34:01 7 17.58 0.00 4.15 0.91 0.07 77.29 08:39:55 08:35:01 all 9.07 0.00 1.75 1.61 0.04 87.53 08:39:55 08:35:01 0 8.02 0.00 1.86 6.21 0.03 83.87 08:39:55 08:35:01 1 8.44 0.00 1.79 0.02 0.05 89.70 08:39:55 08:35:01 2 8.97 0.00 1.82 0.12 0.03 89.06 08:39:55 08:35:01 3 8.77 0.00 2.18 0.67 0.03 88.36 08:39:55 08:35:01 4 9.76 0.00 1.59 0.57 0.03 88.05 08:39:55 08:35:01 5 9.45 0.00 1.66 0.05 0.03 88.81 08:39:55 08:35:01 6 9.96 0.00 1.26 0.05 0.05 88.68 08:39:55 08:35:01 7 9.21 0.00 1.88 5.18 0.05 83.68 08:39:55 08:36:01 all 0.05 0.00 0.02 0.00 0.01 99.91 08:39:55 08:36:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:39:55 08:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:39:55 08:36:01 2 0.00 0.00 0.02 0.02 0.00 99.97 08:39:55 08:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:39:55 08:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:39:55 08:36:01 5 0.30 0.00 0.02 0.00 0.02 99.67 08:39:55 08:36:01 6 0.02 0.00 0.03 0.00 0.02 99.93 08:39:55 08:36:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:39:55 08:37:01 all 0.17 0.00 0.01 0.01 0.01 99.80 08:39:55 08:37:01 0 0.02 0.00 0.03 0.02 0.02 99.92 08:39:55 08:37:01 1 0.03 0.00 0.00 0.02 0.02 99.93 08:39:55 08:37:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:39:55 08:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:39:55 08:37:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:39:55 08:37:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:39:55 08:37:01 6 0.02 0.00 0.02 0.00 0.03 99.93 08:39:55 08:37:01 7 1.19 0.00 0.02 0.00 0.02 98.78 08:39:55 08:38:01 all 2.58 0.00 1.20 0.64 0.02 95.56 08:39:55 08:38:01 0 2.83 0.00 1.27 0.15 0.02 95.73 08:39:55 08:38:01 1 2.95 0.00 2.74 0.88 0.02 93.41 08:39:55 08:38:01 2 2.92 0.00 0.67 1.95 0.02 94.44 08:39:55 08:38:01 3 2.94 0.00 0.68 0.05 0.02 96.31 08:39:55 08:38:01 4 1.57 0.00 0.75 0.95 0.02 96.71 08:39:55 08:38:01 5 2.36 0.00 0.85 0.63 0.02 96.14 08:39:55 08:38:01 6 2.16 0.00 0.64 0.48 0.03 96.69 08:39:55 08:38:01 7 2.90 0.00 2.00 0.03 0.03 95.03 08:39:55 08:39:01 all 2.68 0.00 1.11 0.29 0.03 95.90 08:39:55 08:39:01 0 2.61 0.00 0.95 0.00 0.03 96.41 08:39:55 08:39:01 1 2.65 0.00 0.94 0.00 0.02 96.40 08:39:55 08:39:01 2 1.82 0.00 1.45 0.62 0.02 96.09 08:39:55 08:39:01 3 4.29 0.00 1.03 0.10 0.03 94.55 08:39:55 08:39:01 4 2.64 0.00 1.04 1.54 0.02 94.77 08:39:55 08:39:01 5 1.94 0.00 0.95 0.00 0.02 97.09 08:39:55 08:39:01 6 2.87 0.00 1.25 0.03 0.03 95.80 08:39:55 08:39:01 7 2.60 0.00 1.29 0.00 0.03 96.08 08:39:55 Average: all 5.34 0.00 1.36 0.87 0.03 92.41 08:39:55 Average: 0 5.05 0.00 1.40 3.09 0.03 90.42 08:39:55 Average: 1 5.36 0.00 1.62 0.64 0.03 92.35 08:39:55 Average: 2 5.50 0.00 1.30 0.54 0.02 92.64 08:39:55 Average: 3 5.64 0.00 1.31 0.21 0.02 92.82 08:39:55 Average: 4 5.18 0.00 1.24 0.85 0.03 92.71 08:39:55 Average: 5 5.02 0.00 1.32 0.46 0.03 93.17 08:39:55 Average: 6 5.39 0.00 1.14 0.14 0.04 93.30 08:39:55 Average: 7 5.56 0.00 1.56 1.01 0.04 91.83 08:39:55 08:39:55 08:39:55