Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from adffc7ef9ef0bd2f646481272fdfdab5b72de8fe 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-ssh9199716062269566948.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh13670038104704835924.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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12568698912721569619.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 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh1975016611308874937.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-core-contracts/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10049178035379741362.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-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-117010’ is offline Running on prd-ubuntu20.04-docker-8c-8g-117013 in /w/workspace/undry_go-mod-core-contracts_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-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub 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-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision adffc7ef9ef0bd2f646481272fdfdab5b72de8fe (main) Commit message: "Merge pull request #763 from hahattan/issue-719" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f adffc7ef9ef0bd2f646481272fdfdab5b72de8fe # timeout=10 > git rev-list --no-walk f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-26T00:12:51.633Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-26T00:12:51.685Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-26T00:12:51.702Z] ========================================================= [2022-10-26T00:12:51.702Z] EdgeX Global Pipelines Version Info [2022-10-26T00:12:51.702Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:12:52.410Z] ------------------- [2022-10-26T00:12:52.410Z] stable info: [2022-10-26T00:12:52.410Z] ------------------- [2022-10-26T00:12:52.410Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-26T00:12:52.410Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T00:12:52.410Z] Message: update stable to v1.0.243 [2022-10-26T00:12:52.980Z] ------------------- [2022-10-26T00:12:52.981Z] experimental info: [2022-10-26T00:12:52.981Z] ------------------- [2022-10-26T00:12:52.981Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-26T00:12:52.981Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T00:12:52.981Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-26T00:12:53.134Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2022-10-26T00:12:53.146Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2022-10-26T00:12:53.160Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-26T00:12:53.172Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-26T00:12:53.188Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-26T00:12:53.199Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-26T00:12:53.210Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-26T00:12:53.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-26T00:12:53.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-26T00:12:53.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-26T00:12:53.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-26T00:12:53.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2022-10-26T00:12:53.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-26T00:12:53.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-26T00:12:53.296Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T00:12:53.307Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T00:12:53.318Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T00:12:53.329Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T00:12:53.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-26T00:12:53.351Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-26T00:12:53.362Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-26T00:12:53.377Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-26T00:12:53.388Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-26T00:12:53.401Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-26T00:12:53.411Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-10-26T00:12:53.422Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-26T00:12:53.433Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-26T00:12:53.444Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-26T00:12:53.455Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-26T00:12:53.466Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-26T00:12:53.477Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = adffc7ef9ef0bd2f646481272fdfdab5b72de8fe [Pipeline] echo [2022-10-26T00:12:53.488Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = adffc7e [Pipeline] echo [2022-10-26T00:12:53.499Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-26T00:12:53.836Z] + git rev-list -1 --merges adffc7ef9ef0bd2f646481272fdfdab5b72de8fe~1..adffc7ef9ef0bd2f646481272fdfdab5b72de8fe [Pipeline] echo [2022-10-26T00:12:53.865Z] -----------> git rev-list -1 --merges adffc7ef9ef0bd2f646481272fdfdab5b72de8fe~1..adffc7ef9ef0bd2f646481272fdfdab5b72de8fe adffc7ef9ef0bd2f646481272fdfdab5b72de8fe [2022-10-26T00:12:53.865Z] adffc7ef9ef0bd2f646481272fdfdab5b72de8fe [false] [Pipeline] sh [2022-10-26T00:12:54.153Z] + git log --format=format:%s -1 adffc7ef9ef0bd2f646481272fdfdab5b72de8fe [Pipeline] echo [2022-10-26T00:12:54.165Z] ========================================================= [2022-10-26T00:12:54.166Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-26T00:12:54.166Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T00:12:54.485Z] + git log --format=format:%s -1 adffc7ef9ef0bd2f646481272fdfdab5b72de8fe [Pipeline] echo [2022-10-26T00:12:54.495Z] [semverPrep] GIT_COMMIT: adffc7ef9ef0bd2f646481272fdfdab5b72de8fe, Commit Message: Merge pull request #763 from hahattan/issue-719 [Pipeline] echo [2022-10-26T00:12:54.505Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-26T00:12:54.842Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T00:12:54.842Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-26T00:12:54.842Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-26T00:12:54.842Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-26T00:12:54.842Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-26T00:12:54.842Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-26T00:12:54.842Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:12:55.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T00:12:55.210Z] [2022-10-26T00:12:55.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:12:55.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T00:12:56.027Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-26T00:12:56.027Z] b85a868b505f: Pulling fs layer [2022-10-26T00:12:56.027Z] e2be974225ed: Pulling fs layer [2022-10-26T00:12:56.027Z] 339a4e72a1f5: Pulling fs layer [2022-10-26T00:12:56.027Z] 988bab9f4d93: Pulling fs layer [2022-10-26T00:12:56.027Z] 1469e6f7b9e6: Pulling fs layer [2022-10-26T00:12:56.027Z] eaf3925da568: Pulling fs layer [2022-10-26T00:12:56.027Z] bab4dde63d76: Pulling fs layer [2022-10-26T00:12:56.027Z] bde34c3a00c8: Pulling fs layer [2022-10-26T00:12:56.027Z] b352a97aabf1: Pulling fs layer [2022-10-26T00:12:56.027Z] 4872d77fe225: Pulling fs layer [2022-10-26T00:12:56.027Z] 5851b861e8e6: Pulling fs layer [2022-10-26T00:12:56.027Z] 1469e6f7b9e6: Waiting [2022-10-26T00:12:56.027Z] bab4dde63d76: Waiting [2022-10-26T00:12:56.027Z] bde34c3a00c8: Waiting [2022-10-26T00:12:56.027Z] eaf3925da568: Waiting [2022-10-26T00:12:56.027Z] 988bab9f4d93: Waiting [2022-10-26T00:12:56.027Z] b352a97aabf1: Waiting [2022-10-26T00:12:56.027Z] 4872d77fe225: Waiting [2022-10-26T00:12:56.027Z] 5851b861e8e6: Waiting [2022-10-26T00:12:56.027Z] e2be974225ed: Download complete [2022-10-26T00:12:56.027Z] 988bab9f4d93: Verifying Checksum [2022-10-26T00:12:56.027Z] 988bab9f4d93: Download complete [2022-10-26T00:12:56.027Z] 1469e6f7b9e6: Verifying Checksum [2022-10-26T00:12:56.027Z] 1469e6f7b9e6: Download complete [2022-10-26T00:12:56.027Z] eaf3925da568: Verifying Checksum [2022-10-26T00:12:56.028Z] eaf3925da568: Download complete [2022-10-26T00:12:56.028Z] 339a4e72a1f5: Verifying Checksum [2022-10-26T00:12:56.028Z] 339a4e72a1f5: Download complete [2022-10-26T00:12:56.028Z] bde34c3a00c8: Verifying Checksum [2022-10-26T00:12:56.028Z] bde34c3a00c8: Download complete [2022-10-26T00:12:56.028Z] b352a97aabf1: Download complete [2022-10-26T00:12:56.028Z] 4872d77fe225: Verifying Checksum [2022-10-26T00:12:56.028Z] 4872d77fe225: Download complete [2022-10-26T00:12:56.285Z] 5851b861e8e6: Download complete [2022-10-26T00:12:56.285Z] b85a868b505f: Download complete [2022-10-26T00:12:56.543Z] bab4dde63d76: Verifying Checksum [2022-10-26T00:12:56.543Z] bab4dde63d76: Download complete [2022-10-26T00:12:57.489Z] b85a868b505f: Pull complete [2022-10-26T00:12:57.489Z] e2be974225ed: Pull complete [2022-10-26T00:12:58.057Z] 339a4e72a1f5: Pull complete [2022-10-26T00:12:58.057Z] 988bab9f4d93: Pull complete [2022-10-26T00:12:58.316Z] 1469e6f7b9e6: Pull complete [2022-10-26T00:12:58.316Z] eaf3925da568: Pull complete [2022-10-26T00:13:00.220Z] bab4dde63d76: Pull complete [2022-10-26T00:13:00.220Z] bde34c3a00c8: Pull complete [2022-10-26T00:13:00.220Z] b352a97aabf1: Pull complete [2022-10-26T00:13:00.480Z] 4872d77fe225: Pull complete [2022-10-26T00:13:00.480Z] 5851b861e8e6: Pull complete [2022-10-26T00:13:00.480Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-26T00:13:00.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T00:13:00.480Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:13:00.566Z] prd-ubuntu20.04-docker-8c-8g-117013 does not seem to be running inside a container [2022-10-26T00:13:00.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T00:13:04.443Z] $ docker top c6fb09f156e64274fe7843760a4873528acde303c7e859ec1eb9f2eeab6536fa -eo pid,comm [2022-10-26T00:13:04.497Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-26T00:13:04.497Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T00:13:04.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T00:13:04.528Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T00:13:04.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T00:13:04.644Z] $ docker exec c6fb09f156e64274fe7843760a4873528acde303c7e859ec1eb9f2eeab6536fa ssh-agent [2022-10-26T00:13:04.737Z] SSH_AUTH_SOCK=/tmp/ssh-ypLmf6pH7SPF/agent.32 [2022-10-26T00:13:04.737Z] SSH_AGENT_PID=39 [2022-10-26T00:13:04.743Z] Running ssh-add (command line suppressed) [2022-10-26T00:13:04.841Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_20209395709571700.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_20209395709571700.key) [2022-10-26T00:13:04.851Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T00:13:05.147Z] + git tag --points-at HEAD [Pipeline] } [2022-10-26T00:13:05.167Z] $ docker exec --env ******** --env ******** c6fb09f156e64274fe7843760a4873528acde303c7e859ec1eb9f2eeab6536fa ssh-agent -k [2022-10-26T00:13:05.263Z] unset SSH_AUTH_SOCK; [2022-10-26T00:13:05.263Z] unset SSH_AGENT_PID; [2022-10-26T00:13:05.263Z] echo Agent pid 39 killed; [2022-10-26T00:13:05.269Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-26T00:13:05.291Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T00:13:05.291Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T00:13:05.407Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T00:13:05.412Z] $ docker exec c6fb09f156e64274fe7843760a4873528acde303c7e859ec1eb9f2eeab6536fa ssh-agent [2022-10-26T00:13:05.511Z] SSH_AUTH_SOCK=/tmp/ssh-u2eUOEM7QnWY/agent.71 [2022-10-26T00:13:05.511Z] SSH_AGENT_PID=77 [2022-10-26T00:13:05.515Z] Running ssh-add (command line suppressed) [2022-10-26T00:13:05.621Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7510115800937133490.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7510115800937133490.key) [2022-10-26T00:13:05.628Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T00:13:05.911Z] + git semver init [2022-10-26T00:13:06.170Z] 2022-10-26 00:13:06,094 [run_init] DEBUG init version:0.0.0 force:False [2022-10-26T00:13:06.170Z] 2022-10-26 00:13:06,094 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver [2022-10-26T00:13:06.170Z] 2022-10-26 00:13:06,095 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver [2022-10-26T00:13:06.170Z] 2022-10-26 00:13:06,095 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/undry_go-mod-core-contracts_main/.semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T00:13:07.551Z] 2022-10-26 00:13:07,120 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude [2022-10-26T00:13:07.551Z] 2022-10-26 00:13:07,120 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False [2022-10-26T00:13:07.551Z] 2022-10-26 00:13:07,120 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-10-26T00:13:07.551Z] 2022-10-26 00:13:07,121 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-10-26T00:13:07.551Z] 2.3.0-dev.19 [Pipeline] } [2022-10-26T00:13:07.564Z] $ docker exec --env ******** --env ******** c6fb09f156e64274fe7843760a4873528acde303c7e859ec1eb9f2eeab6536fa ssh-agent -k [2022-10-26T00:13:07.663Z] unset SSH_AUTH_SOCK; [2022-10-26T00:13:07.663Z] unset SSH_AGENT_PID; [2022-10-26T00:13:07.663Z] echo Agent pid 77 killed; [2022-10-26T00:13:07.668Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T00:13:07.965Z] + git semver [Pipeline] } [2022-10-26T00:13:08.242Z] $ docker stop --time=1 c6fb09f156e64274fe7843760a4873528acde303c7e859ec1eb9f2eeab6536fa [2022-10-26T00:13:09.555Z] $ docker rm -f c6fb09f156e64274fe7843760a4873528acde303c7e859ec1eb9f2eeab6536fa [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T00:13:09.888Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-26T00:13:10.057Z] Stashed 1 file(s) [Pipeline] echo [2022-10-26T00:13:10.060Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-10-26T00:13:10.236Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T00:13:10.247Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T00:13:10.252Z] ========================================================= [2022-10-26T00:13:10.252Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-26T00:13:10.252Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-26T00:13:10.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T00:13:10.541Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-26T00:13:10.541Z] 213ec9aee27d: Pulling fs layer [2022-10-26T00:13:10.541Z] 4583459ba037: Pulling fs layer [2022-10-26T00:13:10.541Z] 93c1e223e6f2: Pulling fs layer [2022-10-26T00:13:10.541Z] 53926ce57604: Pulling fs layer [2022-10-26T00:13:10.541Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-26T00:13:10.541Z] 30f14e443154: Pulling fs layer [2022-10-26T00:13:10.541Z] 801331c1e519: Pulling fs layer [2022-10-26T00:13:10.541Z] 53926ce57604: Waiting [2022-10-26T00:13:10.541Z] 21b2b0c7a3f4: Waiting [2022-10-26T00:13:10.541Z] 30f14e443154: Waiting [2022-10-26T00:13:10.541Z] 99cc6dd402b0: Pulling fs layer [2022-10-26T00:13:10.541Z] 7d9ed39f4882: Pulling fs layer [2022-10-26T00:13:10.541Z] 801331c1e519: Waiting [2022-10-26T00:13:10.541Z] 7d9ed39f4882: Waiting [2022-10-26T00:13:10.541Z] 93c1e223e6f2: Download complete [2022-10-26T00:13:10.541Z] 4583459ba037: Download complete [2022-10-26T00:13:10.541Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-26T00:13:10.541Z] 21b2b0c7a3f4: Download complete [2022-10-26T00:13:10.541Z] 30f14e443154: Verifying Checksum [2022-10-26T00:13:10.541Z] 30f14e443154: Download complete [2022-10-26T00:13:10.541Z] 213ec9aee27d: Download complete [2022-10-26T00:13:10.799Z] 801331c1e519: Verifying Checksum [2022-10-26T00:13:10.799Z] 801331c1e519: Download complete [2022-10-26T00:13:10.799Z] 213ec9aee27d: Pull complete [2022-10-26T00:13:11.057Z] 4583459ba037: Pull complete [2022-10-26T00:13:11.057Z] 93c1e223e6f2: Pull complete [2022-10-26T00:13:11.057Z] 7d9ed39f4882: Verifying Checksum [2022-10-26T00:13:11.057Z] 7d9ed39f4882: Download complete [2022-10-26T00:13:11.624Z] 99cc6dd402b0: Verifying Checksum [2022-10-26T00:13:11.624Z] 99cc6dd402b0: Download complete [2022-10-26T00:13:11.624Z] 53926ce57604: Verifying Checksum [2022-10-26T00:13:11.624Z] 53926ce57604: Download complete [2022-10-26T00:13:15.805Z] 53926ce57604: Pull complete [2022-10-26T00:13:15.805Z] 21b2b0c7a3f4: Pull complete [2022-10-26T00:13:15.805Z] 30f14e443154: Pull complete [2022-10-26T00:13:15.805Z] 801331c1e519: Pull complete [2022-10-26T00:13:17.704Z] 99cc6dd402b0: Pull complete [2022-10-26T00:13:18.272Z] 7d9ed39f4882: Pull complete [2022-10-26T00:13:18.272Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-26T00:13:18.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T00:13:18.272Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-10-26T00:13:18.557Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:13:18.855Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T00:13:18.855Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:13:18.913Z] prd-ubuntu20.04-docker-8c-8g-117013 does not seem to be running inside a container [2022-10-26T00:13:18.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T00:13:23.725Z] $ docker top 09f6fe0bee43522d713137e938d632c7cf6d8a7df9d0e27e046075c19e664eaf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T00:13:24.069Z] + go version [2022-10-26T00:13:24.069Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-26T00:13:24.085Z] $ docker stop --time=1 09f6fe0bee43522d713137e938d632c7cf6d8a7df9d0e27e046075c19e664eaf [2022-10-26T00:13:25.165Z] Still waiting to schedule task [2022-10-26T00:13:25.165Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-117011’ is offline [2022-10-26T00:13:25.399Z] $ docker rm -f 09f6fe0bee43522d713137e938d632c7cf6d8a7df9d0e27e046075c19e664eaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:13:25.787Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T00:13:25.787Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:13:25.852Z] prd-ubuntu20.04-docker-8c-8g-117013 does not seem to be running inside a container [2022-10-26T00:13:25.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T00:13:26.243Z] $ docker top ca458d946a9452e9f94699ee25616f2d6e3273e42acc7b005c0183e02201ff44 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T00:13:26.584Z] + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh [2022-10-26T00:13:26.887Z] + make test [2022-10-26T00:13:26.887Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-26T00:13:26.887Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-10-26T00:13:26.887Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-26T00:13:26.887Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-26T00:13:26.887Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-26T00:13:26.887Z] go: downloading github.com/go-kit/log v0.2.1 [2022-10-26T00:13:26.887Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-10-26T00:13:27.145Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-10-26T00:13:27.145Z] go: downloading github.com/x448/float16 v0.8.4 [2022-10-26T00:13:27.145Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-26T00:13:27.145Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-26T00:13:27.145Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-26T00:13:27.145Z] go: downloading golang.org/x/text v0.3.7 [2022-10-26T00:13:27.145Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-10-26T00:13:27.145Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-10-26T00:13:27.145Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-10-26T00:13:27.145Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-10-26T00:13:28.518Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2022-10-26T00:13:35.120Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.096s coverage: 83.4% of statements [2022-10-26T00:13:35.120Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2022-10-26T00:13:35.120Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2022-10-26T00:13:35.120Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2022-10-26T00:13:35.120Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.028s coverage: 29.4% of statements [2022-10-26T00:13:35.120Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] [2022-10-26T00:13:35.120Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2022-10-26T00:13:35.120Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.019s coverage: 53.5% of statements [2022-10-26T00:13:35.120Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.011s coverage: 90.5% of statements [2022-10-26T00:13:35.120Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.052s coverage: 86.8% of statements [2022-10-26T00:13:35.120Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.028s coverage: 60.5% of statements [2022-10-26T00:13:35.120Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.008s coverage: 36.1% of statements [2022-10-26T00:13:35.120Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.009s coverage: 48.7% of statements [2022-10-26T00:13:41.688Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-26T00:13:41.688Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-10-26T00:13:43.066Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T00:13:43.066Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-26T00:13:43.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T00:13:43.095Z] $ docker stop --time=1 ca458d946a9452e9f94699ee25616f2d6e3273e42acc7b005c0183e02201ff44 [2022-10-26T00:13:46.097Z] $ docker rm -f ca458d946a9452e9f94699ee25616f2d6e3273e42acc7b005c0183e02201ff44 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T00:13:46.567Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T00:13:46.626Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:13:47.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T00:13:47.109Z] [2022-10-26T00:13:47.109Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:13:47.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T00:13:47.674Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-26T00:13:47.674Z] 5eb5b503b376: Pulling fs layer [2022-10-26T00:13:47.674Z] 5c69ac0246d0: Pulling fs layer [2022-10-26T00:13:47.674Z] ec43610c2a17: Pulling fs layer [2022-10-26T00:13:47.674Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-26T00:13:47.674Z] 33b1e0a273af: Pulling fs layer [2022-10-26T00:13:47.674Z] 5d3b04190fa2: Pulling fs layer [2022-10-26T00:13:47.674Z] 2f39f015ded8: Pulling fs layer [2022-10-26T00:13:47.674Z] 3a2ae6a8a46f: Waiting [2022-10-26T00:13:47.674Z] 33b1e0a273af: Waiting [2022-10-26T00:13:47.674Z] 5d3b04190fa2: Waiting [2022-10-26T00:13:47.674Z] 2f39f015ded8: Waiting [2022-10-26T00:13:47.674Z] 5c69ac0246d0: Download complete [2022-10-26T00:13:47.674Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-26T00:13:47.674Z] 3a2ae6a8a46f: Download complete [2022-10-26T00:13:47.674Z] 33b1e0a273af: Verifying Checksum [2022-10-26T00:13:47.674Z] 33b1e0a273af: Download complete [2022-10-26T00:13:47.674Z] 5d3b04190fa2: Verifying Checksum [2022-10-26T00:13:47.674Z] 5d3b04190fa2: Download complete [2022-10-26T00:13:47.674Z] ec43610c2a17: Verifying Checksum [2022-10-26T00:13:47.674Z] ec43610c2a17: Download complete [2022-10-26T00:13:47.932Z] 5eb5b503b376: Verifying Checksum [2022-10-26T00:13:47.932Z] 5eb5b503b376: Download complete [2022-10-26T00:13:48.500Z] 2f39f015ded8: Download complete [2022-10-26T00:13:49.064Z] 5eb5b503b376: Pull complete [2022-10-26T00:13:49.322Z] 5c69ac0246d0: Pull complete [2022-10-26T00:13:49.579Z] ec43610c2a17: Pull complete [2022-10-26T00:13:49.579Z] 3a2ae6a8a46f: Pull complete [2022-10-26T00:13:49.838Z] 33b1e0a273af: Pull complete [2022-10-26T00:13:50.097Z] 5d3b04190fa2: Pull complete [2022-10-26T00:13:54.291Z] 2f39f015ded8: Pull complete [2022-10-26T00:13:54.291Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-26T00:13:54.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T00:13:54.291Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:13:54.373Z] prd-ubuntu20.04-docker-8c-8g-117013 does not seem to be running inside a container [2022-10-26T00:13:54.411Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T00:13:59.756Z] $ docker top 22518e169c21a5c74dacde1bc3d64ca81af8ee23d445e0be298c237f31e0f492 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:14:00.154Z] ---> job-cost.sh [2022-10-26T00:14:00.154Z] lf-activate-venv: SKIPPING [2022-10-26T00:14:00.154Z] INFO: No Stack... [2022-10-26T00:14:00.424Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T00:14:00.992Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T00:14:01.277Z] + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv+ [2022-10-26T00:14:01.277Z] cut -d, -f6 [Pipeline] lock [2022-10-26T00:14:01.290Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-85-stack-cost] [2022-10-26T00:14:01.296Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-85-stack-cost] did not exist. Created. [2022-10-26T00:14:01.296Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T00:14:01.589Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-26T00:14:01.619Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T00:14:01.625Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-85-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T00:14:01.644Z] $ docker stop --time=1 22518e169c21a5c74dacde1bc3d64ca81af8ee23d445e0be298c237f31e0f492 [2022-10-26T00:14:02.800Z] $ docker rm -f 22518e169c21a5c74dacde1bc3d64ca81af8ee23d445e0be298c237f31e0f492 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-26T00:14:54.990Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117014 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2022-10-26T00:14:55.004Z] Running in /w/workspace/go-mod-core-contracts/85 [Pipeline] { [Pipeline] checkout [2022-10-26T00:14:55.037Z] Selected Git installation does not exist. Using Default [2022-10-26T00:14:55.037Z] The recommended git tool is: NONE [2022-10-26T00:14:59.773Z] using credential edgex-jenkins-ssh [2022-10-26T00:14:59.791Z] Cloning the remote Git repository [2022-10-26T00:14:59.831Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-10-26T00:14:59.912Z] > git init /w/workspace/go-mod-core-contracts/85 # timeout=10 [2022-10-26T00:15:00.060Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-10-26T00:15:00.061Z] > git --version # timeout=10 [2022-10-26T00:15:00.079Z] > git --version # 'git version 2.25.1' [2022-10-26T00:15:00.081Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T00:15:00.123Z] Verifying host key using known hosts file [2022-10-26T00:15:00.288Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T00:15:00.301Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T00:15:01.536Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2022-10-26T00:15:01.565Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T00:15:02.407Z] Avoid second fetch [2022-10-26T00:15:02.408Z] Checking out Revision adffc7ef9ef0bd2f646481272fdfdab5b72de8fe (main) [2022-10-26T00:15:02.949Z] Commit message: "Merge pull request #763 from hahattan/issue-719" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T00:15:02.424Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T00:15:02.443Z] > git checkout -f adffc7ef9ef0bd2f646481272fdfdab5b72de8fe # timeout=10 [2022-10-26T00:15:03.953Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-26T00:15:03.953Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T00:15:03.953Z] Dload Upload Total Spent Left Speed [2022-10-26T00:15:03.953Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 70402 0 --:--:-- --:--:-- --:--:-- 70797 [Pipeline] sh [2022-10-26T00:15:04.567Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-26T00:15:04.899Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-26T00:15:04.899Z] sudo tee /etc/docker/daemon.new [2022-10-26T00:15:04.899Z] { [2022-10-26T00:15:04.899Z] "registry-mirrors": [ [2022-10-26T00:15:04.899Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-26T00:15:04.899Z] ], [2022-10-26T00:15:04.899Z] "bip": "10.250.0.254/24", [2022-10-26T00:15:04.899Z] "hosts": [ [2022-10-26T00:15:04.899Z] "tcp://0.0.0.0:5555", [2022-10-26T00:15:04.899Z] "unix:///var/run/docker.sock" [2022-10-26T00:15:04.899Z] ], [2022-10-26T00:15:04.899Z] "mtu": 1458, [2022-10-26T00:15:04.899Z] "selinux-enabled": true, [2022-10-26T00:15:04.899Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-26T00:15:04.899Z] } [Pipeline] sh [2022-10-26T00:15:05.252Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-26T00:15:05.600Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-10-26T00:15:23.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T00:15:24.001Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T00:15:24.008Z] ========================================================= [2022-10-26T00:15:24.008Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-26T00:15:24.008Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-26T00:15:24.336Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T00:15:24.925Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-26T00:15:24.925Z] 9b18e9b68314: Pulling fs layer [2022-10-26T00:15:24.925Z] d32db5db7311: Pulling fs layer [2022-10-26T00:15:24.925Z] d0c4b47475fc: Pulling fs layer [2022-10-26T00:15:24.925Z] 5831b945b038: Pulling fs layer [2022-10-26T00:15:24.925Z] 86bbec2aaacd: Pulling fs layer [2022-10-26T00:15:24.925Z] e10730c5d714: Pulling fs layer [2022-10-26T00:15:24.925Z] 5dd5c2283517: Pulling fs layer [2022-10-26T00:15:24.925Z] d5ac0230b979: Pulling fs layer [2022-10-26T00:15:24.925Z] 5831b945b038: Waiting [2022-10-26T00:15:24.925Z] 86bbec2aaacd: Waiting [2022-10-26T00:15:24.925Z] e10730c5d714: Waiting [2022-10-26T00:15:24.925Z] 5dd5c2283517: Waiting [2022-10-26T00:15:24.925Z] d5ac0230b979: Waiting [2022-10-26T00:15:25.197Z] d0c4b47475fc: Verifying Checksum [2022-10-26T00:15:25.197Z] d0c4b47475fc: Download complete [2022-10-26T00:15:25.197Z] d32db5db7311: Verifying Checksum [2022-10-26T00:15:25.197Z] d32db5db7311: Download complete [2022-10-26T00:15:25.197Z] 86bbec2aaacd: Verifying Checksum [2022-10-26T00:15:25.197Z] 86bbec2aaacd: Download complete [2022-10-26T00:15:25.197Z] e10730c5d714: Verifying Checksum [2022-10-26T00:15:25.197Z] e10730c5d714: Download complete [2022-10-26T00:15:25.197Z] 9b18e9b68314: Verifying Checksum [2022-10-26T00:15:25.197Z] 9b18e9b68314: Download complete [2022-10-26T00:15:26.166Z] 9b18e9b68314: Pull complete [2022-10-26T00:15:26.437Z] d5ac0230b979: Verifying Checksum [2022-10-26T00:15:26.437Z] d5ac0230b979: Download complete [2022-10-26T00:15:26.706Z] d32db5db7311: Pull complete [2022-10-26T00:15:26.973Z] d0c4b47475fc: Pull complete [2022-10-26T00:15:27.562Z] 5dd5c2283517: Verifying Checksum [2022-10-26T00:15:27.562Z] 5dd5c2283517: Download complete [2022-10-26T00:15:28.152Z] 5831b945b038: Verifying Checksum [2022-10-26T00:15:28.152Z] 5831b945b038: Download complete [2022-10-26T00:15:40.505Z] 5831b945b038: Pull complete [2022-10-26T00:15:40.505Z] 86bbec2aaacd: Pull complete [2022-10-26T00:15:40.505Z] e10730c5d714: Pull complete [2022-10-26T00:15:45.859Z] 5dd5c2283517: Pull complete [2022-10-26T00:15:47.813Z] d5ac0230b979: Pull complete [2022-10-26T00:15:47.813Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-26T00:15:47.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T00:15:47.813Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-10-26T00:15:48.136Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:15:48.472Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T00:15:48.472Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:15:48.650Z] prd-ubuntu20.04-docker-arm64-4c-16g-117014 does not seem to be running inside a container [2022-10-26T00:15:48.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/85 -v /w/workspace/go-mod-core-contracts/85:/w/workspace/go-mod-core-contracts/85:rw,z -v /w/workspace/go-mod-core-contracts/85@tmp:/w/workspace/go-mod-core-contracts/85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T00:15:51.713Z] $ docker top 9286f53d3dff543636bc9ce1fa2980f688bbabf2d01b725a046f2c6aeda4cb39 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T00:15:52.584Z] + go version [2022-10-26T00:15:52.584Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-26T00:15:52.608Z] $ docker stop --time=1 9286f53d3dff543636bc9ce1fa2980f688bbabf2d01b725a046f2c6aeda4cb39 [2022-10-26T00:15:54.224Z] $ docker rm -f 9286f53d3dff543636bc9ce1fa2980f688bbabf2d01b725a046f2c6aeda4cb39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:15:54.726Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T00:15:54.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:15:54.873Z] prd-ubuntu20.04-docker-arm64-4c-16g-117014 does not seem to be running inside a container [2022-10-26T00:15:54.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-core-contracts/85 -v /w/workspace/go-mod-core-contracts/85:/w/workspace/go-mod-core-contracts/85:rw,z -v /w/workspace/go-mod-core-contracts/85@tmp:/w/workspace/go-mod-core-contracts/85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T00:15:56.031Z] $ docker top 25ac68e106fe0d88d2431907d8d018d100315e7d153c2a5951bbc1333f0dce15 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T00:15:56.504Z] + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/85 [Pipeline] fileExists [Pipeline] sh [2022-10-26T00:15:56.827Z] + make test [2022-10-26T00:15:56.827Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-26T00:15:57.095Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-26T00:15:57.095Z] go: downloading github.com/go-kit/log v0.2.1 [2022-10-26T00:15:57.095Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-26T00:15:57.361Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-10-26T00:15:57.361Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-10-26T00:15:57.361Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-26T00:15:57.627Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-10-26T00:15:57.627Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-26T00:15:57.627Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-26T00:15:57.627Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-26T00:15:57.627Z] go: downloading github.com/x448/float16 v0.8.4 [2022-10-26T00:15:57.627Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-10-26T00:15:57.627Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-10-26T00:15:57.627Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-10-26T00:15:57.627Z] go: downloading golang.org/x/text v0.3.7 [2022-10-26T00:15:57.627Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-10-26T00:16:01.908Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2022-10-26T00:16:40.802Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.495s coverage: 83.4% of statements [2022-10-26T00:16:40.802Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2022-10-26T00:16:40.802Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2022-10-26T00:16:40.802Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2022-10-26T00:16:40.802Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.067s coverage: 29.4% of statements [2022-10-26T00:16:40.802Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] [2022-10-26T00:16:40.802Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2022-10-26T00:16:40.802Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.119s coverage: 53.5% of statements [2022-10-26T00:16:40.802Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.103s coverage: 90.5% of statements [2022-10-26T00:16:40.802Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.232s coverage: 86.8% of statements [2022-10-26T00:16:40.802Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.060s coverage: 60.5% of statements [2022-10-26T00:16:40.802Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.034s coverage: 36.1% of statements [2022-10-26T00:16:40.802Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.042s coverage: 48.7% of statements [2022-10-26T00:16:40.802Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-26T00:16:40.802Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-10-26T00:16:49.038Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T00:16:49.038Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-26T00:16:49.056Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T00:16:49.071Z] $ docker stop --time=1 25ac68e106fe0d88d2431907d8d018d100315e7d153c2a5951bbc1333f0dce15 [2022-10-26T00:16:50.866Z] $ docker rm -f 25ac68e106fe0d88d2431907d8d018d100315e7d153c2a5951bbc1333f0dce15 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T00:16:52.187Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T00:16:52.210Z] Warning: overwriting stash ‘coverage-report’ [2022-10-26T00:16:52.760Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:16:53.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T00:16:53.171Z] [2022-10-26T00:16:53.171Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:16:53.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T00:16:53.493Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-26T00:16:53.493Z] 8998bd30e6a1: Pulling fs layer [2022-10-26T00:16:53.493Z] 04944245beec: Pulling fs layer [2022-10-26T00:16:53.493Z] 699f458cf7ca: Pulling fs layer [2022-10-26T00:16:53.493Z] 765212b225bb: Pulling fs layer [2022-10-26T00:16:53.493Z] f23df028b6ca: Pulling fs layer [2022-10-26T00:16:53.493Z] d65c8cfc05b1: Pulling fs layer [2022-10-26T00:16:53.493Z] 2437ff75d9bd: Pulling fs layer [2022-10-26T00:16:53.493Z] f23df028b6ca: Waiting [2022-10-26T00:16:53.493Z] d65c8cfc05b1: Waiting [2022-10-26T00:16:53.493Z] 2437ff75d9bd: Waiting [2022-10-26T00:16:53.493Z] 765212b225bb: Waiting [2022-10-26T00:16:53.759Z] 04944245beec: Verifying Checksum [2022-10-26T00:16:53.759Z] 04944245beec: Download complete [2022-10-26T00:16:53.759Z] 765212b225bb: Verifying Checksum [2022-10-26T00:16:53.759Z] 765212b225bb: Download complete [2022-10-26T00:16:53.759Z] f23df028b6ca: Verifying Checksum [2022-10-26T00:16:53.759Z] f23df028b6ca: Download complete [2022-10-26T00:16:53.759Z] d65c8cfc05b1: Verifying Checksum [2022-10-26T00:16:53.759Z] d65c8cfc05b1: Download complete [2022-10-26T00:16:54.027Z] 699f458cf7ca: Verifying Checksum [2022-10-26T00:16:54.027Z] 699f458cf7ca: Download complete [2022-10-26T00:16:54.300Z] 8998bd30e6a1: Verifying Checksum [2022-10-26T00:16:54.300Z] 8998bd30e6a1: Download complete [2022-10-26T00:16:56.892Z] 2437ff75d9bd: Verifying Checksum [2022-10-26T00:16:56.892Z] 2437ff75d9bd: Download complete [2022-10-26T00:16:59.469Z] 8998bd30e6a1: Pull complete [2022-10-26T00:17:00.050Z] 04944245beec: Pull complete [2022-10-26T00:17:01.456Z] 699f458cf7ca: Pull complete [2022-10-26T00:17:01.456Z] 765212b225bb: Pull complete [2022-10-26T00:17:02.043Z] f23df028b6ca: Pull complete [2022-10-26T00:17:02.310Z] d65c8cfc05b1: Pull complete [2022-10-26T00:17:17.344Z] 2437ff75d9bd: Pull complete [2022-10-26T00:17:17.344Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-26T00:17:17.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T00:17:17.344Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:17:17.527Z] prd-ubuntu20.04-docker-arm64-4c-16g-117014 does not seem to be running inside a container [2022-10-26T00:17:17.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/85 -v /w/workspace/go-mod-core-contracts/85:/w/workspace/go-mod-core-contracts/85:rw,z -v /w/workspace/go-mod-core-contracts/85@tmp:/w/workspace/go-mod-core-contracts/85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-26T00:17:20.007Z] $ docker top a5fb69c13475a93438853b27a470abeae53d1f42153bf74779cf557975290ce0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:17:20.521Z] ---> job-cost.sh [2022-10-26T00:17:20.789Z] lf-activate-venv: SKIPPING [2022-10-26T00:17:20.789Z] INFO: No Stack... [2022-10-26T00:17:21.371Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-26T00:17:21.952Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T00:17:22.270Z] + cat /w/workspace/go-mod-core-contracts/85/archives/cost.csv [2022-10-26T00:17:22.270Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T00:17:22.605Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-85-stack-cost] [2022-10-26T00:17:22.610Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-85-stack-cost] did not exist. Created. [2022-10-26T00:17:22.610Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T00:17:23.257Z] /w/workspace/go-mod-core-contracts/85@tmp/durable-5eef73d3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-26T00:17:23.907Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-26T00:17:23.927Z] Warning: overwriting stash ‘stack-cost’ [2022-10-26T00:17:23.982Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T00:17:23.987Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-85-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T00:17:24.004Z] $ docker stop --time=1 a5fb69c13475a93438853b27a470abeae53d1f42153bf74779cf557975290ce0 [2022-10-26T00:17:25.463Z] $ docker rm -f a5fb69c13475a93438853b27a470abeae53d1f42153bf74779cf557975290ce0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-26T00:17:25.807Z] provisioning config files... [2022-10-26T00:17:25.816Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config7791404472359415531tmp [Pipeline] { [Pipeline] sh [2022-10-26T00:17:26.124Z] + set +x [2022-10-26T00:17:26.124Z] + curl -s https://codecov.io/bash [2022-10-26T00:17:26.124Z] + bash -s -- [2022-10-26T00:17:26.124Z] [2022-10-26T00:17:26.124Z] _____ _ [2022-10-26T00:17:26.125Z] / ____| | | [2022-10-26T00:17:26.125Z] | | ___ __| | ___ ___ _____ __ [2022-10-26T00:17:26.125Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-26T00:17:26.125Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-26T00:17:26.125Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-26T00:17:26.125Z] Bash-1.0.6 [2022-10-26T00:17:26.125Z] [2022-10-26T00:17:26.125Z] [2022-10-26T00:17:26.125Z] ==> git version 2.25.1 found [2022-10-26T00:17:26.125Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-26T00:17:26.125Z] Release-Date: 2020-01-08 [2022-10-26T00:17:26.125Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-26T00:17:26.125Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-26T00:17:26.125Z] ==> Jenkins CI detected. [2022-10-26T00:17:26.125Z] current dir:  /w/workspace/undry_go-mod-core-contracts_main [2022-10-26T00:17:26.125Z] project root: . [2022-10-26T00:17:26.125Z] --> token set from env [2022-10-26T00:17:26.125Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-26T00:17:26.125Z] ==> Running gcov in . (disable via -X gcov) [2022-10-26T00:17:26.125Z] ==> Python coveragepy not found [2022-10-26T00:17:26.125Z] ==> Searching for coverage reports in: [2022-10-26T00:17:26.125Z] + . [2022-10-26T00:17:26.125Z] -> Found 1 reports [2022-10-26T00:17:26.125Z] ==> Detecting git/mercurial file structure [2022-10-26T00:17:26.125Z] ==> Reading reports [2022-10-26T00:17:26.125Z] + ./coverage.out bytes=117200 [2022-10-26T00:17:26.125Z] ==> Appending adjustments [2022-10-26T00:17:26.125Z] https://docs.codecov.io/docs/fixing-reports [2022-10-26T00:17:27.062Z] + Found adjustments [2022-10-26T00:17:27.062Z] ==> Gzipping contents [2022-10-26T00:17:27.062Z] 20K /tmp/codecov.gWTEOc.gz [2022-10-26T00:17:27.062Z] ==> Uploading reports [2022-10-26T00:17:27.062Z] url: https://codecov.io [2022-10-26T00:17:27.062Z] query: branch=main&commit=adffc7ef9ef0bd2f646481272fdfdab5b72de8fe&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T00:17:27.062Z] -> Pinging Codecov [2022-10-26T00:17:27.062Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=adffc7ef9ef0bd2f646481272fdfdab5b72de8fe&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T00:17:27.322Z] -> Uploading to [2022-10-26T00:17:27.322Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-26/71470A77251A30514AAF9C0BB2E5B6CE/adffc7ef9ef0bd2f646481272fdfdab5b72de8fe/97976456-3560-4b87-a42d-fc82eb16cf82.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T001727Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5c06962c2c12c730cb9d3126b4776e38bd1cd665da8adc5cdfea499aced8133f [2022-10-26T00:17:27.322Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T00:17:27.322Z] Dload Upload Total Spent Left Speed [2022-10-26T00:17:27.581Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17495 0 0 100 17495 0 55189 --:--:-- --:--:-- --:--:-- 55189 [2022-10-26T00:17:27.582Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/adffc7ef9ef0bd2f646481272fdfdab5b72de8fe [Pipeline] } [2022-10-26T00:17:27.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-26T00:17:27.683Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-26T00:17:27.698Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:17:27.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T00:17:27.992Z] [2022-10-26T00:17:27.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:17:28.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T00:17:28.285Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-26T00:17:28.285Z] df9b9388f04a: Pulling fs layer [2022-10-26T00:17:28.285Z] 52dc419b0ee2: Pulling fs layer [2022-10-26T00:17:28.285Z] 25bc292e5bac: Pulling fs layer [2022-10-26T00:17:28.285Z] 114826534d7a: Pulling fs layer [2022-10-26T00:17:28.285Z] 4657fd5d0bcf: Pulling fs layer [2022-10-26T00:17:28.285Z] 6ad1cebc031e: Pulling fs layer [2022-10-26T00:17:28.285Z] 8a3aa393b2d8: Pulling fs layer [2022-10-26T00:17:28.285Z] 114826534d7a: Waiting [2022-10-26T00:17:28.285Z] 4657fd5d0bcf: Waiting [2022-10-26T00:17:28.285Z] 6ad1cebc031e: Waiting [2022-10-26T00:17:28.285Z] 8a3aa393b2d8: Waiting [2022-10-26T00:17:28.285Z] 25bc292e5bac: Download complete [2022-10-26T00:17:28.285Z] 52dc419b0ee2: Verifying Checksum [2022-10-26T00:17:28.285Z] 52dc419b0ee2: Download complete [2022-10-26T00:17:28.285Z] 4657fd5d0bcf: Download complete [2022-10-26T00:17:28.285Z] df9b9388f04a: Download complete [2022-10-26T00:17:28.543Z] 6ad1cebc031e: Verifying Checksum [2022-10-26T00:17:28.543Z] 6ad1cebc031e: Download complete [2022-10-26T00:17:28.543Z] df9b9388f04a: Pull complete [2022-10-26T00:17:28.543Z] 52dc419b0ee2: Pull complete [2022-10-26T00:17:28.543Z] 25bc292e5bac: Pull complete [2022-10-26T00:17:29.113Z] 114826534d7a: Verifying Checksum [2022-10-26T00:17:29.113Z] 114826534d7a: Download complete [2022-10-26T00:17:29.374Z] 8a3aa393b2d8: Verifying Checksum [2022-10-26T00:17:29.374Z] 8a3aa393b2d8: Download complete [2022-10-26T00:17:33.580Z] 114826534d7a: Pull complete [2022-10-26T00:17:33.580Z] 4657fd5d0bcf: Pull complete [2022-10-26T00:17:33.580Z] 6ad1cebc031e: Pull complete [2022-10-26T00:17:40.168Z] 8a3aa393b2d8: Pull complete [2022-10-26T00:17:40.168Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-26T00:17:40.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T00:17:40.168Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:17:40.240Z] prd-ubuntu20.04-docker-8c-8g-117013 does not seem to be running inside a container [2022-10-26T00:17:40.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-26T00:17:40.592Z] $ docker top de55b936d7e82b4690dcbada14b55c691292c59ca9c2c05ad21a864738231bb2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-26T00:17:40.656Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh [2022-10-26T00:17:40.936Z] + set -o pipefail [2022-10-26T00:17:40.936Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' [2022-10-26T00:17:43.469Z] [2022-10-26T00:17:43.469Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2022-10-26T00:17:43.469Z] [2022-10-26T00:17:43.469Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/5d281a6a-b39d-47c7-a928-ad7c7c347f57 [2022-10-26T00:17:43.469Z] [2022-10-26T00:17:43.469Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-26T00:17:43.469Z] [2022-10-26T00:17:43.729Z] [2022-10-26T00:17:43.729Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-26T00:17:43.729Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-26T00:17:43.729Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-26T00:17:43.741Z] $ docker stop --time=1 de55b936d7e82b4690dcbada14b55c691292c59ca9c2c05ad21a864738231bb2 [2022-10-26T00:17:46.026Z] $ docker rm -f de55b936d7e82b4690dcbada14b55c691292c59ca9c2c05ad21a864738231bb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T00:17:46.599Z] + git log --format=format:%s -1 adffc7ef9ef0bd2f646481272fdfdab5b72de8fe [Pipeline] sh [2022-10-26T00:17:46.890Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T00:17:46.890Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:17:47.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T00:17:47.187Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:17:47.254Z] prd-ubuntu20.04-docker-8c-8g-117013 does not seem to be running inside a container [2022-10-26T00:17:47.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T00:17:47.660Z] $ docker top 64db5f45c76b2ee283440de3911285d2563d60ff8a17a8ed9f66ee4d0f9e47b3 -eo pid,comm [2022-10-26T00:17:47.707Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-26T00:17:47.707Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T00:17:47.738Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T00:17:47.738Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T00:17:47.846Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T00:17:47.848Z] $ docker exec 64db5f45c76b2ee283440de3911285d2563d60ff8a17a8ed9f66ee4d0f9e47b3 ssh-agent [2022-10-26T00:17:47.958Z] SSH_AUTH_SOCK=/tmp/ssh-CzFhorJFiryG/agent.32 [2022-10-26T00:17:47.958Z] SSH_AGENT_PID=38 [2022-10-26T00:17:47.962Z] Running ssh-add (command line suppressed) [2022-10-26T00:17:48.060Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1242340097437549118.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1242340097437549118.key) [2022-10-26T00:17:48.074Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T00:17:48.358Z] + git semver tag [2022-10-26T00:17:48.617Z] 2022-10-26 00:17:48,516 [run_tag] DEBUG tag force:False [2022-10-26T00:17:48.617Z] 2022-10-26 00:17:48,516 [check_head_tag] DEBUG check head tag [2022-10-26T00:17:48.617Z] 2022-10-26 00:17:48,519 [execute] INFO git cat-file --batch-check [2022-10-26T00:17:48.617Z] 2022-10-26 00:17:48,520 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) [2022-10-26T00:17:48.617Z] 2022-10-26 00:17:48,523 [execute] INFO git cat-file --batch [2022-10-26T00:17:48.617Z] 2022-10-26 00:17:48,523 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) [2022-10-26T00:17:48.617Z] 2022-10-26 00:17:48,565 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-10-26T00:17:48.617Z] 2022-10-26 00:17:48,565 [execute] INFO git tag -a v2.3.0-dev.19 -m v2.3.0-dev.19 [2022-10-26T00:17:48.617Z] 2022-10-26 00:17:48,565 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.19', '-m', 'v2.3.0-dev.19'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T00:17:48.617Z] 2022-10-26 00:17:48,569 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-10-26T00:17:48.617Z] 2.3.0-dev.19 [Pipeline] } [2022-10-26T00:17:48.627Z] $ docker exec --env ******** --env ******** 64db5f45c76b2ee283440de3911285d2563d60ff8a17a8ed9f66ee4d0f9e47b3 ssh-agent -k [2022-10-26T00:17:48.721Z] unset SSH_AUTH_SOCK; [2022-10-26T00:17:48.721Z] unset SSH_AGENT_PID; [2022-10-26T00:17:48.721Z] echo Agent pid 38 killed; [2022-10-26T00:17:48.731Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T00:17:49.039Z] + git semver [Pipeline] } [2022-10-26T00:17:49.309Z] $ docker stop --time=1 64db5f45c76b2ee283440de3911285d2563d60ff8a17a8ed9f66ee4d0f9e47b3 [2022-10-26T00:17:50.586Z] $ docker rm -f 64db5f45c76b2ee283440de3911285d2563d60ff8a17a8ed9f66ee4d0f9e47b3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:17:50.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T00:17:50.968Z] [2022-10-26T00:17:50.968Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:17:51.261Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T00:17:51.262Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-26T00:17:51.262Z] ab5ef0e58194: Pulling fs layer [2022-10-26T00:17:51.262Z] 9712f1f96733: Pulling fs layer [2022-10-26T00:17:51.262Z] 63f879dbbcfc: Pulling fs layer [2022-10-26T00:17:51.262Z] 0d9ebad4ef96: Pulling fs layer [2022-10-26T00:17:51.262Z] e9a5061849ea: Pulling fs layer [2022-10-26T00:17:51.262Z] d747dcd14b5f: Pulling fs layer [2022-10-26T00:17:51.262Z] 2de7ff778b66: Pulling fs layer [2022-10-26T00:17:51.262Z] 0d9ebad4ef96: Waiting [2022-10-26T00:17:51.262Z] e9a5061849ea: Waiting [2022-10-26T00:17:51.262Z] d747dcd14b5f: Waiting [2022-10-26T00:17:51.262Z] 2de7ff778b66: Waiting [2022-10-26T00:17:51.262Z] 9712f1f96733: Download complete [2022-10-26T00:17:51.538Z] 63f879dbbcfc: Verifying Checksum [2022-10-26T00:17:51.538Z] 63f879dbbcfc: Download complete [2022-10-26T00:17:51.811Z] e9a5061849ea: Verifying Checksum [2022-10-26T00:17:51.811Z] e9a5061849ea: Download complete [2022-10-26T00:17:51.811Z] d747dcd14b5f: Verifying Checksum [2022-10-26T00:17:51.811Z] d747dcd14b5f: Download complete [2022-10-26T00:17:52.071Z] 0d9ebad4ef96: Verifying Checksum [2022-10-26T00:17:52.071Z] 0d9ebad4ef96: Download complete [2022-10-26T00:17:52.071Z] ab5ef0e58194: Verifying Checksum [2022-10-26T00:17:52.071Z] ab5ef0e58194: Download complete [2022-10-26T00:17:52.071Z] 2de7ff778b66: Verifying Checksum [2022-10-26T00:17:54.598Z] ab5ef0e58194: Pull complete [2022-10-26T00:17:54.598Z] 9712f1f96733: Pull complete [2022-10-26T00:17:55.164Z] 63f879dbbcfc: Pull complete [2022-10-26T00:17:58.445Z] 0d9ebad4ef96: Pull complete [2022-10-26T00:17:58.703Z] e9a5061849ea: Pull complete [2022-10-26T00:17:58.703Z] d747dcd14b5f: Pull complete [2022-10-26T00:17:59.640Z] 2de7ff778b66: Pull complete [2022-10-26T00:17:59.640Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-26T00:17:59.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T00:17:59.640Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:17:59.710Z] prd-ubuntu20.04-docker-8c-8g-117013 does not seem to be running inside a container [2022-10-26T00:17:59.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-26T00:18:04.593Z] $ docker top 64a94de522926b203b8c1e00e177faa16b14ebd310b00f075fa2069d8e369a6f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-26T00:18:04.657Z] provisioning config files... [2022-10-26T00:18:04.663Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3785902888472163073tmp [2022-10-26T00:18:04.672Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config17570262091810815794tmp [2022-10-26T00:18:04.681Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config18179797328064403350tmp [Pipeline] { [Pipeline] echo [2022-10-26T00:18:04.694Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:18:04.975Z] ---> sigul-configuration.sh [2022-10-26T00:18:04.975Z] gpg: directory `/root/.gnupg' created [2022-10-26T00:18:04.975Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-26T00:18:04.975Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-26T00:18:04.975Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-26T00:18:04.975Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-26T00:18:04.975Z] gpg: CAST5 encrypted data [2022-10-26T00:18:04.975Z] gpg: encrypted with 1 passphrase [2022-10-26T00:18:04.975Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-26T00:18:05.263Z] + mkdir /home/jenkins [2022-10-26T00:18:05.263Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-26T00:18:05.554Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-26T00:18:05.561Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:18:05.841Z] ---> sigul-install.sh [2022-10-26T00:18:05.841Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-26T00:18:06.127Z] + git tag --list [2022-10-26T00:18:06.127Z] v0.0.0 [2022-10-26T00:18:06.127Z] v0.0.1 [2022-10-26T00:18:06.127Z] v0.1.0 [2022-10-26T00:18:06.127Z] v0.1.1 [2022-10-26T00:18:06.127Z] v0.1.10 [2022-10-26T00:18:06.127Z] v0.1.100 [2022-10-26T00:18:06.127Z] v0.1.101 [2022-10-26T00:18:06.127Z] v0.1.102 [2022-10-26T00:18:06.127Z] v0.1.103 [2022-10-26T00:18:06.127Z] v0.1.104 [2022-10-26T00:18:06.127Z] v0.1.105 [2022-10-26T00:18:06.127Z] v0.1.106 [2022-10-26T00:18:06.127Z] v0.1.107 [2022-10-26T00:18:06.127Z] v0.1.108 [2022-10-26T00:18:06.127Z] v0.1.109 [2022-10-26T00:18:06.127Z] v0.1.11 [2022-10-26T00:18:06.127Z] v0.1.110 [2022-10-26T00:18:06.127Z] v0.1.111 [2022-10-26T00:18:06.127Z] v0.1.112 [2022-10-26T00:18:06.127Z] v0.1.113 [2022-10-26T00:18:06.127Z] v0.1.114 [2022-10-26T00:18:06.127Z] v0.1.115 [2022-10-26T00:18:06.127Z] v0.1.116 [2022-10-26T00:18:06.127Z] v0.1.117 [2022-10-26T00:18:06.127Z] v0.1.118 [2022-10-26T00:18:06.127Z] v0.1.119 [2022-10-26T00:18:06.127Z] v0.1.12 [2022-10-26T00:18:06.127Z] v0.1.120 [2022-10-26T00:18:06.127Z] v0.1.121 [2022-10-26T00:18:06.127Z] v0.1.122 [2022-10-26T00:18:06.127Z] v0.1.123 [2022-10-26T00:18:06.127Z] v0.1.124 [2022-10-26T00:18:06.127Z] v0.1.125 [2022-10-26T00:18:06.127Z] v0.1.126 [2022-10-26T00:18:06.127Z] v0.1.127 [2022-10-26T00:18:06.127Z] v0.1.128 [2022-10-26T00:18:06.127Z] v0.1.129 [2022-10-26T00:18:06.127Z] v0.1.13 [2022-10-26T00:18:06.127Z] v0.1.130 [2022-10-26T00:18:06.127Z] v0.1.131 [2022-10-26T00:18:06.127Z] v0.1.132 [2022-10-26T00:18:06.127Z] v0.1.133 [2022-10-26T00:18:06.127Z] v0.1.134 [2022-10-26T00:18:06.127Z] v0.1.135 [2022-10-26T00:18:06.127Z] v0.1.136 [2022-10-26T00:18:06.127Z] v0.1.137 [2022-10-26T00:18:06.127Z] v0.1.138 [2022-10-26T00:18:06.127Z] v0.1.139 [2022-10-26T00:18:06.127Z] v0.1.14 [2022-10-26T00:18:06.127Z] v0.1.140 [2022-10-26T00:18:06.127Z] v0.1.141 [2022-10-26T00:18:06.127Z] v0.1.142 [2022-10-26T00:18:06.127Z] v0.1.143 [2022-10-26T00:18:06.127Z] v0.1.144 [2022-10-26T00:18:06.127Z] v0.1.145 [2022-10-26T00:18:06.127Z] v0.1.146 [2022-10-26T00:18:06.127Z] v0.1.147 [2022-10-26T00:18:06.127Z] v0.1.148 [2022-10-26T00:18:06.127Z] v0.1.149 [2022-10-26T00:18:06.127Z] v0.1.15 [2022-10-26T00:18:06.127Z] v0.1.16 [2022-10-26T00:18:06.127Z] v0.1.17 [2022-10-26T00:18:06.127Z] v0.1.18 [2022-10-26T00:18:06.127Z] v0.1.19 [2022-10-26T00:18:06.127Z] v0.1.2 [2022-10-26T00:18:06.127Z] v0.1.20 [2022-10-26T00:18:06.127Z] v0.1.21 [2022-10-26T00:18:06.127Z] v0.1.22 [2022-10-26T00:18:06.127Z] v0.1.23 [2022-10-26T00:18:06.127Z] v0.1.24 [2022-10-26T00:18:06.127Z] v0.1.25 [2022-10-26T00:18:06.127Z] v0.1.26 [2022-10-26T00:18:06.127Z] v0.1.27 [2022-10-26T00:18:06.127Z] v0.1.28 [2022-10-26T00:18:06.127Z] v0.1.29 [2022-10-26T00:18:06.127Z] v0.1.3 [2022-10-26T00:18:06.127Z] v0.1.30 [2022-10-26T00:18:06.127Z] v0.1.31 [2022-10-26T00:18:06.127Z] v0.1.32 [2022-10-26T00:18:06.127Z] v0.1.33 [2022-10-26T00:18:06.127Z] v0.1.34 [2022-10-26T00:18:06.127Z] v0.1.35 [2022-10-26T00:18:06.127Z] v0.1.36 [2022-10-26T00:18:06.127Z] v0.1.37 [2022-10-26T00:18:06.127Z] v0.1.38 [2022-10-26T00:18:06.127Z] v0.1.39 [2022-10-26T00:18:06.127Z] v0.1.4 [2022-10-26T00:18:06.127Z] v0.1.40 [2022-10-26T00:18:06.127Z] v0.1.41 [2022-10-26T00:18:06.127Z] v0.1.42 [2022-10-26T00:18:06.127Z] v0.1.43 [2022-10-26T00:18:06.127Z] v0.1.44 [2022-10-26T00:18:06.127Z] v0.1.45 [2022-10-26T00:18:06.127Z] v0.1.46 [2022-10-26T00:18:06.127Z] v0.1.47 [2022-10-26T00:18:06.127Z] v0.1.48 [2022-10-26T00:18:06.127Z] v0.1.49 [2022-10-26T00:18:06.127Z] v0.1.5 [2022-10-26T00:18:06.127Z] v0.1.50 [2022-10-26T00:18:06.127Z] v0.1.51 [2022-10-26T00:18:06.127Z] v0.1.52 [2022-10-26T00:18:06.127Z] v0.1.53 [2022-10-26T00:18:06.127Z] v0.1.54 [2022-10-26T00:18:06.127Z] v0.1.55 [2022-10-26T00:18:06.127Z] v0.1.56 [2022-10-26T00:18:06.127Z] v0.1.57 [2022-10-26T00:18:06.127Z] v0.1.58 [2022-10-26T00:18:06.127Z] v0.1.59 [2022-10-26T00:18:06.127Z] v0.1.6 [2022-10-26T00:18:06.127Z] v0.1.60 [2022-10-26T00:18:06.127Z] v0.1.61 [2022-10-26T00:18:06.127Z] v0.1.62 [2022-10-26T00:18:06.127Z] v0.1.63 [2022-10-26T00:18:06.127Z] v0.1.64 [2022-10-26T00:18:06.127Z] v0.1.65 [2022-10-26T00:18:06.127Z] v0.1.66 [2022-10-26T00:18:06.127Z] v0.1.67 [2022-10-26T00:18:06.127Z] v0.1.68 [2022-10-26T00:18:06.127Z] v0.1.69 [2022-10-26T00:18:06.127Z] v0.1.7 [2022-10-26T00:18:06.127Z] v0.1.70 [2022-10-26T00:18:06.127Z] v0.1.71 [2022-10-26T00:18:06.127Z] v0.1.72 [2022-10-26T00:18:06.127Z] v0.1.73 [2022-10-26T00:18:06.127Z] v0.1.74 [2022-10-26T00:18:06.127Z] v0.1.75 [2022-10-26T00:18:06.127Z] v0.1.76 [2022-10-26T00:18:06.127Z] v0.1.77 [2022-10-26T00:18:06.127Z] v0.1.78 [2022-10-26T00:18:06.127Z] v0.1.79 [2022-10-26T00:18:06.127Z] v0.1.8 [2022-10-26T00:18:06.127Z] v0.1.80 [2022-10-26T00:18:06.127Z] v0.1.81 [2022-10-26T00:18:06.127Z] v0.1.82 [2022-10-26T00:18:06.127Z] v0.1.83 [2022-10-26T00:18:06.127Z] v0.1.84 [2022-10-26T00:18:06.127Z] v0.1.85 [2022-10-26T00:18:06.127Z] v0.1.86 [2022-10-26T00:18:06.127Z] v0.1.87 [2022-10-26T00:18:06.127Z] v0.1.88 [2022-10-26T00:18:06.127Z] v0.1.89 [2022-10-26T00:18:06.127Z] v0.1.9 [2022-10-26T00:18:06.127Z] v0.1.90 [2022-10-26T00:18:06.127Z] v0.1.91 [2022-10-26T00:18:06.127Z] v0.1.92 [2022-10-26T00:18:06.127Z] v0.1.93 [2022-10-26T00:18:06.127Z] v0.1.94 [2022-10-26T00:18:06.127Z] v0.1.95 [2022-10-26T00:18:06.127Z] v0.1.96 [2022-10-26T00:18:06.127Z] v0.1.97 [2022-10-26T00:18:06.127Z] v0.1.98 [2022-10-26T00:18:06.127Z] v0.1.99 [2022-10-26T00:18:06.127Z] v2.0.0 [2022-10-26T00:18:06.127Z] v2.1.0 [2022-10-26T00:18:06.127Z] v2.1.1 [2022-10-26T00:18:06.127Z] v2.1.1-dev.2 [2022-10-26T00:18:06.127Z] v2.2.0 [2022-10-26T00:18:06.127Z] v2.2.1-dev.1 [2022-10-26T00:18:06.127Z] v2.2.1-dev.10 [2022-10-26T00:18:06.127Z] v2.2.1-dev.11 [2022-10-26T00:18:06.127Z] v2.2.1-dev.2 [2022-10-26T00:18:06.127Z] v2.2.1-dev.3 [2022-10-26T00:18:06.127Z] v2.2.1-dev.4 [2022-10-26T00:18:06.127Z] v2.2.1-dev.5 [2022-10-26T00:18:06.127Z] v2.2.1-dev.6 [2022-10-26T00:18:06.127Z] v2.2.1-dev.7 [2022-10-26T00:18:06.127Z] v2.2.1-dev.8 [2022-10-26T00:18:06.127Z] v2.2.1-dev.9 [2022-10-26T00:18:06.127Z] v2.3.0-dev.12 [2022-10-26T00:18:06.127Z] v2.3.0-dev.13 [2022-10-26T00:18:06.127Z] v2.3.0-dev.14 [2022-10-26T00:18:06.127Z] v2.3.0-dev.15 [2022-10-26T00:18:06.127Z] v2.3.0-dev.16 [2022-10-26T00:18:06.127Z] v2.3.0-dev.17 [2022-10-26T00:18:06.127Z] v2.3.0-dev.18 [2022-10-26T00:18:06.127Z] v2.3.0-dev.19 [Pipeline] sh [2022-10-26T00:18:06.412Z] + lftools sign git-tag v2.3.0-dev.19 [2022-10-26T00:18:06.980Z] Signing Git tag with Sigul... [2022-10-26T00:18:06.980Z] Signing v2.3.0-dev.19 [Pipeline] echo [2022-10-26T00:18:07.247Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:18:07.530Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-26T00:18:07.538Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-26T00:18:07.555Z] $ docker stop --time=1 64a94de522926b203b8c1e00e177faa16b14ebd310b00f075fa2069d8e369a6f [2022-10-26T00:18:08.795Z] $ docker rm -f 64a94de522926b203b8c1e00e177faa16b14ebd310b00f075fa2069d8e369a6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-26T00:18:09.190Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T00:18:09.190Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:18:09.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T00:18:09.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:18:09.544Z] prd-ubuntu20.04-docker-8c-8g-117013 does not seem to be running inside a container [2022-10-26T00:18:09.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T00:18:09.885Z] $ docker top 0e602be1ab4d52e2fa73b90b1566f84cea1564922199ff2ec1eb3b5045034443 -eo pid,comm [2022-10-26T00:18:09.933Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-26T00:18:09.933Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T00:18:09.975Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T00:18:09.975Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T00:18:10.081Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T00:18:10.085Z] $ docker exec 0e602be1ab4d52e2fa73b90b1566f84cea1564922199ff2ec1eb3b5045034443 ssh-agent [2022-10-26T00:18:10.198Z] SSH_AUTH_SOCK=/tmp/ssh-Gi0E1MmC0Vvk/agent.31 [2022-10-26T00:18:10.198Z] SSH_AGENT_PID=37 [2022-10-26T00:18:10.202Z] Running ssh-add (command line suppressed) [2022-10-26T00:18:10.316Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14733793850540285398.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14733793850540285398.key) [2022-10-26T00:18:10.332Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T00:18:10.618Z] + git semver bump pre [2022-10-26T00:18:10.877Z] 2022-10-26 00:18:10,785 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-10-26T00:18:10.877Z] 2022-10-26 00:18:10,785 [bump_version] DEBUG bumping version:2.3.0-dev.19 on axis:pre with prefix:dev [2022-10-26T00:18:10.877Z] 2022-10-26 00:18:10,785 [bump_version] DEBUG bumped version:2.3.0-dev.20 [2022-10-26T00:18:10.877Z] 2022-10-26 00:18:10,785 [write_version] DEBUG write version:2.3.0-dev.20 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True [2022-10-26T00:18:10.877Z] 2022-10-26 00:18:10,785 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-10-26T00:18:10.877Z] 2022-10-26 00:18:10,785 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-10-26T00:18:10.877Z] 2022-10-26 00:18:10,787 [execute] INFO git cat-file --batch-check [2022-10-26T00:18:10.877Z] 2022-10-26 00:18:10,787 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T00:18:10.877Z] 2022-10-26 00:18:10,792 [execute] INFO git cat-file --batch [2022-10-26T00:18:10.877Z] 2022-10-26 00:18:10,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T00:18:10.877Z] 2022-10-26 00:18:10,797 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-10-26T00:18:10.877Z] 2.3.0-dev.20 [Pipeline] } [2022-10-26T00:18:10.887Z] $ docker exec --env ******** --env ******** 0e602be1ab4d52e2fa73b90b1566f84cea1564922199ff2ec1eb3b5045034443 ssh-agent -k [2022-10-26T00:18:10.977Z] unset SSH_AUTH_SOCK; [2022-10-26T00:18:10.978Z] unset SSH_AGENT_PID; [2022-10-26T00:18:10.978Z] echo Agent pid 37 killed; [2022-10-26T00:18:10.989Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T00:18:11.285Z] + git semver [Pipeline] } [2022-10-26T00:18:11.557Z] $ docker stop --time=1 0e602be1ab4d52e2fa73b90b1566f84cea1564922199ff2ec1eb3b5045034443 [2022-10-26T00:18:12.838Z] $ docker rm -f 0e602be1ab4d52e2fa73b90b1566f84cea1564922199ff2ec1eb3b5045034443 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T00:18:13.179Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T00:18:13.179Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:18:13.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T00:18:13.472Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:18:13.525Z] prd-ubuntu20.04-docker-8c-8g-117013 does not seem to be running inside a container [2022-10-26T00:18:13.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T00:18:13.877Z] $ docker top 22d5a84ab2f93fa540651a2351e058ae7e414990e81ce3e8591a65423197fec2 -eo pid,comm [2022-10-26T00:18:13.924Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-26T00:18:13.924Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T00:18:13.960Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T00:18:13.960Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T00:18:14.073Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T00:18:14.074Z] $ docker exec 22d5a84ab2f93fa540651a2351e058ae7e414990e81ce3e8591a65423197fec2 ssh-agent [2022-10-26T00:18:14.172Z] SSH_AUTH_SOCK=/tmp/ssh-TycatGr4ix25/agent.33 [2022-10-26T00:18:14.172Z] SSH_AGENT_PID=39 [2022-10-26T00:18:14.176Z] Running ssh-add (command line suppressed) [2022-10-26T00:18:14.261Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_10407252347317611436.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_10407252347317611436.key) [2022-10-26T00:18:14.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T00:18:14.560Z] + git semver push [2022-10-26T00:18:14.820Z] 2022-10-26 00:18:14,723 [run_push] DEBUG push [2022-10-26T00:18:14.820Z] 2022-10-26 00:18:14,724 [execute] INFO git cat-file --batch-check [2022-10-26T00:18:14.820Z] 2022-10-26 00:18:14,724 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T00:18:14.820Z] 2022-10-26 00:18:14,727 [execute] INFO git rev-list cde1f3358b2d53a6ebb7ade6aaf0f84bbe67686b -- [2022-10-26T00:18:14.820Z] 2022-10-26 00:18:14,728 [execute] DEBUG Popen(['git', 'rev-list', 'cde1f3358b2d53a6ebb7ade6aaf0f84bbe67686b', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T00:18:14.820Z] 2022-10-26 00:18:14,737 [execute] INFO git fetch -v origin [2022-10-26T00:18:14.820Z] 2022-10-26 00:18:14,737 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-26T00:18:15.389Z] 2022-10-26 00:18:15,268 [run_push] DEBUG no remote changes detected [2022-10-26T00:18:15.389Z] 2022-10-26 00:18:15,269 [execute] INFO git push origin semver [2022-10-26T00:18:15.389Z] 2022-10-26 00:18:15,269 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T00:18:16.327Z] 2022-10-26 00:18:16,084 [run_push] DEBUG push all version tags [2022-10-26T00:18:16.327Z] 2022-10-26 00:18:16,084 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-26T00:18:16.327Z] 2022-10-26 00:18:16,085 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T00:18:17.262Z] 2022-10-26 00:18:16,952 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-10-26T00:18:17.262Z] 2.3.0-dev.20 [Pipeline] } [2022-10-26T00:18:17.271Z] $ docker exec --env ******** --env ******** 22d5a84ab2f93fa540651a2351e058ae7e414990e81ce3e8591a65423197fec2 ssh-agent -k [2022-10-26T00:18:17.359Z] unset SSH_AUTH_SOCK; [2022-10-26T00:18:17.360Z] unset SSH_AGENT_PID; [2022-10-26T00:18:17.360Z] echo Agent pid 39 killed; [2022-10-26T00:18:17.368Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T00:18:17.670Z] + git semver [Pipeline] } [2022-10-26T00:18:17.940Z] $ docker stop --time=1 22d5a84ab2f93fa540651a2351e058ae7e414990e81ce3e8591a65423197fec2 [2022-10-26T00:18:19.214Z] $ docker rm -f 22d5a84ab2f93fa540651a2351e058ae7e414990e81ce3e8591a65423197fec2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-26T00:18:19.734Z] + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] [2022-10-26T00:18:19.734Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2022-10-26T00:18:19.734Z] total 16 [2022-10-26T00:18:19.734Z] drwxr-xr-x 3 root root 4096 Oct 26 00:14 . [2022-10-26T00:18:19.734Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 00:18 .. [2022-10-26T00:18:19.734Z] drwxr-xr-x 2 root root 4096 Oct 26 00:14 cost [2022-10-26T00:18:19.734Z] -rw-r--r-- 1 root root 92 Oct 26 00:14 cost.csv [2022-10-26T00:18:19.734Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives [2022-10-26T00:18:19.734Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2022-10-26T00:18:19.734Z] total 16 [2022-10-26T00:18:19.734Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 00:14 . [2022-10-26T00:18:19.734Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 00:18 .. [2022-10-26T00:18:19.734Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 00:14 cost [2022-10-26T00:18:19.734Z] -rw-r--r-- 1 jenkins jenkins 92 Oct 26 00:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:18:20.023Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:18:20.880Z] ---> package-listing.sh [2022-10-26T00:18:20.880Z] ++ facter osfamily [2022-10-26T00:18:20.880Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-26T00:18:21.139Z] + OS_FAMILY=debian [2022-10-26T00:18:21.139Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2022-10-26T00:18:21.139Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-26T00:18:21.139Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-26T00:18:21.139Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-26T00:18:21.139Z] + PACKAGES=/tmp/packages_start.txt [2022-10-26T00:18:21.139Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2022-10-26T00:18:21.139Z] + PACKAGES=/tmp/packages_end.txt [2022-10-26T00:18:21.139Z] + case "${OS_FAMILY}" in [2022-10-26T00:18:21.139Z] + dpkg -l [2022-10-26T00:18:21.139Z] + grep '^ii' [2022-10-26T00:18:21.139Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-26T00:18:21.139Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-26T00:18:21.139Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-26T00:18:21.139Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2022-10-26T00:18:21.139Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2022-10-26T00:18:21.139Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo [2022-10-26T00:18:21.149Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-26T00:18:21.423Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:18:21.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T00:18:21.973Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:18:22.036Z] prd-ubuntu20.04-docker-8c-8g-117013 does not seem to be running inside a container [2022-10-26T00:18:22.064Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T00:18:22.266Z] $ docker top bb0533e48c30ddd7dff8d83122c1224c3d0bd535e6217a9512cd3650dfb8f038 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T00:18:22.609Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-26T00:18:22.893Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-26T00:18:23.178Z] + ls /var/log/sa-host [2022-10-26T00:18:23.178Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T00:18:23.249Z] provisioning config files... [2022-10-26T00:18:23.257Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config16516260957737935828tmp [Pipeline] { [Pipeline] echo [2022-10-26T00:18:23.271Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:18:23.554Z] ---> create-netrc.sh [Pipeline] } [2022-10-26T00:18:23.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:18:23.900Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-26T00:18:23.911Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:18:24.194Z] ---> sudo-logs.sh [2022-10-26T00:18:24.194Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-26T00:18:24.220Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:18:24.503Z] ---> job-cost.sh [2022-10-26T00:18:24.503Z] lf-activate-venv: SKIPPING [2022-10-26T00:18:24.503Z] DEBUG: total: 0.2199999988079071 [2022-10-26T00:18:24.503Z] INFO: Retrieving Stack Cost... [2022-10-26T00:18:24.762Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T00:18:25.021Z] INFO: Archiving Costs [Pipeline] echo [2022-10-26T00:18:25.033Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:18:25.315Z] ---> logs-deploy.sh [2022-10-26T00:18:25.315Z] lf-activate-venv: SKIPPING [2022-10-26T00:18:25.315Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/85 [2022-10-26T00:18:25.315Z] INFO: archiving workspace using pattern(s): [2022-10-26T00:18:26.249Z] Archives upload complete. [2022-10-26T00:18:26.508Z] INFO: archiving logs to Nexus [2022-10-26T00:18:27.075Z] ---> uname -a: [2022-10-26T00:18:27.075Z] Linux prd-ubuntu20-04-docker-8c-8g-117013 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-26T00:18:27.075Z] [2022-10-26T00:18:27.075Z] [2022-10-26T00:18:27.075Z] ---> lscpu: [2022-10-26T00:18:27.075Z] Architecture: x86_64 [2022-10-26T00:18:27.075Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-26T00:18:27.075Z] Byte Order: Little Endian [2022-10-26T00:18:27.075Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-26T00:18:27.075Z] CPU(s): 8 [2022-10-26T00:18:27.075Z] On-line CPU(s) list: 0-7 [2022-10-26T00:18:27.075Z] Thread(s) per core: 1 [2022-10-26T00:18:27.075Z] Core(s) per socket: 1 [2022-10-26T00:18:27.075Z] Socket(s): 8 [2022-10-26T00:18:27.075Z] NUMA node(s): 1 [2022-10-26T00:18:27.075Z] Vendor ID: AuthenticAMD [2022-10-26T00:18:27.075Z] CPU family: 23 [2022-10-26T00:18:27.075Z] Model: 49 [2022-10-26T00:18:27.075Z] Model name: AMD EPYC-Rome Processor [2022-10-26T00:18:27.075Z] Stepping: 0 [2022-10-26T00:18:27.075Z] CPU MHz: 2799.956 [2022-10-26T00:18:27.075Z] BogoMIPS: 5599.91 [2022-10-26T00:18:27.075Z] Virtualization: AMD-V [2022-10-26T00:18:27.075Z] Hypervisor vendor: KVM [2022-10-26T00:18:27.075Z] Virtualization type: full [2022-10-26T00:18:27.075Z] L1d cache: 256 KiB [2022-10-26T00:18:27.075Z] L1i cache: 256 KiB [2022-10-26T00:18:27.075Z] L2 cache: 4 MiB [2022-10-26T00:18:27.075Z] L3 cache: 128 MiB [2022-10-26T00:18:27.075Z] NUMA node0 CPU(s): 0-7 [2022-10-26T00:18:27.075Z] Vulnerability Itlb multihit: Not affected [2022-10-26T00:18:27.075Z] Vulnerability L1tf: Not affected [2022-10-26T00:18:27.075Z] Vulnerability Mds: Not affected [2022-10-26T00:18:27.075Z] Vulnerability Meltdown: Not affected [2022-10-26T00:18:27.075Z] Vulnerability Mmio stale data: Not affected [2022-10-26T00:18:27.075Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-26T00:18:27.075Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-26T00:18:27.075Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-26T00:18:27.075Z] Vulnerability Srbds: Not affected [2022-10-26T00:18:27.075Z] Vulnerability Tsx async abort: Not affected [2022-10-26T00:18:27.075Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-10-26T00:18:27.075Z] [2022-10-26T00:18:27.075Z] [2022-10-26T00:18:27.075Z] ---> nproc: [2022-10-26T00:18:27.075Z] 8 [2022-10-26T00:18:27.075Z] [2022-10-26T00:18:27.075Z] [2022-10-26T00:18:27.075Z] ---> df -h: [2022-10-26T00:18:27.075Z] Filesystem Size Used Avail Use% Mounted on [2022-10-26T00:18:27.075Z] overlay 155G 12G 144G 8% / [2022-10-26T00:18:27.075Z] tmpfs 64M 0 64M 0% /dev [2022-10-26T00:18:27.075Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-26T00:18:27.075Z] shm 64M 0 64M 0% /dev/shm [2022-10-26T00:18:27.075Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-10-26T00:18:27.075Z] [2022-10-26T00:18:27.075Z]