Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5acb15cb17992cc8ae49dada3139570bf99cf749 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-ssh4965297757471973644.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13900043629354652329.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/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-registry/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh573862632339109894.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7113771885833374854.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/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-registry/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8551616904430350541.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-registry, 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-registry-settings PROJECT: go-mod-registry USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-registry 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-1790 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-registry.git > git init /w/workspace/dgexfoundry_go-mod-registry_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5acb15cb17992cc8ae49dada3139570bf99cf749 (main) Commit message: "Merge pull request #109 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.15.2" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.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 5acb15cb17992cc8ae49dada3139570bf99cf749 # timeout=10 > git rev-list --no-walk 2a9fac3bffe6f019bcd9f089b2d94c0b8a4d400c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-28T07:12:02.154Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-28T07:12:02.206Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-28T07:12:02.218Z] ========================================================= [2022-09-28T07:12:02.218Z] EdgeX Global Pipelines Version Info [2022-09-28T07:12:02.218Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-28T07:12:02.939Z] ------------------- [2022-09-28T07:12:02.939Z] stable info: [2022-09-28T07:12:02.939Z] ------------------- [2022-09-28T07:12:02.939Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-28T07:12:02.939Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T07:12:02.939Z] Message: update stable to v1.0.239 [2022-09-28T07:12:03.509Z] ------------------- [2022-09-28T07:12:03.509Z] experimental info: [2022-09-28T07:12:03.509Z] ------------------- [2022-09-28T07:12:03.509Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-28T07:12:03.509Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T07:12:03.509Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-28T07:12:03.660Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo [2022-09-28T07:12:03.670Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo [2022-09-28T07:12:03.681Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-28T07:12:03.692Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-28T07:12:03.704Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-28T07:12:03.715Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-28T07:12:03.726Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-28T07:12:03.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-28T07:12:03.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-28T07:12:03.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-28T07:12:03.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-28T07:12:03.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo [2022-09-28T07:12:03.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-28T07:12:03.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-28T07:12:03.816Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T07:12:03.827Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T07:12:03.838Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T07:12:03.850Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T07:12:03.869Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-28T07:12:03.883Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-28T07:12:03.893Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-28T07:12:03.905Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-28T07:12:03.916Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-28T07:12:03.927Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-28T07:12:03.938Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-09-28T07:12:03.950Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-28T07:12:03.966Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-28T07:12:03.979Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-28T07:12:03.990Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-28T07:12:04.001Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-28T07:12:04.014Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5acb15cb17992cc8ae49dada3139570bf99cf749 [Pipeline] echo [2022-09-28T07:12:04.029Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5acb15c [Pipeline] echo [2022-09-28T07:12:04.042Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-28T07:12:04.395Z] + git rev-list -1 --merges 5acb15cb17992cc8ae49dada3139570bf99cf749~1..5acb15cb17992cc8ae49dada3139570bf99cf749 [Pipeline] echo [2022-09-28T07:12:04.425Z] -----------> git rev-list -1 --merges 5acb15cb17992cc8ae49dada3139570bf99cf749~1..5acb15cb17992cc8ae49dada3139570bf99cf749 5acb15cb17992cc8ae49dada3139570bf99cf749 [2022-09-28T07:12:04.425Z] 5acb15cb17992cc8ae49dada3139570bf99cf749 [false] [Pipeline] sh [2022-09-28T07:12:04.711Z] + git log --format=format:%s -1 5acb15cb17992cc8ae49dada3139570bf99cf749 [Pipeline] echo [2022-09-28T07:12:04.725Z] ========================================================= [2022-09-28T07:12:04.725Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-28T07:12:04.725Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T07:12:05.059Z] + git log --format=format:%s -1 5acb15cb17992cc8ae49dada3139570bf99cf749 [Pipeline] echo [2022-09-28T07:12:05.070Z] [semverPrep] GIT_COMMIT: 5acb15cb17992cc8ae49dada3139570bf99cf749, Commit Message: Merge pull request #109 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.15.2 [Pipeline] echo [2022-09-28T07:12:05.080Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-28T07:12:05.421Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T07:12:05.421Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-28T07:12:05.421Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-28T07:12:05.421Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-28T07:12:05.421Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-28T07:12:05.421Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-28T07:12:05.421Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:12:05.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T07:12:06.021Z] [2022-09-28T07:12:06.021Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:12:06.325Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T07:12:06.325Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-28T07:12:06.325Z] b85a868b505f: Pulling fs layer [2022-09-28T07:12:06.325Z] e2be974225ed: Pulling fs layer [2022-09-28T07:12:06.325Z] 339a4e72a1f5: Pulling fs layer [2022-09-28T07:12:06.325Z] 988bab9f4d93: Pulling fs layer [2022-09-28T07:12:06.325Z] 1469e6f7b9e6: Pulling fs layer [2022-09-28T07:12:06.325Z] eaf3925da568: Pulling fs layer [2022-09-28T07:12:06.325Z] bab4dde63d76: Pulling fs layer [2022-09-28T07:12:06.325Z] bde34c3a00c8: Pulling fs layer [2022-09-28T07:12:06.325Z] b352a97aabf1: Pulling fs layer [2022-09-28T07:12:06.325Z] 4872d77fe225: Pulling fs layer [2022-09-28T07:12:06.325Z] 5851b861e8e6: Pulling fs layer [2022-09-28T07:12:06.325Z] 4872d77fe225: Waiting [2022-09-28T07:12:06.325Z] b352a97aabf1: Waiting [2022-09-28T07:12:06.325Z] 988bab9f4d93: Waiting [2022-09-28T07:12:06.325Z] bde34c3a00c8: Waiting [2022-09-28T07:12:06.325Z] 5851b861e8e6: Waiting [2022-09-28T07:12:06.325Z] eaf3925da568: Waiting [2022-09-28T07:12:06.325Z] 1469e6f7b9e6: Waiting [2022-09-28T07:12:06.325Z] bab4dde63d76: Waiting [2022-09-28T07:12:06.325Z] e2be974225ed: Download complete [2022-09-28T07:12:06.325Z] 988bab9f4d93: Verifying Checksum [2022-09-28T07:12:06.325Z] 988bab9f4d93: Download complete [2022-09-28T07:12:06.584Z] 1469e6f7b9e6: Verifying Checksum [2022-09-28T07:12:06.584Z] 1469e6f7b9e6: Download complete [2022-09-28T07:12:06.584Z] 339a4e72a1f5: Verifying Checksum [2022-09-28T07:12:06.584Z] 339a4e72a1f5: Download complete [2022-09-28T07:12:06.584Z] eaf3925da568: Download complete [2022-09-28T07:12:06.584Z] bde34c3a00c8: Download complete [2022-09-28T07:12:06.584Z] b352a97aabf1: Download complete [2022-09-28T07:12:06.584Z] 4872d77fe225: Download complete [2022-09-28T07:12:06.584Z] 5851b861e8e6: Download complete [2022-09-28T07:12:06.584Z] b85a868b505f: Download complete [2022-09-28T07:12:06.843Z] bab4dde63d76: Verifying Checksum [2022-09-28T07:12:06.843Z] bab4dde63d76: Download complete [2022-09-28T07:12:07.778Z] b85a868b505f: Pull complete [2022-09-28T07:12:08.037Z] e2be974225ed: Pull complete [2022-09-28T07:12:08.603Z] 339a4e72a1f5: Pull complete [2022-09-28T07:12:08.603Z] 988bab9f4d93: Pull complete [2022-09-28T07:12:08.862Z] 1469e6f7b9e6: Pull complete [2022-09-28T07:12:08.862Z] eaf3925da568: Pull complete [2022-09-28T07:12:10.798Z] bab4dde63d76: Pull complete [2022-09-28T07:12:11.061Z] bde34c3a00c8: Pull complete [2022-09-28T07:12:11.061Z] b352a97aabf1: Pull complete [2022-09-28T07:12:11.061Z] 4872d77fe225: Pull complete [2022-09-28T07:12:11.321Z] 5851b861e8e6: Pull complete [2022-09-28T07:12:11.322Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-28T07:12:11.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T07:12:11.322Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T07:12:11.421Z] prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container [2022-09-28T07:12:11.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-28T07:12:12.997Z] $ docker top 2146305271ec75bd3b5113528de26027ff11b41d999db6ac0beb3c41d6069960 -eo pid,comm [2022-09-28T07:12:13.069Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-28T07:12:13.069Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T07:12:13.115Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T07:12:13.115Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T07:12:13.250Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T07:12:13.255Z] $ docker exec 2146305271ec75bd3b5113528de26027ff11b41d999db6ac0beb3c41d6069960 ssh-agent [2022-09-28T07:12:13.362Z] SSH_AUTH_SOCK=/tmp/ssh-fexN4hvryT6r/agent.33 [2022-09-28T07:12:13.362Z] SSH_AGENT_PID=39 [2022-09-28T07:12:13.369Z] Running ssh-add (command line suppressed) [2022-09-28T07:12:13.467Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7252001107614146894.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7252001107614146894.key) [2022-09-28T07:12:13.484Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T07:12:13.776Z] + git tag --points-at HEAD [Pipeline] } [2022-09-28T07:12:13.795Z] $ docker exec --env ******** --env ******** 2146305271ec75bd3b5113528de26027ff11b41d999db6ac0beb3c41d6069960 ssh-agent -k [2022-09-28T07:12:13.891Z] unset SSH_AUTH_SOCK; [2022-09-28T07:12:13.892Z] unset SSH_AGENT_PID; [2022-09-28T07:12:13.892Z] echo Agent pid 39 killed; [2022-09-28T07:12:13.901Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-28T07:12:13.929Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T07:12:13.929Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T07:12:14.057Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T07:12:14.062Z] $ docker exec 2146305271ec75bd3b5113528de26027ff11b41d999db6ac0beb3c41d6069960 ssh-agent [2022-09-28T07:12:14.179Z] SSH_AUTH_SOCK=/tmp/ssh-tGgkqVAMFIXl/agent.71 [2022-09-28T07:12:14.179Z] SSH_AGENT_PID=77 [2022-09-28T07:12:14.184Z] Running ssh-add (command line suppressed) [2022-09-28T07:12:14.290Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_4979527937332472479.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_4979527937332472479.key) [2022-09-28T07:12:14.302Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T07:12:14.590Z] + git semver init [2022-09-28T07:12:14.850Z] 2022-09-28 07:12:14,760 [run_init] DEBUG init version:0.0.0 force:False [2022-09-28T07:12:14.850Z] 2022-09-28 07:12:14,760 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_go-mod-registry_main/.semver [2022-09-28T07:12:14.850Z] 2022-09-28 07:12:14,761 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-registry.git /w/workspace/dgexfoundry_go-mod-registry_main/.semver [2022-09-28T07:12:14.850Z] 2022-09-28 07:12:14,761 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-registry.git', '/w/workspace/dgexfoundry_go-mod-registry_main/.semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) [2022-09-28T07:12:15.793Z] 2022-09-28 07:12:15,587 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_go-mod-registry_main/.git/info/exclude [2022-09-28T07:12:15.793Z] 2022-09-28 07:12:15,588 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:False [2022-09-28T07:12:15.793Z] 2022-09-28 07:12:15,588 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2022-09-28T07:12:15.793Z] 2022-09-28 07:12:15,588 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2022-09-28T07:12:15.793Z] 2.3.0-dev.10 [Pipeline] } [2022-09-28T07:12:15.805Z] $ docker exec --env ******** --env ******** 2146305271ec75bd3b5113528de26027ff11b41d999db6ac0beb3c41d6069960 ssh-agent -k [2022-09-28T07:12:15.921Z] unset SSH_AUTH_SOCK; [2022-09-28T07:12:15.923Z] unset SSH_AGENT_PID; [2022-09-28T07:12:15.923Z] echo Agent pid 77 killed; [2022-09-28T07:12:15.931Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T07:12:16.246Z] + git semver [Pipeline] } [2022-09-28T07:12:16.521Z] $ docker stop --time=1 2146305271ec75bd3b5113528de26027ff11b41d999db6ac0beb3c41d6069960 [2022-09-28T07:12:17.829Z] $ docker rm -f 2146305271ec75bd3b5113528de26027ff11b41d999db6ac0beb3c41d6069960 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T07:12:18.165Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-28T07:12:18.344Z] Stashed 1 file(s) [Pipeline] echo [2022-09-28T07:12:18.347Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-09-28T07:12:18.496Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T07:12:18.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T07:12:18.513Z] ========================================================= [2022-09-28T07:12:18.513Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-28T07:12:18.513Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-09-28T07:12:18.811Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-28T07:12:18.811Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-28T07:12:18.811Z] 2408cc74d12b: Pulling fs layer [2022-09-28T07:12:18.811Z] ea60b727a1ce: Pulling fs layer [2022-09-28T07:12:18.811Z] 30c4a7721957: Pulling fs layer [2022-09-28T07:12:18.811Z] 370296b7ddb6: Pulling fs layer [2022-09-28T07:12:18.811Z] 7c6cee850709: Pulling fs layer [2022-09-28T07:12:18.811Z] 39a5fcdaea64: Pulling fs layer [2022-09-28T07:12:18.811Z] d94ebbe4e438: Pulling fs layer [2022-09-28T07:12:18.811Z] bcfd1f05c69d: Pulling fs layer [2022-09-28T07:12:18.811Z] 59ccb84bbe0f: Pulling fs layer [2022-09-28T07:12:18.811Z] 7c6cee850709: Waiting [2022-09-28T07:12:18.811Z] 39a5fcdaea64: Waiting [2022-09-28T07:12:18.811Z] d94ebbe4e438: Waiting [2022-09-28T07:12:18.811Z] bcfd1f05c69d: Waiting [2022-09-28T07:12:18.811Z] 370296b7ddb6: Waiting [2022-09-28T07:12:18.811Z] 59ccb84bbe0f: Waiting [2022-09-28T07:12:18.811Z] 30c4a7721957: Verifying Checksum [2022-09-28T07:12:18.811Z] 30c4a7721957: Download complete [2022-09-28T07:12:18.811Z] ea60b727a1ce: Verifying Checksum [2022-09-28T07:12:18.811Z] ea60b727a1ce: Download complete [2022-09-28T07:12:18.811Z] 7c6cee850709: Download complete [2022-09-28T07:12:18.811Z] 39a5fcdaea64: Verifying Checksum [2022-09-28T07:12:18.811Z] 39a5fcdaea64: Download complete [2022-09-28T07:12:18.811Z] 2408cc74d12b: Verifying Checksum [2022-09-28T07:12:18.811Z] 2408cc74d12b: Download complete [2022-09-28T07:12:18.811Z] d94ebbe4e438: Verifying Checksum [2022-09-28T07:12:18.811Z] d94ebbe4e438: Download complete [2022-09-28T07:12:19.088Z] 2408cc74d12b: Pull complete [2022-09-28T07:12:19.088Z] ea60b727a1ce: Pull complete [2022-09-28T07:12:19.358Z] 30c4a7721957: Pull complete [2022-09-28T07:12:19.622Z] bcfd1f05c69d: Verifying Checksum [2022-09-28T07:12:19.622Z] bcfd1f05c69d: Download complete [2022-09-28T07:12:19.622Z] 59ccb84bbe0f: Verifying Checksum [2022-09-28T07:12:19.622Z] 59ccb84bbe0f: Download complete [2022-09-28T07:12:19.622Z] 370296b7ddb6: Verifying Checksum [2022-09-28T07:12:19.622Z] 370296b7ddb6: Download complete [2022-09-28T07:12:23.810Z] 370296b7ddb6: Pull complete [2022-09-28T07:12:23.810Z] 7c6cee850709: Pull complete [2022-09-28T07:12:23.810Z] 39a5fcdaea64: Pull complete [2022-09-28T07:12:23.810Z] d94ebbe4e438: Pull complete [2022-09-28T07:12:26.339Z] bcfd1f05c69d: Pull complete [2022-09-28T07:12:26.598Z] 59ccb84bbe0f: Pull complete [2022-09-28T07:12:26.856Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-28T07:12:26.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-28T07:12:26.856Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-09-28T07:12:27.143Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:12:27.444Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T07:12:27.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T07:12:27.508Z] prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container [2022-09-28T07:12:27.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-28T07:12:29.857Z] $ docker top a6127c72b2ef5111be2d2912679f165a063e35be38678137b2a6560cc03ac960 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T07:12:30.197Z] + go version [2022-09-28T07:12:30.197Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-28T07:12:30.212Z] $ docker stop --time=1 a6127c72b2ef5111be2d2912679f165a063e35be38678137b2a6560cc03ac960 [2022-09-28T07:12:31.573Z] $ docker rm -f a6127c72b2ef5111be2d2912679f165a063e35be38678137b2a6560cc03ac960 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:12:31.975Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T07:12:31.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T07:12:32.039Z] prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container [2022-09-28T07:12:32.070Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-28T07:12:32.466Z] $ docker top 1b98124ba88efb4600eaedf1a7560c71338871b2c74c23f6c3dfed7ad66e3dec -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T07:12:32.813Z] + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] fileExists [Pipeline] sh [2022-09-28T07:12:33.106Z] + make test [2022-09-28T07:12:33.106Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-28T07:12:33.106Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-09-28T07:12:33.106Z] go: downloading github.com/hashicorp/consul/api v1.15.2 [2022-09-28T07:12:33.106Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-28T07:12:33.106Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-09-28T07:12:33.106Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-28T07:12:33.106Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-09-28T07:12:33.106Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-09-28T07:12:33.106Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-09-28T07:12:33.106Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-09-28T07:12:33.106Z] go: downloading github.com/mitchellh/mapstructure v1.4.1 [2022-09-28T07:12:33.106Z] go: downloading github.com/hashicorp/serf v0.9.7 [2022-09-28T07:12:33.106Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-28T07:12:33.106Z] go: downloading github.com/fatih/color v1.9.0 [2022-09-28T07:12:33.106Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-09-28T07:12:33.106Z] go: downloading golang.org/x/sys v0.0.0-20220412211240-33da011f77ad [2022-09-28T07:12:33.365Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-09-28T07:12:33.365Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-09-28T07:12:33.365Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-28T07:12:33.436Z] Still waiting to schedule task [2022-09-28T07:12:33.436Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1791’ is offline [2022-09-28T07:12:41.486Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.035s coverage: 89.4% of statements [2022-09-28T07:12:41.486Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2022-09-28T07:12:41.486Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.006s coverage: 85.7% of statements [2022-09-28T07:12:41.486Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2022-09-28T07:12:48.055Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-28T07:12:48.055Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-09-28T07:12:49.956Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T07:12:49.956Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-09-28T07:12:49.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-28T07:12:49.976Z] $ docker stop --time=1 1b98124ba88efb4600eaedf1a7560c71338871b2c74c23f6c3dfed7ad66e3dec [2022-09-28T07:12:51.522Z] $ docker rm -f 1b98124ba88efb4600eaedf1a7560c71338871b2c74c23f6c3dfed7ad66e3dec [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T07:12:51.931Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-28T07:12:51.969Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:12:52.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T07:12:52.394Z] [2022-09-28T07:12:52.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:12:52.692Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T07:12:52.692Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-28T07:12:52.692Z] 5eb5b503b376: Pulling fs layer [2022-09-28T07:12:52.692Z] 5c69ac0246d0: Pulling fs layer [2022-09-28T07:12:52.692Z] ec43610c2a17: Pulling fs layer [2022-09-28T07:12:52.692Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-28T07:12:52.692Z] 33b1e0a273af: Pulling fs layer [2022-09-28T07:12:52.692Z] 5d3b04190fa2: Pulling fs layer [2022-09-28T07:12:52.692Z] 2f39f015ded8: Pulling fs layer [2022-09-28T07:12:52.692Z] 33b1e0a273af: Waiting [2022-09-28T07:12:52.692Z] 5d3b04190fa2: Waiting [2022-09-28T07:12:52.692Z] 2f39f015ded8: Waiting [2022-09-28T07:12:52.692Z] 5c69ac0246d0: Download complete [2022-09-28T07:12:52.692Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-28T07:12:52.692Z] 3a2ae6a8a46f: Download complete [2022-09-28T07:12:52.953Z] 33b1e0a273af: Verifying Checksum [2022-09-28T07:12:52.953Z] 33b1e0a273af: Download complete [2022-09-28T07:12:52.953Z] ec43610c2a17: Verifying Checksum [2022-09-28T07:12:52.953Z] ec43610c2a17: Download complete [2022-09-28T07:12:52.953Z] 5d3b04190fa2: Download complete [2022-09-28T07:12:52.953Z] 5eb5b503b376: Verifying Checksum [2022-09-28T07:12:52.953Z] 5eb5b503b376: Download complete [2022-09-28T07:12:53.896Z] 2f39f015ded8: Download complete [2022-09-28T07:12:54.153Z] 5eb5b503b376: Pull complete [2022-09-28T07:12:54.153Z] 5c69ac0246d0: Pull complete [2022-09-28T07:12:54.715Z] ec43610c2a17: Pull complete [2022-09-28T07:12:54.715Z] 3a2ae6a8a46f: Pull complete [2022-09-28T07:12:54.972Z] 33b1e0a273af: Pull complete [2022-09-28T07:12:54.972Z] 5d3b04190fa2: Pull complete [2022-09-28T07:12:59.155Z] 2f39f015ded8: Pull complete [2022-09-28T07:12:59.155Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-28T07:12:59.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T07:12:59.155Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T07:12:59.232Z] prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container [2022-09-28T07:12:59.267Z] $ 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/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-28T07:13:00.762Z] $ docker top a02996605e213b83b6e960d6a2a5407a0c3dec9697bf0c957ff7f3fa48fd4a48 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T07:13:01.120Z] ---> job-cost.sh [2022-09-28T07:13:01.120Z] lf-activate-venv: SKIPPING [2022-09-28T07:13:01.120Z] INFO: No Stack... [2022-09-28T07:13:01.379Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T07:13:01.948Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T07:13:02.238Z] + cut -d, -f6 [2022-09-28T07:13:02.238Z] + cat /w/workspace/dgexfoundry_go-mod-registry_main/archives/cost.csv [Pipeline] lock [2022-09-28T07:13:02.250Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-26-stack-cost] [2022-09-28T07:13:02.258Z] Resource [jenkins-edgexfoundry-go-mod-registry-main-26-stack-cost] did not exist. Created. [2022-09-28T07:13:02.258Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T07:13:02.554Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-28T07:13:02.583Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T07:13:02.588Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-26-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T07:13:02.609Z] $ docker stop --time=1 a02996605e213b83b6e960d6a2a5407a0c3dec9697bf0c957ff7f3fa48fd4a48 [2022-09-28T07:13:03.794Z] $ docker rm -f a02996605e213b83b6e960d6a2a5407a0c3dec9697bf0c957ff7f3fa48fd4a48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-28T07:14:40.144Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1793 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws [2022-09-28T07:14:40.153Z] Running in /w/workspace/go-mod-registry/26 [Pipeline] { [Pipeline] checkout [2022-09-28T07:14:40.185Z] Selected Git installation does not exist. Using Default [2022-09-28T07:14:40.185Z] The recommended git tool is: NONE [2022-09-28T07:14:45.903Z] using credential edgex-jenkins-ssh [2022-09-28T07:14:45.921Z] Cloning the remote Git repository [2022-09-28T07:14:45.961Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2022-09-28T07:14:46.039Z] > git init /w/workspace/go-mod-registry/26 # timeout=10 [2022-09-28T07:14:46.200Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2022-09-28T07:14:46.202Z] > git --version # timeout=10 [2022-09-28T07:14:46.222Z] > git --version # 'git version 2.25.1' [2022-09-28T07:14:46.225Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T07:14:46.272Z] Verifying host key using known hosts file [2022-09-28T07:14:46.466Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-28T07:14:46.480Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T07:14:47.431Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2022-09-28T07:14:47.461Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T07:14:48.419Z] Avoid second fetch [2022-09-28T07:14:48.419Z] Checking out Revision 5acb15cb17992cc8ae49dada3139570bf99cf749 (main) [2022-09-28T07:14:48.915Z] Commit message: "Merge pull request #109 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.15.2" [2022-09-28T07:14:48.432Z] > git config core.sparsecheckout # timeout=10 [2022-09-28T07:14:48.455Z] > git checkout -f 5acb15cb17992cc8ae49dada3139570bf99cf749 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T07:14:49.837Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-28T07:14:49.837Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T07:14:49.837Z] Dload Upload Total Spent Left Speed [2022-09-28T07:14:49.837Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 205k 0 --:--:-- --:--:-- --:--:-- 205k [Pipeline] sh [2022-09-28T07:14:50.461Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-28T07:14:50.804Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-28T07:14:50.804Z] + sudo tee /etc/docker/daemon.new [2022-09-28T07:14:50.804Z] { [2022-09-28T07:14:50.804Z] "registry-mirrors": [ [2022-09-28T07:14:50.804Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-28T07:14:50.804Z] ], [2022-09-28T07:14:50.804Z] "bip": "10.250.0.254/24", [2022-09-28T07:14:50.804Z] "hosts": [ [2022-09-28T07:14:50.804Z] "tcp://0.0.0.0:5555", [2022-09-28T07:14:50.804Z] "unix:///var/run/docker.sock" [2022-09-28T07:14:50.804Z] ], [2022-09-28T07:14:50.804Z] "mtu": 1458, [2022-09-28T07:14:50.804Z] "selinux-enabled": true, [2022-09-28T07:14:50.804Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-28T07:14:50.804Z] } [Pipeline] sh [2022-09-28T07:14:51.148Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-28T07:14:51.503Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-09-28T07:15:09.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T07:15:09.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T07:15:09.932Z] ========================================================= [2022-09-28T07:15:09.932Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-28T07:15:09.932Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-09-28T07:15:10.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-28T07:15:10.851Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-28T07:15:10.851Z] b3c136eddcbf: Pulling fs layer [2022-09-28T07:15:10.851Z] c0a3192eca97: Pulling fs layer [2022-09-28T07:15:10.851Z] a050256f5b6f: Pulling fs layer [2022-09-28T07:15:10.851Z] 656be50a0ddc: Pulling fs layer [2022-09-28T07:15:10.851Z] 2bbca73fdf42: Pulling fs layer [2022-09-28T07:15:10.851Z] 46d945488cbd: Pulling fs layer [2022-09-28T07:15:10.851Z] 8a5474983e97: Pulling fs layer [2022-09-28T07:15:10.851Z] 329c88fbcd65: Pulling fs layer [2022-09-28T07:15:10.851Z] 46d945488cbd: Waiting [2022-09-28T07:15:10.851Z] 8a5474983e97: Waiting [2022-09-28T07:15:10.851Z] 329c88fbcd65: Waiting [2022-09-28T07:15:10.851Z] 2bbca73fdf42: Waiting [2022-09-28T07:15:10.851Z] a050256f5b6f: Verifying Checksum [2022-09-28T07:15:10.851Z] a050256f5b6f: Download complete [2022-09-28T07:15:10.851Z] c0a3192eca97: Verifying Checksum [2022-09-28T07:15:10.851Z] c0a3192eca97: Download complete [2022-09-28T07:15:10.851Z] 2bbca73fdf42: Download complete [2022-09-28T07:15:10.851Z] 46d945488cbd: Verifying Checksum [2022-09-28T07:15:10.851Z] 46d945488cbd: Download complete [2022-09-28T07:15:10.851Z] b3c136eddcbf: Verifying Checksum [2022-09-28T07:15:10.851Z] b3c136eddcbf: Download complete [2022-09-28T07:15:11.832Z] b3c136eddcbf: Pull complete [2022-09-28T07:15:11.832Z] 329c88fbcd65: Verifying Checksum [2022-09-28T07:15:11.832Z] 329c88fbcd65: Download complete [2022-09-28T07:15:12.102Z] c0a3192eca97: Pull complete [2022-09-28T07:15:12.372Z] a050256f5b6f: Pull complete [2022-09-28T07:15:12.959Z] 8a5474983e97: Download complete [2022-09-28T07:15:13.542Z] 656be50a0ddc: Verifying Checksum [2022-09-28T07:15:13.542Z] 656be50a0ddc: Download complete [2022-09-28T07:15:25.883Z] 656be50a0ddc: Pull complete [2022-09-28T07:15:25.883Z] 2bbca73fdf42: Pull complete [2022-09-28T07:15:25.883Z] 46d945488cbd: Pull complete [2022-09-28T07:15:31.243Z] 8a5474983e97: Pull complete [2022-09-28T07:15:33.190Z] 329c88fbcd65: Pull complete [2022-09-28T07:15:33.190Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-28T07:15:33.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-28T07:15:33.190Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-09-28T07:15:33.513Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:15:33.857Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T07:15:33.857Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T07:15:34.059Z] prd-ubuntu20.04-docker-arm64-4c-16g-1793 does not seem to be running inside a container [2022-09-28T07:15:34.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/26 -v /w/workspace/go-mod-registry/26:/w/workspace/go-mod-registry/26:rw,z -v /w/workspace/go-mod-registry/26@tmp:/w/workspace/go-mod-registry/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-28T07:15:37.369Z] $ docker top 000356912dc940cbb3c575bfed72b185f1ce221101d2d89d5f2a11ac2e3fc17b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T07:15:38.207Z] + go version [2022-09-28T07:15:38.207Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-28T07:15:38.236Z] $ docker stop --time=1 000356912dc940cbb3c575bfed72b185f1ce221101d2d89d5f2a11ac2e3fc17b [2022-09-28T07:15:39.892Z] $ docker rm -f 000356912dc940cbb3c575bfed72b185f1ce221101d2d89d5f2a11ac2e3fc17b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:15:41.615Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T07:15:41.615Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T07:15:41.780Z] prd-ubuntu20.04-docker-arm64-4c-16g-1793 does not seem to be running inside a container [2022-09-28T07:15:41.865Z] $ 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-registry/26 -v /w/workspace/go-mod-registry/26:/w/workspace/go-mod-registry/26:rw,z -v /w/workspace/go-mod-registry/26@tmp:/w/workspace/go-mod-registry/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-28T07:15:43.097Z] $ docker top ea7f9c00b8ebb939a475463c0feafa3b84d6534cae6f62c28c5aa3becb0e7447 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T07:15:43.902Z] + git config --global --add safe.directory /w/workspace/go-mod-registry/26 [Pipeline] fileExists [Pipeline] sh [2022-09-28T07:15:44.230Z] + make test [2022-09-28T07:15:44.498Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-28T07:15:44.498Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-09-28T07:15:44.498Z] go: downloading github.com/hashicorp/consul/api v1.15.2 [2022-09-28T07:15:44.768Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-28T07:15:44.768Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-28T07:15:44.768Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-09-28T07:15:44.768Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-09-28T07:15:44.768Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-09-28T07:15:44.768Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-09-28T07:15:44.768Z] go: downloading github.com/hashicorp/serf v0.9.7 [2022-09-28T07:15:44.768Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-09-28T07:15:44.768Z] go: downloading github.com/mitchellh/mapstructure v1.4.1 [2022-09-28T07:15:45.034Z] go: downloading github.com/fatih/color v1.9.0 [2022-09-28T07:15:45.034Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-28T07:15:45.034Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-09-28T07:15:45.034Z] go: downloading golang.org/x/sys v0.0.0-20220412211240-33da011f77ad [2022-09-28T07:15:45.308Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-09-28T07:15:45.308Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-09-28T07:15:45.308Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-28T07:16:24.198Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.118s coverage: 89.4% of statements [2022-09-28T07:16:24.198Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2022-09-28T07:16:24.198Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.020s coverage: 85.7% of statements [2022-09-28T07:16:24.198Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2022-09-28T07:16:24.198Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-28T07:16:24.198Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-09-28T07:16:34.320Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T07:16:34.320Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-09-28T07:16:34.339Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-28T07:16:34.358Z] $ docker stop --time=1 ea7f9c00b8ebb939a475463c0feafa3b84d6534cae6f62c28c5aa3becb0e7447 [2022-09-28T07:16:36.137Z] $ docker rm -f ea7f9c00b8ebb939a475463c0feafa3b84d6534cae6f62c28c5aa3becb0e7447 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T07:16:36.981Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-28T07:16:37.003Z] Warning: overwriting stash ‘coverage-report’ [2022-09-28T07:16:37.406Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:16:37.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T07:16:37.835Z] [2022-09-28T07:16:37.835Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:16:38.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T07:16:38.428Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-28T07:16:38.428Z] 8998bd30e6a1: Pulling fs layer [2022-09-28T07:16:38.428Z] 04944245beec: Pulling fs layer [2022-09-28T07:16:38.428Z] 699f458cf7ca: Pulling fs layer [2022-09-28T07:16:38.428Z] 765212b225bb: Pulling fs layer [2022-09-28T07:16:38.428Z] f23df028b6ca: Pulling fs layer [2022-09-28T07:16:38.428Z] d65c8cfc05b1: Pulling fs layer [2022-09-28T07:16:38.428Z] 2437ff75d9bd: Pulling fs layer [2022-09-28T07:16:38.428Z] f23df028b6ca: Waiting [2022-09-28T07:16:38.428Z] d65c8cfc05b1: Waiting [2022-09-28T07:16:38.428Z] 2437ff75d9bd: Waiting [2022-09-28T07:16:38.428Z] 765212b225bb: Waiting [2022-09-28T07:16:38.428Z] 04944245beec: Verifying Checksum [2022-09-28T07:16:38.428Z] 04944245beec: Download complete [2022-09-28T07:16:38.428Z] 765212b225bb: Download complete [2022-09-28T07:16:38.428Z] f23df028b6ca: Download complete [2022-09-28T07:16:38.428Z] d65c8cfc05b1: Verifying Checksum [2022-09-28T07:16:38.428Z] d65c8cfc05b1: Download complete [2022-09-28T07:16:38.697Z] 699f458cf7ca: Verifying Checksum [2022-09-28T07:16:38.697Z] 699f458cf7ca: Download complete [2022-09-28T07:16:38.967Z] 8998bd30e6a1: Download complete [2022-09-28T07:16:41.555Z] 2437ff75d9bd: Verifying Checksum [2022-09-28T07:16:41.555Z] 2437ff75d9bd: Download complete [2022-09-28T07:16:43.509Z] 8998bd30e6a1: Pull complete [2022-09-28T07:16:43.792Z] 04944245beec: Pull complete [2022-09-28T07:16:45.217Z] 699f458cf7ca: Pull complete [2022-09-28T07:16:45.217Z] 765212b225bb: Pull complete [2022-09-28T07:16:46.177Z] f23df028b6ca: Pull complete [2022-09-28T07:16:46.444Z] d65c8cfc05b1: Pull complete [2022-09-28T07:17:01.499Z] 2437ff75d9bd: Pull complete [2022-09-28T07:17:01.499Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-28T07:17:01.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T07:17:01.499Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T07:17:01.682Z] prd-ubuntu20.04-docker-arm64-4c-16g-1793 does not seem to be running inside a container [2022-09-28T07:17:01.759Z] $ 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-registry/26 -v /w/workspace/go-mod-registry/26:/w/workspace/go-mod-registry/26:rw,z -v /w/workspace/go-mod-registry/26@tmp:/w/workspace/go-mod-registry/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-28T07:17:05.792Z] $ docker top 9c9e5df3eaaf45941b60daf119b9c7e1f9ee0571c571cbe2a2f21dee2e12138a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T07:17:06.284Z] ---> job-cost.sh [2022-09-28T07:17:06.549Z] lf-activate-venv: SKIPPING [2022-09-28T07:17:06.549Z] INFO: No Stack... [2022-09-28T07:17:06.816Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-28T07:17:07.773Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T07:17:08.095Z] + cat /w/workspace/go-mod-registry/26/archives/cost.csv [2022-09-28T07:17:08.095Z] + cut -d, -f6 [Pipeline] lock [2022-09-28T07:17:08.159Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-26-stack-cost] [2022-09-28T07:17:08.169Z] Resource [jenkins-edgexfoundry-go-mod-registry-main-26-stack-cost] did not exist. Created. [2022-09-28T07:17:08.169Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T07:17:08.505Z] /w/workspace/go-mod-registry/26@tmp/durable-f31e522b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-28T07:17:09.167Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-28T07:17:09.184Z] Warning: overwriting stash ‘stack-cost’ [2022-09-28T07:17:09.223Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T07:17:09.231Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-26-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T07:17:09.255Z] $ docker stop --time=1 9c9e5df3eaaf45941b60daf119b9c7e1f9ee0571c571cbe2a2f21dee2e12138a [2022-09-28T07:17:10.766Z] $ docker rm -f 9c9e5df3eaaf45941b60daf119b9c7e1f9ee0571c571cbe2a2f21dee2e12138a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-28T07:17:11.110Z] provisioning config files... [2022-09-28T07:17:11.131Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config5000497865882630979tmp [Pipeline] { [Pipeline] sh [2022-09-28T07:17:11.425Z] + set +x [2022-09-28T07:17:11.425Z] + curl -s https://codecov.io/bash [2022-09-28T07:17:11.425Z] + bash -s -- [2022-09-28T07:17:11.425Z] [2022-09-28T07:17:11.425Z] _____ _ [2022-09-28T07:17:11.425Z] / ____| | | [2022-09-28T07:17:11.425Z] | | ___ __| | ___ ___ _____ __ [2022-09-28T07:17:11.425Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-28T07:17:11.425Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-28T07:17:11.425Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-28T07:17:11.425Z] Bash-1.0.6 [2022-09-28T07:17:11.425Z] [2022-09-28T07:17:11.425Z] [2022-09-28T07:17:11.425Z] ==> git version 2.25.1 found [2022-09-28T07:17:11.425Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-28T07:17:11.425Z] Release-Date: 2020-01-08 [2022-09-28T07:17:11.425Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-28T07:17:11.425Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-28T07:17:11.425Z] ==> Jenkins CI detected. [2022-09-28T07:17:11.425Z] current dir:  /w/workspace/dgexfoundry_go-mod-registry_main [2022-09-28T07:17:11.425Z] project root: . [2022-09-28T07:17:11.425Z] --> token set from env [2022-09-28T07:17:11.425Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-28T07:17:11.425Z] ==> Running gcov in . (disable via -X gcov) [2022-09-28T07:17:11.425Z] ==> Python coveragepy not found [2022-09-28T07:17:11.425Z] ==> Searching for coverage reports in: [2022-09-28T07:17:11.425Z] + . [2022-09-28T07:17:11.425Z] -> Found 1 reports [2022-09-28T07:17:11.425Z] ==> Detecting git/mercurial file structure [2022-09-28T07:17:11.425Z] ==> Reading reports [2022-09-28T07:17:11.425Z] + ./coverage.out bytes=12273 [2022-09-28T07:17:11.425Z] ==> Appending adjustments [2022-09-28T07:17:11.425Z] https://docs.codecov.io/docs/fixing-reports [2022-09-28T07:17:11.687Z] + Found adjustments [2022-09-28T07:17:11.687Z] ==> Gzipping contents [2022-09-28T07:17:11.687Z] 4.0K /tmp/codecov.xNsQR5.gz [2022-09-28T07:17:11.687Z] ==> Uploading reports [2022-09-28T07:17:11.687Z] url: https://codecov.io [2022-09-28T07:17:11.687Z] query: branch=main&commit=5acb15cb17992cc8ae49dada3139570bf99cf749&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-28T07:17:11.687Z] -> Pinging Codecov [2022-09-28T07:17:11.687Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=9ee36580-b4eb-4db0-b4c8-29f84f7b3278&branch=main&commit=5acb15cb17992cc8ae49dada3139570bf99cf749&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-28T07:17:11.949Z] -> Uploading to [2022-09-28T07:17:11.949Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-28/05B643FFA8DEACB6C25F95B2D4D12284/5acb15cb17992cc8ae49dada3139570bf99cf749/5ed5c839-dadb-46c4-9729-2c0027589e6d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220928T071711Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1099e98992b82674843f2f40b0ea075280dd88da1623047d4db0e1c27596954f [2022-09-28T07:17:11.949Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T07:17:11.949Z] Dload Upload Total Spent Left Speed [2022-09-28T07:17:12.209Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2276 0 0 100 2276 0 10160 --:--:-- --:--:-- --:--:-- 10160 [2022-09-28T07:17:12.209Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-registry/commit/5acb15cb17992cc8ae49dada3139570bf99cf749 [Pipeline] } [2022-09-28T07:17:12.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-28T07:17:12.315Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-28T07:17:12.325Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:17:12.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-28T07:17:12.621Z] [2022-09-28T07:17:12.621Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:17:12.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-28T07:17:12.916Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-28T07:17:12.916Z] df9b9388f04a: Pulling fs layer [2022-09-28T07:17:12.917Z] 52dc419b0ee2: Pulling fs layer [2022-09-28T07:17:12.917Z] 25bc292e5bac: Pulling fs layer [2022-09-28T07:17:12.917Z] 114826534d7a: Pulling fs layer [2022-09-28T07:17:12.917Z] 4657fd5d0bcf: Pulling fs layer [2022-09-28T07:17:12.917Z] 6ad1cebc031e: Pulling fs layer [2022-09-28T07:17:12.917Z] 8a3aa393b2d8: Pulling fs layer [2022-09-28T07:17:12.917Z] 4657fd5d0bcf: Waiting [2022-09-28T07:17:12.917Z] 6ad1cebc031e: Waiting [2022-09-28T07:17:12.917Z] 8a3aa393b2d8: Waiting [2022-09-28T07:17:12.917Z] 25bc292e5bac: Verifying Checksum [2022-09-28T07:17:12.917Z] 25bc292e5bac: Download complete [2022-09-28T07:17:12.917Z] 52dc419b0ee2: Verifying Checksum [2022-09-28T07:17:12.917Z] 52dc419b0ee2: Download complete [2022-09-28T07:17:12.917Z] 4657fd5d0bcf: Verifying Checksum [2022-09-28T07:17:12.917Z] 4657fd5d0bcf: Download complete [2022-09-28T07:17:12.917Z] df9b9388f04a: Download complete [2022-09-28T07:17:13.178Z] 6ad1cebc031e: Verifying Checksum [2022-09-28T07:17:13.178Z] 6ad1cebc031e: Download complete [2022-09-28T07:17:13.178Z] df9b9388f04a: Pull complete [2022-09-28T07:17:13.178Z] 52dc419b0ee2: Pull complete [2022-09-28T07:17:13.439Z] 25bc292e5bac: Pull complete [2022-09-28T07:17:13.698Z] 114826534d7a: Verifying Checksum [2022-09-28T07:17:13.698Z] 114826534d7a: Download complete [2022-09-28T07:17:13.987Z] 8a3aa393b2d8: Verifying Checksum [2022-09-28T07:17:13.987Z] 8a3aa393b2d8: Download complete [2022-09-28T07:17:17.389Z] 114826534d7a: Pull complete [2022-09-28T07:17:17.389Z] 4657fd5d0bcf: Pull complete [2022-09-28T07:17:17.955Z] 6ad1cebc031e: Pull complete [2022-09-28T07:17:21.240Z] 8a3aa393b2d8: Pull complete [2022-09-28T07:17:21.240Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-28T07:17:21.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-28T07:17:21.240Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T07:17:21.319Z] prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container [2022-09-28T07:17:21.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-28T07:17:23.103Z] $ docker top 7bc9ca08e88b638463256695f36cbc79f6983f5d9048b27c3f601b3c293e8d69 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-28T07:17:23.166Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-registry:main' [Pipeline] sh [2022-09-28T07:17:23.445Z] + set -o pipefail [2022-09-28T07:17:23.445Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-registry:main' [2022-09-28T07:17:25.980Z] [2022-09-28T07:17:25.980Z] Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v2)... [2022-09-28T07:17:25.980Z] [2022-09-28T07:17:25.980Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/248b3a82-0f57-4d08-abdb-bcc7056f415b/history/04e7c53c-9476-4b24-8092-f2633b6ebf83 [2022-09-28T07:17:25.980Z] [2022-09-28T07:17:25.980Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-28T07:17:25.980Z] [2022-09-28T07:17:26.239Z] [Pipeline] } [2022-09-28T07:17:26.251Z] $ docker stop --time=1 7bc9ca08e88b638463256695f36cbc79f6983f5d9048b27c3f601b3c293e8d69 [2022-09-28T07:17:27.651Z] $ docker rm -f 7bc9ca08e88b638463256695f36cbc79f6983f5d9048b27c3f601b3c293e8d69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T07:17:28.162Z] + git log --format=format:%s -1 5acb15cb17992cc8ae49dada3139570bf99cf749 [Pipeline] sh [2022-09-28T07:17:28.453Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T07:17:28.453Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:17:28.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T07:17:28.750Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T07:17:28.822Z] prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container [2022-09-28T07:17:28.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-28T07:17:29.241Z] $ docker top c2541e2f2008682f6ae9ecb6566189c08c8efb9617d7dca7cdcab4a5606978c5 -eo pid,comm [2022-09-28T07:17:29.289Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-28T07:17:29.289Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T07:17:29.329Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T07:17:29.329Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T07:17:29.441Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T07:17:29.446Z] $ docker exec c2541e2f2008682f6ae9ecb6566189c08c8efb9617d7dca7cdcab4a5606978c5 ssh-agent [2022-09-28T07:17:29.566Z] SSH_AUTH_SOCK=/tmp/ssh-bDcJFgUiMSzK/agent.32 [2022-09-28T07:17:29.566Z] SSH_AGENT_PID=39 [2022-09-28T07:17:29.571Z] Running ssh-add (command line suppressed) [2022-09-28T07:17:29.685Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7548213627120241741.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7548213627120241741.key) [2022-09-28T07:17:29.697Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T07:17:29.984Z] + git semver tag [2022-09-28T07:17:30.244Z] 2022-09-28 07:17:30,165 [run_tag] DEBUG tag force:False [2022-09-28T07:17:30.244Z] 2022-09-28 07:17:30,165 [check_head_tag] DEBUG check head tag [2022-09-28T07:17:30.244Z] 2022-09-28 07:17:30,166 [execute] INFO git cat-file --batch-check [2022-09-28T07:17:30.244Z] 2022-09-28 07:17:30,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) [2022-09-28T07:17:30.244Z] 2022-09-28 07:17:30,169 [execute] INFO git cat-file --batch [2022-09-28T07:17:30.244Z] 2022-09-28 07:17:30,169 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) [2022-09-28T07:17:30.244Z] 2022-09-28 07:17:30,182 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2022-09-28T07:17:30.244Z] 2022-09-28 07:17:30,182 [execute] INFO git tag -a v2.3.0-dev.10 -m v2.3.0-dev.10 [2022-09-28T07:17:30.244Z] 2022-09-28 07:17:30,182 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.10', '-m', 'v2.3.0-dev.10'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) [2022-09-28T07:17:30.244Z] 2022-09-28 07:17:30,188 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2022-09-28T07:17:30.244Z] 2.3.0-dev.10 [Pipeline] } [2022-09-28T07:17:30.255Z] $ docker exec --env ******** --env ******** c2541e2f2008682f6ae9ecb6566189c08c8efb9617d7dca7cdcab4a5606978c5 ssh-agent -k [2022-09-28T07:17:30.352Z] unset SSH_AUTH_SOCK; [2022-09-28T07:17:30.352Z] unset SSH_AGENT_PID; [2022-09-28T07:17:30.352Z] echo Agent pid 39 killed; [2022-09-28T07:17:30.362Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T07:17:30.671Z] + git semver [Pipeline] } [2022-09-28T07:17:30.943Z] $ docker stop --time=1 c2541e2f2008682f6ae9ecb6566189c08c8efb9617d7dca7cdcab4a5606978c5 [2022-09-28T07:17:32.264Z] $ docker rm -f c2541e2f2008682f6ae9ecb6566189c08c8efb9617d7dca7cdcab4a5606978c5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:17:32.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-28T07:17:32.637Z] [2022-09-28T07:17:32.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:17:32.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-28T07:17:32.957Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-28T07:17:32.957Z] ab5ef0e58194: Pulling fs layer [2022-09-28T07:17:32.957Z] 9712f1f96733: Pulling fs layer [2022-09-28T07:17:32.957Z] 63f879dbbcfc: Pulling fs layer [2022-09-28T07:17:32.957Z] 0d9ebad4ef96: Pulling fs layer [2022-09-28T07:17:32.957Z] e9a5061849ea: Pulling fs layer [2022-09-28T07:17:32.957Z] d747dcd14b5f: Pulling fs layer [2022-09-28T07:17:32.957Z] 2de7ff778b66: Pulling fs layer [2022-09-28T07:17:32.957Z] 0d9ebad4ef96: Waiting [2022-09-28T07:17:32.957Z] d747dcd14b5f: Waiting [2022-09-28T07:17:32.957Z] e9a5061849ea: Waiting [2022-09-28T07:17:32.957Z] 2de7ff778b66: Waiting [2022-09-28T07:17:32.957Z] 9712f1f96733: Verifying Checksum [2022-09-28T07:17:32.957Z] 9712f1f96733: Download complete [2022-09-28T07:17:33.528Z] 63f879dbbcfc: Verifying Checksum [2022-09-28T07:17:33.528Z] 63f879dbbcfc: Download complete [2022-09-28T07:17:33.528Z] e9a5061849ea: Download complete [2022-09-28T07:17:33.528Z] d747dcd14b5f: Verifying Checksum [2022-09-28T07:17:33.528Z] d747dcd14b5f: Download complete [2022-09-28T07:17:33.788Z] ab5ef0e58194: Verifying Checksum [2022-09-28T07:17:33.788Z] ab5ef0e58194: Download complete [2022-09-28T07:17:33.788Z] 0d9ebad4ef96: Verifying Checksum [2022-09-28T07:17:33.788Z] 0d9ebad4ef96: Download complete [2022-09-28T07:17:33.788Z] 2de7ff778b66: Verifying Checksum [2022-09-28T07:17:33.788Z] 2de7ff778b66: Download complete [2022-09-28T07:17:37.065Z] ab5ef0e58194: Pull complete [2022-09-28T07:17:37.065Z] 9712f1f96733: Pull complete [2022-09-28T07:17:37.322Z] 63f879dbbcfc: Pull complete [2022-09-28T07:17:41.124Z] 0d9ebad4ef96: Pull complete [2022-09-28T07:17:41.383Z] e9a5061849ea: Pull complete [2022-09-28T07:17:41.641Z] d747dcd14b5f: Pull complete [2022-09-28T07:17:42.577Z] 2de7ff778b66: Pull complete [2022-09-28T07:17:42.835Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-28T07:17:42.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-28T07:17:42.835Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T07:17:42.922Z] prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container [2022-09-28T07:17:42.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-28T07:17:44.797Z] $ docker top 20370d6b8ecaa08d2aef30aaf016e493f57e594be8f27a6df41436ecb308c77c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-28T07:17:44.869Z] provisioning config files... [2022-09-28T07:17:44.876Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config13760367424390495969tmp [2022-09-28T07:17:44.887Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config9413991622758444607tmp [2022-09-28T07:17:44.895Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config4734350965655287551tmp [Pipeline] { [Pipeline] echo [2022-09-28T07:17:44.911Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T07:17:45.194Z] ---> sigul-configuration.sh [2022-09-28T07:17:45.194Z] gpg: directory `/root/.gnupg' created [2022-09-28T07:17:45.194Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-28T07:17:45.194Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-28T07:17:45.194Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-28T07:17:45.194Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-28T07:17:45.194Z] gpg: CAST5 encrypted data [2022-09-28T07:17:45.194Z] gpg: encrypted with 1 passphrase [2022-09-28T07:17:45.194Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-28T07:17:45.480Z] + mkdir /home/jenkins [2022-09-28T07:17:45.480Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-28T07:17:45.767Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-09-28T07:17:45.776Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T07:17:46.067Z] ---> sigul-install.sh [2022-09-28T07:17:46.067Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-28T07:17:46.354Z] + git tag --list [2022-09-28T07:17:46.354Z] v0.0.0 [2022-09-28T07:17:46.354Z] v0.1.0 [2022-09-28T07:17:46.354Z] v0.1.1 [2022-09-28T07:17:46.354Z] v0.1.10 [2022-09-28T07:17:46.354Z] v0.1.11 [2022-09-28T07:17:46.354Z] v0.1.12 [2022-09-28T07:17:46.354Z] v0.1.13 [2022-09-28T07:17:46.354Z] v0.1.14 [2022-09-28T07:17:46.354Z] v0.1.15 [2022-09-28T07:17:46.354Z] v0.1.16 [2022-09-28T07:17:46.354Z] v0.1.17 [2022-09-28T07:17:46.354Z] v0.1.18 [2022-09-28T07:17:46.354Z] v0.1.19 [2022-09-28T07:17:46.354Z] v0.1.2 [2022-09-28T07:17:46.354Z] v0.1.20 [2022-09-28T07:17:46.354Z] v0.1.21 [2022-09-28T07:17:46.354Z] v0.1.22 [2022-09-28T07:17:46.354Z] v0.1.23 [2022-09-28T07:17:46.354Z] v0.1.24 [2022-09-28T07:17:46.354Z] v0.1.25 [2022-09-28T07:17:46.354Z] v0.1.26 [2022-09-28T07:17:46.354Z] v0.1.27 [2022-09-28T07:17:46.354Z] v0.1.3 [2022-09-28T07:17:46.354Z] v0.1.4 [2022-09-28T07:17:46.354Z] v0.1.5 [2022-09-28T07:17:46.354Z] v0.1.6 [2022-09-28T07:17:46.354Z] v0.1.7 [2022-09-28T07:17:46.354Z] v0.1.8 [2022-09-28T07:17:46.354Z] v0.1.9 [2022-09-28T07:17:46.354Z] v2.0.0 [2022-09-28T07:17:46.354Z] v2.1.0 [2022-09-28T07:17:46.354Z] v2.2.0 [2022-09-28T07:17:46.354Z] v2.2.1-dev.1 [2022-09-28T07:17:46.354Z] v2.2.1-dev.2 [2022-09-28T07:17:46.354Z] v2.2.1-dev.3 [2022-09-28T07:17:46.354Z] v2.2.1-dev.4 [2022-09-28T07:17:46.354Z] v2.2.1-dev.5 [2022-09-28T07:17:46.354Z] v2.2.1-dev.6 [2022-09-28T07:17:46.354Z] v2.2.1-dev.7 [2022-09-28T07:17:46.354Z] v2.2.1-dev.8 [2022-09-28T07:17:46.354Z] v2.2.1-dev.9 [2022-09-28T07:17:46.354Z] v2.3.0-dev.10 [2022-09-28T07:17:46.354Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-28T07:17:46.642Z] + lftools sign git-tag v2.3.0-dev.10 [2022-09-28T07:17:47.212Z] Signing Git tag with Sigul... [2022-09-28T07:17:47.212Z] Signing v2.3.0-dev.10 [Pipeline] echo [2022-09-28T07:17:47.789Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T07:17:48.073Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-28T07:17:48.081Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-28T07:17:48.099Z] $ docker stop --time=1 20370d6b8ecaa08d2aef30aaf016e493f57e594be8f27a6df41436ecb308c77c [2022-09-28T07:17:49.426Z] $ docker rm -f 20370d6b8ecaa08d2aef30aaf016e493f57e594be8f27a6df41436ecb308c77c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-28T07:17:49.835Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T07:17:49.835Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:17:50.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T07:17:50.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T07:17:50.199Z] prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container [2022-09-28T07:17:50.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-28T07:17:50.614Z] $ docker top b95acde50e0d6be5244d473c4e8e0d9c850795a9be046230d0b3fb37ff7f5512 -eo pid,comm [2022-09-28T07:17:50.661Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-28T07:17:50.661Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T07:17:50.701Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T07:17:50.701Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T07:17:50.821Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T07:17:50.825Z] $ docker exec b95acde50e0d6be5244d473c4e8e0d9c850795a9be046230d0b3fb37ff7f5512 ssh-agent [2022-09-28T07:17:50.933Z] SSH_AUTH_SOCK=/tmp/ssh-ruP2Ev8hJ4kI/agent.33 [2022-09-28T07:17:50.933Z] SSH_AGENT_PID=39 [2022-09-28T07:17:50.937Z] Running ssh-add (command line suppressed) [2022-09-28T07:17:51.053Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_5695187181381544708.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_5695187181381544708.key) [2022-09-28T07:17:51.065Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T07:17:51.350Z] + git semver bump pre [2022-09-28T07:17:51.609Z] 2022-09-28 07:17:51,524 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2022-09-28T07:17:51.609Z] 2022-09-28 07:17:51,524 [bump_version] DEBUG bumping version:2.3.0-dev.10 on axis:pre with prefix:dev [2022-09-28T07:17:51.609Z] 2022-09-28 07:17:51,525 [bump_version] DEBUG bumped version:2.3.0-dev.11 [2022-09-28T07:17:51.609Z] 2022-09-28 07:17:51,525 [write_version] DEBUG write version:2.3.0-dev.11 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:True [2022-09-28T07:17:51.609Z] 2022-09-28 07:17:51,525 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2022-09-28T07:17:51.609Z] 2022-09-28 07:17:51,525 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2022-09-28T07:17:51.609Z] 2022-09-28 07:17:51,529 [execute] INFO git cat-file --batch-check [2022-09-28T07:17:51.609Z] 2022-09-28 07:17:51,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T07:17:51.609Z] 2022-09-28 07:17:51,535 [execute] INFO git cat-file --batch [2022-09-28T07:17:51.609Z] 2022-09-28 07:17:51,535 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T07:17:51.609Z] 2022-09-28 07:17:51,539 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2022-09-28T07:17:51.609Z] 2.3.0-dev.11 [Pipeline] } [2022-09-28T07:17:51.620Z] $ docker exec --env ******** --env ******** b95acde50e0d6be5244d473c4e8e0d9c850795a9be046230d0b3fb37ff7f5512 ssh-agent -k [2022-09-28T07:17:51.730Z] unset SSH_AUTH_SOCK; [2022-09-28T07:17:51.730Z] unset SSH_AGENT_PID; [2022-09-28T07:17:51.731Z] echo Agent pid 39 killed; [2022-09-28T07:17:51.738Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T07:17:52.033Z] + git semver [Pipeline] } [2022-09-28T07:17:52.304Z] $ docker stop --time=1 b95acde50e0d6be5244d473c4e8e0d9c850795a9be046230d0b3fb37ff7f5512 [2022-09-28T07:17:53.619Z] $ docker rm -f b95acde50e0d6be5244d473c4e8e0d9c850795a9be046230d0b3fb37ff7f5512 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T07:17:53.970Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T07:17:53.970Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:17:54.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T07:17:54.266Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T07:17:54.330Z] prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container [2022-09-28T07:17:54.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-28T07:17:54.724Z] $ docker top f45c274fbd1df64fe64b3476952668640c18a953ca4e35b263a02a2c08212870 -eo pid,comm [2022-09-28T07:17:54.774Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-28T07:17:54.774Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T07:17:54.809Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T07:17:54.809Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T07:17:54.923Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T07:17:54.928Z] $ docker exec f45c274fbd1df64fe64b3476952668640c18a953ca4e35b263a02a2c08212870 ssh-agent [2022-09-28T07:17:55.046Z] SSH_AUTH_SOCK=/tmp/ssh-kIaI8YbKL485/agent.33 [2022-09-28T07:17:55.046Z] SSH_AGENT_PID=39 [2022-09-28T07:17:55.050Z] Running ssh-add (command line suppressed) [2022-09-28T07:17:55.158Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_16427005566583809819.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_16427005566583809819.key) [2022-09-28T07:17:55.170Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T07:17:55.456Z] + git semver push [2022-09-28T07:17:55.715Z] 2022-09-28 07:17:55,626 [run_push] DEBUG push [2022-09-28T07:17:55.715Z] 2022-09-28 07:17:55,627 [execute] INFO git cat-file --batch-check [2022-09-28T07:17:55.715Z] 2022-09-28 07:17:55,627 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T07:17:55.715Z] 2022-09-28 07:17:55,631 [execute] INFO git rev-list 0a2bf60bcc29f0e27077b16cf684087fa0fa5aad -- [2022-09-28T07:17:55.715Z] 2022-09-28 07:17:55,631 [execute] DEBUG Popen(['git', 'rev-list', '0a2bf60bcc29f0e27077b16cf684087fa0fa5aad', '--'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-28T07:17:55.715Z] 2022-09-28 07:17:55,638 [execute] INFO git fetch -v origin [2022-09-28T07:17:55.715Z] 2022-09-28 07:17:55,639 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-28T07:17:56.282Z] 2022-09-28 07:17:56,217 [run_push] DEBUG no remote changes detected [2022-09-28T07:17:56.282Z] 2022-09-28 07:17:56,217 [execute] INFO git push origin semver [2022-09-28T07:17:56.282Z] 2022-09-28 07:17:56,218 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-28T07:17:57.215Z] 2022-09-28 07:17:56,996 [run_push] DEBUG push all version tags [2022-09-28T07:17:57.215Z] 2022-09-28 07:17:56,996 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-28T07:17:57.216Z] 2022-09-28 07:17:56,997 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) [2022-09-28T07:17:57.782Z] 2022-09-28 07:17:57,744 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2022-09-28T07:17:57.782Z] 2.3.0-dev.11 [Pipeline] } [2022-09-28T07:17:57.793Z] $ docker exec --env ******** --env ******** f45c274fbd1df64fe64b3476952668640c18a953ca4e35b263a02a2c08212870 ssh-agent -k [2022-09-28T07:17:57.896Z] unset SSH_AUTH_SOCK; [2022-09-28T07:17:57.896Z] unset SSH_AGENT_PID; [2022-09-28T07:17:57.897Z] echo Agent pid 39 killed; [2022-09-28T07:17:57.907Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T07:17:58.205Z] + git semver [Pipeline] } [2022-09-28T07:17:58.478Z] $ docker stop --time=1 f45c274fbd1df64fe64b3476952668640c18a953ca4e35b263a02a2c08212870 [2022-09-28T07:17:59.805Z] $ docker rm -f f45c274fbd1df64fe64b3476952668640c18a953ca4e35b263a02a2c08212870 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-28T07:18:00.316Z] + [ -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ] [2022-09-28T07:18:00.316Z] + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives [2022-09-28T07:18:00.316Z] total 16 [2022-09-28T07:18:00.316Z] drwxr-xr-x 3 root root 4096 Sep 28 07:13 . [2022-09-28T07:18:00.316Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 07:17 .. [2022-09-28T07:18:00.316Z] drwxr-xr-x 2 root root 4096 Sep 28 07:13 cost [2022-09-28T07:18:00.316Z] -rw-r--r-- 1 root root 86 Sep 28 07:13 cost.csv [2022-09-28T07:18:00.316Z] + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_go-mod-registry_main/archives [2022-09-28T07:18:00.316Z] + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives [2022-09-28T07:18:00.316Z] total 16 [2022-09-28T07:18:00.316Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 07:13 . [2022-09-28T07:18:00.316Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 07:17 .. [2022-09-28T07:18:00.316Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 07:13 cost [2022-09-28T07:18:00.316Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 28 07:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-28T07:18:00.608Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T07:18:01.464Z] ---> package-listing.sh [2022-09-28T07:18:01.464Z] ++ facter osfamily [2022-09-28T07:18:01.464Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-28T07:18:01.724Z] + OS_FAMILY=debian [2022-09-28T07:18:01.724Z] + workspace=/w/workspace/dgexfoundry_go-mod-registry_main [2022-09-28T07:18:01.724Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-28T07:18:01.724Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-28T07:18:01.724Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-28T07:18:01.724Z] + PACKAGES=/tmp/packages_start.txt [2022-09-28T07:18:01.724Z] + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' [2022-09-28T07:18:01.724Z] + PACKAGES=/tmp/packages_end.txt [2022-09-28T07:18:01.724Z] + case "${OS_FAMILY}" in [2022-09-28T07:18:01.724Z] + dpkg -l [2022-09-28T07:18:01.724Z] + grep '^ii' [2022-09-28T07:18:01.724Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-28T07:18:01.724Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-28T07:18:01.724Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-28T07:18:01.724Z] + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' [2022-09-28T07:18:01.724Z] + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [2022-09-28T07:18:01.724Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [Pipeline] echo [2022-09-28T07:18:01.734Z] 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-28T07:18:02.012Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:18:02.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T07:18:02.569Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T07:18:02.631Z] prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container [2022-09-28T07:18:02.664Z] $ 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-28T07:18:02.890Z] $ docker top e3ead093f4737eb2ef49891152bd487b0afc626978aac6b5d1b168726e773d2b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T07:18:03.231Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-28T07:18:03.517Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-28T07:18:03.800Z] + ls /var/log/sa-host [2022-09-28T07:18:03.800Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T07:18:03.870Z] provisioning config files... [2022-09-28T07:18:03.879Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config12362511088371757339tmp [Pipeline] { [Pipeline] echo [2022-09-28T07:18:03.890Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T07:18:04.176Z] ---> create-netrc.sh [Pipeline] } [2022-09-28T07:18:04.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-28T07:18:04.496Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-28T07:18:04.505Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T07:18:04.785Z] ---> sudo-logs.sh [2022-09-28T07:18:04.786Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-28T07:18:04.805Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T07:18:05.085Z] ---> job-cost.sh [2022-09-28T07:18:05.085Z] lf-activate-venv: SKIPPING [2022-09-28T07:18:05.085Z] DEBUG: total: 0.2199999988079071 [2022-09-28T07:18:05.085Z] INFO: Retrieving Stack Cost... [2022-09-28T07:18:05.344Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T07:18:05.914Z] INFO: Archiving Costs [Pipeline] echo [2022-09-28T07:18:05.925Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T07:18:06.209Z] ---> logs-deploy.sh [2022-09-28T07:18:06.209Z] lf-activate-venv: SKIPPING [2022-09-28T07:18:06.209Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/26 [2022-09-28T07:18:06.209Z] INFO: archiving workspace using pattern(s): [2022-09-28T07:18:07.145Z] Archives upload complete. [2022-09-28T07:18:07.145Z] INFO: archiving logs to Nexus