Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 74237f4845019340258561a50abeefd81922e3a1 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-ssh4797227966181902540.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh4786019619529044506.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-bootstrap/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-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8313424678388395102.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh7782837181937963636.key Verifying host key using known hosts file > 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-bootstrap/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-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6997561625247335232.key Verifying host key using known hosts file > 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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-7235’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7237 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 74237f4845019340258561a50abeefd81922e3a1 (main) Commit message: "Merge pull request #378 from hahattan/issue-377" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 74237f4845019340258561a50abeefd81922e3a1 # timeout=10 > git rev-list --no-walk 42c52e2556c815b87d9b4b1e1782a16b5497f2ba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-06T03:28:07.314Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-06T03:28:07.351Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-06T03:28:07.361Z] ========================================================= [2022-10-06T03:28:07.361Z] EdgeX Global Pipelines Version Info [2022-10-06T03:28:07.361Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-06T03:28:08.058Z] ------------------- [2022-10-06T03:28:08.058Z] stable info: [2022-10-06T03:28:08.058Z] ------------------- [2022-10-06T03:28:08.058Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-06T03:28:08.058Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-06T03:28:08.058Z] Message: update stable to v1.0.239 [2022-10-06T03:28:08.630Z] ------------------- [2022-10-06T03:28:08.630Z] experimental info: [2022-10-06T03:28:08.630Z] ------------------- [2022-10-06T03:28:08.630Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-06T03:28:08.630Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-06T03:28:08.630Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-06T03:28:08.790Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2022-10-06T03:28:08.804Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2022-10-06T03:28:08.817Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-06T03:28:08.830Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-06T03:28:08.841Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-06T03:28:08.852Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-06T03:28:08.864Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-06T03:28:08.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-06T03:28:08.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-06T03:28:08.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-06T03:28:08.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-06T03:28:08.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2022-10-06T03:28:08.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-06T03:28:08.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-06T03:28:08.957Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-10-06T03:28:08.968Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-10-06T03:28:08.979Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-06T03:28:08.995Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-06T03:28:09.012Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-06T03:28:09.029Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-06T03:28:09.043Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-06T03:28:09.054Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-06T03:28:09.067Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-06T03:28:09.075Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-06T03:28:09.085Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-10-06T03:28:09.098Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-06T03:28:09.108Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-06T03:28:09.119Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-06T03:28:09.129Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-06T03:28:09.149Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-06T03:28:09.165Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 74237f4845019340258561a50abeefd81922e3a1 [Pipeline] echo [2022-10-06T03:28:09.176Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 74237f4 [Pipeline] echo [2022-10-06T03:28:09.187Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-06T03:28:09.526Z] + git rev-list -1 --merges 74237f4845019340258561a50abeefd81922e3a1~1..74237f4845019340258561a50abeefd81922e3a1 [Pipeline] echo [2022-10-06T03:28:09.556Z] -----------> git rev-list -1 --merges 74237f4845019340258561a50abeefd81922e3a1~1..74237f4845019340258561a50abeefd81922e3a1 74237f4845019340258561a50abeefd81922e3a1 [2022-10-06T03:28:09.556Z] 74237f4845019340258561a50abeefd81922e3a1 [false] [Pipeline] sh [2022-10-06T03:28:09.840Z] + git log --format=format:%s -1 74237f4845019340258561a50abeefd81922e3a1 [Pipeline] echo [2022-10-06T03:28:09.854Z] ========================================================= [2022-10-06T03:28:09.854Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-06T03:28:09.854Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-06T03:28:10.173Z] + git log --format=format:%s -1 74237f4845019340258561a50abeefd81922e3a1 [Pipeline] echo [2022-10-06T03:28:10.185Z] [semverPrep] GIT_COMMIT: 74237f4845019340258561a50abeefd81922e3a1, Commit Message: Merge pull request #378 from hahattan/issue-377 [Pipeline] echo [2022-10-06T03:28:10.194Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-06T03:28:10.530Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-06T03:28:10.531Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-06T03:28:10.531Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-06T03:28:10.531Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-06T03:28:10.531Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2022-10-06T03:28:10.531Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-06T03:28:10.531Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T03:28:10.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-06T03:28:11.145Z] [2022-10-06T03:28:11.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T03:28:11.450Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-06T03:28:11.451Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-06T03:28:11.451Z] b85a868b505f: Pulling fs layer [2022-10-06T03:28:11.451Z] e2be974225ed: Pulling fs layer [2022-10-06T03:28:11.451Z] 339a4e72a1f5: Pulling fs layer [2022-10-06T03:28:11.451Z] 988bab9f4d93: Pulling fs layer [2022-10-06T03:28:11.451Z] 1469e6f7b9e6: Pulling fs layer [2022-10-06T03:28:11.451Z] eaf3925da568: Pulling fs layer [2022-10-06T03:28:11.451Z] bab4dde63d76: Pulling fs layer [2022-10-06T03:28:11.451Z] bde34c3a00c8: Pulling fs layer [2022-10-06T03:28:11.451Z] b352a97aabf1: Pulling fs layer [2022-10-06T03:28:11.451Z] 4872d77fe225: Pulling fs layer [2022-10-06T03:28:11.451Z] 5851b861e8e6: Pulling fs layer [2022-10-06T03:28:11.451Z] bab4dde63d76: Waiting [2022-10-06T03:28:11.451Z] bde34c3a00c8: Waiting [2022-10-06T03:28:11.451Z] eaf3925da568: Waiting [2022-10-06T03:28:11.451Z] 988bab9f4d93: Waiting [2022-10-06T03:28:11.451Z] 1469e6f7b9e6: Waiting [2022-10-06T03:28:11.451Z] 4872d77fe225: Waiting [2022-10-06T03:28:11.451Z] 5851b861e8e6: Waiting [2022-10-06T03:28:11.451Z] e2be974225ed: Download complete [2022-10-06T03:28:11.451Z] 988bab9f4d93: Verifying Checksum [2022-10-06T03:28:11.451Z] 988bab9f4d93: Download complete [2022-10-06T03:28:11.712Z] 1469e6f7b9e6: Verifying Checksum [2022-10-06T03:28:11.712Z] 1469e6f7b9e6: Download complete [2022-10-06T03:28:11.712Z] 339a4e72a1f5: Verifying Checksum [2022-10-06T03:28:11.712Z] 339a4e72a1f5: Download complete [2022-10-06T03:28:11.712Z] eaf3925da568: Verifying Checksum [2022-10-06T03:28:11.712Z] eaf3925da568: Download complete [2022-10-06T03:28:11.712Z] bde34c3a00c8: Download complete [2022-10-06T03:28:11.712Z] b352a97aabf1: Download complete [2022-10-06T03:28:11.712Z] 4872d77fe225: Download complete [2022-10-06T03:28:11.712Z] 5851b861e8e6: Download complete [2022-10-06T03:28:11.712Z] b85a868b505f: Verifying Checksum [2022-10-06T03:28:11.712Z] b85a868b505f: Download complete [2022-10-06T03:28:11.977Z] bab4dde63d76: Verifying Checksum [2022-10-06T03:28:11.977Z] bab4dde63d76: Download complete [2022-10-06T03:28:12.925Z] b85a868b505f: Pull complete [2022-10-06T03:28:13.184Z] e2be974225ed: Pull complete [2022-10-06T03:28:13.752Z] 339a4e72a1f5: Pull complete [2022-10-06T03:28:13.752Z] 988bab9f4d93: Pull complete [2022-10-06T03:28:14.011Z] 1469e6f7b9e6: Pull complete [2022-10-06T03:28:14.011Z] eaf3925da568: Pull complete [2022-10-06T03:28:15.923Z] bab4dde63d76: Pull complete [2022-10-06T03:28:15.923Z] bde34c3a00c8: Pull complete [2022-10-06T03:28:16.183Z] b352a97aabf1: Pull complete [2022-10-06T03:28:16.183Z] 4872d77fe225: Pull complete [2022-10-06T03:28:16.183Z] 5851b861e8e6: Pull complete [2022-10-06T03:28:16.183Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-06T03:28:16.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-06T03:28:16.183Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T03:28:16.271Z] prd-ubuntu20.04-docker-8c-8g-7237 does not seem to be running inside a container [2022-10-06T03:28:16.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-06T03:28:17.518Z] $ docker top 409caca81e900d59c650c3c7d46fee70d2fd6cb1f4088937204d1626cb375c01 -eo pid,comm [2022-10-06T03:28:17.586Z] 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). [2022-10-06T03:28:17.586Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-06T03:28:17.618Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-06T03:28:17.618Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-06T03:28:17.749Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-06T03:28:17.750Z] $ docker exec 409caca81e900d59c650c3c7d46fee70d2fd6cb1f4088937204d1626cb375c01 ssh-agent [2022-10-06T03:28:17.859Z] SSH_AUTH_SOCK=/tmp/ssh-I9OGZEv3nfIe/agent.32 [2022-10-06T03:28:17.859Z] SSH_AGENT_PID=38 [2022-10-06T03:28:17.866Z] Running ssh-add (command line suppressed) [2022-10-06T03:28:17.978Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6969235942591512968.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6969235942591512968.key) [2022-10-06T03:28:17.995Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-06T03:28:18.283Z] + git tag --points-at HEAD [Pipeline] } [2022-10-06T03:28:18.297Z] $ docker exec --env ******** --env ******** 409caca81e900d59c650c3c7d46fee70d2fd6cb1f4088937204d1626cb375c01 ssh-agent -k [2022-10-06T03:28:18.399Z] unset SSH_AUTH_SOCK; [2022-10-06T03:28:18.400Z] unset SSH_AGENT_PID; [2022-10-06T03:28:18.400Z] echo Agent pid 38 killed; [2022-10-06T03:28:18.412Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-06T03:28:18.434Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-06T03:28:18.434Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-06T03:28:18.553Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-06T03:28:18.554Z] $ docker exec 409caca81e900d59c650c3c7d46fee70d2fd6cb1f4088937204d1626cb375c01 ssh-agent [2022-10-06T03:28:18.676Z] SSH_AUTH_SOCK=/tmp/ssh-awdlYEWQ8uRl/agent.71 [2022-10-06T03:28:18.676Z] SSH_AGENT_PID=77 [2022-10-06T03:28:18.682Z] Running ssh-add (command line suppressed) [2022-10-06T03:28:18.789Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_18237846650554623115.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_18237846650554623115.key) [2022-10-06T03:28:18.807Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-06T03:28:19.097Z] + git semver init [2022-10-06T03:28:19.357Z] 2022-10-06 03:28:19,289 [run_init] DEBUG init version:0.0.0 force:False [2022-10-06T03:28:19.357Z] 2022-10-06 03:28:19,290 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2022-10-06T03:28:19.357Z] 2022-10-06 03:28:19,291 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2022-10-06T03:28:19.357Z] 2022-10-06 03:28:19,291 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2022-10-06T03:28:20.298Z] 2022-10-06 03:28:20,154 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude [2022-10-06T03:28:20.298Z] 2022-10-06 03:28:20,155 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False [2022-10-06T03:28:20.298Z] 2022-10-06 03:28:20,155 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-06T03:28:20.298Z] 2022-10-06 03:28:20,156 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-06T03:28:20.298Z] 2.3.0-dev.19 [Pipeline] } [2022-10-06T03:28:20.305Z] $ docker exec --env ******** --env ******** 409caca81e900d59c650c3c7d46fee70d2fd6cb1f4088937204d1626cb375c01 ssh-agent -k [2022-10-06T03:28:20.397Z] unset SSH_AUTH_SOCK; [2022-10-06T03:28:20.398Z] unset SSH_AGENT_PID; [2022-10-06T03:28:20.398Z] echo Agent pid 77 killed; [2022-10-06T03:28:20.412Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-06T03:28:20.713Z] + git semver [Pipeline] } [2022-10-06T03:28:20.982Z] $ docker stop --time=1 409caca81e900d59c650c3c7d46fee70d2fd6cb1f4088937204d1626cb375c01 [2022-10-06T03:28:22.306Z] $ docker rm -f 409caca81e900d59c650c3c7d46fee70d2fd6cb1f4088937204d1626cb375c01 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-06T03:28:22.645Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-06T03:28:22.810Z] Stashed 1 file(s) [Pipeline] echo [2022-10-06T03:28:22.813Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.19 [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 [2022-10-06T03:28:22.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-06T03:28:22.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-06T03:28:22.951Z] ========================================================= [2022-10-06T03:28:22.951Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-06T03:28:22.951Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-06T03:28:23.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-06T03:28:23.239Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-06T03:28:23.239Z] 2408cc74d12b: Pulling fs layer [2022-10-06T03:28:23.240Z] ea60b727a1ce: Pulling fs layer [2022-10-06T03:28:23.240Z] 30c4a7721957: Pulling fs layer [2022-10-06T03:28:23.240Z] 370296b7ddb6: Pulling fs layer [2022-10-06T03:28:23.240Z] 7c6cee850709: Pulling fs layer [2022-10-06T03:28:23.240Z] aa9baa53a306: Pulling fs layer [2022-10-06T03:28:23.240Z] 8b309c321861: Pulling fs layer [2022-10-06T03:28:23.240Z] d8d76fd02f46: Pulling fs layer [2022-10-06T03:28:23.240Z] fa31f396de31: Pulling fs layer [2022-10-06T03:28:23.240Z] 370296b7ddb6: Waiting [2022-10-06T03:28:23.240Z] 7c6cee850709: Waiting [2022-10-06T03:28:23.240Z] d8d76fd02f46: Waiting [2022-10-06T03:28:23.240Z] aa9baa53a306: Waiting [2022-10-06T03:28:23.240Z] 8b309c321861: Waiting [2022-10-06T03:28:23.240Z] fa31f396de31: Waiting [2022-10-06T03:28:23.240Z] 30c4a7721957: Download complete [2022-10-06T03:28:23.240Z] ea60b727a1ce: Download complete [2022-10-06T03:28:23.240Z] 7c6cee850709: Verifying Checksum [2022-10-06T03:28:23.240Z] 7c6cee850709: Download complete [2022-10-06T03:28:23.240Z] aa9baa53a306: Download complete [2022-10-06T03:28:23.240Z] 2408cc74d12b: Verifying Checksum [2022-10-06T03:28:23.240Z] 2408cc74d12b: Download complete [2022-10-06T03:28:23.240Z] 8b309c321861: Download complete [2022-10-06T03:28:23.507Z] 2408cc74d12b: Pull complete [2022-10-06T03:28:23.507Z] ea60b727a1ce: Pull complete [2022-10-06T03:28:23.766Z] 30c4a7721957: Pull complete [2022-10-06T03:28:23.766Z] fa31f396de31: Verifying Checksum [2022-10-06T03:28:23.766Z] fa31f396de31: Download complete [2022-10-06T03:28:24.334Z] 370296b7ddb6: Verifying Checksum [2022-10-06T03:28:24.334Z] 370296b7ddb6: Download complete [2022-10-06T03:28:24.334Z] d8d76fd02f46: Verifying Checksum [2022-10-06T03:28:24.334Z] d8d76fd02f46: Download complete [2022-10-06T03:28:28.523Z] 370296b7ddb6: Pull complete [2022-10-06T03:28:28.523Z] 7c6cee850709: Pull complete [2022-10-06T03:28:28.523Z] aa9baa53a306: Pull complete [2022-10-06T03:28:28.523Z] 8b309c321861: Pull complete [2022-10-06T03:28:30.431Z] d8d76fd02f46: Pull complete [2022-10-06T03:28:30.999Z] fa31f396de31: Pull complete [2022-10-06T03:28:30.999Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-06T03:28:30.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-06T03:28:30.999Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-10-06T03:28:31.291Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T03:28:31.589Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-06T03:28:31.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T03:28:31.661Z] prd-ubuntu20.04-docker-8c-8g-7237 does not seem to be running inside a container [2022-10-06T03:28:31.696Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-06T03:28:33.326Z] $ docker top 4e7aa58ab79f16c6cb4af37c2f6f1a0bad1bc4099818b03059601db579d7436d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-06T03:28:33.675Z] + go version [2022-10-06T03:28:33.675Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-06T03:28:33.683Z] $ docker stop --time=1 4e7aa58ab79f16c6cb4af37c2f6f1a0bad1bc4099818b03059601db579d7436d [2022-10-06T03:28:34.999Z] $ docker rm -f 4e7aa58ab79f16c6cb4af37c2f6f1a0bad1bc4099818b03059601db579d7436d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T03:28:35.419Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-06T03:28:35.419Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T03:28:35.488Z] prd-ubuntu20.04-docker-8c-8g-7237 does not seem to be running inside a container [2022-10-06T03:28:35.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-06T03:28:35.887Z] $ docker top fcb51b37bf8a0b5446d93f6321922a92a98c4ab7a4110ff662dc2a8a126cdea6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-06T03:28:36.232Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh [2022-10-06T03:28:36.530Z] + make test [2022-10-06T03:28:36.530Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-06T03:28:36.530Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-10-06T03:28:36.530Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-10-06T03:28:36.530Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-06T03:28:36.530Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-10-06T03:28:36.530Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-10-06T03:28:36.530Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.8 [2022-10-06T03:28:36.530Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 [2022-10-06T03:28:36.530Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-06T03:28:36.789Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-10-06T03:28:36.789Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-10-06T03:28:36.789Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-06T03:28:36.789Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-10-06T03:28:36.789Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-06T03:28:36.789Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-06T03:28:36.789Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-06T03:28:36.789Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-06T03:28:36.789Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-10-06T03:28:36.789Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-10-06T03:28:36.789Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-10-06T03:28:36.789Z] go: downloading github.com/go-kit/log v0.2.0 [2022-10-06T03:28:36.789Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-10-06T03:28:36.789Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-06T03:28:36.789Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-06T03:28:37.048Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-10-06T03:28:37.048Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-06T03:28:37.048Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-10-06T03:28:37.048Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-06T03:28:37.048Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-10-06T03:28:37.048Z] go: downloading github.com/x448/float16 v0.8.4 [2022-10-06T03:28:37.048Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-10-06T03:28:37.048Z] go: downloading google.golang.org/grpc v1.46.0 [2022-10-06T03:28:37.048Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-10-06T03:28:37.048Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-10-06T03:28:37.048Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-10-06T03:28:37.048Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-10-06T03:28:37.048Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-10-06T03:28:37.308Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-10-06T03:28:37.308Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-10-06T03:28:37.308Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-10-06T03:28:37.308Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-10-06T03:28:37.308Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-10-06T03:28:37.308Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-10-06T03:28:37.308Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-10-06T03:28:37.308Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-10-06T03:28:37.308Z] go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e [2022-10-06T03:28:37.308Z] go: downloading golang.org/x/text v0.3.7 [2022-10-06T03:28:37.308Z] go: downloading github.com/fatih/color v1.9.0 [2022-10-06T03:28:37.569Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-10-06T03:28:37.569Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-10-06T03:28:37.569Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-10-06T03:28:37.569Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-10-06T03:28:37.569Z] go: downloading golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d [2022-10-06T03:28:37.569Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-10-06T03:28:37.569Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-10-06T03:28:37.569Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-10-06T03:28:37.569Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-10-06T03:28:37.881Z] Still waiting to schedule task [2022-10-06T03:28:37.881Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7236’ is offline [2022-10-06T03:28:49.785Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-10-06T03:28:49.785Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.031s coverage: 9.9% of statements [2022-10-06T03:28:49.785Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-10-06T03:28:49.785Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.027s coverage: 92.4% of statements [2022-10-06T03:28:49.785Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.020s coverage: 85.3% of statements [2022-10-06T03:28:52.315Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.025s coverage: 42.8% of statements [2022-10-06T03:28:52.315Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-10-06T03:28:52.315Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-10-06T03:28:52.315Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.016s coverage: 100.0% of statements [2022-10-06T03:28:52.315Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.324s coverage: 88.4% of statements [2022-10-06T03:28:52.315Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.016s coverage: 25.0% of statements [2022-10-06T03:28:53.696Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.045s coverage: 81.2% of statements [2022-10-06T03:28:53.696Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-10-06T03:28:53.696Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.030s coverage: 41.7% of statements [2022-10-06T03:28:53.696Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.005s coverage: 91.3% of statements [2022-10-06T03:29:01.801Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-06T03:29:01.801Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-06T03:29:04.330Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-06T03:29:04.330Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-06T03:29:04.343Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-06T03:29:04.355Z] $ docker stop --time=1 fcb51b37bf8a0b5446d93f6321922a92a98c4ab7a4110ff662dc2a8a126cdea6 [2022-10-06T03:29:06.689Z] $ docker rm -f fcb51b37bf8a0b5446d93f6321922a92a98c4ab7a4110ff662dc2a8a126cdea6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-06T03:29:07.314Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-06T03:29:07.367Z] 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 [2022-10-06T03:29:07.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-06T03:29:07.810Z] [2022-10-06T03:29:07.810Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T03:29:08.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-06T03:29:08.108Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-06T03:29:08.108Z] 5eb5b503b376: Pulling fs layer [2022-10-06T03:29:08.108Z] 5c69ac0246d0: Pulling fs layer [2022-10-06T03:29:08.108Z] ec43610c2a17: Pulling fs layer [2022-10-06T03:29:08.108Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-06T03:29:08.108Z] 33b1e0a273af: Pulling fs layer [2022-10-06T03:29:08.108Z] 5d3b04190fa2: Pulling fs layer [2022-10-06T03:29:08.108Z] 2f39f015ded8: Pulling fs layer [2022-10-06T03:29:08.108Z] 3a2ae6a8a46f: Waiting [2022-10-06T03:29:08.108Z] 5d3b04190fa2: Waiting [2022-10-06T03:29:08.108Z] 2f39f015ded8: Waiting [2022-10-06T03:29:08.108Z] 5c69ac0246d0: Verifying Checksum [2022-10-06T03:29:08.108Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-06T03:29:08.108Z] 3a2ae6a8a46f: Download complete [2022-10-06T03:29:08.108Z] 33b1e0a273af: Verifying Checksum [2022-10-06T03:29:08.108Z] 33b1e0a273af: Download complete [2022-10-06T03:29:08.365Z] ec43610c2a17: Verifying Checksum [2022-10-06T03:29:08.365Z] ec43610c2a17: Download complete [2022-10-06T03:29:08.365Z] 5d3b04190fa2: Download complete [2022-10-06T03:29:08.365Z] 5eb5b503b376: Verifying Checksum [2022-10-06T03:29:08.365Z] 5eb5b503b376: Download complete [2022-10-06T03:29:08.931Z] 2f39f015ded8: Download complete [2022-10-06T03:29:09.498Z] 5eb5b503b376: Pull complete [2022-10-06T03:29:09.498Z] 5c69ac0246d0: Pull complete [2022-10-06T03:29:10.064Z] ec43610c2a17: Pull complete [2022-10-06T03:29:10.064Z] 3a2ae6a8a46f: Pull complete [2022-10-06T03:29:10.323Z] 33b1e0a273af: Pull complete [2022-10-06T03:29:10.323Z] 5d3b04190fa2: Pull complete [2022-10-06T03:29:14.511Z] 2f39f015ded8: Pull complete [2022-10-06T03:29:14.511Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-06T03:29:14.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-06T03:29:14.511Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T03:29:14.593Z] prd-ubuntu20.04-docker-8c-8g-7237 does not seem to be running inside a container [2022-10-06T03:29:14.621Z] $ 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/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-06T03:29:15.991Z] $ docker top 9dc70311c5c8d39460bc500ec59071a38bfbdd5a02cb1e9ad0fc1694151d40cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-06T03:29:16.361Z] ---> job-cost.sh [2022-10-06T03:29:16.361Z] lf-activate-venv: SKIPPING [2022-10-06T03:29:16.361Z] INFO: No Stack... [2022-10-06T03:29:16.931Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-06T03:29:17.191Z] INFO: Archiving Costs [Pipeline] sh [2022-10-06T03:29:17.480Z] + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv [2022-10-06T03:29:17.480Z] + cut -d, -f6 [Pipeline] lock [2022-10-06T03:29:17.494Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-74-stack-cost] [2022-10-06T03:29:17.502Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-74-stack-cost] did not exist. Created. [2022-10-06T03:29:17.502Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-06T03:29:17.805Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-06T03:29:17.827Z] Stashed 1 file(s) [Pipeline] } [2022-10-06T03:29:17.833Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-74-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-06T03:29:17.848Z] $ docker stop --time=1 9dc70311c5c8d39460bc500ec59071a38bfbdd5a02cb1e9ad0fc1694151d40cc [2022-10-06T03:29:19.011Z] $ docker rm -f 9dc70311c5c8d39460bc500ec59071a38bfbdd5a02cb1e9ad0fc1694151d40cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-06T03:29:59.111Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7238 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2022-10-06T03:29:59.124Z] Running in /w/workspace/go-mod-bootstrap/74 [Pipeline] { [Pipeline] checkout [2022-10-06T03:29:59.155Z] Selected Git installation does not exist. Using Default [2022-10-06T03:29:59.155Z] The recommended git tool is: NONE [2022-10-06T03:30:03.803Z] using credential edgex-jenkins-ssh [2022-10-06T03:30:03.817Z] Cloning the remote Git repository [2022-10-06T03:30:03.867Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-10-06T03:30:03.935Z] > git init /w/workspace/go-mod-bootstrap/74 # timeout=10 [2022-10-06T03:30:04.069Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-10-06T03:30:04.070Z] > git --version # timeout=10 [2022-10-06T03:30:04.095Z] > git --version # 'git version 2.25.1' [2022-10-06T03:30:04.097Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-06T03:30:05.031Z] Verifying host key using known hosts file [2022-10-06T03:30:05.237Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-06T03:30:05.251Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-06T03:30:06.350Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-10-06T03:30:06.374Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-06T03:30:07.203Z] Avoid second fetch [2022-10-06T03:30:07.203Z] Checking out Revision 74237f4845019340258561a50abeefd81922e3a1 (main) [2022-10-06T03:30:07.673Z] Commit message: "Merge pull request #378 from hahattan/issue-377" [2022-10-06T03:30:07.228Z] > git config core.sparsecheckout # timeout=10 [2022-10-06T03:30:07.243Z] > git checkout -f 74237f4845019340258561a50abeefd81922e3a1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-06T03:30:08.562Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-06T03:30:08.562Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-06T03:30:08.562Z] Dload Upload Total Spent Left Speed [2022-10-06T03:30:08.562Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 96198 0 --:--:-- --:--:-- --:--:-- 96198 [Pipeline] sh [2022-10-06T03:30:09.124Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-06T03:30:09.454Z] + sudo tee /etc/docker/daemon.new [2022-10-06T03:30:09.454Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-06T03:30:09.454Z] { [2022-10-06T03:30:09.454Z] "registry-mirrors": [ [2022-10-06T03:30:09.454Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-06T03:30:09.454Z] ], [2022-10-06T03:30:09.454Z] "bip": "10.250.0.254/24", [2022-10-06T03:30:09.454Z] "hosts": [ [2022-10-06T03:30:09.454Z] "tcp://0.0.0.0:5555", [2022-10-06T03:30:09.454Z] "unix:///var/run/docker.sock" [2022-10-06T03:30:09.454Z] ], [2022-10-06T03:30:09.454Z] "mtu": 1458, [2022-10-06T03:30:09.454Z] "selinux-enabled": true, [2022-10-06T03:30:09.454Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-06T03:30:09.454Z] } [Pipeline] sh [2022-10-06T03:30:09.791Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-06T03:30:10.151Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-10-06T03:30:28.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-06T03:30:28.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-06T03:30:28.565Z] ========================================================= [2022-10-06T03:30:28.565Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-06T03:30:28.565Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-06T03:30:28.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-06T03:30:29.473Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-06T03:30:29.473Z] b3c136eddcbf: Pulling fs layer [2022-10-06T03:30:29.473Z] c0a3192eca97: Pulling fs layer [2022-10-06T03:30:29.473Z] a050256f5b6f: Pulling fs layer [2022-10-06T03:30:29.473Z] 656be50a0ddc: Pulling fs layer [2022-10-06T03:30:29.473Z] 2bbca73fdf42: Pulling fs layer [2022-10-06T03:30:29.473Z] f607e4fc86c3: Pulling fs layer [2022-10-06T03:30:29.473Z] 4d572c569a2c: Pulling fs layer [2022-10-06T03:30:29.473Z] fcf976331f73: Pulling fs layer [2022-10-06T03:30:29.473Z] 2bbca73fdf42: Waiting [2022-10-06T03:30:29.473Z] f607e4fc86c3: Waiting [2022-10-06T03:30:29.473Z] 4d572c569a2c: Waiting [2022-10-06T03:30:29.473Z] fcf976331f73: Waiting [2022-10-06T03:30:29.473Z] 656be50a0ddc: Waiting [2022-10-06T03:30:29.473Z] a050256f5b6f: Verifying Checksum [2022-10-06T03:30:29.473Z] a050256f5b6f: Download complete [2022-10-06T03:30:29.473Z] c0a3192eca97: Verifying Checksum [2022-10-06T03:30:29.473Z] c0a3192eca97: Download complete [2022-10-06T03:30:29.473Z] 2bbca73fdf42: Verifying Checksum [2022-10-06T03:30:29.473Z] 2bbca73fdf42: Download complete [2022-10-06T03:30:29.473Z] f607e4fc86c3: Download complete [2022-10-06T03:30:29.473Z] b3c136eddcbf: Verifying Checksum [2022-10-06T03:30:30.445Z] b3c136eddcbf: Pull complete [2022-10-06T03:30:30.445Z] fcf976331f73: Verifying Checksum [2022-10-06T03:30:30.445Z] fcf976331f73: Download complete [2022-10-06T03:30:31.036Z] c0a3192eca97: Pull complete [2022-10-06T03:30:31.307Z] a050256f5b6f: Pull complete [2022-10-06T03:30:31.578Z] 4d572c569a2c: Verifying Checksum [2022-10-06T03:30:31.578Z] 4d572c569a2c: Download complete [2022-10-06T03:30:32.548Z] 656be50a0ddc: Verifying Checksum [2022-10-06T03:30:32.548Z] 656be50a0ddc: Download complete [2022-10-06T03:30:44.906Z] 656be50a0ddc: Pull complete [2022-10-06T03:30:44.906Z] 2bbca73fdf42: Pull complete [2022-10-06T03:30:44.906Z] f607e4fc86c3: Pull complete [2022-10-06T03:30:50.261Z] 4d572c569a2c: Pull complete [2022-10-06T03:30:52.212Z] fcf976331f73: Pull complete [2022-10-06T03:30:52.212Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-06T03:30:52.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-06T03:30:52.212Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-10-06T03:30:52.537Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T03:30:52.879Z] + docker inspect -f . ci-base-image-arm64 [2022-10-06T03:30:52.879Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T03:30:53.056Z] prd-ubuntu20.04-docker-arm64-4c-16g-7238 does not seem to be running inside a container [2022-10-06T03:30:53.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/74 -v /w/workspace/go-mod-bootstrap/74:/w/workspace/go-mod-bootstrap/74:rw,z -v /w/workspace/go-mod-bootstrap/74@tmp:/w/workspace/go-mod-bootstrap/74@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 [2022-10-06T03:30:56.085Z] $ docker top f14c384d86bdf3504e3c0291a1bfdf34068d96d81d1e8f1656f785e217b896a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-06T03:30:56.903Z] + go version [2022-10-06T03:30:56.903Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-06T03:30:56.923Z] $ docker stop --time=1 f14c384d86bdf3504e3c0291a1bfdf34068d96d81d1e8f1656f785e217b896a4 [2022-10-06T03:30:58.569Z] $ docker rm -f f14c384d86bdf3504e3c0291a1bfdf34068d96d81d1e8f1656f785e217b896a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T03:30:59.131Z] + docker inspect -f . ci-base-image-arm64 [2022-10-06T03:30:59.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T03:30:59.315Z] prd-ubuntu20.04-docker-arm64-4c-16g-7238 does not seem to be running inside a container [2022-10-06T03:30:59.419Z] $ 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-bootstrap/74 -v /w/workspace/go-mod-bootstrap/74:/w/workspace/go-mod-bootstrap/74:rw,z -v /w/workspace/go-mod-bootstrap/74@tmp:/w/workspace/go-mod-bootstrap/74@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 [2022-10-06T03:31:00.578Z] $ docker top ec5f2da5b4c52056558f60784bae7095589386db0610d49b1290bc34707710eb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-06T03:31:01.079Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/74 [Pipeline] fileExists [Pipeline] sh [2022-10-06T03:31:01.414Z] + make test [2022-10-06T03:31:01.414Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-06T03:31:01.683Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-10-06T03:31:01.683Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-10-06T03:31:01.683Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-10-06T03:31:01.953Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.8 [2022-10-06T03:31:01.953Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-06T03:31:01.953Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-10-06T03:31:01.953Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-10-06T03:31:01.953Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-06T03:31:01.953Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 [2022-10-06T03:31:02.221Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-10-06T03:31:02.221Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-10-06T03:31:02.221Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-06T03:31:02.221Z] go: downloading github.com/go-kit/log v0.2.0 [2022-10-06T03:31:02.221Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-06T03:31:02.221Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-06T03:31:02.221Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-06T03:31:02.221Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-06T03:31:02.221Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-10-06T03:31:02.491Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-10-06T03:31:02.491Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-10-06T03:31:02.491Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-06T03:31:02.491Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-10-06T03:31:02.757Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-06T03:31:02.757Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-10-06T03:31:02.757Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-10-06T03:31:02.757Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-10-06T03:31:02.757Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-10-06T03:31:02.757Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-06T03:31:02.757Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-06T03:31:02.757Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-10-06T03:31:02.757Z] go: downloading google.golang.org/grpc v1.46.0 [2022-10-06T03:31:03.720Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-10-06T03:31:03.720Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-10-06T03:31:03.720Z] go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e [2022-10-06T03:31:03.720Z] go: downloading golang.org/x/text v0.3.7 [2022-10-06T03:31:03.720Z] go: downloading github.com/x448/float16 v0.8.4 [2022-10-06T03:31:03.988Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-10-06T03:31:03.988Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-10-06T03:31:03.988Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-10-06T03:31:03.988Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-10-06T03:31:03.988Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-10-06T03:31:03.988Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-10-06T03:31:03.988Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-10-06T03:31:03.988Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-10-06T03:31:04.257Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-10-06T03:31:05.224Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-10-06T03:31:05.224Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-10-06T03:31:05.224Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-10-06T03:31:05.224Z] go: downloading github.com/fatih/color v1.9.0 [2022-10-06T03:31:05.224Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-10-06T03:31:05.224Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-10-06T03:31:05.224Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-10-06T03:31:05.491Z] go: downloading golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d [2022-10-06T03:31:06.465Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-10-06T03:31:06.465Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-10-06T03:31:06.465Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-10-06T03:32:28.134Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-10-06T03:32:31.484Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.126s coverage: 9.9% of statements [2022-10-06T03:32:31.484Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-10-06T03:32:31.484Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.084s coverage: 92.4% of statements [2022-10-06T03:32:31.484Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.030s coverage: 85.3% of statements [2022-10-06T03:32:36.851Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.151s coverage: 42.8% of statements [2022-10-06T03:32:36.851Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-10-06T03:32:36.851Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-10-06T03:32:36.851Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.139s coverage: 100.0% of statements [2022-10-06T03:32:36.851Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.398s coverage: 88.4% of statements [2022-10-06T03:32:37.121Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.094s coverage: 25.0% of statements [2022-10-06T03:32:43.769Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.102s coverage: 81.2% of statements [2022-10-06T03:32:43.769Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-10-06T03:32:43.769Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.108s coverage: 41.7% of statements [2022-10-06T03:32:43.769Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.014s coverage: 91.3% of statements [2022-10-06T03:32:43.769Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-06T03:32:43.769Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-06T03:33:05.822Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-06T03:33:05.822Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-06T03:33:05.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-06T03:33:05.851Z] $ docker stop --time=1 ec5f2da5b4c52056558f60784bae7095589386db0610d49b1290bc34707710eb [2022-10-06T03:33:07.651Z] $ docker rm -f ec5f2da5b4c52056558f60784bae7095589386db0610d49b1290bc34707710eb [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-06T03:33:10.160Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-06T03:33:10.185Z] Warning: overwriting stash ‘coverage-report’ [2022-10-06T03:33:10.614Z] 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 [2022-10-06T03:33:11.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-06T03:33:11.053Z] [2022-10-06T03:33:11.053Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T03:33:11.390Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-06T03:33:11.659Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-06T03:33:11.659Z] 8998bd30e6a1: Pulling fs layer [2022-10-06T03:33:11.659Z] 04944245beec: Pulling fs layer [2022-10-06T03:33:11.659Z] 699f458cf7ca: Pulling fs layer [2022-10-06T03:33:11.659Z] 765212b225bb: Pulling fs layer [2022-10-06T03:33:11.659Z] f23df028b6ca: Pulling fs layer [2022-10-06T03:33:11.659Z] d65c8cfc05b1: Pulling fs layer [2022-10-06T03:33:11.659Z] 2437ff75d9bd: Pulling fs layer [2022-10-06T03:33:11.659Z] 765212b225bb: Waiting [2022-10-06T03:33:11.659Z] f23df028b6ca: Waiting [2022-10-06T03:33:11.659Z] d65c8cfc05b1: Waiting [2022-10-06T03:33:11.659Z] 2437ff75d9bd: Waiting [2022-10-06T03:33:11.659Z] 04944245beec: Verifying Checksum [2022-10-06T03:33:11.659Z] 04944245beec: Download complete [2022-10-06T03:33:11.659Z] 765212b225bb: Verifying Checksum [2022-10-06T03:33:11.659Z] 765212b225bb: Download complete [2022-10-06T03:33:11.928Z] f23df028b6ca: Verifying Checksum [2022-10-06T03:33:11.928Z] f23df028b6ca: Download complete [2022-10-06T03:33:11.928Z] d65c8cfc05b1: Verifying Checksum [2022-10-06T03:33:11.928Z] d65c8cfc05b1: Download complete [2022-10-06T03:33:11.928Z] 699f458cf7ca: Verifying Checksum [2022-10-06T03:33:11.928Z] 699f458cf7ca: Download complete [2022-10-06T03:33:12.511Z] 8998bd30e6a1: Verifying Checksum [2022-10-06T03:33:12.511Z] 8998bd30e6a1: Download complete [2022-10-06T03:33:14.455Z] 2437ff75d9bd: Verifying Checksum [2022-10-06T03:33:14.455Z] 2437ff75d9bd: Download complete [2022-10-06T03:33:16.401Z] 8998bd30e6a1: Pull complete [2022-10-06T03:33:16.401Z] 04944245beec: Pull complete [2022-10-06T03:33:17.804Z] 699f458cf7ca: Pull complete [2022-10-06T03:33:18.069Z] 765212b225bb: Pull complete [2022-10-06T03:33:18.652Z] f23df028b6ca: Pull complete [2022-10-06T03:33:18.918Z] d65c8cfc05b1: Pull complete [2022-10-06T03:33:33.931Z] 2437ff75d9bd: Pull complete [2022-10-06T03:33:33.931Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-06T03:33:33.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-06T03:33:33.931Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T03:33:34.091Z] prd-ubuntu20.04-docker-arm64-4c-16g-7238 does not seem to be running inside a container [2022-10-06T03:33:34.153Z] $ 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-bootstrap/74 -v /w/workspace/go-mod-bootstrap/74:/w/workspace/go-mod-bootstrap/74:rw,z -v /w/workspace/go-mod-bootstrap/74@tmp:/w/workspace/go-mod-bootstrap/74@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 [2022-10-06T03:33:36.696Z] $ docker top cec603e889dccd6f0275f939e01fbf9465e3cc1186c5d6933d5f811a1b6b0969 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-06T03:33:37.521Z] ---> job-cost.sh [2022-10-06T03:33:37.521Z] lf-activate-venv: SKIPPING [2022-10-06T03:33:37.521Z] INFO: No Stack... [2022-10-06T03:33:37.786Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-06T03:33:38.741Z] INFO: Archiving Costs [Pipeline] sh [2022-10-06T03:33:39.055Z] + cat /w/workspace/go-mod-bootstrap/74/archives/cost.csv [2022-10-06T03:33:39.055Z] + cut -d, -f6 [Pipeline] lock [2022-10-06T03:33:39.113Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-74-stack-cost] [2022-10-06T03:33:39.121Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-74-stack-cost] did not exist. Created. [2022-10-06T03:33:39.122Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-06T03:33:39.772Z] /w/workspace/go-mod-bootstrap/74@tmp/durable-2a0dd87f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-06T03:33:40.415Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-06T03:33:40.431Z] Warning: overwriting stash ‘stack-cost’ [2022-10-06T03:33:40.472Z] Stashed 1 file(s) [Pipeline] } [2022-10-06T03:33:40.478Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-74-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-06T03:33:40.490Z] $ docker stop --time=1 cec603e889dccd6f0275f939e01fbf9465e3cc1186c5d6933d5f811a1b6b0969 [2022-10-06T03:33:41.991Z] $ docker rm -f cec603e889dccd6f0275f939e01fbf9465e3cc1186c5d6933d5f811a1b6b0969 [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 [2022-10-06T03:33:42.344Z] provisioning config files... [2022-10-06T03:33:42.368Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2277448504249744599tmp [Pipeline] { [Pipeline] sh [2022-10-06T03:33:42.705Z] + set +x [2022-10-06T03:33:42.705Z] + curl -s https://codecov.io/bash [2022-10-06T03:33:42.705Z] + bash -s -- [2022-10-06T03:33:42.705Z] [2022-10-06T03:33:42.705Z] _____ _ [2022-10-06T03:33:42.705Z] / ____| | | [2022-10-06T03:33:42.705Z] | | ___ __| | ___ ___ _____ __ [2022-10-06T03:33:42.705Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-06T03:33:42.705Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-06T03:33:42.705Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-06T03:33:42.705Z] Bash-1.0.6 [2022-10-06T03:33:42.705Z] [2022-10-06T03:33:42.705Z] [2022-10-06T03:33:42.705Z] ==> git version 2.25.1 found [2022-10-06T03:33:42.705Z] ==> 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 [2022-10-06T03:33:42.705Z] Release-Date: 2020-01-08 [2022-10-06T03:33:42.705Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-06T03:33:42.705Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-06T03:33:42.705Z] ==> Jenkins CI detected. [2022-10-06T03:33:42.705Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2022-10-06T03:33:42.705Z] project root: . [2022-10-06T03:33:42.705Z] --> token set from env [2022-10-06T03:33:42.705Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-06T03:33:42.705Z] ==> Running gcov in . (disable via -X gcov) [2022-10-06T03:33:42.705Z] ==> Python coveragepy not found [2022-10-06T03:33:42.705Z] ==> Searching for coverage reports in: [2022-10-06T03:33:42.705Z] + . [2022-10-06T03:33:42.705Z] -> Found 1 reports [2022-10-06T03:33:42.705Z] ==> Detecting git/mercurial file structure [2022-10-06T03:33:42.705Z] ==> Reading reports [2022-10-06T03:33:42.705Z] + ./coverage.out bytes=67321 [2022-10-06T03:33:42.705Z] ==> Appending adjustments [2022-10-06T03:33:42.705Z] https://docs.codecov.io/docs/fixing-reports [2022-10-06T03:33:42.964Z] + Found adjustments [2022-10-06T03:33:42.964Z] ==> Gzipping contents [2022-10-06T03:33:42.964Z] 12K /tmp/codecov.hjnolD.gz [2022-10-06T03:33:42.964Z] ==> Uploading reports [2022-10-06T03:33:42.964Z] url: https://codecov.io [2022-10-06T03:33:42.964Z] query: branch=main&commit=74237f4845019340258561a50abeefd81922e3a1&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-06T03:33:42.964Z] -> Pinging Codecov [2022-10-06T03:33:42.964Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=74237f4845019340258561a50abeefd81922e3a1&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-06T03:33:43.530Z] -> Uploading to [2022-10-06T03:33:43.530Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-06/833815588EE85121546D348822E98E2E/74237f4845019340258561a50abeefd81922e3a1/4b81b86a-545f-4811-a179-ef7277839373.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221006T033343Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b757186e1ad1a709a08a13abe1a4c1a2b4143e726a2f6ec8fd9b34c94822d70 [2022-10-06T03:33:43.530Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-06T03:33:43.530Z] Dload Upload Total Spent Left Speed [2022-10-06T03:33:43.530Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11004 0 0 100 11004 0 46627 --:--:-- --:--:-- --:--:-- 46627 [2022-10-06T03:33:43.530Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/74237f4845019340258561a50abeefd81922e3a1 [Pipeline] } [2022-10-06T03:33:43.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-06T03:33:43.727Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-06T03:33:43.741Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T03:33:44.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-06T03:33:44.032Z] [2022-10-06T03:33:44.032Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T03:33:44.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-06T03:33:44.330Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-06T03:33:44.330Z] df9b9388f04a: Pulling fs layer [2022-10-06T03:33:44.330Z] 52dc419b0ee2: Pulling fs layer [2022-10-06T03:33:44.330Z] 25bc292e5bac: Pulling fs layer [2022-10-06T03:33:44.330Z] 114826534d7a: Pulling fs layer [2022-10-06T03:33:44.330Z] 4657fd5d0bcf: Pulling fs layer [2022-10-06T03:33:44.330Z] 6ad1cebc031e: Pulling fs layer [2022-10-06T03:33:44.330Z] 8a3aa393b2d8: Pulling fs layer [2022-10-06T03:33:44.330Z] 114826534d7a: Waiting [2022-10-06T03:33:44.330Z] 4657fd5d0bcf: Waiting [2022-10-06T03:33:44.330Z] 8a3aa393b2d8: Waiting [2022-10-06T03:33:44.330Z] 6ad1cebc031e: Waiting [2022-10-06T03:33:44.330Z] 25bc292e5bac: Verifying Checksum [2022-10-06T03:33:44.330Z] 25bc292e5bac: Download complete [2022-10-06T03:33:44.330Z] 52dc419b0ee2: Download complete [2022-10-06T03:33:44.330Z] 4657fd5d0bcf: Verifying Checksum [2022-10-06T03:33:44.330Z] 4657fd5d0bcf: Download complete [2022-10-06T03:33:44.330Z] df9b9388f04a: Verifying Checksum [2022-10-06T03:33:44.330Z] df9b9388f04a: Download complete [2022-10-06T03:33:44.588Z] df9b9388f04a: Pull complete [2022-10-06T03:33:44.588Z] 6ad1cebc031e: Verifying Checksum [2022-10-06T03:33:44.588Z] 6ad1cebc031e: Download complete [2022-10-06T03:33:44.588Z] 52dc419b0ee2: Pull complete [2022-10-06T03:33:44.588Z] 25bc292e5bac: Pull complete [2022-10-06T03:33:45.157Z] 114826534d7a: Verifying Checksum [2022-10-06T03:33:45.157Z] 114826534d7a: Download complete [2022-10-06T03:33:45.722Z] 8a3aa393b2d8: Verifying Checksum [2022-10-06T03:33:45.722Z] 8a3aa393b2d8: Download complete [2022-10-06T03:33:48.250Z] 114826534d7a: Pull complete [2022-10-06T03:33:48.509Z] 4657fd5d0bcf: Pull complete [2022-10-06T03:33:48.769Z] 6ad1cebc031e: Pull complete [2022-10-06T03:33:51.301Z] 8a3aa393b2d8: Pull complete [2022-10-06T03:33:51.301Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-06T03:33:51.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-06T03:33:51.301Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T03:33:51.372Z] prd-ubuntu20.04-docker-8c-8g-7237 does not seem to be running inside a container [2022-10-06T03:33:51.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-06T03:33:52.969Z] $ docker top b82cfc06144f377985f9aeab2c28897e759d169ff417e59f7d8e93083a88e910 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-06T03:33:53.037Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh [2022-10-06T03:33:53.312Z] + set -o pipefail [2022-10-06T03:33:53.312Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' [2022-10-06T03:33:58.577Z] [2022-10-06T03:33:58.577Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... [2022-10-06T03:33:58.577Z] [2022-10-06T03:33:58.577Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/0b1ccffd-cb30-491e-846f-d2a7096c0823 [2022-10-06T03:33:58.577Z] [2022-10-06T03:33:58.577Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-06T03:33:58.577Z] [2022-10-06T03:33:58.577Z] [2022-10-06T03:33:58.577Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-06T03:33:58.577Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-06T03:33:58.577Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-06T03:33:58.583Z] $ docker stop --time=1 b82cfc06144f377985f9aeab2c28897e759d169ff417e59f7d8e93083a88e910 [2022-10-06T03:34:00.527Z] $ docker rm -f b82cfc06144f377985f9aeab2c28897e759d169ff417e59f7d8e93083a88e910 [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 [2022-10-06T03:34:01.213Z] + git log --format=format:%s -1 74237f4845019340258561a50abeefd81922e3a1 [Pipeline] sh [2022-10-06T03:34:01.500Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-06T03:34:01.500Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T03:34:01.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-06T03:34:01.796Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T03:34:01.864Z] prd-ubuntu20.04-docker-8c-8g-7237 does not seem to be running inside a container [2022-10-06T03:34:01.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-06T03:34:02.247Z] $ docker top d370615ca37a2be0785a264c716dab26907f71dad569227ee7e6218ee39913b6 -eo pid,comm [2022-10-06T03:34:02.294Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-06T03:34:02.294Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-06T03:34:02.331Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-06T03:34:02.331Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-06T03:34:02.434Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-06T03:34:02.432Z] $ docker exec d370615ca37a2be0785a264c716dab26907f71dad569227ee7e6218ee39913b6 ssh-agent [2022-10-06T03:34:02.549Z] SSH_AUTH_SOCK=/tmp/ssh-O5Fe1iRKjbr0/agent.32 [2022-10-06T03:34:02.549Z] SSH_AGENT_PID=38 [2022-10-06T03:34:02.554Z] Running ssh-add (command line suppressed) [2022-10-06T03:34:02.644Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10152095726087165795.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10152095726087165795.key) [2022-10-06T03:34:02.660Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-06T03:34:02.945Z] + git semver tag [2022-10-06T03:34:03.204Z] 2022-10-06 03:34:03,105 [run_tag] DEBUG tag force:False [2022-10-06T03:34:03.204Z] 2022-10-06 03:34:03,106 [check_head_tag] DEBUG check head tag [2022-10-06T03:34:03.204Z] 2022-10-06 03:34:03,107 [execute] INFO git cat-file --batch-check [2022-10-06T03:34:03.204Z] 2022-10-06 03:34:03,108 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2022-10-06T03:34:03.204Z] 2022-10-06 03:34:03,112 [execute] INFO git cat-file --batch [2022-10-06T03:34:03.204Z] 2022-10-06 03:34:03,112 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2022-10-06T03:34:03.204Z] 2022-10-06 03:34:03,141 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-06T03:34:03.204Z] 2022-10-06 03:34:03,141 [execute] INFO git tag -a v2.3.0-dev.19 -m v2.3.0-dev.19 [2022-10-06T03:34:03.204Z] 2022-10-06 03:34:03,141 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.19', '-m', 'v2.3.0-dev.19'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2022-10-06T03:34:03.204Z] 2022-10-06 03:34:03,146 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-06T03:34:03.204Z] 2.3.0-dev.19 [Pipeline] } [2022-10-06T03:34:03.210Z] $ docker exec --env ******** --env ******** d370615ca37a2be0785a264c716dab26907f71dad569227ee7e6218ee39913b6 ssh-agent -k [2022-10-06T03:34:03.319Z] unset SSH_AUTH_SOCK; [2022-10-06T03:34:03.319Z] unset SSH_AGENT_PID; [2022-10-06T03:34:03.319Z] echo Agent pid 38 killed; [2022-10-06T03:34:03.332Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-06T03:34:03.626Z] + git semver [Pipeline] } [2022-10-06T03:34:03.894Z] $ docker stop --time=1 d370615ca37a2be0785a264c716dab26907f71dad569227ee7e6218ee39913b6 [2022-10-06T03:34:05.211Z] $ docker rm -f d370615ca37a2be0785a264c716dab26907f71dad569227ee7e6218ee39913b6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T03:34:05.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-06T03:34:05.580Z] [2022-10-06T03:34:05.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T03:34:05.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-06T03:34:05.875Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-06T03:34:05.875Z] ab5ef0e58194: Pulling fs layer [2022-10-06T03:34:05.875Z] 9712f1f96733: Pulling fs layer [2022-10-06T03:34:05.875Z] 63f879dbbcfc: Pulling fs layer [2022-10-06T03:34:05.875Z] 0d9ebad4ef96: Pulling fs layer [2022-10-06T03:34:05.875Z] e9a5061849ea: Pulling fs layer [2022-10-06T03:34:05.875Z] d747dcd14b5f: Pulling fs layer [2022-10-06T03:34:05.875Z] 2de7ff778b66: Pulling fs layer [2022-10-06T03:34:05.875Z] e9a5061849ea: Waiting [2022-10-06T03:34:05.875Z] d747dcd14b5f: Waiting [2022-10-06T03:34:05.875Z] 2de7ff778b66: Waiting [2022-10-06T03:34:05.875Z] 0d9ebad4ef96: Waiting [2022-10-06T03:34:05.875Z] 9712f1f96733: Verifying Checksum [2022-10-06T03:34:05.875Z] 9712f1f96733: Download complete [2022-10-06T03:34:06.441Z] 63f879dbbcfc: Download complete [2022-10-06T03:34:06.441Z] 0d9ebad4ef96: Verifying Checksum [2022-10-06T03:34:06.441Z] 0d9ebad4ef96: Download complete [2022-10-06T03:34:06.441Z] d747dcd14b5f: Verifying Checksum [2022-10-06T03:34:06.441Z] d747dcd14b5f: Download complete [2022-10-06T03:34:06.441Z] e9a5061849ea: Verifying Checksum [2022-10-06T03:34:06.441Z] e9a5061849ea: Download complete [2022-10-06T03:34:06.441Z] ab5ef0e58194: Verifying Checksum [2022-10-06T03:34:06.441Z] ab5ef0e58194: Download complete [2022-10-06T03:34:06.441Z] 2de7ff778b66: Download complete [2022-10-06T03:34:08.962Z] ab5ef0e58194: Pull complete [2022-10-06T03:34:08.962Z] 9712f1f96733: Pull complete [2022-10-06T03:34:09.892Z] 63f879dbbcfc: Pull complete [2022-10-06T03:34:13.173Z] 0d9ebad4ef96: Pull complete [2022-10-06T03:34:13.173Z] e9a5061849ea: Pull complete [2022-10-06T03:34:13.173Z] d747dcd14b5f: Pull complete [2022-10-06T03:34:14.107Z] 2de7ff778b66: Pull complete [2022-10-06T03:34:14.107Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-06T03:34:14.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-06T03:34:14.107Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T03:34:14.180Z] prd-ubuntu20.04-docker-8c-8g-7237 does not seem to be running inside a container [2022-10-06T03:34:14.202Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-06T03:34:16.079Z] $ docker top 7f0c9427f14209a16742d98eae617a626658fc147717175b3d564af994fbc5d8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-06T03:34:16.148Z] provisioning config files... [2022-10-06T03:34:16.156Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config3162346618610851363tmp [2022-10-06T03:34:16.166Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config4049211971846478776tmp [2022-10-06T03:34:16.176Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config12887058077328687306tmp [Pipeline] { [Pipeline] echo [2022-10-06T03:34:16.191Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-06T03:34:16.470Z] ---> sigul-configuration.sh [2022-10-06T03:34:16.470Z] gpg: directory `/root/.gnupg' created [2022-10-06T03:34:16.470Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-06T03:34:16.470Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-06T03:34:16.470Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-06T03:34:16.470Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-06T03:34:16.470Z] gpg: CAST5 encrypted data [2022-10-06T03:34:16.470Z] gpg: encrypted with 1 passphrase [2022-10-06T03:34:16.470Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-06T03:34:16.757Z] + mkdir /home/jenkins [2022-10-06T03:34:16.757Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-06T03:34:17.040Z] + 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 [2022-10-06T03:34:17.048Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-06T03:34:17.330Z] ---> sigul-install.sh [2022-10-06T03:34:17.330Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-06T03:34:17.612Z] + git tag --list [2022-10-06T03:34:17.612Z] v0.0.1 [2022-10-06T03:34:17.612Z] v0.0.10 [2022-10-06T03:34:17.612Z] v0.0.11 [2022-10-06T03:34:17.612Z] v0.0.12 [2022-10-06T03:34:17.612Z] v0.0.13 [2022-10-06T03:34:17.612Z] v0.0.14 [2022-10-06T03:34:17.612Z] v0.0.15 [2022-10-06T03:34:17.612Z] v0.0.16 [2022-10-06T03:34:17.612Z] v0.0.17 [2022-10-06T03:34:17.612Z] v0.0.18 [2022-10-06T03:34:17.612Z] v0.0.19 [2022-10-06T03:34:17.612Z] v0.0.2 [2022-10-06T03:34:17.612Z] v0.0.20 [2022-10-06T03:34:17.612Z] v0.0.21 [2022-10-06T03:34:17.612Z] v0.0.22 [2022-10-06T03:34:17.612Z] v0.0.23 [2022-10-06T03:34:17.612Z] v0.0.24 [2022-10-06T03:34:17.612Z] v0.0.25 [2022-10-06T03:34:17.612Z] v0.0.26 [2022-10-06T03:34:17.612Z] v0.0.27 [2022-10-06T03:34:17.612Z] v0.0.28 [2022-10-06T03:34:17.612Z] v0.0.29 [2022-10-06T03:34:17.612Z] v0.0.3 [2022-10-06T03:34:17.612Z] v0.0.30 [2022-10-06T03:34:17.612Z] v0.0.31 [2022-10-06T03:34:17.612Z] v0.0.32 [2022-10-06T03:34:17.612Z] v0.0.33 [2022-10-06T03:34:17.612Z] v0.0.34 [2022-10-06T03:34:17.612Z] v0.0.35 [2022-10-06T03:34:17.612Z] v0.0.36 [2022-10-06T03:34:17.612Z] v0.0.37 [2022-10-06T03:34:17.612Z] v0.0.38 [2022-10-06T03:34:17.612Z] v0.0.39 [2022-10-06T03:34:17.612Z] v0.0.4 [2022-10-06T03:34:17.612Z] v0.0.40 [2022-10-06T03:34:17.612Z] v0.0.41 [2022-10-06T03:34:17.612Z] v0.0.42 [2022-10-06T03:34:17.612Z] v0.0.43 [2022-10-06T03:34:17.612Z] v0.0.44 [2022-10-06T03:34:17.612Z] v0.0.45 [2022-10-06T03:34:17.612Z] v0.0.46 [2022-10-06T03:34:17.612Z] v0.0.47 [2022-10-06T03:34:17.612Z] v0.0.48 [2022-10-06T03:34:17.612Z] v0.0.49 [2022-10-06T03:34:17.612Z] v0.0.5 [2022-10-06T03:34:17.612Z] v0.0.50 [2022-10-06T03:34:17.612Z] v0.0.51 [2022-10-06T03:34:17.612Z] v0.0.52 [2022-10-06T03:34:17.612Z] v0.0.53 [2022-10-06T03:34:17.612Z] v0.0.54 [2022-10-06T03:34:17.612Z] v0.0.55 [2022-10-06T03:34:17.612Z] v0.0.56 [2022-10-06T03:34:17.612Z] v0.0.57 [2022-10-06T03:34:17.612Z] v0.0.58 [2022-10-06T03:34:17.612Z] v0.0.59 [2022-10-06T03:34:17.612Z] v0.0.6 [2022-10-06T03:34:17.612Z] v0.0.60 [2022-10-06T03:34:17.612Z] v0.0.61 [2022-10-06T03:34:17.612Z] v0.0.62 [2022-10-06T03:34:17.612Z] v0.0.63 [2022-10-06T03:34:17.612Z] v0.0.64 [2022-10-06T03:34:17.612Z] v0.0.65 [2022-10-06T03:34:17.612Z] v0.0.66 [2022-10-06T03:34:17.612Z] v0.0.67 [2022-10-06T03:34:17.612Z] v0.0.68 [2022-10-06T03:34:17.612Z] v0.0.69 [2022-10-06T03:34:17.612Z] v0.0.7 [2022-10-06T03:34:17.612Z] v0.0.70 [2022-10-06T03:34:17.612Z] v0.0.71 [2022-10-06T03:34:17.612Z] v0.0.72 [2022-10-06T03:34:17.612Z] v0.0.8 [2022-10-06T03:34:17.612Z] v0.0.9 [2022-10-06T03:34:17.612Z] v2.0.0 [2022-10-06T03:34:17.612Z] v2.1.0 [2022-10-06T03:34:17.612Z] v2.1.1 [2022-10-06T03:34:17.612Z] v2.1.1-dev.1 [2022-10-06T03:34:17.612Z] v2.1.1-dev.2 [2022-10-06T03:34:17.612Z] v2.1.1-dev.3 [2022-10-06T03:34:17.612Z] v2.1.1-dev.4 [2022-10-06T03:34:17.612Z] v2.2.0 [2022-10-06T03:34:17.612Z] v2.2.1-dev.1 [2022-10-06T03:34:17.612Z] v2.2.1-dev.2 [2022-10-06T03:34:17.612Z] v2.2.1-dev.3 [2022-10-06T03:34:17.612Z] v2.2.1-dev.4 [2022-10-06T03:34:17.612Z] v2.2.1-dev.5 [2022-10-06T03:34:17.612Z] v2.2.1-dev.6 [2022-10-06T03:34:17.612Z] v2.2.1-dev.7 [2022-10-06T03:34:17.612Z] v2.2.1-dev.8 [2022-10-06T03:34:17.612Z] v2.2.1-dev.9 [2022-10-06T03:34:17.612Z] v2.3.0-dev.10 [2022-10-06T03:34:17.612Z] v2.3.0-dev.11 [2022-10-06T03:34:17.612Z] v2.3.0-dev.12 [2022-10-06T03:34:17.612Z] v2.3.0-dev.13 [2022-10-06T03:34:17.612Z] v2.3.0-dev.14 [2022-10-06T03:34:17.612Z] v2.3.0-dev.15 [2022-10-06T03:34:17.612Z] v2.3.0-dev.16 [2022-10-06T03:34:17.612Z] v2.3.0-dev.17 [2022-10-06T03:34:17.612Z] v2.3.0-dev.18 [2022-10-06T03:34:17.612Z] v2.3.0-dev.19 [Pipeline] sh [2022-10-06T03:34:17.895Z] + lftools sign git-tag v2.3.0-dev.19 [2022-10-06T03:34:18.463Z] Signing Git tag with Sigul... [2022-10-06T03:34:18.463Z] Signing v2.3.0-dev.19 [Pipeline] echo [2022-10-06T03:34:18.731Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-06T03:34:19.017Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-06T03:34:19.023Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-06T03:34:19.034Z] $ docker stop --time=1 7f0c9427f14209a16742d98eae617a626658fc147717175b3d564af994fbc5d8 [2022-10-06T03:34:20.341Z] $ docker rm -f 7f0c9427f14209a16742d98eae617a626658fc147717175b3d564af994fbc5d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-06T03:34:20.749Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-06T03:34:20.749Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T03:34:21.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-06T03:34:21.052Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T03:34:21.117Z] prd-ubuntu20.04-docker-8c-8g-7237 does not seem to be running inside a container [2022-10-06T03:34:21.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-06T03:34:21.475Z] $ docker top 3068fb8da05b403a2f7e839495f07ab3822adb564aee03ba043bdd7d66063e07 -eo pid,comm [2022-10-06T03:34:21.523Z] 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). [2022-10-06T03:34:21.523Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-06T03:34:21.549Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-06T03:34:21.549Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-06T03:34:21.648Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-06T03:34:21.646Z] $ docker exec 3068fb8da05b403a2f7e839495f07ab3822adb564aee03ba043bdd7d66063e07 ssh-agent [2022-10-06T03:34:21.757Z] SSH_AUTH_SOCK=/tmp/ssh-rKyZz0V4rmtG/agent.32 [2022-10-06T03:34:21.757Z] SSH_AGENT_PID=38 [2022-10-06T03:34:21.762Z] Running ssh-add (command line suppressed) [2022-10-06T03:34:21.861Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15072781118109133934.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15072781118109133934.key) [2022-10-06T03:34:21.879Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-06T03:34:22.163Z] + git semver bump pre [2022-10-06T03:34:22.423Z] 2022-10-06 03:34:22,327 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-06T03:34:22.423Z] 2022-10-06 03:34:22,327 [bump_version] DEBUG bumping version:2.3.0-dev.19 on axis:pre with prefix:dev [2022-10-06T03:34:22.423Z] 2022-10-06 03:34:22,327 [bump_version] DEBUG bumped version:2.3.0-dev.20 [2022-10-06T03:34:22.423Z] 2022-10-06 03:34:22,327 [write_version] DEBUG write version:2.3.0-dev.20 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True [2022-10-06T03:34:22.423Z] 2022-10-06 03:34:22,327 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-06T03:34:22.423Z] 2022-10-06 03:34:22,327 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-06T03:34:22.423Z] 2022-10-06 03:34:22,329 [execute] INFO git cat-file --batch-check [2022-10-06T03:34:22.423Z] 2022-10-06 03:34:22,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-06T03:34:22.423Z] 2022-10-06 03:34:22,334 [execute] INFO git cat-file --batch [2022-10-06T03:34:22.423Z] 2022-10-06 03:34:22,334 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-06T03:34:22.423Z] 2022-10-06 03:34:22,339 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-06T03:34:22.423Z] 2.3.0-dev.20 [Pipeline] } [2022-10-06T03:34:22.428Z] $ docker exec --env ******** --env ******** 3068fb8da05b403a2f7e839495f07ab3822adb564aee03ba043bdd7d66063e07 ssh-agent -k [2022-10-06T03:34:22.514Z] unset SSH_AUTH_SOCK; [2022-10-06T03:34:22.514Z] unset SSH_AGENT_PID; [2022-10-06T03:34:22.514Z] echo Agent pid 38 killed; [2022-10-06T03:34:22.529Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-06T03:34:22.828Z] + git semver [Pipeline] } [2022-10-06T03:34:23.098Z] $ docker stop --time=1 3068fb8da05b403a2f7e839495f07ab3822adb564aee03ba043bdd7d66063e07 [2022-10-06T03:34:24.397Z] $ docker rm -f 3068fb8da05b403a2f7e839495f07ab3822adb564aee03ba043bdd7d66063e07 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-06T03:34:24.734Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-06T03:34:24.734Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T03:34:25.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-06T03:34:25.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T03:34:25.092Z] prd-ubuntu20.04-docker-8c-8g-7237 does not seem to be running inside a container [2022-10-06T03:34:25.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-06T03:34:25.460Z] $ docker top 6bf5d6f13ef01f339695512476d0b9aa5c2d4ba33e5036cc037be765af09bb63 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-06T03:34:25.548Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-06T03:34:25.548Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-06T03:34:25.648Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-06T03:34:25.646Z] $ docker exec 6bf5d6f13ef01f339695512476d0b9aa5c2d4ba33e5036cc037be765af09bb63 ssh-agent [2022-10-06T03:34:25.752Z] SSH_AUTH_SOCK=/tmp/ssh-8K3v0TSMCv5x/agent.31 [2022-10-06T03:34:25.752Z] SSH_AGENT_PID=37 [2022-10-06T03:34:25.757Z] Running ssh-add (command line suppressed) [2022-10-06T03:34:25.844Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15982924260695127828.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15982924260695127828.key) [2022-10-06T03:34:25.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-06T03:34:26.144Z] + git semver push [2022-10-06T03:34:26.404Z] 2022-10-06 03:34:26,318 [run_push] DEBUG push [2022-10-06T03:34:26.404Z] 2022-10-06 03:34:26,319 [execute] INFO git cat-file --batch-check [2022-10-06T03:34:26.404Z] 2022-10-06 03:34:26,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-06T03:34:26.404Z] 2022-10-06 03:34:26,323 [execute] INFO git rev-list 7def0c32b1d3913a9af349671f0dea1f826d719e -- [2022-10-06T03:34:26.404Z] 2022-10-06 03:34:26,323 [execute] DEBUG Popen(['git', 'rev-list', '7def0c32b1d3913a9af349671f0dea1f826d719e', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-06T03:34:26.404Z] 2022-10-06 03:34:26,331 [execute] INFO git fetch -v origin [2022-10-06T03:34:26.404Z] 2022-10-06 03:34:26,332 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-06T03:34:26.973Z] 2022-10-06 03:34:26,913 [run_push] DEBUG no remote changes detected [2022-10-06T03:34:26.973Z] 2022-10-06 03:34:26,913 [execute] INFO git push origin semver [2022-10-06T03:34:26.973Z] 2022-10-06 03:34:26,914 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-06T03:34:27.910Z] 2022-10-06 03:34:27,688 [run_push] DEBUG push all version tags [2022-10-06T03:34:27.910Z] 2022-10-06 03:34:27,689 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-06T03:34:27.910Z] 2022-10-06 03:34:27,689 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2022-10-06T03:34:28.478Z] 2022-10-06 03:34:28,467 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-06T03:34:28.478Z] 2.3.0-dev.20 [Pipeline] } [2022-10-06T03:34:28.741Z] $ docker exec --env ******** --env ******** 6bf5d6f13ef01f339695512476d0b9aa5c2d4ba33e5036cc037be765af09bb63 ssh-agent -k [2022-10-06T03:34:28.839Z] unset SSH_AUTH_SOCK; [2022-10-06T03:34:28.839Z] unset SSH_AGENT_PID; [2022-10-06T03:34:28.839Z] echo Agent pid 37 killed; [2022-10-06T03:34:28.854Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-06T03:34:29.159Z] + git semver [Pipeline] } [2022-10-06T03:34:29.426Z] $ docker stop --time=1 6bf5d6f13ef01f339695512476d0b9aa5c2d4ba33e5036cc037be765af09bb63 [2022-10-06T03:34:30.727Z] $ docker rm -f 6bf5d6f13ef01f339695512476d0b9aa5c2d4ba33e5036cc037be765af09bb63 [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 [2022-10-06T03:34:31.269Z] + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] [2022-10-06T03:34:31.269Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-10-06T03:34:31.269Z] total 16 [2022-10-06T03:34:31.269Z] drwxr-xr-x 3 root root 4096 Oct 6 03:29 . [2022-10-06T03:34:31.269Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 6 03:34 .. [2022-10-06T03:34:31.269Z] drwxr-xr-x 2 root root 4096 Oct 6 03:29 cost [2022-10-06T03:34:31.269Z] -rw-r--r-- 1 root root 87 Oct 6 03:29 cost.csv [2022-10-06T03:34:31.269Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-10-06T03:34:31.269Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-10-06T03:34:31.269Z] total 16 [2022-10-06T03:34:31.269Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 6 03:29 . [2022-10-06T03:34:31.269Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 6 03:34 .. [2022-10-06T03:34:31.269Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 6 03:29 cost [2022-10-06T03:34:31.269Z] -rw-r--r-- 1 jenkins jenkins 87 Oct 6 03:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-06T03:34:31.556Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-06T03:34:32.413Z] ---> package-listing.sh [2022-10-06T03:34:32.413Z] ++ facter osfamily [2022-10-06T03:34:32.413Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-06T03:34:32.672Z] + OS_FAMILY=debian [2022-10-06T03:34:32.672Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2022-10-06T03:34:32.672Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-06T03:34:32.672Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-06T03:34:32.672Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-06T03:34:32.672Z] + PACKAGES=/tmp/packages_start.txt [2022-10-06T03:34:32.672Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2022-10-06T03:34:32.672Z] + PACKAGES=/tmp/packages_end.txt [2022-10-06T03:34:32.672Z] + case "${OS_FAMILY}" in [2022-10-06T03:34:32.672Z] + grep '^ii' [2022-10-06T03:34:32.672Z] + dpkg -l [2022-10-06T03:34:32.672Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-06T03:34:32.672Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-06T03:34:32.672Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-06T03:34:32.672Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2022-10-06T03:34:32.672Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2022-10-06T03:34:32.672Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo [2022-10-06T03:34:32.682Z] 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/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-06T03:34:32.961Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T03:34:33.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-06T03:34:33.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T03:34:33.586Z] prd-ubuntu20.04-docker-8c-8g-7237 does not seem to be running inside a container [2022-10-06T03:34:33.611Z] $ 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/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 [2022-10-06T03:34:33.798Z] $ docker top 164f6db5f39a6ab3a216add7c80547d22bef55735f9ef96a29cad8236f3a0b1d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-06T03:34:34.138Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-06T03:34:34.415Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-06T03:34:34.702Z] + ls /var/log/sa-host [2022-10-06T03:34:34.702Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-06T03:34:34.793Z] provisioning config files... [2022-10-06T03:34:34.803Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config12276485838784754257tmp [Pipeline] { [Pipeline] echo [2022-10-06T03:34:34.817Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-06T03:34:35.099Z] ---> create-netrc.sh [Pipeline] } [2022-10-06T03:34:35.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-06T03:34:35.419Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-06T03:34:35.427Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-06T03:34:35.711Z] ---> sudo-logs.sh [2022-10-06T03:34:35.711Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-06T03:34:35.739Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-06T03:34:36.021Z] ---> job-cost.sh [2022-10-06T03:34:36.021Z] lf-activate-venv: SKIPPING [2022-10-06T03:34:36.021Z] DEBUG: total: 0.2199999988079071 [2022-10-06T03:34:36.021Z] INFO: Retrieving Stack Cost... [2022-10-06T03:34:36.587Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-06T03:34:36.847Z] INFO: Archiving Costs [Pipeline] echo [2022-10-06T03:34:36.858Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-06T03:34:37.141Z] ---> logs-deploy.sh [2022-10-06T03:34:37.141Z] lf-activate-venv: SKIPPING [2022-10-06T03:34:37.141Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/74 [2022-10-06T03:34:37.141Z] INFO: archiving workspace using pattern(s): [2022-10-06T03:34:38.078Z] Archives upload complete. [2022-10-06T03:34:38.078Z] INFO: archiving logs to Nexus