Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4619de7f42c1a74c8ad9cffab8c8382d2fa9613b 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-ssh9208482882459425486.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7457723613614628711.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14500349968623806767.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh3419678850452916363.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14392066022619352109.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-1082 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 4619de7f42c1a74c8ad9cffab8c8382d2fa9613b (main) Commit message: "Merge pull request #310 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.33.1" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4619de7f42c1a74c8ad9cffab8c8382d2fa9613b # timeout=10 > git rev-list --no-walk 6bdfb63287b02b31892c6c674e4953dd8e0ce221 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-16T17:09:51.339Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-16T17:09:51.450Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-16T17:09:51.483Z] ========================================================= [2024-02-16T17:09:51.483Z] EdgeX Global Pipelines Version Info [2024-02-16T17:09:51.483Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-16T17:09:52.251Z] ------------------- [2024-02-16T17:09:52.251Z] stable info: [2024-02-16T17:09:52.251Z] ------------------- [2024-02-16T17:09:52.251Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-16T17:09:52.251Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-16T17:09:52.251Z] Message: update stable to v1.0.258 [2024-02-16T17:09:52.828Z] ------------------- [2024-02-16T17:09:52.828Z] experimental info: [2024-02-16T17:09:52.828Z] ------------------- [2024-02-16T17:09:52.828Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-16T17:09:52.828Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-16T17:09:52.828Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-16T17:09:52.926Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2024-02-16T17:09:52.955Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2024-02-16T17:09:52.988Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-16T17:09:53.019Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-16T17:09:53.052Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-16T17:09:53.086Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-16T17:09:53.124Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-16T17:09:53.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-16T17:09:53.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-16T17:09:53.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-16T17:09:53.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-16T17:09:53.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2024-02-16T17:09:53.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-16T17:09:53.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-16T17:09:53.437Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-02-16T17:09:53.473Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-02-16T17:09:53.512Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-16T17:09:53.562Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-16T17:09:53.601Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-16T17:09:53.642Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-16T17:09:53.689Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-16T17:09:53.733Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-16T17:09:53.777Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-16T17:09:53.821Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-16T17:09:53.872Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-02-16T17:09:53.915Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-16T17:09:53.964Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-16T17:09:54.010Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-16T17:09:54.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-16T17:09:54.103Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-16T17:09:54.150Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4619de7f42c1a74c8ad9cffab8c8382d2fa9613b [Pipeline] echo [2024-02-16T17:09:54.197Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4619de7 [Pipeline] echo [2024-02-16T17:09:54.247Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-16T17:09:54.723Z] + git rev-list -1 --merges 4619de7f42c1a74c8ad9cffab8c8382d2fa9613b~1..4619de7f42c1a74c8ad9cffab8c8382d2fa9613b [Pipeline] echo [2024-02-16T17:09:54.752Z] -----------> git rev-list -1 --merges 4619de7f42c1a74c8ad9cffab8c8382d2fa9613b~1..4619de7f42c1a74c8ad9cffab8c8382d2fa9613b 4619de7f42c1a74c8ad9cffab8c8382d2fa9613b [2024-02-16T17:09:54.752Z] 4619de7f42c1a74c8ad9cffab8c8382d2fa9613b [false] [Pipeline] sh [2024-02-16T17:09:55.181Z] + git log --format=format:%s -1 4619de7f42c1a74c8ad9cffab8c8382d2fa9613b [Pipeline] echo [2024-02-16T17:09:55.198Z] ========================================================= [2024-02-16T17:09:55.198Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-16T17:09:55.198Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T17:09:55.582Z] + git log --format=format:%s -1 4619de7f42c1a74c8ad9cffab8c8382d2fa9613b [Pipeline] echo [2024-02-16T17:09:55.622Z] [semverPrep] GIT_COMMIT: 4619de7f42c1a74c8ad9cffab8c8382d2fa9613b, Commit Message: Merge pull request #310 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.33.1 [Pipeline] echo [2024-02-16T17:09:55.647Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-16T17:09:56.075Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T17:09:56.075Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-16T17:09:56.075Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-16T17:09:56.075Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-16T17:09:56.075Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-16T17:09:56.075Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-16T17:09:56.075Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T17:09:56.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T17:09:56.808Z] [2024-02-16T17:09:56.808Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T17:09:57.126Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T17:09:57.388Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-16T17:09:57.388Z] b85a868b505f: Pulling fs layer [2024-02-16T17:09:57.388Z] e2be974225ed: Pulling fs layer [2024-02-16T17:09:57.388Z] 339a4e72a1f5: Pulling fs layer [2024-02-16T17:09:57.388Z] 988bab9f4d93: Pulling fs layer [2024-02-16T17:09:57.388Z] 1469e6f7b9e6: Pulling fs layer [2024-02-16T17:09:57.388Z] eaf3925da568: Pulling fs layer [2024-02-16T17:09:57.388Z] bab4dde63d76: Pulling fs layer [2024-02-16T17:09:57.388Z] bde34c3a00c8: Pulling fs layer [2024-02-16T17:09:57.388Z] b352a97aabf1: Pulling fs layer [2024-02-16T17:09:57.388Z] 4872d77fe225: Pulling fs layer [2024-02-16T17:09:57.388Z] 5851b861e8e6: Pulling fs layer [2024-02-16T17:09:57.388Z] 988bab9f4d93: Waiting [2024-02-16T17:09:57.388Z] 1469e6f7b9e6: Waiting [2024-02-16T17:09:57.388Z] b352a97aabf1: Waiting [2024-02-16T17:09:57.388Z] 5851b861e8e6: Waiting [2024-02-16T17:09:57.388Z] 4872d77fe225: Waiting [2024-02-16T17:09:57.388Z] bab4dde63d76: Waiting [2024-02-16T17:09:57.388Z] bde34c3a00c8: Waiting [2024-02-16T17:09:57.388Z] e2be974225ed: Verifying Checksum [2024-02-16T17:09:57.388Z] e2be974225ed: Download complete [2024-02-16T17:09:57.388Z] 988bab9f4d93: Download complete [2024-02-16T17:09:57.388Z] 339a4e72a1f5: Verifying Checksum [2024-02-16T17:09:57.388Z] 339a4e72a1f5: Download complete [2024-02-16T17:09:57.388Z] eaf3925da568: Download complete [2024-02-16T17:09:57.388Z] 1469e6f7b9e6: Verifying Checksum [2024-02-16T17:09:57.388Z] 1469e6f7b9e6: Download complete [2024-02-16T17:09:57.388Z] bde34c3a00c8: Download complete [2024-02-16T17:09:57.647Z] b352a97aabf1: Verifying Checksum [2024-02-16T17:09:57.647Z] b352a97aabf1: Download complete [2024-02-16T17:09:57.647Z] 4872d77fe225: Verifying Checksum [2024-02-16T17:09:57.647Z] 4872d77fe225: Download complete [2024-02-16T17:09:57.647Z] 5851b861e8e6: Download complete [2024-02-16T17:09:57.647Z] b85a868b505f: Verifying Checksum [2024-02-16T17:09:57.647Z] b85a868b505f: Download complete [2024-02-16T17:09:57.906Z] bab4dde63d76: Verifying Checksum [2024-02-16T17:09:57.907Z] bab4dde63d76: Download complete [2024-02-16T17:09:58.843Z] b85a868b505f: Pull complete [2024-02-16T17:09:59.102Z] e2be974225ed: Pull complete [2024-02-16T17:09:59.670Z] 339a4e72a1f5: Pull complete [2024-02-16T17:09:59.670Z] 988bab9f4d93: Pull complete [2024-02-16T17:09:59.930Z] 1469e6f7b9e6: Pull complete [2024-02-16T17:09:59.930Z] eaf3925da568: Pull complete [2024-02-16T17:10:01.837Z] bab4dde63d76: Pull complete [2024-02-16T17:10:01.837Z] bde34c3a00c8: Pull complete [2024-02-16T17:10:01.837Z] b352a97aabf1: Pull complete [2024-02-16T17:10:01.837Z] 4872d77fe225: Pull complete [2024-02-16T17:10:01.837Z] 5851b861e8e6: Pull complete [2024-02-16T17:10:01.837Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-16T17:10:02.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T17:10:02.102Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T17:10:02.293Z] prd-ubuntu20.04-docker-8c-8g-1082 does not seem to be running inside a container [2024-02-16T17:10:02.330Z] $ 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 [2024-02-16T17:10:07.192Z] $ docker top 94e67d1d9b56e5c1435e6df8e2bfbaaa65016da4161177ef3e4072c26e0e838e -eo pid,comm [2024-02-16T17:10:07.242Z] 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). [2024-02-16T17:10:07.242Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T17:10:07.334Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T17:10:07.334Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T17:10:07.439Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T17:10:07.447Z] $ docker exec 94e67d1d9b56e5c1435e6df8e2bfbaaa65016da4161177ef3e4072c26e0e838e ssh-agent [2024-02-16T17:10:07.547Z] SSH_AUTH_SOCK=/tmp/ssh-v8TcsiBYXkzK/agent.32 [2024-02-16T17:10:07.547Z] SSH_AGENT_PID=38 [2024-02-16T17:10:07.553Z] Running ssh-add (command line suppressed) [2024-02-16T17:10:07.662Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9181230334102661267.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9181230334102661267.key) [2024-02-16T17:10:07.671Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T17:10:07.979Z] + git tag --points-at HEAD [Pipeline] } [2024-02-16T17:10:07.996Z] $ docker exec --env ******** --env ******** 94e67d1d9b56e5c1435e6df8e2bfbaaa65016da4161177ef3e4072c26e0e838e ssh-agent -k [2024-02-16T17:10:08.098Z] unset SSH_AUTH_SOCK; [2024-02-16T17:10:08.099Z] unset SSH_AGENT_PID; [2024-02-16T17:10:08.099Z] echo Agent pid 38 killed; [2024-02-16T17:10:08.104Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-16T17:10:08.163Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T17:10:08.163Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T17:10:08.272Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T17:10:08.280Z] $ docker exec 94e67d1d9b56e5c1435e6df8e2bfbaaa65016da4161177ef3e4072c26e0e838e ssh-agent [2024-02-16T17:10:08.374Z] SSH_AUTH_SOCK=/tmp/ssh-emgespZPaQC1/agent.70 [2024-02-16T17:10:08.374Z] SSH_AGENT_PID=76 [2024-02-16T17:10:08.378Z] Running ssh-add (command line suppressed) [2024-02-16T17:10:08.493Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4131662957203776510.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4131662957203776510.key) [2024-02-16T17:10:08.498Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T17:10:08.805Z] + git semver init [2024-02-16T17:10:09.066Z] 2024-02-16 17:10:08,981 [run_init] DEBUG init version:0.0.0 force:False [2024-02-16T17:10:09.066Z] 2024-02-16 17:10:08,982 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2024-02-16T17:10:09.066Z] 2024-02-16 17:10:08,982 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2024-02-16T17:10:09.066Z] 2024-02-16 17:10:08,983 [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) [2024-02-16T17:10:10.008Z] 2024-02-16 17:10:09,852 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2024-02-16T17:10:10.008Z] 2024-02-16 17:10:09,853 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2024-02-16T17:10:10.008Z] 2024-02-16 17:10:09,853 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-02-16T17:10:10.008Z] 2024-02-16 17:10:09,853 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-02-16T17:10:10.008Z] 3.2.0-dev.11 [Pipeline] } [2024-02-16T17:10:10.023Z] $ docker exec --env ******** --env ******** 94e67d1d9b56e5c1435e6df8e2bfbaaa65016da4161177ef3e4072c26e0e838e ssh-agent -k [2024-02-16T17:10:10.111Z] unset SSH_AUTH_SOCK; [2024-02-16T17:10:10.112Z] unset SSH_AGENT_PID; [2024-02-16T17:10:10.112Z] echo Agent pid 76 killed; [2024-02-16T17:10:10.118Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T17:10:10.495Z] + git semver [Pipeline] } [2024-02-16T17:10:10.795Z] $ docker stop --time=1 94e67d1d9b56e5c1435e6df8e2bfbaaa65016da4161177ef3e4072c26e0e838e [2024-02-16T17:10:12.104Z] $ docker rm -f --volumes 94e67d1d9b56e5c1435e6df8e2bfbaaa65016da4161177ef3e4072c26e0e838e [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T17:10:12.478Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-16T17:10:12.725Z] Stashed 1 file(s) [Pipeline] echo [2024-02-16T17:10:12.729Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.11 [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 [2024-02-16T17:10:13.149Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T17:10:13.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T17:10:13.232Z] ========================================================= [2024-02-16T17:10:13.232Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-16T17:10:13.232Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-02-16T17:10:13.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-16T17:10:13.595Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-16T17:10:13.595Z] 7264a8db6415: Pulling fs layer [2024-02-16T17:10:13.595Z] c4d48a809fc2: Pulling fs layer [2024-02-16T17:10:13.595Z] 4f1c88b9dad5: Pulling fs layer [2024-02-16T17:10:13.595Z] ad3a456e5733: Pulling fs layer [2024-02-16T17:10:13.595Z] 69c7f0334f64: Pulling fs layer [2024-02-16T17:10:13.595Z] 1f1c1a5573a3: Pulling fs layer [2024-02-16T17:10:13.595Z] ce7588e14bc9: Pulling fs layer [2024-02-16T17:10:13.595Z] b5e4710f87ac: Pulling fs layer [2024-02-16T17:10:13.595Z] b5e4710f87ac: Waiting [2024-02-16T17:10:13.595Z] ce7588e14bc9: Waiting [2024-02-16T17:10:13.595Z] ad3a456e5733: Waiting [2024-02-16T17:10:13.595Z] 69c7f0334f64: Waiting [2024-02-16T17:10:13.595Z] c4d48a809fc2: Verifying Checksum [2024-02-16T17:10:13.595Z] c4d48a809fc2: Download complete [2024-02-16T17:10:13.595Z] ad3a456e5733: Verifying Checksum [2024-02-16T17:10:13.595Z] ad3a456e5733: Download complete [2024-02-16T17:10:13.595Z] 69c7f0334f64: Verifying Checksum [2024-02-16T17:10:13.595Z] 69c7f0334f64: Download complete [2024-02-16T17:10:13.595Z] 7264a8db6415: Verifying Checksum [2024-02-16T17:10:13.595Z] 7264a8db6415: Download complete [2024-02-16T17:10:13.595Z] 1f1c1a5573a3: Verifying Checksum [2024-02-16T17:10:13.595Z] 1f1c1a5573a3: Download complete [2024-02-16T17:10:13.856Z] 7264a8db6415: Pull complete [2024-02-16T17:10:13.856Z] b5e4710f87ac: Verifying Checksum [2024-02-16T17:10:13.856Z] b5e4710f87ac: Download complete [2024-02-16T17:10:13.856Z] c4d48a809fc2: Pull complete [2024-02-16T17:10:14.115Z] 4f1c88b9dad5: Verifying Checksum [2024-02-16T17:10:14.116Z] 4f1c88b9dad5: Download complete [2024-02-16T17:10:14.374Z] ce7588e14bc9: Verifying Checksum [2024-02-16T17:10:14.374Z] ce7588e14bc9: Download complete [2024-02-16T17:10:17.664Z] 4f1c88b9dad5: Pull complete [2024-02-16T17:10:17.664Z] ad3a456e5733: Pull complete [2024-02-16T17:10:17.664Z] 69c7f0334f64: Pull complete [2024-02-16T17:10:17.664Z] 1f1c1a5573a3: Pull complete [2024-02-16T17:10:19.567Z] ce7588e14bc9: Pull complete [2024-02-16T17:10:20.135Z] b5e4710f87ac: Pull complete [2024-02-16T17:10:20.135Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-16T17:10:20.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-16T17:10:20.135Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2024-02-16T17:10:20.424Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T17:10:20.743Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-16T17:10:20.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T17:10:20.864Z] prd-ubuntu20.04-docker-8c-8g-1082 does not seem to be running inside a container [2024-02-16T17:10:20.902Z] $ 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 [2024-02-16T17:10:28.019Z] Still waiting to schedule task [2024-02-16T17:10:28.019Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-16T17:10:28.122Z] $ docker top e46032d9435b6939ec51ead14ec5a848690ebb0d07337e4a83557ce5eca34ce8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T17:10:28.499Z] + go version [2024-02-16T17:10:28.499Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-16T17:10:28.517Z] $ docker stop --time=1 e46032d9435b6939ec51ead14ec5a848690ebb0d07337e4a83557ce5eca34ce8 [2024-02-16T17:10:29.844Z] $ docker rm -f --volumes e46032d9435b6939ec51ead14ec5a848690ebb0d07337e4a83557ce5eca34ce8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T17:10:30.506Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-16T17:10:30.506Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T17:10:30.629Z] prd-ubuntu20.04-docker-8c-8g-1082 does not seem to be running inside a container [2024-02-16T17:10:30.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-16T17:10:30.994Z] $ docker top 918536e74a44e5f4caa4a6c2fa9196ec253a27aa6d63f5a1f1430f4836a317e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T17:10:31.457Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2024-02-16T17:10:31.786Z] + make test [2024-02-16T17:10:31.786Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2024-02-16T17:10:31.786Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-02-16T17:10:31.786Z] go: downloading github.com/stretchr/testify v1.8.4 [2024-02-16T17:10:31.786Z] go: downloading github.com/google/uuid v1.6.0 [2024-02-16T17:10:31.786Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.7 [2024-02-16T17:10:31.786Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2024-02-16T17:10:32.045Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-02-16T17:10:32.045Z] go: downloading github.com/nats-io/nats.go v1.33.1 [2024-02-16T17:10:32.045Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-02-16T17:10:32.045Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-02-16T17:10:32.045Z] go: downloading github.com/stretchr/objx v0.5.0 [2024-02-16T17:10:32.045Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-02-16T17:10:32.045Z] go: downloading github.com/gorilla/websocket v1.5.0 [2024-02-16T17:10:32.045Z] go: downloading golang.org/x/net v0.21.0 [2024-02-16T17:10:32.045Z] go: downloading golang.org/x/sync v0.1.0 [2024-02-16T17:10:32.045Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2024-02-16T17:10:32.304Z] go: downloading github.com/go-playground/validator/v10 v10.18.0 [2024-02-16T17:10:32.304Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2024-02-16T17:10:32.304Z] go: downloading github.com/klauspost/compress v1.17.2 [2024-02-16T17:10:32.304Z] go: downloading github.com/nats-io/nkeys v0.4.7 [2024-02-16T17:10:32.304Z] go: downloading github.com/nats-io/nuid v1.0.1 [2024-02-16T17:10:32.304Z] go: downloading github.com/x448/float16 v0.8.4 [2024-02-16T17:10:32.304Z] go: downloading golang.org/x/crypto v0.19.0 [2024-02-16T17:10:32.304Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-02-16T17:10:32.304Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-02-16T17:10:32.304Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-02-16T17:10:32.566Z] go: downloading golang.org/x/text v0.14.0 [2024-02-16T17:10:32.566Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-02-16T17:10:32.566Z] go: downloading golang.org/x/sys v0.17.0 [2024-02-16T17:10:50.664Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.047s coverage: 88.6% of statements [2024-02-16T17:10:50.665Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2024-02-16T17:10:50.665Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2024-02-16T17:10:50.665Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2024-02-16T17:10:50.665Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2024-02-16T17:10:54.866Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.043s coverage: 19.8% of statements [2024-02-16T17:10:54.866Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.058s coverage: 88.8% of statements [2024-02-16T17:10:54.866Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.062s coverage: 86.2% of statements [2024-02-16T17:10:54.866Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.041s coverage: 15.4% of statements [2024-02-16T17:10:54.866Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.148s coverage: 61.3% of statements [2024-02-16T17:10:54.866Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.048s coverage: 87.5% of statements [2024-02-16T17:10:54.866Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.039s coverage: 100.0% of statements [2024-02-16T17:10:54.866Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.043s coverage: 100.0% of statements [2024-02-16T17:10:54.866Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.040s coverage: 95.1% of statements [2024-02-16T17:11:09.741Z] go vet ./... [2024-02-16T17:11:10.000Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-16T17:11:10.258Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-02-16T17:11:10.273Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-16T17:11:10.314Z] $ docker stop --time=1 918536e74a44e5f4caa4a6c2fa9196ec253a27aa6d63f5a1f1430f4836a317e7 [2024-02-16T17:11:15.689Z] $ docker rm -f --volumes 918536e74a44e5f4caa4a6c2fa9196ec253a27aa6d63f5a1f1430f4836a317e7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T17:11:16.349Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-16T17:11:16.399Z] 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 [2024-02-16T17:11:17.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T17:11:17.342Z] [2024-02-16T17:11:17.342Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T17:11:17.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T17:11:17.676Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-16T17:11:17.676Z] 5eb5b503b376: Pulling fs layer [2024-02-16T17:11:17.676Z] 5c69ac0246d0: Pulling fs layer [2024-02-16T17:11:17.676Z] ec43610c2a17: Pulling fs layer [2024-02-16T17:11:17.676Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-16T17:11:17.676Z] 33b1e0a273af: Pulling fs layer [2024-02-16T17:11:17.676Z] 5d3b04190fa2: Pulling fs layer [2024-02-16T17:11:17.676Z] 2f39f015ded8: Pulling fs layer [2024-02-16T17:11:17.676Z] 3a2ae6a8a46f: Waiting [2024-02-16T17:11:17.676Z] 5d3b04190fa2: Waiting [2024-02-16T17:11:17.676Z] 33b1e0a273af: Waiting [2024-02-16T17:11:17.676Z] 2f39f015ded8: Waiting [2024-02-16T17:11:17.676Z] 5c69ac0246d0: Download complete [2024-02-16T17:11:17.676Z] 3a2ae6a8a46f: Download complete [2024-02-16T17:11:17.676Z] 33b1e0a273af: Verifying Checksum [2024-02-16T17:11:17.676Z] 33b1e0a273af: Download complete [2024-02-16T17:11:17.676Z] ec43610c2a17: Verifying Checksum [2024-02-16T17:11:17.676Z] ec43610c2a17: Download complete [2024-02-16T17:11:17.676Z] 5d3b04190fa2: Verifying Checksum [2024-02-16T17:11:17.676Z] 5d3b04190fa2: Download complete [2024-02-16T17:11:17.937Z] 5eb5b503b376: Verifying Checksum [2024-02-16T17:11:17.937Z] 5eb5b503b376: Download complete [2024-02-16T17:11:18.503Z] 2f39f015ded8: Download complete [2024-02-16T17:11:19.070Z] 5eb5b503b376: Pull complete [2024-02-16T17:11:19.328Z] 5c69ac0246d0: Pull complete [2024-02-16T17:11:19.894Z] ec43610c2a17: Pull complete [2024-02-16T17:11:19.894Z] 3a2ae6a8a46f: Pull complete [2024-02-16T17:11:20.153Z] 33b1e0a273af: Pull complete [2024-02-16T17:11:20.413Z] 5d3b04190fa2: Pull complete [2024-02-16T17:11:25.677Z] 2f39f015ded8: Pull complete [2024-02-16T17:11:25.677Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-16T17:11:25.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T17:11:25.677Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T17:11:25.909Z] prd-ubuntu20.04-docker-8c-8g-1082 does not seem to be running inside a container [2024-02-16T17:11:25.944Z] $ 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 [2024-02-16T17:11:35.442Z] $ docker top e1b524558a921c9e88e0a05f00d7239d26e5ef2e39dabb06be715176cea405e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T17:11:36.005Z] ---> job-cost.sh [2024-02-16T17:11:36.005Z] lf-activate-venv: SKIPPING [2024-02-16T17:11:36.005Z] INFO: No Stack... [2024-02-16T17:11:36.264Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-16T17:11:36.830Z] INFO: Archiving Costs [Pipeline] sh [2024-02-16T17:11:37.261Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2024-02-16T17:11:37.261Z] + cut -d, -f6 [Pipeline] lock [2024-02-16T17:11:37.273Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-144-stack-cost] [2024-02-16T17:11:37.279Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-144-stack-cost] did not exist. Created. [2024-02-16T17:11:37.285Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-16T17:11:37.638Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-16T17:11:37.694Z] Stashed 1 file(s) [Pipeline] } [2024-02-16T17:11:37.705Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-144-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-16T17:11:37.784Z] $ docker stop --time=1 e1b524558a921c9e88e0a05f00d7239d26e5ef2e39dabb06be715176cea405e9 [2024-02-16T17:11:39.463Z] $ docker rm -f --volumes e1b524558a921c9e88e0a05f00d7239d26e5ef2e39dabb06be715176cea405e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-16T17:12:13.304Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1083 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2024-02-16T17:12:13.360Z] Running in /w/workspace/go-mod-messaging/144 [Pipeline] { [Pipeline] checkout [2024-02-16T17:12:13.421Z] Selected Git installation does not exist. Using Default [2024-02-16T17:12:13.421Z] The recommended git tool is: NONE [2024-02-16T17:12:18.053Z] using credential edgex-jenkins-ssh [2024-02-16T17:12:18.077Z] Cloning the remote Git repository [2024-02-16T17:12:18.120Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2024-02-16T17:12:18.204Z] > git init /w/workspace/go-mod-messaging/144 # timeout=10 [2024-02-16T17:12:18.329Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2024-02-16T17:12:18.330Z] > git --version # timeout=10 [2024-02-16T17:12:18.347Z] > git --version # 'git version 2.25.1' [2024-02-16T17:12:18.349Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-16T17:12:18.477Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-16T17:12:19.571Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2024-02-16T17:12:19.590Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-16T17:12:20.445Z] Avoid second fetch [2024-02-16T17:12:20.446Z] Checking out Revision 4619de7f42c1a74c8ad9cffab8c8382d2fa9613b (main) [2024-02-16T17:12:20.465Z] > git config core.sparsecheckout # timeout=10 [2024-02-16T17:12:20.524Z] > git checkout -f 4619de7f42c1a74c8ad9cffab8c8382d2fa9613b # timeout=10 [2024-02-16T17:12:21.046Z] Commit message: "Merge pull request #310 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.33.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T17:12:22.216Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-16T17:12:22.216Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-16T17:12:22.216Z] Dload Upload Total Spent Left Speed [2024-02-16T17:12:22.216Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2024-02-16T17:12:22.567Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-16T17:12:22.899Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-16T17:12:22.899Z] + sudo tee /etc/docker/daemon.new [2024-02-16T17:12:22.899Z] { [2024-02-16T17:12:22.899Z] "registry-mirrors": [ [2024-02-16T17:12:22.899Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-16T17:12:22.899Z] ], [2024-02-16T17:12:22.899Z] "bip": "10.250.0.254/24", [2024-02-16T17:12:22.899Z] "hosts": [ [2024-02-16T17:12:22.899Z] "tcp://0.0.0.0:5555", [2024-02-16T17:12:22.899Z] "unix:///var/run/docker.sock" [2024-02-16T17:12:22.899Z] ], [2024-02-16T17:12:22.899Z] "mtu": 1458, [2024-02-16T17:12:22.899Z] "selinux-enabled": true, [2024-02-16T17:12:22.899Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-16T17:12:22.899Z] } [Pipeline] sh [2024-02-16T17:12:23.222Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-16T17:12:23.556Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-02-16T17:12:42.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T17:12:42.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T17:12:42.175Z] ========================================================= [2024-02-16T17:12:42.175Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-16T17:12:42.175Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-02-16T17:12:42.589Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-16T17:12:43.175Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-16T17:12:43.175Z] 9fda8d8052c6: Pulling fs layer [2024-02-16T17:12:43.175Z] 5d54e960e981: Pulling fs layer [2024-02-16T17:12:43.175Z] c4a7e357bf2a: Pulling fs layer [2024-02-16T17:12:43.175Z] f0e02332f6b5: Pulling fs layer [2024-02-16T17:12:43.175Z] 872ee5b61b7b: Pulling fs layer [2024-02-16T17:12:43.176Z] 0c6a40ed1a82: Pulling fs layer [2024-02-16T17:12:43.176Z] 94ae7d8d031c: Pulling fs layer [2024-02-16T17:12:43.176Z] 872ee5b61b7b: Waiting [2024-02-16T17:12:43.176Z] 0c6a40ed1a82: Waiting [2024-02-16T17:12:43.176Z] 94ae7d8d031c: Waiting [2024-02-16T17:12:43.176Z] f0e02332f6b5: Waiting [2024-02-16T17:12:43.176Z] 5d54e960e981: Verifying Checksum [2024-02-16T17:12:43.176Z] 5d54e960e981: Download complete [2024-02-16T17:12:43.176Z] f0e02332f6b5: Verifying Checksum [2024-02-16T17:12:43.176Z] f0e02332f6b5: Download complete [2024-02-16T17:12:43.176Z] 872ee5b61b7b: Verifying Checksum [2024-02-16T17:12:43.176Z] 872ee5b61b7b: Download complete [2024-02-16T17:12:43.176Z] 9fda8d8052c6: Verifying Checksum [2024-02-16T17:12:43.176Z] 9fda8d8052c6: Download complete [2024-02-16T17:12:43.449Z] 94ae7d8d031c: Verifying Checksum [2024-02-16T17:12:43.449Z] 94ae7d8d031c: Download complete [2024-02-16T17:12:44.044Z] 9fda8d8052c6: Pull complete [2024-02-16T17:12:44.644Z] 5d54e960e981: Pull complete [2024-02-16T17:12:45.228Z] c4a7e357bf2a: Verifying Checksum [2024-02-16T17:12:45.228Z] c4a7e357bf2a: Download complete [2024-02-16T17:12:46.195Z] 0c6a40ed1a82: Verifying Checksum [2024-02-16T17:12:46.195Z] 0c6a40ed1a82: Download complete [2024-02-16T17:12:58.540Z] c4a7e357bf2a: Pull complete [2024-02-16T17:12:58.540Z] f0e02332f6b5: Pull complete [2024-02-16T17:12:58.540Z] 872ee5b61b7b: Pull complete [2024-02-16T17:13:06.745Z] 0c6a40ed1a82: Pull complete [2024-02-16T17:13:11.775Z] 94ae7d8d031c: Pull complete [2024-02-16T17:13:11.776Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-16T17:13:11.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-16T17:13:11.776Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2024-02-16T17:13:12.096Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T17:13:12.469Z] + docker inspect -f . ci-base-image-arm64 [2024-02-16T17:13:12.469Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T17:13:12.747Z] prd-ubuntu20.04-docker-arm64-4c-16g-1083 does not seem to be running inside a container [2024-02-16T17:13:12.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/144 -v /w/workspace/go-mod-messaging/144:/w/workspace/go-mod-messaging/144:rw,z -v /w/workspace/go-mod-messaging/144@tmp:/w/workspace/go-mod-messaging/144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-16T17:13:15.708Z] $ docker top bfcdb16d974ad243f41c1cab0e72f3c11547556a775da9f0add36dd9eac32826 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T17:13:16.585Z] + go version [2024-02-16T17:13:16.585Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-16T17:13:16.610Z] $ docker stop --time=1 bfcdb16d974ad243f41c1cab0e72f3c11547556a775da9f0add36dd9eac32826 [2024-02-16T17:13:18.215Z] $ docker rm -f --volumes bfcdb16d974ad243f41c1cab0e72f3c11547556a775da9f0add36dd9eac32826 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T17:13:19.085Z] + docker inspect -f . ci-base-image-arm64 [2024-02-16T17:13:19.085Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T17:13:19.327Z] prd-ubuntu20.04-docker-arm64-4c-16g-1083 does not seem to be running inside a container [2024-02-16T17:13:19.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-messaging/144 -v /w/workspace/go-mod-messaging/144:/w/workspace/go-mod-messaging/144:rw,z -v /w/workspace/go-mod-messaging/144@tmp:/w/workspace/go-mod-messaging/144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-16T17:13:20.548Z] $ docker top da543a01fa2b2cbc4d7c278d6adee1a06aa550995f3d7fa4dfe18207d9c7def4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T17:13:21.117Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/144 [Pipeline] fileExists [Pipeline] sh [2024-02-16T17:13:21.487Z] + make test [2024-02-16T17:13:21.487Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2024-02-16T17:13:21.754Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.7 [2024-02-16T17:13:25.094Z] go: downloading github.com/google/uuid v1.6.0 [2024-02-16T17:13:25.094Z] go: downloading github.com/stretchr/testify v1.8.4 [2024-02-16T17:13:25.094Z] go: downloading github.com/nats-io/nats.go v1.33.1 [2024-02-16T17:13:25.094Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-02-16T17:13:25.094Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2024-02-16T17:13:25.094Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-02-16T17:13:25.094Z] go: downloading github.com/go-playground/validator/v10 v10.18.0 [2024-02-16T17:13:25.425Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2024-02-16T17:13:25.701Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-02-16T17:13:25.701Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-02-16T17:13:25.974Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-02-16T17:13:25.974Z] go: downloading github.com/stretchr/objx v0.5.0 [2024-02-16T17:13:25.974Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2024-02-16T17:13:25.974Z] go: downloading github.com/gorilla/websocket v1.5.0 [2024-02-16T17:13:25.974Z] go: downloading golang.org/x/net v0.21.0 [2024-02-16T17:13:25.974Z] go: downloading golang.org/x/sync v0.1.0 [2024-02-16T17:13:26.243Z] go: downloading github.com/x448/float16 v0.8.4 [2024-02-16T17:13:26.243Z] go: downloading github.com/klauspost/compress v1.17.2 [2024-02-16T17:13:26.243Z] go: downloading github.com/nats-io/nkeys v0.4.7 [2024-02-16T17:13:26.243Z] go: downloading github.com/nats-io/nuid v1.0.1 [2024-02-16T17:13:26.243Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-02-16T17:13:26.243Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-02-16T17:13:26.243Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-02-16T17:13:27.217Z] go: downloading golang.org/x/crypto v0.19.0 [2024-02-16T17:13:27.485Z] go: downloading golang.org/x/text v0.14.0 [2024-02-16T17:13:28.068Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-02-16T17:15:04.714Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.252s coverage: 88.6% of statements [2024-02-16T17:15:04.714Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2024-02-16T17:15:04.714Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2024-02-16T17:15:06.137Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.193s coverage: 19.8% of statements [2024-02-16T17:15:06.137Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.303s coverage: 88.8% of statements [2024-02-16T17:15:06.137Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.358s coverage: 86.2% of statements [2024-02-16T17:15:06.404Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2024-02-16T17:15:07.810Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.217s coverage: 15.4% of statements [2024-02-16T17:15:07.810Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.358s coverage: 61.3% of statements [2024-02-16T17:15:08.393Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2024-02-16T17:15:09.799Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.226s coverage: 87.5% of statements [2024-02-16T17:15:11.207Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.218s coverage: 100.0% of statements [2024-02-16T17:15:11.207Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.186s coverage: 100.0% of statements [2024-02-16T17:15:11.789Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.183s coverage: 95.1% of statements [2024-02-16T17:15:12.373Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-16T17:15:12.373Z] go vet ./... [2024-02-16T17:16:33.998Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-16T17:16:33.998Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-02-16T17:16:34.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-16T17:16:34.080Z] $ docker stop --time=1 da543a01fa2b2cbc4d7c278d6adee1a06aa550995f3d7fa4dfe18207d9c7def4 [2024-02-16T17:16:38.470Z] $ docker rm -f --volumes da543a01fa2b2cbc4d7c278d6adee1a06aa550995f3d7fa4dfe18207d9c7def4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T17:16:41.183Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-16T17:16:41.198Z] Warning: overwriting stash ‘coverage-report’ [2024-02-16T17:16:41.853Z] 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 [2024-02-16T17:16:42.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T17:16:42.750Z] [2024-02-16T17:16:42.750Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T17:16:43.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T17:16:43.370Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-16T17:16:43.370Z] 8998bd30e6a1: Pulling fs layer [2024-02-16T17:16:43.370Z] 04944245beec: Pulling fs layer [2024-02-16T17:16:43.370Z] 699f458cf7ca: Pulling fs layer [2024-02-16T17:16:43.370Z] 765212b225bb: Pulling fs layer [2024-02-16T17:16:43.370Z] f23df028b6ca: Pulling fs layer [2024-02-16T17:16:43.370Z] d65c8cfc05b1: Pulling fs layer [2024-02-16T17:16:43.370Z] 2437ff75d9bd: Pulling fs layer [2024-02-16T17:16:43.370Z] 765212b225bb: Waiting [2024-02-16T17:16:43.370Z] f23df028b6ca: Waiting [2024-02-16T17:16:43.370Z] d65c8cfc05b1: Waiting [2024-02-16T17:16:43.370Z] 2437ff75d9bd: Waiting [2024-02-16T17:16:43.370Z] 04944245beec: Verifying Checksum [2024-02-16T17:16:43.370Z] 04944245beec: Download complete [2024-02-16T17:16:43.370Z] 765212b225bb: Verifying Checksum [2024-02-16T17:16:43.370Z] 765212b225bb: Download complete [2024-02-16T17:16:43.637Z] f23df028b6ca: Verifying Checksum [2024-02-16T17:16:43.637Z] f23df028b6ca: Download complete [2024-02-16T17:16:43.637Z] d65c8cfc05b1: Verifying Checksum [2024-02-16T17:16:43.637Z] d65c8cfc05b1: Download complete [2024-02-16T17:16:43.904Z] 699f458cf7ca: Verifying Checksum [2024-02-16T17:16:43.904Z] 699f458cf7ca: Download complete [2024-02-16T17:16:44.496Z] 8998bd30e6a1: Verifying Checksum [2024-02-16T17:16:44.496Z] 8998bd30e6a1: Download complete [2024-02-16T17:16:47.096Z] 2437ff75d9bd: Verifying Checksum [2024-02-16T17:16:47.096Z] 2437ff75d9bd: Download complete [2024-02-16T17:16:52.425Z] 8998bd30e6a1: Pull complete [2024-02-16T17:16:52.692Z] 04944245beec: Pull complete [2024-02-16T17:16:56.041Z] 699f458cf7ca: Pull complete [2024-02-16T17:16:56.041Z] 765212b225bb: Pull complete [2024-02-16T17:16:57.977Z] f23df028b6ca: Pull complete [2024-02-16T17:16:57.977Z] d65c8cfc05b1: Pull complete [2024-02-16T17:17:24.669Z] 2437ff75d9bd: Pull complete [2024-02-16T17:17:24.669Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-16T17:17:24.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T17:17:24.669Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T17:17:25.000Z] prd-ubuntu20.04-docker-arm64-4c-16g-1083 does not seem to be running inside a container [2024-02-16T17:17:25.066Z] $ 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/144 -v /w/workspace/go-mod-messaging/144:/w/workspace/go-mod-messaging/144:rw,z -v /w/workspace/go-mod-messaging/144@tmp:/w/workspace/go-mod-messaging/144@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:arm64 cat [2024-02-16T17:17:26.317Z] $ docker top 9d0f51eb3ac241bcb22bc35c2824af24650aa8b84c51be8a4ee83f769fdf7f2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T17:17:27.248Z] ---> job-cost.sh [2024-02-16T17:17:27.248Z] lf-activate-venv: SKIPPING [2024-02-16T17:17:27.248Z] INFO: No Stack... [2024-02-16T17:17:27.512Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-16T17:17:28.466Z] INFO: Archiving Costs [Pipeline] sh [2024-02-16T17:17:29.106Z] + cat /w/workspace/go-mod-messaging/144/archives/cost.csv [2024-02-16T17:17:29.106Z] + cut -d, -f6 [Pipeline] lock [2024-02-16T17:17:29.163Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-144-stack-cost] [2024-02-16T17:17:29.169Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-144-stack-cost] did not exist. Created. [2024-02-16T17:17:29.175Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-16T17:17:29.883Z] /w/workspace/go-mod-messaging/144@tmp/durable-a9c03f59/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-16T17:17:30.517Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-16T17:17:30.580Z] Warning: overwriting stash ‘stack-cost’ [2024-02-16T17:17:30.636Z] Stashed 1 file(s) [Pipeline] } [2024-02-16T17:17:30.643Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-144-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-16T17:17:30.741Z] $ docker stop --time=1 9d0f51eb3ac241bcb22bc35c2824af24650aa8b84c51be8a4ee83f769fdf7f2a [2024-02-16T17:17:32.382Z] $ docker rm -f --volumes 9d0f51eb3ac241bcb22bc35c2824af24650aa8b84c51be8a4ee83f769fdf7f2a [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 [2024-02-16T17:17:33.561Z] provisioning config files... [2024-02-16T17:17:33.573Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5364145589640932522tmp [Pipeline] { [Pipeline] sh [2024-02-16T17:17:33.975Z] + set +x [2024-02-16T17:17:33.975Z] + curl -s https://codecov.io/bash [2024-02-16T17:17:33.975Z] + bash -s -- [2024-02-16T17:17:33.975Z] [2024-02-16T17:17:33.975Z] _____ _ [2024-02-16T17:17:33.975Z] / ____| | | [2024-02-16T17:17:33.975Z] | | ___ __| | ___ ___ _____ __ [2024-02-16T17:17:33.975Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-16T17:17:33.975Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-16T17:17:33.975Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-16T17:17:33.975Z] Bash-1.0.6 [2024-02-16T17:17:33.975Z] [2024-02-16T17:17:33.975Z] [2024-02-16T17:17:33.975Z] ==> git version 2.25.1 found [2024-02-16T17:17:33.975Z] ==> 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 [2024-02-16T17:17:33.975Z] Release-Date: 2020-01-08 [2024-02-16T17:17:33.975Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-16T17:17:33.975Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-16T17:17:33.975Z] ==> Jenkins CI detected. [2024-02-16T17:17:33.975Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2024-02-16T17:17:33.975Z] project root: . [2024-02-16T17:17:33.975Z] --> token set from env [2024-02-16T17:17:33.975Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-16T17:17:33.975Z] ==> Running gcov in . (disable via -X gcov) [2024-02-16T17:17:33.975Z] ==> Python coveragepy not found [2024-02-16T17:17:33.975Z] ==> Searching for coverage reports in: [2024-02-16T17:17:33.975Z] + . [2024-02-16T17:17:34.234Z] -> Found 1 reports [2024-02-16T17:17:34.234Z] ==> Detecting git/mercurial file structure [2024-02-16T17:17:34.234Z] ==> Reading reports [2024-02-16T17:17:34.234Z] + ./coverage.out bytes=42718 [2024-02-16T17:17:34.234Z] ==> Appending adjustments [2024-02-16T17:17:34.234Z] https://docs.codecov.io/docs/fixing-reports [2024-02-16T17:17:34.234Z] + Found adjustments [2024-02-16T17:17:34.234Z] ==> Gzipping contents [2024-02-16T17:17:34.234Z] 12K /tmp/codecov.Y7gMHU.gz [2024-02-16T17:17:34.234Z] ==> Uploading reports [2024-02-16T17:17:34.234Z] url: https://codecov.io [2024-02-16T17:17:34.234Z] query: branch=main&commit=4619de7f42c1a74c8ad9cffab8c8382d2fa9613b&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F144%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-16T17:17:34.492Z] -> Pinging Codecov [2024-02-16T17:17:34.492Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4619de7f42c1a74c8ad9cffab8c8382d2fa9613b&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F144%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-16T17:17:34.492Z] -> Uploading to [2024-02-16T17:17:34.492Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-16/F6E385568367DD0E4001BA4F8F1CB792/4619de7f42c1a74c8ad9cffab8c8382d2fa9613b/4b0eefef-cb1d-49e3-b271-92e49dce4b8e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240216T171734Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e472c3380fd46173221a8d562fb3c8f7543558efa3eb5aac5555e4f6d3296aed [2024-02-16T17:17:34.492Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-16T17:17:34.492Z] Dload Upload Total Spent Left Speed [2024-02-16T17:17:34.751Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8359 0 0 100 8359 0 40775 --:--:-- --:--:-- --:--:-- 40577 100 8359 0 0 100 8359 0 25641 --:--:-- --:--:-- --:--:-- 25562 [2024-02-16T17:17:34.751Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/4619de7f42c1a74c8ad9cffab8c8382d2fa9613b [Pipeline] } [2024-02-16T17:17:34.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-02-16T17:17:35.207Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-16T17:17:35.219Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T17:17:35.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-16T17:17:35.630Z] [2024-02-16T17:17:35.630Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T17:17:35.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-16T17:17:35.974Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-16T17:17:35.974Z] df9b9388f04a: Pulling fs layer [2024-02-16T17:17:35.974Z] 52dc419b0ee2: Pulling fs layer [2024-02-16T17:17:35.974Z] 25bc292e5bac: Pulling fs layer [2024-02-16T17:17:35.974Z] 114826534d7a: Pulling fs layer [2024-02-16T17:17:35.974Z] 4657fd5d0bcf: Pulling fs layer [2024-02-16T17:17:35.974Z] 6ad1cebc031e: Pulling fs layer [2024-02-16T17:17:35.974Z] 8a3aa393b2d8: Pulling fs layer [2024-02-16T17:17:35.974Z] 114826534d7a: Waiting [2024-02-16T17:17:35.974Z] 4657fd5d0bcf: Waiting [2024-02-16T17:17:35.974Z] 6ad1cebc031e: Waiting [2024-02-16T17:17:35.974Z] 25bc292e5bac: Verifying Checksum [2024-02-16T17:17:35.974Z] 25bc292e5bac: Download complete [2024-02-16T17:17:35.974Z] df9b9388f04a: Verifying Checksum [2024-02-16T17:17:35.974Z] df9b9388f04a: Download complete [2024-02-16T17:17:35.974Z] 4657fd5d0bcf: Download complete [2024-02-16T17:17:35.974Z] 52dc419b0ee2: Verifying Checksum [2024-02-16T17:17:35.974Z] 52dc419b0ee2: Download complete [2024-02-16T17:17:36.260Z] 6ad1cebc031e: Verifying Checksum [2024-02-16T17:17:36.260Z] 6ad1cebc031e: Download complete [2024-02-16T17:17:36.520Z] df9b9388f04a: Pull complete [2024-02-16T17:17:36.520Z] 52dc419b0ee2: Pull complete [2024-02-16T17:17:36.520Z] 25bc292e5bac: Pull complete [2024-02-16T17:17:36.778Z] 114826534d7a: Download complete [2024-02-16T17:17:36.778Z] 8a3aa393b2d8: Verifying Checksum [2024-02-16T17:17:36.778Z] 8a3aa393b2d8: Download complete [2024-02-16T17:17:40.970Z] 114826534d7a: Pull complete [2024-02-16T17:17:40.970Z] 4657fd5d0bcf: Pull complete [2024-02-16T17:17:40.970Z] 6ad1cebc031e: Pull complete [2024-02-16T17:17:44.343Z] 8a3aa393b2d8: Pull complete [2024-02-16T17:17:44.343Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-16T17:17:44.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-16T17:17:44.343Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T17:17:44.581Z] prd-ubuntu20.04-docker-8c-8g-1082 does not seem to be running inside a container [2024-02-16T17:17:44.621Z] $ 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 [2024-02-16T17:17:49.710Z] $ docker top 3878149ec5ed8864125f95831ebb60b6616c46ca9af55ee33e68eec31db45558 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-16T17:17:49.853Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2024-02-16T17:17:50.133Z] + set -o pipefail [2024-02-16T17:17:50.134Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2024-02-16T17:17:54.323Z] [2024-02-16T17:17:54.324Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... [2024-02-16T17:17:54.324Z] [2024-02-16T17:17:54.324Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/1b1df2ab-5698-4fd6-8570-05c800ce18f0 [2024-02-16T17:17:54.324Z] [2024-02-16T17:17:54.324Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-16T17:17:54.324Z] [2024-02-16T17:17:54.324Z] [2024-02-16T17:17:54.324Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-16T17:17:54.324Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-16T17:17:54.324Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-02-16T17:17:54.340Z] $ docker stop --time=1 3878149ec5ed8864125f95831ebb60b6616c46ca9af55ee33e68eec31db45558 [2024-02-16T17:17:58.341Z] $ docker rm -f --volumes 3878149ec5ed8864125f95831ebb60b6616c46ca9af55ee33e68eec31db45558 [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 [2024-02-16T17:17:59.650Z] + git log --format=format:%s -1 4619de7f42c1a74c8ad9cffab8c8382d2fa9613b [Pipeline] sh [2024-02-16T17:17:59.940Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T17:17:59.941Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T17:18:00.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T17:18:00.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T17:18:00.459Z] prd-ubuntu20.04-docker-8c-8g-1082 does not seem to be running inside a container [2024-02-16T17:18:00.499Z] $ 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 [2024-02-16T17:18:01.602Z] $ docker top a17886c4fdb724389bb0d10a88e200f7e3571a35613e1176f50f924302c24d53 -eo pid,comm [2024-02-16T17:18:01.654Z] 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). [2024-02-16T17:18:01.654Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T17:18:01.830Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T17:18:01.830Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T17:18:01.951Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T17:18:01.961Z] $ docker exec a17886c4fdb724389bb0d10a88e200f7e3571a35613e1176f50f924302c24d53 ssh-agent [2024-02-16T17:18:02.065Z] SSH_AUTH_SOCK=/tmp/ssh-kzybwwCXiqGl/agent.21 [2024-02-16T17:18:02.065Z] SSH_AGENT_PID=38 [2024-02-16T17:18:02.069Z] Running ssh-add (command line suppressed) [2024-02-16T17:18:02.175Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16120721874032030396.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16120721874032030396.key) [2024-02-16T17:18:02.181Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T17:18:02.518Z] + git semver tag [2024-02-16T17:18:02.778Z] 2024-02-16 17:18:02,713 [run_tag] DEBUG tag force:False [2024-02-16T17:18:02.778Z] 2024-02-16 17:18:02,713 [check_head_tag] DEBUG check head tag [2024-02-16T17:18:02.778Z] 2024-02-16 17:18:02,714 [execute] INFO git cat-file --batch-check [2024-02-16T17:18:02.778Z] 2024-02-16 17:18:02,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2024-02-16T17:18:02.778Z] 2024-02-16 17:18:02,717 [execute] INFO git cat-file --batch [2024-02-16T17:18:02.778Z] 2024-02-16 17:18:02,717 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2024-02-16T17:18:02.778Z] 2024-02-16 17:18:02,736 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-02-16T17:18:02.778Z] 2024-02-16 17:18:02,736 [execute] INFO git tag -a v3.2.0-dev.11 -m v3.2.0-dev.11 [2024-02-16T17:18:02.778Z] 2024-02-16 17:18:02,736 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.11', '-m', 'v3.2.0-dev.11'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2024-02-16T17:18:02.778Z] 2024-02-16 17:18:02,741 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-02-16T17:18:02.778Z] 3.2.0-dev.11 [Pipeline] } [2024-02-16T17:18:02.794Z] $ docker exec --env ******** --env ******** a17886c4fdb724389bb0d10a88e200f7e3571a35613e1176f50f924302c24d53 ssh-agent -k [2024-02-16T17:18:02.890Z] unset SSH_AUTH_SOCK; [2024-02-16T17:18:02.890Z] unset SSH_AGENT_PID; [2024-02-16T17:18:02.890Z] echo Agent pid 38 killed; [2024-02-16T17:18:02.893Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T17:18:03.375Z] + git semver [Pipeline] } [2024-02-16T17:18:03.658Z] $ docker stop --time=1 a17886c4fdb724389bb0d10a88e200f7e3571a35613e1176f50f924302c24d53 [2024-02-16T17:18:04.982Z] $ docker rm -f --volumes a17886c4fdb724389bb0d10a88e200f7e3571a35613e1176f50f924302c24d53 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T17:18:05.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-16T17:18:05.620Z] [2024-02-16T17:18:05.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T17:18:05.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-16T17:18:05.964Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-16T17:18:05.964Z] ab5ef0e58194: Pulling fs layer [2024-02-16T17:18:05.964Z] 9712f1f96733: Pulling fs layer [2024-02-16T17:18:05.964Z] 63f879dbbcfc: Pulling fs layer [2024-02-16T17:18:05.964Z] 0d9ebad4ef96: Pulling fs layer [2024-02-16T17:18:05.964Z] e9a5061849ea: Pulling fs layer [2024-02-16T17:18:05.964Z] d747dcd14b5f: Pulling fs layer [2024-02-16T17:18:05.964Z] 2de7ff778b66: Pulling fs layer [2024-02-16T17:18:05.964Z] 0d9ebad4ef96: Waiting [2024-02-16T17:18:05.964Z] e9a5061849ea: Waiting [2024-02-16T17:18:05.964Z] d747dcd14b5f: Waiting [2024-02-16T17:18:05.964Z] 2de7ff778b66: Waiting [2024-02-16T17:18:05.964Z] 9712f1f96733: Verifying Checksum [2024-02-16T17:18:06.224Z] 63f879dbbcfc: Download complete [2024-02-16T17:18:06.483Z] e9a5061849ea: Verifying Checksum [2024-02-16T17:18:06.483Z] d747dcd14b5f: Verifying Checksum [2024-02-16T17:18:06.483Z] d747dcd14b5f: Download complete [2024-02-16T17:18:06.483Z] ab5ef0e58194: Verifying Checksum [2024-02-16T17:18:06.483Z] ab5ef0e58194: Download complete [2024-02-16T17:18:06.483Z] 0d9ebad4ef96: Verifying Checksum [2024-02-16T17:18:06.483Z] 0d9ebad4ef96: Download complete [2024-02-16T17:18:06.483Z] 2de7ff778b66: Verifying Checksum [2024-02-16T17:18:06.483Z] 2de7ff778b66: Download complete [2024-02-16T17:18:09.782Z] ab5ef0e58194: Pull complete [2024-02-16T17:18:09.782Z] 9712f1f96733: Pull complete [2024-02-16T17:18:10.041Z] 63f879dbbcfc: Pull complete [2024-02-16T17:18:14.230Z] 0d9ebad4ef96: Pull complete [2024-02-16T17:18:14.489Z] e9a5061849ea: Pull complete [2024-02-16T17:18:14.747Z] d747dcd14b5f: Pull complete [2024-02-16T17:18:15.678Z] 2de7ff778b66: Pull complete [2024-02-16T17:18:15.678Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-16T17:18:15.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-16T17:18:15.678Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T17:18:15.957Z] prd-ubuntu20.04-docker-8c-8g-1082 does not seem to be running inside a container [2024-02-16T17:18:15.989Z] $ 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 [2024-02-16T17:18:23.024Z] $ docker top f8fd53f6790ff7bdd070b85861ca0d7abc96f378122399cef0ebd095acf152bb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-16T17:18:23.251Z] provisioning config files... [2024-02-16T17:18:23.258Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config17791557579508387779tmp [2024-02-16T17:18:23.267Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config584888002709098209tmp [2024-02-16T17:18:23.276Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2272482918455755954tmp [Pipeline] { [Pipeline] echo [2024-02-16T17:18:23.450Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T17:18:23.811Z] ---> sigul-configuration.sh [2024-02-16T17:18:23.812Z] gpg: directory `/root/.gnupg' created [2024-02-16T17:18:23.812Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-16T17:18:23.812Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-16T17:18:23.812Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-16T17:18:23.812Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-16T17:18:23.812Z] gpg: CAST5 encrypted data [2024-02-16T17:18:23.812Z] gpg: encrypted with 1 passphrase [2024-02-16T17:18:23.812Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-16T17:18:24.122Z] + mkdir /home/jenkins [2024-02-16T17:18:24.122Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-16T17:18:24.419Z] + 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 [2024-02-16T17:18:24.433Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T17:18:24.732Z] ---> sigul-install.sh [2024-02-16T17:18:24.732Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-16T17:18:25.033Z] + git tag --list [2024-02-16T17:18:25.033Z] v0.0.0 [2024-02-16T17:18:25.033Z] v0.1.0 [2024-02-16T17:18:25.033Z] v0.1.1 [2024-02-16T17:18:25.033Z] v0.1.10 [2024-02-16T17:18:25.033Z] v0.1.11 [2024-02-16T17:18:25.033Z] v0.1.12 [2024-02-16T17:18:25.033Z] v0.1.13 [2024-02-16T17:18:25.033Z] v0.1.14 [2024-02-16T17:18:25.033Z] v0.1.15 [2024-02-16T17:18:25.033Z] v0.1.16 [2024-02-16T17:18:25.033Z] v0.1.17 [2024-02-16T17:18:25.033Z] v0.1.18 [2024-02-16T17:18:25.033Z] v0.1.19 [2024-02-16T17:18:25.033Z] v0.1.2 [2024-02-16T17:18:25.033Z] v0.1.20 [2024-02-16T17:18:25.033Z] v0.1.21 [2024-02-16T17:18:25.033Z] v0.1.22 [2024-02-16T17:18:25.033Z] v0.1.23 [2024-02-16T17:18:25.033Z] v0.1.24 [2024-02-16T17:18:25.033Z] v0.1.25 [2024-02-16T17:18:25.033Z] v0.1.26 [2024-02-16T17:18:25.033Z] v0.1.27 [2024-02-16T17:18:25.033Z] v0.1.28 [2024-02-16T17:18:25.033Z] v0.1.29 [2024-02-16T17:18:25.033Z] v0.1.3 [2024-02-16T17:18:25.033Z] v0.1.30 [2024-02-16T17:18:25.033Z] v0.1.31 [2024-02-16T17:18:25.033Z] v0.1.4 [2024-02-16T17:18:25.033Z] v0.1.5 [2024-02-16T17:18:25.033Z] v0.1.6 [2024-02-16T17:18:25.033Z] v0.1.7 [2024-02-16T17:18:25.033Z] v0.1.8 [2024-02-16T17:18:25.033Z] v0.1.9 [2024-02-16T17:18:25.033Z] v2.0.0 [2024-02-16T17:18:25.033Z] v2.0.1 [2024-02-16T17:18:25.033Z] v2.1.0 [2024-02-16T17:18:25.033Z] v2.1.1 [2024-02-16T17:18:25.033Z] v2.2.0 [2024-02-16T17:18:25.033Z] v2.3.0 [2024-02-16T17:18:25.033Z] v3.0 [2024-02-16T17:18:25.033Z] v3.0.0 [2024-02-16T17:18:25.033Z] v3.1 [2024-02-16T17:18:25.033Z] v3.1.0 [2024-02-16T17:18:25.033Z] v3.1.0-dev.1 [2024-02-16T17:18:25.033Z] v3.1.0-dev.10 [2024-02-16T17:18:25.033Z] v3.1.0-dev.11 [2024-02-16T17:18:25.033Z] v3.1.0-dev.12 [2024-02-16T17:18:25.033Z] v3.1.0-dev.13 [2024-02-16T17:18:25.033Z] v3.1.0-dev.14 [2024-02-16T17:18:25.033Z] v3.1.0-dev.15 [2024-02-16T17:18:25.033Z] v3.1.0-dev.16 [2024-02-16T17:18:25.033Z] v3.1.0-dev.17 [2024-02-16T17:18:25.033Z] v3.1.0-dev.18 [2024-02-16T17:18:25.033Z] v3.1.0-dev.19 [2024-02-16T17:18:25.033Z] v3.1.0-dev.2 [2024-02-16T17:18:25.033Z] v3.1.0-dev.20 [2024-02-16T17:18:25.033Z] v3.1.0-dev.21 [2024-02-16T17:18:25.033Z] v3.1.0-dev.22 [2024-02-16T17:18:25.033Z] v3.1.0-dev.23 [2024-02-16T17:18:25.033Z] v3.1.0-dev.24 [2024-02-16T17:18:25.033Z] v3.1.0-dev.25 [2024-02-16T17:18:25.033Z] v3.1.0-dev.26 [2024-02-16T17:18:25.033Z] v3.1.0-dev.27 [2024-02-16T17:18:25.033Z] v3.1.0-dev.28 [2024-02-16T17:18:25.033Z] v3.1.0-dev.29 [2024-02-16T17:18:25.033Z] v3.1.0-dev.3 [2024-02-16T17:18:25.033Z] v3.1.0-dev.30 [2024-02-16T17:18:25.033Z] v3.1.0-dev.31 [2024-02-16T17:18:25.033Z] v3.1.0-dev.32 [2024-02-16T17:18:25.033Z] v3.1.0-dev.33 [2024-02-16T17:18:25.033Z] v3.1.0-dev.4 [2024-02-16T17:18:25.033Z] v3.1.0-dev.5 [2024-02-16T17:18:25.033Z] v3.1.0-dev.6 [2024-02-16T17:18:25.033Z] v3.1.0-dev.7 [2024-02-16T17:18:25.033Z] v3.1.0-dev.8 [2024-02-16T17:18:25.033Z] v3.1.0-dev.9 [2024-02-16T17:18:25.033Z] v3.2.0-dev.1 [2024-02-16T17:18:25.033Z] v3.2.0-dev.10 [2024-02-16T17:18:25.033Z] v3.2.0-dev.11 [2024-02-16T17:18:25.033Z] v3.2.0-dev.2 [2024-02-16T17:18:25.033Z] v3.2.0-dev.3 [2024-02-16T17:18:25.033Z] v3.2.0-dev.4 [2024-02-16T17:18:25.033Z] v3.2.0-dev.5 [2024-02-16T17:18:25.033Z] v3.2.0-dev.6 [2024-02-16T17:18:25.033Z] v3.2.0-dev.7 [2024-02-16T17:18:25.033Z] v3.2.0-dev.8 [2024-02-16T17:18:25.033Z] v3.2.0-dev.9 [Pipeline] sh [2024-02-16T17:18:25.334Z] + lftools sign git-tag v3.2.0-dev.11 [2024-02-16T17:18:25.906Z] Signing Git tag with Sigul... [2024-02-16T17:18:25.906Z] Signing v3.2.0-dev.11 [Pipeline] echo [2024-02-16T17:18:26.180Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T17:18:26.477Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-16T17:18:26.486Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-16T17:18:26.610Z] $ docker stop --time=1 f8fd53f6790ff7bdd070b85861ca0d7abc96f378122399cef0ebd095acf152bb [2024-02-16T17:18:27.921Z] $ docker rm -f --volumes f8fd53f6790ff7bdd070b85861ca0d7abc96f378122399cef0ebd095acf152bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-16T17:18:28.743Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T17:18:28.743Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T17:18:29.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T17:18:29.087Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T17:18:29.269Z] prd-ubuntu20.04-docker-8c-8g-1082 does not seem to be running inside a container [2024-02-16T17:18:29.306Z] $ 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 [2024-02-16T17:18:29.657Z] $ docker top 5df50133e512572e938760b4a781bdd10748313450dab6ddd4a3be94d40182e3 -eo pid,comm [2024-02-16T17:18:29.695Z] 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). [2024-02-16T17:18:29.695Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T17:18:29.879Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T17:18:29.879Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T17:18:29.978Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T17:18:29.988Z] $ docker exec 5df50133e512572e938760b4a781bdd10748313450dab6ddd4a3be94d40182e3 ssh-agent [2024-02-16T17:18:30.071Z] SSH_AUTH_SOCK=/tmp/ssh-5FkGK0vvS0Bt/agent.32 [2024-02-16T17:18:30.071Z] SSH_AGENT_PID=38 [2024-02-16T17:18:30.075Z] Running ssh-add (command line suppressed) [2024-02-16T17:18:30.183Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8537687501959695304.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8537687501959695304.key) [2024-02-16T17:18:30.189Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T17:18:30.521Z] + git semver bump pre [2024-02-16T17:18:30.783Z] 2024-02-16 17:18:30,690 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-02-16T17:18:30.783Z] 2024-02-16 17:18:30,690 [bump_version] DEBUG bumping version:3.2.0-dev.11 on axis:pre with prefix:dev [2024-02-16T17:18:30.783Z] 2024-02-16 17:18:30,690 [bump_version] DEBUG bumped version:3.2.0-dev.12 [2024-02-16T17:18:30.783Z] 2024-02-16 17:18:30,690 [write_version] DEBUG write version:3.2.0-dev.12 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2024-02-16T17:18:30.783Z] 2024-02-16 17:18:30,690 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-02-16T17:18:30.783Z] 2024-02-16 17:18:30,690 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-02-16T17:18:30.783Z] 2024-02-16 17:18:30,693 [execute] INFO git cat-file --batch-check [2024-02-16T17:18:30.783Z] 2024-02-16 17:18:30,693 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T17:18:30.783Z] 2024-02-16 17:18:30,698 [execute] INFO git cat-file --batch [2024-02-16T17:18:30.783Z] 2024-02-16 17:18:30,698 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T17:18:30.783Z] 2024-02-16 17:18:30,702 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-02-16T17:18:30.783Z] 3.2.0-dev.12 [Pipeline] } [2024-02-16T17:18:30.801Z] $ docker exec --env ******** --env ******** 5df50133e512572e938760b4a781bdd10748313450dab6ddd4a3be94d40182e3 ssh-agent -k [2024-02-16T17:18:30.898Z] unset SSH_AUTH_SOCK; [2024-02-16T17:18:30.898Z] unset SSH_AGENT_PID; [2024-02-16T17:18:30.898Z] echo Agent pid 38 killed; [2024-02-16T17:18:30.902Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T17:18:31.415Z] + git semver [Pipeline] } [2024-02-16T17:18:31.699Z] $ docker stop --time=1 5df50133e512572e938760b4a781bdd10748313450dab6ddd4a3be94d40182e3 [2024-02-16T17:18:33.006Z] $ docker rm -f --volumes 5df50133e512572e938760b4a781bdd10748313450dab6ddd4a3be94d40182e3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T17:18:33.499Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T17:18:33.499Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T17:18:33.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T17:18:33.843Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T17:18:34.020Z] prd-ubuntu20.04-docker-8c-8g-1082 does not seem to be running inside a container [2024-02-16T17:18:34.054Z] $ 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 [2024-02-16T17:18:34.396Z] $ docker top 7b389de37b4d5a1e2d59454d526d324714ad254d35fb433e8663ec621f241dd4 -eo pid,comm [2024-02-16T17:18:34.435Z] 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). [2024-02-16T17:18:34.435Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T17:18:34.673Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T17:18:34.673Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T17:18:34.785Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T17:18:34.795Z] $ docker exec 7b389de37b4d5a1e2d59454d526d324714ad254d35fb433e8663ec621f241dd4 ssh-agent [2024-02-16T17:18:34.898Z] SSH_AUTH_SOCK=/tmp/ssh-l0qW7vRBLecx/agent.32 [2024-02-16T17:18:34.898Z] SSH_AGENT_PID=38 [2024-02-16T17:18:34.902Z] Running ssh-add (command line suppressed) [2024-02-16T17:18:35.004Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10136769648706727089.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10136769648706727089.key) [2024-02-16T17:18:35.012Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T17:18:35.370Z] + git semver push [2024-02-16T17:18:35.629Z] 2024-02-16 17:18:35,507 [run_push] DEBUG push [2024-02-16T17:18:35.629Z] 2024-02-16 17:18:35,508 [execute] INFO git cat-file --batch-check [2024-02-16T17:18:35.629Z] 2024-02-16 17:18:35,508 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T17:18:35.629Z] 2024-02-16 17:18:35,512 [execute] INFO git rev-list 71d37b18aeeffc80e49c091135b763f386407d7c -- [2024-02-16T17:18:35.629Z] 2024-02-16 17:18:35,512 [execute] DEBUG Popen(['git', 'rev-list', '71d37b18aeeffc80e49c091135b763f386407d7c', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-16T17:18:35.629Z] 2024-02-16 17:18:35,521 [execute] INFO git fetch -v origin [2024-02-16T17:18:35.629Z] 2024-02-16 17:18:35,521 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-16T17:18:36.197Z] 2024-02-16 17:18:36,044 [run_push] DEBUG no remote changes detected [2024-02-16T17:18:36.197Z] 2024-02-16 17:18:36,044 [execute] INFO git push origin semver [2024-02-16T17:18:36.197Z] 2024-02-16 17:18:36,045 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-16T17:18:36.766Z] 2024-02-16 17:18:36,752 [run_push] DEBUG push all version tags [2024-02-16T17:18:36.766Z] 2024-02-16 17:18:36,752 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-16T17:18:36.766Z] 2024-02-16 17:18:36,753 [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) [2024-02-16T17:18:37.703Z] 2024-02-16 17:18:37,466 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-02-16T17:18:37.703Z] 3.2.0-dev.12 [Pipeline] } [2024-02-16T17:18:37.720Z] $ docker exec --env ******** --env ******** 7b389de37b4d5a1e2d59454d526d324714ad254d35fb433e8663ec621f241dd4 ssh-agent -k [2024-02-16T17:18:37.814Z] unset SSH_AUTH_SOCK; [2024-02-16T17:18:37.814Z] unset SSH_AGENT_PID; [2024-02-16T17:18:37.814Z] echo Agent pid 38 killed; [2024-02-16T17:18:37.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T17:18:38.302Z] + git semver [Pipeline] } [2024-02-16T17:18:38.582Z] $ docker stop --time=1 7b389de37b4d5a1e2d59454d526d324714ad254d35fb433e8663ec621f241dd4 [2024-02-16T17:18:39.885Z] $ docker rm -f --volumes 7b389de37b4d5a1e2d59454d526d324714ad254d35fb433e8663ec621f241dd4 [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 [2024-02-16T17:18:41.367Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2024-02-16T17:18:41.367Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2024-02-16T17:18:41.367Z] total 16 [2024-02-16T17:18:41.367Z] drwxr-xr-x 3 root root 4096 Feb 16 17:11 . [2024-02-16T17:18:41.367Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 17:18 .. [2024-02-16T17:18:41.367Z] drwxr-xr-x 2 root root 4096 Feb 16 17:11 cost [2024-02-16T17:18:41.367Z] -rw-r--r-- 1 root root 88 Feb 16 17:11 cost.csv [2024-02-16T17:18:41.367Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2024-02-16T17:18:41.367Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2024-02-16T17:18:41.367Z] total 16 [2024-02-16T17:18:41.367Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 17:11 . [2024-02-16T17:18:41.367Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 17:18 .. [2024-02-16T17:18:41.367Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 17:11 cost [2024-02-16T17:18:41.367Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 16 17:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-16T17:18:41.656Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T17:18:42.519Z] ---> package-listing.sh [2024-02-16T17:18:42.519Z] ++ facter osfamily [2024-02-16T17:18:42.519Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-16T17:18:42.779Z] + OS_FAMILY=debian [2024-02-16T17:18:42.779Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2024-02-16T17:18:42.779Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-16T17:18:42.779Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-16T17:18:42.779Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-16T17:18:42.779Z] + PACKAGES=/tmp/packages_start.txt [2024-02-16T17:18:42.779Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2024-02-16T17:18:42.779Z] + PACKAGES=/tmp/packages_end.txt [2024-02-16T17:18:42.779Z] + case "${OS_FAMILY}" in [2024-02-16T17:18:42.779Z] + dpkg -l [2024-02-16T17:18:42.779Z] + grep '^ii' [2024-02-16T17:18:42.779Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-16T17:18:42.779Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-16T17:18:42.779Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-16T17:18:42.779Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2024-02-16T17:18:42.779Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2024-02-16T17:18:42.779Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo [2024-02-16T17:18:42.790Z] 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 [2024-02-16T17:18:43.071Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T17:18:43.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T17:18:43.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T17:18:43.884Z] prd-ubuntu20.04-docker-8c-8g-1082 does not seem to be running inside a container [2024-02-16T17:18:43.921Z] $ 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 [2024-02-16T17:18:44.150Z] $ docker top ea161d7e26615cdad21a8a8a81fbc63f8ac41c9a6bf4cf295336031c723d600d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T17:18:44.573Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-16T17:18:44.857Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-16T17:18:45.143Z] + ls /var/log/sa-host [2024-02-16T17:18:45.143Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T17:18:45.341Z] provisioning config files... [2024-02-16T17:18:45.349Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config15282565610560583329tmp [Pipeline] { [Pipeline] echo [2024-02-16T17:18:45.480Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T17:18:45.768Z] ---> create-netrc.sh [Pipeline] } [2024-02-16T17:18:45.775Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-16T17:18:46.245Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-16T17:18:46.253Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T17:18:46.532Z] ---> sudo-logs.sh [2024-02-16T17:18:46.532Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-16T17:18:46.608Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T17:18:46.887Z] ---> job-cost.sh [2024-02-16T17:18:46.887Z] lf-activate-venv: SKIPPING [2024-02-16T17:18:46.887Z] DEBUG: total: 0.2199999988079071 [2024-02-16T17:18:46.887Z] INFO: Retrieving Stack Cost... [2024-02-16T17:18:47.171Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-16T17:18:47.739Z] INFO: Archiving Costs [Pipeline] echo [2024-02-16T17:18:47.749Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T17:18:48.030Z] ---> logs-deploy.sh [2024-02-16T17:18:48.030Z] lf-activate-venv: SKIPPING [2024-02-16T17:18:48.030Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/144 [2024-02-16T17:18:48.030Z] INFO: archiving workspace using pattern(s): [2024-02-16T17:18:48.968Z] Archives upload complete. [2024-02-16T17:18:49.228Z] INFO: archiving logs to Nexus [2024-02-16T17:18:49.796Z] ---> uname -a: [2024-02-16T17:18:49.796Z] Linux prd-ubuntu20-04-docker-8c-8g-1082 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-02-16T17:18:49.796Z] [2024-02-16T17:18:49.796Z] [2024-02-16T17:18:49.796Z] ---> lscpu: [2024-02-16T17:18:49.796Z] Architecture: x86_64 [2024-02-16T17:18:49.796Z] CPU op-mode(s): 32-bit, 64-bit [2024-02-16T17:18:49.796Z] Byte Order: Little Endian [2024-02-16T17:18:49.796Z] Address sizes: 40 bits physical, 48 bits virtual [2024-02-16T17:18:49.796Z] CPU(s): 8 [2024-02-16T17:18:49.796Z] On-line CPU(s) list: 0-7 [2024-02-16T17:18:49.796Z] Thread(s) per core: 1 [2024-02-16T17:18:49.796Z] Core(s) per socket: 1 [2024-02-16T17:18:49.796Z] Socket(s): 8 [2024-02-16T17:18:49.796Z] NUMA node(s): 1 [2024-02-16T17:18:49.796Z] Vendor ID: AuthenticAMD [2024-02-16T17:18:49.796Z] CPU family: 23 [2024-02-16T17:18:49.796Z] Model: 49 [2024-02-16T17:18:49.796Z] Model name: AMD EPYC-Rome Processor [2024-02-16T17:18:49.796Z] Stepping: 0 [2024-02-16T17:18:49.796Z] CPU MHz: 2799.998 [2024-02-16T17:18:49.796Z] BogoMIPS: 5599.99 [2024-02-16T17:18:49.796Z] Virtualization: AMD-V [2024-02-16T17:18:49.796Z] Hypervisor vendor: KVM [2024-02-16T17:18:49.796Z] Virtualization type: full [2024-02-16T17:18:49.796Z] L1d cache: 256 KiB [2024-02-16T17:18:49.796Z] L1i cache: 256 KiB [2024-02-16T17:18:49.796Z] L2 cache: 4 MiB [2024-02-16T17:18:49.796Z] L3 cache: 128 MiB [2024-02-16T17:18:49.796Z] NUMA node0 CPU(s): 0-7 [2024-02-16T17:18:49.796Z] Vulnerability Itlb multihit: Not affected [2024-02-16T17:18:49.796Z] Vulnerability L1tf: Not affected [2024-02-16T17:18:49.796Z] Vulnerability Mds: Not affected [2024-02-16T17:18:49.796Z] Vulnerability Meltdown: Not affected [2024-02-16T17:18:49.796Z] Vulnerability Mmio stale data: Not affected [2024-02-16T17:18:49.796Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-02-16T17:18:49.796Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-02-16T17:18:49.796Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-02-16T17:18:49.796Z] Vulnerability Srbds: Not affected [2024-02-16T17:18:49.796Z] Vulnerability Tsx async abort: Not affected [2024-02-16T17:18:49.797Z] 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 [2024-02-16T17:18:49.797Z] [2024-02-16T17:18:49.797Z] [2024-02-16T17:18:49.797Z] ---> nproc: [2024-02-16T17:18:49.797Z] 8 [2024-02-16T17:18:49.797Z] [2024-02-16T17:18:49.797Z] [2024-02-16T17:18:49.797Z] ---> df -h: [2024-02-16T17:18:49.797Z] Filesystem Size Used Avail Use% Mounted on [2024-02-16T17:18:49.797Z] overlay 155G 12G 144G 8% / [2024-02-16T17:18:49.797Z] tmpfs 64M 0 64M 0% /dev [2024-02-16T17:18:49.797Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-02-16T17:18:49.797Z] shm 64M 0 64M 0% /dev/shm [2024-02-16T17:18:49.797Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-02-16T17:18:49.797Z] [2024-02-16T17:18:49.797Z] [2024-02-16T17:18:49.797Z] ---> sar -b -r -n DEV: [2024-02-16T17:18:49.797Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1082) 02/16/24 _x86_64_ (8 CPU) [2024-02-16T17:18:49.797Z] [2024-02-16T17:18:49.797Z] 17:09:01 LINUX RESTART (8 CPU) [2024-02-16T17:18:49.797Z] [2024-02-16T17:18:49.797Z] 17:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-02-16T17:18:49.797Z] 17:11:01 86.70 3.18 83.52 0.00 436.46 32692.68 0.00 [2024-02-16T17:18:49.797Z] 17:12:01 76.32 0.23 76.09 0.00 13.73 37281.65 0.00 [2024-02-16T17:18:49.797Z] 17:13:01 1.97 0.00 1.97 0.00 0.00 22.54 0.00 [2024-02-16T17:18:49.797Z] 17:14:01 1.72 0.00 1.72 0.00 0.00 20.00 0.00 [2024-02-16T17:18:49.797Z] 17:15:01 54.11 10.65 43.46 0.00 5160.87 8450.32 0.00 [2024-02-16T17:18:49.797Z] 17:16:01 4.03 0.02 4.02 0.00 0.13 97.72 0.00 [2024-02-16T17:18:49.797Z] 17:17:01 1.40 0.02 1.38 0.00 0.13 16.26 0.00 [2024-02-16T17:18:49.797Z] 17:18:01 59.59 0.20 59.39 0.00 13.60 39827.90 0.00 [2024-02-16T17:18:49.797Z] Average: 35.73 1.79 33.94 0.00 703.09 14800.52 0.00 [2024-02-16T17:18:49.797Z] [2024-02-16T17:18:49.797Z] 17:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-02-16T17:18:49.797Z] 17:11:01 28452648 31408388 900444 2.74 87048 3101604 2033244 5.99 1403320 2587296 623052 [2024-02-16T17:18:49.797Z] 17:12:01 28768176 31581132 732784 2.23 94764 2942220 1715332 5.06 1081460 2588164 340 [2024-02-16T17:18:49.797Z] 17:13:01 28767904 31581056 732576 2.23 94836 2942224 1715332 5.06 1081740 2588168 8 [2024-02-16T17:18:49.797Z] 17:14:01 28776328 31589744 723868 2.20 94892 2942216 1715332 5.06 1072664 2588352 16 [2024-02-16T17:18:49.797Z] 17:15:01 28297936 31568000 715088 2.17 124612 3366872 1683616 4.96 1383520 2721672 32 [2024-02-16T17:18:49.797Z] 17:16:01 28303232 31568352 714340 2.17 123244 3363620 1654548 4.88 1380440 2718460 8 [2024-02-16T17:18:49.797Z] 17:17:01 28303728 31569012 713584 2.17 123348 3363620 1654548 4.88 1380048 2718464 8 [2024-02-16T17:18:49.797Z] 17:18:01 27475576 31519532 759664 2.31 145760 4067944 1819472 5.36 1486572 3384012 380 [2024-02-16T17:18:49.797Z] Average: 28393191 31548152 749044 2.28 111063 3261290 1748928 5.15 1283720 2736824 77980 [2024-02-16T17:18:49.797Z] [2024-02-16T17:18:49.797Z] 17:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-02-16T17:18:49.797Z] 17:11:01 vethf7837e0 57.69 86.52 6.24 1453.83 0.00 0.00 0.00 0.12 [2024-02-16T17:18:49.797Z] 17:11:01 ens3 243.73 148.34 4681.12 32.45 0.00 0.00 0.00 0.00 [2024-02-16T17:18:49.797Z] 17:11:01 docker0 61.19 89.69 5.89 1501.17 0.00 0.00 0.00 0.00 [2024-02-16T17:18:49.797Z] 17:11:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2024-02-16T17:18:49.797Z] 17:12:01 ens3 100.27 70.47 2527.11 76.15 0.00 0.00 0.00 0.00 [2024-02-16T17:18:49.797Z] 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T17:18:49.797Z] 17:12:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2024-02-16T17:18:49.797Z] 17:13:01 ens3 0.43 0.33 0.26 0.21 0.00 0.00 0.00 0.00 [2024-02-16T17:18:49.797Z] 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T17:18:49.797Z] 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T17:18:49.797Z] 17:14:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T17:18:49.797Z] 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T17:18:49.797Z] 17:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T17:18:49.797Z] 17:15:01 ens3 166.31 73.94 2735.80 5.34 0.00 0.00 0.00 0.00 [2024-02-16T17:18:49.797Z] 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T17:18:49.797Z] 17:15:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-02-16T17:18:49.797Z] 17:16:01 ens3 0.22 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T17:18:49.797Z] 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T17:18:49.797Z] 17:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T17:18:49.797Z] 17:17:01 ens3 0.63 0.37 2.08 0.02 0.00 0.00 0.00 0.00 [2024-02-16T17:18:49.797Z] 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T17:18:49.797Z] 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T17:18:49.797Z] 17:18:01 veth7ff5ba6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T17:18:49.797Z] 17:18:01 ens3 295.68 181.07 5446.50 24.04 0.00 0.00 0.00 0.00 [2024-02-16T17:18:49.797Z] 17:18:01 docker0 104.10 160.97 7.45 1458.04 0.00 0.00 0.00 0.00 [2024-02-16T17:18:49.797Z] 17:18:01 vethf63b6fa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T17:18:49.797Z] 17:18:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2024-02-16T17:18:49.797Z] Average: veth7ff5ba6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T17:18:49.797Z] Average: ens3 100.92 59.35 1924.03 17.28 0.00 0.00 0.00 0.00 [2024-02-16T17:18:49.797Z] Average: docker0 20.66 31.33 1.67 369.89 0.00 0.00 0.00 0.00 [2024-02-16T17:18:49.797Z] Average: vethf63b6fa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T17:18:49.797Z] Average: lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 [2024-02-16T17:18:49.797Z] [2024-02-16T17:18:49.797Z] [2024-02-16T17:18:49.797Z] ---> sar -P ALL: [2024-02-16T17:18:49.797Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1082) 02/16/24 _x86_64_ (8 CPU) [2024-02-16T17:18:49.797Z] [2024-02-16T17:18:49.797Z] 17:09:01 LINUX RESTART (8 CPU) [2024-02-16T17:18:49.797Z] [2024-02-16T17:18:49.797Z] 17:10:01 CPU %user %nice %system %iowait %steal %idle [2024-02-16T17:18:49.797Z] 17:11:01 all 22.42 0.00 3.42 3.25 0.09 70.82 [2024-02-16T17:18:49.797Z] 17:11:01 0 20.82 0.00 3.32 0.27 0.07 75.52 [2024-02-16T17:18:49.797Z] 17:11:01 1 26.85 0.00 4.27 1.41 0.08 67.38 [2024-02-16T17:18:49.797Z] 17:11:01 2 20.73 0.00 3.49 15.51 0.07 60.20 [2024-02-16T17:18:49.797Z] 17:11:01 3 25.08 0.00 3.38 1.78 0.08 69.67 [2024-02-16T17:18:49.797Z] 17:11:01 4 21.40 0.00 3.02 0.18 0.07 75.32 [2024-02-16T17:18:49.797Z] 17:11:01 5 20.94 0.00 3.26 0.15 0.10 75.55 [2024-02-16T17:18:49.797Z] 17:11:01 6 24.91 0.00 3.72 1.99 0.07 69.31 [2024-02-16T17:18:49.797Z] 17:11:01 7 18.61 0.00 2.91 4.70 0.15 73.63 [2024-02-16T17:18:49.797Z] 17:12:01 all 9.98 0.00 1.84 3.75 0.04 84.38 [2024-02-16T17:18:49.797Z] 17:12:01 0 9.31 0.00 1.43 0.15 0.03 89.08 [2024-02-16T17:18:49.797Z] 17:12:01 1 12.10 0.00 1.81 0.52 0.03 85.54 [2024-02-16T17:18:49.797Z] 17:12:01 2 9.20 0.00 3.04 21.04 0.05 66.66 [2024-02-16T17:18:49.797Z] 17:12:01 3 10.93 0.00 2.06 1.64 0.05 85.33 [2024-02-16T17:18:49.797Z] 17:12:01 4 9.07 0.00 2.21 0.00 0.03 88.69 [2024-02-16T17:18:49.797Z] 17:12:01 5 9.86 0.00 1.59 0.05 0.05 88.45 [2024-02-16T17:18:49.797Z] 17:12:01 6 9.12 0.00 1.45 6.64 0.05 82.74 [2024-02-16T17:18:49.797Z] 17:12:01 7 10.26 0.00 1.17 0.07 0.03 88.47 [2024-02-16T17:18:49.797Z] 17:13:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-02-16T17:18:49.797Z] 17:13:01 0 0.12 0.00 0.00 0.00 0.02 99.87 [2024-02-16T17:18:49.797Z] 17:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-02-16T17:18:49.797Z] 17:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-16T17:18:49.797Z] 17:13:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-02-16T17:18:49.797Z] 17:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T17:18:49.797Z] 17:13:01 5 0.03 0.00 0.03 0.00 0.03 99.90 [2024-02-16T17:18:49.797Z] 17:13:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2024-02-16T17:18:49.797Z] 17:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-16T17:18:49.797Z] 17:14:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-02-16T17:18:49.797Z] 17:14:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2024-02-16T17:18:49.797Z] 17:14:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2024-02-16T17:18:49.797Z] 17:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-16T17:18:49.797Z] 17:14:01 3 0.03 0.00 0.00 0.00 0.03 99.93 [2024-02-16T17:18:49.797Z] 17:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-16T17:18:49.797Z] 17:14:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2024-02-16T17:18:49.797Z] 17:14:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2024-02-16T17:18:49.797Z] 17:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T17:18:49.797Z] 17:15:01 all 2.49 0.00 1.29 0.73 0.03 95.46 [2024-02-16T17:18:49.797Z] 17:15:01 0 4.39 0.00 1.59 0.89 0.03 93.10 [2024-02-16T17:18:49.797Z] 17:15:01 1 3.21 0.00 1.79 0.79 0.03 94.18 [2024-02-16T17:18:49.797Z] 17:15:01 2 1.13 0.00 1.27 0.88 0.02 96.70 [2024-02-16T17:18:49.797Z] 17:15:01 3 2.18 0.00 0.90 0.17 0.03 96.72 [2024-02-16T17:18:49.797Z] 17:15:01 4 3.40 0.00 0.83 0.08 0.03 95.65 [2024-02-16T17:18:49.797Z] 17:15:01 5 2.69 0.00 2.19 0.42 0.03 94.67 [2024-02-16T17:18:49.797Z] 17:15:01 6 1.20 0.00 0.95 1.30 0.03 96.51 [2024-02-16T17:18:49.797Z] 17:15:01 7 1.72 0.00 0.80 1.28 0.03 96.16 [2024-02-16T17:18:49.797Z] 17:16:01 all 0.14 0.00 0.04 0.01 0.01 99.80 [2024-02-16T17:18:49.797Z] 17:16:01 0 0.23 0.00 0.08 0.00 0.00 99.68 [2024-02-16T17:18:49.797Z] 17:16:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2024-02-16T17:18:49.797Z] 17:16:01 2 0.05 0.00 0.05 0.02 0.02 99.87 [2024-02-16T17:18:49.797Z] 17:16:01 3 0.07 0.00 0.03 0.08 0.00 99.82 [2024-02-16T17:18:49.797Z] 17:16:01 4 0.68 0.00 0.02 0.00 0.02 99.28 [2024-02-16T17:18:49.797Z] 17:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-16T17:18:49.797Z] 17:16:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-02-16T17:18:49.797Z] 17:16:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-02-16T17:18:49.797Z] 17:17:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-02-16T17:18:49.797Z] 17:17:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2024-02-16T17:18:49.797Z] 17:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-16T17:18:49.797Z] 17:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-02-16T17:18:49.797Z] 17:17:01 3 0.03 0.00 0.00 0.07 0.02 99.88 [2024-02-16T17:18:49.797Z] 17:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-16T17:18:49.797Z] 17:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-16T17:18:49.797Z] 17:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-16T17:18:49.797Z] 17:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-16T17:18:49.797Z] 17:18:01 all 4.17 0.00 1.76 2.01 0.04 92.03 [2024-02-16T17:18:49.797Z] 17:18:01 0 5.77 0.00 1.84 0.38 0.03 91.97 [2024-02-16T17:18:49.797Z] 17:18:01 1 4.14 0.00 1.54 1.71 0.05 92.56 [2024-02-16T17:18:49.797Z] 17:18:01 2 3.92 0.00 1.41 0.15 0.02 94.51 [2024-02-16T17:18:49.797Z] 17:18:01 3 4.41 0.00 2.20 13.57 0.05 79.76 [2024-02-16T17:18:49.797Z] 17:18:01 4 4.24 0.00 1.61 0.17 0.07 93.92 [2024-02-16T17:18:49.797Z] 17:18:01 5 2.73 0.00 1.12 0.05 0.02 96.09 [2024-02-16T17:18:49.797Z] 17:18:01 6 2.85 0.00 2.85 0.07 0.02 94.22 [2024-02-16T17:18:49.797Z] 17:18:01 7 5.27 0.00 1.55 0.00 0.03 93.15 [2024-02-16T17:18:49.797Z] Average: all 4.88 0.00 1.05 1.21 0.03 92.83 [2024-02-16T17:18:49.797Z] Average: 0 5.08 0.00 1.04 0.21 0.03 93.65 [2024-02-16T17:18:49.797Z] Average: 1 5.78 0.00 1.19 0.55 0.04 92.45 [2024-02-16T17:18:49.797Z] Average: 2 4.36 0.00 1.16 4.66 0.02 89.80 [2024-02-16T17:18:49.797Z] Average: 3 5.32 0.00 1.07 2.16 0.04 91.42 [2024-02-16T17:18:49.797Z] Average: 4 4.84 0.00 0.96 0.05 0.03 94.12 [2024-02-16T17:18:49.797Z] Average: 5 4.51 0.00 1.03 0.08 0.03 94.35 [2024-02-16T17:18:49.797Z] Average: 6 4.74 0.00 1.12 1.25 0.02 92.87 [2024-02-16T17:18:49.797Z] Average: 7 4.46 0.00 0.81 0.75 0.03 93.96 [2024-02-16T17:18:49.797Z] [2024-02-16T17:18:49.797Z] [2024-02-16T17:18:49.797Z]