Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d067308007d93fc1c65528eaf1d43967cb797470 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-ssh10867136493650690200.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1729607702695341342.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-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-ssh12350920637673257597.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9113360643802384651.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-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-ssh6900528541314302966.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8732 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d067308007d93fc1c65528eaf1d43967cb797470 (main) Commit message: "Merge pull request #182 from hahattan/update-topic" > 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 d067308007d93fc1c65528eaf1d43967cb797470 # timeout=10 > git rev-list --no-walk aae9db3ccaa50c9d24fab56a0b3092001ce1df14 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-21T02:36:07.835Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-21T02:36:07.878Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-21T02:36:07.890Z] ========================================================= [2022-10-21T02:36:07.890Z] EdgeX Global Pipelines Version Info [2022-10-21T02:36:07.890Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-21T02:36:08.639Z] ------------------- [2022-10-21T02:36:08.639Z] stable info: [2022-10-21T02:36:08.639Z] ------------------- [2022-10-21T02:36:08.639Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-21T02:36:08.639Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-21T02:36:08.639Z] Message: update stable to v1.0.243 [2022-10-21T02:36:09.209Z] ------------------- [2022-10-21T02:36:09.209Z] experimental info: [2022-10-21T02:36:09.209Z] ------------------- [2022-10-21T02:36:09.209Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-21T02:36:09.209Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-21T02:36:09.209Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-21T02:36:09.358Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2022-10-21T02:36:09.371Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2022-10-21T02:36:09.390Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-21T02:36:09.407Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-21T02:36:09.425Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-21T02:36:09.442Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-21T02:36:09.460Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-21T02:36:09.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-21T02:36:09.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-21T02:36:09.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-21T02:36:09.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-21T02:36:09.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2022-10-21T02:36:09.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-21T02:36:09.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-21T02:36:09.560Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-10-21T02:36:09.568Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-10-21T02:36:09.580Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-21T02:36:09.590Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-21T02:36:09.598Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-21T02:36:09.607Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-21T02:36:09.620Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-21T02:36:09.631Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-21T02:36:09.643Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-21T02:36:09.654Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-21T02:36:09.665Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-10-21T02:36:09.676Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-21T02:36:09.691Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-21T02:36:09.702Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-21T02:36:09.713Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-21T02:36:09.725Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-21T02:36:09.740Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d067308007d93fc1c65528eaf1d43967cb797470 [Pipeline] echo [2022-10-21T02:36:09.753Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d067308 [Pipeline] echo [2022-10-21T02:36:09.763Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-21T02:36:10.129Z] + git rev-list -1 --merges d067308007d93fc1c65528eaf1d43967cb797470~1..d067308007d93fc1c65528eaf1d43967cb797470 [Pipeline] echo [2022-10-21T02:36:10.158Z] -----------> git rev-list -1 --merges d067308007d93fc1c65528eaf1d43967cb797470~1..d067308007d93fc1c65528eaf1d43967cb797470 d067308007d93fc1c65528eaf1d43967cb797470 [2022-10-21T02:36:10.158Z] d067308007d93fc1c65528eaf1d43967cb797470 [false] [Pipeline] sh [2022-10-21T02:36:10.453Z] + git log --format=format:%s -1 d067308007d93fc1c65528eaf1d43967cb797470 [Pipeline] echo [2022-10-21T02:36:10.467Z] ========================================================= [2022-10-21T02:36:10.467Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-21T02:36:10.467Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-21T02:36:10.802Z] + git log --format=format:%s -1 d067308007d93fc1c65528eaf1d43967cb797470 [Pipeline] echo [2022-10-21T02:36:10.814Z] [semverPrep] GIT_COMMIT: d067308007d93fc1c65528eaf1d43967cb797470, Commit Message: Merge pull request #182 from hahattan/update-topic [Pipeline] echo [2022-10-21T02:36:10.822Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-21T02:36:11.176Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-21T02:36:11.176Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-21T02:36:11.176Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-21T02:36:11.176Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-21T02:36:11.176Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-21T02:36:11.176Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-21T02:36:11.176Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T02:36:11.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-21T02:36:11.846Z] [2022-10-21T02:36:11.846Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T02:36:12.142Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-21T02:36:12.403Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-21T02:36:12.403Z] b85a868b505f: Pulling fs layer [2022-10-21T02:36:12.403Z] e2be974225ed: Pulling fs layer [2022-10-21T02:36:12.403Z] 339a4e72a1f5: Pulling fs layer [2022-10-21T02:36:12.403Z] 988bab9f4d93: Pulling fs layer [2022-10-21T02:36:12.403Z] 1469e6f7b9e6: Pulling fs layer [2022-10-21T02:36:12.403Z] eaf3925da568: Pulling fs layer [2022-10-21T02:36:12.403Z] bab4dde63d76: Pulling fs layer [2022-10-21T02:36:12.403Z] bde34c3a00c8: Pulling fs layer [2022-10-21T02:36:12.403Z] b352a97aabf1: Pulling fs layer [2022-10-21T02:36:12.403Z] 4872d77fe225: Pulling fs layer [2022-10-21T02:36:12.403Z] 5851b861e8e6: Pulling fs layer [2022-10-21T02:36:12.403Z] 4872d77fe225: Waiting [2022-10-21T02:36:12.403Z] bde34c3a00c8: Waiting [2022-10-21T02:36:12.403Z] 988bab9f4d93: Waiting [2022-10-21T02:36:12.403Z] bab4dde63d76: Waiting [2022-10-21T02:36:12.403Z] b352a97aabf1: Waiting [2022-10-21T02:36:12.403Z] 1469e6f7b9e6: Waiting [2022-10-21T02:36:12.403Z] eaf3925da568: Waiting [2022-10-21T02:36:12.403Z] 5851b861e8e6: Waiting [2022-10-21T02:36:12.403Z] 988bab9f4d93: Download complete [2022-10-21T02:36:12.403Z] 1469e6f7b9e6: Verifying Checksum [2022-10-21T02:36:12.403Z] 1469e6f7b9e6: Download complete [2022-10-21T02:36:12.403Z] eaf3925da568: Verifying Checksum [2022-10-21T02:36:12.403Z] eaf3925da568: Download complete [2022-10-21T02:36:12.663Z] 339a4e72a1f5: Verifying Checksum [2022-10-21T02:36:12.663Z] 339a4e72a1f5: Download complete [2022-10-21T02:36:12.663Z] bde34c3a00c8: Verifying Checksum [2022-10-21T02:36:12.663Z] bde34c3a00c8: Download complete [2022-10-21T02:36:12.663Z] b352a97aabf1: Download complete [2022-10-21T02:36:12.663Z] 4872d77fe225: Download complete [2022-10-21T02:36:12.663Z] 5851b861e8e6: Verifying Checksum [2022-10-21T02:36:12.663Z] 5851b861e8e6: Download complete [2022-10-21T02:36:12.663Z] b85a868b505f: Verifying Checksum [2022-10-21T02:36:12.663Z] b85a868b505f: Download complete [2022-10-21T02:36:12.923Z] bab4dde63d76: Verifying Checksum [2022-10-21T02:36:12.923Z] bab4dde63d76: Download complete [2022-10-21T02:36:13.859Z] b85a868b505f: Pull complete [2022-10-21T02:36:13.859Z] e2be974225ed: Pull complete [2022-10-21T02:36:14.426Z] 339a4e72a1f5: Pull complete [2022-10-21T02:36:14.426Z] 988bab9f4d93: Pull complete [2022-10-21T02:36:14.687Z] 1469e6f7b9e6: Pull complete [2022-10-21T02:36:14.687Z] eaf3925da568: Pull complete [2022-10-21T02:36:16.602Z] bab4dde63d76: Pull complete [2022-10-21T02:36:16.602Z] bde34c3a00c8: Pull complete [2022-10-21T02:36:16.602Z] b352a97aabf1: Pull complete [2022-10-21T02:36:16.602Z] 4872d77fe225: Pull complete [2022-10-21T02:36:16.602Z] 5851b861e8e6: Pull complete [2022-10-21T02:36:16.602Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-21T02:36:16.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-21T02:36:16.602Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T02:36:16.683Z] prd-ubuntu20.04-docker-8c-8g-8732 does not seem to be running inside a container [2022-10-21T02:36:16.706Z] $ 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 [2022-10-21T02:36:18.000Z] $ docker top 806c61929c9b6362811d48aded742880c08668b82e3a6419be61755a163b4fa7 -eo pid,comm [2022-10-21T02:36:18.065Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-21T02:36:18.065Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-21T02:36:18.104Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-21T02:36:18.104Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-21T02:36:18.217Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-21T02:36:18.212Z] $ docker exec 806c61929c9b6362811d48aded742880c08668b82e3a6419be61755a163b4fa7 ssh-agent [2022-10-21T02:36:18.325Z] SSH_AUTH_SOCK=/tmp/ssh-hglQuFJWElNn/agent.31 [2022-10-21T02:36:18.325Z] SSH_AGENT_PID=37 [2022-10-21T02:36:18.331Z] Running ssh-add (command line suppressed) [2022-10-21T02:36:18.433Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7485947982815131932.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7485947982815131932.key) [2022-10-21T02:36:18.459Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-21T02:36:18.747Z] + git tag --points-at HEAD [Pipeline] } [2022-10-21T02:36:18.753Z] $ docker exec --env ******** --env ******** 806c61929c9b6362811d48aded742880c08668b82e3a6419be61755a163b4fa7 ssh-agent -k [2022-10-21T02:36:18.864Z] unset SSH_AUTH_SOCK; [2022-10-21T02:36:18.864Z] unset SSH_AGENT_PID; [2022-10-21T02:36:18.864Z] echo Agent pid 37 killed; [2022-10-21T02:36:18.882Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-21T02:36:18.902Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-21T02:36:18.902Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-21T02:36:19.022Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-21T02:36:19.017Z] $ docker exec 806c61929c9b6362811d48aded742880c08668b82e3a6419be61755a163b4fa7 ssh-agent [2022-10-21T02:36:19.141Z] SSH_AUTH_SOCK=/tmp/ssh-myDwcznVmIEl/agent.69 [2022-10-21T02:36:19.141Z] SSH_AGENT_PID=75 [2022-10-21T02:36:19.146Z] Running ssh-add (command line suppressed) [2022-10-21T02:36:19.253Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8457647022132145647.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8457647022132145647.key) [2022-10-21T02:36:19.275Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-21T02:36:19.559Z] + git semver init [2022-10-21T02:36:19.821Z] 2022-10-21 02:36:19,745 [run_init] DEBUG init version:0.0.0 force:False [2022-10-21T02:36:19.821Z] 2022-10-21 02:36:19,745 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2022-10-21T02:36:19.821Z] 2022-10-21 02:36:19,746 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2022-10-21T02:36:19.821Z] 2022-10-21 02:36:19,746 [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) [2022-10-21T02:36:20.762Z] 2022-10-21 02:36:20,541 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2022-10-21T02:36:20.762Z] 2022-10-21 02:36:20,542 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2022-10-21T02:36:20.762Z] 2022-10-21 02:36:20,542 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-21T02:36:20.762Z] 2022-10-21 02:36:20,542 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-21T02:36:20.762Z] 2.3.0-dev.24 [Pipeline] } [2022-10-21T02:36:20.765Z] $ docker exec --env ******** --env ******** 806c61929c9b6362811d48aded742880c08668b82e3a6419be61755a163b4fa7 ssh-agent -k [2022-10-21T02:36:20.878Z] unset SSH_AUTH_SOCK; [2022-10-21T02:36:20.878Z] unset SSH_AGENT_PID; [2022-10-21T02:36:20.879Z] echo Agent pid 75 killed; [2022-10-21T02:36:20.895Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-21T02:36:21.200Z] + git semver [Pipeline] } [2022-10-21T02:36:21.466Z] $ docker stop --time=1 806c61929c9b6362811d48aded742880c08668b82e3a6419be61755a163b4fa7 [2022-10-21T02:36:22.770Z] $ docker rm -f 806c61929c9b6362811d48aded742880c08668b82e3a6419be61755a163b4fa7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-21T02:36:23.110Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-21T02:36:23.277Z] Stashed 1 file(s) [Pipeline] echo [2022-10-21T02:36:23.280Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.24 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-10-21T02:36:23.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-21T02:36:23.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-21T02:36:23.441Z] ========================================================= [2022-10-21T02:36:23.441Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-21T02:36:23.441Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-21T02:36:23.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-21T02:36:23.728Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-21T02:36:23.728Z] 213ec9aee27d: Pulling fs layer [2022-10-21T02:36:23.728Z] 4583459ba037: Pulling fs layer [2022-10-21T02:36:23.728Z] 93c1e223e6f2: Pulling fs layer [2022-10-21T02:36:23.728Z] 53926ce57604: Pulling fs layer [2022-10-21T02:36:23.728Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-21T02:36:23.728Z] 30f14e443154: Pulling fs layer [2022-10-21T02:36:23.728Z] 801331c1e519: Pulling fs layer [2022-10-21T02:36:23.728Z] 99cc6dd402b0: Pulling fs layer [2022-10-21T02:36:23.728Z] 7d9ed39f4882: Pulling fs layer [2022-10-21T02:36:23.728Z] 21b2b0c7a3f4: Waiting [2022-10-21T02:36:23.728Z] 53926ce57604: Waiting [2022-10-21T02:36:23.728Z] 30f14e443154: Waiting [2022-10-21T02:36:23.728Z] 801331c1e519: Waiting [2022-10-21T02:36:23.728Z] 99cc6dd402b0: Waiting [2022-10-21T02:36:23.728Z] 7d9ed39f4882: Waiting [2022-10-21T02:36:23.728Z] 93c1e223e6f2: Verifying Checksum [2022-10-21T02:36:23.728Z] 93c1e223e6f2: Download complete [2022-10-21T02:36:23.728Z] 4583459ba037: Download complete [2022-10-21T02:36:23.728Z] 21b2b0c7a3f4: Download complete [2022-10-21T02:36:23.728Z] 30f14e443154: Verifying Checksum [2022-10-21T02:36:23.728Z] 30f14e443154: Download complete [2022-10-21T02:36:23.728Z] 213ec9aee27d: Verifying Checksum [2022-10-21T02:36:23.728Z] 213ec9aee27d: Download complete [2022-10-21T02:36:23.728Z] 801331c1e519: Download complete [2022-10-21T02:36:23.988Z] 213ec9aee27d: Pull complete [2022-10-21T02:36:23.988Z] 4583459ba037: Pull complete [2022-10-21T02:36:24.247Z] 93c1e223e6f2: Pull complete [2022-10-21T02:36:24.505Z] 7d9ed39f4882: Verifying Checksum [2022-10-21T02:36:24.505Z] 7d9ed39f4882: Download complete [2022-10-21T02:36:24.765Z] 53926ce57604: Verifying Checksum [2022-10-21T02:36:24.765Z] 53926ce57604: Download complete [2022-10-21T02:36:24.765Z] 99cc6dd402b0: Verifying Checksum [2022-10-21T02:36:24.765Z] 99cc6dd402b0: Download complete [2022-10-21T02:36:28.957Z] 53926ce57604: Pull complete [2022-10-21T02:36:28.957Z] 21b2b0c7a3f4: Pull complete [2022-10-21T02:36:28.957Z] 30f14e443154: Pull complete [2022-10-21T02:36:29.214Z] 801331c1e519: Pull complete [2022-10-21T02:36:31.119Z] 99cc6dd402b0: Pull complete [2022-10-21T02:36:31.685Z] 7d9ed39f4882: Pull complete [2022-10-21T02:36:31.685Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-21T02:36:31.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-21T02:36:31.685Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-10-21T02:36:31.971Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T02:36:32.269Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-21T02:36:32.269Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T02:36:32.330Z] prd-ubuntu20.04-docker-8c-8g-8732 does not seem to be running inside a container [2022-10-21T02:36:32.356Z] $ 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 [2022-10-21T02:36:34.222Z] $ docker top 217c07ef8969489683cf2a5123f856db61033c671df6313dff7ac3060767bd17 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-21T02:36:34.569Z] + go version [2022-10-21T02:36:34.569Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-21T02:36:34.577Z] $ docker stop --time=1 217c07ef8969489683cf2a5123f856db61033c671df6313dff7ac3060767bd17 [2022-10-21T02:36:35.887Z] $ docker rm -f 217c07ef8969489683cf2a5123f856db61033c671df6313dff7ac3060767bd17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T02:36:36.291Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-21T02:36:36.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T02:36:36.352Z] prd-ubuntu20.04-docker-8c-8g-8732 does not seem to be running inside a container [2022-10-21T02:36:36.380Z] $ 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 [2022-10-21T02:36:36.731Z] $ docker top 1c83e7ad616715ce5ded533dafbc81645aaba458762c453ab887e43ff373da72 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-21T02:36:37.069Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2022-10-21T02:36:37.359Z] + make test [2022-10-21T02:36:37.359Z] CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2022-10-21T02:36:37.359Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-21T02:36:37.359Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-21T02:36:37.359Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-21T02:36:37.359Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-21T02:36:37.359Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-21T02:36:37.359Z] go: downloading github.com/nats-io/nats.go v1.18.0 [2022-10-21T02:36:37.359Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.3 [2022-10-21T02:36:37.359Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 [2022-10-21T02:36:37.620Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-21T02:36:37.620Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-10-21T02:36:37.620Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-21T02:36:37.620Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-21T02:36:37.620Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-21T02:36:37.620Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-21T02:36:37.620Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-21T02:36:37.620Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-10-21T02:36:37.620Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-10-21T02:36:37.620Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-10-21T02:36:37.620Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-10-21T02:36:37.620Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-10-21T02:36:37.620Z] go: downloading github.com/x448/float16 v0.8.4 [2022-10-21T02:36:37.620Z] go: downloading golang.org/x/text v0.3.7 [2022-10-21T02:36:37.620Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-10-21T02:36:37.620Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-10-21T02:36:37.620Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-10-21T02:36:37.879Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-10-21T02:36:37.879Z] go: downloading github.com/klauspost/compress v1.15.11 [2022-10-21T02:36:37.879Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-10-21T02:36:37.879Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2022-10-21T02:36:37.879Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-10-21T02:36:38.368Z] Still waiting to schedule task [2022-10-21T02:36:38.368Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-21T02:36:55.959Z] ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.057s coverage: 66.4% of statements [2022-10-21T02:36:55.959Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-10-21T02:36:55.959Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.061s coverage: 90.4% of statements [2022-10-21T02:36:55.959Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.042s coverage: 87.7% of statements [2022-10-21T02:36:55.959Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] [2022-10-21T02:36:55.959Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-10-21T02:37:02.531Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.093s coverage: 35.9% of statements [2022-10-21T02:37:02.531Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.040s coverage: 68.5% of statements [2022-10-21T02:37:02.531Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-10-21T02:37:17.420Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.387s coverage: 83.8% of statements [2022-10-21T02:37:17.420Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.036s coverage: 88.9% of statements [2022-10-21T02:37:17.420Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-10-21T02:37:17.420Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.031s coverage: 100.0% of statements [2022-10-21T02:37:17.420Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.029s coverage: 100.0% of statements [2022-10-21T02:37:17.420Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.056s coverage: 95.1% of statements [2022-10-21T02:37:17.420Z] CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... [2022-10-21T02:37:17.420Z] ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.067s coverage: 66.4% of statements [2022-10-21T02:37:17.420Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-10-21T02:37:17.420Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.043s coverage: 90.4% of statements [2022-10-21T02:37:17.420Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.036s coverage: 100.0% of statements [2022-10-21T02:37:17.420Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-10-21T02:37:17.420Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.032s coverage: 100.0% of statements [2022-10-21T02:37:17.420Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.042s coverage: 68.5% of statements [2022-10-21T02:37:17.420Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-10-21T02:37:39.367Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.374s coverage: 83.8% of statements [2022-10-21T02:37:39.367Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.036s coverage: 88.9% of statements [2022-10-21T02:37:39.367Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-10-21T02:37:39.367Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.034s coverage: 100.0% of statements [2022-10-21T02:37:39.367Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.026s coverage: 100.0% of statements [2022-10-21T02:37:39.367Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.032s coverage: 95.1% of statements [2022-10-21T02:37:45.921Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-21T02:37:45.921Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-21T02:37:47.819Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-21T02:37:47.819Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-21T02:37:47.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-21T02:37:47.842Z] $ docker stop --time=1 1c83e7ad616715ce5ded533dafbc81645aaba458762c453ab887e43ff373da72 [2022-10-21T02:37:49.337Z] $ docker rm -f 1c83e7ad616715ce5ded533dafbc81645aaba458762c453ab887e43ff373da72 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-21T02:37:49.889Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-21T02:37:49.937Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T02:37:50.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-21T02:37:50.368Z] [2022-10-21T02:37:50.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T02:37:50.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-21T02:37:50.663Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-21T02:37:50.663Z] 5eb5b503b376: Pulling fs layer [2022-10-21T02:37:50.663Z] 5c69ac0246d0: Pulling fs layer [2022-10-21T02:37:50.663Z] ec43610c2a17: Pulling fs layer [2022-10-21T02:37:50.663Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-21T02:37:50.663Z] 33b1e0a273af: Pulling fs layer [2022-10-21T02:37:50.663Z] 5d3b04190fa2: Pulling fs layer [2022-10-21T02:37:50.663Z] 2f39f015ded8: Pulling fs layer [2022-10-21T02:37:50.663Z] 3a2ae6a8a46f: Waiting [2022-10-21T02:37:50.663Z] 33b1e0a273af: Waiting [2022-10-21T02:37:50.663Z] 5d3b04190fa2: Waiting [2022-10-21T02:37:50.663Z] 2f39f015ded8: Waiting [2022-10-21T02:37:50.663Z] 5c69ac0246d0: Verifying Checksum [2022-10-21T02:37:50.663Z] 5c69ac0246d0: Download complete [2022-10-21T02:37:50.663Z] 33b1e0a273af: Verifying Checksum [2022-10-21T02:37:50.663Z] 33b1e0a273af: Download complete [2022-10-21T02:37:50.663Z] 5d3b04190fa2: Verifying Checksum [2022-10-21T02:37:50.663Z] 5d3b04190fa2: Download complete [2022-10-21T02:37:50.922Z] ec43610c2a17: Verifying Checksum [2022-10-21T02:37:50.922Z] ec43610c2a17: Download complete [2022-10-21T02:37:50.922Z] 5eb5b503b376: Verifying Checksum [2022-10-21T02:37:50.922Z] 5eb5b503b376: Download complete [2022-10-21T02:37:51.488Z] 2f39f015ded8: Download complete [2022-10-21T02:37:52.053Z] 5eb5b503b376: Pull complete [2022-10-21T02:37:52.311Z] 5c69ac0246d0: Pull complete [2022-10-21T02:37:52.571Z] ec43610c2a17: Pull complete [2022-10-21T02:37:52.571Z] 3a2ae6a8a46f: Pull complete [2022-10-21T02:37:52.831Z] 33b1e0a273af: Pull complete [2022-10-21T02:37:52.831Z] 5d3b04190fa2: Pull complete [2022-10-21T02:37:57.018Z] 2f39f015ded8: Pull complete [2022-10-21T02:37:57.018Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-21T02:37:57.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-21T02:37:57.018Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T02:37:57.105Z] prd-ubuntu20.04-docker-8c-8g-8732 does not seem to be running inside a container [2022-10-21T02:37:57.134Z] $ 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 [2022-10-21T02:37:58.612Z] $ docker top 05253a643efca2051df45131835693fc17a6328d563fd4f87407d4868ecc37c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-21T02:37:59.006Z] ---> job-cost.sh [2022-10-21T02:37:59.006Z] lf-activate-venv: SKIPPING [2022-10-21T02:37:59.006Z] INFO: No Stack... [2022-10-21T02:37:59.264Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-21T02:37:59.523Z] INFO: Archiving Costs [Pipeline] sh [2022-10-21T02:37:59.809Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2022-10-21T02:37:59.810Z] + cut -d, -f6 [Pipeline] lock [2022-10-21T02:37:59.822Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-48-stack-cost] [2022-10-21T02:37:59.829Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-48-stack-cost] did not exist. Created. [2022-10-21T02:37:59.829Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-21T02:38:00.129Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-21T02:38:00.205Z] Stashed 1 file(s) [Pipeline] } [2022-10-21T02:38:00.214Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-48-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-21T02:38:00.232Z] $ docker stop --time=1 05253a643efca2051df45131835693fc17a6328d563fd4f87407d4868ecc37c2 [2022-10-21T02:38:01.417Z] $ docker rm -f 05253a643efca2051df45131835693fc17a6328d563fd4f87407d4868ecc37c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-21T02:38:06.009Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8733 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2022-10-21T02:38:06.022Z] Running in /w/workspace/go-mod-messaging/48 [Pipeline] { [Pipeline] checkout [2022-10-21T02:38:06.049Z] Selected Git installation does not exist. Using Default [2022-10-21T02:38:06.049Z] The recommended git tool is: NONE [2022-10-21T02:38:11.068Z] using credential edgex-jenkins-ssh [2022-10-21T02:38:11.083Z] Cloning the remote Git repository [2022-10-21T02:38:11.128Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2022-10-21T02:38:11.201Z] > git init /w/workspace/go-mod-messaging/48 # timeout=10 [2022-10-21T02:38:11.330Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2022-10-21T02:38:11.332Z] > git --version # timeout=10 [2022-10-21T02:38:11.354Z] > git --version # 'git version 2.25.1' [2022-10-21T02:38:11.355Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-21T02:38:11.395Z] Verifying host key using known hosts file [2022-10-21T02:38:11.580Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-21T02:38:11.592Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-21T02:38:13.362Z] Avoid second fetch [2022-10-21T02:38:13.363Z] Checking out Revision d067308007d93fc1c65528eaf1d43967cb797470 (main) [2022-10-21T02:38:12.445Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2022-10-21T02:38:12.469Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-21T02:38:13.383Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T02:38:13.404Z] > git checkout -f d067308007d93fc1c65528eaf1d43967cb797470 # timeout=10 [2022-10-21T02:38:13.884Z] Commit message: "Merge pull request #182 from hahattan/update-topic" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-21T02:38:14.813Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-21T02:38:14.813Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-21T02:38:14.813Z] Dload Upload Total Spent Left Speed [2022-10-21T02:38:14.813Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 96198 0 --:--:-- --:--:-- --:--:-- 96198 [Pipeline] sh [2022-10-21T02:38:15.469Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-21T02:38:15.794Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-21T02:38:15.794Z] + sudo tee /etc/docker/daemon.new [2022-10-21T02:38:15.794Z] { [2022-10-21T02:38:15.794Z] "registry-mirrors": [ [2022-10-21T02:38:15.794Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-21T02:38:15.794Z] ], [2022-10-21T02:38:15.794Z] "bip": "10.250.0.254/24", [2022-10-21T02:38:15.794Z] "hosts": [ [2022-10-21T02:38:15.794Z] "tcp://0.0.0.0:5555", [2022-10-21T02:38:15.794Z] "unix:///var/run/docker.sock" [2022-10-21T02:38:15.794Z] ], [2022-10-21T02:38:15.794Z] "mtu": 1458, [2022-10-21T02:38:15.794Z] "selinux-enabled": true, [2022-10-21T02:38:15.794Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-21T02:38:15.794Z] } [Pipeline] sh [2022-10-21T02:38:16.123Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-21T02:38:16.466Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-10-21T02:38:34.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-21T02:38:34.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-21T02:38:34.864Z] ========================================================= [2022-10-21T02:38:34.864Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-21T02:38:34.864Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-21T02:38:35.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-21T02:38:35.782Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-21T02:38:35.782Z] 9b18e9b68314: Pulling fs layer [2022-10-21T02:38:35.782Z] d32db5db7311: Pulling fs layer [2022-10-21T02:38:35.782Z] d0c4b47475fc: Pulling fs layer [2022-10-21T02:38:35.782Z] 5831b945b038: Pulling fs layer [2022-10-21T02:38:35.782Z] 86bbec2aaacd: Pulling fs layer [2022-10-21T02:38:35.782Z] e10730c5d714: Pulling fs layer [2022-10-21T02:38:35.782Z] 5dd5c2283517: Pulling fs layer [2022-10-21T02:38:35.782Z] d5ac0230b979: Pulling fs layer [2022-10-21T02:38:35.782Z] 5831b945b038: Waiting [2022-10-21T02:38:35.782Z] 86bbec2aaacd: Waiting [2022-10-21T02:38:35.782Z] e10730c5d714: Waiting [2022-10-21T02:38:35.782Z] 5dd5c2283517: Waiting [2022-10-21T02:38:35.782Z] d5ac0230b979: Waiting [2022-10-21T02:38:35.782Z] d0c4b47475fc: Verifying Checksum [2022-10-21T02:38:35.782Z] d0c4b47475fc: Download complete [2022-10-21T02:38:35.782Z] d32db5db7311: Verifying Checksum [2022-10-21T02:38:35.782Z] d32db5db7311: Download complete [2022-10-21T02:38:35.782Z] 86bbec2aaacd: Download complete [2022-10-21T02:38:35.782Z] e10730c5d714: Verifying Checksum [2022-10-21T02:38:35.782Z] e10730c5d714: Download complete [2022-10-21T02:38:35.782Z] 9b18e9b68314: Verifying Checksum [2022-10-21T02:38:35.782Z] 9b18e9b68314: Download complete [2022-10-21T02:38:36.775Z] 9b18e9b68314: Pull complete [2022-10-21T02:38:37.048Z] d5ac0230b979: Verifying Checksum [2022-10-21T02:38:37.048Z] d5ac0230b979: Download complete [2022-10-21T02:38:37.331Z] d32db5db7311: Pull complete [2022-10-21T02:38:37.602Z] d0c4b47475fc: Pull complete [2022-10-21T02:38:38.196Z] 5dd5c2283517: Verifying Checksum [2022-10-21T02:38:38.196Z] 5dd5c2283517: Download complete [2022-10-21T02:38:39.177Z] 5831b945b038: Verifying Checksum [2022-10-21T02:38:39.177Z] 5831b945b038: Download complete [2022-10-21T02:38:51.543Z] 5831b945b038: Pull complete [2022-10-21T02:38:51.543Z] 86bbec2aaacd: Pull complete [2022-10-21T02:38:51.543Z] e10730c5d714: Pull complete [2022-10-21T02:38:56.901Z] 5dd5c2283517: Pull complete [2022-10-21T02:38:58.860Z] d5ac0230b979: Pull complete [2022-10-21T02:38:58.860Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-21T02:38:58.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-21T02:38:58.860Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-10-21T02:38:59.184Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T02:38:59.535Z] + docker inspect -f . ci-base-image-arm64 [2022-10-21T02:38:59.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T02:38:59.723Z] prd-ubuntu20.04-docker-arm64-4c-16g-8733 does not seem to be running inside a container [2022-10-21T02:38:59.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/48 -v /w/workspace/go-mod-messaging/48:/w/workspace/go-mod-messaging/48:rw,z -v /w/workspace/go-mod-messaging/48@tmp:/w/workspace/go-mod-messaging/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-21T02:39:03.009Z] $ docker top 6d1aeecf25ac9fbb6563c625744f3149fccefcd931faae0ce5ba88d285c4dacc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-21T02:39:03.835Z] + go version [2022-10-21T02:39:03.835Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-21T02:39:03.855Z] $ docker stop --time=1 6d1aeecf25ac9fbb6563c625744f3149fccefcd931faae0ce5ba88d285c4dacc [2022-10-21T02:39:05.486Z] $ docker rm -f 6d1aeecf25ac9fbb6563c625744f3149fccefcd931faae0ce5ba88d285c4dacc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T02:39:06.010Z] + docker inspect -f . ci-base-image-arm64 [2022-10-21T02:39:06.010Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T02:39:06.227Z] prd-ubuntu20.04-docker-arm64-4c-16g-8733 does not seem to be running inside a container [2022-10-21T02:39:06.333Z] $ 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/48 -v /w/workspace/go-mod-messaging/48:/w/workspace/go-mod-messaging/48:rw,z -v /w/workspace/go-mod-messaging/48@tmp:/w/workspace/go-mod-messaging/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-21T02:39:07.526Z] $ docker top 932c8171298f0d9d0898efe221bbff09fc1e526bcdbd966bf8500856e49235b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-21T02:39:08.065Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/48 [Pipeline] fileExists [Pipeline] sh [2022-10-21T02:39:08.433Z] + make test [2022-10-21T02:39:08.433Z] CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2022-10-21T02:39:08.707Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-21T02:39:08.707Z] go: downloading github.com/nats-io/nats.go v1.18.0 [2022-10-21T02:39:08.707Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-21T02:39:08.976Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-21T02:39:08.976Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.3 [2022-10-21T02:39:08.976Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-21T02:39:08.976Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-21T02:39:08.976Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 [2022-10-21T02:39:09.579Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-21T02:39:09.579Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-21T02:39:09.579Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-21T02:39:09.579Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-21T02:39:09.579Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-10-21T02:39:09.579Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-10-21T02:39:09.579Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-21T02:39:09.579Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-10-21T02:39:09.579Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-21T02:39:09.579Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-10-21T02:39:09.579Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-10-21T02:39:09.848Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-10-21T02:39:09.848Z] go: downloading github.com/x448/float16 v0.8.4 [2022-10-21T02:39:09.848Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-10-21T02:39:09.848Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-10-21T02:39:10.120Z] go: downloading golang.org/x/text v0.3.7 [2022-10-21T02:39:10.706Z] go: downloading github.com/klauspost/compress v1.15.11 [2022-10-21T02:39:10.706Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-10-21T02:39:10.706Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-10-21T02:39:10.706Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2022-10-21T02:39:10.706Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-10-21T02:41:02.458Z] ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.297s coverage: 66.4% of statements [2022-10-21T02:41:02.458Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-10-21T02:41:02.458Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.342s coverage: 90.4% of statements [2022-10-21T02:41:02.458Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.244s coverage: 87.7% of statements [2022-10-21T02:41:02.458Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] [2022-10-21T02:41:02.458Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-10-21T02:42:10.363Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.323s coverage: 35.9% of statements [2022-10-21T02:42:10.363Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.163s coverage: 68.5% of statements [2022-10-21T02:42:10.363Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-10-21T02:42:10.363Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.487s coverage: 83.8% of statements [2022-10-21T02:42:10.363Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.114s coverage: 88.9% of statements [2022-10-21T02:42:10.363Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-10-21T02:42:10.363Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.071s coverage: 100.0% of statements [2022-10-21T02:42:10.363Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.062s coverage: 100.0% of statements [2022-10-21T02:42:10.363Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.071s coverage: 95.1% of statements [2022-10-21T02:42:10.363Z] CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... [2022-10-21T02:42:10.363Z] ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.228s coverage: 66.4% of statements [2022-10-21T02:42:10.363Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-10-21T02:42:10.363Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.230s coverage: 90.4% of statements [2022-10-21T02:42:10.363Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.058s coverage: 100.0% of statements [2022-10-21T02:42:10.363Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-10-21T02:42:10.363Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.068s coverage: 100.0% of statements [2022-10-21T02:42:10.363Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.138s coverage: 68.5% of statements [2022-10-21T02:42:10.363Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-10-21T02:42:28.582Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.468s coverage: 83.8% of statements [2022-10-21T02:42:28.582Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.068s coverage: 88.9% of statements [2022-10-21T02:42:28.582Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-10-21T02:42:28.582Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.068s coverage: 100.0% of statements [2022-10-21T02:42:28.582Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.067s coverage: 100.0% of statements [2022-10-21T02:42:28.582Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.083s coverage: 95.1% of statements [2022-10-21T02:42:28.582Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-21T02:42:28.582Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-21T02:43:36.529Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-21T02:43:36.529Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-21T02:43:36.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-21T02:43:36.560Z] $ docker stop --time=1 932c8171298f0d9d0898efe221bbff09fc1e526bcdbd966bf8500856e49235b1 [2022-10-21T02:43:38.344Z] $ docker rm -f 932c8171298f0d9d0898efe221bbff09fc1e526bcdbd966bf8500856e49235b1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-21T02:43:40.329Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-21T02:43:40.351Z] Warning: overwriting stash ‘coverage-report’ [2022-10-21T02:43:40.744Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T02:43:41.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-21T02:43:41.175Z] [2022-10-21T02:43:41.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T02:43:41.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-21T02:43:41.783Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-21T02:43:41.783Z] 8998bd30e6a1: Pulling fs layer [2022-10-21T02:43:41.783Z] 04944245beec: Pulling fs layer [2022-10-21T02:43:41.783Z] 699f458cf7ca: Pulling fs layer [2022-10-21T02:43:41.783Z] 765212b225bb: Pulling fs layer [2022-10-21T02:43:41.783Z] f23df028b6ca: Pulling fs layer [2022-10-21T02:43:41.783Z] d65c8cfc05b1: Pulling fs layer [2022-10-21T02:43:41.783Z] 2437ff75d9bd: Pulling fs layer [2022-10-21T02:43:41.783Z] f23df028b6ca: Waiting [2022-10-21T02:43:41.783Z] 765212b225bb: Waiting [2022-10-21T02:43:41.783Z] d65c8cfc05b1: Waiting [2022-10-21T02:43:41.783Z] 2437ff75d9bd: Waiting [2022-10-21T02:43:41.783Z] 04944245beec: Verifying Checksum [2022-10-21T02:43:41.783Z] 04944245beec: Download complete [2022-10-21T02:43:41.783Z] 765212b225bb: Verifying Checksum [2022-10-21T02:43:41.783Z] 765212b225bb: Download complete [2022-10-21T02:43:41.783Z] f23df028b6ca: Verifying Checksum [2022-10-21T02:43:41.783Z] f23df028b6ca: Download complete [2022-10-21T02:43:42.054Z] d65c8cfc05b1: Verifying Checksum [2022-10-21T02:43:42.054Z] d65c8cfc05b1: Download complete [2022-10-21T02:43:42.054Z] 699f458cf7ca: Verifying Checksum [2022-10-21T02:43:42.054Z] 699f458cf7ca: Download complete [2022-10-21T02:43:42.322Z] 8998bd30e6a1: Verifying Checksum [2022-10-21T02:43:42.322Z] 8998bd30e6a1: Download complete [2022-10-21T02:43:44.905Z] 2437ff75d9bd: Verifying Checksum [2022-10-21T02:43:44.905Z] 2437ff75d9bd: Download complete [2022-10-21T02:43:46.319Z] 8998bd30e6a1: Pull complete [2022-10-21T02:43:46.902Z] 04944245beec: Pull complete [2022-10-21T02:43:47.862Z] 699f458cf7ca: Pull complete [2022-10-21T02:43:48.129Z] 765212b225bb: Pull complete [2022-10-21T02:43:49.539Z] f23df028b6ca: Pull complete [2022-10-21T02:43:49.539Z] d65c8cfc05b1: Pull complete [2022-10-21T02:44:04.556Z] 2437ff75d9bd: Pull complete [2022-10-21T02:44:04.556Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-21T02:44:04.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-21T02:44:04.556Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T02:44:04.725Z] prd-ubuntu20.04-docker-arm64-4c-16g-8733 does not seem to be running inside a container [2022-10-21T02:44:04.792Z] $ 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/48 -v /w/workspace/go-mod-messaging/48:/w/workspace/go-mod-messaging/48:rw,z -v /w/workspace/go-mod-messaging/48@tmp:/w/workspace/go-mod-messaging/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-21T02:44:07.306Z] $ docker top 5ae825f69b6f77c873761a590690716fc36f9192a8a3a2274b753306620c61b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-21T02:44:08.139Z] ---> job-cost.sh [2022-10-21T02:44:08.139Z] lf-activate-venv: SKIPPING [2022-10-21T02:44:08.139Z] INFO: No Stack... [2022-10-21T02:44:08.404Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-21T02:44:09.362Z] INFO: Archiving Costs [Pipeline] sh [2022-10-21T02:44:09.688Z] + + cat /w/workspace/go-mod-messaging/48/archives/cost.csv [2022-10-21T02:44:09.688Z] cut -d, -f6 [Pipeline] lock [2022-10-21T02:44:09.752Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-48-stack-cost] [2022-10-21T02:44:09.758Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-48-stack-cost] did not exist. Created. [2022-10-21T02:44:09.758Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-21T02:44:10.095Z] /w/workspace/go-mod-messaging/48@tmp/durable-f226180f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-21T02:44:10.750Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-21T02:44:10.774Z] Warning: overwriting stash ‘stack-cost’ [2022-10-21T02:44:10.827Z] Stashed 1 file(s) [Pipeline] } [2022-10-21T02:44:10.833Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-48-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-21T02:44:10.852Z] $ docker stop --time=1 5ae825f69b6f77c873761a590690716fc36f9192a8a3a2274b753306620c61b9 [2022-10-21T02:44:12.374Z] $ docker rm -f 5ae825f69b6f77c873761a590690716fc36f9192a8a3a2274b753306620c61b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-21T02:44:12.738Z] provisioning config files... [2022-10-21T02:44:12.747Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config10030395591960970880tmp [Pipeline] { [Pipeline] sh [2022-10-21T02:44:13.036Z] + set +x [2022-10-21T02:44:13.036Z] + + curlbash -s -s https://codecov.io/bash -- [2022-10-21T02:44:13.036Z] [2022-10-21T02:44:13.036Z] [2022-10-21T02:44:13.036Z] _____ _ [2022-10-21T02:44:13.036Z] / ____| | | [2022-10-21T02:44:13.036Z] | | ___ __| | ___ ___ _____ __ [2022-10-21T02:44:13.036Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-21T02:44:13.036Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-21T02:44:13.036Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-21T02:44:13.036Z] Bash-1.0.6 [2022-10-21T02:44:13.036Z] [2022-10-21T02:44:13.036Z] [2022-10-21T02:44:13.036Z] ==> git version 2.25.1 found [2022-10-21T02:44:13.036Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-21T02:44:13.036Z] Release-Date: 2020-01-08 [2022-10-21T02:44:13.036Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-21T02:44:13.036Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-21T02:44:13.036Z] ==> Jenkins CI detected. [2022-10-21T02:44:13.036Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2022-10-21T02:44:13.036Z] project root: . [2022-10-21T02:44:13.036Z] --> token set from env [2022-10-21T02:44:13.036Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-21T02:44:13.036Z] ==> Running gcov in . (disable via -X gcov) [2022-10-21T02:44:13.036Z] ==> Python coveragepy not found [2022-10-21T02:44:13.036Z] ==> Searching for coverage reports in: [2022-10-21T02:44:13.036Z] + . [2022-10-21T02:44:13.036Z] -> Found 1 reports [2022-10-21T02:44:13.036Z] ==> Detecting git/mercurial file structure [2022-10-21T02:44:13.036Z] ==> Reading reports [2022-10-21T02:44:13.036Z] + ./coverage.out bytes=33413 [2022-10-21T02:44:13.036Z] ==> Appending adjustments [2022-10-21T02:44:13.036Z] https://docs.codecov.io/docs/fixing-reports [2022-10-21T02:44:13.294Z] + Found adjustments [2022-10-21T02:44:13.294Z] ==> Gzipping contents [2022-10-21T02:44:13.294Z] 8.0K /tmp/codecov.a7TNJe.gz [2022-10-21T02:44:13.294Z] ==> Uploading reports [2022-10-21T02:44:13.294Z] url: https://codecov.io [2022-10-21T02:44:13.294Z] query: branch=main&commit=d067308007d93fc1c65528eaf1d43967cb797470&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-21T02:44:13.294Z] -> Pinging Codecov [2022-10-21T02:44:13.294Z] 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=d067308007d93fc1c65528eaf1d43967cb797470&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-21T02:44:13.861Z] -> Uploading to [2022-10-21T02:44:13.861Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-21/F6E385568367DD0E4001BA4F8F1CB792/d067308007d93fc1c65528eaf1d43967cb797470/3eafc7ec-15b1-4ec9-b5db-4aff149dbb3b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221021%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221021T024413Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f2a540ffc32cd6402fa3c7577b4d9002aa5e3ab1be3ac4902e9caef91113daf4 [2022-10-21T02:44:13.861Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-21T02:44:13.861Z] Dload Upload Total Spent Left Speed [2022-10-21T02:44:13.861Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8048 0 0 100 8048 0 32715 --:--:-- --:--:-- --:--:-- 32715 [2022-10-21T02:44:14.120Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/d067308007d93fc1c65528eaf1d43967cb797470 [Pipeline] } [2022-10-21T02:44:14.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-21T02:44:14.300Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-21T02:44:14.312Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T02:44:14.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-21T02:44:14.608Z] [2022-10-21T02:44:14.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T02:44:14.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-21T02:44:14.910Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-21T02:44:14.910Z] df9b9388f04a: Pulling fs layer [2022-10-21T02:44:14.910Z] 52dc419b0ee2: Pulling fs layer [2022-10-21T02:44:14.910Z] 25bc292e5bac: Pulling fs layer [2022-10-21T02:44:14.910Z] 114826534d7a: Pulling fs layer [2022-10-21T02:44:14.910Z] 4657fd5d0bcf: Pulling fs layer [2022-10-21T02:44:14.910Z] 6ad1cebc031e: Pulling fs layer [2022-10-21T02:44:14.910Z] 8a3aa393b2d8: Pulling fs layer [2022-10-21T02:44:14.910Z] 4657fd5d0bcf: Waiting [2022-10-21T02:44:14.910Z] 6ad1cebc031e: Waiting [2022-10-21T02:44:14.910Z] 8a3aa393b2d8: Waiting [2022-10-21T02:44:14.910Z] 114826534d7a: Waiting [2022-10-21T02:44:14.910Z] 25bc292e5bac: Verifying Checksum [2022-10-21T02:44:14.910Z] 25bc292e5bac: Download complete [2022-10-21T02:44:14.910Z] 52dc419b0ee2: Verifying Checksum [2022-10-21T02:44:14.910Z] 52dc419b0ee2: Download complete [2022-10-21T02:44:14.910Z] 4657fd5d0bcf: Download complete [2022-10-21T02:44:14.910Z] df9b9388f04a: Verifying Checksum [2022-10-21T02:44:14.910Z] df9b9388f04a: Download complete [2022-10-21T02:44:15.169Z] 6ad1cebc031e: Verifying Checksum [2022-10-21T02:44:15.169Z] 6ad1cebc031e: Download complete [2022-10-21T02:44:15.169Z] df9b9388f04a: Pull complete [2022-10-21T02:44:15.169Z] 52dc419b0ee2: Pull complete [2022-10-21T02:44:15.428Z] 25bc292e5bac: Pull complete [2022-10-21T02:44:15.687Z] 114826534d7a: Download complete [2022-10-21T02:44:15.946Z] 8a3aa393b2d8: Verifying Checksum [2022-10-21T02:44:15.946Z] 8a3aa393b2d8: Download complete [2022-10-21T02:44:19.232Z] 114826534d7a: Pull complete [2022-10-21T02:44:19.232Z] 4657fd5d0bcf: Pull complete [2022-10-21T02:44:19.232Z] 6ad1cebc031e: Pull complete [2022-10-21T02:44:21.775Z] 8a3aa393b2d8: Pull complete [2022-10-21T02:44:21.775Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-21T02:44:21.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-21T02:44:21.775Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T02:44:21.843Z] prd-ubuntu20.04-docker-8c-8g-8732 does not seem to be running inside a container [2022-10-21T02:44:21.873Z] $ 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 [2022-10-21T02:44:23.595Z] $ docker top f7fc7ff85fb58073646f072a143221b0aa1a2e82903bf59fe74a22e3822b18e3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-21T02:44:23.664Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2022-10-21T02:44:23.947Z] + set -o pipefail [2022-10-21T02:44:23.947Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2022-10-21T02:44:27.239Z] [2022-10-21T02:44:27.239Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... [2022-10-21T02:44:27.239Z] [2022-10-21T02:44:27.240Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/a11ffa37-9b8f-4f1d-9c26-642fefcbc83b [2022-10-21T02:44:27.240Z] [2022-10-21T02:44:27.240Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-21T02:44:27.240Z] [2022-10-21T02:44:27.240Z] [2022-10-21T02:44:27.240Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-21T02:44:27.240Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-21T02:44:27.240Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-21T02:44:27.251Z] $ docker stop --time=1 f7fc7ff85fb58073646f072a143221b0aa1a2e82903bf59fe74a22e3822b18e3 [2022-10-21T02:44:28.844Z] $ docker rm -f f7fc7ff85fb58073646f072a143221b0aa1a2e82903bf59fe74a22e3822b18e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-21T02:44:29.427Z] + git log --format=format:%s -1 d067308007d93fc1c65528eaf1d43967cb797470 [Pipeline] sh [2022-10-21T02:44:29.715Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-21T02:44:29.715Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T02:44:30.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-21T02:44:30.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T02:44:30.085Z] prd-ubuntu20.04-docker-8c-8g-8732 does not seem to be running inside a container [2022-10-21T02:44:30.114Z] $ 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 [2022-10-21T02:44:30.475Z] $ docker top 6e8b359d6e845c5760d5fe96721ce05afb9da407649823d530ef63d59d7f2868 -eo pid,comm [2022-10-21T02:44:30.523Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-21T02:44:30.523Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-21T02:44:30.557Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-21T02:44:30.557Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-21T02:44:30.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-21T02:44:30.662Z] $ docker exec 6e8b359d6e845c5760d5fe96721ce05afb9da407649823d530ef63d59d7f2868 ssh-agent [2022-10-21T02:44:30.774Z] SSH_AUTH_SOCK=/tmp/ssh-u1laTx0fydK2/agent.31 [2022-10-21T02:44:30.774Z] SSH_AGENT_PID=37 [2022-10-21T02:44:30.779Z] Running ssh-add (command line suppressed) [2022-10-21T02:44:30.872Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6812531913350084938.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6812531913350084938.key) [2022-10-21T02:44:30.885Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-21T02:44:31.170Z] + git semver tag [2022-10-21T02:44:31.430Z] 2022-10-21 02:44:31,358 [run_tag] DEBUG tag force:False [2022-10-21T02:44:31.430Z] 2022-10-21 02:44:31,358 [check_head_tag] DEBUG check head tag [2022-10-21T02:44:31.430Z] 2022-10-21 02:44:31,359 [execute] INFO git cat-file --batch-check [2022-10-21T02:44:31.430Z] 2022-10-21 02:44:31,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2022-10-21T02:44:31.430Z] 2022-10-21 02:44:31,362 [execute] INFO git cat-file --batch [2022-10-21T02:44:31.430Z] 2022-10-21 02:44:31,363 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2022-10-21T02:44:31.430Z] 2022-10-21 02:44:31,383 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-21T02:44:31.430Z] 2022-10-21 02:44:31,384 [execute] INFO git tag -a v2.3.0-dev.24 -m v2.3.0-dev.24 [2022-10-21T02:44:31.430Z] 2022-10-21 02:44:31,384 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.24', '-m', 'v2.3.0-dev.24'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2022-10-21T02:44:31.430Z] 2022-10-21 02:44:31,388 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-21T02:44:31.430Z] 2.3.0-dev.24 [Pipeline] } [2022-10-21T02:44:31.439Z] $ docker exec --env ******** --env ******** 6e8b359d6e845c5760d5fe96721ce05afb9da407649823d530ef63d59d7f2868 ssh-agent -k [2022-10-21T02:44:31.532Z] unset SSH_AUTH_SOCK; [2022-10-21T02:44:31.532Z] unset SSH_AGENT_PID; [2022-10-21T02:44:31.532Z] echo Agent pid 37 killed; [2022-10-21T02:44:31.542Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-21T02:44:31.841Z] + git semver [Pipeline] } [2022-10-21T02:44:32.111Z] $ docker stop --time=1 6e8b359d6e845c5760d5fe96721ce05afb9da407649823d530ef63d59d7f2868 [2022-10-21T02:44:33.426Z] $ docker rm -f 6e8b359d6e845c5760d5fe96721ce05afb9da407649823d530ef63d59d7f2868 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T02:44:33.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-21T02:44:33.815Z] [2022-10-21T02:44:33.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T02:44:34.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-21T02:44:34.113Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-21T02:44:34.113Z] ab5ef0e58194: Pulling fs layer [2022-10-21T02:44:34.113Z] 9712f1f96733: Pulling fs layer [2022-10-21T02:44:34.113Z] 63f879dbbcfc: Pulling fs layer [2022-10-21T02:44:34.113Z] 0d9ebad4ef96: Pulling fs layer [2022-10-21T02:44:34.113Z] e9a5061849ea: Pulling fs layer [2022-10-21T02:44:34.113Z] d747dcd14b5f: Pulling fs layer [2022-10-21T02:44:34.113Z] 2de7ff778b66: Pulling fs layer [2022-10-21T02:44:34.113Z] e9a5061849ea: Waiting [2022-10-21T02:44:34.113Z] d747dcd14b5f: Waiting [2022-10-21T02:44:34.113Z] 2de7ff778b66: Waiting [2022-10-21T02:44:34.113Z] 0d9ebad4ef96: Waiting [2022-10-21T02:44:34.113Z] 9712f1f96733: Verifying Checksum [2022-10-21T02:44:34.114Z] 9712f1f96733: Download complete [2022-10-21T02:44:34.378Z] 63f879dbbcfc: Verifying Checksum [2022-10-21T02:44:34.378Z] 63f879dbbcfc: Download complete [2022-10-21T02:44:34.638Z] e9a5061849ea: Verifying Checksum [2022-10-21T02:44:34.638Z] e9a5061849ea: Download complete [2022-10-21T02:44:34.638Z] d747dcd14b5f: Download complete [2022-10-21T02:44:34.638Z] 0d9ebad4ef96: Verifying Checksum [2022-10-21T02:44:34.638Z] 0d9ebad4ef96: Download complete [2022-10-21T02:44:34.638Z] ab5ef0e58194: Verifying Checksum [2022-10-21T02:44:34.638Z] ab5ef0e58194: Download complete [2022-10-21T02:44:34.896Z] 2de7ff778b66: Download complete [2022-10-21T02:44:37.424Z] ab5ef0e58194: Pull complete [2022-10-21T02:44:37.424Z] 9712f1f96733: Pull complete [2022-10-21T02:44:37.990Z] 63f879dbbcfc: Pull complete [2022-10-21T02:44:41.270Z] 0d9ebad4ef96: Pull complete [2022-10-21T02:44:41.270Z] e9a5061849ea: Pull complete [2022-10-21T02:44:41.270Z] d747dcd14b5f: Pull complete [2022-10-21T02:44:42.206Z] 2de7ff778b66: Pull complete [2022-10-21T02:44:42.206Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-21T02:44:42.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-21T02:44:42.206Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T02:44:42.271Z] prd-ubuntu20.04-docker-8c-8g-8732 does not seem to be running inside a container [2022-10-21T02:44:42.303Z] $ 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 [2022-10-21T02:44:44.124Z] $ docker top bcf201dc682156c40a25db94fbedecdf5697f7e6e9dadb7667bc6c458c6ac43b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-21T02:44:44.189Z] provisioning config files... [2022-10-21T02:44:44.197Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config8158569212961830535tmp [2022-10-21T02:44:44.207Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config15037393050153395702tmp [2022-10-21T02:44:44.218Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2460122367420026221tmp [Pipeline] { [Pipeline] echo [2022-10-21T02:44:44.233Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T02:44:44.517Z] ---> sigul-configuration.sh [2022-10-21T02:44:44.517Z] gpg: directory `/root/.gnupg' created [2022-10-21T02:44:44.517Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-21T02:44:44.517Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-21T02:44:44.517Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-21T02:44:44.517Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-21T02:44:44.517Z] gpg: CAST5 encrypted data [2022-10-21T02:44:44.517Z] gpg: encrypted with 1 passphrase [2022-10-21T02:44:44.517Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-21T02:44:44.804Z] + mkdir /home/jenkins [2022-10-21T02:44:44.804Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-21T02:44:45.091Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-21T02:44:45.099Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T02:44:45.384Z] ---> sigul-install.sh [2022-10-21T02:44:45.384Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-21T02:44:45.670Z] + git tag --list [2022-10-21T02:44:45.670Z] v0.0.0 [2022-10-21T02:44:45.670Z] v0.1.0 [2022-10-21T02:44:45.670Z] v0.1.1 [2022-10-21T02:44:45.670Z] v0.1.10 [2022-10-21T02:44:45.670Z] v0.1.11 [2022-10-21T02:44:45.670Z] v0.1.12 [2022-10-21T02:44:45.670Z] v0.1.13 [2022-10-21T02:44:45.670Z] v0.1.14 [2022-10-21T02:44:45.670Z] v0.1.15 [2022-10-21T02:44:45.670Z] v0.1.16 [2022-10-21T02:44:45.670Z] v0.1.17 [2022-10-21T02:44:45.670Z] v0.1.18 [2022-10-21T02:44:45.670Z] v0.1.19 [2022-10-21T02:44:45.670Z] v0.1.2 [2022-10-21T02:44:45.670Z] v0.1.20 [2022-10-21T02:44:45.670Z] v0.1.21 [2022-10-21T02:44:45.670Z] v0.1.22 [2022-10-21T02:44:45.670Z] v0.1.23 [2022-10-21T02:44:45.670Z] v0.1.24 [2022-10-21T02:44:45.670Z] v0.1.25 [2022-10-21T02:44:45.670Z] v0.1.26 [2022-10-21T02:44:45.670Z] v0.1.27 [2022-10-21T02:44:45.670Z] v0.1.28 [2022-10-21T02:44:45.670Z] v0.1.29 [2022-10-21T02:44:45.670Z] v0.1.3 [2022-10-21T02:44:45.670Z] v0.1.30 [2022-10-21T02:44:45.670Z] v0.1.31 [2022-10-21T02:44:45.670Z] v0.1.4 [2022-10-21T02:44:45.670Z] v0.1.5 [2022-10-21T02:44:45.670Z] v0.1.6 [2022-10-21T02:44:45.670Z] v0.1.7 [2022-10-21T02:44:45.670Z] v0.1.8 [2022-10-21T02:44:45.670Z] v0.1.9 [2022-10-21T02:44:45.670Z] v2.0.0 [2022-10-21T02:44:45.670Z] v2.0.1 [2022-10-21T02:44:45.670Z] v2.1.0 [2022-10-21T02:44:45.670Z] v2.1.1 [2022-10-21T02:44:45.670Z] v2.1.1-dev.1 [2022-10-21T02:44:45.670Z] v2.1.1-dev.2 [2022-10-21T02:44:45.670Z] v2.1.1-dev.3 [2022-10-21T02:44:45.670Z] v2.2.0 [2022-10-21T02:44:45.670Z] v2.2.1-dev.1 [2022-10-21T02:44:45.670Z] v2.2.1-dev.10 [2022-10-21T02:44:45.670Z] v2.2.1-dev.11 [2022-10-21T02:44:45.670Z] v2.2.1-dev.2 [2022-10-21T02:44:45.670Z] v2.2.1-dev.3 [2022-10-21T02:44:45.670Z] v2.2.1-dev.4 [2022-10-21T02:44:45.670Z] v2.2.1-dev.5 [2022-10-21T02:44:45.670Z] v2.2.1-dev.6 [2022-10-21T02:44:45.670Z] v2.2.1-dev.7 [2022-10-21T02:44:45.670Z] v2.2.1-dev.8 [2022-10-21T02:44:45.670Z] v2.2.1-dev.9 [2022-10-21T02:44:45.670Z] v2.3.0-dev.11 [2022-10-21T02:44:45.670Z] v2.3.0-dev.12 [2022-10-21T02:44:45.670Z] v2.3.0-dev.13 [2022-10-21T02:44:45.670Z] v2.3.0-dev.14 [2022-10-21T02:44:45.670Z] v2.3.0-dev.15 [2022-10-21T02:44:45.670Z] v2.3.0-dev.16 [2022-10-21T02:44:45.670Z] v2.3.0-dev.17 [2022-10-21T02:44:45.670Z] v2.3.0-dev.18 [2022-10-21T02:44:45.670Z] v2.3.0-dev.19 [2022-10-21T02:44:45.670Z] v2.3.0-dev.20 [2022-10-21T02:44:45.670Z] v2.3.0-dev.21 [2022-10-21T02:44:45.670Z] v2.3.0-dev.22 [2022-10-21T02:44:45.670Z] v2.3.0-dev.23 [2022-10-21T02:44:45.670Z] v2.3.0-dev.24 [Pipeline] sh [2022-10-21T02:44:45.956Z] + lftools sign git-tag v2.3.0-dev.24 [2022-10-21T02:44:46.523Z] Signing Git tag with Sigul... [2022-10-21T02:44:46.523Z] Signing v2.3.0-dev.24 [Pipeline] echo [2022-10-21T02:44:46.789Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T02:44:47.074Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-21T02:44:47.081Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-21T02:44:47.102Z] $ docker stop --time=1 bcf201dc682156c40a25db94fbedecdf5697f7e6e9dadb7667bc6c458c6ac43b [2022-10-21T02:44:48.459Z] $ docker rm -f bcf201dc682156c40a25db94fbedecdf5697f7e6e9dadb7667bc6c458c6ac43b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-21T02:44:48.855Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-21T02:44:48.856Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T02:44:49.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-21T02:44:49.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T02:44:49.215Z] prd-ubuntu20.04-docker-8c-8g-8732 does not seem to be running inside a container [2022-10-21T02:44:49.243Z] $ 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 [2022-10-21T02:44:49.585Z] $ docker top 8f15416e61cd3eabf0cc57451060cdaa521d8f2244794aa84b96cfeec14e7e64 -eo pid,comm [2022-10-21T02:44:49.634Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-21T02:44:49.634Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-21T02:44:49.669Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-21T02:44:49.669Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-21T02:44:49.773Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-21T02:44:49.775Z] $ docker exec 8f15416e61cd3eabf0cc57451060cdaa521d8f2244794aa84b96cfeec14e7e64 ssh-agent [2022-10-21T02:44:49.876Z] SSH_AUTH_SOCK=/tmp/ssh-ryoJAmWheMY2/agent.32 [2022-10-21T02:44:49.876Z] SSH_AGENT_PID=39 [2022-10-21T02:44:49.881Z] Running ssh-add (command line suppressed) [2022-10-21T02:44:49.992Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12145918179400357651.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12145918179400357651.key) [2022-10-21T02:44:50.005Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-21T02:44:50.292Z] + git semver bump pre [2022-10-21T02:44:50.550Z] 2022-10-21 02:44:50,466 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-21T02:44:50.550Z] 2022-10-21 02:44:50,466 [bump_version] DEBUG bumping version:2.3.0-dev.24 on axis:pre with prefix:dev [2022-10-21T02:44:50.550Z] 2022-10-21 02:44:50,466 [bump_version] DEBUG bumped version:2.3.0-dev.25 [2022-10-21T02:44:50.550Z] 2022-10-21 02:44:50,466 [write_version] DEBUG write version:2.3.0-dev.25 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2022-10-21T02:44:50.550Z] 2022-10-21 02:44:50,466 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-21T02:44:50.550Z] 2022-10-21 02:44:50,466 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-21T02:44:50.550Z] 2022-10-21 02:44:50,468 [execute] INFO git cat-file --batch-check [2022-10-21T02:44:50.550Z] 2022-10-21 02:44:50,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-21T02:44:50.550Z] 2022-10-21 02:44:50,474 [execute] INFO git cat-file --batch [2022-10-21T02:44:50.550Z] 2022-10-21 02:44:50,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-21T02:44:50.550Z] 2022-10-21 02:44:50,481 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-21T02:44:50.550Z] 2.3.0-dev.25 [Pipeline] } [2022-10-21T02:44:50.559Z] $ docker exec --env ******** --env ******** 8f15416e61cd3eabf0cc57451060cdaa521d8f2244794aa84b96cfeec14e7e64 ssh-agent -k [2022-10-21T02:44:50.644Z] unset SSH_AUTH_SOCK; [2022-10-21T02:44:50.645Z] unset SSH_AGENT_PID; [2022-10-21T02:44:50.645Z] echo Agent pid 39 killed; [2022-10-21T02:44:50.658Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-21T02:44:50.966Z] + git semver [Pipeline] } [2022-10-21T02:44:51.239Z] $ docker stop --time=1 8f15416e61cd3eabf0cc57451060cdaa521d8f2244794aa84b96cfeec14e7e64 [2022-10-21T02:44:52.554Z] $ docker rm -f 8f15416e61cd3eabf0cc57451060cdaa521d8f2244794aa84b96cfeec14e7e64 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-21T02:44:52.896Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-21T02:44:52.896Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T02:44:53.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-21T02:44:53.191Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T02:44:53.253Z] prd-ubuntu20.04-docker-8c-8g-8732 does not seem to be running inside a container [2022-10-21T02:44:53.280Z] $ 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 [2022-10-21T02:44:53.653Z] $ docker top 58f4a0b2fd55e69a5edd36e3a612abc9fa51c0cdaed074e85a9064f95dc8821d -eo pid,comm [2022-10-21T02:44:53.705Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-21T02:44:53.705Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-21T02:44:53.738Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-21T02:44:53.738Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-21T02:44:53.849Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-21T02:44:53.851Z] $ docker exec 58f4a0b2fd55e69a5edd36e3a612abc9fa51c0cdaed074e85a9064f95dc8821d ssh-agent [2022-10-21T02:44:53.956Z] SSH_AUTH_SOCK=/tmp/ssh-RyhULZLJ4jhW/agent.33 [2022-10-21T02:44:53.956Z] SSH_AGENT_PID=39 [2022-10-21T02:44:53.967Z] Running ssh-add (command line suppressed) [2022-10-21T02:44:54.078Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5207259992957910452.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5207259992957910452.key) [2022-10-21T02:44:54.089Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-21T02:44:54.374Z] + git semver push [2022-10-21T02:44:54.633Z] 2022-10-21 02:44:54,584 [run_push] DEBUG push [2022-10-21T02:44:54.633Z] 2022-10-21 02:44:54,585 [execute] INFO git cat-file --batch-check [2022-10-21T02:44:54.633Z] 2022-10-21 02:44:54,586 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-21T02:44:54.633Z] 2022-10-21 02:44:54,590 [execute] INFO git rev-list 92965f5df860631efb8191cb42124ba4f54d8434 -- [2022-10-21T02:44:54.633Z] 2022-10-21 02:44:54,590 [execute] DEBUG Popen(['git', 'rev-list', '92965f5df860631efb8191cb42124ba4f54d8434', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-21T02:44:54.633Z] 2022-10-21 02:44:54,597 [execute] INFO git fetch -v origin [2022-10-21T02:44:54.633Z] 2022-10-21 02:44:54,597 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-21T02:44:55.567Z] 2022-10-21 02:44:55,199 [run_push] DEBUG no remote changes detected [2022-10-21T02:44:55.567Z] 2022-10-21 02:44:55,200 [execute] INFO git push origin semver [2022-10-21T02:44:55.567Z] 2022-10-21 02:44:55,200 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-21T02:44:56.135Z] 2022-10-21 02:44:56,087 [run_push] DEBUG push all version tags [2022-10-21T02:44:56.135Z] 2022-10-21 02:44:56,087 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-21T02:44:56.135Z] 2022-10-21 02:44:56,088 [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) [2022-10-21T02:44:57.073Z] 2022-10-21 02:44:56,933 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-21T02:44:57.073Z] 2.3.0-dev.25 [Pipeline] } [2022-10-21T02:44:57.083Z] $ docker exec --env ******** --env ******** 58f4a0b2fd55e69a5edd36e3a612abc9fa51c0cdaed074e85a9064f95dc8821d ssh-agent -k [2022-10-21T02:44:57.197Z] unset SSH_AUTH_SOCK; [2022-10-21T02:44:57.197Z] unset SSH_AGENT_PID; [2022-10-21T02:44:57.197Z] echo Agent pid 39 killed; [2022-10-21T02:44:57.207Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-21T02:44:57.506Z] + git semver [Pipeline] } [2022-10-21T02:44:57.778Z] $ docker stop --time=1 58f4a0b2fd55e69a5edd36e3a612abc9fa51c0cdaed074e85a9064f95dc8821d [2022-10-21T02:44:59.677Z] $ docker rm -f 58f4a0b2fd55e69a5edd36e3a612abc9fa51c0cdaed074e85a9064f95dc8821d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-21T02:45:00.218Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2022-10-21T02:45:00.218Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-10-21T02:45:00.218Z] total 16 [2022-10-21T02:45:00.218Z] drwxr-xr-x 3 root root 4096 Oct 21 02:37 . [2022-10-21T02:45:00.218Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 21 02:44 .. [2022-10-21T02:45:00.218Z] drwxr-xr-x 2 root root 4096 Oct 21 02:37 cost [2022-10-21T02:45:00.218Z] -rw-r--r-- 1 root root 87 Oct 21 02:37 cost.csv [2022-10-21T02:45:00.218Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-10-21T02:45:00.218Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-10-21T02:45:00.218Z] total 16 [2022-10-21T02:45:00.218Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 02:37 . [2022-10-21T02:45:00.218Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 21 02:44 .. [2022-10-21T02:45:00.218Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 02:37 cost [2022-10-21T02:45:00.218Z] -rw-r--r-- 1 jenkins jenkins 87 Oct 21 02:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-21T02:45:00.506Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T02:45:01.360Z] ---> package-listing.sh [2022-10-21T02:45:01.360Z] ++ facter osfamily [2022-10-21T02:45:01.360Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-21T02:45:01.618Z] + OS_FAMILY=debian [2022-10-21T02:45:01.618Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2022-10-21T02:45:01.618Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-21T02:45:01.618Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-21T02:45:01.618Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-21T02:45:01.618Z] + PACKAGES=/tmp/packages_start.txt [2022-10-21T02:45:01.618Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2022-10-21T02:45:01.618Z] + PACKAGES=/tmp/packages_end.txt [2022-10-21T02:45:01.618Z] + case "${OS_FAMILY}" in [2022-10-21T02:45:01.618Z] + dpkg -l [2022-10-21T02:45:01.618Z] + grep '^ii' [2022-10-21T02:45:01.618Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-21T02:45:01.618Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-21T02:45:01.618Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-21T02:45:01.618Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2022-10-21T02:45:01.618Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2022-10-21T02:45:01.618Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo [2022-10-21T02:45:01.627Z] 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 [2022-10-21T02:45:01.902Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T02:45:02.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-21T02:45:02.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T02:45:02.520Z] prd-ubuntu20.04-docker-8c-8g-8732 does not seem to be running inside a container [2022-10-21T02:45:02.549Z] $ 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 [2022-10-21T02:45:02.764Z] $ docker top d06aa1efb34900523704485e408fa4bb88537fbfb205152b79a9db999a3c71df -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-21T02:45:03.104Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-21T02:45:03.385Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-21T02:45:03.669Z] + ls /var/log/sa-host [2022-10-21T02:45:03.669Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-21T02:45:03.853Z] provisioning config files... [2022-10-21T02:45:03.862Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config1840830689722187372tmp [Pipeline] { [Pipeline] echo [2022-10-21T02:45:03.877Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T02:45:04.156Z] ---> create-netrc.sh [Pipeline] } [2022-10-21T02:45:04.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-21T02:45:04.480Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-21T02:45:04.487Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T02:45:04.769Z] ---> sudo-logs.sh [2022-10-21T02:45:04.769Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-21T02:45:04.801Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T02:45:05.087Z] ---> job-cost.sh [2022-10-21T02:45:05.088Z] lf-activate-venv: SKIPPING [2022-10-21T02:45:05.088Z] DEBUG: total: 0.2199999988079071 [2022-10-21T02:45:05.088Z] INFO: Retrieving Stack Cost... [2022-10-21T02:45:05.347Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-21T02:45:05.915Z] INFO: Archiving Costs [Pipeline] echo [2022-10-21T02:45:05.925Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T02:45:06.206Z] ---> logs-deploy.sh [2022-10-21T02:45:06.206Z] lf-activate-venv: SKIPPING [2022-10-21T02:45:06.206Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/48 [2022-10-21T02:45:06.206Z] INFO: archiving workspace using pattern(s): [2022-10-21T02:45:07.142Z] Archives upload complete. [2022-10-21T02:45:07.401Z] INFO: archiving logs to Nexus [2022-10-21T02:45:07.971Z] ---> uname -a: [2022-10-21T02:45:07.971Z] Linux prd-ubuntu20-04-docker-8c-8g-8732 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-21T02:45:07.971Z] [2022-10-21T02:45:07.971Z] [2022-10-21T02:45:07.971Z] ---> lscpu: [2022-10-21T02:45:07.971Z] Architecture: x86_64 [2022-10-21T02:45:07.971Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-21T02:45:07.971Z] Byte Order: Little Endian [2022-10-21T02:45:07.971Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-21T02:45:07.971Z] CPU(s): 8 [2022-10-21T02:45:07.971Z] On-line CPU(s) list: 0-7 [2022-10-21T02:45:07.971Z] Thread(s) per core: 1 [2022-10-21T02:45:07.971Z] Core(s) per socket: 1 [2022-10-21T02:45:07.971Z] Socket(s): 8 [2022-10-21T02:45:07.971Z] NUMA node(s): 1 [2022-10-21T02:45:07.971Z] Vendor ID: AuthenticAMD [2022-10-21T02:45:07.971Z] CPU family: 23 [2022-10-21T02:45:07.971Z] Model: 49 [2022-10-21T02:45:07.971Z] Model name: AMD EPYC-Rome Processor [2022-10-21T02:45:07.971Z] Stepping: 0 [2022-10-21T02:45:07.971Z] CPU MHz: 2799.996 [2022-10-21T02:45:07.971Z] BogoMIPS: 5599.99 [2022-10-21T02:45:07.971Z] Virtualization: AMD-V [2022-10-21T02:45:07.971Z] Hypervisor vendor: KVM [2022-10-21T02:45:07.971Z] Virtualization type: full [2022-10-21T02:45:07.971Z] L1d cache: 256 KiB [2022-10-21T02:45:07.971Z] L1i cache: 256 KiB [2022-10-21T02:45:07.971Z] L2 cache: 4 MiB [2022-10-21T02:45:07.971Z] L3 cache: 128 MiB [2022-10-21T02:45:07.971Z] NUMA node0 CPU(s): 0-7 [2022-10-21T02:45:07.971Z] Vulnerability Itlb multihit: Not affected [2022-10-21T02:45:07.971Z] Vulnerability L1tf: Not affected [2022-10-21T02:45:07.971Z] Vulnerability Mds: Not affected [2022-10-21T02:45:07.971Z] Vulnerability Meltdown: Not affected [2022-10-21T02:45:07.971Z] Vulnerability Mmio stale data: Not affected [2022-10-21T02:45:07.971Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-21T02:45:07.971Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-21T02:45:07.971Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-21T02:45:07.971Z] Vulnerability Srbds: Not affected [2022-10-21T02:45:07.971Z] Vulnerability Tsx async abort: Not affected [2022-10-21T02:45:07.971Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-10-21T02:45:07.971Z] [2022-10-21T02:45:07.971Z] [2022-10-21T02:45:07.971Z] ---> nproc: [2022-10-21T02:45:07.971Z] 8 [2022-10-21T02:45:07.971Z] [2022-10-21T02:45:07.971Z] [2022-10-21T02:45:07.971Z] ---> df -h: [2022-10-21T02:45:07.971Z] Filesystem Size Used Avail Use% Mounted on [2022-10-21T02:45:07.971Z] overlay 155G 12G 144G 8% / [2022-10-21T02:45:07.971Z] tmpfs 64M 0 64M 0% /dev [2022-10-21T02:45:07.971Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-21T02:45:07.971Z] shm 64M 0 64M 0% /dev/shm [2022-10-21T02:45:07.971Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-10-21T02:45:07.971Z] [2022-10-21T02:45:07.971Z] [2022-10-21T02:45:07.971Z] ---> sar -b -r -n DEV: [2022-10-21T02:45:07.971Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8732) 10/21/22 _x86_64_ (8 CPU) [2022-10-21T02:45:07.971Z] [2022-10-21T02:45:07.971Z] 02:35:35 LINUX RESTART (8 CPU) [2022-10-21T02:45:07.971Z] [2022-10-21T02:45:07.971Z] 02:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-21T02:45:07.971Z] 02:37:01 105.38 27.51 77.87 0.00 3185.60 37918.88 0.00 [2022-10-21T02:45:07.971Z] 02:38:01 62.01 0.20 61.81 0.00 8.40 33491.77 0.00 [2022-10-21T02:45:07.971Z] 02:39:01 4.15 0.00 4.15 0.00 0.00 58.52 0.00 [2022-10-21T02:45:07.971Z] 02:40:01 1.77 0.00 1.77 0.00 0.00 19.60 0.00 [2022-10-21T02:45:07.971Z] 02:41:01 37.34 9.33 28.01 0.00 2883.84 4761.48 0.00 [2022-10-21T02:45:07.971Z] 02:42:01 2.52 0.00 2.52 0.00 0.00 29.60 0.00 [2022-10-21T02:45:07.971Z] 02:43:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 [2022-10-21T02:45:07.971Z] 02:44:01 1.97 0.00 1.97 0.00 0.00 22.13 0.00 [2022-10-21T02:45:07.971Z] 02:45:01 111.25 0.50 110.75 0.00 40.13 52705.62 0.00 [2022-10-21T02:45:07.971Z] Average: 36.42 4.17 32.25 0.00 679.81 14335.82 0.00 [2022-10-21T02:45:07.971Z] [2022-10-21T02:45:07.971Z] 02:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-21T02:45:07.971Z] 02:37:01 28006056 30971612 1337764 4.07 82048 3125112 2527768 7.45 1884432 2592596 547548 [2022-10-21T02:45:07.971Z] 02:38:01 28666836 31566972 742376 2.26 91416 3039408 1944508 5.73 1117964 2687084 472 [2022-10-21T02:45:07.971Z] 02:39:01 28702456 31601956 710172 2.16 91508 3039260 1732904 5.11 1083188 2686904 24 [2022-10-21T02:45:07.971Z] 02:40:01 28703028 31602628 709316 2.16 91564 3039268 1732904 5.11 1082752 2686928 8 [2022-10-21T02:45:07.971Z] 02:41:01 28415560 31591284 706076 2.15 110296 3288064 1744604 5.14 1229680 2800664 256 [2022-10-21T02:45:07.971Z] 02:42:01 28416396 31592076 705284 2.14 110356 3288052 1761104 5.19 1229348 2800624 8 [2022-10-21T02:45:07.971Z] 02:43:01 28418252 31594128 703212 2.14 110448 3288068 1761104 5.19 1228600 2800684 8 [2022-10-21T02:45:07.971Z] 02:44:01 28418636 31594628 702888 2.14 110532 3288072 1761104 5.19 1228824 2800696 12 [2022-10-21T02:45:07.971Z] 02:45:01 26883484 31546088 744456 2.26 160472 4597052 1816792 5.35 1383588 4047428 368 [2022-10-21T02:45:07.971Z] Average: 28292300 31517930 784616 2.39 106516 3332484 1864755 5.50 1274264 2878179 60967 [2022-10-21T02:45:07.971Z] [2022-10-21T02:45:07.971Z] 02:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-21T02:45:07.971Z] 02:37:01 lo 3.27 3.27 0.32 0.32 0.00 0.00 0.00 0.00 [2022-10-21T02:45:07.971Z] 02:37:01 ens3 705.13 471.20 7311.32 96.84 0.00 0.00 0.00 0.00 [2022-10-21T02:45:07.971Z] 02:37:01 docker0 45.89 51.82 3.93 1002.91 0.00 0.00 0.00 0.00 [2022-10-21T02:45:07.971Z] 02:37:01 veth4865910 44.31 50.44 4.31 989.86 0.00 0.00 0.00 0.08 [2022-10-21T02:45:07.971Z] 02:38:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-10-21T02:45:07.971Z] 02:38:01 ens3 121.00 84.47 2533.73 53.95 0.00 0.00 0.00 0.00 [2022-10-21T02:45:07.971Z] 02:38:01 docker0 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-21T02:45:07.971Z] 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T02:45:07.971Z] 02:39:01 ens3 6.05 11.71 1.47 33.57 0.00 0.00 0.00 0.00 [2022-10-21T02:45:07.971Z] 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T02:45:07.971Z] 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-21T02:45:07.971Z] 02:40:01 ens3 0.57 0.13 0.06 0.01 0.00 0.00 0.00 0.00 [2022-10-21T02:45:07.971Z] 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T02:45:07.971Z] 02:41:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-21T02:45:07.971Z] 02:41:01 ens3 68.79 43.02 1298.03 3.18 0.00 0.00 0.00 0.00 [2022-10-21T02:45:07.971Z] 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T02:45:07.971Z] 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-21T02:45:07.971Z] 02:42:01 ens3 1.22 1.95 0.15 6.60 0.00 0.00 0.00 0.00 [2022-10-21T02:45:07.971Z] 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T02:45:07.971Z] 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T02:45:07.971Z] 02:43:01 ens3 2.82 3.08 0.41 8.69 0.00 0.00 0.00 0.00 [2022-10-21T02:45:07.971Z] 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T02:45:07.971Z] 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-21T02:45:07.971Z] 02:44:01 ens3 9.07 3.35 12.14 0.24 0.00 0.00 0.00 0.00 [2022-10-21T02:45:07.971Z] 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T02:45:07.971Z] 02:45:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2022-10-21T02:45:07.971Z] 02:45:01 ens3 402.87 237.76 7560.69 48.78 0.00 0.00 0.00 0.00 [2022-10-21T02:45:07.971Z] 02:45:01 docker0 18.68 21.76 1.87 333.95 0.00 0.00 0.00 0.00 [2022-10-21T02:45:07.971Z] Average: lo 0.84 0.84 0.08 0.08 0.00 0.00 0.00 0.00 [2022-10-21T02:45:07.971Z] Average: ens3 146.39 95.19 2079.76 27.98 0.00 0.00 0.00 0.00 [2022-10-21T02:45:07.971Z] Average: docker0 7.19 8.19 0.65 148.54 0.00 0.00 0.00 0.00 [2022-10-21T02:45:07.971Z] [2022-10-21T02:45:07.971Z] [2022-10-21T02:45:07.971Z] ---> sar -P ALL: [2022-10-21T02:45:07.971Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8732) 10/21/22 _x86_64_ (8 CPU) [2022-10-21T02:45:07.971Z] [2022-10-21T02:45:07.971Z] 02:35:35 LINUX RESTART (8 CPU) [2022-10-21T02:45:07.971Z] [2022-10-21T02:45:07.971Z] 02:36:01 CPU %user %nice %system %iowait %steal %idle [2022-10-21T02:45:07.971Z] 02:37:01 all 24.52 0.00 4.69 0.85 0.08 69.87 [2022-10-21T02:45:07.971Z] 02:37:01 0 28.12 0.00 5.41 0.42 0.08 65.96 [2022-10-21T02:45:07.971Z] 02:37:01 1 25.95 0.00 4.34 0.32 0.07 69.33 [2022-10-21T02:45:07.971Z] 02:37:01 2 22.88 0.00 4.15 0.30 0.07 72.59 [2022-10-21T02:45:07.971Z] 02:37:01 3 21.21 0.00 4.52 0.91 0.09 73.28 [2022-10-21T02:45:07.971Z] 02:37:01 4 24.63 0.00 5.22 2.34 0.07 67.73 [2022-10-21T02:45:07.971Z] 02:37:01 5 24.92 0.00 4.13 0.81 0.07 70.06 [2022-10-21T02:45:07.971Z] 02:37:01 6 21.22 0.00 4.30 0.51 0.07 73.91 [2022-10-21T02:45:07.971Z] 02:37:01 7 27.13 0.00 5.43 1.20 0.10 66.14 [2022-10-21T02:45:07.971Z] 02:38:01 all 12.57 0.00 2.75 0.46 0.05 84.17 [2022-10-21T02:45:07.971Z] 02:38:01 0 12.15 0.00 2.81 0.00 0.05 84.99 [2022-10-21T02:45:07.971Z] 02:38:01 1 13.59 0.00 2.59 0.20 0.05 83.57 [2022-10-21T02:45:07.971Z] 02:38:01 2 12.11 0.00 2.72 0.17 0.05 84.95 [2022-10-21T02:45:07.971Z] 02:38:01 3 12.22 0.00 3.42 0.54 0.05 83.77 [2022-10-21T02:45:07.971Z] 02:38:01 4 12.88 0.00 2.76 0.02 0.05 84.30 [2022-10-21T02:45:07.971Z] 02:38:01 5 12.76 0.00 3.05 1.39 0.05 82.75 [2022-10-21T02:45:07.971Z] 02:38:01 6 12.41 0.00 2.39 0.02 0.03 85.15 [2022-10-21T02:45:07.971Z] 02:38:01 7 12.42 0.00 2.26 1.35 0.07 83.91 [2022-10-21T02:45:07.971Z] 02:39:01 all 0.06 0.00 0.05 0.01 0.00 99.87 [2022-10-21T02:45:07.971Z] 02:39:01 0 0.07 0.00 0.07 0.00 0.00 99.87 [2022-10-21T02:45:07.971Z] 02:39:01 1 0.05 0.00 0.07 0.03 0.00 99.85 [2022-10-21T02:45:07.971Z] 02:39:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2022-10-21T02:45:07.971Z] 02:39:01 3 0.07 0.00 0.08 0.03 0.00 99.82 [2022-10-21T02:45:07.971Z] 02:39:01 4 0.02 0.00 0.05 0.00 0.00 99.93 [2022-10-21T02:45:07.971Z] 02:39:01 5 0.05 0.00 0.02 0.02 0.00 99.92 [2022-10-21T02:45:07.971Z] 02:39:01 6 0.15 0.00 0.05 0.00 0.02 99.78 [2022-10-21T02:45:07.971Z] 02:39:01 7 0.10 0.00 0.03 0.02 0.00 99.85 [2022-10-21T02:45:07.971Z] 02:40:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2022-10-21T02:45:07.971Z] 02:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-21T02:45:07.971Z] 02:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-21T02:45:07.971Z] 02:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-21T02:45:07.971Z] 02:40:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-21T02:45:07.971Z] 02:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-21T02:45:07.971Z] 02:40:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2022-10-21T02:45:07.971Z] 02:40:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2022-10-21T02:45:07.971Z] 02:40:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2022-10-21T02:45:07.971Z] 02:41:01 all 1.22 0.00 0.74 0.28 0.01 97.75 [2022-10-21T02:45:07.971Z] 02:41:01 0 2.54 0.00 0.57 0.07 0.02 96.81 [2022-10-21T02:45:07.971Z] 02:41:01 1 1.23 0.00 0.70 0.17 0.02 97.88 [2022-10-21T02:45:07.971Z] 02:41:01 2 1.30 0.00 0.85 0.07 0.00 97.78 [2022-10-21T02:45:07.971Z] 02:41:01 3 0.79 0.00 0.35 1.05 0.02 97.80 [2022-10-21T02:45:07.971Z] 02:41:01 4 0.80 0.00 0.45 0.23 0.02 98.50 [2022-10-21T02:45:07.971Z] 02:41:01 5 0.77 0.00 0.33 0.22 0.02 98.67 [2022-10-21T02:45:07.971Z] 02:41:01 6 1.15 0.00 1.92 0.07 0.02 96.84 [2022-10-21T02:45:07.971Z] 02:41:01 7 1.17 0.00 0.77 0.35 0.02 97.69 [2022-10-21T02:45:07.971Z] 02:42:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2022-10-21T02:45:07.971Z] 02:42:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-21T02:45:07.971Z] 02:42:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2022-10-21T02:45:07.971Z] 02:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-21T02:45:07.971Z] 02:42:01 3 0.05 0.00 0.02 0.07 0.00 99.87 [2022-10-21T02:45:07.971Z] 02:42:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-21T02:45:07.971Z] 02:42:01 5 0.02 0.00 0.03 0.03 0.00 99.92 [2022-10-21T02:45:07.971Z] 02:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-21T02:45:07.971Z] 02:42:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-21T02:45:07.971Z] 02:43:01 all 0.07 0.00 0.02 0.01 0.00 99.90 [2022-10-21T02:45:07.971Z] 02:43:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-21T02:45:07.971Z] 02:43:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-21T02:45:07.971Z] 02:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-21T02:45:07.971Z] 02:43:01 3 0.02 0.00 0.03 0.03 0.02 99.90 [2022-10-21T02:45:07.971Z] 02:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-21T02:45:07.971Z] 02:43:01 5 0.02 0.00 0.03 0.05 0.00 99.90 [2022-10-21T02:45:07.971Z] 02:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-21T02:45:07.971Z] 02:43:01 7 0.37 0.00 0.00 0.00 0.00 99.63 [2022-10-21T02:45:07.971Z] 02:44:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2022-10-21T02:45:07.971Z] 02:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-21T02:45:07.971Z] 02:44:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-21T02:45:07.971Z] 02:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-21T02:45:07.971Z] 02:44:01 3 0.05 0.00 0.02 0.03 0.00 99.90 [2022-10-21T02:45:07.971Z] 02:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-21T02:45:07.971Z] 02:44:01 5 0.03 0.00 0.03 0.02 0.00 99.92 [2022-10-21T02:45:07.971Z] 02:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-21T02:45:07.971Z] 02:44:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2022-10-21T02:45:07.971Z] 02:45:01 all 8.41 0.00 3.77 0.91 0.05 86.85 [2022-10-21T02:45:07.972Z] 02:45:01 0 8.71 0.00 3.73 0.14 0.05 87.37 [2022-10-21T02:45:07.972Z] 02:45:01 1 9.67 0.00 3.99 1.21 0.05 85.08 [2022-10-21T02:45:07.972Z] 02:45:01 2 7.53 0.00 4.11 0.17 0.05 88.15 [2022-10-21T02:45:07.972Z] 02:45:01 3 8.77 0.00 3.88 0.44 0.05 86.86 [2022-10-21T02:45:07.972Z] 02:45:01 4 7.29 0.00 3.72 1.38 0.05 87.56 [2022-10-21T02:45:07.972Z] 02:45:01 5 8.48 0.00 3.60 3.74 0.07 84.11 [2022-10-21T02:45:07.972Z] 02:45:01 6 7.64 0.00 3.62 0.05 0.05 88.64 [2022-10-21T02:45:07.972Z] 02:45:01 7 9.21 0.00 3.50 0.20 0.05 87.04 [2022-10-21T02:45:07.972Z] Average: all 5.18 0.00 1.33 0.28 0.02 93.19 [2022-10-21T02:45:07.972Z] Average: 0 5.71 0.00 1.40 0.07 0.02 92.80 [2022-10-21T02:45:07.972Z] Average: 1 5.60 0.00 1.30 0.21 0.02 92.87 [2022-10-21T02:45:07.972Z] Average: 2 4.84 0.00 1.32 0.08 0.02 93.74 [2022-10-21T02:45:07.972Z] Average: 3 4.74 0.00 1.36 0.34 0.02 93.53 [2022-10-21T02:45:07.972Z] Average: 4 5.05 0.00 1.35 0.44 0.02 93.14 [2022-10-21T02:45:07.972Z] Average: 5 5.20 0.00 1.24 0.70 0.02 92.84 [2022-10-21T02:45:07.972Z] Average: 6 4.72 0.00 1.36 0.07 0.02 93.83 [2022-10-21T02:45:07.972Z] Average: 7 5.57 0.00 1.33 0.34 0.03 92.73 [2022-10-21T02:45:07.972Z] [2022-10-21T02:45:07.972Z] [2022-10-21T02:45:07.972Z]