Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 910d84162688bbccf14f81cbd7c538e61fcf6e89 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-ssh15413512414138619581.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh18091454106915941698.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh12491724041512709928.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh7079620830631284093.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-ssh615239629869407121.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22533 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 910d84162688bbccf14f81cbd7c538e61fcf6e89 (main) > 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 910d84162688bbccf14f81cbd7c538e61fcf6e89 # timeout=10 Commit message: "Merge pull request #165 from AlexCuse/tls" > git rev-list --no-walk de4df22050f2dd7eb7d426d8cf5f5adb0d57df66 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-11T20:15:29.395Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-11T20:15:29.438Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-11T20:15:29.452Z] ========================================================= [2022-08-11T20:15:29.452Z] EdgeX Global Pipelines Version Info [2022-08-11T20:15:29.452Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-11T20:15:30.202Z] ------------------- [2022-08-11T20:15:30.202Z] stable info: [2022-08-11T20:15:30.202Z] ------------------- [2022-08-11T20:15:30.202Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-11T20:15:30.202Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-11T20:15:30.202Z] Message: update stable to v1.0.238 [2022-08-11T20:15:30.775Z] ------------------- [2022-08-11T20:15:30.775Z] experimental info: [2022-08-11T20:15:30.775Z] ------------------- [2022-08-11T20:15:30.775Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-11T20:15:30.775Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-11T20:15:30.775Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-11T20:15:31.040Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2022-08-11T20:15:31.053Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2022-08-11T20:15:31.070Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-11T20:15:31.082Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-11T20:15:31.093Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-11T20:15:31.105Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-11T20:15:31.118Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-11T20:15:31.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-11T20:15:31.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-11T20:15:31.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-11T20:15:31.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-11T20:15:31.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2022-08-11T20:15:31.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-11T20:15:31.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-11T20:15:31.216Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-08-11T20:15:31.227Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-08-11T20:15:31.239Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-11T20:15:31.252Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-11T20:15:31.263Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-11T20:15:31.274Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-11T20:15:31.287Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-11T20:15:31.299Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-11T20:15:31.310Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-11T20:15:31.323Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-11T20:15:31.334Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-08-11T20:15:31.346Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-11T20:15:31.358Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-11T20:15:31.370Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-11T20:15:31.380Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-11T20:15:31.395Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-11T20:15:31.412Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 910d84162688bbccf14f81cbd7c538e61fcf6e89 [Pipeline] echo [2022-08-11T20:15:31.426Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 910d841 [Pipeline] echo [2022-08-11T20:15:31.439Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-11T20:15:31.783Z] + git rev-list -1 --merges 910d84162688bbccf14f81cbd7c538e61fcf6e89~1..910d84162688bbccf14f81cbd7c538e61fcf6e89 [Pipeline] echo [2022-08-11T20:15:31.813Z] -----------> git rev-list -1 --merges 910d84162688bbccf14f81cbd7c538e61fcf6e89~1..910d84162688bbccf14f81cbd7c538e61fcf6e89 910d84162688bbccf14f81cbd7c538e61fcf6e89 [2022-08-11T20:15:31.813Z] 910d84162688bbccf14f81cbd7c538e61fcf6e89 [false] [Pipeline] sh [2022-08-11T20:15:32.110Z] + git log --format=format:%s -1 910d84162688bbccf14f81cbd7c538e61fcf6e89 [Pipeline] echo [2022-08-11T20:15:32.134Z] ========================================================= [2022-08-11T20:15:32.134Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-11T20:15:32.134Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-11T20:15:32.478Z] + git log --format=format:%s -1 910d84162688bbccf14f81cbd7c538e61fcf6e89 [Pipeline] echo [2022-08-11T20:15:32.494Z] [semverPrep] GIT_COMMIT: 910d84162688bbccf14f81cbd7c538e61fcf6e89, Commit Message: Merge pull request #165 from AlexCuse/tls [Pipeline] echo [2022-08-11T20:15:32.504Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-11T20:15:32.892Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-11T20:15:32.893Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-11T20:15:32.893Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-11T20:15:32.893Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-11T20:15:32.893Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-11T20:15:32.893Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-11T20:15:32.893Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T20:15:33.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-11T20:15:33.522Z] [2022-08-11T20:15:33.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T20:15:33.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-11T20:15:34.093Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-11T20:15:34.093Z] b85a868b505f: Pulling fs layer [2022-08-11T20:15:34.093Z] e2be974225ed: Pulling fs layer [2022-08-11T20:15:34.093Z] 339a4e72a1f5: Pulling fs layer [2022-08-11T20:15:34.093Z] 988bab9f4d93: Pulling fs layer [2022-08-11T20:15:34.093Z] 1469e6f7b9e6: Pulling fs layer [2022-08-11T20:15:34.093Z] eaf3925da568: Pulling fs layer [2022-08-11T20:15:34.093Z] bab4dde63d76: Pulling fs layer [2022-08-11T20:15:34.093Z] bde34c3a00c8: Pulling fs layer [2022-08-11T20:15:34.093Z] b352a97aabf1: Pulling fs layer [2022-08-11T20:15:34.093Z] 4872d77fe225: Pulling fs layer [2022-08-11T20:15:34.093Z] 5851b861e8e6: Pulling fs layer [2022-08-11T20:15:34.093Z] 988bab9f4d93: Waiting [2022-08-11T20:15:34.093Z] eaf3925da568: Waiting [2022-08-11T20:15:34.093Z] 1469e6f7b9e6: Waiting [2022-08-11T20:15:34.093Z] 4872d77fe225: Waiting [2022-08-11T20:15:34.093Z] 5851b861e8e6: Waiting [2022-08-11T20:15:34.093Z] bab4dde63d76: Waiting [2022-08-11T20:15:34.093Z] b352a97aabf1: Waiting [2022-08-11T20:15:34.093Z] e2be974225ed: Download complete [2022-08-11T20:15:34.093Z] 988bab9f4d93: Verifying Checksum [2022-08-11T20:15:34.093Z] 988bab9f4d93: Download complete [2022-08-11T20:15:34.093Z] 1469e6f7b9e6: Verifying Checksum [2022-08-11T20:15:34.093Z] 1469e6f7b9e6: Download complete [2022-08-11T20:15:34.093Z] eaf3925da568: Download complete [2022-08-11T20:15:34.093Z] 339a4e72a1f5: Verifying Checksum [2022-08-11T20:15:34.093Z] 339a4e72a1f5: Download complete [2022-08-11T20:15:34.093Z] bde34c3a00c8: Download complete [2022-08-11T20:15:34.354Z] b352a97aabf1: Download complete [2022-08-11T20:15:34.355Z] 4872d77fe225: Download complete [2022-08-11T20:15:34.355Z] 5851b861e8e6: Verifying Checksum [2022-08-11T20:15:34.355Z] 5851b861e8e6: Download complete [2022-08-11T20:15:34.355Z] b85a868b505f: Verifying Checksum [2022-08-11T20:15:34.355Z] b85a868b505f: Download complete [2022-08-11T20:15:34.615Z] bab4dde63d76: Verifying Checksum [2022-08-11T20:15:34.615Z] bab4dde63d76: Download complete [2022-08-11T20:15:35.559Z] b85a868b505f: Pull complete [2022-08-11T20:15:35.821Z] e2be974225ed: Pull complete [2022-08-11T20:15:36.394Z] 339a4e72a1f5: Pull complete [2022-08-11T20:15:36.394Z] 988bab9f4d93: Pull complete [2022-08-11T20:15:36.656Z] 1469e6f7b9e6: Pull complete [2022-08-11T20:15:36.917Z] eaf3925da568: Pull complete [2022-08-11T20:15:38.827Z] bab4dde63d76: Pull complete [2022-08-11T20:15:38.827Z] bde34c3a00c8: Pull complete [2022-08-11T20:15:38.827Z] b352a97aabf1: Pull complete [2022-08-11T20:15:38.827Z] 4872d77fe225: Pull complete [2022-08-11T20:15:38.827Z] 5851b861e8e6: Pull complete [2022-08-11T20:15:38.827Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-11T20:15:38.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-11T20:15:38.827Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-11T20:15:38.946Z] prd-ubuntu20.04-docker-8c-8g-22533 does not seem to be running inside a container [2022-08-11T20:15:38.985Z] $ 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-08-11T20:15:41.230Z] $ docker top a9ed00313153fac96a2d1650245a73caeb5867583d550abbf57ab3e7bd3f3613 -eo pid,comm [2022-08-11T20:15:41.293Z] 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-08-11T20:15:41.293Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-11T20:15:41.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-11T20:15:41.332Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-11T20:15:41.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-11T20:15:41.458Z] $ docker exec a9ed00313153fac96a2d1650245a73caeb5867583d550abbf57ab3e7bd3f3613 ssh-agent [2022-08-11T20:15:41.567Z] SSH_AUTH_SOCK=/tmp/ssh-lMX1wcqwutdO/agent.37 [2022-08-11T20:15:41.567Z] SSH_AGENT_PID=43 [2022-08-11T20:15:41.572Z] Running ssh-add (command line suppressed) [2022-08-11T20:15:41.711Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6137324078904861263.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6137324078904861263.key) [2022-08-11T20:15:41.721Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-11T20:15:42.015Z] + git tag --points-at HEAD [Pipeline] } [2022-08-11T20:15:42.044Z] $ docker exec --env ******** --env ******** a9ed00313153fac96a2d1650245a73caeb5867583d550abbf57ab3e7bd3f3613 ssh-agent -k [2022-08-11T20:15:42.173Z] unset SSH_AUTH_SOCK; [2022-08-11T20:15:42.173Z] unset SSH_AGENT_PID; [2022-08-11T20:15:42.173Z] echo Agent pid 43 killed; [2022-08-11T20:15:42.180Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-11T20:15:42.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-11T20:15:42.211Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-11T20:15:42.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-11T20:15:42.345Z] $ docker exec a9ed00313153fac96a2d1650245a73caeb5867583d550abbf57ab3e7bd3f3613 ssh-agent [2022-08-11T20:15:42.466Z] SSH_AUTH_SOCK=/tmp/ssh-Kp0BgqpUf66O/agent.75 [2022-08-11T20:15:42.466Z] SSH_AGENT_PID=81 [2022-08-11T20:15:42.472Z] Running ssh-add (command line suppressed) [2022-08-11T20:15:42.590Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7139758708139777215.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7139758708139777215.key) [2022-08-11T20:15:42.601Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-11T20:15:42.894Z] + git semver init [2022-08-11T20:15:43.155Z] 2022-08-11 20:15:43,083 [run_init] DEBUG init version:0.0.0 force:False [2022-08-11T20:15:43.155Z] 2022-08-11 20:15:43,083 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2022-08-11T20:15:43.155Z] 2022-08-11 20:15:43,084 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2022-08-11T20:15:43.155Z] 2022-08-11 20:15:43,084 [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-08-11T20:15:44.098Z] 2022-08-11 20:15:43,767 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2022-08-11T20:15:44.098Z] 2022-08-11 20:15:43,768 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2022-08-11T20:15:44.098Z] 2022-08-11 20:15:43,768 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-08-11T20:15:44.098Z] 2022-08-11 20:15:43,768 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-08-11T20:15:44.098Z] 2.3.0-dev.13 [Pipeline] } [2022-08-11T20:15:44.115Z] $ docker exec --env ******** --env ******** a9ed00313153fac96a2d1650245a73caeb5867583d550abbf57ab3e7bd3f3613 ssh-agent -k [2022-08-11T20:15:44.230Z] unset SSH_AUTH_SOCK; [2022-08-11T20:15:44.230Z] unset SSH_AGENT_PID; [2022-08-11T20:15:44.230Z] echo Agent pid 81 killed; [2022-08-11T20:15:44.244Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-11T20:15:44.559Z] + git semver [Pipeline] } [2022-08-11T20:15:44.841Z] $ docker stop --time=1 a9ed00313153fac96a2d1650245a73caeb5867583d550abbf57ab3e7bd3f3613 [2022-08-11T20:15:46.157Z] $ docker rm -f a9ed00313153fac96a2d1650245a73caeb5867583d550abbf57ab3e7bd3f3613 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-11T20:15:46.491Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-11T20:15:46.741Z] Stashed 1 file(s) [Pipeline] echo [2022-08-11T20:15:46.745Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.13 [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-08-11T20:15:46.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-11T20:15:46.903Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-11T20:15:46.911Z] ========================================================= [2022-08-11T20:15:46.911Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-11T20:15:46.911Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-08-11T20:15:47.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-11T20:15:47.214Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-11T20:15:47.214Z] 2408cc74d12b: Pulling fs layer [2022-08-11T20:15:47.214Z] ea60b727a1ce: Pulling fs layer [2022-08-11T20:15:47.214Z] 30c4a7721957: Pulling fs layer [2022-08-11T20:15:47.214Z] 370296b7ddb6: Pulling fs layer [2022-08-11T20:15:47.214Z] 7c6cee850709: Pulling fs layer [2022-08-11T20:15:47.214Z] 39a5fcdaea64: Pulling fs layer [2022-08-11T20:15:47.214Z] d94ebbe4e438: Pulling fs layer [2022-08-11T20:15:47.214Z] bcfd1f05c69d: Pulling fs layer [2022-08-11T20:15:47.214Z] 59ccb84bbe0f: Pulling fs layer [2022-08-11T20:15:47.214Z] 39a5fcdaea64: Waiting [2022-08-11T20:15:47.214Z] d94ebbe4e438: Waiting [2022-08-11T20:15:47.214Z] 370296b7ddb6: Waiting [2022-08-11T20:15:47.214Z] bcfd1f05c69d: Waiting [2022-08-11T20:15:47.214Z] 7c6cee850709: Waiting [2022-08-11T20:15:47.214Z] 59ccb84bbe0f: Waiting [2022-08-11T20:15:47.214Z] 30c4a7721957: Verifying Checksum [2022-08-11T20:15:47.214Z] 30c4a7721957: Download complete [2022-08-11T20:15:47.214Z] ea60b727a1ce: Verifying Checksum [2022-08-11T20:15:47.214Z] ea60b727a1ce: Download complete [2022-08-11T20:15:47.214Z] 7c6cee850709: Verifying Checksum [2022-08-11T20:15:47.214Z] 7c6cee850709: Download complete [2022-08-11T20:15:47.214Z] 39a5fcdaea64: Download complete [2022-08-11T20:15:47.214Z] 2408cc74d12b: Verifying Checksum [2022-08-11T20:15:47.214Z] 2408cc74d12b: Download complete [2022-08-11T20:15:47.214Z] d94ebbe4e438: Verifying Checksum [2022-08-11T20:15:47.214Z] d94ebbe4e438: Download complete [2022-08-11T20:15:47.483Z] 2408cc74d12b: Pull complete [2022-08-11T20:15:47.483Z] ea60b727a1ce: Pull complete [2022-08-11T20:15:47.754Z] 30c4a7721957: Pull complete [2022-08-11T20:15:47.754Z] 59ccb84bbe0f: Verifying Checksum [2022-08-11T20:15:47.754Z] 59ccb84bbe0f: Download complete [2022-08-11T20:15:48.017Z] bcfd1f05c69d: Verifying Checksum [2022-08-11T20:15:48.017Z] bcfd1f05c69d: Download complete [2022-08-11T20:15:48.017Z] 370296b7ddb6: Verifying Checksum [2022-08-11T20:15:48.017Z] 370296b7ddb6: Download complete [2022-08-11T20:15:52.222Z] 370296b7ddb6: Pull complete [2022-08-11T20:15:52.223Z] 7c6cee850709: Pull complete [2022-08-11T20:15:52.223Z] 39a5fcdaea64: Pull complete [2022-08-11T20:15:52.481Z] d94ebbe4e438: Pull complete [2022-08-11T20:15:54.396Z] bcfd1f05c69d: Pull complete [2022-08-11T20:15:55.334Z] 59ccb84bbe0f: Pull complete [2022-08-11T20:15:55.334Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-11T20:15:55.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-11T20:15:55.334Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-08-11T20:15:55.630Z] + 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-08-11T20:15:55.944Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-11T20:15:55.944Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-11T20:15:56.037Z] prd-ubuntu20.04-docker-8c-8g-22533 does not seem to be running inside a container [2022-08-11T20:15:56.080Z] $ 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-08-11T20:15:59.124Z] $ docker top ede74e32d00e245a82ad35f971672215cd0a65ff880ea0532f4c70e1d97ce2b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-11T20:15:59.479Z] + go version [2022-08-11T20:15:59.479Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-11T20:15:59.498Z] $ docker stop --time=1 ede74e32d00e245a82ad35f971672215cd0a65ff880ea0532f4c70e1d97ce2b5 [2022-08-11T20:16:00.781Z] $ docker rm -f ede74e32d00e245a82ad35f971672215cd0a65ff880ea0532f4c70e1d97ce2b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T20:16:01.185Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-11T20:16:01.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-11T20:16:01.274Z] prd-ubuntu20.04-docker-8c-8g-22533 does not seem to be running inside a container [2022-08-11T20:16:01.313Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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-08-11T20:16:01.688Z] $ docker top f26449ad396c698dbfe3cc821a37750323ce4f9f17384ca6f59293414436e51c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-11T20:16:01.832Z] Still waiting to schedule task [2022-08-11T20:16:01.832Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-11T20:16:02.044Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2022-08-11T20:16:02.346Z] + make test [2022-08-11T20:16:02.346Z] CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2022-08-11T20:16:02.346Z] go: downloading github.com/nats-io/nats.go v1.16.0 [2022-08-11T20:16:02.346Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-08-11T20:16:02.346Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-08-11T20:16:02.346Z] go: downloading github.com/google/uuid v1.3.0 [2022-08-11T20:16:02.346Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-08-11T20:16:02.346Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-08-11T20:16:02.346Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-11T20:16:02.346Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-11T20:16:02.346Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-08-11T20:16:02.346Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-08-11T20:16:02.607Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-11T20:16:02.607Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-08-11T20:16:02.607Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-08-11T20:16:02.607Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-08-11T20:16:02.607Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-08-11T20:16:02.866Z] go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e [2022-08-11T20:16:15.089Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-08-11T20:16:19.286Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.076s coverage: 90.4% of statements [2022-08-11T20:16:19.545Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.043s coverage: 85.5% of statements [2022-08-11T20:16:19.545Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] [2022-08-11T20:16:19.545Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-08-11T20:16:19.545Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.032s coverage: 16.7% of statements [2022-08-11T20:16:19.545Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.032s coverage: 68.5% of statements [2022-08-11T20:16:19.545Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-08-11T20:16:41.666Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.419s coverage: 83.8% of statements [2022-08-11T20:16:41.666Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.038s coverage: 88.9% of statements [2022-08-11T20:16:41.666Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-08-11T20:16:41.666Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.056s coverage: 100.0% of statements [2022-08-11T20:16:41.666Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.036s coverage: 100.0% of statements [2022-08-11T20:16:41.666Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.039s coverage: 90.9% of statements [2022-08-11T20:16:41.666Z] CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... [2022-08-11T20:16:41.666Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-08-11T20:16:41.666Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.062s coverage: 90.4% of statements [2022-08-11T20:16:41.666Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.024s coverage: 100.0% of statements [2022-08-11T20:16:41.666Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-08-11T20:16:41.666Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.021s coverage: 100.0% of statements [2022-08-11T20:16:41.666Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.041s coverage: 68.5% of statements [2022-08-11T20:16:41.666Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-08-11T20:17:03.682Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.382s coverage: 83.8% of statements [2022-08-11T20:17:03.682Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.036s coverage: 88.9% of statements [2022-08-11T20:17:03.682Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-08-11T20:17:03.682Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.034s coverage: 100.0% of statements [2022-08-11T20:17:03.682Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.021s coverage: 100.0% of statements [2022-08-11T20:17:03.682Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.035s coverage: 90.9% of statements [2022-08-11T20:17:11.810Z] 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-08-11T20:17:11.810Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-11T20:17:14.356Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-11T20:17:14.356Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-08-11T20:17:14.369Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-11T20:17:14.387Z] $ docker stop --time=1 f26449ad396c698dbfe3cc821a37750323ce4f9f17384ca6f59293414436e51c [2022-08-11T20:17:16.385Z] $ docker rm -f f26449ad396c698dbfe3cc821a37750323ce4f9f17384ca6f59293414436e51c [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-11T20:17:16.870Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-11T20:17:16.907Z] 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-08-11T20:17:17.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-11T20:17:17.330Z] [2022-08-11T20:17:17.330Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T20:17:17.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-11T20:17:17.629Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-11T20:17:17.629Z] 5eb5b503b376: Pulling fs layer [2022-08-11T20:17:17.629Z] 5c69ac0246d0: Pulling fs layer [2022-08-11T20:17:17.629Z] ec43610c2a17: Pulling fs layer [2022-08-11T20:17:17.629Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-11T20:17:17.629Z] 33b1e0a273af: Pulling fs layer [2022-08-11T20:17:17.630Z] 5d3b04190fa2: Pulling fs layer [2022-08-11T20:17:17.630Z] 2f39f015ded8: Pulling fs layer [2022-08-11T20:17:17.630Z] 3a2ae6a8a46f: Waiting [2022-08-11T20:17:17.630Z] 33b1e0a273af: Waiting [2022-08-11T20:17:17.630Z] 5d3b04190fa2: Waiting [2022-08-11T20:17:17.630Z] 2f39f015ded8: Waiting [2022-08-11T20:17:17.891Z] 5c69ac0246d0: Verifying Checksum [2022-08-11T20:17:17.891Z] 5c69ac0246d0: Download complete [2022-08-11T20:17:17.891Z] 3a2ae6a8a46f: Download complete [2022-08-11T20:17:17.891Z] 33b1e0a273af: Verifying Checksum [2022-08-11T20:17:17.891Z] 33b1e0a273af: Download complete [2022-08-11T20:17:17.891Z] 5d3b04190fa2: Download complete [2022-08-11T20:17:17.891Z] ec43610c2a17: Verifying Checksum [2022-08-11T20:17:17.891Z] ec43610c2a17: Download complete [2022-08-11T20:17:18.151Z] 5eb5b503b376: Verifying Checksum [2022-08-11T20:17:18.151Z] 5eb5b503b376: Download complete [2022-08-11T20:17:18.721Z] 2f39f015ded8: Download complete [2022-08-11T20:17:19.663Z] 5eb5b503b376: Pull complete [2022-08-11T20:17:19.663Z] 5c69ac0246d0: Pull complete [2022-08-11T20:17:20.239Z] ec43610c2a17: Pull complete [2022-08-11T20:17:20.239Z] 3a2ae6a8a46f: Pull complete [2022-08-11T20:17:20.499Z] 33b1e0a273af: Pull complete [2022-08-11T20:17:20.499Z] 5d3b04190fa2: Pull complete [2022-08-11T20:17:25.781Z] 2f39f015ded8: Pull complete [2022-08-11T20:17:25.781Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-11T20:17:25.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-11T20:17:25.781Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-11T20:17:25.875Z] prd-ubuntu20.04-docker-8c-8g-22533 does not seem to be running inside a container [2022-08-11T20:17:25.915Z] $ 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-08-11T20:17:29.554Z] $ docker top b8f300132aa2212170a7779df66d0bf6c028144ab6fd3a8d4b131f92d9a20045 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-11T20:17:29.949Z] ---> job-cost.sh [2022-08-11T20:17:29.949Z] lf-activate-venv: SKIPPING [2022-08-11T20:17:29.949Z] INFO: No Stack... [2022-08-11T20:17:30.519Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-11T20:17:30.780Z] INFO: Archiving Costs [Pipeline] sh [2022-08-11T20:17:31.074Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2022-08-11T20:17:31.074Z] + cut -d, -f6 [Pipeline] lock [2022-08-11T20:17:31.087Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-36-stack-cost] [2022-08-11T20:17:31.093Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-36-stack-cost] did not exist. Created. [2022-08-11T20:17:31.093Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-11T20:17:31.396Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-11T20:17:31.422Z] Stashed 1 file(s) [Pipeline] } [2022-08-11T20:17:31.429Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-36-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-11T20:17:31.450Z] $ docker stop --time=1 b8f300132aa2212170a7779df66d0bf6c028144ab6fd3a8d4b131f92d9a20045 [2022-08-11T20:17:32.600Z] $ docker rm -f b8f300132aa2212170a7779df66d0bf6c028144ab6fd3a8d4b131f92d9a20045 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-11T20:17:38.311Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22534 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2022-08-11T20:17:38.327Z] Running in /w/workspace/go-mod-messaging/36 [Pipeline] { [Pipeline] checkout [2022-08-11T20:17:38.380Z] Selected Git installation does not exist. Using Default [2022-08-11T20:17:38.380Z] The recommended git tool is: NONE [2022-08-11T20:17:44.543Z] using credential edgex-jenkins-ssh [2022-08-11T20:17:44.563Z] Cloning the remote Git repository [2022-08-11T20:17:44.621Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2022-08-11T20:17:44.696Z] > git init /w/workspace/go-mod-messaging/36 # timeout=10 [2022-08-11T20:17:44.796Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2022-08-11T20:17:44.797Z] > git --version # timeout=10 [2022-08-11T20:17:44.880Z] > git --version # 'git version 2.25.1' [2022-08-11T20:17:44.882Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-11T20:17:45.073Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-11T20:17:45.845Z] Avoid second fetch [2022-08-11T20:17:45.846Z] Checking out Revision 910d84162688bbccf14f81cbd7c538e61fcf6e89 (main) [2022-08-11T20:17:45.805Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2022-08-11T20:17:45.829Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-11T20:17:45.873Z] > git config core.sparsecheckout # timeout=10 [2022-08-11T20:17:45.889Z] > git checkout -f 910d84162688bbccf14f81cbd7c538e61fcf6e89 # timeout=10 [2022-08-11T20:17:50.078Z] Commit message: "Merge pull request #165 from AlexCuse/tls" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-11T20:17:50.927Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-11T20:17:50.927Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-11T20:17:50.927Z] Dload Upload Total Spent Left Speed [2022-08-11T20:17:50.927Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 50540 0 --:--:-- --:--:-- --:--:-- 50540 [Pipeline] sh [2022-08-11T20:17:51.621Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-11T20:17:51.967Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-11T20:17:51.967Z] + sudo tee /etc/docker/daemon.new [2022-08-11T20:17:51.967Z] { [2022-08-11T20:17:51.967Z] "registry-mirrors": [ [2022-08-11T20:17:51.967Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-11T20:17:51.967Z] ], [2022-08-11T20:17:51.967Z] "bip": "10.250.0.254/24", [2022-08-11T20:17:51.967Z] "hosts": [ [2022-08-11T20:17:51.967Z] "tcp://0.0.0.0:5555", [2022-08-11T20:17:51.967Z] "unix:///var/run/docker.sock" [2022-08-11T20:17:51.967Z] ], [2022-08-11T20:17:51.967Z] "mtu": 1458, [2022-08-11T20:17:51.967Z] "selinux-enabled": true, [2022-08-11T20:17:51.967Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-11T20:17:51.967Z] } [Pipeline] sh [2022-08-11T20:17:52.315Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-11T20:17:52.666Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-08-11T20:18:11.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-11T20:18:11.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-11T20:18:11.526Z] ========================================================= [2022-08-11T20:18:11.526Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-11T20:18:11.526Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-08-11T20:18:11.860Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-11T20:18:12.463Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-11T20:18:12.463Z] b3c136eddcbf: Pulling fs layer [2022-08-11T20:18:12.463Z] c0a3192eca97: Pulling fs layer [2022-08-11T20:18:12.463Z] a050256f5b6f: Pulling fs layer [2022-08-11T20:18:12.463Z] 656be50a0ddc: Pulling fs layer [2022-08-11T20:18:12.463Z] 2bbca73fdf42: Pulling fs layer [2022-08-11T20:18:12.463Z] 46d945488cbd: Pulling fs layer [2022-08-11T20:18:12.463Z] 8a5474983e97: Pulling fs layer [2022-08-11T20:18:12.463Z] 329c88fbcd65: Pulling fs layer [2022-08-11T20:18:12.463Z] 46d945488cbd: Waiting [2022-08-11T20:18:12.463Z] 656be50a0ddc: Waiting [2022-08-11T20:18:12.463Z] 2bbca73fdf42: Waiting [2022-08-11T20:18:12.463Z] 329c88fbcd65: Waiting [2022-08-11T20:18:12.463Z] a050256f5b6f: Verifying Checksum [2022-08-11T20:18:12.463Z] a050256f5b6f: Download complete [2022-08-11T20:18:12.463Z] c0a3192eca97: Verifying Checksum [2022-08-11T20:18:12.463Z] c0a3192eca97: Download complete [2022-08-11T20:18:12.463Z] 2bbca73fdf42: Verifying Checksum [2022-08-11T20:18:12.463Z] 2bbca73fdf42: Download complete [2022-08-11T20:18:12.463Z] 46d945488cbd: Verifying Checksum [2022-08-11T20:18:12.463Z] 46d945488cbd: Download complete [2022-08-11T20:18:12.463Z] b3c136eddcbf: Verifying Checksum [2022-08-11T20:18:12.463Z] b3c136eddcbf: Download complete [2022-08-11T20:18:13.461Z] b3c136eddcbf: Pull complete [2022-08-11T20:18:13.461Z] 329c88fbcd65: Verifying Checksum [2022-08-11T20:18:13.461Z] 329c88fbcd65: Download complete [2022-08-11T20:18:14.065Z] c0a3192eca97: Pull complete [2022-08-11T20:18:14.343Z] a050256f5b6f: Pull complete [2022-08-11T20:18:14.619Z] 8a5474983e97: Verifying Checksum [2022-08-11T20:18:14.619Z] 8a5474983e97: Download complete [2022-08-11T20:18:15.600Z] 656be50a0ddc: Verifying Checksum [2022-08-11T20:18:15.600Z] 656be50a0ddc: Download complete [2022-08-11T20:18:28.014Z] 656be50a0ddc: Pull complete [2022-08-11T20:18:28.014Z] 2bbca73fdf42: Pull complete [2022-08-11T20:18:28.290Z] 46d945488cbd: Pull complete [2022-08-11T20:18:35.026Z] 8a5474983e97: Pull complete [2022-08-11T20:18:36.463Z] 329c88fbcd65: Pull complete [2022-08-11T20:18:36.463Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-11T20:18:36.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-11T20:18:36.737Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-08-11T20:18:37.077Z] + 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-08-11T20:18:37.439Z] + docker inspect -f . ci-base-image-arm64 [2022-08-11T20:18:37.439Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-11T20:18:37.680Z] prd-ubuntu20.04-docker-arm64-4c-16g-22534 does not seem to be running inside a container [2022-08-11T20:18:37.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/36 -v /w/workspace/go-mod-messaging/36:/w/workspace/go-mod-messaging/36:rw,z -v /w/workspace/go-mod-messaging/36@tmp:/w/workspace/go-mod-messaging/36@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-08-11T20:18:40.805Z] $ docker top cd3683c00948e930c21ce20946f6cd019bad4a5c49ff9046bfe8776f86bd8377 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-11T20:18:41.723Z] + go version [2022-08-11T20:18:41.723Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-11T20:18:41.752Z] $ docker stop --time=1 cd3683c00948e930c21ce20946f6cd019bad4a5c49ff9046bfe8776f86bd8377 [2022-08-11T20:18:43.364Z] $ docker rm -f cd3683c00948e930c21ce20946f6cd019bad4a5c49ff9046bfe8776f86bd8377 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T20:18:43.988Z] + docker inspect -f . ci-base-image-arm64 [2022-08-11T20:18:43.988Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-11T20:18:44.279Z] prd-ubuntu20.04-docker-arm64-4c-16g-22534 does not seem to be running inside a container [2022-08-11T20:18:44.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/go-mod-messaging/36 -v /w/workspace/go-mod-messaging/36:/w/workspace/go-mod-messaging/36:rw,z -v /w/workspace/go-mod-messaging/36@tmp:/w/workspace/go-mod-messaging/36@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-08-11T20:18:46.582Z] $ docker top e491be887175e75fcdca016ee79712618f10d4b2a1303cf4fa57deb57b4f07b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-11T20:18:47.670Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/36 [Pipeline] fileExists [Pipeline] sh [2022-08-11T20:18:48.342Z] + make test [2022-08-11T20:18:48.342Z] CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2022-08-11T20:18:48.342Z] go: downloading github.com/nats-io/nats.go v1.16.0 [2022-08-11T20:18:48.342Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-08-11T20:18:48.342Z] go: downloading github.com/google/uuid v1.3.0 [2022-08-11T20:18:48.617Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-08-11T20:18:48.617Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-08-11T20:18:48.617Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-08-11T20:18:48.894Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-11T20:18:48.895Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-11T20:18:48.895Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-08-11T20:18:48.895Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-08-11T20:18:48.895Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-08-11T20:18:48.895Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-08-11T20:18:48.895Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-08-11T20:18:48.895Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-08-11T20:18:48.895Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-11T20:18:48.895Z] go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e [2022-08-11T20:19:45.483Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-08-11T20:20:07.701Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.172s coverage: 90.4% of statements [2022-08-11T20:20:16.002Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.141s coverage: 85.5% of statements [2022-08-11T20:20:16.002Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] [2022-08-11T20:20:16.002Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-08-11T20:20:16.003Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.083s coverage: 16.7% of statements [2022-08-11T20:20:16.003Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.112s coverage: 68.5% of statements [2022-08-11T20:20:16.003Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-08-11T20:20:34.297Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.487s coverage: 83.8% of statements [2022-08-11T20:20:34.297Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.076s coverage: 88.9% of statements [2022-08-11T20:20:34.297Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-08-11T20:20:34.297Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.096s coverage: 100.0% of statements [2022-08-11T20:20:34.297Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.062s coverage: 100.0% of statements [2022-08-11T20:20:34.297Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.061s coverage: 90.9% of statements [2022-08-11T20:20:34.297Z] CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... [2022-08-11T20:20:34.297Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-08-11T20:20:34.899Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.156s coverage: 90.4% of statements [2022-08-11T20:20:34.900Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.110s coverage: 100.0% of statements [2022-08-11T20:20:34.900Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-08-11T20:20:35.174Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.060s coverage: 100.0% of statements [2022-08-11T20:20:35.779Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.141s coverage: 68.5% of statements [2022-08-11T20:20:35.779Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-08-11T20:21:02.605Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.475s coverage: 83.8% of statements [2022-08-11T20:21:02.605Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.068s coverage: 88.9% of statements [2022-08-11T20:21:02.605Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-08-11T20:21:02.605Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.074s coverage: 100.0% of statements [2022-08-11T20:21:02.605Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.053s coverage: 100.0% of statements [2022-08-11T20:21:02.605Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.061s coverage: 90.9% of statements [2022-08-11T20:21:02.605Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-11T20:21:02.605Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-11T20:21:34.994Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-11T20:21:34.994Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-08-11T20:21:35.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-11T20:21:35.038Z] $ docker stop --time=1 e491be887175e75fcdca016ee79712618f10d4b2a1303cf4fa57deb57b4f07b0 [2022-08-11T20:21:36.819Z] $ docker rm -f e491be887175e75fcdca016ee79712618f10d4b2a1303cf4fa57deb57b4f07b0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-11T20:21:37.970Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-11T20:21:38.000Z] Warning: overwriting stash ‘coverage-report’ [2022-08-11T20:21:38.463Z] 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-08-11T20:21:38.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-11T20:21:38.911Z] [2022-08-11T20:21:38.911Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T20:21:39.261Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-11T20:21:39.538Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-11T20:21:39.538Z] 8998bd30e6a1: Pulling fs layer [2022-08-11T20:21:39.538Z] 04944245beec: Pulling fs layer [2022-08-11T20:21:39.538Z] 699f458cf7ca: Pulling fs layer [2022-08-11T20:21:39.538Z] 765212b225bb: Pulling fs layer [2022-08-11T20:21:39.538Z] f23df028b6ca: Pulling fs layer [2022-08-11T20:21:39.538Z] d65c8cfc05b1: Pulling fs layer [2022-08-11T20:21:39.538Z] 2437ff75d9bd: Pulling fs layer [2022-08-11T20:21:39.538Z] d65c8cfc05b1: Waiting [2022-08-11T20:21:39.538Z] 2437ff75d9bd: Waiting [2022-08-11T20:21:39.538Z] 765212b225bb: Waiting [2022-08-11T20:21:39.538Z] f23df028b6ca: Waiting [2022-08-11T20:21:39.538Z] 04944245beec: Verifying Checksum [2022-08-11T20:21:39.538Z] 04944245beec: Download complete [2022-08-11T20:21:39.538Z] 765212b225bb: Verifying Checksum [2022-08-11T20:21:39.538Z] 765212b225bb: Download complete [2022-08-11T20:21:39.538Z] f23df028b6ca: Download complete [2022-08-11T20:21:39.538Z] d65c8cfc05b1: Download complete [2022-08-11T20:21:39.813Z] 699f458cf7ca: Verifying Checksum [2022-08-11T20:21:39.813Z] 699f458cf7ca: Download complete [2022-08-11T20:21:40.087Z] 8998bd30e6a1: Verifying Checksum [2022-08-11T20:21:40.087Z] 8998bd30e6a1: Download complete [2022-08-11T20:21:42.710Z] 2437ff75d9bd: Verifying Checksum [2022-08-11T20:21:42.711Z] 2437ff75d9bd: Download complete [2022-08-11T20:21:44.146Z] 8998bd30e6a1: Pull complete [2022-08-11T20:21:44.748Z] 04944245beec: Pull complete [2022-08-11T20:21:46.188Z] 699f458cf7ca: Pull complete [2022-08-11T20:21:46.461Z] 765212b225bb: Pull complete [2022-08-11T20:21:47.448Z] f23df028b6ca: Pull complete [2022-08-11T20:21:47.448Z] d65c8cfc05b1: Pull complete [2022-08-11T20:22:02.553Z] 2437ff75d9bd: Pull complete [2022-08-11T20:22:02.553Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-11T20:22:02.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-11T20:22:02.553Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-11T20:22:02.836Z] prd-ubuntu20.04-docker-arm64-4c-16g-22534 does not seem to be running inside a container [2022-08-11T20:22:02.930Z] $ 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/36 -v /w/workspace/go-mod-messaging/36:/w/workspace/go-mod-messaging/36:rw,z -v /w/workspace/go-mod-messaging/36@tmp:/w/workspace/go-mod-messaging/36@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-08-11T20:22:05.374Z] $ docker top d0bfd7e84794e973b00f5dc39ec45ca7062fd1b1ae4ec93af55516acf0d92d02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-11T20:22:06.314Z] ---> job-cost.sh [2022-08-11T20:22:06.315Z] lf-activate-venv: SKIPPING [2022-08-11T20:22:06.315Z] INFO: No Stack... [2022-08-11T20:22:06.589Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-11T20:22:07.568Z] INFO: Archiving Costs [Pipeline] sh [2022-08-11T20:22:08.242Z] + cat /w/workspace/go-mod-messaging/36/archives/cost.csv [2022-08-11T20:22:08.243Z] + cut -d, -f6 [Pipeline] lock [2022-08-11T20:22:08.308Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-36-stack-cost] [2022-08-11T20:22:08.315Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-36-stack-cost] did not exist. Created. [2022-08-11T20:22:08.315Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-11T20:22:08.998Z] /w/workspace/go-mod-messaging/36@tmp/durable-4643bb0b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-11T20:22:09.680Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-11T20:22:09.711Z] Warning: overwriting stash ‘stack-cost’ [2022-08-11T20:22:09.762Z] Stashed 1 file(s) [Pipeline] } [2022-08-11T20:22:09.769Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-36-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-11T20:22:09.796Z] $ docker stop --time=1 d0bfd7e84794e973b00f5dc39ec45ca7062fd1b1ae4ec93af55516acf0d92d02 [2022-08-11T20:22:11.273Z] $ docker rm -f d0bfd7e84794e973b00f5dc39ec45ca7062fd1b1ae4ec93af55516acf0d92d02 [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-08-11T20:22:11.736Z] provisioning config files... [2022-08-11T20:22:11.748Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config1664079553315817029tmp [Pipeline] { [Pipeline] sh [2022-08-11T20:22:12.046Z] + set +x [2022-08-11T20:22:12.046Z] + curl -s https://codecov.io/bash [2022-08-11T20:22:12.046Z] + bash -s -- [2022-08-11T20:22:12.046Z] [2022-08-11T20:22:12.046Z] _____ _ [2022-08-11T20:22:12.046Z] / ____| | | [2022-08-11T20:22:12.046Z] | | ___ __| | ___ ___ _____ __ [2022-08-11T20:22:12.046Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-11T20:22:12.046Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-11T20:22:12.046Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-11T20:22:12.046Z] Bash-1.0.6 [2022-08-11T20:22:12.046Z] [2022-08-11T20:22:12.046Z] [2022-08-11T20:22:12.046Z] ==> git version 2.25.1 found [2022-08-11T20:22:12.046Z] ==> 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-08-11T20:22:12.046Z] Release-Date: 2020-01-08 [2022-08-11T20:22:12.046Z] 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-08-11T20:22:12.046Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-11T20:22:12.046Z] ==> Jenkins CI detected. [2022-08-11T20:22:12.046Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2022-08-11T20:22:12.046Z] project root: . [2022-08-11T20:22:12.046Z] --> token set from env [2022-08-11T20:22:12.046Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-11T20:22:12.307Z] ==> Running gcov in . (disable via -X gcov) [2022-08-11T20:22:12.307Z] ==> Python coveragepy not found [2022-08-11T20:22:12.307Z] ==> Searching for coverage reports in: [2022-08-11T20:22:12.307Z] + . [2022-08-11T20:22:12.307Z] -> Found 1 reports [2022-08-11T20:22:12.307Z] ==> Detecting git/mercurial file structure [2022-08-11T20:22:12.307Z] ==> Reading reports [2022-08-11T20:22:12.307Z] + ./coverage.out bytes=23508 [2022-08-11T20:22:12.307Z] ==> Appending adjustments [2022-08-11T20:22:12.307Z] https://docs.codecov.io/docs/fixing-reports [2022-08-11T20:22:12.307Z] + Found adjustments [2022-08-11T20:22:12.307Z] ==> Gzipping contents [2022-08-11T20:22:12.566Z] 8.0K /tmp/codecov.HAwy7s.gz [2022-08-11T20:22:12.566Z] ==> Uploading reports [2022-08-11T20:22:12.566Z] url: https://codecov.io [2022-08-11T20:22:12.566Z] query: branch=main&commit=910d84162688bbccf14f81cbd7c538e61fcf6e89&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F36%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-11T20:22:12.566Z] -> Pinging Codecov [2022-08-11T20:22:12.566Z] 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=910d84162688bbccf14f81cbd7c538e61fcf6e89&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F36%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-11T20:22:12.826Z] -> Uploading to [2022-08-11T20:22:12.826Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-11/F6E385568367DD0E4001BA4F8F1CB792/910d84162688bbccf14f81cbd7c538e61fcf6e89/64f4bdbc-ff44-44ca-867f-6a8e3de115b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220811T202212Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2fe1ad79560e0dab2369b59db7d49583ad227398afe73b5447088e2d6528fcf8 [2022-08-11T20:22:12.826Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-11T20:22:12.826Z] Dload Upload Total Spent Left Speed [2022-08-11T20:22:13.086Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6389 0 0 100 6389 0 25971 --:--:-- --:--:-- --:--:-- 25971 [2022-08-11T20:22:13.086Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/910d84162688bbccf14f81cbd7c538e61fcf6e89 [Pipeline] } [2022-08-11T20:22:13.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-08-11T20:22:13.315Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-11T20:22:13.327Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T20:22:13.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-11T20:22:13.636Z] [2022-08-11T20:22:13.636Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T20:22:13.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-11T20:22:13.943Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-11T20:22:13.943Z] df9b9388f04a: Pulling fs layer [2022-08-11T20:22:13.943Z] 52dc419b0ee2: Pulling fs layer [2022-08-11T20:22:13.943Z] 25bc292e5bac: Pulling fs layer [2022-08-11T20:22:13.943Z] 114826534d7a: Pulling fs layer [2022-08-11T20:22:13.943Z] 4657fd5d0bcf: Pulling fs layer [2022-08-11T20:22:13.943Z] 6ad1cebc031e: Pulling fs layer [2022-08-11T20:22:13.943Z] 8a3aa393b2d8: Pulling fs layer [2022-08-11T20:22:13.943Z] 6ad1cebc031e: Waiting [2022-08-11T20:22:13.943Z] 114826534d7a: Waiting [2022-08-11T20:22:13.943Z] 4657fd5d0bcf: Waiting [2022-08-11T20:22:13.943Z] 8a3aa393b2d8: Waiting [2022-08-11T20:22:13.943Z] 25bc292e5bac: Download complete [2022-08-11T20:22:13.943Z] 52dc419b0ee2: Verifying Checksum [2022-08-11T20:22:13.943Z] 52dc419b0ee2: Download complete [2022-08-11T20:22:13.943Z] 4657fd5d0bcf: Verifying Checksum [2022-08-11T20:22:13.943Z] 4657fd5d0bcf: Download complete [2022-08-11T20:22:13.943Z] df9b9388f04a: Download complete [2022-08-11T20:22:14.208Z] 6ad1cebc031e: Verifying Checksum [2022-08-11T20:22:14.208Z] 6ad1cebc031e: Download complete [2022-08-11T20:22:14.208Z] df9b9388f04a: Pull complete [2022-08-11T20:22:14.208Z] 52dc419b0ee2: Pull complete [2022-08-11T20:22:14.468Z] 25bc292e5bac: Pull complete [2022-08-11T20:22:15.040Z] 8a3aa393b2d8: Verifying Checksum [2022-08-11T20:22:15.040Z] 8a3aa393b2d8: Download complete [2022-08-11T20:22:15.040Z] 114826534d7a: Verifying Checksum [2022-08-11T20:22:15.040Z] 114826534d7a: Download complete [2022-08-11T20:22:18.337Z] 114826534d7a: Pull complete [2022-08-11T20:22:18.337Z] 4657fd5d0bcf: Pull complete [2022-08-11T20:22:18.908Z] 6ad1cebc031e: Pull complete [2022-08-11T20:22:22.226Z] 8a3aa393b2d8: Pull complete [2022-08-11T20:22:22.226Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-11T20:22:22.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-11T20:22:22.226Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-11T20:22:22.317Z] prd-ubuntu20.04-docker-8c-8g-22533 does not seem to be running inside a container [2022-08-11T20:22:22.420Z] $ 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-08-11T20:22:27.145Z] $ docker top 462e9d87fff9b7be40838d5971045a3e8f30ad180ae95cb36611c6bee0c75ae6 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-11T20:22:27.219Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2022-08-11T20:22:27.521Z] + set -o pipefail [2022-08-11T20:22:27.522Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2022-08-11T20:22:30.075Z] [2022-08-11T20:22:30.075Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... [2022-08-11T20:22:30.075Z] [2022-08-11T20:22:30.075Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/84b005cc-a627-4147-9bfc-6f90df6ff9ed [2022-08-11T20:22:30.075Z] [2022-08-11T20:22:30.075Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-11T20:22:30.075Z] [2022-08-11T20:22:30.337Z] [Pipeline] } [2022-08-11T20:22:30.353Z] $ docker stop --time=1 462e9d87fff9b7be40838d5971045a3e8f30ad180ae95cb36611c6bee0c75ae6 [2022-08-11T20:22:32.036Z] $ docker rm -f 462e9d87fff9b7be40838d5971045a3e8f30ad180ae95cb36611c6bee0c75ae6 [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-08-11T20:22:32.611Z] + git log --format=format:%s -1 910d84162688bbccf14f81cbd7c538e61fcf6e89 [Pipeline] sh [2022-08-11T20:22:32.912Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-11T20:22:32.912Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T20:22:33.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-11T20:22:33.219Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-11T20:22:33.301Z] prd-ubuntu20.04-docker-8c-8g-22533 does not seem to be running inside a container [2022-08-11T20:22:33.339Z] $ 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-08-11T20:22:33.751Z] $ docker top 97381ac11f372c444d454592e85b5e5ed4caaafc23f727c0d0469385c92d7682 -eo pid,comm [2022-08-11T20:22:33.813Z] 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-08-11T20:22:33.813Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-11T20:22:33.853Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-11T20:22:33.853Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-11T20:22:33.966Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-11T20:22:33.971Z] $ docker exec 97381ac11f372c444d454592e85b5e5ed4caaafc23f727c0d0469385c92d7682 ssh-agent [2022-08-11T20:22:34.087Z] SSH_AUTH_SOCK=/tmp/ssh-w5B09tkUEP7x/agent.32 [2022-08-11T20:22:34.087Z] SSH_AGENT_PID=38 [2022-08-11T20:22:34.093Z] Running ssh-add (command line suppressed) [2022-08-11T20:22:34.213Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_561085451753208186.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_561085451753208186.key) [2022-08-11T20:22:34.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-11T20:22:34.515Z] + git semver tag [2022-08-11T20:22:34.776Z] 2022-08-11 20:22:34,730 [run_tag] DEBUG tag force:False [2022-08-11T20:22:34.776Z] 2022-08-11 20:22:34,730 [check_head_tag] DEBUG check head tag [2022-08-11T20:22:34.776Z] 2022-08-11 20:22:34,732 [execute] INFO git cat-file --batch-check [2022-08-11T20:22:34.776Z] 2022-08-11 20:22:34,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2022-08-11T20:22:34.776Z] 2022-08-11 20:22:34,736 [execute] INFO git cat-file --batch [2022-08-11T20:22:34.776Z] 2022-08-11 20:22:34,737 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2022-08-11T20:22:34.776Z] 2022-08-11 20:22:34,752 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-08-11T20:22:34.776Z] 2022-08-11 20:22:34,752 [execute] INFO git tag -a v2.3.0-dev.13 -m v2.3.0-dev.13 [2022-08-11T20:22:34.776Z] 2022-08-11 20:22:34,752 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.13', '-m', 'v2.3.0-dev.13'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2022-08-11T20:22:34.776Z] 2022-08-11 20:22:34,757 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-08-11T20:22:34.776Z] 2.3.0-dev.13 [Pipeline] } [2022-08-11T20:22:34.789Z] $ docker exec --env ******** --env ******** 97381ac11f372c444d454592e85b5e5ed4caaafc23f727c0d0469385c92d7682 ssh-agent -k [2022-08-11T20:22:34.898Z] unset SSH_AUTH_SOCK; [2022-08-11T20:22:34.899Z] unset SSH_AGENT_PID; [2022-08-11T20:22:34.899Z] echo Agent pid 38 killed; [2022-08-11T20:22:34.909Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-11T20:22:35.217Z] + git semver [Pipeline] } [2022-08-11T20:22:35.496Z] $ docker stop --time=1 97381ac11f372c444d454592e85b5e5ed4caaafc23f727c0d0469385c92d7682 [2022-08-11T20:22:36.760Z] $ docker rm -f 97381ac11f372c444d454592e85b5e5ed4caaafc23f727c0d0469385c92d7682 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T20:22:37.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-11T20:22:37.170Z] [2022-08-11T20:22:37.170Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T20:22:37.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-11T20:22:37.475Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-11T20:22:37.475Z] ab5ef0e58194: Pulling fs layer [2022-08-11T20:22:37.475Z] 9712f1f96733: Pulling fs layer [2022-08-11T20:22:37.475Z] 63f879dbbcfc: Pulling fs layer [2022-08-11T20:22:37.475Z] 0d9ebad4ef96: Pulling fs layer [2022-08-11T20:22:37.475Z] e9a5061849ea: Pulling fs layer [2022-08-11T20:22:37.475Z] d747dcd14b5f: Pulling fs layer [2022-08-11T20:22:37.475Z] 2de7ff778b66: Pulling fs layer [2022-08-11T20:22:37.475Z] d747dcd14b5f: Waiting [2022-08-11T20:22:37.475Z] 0d9ebad4ef96: Waiting [2022-08-11T20:22:37.475Z] 9712f1f96733: Verifying Checksum [2022-08-11T20:22:37.475Z] 9712f1f96733: Download complete [2022-08-11T20:22:38.044Z] 63f879dbbcfc: Verifying Checksum [2022-08-11T20:22:38.044Z] 63f879dbbcfc: Download complete [2022-08-11T20:22:38.044Z] e9a5061849ea: Verifying Checksum [2022-08-11T20:22:38.044Z] e9a5061849ea: Download complete [2022-08-11T20:22:38.044Z] d747dcd14b5f: Download complete [2022-08-11T20:22:38.044Z] 0d9ebad4ef96: Verifying Checksum [2022-08-11T20:22:38.044Z] 0d9ebad4ef96: Download complete [2022-08-11T20:22:38.303Z] ab5ef0e58194: Download complete [2022-08-11T20:22:38.303Z] 2de7ff778b66: Verifying Checksum [2022-08-11T20:22:38.303Z] 2de7ff778b66: Download complete [2022-08-11T20:22:40.843Z] ab5ef0e58194: Pull complete [2022-08-11T20:22:40.843Z] 9712f1f96733: Pull complete [2022-08-11T20:22:41.408Z] 63f879dbbcfc: Pull complete [2022-08-11T20:22:45.604Z] 0d9ebad4ef96: Pull complete [2022-08-11T20:22:45.604Z] e9a5061849ea: Pull complete [2022-08-11T20:22:45.604Z] d747dcd14b5f: Pull complete [2022-08-11T20:22:46.542Z] 2de7ff778b66: Pull complete [2022-08-11T20:22:46.542Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-11T20:22:46.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-11T20:22:46.542Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-11T20:22:46.642Z] prd-ubuntu20.04-docker-8c-8g-22533 does not seem to be running inside a container [2022-08-11T20:22:46.679Z] $ 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-08-11T20:22:52.467Z] $ docker top 5e887c4e217a643f979371efca12a0718790f5ac6f657e9e74148a9b1267e8b3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-11T20:22:52.545Z] provisioning config files... [2022-08-11T20:22:52.552Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3216644807857889522tmp [2022-08-11T20:22:52.561Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6897659489896207557tmp [2022-08-11T20:22:52.571Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config7874872934354555306tmp [Pipeline] { [Pipeline] echo [2022-08-11T20:22:52.584Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-11T20:22:52.866Z] ---> sigul-configuration.sh [2022-08-11T20:22:52.867Z] gpg: directory `/root/.gnupg' created [2022-08-11T20:22:52.867Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-11T20:22:52.867Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-11T20:22:52.867Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-11T20:22:52.867Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-11T20:22:52.867Z] gpg: CAST5 encrypted data [2022-08-11T20:22:52.867Z] gpg: encrypted with 1 passphrase [2022-08-11T20:22:52.867Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-11T20:22:53.154Z] + mkdir /home/jenkins [2022-08-11T20:22:53.154Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-11T20:22:53.443Z] + 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-08-11T20:22:53.452Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-11T20:22:53.736Z] ---> sigul-install.sh [2022-08-11T20:22:53.736Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-11T20:22:54.020Z] + git tag --list [2022-08-11T20:22:54.021Z] v0.0.0 [2022-08-11T20:22:54.021Z] v0.1.0 [2022-08-11T20:22:54.021Z] v0.1.1 [2022-08-11T20:22:54.021Z] v0.1.10 [2022-08-11T20:22:54.021Z] v0.1.11 [2022-08-11T20:22:54.021Z] v0.1.12 [2022-08-11T20:22:54.021Z] v0.1.13 [2022-08-11T20:22:54.021Z] v0.1.14 [2022-08-11T20:22:54.021Z] v0.1.15 [2022-08-11T20:22:54.021Z] v0.1.16 [2022-08-11T20:22:54.021Z] v0.1.17 [2022-08-11T20:22:54.021Z] v0.1.18 [2022-08-11T20:22:54.021Z] v0.1.19 [2022-08-11T20:22:54.021Z] v0.1.2 [2022-08-11T20:22:54.021Z] v0.1.20 [2022-08-11T20:22:54.021Z] v0.1.21 [2022-08-11T20:22:54.021Z] v0.1.22 [2022-08-11T20:22:54.021Z] v0.1.23 [2022-08-11T20:22:54.021Z] v0.1.24 [2022-08-11T20:22:54.021Z] v0.1.25 [2022-08-11T20:22:54.021Z] v0.1.26 [2022-08-11T20:22:54.021Z] v0.1.27 [2022-08-11T20:22:54.021Z] v0.1.28 [2022-08-11T20:22:54.021Z] v0.1.29 [2022-08-11T20:22:54.021Z] v0.1.3 [2022-08-11T20:22:54.021Z] v0.1.30 [2022-08-11T20:22:54.021Z] v0.1.31 [2022-08-11T20:22:54.021Z] v0.1.4 [2022-08-11T20:22:54.021Z] v0.1.5 [2022-08-11T20:22:54.021Z] v0.1.6 [2022-08-11T20:22:54.021Z] v0.1.7 [2022-08-11T20:22:54.021Z] v0.1.8 [2022-08-11T20:22:54.021Z] v0.1.9 [2022-08-11T20:22:54.021Z] v2.0.0 [2022-08-11T20:22:54.021Z] v2.0.1 [2022-08-11T20:22:54.021Z] v2.1.0 [2022-08-11T20:22:54.021Z] v2.1.1 [2022-08-11T20:22:54.021Z] v2.1.1-dev.1 [2022-08-11T20:22:54.021Z] v2.1.1-dev.2 [2022-08-11T20:22:54.021Z] v2.1.1-dev.3 [2022-08-11T20:22:54.021Z] v2.2.0 [2022-08-11T20:22:54.021Z] v2.2.1-dev.1 [2022-08-11T20:22:54.021Z] v2.2.1-dev.10 [2022-08-11T20:22:54.021Z] v2.2.1-dev.11 [2022-08-11T20:22:54.021Z] v2.2.1-dev.2 [2022-08-11T20:22:54.021Z] v2.2.1-dev.3 [2022-08-11T20:22:54.021Z] v2.2.1-dev.4 [2022-08-11T20:22:54.021Z] v2.2.1-dev.5 [2022-08-11T20:22:54.021Z] v2.2.1-dev.6 [2022-08-11T20:22:54.021Z] v2.2.1-dev.7 [2022-08-11T20:22:54.021Z] v2.2.1-dev.8 [2022-08-11T20:22:54.021Z] v2.2.1-dev.9 [2022-08-11T20:22:54.021Z] v2.3.0-dev.11 [2022-08-11T20:22:54.021Z] v2.3.0-dev.12 [2022-08-11T20:22:54.021Z] v2.3.0-dev.13 [Pipeline] sh [2022-08-11T20:22:54.307Z] + lftools sign git-tag v2.3.0-dev.13 [2022-08-11T20:22:54.876Z] Signing Git tag with Sigul... [2022-08-11T20:22:54.876Z] Signing v2.3.0-dev.13 [Pipeline] echo [2022-08-11T20:22:55.457Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-11T20:22:55.743Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-11T20:22:55.752Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-11T20:22:55.778Z] $ docker stop --time=1 5e887c4e217a643f979371efca12a0718790f5ac6f657e9e74148a9b1267e8b3 [2022-08-11T20:22:57.054Z] $ docker rm -f 5e887c4e217a643f979371efca12a0718790f5ac6f657e9e74148a9b1267e8b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-11T20:22:57.500Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-11T20:22:57.500Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T20:22:57.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-11T20:22:57.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-11T20:22:57.885Z] prd-ubuntu20.04-docker-8c-8g-22533 does not seem to be running inside a container [2022-08-11T20:22:57.925Z] $ 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-08-11T20:22:58.257Z] $ docker top 4674aefdd473a1b2cd84dc25ce50e118f222d92dbf48ac53ed8c02ada06a26eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-11T20:22:58.352Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-11T20:22:58.352Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-11T20:22:58.466Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-11T20:22:58.471Z] $ docker exec 4674aefdd473a1b2cd84dc25ce50e118f222d92dbf48ac53ed8c02ada06a26eb ssh-agent [2022-08-11T20:22:58.587Z] SSH_AUTH_SOCK=/tmp/ssh-LgzP70P2QIs4/agent.33 [2022-08-11T20:22:58.587Z] SSH_AGENT_PID=39 [2022-08-11T20:22:58.593Z] Running ssh-add (command line suppressed) [2022-08-11T20:22:58.718Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7986108500533610657.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7986108500533610657.key) [2022-08-11T20:22:58.729Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-11T20:22:59.018Z] + git semver bump pre [2022-08-11T20:22:59.278Z] 2022-08-11 20:22:59,258 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-08-11T20:22:59.278Z] 2022-08-11 20:22:59,258 [bump_version] DEBUG bumping version:2.3.0-dev.13 on axis:pre with prefix:dev [2022-08-11T20:22:59.278Z] 2022-08-11 20:22:59,259 [bump_version] DEBUG bumped version:2.3.0-dev.14 [2022-08-11T20:22:59.278Z] 2022-08-11 20:22:59,259 [write_version] DEBUG write version:2.3.0-dev.14 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2022-08-11T20:22:59.278Z] 2022-08-11 20:22:59,259 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-08-11T20:22:59.278Z] 2022-08-11 20:22:59,259 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-08-11T20:22:59.278Z] 2022-08-11 20:22:59,263 [execute] INFO git cat-file --batch-check [2022-08-11T20:22:59.278Z] 2022-08-11 20:22:59,263 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-11T20:22:59.278Z] 2022-08-11 20:22:59,271 [execute] INFO git cat-file --batch [2022-08-11T20:22:59.278Z] 2022-08-11 20:22:59,271 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-11T20:22:59.278Z] 2022-08-11 20:22:59,277 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-08-11T20:22:59.278Z] 2.3.0-dev.14 [Pipeline] } [2022-08-11T20:22:59.552Z] $ docker exec --env ******** --env ******** 4674aefdd473a1b2cd84dc25ce50e118f222d92dbf48ac53ed8c02ada06a26eb ssh-agent -k [2022-08-11T20:22:59.657Z] unset SSH_AUTH_SOCK; [2022-08-11T20:22:59.657Z] unset SSH_AGENT_PID; [2022-08-11T20:22:59.657Z] echo Agent pid 39 killed; [2022-08-11T20:22:59.667Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-11T20:22:59.976Z] + git semver [Pipeline] } [2022-08-11T20:23:00.253Z] $ docker stop --time=1 4674aefdd473a1b2cd84dc25ce50e118f222d92dbf48ac53ed8c02ada06a26eb [2022-08-11T20:23:01.579Z] $ docker rm -f 4674aefdd473a1b2cd84dc25ce50e118f222d92dbf48ac53ed8c02ada06a26eb [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-11T20:23:01.921Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-11T20:23:01.921Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T20:23:02.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-11T20:23:02.224Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-11T20:23:02.304Z] prd-ubuntu20.04-docker-8c-8g-22533 does not seem to be running inside a container [2022-08-11T20:23:02.342Z] $ 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-08-11T20:23:02.690Z] $ docker top 69b466a845ecfe94468856e93da41611fc27bf6d979ddfab3fd6ee0b612a6e1e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-11T20:23:02.785Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-11T20:23:02.785Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-11T20:23:02.901Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-11T20:23:02.906Z] $ docker exec 69b466a845ecfe94468856e93da41611fc27bf6d979ddfab3fd6ee0b612a6e1e ssh-agent [2022-08-11T20:23:03.022Z] SSH_AUTH_SOCK=/tmp/ssh-kH1qHS6zGUxC/agent.33 [2022-08-11T20:23:03.022Z] SSH_AGENT_PID=39 [2022-08-11T20:23:03.028Z] Running ssh-add (command line suppressed) [2022-08-11T20:23:03.161Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2765883893129809687.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2765883893129809687.key) [2022-08-11T20:23:03.176Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-11T20:23:03.460Z] + git semver push [2022-08-11T20:23:03.720Z] 2022-08-11 20:23:03,651 [run_push] DEBUG push [2022-08-11T20:23:03.720Z] 2022-08-11 20:23:03,652 [execute] INFO git cat-file --batch-check [2022-08-11T20:23:03.720Z] 2022-08-11 20:23:03,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-11T20:23:03.720Z] 2022-08-11 20:23:03,656 [execute] INFO git rev-list 9fb5466f4a887ca93398374e2c2efb9f1de63180 -- [2022-08-11T20:23:03.720Z] 2022-08-11 20:23:03,656 [execute] DEBUG Popen(['git', 'rev-list', '9fb5466f4a887ca93398374e2c2efb9f1de63180', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-11T20:23:03.720Z] 2022-08-11 20:23:03,663 [execute] INFO git fetch -v origin [2022-08-11T20:23:03.720Z] 2022-08-11 20:23:03,663 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-11T20:23:04.290Z] 2022-08-11 20:23:04,136 [run_push] DEBUG no remote changes detected [2022-08-11T20:23:04.290Z] 2022-08-11 20:23:04,136 [execute] INFO git push origin semver [2022-08-11T20:23:04.290Z] 2022-08-11 20:23:04,137 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-11T20:23:05.227Z] 2022-08-11 20:23:04,929 [run_push] DEBUG push all version tags [2022-08-11T20:23:05.227Z] 2022-08-11 20:23:04,930 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-11T20:23:05.227Z] 2022-08-11 20:23:04,930 [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-08-11T20:23:05.797Z] 2022-08-11 20:23:05,672 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-08-11T20:23:05.797Z] 2.3.0-dev.14 [Pipeline] } [2022-08-11T20:23:05.811Z] $ docker exec --env ******** --env ******** 69b466a845ecfe94468856e93da41611fc27bf6d979ddfab3fd6ee0b612a6e1e ssh-agent -k [2022-08-11T20:23:05.916Z] unset SSH_AUTH_SOCK; [2022-08-11T20:23:05.916Z] unset SSH_AGENT_PID; [2022-08-11T20:23:05.916Z] echo Agent pid 39 killed; [2022-08-11T20:23:05.924Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-11T20:23:06.229Z] + git semver [Pipeline] } [2022-08-11T20:23:06.511Z] $ docker stop --time=1 69b466a845ecfe94468856e93da41611fc27bf6d979ddfab3fd6ee0b612a6e1e [2022-08-11T20:23:07.804Z] $ docker rm -f 69b466a845ecfe94468856e93da41611fc27bf6d979ddfab3fd6ee0b612a6e1e [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-08-11T20:23:08.380Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2022-08-11T20:23:08.380Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-08-11T20:23:08.380Z] total 16 [2022-08-11T20:23:08.380Z] drwxr-xr-x 3 root root 4096 Aug 11 20:17 . [2022-08-11T20:23:08.380Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 11 20:22 .. [2022-08-11T20:23:08.380Z] drwxr-xr-x 2 root root 4096 Aug 11 20:17 cost [2022-08-11T20:23:08.380Z] -rw-r--r-- 1 root root 87 Aug 11 20:17 cost.csv [2022-08-11T20:23:08.380Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-08-11T20:23:08.380Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-08-11T20:23:08.380Z] total 16 [2022-08-11T20:23:08.380Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 11 20:17 . [2022-08-11T20:23:08.380Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 11 20:22 .. [2022-08-11T20:23:08.380Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 11 20:17 cost [2022-08-11T20:23:08.380Z] -rw-r--r-- 1 jenkins jenkins 87 Aug 11 20:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-11T20:23:08.675Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-11T20:23:09.543Z] ---> package-listing.sh [2022-08-11T20:23:09.543Z] ++ facter osfamily [2022-08-11T20:23:09.543Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-11T20:23:09.803Z] + OS_FAMILY=debian [2022-08-11T20:23:09.803Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2022-08-11T20:23:09.803Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-11T20:23:09.803Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-11T20:23:09.803Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-11T20:23:09.803Z] + PACKAGES=/tmp/packages_start.txt [2022-08-11T20:23:09.803Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2022-08-11T20:23:09.803Z] + PACKAGES=/tmp/packages_end.txt [2022-08-11T20:23:09.803Z] + case "${OS_FAMILY}" in [2022-08-11T20:23:09.803Z] + dpkg -l [2022-08-11T20:23:09.803Z] + grep '^ii' [2022-08-11T20:23:09.803Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-11T20:23:09.803Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-11T20:23:09.803Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-11T20:23:09.803Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2022-08-11T20:23:09.803Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2022-08-11T20:23:09.803Z] + 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-08-11T20:23:09.816Z] 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-08-11T20:23:10.098Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T20:23:10.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-11T20:23:10.667Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-11T20:23:10.748Z] prd-ubuntu20.04-docker-8c-8g-22533 does not seem to be running inside a container [2022-08-11T20:23:10.789Z] $ 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-08-11T20:23:10.992Z] $ docker top 401ad6521b43a46e8b793bd2ce31efdc2478f21793746340640bbdb805fbc21d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-11T20:23:11.345Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-11T20:23:11.635Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-11T20:23:11.924Z] + ls /var/log/sa-host [2022-08-11T20:23:11.924Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-11T20:23:12.003Z] provisioning config files... [2022-08-11T20:23:12.012Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config7949438650684762571tmp [Pipeline] { [Pipeline] echo [2022-08-11T20:23:12.027Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-11T20:23:12.313Z] ---> create-netrc.sh [Pipeline] } [2022-08-11T20:23:12.322Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-11T20:23:12.660Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-11T20:23:12.670Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-11T20:23:12.959Z] ---> sudo-logs.sh [2022-08-11T20:23:12.959Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-11T20:23:12.993Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-11T20:23:13.281Z] ---> job-cost.sh [2022-08-11T20:23:13.281Z] lf-activate-venv: SKIPPING [2022-08-11T20:23:13.281Z] DEBUG: total: 0.2199999988079071 [2022-08-11T20:23:13.281Z] INFO: Retrieving Stack Cost... [2022-08-11T20:23:13.852Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-11T20:23:14.114Z] INFO: Archiving Costs [Pipeline] echo [2022-08-11T20:23:14.126Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-11T20:23:14.413Z] ---> logs-deploy.sh [2022-08-11T20:23:14.413Z] lf-activate-venv: SKIPPING [2022-08-11T20:23:14.413Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/36 [2022-08-11T20:23:14.413Z] INFO: archiving workspace using pattern(s): [2022-08-11T20:23:15.355Z] Archives upload complete. [2022-08-11T20:23:15.616Z] INFO: archiving logs to Nexus [2022-08-11T20:23:16.189Z] ---> uname -a: [2022-08-11T20:23:16.189Z] Linux prd-ubuntu20-04-docker-8c-8g-22533 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-11T20:23:16.189Z] [2022-08-11T20:23:16.189Z] [2022-08-11T20:23:16.189Z] ---> lscpu: [2022-08-11T20:23:16.189Z] Architecture: x86_64 [2022-08-11T20:23:16.189Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-11T20:23:16.189Z] Byte Order: Little Endian [2022-08-11T20:23:16.189Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-11T20:23:16.189Z] CPU(s): 8 [2022-08-11T20:23:16.189Z] On-line CPU(s) list: 0-7 [2022-08-11T20:23:16.189Z] Thread(s) per core: 1 [2022-08-11T20:23:16.189Z] Core(s) per socket: 1 [2022-08-11T20:23:16.189Z] Socket(s): 8 [2022-08-11T20:23:16.189Z] NUMA node(s): 1 [2022-08-11T20:23:16.189Z] Vendor ID: AuthenticAMD [2022-08-11T20:23:16.189Z] CPU family: 23 [2022-08-11T20:23:16.189Z] Model: 49 [2022-08-11T20:23:16.189Z] Model name: AMD EPYC-Rome Processor [2022-08-11T20:23:16.189Z] Stepping: 0 [2022-08-11T20:23:16.189Z] CPU MHz: 2799.998 [2022-08-11T20:23:16.189Z] BogoMIPS: 5599.99 [2022-08-11T20:23:16.189Z] Virtualization: AMD-V [2022-08-11T20:23:16.189Z] Hypervisor vendor: KVM [2022-08-11T20:23:16.189Z] Virtualization type: full [2022-08-11T20:23:16.189Z] L1d cache: 256 KiB [2022-08-11T20:23:16.189Z] L1i cache: 256 KiB [2022-08-11T20:23:16.189Z] L2 cache: 4 MiB [2022-08-11T20:23:16.189Z] L3 cache: 128 MiB [2022-08-11T20:23:16.189Z] NUMA node0 CPU(s): 0-7 [2022-08-11T20:23:16.189Z] Vulnerability Itlb multihit: Not affected [2022-08-11T20:23:16.189Z] Vulnerability L1tf: Not affected [2022-08-11T20:23:16.189Z] Vulnerability Mds: Not affected [2022-08-11T20:23:16.189Z] Vulnerability Meltdown: Not affected [2022-08-11T20:23:16.189Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-11T20:23:16.189Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-11T20:23:16.189Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-11T20:23:16.189Z] Vulnerability Srbds: Not affected [2022-08-11T20:23:16.189Z] Vulnerability Tsx async abort: Not affected [2022-08-11T20:23:16.189Z] 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-08-11T20:23:16.189Z] [2022-08-11T20:23:16.189Z] [2022-08-11T20:23:16.189Z] ---> nproc: [2022-08-11T20:23:16.189Z] 8 [2022-08-11T20:23:16.189Z] [2022-08-11T20:23:16.189Z] [2022-08-11T20:23:16.189Z] ---> df -h: [2022-08-11T20:23:16.189Z] Filesystem Size Used Avail Use% Mounted on [2022-08-11T20:23:16.189Z] overlay 155G 12G 144G 8% / [2022-08-11T20:23:16.189Z] tmpfs 64M 0 64M 0% /dev [2022-08-11T20:23:16.189Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-11T20:23:16.189Z] shm 64M 0 64M 0% /dev/shm [2022-08-11T20:23:16.189Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-08-11T20:23:16.189Z] [2022-08-11T20:23:16.189Z] [2022-08-11T20:23:16.189Z] ---> sar -b -r -n DEV: [2022-08-11T20:23:16.189Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22533) 08/11/22 _x86_64_ (8 CPU) [2022-08-11T20:23:16.189Z] [2022-08-11T20:23:16.189Z] 20:14:50 LINUX RESTART (8 CPU) [2022-08-11T20:23:16.189Z] [2022-08-11T20:23:16.189Z] 20:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-11T20:23:16.189Z] 20:16:02 418.46 56.09 362.37 0.00 7399.97 195758.17 0.00 [2022-08-11T20:23:16.189Z] 20:17:01 16.84 0.07 16.78 0.00 0.54 6044.53 0.00 [2022-08-11T20:23:16.189Z] 20:18:01 40.38 0.08 40.29 0.00 1.33 18841.94 0.00 [2022-08-11T20:23:16.189Z] 20:19:01 2.25 0.00 2.25 0.00 0.00 26.65 0.00 [2022-08-11T20:23:16.189Z] 20:20:01 1.18 0.02 1.17 0.00 0.13 12.93 0.00 [2022-08-11T20:23:16.189Z] 20:21:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 [2022-08-11T20:23:16.189Z] 20:22:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 [2022-08-11T20:23:16.189Z] 20:23:01 93.68 0.27 93.42 0.00 24.40 54869.92 0.00 [2022-08-11T20:23:16.189Z] Average: 72.01 7.08 64.93 0.00 930.19 34505.75 0.00 [2022-08-11T20:23:16.189Z] [2022-08-11T20:23:16.189Z] 20:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-11T20:23:16.189Z] 20:16:02 28873344 31759288 537056 1.63 116552 3038000 2104376 6.20 1110696 2513296 2832 [2022-08-11T20:23:16.189Z] 20:17:01 28760828 31748512 542492 1.65 106668 3134804 2131892 6.28 1273172 2441184 10364 [2022-08-11T20:23:16.189Z] 20:18:01 28437520 31772840 521004 1.58 122052 3435160 1927120 5.68 1177144 2830444 308 [2022-08-11T20:23:16.189Z] 20:19:01 28438204 31773568 520184 1.58 122108 3435160 1927120 5.68 1176520 2830444 8 [2022-08-11T20:23:16.189Z] 20:20:01 28444596 31780192 513596 1.56 122156 3435160 1927120 5.68 1169432 2830604 20 [2022-08-11T20:23:16.189Z] 20:21:01 28444808 31780396 513316 1.56 122196 3435172 1927120 5.68 1169716 2830612 44 [2022-08-11T20:23:16.189Z] 20:22:01 28453288 31788944 504752 1.53 122220 3435176 1927120 5.68 1161120 2830616 16 [2022-08-11T20:23:16.189Z] 20:23:01 26919800 31740188 548148 1.67 171420 4743636 2187492 6.45 1314744 4079660 368 [2022-08-11T20:23:16.189Z] Average: 28346548 31767991 525068 1.60 125672 3511534 2007420 5.92 1194068 2898358 1745 [2022-08-11T20:23:16.189Z] [2022-08-11T20:23:16.189Z] 20:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-11T20:23:16.189Z] 20:16:02 veth9e91dca 2.08 1.67 0.19 7.07 0.00 0.00 0.00 0.00 [2022-08-11T20:23:16.189Z] 20:16:02 lo 3.93 3.93 0.38 0.38 0.00 0.00 0.00 0.00 [2022-08-11T20:23:16.189Z] 20:16:02 ens3 697.90 423.70 7374.17 103.67 0.00 0.00 0.00 0.00 [2022-08-11T20:23:16.189Z] 20:16:02 docker0 3.42 3.02 0.35 19.10 0.00 0.00 0.00 0.00 [2022-08-11T20:23:16.189Z] 20:17:01 veth9e91dca 6.34 6.93 0.55 70.39 0.00 0.00 0.00 0.01 [2022-08-11T20:23:16.189Z] 20:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-11T20:23:16.189Z] 20:17:01 ens3 52.18 62.29 85.10 59.72 0.00 0.00 0.00 0.00 [2022-08-11T20:23:16.189Z] 20:17:01 docker0 6.34 6.81 0.47 70.39 0.00 0.00 0.00 0.00 [2022-08-11T20:23:16.189Z] 20:18:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2022-08-11T20:23:16.189Z] 20:18:01 ens3 101.65 64.06 2528.78 14.16 0.00 0.00 0.00 0.00 [2022-08-11T20:23:16.189Z] 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-11T20:23:16.189Z] 20:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-11T20:23:16.189Z] 20:19:01 ens3 13.71 6.01 12.24 0.40 0.00 0.00 0.00 0.00 [2022-08-11T20:23:16.189Z] 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-11T20:23:16.190Z] 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-11T20:23:16.190Z] 20:20:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-11T20:23:16.190Z] 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-11T20:23:16.190Z] 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-11T20:23:16.190Z] 20:21:01 ens3 0.33 0.28 0.09 0.08 0.00 0.00 0.00 0.00 [2022-08-11T20:23:16.190Z] 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-11T20:23:16.190Z] 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-11T20:23:16.190Z] 20:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-11T20:23:16.190Z] 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-11T20:23:16.190Z] 20:23:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 [2022-08-11T20:23:16.190Z] 20:23:01 ens3 312.01 221.23 7277.68 83.99 0.00 0.00 0.00 0.00 [2022-08-11T20:23:16.190Z] 20:23:01 docker0 7.93 8.25 0.71 75.90 0.00 0.00 0.00 0.00 [2022-08-11T20:23:16.190Z] Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 [2022-08-11T20:23:16.190Z] Average: ens3 147.42 97.27 2164.00 32.69 0.00 0.00 0.00 0.00 [2022-08-11T20:23:16.190Z] Average: docker0 2.20 2.25 0.19 20.57 0.00 0.00 0.00 0.00 [2022-08-11T20:23:16.190Z] [2022-08-11T20:23:16.190Z] [2022-08-11T20:23:16.190Z] ---> sar -P ALL: [2022-08-11T20:23:16.190Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22533) 08/11/22 _x86_64_ (8 CPU) [2022-08-11T20:23:16.190Z] [2022-08-11T20:23:16.190Z] 20:14:50 LINUX RESTART (8 CPU) [2022-08-11T20:23:16.190Z] [2022-08-11T20:23:16.190Z] 20:15:01 CPU %user %nice %system %iowait %steal %idle [2022-08-11T20:23:16.190Z] 20:16:02 all 11.27 0.00 4.33 2.68 0.06 81.66 [2022-08-11T20:23:16.190Z] 20:16:02 0 9.07 0.00 4.44 2.04 0.07 84.38 [2022-08-11T20:23:16.190Z] 20:16:02 1 10.95 0.00 3.76 1.35 0.05 83.89 [2022-08-11T20:23:16.190Z] 20:16:02 2 12.78 0.00 3.97 0.17 0.07 83.02 [2022-08-11T20:23:16.190Z] 20:16:02 3 12.74 0.00 4.26 1.13 0.07 81.80 [2022-08-11T20:23:16.190Z] 20:16:02 4 10.90 0.00 3.15 0.35 0.03 85.57 [2022-08-11T20:23:16.190Z] 20:16:02 5 11.36 0.00 4.62 1.70 0.05 82.27 [2022-08-11T20:23:16.190Z] 20:16:02 6 11.77 0.00 4.96 6.90 0.05 76.33 [2022-08-11T20:23:16.190Z] 20:16:02 7 10.59 0.00 5.47 7.86 0.07 76.01 [2022-08-11T20:23:16.190Z] 20:17:01 all 13.69 0.00 1.89 0.28 0.03 84.11 [2022-08-11T20:23:16.190Z] 20:17:01 0 14.77 0.00 2.05 1.69 0.03 81.45 [2022-08-11T20:23:16.190Z] 20:17:01 1 13.75 0.00 1.87 0.03 0.03 84.31 [2022-08-11T20:23:16.190Z] 20:17:01 2 13.53 0.00 1.91 0.00 0.03 84.53 [2022-08-11T20:23:16.190Z] 20:17:01 3 13.38 0.00 1.96 0.02 0.03 84.61 [2022-08-11T20:23:16.190Z] 20:17:01 4 12.39 0.00 1.72 0.00 0.05 85.85 [2022-08-11T20:23:16.190Z] 20:17:01 5 12.46 0.00 1.94 0.48 0.03 85.09 [2022-08-11T20:23:16.190Z] 20:17:01 6 14.28 0.00 2.06 0.00 0.03 83.63 [2022-08-11T20:23:16.190Z] 20:17:01 7 14.97 0.00 1.60 0.00 0.02 83.42 [2022-08-11T20:23:16.190Z] 20:18:01 all 11.71 0.00 2.44 1.04 0.04 84.79 [2022-08-11T20:23:16.190Z] 20:18:01 0 11.84 0.00 2.54 5.16 0.05 80.41 [2022-08-11T20:23:16.190Z] 20:18:01 1 11.91 0.00 2.37 0.00 0.03 85.69 [2022-08-11T20:23:16.190Z] 20:18:01 2 11.40 0.00 2.13 0.12 0.03 86.32 [2022-08-11T20:23:16.190Z] 20:18:01 3 11.63 0.00 2.50 0.03 0.02 85.83 [2022-08-11T20:23:16.190Z] 20:18:01 4 11.60 0.00 2.29 0.98 0.03 85.10 [2022-08-11T20:23:16.190Z] 20:18:01 5 11.54 0.00 2.25 1.71 0.03 84.46 [2022-08-11T20:23:16.190Z] 20:18:01 6 11.82 0.00 2.93 0.03 0.03 85.18 [2022-08-11T20:23:16.190Z] 20:18:01 7 11.90 0.00 2.48 0.27 0.05 85.30 [2022-08-11T20:23:16.190Z] 20:19:01 all 0.07 0.00 0.02 0.01 0.00 99.90 [2022-08-11T20:23:16.190Z] 20:19:01 0 0.30 0.00 0.03 0.02 0.00 99.65 [2022-08-11T20:23:16.190Z] 20:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-11T20:23:16.190Z] 20:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-11T20:23:16.190Z] 20:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-11T20:23:16.190Z] 20:19:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2022-08-11T20:23:16.190Z] 20:19:01 5 0.12 0.00 0.05 0.02 0.02 99.80 [2022-08-11T20:23:16.190Z] 20:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-11T20:23:16.190Z] 20:19:01 7 0.08 0.00 0.05 0.00 0.00 99.87 [2022-08-11T20:23:16.190Z] 20:20:01 all 0.21 0.00 0.01 0.01 0.01 99.76 [2022-08-11T20:23:16.190Z] 20:20:01 0 1.49 0.00 0.02 0.00 0.02 98.48 [2022-08-11T20:23:16.190Z] 20:20:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-11T20:23:16.190Z] 20:20:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2022-08-11T20:23:16.190Z] 20:20:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2022-08-11T20:23:16.190Z] 20:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-11T20:23:16.190Z] 20:20:01 5 0.07 0.00 0.03 0.03 0.00 99.87 [2022-08-11T20:23:16.190Z] 20:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-11T20:23:16.190Z] 20:20:01 7 0.05 0.00 0.05 0.00 0.00 99.90 [2022-08-11T20:23:16.190Z] 20:21:01 all 0.10 0.00 0.01 0.01 0.00 99.88 [2022-08-11T20:23:16.190Z] 20:21:01 0 0.71 0.00 0.03 0.02 0.00 99.24 [2022-08-11T20:23:16.190Z] 20:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-11T20:23:16.190Z] 20:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-11T20:23:16.190Z] 20:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-11T20:23:16.190Z] 20:21:01 4 0.03 0.00 0.03 0.03 0.02 99.88 [2022-08-11T20:23:16.190Z] 20:21:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2022-08-11T20:23:16.190Z] 20:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-11T20:23:16.190Z] 20:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-11T20:23:16.190Z] 20:22:01 all 0.06 0.00 0.01 0.00 0.02 99.90 [2022-08-11T20:23:16.190Z] 20:22:01 0 0.35 0.00 0.03 0.00 0.07 99.55 [2022-08-11T20:23:16.190Z] 20:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-11T20:23:16.190Z] 20:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-11T20:23:16.190Z] 20:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-11T20:23:16.190Z] 20:22:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-11T20:23:16.190Z] 20:22:01 5 0.03 0.00 0.05 0.00 0.02 99.90 [2022-08-11T20:23:16.190Z] 20:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-11T20:23:16.190Z] 20:22:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2022-08-11T20:23:16.190Z] 20:23:01 all 8.14 0.00 3.29 3.02 0.05 85.50 [2022-08-11T20:23:16.190Z] 20:23:01 0 8.72 0.00 3.05 0.10 0.05 88.08 [2022-08-11T20:23:16.190Z] 20:23:01 1 7.43 0.00 4.15 0.15 0.05 88.22 [2022-08-11T20:23:16.190Z] 20:23:01 2 7.75 0.00 2.74 0.96 0.05 88.49 [2022-08-11T20:23:16.190Z] 20:23:01 3 7.68 0.00 3.17 1.25 0.03 87.87 [2022-08-11T20:23:16.190Z] 20:23:01 4 8.95 0.00 3.84 14.74 0.10 72.36 [2022-08-11T20:23:16.190Z] 20:23:01 5 7.56 0.00 2.58 6.04 0.03 83.78 [2022-08-11T20:23:16.190Z] 20:23:01 6 8.99 0.00 3.53 0.79 0.05 86.64 [2022-08-11T20:23:16.190Z] 20:23:01 7 8.02 0.00 3.25 0.08 0.05 88.60 [2022-08-11T20:23:16.190Z] Average: all 5.62 0.00 1.49 0.88 0.03 91.99 [2022-08-11T20:23:16.190Z] Average: 0 5.86 0.00 1.52 1.12 0.04 91.47 [2022-08-11T20:23:16.190Z] Average: 1 5.47 0.00 1.52 0.19 0.02 92.80 [2022-08-11T20:23:16.190Z] Average: 2 5.65 0.00 1.34 0.16 0.02 92.83 [2022-08-11T20:23:16.190Z] Average: 3 5.64 0.00 1.48 0.30 0.02 92.55 [2022-08-11T20:23:16.190Z] Average: 4 5.46 0.00 1.37 2.00 0.04 91.13 [2022-08-11T20:23:16.190Z] Average: 5 5.36 0.00 1.43 1.24 0.02 91.94 [2022-08-11T20:23:16.190Z] Average: 6 5.82 0.00 1.68 0.96 0.02 91.52 [2022-08-11T20:23:16.190Z] Average: 7 5.67 0.00 1.61 1.02 0.03 91.68 [2022-08-11T20:23:16.190Z] [2022-08-11T20:23:16.190Z] [2022-08-11T20:23:16.190Z]