Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bb9b4230a1c1462292f826b2ff2c739bb0fba4cd 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-ssh15846798804686233262.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12373031719251044727.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-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-ssh8344193429096702693.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3205945887570236296.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-ssh16903770341070738762.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 ‘prd-ubuntu20.04-docker-8c-8g-1208’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1212 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 bb9b4230a1c1462292f826b2ff2c739bb0fba4cd (main) Commit message: "Merge pull request #175 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.1" > 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 bb9b4230a1c1462292f826b2ff2c739bb0fba4cd # timeout=10 > git rev-list --no-walk 1f47019fe98ba391dccf3598956e93bbdae57d3c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-26T21:08:31.508Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-26T21:08:31.573Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-26T21:08:31.588Z] ========================================================= [2022-09-26T21:08:31.588Z] EdgeX Global Pipelines Version Info [2022-09-26T21:08:31.588Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:08:32.302Z] ------------------- [2022-09-26T21:08:32.302Z] stable info: [2022-09-26T21:08:32.302Z] ------------------- [2022-09-26T21:08:32.302Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-26T21:08:32.302Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-26T21:08:32.302Z] Message: update stable to v1.0.239 [2022-09-26T21:08:32.891Z] ------------------- [2022-09-26T21:08:32.891Z] experimental info: [2022-09-26T21:08:32.891Z] ------------------- [2022-09-26T21:08:32.891Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-26T21:08:32.891Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-26T21:08:32.891Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-26T21:08:33.053Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2022-09-26T21:08:33.061Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2022-09-26T21:08:33.070Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-26T21:08:33.078Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-26T21:08:33.086Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-26T21:08:33.094Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-26T21:08:33.115Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-26T21:08:33.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-26T21:08:33.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-26T21:08:33.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-26T21:08:33.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-26T21:08:33.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2022-09-26T21:08:33.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-26T21:08:33.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-26T21:08:33.221Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-09-26T21:08:33.231Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-09-26T21:08:33.245Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-26T21:08:33.261Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-26T21:08:33.272Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-26T21:08:33.282Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-26T21:08:33.292Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-26T21:08:33.307Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-26T21:08:33.320Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-26T21:08:33.331Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-26T21:08:33.342Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-09-26T21:08:33.353Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-26T21:08:33.369Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-26T21:08:33.382Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-26T21:08:33.396Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-26T21:08:33.406Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-26T21:08:33.417Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bb9b4230a1c1462292f826b2ff2c739bb0fba4cd [Pipeline] echo [2022-09-26T21:08:33.430Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bb9b423 [Pipeline] echo [2022-09-26T21:08:33.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-26T21:08:33.784Z] + git rev-list -1 --merges bb9b4230a1c1462292f826b2ff2c739bb0fba4cd~1..bb9b4230a1c1462292f826b2ff2c739bb0fba4cd [Pipeline] echo [2022-09-26T21:08:33.811Z] -----------> git rev-list -1 --merges bb9b4230a1c1462292f826b2ff2c739bb0fba4cd~1..bb9b4230a1c1462292f826b2ff2c739bb0fba4cd bb9b4230a1c1462292f826b2ff2c739bb0fba4cd [2022-09-26T21:08:33.811Z] bb9b4230a1c1462292f826b2ff2c739bb0fba4cd [false] [Pipeline] sh [2022-09-26T21:08:34.098Z] + git log --format=format:%s -1 bb9b4230a1c1462292f826b2ff2c739bb0fba4cd [Pipeline] echo [2022-09-26T21:08:34.111Z] ========================================================= [2022-09-26T21:08:34.111Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-26T21:08:34.111Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T21:08:34.444Z] + git log --format=format:%s -1 bb9b4230a1c1462292f826b2ff2c739bb0fba4cd [Pipeline] echo [2022-09-26T21:08:34.455Z] [semverPrep] GIT_COMMIT: bb9b4230a1c1462292f826b2ff2c739bb0fba4cd, Commit Message: Merge pull request #175 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.1 [Pipeline] echo [2022-09-26T21:08:34.465Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-26T21:08:34.807Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T21:08:34.807Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-26T21:08:34.807Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-26T21:08:34.807Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-26T21:08:34.807Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-26T21:08:34.807Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-26T21:08:34.807Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:08:35.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:08:35.420Z] [2022-09-26T21:08:35.420Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:08:35.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:08:35.716Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-26T21:08:35.716Z] b85a868b505f: Pulling fs layer [2022-09-26T21:08:35.716Z] e2be974225ed: Pulling fs layer [2022-09-26T21:08:35.716Z] 339a4e72a1f5: Pulling fs layer [2022-09-26T21:08:35.716Z] 988bab9f4d93: Pulling fs layer [2022-09-26T21:08:35.716Z] 1469e6f7b9e6: Pulling fs layer [2022-09-26T21:08:35.716Z] eaf3925da568: Pulling fs layer [2022-09-26T21:08:35.716Z] bab4dde63d76: Pulling fs layer [2022-09-26T21:08:35.716Z] bde34c3a00c8: Pulling fs layer [2022-09-26T21:08:35.716Z] b352a97aabf1: Pulling fs layer [2022-09-26T21:08:35.716Z] 4872d77fe225: Pulling fs layer [2022-09-26T21:08:35.716Z] 5851b861e8e6: Pulling fs layer [2022-09-26T21:08:35.716Z] bab4dde63d76: Waiting [2022-09-26T21:08:35.716Z] bde34c3a00c8: Waiting [2022-09-26T21:08:35.716Z] b352a97aabf1: Waiting [2022-09-26T21:08:35.716Z] 4872d77fe225: Waiting [2022-09-26T21:08:35.716Z] 988bab9f4d93: Waiting [2022-09-26T21:08:35.716Z] eaf3925da568: Waiting [2022-09-26T21:08:35.716Z] 1469e6f7b9e6: Waiting [2022-09-26T21:08:35.716Z] 5851b861e8e6: Waiting [2022-09-26T21:08:35.716Z] e2be974225ed: Verifying Checksum [2022-09-26T21:08:35.716Z] e2be974225ed: Download complete [2022-09-26T21:08:35.716Z] 988bab9f4d93: Download complete [2022-09-26T21:08:35.975Z] 1469e6f7b9e6: Verifying Checksum [2022-09-26T21:08:35.975Z] 1469e6f7b9e6: Download complete [2022-09-26T21:08:35.975Z] 339a4e72a1f5: Verifying Checksum [2022-09-26T21:08:35.975Z] 339a4e72a1f5: Download complete [2022-09-26T21:08:35.975Z] eaf3925da568: Download complete [2022-09-26T21:08:35.975Z] bde34c3a00c8: Verifying Checksum [2022-09-26T21:08:35.975Z] bde34c3a00c8: Download complete [2022-09-26T21:08:35.975Z] b352a97aabf1: Verifying Checksum [2022-09-26T21:08:35.975Z] b352a97aabf1: Download complete [2022-09-26T21:08:35.975Z] 4872d77fe225: Download complete [2022-09-26T21:08:35.975Z] 5851b861e8e6: Verifying Checksum [2022-09-26T21:08:35.975Z] 5851b861e8e6: Download complete [2022-09-26T21:08:35.975Z] b85a868b505f: Verifying Checksum [2022-09-26T21:08:35.975Z] b85a868b505f: Download complete [2022-09-26T21:08:36.234Z] bab4dde63d76: Verifying Checksum [2022-09-26T21:08:36.234Z] bab4dde63d76: Download complete [2022-09-26T21:08:37.171Z] b85a868b505f: Pull complete [2022-09-26T21:08:37.430Z] e2be974225ed: Pull complete [2022-09-26T21:08:37.690Z] 339a4e72a1f5: Pull complete [2022-09-26T21:08:37.690Z] 988bab9f4d93: Pull complete [2022-09-26T21:08:38.258Z] 1469e6f7b9e6: Pull complete [2022-09-26T21:08:38.258Z] eaf3925da568: Pull complete [2022-09-26T21:08:40.163Z] bab4dde63d76: Pull complete [2022-09-26T21:08:40.163Z] bde34c3a00c8: Pull complete [2022-09-26T21:08:40.163Z] b352a97aabf1: Pull complete [2022-09-26T21:08:40.163Z] 4872d77fe225: Pull complete [2022-09-26T21:08:40.163Z] 5851b861e8e6: Pull complete [2022-09-26T21:08:40.163Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-26T21:08:40.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:08:40.163Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:08:40.240Z] prd-ubuntu20.04-docker-8c-8g-1212 does not seem to be running inside a container [2022-09-26T21:08:40.278Z] $ 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-09-26T21:08:42.865Z] $ docker top 585769b91339f45667f58f8436330ae76ce419b83026bf381188d80101f4e0a7 -eo pid,comm [2022-09-26T21:08:42.928Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-26T21:08:42.928Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T21:08:42.957Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T21:08:42.957Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T21:08:43.062Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T21:08:43.068Z] $ docker exec 585769b91339f45667f58f8436330ae76ce419b83026bf381188d80101f4e0a7 ssh-agent [2022-09-26T21:08:43.166Z] SSH_AUTH_SOCK=/tmp/ssh-QiSbHBhoS63W/agent.32 [2022-09-26T21:08:43.166Z] SSH_AGENT_PID=38 [2022-09-26T21:08:43.173Z] Running ssh-add (command line suppressed) [2022-09-26T21:08:43.271Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4544071915870610717.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4544071915870610717.key) [2022-09-26T21:08:43.283Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T21:08:43.569Z] + git tag --points-at HEAD [Pipeline] } [2022-09-26T21:08:43.586Z] $ docker exec --env ******** --env ******** 585769b91339f45667f58f8436330ae76ce419b83026bf381188d80101f4e0a7 ssh-agent -k [2022-09-26T21:08:43.683Z] unset SSH_AUTH_SOCK; [2022-09-26T21:08:43.683Z] unset SSH_AGENT_PID; [2022-09-26T21:08:43.684Z] echo Agent pid 38 killed; [2022-09-26T21:08:43.692Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-26T21:08:43.721Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T21:08:43.721Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T21:08:43.821Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T21:08:43.826Z] $ docker exec 585769b91339f45667f58f8436330ae76ce419b83026bf381188d80101f4e0a7 ssh-agent [2022-09-26T21:08:43.927Z] SSH_AUTH_SOCK=/tmp/ssh-wHjONdtssAY9/agent.70 [2022-09-26T21:08:43.927Z] SSH_AGENT_PID=76 [2022-09-26T21:08:43.931Z] Running ssh-add (command line suppressed) [2022-09-26T21:08:44.036Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10901570864405519966.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10901570864405519966.key) [2022-09-26T21:08:44.045Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T21:08:44.329Z] + git semver init [2022-09-26T21:08:44.588Z] 2022-09-26 21:08:44,520 [run_init] DEBUG init version:0.0.0 force:False [2022-09-26T21:08:44.588Z] 2022-09-26 21:08:44,521 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2022-09-26T21:08:44.588Z] 2022-09-26 21:08:44,521 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2022-09-26T21:08:44.588Z] 2022-09-26 21:08:44,521 [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-09-26T21:08:45.528Z] 2022-09-26 21:08:45,327 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2022-09-26T21:08:45.528Z] 2022-09-26 21:08:45,327 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2022-09-26T21:08:45.528Z] 2022-09-26 21:08:45,327 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-09-26T21:08:45.528Z] 2022-09-26 21:08:45,327 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-09-26T21:08:45.528Z] 2.3.0-dev.18 [Pipeline] } [2022-09-26T21:08:45.540Z] $ docker exec --env ******** --env ******** 585769b91339f45667f58f8436330ae76ce419b83026bf381188d80101f4e0a7 ssh-agent -k [2022-09-26T21:08:45.640Z] unset SSH_AUTH_SOCK; [2022-09-26T21:08:45.640Z] unset SSH_AGENT_PID; [2022-09-26T21:08:45.641Z] echo Agent pid 76 killed; [2022-09-26T21:08:45.652Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T21:08:45.957Z] + git semver [Pipeline] } [2022-09-26T21:08:46.243Z] $ docker stop --time=1 585769b91339f45667f58f8436330ae76ce419b83026bf381188d80101f4e0a7 [2022-09-26T21:08:47.538Z] $ docker rm -f 585769b91339f45667f58f8436330ae76ce419b83026bf381188d80101f4e0a7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T21:08:47.874Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-26T21:08:48.035Z] Stashed 1 file(s) [Pipeline] echo [2022-09-26T21:08:48.037Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.18 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-09-26T21:08:48.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:08:48.164Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:08:48.170Z] ========================================================= [2022-09-26T21:08:48.170Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-26T21:08:48.170Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-09-26T21:08:48.463Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-26T21:08:48.464Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-26T21:08:48.464Z] 2408cc74d12b: Pulling fs layer [2022-09-26T21:08:48.464Z] ea60b727a1ce: Pulling fs layer [2022-09-26T21:08:48.464Z] 30c4a7721957: Pulling fs layer [2022-09-26T21:08:48.464Z] 370296b7ddb6: Pulling fs layer [2022-09-26T21:08:48.464Z] 7c6cee850709: Pulling fs layer [2022-09-26T21:08:48.464Z] 39a5fcdaea64: Pulling fs layer [2022-09-26T21:08:48.464Z] d94ebbe4e438: Pulling fs layer [2022-09-26T21:08:48.464Z] bcfd1f05c69d: Pulling fs layer [2022-09-26T21:08:48.464Z] 59ccb84bbe0f: Pulling fs layer [2022-09-26T21:08:48.464Z] 370296b7ddb6: Waiting [2022-09-26T21:08:48.464Z] d94ebbe4e438: Waiting [2022-09-26T21:08:48.464Z] 59ccb84bbe0f: Waiting [2022-09-26T21:08:48.464Z] 39a5fcdaea64: Waiting [2022-09-26T21:08:48.464Z] 7c6cee850709: Waiting [2022-09-26T21:08:48.464Z] 30c4a7721957: Verifying Checksum [2022-09-26T21:08:48.464Z] 30c4a7721957: Download complete [2022-09-26T21:08:48.464Z] ea60b727a1ce: Verifying Checksum [2022-09-26T21:08:48.464Z] ea60b727a1ce: Download complete [2022-09-26T21:08:48.464Z] 7c6cee850709: Verifying Checksum [2022-09-26T21:08:48.464Z] 7c6cee850709: Download complete [2022-09-26T21:08:48.464Z] 39a5fcdaea64: Verifying Checksum [2022-09-26T21:08:48.464Z] 39a5fcdaea64: Download complete [2022-09-26T21:08:48.464Z] 2408cc74d12b: Verifying Checksum [2022-09-26T21:08:48.464Z] 2408cc74d12b: Download complete [2022-09-26T21:08:48.464Z] d94ebbe4e438: Verifying Checksum [2022-09-26T21:08:48.464Z] d94ebbe4e438: Download complete [2022-09-26T21:08:48.724Z] 2408cc74d12b: Pull complete [2022-09-26T21:08:48.724Z] ea60b727a1ce: Pull complete [2022-09-26T21:08:48.986Z] 30c4a7721957: Pull complete [2022-09-26T21:08:49.246Z] 59ccb84bbe0f: Verifying Checksum [2022-09-26T21:08:49.246Z] 59ccb84bbe0f: Download complete [2022-09-26T21:08:49.246Z] bcfd1f05c69d: Verifying Checksum [2022-09-26T21:08:49.246Z] bcfd1f05c69d: Download complete [2022-09-26T21:08:49.246Z] 370296b7ddb6: Verifying Checksum [2022-09-26T21:08:49.246Z] 370296b7ddb6: Download complete [2022-09-26T21:08:52.531Z] 370296b7ddb6: Pull complete [2022-09-26T21:08:52.531Z] 7c6cee850709: Pull complete [2022-09-26T21:08:52.789Z] 39a5fcdaea64: Pull complete [2022-09-26T21:08:52.789Z] d94ebbe4e438: Pull complete [2022-09-26T21:08:54.688Z] bcfd1f05c69d: Pull complete [2022-09-26T21:08:55.253Z] 59ccb84bbe0f: Pull complete [2022-09-26T21:08:55.253Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-26T21:08:55.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-26T21:08:55.253Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-09-26T21:08:55.536Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:08:55.835Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-26T21:08:55.835Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:08:55.906Z] prd-ubuntu20.04-docker-8c-8g-1212 does not seem to be running inside a container [2022-09-26T21:08:55.947Z] $ 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-09-26T21:08:59.781Z] $ docker top ac5aec20d51ae304530ba00e80a2163bd475abd85866ae343940cca70db5e81d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T21:09:00.117Z] + go version [2022-09-26T21:09:00.117Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-26T21:09:00.130Z] $ docker stop --time=1 ac5aec20d51ae304530ba00e80a2163bd475abd85866ae343940cca70db5e81d [2022-09-26T21:09:01.417Z] $ docker rm -f ac5aec20d51ae304530ba00e80a2163bd475abd85866ae343940cca70db5e81d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:09:01.805Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-26T21:09:01.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:09:01.866Z] prd-ubuntu20.04-docker-8c-8g-1212 does not seem to be running inside a container [2022-09-26T21:09:01.904Z] $ 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-09-26T21:09:02.231Z] $ docker top 2acb89bd92a4cc75d759d3d32de6063ae5ff5cb9aec61e5930cb5b005c35fcbf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T21:09:02.569Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2022-09-26T21:09:02.860Z] + make test [2022-09-26T21:09:02.860Z] CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2022-09-26T21:09:02.860Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-09-26T21:09:02.860Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-09-26T21:09:02.860Z] go: downloading github.com/nats-io/nats.go v1.16.1-0.20220906180156-a1017eec10b0 [2022-09-26T21:09:02.860Z] go: downloading github.com/google/uuid v1.3.0 [2022-09-26T21:09:02.860Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.1 [2022-09-26T21:09:02.860Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-09-26T21:09:02.860Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-09-26T21:09:02.860Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-26T21:09:02.860Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-26T21:09:02.860Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-09-26T21:09:02.860Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-09-26T21:09:02.860Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-09-26T21:09:02.860Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-09-26T21:09:02.860Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-26T21:09:03.106Z] Still waiting to schedule task [2022-09-26T21:09:03.106Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-26T21:09:03.128Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-09-26T21:09:03.128Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-09-26T21:09:03.128Z] go: downloading golang.org/x/crypto v0.0.0-20220919173607-35f4265a4bc0 [2022-09-26T21:09:03.387Z] go: downloading github.com/klauspost/compress v1.15.10 [2022-09-26T21:09:03.387Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-09-26T21:09:03.387Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-09-26T21:09:03.387Z] go: downloading golang.org/x/time v0.0.0-20220920022843-2ce7c2934d45 [2022-09-26T21:09:03.387Z] go: downloading golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8 [2022-09-26T21:09:15.587Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-09-26T21:09:18.864Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.069s coverage: 90.4% of statements [2022-09-26T21:09:18.864Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.041s coverage: 87.0% of statements [2022-09-26T21:09:18.864Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] [2022-09-26T21:09:18.864Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-09-26T21:09:26.982Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.109s coverage: 35.9% of statements [2022-09-26T21:09:26.982Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.042s coverage: 68.5% of statements [2022-09-26T21:09:26.982Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-09-26T21:09:41.882Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.370s coverage: 83.8% of statements [2022-09-26T21:09:41.882Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.035s coverage: 88.9% of statements [2022-09-26T21:09:41.882Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-09-26T21:09:41.882Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.037s coverage: 100.0% of statements [2022-09-26T21:09:41.882Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.032s coverage: 100.0% of statements [2022-09-26T21:09:41.882Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.045s coverage: 95.1% of statements [2022-09-26T21:09:41.882Z] CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... [2022-09-26T21:09:41.882Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-09-26T21:09:41.882Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.062s coverage: 90.4% of statements [2022-09-26T21:09:41.882Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.036s coverage: 100.0% of statements [2022-09-26T21:09:41.882Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-09-26T21:09:41.882Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.021s coverage: 100.0% of statements [2022-09-26T21:09:41.882Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.032s coverage: 68.5% of statements [2022-09-26T21:09:41.882Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-09-26T21:10:03.812Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.374s coverage: 83.8% of statements [2022-09-26T21:10:03.812Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.034s coverage: 88.9% of statements [2022-09-26T21:10:03.812Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-09-26T21:10:03.812Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.038s coverage: 100.0% of statements [2022-09-26T21:10:03.812Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.031s coverage: 100.0% of statements [2022-09-26T21:10:03.812Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.032s coverage: 95.1% of statements [2022-09-26T21:10:10.370Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-26T21:10:10.370Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-26T21:10:11.741Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-26T21:10:11.741Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-09-26T21:10:11.753Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-26T21:10:11.771Z] $ docker stop --time=1 2acb89bd92a4cc75d759d3d32de6063ae5ff5cb9aec61e5930cb5b005c35fcbf [2022-09-26T21:10:13.405Z] $ docker rm -f 2acb89bd92a4cc75d759d3d32de6063ae5ff5cb9aec61e5930cb5b005c35fcbf [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T21:10:13.863Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-26T21:10:13.908Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:10:14.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T21:10:14.354Z] [2022-09-26T21:10:14.354Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:10:14.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T21:10:14.647Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-26T21:10:14.647Z] 5eb5b503b376: Pulling fs layer [2022-09-26T21:10:14.647Z] 5c69ac0246d0: Pulling fs layer [2022-09-26T21:10:14.647Z] ec43610c2a17: Pulling fs layer [2022-09-26T21:10:14.647Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-26T21:10:14.647Z] 33b1e0a273af: Pulling fs layer [2022-09-26T21:10:14.647Z] 5d3b04190fa2: Pulling fs layer [2022-09-26T21:10:14.647Z] 2f39f015ded8: Pulling fs layer [2022-09-26T21:10:14.647Z] 3a2ae6a8a46f: Waiting [2022-09-26T21:10:14.647Z] 33b1e0a273af: Waiting [2022-09-26T21:10:14.647Z] 5d3b04190fa2: Waiting [2022-09-26T21:10:14.647Z] 2f39f015ded8: Waiting [2022-09-26T21:10:14.647Z] 5c69ac0246d0: Verifying Checksum [2022-09-26T21:10:14.647Z] 5c69ac0246d0: Download complete [2022-09-26T21:10:14.647Z] 3a2ae6a8a46f: Download complete [2022-09-26T21:10:14.906Z] 33b1e0a273af: Verifying Checksum [2022-09-26T21:10:14.906Z] 33b1e0a273af: Download complete [2022-09-26T21:10:14.906Z] 5d3b04190fa2: Download complete [2022-09-26T21:10:14.906Z] ec43610c2a17: Verifying Checksum [2022-09-26T21:10:14.906Z] ec43610c2a17: Download complete [2022-09-26T21:10:14.906Z] 5eb5b503b376: Verifying Checksum [2022-09-26T21:10:14.906Z] 5eb5b503b376: Download complete [2022-09-26T21:10:15.471Z] 2f39f015ded8: Download complete [2022-09-26T21:10:16.036Z] 5eb5b503b376: Pull complete [2022-09-26T21:10:16.036Z] 5c69ac0246d0: Pull complete [2022-09-26T21:10:16.602Z] ec43610c2a17: Pull complete [2022-09-26T21:10:16.602Z] 3a2ae6a8a46f: Pull complete [2022-09-26T21:10:16.860Z] 33b1e0a273af: Pull complete [2022-09-26T21:10:16.860Z] 5d3b04190fa2: Pull complete [2022-09-26T21:10:21.043Z] 2f39f015ded8: Pull complete [2022-09-26T21:10:21.043Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-26T21:10:21.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T21:10:21.043Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:10:21.109Z] prd-ubuntu20.04-docker-8c-8g-1212 does not seem to be running inside a container [2022-09-26T21:10:21.138Z] $ 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-09-26T21:10:24.185Z] $ docker top e1bbff87ad935222f1d9ceb66e433ba4e52b4fb6e6da0eadc9d6e117aafb8dc4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:10:24.564Z] ---> job-cost.sh [2022-09-26T21:10:24.564Z] lf-activate-venv: SKIPPING [2022-09-26T21:10:24.564Z] INFO: No Stack... [2022-09-26T21:10:24.825Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-26T21:10:25.398Z] INFO: Archiving Costs [Pipeline] sh [2022-09-26T21:10:25.759Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2022-09-26T21:10:25.759Z] + cut -d, -f6 [Pipeline] lock [2022-09-26T21:10:25.772Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-42-stack-cost] [2022-09-26T21:10:25.778Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-42-stack-cost] did not exist. Created. [2022-09-26T21:10:25.778Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-26T21:10:26.106Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-26T21:10:26.135Z] Stashed 1 file(s) [Pipeline] } [2022-09-26T21:10:26.141Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-42-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-26T21:10:26.160Z] $ docker stop --time=1 e1bbff87ad935222f1d9ceb66e433ba4e52b4fb6e6da0eadc9d6e117aafb8dc4 [2022-09-26T21:10:27.297Z] $ docker rm -f e1bbff87ad935222f1d9ceb66e433ba4e52b4fb6e6da0eadc9d6e117aafb8dc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-26T21:10:33.175Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1213 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2022-09-26T21:10:33.186Z] Running in /w/workspace/go-mod-messaging/42 [Pipeline] { [Pipeline] checkout [2022-09-26T21:10:33.210Z] Selected Git installation does not exist. Using Default [2022-09-26T21:10:33.210Z] The recommended git tool is: NONE [2022-09-26T21:10:38.358Z] using credential edgex-jenkins-ssh [2022-09-26T21:10:38.377Z] Cloning the remote Git repository [2022-09-26T21:10:38.424Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2022-09-26T21:10:38.499Z] > git init /w/workspace/go-mod-messaging/42 # timeout=10 [2022-09-26T21:10:38.635Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2022-09-26T21:10:38.637Z] > git --version # timeout=10 [2022-09-26T21:10:38.658Z] > git --version # 'git version 2.25.1' [2022-09-26T21:10:38.660Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-26T21:10:38.721Z] Verifying host key using known hosts file [2022-09-26T21:10:38.929Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-26T21:10:38.943Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-26T21:10:40.567Z] Avoid second fetch [2022-09-26T21:10:40.568Z] Checking out Revision bb9b4230a1c1462292f826b2ff2c739bb0fba4cd (main) [2022-09-26T21:10:39.748Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2022-09-26T21:10:39.770Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-26T21:10:41.067Z] Commit message: "Merge pull request #175 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T21:10:41.902Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-26T21:10:41.902Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T21:10:41.902Z] Dload Upload Total Spent Left Speed [2022-09-26T21:10:41.902Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 76375 0 --:--:-- --:--:-- --:--:-- 76375 [2022-09-26T21:10:40.584Z] > git config core.sparsecheckout # timeout=10 [2022-09-26T21:10:40.604Z] > git checkout -f bb9b4230a1c1462292f826b2ff2c739bb0fba4cd # timeout=10 [Pipeline] sh [2022-09-26T21:10:42.512Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-26T21:10:42.848Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-26T21:10:42.848Z] + sudo tee /etc/docker/daemon.new [2022-09-26T21:10:42.848Z] { [2022-09-26T21:10:42.848Z] "registry-mirrors": [ [2022-09-26T21:10:42.848Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-26T21:10:42.848Z] ], [2022-09-26T21:10:42.848Z] "bip": "10.250.0.254/24", [2022-09-26T21:10:42.848Z] "hosts": [ [2022-09-26T21:10:42.848Z] "tcp://0.0.0.0:5555", [2022-09-26T21:10:42.848Z] "unix:///var/run/docker.sock" [2022-09-26T21:10:42.848Z] ], [2022-09-26T21:10:42.848Z] "mtu": 1458, [2022-09-26T21:10:42.848Z] "selinux-enabled": true, [2022-09-26T21:10:42.848Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-26T21:10:42.848Z] } [Pipeline] sh [2022-09-26T21:10:43.182Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-26T21:10:43.510Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-09-26T21:11:01.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:11:01.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:11:01.891Z] ========================================================= [2022-09-26T21:11:01.891Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-26T21:11:01.891Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-09-26T21:11:02.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-26T21:11:02.812Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-26T21:11:02.812Z] b3c136eddcbf: Pulling fs layer [2022-09-26T21:11:02.812Z] c0a3192eca97: Pulling fs layer [2022-09-26T21:11:02.812Z] a050256f5b6f: Pulling fs layer [2022-09-26T21:11:02.812Z] 656be50a0ddc: Pulling fs layer [2022-09-26T21:11:02.812Z] 2bbca73fdf42: Pulling fs layer [2022-09-26T21:11:02.812Z] 46d945488cbd: Pulling fs layer [2022-09-26T21:11:02.812Z] 8a5474983e97: Pulling fs layer [2022-09-26T21:11:02.812Z] 329c88fbcd65: Pulling fs layer [2022-09-26T21:11:02.812Z] 2bbca73fdf42: Waiting [2022-09-26T21:11:02.812Z] 46d945488cbd: Waiting [2022-09-26T21:11:02.812Z] 8a5474983e97: Waiting [2022-09-26T21:11:02.812Z] 329c88fbcd65: Waiting [2022-09-26T21:11:02.812Z] a050256f5b6f: Verifying Checksum [2022-09-26T21:11:02.812Z] a050256f5b6f: Download complete [2022-09-26T21:11:02.812Z] c0a3192eca97: Verifying Checksum [2022-09-26T21:11:02.812Z] c0a3192eca97: Download complete [2022-09-26T21:11:02.812Z] 2bbca73fdf42: Verifying Checksum [2022-09-26T21:11:02.812Z] 2bbca73fdf42: Download complete [2022-09-26T21:11:03.084Z] 46d945488cbd: Verifying Checksum [2022-09-26T21:11:03.084Z] 46d945488cbd: Download complete [2022-09-26T21:11:03.084Z] b3c136eddcbf: Verifying Checksum [2022-09-26T21:11:03.084Z] b3c136eddcbf: Download complete [2022-09-26T21:11:04.052Z] b3c136eddcbf: Pull complete [2022-09-26T21:11:04.052Z] 329c88fbcd65: Verifying Checksum [2022-09-26T21:11:04.052Z] 329c88fbcd65: Download complete [2022-09-26T21:11:04.326Z] c0a3192eca97: Pull complete [2022-09-26T21:11:04.598Z] a050256f5b6f: Pull complete [2022-09-26T21:11:05.191Z] 8a5474983e97: Verifying Checksum [2022-09-26T21:11:05.191Z] 8a5474983e97: Download complete [2022-09-26T21:11:05.781Z] 656be50a0ddc: Verifying Checksum [2022-09-26T21:11:05.781Z] 656be50a0ddc: Download complete [2022-09-26T21:11:18.114Z] 656be50a0ddc: Pull complete [2022-09-26T21:11:18.114Z] 2bbca73fdf42: Pull complete [2022-09-26T21:11:18.114Z] 46d945488cbd: Pull complete [2022-09-26T21:11:23.471Z] 8a5474983e97: Pull complete [2022-09-26T21:11:25.430Z] 329c88fbcd65: Pull complete [2022-09-26T21:11:25.430Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-26T21:11:25.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-26T21:11:25.430Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-09-26T21:11:25.756Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:11:26.086Z] + docker inspect -f . ci-base-image-arm64 [2022-09-26T21:11:26.086Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:11:26.268Z] prd-ubuntu20.04-docker-arm64-4c-16g-1213 does not seem to be running inside a container [2022-09-26T21:11:26.334Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/42 -v /w/workspace/go-mod-messaging/42:/w/workspace/go-mod-messaging/42:rw,z -v /w/workspace/go-mod-messaging/42@tmp:/w/workspace/go-mod-messaging/42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-26T21:11:29.183Z] $ docker top d1457fafd17871967cf018357d76d8f46b28f7acfc956b0df83a98d7ebb9585e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T21:11:30.052Z] + go version [2022-09-26T21:11:30.052Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-26T21:11:30.075Z] $ docker stop --time=1 d1457fafd17871967cf018357d76d8f46b28f7acfc956b0df83a98d7ebb9585e [2022-09-26T21:11:31.661Z] $ docker rm -f d1457fafd17871967cf018357d76d8f46b28f7acfc956b0df83a98d7ebb9585e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:11:32.207Z] + docker inspect -f . ci-base-image-arm64 [2022-09-26T21:11:32.207Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:11:32.366Z] prd-ubuntu20.04-docker-arm64-4c-16g-1213 does not seem to be running inside a container [2022-09-26T21:11:32.430Z] $ 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/42 -v /w/workspace/go-mod-messaging/42:/w/workspace/go-mod-messaging/42:rw,z -v /w/workspace/go-mod-messaging/42@tmp:/w/workspace/go-mod-messaging/42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-26T21:11:33.556Z] $ docker top 5071a7fac625afaa40376debaf00ddc6e2ecf6f5bc1a89fe6d46f4da74bdf949 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T21:11:34.060Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/42 [Pipeline] fileExists [Pipeline] sh [2022-09-26T21:11:34.389Z] + make test [2022-09-26T21:11:34.389Z] CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2022-09-26T21:11:34.656Z] go: downloading github.com/nats-io/nats.go v1.16.1-0.20220906180156-a1017eec10b0 [2022-09-26T21:11:34.656Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-09-26T21:11:34.656Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-09-26T21:11:34.922Z] go: downloading github.com/google/uuid v1.3.0 [2022-09-26T21:11:34.922Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.1 [2022-09-26T21:11:34.922Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-09-26T21:11:34.922Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-09-26T21:11:35.189Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-26T21:11:35.189Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-26T21:11:35.189Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-09-26T21:11:35.189Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-09-26T21:11:35.189Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-09-26T21:11:35.189Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-09-26T21:11:35.189Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-26T21:11:35.457Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-09-26T21:11:35.457Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-09-26T21:11:35.457Z] go: downloading golang.org/x/crypto v0.0.0-20220919173607-35f4265a4bc0 [2022-09-26T21:11:36.038Z] go: downloading github.com/klauspost/compress v1.15.10 [2022-09-26T21:11:36.038Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-09-26T21:11:36.038Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-09-26T21:11:36.039Z] go: downloading golang.org/x/time v0.0.0-20220920022843-2ce7c2934d45 [2022-09-26T21:12:43.898Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-09-26T21:13:02.105Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.248s coverage: 90.4% of statements [2022-09-26T21:13:14.430Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.147s coverage: 87.0% of statements [2022-09-26T21:13:14.430Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] [2022-09-26T21:13:14.430Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-09-26T21:14:10.823Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.312s coverage: 35.9% of statements [2022-09-26T21:14:10.823Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.126s coverage: 68.5% of statements [2022-09-26T21:14:10.823Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-09-26T21:14:10.823Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.496s coverage: 83.8% of statements [2022-09-26T21:14:10.823Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.092s coverage: 88.9% of statements [2022-09-26T21:14:10.823Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-09-26T21:14:10.823Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.081s coverage: 100.0% of statements [2022-09-26T21:14:10.823Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.051s coverage: 100.0% of statements [2022-09-26T21:14:10.823Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.082s coverage: 95.1% of statements [2022-09-26T21:14:10.823Z] CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... [2022-09-26T21:14:10.823Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-09-26T21:14:11.872Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.246s coverage: 90.4% of statements [2022-09-26T21:14:11.872Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.074s coverage: 100.0% of statements [2022-09-26T21:14:11.872Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-09-26T21:14:12.146Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.065s coverage: 100.0% of statements [2022-09-26T21:14:13.112Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.171s coverage: 68.5% of statements [2022-09-26T21:14:13.112Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-09-26T21:14:39.809Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.488s coverage: 83.8% of statements [2022-09-26T21:14:39.809Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.072s coverage: 88.9% of statements [2022-09-26T21:14:39.809Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-09-26T21:14:39.809Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.073s coverage: 100.0% of statements [2022-09-26T21:14:39.809Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.090s coverage: 100.0% of statements [2022-09-26T21:14:39.809Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.085s coverage: 95.1% of statements [2022-09-26T21:14:39.809Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-26T21:14:39.809Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-26T21:15:26.694Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-26T21:15:26.694Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-09-26T21:15:26.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-26T21:15:26.728Z] $ docker stop --time=1 5071a7fac625afaa40376debaf00ddc6e2ecf6f5bc1a89fe6d46f4da74bdf949 [2022-09-26T21:15:28.756Z] $ docker rm -f 5071a7fac625afaa40376debaf00ddc6e2ecf6f5bc1a89fe6d46f4da74bdf949 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T21:15:30.416Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-26T21:15:30.438Z] Warning: overwriting stash ‘coverage-report’ [2022-09-26T21:15:30.977Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:15:31.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T21:15:31.435Z] [2022-09-26T21:15:31.435Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:15:31.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T21:15:31.770Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-26T21:15:31.770Z] 8998bd30e6a1: Pulling fs layer [2022-09-26T21:15:31.770Z] 04944245beec: Pulling fs layer [2022-09-26T21:15:31.770Z] 699f458cf7ca: Pulling fs layer [2022-09-26T21:15:31.770Z] 765212b225bb: Pulling fs layer [2022-09-26T21:15:31.770Z] f23df028b6ca: Pulling fs layer [2022-09-26T21:15:31.770Z] d65c8cfc05b1: Pulling fs layer [2022-09-26T21:15:31.770Z] 2437ff75d9bd: Pulling fs layer [2022-09-26T21:15:31.770Z] 765212b225bb: Waiting [2022-09-26T21:15:31.770Z] f23df028b6ca: Waiting [2022-09-26T21:15:31.770Z] d65c8cfc05b1: Waiting [2022-09-26T21:15:31.770Z] 2437ff75d9bd: Waiting [2022-09-26T21:15:32.038Z] 04944245beec: Verifying Checksum [2022-09-26T21:15:32.038Z] 04944245beec: Download complete [2022-09-26T21:15:32.038Z] 765212b225bb: Verifying Checksum [2022-09-26T21:15:32.038Z] 765212b225bb: Download complete [2022-09-26T21:15:32.038Z] f23df028b6ca: Verifying Checksum [2022-09-26T21:15:32.038Z] f23df028b6ca: Download complete [2022-09-26T21:15:32.038Z] d65c8cfc05b1: Verifying Checksum [2022-09-26T21:15:32.038Z] d65c8cfc05b1: Download complete [2022-09-26T21:15:32.313Z] 699f458cf7ca: Verifying Checksum [2022-09-26T21:15:32.313Z] 699f458cf7ca: Download complete [2022-09-26T21:15:32.899Z] 8998bd30e6a1: Verifying Checksum [2022-09-26T21:15:32.899Z] 8998bd30e6a1: Download complete [2022-09-26T21:15:35.484Z] 2437ff75d9bd: Verifying Checksum [2022-09-26T21:15:35.484Z] 2437ff75d9bd: Download complete [2022-09-26T21:15:38.091Z] 8998bd30e6a1: Pull complete [2022-09-26T21:15:38.361Z] 04944245beec: Pull complete [2022-09-26T21:15:39.777Z] 699f458cf7ca: Pull complete [2022-09-26T21:15:40.046Z] 765212b225bb: Pull complete [2022-09-26T21:15:41.011Z] f23df028b6ca: Pull complete [2022-09-26T21:15:41.285Z] d65c8cfc05b1: Pull complete [2022-09-26T21:16:03.372Z] 2437ff75d9bd: Pull complete [2022-09-26T21:16:03.372Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-26T21:16:03.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T21:16:03.372Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:16:03.579Z] prd-ubuntu20.04-docker-arm64-4c-16g-1213 does not seem to be running inside a container [2022-09-26T21:16:03.663Z] $ 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/42 -v /w/workspace/go-mod-messaging/42:/w/workspace/go-mod-messaging/42:rw,z -v /w/workspace/go-mod-messaging/42@tmp:/w/workspace/go-mod-messaging/42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-26T21:16:05.393Z] $ docker top 018d5cebfa79978f52f77ea2b70fcb45cdcd2d2adb3dfa6dc46e31b77fb794be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:16:06.257Z] ---> job-cost.sh [2022-09-26T21:16:06.258Z] lf-activate-venv: SKIPPING [2022-09-26T21:16:06.258Z] INFO: No Stack... [2022-09-26T21:16:06.523Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-26T21:16:07.483Z] INFO: Archiving Costs [Pipeline] sh [2022-09-26T21:16:08.122Z] + cut -d, -f6 [2022-09-26T21:16:08.122Z] + cat /w/workspace/go-mod-messaging/42/archives/cost.csv [Pipeline] lock [2022-09-26T21:16:08.186Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-42-stack-cost] [2022-09-26T21:16:08.192Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-42-stack-cost] did not exist. Created. [2022-09-26T21:16:08.193Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-26T21:16:08.540Z] /w/workspace/go-mod-messaging/42@tmp/durable-90c5e5de/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-26T21:16:09.200Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-26T21:16:09.223Z] Warning: overwriting stash ‘stack-cost’ [2022-09-26T21:16:09.277Z] Stashed 1 file(s) [Pipeline] } [2022-09-26T21:16:09.283Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-42-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-26T21:16:09.303Z] $ docker stop --time=1 018d5cebfa79978f52f77ea2b70fcb45cdcd2d2adb3dfa6dc46e31b77fb794be [2022-09-26T21:16:10.838Z] $ docker rm -f 018d5cebfa79978f52f77ea2b70fcb45cdcd2d2adb3dfa6dc46e31b77fb794be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-26T21:16:11.203Z] provisioning config files... [2022-09-26T21:16:11.214Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config17792561798997685403tmp [Pipeline] { [Pipeline] sh [2022-09-26T21:16:11.504Z] + set +x [2022-09-26T21:16:11.504Z] + bash+ -s -- [2022-09-26T21:16:11.504Z] curl -s https://codecov.io/bash [2022-09-26T21:16:11.504Z] [2022-09-26T21:16:11.504Z] _____ _ [2022-09-26T21:16:11.504Z] / ____| | | [2022-09-26T21:16:11.504Z] | | ___ __| | ___ ___ _____ __ [2022-09-26T21:16:11.504Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-26T21:16:11.504Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-26T21:16:11.504Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-26T21:16:11.504Z] Bash-1.0.6 [2022-09-26T21:16:11.504Z] [2022-09-26T21:16:11.504Z] [2022-09-26T21:16:11.504Z] ==> git version 2.25.1 found [2022-09-26T21:16:11.504Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-26T21:16:11.504Z] Release-Date: 2020-01-08 [2022-09-26T21:16:11.504Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-26T21:16:11.504Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-26T21:16:11.504Z] ==> Jenkins CI detected. [2022-09-26T21:16:11.504Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2022-09-26T21:16:11.504Z] project root: . [2022-09-26T21:16:11.504Z] --> token set from env [2022-09-26T21:16:11.504Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-26T21:16:11.763Z] ==> Running gcov in . (disable via -X gcov) [2022-09-26T21:16:11.763Z] ==> Python coveragepy not found [2022-09-26T21:16:11.763Z] ==> Searching for coverage reports in: [2022-09-26T21:16:11.763Z] + . [2022-09-26T21:16:11.763Z] -> Found 1 reports [2022-09-26T21:16:11.763Z] ==> Detecting git/mercurial file structure [2022-09-26T21:16:11.763Z] ==> Reading reports [2022-09-26T21:16:11.763Z] + ./coverage.out bytes=25878 [2022-09-26T21:16:11.763Z] ==> Appending adjustments [2022-09-26T21:16:11.763Z] https://docs.codecov.io/docs/fixing-reports [2022-09-26T21:16:12.022Z] + Found adjustments [2022-09-26T21:16:12.022Z] ==> Gzipping contents [2022-09-26T21:16:12.022Z] 8.0K /tmp/codecov.rIHPRZ.gz [2022-09-26T21:16:12.022Z] ==> Uploading reports [2022-09-26T21:16:12.022Z] url: https://codecov.io [2022-09-26T21:16:12.022Z] query: branch=main&commit=bb9b4230a1c1462292f826b2ff2c739bb0fba4cd&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-26T21:16:12.022Z] -> Pinging Codecov [2022-09-26T21:16:12.022Z] 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=bb9b4230a1c1462292f826b2ff2c739bb0fba4cd&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-26T21:16:12.283Z] -> Uploading to [2022-09-26T21:16:12.283Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-26/F6E385568367DD0E4001BA4F8F1CB792/bb9b4230a1c1462292f826b2ff2c739bb0fba4cd/cee63b0c-3460-4d8d-a840-cb3116da256e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220926%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220926T211612Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b7d36200ebfcccf151fb746a278736596bc058057adaeb94f835ec023cc6d3ea [2022-09-26T21:16:12.283Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T21:16:12.283Z] Dload Upload Total Spent Left Speed [2022-09-26T21:16:12.542Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6962 0 0 100 6962 0 32231 --:--:-- --:--:-- --:--:-- 32231 [2022-09-26T21:16:12.542Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/bb9b4230a1c1462292f826b2ff2c739bb0fba4cd [Pipeline] } [2022-09-26T21:16:12.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-26T21:16:12.746Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-26T21:16:12.754Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:16:13.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T21:16:13.045Z] [2022-09-26T21:16:13.045Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:16:13.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T21:16:13.338Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-26T21:16:13.338Z] df9b9388f04a: Pulling fs layer [2022-09-26T21:16:13.338Z] 52dc419b0ee2: Pulling fs layer [2022-09-26T21:16:13.338Z] 25bc292e5bac: Pulling fs layer [2022-09-26T21:16:13.338Z] 114826534d7a: Pulling fs layer [2022-09-26T21:16:13.338Z] 4657fd5d0bcf: Pulling fs layer [2022-09-26T21:16:13.338Z] 6ad1cebc031e: Pulling fs layer [2022-09-26T21:16:13.338Z] 8a3aa393b2d8: Pulling fs layer [2022-09-26T21:16:13.338Z] 114826534d7a: Waiting [2022-09-26T21:16:13.338Z] 8a3aa393b2d8: Waiting [2022-09-26T21:16:13.338Z] 4657fd5d0bcf: Waiting [2022-09-26T21:16:13.338Z] 6ad1cebc031e: Waiting [2022-09-26T21:16:13.338Z] 25bc292e5bac: Verifying Checksum [2022-09-26T21:16:13.338Z] 25bc292e5bac: Download complete [2022-09-26T21:16:13.597Z] 52dc419b0ee2: Download complete [2022-09-26T21:16:13.597Z] 4657fd5d0bcf: Verifying Checksum [2022-09-26T21:16:13.597Z] 4657fd5d0bcf: Download complete [2022-09-26T21:16:13.597Z] df9b9388f04a: Download complete [2022-09-26T21:16:13.860Z] df9b9388f04a: Pull complete [2022-09-26T21:16:13.860Z] 52dc419b0ee2: Pull complete [2022-09-26T21:16:13.860Z] 6ad1cebc031e: Verifying Checksum [2022-09-26T21:16:13.860Z] 6ad1cebc031e: Download complete [2022-09-26T21:16:13.860Z] 25bc292e5bac: Pull complete [2022-09-26T21:16:14.814Z] 8a3aa393b2d8: Verifying Checksum [2022-09-26T21:16:15.073Z] 114826534d7a: Verifying Checksum [2022-09-26T21:16:15.073Z] 114826534d7a: Download complete [2022-09-26T21:16:18.353Z] 114826534d7a: Pull complete [2022-09-26T21:16:18.353Z] 4657fd5d0bcf: Pull complete [2022-09-26T21:16:18.353Z] 6ad1cebc031e: Pull complete [2022-09-26T21:16:20.878Z] 8a3aa393b2d8: Pull complete [2022-09-26T21:16:20.878Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-26T21:16:20.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T21:16:20.878Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:16:20.946Z] prd-ubuntu20.04-docker-8c-8g-1212 does not seem to be running inside a container [2022-09-26T21:16:20.977Z] $ 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-09-26T21:16:24.156Z] $ docker top 9e4072549da5786dbea93758addf2d200c638b9ee393e993e67b14952ea78aac -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-26T21:16:24.216Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2022-09-26T21:16:24.497Z] + set -o pipefail [2022-09-26T21:16:24.497Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2022-09-26T21:16:26.407Z] [2022-09-26T21:16:26.407Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... [2022-09-26T21:16:26.407Z] [2022-09-26T21:16:26.407Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/e36bb316-4546-4231-962e-6d46926b5d12 [2022-09-26T21:16:26.407Z] [2022-09-26T21:16:26.407Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-26T21:16:26.407Z] [2022-09-26T21:16:26.407Z] [Pipeline] } [2022-09-26T21:16:26.424Z] $ docker stop --time=1 9e4072549da5786dbea93758addf2d200c638b9ee393e993e67b14952ea78aac [2022-09-26T21:16:27.992Z] $ docker rm -f 9e4072549da5786dbea93758addf2d200c638b9ee393e993e67b14952ea78aac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-26T21:16:28.502Z] + git log --format=format:%s -1 bb9b4230a1c1462292f826b2ff2c739bb0fba4cd [Pipeline] sh [2022-09-26T21:16:28.792Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T21:16:28.792Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:16:29.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:16:29.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:16:29.156Z] prd-ubuntu20.04-docker-8c-8g-1212 does not seem to be running inside a container [2022-09-26T21:16:29.187Z] $ 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-09-26T21:16:29.515Z] $ docker top 95d99daffbc32ac35092a5ea34362e05a0ee547da13186b36662acdb74d05ced -eo pid,comm [2022-09-26T21:16:29.558Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-26T21:16:29.558Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T21:16:29.591Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T21:16:29.591Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T21:16:29.689Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T21:16:29.694Z] $ docker exec 95d99daffbc32ac35092a5ea34362e05a0ee547da13186b36662acdb74d05ced ssh-agent [2022-09-26T21:16:29.792Z] SSH_AUTH_SOCK=/tmp/ssh-nZi2RA2LnIxS/agent.32 [2022-09-26T21:16:29.792Z] SSH_AGENT_PID=38 [2022-09-26T21:16:29.796Z] Running ssh-add (command line suppressed) [2022-09-26T21:16:29.901Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_14156970515434219096.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_14156970515434219096.key) [2022-09-26T21:16:29.910Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T21:16:30.194Z] + git semver tag [2022-09-26T21:16:30.454Z] 2022-09-26 21:16:30,357 [run_tag] DEBUG tag force:False [2022-09-26T21:16:30.454Z] 2022-09-26 21:16:30,357 [check_head_tag] DEBUG check head tag [2022-09-26T21:16:30.454Z] 2022-09-26 21:16:30,358 [execute] INFO git cat-file --batch-check [2022-09-26T21:16:30.454Z] 2022-09-26 21:16:30,358 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2022-09-26T21:16:30.454Z] 2022-09-26 21:16:30,362 [execute] INFO git cat-file --batch [2022-09-26T21:16:30.454Z] 2022-09-26 21:16:30,362 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2022-09-26T21:16:30.454Z] 2022-09-26 21:16:30,380 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-09-26T21:16:30.454Z] 2022-09-26 21:16:30,380 [execute] INFO git tag -a v2.3.0-dev.18 -m v2.3.0-dev.18 [2022-09-26T21:16:30.454Z] 2022-09-26 21:16:30,380 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.18', '-m', 'v2.3.0-dev.18'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2022-09-26T21:16:30.454Z] 2022-09-26 21:16:30,385 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-09-26T21:16:30.454Z] 2.3.0-dev.18 [Pipeline] } [2022-09-26T21:16:30.466Z] $ docker exec --env ******** --env ******** 95d99daffbc32ac35092a5ea34362e05a0ee547da13186b36662acdb74d05ced ssh-agent -k [2022-09-26T21:16:30.561Z] unset SSH_AUTH_SOCK; [2022-09-26T21:16:30.561Z] unset SSH_AGENT_PID; [2022-09-26T21:16:30.561Z] echo Agent pid 38 killed; [2022-09-26T21:16:30.568Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T21:16:30.866Z] + git semver [Pipeline] } [2022-09-26T21:16:31.138Z] $ docker stop --time=1 95d99daffbc32ac35092a5ea34362e05a0ee547da13186b36662acdb74d05ced [2022-09-26T21:16:32.389Z] $ docker rm -f 95d99daffbc32ac35092a5ea34362e05a0ee547da13186b36662acdb74d05ced [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:16:32.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T21:16:32.748Z] [2022-09-26T21:16:32.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:16:33.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T21:16:33.105Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-26T21:16:33.105Z] ab5ef0e58194: Pulling fs layer [2022-09-26T21:16:33.105Z] 9712f1f96733: Pulling fs layer [2022-09-26T21:16:33.105Z] 63f879dbbcfc: Pulling fs layer [2022-09-26T21:16:33.105Z] 0d9ebad4ef96: Pulling fs layer [2022-09-26T21:16:33.105Z] e9a5061849ea: Pulling fs layer [2022-09-26T21:16:33.105Z] d747dcd14b5f: Pulling fs layer [2022-09-26T21:16:33.105Z] 2de7ff778b66: Pulling fs layer [2022-09-26T21:16:33.105Z] e9a5061849ea: Waiting [2022-09-26T21:16:33.105Z] d747dcd14b5f: Waiting [2022-09-26T21:16:33.105Z] 0d9ebad4ef96: Waiting [2022-09-26T21:16:33.105Z] 2de7ff778b66: Waiting [2022-09-26T21:16:33.105Z] 9712f1f96733: Verifying Checksum [2022-09-26T21:16:33.105Z] 9712f1f96733: Download complete [2022-09-26T21:16:33.366Z] 63f879dbbcfc: Verifying Checksum [2022-09-26T21:16:33.366Z] 63f879dbbcfc: Download complete [2022-09-26T21:16:33.623Z] 0d9ebad4ef96: Verifying Checksum [2022-09-26T21:16:33.623Z] 0d9ebad4ef96: Download complete [2022-09-26T21:16:33.623Z] e9a5061849ea: Verifying Checksum [2022-09-26T21:16:33.623Z] e9a5061849ea: Download complete [2022-09-26T21:16:33.623Z] d747dcd14b5f: Verifying Checksum [2022-09-26T21:16:33.623Z] d747dcd14b5f: Download complete [2022-09-26T21:16:33.623Z] ab5ef0e58194: Download complete [2022-09-26T21:16:33.623Z] 2de7ff778b66: Verifying Checksum [2022-09-26T21:16:33.623Z] 2de7ff778b66: Download complete [2022-09-26T21:16:36.154Z] ab5ef0e58194: Pull complete [2022-09-26T21:16:36.154Z] 9712f1f96733: Pull complete [2022-09-26T21:16:36.720Z] 63f879dbbcfc: Pull complete [2022-09-26T21:16:40.002Z] 0d9ebad4ef96: Pull complete [2022-09-26T21:16:40.002Z] e9a5061849ea: Pull complete [2022-09-26T21:16:40.002Z] d747dcd14b5f: Pull complete [2022-09-26T21:16:40.943Z] 2de7ff778b66: Pull complete [2022-09-26T21:16:40.943Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-26T21:16:40.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T21:16:40.943Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:16:41.013Z] prd-ubuntu20.04-docker-8c-8g-1212 does not seem to be running inside a container [2022-09-26T21:16:41.046Z] $ 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-09-26T21:16:44.478Z] $ docker top 2dd0041039a1af11fdcbd1757d8ac5790ba63ee1e486b49cf81291ce92daa3c6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-26T21:16:44.532Z] provisioning config files... [2022-09-26T21:16:44.538Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config1119408605338028560tmp [2022-09-26T21:16:44.547Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config18483507971465682tmp [2022-09-26T21:16:44.556Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config15886486667402868267tmp [Pipeline] { [Pipeline] echo [2022-09-26T21:16:44.565Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:16:44.849Z] ---> sigul-configuration.sh [2022-09-26T21:16:44.849Z] gpg: directory `/root/.gnupg' created [2022-09-26T21:16:44.849Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-26T21:16:44.849Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-26T21:16:44.849Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-26T21:16:44.849Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-26T21:16:44.849Z] gpg: CAST5 encrypted data [2022-09-26T21:16:44.849Z] gpg: encrypted with 1 passphrase [2022-09-26T21:16:44.849Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-26T21:16:45.131Z] + mkdir /home/jenkins [2022-09-26T21:16:45.131Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-26T21:16:45.416Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-09-26T21:16:45.424Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:16:45.704Z] ---> sigul-install.sh [2022-09-26T21:16:45.704Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-26T21:16:45.985Z] + git tag --list [2022-09-26T21:16:45.985Z] v0.0.0 [2022-09-26T21:16:45.985Z] v0.1.0 [2022-09-26T21:16:45.985Z] v0.1.1 [2022-09-26T21:16:45.985Z] v0.1.10 [2022-09-26T21:16:45.985Z] v0.1.11 [2022-09-26T21:16:45.985Z] v0.1.12 [2022-09-26T21:16:45.985Z] v0.1.13 [2022-09-26T21:16:45.985Z] v0.1.14 [2022-09-26T21:16:45.985Z] v0.1.15 [2022-09-26T21:16:45.985Z] v0.1.16 [2022-09-26T21:16:45.985Z] v0.1.17 [2022-09-26T21:16:45.985Z] v0.1.18 [2022-09-26T21:16:45.985Z] v0.1.19 [2022-09-26T21:16:45.985Z] v0.1.2 [2022-09-26T21:16:45.985Z] v0.1.20 [2022-09-26T21:16:45.985Z] v0.1.21 [2022-09-26T21:16:45.985Z] v0.1.22 [2022-09-26T21:16:45.985Z] v0.1.23 [2022-09-26T21:16:45.985Z] v0.1.24 [2022-09-26T21:16:45.985Z] v0.1.25 [2022-09-26T21:16:45.985Z] v0.1.26 [2022-09-26T21:16:45.985Z] v0.1.27 [2022-09-26T21:16:45.985Z] v0.1.28 [2022-09-26T21:16:45.985Z] v0.1.29 [2022-09-26T21:16:45.985Z] v0.1.3 [2022-09-26T21:16:45.985Z] v0.1.30 [2022-09-26T21:16:45.985Z] v0.1.31 [2022-09-26T21:16:45.985Z] v0.1.4 [2022-09-26T21:16:45.985Z] v0.1.5 [2022-09-26T21:16:45.985Z] v0.1.6 [2022-09-26T21:16:45.985Z] v0.1.7 [2022-09-26T21:16:45.985Z] v0.1.8 [2022-09-26T21:16:45.985Z] v0.1.9 [2022-09-26T21:16:45.985Z] v2.0.0 [2022-09-26T21:16:45.985Z] v2.0.1 [2022-09-26T21:16:45.985Z] v2.1.0 [2022-09-26T21:16:45.985Z] v2.1.1 [2022-09-26T21:16:45.985Z] v2.1.1-dev.1 [2022-09-26T21:16:45.985Z] v2.1.1-dev.2 [2022-09-26T21:16:45.985Z] v2.1.1-dev.3 [2022-09-26T21:16:45.985Z] v2.2.0 [2022-09-26T21:16:45.985Z] v2.2.1-dev.1 [2022-09-26T21:16:45.985Z] v2.2.1-dev.10 [2022-09-26T21:16:45.985Z] v2.2.1-dev.11 [2022-09-26T21:16:45.985Z] v2.2.1-dev.2 [2022-09-26T21:16:45.985Z] v2.2.1-dev.3 [2022-09-26T21:16:45.985Z] v2.2.1-dev.4 [2022-09-26T21:16:45.985Z] v2.2.1-dev.5 [2022-09-26T21:16:45.985Z] v2.2.1-dev.6 [2022-09-26T21:16:45.985Z] v2.2.1-dev.7 [2022-09-26T21:16:45.985Z] v2.2.1-dev.8 [2022-09-26T21:16:45.985Z] v2.2.1-dev.9 [2022-09-26T21:16:45.985Z] v2.3.0-dev.11 [2022-09-26T21:16:45.985Z] v2.3.0-dev.12 [2022-09-26T21:16:45.985Z] v2.3.0-dev.13 [2022-09-26T21:16:45.985Z] v2.3.0-dev.14 [2022-09-26T21:16:45.985Z] v2.3.0-dev.15 [2022-09-26T21:16:45.985Z] v2.3.0-dev.16 [2022-09-26T21:16:45.985Z] v2.3.0-dev.17 [2022-09-26T21:16:45.985Z] v2.3.0-dev.18 [Pipeline] sh [2022-09-26T21:16:46.271Z] + lftools sign git-tag v2.3.0-dev.18 [2022-09-26T21:16:46.837Z] Signing Git tag with Sigul... [2022-09-26T21:16:46.838Z] Signing v2.3.0-dev.18 [Pipeline] echo [2022-09-26T21:16:47.103Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:16:47.385Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-26T21:16:47.392Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-26T21:16:47.415Z] $ docker stop --time=1 2dd0041039a1af11fdcbd1757d8ac5790ba63ee1e486b49cf81291ce92daa3c6 [2022-09-26T21:16:48.709Z] $ docker rm -f 2dd0041039a1af11fdcbd1757d8ac5790ba63ee1e486b49cf81291ce92daa3c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-26T21:16:49.122Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T21:16:49.122Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:16:49.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:16:49.420Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:16:49.483Z] prd-ubuntu20.04-docker-8c-8g-1212 does not seem to be running inside a container [2022-09-26T21:16:49.516Z] $ 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-09-26T21:16:49.856Z] $ docker top 115af08359c8ca4a7677638c30f069f5ef1cc5b95e047de729d46306b3d1afb0 -eo pid,comm [2022-09-26T21:16:49.898Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-26T21:16:49.898Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T21:16:49.931Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T21:16:49.931Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T21:16:50.033Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T21:16:50.038Z] $ docker exec 115af08359c8ca4a7677638c30f069f5ef1cc5b95e047de729d46306b3d1afb0 ssh-agent [2022-09-26T21:16:50.159Z] SSH_AUTH_SOCK=/tmp/ssh-wuR0nKyX327j/agent.32 [2022-09-26T21:16:50.159Z] SSH_AGENT_PID=38 [2022-09-26T21:16:50.163Z] Running ssh-add (command line suppressed) [2022-09-26T21:16:50.274Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11543535040198054256.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11543535040198054256.key) [2022-09-26T21:16:50.286Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T21:16:50.570Z] + git semver bump pre [2022-09-26T21:16:50.829Z] 2022-09-26 21:16:50,768 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-09-26T21:16:50.829Z] 2022-09-26 21:16:50,768 [bump_version] DEBUG bumping version:2.3.0-dev.18 on axis:pre with prefix:dev [2022-09-26T21:16:50.829Z] 2022-09-26 21:16:50,768 [bump_version] DEBUG bumped version:2.3.0-dev.19 [2022-09-26T21:16:50.829Z] 2022-09-26 21:16:50,768 [write_version] DEBUG write version:2.3.0-dev.19 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2022-09-26T21:16:50.829Z] 2022-09-26 21:16:50,768 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-09-26T21:16:50.829Z] 2022-09-26 21:16:50,769 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-09-26T21:16:50.829Z] 2022-09-26 21:16:50,771 [execute] INFO git cat-file --batch-check [2022-09-26T21:16:50.829Z] 2022-09-26 21:16:50,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T21:16:50.829Z] 2022-09-26 21:16:50,776 [execute] INFO git cat-file --batch [2022-09-26T21:16:50.829Z] 2022-09-26 21:16:50,777 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T21:16:50.829Z] 2022-09-26 21:16:50,781 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-09-26T21:16:50.829Z] 2.3.0-dev.19 [Pipeline] } [2022-09-26T21:16:50.841Z] $ docker exec --env ******** --env ******** 115af08359c8ca4a7677638c30f069f5ef1cc5b95e047de729d46306b3d1afb0 ssh-agent -k [2022-09-26T21:16:50.941Z] unset SSH_AUTH_SOCK; [2022-09-26T21:16:50.941Z] unset SSH_AGENT_PID; [2022-09-26T21:16:50.941Z] echo Agent pid 38 killed; [2022-09-26T21:16:50.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T21:16:51.248Z] + git semver [Pipeline] } [2022-09-26T21:16:51.521Z] $ docker stop --time=1 115af08359c8ca4a7677638c30f069f5ef1cc5b95e047de729d46306b3d1afb0 [2022-09-26T21:16:52.811Z] $ docker rm -f 115af08359c8ca4a7677638c30f069f5ef1cc5b95e047de729d46306b3d1afb0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T21:16:53.146Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T21:16:53.146Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:16:53.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:16:53.440Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:16:53.497Z] prd-ubuntu20.04-docker-8c-8g-1212 does not seem to be running inside a container [2022-09-26T21:16:53.525Z] $ 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-09-26T21:16:53.840Z] $ docker top ad41b429a64f02099afcfa1aab2dadc123e2bca8eb36165bb795d758530a82b1 -eo pid,comm [2022-09-26T21:16:53.882Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-26T21:16:53.882Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T21:16:53.922Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T21:16:53.922Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T21:16:54.043Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T21:16:54.048Z] $ docker exec ad41b429a64f02099afcfa1aab2dadc123e2bca8eb36165bb795d758530a82b1 ssh-agent [2022-09-26T21:16:54.151Z] SSH_AUTH_SOCK=/tmp/ssh-tbWIVWx1iPSp/agent.32 [2022-09-26T21:16:54.151Z] SSH_AGENT_PID=38 [2022-09-26T21:16:54.155Z] Running ssh-add (command line suppressed) [2022-09-26T21:16:54.253Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11746209075617463166.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11746209075617463166.key) [2022-09-26T21:16:54.266Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T21:16:54.548Z] + git semver push [2022-09-26T21:16:54.808Z] 2022-09-26 21:16:54,724 [run_push] DEBUG push [2022-09-26T21:16:54.808Z] 2022-09-26 21:16:54,725 [execute] INFO git cat-file --batch-check [2022-09-26T21:16:54.808Z] 2022-09-26 21:16:54,725 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T21:16:54.808Z] 2022-09-26 21:16:54,729 [execute] INFO git rev-list c4a35b9f9764bd4649ab5274641672a372b93430 -- [2022-09-26T21:16:54.808Z] 2022-09-26 21:16:54,729 [execute] DEBUG Popen(['git', 'rev-list', 'c4a35b9f9764bd4649ab5274641672a372b93430', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-26T21:16:54.808Z] 2022-09-26 21:16:54,736 [execute] INFO git fetch -v origin [2022-09-26T21:16:54.808Z] 2022-09-26 21:16:54,737 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-26T21:16:55.374Z] 2022-09-26 21:16:55,321 [run_push] DEBUG no remote changes detected [2022-09-26T21:16:55.374Z] 2022-09-26 21:16:55,321 [execute] INFO git push origin semver [2022-09-26T21:16:55.374Z] 2022-09-26 21:16:55,322 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-26T21:16:56.308Z] 2022-09-26 21:16:56,184 [run_push] DEBUG push all version tags [2022-09-26T21:16:56.309Z] 2022-09-26 21:16:56,184 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-26T21:16:56.309Z] 2022-09-26 21:16:56,185 [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-09-26T21:16:57.243Z] 2022-09-26 21:16:56,944 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-09-26T21:16:57.243Z] 2.3.0-dev.19 [Pipeline] } [2022-09-26T21:16:57.255Z] $ docker exec --env ******** --env ******** ad41b429a64f02099afcfa1aab2dadc123e2bca8eb36165bb795d758530a82b1 ssh-agent -k [2022-09-26T21:16:57.352Z] unset SSH_AUTH_SOCK; [2022-09-26T21:16:57.352Z] unset SSH_AGENT_PID; [2022-09-26T21:16:57.352Z] echo Agent pid 38 killed; [2022-09-26T21:16:57.360Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T21:16:57.665Z] + git semver [Pipeline] } [2022-09-26T21:16:57.939Z] $ docker stop --time=1 ad41b429a64f02099afcfa1aab2dadc123e2bca8eb36165bb795d758530a82b1 [2022-09-26T21:16:59.227Z] $ docker rm -f ad41b429a64f02099afcfa1aab2dadc123e2bca8eb36165bb795d758530a82b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-26T21:16:59.762Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2022-09-26T21:16:59.762Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-09-26T21:16:59.762Z] total 16 [2022-09-26T21:16:59.762Z] drwxr-xr-x 3 root root 4096 Sep 26 21:10 . [2022-09-26T21:16:59.762Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 26 21:16 .. [2022-09-26T21:16:59.762Z] drwxr-xr-x 2 root root 4096 Sep 26 21:10 cost [2022-09-26T21:16:59.762Z] -rw-r--r-- 1 root root 87 Sep 26 21:10 cost.csv [2022-09-26T21:16:59.762Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-09-26T21:16:59.762Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-09-26T21:16:59.762Z] total 16 [2022-09-26T21:16:59.762Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 21:10 . [2022-09-26T21:16:59.762Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 26 21:16 .. [2022-09-26T21:16:59.762Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 26 21:10 cost [2022-09-26T21:16:59.762Z] -rw-r--r-- 1 jenkins jenkins 87 Sep 26 21:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:17:00.045Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:17:00.900Z] ---> package-listing.sh [2022-09-26T21:17:00.900Z] ++ facter osfamily [2022-09-26T21:17:00.900Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-26T21:17:01.160Z] + OS_FAMILY=debian [2022-09-26T21:17:01.160Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2022-09-26T21:17:01.160Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-26T21:17:01.160Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-26T21:17:01.160Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-26T21:17:01.160Z] + PACKAGES=/tmp/packages_start.txt [2022-09-26T21:17:01.160Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2022-09-26T21:17:01.160Z] + PACKAGES=/tmp/packages_end.txt [2022-09-26T21:17:01.160Z] + case "${OS_FAMILY}" in [2022-09-26T21:17:01.160Z] + dpkg -l [2022-09-26T21:17:01.160Z] + grep '^ii' [2022-09-26T21:17:01.160Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-26T21:17:01.160Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-26T21:17:01.160Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-26T21:17:01.160Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2022-09-26T21:17:01.160Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2022-09-26T21:17:01.160Z] + 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-09-26T21:17:01.170Z] 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-09-26T21:17:01.444Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:17:01.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T21:17:01.995Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:17:02.054Z] prd-ubuntu20.04-docker-8c-8g-1212 does not seem to be running inside a container [2022-09-26T21:17:02.083Z] $ 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-09-26T21:17:02.271Z] $ docker top bbc063cee7299a55dfcf7792faeca345ee15f925d7257cec209dcbbee1b4c5b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T21:17:02.607Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-26T21:17:02.888Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-26T21:17:03.168Z] + ls /var/log/sa-host [2022-09-26T21:17:03.168Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T21:17:03.308Z] provisioning config files... [2022-09-26T21:17:03.317Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config17021309404641636017tmp [Pipeline] { [Pipeline] echo [2022-09-26T21:17:03.327Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:17:03.607Z] ---> create-netrc.sh [Pipeline] } [2022-09-26T21:17:03.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:17:03.929Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-26T21:17:03.936Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:17:04.214Z] ---> sudo-logs.sh [2022-09-26T21:17:04.214Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-26T21:17:04.240Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:17:04.517Z] ---> job-cost.sh [2022-09-26T21:17:04.517Z] lf-activate-venv: SKIPPING [2022-09-26T21:17:04.517Z] DEBUG: total: 0.2199999988079071 [2022-09-26T21:17:04.517Z] INFO: Retrieving Stack Cost... [2022-09-26T21:17:05.085Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-26T21:17:05.342Z] INFO: Archiving Costs [Pipeline] echo [2022-09-26T21:17:05.349Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:17:05.626Z] ---> logs-deploy.sh [2022-09-26T21:17:05.626Z] lf-activate-venv: SKIPPING [2022-09-26T21:17:05.626Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/42 [2022-09-26T21:17:05.626Z] INFO: archiving workspace using pattern(s): [2022-09-26T21:17:06.559Z] Archives upload complete. [2022-09-26T21:17:06.817Z] INFO: archiving logs to Nexus [2022-09-26T21:17:07.383Z] ---> uname -a: [2022-09-26T21:17:07.383Z] Linux prd-ubuntu20-04-docker-8c-8g-1212 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-26T21:17:07.383Z] [2022-09-26T21:17:07.383Z] [2022-09-26T21:17:07.383Z] ---> lscpu: [2022-09-26T21:17:07.383Z] Architecture: x86_64 [2022-09-26T21:17:07.383Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-26T21:17:07.383Z] Byte Order: Little Endian [2022-09-26T21:17:07.383Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-26T21:17:07.383Z] CPU(s): 8 [2022-09-26T21:17:07.383Z] On-line CPU(s) list: 0-7 [2022-09-26T21:17:07.383Z] Thread(s) per core: 1 [2022-09-26T21:17:07.383Z] Core(s) per socket: 1 [2022-09-26T21:17:07.383Z] Socket(s): 8 [2022-09-26T21:17:07.383Z] NUMA node(s): 1 [2022-09-26T21:17:07.383Z] Vendor ID: AuthenticAMD [2022-09-26T21:17:07.383Z] CPU family: 23 [2022-09-26T21:17:07.383Z] Model: 49 [2022-09-26T21:17:07.383Z] Model name: AMD EPYC-Rome Processor [2022-09-26T21:17:07.383Z] Stepping: 0 [2022-09-26T21:17:07.383Z] CPU MHz: 2799.998 [2022-09-26T21:17:07.383Z] BogoMIPS: 5599.99 [2022-09-26T21:17:07.383Z] Virtualization: AMD-V [2022-09-26T21:17:07.383Z] Hypervisor vendor: KVM [2022-09-26T21:17:07.383Z] Virtualization type: full [2022-09-26T21:17:07.383Z] L1d cache: 256 KiB [2022-09-26T21:17:07.383Z] L1i cache: 256 KiB [2022-09-26T21:17:07.383Z] L2 cache: 4 MiB [2022-09-26T21:17:07.383Z] L3 cache: 128 MiB [2022-09-26T21:17:07.383Z] NUMA node0 CPU(s): 0-7 [2022-09-26T21:17:07.383Z] Vulnerability Itlb multihit: Not affected [2022-09-26T21:17:07.383Z] Vulnerability L1tf: Not affected [2022-09-26T21:17:07.383Z] Vulnerability Mds: Not affected [2022-09-26T21:17:07.383Z] Vulnerability Meltdown: Not affected [2022-09-26T21:17:07.383Z] Vulnerability Mmio stale data: Not affected [2022-09-26T21:17:07.383Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-26T21:17:07.383Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-26T21:17:07.383Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-26T21:17:07.383Z] Vulnerability Srbds: Not affected [2022-09-26T21:17:07.383Z] Vulnerability Tsx async abort: Not affected [2022-09-26T21:17:07.383Z] 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-09-26T21:17:07.383Z] [2022-09-26T21:17:07.383Z] [2022-09-26T21:17:07.383Z] ---> nproc: [2022-09-26T21:17:07.383Z] 8 [2022-09-26T21:17:07.383Z] [2022-09-26T21:17:07.383Z] [2022-09-26T21:17:07.383Z] ---> df -h: [2022-09-26T21:17:07.383Z] Filesystem Size Used Avail Use% Mounted on [2022-09-26T21:17:07.383Z] overlay 155G 12G 144G 8% / [2022-09-26T21:17:07.383Z] tmpfs 64M 0 64M 0% /dev [2022-09-26T21:17:07.383Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-26T21:17:07.383Z] shm 64M 0 64M 0% /dev/shm [2022-09-26T21:17:07.383Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-09-26T21:17:07.383Z] [2022-09-26T21:17:07.383Z] [2022-09-26T21:17:07.383Z] ---> sar -b -r -n DEV: [2022-09-26T21:17:07.383Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1212) 09/26/22 _x86_64_ (8 CPU) [2022-09-26T21:17:07.383Z] [2022-09-26T21:17:07.383Z] 21:07:56 LINUX RESTART (8 CPU) [2022-09-26T21:17:07.383Z] [2022-09-26T21:17:07.383Z] 21:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-26T21:17:07.383Z] 21:09:01 164.03 47.25 116.78 0.00 5320.53 202861.20 0.00 [2022-09-26T21:17:07.383Z] 21:10:01 25.93 0.12 25.81 0.00 4.93 11414.36 0.00 [2022-09-26T21:17:07.383Z] 21:11:01 45.93 0.25 45.68 0.00 18.80 18954.99 0.00 [2022-09-26T21:17:07.383Z] 21:12:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 [2022-09-26T21:17:07.383Z] 21:13:01 4.70 0.97 3.73 0.00 67.46 81.19 0.00 [2022-09-26T21:17:07.383Z] 21:14:01 37.58 9.00 28.58 0.00 2887.39 4758.94 0.00 [2022-09-26T21:17:07.383Z] 21:15:02 1.62 0.00 1.62 0.00 0.00 18.66 0.00 [2022-09-26T21:17:07.383Z] 21:16:01 1.53 0.00 1.53 0.00 0.00 15.86 0.00 [2022-09-26T21:17:07.383Z] 21:17:01 108.10 0.55 107.55 0.00 49.86 51549.68 0.00 [2022-09-26T21:17:07.383Z] Average: 43.48 6.47 37.00 0.00 929.28 32241.34 0.00 [2022-09-26T21:17:07.383Z] [2022-09-26T21:17:07.383Z] 21:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-26T21:17:07.383Z] 21:09:01 29238096 31620872 704176 2.14 71696 2586068 1873804 5.52 957160 2337152 64 [2022-09-26T21:17:07.384Z] 21:10:01 28894716 31596816 710048 2.16 77848 2879572 1900576 5.60 1200028 2397524 10012 [2022-09-26T21:17:07.384Z] 21:11:01 28706568 31605516 703696 2.14 91736 3038732 1725988 5.09 1075308 2689720 4 [2022-09-26T21:17:07.384Z] 21:12:01 28706752 31605936 702944 2.14 91792 3038736 1725988 5.09 1075472 2689724 140 [2022-09-26T21:17:07.384Z] 21:13:01 28693516 31605592 703104 2.14 93380 3049320 1749940 5.16 1079064 2700528 5792 [2022-09-26T21:17:07.384Z] 21:14:01 28417984 31592840 699116 2.13 110736 3289544 1776660 5.24 1224356 2801792 132 [2022-09-26T21:17:07.384Z] 21:15:02 28421340 31596340 695496 2.12 110828 3289548 1776660 5.24 1220948 2801796 8 [2022-09-26T21:17:07.384Z] 21:16:01 28421704 31597056 695024 2.11 110876 3289548 1776660 5.24 1220916 2802100 300 [2022-09-26T21:17:07.384Z] 21:17:01 26899244 31561248 722632 2.20 160600 4599464 1761208 5.19 1360996 4048616 860 [2022-09-26T21:17:07.384Z] Average: 28488880 31598024 704026 2.14 102166 3228948 1785276 5.26 1157139 2807661 1924 [2022-09-26T21:17:07.384Z] [2022-09-26T21:17:07.384Z] 21:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-26T21:17:07.384Z] 21:09:01 ens3 655.50 433.98 6355.33 89.50 0.00 0.00 0.00 0.00 [2022-09-26T21:17:07.384Z] 21:09:01 lo 3.60 3.60 0.34 0.34 0.00 0.00 0.00 0.00 [2022-09-26T21:17:07.384Z] 21:09:01 docker0 1.55 1.50 0.20 12.47 0.00 0.00 0.00 0.00 [2022-09-26T21:17:07.384Z] 21:10:01 ens3 63.46 47.44 750.55 12.44 0.00 0.00 0.00 0.00 [2022-09-26T21:17:07.384Z] 21:10:01 vethaa2b86c 32.96 42.48 3.19 732.67 0.00 0.00 0.00 0.06 [2022-09-26T21:17:07.384Z] 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-26T21:17:07.384Z] 21:10:01 docker0 32.96 42.33 2.74 732.66 0.00 0.00 0.00 0.00 [2022-09-26T21:17:07.384Z] 21:11:01 ens3 146.46 112.15 2541.81 100.13 0.00 0.00 0.00 0.00 [2022-09-26T21:17:07.384Z] 21:11:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2022-09-26T21:17:07.384Z] 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T21:17:07.384Z] 21:12:01 ens3 1.07 0.33 0.40 0.26 0.00 0.00 0.00 0.00 [2022-09-26T21:17:07.384Z] 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-26T21:17:07.384Z] 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T21:17:07.384Z] 21:13:01 ens3 17.41 13.31 96.30 1.06 0.00 0.00 0.00 0.00 [2022-09-26T21:17:07.384Z] 21:13:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2022-09-26T21:17:07.384Z] 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T21:17:07.384Z] 21:14:01 ens3 65.36 35.03 1203.62 2.96 0.00 0.00 0.00 0.00 [2022-09-26T21:17:07.384Z] 21:14:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2022-09-26T21:17:07.384Z] 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T21:17:07.384Z] 21:15:02 ens3 1.82 0.67 0.69 0.48 0.00 0.00 0.00 0.00 [2022-09-26T21:17:07.384Z] 21:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T21:17:07.384Z] 21:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T21:17:07.384Z] 21:16:01 ens3 0.90 0.51 0.37 0.29 0.00 0.00 0.00 0.00 [2022-09-26T21:17:07.384Z] 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-26T21:17:07.384Z] 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T21:17:07.384Z] 21:17:01 ens3 359.56 237.83 7305.71 48.52 0.00 0.00 0.00 0.00 [2022-09-26T21:17:07.384Z] 21:17:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2022-09-26T21:17:07.384Z] 21:17:01 docker0 10.15 9.73 1.02 77.52 0.00 0.00 0.00 0.00 [2022-09-26T21:17:07.384Z] Average: ens3 145.98 98.09 2031.95 28.46 0.00 0.00 0.00 0.00 [2022-09-26T21:17:07.384Z] Average: lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 [2022-09-26T21:17:07.384Z] Average: docker0 4.97 5.96 0.44 91.57 0.00 0.00 0.00 0.00 [2022-09-26T21:17:07.384Z] [2022-09-26T21:17:07.384Z] [2022-09-26T21:17:07.384Z] ---> sar -P ALL: [2022-09-26T21:17:07.384Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1212) 09/26/22 _x86_64_ (8 CPU) [2022-09-26T21:17:07.384Z] [2022-09-26T21:17:07.384Z] 21:07:56 LINUX RESTART (8 CPU) [2022-09-26T21:17:07.384Z] [2022-09-26T21:17:07.384Z] 21:08:01 CPU %user %nice %system %iowait %steal %idle [2022-09-26T21:17:07.384Z] 21:09:01 all 8.43 0.00 2.97 2.58 0.05 85.97 [2022-09-26T21:17:07.384Z] 21:09:01 0 7.84 0.00 2.70 0.54 0.03 88.90 [2022-09-26T21:17:07.384Z] 21:09:01 1 11.05 0.00 2.78 6.11 0.07 79.99 [2022-09-26T21:17:07.384Z] 21:09:01 2 7.54 0.00 2.02 0.50 0.03 89.90 [2022-09-26T21:17:07.384Z] 21:09:01 3 8.55 0.00 2.11 0.34 0.05 88.96 [2022-09-26T21:17:07.384Z] 21:09:01 4 6.55 0.00 3.18 8.51 0.05 81.71 [2022-09-26T21:17:07.384Z] 21:09:01 5 6.84 0.00 3.60 1.08 0.03 88.46 [2022-09-26T21:17:07.384Z] 21:09:01 6 10.93 0.00 2.38 1.22 0.05 85.41 [2022-09-26T21:17:07.384Z] 21:09:01 7 8.12 0.00 5.04 2.44 0.05 84.36 [2022-09-26T21:17:07.384Z] 21:10:01 all 15.71 0.00 1.85 0.69 0.04 81.72 [2022-09-26T21:17:07.384Z] 21:10:01 0 13.37 0.00 1.72 0.00 0.03 84.88 [2022-09-26T21:17:07.384Z] 21:10:01 1 14.77 0.00 1.85 0.52 0.03 82.84 [2022-09-26T21:17:07.384Z] 21:10:01 2 14.38 0.00 1.80 0.00 0.03 83.78 [2022-09-26T21:17:07.384Z] 21:10:01 3 16.35 0.00 1.91 0.05 0.03 81.66 [2022-09-26T21:17:07.384Z] 21:10:01 4 19.62 0.00 2.01 0.00 0.03 78.34 [2022-09-26T21:17:07.384Z] 21:10:01 5 15.37 0.00 1.98 0.02 0.03 82.60 [2022-09-26T21:17:07.384Z] 21:10:01 6 16.80 0.00 1.57 0.02 0.03 81.58 [2022-09-26T21:17:07.384Z] 21:10:01 7 15.01 0.00 1.93 4.95 0.05 78.06 [2022-09-26T21:17:07.384Z] 21:11:01 all 9.63 0.00 1.94 0.80 0.04 87.60 [2022-09-26T21:17:07.384Z] 21:11:01 0 9.78 0.00 1.86 0.72 0.05 87.58 [2022-09-26T21:17:07.384Z] 21:11:01 1 10.19 0.00 1.62 0.02 0.03 88.14 [2022-09-26T21:17:07.384Z] 21:11:01 2 10.84 0.00 1.81 0.76 0.03 86.55 [2022-09-26T21:17:07.384Z] 21:11:01 3 9.49 0.00 2.50 0.02 0.03 87.97 [2022-09-26T21:17:07.384Z] 21:11:01 4 8.97 0.00 1.70 0.03 0.03 89.26 [2022-09-26T21:17:07.384Z] 21:11:01 5 9.18 0.00 1.88 0.03 0.03 88.87 [2022-09-26T21:17:07.384Z] 21:11:01 6 9.03 0.00 2.15 3.77 0.05 85.00 [2022-09-26T21:17:07.384Z] 21:11:01 7 9.52 0.00 1.99 1.02 0.03 87.43 [2022-09-26T21:17:07.384Z] 21:12:01 all 0.27 0.00 0.01 0.01 0.00 99.71 [2022-09-26T21:17:07.384Z] 21:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-26T21:17:07.384Z] 21:12:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2022-09-26T21:17:07.384Z] 21:12:01 2 1.97 0.00 0.00 0.00 0.00 98.03 [2022-09-26T21:17:07.384Z] 21:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-26T21:17:07.384Z] 21:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-26T21:17:07.384Z] 21:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-26T21:17:07.384Z] 21:12:01 6 0.02 0.00 0.02 0.07 0.00 99.90 [2022-09-26T21:17:07.384Z] 21:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-26T21:17:07.384Z] 21:13:01 all 0.28 0.00 0.07 0.02 0.00 99.62 [2022-09-26T21:17:07.384Z] 21:13:01 0 0.07 0.00 0.22 0.03 0.00 99.68 [2022-09-26T21:17:07.384Z] 21:13:01 1 0.10 0.00 0.07 0.03 0.00 99.80 [2022-09-26T21:17:07.384Z] 21:13:01 2 1.73 0.00 0.12 0.00 0.00 98.16 [2022-09-26T21:17:07.384Z] 21:13:01 3 0.12 0.00 0.08 0.00 0.00 99.80 [2022-09-26T21:17:07.384Z] 21:13:01 4 0.13 0.00 0.07 0.02 0.02 99.77 [2022-09-26T21:17:07.384Z] 21:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-26T21:17:07.384Z] 21:13:01 6 0.05 0.00 0.03 0.10 0.00 99.82 [2022-09-26T21:17:07.384Z] 21:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-26T21:17:07.384Z] 21:14:01 all 1.14 0.00 0.74 0.41 0.01 97.69 [2022-09-26T21:17:07.384Z] 21:14:01 0 1.13 0.00 1.72 0.05 0.02 97.08 [2022-09-26T21:17:07.384Z] 21:14:01 1 1.10 0.00 0.88 0.95 0.02 97.05 [2022-09-26T21:17:07.384Z] 21:14:01 2 1.07 0.00 0.42 0.30 0.02 98.19 [2022-09-26T21:17:07.384Z] 21:14:01 3 2.52 0.00 0.65 0.13 0.02 96.68 [2022-09-26T21:17:07.384Z] 21:14:01 4 0.93 0.00 0.62 0.43 0.02 98.00 [2022-09-26T21:17:07.384Z] 21:14:01 5 1.07 0.00 0.35 0.03 0.00 98.55 [2022-09-26T21:17:07.384Z] 21:14:01 6 0.68 0.00 0.37 1.38 0.02 97.55 [2022-09-26T21:17:07.384Z] 21:14:01 7 0.62 0.00 0.92 0.02 0.02 98.43 [2022-09-26T21:17:07.384Z] 21:15:02 all 0.07 0.00 0.01 0.00 0.01 99.91 [2022-09-26T21:17:07.384Z] 21:15:02 0 0.05 0.00 0.00 0.00 0.02 99.93 [2022-09-26T21:17:07.384Z] 21:15:02 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-26T21:17:07.384Z] 21:15:02 2 0.37 0.00 0.02 0.00 0.02 99.60 [2022-09-26T21:17:07.384Z] 21:15:02 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T21:17:07.384Z] 21:15:02 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-26T21:17:07.384Z] 21:15:02 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-26T21:17:07.384Z] 21:15:02 6 0.03 0.00 0.03 0.03 0.02 99.88 [2022-09-26T21:17:07.384Z] 21:15:02 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-26T21:17:07.384Z] 21:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-26T21:17:07.384Z] 21:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T21:17:07.384Z] 21:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-26T21:17:07.384Z] 21:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T21:17:07.384Z] 21:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T21:17:07.384Z] 21:16:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2022-09-26T21:17:07.384Z] 21:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T21:17:07.384Z] 21:16:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2022-09-26T21:17:07.384Z] 21:16:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2022-09-26T21:17:07.384Z] 21:17:01 all 7.73 0.00 3.35 1.58 0.06 87.29 [2022-09-26T21:17:07.384Z] 21:17:01 0 7.01 0.00 3.55 1.94 0.03 87.47 [2022-09-26T21:17:07.384Z] 21:17:01 1 10.12 0.00 3.51 0.27 0.07 86.03 [2022-09-26T21:17:07.384Z] 21:17:01 2 6.93 0.00 3.84 0.13 0.05 89.04 [2022-09-26T21:17:07.384Z] 21:17:01 3 7.56 0.00 3.35 0.22 0.07 88.80 [2022-09-26T21:17:07.384Z] 21:17:01 4 7.51 0.00 3.70 4.10 0.07 84.62 [2022-09-26T21:17:07.384Z] 21:17:01 5 7.36 0.00 3.11 0.03 0.07 89.44 [2022-09-26T21:17:07.384Z] 21:17:01 6 7.43 0.00 2.62 0.87 0.05 89.02 [2022-09-26T21:17:07.384Z] 21:17:01 7 7.92 0.00 3.10 5.08 0.05 83.85 [2022-09-26T21:17:07.384Z] Average: all 4.80 0.00 1.21 0.68 0.02 93.29 [2022-09-26T21:17:07.384Z] Average: 0 4.36 0.00 1.31 0.36 0.02 93.95 [2022-09-26T21:17:07.384Z] Average: 1 5.27 0.00 1.19 0.87 0.02 92.65 [2022-09-26T21:17:07.384Z] Average: 2 4.98 0.00 1.11 0.19 0.02 93.70 [2022-09-26T21:17:07.384Z] Average: 3 4.95 0.00 1.18 0.08 0.02 93.77 [2022-09-26T21:17:07.384Z] Average: 4 4.87 0.00 1.25 1.45 0.02 92.42 [2022-09-26T21:17:07.384Z] Average: 5 4.42 0.00 1.21 0.13 0.02 94.21 [2022-09-26T21:17:07.384Z] Average: 6 5.00 0.00 1.02 0.83 0.03 93.13 [2022-09-26T21:17:07.384Z] Average: 7 4.57 0.00 1.44 1.50 0.02 92.47 [2022-09-26T21:17:07.384Z] [2022-09-26T21:17:07.384Z] [2022-09-26T21:17:07.384Z]