Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from be60aface920d4f7c2da099a9e11fc85920e2a52 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-ssh915332992189963738.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh10313185363368785422.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-messaging/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-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14562224566562960064.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh356716181736548969.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/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-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh33373390969843597.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, 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-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6903 in /w/workspace/gexfoundry_go-mod-messaging_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-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision be60aface920d4f7c2da099a9e11fc85920e2a52 (main) Commit message: "Merge pull request #240 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.35" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.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 be60aface920d4f7c2da099a9e11fc85920e2a52 # timeout=10 > git rev-list --no-walk 58e8c0e9d3fe13dcefbecab2601a530e7850b891 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-05T16:09:14.363Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-05T16:09:14.405Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-05T16:09:14.419Z] ========================================================= [2023-04-05T16:09:14.419Z] EdgeX Global Pipelines Version Info [2023-04-05T16:09:14.419Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:09:15.153Z] ------------------- [2023-04-05T16:09:15.154Z] stable info: [2023-04-05T16:09:15.154Z] ------------------- [2023-04-05T16:09:15.154Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-05T16:09:15.154Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-05T16:09:15.154Z] Message: update stable to v1.0.245 [2023-04-05T16:09:15.723Z] ------------------- [2023-04-05T16:09:15.724Z] experimental info: [2023-04-05T16:09:15.724Z] ------------------- [2023-04-05T16:09:15.724Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-05T16:09:15.724Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-05T16:09:15.724Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-05T16:09:15.894Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2023-04-05T16:09:15.909Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2023-04-05T16:09:15.919Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-05T16:09:15.938Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-05T16:09:15.950Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-05T16:09:15.960Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-05T16:09:15.970Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-05T16:09:15.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-05T16:09:15.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-05T16:09:16.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-05T16:09:16.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-05T16:09:16.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2023-04-05T16:09:16.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-05T16:09:16.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-05T16:09:16.078Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-04-05T16:09:16.092Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-04-05T16:09:16.109Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-05T16:09:16.124Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-05T16:09:16.138Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-05T16:09:16.155Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-05T16:09:16.166Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-05T16:09:16.177Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-05T16:09:16.190Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-05T16:09:16.267Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-05T16:09:16.277Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-04-05T16:09:16.286Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-05T16:09:16.297Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-05T16:09:16.309Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-05T16:09:16.320Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-05T16:09:16.331Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-05T16:09:16.342Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = be60aface920d4f7c2da099a9e11fc85920e2a52 [Pipeline] echo [2023-04-05T16:09:16.354Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = be60afa [Pipeline] echo [2023-04-05T16:09:16.368Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-05T16:09:16.722Z] + git rev-list -1 --merges be60aface920d4f7c2da099a9e11fc85920e2a52~1..be60aface920d4f7c2da099a9e11fc85920e2a52 [Pipeline] echo [2023-04-05T16:09:16.768Z] -----------> git rev-list -1 --merges be60aface920d4f7c2da099a9e11fc85920e2a52~1..be60aface920d4f7c2da099a9e11fc85920e2a52 be60aface920d4f7c2da099a9e11fc85920e2a52 [2023-04-05T16:09:16.768Z] be60aface920d4f7c2da099a9e11fc85920e2a52 [false] [Pipeline] sh [2023-04-05T16:09:17.055Z] + git log --format=format:%s -1 be60aface920d4f7c2da099a9e11fc85920e2a52 [Pipeline] echo [2023-04-05T16:09:17.069Z] ========================================================= [2023-04-05T16:09:17.069Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-05T16:09:17.069Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-05T16:09:17.395Z] + git log --format=format:%s -1 be60aface920d4f7c2da099a9e11fc85920e2a52 [Pipeline] echo [2023-04-05T16:09:17.407Z] [semverPrep] GIT_COMMIT: be60aface920d4f7c2da099a9e11fc85920e2a52, Commit Message: Merge pull request #240 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.35 [Pipeline] echo [2023-04-05T16:09:17.417Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-05T16:09:17.761Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-05T16:09:17.761Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-05T16:09:17.761Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-05T16:09:17.761Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-05T16:09:17.761Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-05T16:09:17.761Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-05T16:09:17.761Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:09:18.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T16:09:18.373Z] [2023-04-05T16:09:18.373Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:09:18.686Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T16:09:19.629Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-05T16:09:19.629Z] b85a868b505f: Pulling fs layer [2023-04-05T16:09:19.629Z] e2be974225ed: Pulling fs layer [2023-04-05T16:09:19.629Z] 339a4e72a1f5: Pulling fs layer [2023-04-05T16:09:19.629Z] 988bab9f4d93: Pulling fs layer [2023-04-05T16:09:19.629Z] 1469e6f7b9e6: Pulling fs layer [2023-04-05T16:09:19.629Z] eaf3925da568: Pulling fs layer [2023-04-05T16:09:19.629Z] bab4dde63d76: Pulling fs layer [2023-04-05T16:09:19.629Z] bde34c3a00c8: Pulling fs layer [2023-04-05T16:09:19.629Z] b352a97aabf1: Pulling fs layer [2023-04-05T16:09:19.629Z] 4872d77fe225: Pulling fs layer [2023-04-05T16:09:19.629Z] 5851b861e8e6: Pulling fs layer [2023-04-05T16:09:19.629Z] eaf3925da568: Waiting [2023-04-05T16:09:19.629Z] bab4dde63d76: Waiting [2023-04-05T16:09:19.629Z] bde34c3a00c8: Waiting [2023-04-05T16:09:19.629Z] 4872d77fe225: Waiting [2023-04-05T16:09:19.629Z] 5851b861e8e6: Waiting [2023-04-05T16:09:19.629Z] b352a97aabf1: Waiting [2023-04-05T16:09:19.629Z] 988bab9f4d93: Waiting [2023-04-05T16:09:19.629Z] 1469e6f7b9e6: Waiting [2023-04-05T16:09:20.202Z] e2be974225ed: Verifying Checksum [2023-04-05T16:09:20.202Z] e2be974225ed: Download complete [2023-04-05T16:09:20.202Z] 988bab9f4d93: Verifying Checksum [2023-04-05T16:09:20.202Z] 988bab9f4d93: Download complete [2023-04-05T16:09:20.464Z] 1469e6f7b9e6: Verifying Checksum [2023-04-05T16:09:20.464Z] 1469e6f7b9e6: Download complete [2023-04-05T16:09:20.464Z] eaf3925da568: Verifying Checksum [2023-04-05T16:09:20.464Z] eaf3925da568: Download complete [2023-04-05T16:09:21.032Z] 339a4e72a1f5: Verifying Checksum [2023-04-05T16:09:21.032Z] 339a4e72a1f5: Download complete [2023-04-05T16:09:22.415Z] bde34c3a00c8: Verifying Checksum [2023-04-05T16:09:22.415Z] bde34c3a00c8: Download complete [2023-04-05T16:09:22.675Z] b352a97aabf1: Verifying Checksum [2023-04-05T16:09:22.675Z] b352a97aabf1: Download complete [2023-04-05T16:09:22.675Z] 4872d77fe225: Verifying Checksum [2023-04-05T16:09:22.675Z] 4872d77fe225: Download complete [2023-04-05T16:09:22.675Z] 5851b861e8e6: Verifying Checksum [2023-04-05T16:09:22.675Z] 5851b861e8e6: Download complete [2023-04-05T16:09:24.058Z] b85a868b505f: Verifying Checksum [2023-04-05T16:09:24.058Z] b85a868b505f: Download complete [2023-04-05T16:09:25.433Z] b85a868b505f: Pull complete [2023-04-05T16:09:25.433Z] e2be974225ed: Pull complete [2023-04-05T16:09:26.001Z] 339a4e72a1f5: Pull complete [2023-04-05T16:09:26.001Z] bab4dde63d76: Verifying Checksum [2023-04-05T16:09:26.001Z] bab4dde63d76: Download complete [2023-04-05T16:09:26.267Z] 988bab9f4d93: Pull complete [2023-04-05T16:09:26.527Z] 1469e6f7b9e6: Pull complete [2023-04-05T16:09:26.527Z] eaf3925da568: Pull complete [2023-04-05T16:09:28.427Z] bab4dde63d76: Pull complete [2023-04-05T16:09:28.427Z] bde34c3a00c8: Pull complete [2023-04-05T16:09:28.687Z] b352a97aabf1: Pull complete [2023-04-05T16:09:28.687Z] 4872d77fe225: Pull complete [2023-04-05T16:09:28.687Z] 5851b861e8e6: Pull complete [2023-04-05T16:09:28.687Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-05T16:09:28.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T16:09:28.687Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:09:28.783Z] prd-ubuntu20.04-docker-8c-8g-6903 does not seem to be running inside a container [2023-04-05T16:09:28.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-05T16:09:30.209Z] $ docker top 7bbdf69baab8390892acae906bd1056e54f02ae34d4529a23cbfe72f221befde -eo pid,comm [2023-04-05T16:09:30.261Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-05T16:09:30.261Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-05T16:09:30.300Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-05T16:09:30.300Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-05T16:09:30.425Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-05T16:09:30.430Z] $ docker exec 7bbdf69baab8390892acae906bd1056e54f02ae34d4529a23cbfe72f221befde ssh-agent [2023-04-05T16:09:30.545Z] SSH_AUTH_SOCK=/tmp/ssh-thchN89bCMTQ/agent.33 [2023-04-05T16:09:30.545Z] SSH_AGENT_PID=39 [2023-04-05T16:09:30.551Z] Running ssh-add (command line suppressed) [2023-04-05T16:09:30.664Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_492224499597630797.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_492224499597630797.key) [2023-04-05T16:09:30.677Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-05T16:09:30.959Z] + git tag --points-at HEAD [Pipeline] } [2023-04-05T16:09:30.977Z] $ docker exec --env ******** --env ******** 7bbdf69baab8390892acae906bd1056e54f02ae34d4529a23cbfe72f221befde ssh-agent -k [2023-04-05T16:09:31.075Z] unset SSH_AUTH_SOCK; [2023-04-05T16:09:31.075Z] unset SSH_AGENT_PID; [2023-04-05T16:09:31.075Z] echo Agent pid 39 killed; [2023-04-05T16:09:31.083Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-05T16:09:31.107Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-05T16:09:31.107Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-05T16:09:31.231Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-05T16:09:31.236Z] $ docker exec 7bbdf69baab8390892acae906bd1056e54f02ae34d4529a23cbfe72f221befde ssh-agent [2023-04-05T16:09:31.343Z] SSH_AUTH_SOCK=/tmp/ssh-N3tVDzUR1Vy3/agent.71 [2023-04-05T16:09:31.343Z] SSH_AGENT_PID=77 [2023-04-05T16:09:31.348Z] Running ssh-add (command line suppressed) [2023-04-05T16:09:31.459Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3042690728519552214.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3042690728519552214.key) [2023-04-05T16:09:31.472Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-05T16:09:31.761Z] + git semver init [2023-04-05T16:09:32.022Z] 2023-04-05 16:09:31,961 [run_init] DEBUG init version:0.0.0 force:False [2023-04-05T16:09:32.022Z] 2023-04-05 16:09:31,961 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2023-04-05T16:09:32.022Z] 2023-04-05 16:09:31,962 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2023-04-05T16:09:32.022Z] 2023-04-05 16:09:31,962 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/gexfoundry_go-mod-messaging_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2023-04-05T16:09:32.960Z] 2023-04-05 16:09:32,663 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2023-04-05T16:09:32.960Z] 2023-04-05 16:09:32,664 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2023-04-05T16:09:32.960Z] 2023-04-05 16:09:32,664 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-04-05T16:09:32.960Z] 2023-04-05 16:09:32,664 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-04-05T16:09:32.960Z] 3.0.0-dev.21 [Pipeline] } [2023-04-05T16:09:32.978Z] $ docker exec --env ******** --env ******** 7bbdf69baab8390892acae906bd1056e54f02ae34d4529a23cbfe72f221befde ssh-agent -k [2023-04-05T16:09:33.082Z] unset SSH_AUTH_SOCK; [2023-04-05T16:09:33.083Z] unset SSH_AGENT_PID; [2023-04-05T16:09:33.083Z] echo Agent pid 77 killed; [2023-04-05T16:09:33.091Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-05T16:09:33.392Z] + git semver [Pipeline] } [2023-04-05T16:09:33.667Z] $ docker stop --time=1 7bbdf69baab8390892acae906bd1056e54f02ae34d4529a23cbfe72f221befde [2023-04-05T16:09:34.947Z] $ docker rm -f --volumes 7bbdf69baab8390892acae906bd1056e54f02ae34d4529a23cbfe72f221befde [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-05T16:09:35.285Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-05T16:09:35.500Z] Stashed 1 file(s) [Pipeline] echo [2023-04-05T16:09:35.503Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.21 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2023-04-05T16:09:35.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T16:09:35.686Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T16:09:35.692Z] ========================================================= [2023-04-05T16:09:35.692Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-05T16:09:35.692Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-04-05T16:09:35.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-05T16:09:37.892Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-05T16:09:37.892Z] 63b65145d645: Pulling fs layer [2023-04-05T16:09:37.892Z] a2d21d5440eb: Pulling fs layer [2023-04-05T16:09:37.892Z] 935e6c44a52c: Pulling fs layer [2023-04-05T16:09:37.892Z] 94cc34f8dd06: Pulling fs layer [2023-04-05T16:09:37.892Z] 30dea6a524f1: Pulling fs layer [2023-04-05T16:09:37.892Z] a2aff8979fd8: Pulling fs layer [2023-04-05T16:09:37.892Z] 6808be2612f2: Pulling fs layer [2023-04-05T16:09:37.892Z] f25807f1079a: Pulling fs layer [2023-04-05T16:09:37.892Z] 30dea6a524f1: Waiting [2023-04-05T16:09:37.892Z] a2aff8979fd8: Waiting [2023-04-05T16:09:37.892Z] f25807f1079a: Waiting [2023-04-05T16:09:37.892Z] 94cc34f8dd06: Waiting [2023-04-05T16:09:37.892Z] 6808be2612f2: Waiting [2023-04-05T16:09:38.459Z] a2d21d5440eb: Download complete [2023-04-05T16:09:38.459Z] 30dea6a524f1: Verifying Checksum [2023-04-05T16:09:38.459Z] 30dea6a524f1: Download complete [2023-04-05T16:09:42.653Z] 63b65145d645: Verifying Checksum [2023-04-05T16:09:42.653Z] 63b65145d645: Download complete [2023-04-05T16:09:42.653Z] a2aff8979fd8: Verifying Checksum [2023-04-05T16:09:42.653Z] a2aff8979fd8: Download complete [2023-04-05T16:09:42.653Z] 63b65145d645: Pull complete [2023-04-05T16:09:42.653Z] a2d21d5440eb: Pull complete [2023-04-05T16:09:50.609Z] Still waiting to schedule task [2023-04-05T16:09:50.610Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-05T16:09:50.780Z] f25807f1079a: Verifying Checksum [2023-04-05T16:09:50.781Z] f25807f1079a: Download complete [2023-04-05T16:09:52.686Z] 935e6c44a52c: Verifying Checksum [2023-04-05T16:09:52.686Z] 935e6c44a52c: Download complete [2023-04-05T16:09:52.945Z] 6808be2612f2: Verifying Checksum [2023-04-05T16:09:52.945Z] 6808be2612f2: Download complete [2023-04-05T16:09:56.228Z] 935e6c44a52c: Pull complete [2023-04-05T16:09:56.228Z] 94cc34f8dd06: Pull complete [2023-04-05T16:09:56.228Z] 30dea6a524f1: Pull complete [2023-04-05T16:09:56.228Z] a2aff8979fd8: Pull complete [2023-04-05T16:09:58.755Z] 6808be2612f2: Pull complete [2023-04-05T16:09:59.689Z] f25807f1079a: Pull complete [2023-04-05T16:09:59.689Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-05T16:09:59.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-05T16:09:59.689Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-04-05T16:09:59.972Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:10:00.266Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-05T16:10:00.266Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:10:00.334Z] prd-ubuntu20.04-docker-8c-8g-6903 does not seem to be running inside a container [2023-04-05T16:10:00.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-05T16:10:02.146Z] $ docker top 269d9c3260eae82eb12cb72c54b134a76bdbf10efb1aa73c41770553fd5b6594 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T16:10:02.491Z] + go version [2023-04-05T16:10:02.491Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-05T16:10:02.508Z] $ docker stop --time=1 269d9c3260eae82eb12cb72c54b134a76bdbf10efb1aa73c41770553fd5b6594 [2023-04-05T16:10:03.824Z] $ docker rm -f --volumes 269d9c3260eae82eb12cb72c54b134a76bdbf10efb1aa73c41770553fd5b6594 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:10:04.213Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-05T16:10:04.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:10:04.289Z] prd-ubuntu20.04-docker-8c-8g-6903 does not seem to be running inside a container [2023-04-05T16:10:04.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-05T16:10:04.733Z] $ docker top 955126c53a36d8b55cbd5296b56111328bbedaae13f2338267c5cbad9b3bb594 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T16:10:05.080Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2023-04-05T16:10:05.375Z] + make test [2023-04-05T16:10:05.375Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-04-05T16:10:05.375Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-04-05T16:10:05.375Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-04-05T16:10:05.375Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-05T16:10:05.375Z] go: downloading github.com/nats-io/nats.go v1.24.0 [2023-04-05T16:10:05.375Z] go: downloading github.com/google/uuid v1.3.0 [2023-04-05T16:10:05.375Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-04-05T16:10:05.375Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.15 [2023-04-05T16:10:05.375Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.35 [2023-04-05T16:10:05.642Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-05T16:10:05.642Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-05T16:10:05.642Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-05T16:10:05.642Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-04-05T16:10:05.642Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-04-05T16:10:05.642Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-04-05T16:10:05.642Z] go: downloading golang.org/x/net v0.8.0 [2023-04-05T16:10:05.642Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2023-04-05T16:10:05.642Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2023-04-05T16:10:05.642Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-04-05T16:10:05.642Z] go: downloading github.com/go-playground/validator/v10 v10.12.0 [2023-04-05T16:10:05.642Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-04-05T16:10:05.642Z] go: downloading golang.org/x/crypto v0.7.0 [2023-04-05T16:10:05.642Z] go: downloading github.com/x448/float16 v0.8.4 [2023-04-05T16:10:05.642Z] go: downloading golang.org/x/text v0.8.0 [2023-04-05T16:10:05.642Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-04-05T16:10:05.642Z] go: downloading github.com/leodido/go-urn v1.2.2 [2023-04-05T16:10:05.642Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-04-05T16:10:05.901Z] go: downloading github.com/klauspost/compress v1.16.0 [2023-04-05T16:10:05.901Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-04-05T16:10:05.901Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2023-04-05T16:10:05.901Z] go: downloading golang.org/x/time v0.3.0 [2023-04-05T16:10:05.901Z] go: downloading golang.org/x/sys v0.6.0 [2023-04-05T16:10:23.996Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.058s coverage: 88.6% of statements [2023-04-05T16:10:23.996Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-04-05T16:10:23.996Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2023-04-05T16:10:28.183Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.030s coverage: 19.8% of statements [2023-04-05T16:10:28.183Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.055s coverage: 88.8% of statements [2023-04-05T16:10:28.183Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.059s coverage: 89.1% of statements [2023-04-05T16:10:33.447Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-04-05T16:10:33.447Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-04-05T16:10:33.447Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.087s coverage: 35.9% of statements [2023-04-05T16:10:33.447Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.145s coverage: 66.4% of statements [2023-04-05T16:10:33.447Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.028s coverage: 87.5% of statements [2023-04-05T16:10:33.447Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.034s coverage: 100.0% of statements [2023-04-05T16:10:33.447Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.025s coverage: 100.0% of statements [2023-04-05T16:10:33.447Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.038s coverage: 95.1% of statements [2023-04-05T16:10:48.328Z] go vet ./... [2023-04-05T16:10:49.266Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-05T16:10:49.266Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-04-05T16:10:49.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-05T16:10:49.294Z] $ docker stop --time=1 955126c53a36d8b55cbd5296b56111328bbedaae13f2338267c5cbad9b3bb594 [2023-04-05T16:10:51.336Z] $ docker rm -f --volumes 955126c53a36d8b55cbd5296b56111328bbedaae13f2338267c5cbad9b3bb594 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-05T16:10:51.874Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-05T16:10:51.928Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:10:52.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-05T16:10:52.361Z] [2023-04-05T16:10:52.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:10:52.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-05T16:10:52.661Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-05T16:10:52.661Z] 5eb5b503b376: Pulling fs layer [2023-04-05T16:10:52.661Z] 5c69ac0246d0: Pulling fs layer [2023-04-05T16:10:52.661Z] ec43610c2a17: Pulling fs layer [2023-04-05T16:10:52.661Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-05T16:10:52.661Z] 33b1e0a273af: Pulling fs layer [2023-04-05T16:10:52.661Z] 5d3b04190fa2: Pulling fs layer [2023-04-05T16:10:52.661Z] 2f39f015ded8: Pulling fs layer [2023-04-05T16:10:52.661Z] 33b1e0a273af: Waiting [2023-04-05T16:10:52.661Z] 5d3b04190fa2: Waiting [2023-04-05T16:10:52.661Z] 2f39f015ded8: Waiting [2023-04-05T16:10:52.661Z] 3a2ae6a8a46f: Waiting [2023-04-05T16:10:52.918Z] 5c69ac0246d0: Verifying Checksum [2023-04-05T16:10:52.918Z] 5c69ac0246d0: Download complete [2023-04-05T16:10:52.918Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-05T16:10:52.918Z] 3a2ae6a8a46f: Download complete [2023-04-05T16:10:52.918Z] 33b1e0a273af: Verifying Checksum [2023-04-05T16:10:52.918Z] 33b1e0a273af: Download complete [2023-04-05T16:10:52.918Z] 5d3b04190fa2: Verifying Checksum [2023-04-05T16:10:52.918Z] 5d3b04190fa2: Download complete [2023-04-05T16:10:53.483Z] ec43610c2a17: Verifying Checksum [2023-04-05T16:10:53.483Z] ec43610c2a17: Download complete [2023-04-05T16:10:54.493Z] 5eb5b503b376: Verifying Checksum [2023-04-05T16:10:54.493Z] 5eb5b503b376: Download complete [2023-04-05T16:10:55.972Z] 5eb5b503b376: Pull complete [2023-04-05T16:10:55.973Z] 5c69ac0246d0: Pull complete [2023-04-05T16:10:56.544Z] ec43610c2a17: Pull complete [2023-04-05T16:10:56.544Z] 3a2ae6a8a46f: Pull complete [2023-04-05T16:10:56.544Z] 33b1e0a273af: Pull complete [2023-04-05T16:10:56.802Z] 5d3b04190fa2: Pull complete [2023-04-05T16:10:58.180Z] 2f39f015ded8: Download complete [2023-04-05T16:11:02.368Z] 2f39f015ded8: Pull complete [2023-04-05T16:11:02.368Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-05T16:11:02.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-05T16:11:02.368Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:11:02.464Z] prd-ubuntu20.04-docker-8c-8g-6903 does not seem to be running inside a container [2023-04-05T16:11:02.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-05T16:11:04.166Z] $ docker top f404cb63a0a1e13f9c638ddb2006e6271992bde3b66fe67d7b77ce88dfbbeb21 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:11:04.526Z] ---> job-cost.sh [2023-04-05T16:11:04.526Z] lf-activate-venv: SKIPPING [2023-04-05T16:11:04.526Z] INFO: No Stack... [2023-04-05T16:11:04.785Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-05T16:11:05.354Z] INFO: Archiving Costs [Pipeline] sh [2023-04-05T16:11:05.641Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2023-04-05T16:11:05.641Z] + cut -d, -f6 [Pipeline] lock [2023-04-05T16:11:05.653Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-86-stack-cost] [2023-04-05T16:11:05.660Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-86-stack-cost] did not exist. Created. [2023-04-05T16:11:05.660Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-05T16:11:05.955Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-05T16:11:05.986Z] Stashed 1 file(s) [Pipeline] } [2023-04-05T16:11:05.996Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-86-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-05T16:11:06.016Z] $ docker stop --time=1 f404cb63a0a1e13f9c638ddb2006e6271992bde3b66fe67d7b77ce88dfbbeb21 [2023-04-05T16:11:07.178Z] $ docker rm -f --volumes f404cb63a0a1e13f9c638ddb2006e6271992bde3b66fe67d7b77ce88dfbbeb21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-05T16:13:11.175Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6908 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2023-04-05T16:13:11.187Z] Running in /w/workspace/go-mod-messaging/86 [Pipeline] { [Pipeline] checkout [2023-04-05T16:13:11.233Z] Selected Git installation does not exist. Using Default [2023-04-05T16:13:11.233Z] The recommended git tool is: NONE [2023-04-05T16:13:22.849Z] using credential edgex-jenkins-ssh [2023-04-05T16:13:22.881Z] Cloning the remote Git repository [2023-04-05T16:13:23.019Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2023-04-05T16:13:23.280Z] > git init /w/workspace/go-mod-messaging/86 # timeout=10 [2023-04-05T16:13:23.709Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2023-04-05T16:13:23.715Z] > git --version # timeout=10 [2023-04-05T16:13:23.854Z] > git --version # 'git version 2.25.1' [2023-04-05T16:13:23.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-05T16:13:24.343Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-05T16:13:25.443Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2023-04-05T16:13:25.493Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-05T16:13:27.139Z] Avoid second fetch [2023-04-05T16:13:27.140Z] Checking out Revision be60aface920d4f7c2da099a9e11fc85920e2a52 (main) [2023-04-05T16:13:27.171Z] > git config core.sparsecheckout # timeout=10 [2023-04-05T16:13:27.284Z] > git checkout -f be60aface920d4f7c2da099a9e11fc85920e2a52 # timeout=10 [2023-04-05T16:13:28.190Z] Commit message: "Merge pull request #240 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.35" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-05T16:13:29.225Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-05T16:13:29.225Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-05T16:13:29.225Z] Dload Upload Total Spent Left Speed [2023-04-05T16:13:29.225Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 116k 0 --:--:-- --:--:-- --:--:-- 117k [Pipeline] sh [2023-04-05T16:13:29.969Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-05T16:13:30.360Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-05T16:13:30.361Z] + sudo tee /etc/docker/daemon.new [2023-04-05T16:13:30.641Z] { [2023-04-05T16:13:30.641Z] "registry-mirrors": [ [2023-04-05T16:13:30.641Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-05T16:13:30.641Z] ], [2023-04-05T16:13:30.641Z] "bip": "10.250.0.254/24", [2023-04-05T16:13:30.641Z] "hosts": [ [2023-04-05T16:13:30.641Z] "tcp://0.0.0.0:5555", [2023-04-05T16:13:30.641Z] "unix:///var/run/docker.sock" [2023-04-05T16:13:30.641Z] ], [2023-04-05T16:13:30.641Z] "mtu": 1458, [2023-04-05T16:13:30.641Z] "selinux-enabled": true, [2023-04-05T16:13:30.641Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-05T16:13:30.641Z] } [Pipeline] sh [2023-04-05T16:13:31.071Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-05T16:13:31.518Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-04-05T16:13:50.352Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T16:13:50.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T16:13:50.371Z] ========================================================= [2023-04-05T16:13:50.371Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-05T16:13:50.371Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-04-05T16:13:50.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-05T16:13:51.358Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-05T16:13:51.358Z] af6eaf76a39c: Pulling fs layer [2023-04-05T16:13:51.358Z] 55522c791124: Pulling fs layer [2023-04-05T16:13:51.358Z] ce5c4a1c91eb: Pulling fs layer [2023-04-05T16:13:51.358Z] 169dfbe0d373: Pulling fs layer [2023-04-05T16:13:51.358Z] e1ff8fa3b103: Pulling fs layer [2023-04-05T16:13:51.358Z] 52ebb69f0ebf: Pulling fs layer [2023-04-05T16:13:51.358Z] 5abe8eddf0d5: Pulling fs layer [2023-04-05T16:13:51.358Z] 169dfbe0d373: Waiting [2023-04-05T16:13:51.358Z] e1ff8fa3b103: Waiting [2023-04-05T16:13:51.358Z] 52ebb69f0ebf: Waiting [2023-04-05T16:13:51.358Z] 5abe8eddf0d5: Waiting [2023-04-05T16:13:51.358Z] 55522c791124: Download complete [2023-04-05T16:13:51.653Z] 169dfbe0d373: Verifying Checksum [2023-04-05T16:13:51.653Z] 169dfbe0d373: Download complete [2023-04-05T16:13:51.653Z] e1ff8fa3b103: Verifying Checksum [2023-04-05T16:13:51.653Z] e1ff8fa3b103: Download complete [2023-04-05T16:13:51.653Z] af6eaf76a39c: Verifying Checksum [2023-04-05T16:13:51.653Z] af6eaf76a39c: Download complete [2023-04-05T16:13:53.122Z] af6eaf76a39c: Pull complete [2023-04-05T16:13:53.401Z] 5abe8eddf0d5: Verifying Checksum [2023-04-05T16:13:53.401Z] 5abe8eddf0d5: Download complete [2023-04-05T16:13:53.681Z] 55522c791124: Pull complete [2023-04-05T16:13:54.705Z] ce5c4a1c91eb: Verifying Checksum [2023-04-05T16:13:54.705Z] ce5c4a1c91eb: Download complete [2023-04-05T16:13:54.705Z] 52ebb69f0ebf: Verifying Checksum [2023-04-05T16:13:54.705Z] 52ebb69f0ebf: Download complete [2023-04-05T16:14:07.161Z] ce5c4a1c91eb: Pull complete [2023-04-05T16:14:07.161Z] 169dfbe0d373: Pull complete [2023-04-05T16:14:07.161Z] e1ff8fa3b103: Pull complete [2023-04-05T16:14:13.871Z] 52ebb69f0ebf: Pull complete [2023-04-05T16:14:14.853Z] 5abe8eddf0d5: Pull complete [2023-04-05T16:14:14.853Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-05T16:14:14.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-05T16:14:14.853Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-04-05T16:14:15.201Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:14:15.573Z] + docker inspect -f . ci-base-image-arm64 [2023-04-05T16:14:15.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:14:15.842Z] prd-ubuntu20.04-docker-arm64-4c-16g-6908 does not seem to be running inside a container [2023-04-05T16:14:15.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/86 -v /w/workspace/go-mod-messaging/86:/w/workspace/go-mod-messaging/86:rw,z -v /w/workspace/go-mod-messaging/86@tmp:/w/workspace/go-mod-messaging/86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-05T16:14:19.430Z] $ docker top bebd47944d2a3f5eb82104be27f1d4e41c76aa5a95808d80548e47eaa6525732 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T16:14:20.305Z] + go version [2023-04-05T16:14:20.306Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-05T16:14:20.333Z] $ docker stop --time=1 bebd47944d2a3f5eb82104be27f1d4e41c76aa5a95808d80548e47eaa6525732 [2023-04-05T16:14:22.042Z] $ docker rm -f --volumes bebd47944d2a3f5eb82104be27f1d4e41c76aa5a95808d80548e47eaa6525732 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:14:22.616Z] + docker inspect -f . ci-base-image-arm64 [2023-04-05T16:14:22.616Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:14:22.842Z] prd-ubuntu20.04-docker-arm64-4c-16g-6908 does not seem to be running inside a container [2023-04-05T16:14:22.942Z] $ 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-messaging/86 -v /w/workspace/go-mod-messaging/86:/w/workspace/go-mod-messaging/86:rw,z -v /w/workspace/go-mod-messaging/86@tmp:/w/workspace/go-mod-messaging/86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-05T16:14:24.346Z] $ docker top f317606b1e563676ec660ff85db94315799c841a1c665e7a204c67a542f063dd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T16:14:25.236Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/86 [Pipeline] fileExists [Pipeline] sh [2023-04-05T16:14:25.926Z] + make test [2023-04-05T16:14:25.926Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-04-05T16:14:25.926Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.35 [2023-04-05T16:14:26.524Z] go: downloading github.com/google/uuid v1.3.0 [2023-04-05T16:14:26.524Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-04-05T16:14:26.524Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-05T16:14:26.524Z] go: downloading github.com/nats-io/nats.go v1.24.0 [2023-04-05T16:14:26.799Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.15 [2023-04-05T16:14:26.799Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-04-05T16:14:26.799Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-04-05T16:14:27.069Z] go: downloading github.com/go-playground/validator/v10 v10.12.0 [2023-04-05T16:14:27.069Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-04-05T16:14:27.671Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-05T16:14:27.671Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-05T16:14:27.671Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-05T16:14:27.671Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-04-05T16:14:27.671Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-04-05T16:14:27.671Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-04-05T16:14:27.671Z] go: downloading golang.org/x/net v0.8.0 [2023-04-05T16:14:27.671Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2023-04-05T16:14:27.671Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2023-04-05T16:14:27.671Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-04-05T16:14:27.956Z] go: downloading github.com/x448/float16 v0.8.4 [2023-04-05T16:14:27.956Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-04-05T16:14:27.956Z] go: downloading github.com/leodido/go-urn v1.2.2 [2023-04-05T16:14:27.956Z] go: downloading golang.org/x/crypto v0.7.0 [2023-04-05T16:14:27.956Z] go: downloading golang.org/x/text v0.8.0 [2023-04-05T16:14:28.927Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-04-05T16:14:28.927Z] go: downloading github.com/klauspost/compress v1.16.0 [2023-04-05T16:14:28.927Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-04-05T16:14:29.197Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2023-04-05T16:14:29.197Z] go: downloading golang.org/x/time v0.3.0 [2023-04-05T16:16:51.013Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.361s coverage: 88.6% of statements [2023-04-05T16:16:51.013Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-04-05T16:16:51.013Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2023-04-05T16:16:51.601Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.110s coverage: 19.8% of statements [2023-04-05T16:16:51.601Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.289s coverage: 88.8% of statements [2023-04-05T16:16:51.601Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.311s coverage: 89.1% of statements [2023-04-05T16:18:43.355Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-04-05T16:18:43.355Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.325s coverage: 35.9% of statements [2023-04-05T16:18:43.355Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.260s coverage: 66.4% of statements [2023-04-05T16:18:43.355Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-04-05T16:18:43.355Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.097s coverage: 87.5% of statements [2023-04-05T16:18:43.355Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.087s coverage: 100.0% of statements [2023-04-05T16:18:43.355Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.071s coverage: 100.0% of statements [2023-04-05T16:18:43.355Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.104s coverage: 95.1% of statements [2023-04-05T16:18:43.355Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-05T16:18:43.355Z] go vet ./... [2023-04-05T16:20:20.040Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-05T16:20:20.040Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-04-05T16:20:20.057Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-05T16:20:20.066Z] $ docker stop --time=1 f317606b1e563676ec660ff85db94315799c841a1c665e7a204c67a542f063dd [2023-04-05T16:20:23.055Z] $ docker rm -f --volumes f317606b1e563676ec660ff85db94315799c841a1c665e7a204c67a542f063dd [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-05T16:20:25.287Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-05T16:20:25.310Z] Warning: overwriting stash ‘coverage-report’ [2023-04-05T16:20:25.966Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:20:26.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-05T16:20:26.410Z] [2023-04-05T16:20:26.410Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:20:26.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-05T16:20:27.021Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-05T16:20:27.021Z] 8998bd30e6a1: Pulling fs layer [2023-04-05T16:20:27.021Z] 04944245beec: Pulling fs layer [2023-04-05T16:20:27.021Z] 699f458cf7ca: Pulling fs layer [2023-04-05T16:20:27.021Z] 765212b225bb: Pulling fs layer [2023-04-05T16:20:27.021Z] f23df028b6ca: Pulling fs layer [2023-04-05T16:20:27.021Z] d65c8cfc05b1: Pulling fs layer [2023-04-05T16:20:27.021Z] 2437ff75d9bd: Pulling fs layer [2023-04-05T16:20:27.021Z] f23df028b6ca: Waiting [2023-04-05T16:20:27.021Z] d65c8cfc05b1: Waiting [2023-04-05T16:20:27.021Z] 2437ff75d9bd: Waiting [2023-04-05T16:20:27.021Z] 765212b225bb: Waiting [2023-04-05T16:20:27.608Z] 04944245beec: Verifying Checksum [2023-04-05T16:20:27.608Z] 04944245beec: Download complete [2023-04-05T16:20:27.608Z] 765212b225bb: Verifying Checksum [2023-04-05T16:20:27.608Z] 765212b225bb: Download complete [2023-04-05T16:20:28.195Z] f23df028b6ca: Verifying Checksum [2023-04-05T16:20:28.195Z] f23df028b6ca: Download complete [2023-04-05T16:20:28.195Z] d65c8cfc05b1: Verifying Checksum [2023-04-05T16:20:30.789Z] 699f458cf7ca: Verifying Checksum [2023-04-05T16:20:30.789Z] 699f458cf7ca: Download complete [2023-04-05T16:20:32.750Z] 8998bd30e6a1: Verifying Checksum [2023-04-05T16:20:32.750Z] 8998bd30e6a1: Download complete [2023-04-05T16:20:35.358Z] 2437ff75d9bd: Download complete [2023-04-05T16:20:36.778Z] 8998bd30e6a1: Pull complete [2023-04-05T16:20:37.047Z] 04944245beec: Pull complete [2023-04-05T16:20:38.467Z] 699f458cf7ca: Pull complete [2023-04-05T16:20:38.735Z] 765212b225bb: Pull complete [2023-04-05T16:20:39.325Z] f23df028b6ca: Pull complete [2023-04-05T16:20:39.594Z] d65c8cfc05b1: Pull complete [2023-04-05T16:20:54.604Z] 2437ff75d9bd: Pull complete [2023-04-05T16:20:54.604Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-05T16:20:54.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-05T16:20:54.604Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:20:54.807Z] prd-ubuntu20.04-docker-arm64-4c-16g-6908 does not seem to be running inside a container [2023-04-05T16:20:54.876Z] $ 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-messaging/86 -v /w/workspace/go-mod-messaging/86:/w/workspace/go-mod-messaging/86:rw,z -v /w/workspace/go-mod-messaging/86@tmp:/w/workspace/go-mod-messaging/86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-05T16:20:57.446Z] $ docker top daf976c7e34b28de6b56e506c55a96b0474d0d29db079029636ba27117feb7cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:20:58.306Z] ---> job-cost.sh [2023-04-05T16:20:58.306Z] lf-activate-venv: SKIPPING [2023-04-05T16:20:58.306Z] INFO: No Stack... [2023-04-05T16:20:58.576Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-05T16:20:59.543Z] INFO: Archiving Costs [Pipeline] sh [2023-04-05T16:21:00.195Z] + cut -d, -f6 [2023-04-05T16:21:00.195Z] + cat /w/workspace/go-mod-messaging/86/archives/cost.csv [Pipeline] lock [2023-04-05T16:21:00.277Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-86-stack-cost] [2023-04-05T16:21:00.286Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-86-stack-cost] did not exist. Created. [2023-04-05T16:21:00.287Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-05T16:21:00.950Z] /w/workspace/go-mod-messaging/86@tmp/durable-80041f44/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-05T16:21:01.603Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-05T16:21:01.626Z] Warning: overwriting stash ‘stack-cost’ [2023-04-05T16:21:01.684Z] Stashed 1 file(s) [Pipeline] } [2023-04-05T16:21:01.693Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-86-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-05T16:21:01.713Z] $ docker stop --time=1 daf976c7e34b28de6b56e506c55a96b0474d0d29db079029636ba27117feb7cb [2023-04-05T16:21:03.236Z] $ docker rm -f --volumes daf976c7e34b28de6b56e506c55a96b0474d0d29db079029636ba27117feb7cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-05T16:21:03.620Z] provisioning config files... [2023-04-05T16:21:03.630Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config12303195891600748394tmp [Pipeline] { [Pipeline] sh [2023-04-05T16:21:03.923Z] + set +x [2023-04-05T16:21:03.923Z] + bash+ -s -- [2023-04-05T16:21:03.923Z] curl -s https://codecov.io/bash [2023-04-05T16:21:03.923Z] [2023-04-05T16:21:03.923Z] _____ _ [2023-04-05T16:21:03.923Z] / ____| | | [2023-04-05T16:21:03.923Z] | | ___ __| | ___ ___ _____ __ [2023-04-05T16:21:03.923Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-05T16:21:03.923Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-05T16:21:03.923Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-05T16:21:03.923Z] Bash-1.0.6 [2023-04-05T16:21:03.923Z] [2023-04-05T16:21:03.923Z] [2023-04-05T16:21:03.923Z] ==> git version 2.25.1 found [2023-04-05T16:21:03.923Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-05T16:21:03.923Z] Release-Date: 2020-01-08 [2023-04-05T16:21:03.923Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-05T16:21:03.923Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-05T16:21:03.923Z] ==> Jenkins CI detected. [2023-04-05T16:21:03.923Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2023-04-05T16:21:03.923Z] project root: . [2023-04-05T16:21:03.923Z] --> token set from env [2023-04-05T16:21:03.923Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-05T16:21:03.923Z] ==> Running gcov in . (disable via -X gcov) [2023-04-05T16:21:03.923Z] ==> Python coveragepy not found [2023-04-05T16:21:03.923Z] ==> Searching for coverage reports in: [2023-04-05T16:21:03.923Z] + . [2023-04-05T16:21:03.923Z] -> Found 1 reports [2023-04-05T16:21:03.923Z] ==> Detecting git/mercurial file structure [2023-04-05T16:21:03.923Z] ==> Reading reports [2023-04-05T16:21:03.923Z] + ./coverage.out bytes=40906 [2023-04-05T16:21:03.923Z] ==> Appending adjustments [2023-04-05T16:21:03.923Z] https://docs.codecov.io/docs/fixing-reports [2023-04-05T16:21:04.182Z] + Found adjustments [2023-04-05T16:21:04.182Z] ==> Gzipping contents [2023-04-05T16:21:04.182Z] 12K /tmp/codecov.qSk6z8.gz [2023-04-05T16:21:04.182Z] ==> Uploading reports [2023-04-05T16:21:04.182Z] url: https://codecov.io [2023-04-05T16:21:04.182Z] query: branch=main&commit=be60aface920d4f7c2da099a9e11fc85920e2a52&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-05T16:21:04.182Z] -> Pinging Codecov [2023-04-05T16:21:04.182Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=main&commit=be60aface920d4f7c2da099a9e11fc85920e2a52&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-05T16:21:04.441Z] -> Uploading to [2023-04-05T16:21:04.441Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-05/F6E385568367DD0E4001BA4F8F1CB792/be60aface920d4f7c2da099a9e11fc85920e2a52/5c5adea7-6784-4890-aa2a-afec8e3ca33f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230405%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230405T162104Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=77cc8432a24e0d6b281b931cc2daedced1107d732e99975df3d3e7041ac690fd [2023-04-05T16:21:04.441Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-05T16:21:04.441Z] Dload Upload Total Spent Left Speed [2023-04-05T16:21:04.700Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8204 0 0 100 8204 0 29941 --:--:-- --:--:-- --:--:-- 29941 [2023-04-05T16:21:04.700Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/be60aface920d4f7c2da099a9e11fc85920e2a52 [Pipeline] } [2023-04-05T16:21:04.707Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-05T16:21:04.823Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-05T16:21:04.832Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:21:05.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-05T16:21:05.127Z] [2023-04-05T16:21:05.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:21:05.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-05T16:21:05.421Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-05T16:21:05.421Z] df9b9388f04a: Pulling fs layer [2023-04-05T16:21:05.421Z] 52dc419b0ee2: Pulling fs layer [2023-04-05T16:21:05.421Z] 25bc292e5bac: Pulling fs layer [2023-04-05T16:21:05.421Z] 114826534d7a: Pulling fs layer [2023-04-05T16:21:05.421Z] 4657fd5d0bcf: Pulling fs layer [2023-04-05T16:21:05.421Z] 6ad1cebc031e: Pulling fs layer [2023-04-05T16:21:05.421Z] 8a3aa393b2d8: Pulling fs layer [2023-04-05T16:21:05.421Z] 4657fd5d0bcf: Waiting [2023-04-05T16:21:05.421Z] 6ad1cebc031e: Waiting [2023-04-05T16:21:05.421Z] 114826534d7a: Waiting [2023-04-05T16:21:05.421Z] 8a3aa393b2d8: Waiting [2023-04-05T16:21:05.421Z] 25bc292e5bac: Verifying Checksum [2023-04-05T16:21:05.421Z] 25bc292e5bac: Download complete [2023-04-05T16:21:05.421Z] 52dc419b0ee2: Verifying Checksum [2023-04-05T16:21:05.421Z] 52dc419b0ee2: Download complete [2023-04-05T16:21:05.680Z] 4657fd5d0bcf: Verifying Checksum [2023-04-05T16:21:05.680Z] 4657fd5d0bcf: Download complete [2023-04-05T16:21:05.938Z] df9b9388f04a: Verifying Checksum [2023-04-05T16:21:05.938Z] df9b9388f04a: Download complete [2023-04-05T16:21:05.938Z] df9b9388f04a: Pull complete [2023-04-05T16:21:06.196Z] 52dc419b0ee2: Pull complete [2023-04-05T16:21:06.196Z] 25bc292e5bac: Pull complete [2023-04-05T16:21:06.454Z] 6ad1cebc031e: Verifying Checksum [2023-04-05T16:21:06.455Z] 6ad1cebc031e: Download complete [2023-04-05T16:21:14.568Z] 114826534d7a: Verifying Checksum [2023-04-05T16:21:14.568Z] 114826534d7a: Download complete [2023-04-05T16:21:14.568Z] 8a3aa393b2d8: Verifying Checksum [2023-04-05T16:21:14.568Z] 8a3aa393b2d8: Download complete [2023-04-05T16:21:17.092Z] 114826534d7a: Pull complete [2023-04-05T16:21:17.092Z] 4657fd5d0bcf: Pull complete [2023-04-05T16:21:17.352Z] 6ad1cebc031e: Pull complete [2023-04-05T16:21:19.883Z] 8a3aa393b2d8: Pull complete [2023-04-05T16:21:19.883Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-05T16:21:19.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-05T16:21:19.883Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:21:19.955Z] prd-ubuntu20.04-docker-8c-8g-6903 does not seem to be running inside a container [2023-04-05T16:21:19.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-05T16:21:21.780Z] $ docker top d6415238c8560c7b43c626ab77fe1ca1ddf2fa1a56cbdd8dc935f52e4ddb4e48 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-05T16:21:21.846Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2023-04-05T16:21:22.123Z] + set -o pipefail [2023-04-05T16:21:22.123Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2023-04-05T16:21:25.415Z] [2023-04-05T16:21:25.415Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... [2023-04-05T16:21:25.415Z] [2023-04-05T16:21:25.415Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/e8e1ba74-4e33-44ef-b9d9-d9d0c3f292a6 [2023-04-05T16:21:25.415Z] [2023-04-05T16:21:25.415Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-05T16:21:25.415Z] [2023-04-05T16:21:25.415Z] [2023-04-05T16:21:25.415Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-05T16:21:25.415Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-05T16:21:25.415Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-05T16:21:25.427Z] $ docker stop --time=1 d6415238c8560c7b43c626ab77fe1ca1ddf2fa1a56cbdd8dc935f52e4ddb4e48 [2023-04-05T16:21:27.139Z] $ docker rm -f --volumes d6415238c8560c7b43c626ab77fe1ca1ddf2fa1a56cbdd8dc935f52e4ddb4e48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-05T16:21:27.709Z] + git log --format=format:%s -1 be60aface920d4f7c2da099a9e11fc85920e2a52 [Pipeline] sh [2023-04-05T16:21:27.996Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-05T16:21:27.996Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:21:28.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T16:21:28.294Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:21:28.359Z] prd-ubuntu20.04-docker-8c-8g-6903 does not seem to be running inside a container [2023-04-05T16:21:28.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-05T16:21:28.745Z] $ docker top 3849f598bd29b91a1f538a9347bcd81e04288bfd23199c3674f81fd687f8b769 -eo pid,comm [2023-04-05T16:21:28.791Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-05T16:21:28.791Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-05T16:21:28.831Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-05T16:21:28.831Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-05T16:21:28.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-05T16:21:28.934Z] $ docker exec 3849f598bd29b91a1f538a9347bcd81e04288bfd23199c3674f81fd687f8b769 ssh-agent [2023-04-05T16:21:29.034Z] SSH_AUTH_SOCK=/tmp/ssh-Zk8jqFPyQ8XX/agent.32 [2023-04-05T16:21:29.034Z] SSH_AGENT_PID=38 [2023-04-05T16:21:29.038Z] Running ssh-add (command line suppressed) [2023-04-05T16:21:29.144Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16428711383356247345.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16428711383356247345.key) [2023-04-05T16:21:29.159Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-05T16:21:29.441Z] + git semver tag [2023-04-05T16:21:29.700Z] 2023-04-05 16:21:29,611 [run_tag] DEBUG tag force:False [2023-04-05T16:21:29.700Z] 2023-04-05 16:21:29,611 [check_head_tag] DEBUG check head tag [2023-04-05T16:21:29.700Z] 2023-04-05 16:21:29,612 [execute] INFO git cat-file --batch-check [2023-04-05T16:21:29.700Z] 2023-04-05 16:21:29,613 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2023-04-05T16:21:29.700Z] 2023-04-05 16:21:29,615 [execute] INFO git cat-file --batch [2023-04-05T16:21:29.700Z] 2023-04-05 16:21:29,615 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2023-04-05T16:21:29.700Z] 2023-04-05 16:21:29,649 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-04-05T16:21:29.700Z] 2023-04-05 16:21:29,649 [execute] INFO git tag -a v3.0.0-dev.21 -m v3.0.0-dev.21 [2023-04-05T16:21:29.700Z] 2023-04-05 16:21:29,649 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.21', '-m', 'v3.0.0-dev.21'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2023-04-05T16:21:29.700Z] 2023-04-05 16:21:29,654 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-04-05T16:21:29.700Z] 3.0.0-dev.21 [Pipeline] } [2023-04-05T16:21:29.709Z] $ docker exec --env ******** --env ******** 3849f598bd29b91a1f538a9347bcd81e04288bfd23199c3674f81fd687f8b769 ssh-agent -k [2023-04-05T16:21:29.791Z] unset SSH_AUTH_SOCK; [2023-04-05T16:21:29.791Z] unset SSH_AGENT_PID; [2023-04-05T16:21:29.791Z] echo Agent pid 38 killed; [2023-04-05T16:21:29.801Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-05T16:21:30.103Z] + git semver [Pipeline] } [2023-04-05T16:21:30.373Z] $ docker stop --time=1 3849f598bd29b91a1f538a9347bcd81e04288bfd23199c3674f81fd687f8b769 [2023-04-05T16:21:31.668Z] $ docker rm -f --volumes 3849f598bd29b91a1f538a9347bcd81e04288bfd23199c3674f81fd687f8b769 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:21:32.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-05T16:21:32.045Z] [2023-04-05T16:21:32.045Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:21:32.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-05T16:21:32.345Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-05T16:21:32.345Z] ab5ef0e58194: Pulling fs layer [2023-04-05T16:21:32.345Z] 9712f1f96733: Pulling fs layer [2023-04-05T16:21:32.345Z] 63f879dbbcfc: Pulling fs layer [2023-04-05T16:21:32.345Z] 0d9ebad4ef96: Pulling fs layer [2023-04-05T16:21:32.345Z] e9a5061849ea: Pulling fs layer [2023-04-05T16:21:32.345Z] d747dcd14b5f: Pulling fs layer [2023-04-05T16:21:32.345Z] 2de7ff778b66: Pulling fs layer [2023-04-05T16:21:32.345Z] 0d9ebad4ef96: Waiting [2023-04-05T16:21:32.345Z] e9a5061849ea: Waiting [2023-04-05T16:21:32.345Z] d747dcd14b5f: Waiting [2023-04-05T16:21:32.345Z] 9712f1f96733: Verifying Checksum [2023-04-05T16:21:32.345Z] 9712f1f96733: Download complete [2023-04-05T16:21:37.612Z] 63f879dbbcfc: Verifying Checksum [2023-04-05T16:21:37.612Z] 63f879dbbcfc: Download complete [2023-04-05T16:21:41.805Z] e9a5061849ea: Verifying Checksum [2023-04-05T16:21:41.805Z] e9a5061849ea: Download complete [2023-04-05T16:21:41.805Z] d747dcd14b5f: Verifying Checksum [2023-04-05T16:21:41.805Z] d747dcd14b5f: Download complete [2023-04-05T16:21:42.064Z] 2de7ff778b66: Verifying Checksum [2023-04-05T16:21:42.064Z] 2de7ff778b66: Download complete [2023-04-05T16:21:43.438Z] 0d9ebad4ef96: Verifying Checksum [2023-04-05T16:21:43.438Z] 0d9ebad4ef96: Download complete [2023-04-05T16:21:44.007Z] ab5ef0e58194: Verifying Checksum [2023-04-05T16:21:44.007Z] ab5ef0e58194: Download complete [2023-04-05T16:21:46.533Z] ab5ef0e58194: Pull complete [2023-04-05T16:21:46.533Z] 9712f1f96733: Pull complete [2023-04-05T16:21:47.099Z] 63f879dbbcfc: Pull complete [2023-04-05T16:21:50.381Z] 0d9ebad4ef96: Pull complete [2023-04-05T16:21:50.381Z] e9a5061849ea: Pull complete [2023-04-05T16:21:50.381Z] d747dcd14b5f: Pull complete [2023-04-05T16:21:51.315Z] 2de7ff778b66: Pull complete [2023-04-05T16:21:51.315Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-05T16:21:51.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-05T16:21:51.315Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:21:51.403Z] prd-ubuntu20.04-docker-8c-8g-6903 does not seem to be running inside a container [2023-04-05T16:21:51.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-05T16:21:53.579Z] $ docker top f9dc3d1c5a45f60be7f1d45c755a51f5d33b9230e4cb981d1d13727825a81091 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-05T16:21:53.643Z] provisioning config files... [2023-04-05T16:21:53.649Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config11394161343691305664tmp [2023-04-05T16:21:53.659Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config14186534452932894071tmp [2023-04-05T16:21:53.668Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config10648890265492521699tmp [Pipeline] { [Pipeline] echo [2023-04-05T16:21:53.683Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:21:53.963Z] ---> sigul-configuration.sh [2023-04-05T16:21:53.963Z] gpg: directory `/root/.gnupg' created [2023-04-05T16:21:53.963Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-05T16:21:53.963Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-05T16:21:53.963Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-05T16:21:53.963Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-05T16:21:53.963Z] gpg: CAST5 encrypted data [2023-04-05T16:21:53.963Z] gpg: encrypted with 1 passphrase [2023-04-05T16:21:53.963Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-05T16:21:54.251Z] + mkdir /home/jenkins [2023-04-05T16:21:54.251Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-05T16:21:54.535Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-05T16:21:54.542Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:21:54.826Z] ---> sigul-install.sh [2023-04-05T16:21:54.826Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-05T16:21:55.110Z] + git tag --list [2023-04-05T16:21:55.110Z] v0.0.0 [2023-04-05T16:21:55.110Z] v0.1.0 [2023-04-05T16:21:55.110Z] v0.1.1 [2023-04-05T16:21:55.110Z] v0.1.10 [2023-04-05T16:21:55.110Z] v0.1.11 [2023-04-05T16:21:55.110Z] v0.1.12 [2023-04-05T16:21:55.110Z] v0.1.13 [2023-04-05T16:21:55.110Z] v0.1.14 [2023-04-05T16:21:55.110Z] v0.1.15 [2023-04-05T16:21:55.110Z] v0.1.16 [2023-04-05T16:21:55.110Z] v0.1.17 [2023-04-05T16:21:55.110Z] v0.1.18 [2023-04-05T16:21:55.110Z] v0.1.19 [2023-04-05T16:21:55.110Z] v0.1.2 [2023-04-05T16:21:55.110Z] v0.1.20 [2023-04-05T16:21:55.110Z] v0.1.21 [2023-04-05T16:21:55.110Z] v0.1.22 [2023-04-05T16:21:55.110Z] v0.1.23 [2023-04-05T16:21:55.110Z] v0.1.24 [2023-04-05T16:21:55.110Z] v0.1.25 [2023-04-05T16:21:55.110Z] v0.1.26 [2023-04-05T16:21:55.110Z] v0.1.27 [2023-04-05T16:21:55.110Z] v0.1.28 [2023-04-05T16:21:55.110Z] v0.1.29 [2023-04-05T16:21:55.110Z] v0.1.3 [2023-04-05T16:21:55.110Z] v0.1.30 [2023-04-05T16:21:55.110Z] v0.1.31 [2023-04-05T16:21:55.110Z] v0.1.4 [2023-04-05T16:21:55.110Z] v0.1.5 [2023-04-05T16:21:55.110Z] v0.1.6 [2023-04-05T16:21:55.110Z] v0.1.7 [2023-04-05T16:21:55.110Z] v0.1.8 [2023-04-05T16:21:55.110Z] v0.1.9 [2023-04-05T16:21:55.110Z] v2.0.0 [2023-04-05T16:21:55.110Z] v2.0.1 [2023-04-05T16:21:55.110Z] v2.1.0 [2023-04-05T16:21:55.110Z] v2.1.1 [2023-04-05T16:21:55.110Z] v2.1.1-dev.1 [2023-04-05T16:21:55.110Z] v2.1.1-dev.2 [2023-04-05T16:21:55.110Z] v2.1.1-dev.3 [2023-04-05T16:21:55.110Z] v2.2.0 [2023-04-05T16:21:55.110Z] v2.2.1-dev.1 [2023-04-05T16:21:55.110Z] v2.2.1-dev.10 [2023-04-05T16:21:55.110Z] v2.2.1-dev.11 [2023-04-05T16:21:55.110Z] v2.2.1-dev.2 [2023-04-05T16:21:55.110Z] v2.2.1-dev.3 [2023-04-05T16:21:55.110Z] v2.2.1-dev.4 [2023-04-05T16:21:55.110Z] v2.2.1-dev.5 [2023-04-05T16:21:55.110Z] v2.2.1-dev.6 [2023-04-05T16:21:55.110Z] v2.2.1-dev.7 [2023-04-05T16:21:55.110Z] v2.2.1-dev.8 [2023-04-05T16:21:55.110Z] v2.2.1-dev.9 [2023-04-05T16:21:55.110Z] v2.3.0 [2023-04-05T16:21:55.110Z] v2.3.0-dev.11 [2023-04-05T16:21:55.110Z] v2.3.0-dev.12 [2023-04-05T16:21:55.110Z] v2.3.0-dev.13 [2023-04-05T16:21:55.110Z] v2.3.0-dev.14 [2023-04-05T16:21:55.110Z] v2.3.0-dev.15 [2023-04-05T16:21:55.110Z] v2.3.0-dev.16 [2023-04-05T16:21:55.110Z] v2.3.0-dev.17 [2023-04-05T16:21:55.110Z] v2.3.0-dev.18 [2023-04-05T16:21:55.110Z] v2.3.0-dev.19 [2023-04-05T16:21:55.110Z] v2.3.0-dev.20 [2023-04-05T16:21:55.110Z] v2.3.0-dev.21 [2023-04-05T16:21:55.110Z] v2.3.0-dev.22 [2023-04-05T16:21:55.110Z] v2.3.0-dev.23 [2023-04-05T16:21:55.110Z] v2.3.0-dev.24 [2023-04-05T16:21:55.110Z] v2.3.0-dev.25 [2023-04-05T16:21:55.110Z] v2.3.0-dev.26 [2023-04-05T16:21:55.110Z] v2.3.0-dev.27 [2023-04-05T16:21:55.110Z] v2.3.1-dev.1 [2023-04-05T16:21:55.110Z] v2.3.1-dev.2 [2023-04-05T16:21:55.110Z] v2.3.1-dev.3 [2023-04-05T16:21:55.110Z] v2.3.1-dev.4 [2023-04-05T16:21:55.110Z] v2.3.1-dev.5 [2023-04-05T16:21:55.110Z] v3.0.0-dev.1 [2023-04-05T16:21:55.110Z] v3.0.0-dev.10 [2023-04-05T16:21:55.110Z] v3.0.0-dev.11 [2023-04-05T16:21:55.110Z] v3.0.0-dev.12 [2023-04-05T16:21:55.110Z] v3.0.0-dev.13 [2023-04-05T16:21:55.110Z] v3.0.0-dev.14 [2023-04-05T16:21:55.110Z] v3.0.0-dev.15 [2023-04-05T16:21:55.110Z] v3.0.0-dev.16 [2023-04-05T16:21:55.110Z] v3.0.0-dev.17 [2023-04-05T16:21:55.110Z] v3.0.0-dev.18 [2023-04-05T16:21:55.110Z] v3.0.0-dev.19 [2023-04-05T16:21:55.110Z] v3.0.0-dev.2 [2023-04-05T16:21:55.110Z] v3.0.0-dev.20 [2023-04-05T16:21:55.110Z] v3.0.0-dev.21 [2023-04-05T16:21:55.110Z] v3.0.0-dev.3 [2023-04-05T16:21:55.110Z] v3.0.0-dev.4 [2023-04-05T16:21:55.110Z] v3.0.0-dev.5 [2023-04-05T16:21:55.110Z] v3.0.0-dev.6 [2023-04-05T16:21:55.110Z] v3.0.0-dev.7 [2023-04-05T16:21:55.110Z] v3.0.0-dev.8 [2023-04-05T16:21:55.110Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-05T16:21:55.393Z] + lftools sign git-tag v3.0.0-dev.21 [2023-04-05T16:21:55.962Z] Signing Git tag with Sigul... [2023-04-05T16:21:55.962Z] Signing v3.0.0-dev.21 [Pipeline] echo [2023-04-05T16:21:56.232Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:21:56.516Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-05T16:21:56.523Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-05T16:21:56.545Z] $ docker stop --time=1 f9dc3d1c5a45f60be7f1d45c755a51f5d33b9230e4cb981d1d13727825a81091 [2023-04-05T16:21:57.860Z] $ docker rm -f --volumes f9dc3d1c5a45f60be7f1d45c755a51f5d33b9230e4cb981d1d13727825a81091 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-05T16:21:58.257Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-05T16:21:58.257Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:21:58.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T16:21:58.558Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:21:58.630Z] prd-ubuntu20.04-docker-8c-8g-6903 does not seem to be running inside a container [2023-04-05T16:21:58.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-05T16:21:59.005Z] $ docker top b6e268525c56805a77be5368b30fb9ee25640062a413b21757010c26b5d9f726 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-05T16:21:59.088Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-05T16:21:59.088Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-05T16:21:59.202Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-05T16:21:59.204Z] $ docker exec b6e268525c56805a77be5368b30fb9ee25640062a413b21757010c26b5d9f726 ssh-agent [2023-04-05T16:21:59.308Z] SSH_AUTH_SOCK=/tmp/ssh-xAqKr6geTTuY/agent.32 [2023-04-05T16:21:59.308Z] SSH_AGENT_PID=39 [2023-04-05T16:21:59.312Z] Running ssh-add (command line suppressed) [2023-04-05T16:21:59.419Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11740516875612088470.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11740516875612088470.key) [2023-04-05T16:21:59.437Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-05T16:21:59.721Z] + git semver bump pre [2023-04-05T16:21:59.979Z] 2023-04-05 16:21:59,903 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-04-05T16:21:59.979Z] 2023-04-05 16:21:59,903 [bump_version] DEBUG bumping version:3.0.0-dev.21 on axis:pre with prefix:dev [2023-04-05T16:21:59.979Z] 2023-04-05 16:21:59,903 [bump_version] DEBUG bumped version:3.0.0-dev.22 [2023-04-05T16:21:59.979Z] 2023-04-05 16:21:59,903 [write_version] DEBUG write version:3.0.0-dev.22 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2023-04-05T16:21:59.979Z] 2023-04-05 16:21:59,903 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-04-05T16:21:59.979Z] 2023-04-05 16:21:59,904 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-04-05T16:21:59.979Z] 2023-04-05 16:21:59,907 [execute] INFO git cat-file --batch-check [2023-04-05T16:21:59.979Z] 2023-04-05 16:21:59,908 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-05T16:21:59.979Z] 2023-04-05 16:21:59,912 [execute] INFO git cat-file --batch [2023-04-05T16:21:59.979Z] 2023-04-05 16:21:59,913 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-05T16:21:59.979Z] 2023-04-05 16:21:59,918 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-04-05T16:21:59.979Z] 3.0.0-dev.22 [Pipeline] } [2023-04-05T16:21:59.987Z] $ docker exec --env ******** --env ******** b6e268525c56805a77be5368b30fb9ee25640062a413b21757010c26b5d9f726 ssh-agent -k [2023-04-05T16:22:00.082Z] unset SSH_AUTH_SOCK; [2023-04-05T16:22:00.083Z] unset SSH_AGENT_PID; [2023-04-05T16:22:00.083Z] echo Agent pid 39 killed; [2023-04-05T16:22:00.093Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-05T16:22:00.389Z] + git semver [Pipeline] } [2023-04-05T16:22:00.659Z] $ docker stop --time=1 b6e268525c56805a77be5368b30fb9ee25640062a413b21757010c26b5d9f726 [2023-04-05T16:22:01.974Z] $ docker rm -f --volumes b6e268525c56805a77be5368b30fb9ee25640062a413b21757010c26b5d9f726 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-05T16:22:02.304Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-05T16:22:02.305Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:22:02.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T16:22:02.603Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:22:02.673Z] prd-ubuntu20.04-docker-8c-8g-6903 does not seem to be running inside a container [2023-04-05T16:22:02.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-05T16:22:03.080Z] $ docker top 80fa36ad701da299104c43f4ba1d745d6818896ea37d343ac71beee5090110b6 -eo pid,comm [2023-04-05T16:22:03.130Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-05T16:22:03.130Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-05T16:22:03.172Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-05T16:22:03.172Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-05T16:22:03.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-05T16:22:03.272Z] $ docker exec 80fa36ad701da299104c43f4ba1d745d6818896ea37d343ac71beee5090110b6 ssh-agent [2023-04-05T16:22:03.387Z] SSH_AUTH_SOCK=/tmp/ssh-39SbMdSLbhR7/agent.32 [2023-04-05T16:22:03.387Z] SSH_AGENT_PID=38 [2023-04-05T16:22:03.391Z] Running ssh-add (command line suppressed) [2023-04-05T16:22:03.481Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15330700408625082520.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15330700408625082520.key) [2023-04-05T16:22:03.494Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-05T16:22:03.782Z] + git semver push [2023-04-05T16:22:04.041Z] 2023-04-05 16:22:03,961 [run_push] DEBUG push [2023-04-05T16:22:04.041Z] 2023-04-05 16:22:03,961 [execute] INFO git cat-file --batch-check [2023-04-05T16:22:04.041Z] 2023-04-05 16:22:03,961 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-05T16:22:04.041Z] 2023-04-05 16:22:03,965 [execute] INFO git rev-list f02da0870fb5e4e04b48862f32d2d57649243776 -- [2023-04-05T16:22:04.041Z] 2023-04-05 16:22:03,965 [execute] DEBUG Popen(['git', 'rev-list', 'f02da0870fb5e4e04b48862f32d2d57649243776', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-05T16:22:04.041Z] 2023-04-05 16:22:03,974 [execute] INFO git fetch -v origin [2023-04-05T16:22:04.041Z] 2023-04-05 16:22:03,974 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-05T16:22:04.607Z] 2023-04-05 16:22:04,488 [run_push] DEBUG no remote changes detected [2023-04-05T16:22:04.607Z] 2023-04-05 16:22:04,488 [execute] INFO git push origin semver [2023-04-05T16:22:04.607Z] 2023-04-05 16:22:04,489 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-05T16:22:05.544Z] 2023-04-05 16:22:05,305 [run_push] DEBUG push all version tags [2023-04-05T16:22:05.544Z] 2023-04-05 16:22:05,305 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-05T16:22:05.544Z] 2023-04-05 16:22:05,306 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2023-04-05T16:22:06.922Z] 2023-04-05 16:22:06,587 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-04-05T16:22:06.922Z] 3.0.0-dev.22 [Pipeline] } [2023-04-05T16:22:06.931Z] $ docker exec --env ******** --env ******** 80fa36ad701da299104c43f4ba1d745d6818896ea37d343ac71beee5090110b6 ssh-agent -k [2023-04-05T16:22:07.024Z] unset SSH_AUTH_SOCK; [2023-04-05T16:22:07.025Z] unset SSH_AGENT_PID; [2023-04-05T16:22:07.025Z] echo Agent pid 38 killed; [2023-04-05T16:22:07.035Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-05T16:22:07.335Z] + git semver [Pipeline] } [2023-04-05T16:22:07.608Z] $ docker stop --time=1 80fa36ad701da299104c43f4ba1d745d6818896ea37d343ac71beee5090110b6 [2023-04-05T16:22:08.894Z] $ docker rm -f --volumes 80fa36ad701da299104c43f4ba1d745d6818896ea37d343ac71beee5090110b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-05T16:22:09.438Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2023-04-05T16:22:09.438Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-04-05T16:22:09.438Z] total 16 [2023-04-05T16:22:09.438Z] drwxr-xr-x 3 root root 4096 Apr 5 16:11 . [2023-04-05T16:22:09.438Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 5 16:21 .. [2023-04-05T16:22:09.438Z] drwxr-xr-x 2 root root 4096 Apr 5 16:11 cost [2023-04-05T16:22:09.438Z] -rw-r--r-- 1 root root 87 Apr 5 16:11 cost.csv [2023-04-05T16:22:09.438Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-04-05T16:22:09.438Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-04-05T16:22:09.438Z] total 16 [2023-04-05T16:22:09.438Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 5 16:11 . [2023-04-05T16:22:09.438Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 5 16:21 .. [2023-04-05T16:22:09.438Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 5 16:11 cost [2023-04-05T16:22:09.438Z] -rw-r--r-- 1 jenkins jenkins 87 Apr 5 16:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:22:09.723Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:22:10.578Z] ---> package-listing.sh [2023-04-05T16:22:10.578Z] ++ facter osfamily [2023-04-05T16:22:10.578Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-05T16:22:10.837Z] + OS_FAMILY=debian [2023-04-05T16:22:10.837Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2023-04-05T16:22:10.837Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-05T16:22:10.837Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-05T16:22:10.837Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-05T16:22:10.837Z] + PACKAGES=/tmp/packages_start.txt [2023-04-05T16:22:10.837Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2023-04-05T16:22:10.837Z] + PACKAGES=/tmp/packages_end.txt [2023-04-05T16:22:10.837Z] + case "${OS_FAMILY}" in [2023-04-05T16:22:10.837Z] + dpkg -l [2023-04-05T16:22:10.837Z] + grep '^ii' [2023-04-05T16:22:10.837Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-05T16:22:10.837Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-05T16:22:10.837Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-05T16:22:10.837Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2023-04-05T16:22:10.837Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2023-04-05T16:22:10.837Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo [2023-04-05T16:22:10.846Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-05T16:22:11.122Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:22:11.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-05T16:22:11.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:22:11.740Z] prd-ubuntu20.04-docker-8c-8g-6903 does not seem to be running inside a container [2023-04-05T16:22:11.768Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-05T16:22:12.002Z] $ docker top 5ab1c2bfabecccfa12b808347b6a9716f18a884f95c7d1a086c3b9838f341ab1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T16:22:12.340Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-05T16:22:12.622Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-05T16:22:12.905Z] + ls /var/log/sa-host [2023-04-05T16:22:12.905Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-05T16:22:12.973Z] provisioning config files... [2023-04-05T16:22:12.981Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config1071379167166358054tmp [Pipeline] { [Pipeline] echo [2023-04-05T16:22:12.993Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:22:13.271Z] ---> create-netrc.sh [Pipeline] } [2023-04-05T16:22:13.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:22:13.597Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-05T16:22:13.605Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:22:13.889Z] ---> sudo-logs.sh [2023-04-05T16:22:13.889Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-05T16:22:13.919Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:22:14.198Z] ---> job-cost.sh [2023-04-05T16:22:14.198Z] lf-activate-venv: SKIPPING [2023-04-05T16:22:14.198Z] DEBUG: total: 0.2199999988079071 [2023-04-05T16:22:14.198Z] INFO: Retrieving Stack Cost... [2023-04-05T16:22:14.765Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-05T16:22:15.023Z] INFO: Archiving Costs [Pipeline] echo [2023-04-05T16:22:15.033Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:22:15.311Z] ---> logs-deploy.sh [2023-04-05T16:22:15.311Z] lf-activate-venv: SKIPPING [2023-04-05T16:22:15.311Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/86 [2023-04-05T16:22:15.311Z] INFO: archiving workspace using pattern(s): [2023-04-05T16:22:16.245Z] Archives upload complete. [2023-04-05T16:22:16.245Z] INFO: archiving logs to Nexus