Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4ba5682ebe8da857aa6bdd457b4c74b30b68e3b1 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-ssh1911875116476844836.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh18151069744013841395.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh13231400020136841458.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh12634498134719676980.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-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-ssh5580822045093456701.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-11942’ Running on prd-ubuntu20.04-docker-8c-8g-11945 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 > 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 4ba5682ebe8da857aa6bdd457b4c74b30b68e3b1 (main) > 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 4ba5682ebe8da857aa6bdd457b4c74b30b68e3b1 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v3 (#518)" > git rev-list --no-walk 0c0b475017e401ffba3f71c0b75905b6f98f7286 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-27T20:00:11.469Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-27T20:00:11.516Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-27T20:00:11.533Z] ========================================================= [2023-04-27T20:00:11.533Z] EdgeX Global Pipelines Version Info [2023-04-27T20:00:11.533Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-27T20:00:12.246Z] ------------------- [2023-04-27T20:00:12.246Z] stable info: [2023-04-27T20:00:12.246Z] ------------------- [2023-04-27T20:00:12.246Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-27T20:00:12.246Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T20:00:12.247Z] Message: update stable to v1.0.248 [2023-04-27T20:00:12.815Z] ------------------- [2023-04-27T20:00:12.815Z] experimental info: [2023-04-27T20:00:12.815Z] ------------------- [2023-04-27T20:00:12.815Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-27T20:00:12.815Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T20:00:12.815Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-27T20:00:13.001Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2023-04-27T20:00:13.013Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2023-04-27T20:00:13.028Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-27T20:00:13.040Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-27T20:00:13.054Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-27T20:00:13.074Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-27T20:00:13.092Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-27T20:00:13.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-27T20:00:13.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-27T20:00:13.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-27T20:00:13.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-27T20:00:13.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2023-04-27T20:00:13.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-27T20:00:13.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-27T20:00:13.228Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-04-27T20:00:13.239Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-04-27T20:00:13.250Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-27T20:00:13.268Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-27T20:00:13.287Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-27T20:00:13.300Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-27T20:00:13.327Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-27T20:00:13.340Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-27T20:00:13.353Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-27T20:00:13.365Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-27T20:00:13.376Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-04-27T20:00:13.388Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-27T20:00:13.398Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-27T20:00:13.411Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-27T20:00:13.427Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-27T20:00:13.438Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-27T20:00:13.453Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4ba5682ebe8da857aa6bdd457b4c74b30b68e3b1 [Pipeline] echo [2023-04-27T20:00:13.469Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4ba5682 [Pipeline] echo [2023-04-27T20:00:13.483Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-27T20:00:13.834Z] + git rev-list -1 --merges 4ba5682ebe8da857aa6bdd457b4c74b30b68e3b1~1..4ba5682ebe8da857aa6bdd457b4c74b30b68e3b1 [Pipeline] echo [2023-04-27T20:00:13.883Z] -----------> git rev-list -1 --merges 4ba5682ebe8da857aa6bdd457b4c74b30b68e3b1~1..4ba5682ebe8da857aa6bdd457b4c74b30b68e3b1 4ba5682ebe8da857aa6bdd457b4c74b30b68e3b1 [false] [Pipeline] sh [2023-04-27T20:00:14.174Z] + git log --format=format:%s -1 4ba5682ebe8da857aa6bdd457b4c74b30b68e3b1 [Pipeline] echo [2023-04-27T20:00:14.190Z] ========================================================= [2023-04-27T20:00:14.190Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-27T20:00:14.190Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T20:00:14.523Z] + git log --format=format:%s -1 4ba5682ebe8da857aa6bdd457b4c74b30b68e3b1 [Pipeline] echo [2023-04-27T20:00:14.535Z] [semverPrep] GIT_COMMIT: 4ba5682ebe8da857aa6bdd457b4c74b30b68e3b1, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-secrets/v3 (#518) [Pipeline] echo [2023-04-27T20:00:14.547Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-27T20:00:14.897Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T20:00:14.897Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-27T20:00:14.897Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-27T20:00:14.897Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-27T20:00:14.897Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-27T20:00:14.897Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-27T20:00:14.897Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:00:15.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T20:00:15.531Z] [2023-04-27T20:00:15.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:00:15.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T20:00:15.839Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-27T20:00:15.839Z] b85a868b505f: Pulling fs layer [2023-04-27T20:00:15.839Z] e2be974225ed: Pulling fs layer [2023-04-27T20:00:15.839Z] 339a4e72a1f5: Pulling fs layer [2023-04-27T20:00:15.839Z] 988bab9f4d93: Pulling fs layer [2023-04-27T20:00:15.839Z] 1469e6f7b9e6: Pulling fs layer [2023-04-27T20:00:15.839Z] eaf3925da568: Pulling fs layer [2023-04-27T20:00:15.839Z] bab4dde63d76: Pulling fs layer [2023-04-27T20:00:15.839Z] bde34c3a00c8: Pulling fs layer [2023-04-27T20:00:15.839Z] b352a97aabf1: Pulling fs layer [2023-04-27T20:00:15.839Z] 4872d77fe225: Pulling fs layer [2023-04-27T20:00:15.839Z] 5851b861e8e6: Pulling fs layer [2023-04-27T20:00:15.839Z] bab4dde63d76: Waiting [2023-04-27T20:00:15.839Z] bde34c3a00c8: Waiting [2023-04-27T20:00:15.839Z] b352a97aabf1: Waiting [2023-04-27T20:00:15.839Z] 5851b861e8e6: Waiting [2023-04-27T20:00:15.839Z] 4872d77fe225: Waiting [2023-04-27T20:00:15.839Z] 988bab9f4d93: Waiting [2023-04-27T20:00:15.839Z] eaf3925da568: Waiting [2023-04-27T20:00:15.839Z] e2be974225ed: Verifying Checksum [2023-04-27T20:00:15.839Z] e2be974225ed: Download complete [2023-04-27T20:00:15.839Z] 988bab9f4d93: Verifying Checksum [2023-04-27T20:00:15.839Z] 988bab9f4d93: Download complete [2023-04-27T20:00:16.099Z] 339a4e72a1f5: Verifying Checksum [2023-04-27T20:00:16.099Z] 339a4e72a1f5: Download complete [2023-04-27T20:00:16.099Z] 1469e6f7b9e6: Download complete [2023-04-27T20:00:16.099Z] eaf3925da568: Verifying Checksum [2023-04-27T20:00:16.099Z] eaf3925da568: Download complete [2023-04-27T20:00:16.099Z] bde34c3a00c8: Download complete [2023-04-27T20:00:16.099Z] b352a97aabf1: Download complete [2023-04-27T20:00:16.099Z] 4872d77fe225: Verifying Checksum [2023-04-27T20:00:16.099Z] 4872d77fe225: Download complete [2023-04-27T20:00:16.099Z] 5851b861e8e6: Verifying Checksum [2023-04-27T20:00:16.099Z] 5851b861e8e6: Download complete [2023-04-27T20:00:16.099Z] b85a868b505f: Verifying Checksum [2023-04-27T20:00:16.099Z] b85a868b505f: Download complete [2023-04-27T20:00:16.359Z] bab4dde63d76: Verifying Checksum [2023-04-27T20:00:16.359Z] bab4dde63d76: Download complete [2023-04-27T20:00:17.297Z] b85a868b505f: Pull complete [2023-04-27T20:00:17.556Z] e2be974225ed: Pull complete [2023-04-27T20:00:18.124Z] 339a4e72a1f5: Pull complete [2023-04-27T20:00:18.124Z] 988bab9f4d93: Pull complete [2023-04-27T20:00:18.385Z] 1469e6f7b9e6: Pull complete [2023-04-27T20:00:18.385Z] eaf3925da568: Pull complete [2023-04-27T20:00:20.351Z] bab4dde63d76: Pull complete [2023-04-27T20:00:20.351Z] bde34c3a00c8: Pull complete [2023-04-27T20:00:20.614Z] b352a97aabf1: Pull complete [2023-04-27T20:00:20.614Z] 4872d77fe225: Pull complete [2023-04-27T20:00:20.614Z] 5851b861e8e6: Pull complete [2023-04-27T20:00:20.875Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-27T20:00:20.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T20:00:20.875Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T20:00:20.989Z] prd-ubuntu20.04-docker-8c-8g-11945 does not seem to be running inside a container [2023-04-27T20:00:21.028Z] $ 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 [2023-04-27T20:00:23.288Z] $ docker top 05ed53dc1d2e0cadf52c595cb4a44ae1a29c97259d8e38f2303560c5df691e18 -eo pid,comm [2023-04-27T20:00:23.345Z] 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). [2023-04-27T20:00:23.345Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T20:00:23.389Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T20:00:23.389Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T20:00:23.498Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T20:00:23.503Z] $ docker exec 05ed53dc1d2e0cadf52c595cb4a44ae1a29c97259d8e38f2303560c5df691e18 ssh-agent [2023-04-27T20:00:23.600Z] SSH_AUTH_SOCK=/tmp/ssh-ENjESgkjEpLf/agent.32 [2023-04-27T20:00:23.600Z] SSH_AGENT_PID=38 [2023-04-27T20:00:23.608Z] Running ssh-add (command line suppressed) [2023-04-27T20:00:23.718Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4603571762381828093.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4603571762381828093.key) [2023-04-27T20:00:23.731Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T20:00:24.033Z] + git tag --points-at HEAD [Pipeline] } [2023-04-27T20:00:24.049Z] $ docker exec --env ******** --env ******** 05ed53dc1d2e0cadf52c595cb4a44ae1a29c97259d8e38f2303560c5df691e18 ssh-agent -k [2023-04-27T20:00:24.153Z] unset SSH_AUTH_SOCK; [2023-04-27T20:00:24.153Z] unset SSH_AGENT_PID; [2023-04-27T20:00:24.154Z] echo Agent pid 38 killed; [2023-04-27T20:00:24.163Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-27T20:00:24.193Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T20:00:24.193Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T20:00:24.329Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T20:00:24.334Z] $ docker exec 05ed53dc1d2e0cadf52c595cb4a44ae1a29c97259d8e38f2303560c5df691e18 ssh-agent [2023-04-27T20:00:24.447Z] SSH_AUTH_SOCK=/tmp/ssh-FaweggJU43GN/agent.70 [2023-04-27T20:00:24.447Z] SSH_AGENT_PID=76 [2023-04-27T20:00:24.452Z] Running ssh-add (command line suppressed) [2023-04-27T20:00:24.564Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13097891475140310381.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13097891475140310381.key) [2023-04-27T20:00:24.578Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T20:00:24.873Z] + git semver init [2023-04-27T20:00:25.134Z] 2023-04-27 20:00:25,072 [run_init] DEBUG init version:0.0.0 force:False [2023-04-27T20:00:25.134Z] 2023-04-27 20:00:25,072 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2023-04-27T20:00:25.134Z] 2023-04-27 20:00:25,073 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2023-04-27T20:00:25.134Z] 2023-04-27 20:00:25,073 [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) [2023-04-27T20:00:26.086Z] 2023-04-27 20:00:25,831 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude [2023-04-27T20:00:26.086Z] 2023-04-27 20:00:25,832 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False [2023-04-27T20:00:26.086Z] 2023-04-27 20:00:25,832 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-04-27T20:00:26.086Z] 2023-04-27 20:00:25,832 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-04-27T20:00:26.086Z] 3.0.0-dev.74 [Pipeline] } [2023-04-27T20:00:26.098Z] $ docker exec --env ******** --env ******** 05ed53dc1d2e0cadf52c595cb4a44ae1a29c97259d8e38f2303560c5df691e18 ssh-agent -k [2023-04-27T20:00:26.201Z] unset SSH_AUTH_SOCK; [2023-04-27T20:00:26.201Z] unset SSH_AGENT_PID; [2023-04-27T20:00:26.201Z] echo Agent pid 76 killed; [2023-04-27T20:00:26.210Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T20:00:26.521Z] + git semver [Pipeline] } [2023-04-27T20:00:26.798Z] $ docker stop --time=1 05ed53dc1d2e0cadf52c595cb4a44ae1a29c97259d8e38f2303560c5df691e18 [2023-04-27T20:00:28.134Z] $ docker rm -f --volumes 05ed53dc1d2e0cadf52c595cb4a44ae1a29c97259d8e38f2303560c5df691e18 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T20:00:28.473Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-27T20:00:28.692Z] Stashed 1 file(s) [Pipeline] echo [2023-04-27T20:00:28.695Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.74 [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 [2023-04-27T20:00:28.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T20:00:28.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T20:00:28.926Z] ========================================================= [2023-04-27T20:00:28.926Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-27T20:00:28.926Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-04-27T20:00:29.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-27T20:00:29.219Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-27T20:00:29.219Z] f56be85fc22e: Pulling fs layer [2023-04-27T20:00:29.219Z] 85791d961cd3: Pulling fs layer [2023-04-27T20:00:29.219Z] d694b5ae8c79: Pulling fs layer [2023-04-27T20:00:29.219Z] 9f32a84ed3da: Pulling fs layer [2023-04-27T20:00:29.219Z] 4d19c01a9841: Pulling fs layer [2023-04-27T20:00:29.219Z] 9325e15d5711: Pulling fs layer [2023-04-27T20:00:29.219Z] 556b6ee489ea: Pulling fs layer [2023-04-27T20:00:29.219Z] c5a4b2cf53e6: Pulling fs layer [2023-04-27T20:00:29.219Z] 9325e15d5711: Waiting [2023-04-27T20:00:29.219Z] 9f32a84ed3da: Waiting [2023-04-27T20:00:29.219Z] 556b6ee489ea: Waiting [2023-04-27T20:00:29.219Z] c5a4b2cf53e6: Waiting [2023-04-27T20:00:29.219Z] 4d19c01a9841: Waiting [2023-04-27T20:00:29.219Z] 85791d961cd3: Download complete [2023-04-27T20:00:29.219Z] 9f32a84ed3da: Verifying Checksum [2023-04-27T20:00:29.219Z] 9f32a84ed3da: Download complete [2023-04-27T20:00:29.219Z] 4d19c01a9841: Download complete [2023-04-27T20:00:29.219Z] f56be85fc22e: Verifying Checksum [2023-04-27T20:00:29.219Z] f56be85fc22e: Download complete [2023-04-27T20:00:29.219Z] 9325e15d5711: Verifying Checksum [2023-04-27T20:00:29.219Z] 9325e15d5711: Download complete [2023-04-27T20:00:29.479Z] f56be85fc22e: Pull complete [2023-04-27T20:00:29.479Z] 85791d961cd3: Pull complete [2023-04-27T20:00:29.739Z] c5a4b2cf53e6: Verifying Checksum [2023-04-27T20:00:29.739Z] c5a4b2cf53e6: Download complete [2023-04-27T20:00:30.005Z] d694b5ae8c79: Verifying Checksum [2023-04-27T20:00:30.005Z] d694b5ae8c79: Download complete [2023-04-27T20:00:30.005Z] 556b6ee489ea: Verifying Checksum [2023-04-27T20:00:33.314Z] d694b5ae8c79: Pull complete [2023-04-27T20:00:33.571Z] 9f32a84ed3da: Pull complete [2023-04-27T20:00:33.571Z] 4d19c01a9841: Pull complete [2023-04-27T20:00:33.571Z] 9325e15d5711: Pull complete [2023-04-27T20:00:36.103Z] 556b6ee489ea: Pull complete [2023-04-27T20:00:37.040Z] c5a4b2cf53e6: Pull complete [2023-04-27T20:00:37.299Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-27T20:00:37.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-27T20:00:37.299Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-04-27T20:00:37.590Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:00:37.904Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-27T20:00:37.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T20:00:37.993Z] prd-ubuntu20.04-docker-8c-8g-11945 does not seem to be running inside a container [2023-04-27T20:00:38.030Z] $ 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 [2023-04-27T20:00:41.341Z] $ docker top 5831d8f0868414175bd5bf0b33add76e0e35102e407d8787e1478c4e7ac5fada -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T20:00:41.697Z] + go version [2023-04-27T20:00:41.697Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-27T20:00:41.710Z] $ docker stop --time=1 5831d8f0868414175bd5bf0b33add76e0e35102e407d8787e1478c4e7ac5fada [2023-04-27T20:00:43.015Z] $ docker rm -f --volumes 5831d8f0868414175bd5bf0b33add76e0e35102e407d8787e1478c4e7ac5fada [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:00:43.435Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-27T20:00:43.435Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T20:00:43.507Z] prd-ubuntu20.04-docker-8c-8g-11945 does not seem to be running inside a container [2023-04-27T20:00:43.541Z] $ 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 [2023-04-27T20:00:43.831Z] Still waiting to schedule task [2023-04-27T20:00:43.832Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11943’ [2023-04-27T20:00:43.891Z] $ docker top 4303a5edb782a076f7473abd4a93efd4975e0d487ec6a6c3455e518f3575d51f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T20:00:44.237Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh [2023-04-27T20:00:44.535Z] + make test [2023-04-27T20:00:44.535Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-04-27T20:00:44.535Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-04-27T20:00:44.535Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-04-27T20:00:44.535Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.38 [2023-04-27T20:00:44.535Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 [2023-04-27T20:00:44.535Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-04-27T20:00:44.535Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 [2023-04-27T20:00:44.535Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-04-27T20:00:44.535Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.25 [2023-04-27T20:00:44.793Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-04-27T20:00:44.793Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.14 [2023-04-27T20:00:44.793Z] go: downloading github.com/google/uuid v1.3.0 [2023-04-27T20:00:44.793Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-04-27T20:00:44.793Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-27T20:00:45.053Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-27T20:00:45.053Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-27T20:00:45.053Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-04-27T20:00:45.053Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-04-27T20:00:45.053Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-04-27T20:00:45.053Z] go: downloading golang.org/x/net v0.9.0 [2023-04-27T20:00:45.053Z] go: downloading golang.org/x/sync v0.1.0 [2023-04-27T20:00:45.053Z] go: downloading github.com/go-kit/log v0.2.1 [2023-04-27T20:00:45.053Z] go: downloading github.com/go-playground/validator/v10 v10.12.0 [2023-04-27T20:00:45.053Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-04-27T20:00:45.053Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-27T20:00:45.053Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-04-27T20:00:45.053Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-04-27T20:00:45.053Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-04-27T20:00:45.053Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-04-27T20:00:45.053Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-04-27T20:00:45.053Z] go: downloading github.com/x448/float16 v0.8.4 [2023-04-27T20:00:45.053Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-04-27T20:00:45.053Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-04-27T20:00:45.053Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-04-27T20:00:45.053Z] go: downloading github.com/leodido/go-urn v1.2.2 [2023-04-27T20:00:45.053Z] go: downloading golang.org/x/crypto v0.8.0 [2023-04-27T20:00:45.053Z] go: downloading golang.org/x/text v0.9.0 [2023-04-27T20:00:45.053Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-04-27T20:00:45.053Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-04-27T20:00:45.053Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-04-27T20:00:45.053Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-04-27T20:00:45.053Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-04-27T20:00:45.053Z] go: downloading google.golang.org/grpc v1.53.0 [2023-04-27T20:00:45.314Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-04-27T20:00:45.314Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-04-27T20:00:45.314Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-04-27T20:00:45.573Z] go: downloading github.com/fatih/color v1.9.0 [2023-04-27T20:00:45.573Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-04-27T20:00:45.573Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-04-27T20:00:45.573Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-04-27T20:00:45.573Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-04-27T20:00:45.573Z] go: downloading golang.org/x/sys v0.7.0 [2023-04-27T20:00:45.573Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-04-27T20:00:45.573Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-04-27T20:00:45.573Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-04-27T20:01:03.664Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-04-27T20:01:03.664Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-04-27T20:01:03.664Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-04-27T20:01:03.664Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-04-27T20:01:03.664Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-04-27T20:01:21.768Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.038s coverage: 36.0% of statements [2023-04-27T20:01:21.768Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.018s coverage: 92.4% of statements [2023-04-27T20:01:21.768Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.011s coverage: 85.0% of statements [2023-04-27T20:01:21.768Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.027s coverage: 42.4% of statements [2023-04-27T20:01:21.768Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.042s coverage: 100.0% of statements [2023-04-27T20:01:21.768Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.344s coverage: 87.7% of statements [2023-04-27T20:01:21.768Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.013s coverage: 25.0% of statements [2023-04-27T20:01:21.768Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.038s coverage: 78.9% of statements [2023-04-27T20:01:21.768Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.012s coverage: 77.0% of statements [2023-04-27T20:01:21.768Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.014s coverage: 31.2% of statements [2023-04-27T20:01:21.768Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.009s coverage: 91.3% of statements [2023-04-27T20:01:28.336Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-04-27T20:01:32.516Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-27T20:01:32.516Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-04-27T20:01:32.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-27T20:01:32.536Z] $ docker stop --time=1 4303a5edb782a076f7473abd4a93efd4975e0d487ec6a6c3455e518f3575d51f [2023-04-27T20:01:34.300Z] $ docker rm -f --volumes 4303a5edb782a076f7473abd4a93efd4975e0d487ec6a6c3455e518f3575d51f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T20:01:34.930Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-27T20:01:34.985Z] 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 [2023-04-27T20:01:35.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T20:01:35.453Z] [2023-04-27T20:01:35.453Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:01:35.752Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T20:01:35.752Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-27T20:01:35.752Z] 5eb5b503b376: Pulling fs layer [2023-04-27T20:01:35.752Z] 5c69ac0246d0: Pulling fs layer [2023-04-27T20:01:35.752Z] ec43610c2a17: Pulling fs layer [2023-04-27T20:01:35.752Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-27T20:01:35.752Z] 33b1e0a273af: Pulling fs layer [2023-04-27T20:01:35.752Z] 5d3b04190fa2: Pulling fs layer [2023-04-27T20:01:35.752Z] 2f39f015ded8: Pulling fs layer [2023-04-27T20:01:35.752Z] 5d3b04190fa2: Waiting [2023-04-27T20:01:35.752Z] 2f39f015ded8: Waiting [2023-04-27T20:01:35.752Z] 3a2ae6a8a46f: Waiting [2023-04-27T20:01:35.752Z] 33b1e0a273af: Waiting [2023-04-27T20:01:35.752Z] 5c69ac0246d0: Verifying Checksum [2023-04-27T20:01:35.752Z] 5c69ac0246d0: Download complete [2023-04-27T20:01:35.752Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-27T20:01:35.752Z] 3a2ae6a8a46f: Download complete [2023-04-27T20:01:36.012Z] 33b1e0a273af: Verifying Checksum [2023-04-27T20:01:36.012Z] 33b1e0a273af: Download complete [2023-04-27T20:01:36.012Z] 5d3b04190fa2: Download complete [2023-04-27T20:01:36.012Z] ec43610c2a17: Verifying Checksum [2023-04-27T20:01:36.012Z] ec43610c2a17: Download complete [2023-04-27T20:01:36.012Z] 5eb5b503b376: Verifying Checksum [2023-04-27T20:01:36.012Z] 5eb5b503b376: Download complete [2023-04-27T20:01:37.392Z] 5eb5b503b376: Pull complete [2023-04-27T20:01:37.392Z] 5c69ac0246d0: Pull complete [2023-04-27T20:01:37.959Z] ec43610c2a17: Pull complete [2023-04-27T20:01:37.959Z] 3a2ae6a8a46f: Pull complete [2023-04-27T20:01:38.220Z] 33b1e0a273af: Pull complete [2023-04-27T20:01:38.220Z] 5d3b04190fa2: Pull complete [2023-04-27T20:01:39.166Z] 2f39f015ded8: Download complete [2023-04-27T20:01:43.366Z] 2f39f015ded8: Pull complete [2023-04-27T20:01:43.366Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-27T20:01:43.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T20:01:43.366Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T20:01:43.457Z] prd-ubuntu20.04-docker-8c-8g-11945 does not seem to be running inside a container [2023-04-27T20:01:43.485Z] $ 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 [2023-04-27T20:01:47.026Z] $ docker top 4f8211c2462541c01766091188e6101a412099479ebed6839cdf2226bf3ccc0a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T20:01:47.425Z] ---> job-cost.sh [2023-04-27T20:01:47.425Z] lf-activate-venv: SKIPPING [2023-04-27T20:01:47.425Z] INFO: No Stack... [2023-04-27T20:01:47.684Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-27T20:01:47.944Z] INFO: Archiving Costs [Pipeline] sh [2023-04-27T20:01:48.338Z] + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv [2023-04-27T20:01:48.338Z] + cut -d, -f6 [Pipeline] lock [2023-04-27T20:01:48.461Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-162-stack-cost] [2023-04-27T20:01:48.468Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-162-stack-cost] did not exist. Created. [2023-04-27T20:01:48.468Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-27T20:01:48.795Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-27T20:01:48.835Z] Stashed 1 file(s) [Pipeline] } [2023-04-27T20:01:48.843Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-162-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-27T20:01:48.861Z] $ docker stop --time=1 4f8211c2462541c01766091188e6101a412099479ebed6839cdf2226bf3ccc0a [2023-04-27T20:01:50.024Z] $ docker rm -f --volumes 4f8211c2462541c01766091188e6101a412099479ebed6839cdf2226bf3ccc0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-27T20:03:52.566Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11946 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2023-04-27T20:03:52.584Z] Running in /w/workspace/go-mod-bootstrap/162 [Pipeline] { [Pipeline] checkout [2023-04-27T20:03:52.619Z] Selected Git installation does not exist. Using Default [2023-04-27T20:03:52.619Z] The recommended git tool is: NONE [2023-04-27T20:03:59.020Z] using credential edgex-jenkins-ssh [2023-04-27T20:03:59.044Z] Cloning the remote Git repository [2023-04-27T20:03:59.121Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-04-27T20:03:59.237Z] > git init /w/workspace/go-mod-bootstrap/162 # timeout=10 [2023-04-27T20:03:59.404Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-04-27T20:03:59.405Z] > git --version # timeout=10 [2023-04-27T20:03:59.426Z] > git --version # 'git version 2.25.1' [2023-04-27T20:03:59.429Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T20:03:59.589Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-27T20:04:00.780Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-04-27T20:04:00.802Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-27T20:04:01.836Z] Avoid second fetch [2023-04-27T20:04:01.836Z] Checking out Revision 4ba5682ebe8da857aa6bdd457b4c74b30b68e3b1 (main) [2023-04-27T20:04:02.548Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v3 (#518)" [2023-04-27T20:04:01.861Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T20:04:01.943Z] > git checkout -f 4ba5682ebe8da857aa6bdd457b4c74b30b68e3b1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T20:04:03.611Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-27T20:04:03.611Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T20:04:03.611Z] Dload Upload Total Spent Left Speed [2023-04-27T20:04:03.611Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2023-04-27T20:04:04.359Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-27T20:04:04.701Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-27T20:04:04.701Z] + sudo tee /etc/docker/daemon.new [2023-04-27T20:04:04.701Z] { [2023-04-27T20:04:04.701Z] "registry-mirrors": [ [2023-04-27T20:04:04.701Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-27T20:04:04.701Z] ], [2023-04-27T20:04:04.701Z] "bip": "10.250.0.254/24", [2023-04-27T20:04:04.701Z] "hosts": [ [2023-04-27T20:04:04.701Z] "tcp://0.0.0.0:5555", [2023-04-27T20:04:04.701Z] "unix:///var/run/docker.sock" [2023-04-27T20:04:04.701Z] ], [2023-04-27T20:04:04.701Z] "mtu": 1458, [2023-04-27T20:04:04.701Z] "selinux-enabled": true, [2023-04-27T20:04:04.701Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-27T20:04:04.701Z] } [Pipeline] sh [2023-04-27T20:04:05.064Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-27T20:04:05.404Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-04-27T20:04:23.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T20:04:23.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T20:04:23.997Z] ========================================================= [2023-04-27T20:04:23.997Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-27T20:04:23.997Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-04-27T20:04:24.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-27T20:04:26.950Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-27T20:04:26.950Z] c41833b44d91: Pulling fs layer [2023-04-27T20:04:26.950Z] ed15518f5707: Pulling fs layer [2023-04-27T20:04:26.950Z] feae8fd75edb: Pulling fs layer [2023-04-27T20:04:26.950Z] 242c74f7c9fa: Pulling fs layer [2023-04-27T20:04:26.950Z] 3cdef696dda3: Pulling fs layer [2023-04-27T20:04:26.950Z] 2ced38df9373: Pulling fs layer [2023-04-27T20:04:26.950Z] 58f1dce35555: Pulling fs layer [2023-04-27T20:04:26.950Z] 242c74f7c9fa: Waiting [2023-04-27T20:04:26.950Z] 3cdef696dda3: Waiting [2023-04-27T20:04:26.950Z] 2ced38df9373: Waiting [2023-04-27T20:04:26.950Z] 58f1dce35555: Waiting [2023-04-27T20:04:26.950Z] ed15518f5707: Verifying Checksum [2023-04-27T20:04:26.950Z] ed15518f5707: Download complete [2023-04-27T20:04:26.950Z] 242c74f7c9fa: Download complete [2023-04-27T20:04:26.950Z] 3cdef696dda3: Verifying Checksum [2023-04-27T20:04:26.950Z] 3cdef696dda3: Download complete [2023-04-27T20:04:26.950Z] c41833b44d91: Verifying Checksum [2023-04-27T20:04:26.950Z] c41833b44d91: Download complete [2023-04-27T20:04:27.941Z] c41833b44d91: Pull complete [2023-04-27T20:04:28.526Z] 58f1dce35555: Verifying Checksum [2023-04-27T20:04:28.526Z] 58f1dce35555: Download complete [2023-04-27T20:04:28.526Z] ed15518f5707: Pull complete [2023-04-27T20:04:29.953Z] 2ced38df9373: Verifying Checksum [2023-04-27T20:04:29.953Z] 2ced38df9373: Download complete [2023-04-27T20:04:29.953Z] feae8fd75edb: Verifying Checksum [2023-04-27T20:04:29.953Z] feae8fd75edb: Download complete [2023-04-27T20:04:42.344Z] feae8fd75edb: Pull complete [2023-04-27T20:04:42.344Z] 242c74f7c9fa: Pull complete [2023-04-27T20:04:42.344Z] 3cdef696dda3: Pull complete [2023-04-27T20:04:47.708Z] 2ced38df9373: Pull complete [2023-04-27T20:04:50.398Z] 58f1dce35555: Pull complete [2023-04-27T20:04:50.398Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-27T20:04:50.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-27T20:04:50.398Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-04-27T20:04:50.734Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:51.167Z] + docker inspect -f . ci-base-image-arm64 [2023-04-27T20:04:51.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T20:04:51.414Z] prd-ubuntu20.04-docker-arm64-4c-16g-11946 does not seem to be running inside a container [2023-04-27T20:04:51.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/162 -v /w/workspace/go-mod-bootstrap/162:/w/workspace/go-mod-bootstrap/162:rw,z -v /w/workspace/go-mod-bootstrap/162@tmp:/w/workspace/go-mod-bootstrap/162@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 [2023-04-27T20:04:54.641Z] $ docker top 1d2fddb3d21133cae076d19e924128667833a4aeacef5f701cbbbaf9a98f78a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T20:04:55.477Z] + go version [2023-04-27T20:04:55.477Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-27T20:04:55.503Z] $ docker stop --time=1 1d2fddb3d21133cae076d19e924128667833a4aeacef5f701cbbbaf9a98f78a6 [2023-04-27T20:04:57.227Z] $ docker rm -f --volumes 1d2fddb3d21133cae076d19e924128667833a4aeacef5f701cbbbaf9a98f78a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:57.791Z] + docker inspect -f . ci-base-image-arm64 [2023-04-27T20:04:57.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T20:04:57.987Z] prd-ubuntu20.04-docker-arm64-4c-16g-11946 does not seem to be running inside a container [2023-04-27T20:04:58.066Z] $ 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/162 -v /w/workspace/go-mod-bootstrap/162:/w/workspace/go-mod-bootstrap/162:rw,z -v /w/workspace/go-mod-bootstrap/162@tmp:/w/workspace/go-mod-bootstrap/162@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 [2023-04-27T20:04:59.315Z] $ docker top c628165d33424be4de6534c15a41bccc441d3227153a3047a0855940e4207c96 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T20:05:00.171Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/162 [Pipeline] fileExists [Pipeline] sh [2023-04-27T20:05:00.831Z] + make test [2023-04-27T20:05:00.831Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-04-27T20:05:00.832Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.38 [2023-04-27T20:05:00.832Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 [2023-04-27T20:05:01.099Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-04-27T20:05:01.099Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 [2023-04-27T20:05:01.370Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-04-27T20:05:01.370Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.25 [2023-04-27T20:05:01.370Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.14 [2023-04-27T20:05:01.370Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-04-27T20:05:01.370Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-04-27T20:05:01.646Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-04-27T20:05:01.646Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-04-27T20:05:01.646Z] go: downloading github.com/google/uuid v1.3.0 [2023-04-27T20:05:01.646Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-27T20:05:01.646Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-27T20:05:01.646Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-27T20:05:01.646Z] go: downloading github.com/go-kit/log v0.2.1 [2023-04-27T20:05:01.646Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-04-27T20:05:01.917Z] go: downloading github.com/go-playground/validator/v10 v10.12.0 [2023-04-27T20:05:01.917Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-04-27T20:05:01.917Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-04-27T20:05:02.187Z] go: downloading golang.org/x/net v0.9.0 [2023-04-27T20:05:02.187Z] go: downloading golang.org/x/sync v0.1.0 [2023-04-27T20:05:02.187Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-04-27T20:05:02.187Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-04-27T20:05:02.455Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-27T20:05:02.455Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-04-27T20:05:02.455Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-04-27T20:05:02.455Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-04-27T20:05:02.455Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-04-27T20:05:02.455Z] go: downloading github.com/leodido/go-urn v1.2.2 [2023-04-27T20:05:02.723Z] go: downloading golang.org/x/crypto v0.8.0 [2023-04-27T20:05:02.723Z] go: downloading golang.org/x/text v0.9.0 [2023-04-27T20:05:02.991Z] go: downloading github.com/x448/float16 v0.8.4 [2023-04-27T20:05:02.991Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-04-27T20:05:03.259Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-04-27T20:05:03.259Z] go: downloading google.golang.org/grpc v1.53.0 [2023-04-27T20:05:04.676Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-04-27T20:05:04.676Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-04-27T20:05:04.676Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-04-27T20:05:04.676Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-04-27T20:05:04.676Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-04-27T20:05:04.676Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-04-27T20:05:04.945Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-04-27T20:05:04.945Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-04-27T20:05:04.945Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-04-27T20:05:06.370Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-04-27T20:05:06.370Z] go: downloading github.com/fatih/color v1.9.0 [2023-04-27T20:05:06.370Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-04-27T20:05:06.370Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-04-27T20:05:06.370Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-04-27T20:05:06.640Z] go: downloading golang.org/x/sys v0.7.0 [2023-04-27T20:05:06.640Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-04-27T20:05:06.640Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-04-27T20:05:06.640Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-04-27T20:07:28.373Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-04-27T20:07:28.373Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-04-27T20:07:35.045Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-04-27T20:07:35.045Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-04-27T20:07:45.283Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-04-27T20:07:47.251Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.177s coverage: 36.0% of statements [2023-04-27T20:07:47.251Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.123s coverage: 92.4% of statements [2023-04-27T20:07:47.251Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.035s coverage: 85.0% of statements [2023-04-27T20:07:47.251Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.101s coverage: 42.4% of statements [2023-04-27T20:07:47.251Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.067s coverage: 100.0% of statements [2023-04-27T20:07:47.251Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.380s coverage: 87.7% of statements [2023-04-27T20:07:47.251Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.060s coverage: 25.0% of statements [2023-04-27T20:07:47.251Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.140s coverage: 78.9% of statements [2023-04-27T20:07:47.251Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.054s coverage: 77.0% of statements [2023-04-27T20:07:47.251Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.045s coverage: 31.2% of statements [2023-04-27T20:07:47.251Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.020s coverage: 91.3% of statements [2023-04-27T20:07:48.226Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-27T20:07:48.226Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-04-27T20:08:15.082Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-27T20:08:15.082Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-04-27T20:08:15.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-27T20:08:15.117Z] $ docker stop --time=1 c628165d33424be4de6534c15a41bccc441d3227153a3047a0855940e4207c96 [2023-04-27T20:08:17.234Z] $ docker rm -f --volumes c628165d33424be4de6534c15a41bccc441d3227153a3047a0855940e4207c96 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T20:08:20.480Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-27T20:08:20.499Z] Warning: overwriting stash ‘coverage-report’ [2023-04-27T20:08:21.266Z] 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 [2023-04-27T20:08:21.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T20:08:21.737Z] [2023-04-27T20:08:21.737Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:08:22.098Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T20:08:22.365Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-27T20:08:22.365Z] 8998bd30e6a1: Pulling fs layer [2023-04-27T20:08:22.365Z] 04944245beec: Pulling fs layer [2023-04-27T20:08:22.365Z] 699f458cf7ca: Pulling fs layer [2023-04-27T20:08:22.365Z] 765212b225bb: Pulling fs layer [2023-04-27T20:08:22.365Z] f23df028b6ca: Pulling fs layer [2023-04-27T20:08:22.365Z] d65c8cfc05b1: Pulling fs layer [2023-04-27T20:08:22.365Z] 2437ff75d9bd: Pulling fs layer [2023-04-27T20:08:22.365Z] 765212b225bb: Waiting [2023-04-27T20:08:22.365Z] f23df028b6ca: Waiting [2023-04-27T20:08:22.365Z] d65c8cfc05b1: Waiting [2023-04-27T20:08:22.365Z] 2437ff75d9bd: Waiting [2023-04-27T20:08:22.365Z] 04944245beec: Verifying Checksum [2023-04-27T20:08:22.365Z] 04944245beec: Download complete [2023-04-27T20:08:22.365Z] 765212b225bb: Verifying Checksum [2023-04-27T20:08:22.365Z] 765212b225bb: Download complete [2023-04-27T20:08:22.365Z] f23df028b6ca: Verifying Checksum [2023-04-27T20:08:22.365Z] f23df028b6ca: Download complete [2023-04-27T20:08:22.365Z] d65c8cfc05b1: Verifying Checksum [2023-04-27T20:08:22.365Z] d65c8cfc05b1: Download complete [2023-04-27T20:08:22.632Z] 699f458cf7ca: Verifying Checksum [2023-04-27T20:08:22.632Z] 699f458cf7ca: Download complete [2023-04-27T20:08:23.219Z] 8998bd30e6a1: Verifying Checksum [2023-04-27T20:08:23.219Z] 8998bd30e6a1: Download complete [2023-04-27T20:08:25.843Z] 2437ff75d9bd: Verifying Checksum [2023-04-27T20:08:25.843Z] 2437ff75d9bd: Download complete [2023-04-27T20:08:31.199Z] 8998bd30e6a1: Pull complete [2023-04-27T20:08:31.199Z] 04944245beec: Pull complete [2023-04-27T20:08:32.614Z] 699f458cf7ca: Pull complete [2023-04-27T20:08:32.882Z] 765212b225bb: Pull complete [2023-04-27T20:08:33.842Z] f23df028b6ca: Pull complete [2023-04-27T20:08:34.112Z] d65c8cfc05b1: Pull complete [2023-04-27T20:09:00.821Z] 2437ff75d9bd: Pull complete [2023-04-27T20:09:00.821Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-27T20:09:00.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T20:09:00.821Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T20:09:01.034Z] prd-ubuntu20.04-docker-arm64-4c-16g-11946 does not seem to be running inside a container [2023-04-27T20:09:01.111Z] $ 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/162 -v /w/workspace/go-mod-bootstrap/162:/w/workspace/go-mod-bootstrap/162:rw,z -v /w/workspace/go-mod-bootstrap/162@tmp:/w/workspace/go-mod-bootstrap/162@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 [2023-04-27T20:09:02.253Z] $ docker top d68b0f2282c6b27f145ef55e4dfb2b41c515eb6c13d0e15052f3d81436f113e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T20:09:03.111Z] ---> job-cost.sh [2023-04-27T20:09:03.111Z] lf-activate-venv: SKIPPING [2023-04-27T20:09:03.111Z] INFO: No Stack... [2023-04-27T20:09:03.379Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-27T20:09:04.340Z] INFO: Archiving Costs [Pipeline] sh [2023-04-27T20:09:04.685Z] + cat /w/workspace/go-mod-bootstrap/162/archives/cost.csv [2023-04-27T20:09:04.685Z] + cut -d, -f6 [Pipeline] lock [2023-04-27T20:09:04.747Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-162-stack-cost] [2023-04-27T20:09:04.753Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-162-stack-cost] did not exist. Created. [2023-04-27T20:09:04.753Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-27T20:09:05.415Z] /w/workspace/go-mod-bootstrap/162@tmp/durable-e98ee998/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-27T20:09:06.070Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-27T20:09:06.085Z] Warning: overwriting stash ‘stack-cost’ [2023-04-27T20:09:06.138Z] Stashed 1 file(s) [Pipeline] } [2023-04-27T20:09:06.144Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-162-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-27T20:09:06.167Z] $ docker stop --time=1 d68b0f2282c6b27f145ef55e4dfb2b41c515eb6c13d0e15052f3d81436f113e5 [2023-04-27T20:09:07.711Z] $ docker rm -f --volumes d68b0f2282c6b27f145ef55e4dfb2b41c515eb6c13d0e15052f3d81436f113e5 [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 [2023-04-27T20:09:08.217Z] provisioning config files... [2023-04-27T20:09:08.231Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config10658950875173526294tmp [Pipeline] { [Pipeline] sh [2023-04-27T20:09:08.543Z] + set +x [2023-04-27T20:09:08.543Z] + curl -s https://codecov.io/bash [2023-04-27T20:09:08.543Z] + bash -s -- [2023-04-27T20:09:08.543Z] [2023-04-27T20:09:08.543Z] _____ _ [2023-04-27T20:09:08.543Z] / ____| | | [2023-04-27T20:09:08.543Z] | | ___ __| | ___ ___ _____ __ [2023-04-27T20:09:08.543Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-27T20:09:08.543Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-27T20:09:08.543Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-27T20:09:08.543Z] Bash-1.0.6 [2023-04-27T20:09:08.543Z] [2023-04-27T20:09:08.543Z] [2023-04-27T20:09:08.543Z] ==> git version 2.25.1 found [2023-04-27T20:09:08.543Z] ==> 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 [2023-04-27T20:09:08.543Z] Release-Date: 2020-01-08 [2023-04-27T20:09:08.543Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-27T20:09:08.543Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-27T20:09:08.543Z] ==> Jenkins CI detected. [2023-04-27T20:09:08.543Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2023-04-27T20:09:08.543Z] project root: . [2023-04-27T20:09:08.543Z] --> token set from env [2023-04-27T20:09:08.543Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-27T20:09:08.543Z] ==> Running gcov in . (disable via -X gcov) [2023-04-27T20:09:08.543Z] ==> Python coveragepy not found [2023-04-27T20:09:08.543Z] ==> Searching for coverage reports in: [2023-04-27T20:09:08.543Z] + . [2023-04-27T20:09:08.802Z] -> Found 1 reports [2023-04-27T20:09:08.802Z] ==> Detecting git/mercurial file structure [2023-04-27T20:09:08.802Z] ==> Reading reports [2023-04-27T20:09:08.802Z] + ./coverage.out bytes=91949 [2023-04-27T20:09:08.802Z] ==> Appending adjustments [2023-04-27T20:09:08.802Z] https://docs.codecov.io/docs/fixing-reports [2023-04-27T20:09:09.062Z] + Found adjustments [2023-04-27T20:09:09.062Z] ==> Gzipping contents [2023-04-27T20:09:09.062Z] 16K /tmp/codecov.SR032n.gz [2023-04-27T20:09:09.062Z] ==> Uploading reports [2023-04-27T20:09:09.062Z] url: https://codecov.io [2023-04-27T20:09:09.062Z] query: branch=main&commit=4ba5682ebe8da857aa6bdd457b4c74b30b68e3b1&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F162%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-27T20:09:09.062Z] -> Pinging Codecov [2023-04-27T20:09:09.062Z] 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=4ba5682ebe8da857aa6bdd457b4c74b30b68e3b1&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F162%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-27T20:09:09.062Z] -> Uploading to [2023-04-27T20:09:09.062Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-27/833815588EE85121546D348822E98E2E/4ba5682ebe8da857aa6bdd457b4c74b30b68e3b1/73cbc994-79f1-4169-8c43-16188209278d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230427T200909Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8f3e78d9c98024ce6f19c2788c7b8595923b41c36bf2265fb73d5d1cdfc8c040 [2023-04-27T20:09:09.062Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T20:09:09.062Z] Dload Upload Total Spent Left Speed [2023-04-27T20:09:09.322Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14310 0 0 100 14310 0 64751 --:--:-- --:--:-- --:--:-- 64459 100 14310 0 0 100 14310 0 58408 --:--:-- --:--:-- --:--:-- 58170 [2023-04-27T20:09:09.322Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/4ba5682ebe8da857aa6bdd457b4c74b30b68e3b1 [Pipeline] } [2023-04-27T20:09:09.330Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-27T20:09:09.603Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-27T20:09:09.614Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:09:09.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-27T20:09:09.911Z] [2023-04-27T20:09:09.911Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:09:10.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-27T20:09:10.209Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-27T20:09:10.209Z] df9b9388f04a: Pulling fs layer [2023-04-27T20:09:10.209Z] 52dc419b0ee2: Pulling fs layer [2023-04-27T20:09:10.209Z] 25bc292e5bac: Pulling fs layer [2023-04-27T20:09:10.209Z] 114826534d7a: Pulling fs layer [2023-04-27T20:09:10.209Z] 4657fd5d0bcf: Pulling fs layer [2023-04-27T20:09:10.209Z] 6ad1cebc031e: Pulling fs layer [2023-04-27T20:09:10.209Z] 8a3aa393b2d8: Pulling fs layer [2023-04-27T20:09:10.209Z] 114826534d7a: Waiting [2023-04-27T20:09:10.209Z] 4657fd5d0bcf: Waiting [2023-04-27T20:09:10.209Z] 6ad1cebc031e: Waiting [2023-04-27T20:09:10.209Z] 8a3aa393b2d8: Waiting [2023-04-27T20:09:10.209Z] 25bc292e5bac: Download complete [2023-04-27T20:09:10.209Z] 52dc419b0ee2: Verifying Checksum [2023-04-27T20:09:10.209Z] 52dc419b0ee2: Download complete [2023-04-27T20:09:10.209Z] 4657fd5d0bcf: Verifying Checksum [2023-04-27T20:09:10.209Z] 4657fd5d0bcf: Download complete [2023-04-27T20:09:10.209Z] df9b9388f04a: Download complete [2023-04-27T20:09:10.486Z] 6ad1cebc031e: Verifying Checksum [2023-04-27T20:09:10.486Z] 6ad1cebc031e: Download complete [2023-04-27T20:09:10.486Z] df9b9388f04a: Pull complete [2023-04-27T20:09:10.486Z] 52dc419b0ee2: Pull complete [2023-04-27T20:09:10.486Z] 25bc292e5bac: Pull complete [2023-04-27T20:09:11.109Z] 114826534d7a: Verifying Checksum [2023-04-27T20:09:11.109Z] 114826534d7a: Download complete [2023-04-27T20:09:11.370Z] 8a3aa393b2d8: Verifying Checksum [2023-04-27T20:09:11.370Z] 8a3aa393b2d8: Download complete [2023-04-27T20:09:14.690Z] 114826534d7a: Pull complete [2023-04-27T20:09:14.690Z] 4657fd5d0bcf: Pull complete [2023-04-27T20:09:14.947Z] 6ad1cebc031e: Pull complete [2023-04-27T20:09:19.150Z] 8a3aa393b2d8: Pull complete [2023-04-27T20:09:19.150Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-27T20:09:19.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-27T20:09:19.150Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T20:09:19.243Z] prd-ubuntu20.04-docker-8c-8g-11945 does not seem to be running inside a container [2023-04-27T20:09:19.275Z] $ 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 [2023-04-27T20:09:21.807Z] $ docker top 2c5ce6c02ee61bb2ac99ed225f1370fedb6b11044d5e51b692d40993f28d2a79 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-27T20:09:21.886Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh [2023-04-27T20:09:22.169Z] + set -o pipefail [2023-04-27T20:09:22.169Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' [2023-04-27T20:09:27.473Z] [2023-04-27T20:09:27.473Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... [2023-04-27T20:09:27.473Z] [2023-04-27T20:09:27.473Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/62ca264d-5ca8-4239-a117-288fcf5e2a4e [2023-04-27T20:09:27.473Z] [2023-04-27T20:09:27.473Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-27T20:09:27.473Z] [2023-04-27T20:09:27.742Z] [2023-04-27T20:09:27.742Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-27T20:09:27.742Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-27T20:09:27.742Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-27T20:09:27.763Z] $ docker stop --time=1 2c5ce6c02ee61bb2ac99ed225f1370fedb6b11044d5e51b692d40993f28d2a79 [2023-04-27T20:09:30.459Z] $ docker rm -f --volumes 2c5ce6c02ee61bb2ac99ed225f1370fedb6b11044d5e51b692d40993f28d2a79 [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 [2023-04-27T20:09:31.179Z] + git log --format=format:%s -1 4ba5682ebe8da857aa6bdd457b4c74b30b68e3b1 [Pipeline] sh [2023-04-27T20:09:31.468Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T20:09:31.468Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:09:31.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T20:09:31.769Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T20:09:31.847Z] prd-ubuntu20.04-docker-8c-8g-11945 does not seem to be running inside a container [2023-04-27T20:09:31.883Z] $ 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 [2023-04-27T20:09:32.261Z] $ docker top 290ecaf70f7f6170a8c184d8f888cc24d6bb0589fae7583be52e98e41579c834 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T20:09:32.353Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T20:09:32.353Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T20:09:32.470Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T20:09:32.473Z] $ docker exec 290ecaf70f7f6170a8c184d8f888cc24d6bb0589fae7583be52e98e41579c834 ssh-agent [2023-04-27T20:09:32.587Z] SSH_AUTH_SOCK=/tmp/ssh-fgf4ZKpkPNzL/agent.32 [2023-04-27T20:09:32.587Z] SSH_AGENT_PID=38 [2023-04-27T20:09:32.592Z] Running ssh-add (command line suppressed) [2023-04-27T20:09:32.715Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10508349398108215162.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10508349398108215162.key) [2023-04-27T20:09:32.743Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T20:09:33.061Z] + git semver tag [2023-04-27T20:09:33.322Z] 2023-04-27 20:09:33,243 [run_tag] DEBUG tag force:False [2023-04-27T20:09:33.322Z] 2023-04-27 20:09:33,243 [check_head_tag] DEBUG check head tag [2023-04-27T20:09:33.322Z] 2023-04-27 20:09:33,246 [execute] INFO git cat-file --batch-check [2023-04-27T20:09:33.322Z] 2023-04-27 20:09:33,246 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2023-04-27T20:09:33.322Z] 2023-04-27 20:09:33,249 [execute] INFO git cat-file --batch [2023-04-27T20:09:33.322Z] 2023-04-27 20:09:33,249 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2023-04-27T20:09:33.322Z] 2023-04-27 20:09:33,292 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-04-27T20:09:33.322Z] 2023-04-27 20:09:33,293 [execute] INFO git tag -a v3.0.0-dev.74 -m v3.0.0-dev.74 [2023-04-27T20:09:33.322Z] 2023-04-27 20:09:33,293 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.74', '-m', 'v3.0.0-dev.74'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2023-04-27T20:09:33.322Z] 2023-04-27 20:09:33,297 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-04-27T20:09:33.322Z] 3.0.0-dev.74 [Pipeline] } [2023-04-27T20:09:33.331Z] $ docker exec --env ******** --env ******** 290ecaf70f7f6170a8c184d8f888cc24d6bb0589fae7583be52e98e41579c834 ssh-agent -k [2023-04-27T20:09:33.434Z] unset SSH_AUTH_SOCK; [2023-04-27T20:09:33.434Z] unset SSH_AGENT_PID; [2023-04-27T20:09:33.434Z] echo Agent pid 38 killed; [2023-04-27T20:09:33.446Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T20:09:33.756Z] + git semver [Pipeline] } [2023-04-27T20:09:34.028Z] $ docker stop --time=1 290ecaf70f7f6170a8c184d8f888cc24d6bb0589fae7583be52e98e41579c834 [2023-04-27T20:09:35.312Z] $ docker rm -f --volumes 290ecaf70f7f6170a8c184d8f888cc24d6bb0589fae7583be52e98e41579c834 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:09:35.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-27T20:09:35.712Z] [2023-04-27T20:09:35.712Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:09:36.013Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-27T20:09:36.013Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-27T20:09:36.013Z] ab5ef0e58194: Pulling fs layer [2023-04-27T20:09:36.013Z] 9712f1f96733: Pulling fs layer [2023-04-27T20:09:36.013Z] 63f879dbbcfc: Pulling fs layer [2023-04-27T20:09:36.013Z] 0d9ebad4ef96: Pulling fs layer [2023-04-27T20:09:36.013Z] e9a5061849ea: Pulling fs layer [2023-04-27T20:09:36.013Z] d747dcd14b5f: Pulling fs layer [2023-04-27T20:09:36.013Z] 2de7ff778b66: Pulling fs layer [2023-04-27T20:09:36.013Z] 0d9ebad4ef96: Waiting [2023-04-27T20:09:36.013Z] e9a5061849ea: Waiting [2023-04-27T20:09:36.013Z] d747dcd14b5f: Waiting [2023-04-27T20:09:36.013Z] 2de7ff778b66: Waiting [2023-04-27T20:09:36.013Z] 9712f1f96733: Download complete [2023-04-27T20:09:36.272Z] 63f879dbbcfc: Verifying Checksum [2023-04-27T20:09:36.272Z] 63f879dbbcfc: Download complete [2023-04-27T20:09:36.529Z] e9a5061849ea: Verifying Checksum [2023-04-27T20:09:36.529Z] e9a5061849ea: Download complete [2023-04-27T20:09:36.529Z] 0d9ebad4ef96: Verifying Checksum [2023-04-27T20:09:36.529Z] 0d9ebad4ef96: Download complete [2023-04-27T20:09:36.529Z] d747dcd14b5f: Verifying Checksum [2023-04-27T20:09:36.529Z] d747dcd14b5f: Download complete [2023-04-27T20:09:36.529Z] ab5ef0e58194: Verifying Checksum [2023-04-27T20:09:36.529Z] ab5ef0e58194: Download complete [2023-04-27T20:09:36.529Z] 2de7ff778b66: Verifying Checksum [2023-04-27T20:09:36.529Z] 2de7ff778b66: Download complete [2023-04-27T20:09:39.896Z] ab5ef0e58194: Pull complete [2023-04-27T20:09:39.896Z] 9712f1f96733: Pull complete [2023-04-27T20:09:40.156Z] 63f879dbbcfc: Pull complete [2023-04-27T20:09:44.519Z] 0d9ebad4ef96: Pull complete [2023-04-27T20:09:44.519Z] e9a5061849ea: Pull complete [2023-04-27T20:09:44.519Z] d747dcd14b5f: Pull complete [2023-04-27T20:09:45.901Z] 2de7ff778b66: Pull complete [2023-04-27T20:09:45.901Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-27T20:09:45.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-27T20:09:45.901Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T20:09:46.006Z] prd-ubuntu20.04-docker-8c-8g-11945 does not seem to be running inside a container [2023-04-27T20:09:46.043Z] $ 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 [2023-04-27T20:09:49.851Z] $ docker top d3f3bb24d6334c2f6e75ce05310008f90ef16185402d714d22bf691110863fc0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-27T20:09:49.926Z] provisioning config files... [2023-04-27T20:09:49.936Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config9736990769938315562tmp [2023-04-27T20:09:49.946Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config411680458377064609tmp [2023-04-27T20:09:49.956Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config17912981180877784067tmp [Pipeline] { [Pipeline] echo [2023-04-27T20:09:49.973Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T20:09:50.262Z] ---> sigul-configuration.sh [2023-04-27T20:09:50.262Z] gpg: directory `/root/.gnupg' created [2023-04-27T20:09:50.262Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-27T20:09:50.262Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-27T20:09:50.262Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-27T20:09:50.262Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-27T20:09:50.262Z] gpg: CAST5 encrypted data [2023-04-27T20:09:50.262Z] gpg: encrypted with 1 passphrase [2023-04-27T20:09:50.262Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-27T20:09:50.557Z] + mkdir /home/jenkins [2023-04-27T20:09:50.557Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-27T20:09:50.923Z] + 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 [2023-04-27T20:09:50.931Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T20:09:51.231Z] ---> sigul-install.sh [2023-04-27T20:09:51.231Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-27T20:09:51.523Z] + git tag --list [2023-04-27T20:09:51.523Z] v0.0.1 [2023-04-27T20:09:51.523Z] v0.0.10 [2023-04-27T20:09:51.523Z] v0.0.11 [2023-04-27T20:09:51.523Z] v0.0.12 [2023-04-27T20:09:51.523Z] v0.0.13 [2023-04-27T20:09:51.523Z] v0.0.14 [2023-04-27T20:09:51.523Z] v0.0.15 [2023-04-27T20:09:51.523Z] v0.0.16 [2023-04-27T20:09:51.523Z] v0.0.17 [2023-04-27T20:09:51.523Z] v0.0.18 [2023-04-27T20:09:51.523Z] v0.0.19 [2023-04-27T20:09:51.523Z] v0.0.2 [2023-04-27T20:09:51.523Z] v0.0.20 [2023-04-27T20:09:51.523Z] v0.0.21 [2023-04-27T20:09:51.523Z] v0.0.22 [2023-04-27T20:09:51.523Z] v0.0.23 [2023-04-27T20:09:51.523Z] v0.0.24 [2023-04-27T20:09:51.523Z] v0.0.25 [2023-04-27T20:09:51.523Z] v0.0.26 [2023-04-27T20:09:51.523Z] v0.0.27 [2023-04-27T20:09:51.523Z] v0.0.28 [2023-04-27T20:09:51.523Z] v0.0.29 [2023-04-27T20:09:51.523Z] v0.0.3 [2023-04-27T20:09:51.523Z] v0.0.30 [2023-04-27T20:09:51.523Z] v0.0.31 [2023-04-27T20:09:51.523Z] v0.0.32 [2023-04-27T20:09:51.523Z] v0.0.33 [2023-04-27T20:09:51.523Z] v0.0.34 [2023-04-27T20:09:51.523Z] v0.0.35 [2023-04-27T20:09:51.523Z] v0.0.36 [2023-04-27T20:09:51.523Z] v0.0.37 [2023-04-27T20:09:51.523Z] v0.0.38 [2023-04-27T20:09:51.523Z] v0.0.39 [2023-04-27T20:09:51.523Z] v0.0.4 [2023-04-27T20:09:51.523Z] v0.0.40 [2023-04-27T20:09:51.523Z] v0.0.41 [2023-04-27T20:09:51.523Z] v0.0.42 [2023-04-27T20:09:51.523Z] v0.0.43 [2023-04-27T20:09:51.523Z] v0.0.44 [2023-04-27T20:09:51.523Z] v0.0.45 [2023-04-27T20:09:51.523Z] v0.0.46 [2023-04-27T20:09:51.523Z] v0.0.47 [2023-04-27T20:09:51.523Z] v0.0.48 [2023-04-27T20:09:51.523Z] v0.0.49 [2023-04-27T20:09:51.523Z] v0.0.5 [2023-04-27T20:09:51.523Z] v0.0.50 [2023-04-27T20:09:51.523Z] v0.0.51 [2023-04-27T20:09:51.523Z] v0.0.52 [2023-04-27T20:09:51.523Z] v0.0.53 [2023-04-27T20:09:51.523Z] v0.0.54 [2023-04-27T20:09:51.523Z] v0.0.55 [2023-04-27T20:09:51.523Z] v0.0.56 [2023-04-27T20:09:51.523Z] v0.0.57 [2023-04-27T20:09:51.523Z] v0.0.58 [2023-04-27T20:09:51.523Z] v0.0.59 [2023-04-27T20:09:51.523Z] v0.0.6 [2023-04-27T20:09:51.523Z] v0.0.60 [2023-04-27T20:09:51.523Z] v0.0.61 [2023-04-27T20:09:51.523Z] v0.0.62 [2023-04-27T20:09:51.523Z] v0.0.63 [2023-04-27T20:09:51.523Z] v0.0.64 [2023-04-27T20:09:51.523Z] v0.0.65 [2023-04-27T20:09:51.523Z] v0.0.66 [2023-04-27T20:09:51.523Z] v0.0.67 [2023-04-27T20:09:51.523Z] v0.0.68 [2023-04-27T20:09:51.523Z] v0.0.69 [2023-04-27T20:09:51.523Z] v0.0.7 [2023-04-27T20:09:51.523Z] v0.0.70 [2023-04-27T20:09:51.523Z] v0.0.71 [2023-04-27T20:09:51.523Z] v0.0.72 [2023-04-27T20:09:51.523Z] v0.0.8 [2023-04-27T20:09:51.523Z] v0.0.9 [2023-04-27T20:09:51.523Z] v2.0.0 [2023-04-27T20:09:51.523Z] v2.1.0 [2023-04-27T20:09:51.523Z] v2.1.1 [2023-04-27T20:09:51.523Z] v2.1.1-dev.1 [2023-04-27T20:09:51.523Z] v2.1.1-dev.2 [2023-04-27T20:09:51.523Z] v2.1.1-dev.3 [2023-04-27T20:09:51.523Z] v2.1.1-dev.4 [2023-04-27T20:09:51.523Z] v2.2.0 [2023-04-27T20:09:51.523Z] v2.2.1-dev.1 [2023-04-27T20:09:51.523Z] v2.2.1-dev.2 [2023-04-27T20:09:51.523Z] v2.2.1-dev.3 [2023-04-27T20:09:51.523Z] v2.2.1-dev.4 [2023-04-27T20:09:51.523Z] v2.2.1-dev.5 [2023-04-27T20:09:51.523Z] v2.2.1-dev.6 [2023-04-27T20:09:51.523Z] v2.2.1-dev.7 [2023-04-27T20:09:51.523Z] v2.2.1-dev.8 [2023-04-27T20:09:51.523Z] v2.2.1-dev.9 [2023-04-27T20:09:51.523Z] v2.3.0 [2023-04-27T20:09:51.523Z] v2.3.0-dev.10 [2023-04-27T20:09:51.523Z] v2.3.0-dev.11 [2023-04-27T20:09:51.523Z] v2.3.0-dev.12 [2023-04-27T20:09:51.523Z] v2.3.0-dev.13 [2023-04-27T20:09:51.523Z] v2.3.0-dev.14 [2023-04-27T20:09:51.523Z] v2.3.0-dev.15 [2023-04-27T20:09:51.523Z] v2.3.0-dev.16 [2023-04-27T20:09:51.523Z] v2.3.0-dev.17 [2023-04-27T20:09:51.523Z] v2.3.0-dev.18 [2023-04-27T20:09:51.523Z] v2.3.0-dev.19 [2023-04-27T20:09:51.523Z] v2.3.0-dev.20 [2023-04-27T20:09:51.523Z] v2.3.0-dev.21 [2023-04-27T20:09:51.523Z] v2.3.0-dev.22 [2023-04-27T20:09:51.523Z] v2.3.0-dev.23 [2023-04-27T20:09:51.523Z] v2.3.0-dev.24 [2023-04-27T20:09:51.523Z] v2.3.0-dev.25 [2023-04-27T20:09:51.523Z] v2.3.0-dev.26 [2023-04-27T20:09:51.523Z] v2.3.0-dev.27 [2023-04-27T20:09:51.523Z] v2.3.0-dev.28 [2023-04-27T20:09:51.523Z] v2.3.0-dev.29 [2023-04-27T20:09:51.523Z] v2.3.0-dev.30 [2023-04-27T20:09:51.523Z] v3.0.0-dev.1 [2023-04-27T20:09:51.523Z] v3.0.0-dev.10 [2023-04-27T20:09:51.523Z] v3.0.0-dev.11 [2023-04-27T20:09:51.523Z] v3.0.0-dev.12 [2023-04-27T20:09:51.523Z] v3.0.0-dev.13 [2023-04-27T20:09:51.523Z] v3.0.0-dev.14 [2023-04-27T20:09:51.523Z] v3.0.0-dev.15 [2023-04-27T20:09:51.523Z] v3.0.0-dev.16 [2023-04-27T20:09:51.523Z] v3.0.0-dev.17 [2023-04-27T20:09:51.523Z] v3.0.0-dev.18 [2023-04-27T20:09:51.523Z] v3.0.0-dev.19 [2023-04-27T20:09:51.523Z] v3.0.0-dev.2 [2023-04-27T20:09:51.523Z] v3.0.0-dev.20 [2023-04-27T20:09:51.523Z] v3.0.0-dev.21 [2023-04-27T20:09:51.523Z] v3.0.0-dev.22 [2023-04-27T20:09:51.523Z] v3.0.0-dev.23 [2023-04-27T20:09:51.523Z] v3.0.0-dev.24 [2023-04-27T20:09:51.523Z] v3.0.0-dev.25 [2023-04-27T20:09:51.523Z] v3.0.0-dev.26 [2023-04-27T20:09:51.523Z] v3.0.0-dev.27 [2023-04-27T20:09:51.523Z] v3.0.0-dev.28 [2023-04-27T20:09:51.523Z] v3.0.0-dev.29 [2023-04-27T20:09:51.523Z] v3.0.0-dev.3 [2023-04-27T20:09:51.523Z] v3.0.0-dev.30 [2023-04-27T20:09:51.523Z] v3.0.0-dev.31 [2023-04-27T20:09:51.523Z] v3.0.0-dev.32 [2023-04-27T20:09:51.523Z] v3.0.0-dev.33 [2023-04-27T20:09:51.523Z] v3.0.0-dev.34 [2023-04-27T20:09:51.523Z] v3.0.0-dev.35 [2023-04-27T20:09:51.523Z] v3.0.0-dev.36 [2023-04-27T20:09:51.523Z] v3.0.0-dev.37 [2023-04-27T20:09:51.523Z] v3.0.0-dev.38 [2023-04-27T20:09:51.523Z] v3.0.0-dev.39 [2023-04-27T20:09:51.523Z] v3.0.0-dev.4 [2023-04-27T20:09:51.523Z] v3.0.0-dev.40 [2023-04-27T20:09:51.523Z] v3.0.0-dev.41 [2023-04-27T20:09:51.523Z] v3.0.0-dev.42 [2023-04-27T20:09:51.523Z] v3.0.0-dev.43 [2023-04-27T20:09:51.523Z] v3.0.0-dev.44 [2023-04-27T20:09:51.523Z] v3.0.0-dev.45 [2023-04-27T20:09:51.523Z] v3.0.0-dev.46 [2023-04-27T20:09:51.523Z] v3.0.0-dev.47 [2023-04-27T20:09:51.523Z] v3.0.0-dev.48 [2023-04-27T20:09:51.523Z] v3.0.0-dev.49 [2023-04-27T20:09:51.523Z] v3.0.0-dev.5 [2023-04-27T20:09:51.523Z] v3.0.0-dev.50 [2023-04-27T20:09:51.523Z] v3.0.0-dev.51 [2023-04-27T20:09:51.523Z] v3.0.0-dev.52 [2023-04-27T20:09:51.523Z] v3.0.0-dev.53 [2023-04-27T20:09:51.523Z] v3.0.0-dev.54 [2023-04-27T20:09:51.523Z] v3.0.0-dev.55 [2023-04-27T20:09:51.523Z] v3.0.0-dev.56 [2023-04-27T20:09:51.523Z] v3.0.0-dev.57 [2023-04-27T20:09:51.523Z] v3.0.0-dev.58 [2023-04-27T20:09:51.523Z] v3.0.0-dev.59 [2023-04-27T20:09:51.523Z] v3.0.0-dev.6 [2023-04-27T20:09:51.523Z] v3.0.0-dev.60 [2023-04-27T20:09:51.523Z] v3.0.0-dev.61 [2023-04-27T20:09:51.523Z] v3.0.0-dev.62 [2023-04-27T20:09:51.523Z] v3.0.0-dev.63 [2023-04-27T20:09:51.523Z] v3.0.0-dev.64 [2023-04-27T20:09:51.523Z] v3.0.0-dev.65 [2023-04-27T20:09:51.523Z] v3.0.0-dev.66 [2023-04-27T20:09:51.523Z] v3.0.0-dev.67 [2023-04-27T20:09:51.523Z] v3.0.0-dev.68 [2023-04-27T20:09:51.523Z] v3.0.0-dev.69 [2023-04-27T20:09:51.523Z] v3.0.0-dev.7 [2023-04-27T20:09:51.523Z] v3.0.0-dev.70 [2023-04-27T20:09:51.523Z] v3.0.0-dev.71 [2023-04-27T20:09:51.523Z] v3.0.0-dev.72 [2023-04-27T20:09:51.523Z] v3.0.0-dev.73 [2023-04-27T20:09:51.523Z] v3.0.0-dev.74 [2023-04-27T20:09:51.523Z] v3.0.0-dev.8 [2023-04-27T20:09:51.523Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-27T20:09:51.815Z] + lftools sign git-tag v3.0.0-dev.74 [2023-04-27T20:09:52.384Z] Signing Git tag with Sigul... [2023-04-27T20:09:52.384Z] Signing v3.0.0-dev.74 [Pipeline] echo [2023-04-27T20:09:52.652Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T20:09:52.941Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-27T20:09:52.949Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-27T20:09:52.970Z] $ docker stop --time=1 d3f3bb24d6334c2f6e75ce05310008f90ef16185402d714d22bf691110863fc0 [2023-04-27T20:09:54.246Z] $ docker rm -f --volumes d3f3bb24d6334c2f6e75ce05310008f90ef16185402d714d22bf691110863fc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-27T20:09:54.684Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T20:09:54.684Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:09:54.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T20:09:54.986Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T20:09:55.057Z] prd-ubuntu20.04-docker-8c-8g-11945 does not seem to be running inside a container [2023-04-27T20:09:55.084Z] $ 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 [2023-04-27T20:09:55.401Z] $ docker top 148f7687304cf9a1fc1dfa82289aa9501818703a890e6df45220a6879852e6da -eo pid,comm [2023-04-27T20:09:55.450Z] 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). [2023-04-27T20:09:55.450Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T20:09:55.498Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T20:09:55.498Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T20:09:55.622Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T20:09:55.626Z] $ docker exec 148f7687304cf9a1fc1dfa82289aa9501818703a890e6df45220a6879852e6da ssh-agent [2023-04-27T20:09:55.758Z] SSH_AUTH_SOCK=/tmp/ssh-7yXJsYhyaWt4/agent.31 [2023-04-27T20:09:55.759Z] SSH_AGENT_PID=37 [2023-04-27T20:09:55.764Z] Running ssh-add (command line suppressed) [2023-04-27T20:09:55.871Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3406508672701411663.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3406508672701411663.key) [2023-04-27T20:09:55.884Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T20:09:56.178Z] + git semver bump pre [2023-04-27T20:09:56.437Z] 2023-04-27 20:09:56,352 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-04-27T20:09:56.437Z] 2023-04-27 20:09:56,352 [bump_version] DEBUG bumping version:3.0.0-dev.74 on axis:pre with prefix:dev [2023-04-27T20:09:56.437Z] 2023-04-27 20:09:56,352 [bump_version] DEBUG bumped version:3.0.0-dev.75 [2023-04-27T20:09:56.437Z] 2023-04-27 20:09:56,352 [write_version] DEBUG write version:3.0.0-dev.75 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True [2023-04-27T20:09:56.437Z] 2023-04-27 20:09:56,353 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-04-27T20:09:56.437Z] 2023-04-27 20:09:56,353 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-04-27T20:09:56.437Z] 2023-04-27 20:09:56,354 [execute] INFO git cat-file --batch-check [2023-04-27T20:09:56.437Z] 2023-04-27 20:09:56,355 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T20:09:56.437Z] 2023-04-27 20:09:56,359 [execute] INFO git cat-file --batch [2023-04-27T20:09:56.437Z] 2023-04-27 20:09:56,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T20:09:56.437Z] 2023-04-27 20:09:56,364 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-04-27T20:09:56.437Z] 3.0.0-dev.75 [Pipeline] } [2023-04-27T20:09:56.446Z] $ docker exec --env ******** --env ******** 148f7687304cf9a1fc1dfa82289aa9501818703a890e6df45220a6879852e6da ssh-agent -k [2023-04-27T20:09:56.546Z] unset SSH_AUTH_SOCK; [2023-04-27T20:09:56.547Z] unset SSH_AGENT_PID; [2023-04-27T20:09:56.547Z] echo Agent pid 37 killed; [2023-04-27T20:09:56.557Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T20:09:56.868Z] + git semver [Pipeline] } [2023-04-27T20:09:57.140Z] $ docker stop --time=1 148f7687304cf9a1fc1dfa82289aa9501818703a890e6df45220a6879852e6da [2023-04-27T20:09:58.414Z] $ docker rm -f --volumes 148f7687304cf9a1fc1dfa82289aa9501818703a890e6df45220a6879852e6da [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T20:09:58.768Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T20:09:58.768Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:09:59.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T20:09:59.073Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T20:09:59.149Z] prd-ubuntu20.04-docker-8c-8g-11945 does not seem to be running inside a container [2023-04-27T20:09:59.182Z] $ 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 [2023-04-27T20:09:59.532Z] $ docker top 17e96d27563c87d48350f2edcd7c778faf51b2060c58b89de9446afa7455cdb2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T20:09:59.622Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T20:09:59.623Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T20:09:59.746Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T20:09:59.749Z] $ docker exec 17e96d27563c87d48350f2edcd7c778faf51b2060c58b89de9446afa7455cdb2 ssh-agent [2023-04-27T20:09:59.876Z] SSH_AUTH_SOCK=/tmp/ssh-popE9HzhSTYX/agent.32 [2023-04-27T20:09:59.876Z] SSH_AGENT_PID=38 [2023-04-27T20:09:59.882Z] Running ssh-add (command line suppressed) [2023-04-27T20:09:59.989Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11387720027965413145.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11387720027965413145.key) [2023-04-27T20:10:00.004Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T20:10:00.295Z] + git semver push [2023-04-27T20:10:00.554Z] 2023-04-27 20:10:00,474 [run_push] DEBUG push [2023-04-27T20:10:00.554Z] 2023-04-27 20:10:00,475 [execute] INFO git cat-file --batch-check [2023-04-27T20:10:00.554Z] 2023-04-27 20:10:00,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T20:10:00.554Z] 2023-04-27 20:10:00,480 [execute] INFO git rev-list 621848016616afea22338f969d707f2b7166ddcb -- [2023-04-27T20:10:00.554Z] 2023-04-27 20:10:00,480 [execute] DEBUG Popen(['git', 'rev-list', '621848016616afea22338f969d707f2b7166ddcb', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-27T20:10:00.554Z] 2023-04-27 20:10:00,491 [execute] INFO git fetch -v origin [2023-04-27T20:10:00.554Z] 2023-04-27 20:10:00,492 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-27T20:10:01.132Z] 2023-04-27 20:10:00,974 [run_push] DEBUG no remote changes detected [2023-04-27T20:10:01.132Z] 2023-04-27 20:10:00,974 [execute] INFO git push origin semver [2023-04-27T20:10:01.132Z] 2023-04-27 20:10:00,975 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-27T20:10:02.071Z] 2023-04-27 20:10:01,987 [run_push] DEBUG push all version tags [2023-04-27T20:10:02.071Z] 2023-04-27 20:10:01,987 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-27T20:10:02.071Z] 2023-04-27 20:10:01,988 [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) [2023-04-27T20:10:03.011Z] 2023-04-27 20:10:03,010 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-04-27T20:10:03.011Z] 3.0.0-dev.75 [Pipeline] } [2023-04-27T20:10:03.282Z] $ docker exec --env ******** --env ******** 17e96d27563c87d48350f2edcd7c778faf51b2060c58b89de9446afa7455cdb2 ssh-agent -k [2023-04-27T20:10:03.377Z] unset SSH_AUTH_SOCK; [2023-04-27T20:10:03.378Z] unset SSH_AGENT_PID; [2023-04-27T20:10:03.378Z] echo Agent pid 38 killed; [2023-04-27T20:10:03.386Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T20:10:03.697Z] + git semver [Pipeline] } [2023-04-27T20:10:03.970Z] $ docker stop --time=1 17e96d27563c87d48350f2edcd7c778faf51b2060c58b89de9446afa7455cdb2 [2023-04-27T20:10:05.252Z] $ docker rm -f --volumes 17e96d27563c87d48350f2edcd7c778faf51b2060c58b89de9446afa7455cdb2 [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 [2023-04-27T20:10:05.854Z] + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] [2023-04-27T20:10:05.855Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-04-27T20:10:05.855Z] total 16 [2023-04-27T20:10:05.855Z] drwxr-xr-x 3 root root 4096 Apr 27 20:01 . [2023-04-27T20:10:05.855Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 20:09 .. [2023-04-27T20:10:05.855Z] drwxr-xr-x 2 root root 4096 Apr 27 20:01 cost [2023-04-27T20:10:05.855Z] -rw-r--r-- 1 root root 88 Apr 27 20:01 cost.csv [2023-04-27T20:10:05.855Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-04-27T20:10:05.855Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-04-27T20:10:05.855Z] total 16 [2023-04-27T20:10:05.855Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 20:01 . [2023-04-27T20:10:05.855Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 20:09 .. [2023-04-27T20:10:05.855Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 20:01 cost [2023-04-27T20:10:05.855Z] -rw-r--r-- 1 jenkins jenkins 88 Apr 27 20:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-27T20:10:06.145Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T20:10:07.006Z] ---> package-listing.sh [2023-04-27T20:10:07.006Z] ++ facter osfamily [2023-04-27T20:10:07.006Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-27T20:10:07.265Z] + OS_FAMILY=debian [2023-04-27T20:10:07.265Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2023-04-27T20:10:07.265Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-27T20:10:07.265Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-27T20:10:07.265Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-27T20:10:07.265Z] + PACKAGES=/tmp/packages_start.txt [2023-04-27T20:10:07.265Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2023-04-27T20:10:07.265Z] + PACKAGES=/tmp/packages_end.txt [2023-04-27T20:10:07.265Z] + case "${OS_FAMILY}" in [2023-04-27T20:10:07.265Z] + dpkg -l [2023-04-27T20:10:07.265Z] + grep '^ii' [2023-04-27T20:10:07.265Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-27T20:10:07.265Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-27T20:10:07.265Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-27T20:10:07.265Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2023-04-27T20:10:07.265Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2023-04-27T20:10:07.265Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo [2023-04-27T20:10:07.276Z] 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 [2023-04-27T20:10:07.556Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:10:08.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T20:10:08.121Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T20:10:08.194Z] prd-ubuntu20.04-docker-8c-8g-11945 does not seem to be running inside a container [2023-04-27T20:10:08.228Z] $ 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 [2023-04-27T20:10:08.456Z] $ docker top 94245e459445e08725afd11adf4f064d63045ad0b22d2abdde3e55daa7263535 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T20:10:08.801Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-27T20:10:09.093Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-27T20:10:09.381Z] + ls /var/log/sa-host [2023-04-27T20:10:09.381Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T20:10:09.492Z] provisioning config files... [2023-04-27T20:10:09.503Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config12241654935175475665tmp [Pipeline] { [Pipeline] echo [2023-04-27T20:10:09.518Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T20:10:09.806Z] ---> create-netrc.sh [Pipeline] } [2023-04-27T20:10:09.813Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-27T20:10:10.150Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-27T20:10:10.169Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T20:10:10.455Z] ---> sudo-logs.sh [2023-04-27T20:10:10.455Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-27T20:10:10.484Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T20:10:10.769Z] ---> job-cost.sh [2023-04-27T20:10:10.770Z] lf-activate-venv: SKIPPING [2023-04-27T20:10:10.770Z] DEBUG: total: 0.2199999988079071 [2023-04-27T20:10:10.770Z] INFO: Retrieving Stack Cost... [2023-04-27T20:10:11.337Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-27T20:10:11.597Z] INFO: Archiving Costs [Pipeline] echo [2023-04-27T20:10:11.607Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T20:10:11.891Z] ---> logs-deploy.sh [2023-04-27T20:10:11.891Z] lf-activate-venv: SKIPPING [2023-04-27T20:10:11.891Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/162 [2023-04-27T20:10:11.891Z] INFO: archiving workspace using pattern(s): [2023-04-27T20:10:12.831Z] Archives upload complete. [2023-04-27T20:10:12.831Z] INFO: archiving logs to Nexus