Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d36c67e545f2adce81506989c562e71ba09fe7a3 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-ssh8170795817443664942.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh52381776593770697.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh9212019789753730122.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh11707688248721151061.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-ssh11050611968424297094.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13863 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 > 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 Avoid second fetch Checking out Revision d36c67e545f2adce81506989c562e71ba09fe7a3 (main) Commit message: "Merge pull request #834 from weichou1229/issue-830" > git config core.sparsecheckout # timeout=10 > git checkout -f d36c67e545f2adce81506989c562e71ba09fe7a3 # timeout=10 > git rev-list --no-walk 40381eec9efbd2e977a1c8696eff467b2cc0eb9c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:43:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:43:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:43:15 ========================================================= 06:43:15 EdgeX Global Pipelines Version Info 06:43:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:43:15 ------------------- 06:43:15 stable info: 06:43:15 ------------------- 06:43:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:43:15 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 06:43:15 Message: update stable to v1.0.249 06:43:16 ------------------- 06:43:16 experimental info: 06:43:16 ------------------- 06:43:16 Commited By: **** collab-it+edgex@linuxfoundation.org 06:43:16 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 06:43:16 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:43:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:43:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d36c67e545f2adce81506989c562e71ba09fe7a3 [Pipeline] echo 06:43:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d36c67e [Pipeline] echo 06:43:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:43:17 + git rev-list -1 --merges d36c67e545f2adce81506989c562e71ba09fe7a3~1..d36c67e545f2adce81506989c562e71ba09fe7a3 [Pipeline] echo 06:43:17 -----------> git rev-list -1 --merges d36c67e545f2adce81506989c562e71ba09fe7a3~1..d36c67e545f2adce81506989c562e71ba09fe7a3 d36c67e545f2adce81506989c562e71ba09fe7a3 06:43:17 d36c67e545f2adce81506989c562e71ba09fe7a3 [false] [Pipeline] sh 06:43:17 + git log --format=format:%s -1 d36c67e545f2adce81506989c562e71ba09fe7a3 [Pipeline] echo 06:43:17 ========================================================= 06:43:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:43:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:43:18 + git log --format=format:%s -1 d36c67e545f2adce81506989c562e71ba09fe7a3 [Pipeline] echo 06:43:18 [semverPrep] GIT_COMMIT: d36c67e545f2adce81506989c562e71ba09fe7a3, Commit Message: Merge pull request #834 from weichou1229/issue-830 [Pipeline] echo 06:43:18 [semverPrep] This is not a build commit. [Pipeline] sh 06:43:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:43:18 + grep -v github /etc/ssh/ssh_known_hosts 06:43:18 + [ -e /tmp/ssh_known_hosts ] 06:43:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:43:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:43:18 + sudo tee -a /etc/ssh/ssh_known_hosts 06:43:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:43:19 06:43:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:43:19 0.1.4: Pulling from edgex-devops/py-git-semver 06:43:19 b85a868b505f: Pulling fs layer 06:43:19 e2be974225ed: Pulling fs layer 06:43:19 339a4e72a1f5: Pulling fs layer 06:43:19 988bab9f4d93: Pulling fs layer 06:43:19 1469e6f7b9e6: Pulling fs layer 06:43:19 eaf3925da568: Pulling fs layer 06:43:19 bab4dde63d76: Pulling fs layer 06:43:19 bde34c3a00c8: Pulling fs layer 06:43:19 b352a97aabf1: Pulling fs layer 06:43:19 4872d77fe225: Pulling fs layer 06:43:19 5851b861e8e6: Pulling fs layer 06:43:19 1469e6f7b9e6: Waiting 06:43:19 988bab9f4d93: Waiting 06:43:19 4872d77fe225: Waiting 06:43:19 5851b861e8e6: Waiting 06:43:19 bde34c3a00c8: Waiting 06:43:19 b352a97aabf1: Waiting 06:43:19 eaf3925da568: Waiting 06:43:19 bab4dde63d76: Waiting 06:43:19 e2be974225ed: Download complete 06:43:19 988bab9f4d93: Download complete 06:43:19 1469e6f7b9e6: Verifying Checksum 06:43:19 1469e6f7b9e6: Download complete 06:43:19 eaf3925da568: Download complete 06:43:19 339a4e72a1f5: Verifying Checksum 06:43:19 339a4e72a1f5: Download complete 06:43:19 bde34c3a00c8: Download complete 06:43:19 b352a97aabf1: Verifying Checksum 06:43:19 b352a97aabf1: Download complete 06:43:19 4872d77fe225: Verifying Checksum 06:43:19 4872d77fe225: Download complete 06:43:19 5851b861e8e6: Verifying Checksum 06:43:19 5851b861e8e6: Download complete 06:43:19 b85a868b505f: Verifying Checksum 06:43:19 b85a868b505f: Download complete 06:43:19 bab4dde63d76: Verifying Checksum 06:43:19 bab4dde63d76: Download complete 06:43:20 b85a868b505f: Pull complete 06:43:21 e2be974225ed: Pull complete 06:43:21 339a4e72a1f5: Pull complete 06:43:21 988bab9f4d93: Pull complete 06:43:22 1469e6f7b9e6: Pull complete 06:43:22 eaf3925da568: Pull complete 06:43:24 bab4dde63d76: Pull complete 06:43:24 bde34c3a00c8: Pull complete 06:43:24 b352a97aabf1: Pull complete 06:43:24 4872d77fe225: Pull complete 06:43:24 5851b861e8e6: Pull complete 06:43:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:43:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:43:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:24 prd-ubuntu20.04-docker-8c-8g-13863 does not seem to be running inside a container 06:43:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:43:28 $ docker top 4f1bbf28c32d88167d64dbba4f3edb45508b26f7fb999e1d6e8551d87f403f86 -eo pid,comm 06:43:28 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). 06:43:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:43:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:28 [ssh-agent] Looking for ssh-agent implementation... 06:43:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:28 $ docker exec 4f1bbf28c32d88167d64dbba4f3edb45508b26f7fb999e1d6e8551d87f403f86 ssh-agent 06:43:28 SSH_AUTH_SOCK=/tmp/ssh-5NzXUtfyAEy4/agent.32 06:43:28 SSH_AGENT_PID=38 06:43:28 Running ssh-add (command line suppressed) 06:43:29 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_16822780125618288950.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_16822780125618288950.key) 06:43:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:29 + git tag --points-at HEAD [Pipeline] } 06:43:29 $ docker exec --env ******** --env ******** 4f1bbf28c32d88167d64dbba4f3edb45508b26f7fb999e1d6e8551d87f403f86 ssh-agent -k 06:43:29 unset SSH_AUTH_SOCK; 06:43:29 unset SSH_AGENT_PID; 06:43:29 echo Agent pid 38 killed; 06:43:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:43:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:29 [ssh-agent] Looking for ssh-agent implementation... 06:43:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:29 $ docker exec 4f1bbf28c32d88167d64dbba4f3edb45508b26f7fb999e1d6e8551d87f403f86 ssh-agent 06:43:29 SSH_AUTH_SOCK=/tmp/ssh-uDP2r1yBvEwF/agent.71 06:43:29 SSH_AGENT_PID=77 06:43:29 Running ssh-add (command line suppressed) 06:43:29 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_447993673355549997.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_447993673355549997.key) 06:43:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:30 + git semver init 06:43:30 2023-05-05 06:43:30,437 [run_init] DEBUG init version:0.0.0 force:False 06:43:30 2023-05-05 06:43:30,437 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 06:43:30 2023-05-05 06:43:30,438 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 06:43:30 2023-05-05 06:43:30,438 [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) 06:43:31 2023-05-05 06:43:31,136 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 06:43:31 2023-05-05 06:43:31,136 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 06:43:31 2023-05-05 06:43:31,136 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 06:43:31 2023-05-05 06:43:31,136 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 06:43:31 3.0.0-dev.40 [Pipeline] } 06:43:31 $ docker exec --env ******** --env ******** 4f1bbf28c32d88167d64dbba4f3edb45508b26f7fb999e1d6e8551d87f403f86 ssh-agent -k 06:43:31 unset SSH_AUTH_SOCK; 06:43:31 unset SSH_AGENT_PID; 06:43:31 echo Agent pid 77 killed; 06:43:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:43:31 + git semver [Pipeline] } 06:43:32 $ docker stop --time=1 4f1bbf28c32d88167d64dbba4f3edb45508b26f7fb999e1d6e8551d87f403f86 06:43:33 $ docker rm -f --volumes 4f1bbf28c32d88167d64dbba4f3edb45508b26f7fb999e1d6e8551d87f403f86 [Pipeline] // withDockerContainer [Pipeline] sh 06:43:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:43:34 Stashed 1 file(s) [Pipeline] echo 06:43:34 [edgeXSemver]: initialized semver on version 3.0.0-dev.40 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:43:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:43:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:43:34 ========================================================= 06:43:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 06:43:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 06:43:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:43:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 06:43:34 f56be85fc22e: Pulling fs layer 06:43:34 85791d961cd3: Pulling fs layer 06:43:34 d694b5ae8c79: Pulling fs layer 06:43:34 9f32a84ed3da: Pulling fs layer 06:43:34 4d19c01a9841: Pulling fs layer 06:43:34 9f32a84ed3da: Waiting 06:43:34 9325e15d5711: Pulling fs layer 06:43:34 556b6ee489ea: Pulling fs layer 06:43:34 c5a4b2cf53e6: Pulling fs layer 06:43:34 556b6ee489ea: Waiting 06:43:34 4d19c01a9841: Waiting 06:43:34 9325e15d5711: Waiting 06:43:34 85791d961cd3: Download complete 06:43:34 9f32a84ed3da: Verifying Checksum 06:43:34 9f32a84ed3da: Download complete 06:43:34 4d19c01a9841: Download complete 06:43:34 f56be85fc22e: Verifying Checksum 06:43:34 f56be85fc22e: Download complete 06:43:34 9325e15d5711: Verifying Checksum 06:43:34 9325e15d5711: Download complete 06:43:34 f56be85fc22e: Pull complete 06:43:34 85791d961cd3: Pull complete 06:43:34 c5a4b2cf53e6: Verifying Checksum 06:43:34 c5a4b2cf53e6: Download complete 06:43:35 d694b5ae8c79: Download complete 06:43:35 556b6ee489ea: Verifying Checksum 06:43:35 556b6ee489ea: Download complete 06:43:39 d694b5ae8c79: Pull complete 06:43:39 9f32a84ed3da: Pull complete 06:43:39 4d19c01a9841: Pull complete 06:43:39 9325e15d5711: Pull complete 06:43:42 556b6ee489ea: Pull complete 06:43:42 c5a4b2cf53e6: Pull complete 06:43:42 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 06:43:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:43:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 06:43:43 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:43 + docker inspect -f . ci-base-image-x86_64 06:43:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:43 prd-ubuntu20.04-docker-8c-8g-13863 does not seem to be running inside a container 06:43:43 $ 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 ******** ci-base-image-x86_64 cat 06:43:48 $ docker top c9977eb2ecc0caa887ed80474dbef2a2cbc4ba8aeb5f1842e59dbd5944f8b62e -eo pid,comm [Pipeline] { [Pipeline] sh 06:43:48 + go version 06:43:48 go version go1.20.2 linux/amd64 [Pipeline] } 06:43:48 $ docker stop --time=1 c9977eb2ecc0caa887ed80474dbef2a2cbc4ba8aeb5f1842e59dbd5944f8b62e 06:43:49 Still waiting to schedule task 06:43:49 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 06:43:49 $ docker rm -f --volumes c9977eb2ecc0caa887ed80474dbef2a2cbc4ba8aeb5f1842e59dbd5944f8b62e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:50 + docker inspect -f . ci-base-image-x86_64 06:43:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:50 prd-ubuntu20.04-docker-8c-8g-13863 does not seem to be running inside a container 06:43:50 $ 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 ******** ci-base-image-x86_64 cat 06:43:50 $ docker top c2f380a0d5911eea52d1b08e263c04907401ba5b39e32c0568adcf16471f9368 -eo pid,comm [Pipeline] { [Pipeline] sh 06:43:51 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 06:43:51 + make test 06:43:51 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:43:51 go: downloading github.com/go-playground/validator/v10 v10.13.0 06:43:51 go: downloading github.com/stretchr/testify v1.8.2 06:43:51 go: downloading github.com/google/uuid v1.3.0 06:43:51 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 06:43:51 go: downloading github.com/go-kit/log v0.2.1 06:43:51 go: downloading gopkg.in/yaml.v3 v3.0.1 06:43:51 go: downloading github.com/x448/float16 v0.8.4 06:43:51 go: downloading github.com/go-logfmt/logfmt v0.5.1 06:43:51 go: downloading github.com/davecgh/go-spew v1.1.1 06:43:51 go: downloading github.com/pmezard/go-difflib v1.0.0 06:43:51 go: downloading github.com/stretchr/objx v0.5.0 06:43:51 go: downloading github.com/go-playground/universal-translator v0.18.1 06:43:51 go: downloading golang.org/x/crypto v0.7.0 06:43:51 go: downloading github.com/leodido/go-urn v1.2.3 06:43:51 go: downloading golang.org/x/text v0.8.0 06:43:51 go: downloading github.com/go-playground/locales v0.14.1 06:43:57 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 06:44:03 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils [no test files] 06:44:03 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 06:44:03 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 06:44:03 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 06:44:03 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.113s coverage: 83.5% of statements 06:44:03 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.014s coverage: 29.4% of statements 06:44:03 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.029s coverage: 18.3% of statements 06:44:03 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.027s coverage: 53.8% of statements 06:44:03 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.012s coverage: 90.0% of statements 06:44:04 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.044s coverage: 86.7% of statements 06:44:04 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.011s coverage: 60.5% of statements 06:44:04 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.008s coverage: 36.1% of statements 06:44:04 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.016s coverage: 48.7% of statements 06:44:16 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:44:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:44:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 06:44:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:44:16 $ docker stop --time=1 c2f380a0d5911eea52d1b08e263c04907401ba5b39e32c0568adcf16471f9368 06:44:20 $ docker rm -f --volumes c2f380a0d5911eea52d1b08e263c04907401ba5b39e32c0568adcf16471f9368 [Pipeline] // withDockerContainer [Pipeline] sh 06:44:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:44:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:44:21 06:44:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:44:21 latest: Pulling from edgex-lftools-log-publisher 06:44:21 5eb5b503b376: Pulling fs layer 06:44:21 5c69ac0246d0: Pulling fs layer 06:44:21 ec43610c2a17: Pulling fs layer 06:44:21 3a2ae6a8a46f: Pulling fs layer 06:44:21 33b1e0a273af: Pulling fs layer 06:44:21 5d3b04190fa2: Pulling fs layer 06:44:21 2f39f015ded8: Pulling fs layer 06:44:21 3a2ae6a8a46f: Waiting 06:44:21 33b1e0a273af: Waiting 06:44:21 5d3b04190fa2: Waiting 06:44:21 2f39f015ded8: Waiting 06:44:21 5c69ac0246d0: Download complete 06:44:21 3a2ae6a8a46f: Verifying Checksum 06:44:21 3a2ae6a8a46f: Download complete 06:44:21 33b1e0a273af: Verifying Checksum 06:44:21 33b1e0a273af: Download complete 06:44:21 5d3b04190fa2: Download complete 06:44:21 ec43610c2a17: Verifying Checksum 06:44:21 ec43610c2a17: Download complete 06:44:22 5eb5b503b376: Verifying Checksum 06:44:22 5eb5b503b376: Download complete 06:44:22 2f39f015ded8: Verifying Checksum 06:44:22 2f39f015ded8: Download complete 06:44:23 5eb5b503b376: Pull complete 06:44:23 5c69ac0246d0: Pull complete 06:44:23 ec43610c2a17: Pull complete 06:44:23 3a2ae6a8a46f: Pull complete 06:44:23 33b1e0a273af: Pull complete 06:44:24 5d3b04190fa2: Pull complete 06:44:28 2f39f015ded8: Pull complete 06:44:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:44:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:44:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:44:28 prd-ubuntu20.04-docker-8c-8g-13863 does not seem to be running inside a container 06:44:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:44:32 $ docker top 55939e0bc919fe01781d1dc447e5fbba97d6481775fcbbc9cad68d12470fc72d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:32 ---> job-cost.sh 06:44:32 lf-activate-venv: SKIPPING 06:44:32 INFO: No Stack... 06:44:32 INFO: Retrieving Pricing Info for: v3-standard-8 06:44:33 INFO: Archiving Costs [Pipeline] sh 06:44:33 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 06:44:33 + cut -d, -f6 [Pipeline] lock 06:44:33 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-130-stack-cost] 06:44:33 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-130-stack-cost] did not exist. Created. 06:44:33 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:44:34 + echo total: 0.2199999988079071 [Pipeline] stash 06:44:34 Stashed 1 file(s) [Pipeline] } 06:44:34 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-130-stack-cost] [Pipeline] // lock [Pipeline] } 06:44:34 $ docker stop --time=1 55939e0bc919fe01781d1dc447e5fbba97d6481775fcbbc9cad68d12470fc72d 06:44:35 $ docker rm -f --volumes 55939e0bc919fe01781d1dc447e5fbba97d6481775fcbbc9cad68d12470fc72d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:46:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13866 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 06:46:58 Running in /w/workspace/go-mod-core-contracts/130 [Pipeline] { [Pipeline] checkout 06:46:58 The recommended git tool is: git 06:47:04 using credential edgex-jenkins-ssh 06:47:04 Cloning the remote Git repository 06:47:04 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 06:47:04 > git init /w/workspace/go-mod-core-contracts/130 # timeout=10 06:47:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:47:04 > git --version # timeout=10 06:47:04 > git --version # 'git version 2.25.1' 06:47:04 using GIT_SSH to set credentials SSH Credentials for GitHub 06:47:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:47:06 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:47:07 Avoid second fetch 06:47:07 Checking out Revision d36c67e545f2adce81506989c562e71ba09fe7a3 (main) 06:47:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:47:07 > git config core.sparsecheckout # timeout=10 06:47:07 > git checkout -f d36c67e545f2adce81506989c562e71ba09fe7a3 # timeout=10 06:47:08 Commit message: "Merge pull request #834 from weichou1229/issue-830" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:47:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:47:08 % Total % Received % Xferd Average Speed Time Time Time Current 06:47:08 Dload Upload Total Spent Left Speed 06:47:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 06:47:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:47:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:47:10 + sudo tee /etc/docker/daemon.new 06:47:10 { 06:47:10 "registry-mirrors": [ 06:47:10 "https://nexus3.edgexfoundry.org:10001" 06:47:10 ], 06:47:10 "bip": "10.250.0.254/24", 06:47:10 "hosts": [ 06:47:10 "tcp://0.0.0.0:5555", 06:47:10 "unix:///var/run/docker.sock" 06:47:10 ], 06:47:10 "mtu": 1458, 06:47:10 "selinux-enabled": true, 06:47:10 "seccomp-profile": "/etc/docker/seccomp.json" 06:47:10 } [Pipeline] sh 06:47:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:47:10 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 06:47:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:47:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:47:29 ========================================================= 06:47:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 06:47:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 06:47:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:47:30 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:47:30 c41833b44d91: Pulling fs layer 06:47:30 ed15518f5707: Pulling fs layer 06:47:30 feae8fd75edb: Pulling fs layer 06:47:30 242c74f7c9fa: Pulling fs layer 06:47:30 3cdef696dda3: Pulling fs layer 06:47:30 2ced38df9373: Pulling fs layer 06:47:30 58f1dce35555: Pulling fs layer 06:47:30 242c74f7c9fa: Waiting 06:47:30 3cdef696dda3: Waiting 06:47:30 2ced38df9373: Waiting 06:47:30 58f1dce35555: Waiting 06:47:30 ed15518f5707: Verifying Checksum 06:47:30 ed15518f5707: Download complete 06:47:30 242c74f7c9fa: Verifying Checksum 06:47:30 242c74f7c9fa: Download complete 06:47:30 3cdef696dda3: Verifying Checksum 06:47:30 3cdef696dda3: Download complete 06:47:30 c41833b44d91: Verifying Checksum 06:47:30 c41833b44d91: Download complete 06:47:31 c41833b44d91: Pull complete 06:47:31 58f1dce35555: Verifying Checksum 06:47:31 58f1dce35555: Download complete 06:47:31 ed15518f5707: Pull complete 06:47:32 feae8fd75edb: Verifying Checksum 06:47:32 feae8fd75edb: Download complete 06:47:32 2ced38df9373: Verifying Checksum 06:47:32 2ced38df9373: Download complete 06:47:42 feae8fd75edb: Pull complete 06:47:43 242c74f7c9fa: Pull complete 06:47:43 3cdef696dda3: Pull complete 06:47:50 2ced38df9373: Pull complete 06:47:51 58f1dce35555: Pull complete 06:47:51 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 06:47:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:47:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 06:47:51 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:52 + docker inspect -f . ci-base-image-arm64 06:47:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:47:52 prd-ubuntu20.04-docker-arm64-4c-16g-13866 does not seem to be running inside a container 06:47:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/130 -v /w/workspace/go-mod-core-contracts/130:/w/workspace/go-mod-core-contracts/130:rw,z -v /w/workspace/go-mod-core-contracts/130@tmp:/w/workspace/go-mod-core-contracts/130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:47:55 $ docker top 00a4e3ffaa61a6d1cc3fadfd09e2c2469c4f597922b1d0d5e3449ffdeab51924 -eo pid,comm [Pipeline] { [Pipeline] sh 06:47:56 + go version 06:47:56 go version go1.20.2 linux/arm64 [Pipeline] } 06:47:56 $ docker stop --time=1 00a4e3ffaa61a6d1cc3fadfd09e2c2469c4f597922b1d0d5e3449ffdeab51924 06:47:58 $ docker rm -f --volumes 00a4e3ffaa61a6d1cc3fadfd09e2c2469c4f597922b1d0d5e3449ffdeab51924 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:58 + docker inspect -f . ci-base-image-arm64 06:47:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:47:59 prd-ubuntu20.04-docker-arm64-4c-16g-13866 does not seem to be running inside a container 06:47:59 $ 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/130 -v /w/workspace/go-mod-core-contracts/130:/w/workspace/go-mod-core-contracts/130:rw,z -v /w/workspace/go-mod-core-contracts/130@tmp:/w/workspace/go-mod-core-contracts/130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:48:00 $ docker top 8661f8cfa374b1f29a58e7e220772bf4b135c495ed1ca4006137430c22f5f81e -eo pid,comm [Pipeline] { [Pipeline] sh 06:48:00 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/130 [Pipeline] fileExists [Pipeline] sh 06:48:01 + make test 06:48:01 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:48:02 go: downloading github.com/google/uuid v1.3.0 06:48:02 go: downloading github.com/stretchr/testify v1.8.2 06:48:02 go: downloading github.com/go-kit/log v0.2.1 06:48:02 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 06:48:02 go: downloading github.com/go-playground/validator/v10 v10.13.0 06:48:02 go: downloading gopkg.in/yaml.v3 v3.0.1 06:48:02 go: downloading github.com/go-logfmt/logfmt v0.5.1 06:48:02 go: downloading github.com/davecgh/go-spew v1.1.1 06:48:02 go: downloading github.com/pmezard/go-difflib v1.0.0 06:48:02 go: downloading github.com/stretchr/objx v0.5.0 06:48:02 go: downloading github.com/x448/float16 v0.8.4 06:48:02 go: downloading github.com/go-playground/universal-translator v0.18.1 06:48:02 go: downloading github.com/leodido/go-urn v1.2.3 06:48:02 go: downloading golang.org/x/crypto v0.7.0 06:48:02 go: downloading golang.org/x/text v0.8.0 06:48:02 go: downloading github.com/go-playground/locales v0.14.1 06:48:35 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 06:49:31 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils [no test files] 06:49:31 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 06:49:31 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 06:49:31 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.507s coverage: 83.5% of statements 06:49:31 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 06:49:31 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.052s coverage: 29.4% of statements 06:49:31 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.067s coverage: 18.3% of statements 06:49:31 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.155s coverage: 53.8% of statements 06:49:31 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.071s coverage: 90.0% of statements 06:49:32 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.394s coverage: 86.7% of statements 06:49:32 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.070s coverage: 60.5% of statements 06:49:33 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.020s coverage: 36.1% of statements 06:49:34 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.048s coverage: 48.7% of statements 06:49:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:49:34 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:49:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:49:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 06:49:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:49:50 $ docker stop --time=1 8661f8cfa374b1f29a58e7e220772bf4b135c495ed1ca4006137430c22f5f81e 06:49:53 $ docker rm -f --volumes 8661f8cfa374b1f29a58e7e220772bf4b135c495ed1ca4006137430c22f5f81e [Pipeline] // withDockerContainer [Pipeline] sh 06:49:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:49:55 Warning: overwriting stash ‘coverage-report’ 06:49:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:49:56 06:49:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:49:57 arm64: Pulling from edgex-lftools-log-publisher 06:49:57 8998bd30e6a1: Pulling fs layer 06:49:57 04944245beec: Pulling fs layer 06:49:57 699f458cf7ca: Pulling fs layer 06:49:57 765212b225bb: Pulling fs layer 06:49:57 f23df028b6ca: Pulling fs layer 06:49:57 d65c8cfc05b1: Pulling fs layer 06:49:57 2437ff75d9bd: Pulling fs layer 06:49:57 f23df028b6ca: Waiting 06:49:57 d65c8cfc05b1: Waiting 06:49:57 2437ff75d9bd: Waiting 06:49:57 765212b225bb: Waiting 06:49:57 04944245beec: Verifying Checksum 06:49:57 04944245beec: Download complete 06:49:57 765212b225bb: Verifying Checksum 06:49:57 765212b225bb: Download complete 06:49:57 f23df028b6ca: Verifying Checksum 06:49:57 f23df028b6ca: Download complete 06:49:57 d65c8cfc05b1: Verifying Checksum 06:49:57 d65c8cfc05b1: Download complete 06:49:57 699f458cf7ca: Verifying Checksum 06:49:57 699f458cf7ca: Download complete 06:49:58 8998bd30e6a1: Verifying Checksum 06:49:58 8998bd30e6a1: Download complete 06:50:00 2437ff75d9bd: Verifying Checksum 06:50:00 2437ff75d9bd: Download complete 06:50:02 8998bd30e6a1: Pull complete 06:50:02 04944245beec: Pull complete 06:50:04 699f458cf7ca: Pull complete 06:50:04 765212b225bb: Pull complete 06:50:05 f23df028b6ca: Pull complete 06:50:05 d65c8cfc05b1: Pull complete 06:50:20 2437ff75d9bd: Pull complete 06:50:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:50:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:50:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:20 prd-ubuntu20.04-docker-arm64-4c-16g-13866 does not seem to be running inside a container 06:50:20 $ 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/130 -v /w/workspace/go-mod-core-contracts/130:/w/workspace/go-mod-core-contracts/130:rw,z -v /w/workspace/go-mod-core-contracts/130@tmp:/w/workspace/go-mod-core-contracts/130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:50:23 $ docker top 562d690da580c8c5e688557cbe56559037819b46d5f8e7cce881990cda40e596 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:50:24 ---> job-cost.sh 06:50:24 lf-activate-venv: SKIPPING 06:50:24 INFO: No Stack... 06:50:24 INFO: Retrieving Pricing Info for: v3-standard-4 06:50:25 INFO: Archiving Costs [Pipeline] sh 06:50:25 + cat /w/workspace/go-mod-core-contracts/130/archives/cost.csv 06:50:26 + cut -d, -f6 [Pipeline] lock 06:50:26 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-130-stack-cost] 06:50:26 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-130-stack-cost] did not exist. Created. 06:50:26 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:50:26 /w/workspace/go-mod-core-contracts/130@tmp/durable-164fa670/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:50:27 + echo total: 0.10999999940395355 [Pipeline] stash 06:50:27 Warning: overwriting stash ‘stack-cost’ 06:50:27 Stashed 1 file(s) [Pipeline] } 06:50:27 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-130-stack-cost] [Pipeline] // lock [Pipeline] } 06:50:27 $ docker stop --time=1 562d690da580c8c5e688557cbe56559037819b46d5f8e7cce881990cda40e596 06:50:29 $ docker rm -f --volumes 562d690da580c8c5e688557cbe56559037819b46d5f8e7cce881990cda40e596 [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 06:50:29 provisioning config files... 06:50:29 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config14717048491749472368tmp [Pipeline] { [Pipeline] sh 06:50:29 + set +x 06:50:29 + + bash -s -- 06:50:29 curl -s https://codecov.io/bash 06:50:29 06:50:29 _____ _ 06:50:29 / ____| | | 06:50:29 | | ___ __| | ___ ___ _____ __ 06:50:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:50:29 | |___| (_) | (_| | __/ (_| (_) \ V / 06:50:29 \_____\___/ \__,_|\___|\___\___/ \_/ 06:50:29 Bash-1.0.6 06:50:29 06:50:29 06:50:29 ==> git version 2.25.1 found 06:50:29 ==> 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 06:50:29 Release-Date: 2020-01-08 06:50:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:50:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:50:29 ==> Jenkins CI detected. 06:50:29 current dir:  /w/workspace/undry_go-mod-core-contracts_main 06:50:29 project root: . 06:50:29 --> token set from env 06:50:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:50:29 ==> Running gcov in . (disable via -X gcov) 06:50:29 ==> Python coveragepy not found 06:50:29 ==> Searching for coverage reports in: 06:50:29 + . 06:50:30 -> Found 1 reports 06:50:30 ==> Detecting git/mercurial file structure 06:50:30 ==> Reading reports 06:50:30 + ./coverage.out bytes=120257 06:50:30 ==> Appending adjustments 06:50:30 https://docs.codecov.io/docs/fixing-reports 06:50:30 + Found adjustments 06:50:30 ==> Gzipping contents 06:50:30 20K /tmp/codecov.K3oLWj.gz 06:50:30 ==> Uploading reports 06:50:30 url: https://codecov.io 06:50:30 query: branch=main&commit=d36c67e545f2adce81506989c562e71ba09fe7a3&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 06:50:30 -> Pinging Codecov 06:50:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=d36c67e545f2adce81506989c562e71ba09fe7a3&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 06:50:31 -> Uploading to 06:50:31 https://storage.googleapis.com/codecov/v4/raw/2023-05-05/71470A77251A30514AAF9C0BB2E5B6CE/d36c67e545f2adce81506989c562e71ba09fe7a3/ba4bed17-aea4-444b-a2a5-8c47ecf8f117.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T065030Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b0f02038c52efe283a0abee41fca7a21597107871de5d2fb3657912b58f8379 06:50:31 % Total % Received % Xferd Average Speed Time Time Time Current 06:50:31 Dload Upload Total Spent Left Speed 06:50:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17929 0 0 100 17929 0 81495 --:--:-- --:--:-- --:--:-- 81495 06:50:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/d36c67e545f2adce81506989c562e71ba09fe7a3 [Pipeline] } 06:50:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:50:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:50:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:50:31 06:50:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:50:32 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:50:32 df9b9388f04a: Pulling fs layer 06:50:32 52dc419b0ee2: Pulling fs layer 06:50:32 25bc292e5bac: Pulling fs layer 06:50:32 114826534d7a: Pulling fs layer 06:50:32 4657fd5d0bcf: Pulling fs layer 06:50:32 6ad1cebc031e: Pulling fs layer 06:50:32 8a3aa393b2d8: Pulling fs layer 06:50:32 4657fd5d0bcf: Waiting 06:50:32 6ad1cebc031e: Waiting 06:50:32 8a3aa393b2d8: Waiting 06:50:32 25bc292e5bac: Download complete 06:50:32 52dc419b0ee2: Verifying Checksum 06:50:32 52dc419b0ee2: Download complete 06:50:32 4657fd5d0bcf: Verifying Checksum 06:50:32 4657fd5d0bcf: Download complete 06:50:32 df9b9388f04a: Download complete 06:50:32 6ad1cebc031e: Verifying Checksum 06:50:32 6ad1cebc031e: Download complete 06:50:32 df9b9388f04a: Pull complete 06:50:32 52dc419b0ee2: Pull complete 06:50:32 25bc292e5bac: Pull complete 06:50:32 114826534d7a: Download complete 06:50:33 8a3aa393b2d8: Verifying Checksum 06:50:33 8a3aa393b2d8: Download complete 06:50:36 114826534d7a: Pull complete 06:50:36 4657fd5d0bcf: Pull complete 06:50:36 6ad1cebc031e: Pull complete 06:50:39 8a3aa393b2d8: Pull complete 06:50:39 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:50:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:50:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:39 prd-ubuntu20.04-docker-8c-8g-13863 does not seem to be running inside a container 06:50:39 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 06:50:43 $ docker top 839c7e965d6878dc35064c7ee306b85dbbd8b487d7f21790909293e4ce139539 -eo pid,comm [Pipeline] { [Pipeline] echo 06:50:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 06:50:44 + set -o pipefail 06:50:44 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 06:50:48 06:50:48 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... 06:50:48 06:50:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/96c2d92f-aac8-43ad-8d8e-34c4db64cb92 06:50:48 06:50:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:50:48 06:50:49 06:50:49 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:50:49 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:50:49 More details here: https://snyk.co/ue1NS 06:50:49 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 06:50:49 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:50:49 $ docker stop --time=1 839c7e965d6878dc35064c7ee306b85dbbd8b487d7f21790909293e4ce139539 06:50:51 $ docker rm -f --volumes 839c7e965d6878dc35064c7ee306b85dbbd8b487d7f21790909293e4ce139539 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:50:52 + git log --format=format:%s -1 d36c67e545f2adce81506989c562e71ba09fe7a3 [Pipeline] sh 06:50:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:50:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:50:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:52 prd-ubuntu20.04-docker-8c-8g-13863 does not seem to be running inside a container 06:50:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:50:53 $ docker top 05d1bbbb28f3258e0513647e56b6d51484a9209db6251ab246a5098785bf4116 -eo pid,comm 06:50:53 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). 06:50:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:50:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:50:53 [ssh-agent] Looking for ssh-agent implementation... 06:50:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:50:53 $ docker exec 05d1bbbb28f3258e0513647e56b6d51484a9209db6251ab246a5098785bf4116 ssh-agent 06:50:53 SSH_AUTH_SOCK=/tmp/ssh-bgRMQOVRBsFM/agent.32 06:50:53 SSH_AGENT_PID=38 06:50:53 Running ssh-add (command line suppressed) 06:50:53 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_15099542900943911688.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_15099542900943911688.key) 06:50:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:50:54 + git semver tag 06:50:54 2023-05-05 06:50:54,305 [run_tag] DEBUG tag force:False 06:50:54 2023-05-05 06:50:54,306 [check_head_tag] DEBUG check head tag 06:50:54 2023-05-05 06:50:54,309 [execute] INFO git cat-file --batch-check 06:50:54 2023-05-05 06:50:54,309 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 06:50:54 2023-05-05 06:50:54,312 [execute] INFO git cat-file --batch 06:50:54 2023-05-05 06:50:54,313 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 06:50:54 2023-05-05 06:50:54,358 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 06:50:54 2023-05-05 06:50:54,358 [execute] INFO git tag -a v3.0.0-dev.40 -m v3.0.0-dev.40 06:50:54 2023-05-05 06:50:54,358 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.40', '-m', 'v3.0.0-dev.40'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 06:50:54 2023-05-05 06:50:54,363 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 06:50:54 3.0.0-dev.40 [Pipeline] } 06:50:54 $ docker exec --env ******** --env ******** 05d1bbbb28f3258e0513647e56b6d51484a9209db6251ab246a5098785bf4116 ssh-agent -k 06:50:54 unset SSH_AUTH_SOCK; 06:50:54 unset SSH_AGENT_PID; 06:50:54 echo Agent pid 38 killed; 06:50:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:50:54 + git semver [Pipeline] } 06:50:55 $ docker stop --time=1 05d1bbbb28f3258e0513647e56b6d51484a9209db6251ab246a5098785bf4116 06:50:56 $ docker rm -f --volumes 05d1bbbb28f3258e0513647e56b6d51484a9209db6251ab246a5098785bf4116 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:50:56 06:50:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:50:57 0.23.1-centos7: Pulling from edgex-lftools 06:50:57 ab5ef0e58194: Pulling fs layer 06:50:57 9712f1f96733: Pulling fs layer 06:50:57 63f879dbbcfc: Pulling fs layer 06:50:57 0d9ebad4ef96: Pulling fs layer 06:50:57 e9a5061849ea: Pulling fs layer 06:50:57 d747dcd14b5f: Pulling fs layer 06:50:57 2de7ff778b66: Pulling fs layer 06:50:57 d747dcd14b5f: Waiting 06:50:57 2de7ff778b66: Waiting 06:50:57 e9a5061849ea: Waiting 06:50:57 9712f1f96733: Download complete 06:50:57 63f879dbbcfc: Verifying Checksum 06:50:57 63f879dbbcfc: Download complete 06:50:57 e9a5061849ea: Verifying Checksum 06:50:57 e9a5061849ea: Download complete 06:50:57 d747dcd14b5f: Verifying Checksum 06:50:57 d747dcd14b5f: Download complete 06:50:57 ab5ef0e58194: Verifying Checksum 06:50:57 ab5ef0e58194: Download complete 06:50:57 0d9ebad4ef96: Verifying Checksum 06:50:57 0d9ebad4ef96: Download complete 06:50:57 2de7ff778b66: Verifying Checksum 06:50:57 2de7ff778b66: Download complete 06:51:00 ab5ef0e58194: Pull complete 06:51:00 9712f1f96733: Pull complete 06:51:00 63f879dbbcfc: Pull complete 06:51:05 0d9ebad4ef96: Pull complete 06:51:05 e9a5061849ea: Pull complete 06:51:05 d747dcd14b5f: Pull complete 06:51:06 2de7ff778b66: Pull complete 06:51:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:51:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:51:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:51:06 prd-ubuntu20.04-docker-8c-8g-13863 does not seem to be running inside a container 06:51:06 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:51:11 $ docker top c88282f25c333dcb70a7fafdd06f32477635b2cb4fd54fb3ed050a1fd2cd627a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:51:11 provisioning config files... 06:51:11 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8712333405564163818tmp 06:51:11 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4654855339888828656tmp 06:51:11 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6161032732880517901tmp [Pipeline] { [Pipeline] echo 06:51:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:51:11 ---> sigul-configuration.sh 06:51:11 gpg: directory `/root/.gnupg' created 06:51:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:51:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:51:11 gpg: keyring `/root/.gnupg/secring.gpg' created 06:51:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:51:11 gpg: CAST5 encrypted data 06:51:11 gpg: encrypted with 1 passphrase 06:51:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:51:11 + mkdir /home/jenkins 06:51:11 + mkdir /home/jenkins/sigul [Pipeline] sh 06:51:12 + 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 06:51:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:51:12 ---> sigul-install.sh 06:51:12 Sigul already installed; skipping installation. [Pipeline] sh 06:51:12 + git tag --list 06:51:12 v0.0.0 06:51:12 v0.0.1 06:51:12 v0.1.0 06:51:12 v0.1.1 06:51:12 v0.1.10 06:51:12 v0.1.100 06:51:12 v0.1.101 06:51:12 v0.1.102 06:51:12 v0.1.103 06:51:12 v0.1.104 06:51:12 v0.1.105 06:51:12 v0.1.106 06:51:12 v0.1.107 06:51:12 v0.1.108 06:51:12 v0.1.109 06:51:12 v0.1.11 06:51:12 v0.1.110 06:51:12 v0.1.111 06:51:12 v0.1.112 06:51:12 v0.1.113 06:51:12 v0.1.114 06:51:12 v0.1.115 06:51:12 v0.1.116 06:51:12 v0.1.117 06:51:12 v0.1.118 06:51:12 v0.1.119 06:51:12 v0.1.12 06:51:12 v0.1.120 06:51:12 v0.1.121 06:51:12 v0.1.122 06:51:12 v0.1.123 06:51:12 v0.1.124 06:51:12 v0.1.125 06:51:12 v0.1.126 06:51:12 v0.1.127 06:51:12 v0.1.128 06:51:12 v0.1.129 06:51:12 v0.1.13 06:51:12 v0.1.130 06:51:12 v0.1.131 06:51:12 v0.1.132 06:51:12 v0.1.133 06:51:12 v0.1.134 06:51:12 v0.1.135 06:51:12 v0.1.136 06:51:12 v0.1.137 06:51:12 v0.1.138 06:51:12 v0.1.139 06:51:12 v0.1.14 06:51:12 v0.1.140 06:51:12 v0.1.141 06:51:12 v0.1.142 06:51:12 v0.1.143 06:51:12 v0.1.144 06:51:12 v0.1.145 06:51:12 v0.1.146 06:51:12 v0.1.147 06:51:12 v0.1.148 06:51:12 v0.1.149 06:51:12 v0.1.15 06:51:12 v0.1.16 06:51:12 v0.1.17 06:51:12 v0.1.18 06:51:12 v0.1.19 06:51:12 v0.1.2 06:51:12 v0.1.20 06:51:12 v0.1.21 06:51:12 v0.1.22 06:51:12 v0.1.23 06:51:12 v0.1.24 06:51:12 v0.1.25 06:51:12 v0.1.26 06:51:12 v0.1.27 06:51:12 v0.1.28 06:51:12 v0.1.29 06:51:12 v0.1.3 06:51:12 v0.1.30 06:51:12 v0.1.31 06:51:12 v0.1.32 06:51:12 v0.1.33 06:51:12 v0.1.34 06:51:12 v0.1.35 06:51:12 v0.1.36 06:51:12 v0.1.37 06:51:12 v0.1.38 06:51:12 v0.1.39 06:51:12 v0.1.4 06:51:12 v0.1.40 06:51:12 v0.1.41 06:51:12 v0.1.42 06:51:12 v0.1.43 06:51:12 v0.1.44 06:51:12 v0.1.45 06:51:12 v0.1.46 06:51:12 v0.1.47 06:51:12 v0.1.48 06:51:12 v0.1.49 06:51:12 v0.1.5 06:51:12 v0.1.50 06:51:12 v0.1.51 06:51:12 v0.1.52 06:51:12 v0.1.53 06:51:12 v0.1.54 06:51:12 v0.1.55 06:51:12 v0.1.56 06:51:12 v0.1.57 06:51:12 v0.1.58 06:51:12 v0.1.59 06:51:12 v0.1.6 06:51:12 v0.1.60 06:51:12 v0.1.61 06:51:12 v0.1.62 06:51:12 v0.1.63 06:51:12 v0.1.64 06:51:12 v0.1.65 06:51:12 v0.1.66 06:51:12 v0.1.67 06:51:12 v0.1.68 06:51:12 v0.1.69 06:51:12 v0.1.7 06:51:12 v0.1.70 06:51:12 v0.1.71 06:51:12 v0.1.72 06:51:12 v0.1.73 06:51:12 v0.1.74 06:51:12 v0.1.75 06:51:12 v0.1.76 06:51:12 v0.1.77 06:51:12 v0.1.78 06:51:12 v0.1.79 06:51:12 v0.1.8 06:51:12 v0.1.80 06:51:12 v0.1.81 06:51:12 v0.1.82 06:51:12 v0.1.83 06:51:12 v0.1.84 06:51:12 v0.1.85 06:51:12 v0.1.86 06:51:12 v0.1.87 06:51:12 v0.1.88 06:51:12 v0.1.89 06:51:12 v0.1.9 06:51:12 v0.1.90 06:51:12 v0.1.91 06:51:12 v0.1.92 06:51:12 v0.1.93 06:51:12 v0.1.94 06:51:12 v0.1.95 06:51:12 v0.1.96 06:51:12 v0.1.97 06:51:12 v0.1.98 06:51:12 v0.1.99 06:51:12 v2.0.0 06:51:12 v2.1.0 06:51:12 v2.1.1 06:51:12 v2.1.1-dev.2 06:51:12 v2.2.0 06:51:12 v2.2.1-dev.1 06:51:12 v2.2.1-dev.10 06:51:12 v2.2.1-dev.11 06:51:12 v2.2.1-dev.2 06:51:12 v2.2.1-dev.3 06:51:12 v2.2.1-dev.4 06:51:12 v2.2.1-dev.5 06:51:12 v2.2.1-dev.6 06:51:12 v2.2.1-dev.7 06:51:12 v2.2.1-dev.8 06:51:12 v2.2.1-dev.9 06:51:12 v2.3.0 06:51:12 v2.3.0-dev.12 06:51:12 v2.3.0-dev.13 06:51:12 v2.3.0-dev.14 06:51:12 v2.3.0-dev.15 06:51:12 v2.3.0-dev.16 06:51:12 v2.3.0-dev.17 06:51:12 v2.3.0-dev.18 06:51:12 v2.3.0-dev.19 06:51:12 v2.3.0-dev.20 06:51:12 v2.3.1-dev.1 06:51:12 v3.0.0-dev.1 06:51:12 v3.0.0-dev.10 06:51:12 v3.0.0-dev.11 06:51:12 v3.0.0-dev.12 06:51:12 v3.0.0-dev.13 06:51:12 v3.0.0-dev.14 06:51:12 v3.0.0-dev.15 06:51:12 v3.0.0-dev.16 06:51:12 v3.0.0-dev.17 06:51:12 v3.0.0-dev.18 06:51:12 v3.0.0-dev.19 06:51:12 v3.0.0-dev.2 06:51:12 v3.0.0-dev.20 06:51:12 v3.0.0-dev.21 06:51:12 v3.0.0-dev.22 06:51:12 v3.0.0-dev.23 06:51:12 v3.0.0-dev.24 06:51:12 v3.0.0-dev.25 06:51:12 v3.0.0-dev.26 06:51:12 v3.0.0-dev.27 06:51:12 v3.0.0-dev.28 06:51:12 v3.0.0-dev.29 06:51:12 v3.0.0-dev.3 06:51:12 v3.0.0-dev.30 06:51:12 v3.0.0-dev.31 06:51:12 v3.0.0-dev.32 06:51:12 v3.0.0-dev.33 06:51:12 v3.0.0-dev.34 06:51:12 v3.0.0-dev.35 06:51:12 v3.0.0-dev.36 06:51:12 v3.0.0-dev.37 06:51:12 v3.0.0-dev.38 06:51:12 v3.0.0-dev.39 06:51:12 v3.0.0-dev.4 06:51:12 v3.0.0-dev.40 06:51:12 v3.0.0-dev.5 06:51:12 v3.0.0-dev.6 06:51:12 v3.0.0-dev.7 06:51:12 v3.0.0-dev.8 06:51:12 v3.0.0-dev.9 [Pipeline] sh 06:51:12 + lftools sign git-tag v3.0.0-dev.40 06:51:13 Signing Git tag with Sigul... 06:51:13 Signing v3.0.0-dev.40 06:53:04 ERROR: I/O error: NSPR connection reset [Pipeline] echo 06:53:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:53:05 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:53:05 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:53:05 $ docker stop --time=1 c88282f25c333dcb70a7fafdd06f32477635b2cb4fd54fb3ed050a1fd2cd627a 06:53:06 $ docker rm -f --volumes c88282f25c333dcb70a7fafdd06f32477635b2cb4fd54fb3ed050a1fd2cd627a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:53:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:53:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:53:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:53:07 prd-ubuntu20.04-docker-8c-8g-13863 does not seem to be running inside a container 06:53:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:53:07 $ docker top 27c5d846bc14f14c3dbb9115a5597d396f6edfaa180a05139f7b368c5534a772 -eo pid,comm 06:53:07 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). 06:53:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:53:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:53:07 [ssh-agent] Looking for ssh-agent implementation... 06:53:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:53:08 $ docker exec 27c5d846bc14f14c3dbb9115a5597d396f6edfaa180a05139f7b368c5534a772 ssh-agent 06:53:08 SSH_AUTH_SOCK=/tmp/ssh-snx4tMoGPpcF/agent.33 06:53:08 SSH_AGENT_PID=39 06:53:08 Running ssh-add (command line suppressed) 06:53:08 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_17351924507058248177.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_17351924507058248177.key) 06:53:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:53:08 + git semver bump pre 06:53:08 2023-05-05 06:53:08,806 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 06:53:08 2023-05-05 06:53:08,806 [bump_version] DEBUG bumping version:3.0.0-dev.40 on axis:pre with prefix:dev 06:53:08 2023-05-05 06:53:08,807 [bump_version] DEBUG bumped version:3.0.0-dev.41 06:53:08 2023-05-05 06:53:08,807 [write_version] DEBUG write version:3.0.0-dev.41 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 06:53:08 2023-05-05 06:53:08,807 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 06:53:08 2023-05-05 06:53:08,807 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 06:53:08 2023-05-05 06:53:08,808 [execute] INFO git cat-file --batch-check 06:53:08 2023-05-05 06:53:08,809 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 06:53:08 2023-05-05 06:53:08,814 [execute] INFO git cat-file --batch 06:53:08 2023-05-05 06:53:08,814 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 06:53:08 2023-05-05 06:53:08,818 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 06:53:08 3.0.0-dev.41 [Pipeline] } 06:53:08 $ docker exec --env ******** --env ******** 27c5d846bc14f14c3dbb9115a5597d396f6edfaa180a05139f7b368c5534a772 ssh-agent -k 06:53:09 unset SSH_AUTH_SOCK; 06:53:09 unset SSH_AGENT_PID; 06:53:09 echo Agent pid 39 killed; 06:53:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:53:09 + git semver [Pipeline] } 06:53:09 $ docker stop --time=1 27c5d846bc14f14c3dbb9115a5597d396f6edfaa180a05139f7b368c5534a772 06:53:10 $ docker rm -f --volumes 27c5d846bc14f14c3dbb9115a5597d396f6edfaa180a05139f7b368c5534a772 [Pipeline] // withDockerContainer [Pipeline] sh 06:53:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:53:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:53:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:53:11 prd-ubuntu20.04-docker-8c-8g-13863 does not seem to be running inside a container 06:53:11 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:53:11 $ docker top d6d7159803508bc35b127ea26923435138c36bbd719c4f6f8313d246e773e9ca -eo pid,comm 06:53:11 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). 06:53:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:53:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:53:12 [ssh-agent] Looking for ssh-agent implementation... 06:53:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:53:12 $ docker exec d6d7159803508bc35b127ea26923435138c36bbd719c4f6f8313d246e773e9ca ssh-agent 06:53:12 SSH_AUTH_SOCK=/tmp/ssh-JYGC1iXvM1Hn/agent.31 06:53:12 SSH_AGENT_PID=37 06:53:12 Running ssh-add (command line suppressed) 06:53:12 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7482062129347618563.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7482062129347618563.key) 06:53:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:53:12 + git semver push 06:53:12 2023-05-05 06:53:12,855 [run_push] DEBUG push 06:53:12 2023-05-05 06:53:12,856 [execute] INFO git cat-file --batch-check 06:53:12 2023-05-05 06:53:12,856 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 06:53:12 2023-05-05 06:53:12,860 [execute] INFO git rev-list 3e8baf0fd6022509316b7fe3b012bf90f0ca67e2 -- 06:53:12 2023-05-05 06:53:12,860 [execute] DEBUG Popen(['git', 'rev-list', '3e8baf0fd6022509316b7fe3b012bf90f0ca67e2', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 06:53:12 2023-05-05 06:53:12,871 [execute] INFO git fetch -v origin 06:53:12 2023-05-05 06:53:12,871 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 06:53:13 2023-05-05 06:53:13,375 [run_push] DEBUG no remote changes detected 06:53:13 2023-05-05 06:53:13,376 [execute] INFO git push origin semver 06:53:13 2023-05-05 06:53:13,376 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 06:53:14 2023-05-05 06:53:14,167 [run_push] DEBUG push all version tags 06:53:14 2023-05-05 06:53:14,168 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:53:14 2023-05-05 06:53:14,168 [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) 06:53:15 2023-05-05 06:53:14,961 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 06:53:15 3.0.0-dev.41 [Pipeline] } 06:53:15 $ docker exec --env ******** --env ******** d6d7159803508bc35b127ea26923435138c36bbd719c4f6f8313d246e773e9ca ssh-agent -k 06:53:15 unset SSH_AUTH_SOCK; 06:53:15 unset SSH_AGENT_PID; 06:53:15 echo Agent pid 37 killed; 06:53:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:53:15 + git semver [Pipeline] } 06:53:15 $ docker stop --time=1 d6d7159803508bc35b127ea26923435138c36bbd719c4f6f8313d246e773e9ca 06:53:17 $ docker rm -f --volumes d6d7159803508bc35b127ea26923435138c36bbd719c4f6f8313d246e773e9ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:53:17 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 06:53:17 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 06:53:17 total 16 06:53:17 drwxr-xr-x 3 root root 4096 May 5 06:44 . 06:53:17 drwxrwxr-x 11 jenkins jenkins 4096 May 5 06:51 .. 06:53:17 drwxr-xr-x 2 root root 4096 May 5 06:44 cost 06:53:17 -rw-r--r-- 1 root root 93 May 5 06:44 cost.csv 06:53:17 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 06:53:17 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 06:53:17 total 16 06:53:17 drwxr-xr-x 3 jenkins jenkins 4096 May 5 06:44 . 06:53:17 drwxrwxr-x 11 jenkins jenkins 4096 May 5 06:51 .. 06:53:17 drwxr-xr-x 2 jenkins jenkins 4096 May 5 06:44 cost 06:53:17 -rw-r--r-- 1 jenkins jenkins 93 May 5 06:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:53:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:53:18 ---> package-listing.sh 06:53:18 ++ tr '[:upper:]' '[:lower:]' 06:53:18 ++ facter osfamily 06:53:18 + OS_FAMILY=debian 06:53:18 + workspace=/w/workspace/undry_go-mod-core-contracts_main 06:53:18 + START_PACKAGES=/tmp/packages_start.txt 06:53:18 + END_PACKAGES=/tmp/packages_end.txt 06:53:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:53:18 + PACKAGES=/tmp/packages_start.txt 06:53:18 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 06:53:18 + PACKAGES=/tmp/packages_end.txt 06:53:18 + case "${OS_FAMILY}" in 06:53:18 + dpkg -l 06:53:18 + grep '^ii' 06:53:18 + '[' -f /tmp/packages_start.txt ']' 06:53:18 + '[' -f /tmp/packages_end.txt ']' 06:53:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:53:18 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 06:53:18 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 06:53:18 + 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 06:53:18 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 06:53:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:53:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:53:19 prd-ubuntu20.04-docker-8c-8g-13863 does not seem to be running inside a container 06:53:19 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:53:20 $ docker top 856fa3504331722ae198f6e6b5ac03357ae3f5920d277811a46bc3566533276f -eo pid,comm [Pipeline] { [Pipeline] sh 06:53:20 + touch /tmp/pre-build-complete [Pipeline] sh 06:53:20 + mkdir -p /var/log/sysstat [Pipeline] sh 06:53:21 + ls /var/log/sa-host 06:53:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:53:21 provisioning config files... 06:53:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config9304592573303063739tmp [Pipeline] { [Pipeline] echo 06:53:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:53:21 ---> create-netrc.sh [Pipeline] } 06:53:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:53:21 ---> python-tools-install.sh [Pipeline] echo 06:53:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:53:22 ---> sudo-logs.sh 06:53:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:53:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:53:22 ---> job-cost.sh 06:53:22 lf-activate-venv: SKIPPING 06:53:22 DEBUG: total: 0.2199999988079071 06:53:22 INFO: Retrieving Stack Cost... 06:53:23 INFO: Retrieving Pricing Info for: v3-standard-8 06:53:23 INFO: Archiving Costs [Pipeline] echo 06:53:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:53:23 ---> logs-deploy.sh 06:53:23 lf-activate-venv: SKIPPING 06:53:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/130 06:53:23 INFO: archiving workspace using pattern(s): 06:53:24 Archives upload complete. 06:53:24 INFO: archiving logs to Nexus