Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 20dbe7d245a9ee6337115d00f7a94c8717a3d64b 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-ssh13906129454030165226.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh15520252600412039096.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh17971171107808995613.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh9678377593852366536.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-ssh13995290337211004341.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1051 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-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 20dbe7d245a9ee6337115d00f7a94c8717a3d64b (main) Commit message: "Merge pull request #561 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v3-3.1.0-dev.10" > 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 20dbe7d245a9ee6337115d00f7a94c8717a3d64b # timeout=10 > git rev-list --no-walk 7c45f0c0b6b3437e87218f37ccb9f49eca624f6a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-13T10:42:54.769Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-13T10:42:54.844Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-13T10:42:54.863Z] ========================================================= [2023-07-13T10:42:54.864Z] EdgeX Global Pipelines Version Info [2023-07-13T10:42:54.864Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-13T10:42:55.579Z] ------------------- [2023-07-13T10:42:55.579Z] stable info: [2023-07-13T10:42:55.579Z] ------------------- [2023-07-13T10:42:55.579Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-13T10:42:55.579Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-13T10:42:55.579Z] Message: update stable to v1.0.250 [2023-07-13T10:42:56.150Z] ------------------- [2023-07-13T10:42:56.150Z] experimental info: [2023-07-13T10:42:56.150Z] ------------------- [2023-07-13T10:42:56.150Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-13T10:42:56.150Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-13T10:42:56.150Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-13T10:42:56.315Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2023-07-13T10:42:56.331Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2023-07-13T10:42:56.351Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-13T10:42:56.371Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-13T10:42:56.395Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-13T10:42:56.464Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-13T10:42:56.475Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-13T10:42:56.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-13T10:42:56.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-13T10:42:56.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-13T10:42:56.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-13T10:42:56.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2023-07-13T10:42:56.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-13T10:42:56.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-13T10:42:56.569Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-07-13T10:42:56.577Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-07-13T10:42:56.585Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-13T10:42:56.593Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-13T10:42:56.602Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-13T10:42:56.610Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-13T10:42:56.618Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-13T10:42:56.626Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-13T10:42:56.637Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-13T10:42:56.653Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-13T10:42:56.664Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-07-13T10:42:56.678Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-13T10:42:56.694Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-13T10:42:56.712Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-13T10:42:56.730Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-13T10:42:56.748Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-13T10:42:56.765Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 20dbe7d245a9ee6337115d00f7a94c8717a3d64b [Pipeline] echo [2023-07-13T10:42:56.777Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 20dbe7d [Pipeline] echo [2023-07-13T10:42:56.794Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-13T10:42:57.153Z] + git rev-list -1 --merges 20dbe7d245a9ee6337115d00f7a94c8717a3d64b~1..20dbe7d245a9ee6337115d00f7a94c8717a3d64b [Pipeline] echo [2023-07-13T10:42:57.201Z] -----------> git rev-list -1 --merges 20dbe7d245a9ee6337115d00f7a94c8717a3d64b~1..20dbe7d245a9ee6337115d00f7a94c8717a3d64b 20dbe7d245a9ee6337115d00f7a94c8717a3d64b [2023-07-13T10:42:57.201Z] 20dbe7d245a9ee6337115d00f7a94c8717a3d64b [false] [Pipeline] sh [2023-07-13T10:42:57.488Z] + git log --format=format:%s -1 20dbe7d245a9ee6337115d00f7a94c8717a3d64b [Pipeline] echo [2023-07-13T10:42:57.503Z] ========================================================= [2023-07-13T10:42:57.503Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-13T10:42:57.503Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-13T10:42:57.854Z] + git log --format=format:%s -1 20dbe7d245a9ee6337115d00f7a94c8717a3d64b [Pipeline] echo [2023-07-13T10:42:57.867Z] [semverPrep] GIT_COMMIT: 20dbe7d245a9ee6337115d00f7a94c8717a3d64b, Commit Message: Merge pull request #561 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v3-3.1.0-dev.10 [Pipeline] echo [2023-07-13T10:42:57.880Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-13T10:42:58.259Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-13T10:42:58.260Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-13T10:42:58.260Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-13T10:42:58.260Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-13T10:42:58.260Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-13T10:42:58.260Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-13T10:42:58.260Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T10:42:58.707Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T10:42:58.968Z] [2023-07-13T10:42:58.968Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T10:42:59.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T10:42:59.540Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-13T10:42:59.540Z] b85a868b505f: Pulling fs layer [2023-07-13T10:42:59.540Z] e2be974225ed: Pulling fs layer [2023-07-13T10:42:59.540Z] 339a4e72a1f5: Pulling fs layer [2023-07-13T10:42:59.540Z] 988bab9f4d93: Pulling fs layer [2023-07-13T10:42:59.540Z] 1469e6f7b9e6: Pulling fs layer [2023-07-13T10:42:59.540Z] eaf3925da568: Pulling fs layer [2023-07-13T10:42:59.540Z] bab4dde63d76: Pulling fs layer [2023-07-13T10:42:59.540Z] bde34c3a00c8: Pulling fs layer [2023-07-13T10:42:59.540Z] b352a97aabf1: Pulling fs layer [2023-07-13T10:42:59.540Z] 4872d77fe225: Pulling fs layer [2023-07-13T10:42:59.540Z] 5851b861e8e6: Pulling fs layer [2023-07-13T10:42:59.540Z] 988bab9f4d93: Waiting [2023-07-13T10:42:59.540Z] bde34c3a00c8: Waiting [2023-07-13T10:42:59.540Z] b352a97aabf1: Waiting [2023-07-13T10:42:59.540Z] 4872d77fe225: Waiting [2023-07-13T10:42:59.540Z] 1469e6f7b9e6: Waiting [2023-07-13T10:42:59.540Z] eaf3925da568: Waiting [2023-07-13T10:42:59.540Z] bab4dde63d76: Waiting [2023-07-13T10:42:59.540Z] 5851b861e8e6: Waiting [2023-07-13T10:42:59.540Z] e2be974225ed: Verifying Checksum [2023-07-13T10:42:59.540Z] e2be974225ed: Download complete [2023-07-13T10:42:59.540Z] 988bab9f4d93: Download complete [2023-07-13T10:42:59.540Z] 1469e6f7b9e6: Verifying Checksum [2023-07-13T10:42:59.540Z] 1469e6f7b9e6: Download complete [2023-07-13T10:42:59.540Z] 339a4e72a1f5: Verifying Checksum [2023-07-13T10:42:59.540Z] 339a4e72a1f5: Download complete [2023-07-13T10:42:59.540Z] eaf3925da568: Download complete [2023-07-13T10:42:59.540Z] bde34c3a00c8: Download complete [2023-07-13T10:42:59.540Z] b352a97aabf1: Verifying Checksum [2023-07-13T10:42:59.540Z] b352a97aabf1: Download complete [2023-07-13T10:42:59.540Z] 4872d77fe225: Verifying Checksum [2023-07-13T10:42:59.540Z] 4872d77fe225: Download complete [2023-07-13T10:42:59.540Z] 5851b861e8e6: Verifying Checksum [2023-07-13T10:42:59.540Z] 5851b861e8e6: Download complete [2023-07-13T10:42:59.540Z] b85a868b505f: Verifying Checksum [2023-07-13T10:42:59.540Z] b85a868b505f: Download complete [2023-07-13T10:43:00.111Z] bab4dde63d76: Verifying Checksum [2023-07-13T10:43:00.111Z] bab4dde63d76: Download complete [2023-07-13T10:43:01.048Z] b85a868b505f: Pull complete [2023-07-13T10:43:01.048Z] e2be974225ed: Pull complete [2023-07-13T10:43:01.618Z] 339a4e72a1f5: Pull complete [2023-07-13T10:43:01.618Z] 988bab9f4d93: Pull complete [2023-07-13T10:43:01.878Z] 1469e6f7b9e6: Pull complete [2023-07-13T10:43:01.878Z] eaf3925da568: Pull complete [2023-07-13T10:43:03.781Z] bab4dde63d76: Pull complete [2023-07-13T10:43:03.781Z] bde34c3a00c8: Pull complete [2023-07-13T10:43:04.041Z] b352a97aabf1: Pull complete [2023-07-13T10:43:04.041Z] 4872d77fe225: Pull complete [2023-07-13T10:43:04.041Z] 5851b861e8e6: Pull complete [2023-07-13T10:43:04.041Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-13T10:43:04.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T10:43:04.041Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T10:43:04.440Z] prd-ubuntu20.04-docker-8c-8g-1051 does not seem to be running inside a container [2023-07-13T10:43:04.482Z] $ 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-07-13T10:43:08.257Z] $ docker top 21431916eee2e150b71e9b30ee94875e5bc432ce53248f6edc13faadb11bbac0 -eo pid,comm [2023-07-13T10:43:08.311Z] 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-07-13T10:43:08.311Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-13T10:43:08.349Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T10:43:08.349Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T10:43:08.460Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T10:43:08.466Z] $ docker exec 21431916eee2e150b71e9b30ee94875e5bc432ce53248f6edc13faadb11bbac0 ssh-agent [2023-07-13T10:43:08.569Z] SSH_AUTH_SOCK=/tmp/ssh-zSWD5ICEqZKj/agent.34 [2023-07-13T10:43:08.569Z] SSH_AGENT_PID=40 [2023-07-13T10:43:08.577Z] Running ssh-add (command line suppressed) [2023-07-13T10:43:08.685Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15852100689558852226.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15852100689558852226.key) [2023-07-13T10:43:08.698Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T10:43:08.989Z] + git tag --points-at HEAD [Pipeline] } [2023-07-13T10:43:09.011Z] $ docker exec --env ******** --env ******** 21431916eee2e150b71e9b30ee94875e5bc432ce53248f6edc13faadb11bbac0 ssh-agent -k [2023-07-13T10:43:09.108Z] unset SSH_AUTH_SOCK; [2023-07-13T10:43:09.108Z] unset SSH_AGENT_PID; [2023-07-13T10:43:09.108Z] echo Agent pid 40 killed; [2023-07-13T10:43:09.115Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-13T10:43:09.140Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T10:43:09.140Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T10:43:09.260Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T10:43:09.266Z] $ docker exec 21431916eee2e150b71e9b30ee94875e5bc432ce53248f6edc13faadb11bbac0 ssh-agent [2023-07-13T10:43:09.363Z] SSH_AUTH_SOCK=/tmp/ssh-1wxpztBMPi5M/agent.71 [2023-07-13T10:43:09.364Z] SSH_AGENT_PID=77 [2023-07-13T10:43:09.369Z] Running ssh-add (command line suppressed) [2023-07-13T10:43:09.476Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4519808451239528551.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4519808451239528551.key) [2023-07-13T10:43:09.489Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T10:43:09.778Z] + git semver init [2023-07-13T10:43:10.039Z] 2023-07-13 10:43:09,991 [run_init] DEBUG init version:0.0.0 force:False [2023-07-13T10:43:10.039Z] 2023-07-13 10:43:09,992 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2023-07-13T10:43:10.040Z] 2023-07-13 10:43:09,992 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2023-07-13T10:43:10.040Z] 2023-07-13 10:43:09,992 [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-07-13T10:43:10.986Z] 2023-07-13 10:43:10,799 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude [2023-07-13T10:43:10.986Z] 2023-07-13 10:43:10,800 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False [2023-07-13T10:43:10.986Z] 2023-07-13 10:43:10,800 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-07-13T10:43:10.986Z] 2023-07-13 10:43:10,800 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-07-13T10:43:10.986Z] 3.1.0-dev.5 [Pipeline] } [2023-07-13T10:43:10.999Z] $ docker exec --env ******** --env ******** 21431916eee2e150b71e9b30ee94875e5bc432ce53248f6edc13faadb11bbac0 ssh-agent -k [2023-07-13T10:43:11.106Z] unset SSH_AUTH_SOCK; [2023-07-13T10:43:11.107Z] unset SSH_AGENT_PID; [2023-07-13T10:43:11.107Z] echo Agent pid 77 killed; [2023-07-13T10:43:11.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-13T10:43:11.430Z] + git semver [Pipeline] } [2023-07-13T10:43:11.705Z] $ docker stop --time=1 21431916eee2e150b71e9b30ee94875e5bc432ce53248f6edc13faadb11bbac0 [2023-07-13T10:43:12.999Z] $ docker rm -f --volumes 21431916eee2e150b71e9b30ee94875e5bc432ce53248f6edc13faadb11bbac0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T10:43:13.339Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-13T10:43:13.552Z] Stashed 1 file(s) [Pipeline] echo [2023-07-13T10:43:13.555Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.5 [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-07-13T10:43:13.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T10:43:13.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T10:43:13.741Z] ========================================================= [2023-07-13T10:43:13.741Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-13T10:43:13.741Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-07-13T10:43:14.029Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-13T10:43:14.029Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-13T10:43:14.029Z] 4db1b89c0bd1: Pulling fs layer [2023-07-13T10:43:14.029Z] 6911f1a30b25: Pulling fs layer [2023-07-13T10:43:14.029Z] e194b8c5c2a9: Pulling fs layer [2023-07-13T10:43:14.029Z] 6863d3e3a2b1: Pulling fs layer [2023-07-13T10:43:14.029Z] ec0bb842ea78: Pulling fs layer [2023-07-13T10:43:14.029Z] 40a00589a448: Pulling fs layer [2023-07-13T10:43:14.029Z] 6c08303d61cc: Pulling fs layer [2023-07-13T10:43:14.029Z] 798269fcf238: Pulling fs layer [2023-07-13T10:43:14.029Z] ec0bb842ea78: Waiting [2023-07-13T10:43:14.029Z] 6863d3e3a2b1: Waiting [2023-07-13T10:43:14.029Z] 798269fcf238: Waiting [2023-07-13T10:43:14.029Z] 6c08303d61cc: Waiting [2023-07-13T10:43:14.029Z] 6911f1a30b25: Verifying Checksum [2023-07-13T10:43:14.029Z] 6911f1a30b25: Download complete [2023-07-13T10:43:14.029Z] 6863d3e3a2b1: Verifying Checksum [2023-07-13T10:43:14.029Z] 6863d3e3a2b1: Download complete [2023-07-13T10:43:14.029Z] ec0bb842ea78: Download complete [2023-07-13T10:43:14.029Z] 4db1b89c0bd1: Verifying Checksum [2023-07-13T10:43:14.029Z] 4db1b89c0bd1: Download complete [2023-07-13T10:43:14.029Z] 40a00589a448: Verifying Checksum [2023-07-13T10:43:14.029Z] 40a00589a448: Download complete [2023-07-13T10:43:14.291Z] 4db1b89c0bd1: Pull complete [2023-07-13T10:43:14.291Z] 6911f1a30b25: Pull complete [2023-07-13T10:43:14.551Z] 798269fcf238: Verifying Checksum [2023-07-13T10:43:14.551Z] 798269fcf238: Download complete [2023-07-13T10:43:14.811Z] e194b8c5c2a9: Download complete [2023-07-13T10:43:14.811Z] 6c08303d61cc: Verifying Checksum [2023-07-13T10:43:14.811Z] 6c08303d61cc: Download complete [2023-07-13T10:43:18.099Z] e194b8c5c2a9: Pull complete [2023-07-13T10:43:18.099Z] 6863d3e3a2b1: Pull complete [2023-07-13T10:43:18.099Z] ec0bb842ea78: Pull complete [2023-07-13T10:43:18.358Z] 40a00589a448: Pull complete [2023-07-13T10:43:20.888Z] 6c08303d61cc: Pull complete [2023-07-13T10:43:21.455Z] 798269fcf238: Pull complete [2023-07-13T10:43:21.455Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-13T10:43:21.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-13T10:43:21.714Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-07-13T10:43:22.011Z] + 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-07-13T10:43:22.317Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-13T10:43:22.318Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T10:43:22.397Z] prd-ubuntu20.04-docker-8c-8g-1051 does not seem to be running inside a container [2023-07-13T10:43:22.431Z] $ 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-07-13T10:43:28.660Z] Still waiting to schedule task [2023-07-13T10:43:28.661Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-13T10:43:31.393Z] $ docker top d53c2d77f85a70f95e496749e472efa5003f108218917faba8c032a7f50a281a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T10:43:31.742Z] + go version [2023-07-13T10:43:31.742Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-13T10:43:31.758Z] $ docker stop --time=1 d53c2d77f85a70f95e496749e472efa5003f108218917faba8c032a7f50a281a [2023-07-13T10:43:33.092Z] $ docker rm -f --volumes d53c2d77f85a70f95e496749e472efa5003f108218917faba8c032a7f50a281a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T10:43:33.530Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-13T10:43:33.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T10:43:33.611Z] prd-ubuntu20.04-docker-8c-8g-1051 does not seem to be running inside a container [2023-07-13T10:43:33.645Z] $ 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-07-13T10:43:34.156Z] $ docker top e966290786c8a9ab994c1a199d526a83be29a2410f222ed0faf5722aa0e546d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T10:43:34.502Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh [2023-07-13T10:43:34.810Z] + make test [2023-07-13T10:43:34.811Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-07-13T10:43:34.811Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 [2023-07-13T10:43:34.811Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 [2023-07-13T10:43:34.811Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-07-13T10:43:34.811Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-07-13T10:43:34.811Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-07-13T10:43:34.811Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.10 [2023-07-13T10:43:34.811Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-07-13T10:43:34.811Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 [2023-07-13T10:43:34.811Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 [2023-07-13T10:43:35.070Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-07-13T10:43:35.070Z] go: downloading github.com/google/uuid v1.3.0 [2023-07-13T10:43:35.070Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-07-13T10:43:35.070Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-07-13T10:43:35.070Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-07-13T10:43:35.070Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-07-13T10:43:35.070Z] go: downloading golang.org/x/net v0.10.0 [2023-07-13T10:43:35.070Z] go: downloading golang.org/x/sync v0.2.0 [2023-07-13T10:43:35.328Z] go: downloading github.com/go-kit/log v0.2.1 [2023-07-13T10:43:35.328Z] go: downloading github.com/go-playground/validator/v10 v10.14.1 [2023-07-13T10:43:35.328Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-07-13T10:43:35.328Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-07-13T10:43:35.328Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-07-13T10:43:35.328Z] go: downloading github.com/hashicorp/consul/api v1.22.0 [2023-07-13T10:43:35.328Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-07-13T10:43:35.328Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-07-13T10:43:35.328Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-07-13T10:43:35.328Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-07-13T10:43:35.328Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-07-13T10:43:35.328Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-07-13T10:43:35.328Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-07-13T10:43:35.328Z] go: downloading golang.org/x/crypto v0.9.0 [2023-07-13T10:43:35.328Z] go: downloading golang.org/x/text v0.9.0 [2023-07-13T10:43:35.328Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-07-13T10:43:35.328Z] go: downloading google.golang.org/grpc v1.53.0 [2023-07-13T10:43:35.587Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-07-13T10:43:35.587Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-07-13T10:43:35.846Z] go: downloading github.com/x448/float16 v0.8.4 [2023-07-13T10:43:35.846Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-07-13T10:43:35.846Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-07-13T10:43:35.846Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-07-13T10:43:35.846Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-07-13T10:43:35.846Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-07-13T10:43:35.846Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-07-13T10:43:35.846Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-07-13T10:43:35.846Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-07-13T10:43:35.846Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-07-13T10:43:36.104Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-07-13T10:43:36.104Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-07-13T10:43:36.104Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-07-13T10:43:36.104Z] go: downloading github.com/mattn/go-isatty v0.0.17 [2023-07-13T10:43:36.104Z] go: downloading github.com/fatih/color v1.14.1 [2023-07-13T10:43:36.104Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-07-13T10:43:36.104Z] go: downloading golang.org/x/sys v0.8.0 [2023-07-13T10:43:36.104Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-07-13T10:43:36.361Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-07-13T10:43:36.361Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-07-13T10:43:51.230Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-07-13T10:43:51.489Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-07-13T10:43:52.055Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-07-13T10:43:52.055Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-07-13T10:43:52.988Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-07-13T10:44:14.925Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.047s coverage: 34.5% of statements [2023-07-13T10:44:14.925Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.021s coverage: 92.4% of statements [2023-07-13T10:44:14.925Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.345s coverage: 82.4% of statements [2023-07-13T10:44:14.925Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.006s coverage: 85.0% of statements [2023-07-13T10:44:14.925Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.025s coverage: 42.4% of statements [2023-07-13T10:44:14.925Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.019s coverage: 100.0% of statements [2023-07-13T10:44:14.925Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.318s coverage: 87.7% of statements [2023-07-13T10:44:14.925Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.015s coverage: 25.0% of statements [2023-07-13T10:44:14.925Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.043s coverage: 79.0% of statements [2023-07-13T10:44:14.925Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.013s coverage: 76.1% of statements [2023-07-13T10:44:14.925Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.010s coverage: 31.2% of statements [2023-07-13T10:44:14.925Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.005s coverage: 91.3% of statements [2023-07-13T10:44:27.144Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-07-13T10:44:28.519Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-13T10:44:28.519Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-07-13T10:44:28.531Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-13T10:44:28.550Z] $ docker stop --time=1 e966290786c8a9ab994c1a199d526a83be29a2410f222ed0faf5722aa0e546d3 [2023-07-13T10:44:31.253Z] $ docker rm -f --volumes e966290786c8a9ab994c1a199d526a83be29a2410f222ed0faf5722aa0e546d3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T10:44:31.891Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-13T10:44:31.951Z] 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-07-13T10:44:32.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T10:44:32.409Z] [2023-07-13T10:44:32.409Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T10:44:32.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T10:44:32.711Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-13T10:44:32.711Z] 5eb5b503b376: Pulling fs layer [2023-07-13T10:44:32.711Z] 5c69ac0246d0: Pulling fs layer [2023-07-13T10:44:32.711Z] ec43610c2a17: Pulling fs layer [2023-07-13T10:44:32.711Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-13T10:44:32.711Z] 33b1e0a273af: Pulling fs layer [2023-07-13T10:44:32.711Z] 5d3b04190fa2: Pulling fs layer [2023-07-13T10:44:32.711Z] 2f39f015ded8: Pulling fs layer [2023-07-13T10:44:32.711Z] 33b1e0a273af: Waiting [2023-07-13T10:44:32.711Z] 5d3b04190fa2: Waiting [2023-07-13T10:44:32.711Z] 2f39f015ded8: Waiting [2023-07-13T10:44:32.711Z] 3a2ae6a8a46f: Waiting [2023-07-13T10:44:32.711Z] 5c69ac0246d0: Verifying Checksum [2023-07-13T10:44:32.711Z] 5c69ac0246d0: Download complete [2023-07-13T10:44:32.711Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-13T10:44:32.711Z] 3a2ae6a8a46f: Download complete [2023-07-13T10:44:32.970Z] 33b1e0a273af: Verifying Checksum [2023-07-13T10:44:32.970Z] 33b1e0a273af: Download complete [2023-07-13T10:44:32.970Z] 5d3b04190fa2: Verifying Checksum [2023-07-13T10:44:32.970Z] 5d3b04190fa2: Download complete [2023-07-13T10:44:32.970Z] ec43610c2a17: Verifying Checksum [2023-07-13T10:44:32.970Z] ec43610c2a17: Download complete [2023-07-13T10:44:32.970Z] 5eb5b503b376: Download complete [2023-07-13T10:44:33.536Z] 2f39f015ded8: Download complete [2023-07-13T10:44:34.103Z] 5eb5b503b376: Pull complete [2023-07-13T10:44:34.362Z] 5c69ac0246d0: Pull complete [2023-07-13T10:44:34.929Z] ec43610c2a17: Pull complete [2023-07-13T10:44:34.929Z] 3a2ae6a8a46f: Pull complete [2023-07-13T10:44:34.929Z] 33b1e0a273af: Pull complete [2023-07-13T10:44:35.187Z] 5d3b04190fa2: Pull complete [2023-07-13T10:44:39.372Z] 2f39f015ded8: Pull complete [2023-07-13T10:44:39.372Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-13T10:44:39.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T10:44:39.372Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T10:44:39.449Z] prd-ubuntu20.04-docker-8c-8g-1051 does not seem to be running inside a container [2023-07-13T10:44:39.538Z] $ 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-07-13T10:44:47.327Z] $ docker top 83c1c4c836dd24e8055e7cc63b6077f00a871b79524c9a0d43a24cd45d8f9772 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T10:44:47.772Z] ---> job-cost.sh [2023-07-13T10:44:47.772Z] lf-activate-venv: SKIPPING [2023-07-13T10:44:47.772Z] INFO: No Stack... [2023-07-13T10:44:48.030Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-13T10:44:48.598Z] INFO: Archiving Costs [Pipeline] sh [2023-07-13T10:44:48.884Z] + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv [2023-07-13T10:44:48.884Z] + cut -d, -f6 [Pipeline] lock [2023-07-13T10:44:48.897Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-190-stack-cost] [2023-07-13T10:44:48.902Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-190-stack-cost] did not exist. Created. [2023-07-13T10:44:48.902Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-13T10:44:49.197Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-13T10:44:49.220Z] Stashed 1 file(s) [Pipeline] } [2023-07-13T10:44:49.229Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-190-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-13T10:44:49.276Z] $ docker stop --time=1 83c1c4c836dd24e8055e7cc63b6077f00a871b79524c9a0d43a24cd45d8f9772 [2023-07-13T10:44:50.821Z] $ docker rm -f --volumes 83c1c4c836dd24e8055e7cc63b6077f00a871b79524c9a0d43a24cd45d8f9772 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-13T10:45:03.433Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1052 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2023-07-13T10:45:03.444Z] Running in /w/workspace/go-mod-bootstrap/190 [Pipeline] { [Pipeline] checkout [2023-07-13T10:45:03.475Z] The recommended git tool is: git [2023-07-13T10:45:08.200Z] using credential edgex-jenkins-ssh [2023-07-13T10:45:08.216Z] Cloning the remote Git repository [2023-07-13T10:45:08.249Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-07-13T10:45:08.338Z] > git init /w/workspace/go-mod-bootstrap/190 # timeout=10 [2023-07-13T10:45:08.483Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-07-13T10:45:08.484Z] > git --version # timeout=10 [2023-07-13T10:45:08.506Z] > git --version # 'git version 2.25.1' [2023-07-13T10:45:08.508Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-13T10:45:08.650Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-13T10:45:10.564Z] Avoid second fetch [2023-07-13T10:45:10.564Z] Checking out Revision 20dbe7d245a9ee6337115d00f7a94c8717a3d64b (main) [2023-07-13T10:45:09.779Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-07-13T10:45:09.798Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-13T10:45:10.576Z] > git config core.sparsecheckout # timeout=10 [2023-07-13T10:45:10.634Z] > git checkout -f 20dbe7d245a9ee6337115d00f7a94c8717a3d64b # timeout=10 [2023-07-13T10:45:11.084Z] Commit message: "Merge pull request #561 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v3-3.1.0-dev.10" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-13T10:45:12.049Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-13T10:45:12.049Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-13T10:45:12.049Z] Dload Upload Total Spent Left Speed [2023-07-13T10:45:12.049Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh [2023-07-13T10:45:12.652Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-13T10:45:12.981Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-13T10:45:12.981Z] + sudo tee /etc/docker/daemon.new [2023-07-13T10:45:12.981Z] { [2023-07-13T10:45:12.981Z] "registry-mirrors": [ [2023-07-13T10:45:12.981Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-13T10:45:12.981Z] ], [2023-07-13T10:45:12.981Z] "bip": "10.250.0.254/24", [2023-07-13T10:45:12.981Z] "hosts": [ [2023-07-13T10:45:12.981Z] "tcp://0.0.0.0:5555", [2023-07-13T10:45:12.981Z] "unix:///var/run/docker.sock" [2023-07-13T10:45:12.981Z] ], [2023-07-13T10:45:12.981Z] "mtu": 1458, [2023-07-13T10:45:12.981Z] "selinux-enabled": true, [2023-07-13T10:45:12.981Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-13T10:45:12.981Z] } [Pipeline] sh [2023-07-13T10:45:13.306Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-13T10:45:13.636Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-07-13T10:45:32.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T10:45:32.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T10:45:32.124Z] ========================================================= [2023-07-13T10:45:32.125Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-13T10:45:32.125Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-07-13T10:45:32.451Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-13T10:45:33.039Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-13T10:45:33.039Z] edb6bdbacee9: Pulling fs layer [2023-07-13T10:45:33.039Z] 5f9638ab2659: Pulling fs layer [2023-07-13T10:45:33.039Z] 8d51d6327a98: Pulling fs layer [2023-07-13T10:45:33.039Z] 8b374f2dd631: Pulling fs layer [2023-07-13T10:45:33.039Z] ec14aa9079de: Pulling fs layer [2023-07-13T10:45:33.039Z] 2f466654f4bb: Pulling fs layer [2023-07-13T10:45:33.039Z] 554e91adad29: Pulling fs layer [2023-07-13T10:45:33.039Z] 8b374f2dd631: Waiting [2023-07-13T10:45:33.039Z] ec14aa9079de: Waiting [2023-07-13T10:45:33.039Z] 2f466654f4bb: Waiting [2023-07-13T10:45:33.039Z] 554e91adad29: Waiting [2023-07-13T10:45:33.039Z] 5f9638ab2659: Verifying Checksum [2023-07-13T10:45:33.039Z] 5f9638ab2659: Download complete [2023-07-13T10:45:33.039Z] 8b374f2dd631: Verifying Checksum [2023-07-13T10:45:33.039Z] 8b374f2dd631: Download complete [2023-07-13T10:45:33.039Z] ec14aa9079de: Verifying Checksum [2023-07-13T10:45:33.039Z] ec14aa9079de: Download complete [2023-07-13T10:45:33.039Z] edb6bdbacee9: Verifying Checksum [2023-07-13T10:45:33.039Z] edb6bdbacee9: Download complete [2023-07-13T10:45:34.019Z] edb6bdbacee9: Pull complete [2023-07-13T10:45:34.295Z] 554e91adad29: Verifying Checksum [2023-07-13T10:45:34.295Z] 554e91adad29: Download complete [2023-07-13T10:45:34.567Z] 5f9638ab2659: Pull complete [2023-07-13T10:45:35.535Z] 8d51d6327a98: Verifying Checksum [2023-07-13T10:45:35.535Z] 8d51d6327a98: Download complete [2023-07-13T10:45:35.535Z] 2f466654f4bb: Download complete [2023-07-13T10:45:47.902Z] 8d51d6327a98: Pull complete [2023-07-13T10:45:47.903Z] 8b374f2dd631: Pull complete [2023-07-13T10:45:47.903Z] ec14aa9079de: Pull complete [2023-07-13T10:45:53.287Z] 2f466654f4bb: Pull complete [2023-07-13T10:45:55.883Z] 554e91adad29: Pull complete [2023-07-13T10:45:55.883Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-13T10:45:55.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-13T10:45:55.883Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-07-13T10:45:56.207Z] + 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-07-13T10:45:56.545Z] + docker inspect -f . ci-base-image-arm64 [2023-07-13T10:45:56.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T10:45:56.742Z] prd-ubuntu20.04-docker-arm64-4c-16g-1052 does not seem to be running inside a container [2023-07-13T10:45:56.818Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/190 -v /w/workspace/go-mod-bootstrap/190:/w/workspace/go-mod-bootstrap/190:rw,z -v /w/workspace/go-mod-bootstrap/190@tmp:/w/workspace/go-mod-bootstrap/190@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-07-13T10:45:59.793Z] $ docker top 44b55bca8a13b964239f912f8e17d94525fe9b87f3ce63cde125d470ea608b8f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T10:46:00.431Z] + go version [2023-07-13T10:46:00.431Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-13T10:46:00.452Z] $ docker stop --time=1 44b55bca8a13b964239f912f8e17d94525fe9b87f3ce63cde125d470ea608b8f [2023-07-13T10:46:02.101Z] $ docker rm -f --volumes 44b55bca8a13b964239f912f8e17d94525fe9b87f3ce63cde125d470ea608b8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T10:46:02.642Z] + docker inspect -f . ci-base-image-arm64 [2023-07-13T10:46:02.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T10:46:02.811Z] prd-ubuntu20.04-docker-arm64-4c-16g-1052 does not seem to be running inside a container [2023-07-13T10:46:02.890Z] $ 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/190 -v /w/workspace/go-mod-bootstrap/190:/w/workspace/go-mod-bootstrap/190:rw,z -v /w/workspace/go-mod-bootstrap/190@tmp:/w/workspace/go-mod-bootstrap/190@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-07-13T10:46:04.008Z] $ docker top 1552344f9cbc7f386f152a2bf8e60a6ea642fd76e7e14ee5aea3cc51a4a94b24 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T10:46:04.515Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/190 [Pipeline] fileExists [Pipeline] sh [2023-07-13T10:46:05.167Z] + make test [2023-07-13T10:46:05.167Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-07-13T10:46:05.168Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 [2023-07-13T10:46:05.168Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 [2023-07-13T10:46:05.168Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-07-13T10:46:05.436Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.10 [2023-07-13T10:46:05.703Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 [2023-07-13T10:46:05.703Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 [2023-07-13T10:46:05.703Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-07-13T10:46:05.703Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-07-13T10:46:05.703Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-07-13T10:46:05.973Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-07-13T10:46:05.973Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-07-13T10:46:05.973Z] go: downloading github.com/google/uuid v1.3.0 [2023-07-13T10:46:05.973Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-07-13T10:46:05.973Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-07-13T10:46:05.973Z] go: downloading golang.org/x/net v0.10.0 [2023-07-13T10:46:05.973Z] go: downloading golang.org/x/sync v0.2.0 [2023-07-13T10:46:06.241Z] go: downloading github.com/go-kit/log v0.2.1 [2023-07-13T10:46:06.241Z] go: downloading github.com/go-playground/validator/v10 v10.14.1 [2023-07-13T10:46:06.512Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-07-13T10:46:06.512Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-07-13T10:46:06.779Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-07-13T10:46:06.779Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-07-13T10:46:06.779Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-07-13T10:46:06.779Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-07-13T10:46:07.056Z] go: downloading github.com/hashicorp/consul/api v1.22.0 [2023-07-13T10:46:07.056Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-07-13T10:46:07.056Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-07-13T10:46:07.056Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-07-13T10:46:07.056Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-07-13T10:46:07.056Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-07-13T10:46:07.056Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-07-13T10:46:07.056Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-07-13T10:46:07.323Z] go: downloading golang.org/x/crypto v0.9.0 [2023-07-13T10:46:07.323Z] go: downloading golang.org/x/text v0.9.0 [2023-07-13T10:46:07.590Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-07-13T10:46:07.590Z] go: downloading google.golang.org/grpc v1.53.0 [2023-07-13T10:46:09.541Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-07-13T10:46:09.541Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-07-13T10:46:09.541Z] go: downloading github.com/x448/float16 v0.8.4 [2023-07-13T10:46:09.541Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-07-13T10:46:09.541Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-07-13T10:46:09.541Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-07-13T10:46:09.541Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-07-13T10:46:09.541Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-07-13T10:46:10.501Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-07-13T10:46:10.767Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-07-13T10:46:10.767Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-07-13T10:46:12.174Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-07-13T10:46:12.174Z] go: downloading github.com/fatih/color v1.14.1 [2023-07-13T10:46:12.174Z] go: downloading github.com/mattn/go-isatty v0.0.17 [2023-07-13T10:46:12.174Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-07-13T10:46:12.174Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-07-13T10:46:12.439Z] go: downloading golang.org/x/sys v0.8.0 [2023-07-13T10:46:12.705Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-07-13T10:46:12.705Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-07-13T10:46:12.705Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-07-13T10:48:19.382Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-07-13T10:48:21.318Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-07-13T10:48:29.524Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-07-13T10:48:29.524Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-07-13T10:48:37.740Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-07-13T10:48:41.096Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.145s coverage: 34.5% of statements [2023-07-13T10:48:41.096Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.108s coverage: 92.4% of statements [2023-07-13T10:48:41.096Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.339s coverage: 82.4% of statements [2023-07-13T10:48:41.096Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.023s coverage: 85.0% of statements [2023-07-13T10:48:41.096Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.094s coverage: 42.4% of statements [2023-07-13T10:48:41.096Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.081s coverage: 100.0% of statements [2023-07-13T10:48:41.096Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.398s coverage: 87.7% of statements [2023-07-13T10:48:41.096Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.059s coverage: 25.0% of statements [2023-07-13T10:48:41.096Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.158s coverage: 79.0% of statements [2023-07-13T10:48:41.096Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.058s coverage: 76.1% of statements [2023-07-13T10:48:41.096Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.045s coverage: 31.2% of statements [2023-07-13T10:48:41.096Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.017s coverage: 91.3% of statements [2023-07-13T10:48:41.681Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-13T10:48:41.681Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-07-13T10:49:08.356Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-13T10:49:08.356Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-07-13T10:49:08.374Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-13T10:49:08.388Z] $ docker stop --time=1 1552344f9cbc7f386f152a2bf8e60a6ea642fd76e7e14ee5aea3cc51a4a94b24 [2023-07-13T10:49:10.155Z] $ docker rm -f --volumes 1552344f9cbc7f386f152a2bf8e60a6ea642fd76e7e14ee5aea3cc51a4a94b24 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T10:49:12.927Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-13T10:49:12.946Z] Warning: overwriting stash ‘coverage-report’ [2023-07-13T10:49:13.429Z] 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-07-13T10:49:13.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T10:49:13.864Z] [2023-07-13T10:49:13.864Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T10:49:14.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T10:49:14.461Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-13T10:49:14.461Z] 8998bd30e6a1: Pulling fs layer [2023-07-13T10:49:14.461Z] 04944245beec: Pulling fs layer [2023-07-13T10:49:14.461Z] 699f458cf7ca: Pulling fs layer [2023-07-13T10:49:14.461Z] 765212b225bb: Pulling fs layer [2023-07-13T10:49:14.461Z] f23df028b6ca: Pulling fs layer [2023-07-13T10:49:14.461Z] d65c8cfc05b1: Pulling fs layer [2023-07-13T10:49:14.461Z] 2437ff75d9bd: Pulling fs layer [2023-07-13T10:49:14.461Z] f23df028b6ca: Waiting [2023-07-13T10:49:14.461Z] d65c8cfc05b1: Waiting [2023-07-13T10:49:14.461Z] 2437ff75d9bd: Waiting [2023-07-13T10:49:14.461Z] 765212b225bb: Waiting [2023-07-13T10:49:14.461Z] 04944245beec: Verifying Checksum [2023-07-13T10:49:14.461Z] 04944245beec: Download complete [2023-07-13T10:49:14.461Z] 765212b225bb: Verifying Checksum [2023-07-13T10:49:14.461Z] 765212b225bb: Download complete [2023-07-13T10:49:14.461Z] f23df028b6ca: Verifying Checksum [2023-07-13T10:49:14.461Z] f23df028b6ca: Download complete [2023-07-13T10:49:14.728Z] d65c8cfc05b1: Verifying Checksum [2023-07-13T10:49:14.728Z] d65c8cfc05b1: Download complete [2023-07-13T10:49:14.728Z] 699f458cf7ca: Verifying Checksum [2023-07-13T10:49:14.728Z] 699f458cf7ca: Download complete [2023-07-13T10:49:14.995Z] 8998bd30e6a1: Verifying Checksum [2023-07-13T10:49:14.995Z] 8998bd30e6a1: Download complete [2023-07-13T10:49:17.600Z] 2437ff75d9bd: Verifying Checksum [2023-07-13T10:49:17.600Z] 2437ff75d9bd: Download complete [2023-07-13T10:49:19.007Z] 8998bd30e6a1: Pull complete [2023-07-13T10:49:19.274Z] 04944245beec: Pull complete [2023-07-13T10:49:20.690Z] 699f458cf7ca: Pull complete [2023-07-13T10:49:20.690Z] 765212b225bb: Pull complete [2023-07-13T10:49:21.649Z] f23df028b6ca: Pull complete [2023-07-13T10:49:21.919Z] d65c8cfc05b1: Pull complete [2023-07-13T10:49:40.136Z] 2437ff75d9bd: Pull complete [2023-07-13T10:49:40.136Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-13T10:49:40.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T10:49:40.136Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T10:49:40.422Z] prd-ubuntu20.04-docker-arm64-4c-16g-1052 does not seem to be running inside a container [2023-07-13T10:49:40.552Z] $ 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/190 -v /w/workspace/go-mod-bootstrap/190:/w/workspace/go-mod-bootstrap/190:rw,z -v /w/workspace/go-mod-bootstrap/190@tmp:/w/workspace/go-mod-bootstrap/190@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-07-13T10:49:42.500Z] $ docker top 295661a8131844facf808c1a7acd43ae0bbcd14a62c6c6af3a417b3e14fdeac3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T10:49:43.342Z] ---> job-cost.sh [2023-07-13T10:49:43.342Z] lf-activate-venv: SKIPPING [2023-07-13T10:49:43.342Z] INFO: No Stack... [2023-07-13T10:49:46.678Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-13T10:49:47.263Z] INFO: Archiving Costs [Pipeline] sh [2023-07-13T10:49:47.902Z] + + cat /w/workspace/go-mod-bootstrap/190/archives/cost.csvcut [2023-07-13T10:49:47.902Z] -d, -f6 [Pipeline] lock [2023-07-13T10:49:47.961Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-190-stack-cost] [2023-07-13T10:49:47.968Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-190-stack-cost] did not exist. Created. [2023-07-13T10:49:47.968Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-13T10:49:48.307Z] /w/workspace/go-mod-bootstrap/190@tmp/durable-a171225b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-13T10:49:48.954Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-13T10:49:48.982Z] Warning: overwriting stash ‘stack-cost’ [2023-07-13T10:49:49.054Z] Stashed 1 file(s) [Pipeline] } [2023-07-13T10:49:49.065Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-190-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-13T10:49:49.091Z] $ docker stop --time=1 295661a8131844facf808c1a7acd43ae0bbcd14a62c6c6af3a417b3e14fdeac3 [2023-07-13T10:49:50.669Z] $ docker rm -f --volumes 295661a8131844facf808c1a7acd43ae0bbcd14a62c6c6af3a417b3e14fdeac3 [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-07-13T10:49:51.097Z] provisioning config files... [2023-07-13T10:49:51.109Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config14597595744130742163tmp [Pipeline] { [Pipeline] sh [2023-07-13T10:49:51.403Z] + set +x [2023-07-13T10:49:51.403Z] + curl -s https://codecov.io/bash [2023-07-13T10:49:51.403Z] + bash -s -- [2023-07-13T10:49:51.403Z] [2023-07-13T10:49:51.403Z] _____ _ [2023-07-13T10:49:51.403Z] / ____| | | [2023-07-13T10:49:51.403Z] | | ___ __| | ___ ___ _____ __ [2023-07-13T10:49:51.403Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-13T10:49:51.403Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-13T10:49:51.403Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-13T10:49:51.403Z] Bash-1.0.6 [2023-07-13T10:49:51.403Z] [2023-07-13T10:49:51.403Z] [2023-07-13T10:49:51.403Z] ==> git version 2.25.1 found [2023-07-13T10:49:51.403Z] ==> 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-07-13T10:49:51.403Z] Release-Date: 2020-01-08 [2023-07-13T10:49:51.403Z] 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-07-13T10:49:51.403Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-13T10:49:51.403Z] ==> Jenkins CI detected. [2023-07-13T10:49:51.403Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2023-07-13T10:49:51.403Z] project root: . [2023-07-13T10:49:51.403Z] --> token set from env [2023-07-13T10:49:51.403Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-13T10:49:51.403Z] ==> Running gcov in . (disable via -X gcov) [2023-07-13T10:49:51.403Z] ==> Python coveragepy not found [2023-07-13T10:49:51.403Z] ==> Searching for coverage reports in: [2023-07-13T10:49:51.403Z] + . [2023-07-13T10:49:51.403Z] -> Found 1 reports [2023-07-13T10:49:51.403Z] ==> Detecting git/mercurial file structure [2023-07-13T10:49:51.663Z] ==> Reading reports [2023-07-13T10:49:51.663Z] + ./coverage.out bytes=95817 [2023-07-13T10:49:51.663Z] ==> Appending adjustments [2023-07-13T10:49:51.663Z] https://docs.codecov.io/docs/fixing-reports [2023-07-13T10:49:51.922Z] + Found adjustments [2023-07-13T10:49:51.922Z] ==> Gzipping contents [2023-07-13T10:49:51.922Z] 16K /tmp/codecov.OCRoJT.gz [2023-07-13T10:49:51.922Z] ==> Uploading reports [2023-07-13T10:49:51.922Z] url: https://codecov.io [2023-07-13T10:49:51.922Z] query: branch=main&commit=20dbe7d245a9ee6337115d00f7a94c8717a3d64b&build=190&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F190%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-13T10:49:51.922Z] -> Pinging Codecov [2023-07-13T10:49:51.922Z] 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=20dbe7d245a9ee6337115d00f7a94c8717a3d64b&build=190&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F190%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-13T10:49:51.922Z] -> Uploading to [2023-07-13T10:49:51.922Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-13/833815588EE85121546D348822E98E2E/20dbe7d245a9ee6337115d00f7a94c8717a3d64b/1359d95f-47e3-46d1-8d31-e5632dff0fa4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230713%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230713T104951Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0638e2547475c5868a6cbf85bddf4fec80f8e059b5128932b61a4a7a5fead748 [2023-07-13T10:49:51.922Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-13T10:49:51.922Z] Dload Upload Total Spent Left Speed [2023-07-13T10:49:52.182Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14984 0 0 100 14984 0 74547 --:--:-- --:--:-- --:--:-- 74920 [2023-07-13T10:49:52.182Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/20dbe7d245a9ee6337115d00f7a94c8717a3d64b [Pipeline] } [2023-07-13T10:49:52.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-13T10:49:52.416Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-13T10:49:52.426Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T10:49:52.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-13T10:49:52.721Z] [2023-07-13T10:49:52.721Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T10:49:53.020Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-13T10:49:53.021Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-13T10:49:53.021Z] df9b9388f04a: Pulling fs layer [2023-07-13T10:49:53.021Z] 52dc419b0ee2: Pulling fs layer [2023-07-13T10:49:53.021Z] 25bc292e5bac: Pulling fs layer [2023-07-13T10:49:53.021Z] 114826534d7a: Pulling fs layer [2023-07-13T10:49:53.021Z] 4657fd5d0bcf: Pulling fs layer [2023-07-13T10:49:53.021Z] 6ad1cebc031e: Pulling fs layer [2023-07-13T10:49:53.021Z] 8a3aa393b2d8: Pulling fs layer [2023-07-13T10:49:53.021Z] 114826534d7a: Waiting [2023-07-13T10:49:53.021Z] 4657fd5d0bcf: Waiting [2023-07-13T10:49:53.021Z] 25bc292e5bac: Verifying Checksum [2023-07-13T10:49:53.021Z] 25bc292e5bac: Download complete [2023-07-13T10:49:53.021Z] 52dc419b0ee2: Download complete [2023-07-13T10:49:53.021Z] 4657fd5d0bcf: Verifying Checksum [2023-07-13T10:49:53.021Z] 4657fd5d0bcf: Download complete [2023-07-13T10:49:53.021Z] df9b9388f04a: Download complete [2023-07-13T10:49:53.280Z] 6ad1cebc031e: Verifying Checksum [2023-07-13T10:49:53.280Z] 6ad1cebc031e: Download complete [2023-07-13T10:49:53.280Z] df9b9388f04a: Pull complete [2023-07-13T10:49:53.280Z] 52dc419b0ee2: Pull complete [2023-07-13T10:49:53.280Z] 25bc292e5bac: Pull complete [2023-07-13T10:49:53.846Z] 114826534d7a: Verifying Checksum [2023-07-13T10:49:53.846Z] 114826534d7a: Download complete [2023-07-13T10:49:53.846Z] 8a3aa393b2d8: Verifying Checksum [2023-07-13T10:49:53.846Z] 8a3aa393b2d8: Download complete [2023-07-13T10:49:58.028Z] 114826534d7a: Pull complete [2023-07-13T10:49:58.028Z] 4657fd5d0bcf: Pull complete [2023-07-13T10:49:58.028Z] 6ad1cebc031e: Pull complete [2023-07-13T10:50:01.310Z] 8a3aa393b2d8: Pull complete [2023-07-13T10:50:01.310Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-13T10:50:01.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-13T10:50:01.310Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T10:50:01.402Z] prd-ubuntu20.04-docker-8c-8g-1051 does not seem to be running inside a container [2023-07-13T10:50:01.432Z] $ 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-07-13T10:50:13.594Z] $ docker top bb865dcc8192b3fde522a300cc28c008d5e868d35c36e96108d61c9bc4dfcf67 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-13T10:50:13.664Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh [2023-07-13T10:50:13.942Z] + set -o pipefail [2023-07-13T10:50:13.942Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' [2023-07-13T10:50:19.214Z] [2023-07-13T10:50:19.214Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... [2023-07-13T10:50:19.214Z] [2023-07-13T10:50:19.214Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/c5127ae6-80c4-43b4-b806-07a4a894c820 [2023-07-13T10:50:19.214Z] [2023-07-13T10:50:19.214Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-13T10:50:19.214Z] [2023-07-13T10:50:19.214Z] [2023-07-13T10:50:19.214Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-13T10:50:19.214Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-13T10:50:19.214Z] More details here: https://snyk.co/ue1NS [2023-07-13T10:50:19.214Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-07-13T10:50:19.214Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-07-13T10:50:19.227Z] $ docker stop --time=1 bb865dcc8192b3fde522a300cc28c008d5e868d35c36e96108d61c9bc4dfcf67 [2023-07-13T10:50:28.852Z] $ docker rm -f --volumes bb865dcc8192b3fde522a300cc28c008d5e868d35c36e96108d61c9bc4dfcf67 [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-07-13T10:50:29.561Z] + git log --format=format:%s -1 20dbe7d245a9ee6337115d00f7a94c8717a3d64b [Pipeline] sh [2023-07-13T10:50:29.857Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-13T10:50:29.857Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T10:50:30.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T10:50:30.173Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T10:50:30.245Z] prd-ubuntu20.04-docker-8c-8g-1051 does not seem to be running inside a container [2023-07-13T10:50:30.276Z] $ 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-07-13T10:50:30.727Z] $ docker top 2b8377bae110e6defef6a601469d1d81517efcef3361d3007c12df74f2bf355f -eo pid,comm [2023-07-13T10:50:30.777Z] 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-07-13T10:50:30.777Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-13T10:50:30.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T10:50:30.815Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T10:50:30.935Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T10:50:30.938Z] $ docker exec 2b8377bae110e6defef6a601469d1d81517efcef3361d3007c12df74f2bf355f ssh-agent [2023-07-13T10:50:31.052Z] SSH_AUTH_SOCK=/tmp/ssh-QaGmw606cyCm/agent.31 [2023-07-13T10:50:31.052Z] SSH_AGENT_PID=37 [2023-07-13T10:50:31.059Z] Running ssh-add (command line suppressed) [2023-07-13T10:50:31.161Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13585292885996326215.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13585292885996326215.key) [2023-07-13T10:50:31.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T10:50:31.465Z] + git semver tag [2023-07-13T10:50:31.727Z] 2023-07-13 10:50:31,639 [run_tag] DEBUG tag force:False [2023-07-13T10:50:31.727Z] 2023-07-13 10:50:31,639 [check_head_tag] DEBUG check head tag [2023-07-13T10:50:31.727Z] 2023-07-13 10:50:31,641 [execute] INFO git cat-file --batch-check [2023-07-13T10:50:31.727Z] 2023-07-13 10:50:31,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2023-07-13T10:50:31.727Z] 2023-07-13 10:50:31,645 [execute] INFO git cat-file --batch [2023-07-13T10:50:31.727Z] 2023-07-13 10:50:31,645 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2023-07-13T10:50:31.727Z] 2023-07-13 10:50:31,672 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-07-13T10:50:31.727Z] 2023-07-13 10:50:31,672 [execute] INFO git tag -a v3.1.0-dev.5 -m v3.1.0-dev.5 [2023-07-13T10:50:31.727Z] 2023-07-13 10:50:31,672 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.5', '-m', 'v3.1.0-dev.5'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2023-07-13T10:50:31.727Z] 2023-07-13 10:50:31,677 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-07-13T10:50:31.727Z] 3.1.0-dev.5 [Pipeline] } [2023-07-13T10:50:31.737Z] $ docker exec --env ******** --env ******** 2b8377bae110e6defef6a601469d1d81517efcef3361d3007c12df74f2bf355f ssh-agent -k [2023-07-13T10:50:31.843Z] unset SSH_AUTH_SOCK; [2023-07-13T10:50:31.844Z] unset SSH_AGENT_PID; [2023-07-13T10:50:31.844Z] echo Agent pid 37 killed; [2023-07-13T10:50:31.856Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-13T10:50:32.169Z] + git semver [Pipeline] } [2023-07-13T10:50:32.442Z] $ docker stop --time=1 2b8377bae110e6defef6a601469d1d81517efcef3361d3007c12df74f2bf355f [2023-07-13T10:50:33.852Z] $ docker rm -f --volumes 2b8377bae110e6defef6a601469d1d81517efcef3361d3007c12df74f2bf355f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T10:50:34.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-13T10:50:34.252Z] [2023-07-13T10:50:34.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T10:50:34.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-13T10:50:34.549Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-13T10:50:34.549Z] ab5ef0e58194: Pulling fs layer [2023-07-13T10:50:34.549Z] 9712f1f96733: Pulling fs layer [2023-07-13T10:50:34.549Z] 63f879dbbcfc: Pulling fs layer [2023-07-13T10:50:34.549Z] 0d9ebad4ef96: Pulling fs layer [2023-07-13T10:50:34.549Z] e9a5061849ea: Pulling fs layer [2023-07-13T10:50:34.549Z] d747dcd14b5f: Pulling fs layer [2023-07-13T10:50:34.549Z] 2de7ff778b66: Pulling fs layer [2023-07-13T10:50:34.549Z] 2de7ff778b66: Waiting [2023-07-13T10:50:34.549Z] d747dcd14b5f: Waiting [2023-07-13T10:50:34.549Z] 0d9ebad4ef96: Waiting [2023-07-13T10:50:34.549Z] e9a5061849ea: Waiting [2023-07-13T10:50:34.549Z] 9712f1f96733: Verifying Checksum [2023-07-13T10:50:34.549Z] 9712f1f96733: Download complete [2023-07-13T10:50:34.808Z] 63f879dbbcfc: Verifying Checksum [2023-07-13T10:50:34.808Z] 63f879dbbcfc: Download complete [2023-07-13T10:50:35.067Z] 0d9ebad4ef96: Verifying Checksum [2023-07-13T10:50:35.067Z] 0d9ebad4ef96: Download complete [2023-07-13T10:50:35.067Z] e9a5061849ea: Verifying Checksum [2023-07-13T10:50:35.067Z] e9a5061849ea: Download complete [2023-07-13T10:50:35.067Z] d747dcd14b5f: Download complete [2023-07-13T10:50:35.326Z] ab5ef0e58194: Verifying Checksum [2023-07-13T10:50:35.326Z] ab5ef0e58194: Download complete [2023-07-13T10:50:35.326Z] 2de7ff778b66: Verifying Checksum [2023-07-13T10:50:35.326Z] 2de7ff778b66: Download complete [2023-07-13T10:50:37.853Z] ab5ef0e58194: Pull complete [2023-07-13T10:50:37.853Z] 9712f1f96733: Pull complete [2023-07-13T10:50:38.418Z] 63f879dbbcfc: Pull complete [2023-07-13T10:50:42.669Z] 0d9ebad4ef96: Pull complete [2023-07-13T10:50:42.669Z] e9a5061849ea: Pull complete [2023-07-13T10:50:42.669Z] d747dcd14b5f: Pull complete [2023-07-13T10:50:44.046Z] 2de7ff778b66: Pull complete [2023-07-13T10:50:44.046Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-13T10:50:44.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-13T10:50:44.046Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T10:50:44.136Z] prd-ubuntu20.04-docker-8c-8g-1051 does not seem to be running inside a container [2023-07-13T10:50:44.169Z] $ 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-07-13T10:50:54.343Z] $ docker top f7bb4058a63ab9fd006ba912f892289302e89b703a770b0a9b00b458feb4bc46 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-13T10:50:54.416Z] provisioning config files... [2023-07-13T10:50:54.424Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config12123241494430194811tmp [2023-07-13T10:50:54.434Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config14228758062221603359tmp [2023-07-13T10:50:54.444Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config12888322400406510067tmp [Pipeline] { [Pipeline] echo [2023-07-13T10:50:54.461Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T10:50:54.745Z] ---> sigul-configuration.sh [2023-07-13T10:50:54.745Z] gpg: directory `/root/.gnupg' created [2023-07-13T10:50:54.745Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-13T10:50:54.745Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-13T10:50:54.745Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-13T10:50:54.745Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-13T10:50:54.745Z] gpg: CAST5 encrypted data [2023-07-13T10:50:54.745Z] gpg: encrypted with 1 passphrase [2023-07-13T10:50:54.745Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-13T10:50:55.031Z] + mkdir /home/jenkins [2023-07-13T10:50:55.031Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-13T10:50:55.317Z] + 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-07-13T10:50:55.325Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T10:50:55.611Z] ---> sigul-install.sh [2023-07-13T10:50:55.611Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-13T10:50:55.902Z] + git tag --list [2023-07-13T10:50:55.902Z] v0.0.1 [2023-07-13T10:50:55.902Z] v0.0.10 [2023-07-13T10:50:55.902Z] v0.0.11 [2023-07-13T10:50:55.902Z] v0.0.12 [2023-07-13T10:50:55.902Z] v0.0.13 [2023-07-13T10:50:55.902Z] v0.0.14 [2023-07-13T10:50:55.902Z] v0.0.15 [2023-07-13T10:50:55.902Z] v0.0.16 [2023-07-13T10:50:55.902Z] v0.0.17 [2023-07-13T10:50:55.902Z] v0.0.18 [2023-07-13T10:50:55.902Z] v0.0.19 [2023-07-13T10:50:55.902Z] v0.0.2 [2023-07-13T10:50:55.902Z] v0.0.20 [2023-07-13T10:50:55.902Z] v0.0.21 [2023-07-13T10:50:55.902Z] v0.0.22 [2023-07-13T10:50:55.902Z] v0.0.23 [2023-07-13T10:50:55.902Z] v0.0.24 [2023-07-13T10:50:55.902Z] v0.0.25 [2023-07-13T10:50:55.902Z] v0.0.26 [2023-07-13T10:50:55.902Z] v0.0.27 [2023-07-13T10:50:55.902Z] v0.0.28 [2023-07-13T10:50:55.902Z] v0.0.29 [2023-07-13T10:50:55.902Z] v0.0.3 [2023-07-13T10:50:55.902Z] v0.0.30 [2023-07-13T10:50:55.902Z] v0.0.31 [2023-07-13T10:50:55.902Z] v0.0.32 [2023-07-13T10:50:55.902Z] v0.0.33 [2023-07-13T10:50:55.902Z] v0.0.34 [2023-07-13T10:50:55.902Z] v0.0.35 [2023-07-13T10:50:55.902Z] v0.0.36 [2023-07-13T10:50:55.902Z] v0.0.37 [2023-07-13T10:50:55.902Z] v0.0.38 [2023-07-13T10:50:55.902Z] v0.0.39 [2023-07-13T10:50:55.902Z] v0.0.4 [2023-07-13T10:50:55.902Z] v0.0.40 [2023-07-13T10:50:55.902Z] v0.0.41 [2023-07-13T10:50:55.902Z] v0.0.42 [2023-07-13T10:50:55.902Z] v0.0.43 [2023-07-13T10:50:55.902Z] v0.0.44 [2023-07-13T10:50:55.902Z] v0.0.45 [2023-07-13T10:50:55.902Z] v0.0.46 [2023-07-13T10:50:55.902Z] v0.0.47 [2023-07-13T10:50:55.902Z] v0.0.48 [2023-07-13T10:50:55.902Z] v0.0.49 [2023-07-13T10:50:55.902Z] v0.0.5 [2023-07-13T10:50:55.902Z] v0.0.50 [2023-07-13T10:50:55.902Z] v0.0.51 [2023-07-13T10:50:55.902Z] v0.0.52 [2023-07-13T10:50:55.902Z] v0.0.53 [2023-07-13T10:50:55.903Z] v0.0.54 [2023-07-13T10:50:55.903Z] v0.0.55 [2023-07-13T10:50:55.903Z] v0.0.56 [2023-07-13T10:50:55.903Z] v0.0.57 [2023-07-13T10:50:55.903Z] v0.0.58 [2023-07-13T10:50:55.903Z] v0.0.59 [2023-07-13T10:50:55.903Z] v0.0.6 [2023-07-13T10:50:55.903Z] v0.0.60 [2023-07-13T10:50:55.903Z] v0.0.61 [2023-07-13T10:50:55.903Z] v0.0.62 [2023-07-13T10:50:55.903Z] v0.0.63 [2023-07-13T10:50:55.903Z] v0.0.64 [2023-07-13T10:50:55.903Z] v0.0.65 [2023-07-13T10:50:55.903Z] v0.0.66 [2023-07-13T10:50:55.903Z] v0.0.67 [2023-07-13T10:50:55.903Z] v0.0.68 [2023-07-13T10:50:55.903Z] v0.0.69 [2023-07-13T10:50:55.903Z] v0.0.7 [2023-07-13T10:50:55.903Z] v0.0.70 [2023-07-13T10:50:55.903Z] v0.0.71 [2023-07-13T10:50:55.903Z] v0.0.72 [2023-07-13T10:50:55.903Z] v0.0.8 [2023-07-13T10:50:55.903Z] v0.0.9 [2023-07-13T10:50:55.903Z] v2.0.0 [2023-07-13T10:50:55.903Z] v2.1.0 [2023-07-13T10:50:55.903Z] v2.1.1 [2023-07-13T10:50:55.903Z] v2.2.0 [2023-07-13T10:50:55.903Z] v2.3.0 [2023-07-13T10:50:55.903Z] v3.0 [2023-07-13T10:50:55.903Z] v3.0.0 [2023-07-13T10:50:55.903Z] v3.0.1 [2023-07-13T10:50:55.903Z] v3.1.0-dev.1 [2023-07-13T10:50:55.903Z] v3.1.0-dev.2 [2023-07-13T10:50:55.903Z] v3.1.0-dev.3 [2023-07-13T10:50:55.903Z] v3.1.0-dev.4 [2023-07-13T10:50:55.903Z] v3.1.0-dev.5 [Pipeline] sh [2023-07-13T10:50:56.188Z] + lftools sign git-tag v3.1.0-dev.5 [2023-07-13T10:50:56.755Z] Signing Git tag with Sigul... [2023-07-13T10:50:56.755Z] Signing v3.1.0-dev.5 [Pipeline] echo [2023-07-13T10:50:57.022Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T10:50:57.305Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-13T10:50:57.312Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-13T10:50:57.329Z] $ docker stop --time=1 f7bb4058a63ab9fd006ba912f892289302e89b703a770b0a9b00b458feb4bc46 [2023-07-13T10:50:58.718Z] $ docker rm -f --volumes f7bb4058a63ab9fd006ba912f892289302e89b703a770b0a9b00b458feb4bc46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-13T10:50:59.128Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-13T10:50:59.128Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T10:50:59.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T10:50:59.426Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T10:50:59.499Z] prd-ubuntu20.04-docker-8c-8g-1051 does not seem to be running inside a container [2023-07-13T10:50:59.535Z] $ 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-07-13T10:50:59.890Z] $ docker top 1b860d982330edbdf46a04e994a60902a9233b0fa5fe47148393bdff31058f0a -eo pid,comm [2023-07-13T10:50:59.936Z] 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-07-13T10:50:59.936Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-13T10:50:59.973Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T10:50:59.973Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T10:51:00.093Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T10:51:00.096Z] $ docker exec 1b860d982330edbdf46a04e994a60902a9233b0fa5fe47148393bdff31058f0a ssh-agent [2023-07-13T10:51:00.200Z] SSH_AUTH_SOCK=/tmp/ssh-IRvJaN1IWvtr/agent.32 [2023-07-13T10:51:00.200Z] SSH_AGENT_PID=38 [2023-07-13T10:51:00.206Z] Running ssh-add (command line suppressed) [2023-07-13T10:51:00.301Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_18053107143172997650.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_18053107143172997650.key) [2023-07-13T10:51:00.313Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T10:51:00.596Z] + git semver bump pre [2023-07-13T10:51:00.855Z] 2023-07-13 10:51:00,782 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-07-13T10:51:00.855Z] 2023-07-13 10:51:00,782 [bump_version] DEBUG bumping version:3.1.0-dev.5 on axis:pre with prefix:dev [2023-07-13T10:51:00.855Z] 2023-07-13 10:51:00,782 [bump_version] DEBUG bumped version:3.1.0-dev.6 [2023-07-13T10:51:00.855Z] 2023-07-13 10:51:00,782 [write_version] DEBUG write version:3.1.0-dev.6 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True [2023-07-13T10:51:00.855Z] 2023-07-13 10:51:00,782 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-07-13T10:51:00.855Z] 2023-07-13 10:51:00,782 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-07-13T10:51:00.855Z] 2023-07-13 10:51:00,784 [execute] INFO git cat-file --batch-check [2023-07-13T10:51:00.855Z] 2023-07-13 10:51:00,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-13T10:51:00.855Z] 2023-07-13 10:51:00,790 [execute] INFO git cat-file --batch [2023-07-13T10:51:00.855Z] 2023-07-13 10:51:00,790 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-13T10:51:00.855Z] 2023-07-13 10:51:00,795 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-07-13T10:51:00.855Z] 3.1.0-dev.6 [Pipeline] } [2023-07-13T10:51:00.865Z] $ docker exec --env ******** --env ******** 1b860d982330edbdf46a04e994a60902a9233b0fa5fe47148393bdff31058f0a ssh-agent -k [2023-07-13T10:51:00.977Z] unset SSH_AUTH_SOCK; [2023-07-13T10:51:00.977Z] unset SSH_AGENT_PID; [2023-07-13T10:51:00.977Z] echo Agent pid 38 killed; [2023-07-13T10:51:00.987Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-13T10:51:01.303Z] + git semver [Pipeline] } [2023-07-13T10:51:01.574Z] $ docker stop --time=1 1b860d982330edbdf46a04e994a60902a9233b0fa5fe47148393bdff31058f0a [2023-07-13T10:51:02.866Z] $ docker rm -f --volumes 1b860d982330edbdf46a04e994a60902a9233b0fa5fe47148393bdff31058f0a [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T10:51:03.202Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-13T10:51:03.202Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T10:51:03.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T10:51:03.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T10:51:03.574Z] prd-ubuntu20.04-docker-8c-8g-1051 does not seem to be running inside a container [2023-07-13T10:51:03.609Z] $ 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-07-13T10:51:03.946Z] $ docker top ef3a03cc234ff10745efec9a34dcf1dad94f39b661f04b9aebe587c3e10eaad4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-13T10:51:04.036Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T10:51:04.036Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T10:51:04.148Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T10:51:04.151Z] $ docker exec ef3a03cc234ff10745efec9a34dcf1dad94f39b661f04b9aebe587c3e10eaad4 ssh-agent [2023-07-13T10:51:04.262Z] SSH_AUTH_SOCK=/tmp/ssh-wHCOXECmYqcP/agent.32 [2023-07-13T10:51:04.262Z] SSH_AGENT_PID=38 [2023-07-13T10:51:04.268Z] Running ssh-add (command line suppressed) [2023-07-13T10:51:04.355Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16317813398064240170.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16317813398064240170.key) [2023-07-13T10:51:04.368Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T10:51:04.655Z] + git semver push [2023-07-13T10:51:04.915Z] 2023-07-13 10:51:04,869 [run_push] DEBUG push [2023-07-13T10:51:04.915Z] 2023-07-13 10:51:04,870 [execute] INFO git cat-file --batch-check [2023-07-13T10:51:04.915Z] 2023-07-13 10:51:04,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-13T10:51:04.915Z] 2023-07-13 10:51:04,875 [execute] INFO git rev-list bbc9aebf474c8ec66b253aa7a90818550f25da1e -- [2023-07-13T10:51:04.915Z] 2023-07-13 10:51:04,876 [execute] DEBUG Popen(['git', 'rev-list', 'bbc9aebf474c8ec66b253aa7a90818550f25da1e', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-13T10:51:04.915Z] 2023-07-13 10:51:04,886 [execute] INFO git fetch -v origin [2023-07-13T10:51:04.915Z] 2023-07-13 10:51:04,886 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-13T10:51:05.483Z] 2023-07-13 10:51:05,370 [run_push] DEBUG no remote changes detected [2023-07-13T10:51:05.483Z] 2023-07-13 10:51:05,371 [execute] INFO git push origin semver [2023-07-13T10:51:05.483Z] 2023-07-13 10:51:05,371 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-13T10:51:06.419Z] 2023-07-13 10:51:06,237 [run_push] DEBUG push all version tags [2023-07-13T10:51:06.419Z] 2023-07-13 10:51:06,238 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-13T10:51:06.419Z] 2023-07-13 10:51:06,238 [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-07-13T10:51:07.354Z] 2023-07-13 10:51:07,007 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-07-13T10:51:07.355Z] 3.1.0-dev.6 [Pipeline] } [2023-07-13T10:51:07.365Z] $ docker exec --env ******** --env ******** ef3a03cc234ff10745efec9a34dcf1dad94f39b661f04b9aebe587c3e10eaad4 ssh-agent -k [2023-07-13T10:51:07.476Z] unset SSH_AUTH_SOCK; [2023-07-13T10:51:07.476Z] unset SSH_AGENT_PID; [2023-07-13T10:51:07.476Z] echo Agent pid 38 killed; [2023-07-13T10:51:07.489Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-13T10:51:07.801Z] + git semver [Pipeline] } [2023-07-13T10:51:08.072Z] $ docker stop --time=1 ef3a03cc234ff10745efec9a34dcf1dad94f39b661f04b9aebe587c3e10eaad4 [2023-07-13T10:51:09.377Z] $ docker rm -f --volumes ef3a03cc234ff10745efec9a34dcf1dad94f39b661f04b9aebe587c3e10eaad4 [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-07-13T10:51:09.965Z] + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] [2023-07-13T10:51:09.965Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-07-13T10:51:09.965Z] total 16 [2023-07-13T10:51:09.965Z] drwxr-xr-x 3 root root 4096 Jul 13 10:44 . [2023-07-13T10:51:09.965Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 13 10:50 .. [2023-07-13T10:51:09.965Z] drwxr-xr-x 2 root root 4096 Jul 13 10:44 cost [2023-07-13T10:51:09.965Z] -rw-r--r-- 1 root root 88 Jul 13 10:44 cost.csv [2023-07-13T10:51:09.965Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-07-13T10:51:09.965Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-07-13T10:51:09.965Z] total 16 [2023-07-13T10:51:09.965Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 10:44 . [2023-07-13T10:51:09.965Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 13 10:50 .. [2023-07-13T10:51:09.965Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 13 10:44 cost [2023-07-13T10:51:09.965Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 13 10:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-13T10:51:10.251Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T10:51:11.107Z] ---> package-listing.sh [2023-07-13T10:51:11.107Z] ++ facter osfamily [2023-07-13T10:51:11.107Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-13T10:51:11.366Z] + OS_FAMILY=debian [2023-07-13T10:51:11.366Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2023-07-13T10:51:11.366Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-13T10:51:11.366Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-13T10:51:11.366Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-13T10:51:11.366Z] + PACKAGES=/tmp/packages_start.txt [2023-07-13T10:51:11.366Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2023-07-13T10:51:11.366Z] + PACKAGES=/tmp/packages_end.txt [2023-07-13T10:51:11.366Z] + case "${OS_FAMILY}" in [2023-07-13T10:51:11.366Z] + dpkg -l [2023-07-13T10:51:11.366Z] + grep '^ii' [2023-07-13T10:51:11.366Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-13T10:51:11.366Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-13T10:51:11.366Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-13T10:51:11.366Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2023-07-13T10:51:11.366Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2023-07-13T10:51:11.366Z] + 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-07-13T10:51:11.376Z] 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-07-13T10:51:11.655Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T10:51:12.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T10:51:12.211Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T10:51:12.281Z] prd-ubuntu20.04-docker-8c-8g-1051 does not seem to be running inside a container [2023-07-13T10:51:12.310Z] $ 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-07-13T10:51:12.510Z] $ docker top 1b28aa84ace291780fc803680bda7b3e44d4bdb417230036d6bacb5aefe6cdac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T10:51:12.852Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-13T10:51:13.137Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-13T10:51:13.421Z] + ls /var/log/sa-host [2023-07-13T10:51:13.421Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T10:51:13.593Z] provisioning config files... [2023-07-13T10:51:13.602Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config13988854494876293218tmp [Pipeline] { [Pipeline] echo [2023-07-13T10:51:13.614Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T10:51:13.897Z] ---> create-netrc.sh [Pipeline] } [2023-07-13T10:51:13.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-13T10:51:14.236Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-13T10:51:14.244Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T10:51:14.527Z] ---> sudo-logs.sh [2023-07-13T10:51:14.527Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-13T10:51:14.549Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T10:51:14.831Z] ---> job-cost.sh [2023-07-13T10:51:14.831Z] lf-activate-venv: SKIPPING [2023-07-13T10:51:14.831Z] DEBUG: total: 0.2199999988079071 [2023-07-13T10:51:14.831Z] INFO: Retrieving Stack Cost... [2023-07-13T10:51:15.090Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-13T10:51:15.656Z] INFO: Archiving Costs [Pipeline] echo [2023-07-13T10:51:15.669Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T10:51:15.951Z] ---> logs-deploy.sh [2023-07-13T10:51:15.951Z] lf-activate-venv: SKIPPING [2023-07-13T10:51:15.951Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/190 [2023-07-13T10:51:15.951Z] INFO: archiving workspace using pattern(s): [2023-07-13T10:51:16.886Z] Archives upload complete. [2023-07-13T10:51:16.886Z] INFO: archiving logs to Nexus