Pull request #265 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f11a8525c1e236c543c7013ca79918368d4f73c8+e6f0a85dcf65112cc6c05b9b9b0e82da019652fb (87d0f86c46a20043ccc7e8afbc2a0c0c73ad15e5) 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-ssh7381389924450475646.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh12745123939211141998.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-265/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-265/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13874232915528591093.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-265/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5597699673189346932.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh17476946231779062754.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-265/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-265/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9113185417737694421.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1898 in /w/workspace/xfoundry_go-mod-messaging_PR-265 [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/xfoundry_go-mod-messaging_PR-265 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/265/head:refs/remotes/origin/PR-265 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e6f0a85dcf65112cc6c05b9b9b0e82da019652fb into PR head commit f11a8525c1e236c543c7013ca79918368d4f73c8 Merge succeeded, producing f11a8525c1e236c543c7013ca79918368d4f73c8 Checking out Revision f11a8525c1e236c543c7013ca79918368d4f73c8 (PR-265) Commit message: "build(deps): bump github.com/nats-io/nats.go from 1.27.1 to 1.28.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f f11a8525c1e236c543c7013ca79918368d4f73c8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e6f0a85dcf65112cc6c05b9b9b0e82da019652fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f11a8525c1e236c543c7013ca79918368d4f73c8 # timeout=10 [Pipeline] timeout [2023-07-24T16:06:03.761Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-24T16:06:03.956Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-24T16:06:04.145Z] ========================================================= [2023-07-24T16:06:04.145Z] EdgeX Global Pipelines Version Info [2023-07-24T16:06:04.145Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-24T16:06:05.253Z] ------------------- [2023-07-24T16:06:05.253Z] stable info: [2023-07-24T16:06:05.253Z] ------------------- [2023-07-24T16:06:05.253Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-24T16:06:05.253Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-24T16:06:05.253Z] Message: update stable to v1.0.250 [2023-07-24T16:06:05.514Z] ------------------- [2023-07-24T16:06:05.514Z] experimental info: [2023-07-24T16:06:05.514Z] ------------------- [2023-07-24T16:06:05.514Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-24T16:06:05.514Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-24T16:06:05.514Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-24T16:06:05.851Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2023-07-24T16:06:05.891Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2023-07-24T16:06:05.935Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-24T16:06:05.978Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-24T16:06:06.017Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-24T16:06:06.060Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-24T16:06:06.099Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-24T16:06:06.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-24T16:06:06.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-24T16:06:06.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-24T16:06:06.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-24T16:06:06.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2023-07-24T16:06:06.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-24T16:06:06.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-24T16:06:06.439Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-07-24T16:06:06.478Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-07-24T16:06:06.521Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-24T16:06:06.566Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-24T16:06:06.607Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-24T16:06:06.653Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-24T16:06:06.701Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-24T16:06:06.749Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-24T16:06:06.796Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-24T16:06:06.835Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-24T16:06:06.876Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-07-24T16:06:06.920Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-24T16:06:06.960Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-24T16:06:07.001Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-265 [Pipeline] echo [2023-07-24T16:06:07.044Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-265 [Pipeline] echo [2023-07-24T16:06:07.089Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-265 [Pipeline] echo [2023-07-24T16:06:07.133Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f11a8525c1e236c543c7013ca79918368d4f73c8 [Pipeline] echo [2023-07-24T16:06:07.182Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f11a852 [Pipeline] echo [2023-07-24T16:06:07.229Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-24T16:06:07.731Z] + git rev-list -1 --merges f11a8525c1e236c543c7013ca79918368d4f73c8~1..f11a8525c1e236c543c7013ca79918368d4f73c8 [Pipeline] echo [2023-07-24T16:06:07.793Z] -----------> git rev-list -1 --merges f11a8525c1e236c543c7013ca79918368d4f73c8~1..f11a8525c1e236c543c7013ca79918368d4f73c8 f11a8525c1e236c543c7013ca79918368d4f73c8 [false] [Pipeline] sh [2023-07-24T16:06:08.114Z] + git log --format=format:%s -1 f11a8525c1e236c543c7013ca79918368d4f73c8 [Pipeline] echo [2023-07-24T16:06:08.150Z] ========================================================= [2023-07-24T16:06:08.150Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-24T16:06:08.150Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-24T16:06:08.601Z] + git log --format=format:%s -1 f11a8525c1e236c543c7013ca79918368d4f73c8 [Pipeline] echo [2023-07-24T16:06:08.635Z] [semverPrep] GIT_COMMIT: f11a8525c1e236c543c7013ca79918368d4f73c8, Commit Message: build(deps): bump github.com/nats-io/nats.go from 1.27.1 to 1.28.0 [Pipeline] echo [2023-07-24T16:06:08.663Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-24T16:06:09.061Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-24T16:06:09.061Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-24T16:06:09.061Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-24T16:06:09.061Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-24T16:06:09.061Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-24T16:06:09.061Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-24T16:06:09.061Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T16:06:09.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-24T16:06:09.824Z] [2023-07-24T16:06:09.824Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T16:06:10.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-24T16:06:10.189Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-24T16:06:10.189Z] b85a868b505f: Pulling fs layer [2023-07-24T16:06:10.189Z] e2be974225ed: Pulling fs layer [2023-07-24T16:06:10.189Z] 339a4e72a1f5: Pulling fs layer [2023-07-24T16:06:10.189Z] 988bab9f4d93: Pulling fs layer [2023-07-24T16:06:10.189Z] 1469e6f7b9e6: Pulling fs layer [2023-07-24T16:06:10.189Z] eaf3925da568: Pulling fs layer [2023-07-24T16:06:10.189Z] bab4dde63d76: Pulling fs layer [2023-07-24T16:06:10.189Z] bde34c3a00c8: Pulling fs layer [2023-07-24T16:06:10.189Z] b352a97aabf1: Pulling fs layer [2023-07-24T16:06:10.189Z] 4872d77fe225: Pulling fs layer [2023-07-24T16:06:10.189Z] 5851b861e8e6: Pulling fs layer [2023-07-24T16:06:10.189Z] bde34c3a00c8: Waiting [2023-07-24T16:06:10.189Z] bab4dde63d76: Waiting [2023-07-24T16:06:10.189Z] 988bab9f4d93: Waiting [2023-07-24T16:06:10.189Z] eaf3925da568: Waiting [2023-07-24T16:06:10.189Z] b352a97aabf1: Waiting [2023-07-24T16:06:10.189Z] 1469e6f7b9e6: Waiting [2023-07-24T16:06:10.189Z] 4872d77fe225: Waiting [2023-07-24T16:06:10.189Z] 5851b861e8e6: Waiting [2023-07-24T16:06:10.450Z] e2be974225ed: Verifying Checksum [2023-07-24T16:06:10.450Z] e2be974225ed: Download complete [2023-07-24T16:06:10.450Z] 988bab9f4d93: Verifying Checksum [2023-07-24T16:06:10.450Z] 988bab9f4d93: Download complete [2023-07-24T16:06:10.450Z] 1469e6f7b9e6: Verifying Checksum [2023-07-24T16:06:10.450Z] 1469e6f7b9e6: Download complete [2023-07-24T16:06:10.450Z] 339a4e72a1f5: Verifying Checksum [2023-07-24T16:06:10.450Z] 339a4e72a1f5: Download complete [2023-07-24T16:06:10.450Z] eaf3925da568: Download complete [2023-07-24T16:06:10.450Z] bde34c3a00c8: Download complete [2023-07-24T16:06:10.450Z] b352a97aabf1: Verifying Checksum [2023-07-24T16:06:10.450Z] b352a97aabf1: Download complete [2023-07-24T16:06:10.450Z] 4872d77fe225: Verifying Checksum [2023-07-24T16:06:10.450Z] 4872d77fe225: Download complete [2023-07-24T16:06:10.450Z] 5851b861e8e6: Verifying Checksum [2023-07-24T16:06:10.450Z] 5851b861e8e6: Download complete [2023-07-24T16:06:10.450Z] b85a868b505f: Download complete [2023-07-24T16:06:11.016Z] bab4dde63d76: Verifying Checksum [2023-07-24T16:06:11.016Z] bab4dde63d76: Download complete [2023-07-24T16:06:11.954Z] b85a868b505f: Pull complete [2023-07-24T16:06:11.954Z] e2be974225ed: Pull complete [2023-07-24T16:06:12.522Z] 339a4e72a1f5: Pull complete [2023-07-24T16:06:12.522Z] 988bab9f4d93: Pull complete [2023-07-24T16:06:12.781Z] 1469e6f7b9e6: Pull complete [2023-07-24T16:06:13.041Z] eaf3925da568: Pull complete [2023-07-24T16:06:14.976Z] bab4dde63d76: Pull complete [2023-07-24T16:06:14.976Z] bde34c3a00c8: Pull complete [2023-07-24T16:06:15.236Z] b352a97aabf1: Pull complete [2023-07-24T16:06:15.236Z] 4872d77fe225: Pull complete [2023-07-24T16:06:15.236Z] 5851b861e8e6: Pull complete [2023-07-24T16:06:15.236Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-24T16:06:15.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-24T16:06:15.236Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-24T16:06:15.467Z] prd-ubuntu20.04-docker-8c-8g-1898 does not seem to be running inside a container [2023-07-24T16:06:15.506Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-265 -v /w/workspace/xfoundry_go-mod-messaging_PR-265:/w/workspace/xfoundry_go-mod-messaging_PR-265:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-265@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-265@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-24T16:06:18.951Z] $ docker top af9ab3f5a10db68204665a86fe23cfbaefba91eab7d3e222daa135ba828dfec9 -eo pid,comm [2023-07-24T16:06:19.004Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-24T16:06:19.004Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-24T16:06:19.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-24T16:06:19.139Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-24T16:06:19.258Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-24T16:06:19.264Z] $ docker exec af9ab3f5a10db68204665a86fe23cfbaefba91eab7d3e222daa135ba828dfec9 ssh-agent [2023-07-24T16:06:19.386Z] SSH_AUTH_SOCK=/tmp/ssh-SizvzT6SJTcg/agent.32 [2023-07-24T16:06:19.386Z] SSH_AGENT_PID=38 [2023-07-24T16:06:19.394Z] Running ssh-add (command line suppressed) [2023-07-24T16:06:19.511Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-265@tmp/private_key_10513475333135986733.key (/w/workspace/xfoundry_go-mod-messaging_PR-265@tmp/private_key_10513475333135986733.key) [2023-07-24T16:06:19.523Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-24T16:06:19.862Z] + git tag --points-at HEAD [Pipeline] } [2023-07-24T16:06:19.891Z] $ docker exec --env ******** --env ******** af9ab3f5a10db68204665a86fe23cfbaefba91eab7d3e222daa135ba828dfec9 ssh-agent -k [2023-07-24T16:06:19.990Z] unset SSH_AUTH_SOCK; [2023-07-24T16:06:19.990Z] unset SSH_AGENT_PID; [2023-07-24T16:06:19.990Z] echo Agent pid 38 killed; [2023-07-24T16:06:19.998Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-24T16:06:20.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-24T16:06:20.082Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-24T16:06:20.201Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-24T16:06:20.207Z] $ docker exec af9ab3f5a10db68204665a86fe23cfbaefba91eab7d3e222daa135ba828dfec9 ssh-agent [2023-07-24T16:06:20.312Z] SSH_AUTH_SOCK=/tmp/ssh-I4N0Zmg1cV5x/agent.71 [2023-07-24T16:06:20.312Z] SSH_AGENT_PID=77 [2023-07-24T16:06:20.317Z] Running ssh-add (command line suppressed) [2023-07-24T16:06:20.430Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-265@tmp/private_key_15550177826468601437.key (/w/workspace/xfoundry_go-mod-messaging_PR-265@tmp/private_key_15550177826468601437.key) [2023-07-24T16:06:20.441Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-24T16:06:20.766Z] + git semver init [2023-07-24T16:06:21.027Z] 2023-07-24 16:06:20,970 [run_init] DEBUG init version:0.0.0 force:False [2023-07-24T16:06:21.027Z] 2023-07-24 16:06:20,971 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-265/.semver [2023-07-24T16:06:21.027Z] 2023-07-24 16:06:20,972 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-265/.semver [2023-07-24T16:06:21.027Z] 2023-07-24 16:06:20,972 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-265/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-265, universal_newlines=False, shell=None, istream=None) [2023-07-24T16:06:21.967Z] 2023-07-24 16:06:21,690 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-265/.git/info/exclude [2023-07-24T16:06:21.967Z] 2023-07-24 16:06:21,691 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-265/.semver/PR-265 with force:False [2023-07-24T16:06:21.967Z] 2023-07-24 16:06:21,691 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-265/.semver/PR-265 [2023-07-24T16:06:21.967Z] 2023-07-24 16:06:21,695 [execute] INFO git cat-file --batch-check [2023-07-24T16:06:21.967Z] 2023-07-24 16:06:21,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-265/.semver, universal_newlines=False, shell=None, istream=) [2023-07-24T16:06:21.967Z] 2023-07-24 16:06:21,701 [execute] INFO git cat-file --batch [2023-07-24T16:06:21.967Z] 2023-07-24 16:06:21,702 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-265/.semver, universal_newlines=False, shell=None, istream=) [2023-07-24T16:06:21.967Z] 2023-07-24 16:06:21,706 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-265/.semver/PR-265 [2023-07-24T16:06:21.967Z] 0.0.0 [Pipeline] } [2023-07-24T16:06:21.996Z] $ docker exec --env ******** --env ******** af9ab3f5a10db68204665a86fe23cfbaefba91eab7d3e222daa135ba828dfec9 ssh-agent -k [2023-07-24T16:06:22.100Z] unset SSH_AUTH_SOCK; [2023-07-24T16:06:22.100Z] unset SSH_AGENT_PID; [2023-07-24T16:06:22.101Z] echo Agent pid 77 killed; [2023-07-24T16:06:22.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-24T16:06:22.549Z] + git semver [Pipeline] } [2023-07-24T16:06:22.837Z] $ docker stop --time=1 af9ab3f5a10db68204665a86fe23cfbaefba91eab7d3e222daa135ba828dfec9 [2023-07-24T16:06:24.133Z] $ docker rm -f --volumes af9ab3f5a10db68204665a86fe23cfbaefba91eab7d3e222daa135ba828dfec9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-24T16:06:24.536Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-24T16:06:24.818Z] Stashed 1 file(s) [Pipeline] echo [2023-07-24T16:06:24.834Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2023-07-24T16:06:25.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-24T16:06:25.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-24T16:06:25.537Z] ========================================================= [2023-07-24T16:06:25.537Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-24T16:06:25.537Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-07-24T16:06:25.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-24T16:06:25.926Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-24T16:06:25.926Z] 4db1b89c0bd1: Pulling fs layer [2023-07-24T16:06:25.926Z] 6911f1a30b25: Pulling fs layer [2023-07-24T16:06:25.926Z] e194b8c5c2a9: Pulling fs layer [2023-07-24T16:06:25.926Z] 6863d3e3a2b1: Pulling fs layer [2023-07-24T16:06:25.926Z] ec0bb842ea78: Pulling fs layer [2023-07-24T16:06:25.926Z] 40a00589a448: Pulling fs layer [2023-07-24T16:06:25.926Z] 6c08303d61cc: Pulling fs layer [2023-07-24T16:06:25.926Z] 798269fcf238: Pulling fs layer [2023-07-24T16:06:25.926Z] 6863d3e3a2b1: Waiting [2023-07-24T16:06:25.926Z] ec0bb842ea78: Waiting [2023-07-24T16:06:25.926Z] 6c08303d61cc: Waiting [2023-07-24T16:06:25.926Z] 6911f1a30b25: Verifying Checksum [2023-07-24T16:06:25.926Z] 6911f1a30b25: Download complete [2023-07-24T16:06:25.926Z] 6863d3e3a2b1: Download complete [2023-07-24T16:06:25.926Z] ec0bb842ea78: Download complete [2023-07-24T16:06:25.926Z] 4db1b89c0bd1: Download complete [2023-07-24T16:06:25.926Z] 40a00589a448: Verifying Checksum [2023-07-24T16:06:25.926Z] 40a00589a448: Download complete [2023-07-24T16:06:26.186Z] 4db1b89c0bd1: Pull complete [2023-07-24T16:06:26.186Z] 6911f1a30b25: Pull complete [2023-07-24T16:06:26.446Z] 798269fcf238: Verifying Checksum [2023-07-24T16:06:26.446Z] 798269fcf238: Download complete [2023-07-24T16:06:26.704Z] e194b8c5c2a9: Verifying Checksum [2023-07-24T16:06:26.704Z] e194b8c5c2a9: Download complete [2023-07-24T16:06:26.962Z] 6c08303d61cc: Verifying Checksum [2023-07-24T16:06:26.962Z] 6c08303d61cc: Download complete [2023-07-24T16:06:30.254Z] e194b8c5c2a9: Pull complete [2023-07-24T16:06:30.254Z] 6863d3e3a2b1: Pull complete [2023-07-24T16:06:30.254Z] ec0bb842ea78: Pull complete [2023-07-24T16:06:30.254Z] 40a00589a448: Pull complete [2023-07-24T16:06:32.807Z] 6c08303d61cc: Pull complete [2023-07-24T16:06:33.742Z] 798269fcf238: Pull complete [2023-07-24T16:06:33.742Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-24T16:06:33.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-24T16:06:33.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-07-24T16:06:34.061Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T16:06:34.450Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-24T16:06:34.450Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-24T16:06:34.603Z] prd-ubuntu20.04-docker-8c-8g-1898 does not seem to be running inside a container [2023-07-24T16:06:34.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-265 -v /w/workspace/xfoundry_go-mod-messaging_PR-265:/w/workspace/xfoundry_go-mod-messaging_PR-265:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-265@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-265@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-24T16:06:39.462Z] $ docker top 3fbefe21531a95d8247a795ecd82185f2df7d6c98767b7efde6faf2f02c686f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-24T16:06:39.844Z] + go version [2023-07-24T16:06:39.844Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-24T16:06:39.880Z] $ docker stop --time=1 3fbefe21531a95d8247a795ecd82185f2df7d6c98767b7efde6faf2f02c686f3 [2023-07-24T16:06:40.286Z] Still waiting to schedule task [2023-07-24T16:06:40.287Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1896’ is offline [2023-07-24T16:06:41.161Z] $ docker rm -f --volumes 3fbefe21531a95d8247a795ecd82185f2df7d6c98767b7efde6faf2f02c686f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T16:06:41.865Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-24T16:06:41.865Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-24T16:06:42.013Z] prd-ubuntu20.04-docker-8c-8g-1898 does not seem to be running inside a container [2023-07-24T16:06:42.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-messaging_PR-265 -v /w/workspace/xfoundry_go-mod-messaging_PR-265:/w/workspace/xfoundry_go-mod-messaging_PR-265:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-265@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-265@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-24T16:06:42.439Z] $ docker top ea4b14661a6c06fc1dc8af1e63b52cc7d0cf33e3123b80b0e760e2634c858b80 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-24T16:06:42.827Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-265 [Pipeline] fileExists [Pipeline] sh [2023-07-24T16:06:43.186Z] + make test [2023-07-24T16:06:43.186Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-07-24T16:06:43.186Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-07-24T16:06:43.186Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-07-24T16:06:43.186Z] go: downloading github.com/google/uuid v1.3.0 [2023-07-24T16:06:43.186Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-07-24T16:06:43.186Z] go: downloading github.com/nats-io/nats.go v1.28.0 [2023-07-24T16:06:43.186Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 [2023-07-24T16:06:43.186Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.20 [2023-07-24T16:06:43.447Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-07-24T16:06:43.708Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-07-24T16:06:43.708Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-07-24T16:06:43.708Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-07-24T16:06:43.708Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-07-24T16:06:43.708Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-07-24T16:06:43.968Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-07-24T16:06:43.968Z] go: downloading golang.org/x/net v0.10.0 [2023-07-24T16:06:43.968Z] go: downloading golang.org/x/sync v0.1.0 [2023-07-24T16:06:43.968Z] go: downloading github.com/klauspost/compress v1.16.5 [2023-07-24T16:06:43.968Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-07-24T16:06:43.968Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-07-24T16:06:43.968Z] go: downloading github.com/go-playground/validator/v10 v10.14.1 [2023-07-24T16:06:43.968Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-07-24T16:06:43.968Z] go: downloading golang.org/x/crypto v0.9.0 [2023-07-24T16:06:43.968Z] go: downloading github.com/x448/float16 v0.8.4 [2023-07-24T16:06:43.968Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-07-24T16:06:43.968Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-07-24T16:06:44.227Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-07-24T16:06:44.227Z] go: downloading golang.org/x/text v0.9.0 [2023-07-24T16:06:44.227Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-07-24T16:06:44.227Z] go: downloading golang.org/x/sys v0.8.0 [2023-07-24T16:06:44.227Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-07-24T16:06:44.227Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-07-24T16:06:44.227Z] go: downloading golang.org/x/time v0.3.0 [2023-07-24T16:07:04.591Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.072s coverage: 88.6% of statements [2023-07-24T16:07:04.591Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-07-24T16:07:04.591Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2023-07-24T16:07:08.390Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.057s coverage: 19.8% of statements [2023-07-24T16:07:08.390Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.085s coverage: 88.8% of statements [2023-07-24T16:07:08.390Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.084s coverage: 86.2% of statements [2023-07-24T16:07:14.350Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-07-24T16:07:14.350Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-07-24T16:07:14.350Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.144s coverage: 84.6% of statements [2023-07-24T16:07:14.350Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.167s coverage: 61.3% of statements [2023-07-24T16:07:14.350Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.051s coverage: 87.5% of statements [2023-07-24T16:07:14.350Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.059s coverage: 100.0% of statements [2023-07-24T16:07:14.350Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.055s coverage: 100.0% of statements [2023-07-24T16:07:14.350Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.069s coverage: 95.1% of statements [2023-07-24T16:07:32.481Z] go vet ./... [2023-07-24T16:07:33.421Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-24T16:07:33.421Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-07-24T16:07:33.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-24T16:07:33.522Z] $ docker stop --time=1 ea4b14661a6c06fc1dc8af1e63b52cc7d0cf33e3123b80b0e760e2634c858b80 [2023-07-24T16:07:36.803Z] $ docker rm -f --volumes ea4b14661a6c06fc1dc8af1e63b52cc7d0cf33e3123b80b0e760e2634c858b80 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-24T16:07:37.512Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-24T16:07:37.591Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T16:07:38.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-24T16:07:38.574Z] [2023-07-24T16:07:38.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T16:07:38.936Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-24T16:07:38.936Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-24T16:07:38.936Z] 5eb5b503b376: Pulling fs layer [2023-07-24T16:07:38.936Z] 5c69ac0246d0: Pulling fs layer [2023-07-24T16:07:38.936Z] ec43610c2a17: Pulling fs layer [2023-07-24T16:07:38.936Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-24T16:07:38.936Z] 33b1e0a273af: Pulling fs layer [2023-07-24T16:07:38.936Z] 5d3b04190fa2: Pulling fs layer [2023-07-24T16:07:38.936Z] 2f39f015ded8: Pulling fs layer [2023-07-24T16:07:38.936Z] 33b1e0a273af: Waiting [2023-07-24T16:07:38.936Z] 5d3b04190fa2: Waiting [2023-07-24T16:07:38.936Z] 2f39f015ded8: Waiting [2023-07-24T16:07:38.936Z] 3a2ae6a8a46f: Waiting [2023-07-24T16:07:39.197Z] 5c69ac0246d0: Download complete [2023-07-24T16:07:39.197Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-24T16:07:39.197Z] 3a2ae6a8a46f: Download complete [2023-07-24T16:07:39.197Z] 33b1e0a273af: Verifying Checksum [2023-07-24T16:07:39.197Z] 33b1e0a273af: Download complete [2023-07-24T16:07:39.197Z] ec43610c2a17: Verifying Checksum [2023-07-24T16:07:39.197Z] ec43610c2a17: Download complete [2023-07-24T16:07:39.197Z] 5d3b04190fa2: Verifying Checksum [2023-07-24T16:07:39.197Z] 5d3b04190fa2: Download complete [2023-07-24T16:07:39.197Z] 5eb5b503b376: Verifying Checksum [2023-07-24T16:07:39.197Z] 5eb5b503b376: Download complete [2023-07-24T16:07:40.131Z] 2f39f015ded8: Download complete [2023-07-24T16:07:40.701Z] 5eb5b503b376: Pull complete [2023-07-24T16:07:40.701Z] 5c69ac0246d0: Pull complete [2023-07-24T16:07:41.269Z] ec43610c2a17: Pull complete [2023-07-24T16:07:41.269Z] 3a2ae6a8a46f: Pull complete [2023-07-24T16:07:41.528Z] 33b1e0a273af: Pull complete [2023-07-24T16:07:41.528Z] 5d3b04190fa2: Pull complete [2023-07-24T16:07:46.799Z] 2f39f015ded8: Pull complete [2023-07-24T16:07:46.799Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-24T16:07:46.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-24T16:07:46.799Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-24T16:07:47.011Z] prd-ubuntu20.04-docker-8c-8g-1898 does not seem to be running inside a container [2023-07-24T16:07:47.043Z] $ 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/xfoundry_go-mod-messaging_PR-265 -v /w/workspace/xfoundry_go-mod-messaging_PR-265:/w/workspace/xfoundry_go-mod-messaging_PR-265:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-265@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-265@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-24T16:07:51.498Z] $ docker top 5f81e7ff33e6ceadd760bdcde3fd00e34d3b2303947e99d2c07b3a3036004725 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-24T16:07:51.958Z] ---> job-cost.sh [2023-07-24T16:07:51.958Z] lf-activate-venv: SKIPPING [2023-07-24T16:07:51.958Z] INFO: No Stack... [2023-07-24T16:07:52.219Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-24T16:07:52.789Z] INFO: Archiving Costs [Pipeline] sh [2023-07-24T16:07:53.106Z] + cat /w/workspace/xfoundry_go-mod-messaging_PR-265/archives/cost.csv [2023-07-24T16:07:53.106Z] + cut -d, -f6 [Pipeline] lock [2023-07-24T16:07:53.173Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-265-1-stack-cost] [2023-07-24T16:07:53.189Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-265-1-stack-cost] did not exist. Created. [2023-07-24T16:07:53.190Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-265-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-24T16:07:53.576Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-24T16:07:53.627Z] Stashed 1 file(s) [Pipeline] } [2023-07-24T16:07:53.651Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-265-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-24T16:07:53.733Z] $ docker stop --time=1 5f81e7ff33e6ceadd760bdcde3fd00e34d3b2303947e99d2c07b3a3036004725 [2023-07-24T16:07:54.903Z] $ docker rm -f --volumes 5f81e7ff33e6ceadd760bdcde3fd00e34d3b2303947e99d2c07b3a3036004725 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-24T16:08:15.888Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1899 in /w/workspace/xfoundry_go-mod-messaging_PR-265 [Pipeline] { [Pipeline] ws [2023-07-24T16:08:15.950Z] Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout [2023-07-24T16:08:16.029Z] Selected Git installation does not exist. Using Default [2023-07-24T16:08:16.029Z] The recommended git tool is: NONE [2023-07-24T16:08:21.041Z] using credential edgex-jenkins-ssh [2023-07-24T16:08:21.116Z] Cloning the remote Git repository [2023-07-24T16:08:21.154Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2023-07-24T16:08:21.235Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10 [2023-07-24T16:08:21.369Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2023-07-24T16:08:21.370Z] > git --version # timeout=10 [2023-07-24T16:08:21.394Z] > git --version # 'git version 2.25.1' [2023-07-24T16:08:21.397Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-24T16:08:21.521Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-24T16:08:22.320Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2023-07-24T16:08:22.349Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-24T16:08:23.129Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2023-07-24T16:08:23.169Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2023-07-24T16:08:23.170Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-24T16:08:23.186Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/265/head:refs/remotes/origin/PR-265 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-24T16:08:23.683Z] Merging remotes/origin/main commit e6f0a85dcf65112cc6c05b9b9b0e82da019652fb into PR head commit f11a8525c1e236c543c7013ca79918368d4f73c8 [2023-07-24T16:08:23.965Z] Merge succeeded, producing f11a8525c1e236c543c7013ca79918368d4f73c8 [2023-07-24T16:08:23.965Z] Checking out Revision f11a8525c1e236c543c7013ca79918368d4f73c8 (PR-265) [2023-07-24T16:08:24.415Z] Commit message: "build(deps): bump github.com/nats-io/nats.go from 1.27.1 to 1.28.0" [2023-07-24T16:08:24.461Z] > git --version # timeout=10 [2023-07-24T16:08:24.472Z] > git --version # 'git version 2.25.1' [2023-07-24T16:08:24.491Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-24T16:08:23.700Z] > git config core.sparsecheckout # timeout=10 [2023-07-24T16:08:23.760Z] > git checkout -f f11a8525c1e236c543c7013ca79918368d4f73c8 # timeout=10 [2023-07-24T16:08:23.860Z] > git remote # timeout=10 [2023-07-24T16:08:23.879Z] > git config --get remote.origin.url # timeout=10 [2023-07-24T16:08:23.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-24T16:08:23.913Z] > git merge e6f0a85dcf65112cc6c05b9b9b0e82da019652fb # timeout=10 [2023-07-24T16:08:23.936Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-24T16:08:23.967Z] > git config core.sparsecheckout # timeout=10 [2023-07-24T16:08:23.978Z] > git checkout -f f11a8525c1e236c543c7013ca79918368d4f73c8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-24T16:08:25.623Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-24T16:08:25.624Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-24T16:08:25.624Z] Dload Upload Total Spent Left Speed [2023-07-24T16:08:25.624Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh [2023-07-24T16:08:26.215Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-24T16:08:26.569Z] + sudo tee /etc/docker/daemon.new [2023-07-24T16:08:26.569Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-24T16:08:26.569Z] { [2023-07-24T16:08:26.569Z] "registry-mirrors": [ [2023-07-24T16:08:26.569Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-24T16:08:26.569Z] ], [2023-07-24T16:08:26.569Z] "bip": "10.250.0.254/24", [2023-07-24T16:08:26.569Z] "hosts": [ [2023-07-24T16:08:26.569Z] "tcp://0.0.0.0:5555", [2023-07-24T16:08:26.569Z] "unix:///var/run/docker.sock" [2023-07-24T16:08:26.569Z] ], [2023-07-24T16:08:26.569Z] "mtu": 1458, [2023-07-24T16:08:26.569Z] "selinux-enabled": true, [2023-07-24T16:08:26.569Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-24T16:08:26.569Z] } [Pipeline] sh [2023-07-24T16:08:26.908Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-24T16:08:27.300Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-07-24T16:08:45.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-24T16:08:45.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-24T16:08:45.874Z] ========================================================= [2023-07-24T16:08:45.874Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-24T16:08:45.874Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-07-24T16:08:46.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-24T16:08:47.734Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-24T16:08:47.734Z] edb6bdbacee9: Pulling fs layer [2023-07-24T16:08:47.734Z] 5f9638ab2659: Pulling fs layer [2023-07-24T16:08:47.734Z] 8d51d6327a98: Pulling fs layer [2023-07-24T16:08:47.734Z] 8b374f2dd631: Pulling fs layer [2023-07-24T16:08:47.734Z] ec14aa9079de: Pulling fs layer [2023-07-24T16:08:47.734Z] 2f466654f4bb: Pulling fs layer [2023-07-24T16:08:47.734Z] 554e91adad29: Pulling fs layer [2023-07-24T16:08:47.734Z] 8b374f2dd631: Waiting [2023-07-24T16:08:47.734Z] ec14aa9079de: Waiting [2023-07-24T16:08:47.734Z] 2f466654f4bb: Waiting [2023-07-24T16:08:47.734Z] 5f9638ab2659: Verifying Checksum [2023-07-24T16:08:47.734Z] 5f9638ab2659: Download complete [2023-07-24T16:08:47.734Z] 8b374f2dd631: Verifying Checksum [2023-07-24T16:08:47.734Z] 8b374f2dd631: Download complete [2023-07-24T16:08:47.734Z] ec14aa9079de: Verifying Checksum [2023-07-24T16:08:47.734Z] ec14aa9079de: Download complete [2023-07-24T16:08:47.734Z] edb6bdbacee9: Verifying Checksum [2023-07-24T16:08:48.705Z] edb6bdbacee9: Pull complete [2023-07-24T16:08:49.310Z] 554e91adad29: Verifying Checksum [2023-07-24T16:08:49.310Z] 554e91adad29: Download complete [2023-07-24T16:08:49.584Z] 5f9638ab2659: Pull complete [2023-07-24T16:08:50.552Z] 2f466654f4bb: Verifying Checksum [2023-07-24T16:08:50.552Z] 2f466654f4bb: Download complete [2023-07-24T16:08:50.552Z] 8d51d6327a98: Download complete [2023-07-24T16:09:02.879Z] 8d51d6327a98: Pull complete [2023-07-24T16:09:02.879Z] 8b374f2dd631: Pull complete [2023-07-24T16:09:02.879Z] ec14aa9079de: Pull complete [2023-07-24T16:09:09.624Z] 2f466654f4bb: Pull complete [2023-07-24T16:09:11.057Z] 554e91adad29: Pull complete [2023-07-24T16:09:11.057Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-24T16:09:11.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-24T16:09:11.057Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-07-24T16:09:11.400Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T16:09:11.807Z] + docker inspect -f . ci-base-image-arm64 [2023-07-24T16:09:11.807Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-24T16:09:12.084Z] prd-ubuntu20.04-docker-arm64-4c-16g-1899 does not seem to be running inside a container [2023-07-24T16:09:12.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-24T16:09:15.357Z] $ docker top 75d9f3848c8fb2b7da6319194319a49db53e340d1ddda7415bd6747c433cc9e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-24T16:09:16.215Z] + go version [2023-07-24T16:09:16.215Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-24T16:09:16.247Z] $ docker stop --time=1 75d9f3848c8fb2b7da6319194319a49db53e340d1ddda7415bd6747c433cc9e2 [2023-07-24T16:09:17.815Z] $ docker rm -f --volumes 75d9f3848c8fb2b7da6319194319a49db53e340d1ddda7415bd6747c433cc9e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T16:09:18.647Z] + docker inspect -f . ci-base-image-arm64 [2023-07-24T16:09:18.647Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-24T16:09:18.896Z] prd-ubuntu20.04-docker-arm64-4c-16g-1899 does not seem to be running inside a container [2023-07-24T16:09:18.954Z] $ 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/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-24T16:09:20.040Z] $ docker top cd8f4afee222d7d60b6af95787b9cd171b96c42848542f15b3ad5d8f1ba49bda -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-24T16:09:20.578Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/1 [Pipeline] fileExists [Pipeline] sh [2023-07-24T16:09:20.969Z] + make test [2023-07-24T16:09:20.969Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-07-24T16:09:21.236Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 [2023-07-24T16:09:21.820Z] go: downloading github.com/google/uuid v1.3.0 [2023-07-24T16:09:21.820Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-07-24T16:09:21.820Z] go: downloading github.com/nats-io/nats.go v1.28.0 [2023-07-24T16:09:21.820Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-07-24T16:09:21.820Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-07-24T16:09:21.820Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.20 [2023-07-24T16:09:21.820Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-07-24T16:09:22.087Z] go: downloading github.com/go-playground/validator/v10 v10.14.1 [2023-07-24T16:09:22.087Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-07-24T16:09:22.354Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-07-24T16:09:22.354Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-07-24T16:09:22.620Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-07-24T16:09:22.620Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-07-24T16:09:22.620Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-07-24T16:09:22.620Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-07-24T16:09:22.620Z] go: downloading golang.org/x/net v0.10.0 [2023-07-24T16:09:22.620Z] go: downloading golang.org/x/sync v0.1.0 [2023-07-24T16:09:22.620Z] go: downloading github.com/klauspost/compress v1.16.5 [2023-07-24T16:09:22.620Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-07-24T16:09:22.891Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-07-24T16:09:22.891Z] go: downloading github.com/x448/float16 v0.8.4 [2023-07-24T16:09:22.891Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-07-24T16:09:23.477Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-07-24T16:09:23.477Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-07-24T16:09:23.747Z] go: downloading golang.org/x/crypto v0.9.0 [2023-07-24T16:09:23.747Z] go: downloading golang.org/x/text v0.9.0 [2023-07-24T16:09:29.107Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-07-24T16:09:29.107Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-07-24T16:09:29.107Z] go: downloading golang.org/x/time v0.3.0 [2023-07-24T16:09:29.107Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-07-24T16:11:20.783Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.278s coverage: 88.6% of statements [2023-07-24T16:11:20.783Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-07-24T16:11:20.783Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2023-07-24T16:11:20.783Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.261s coverage: 19.8% of statements [2023-07-24T16:11:20.783Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.355s coverage: 88.8% of statements [2023-07-24T16:11:20.783Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.398s coverage: 86.2% of statements [2023-07-24T16:12:28.637Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-07-24T16:12:28.637Z] --- FAIL: Test_ExactlyOnce (0.09s) [2023-07-24T16:12:28.637Z] client_test.go:135: [2023-07-24T16:12:28.637Z] Error Trace: /w/workspace/go-mod-messaging/1/internal/pkg/nats/jetstream/client_test.go:135 [2023-07-24T16:12:28.637Z] Error: Not equal: [2023-07-24T16:12:28.637Z] expected: 2 [2023-07-24T16:12:28.637Z] actual : 0 [2023-07-24T16:12:28.637Z] Test: Test_ExactlyOnce [2023-07-24T16:12:28.637Z] panic: runtime error: index out of range [0] with length 0 [recovered] [2023-07-24T16:12:28.637Z] panic: runtime error: index out of range [0] with length 0 [2023-07-24T16:12:28.637Z] [2023-07-24T16:12:28.637Z] goroutine 47 [running]: [2023-07-24T16:12:28.637Z] testing.tRunner.func1.2({0x99ad20, 0xc000530930}) [2023-07-24T16:12:28.637Z] /usr/local/go/src/testing/testing.go:1526 +0x278 [2023-07-24T16:12:28.637Z] testing.tRunner.func1() [2023-07-24T16:12:28.637Z] /usr/local/go/src/testing/testing.go:1529 +0x448 [2023-07-24T16:12:28.637Z] panic({0x99ad20, 0xc000530930}) [2023-07-24T16:12:28.637Z] /usr/local/go/src/runtime/panic.go:890 +0x248 [2023-07-24T16:12:28.637Z] github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream.Test_ExactlyOnce(0xc0001031e0) [2023-07-24T16:12:28.637Z] /w/workspace/go-mod-messaging/1/internal/pkg/nats/jetstream/client_test.go:136 +0x9bc [2023-07-24T16:12:28.637Z] testing.tRunner(0xc0001031e0, 0xa5bc40) [2023-07-24T16:12:28.637Z] /usr/local/go/src/testing/testing.go:1576 +0x184 [2023-07-24T16:12:28.637Z] created by testing.(*T).Run [2023-07-24T16:12:28.637Z] /usr/local/go/src/testing/testing.go:1629 +0x5b8 [2023-07-24T16:12:28.637Z] FAIL github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.519s [2023-07-24T16:12:28.637Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.369s coverage: 61.3% of statements [2023-07-24T16:12:29.598Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-07-24T16:12:29.864Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.265s coverage: 87.5% of statements [2023-07-24T16:12:29.864Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.212s coverage: 100.0% of statements [2023-07-24T16:12:29.864Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.182s coverage: 100.0% of statements [2023-07-24T16:12:31.824Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.218s coverage: 95.1% of statements [2023-07-24T16:12:31.824Z] FAIL [2023-07-24T16:12:32.411Z] make: *** [Makefile:12: unittest] Error 1 [Pipeline] } [2023-07-24T16:12:32.455Z] $ docker stop --time=1 cd8f4afee222d7d60b6af95787b9cd171b96c42848542f15b3ad5d8f1ba49bda [2023-07-24T16:12:36.726Z] $ docker rm -f --volumes cd8f4afee222d7d60b6af95787b9cd171b96c42848542f15b3ad5d8f1ba49bda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T16:12:39.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-24T16:12:39.386Z] [2023-07-24T16:12:39.386Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T16:12:39.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-24T16:12:40.059Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-24T16:12:40.059Z] 8998bd30e6a1: Pulling fs layer [2023-07-24T16:12:40.059Z] 04944245beec: Pulling fs layer [2023-07-24T16:12:40.059Z] 699f458cf7ca: Pulling fs layer [2023-07-24T16:12:40.059Z] 765212b225bb: Pulling fs layer [2023-07-24T16:12:40.059Z] f23df028b6ca: Pulling fs layer [2023-07-24T16:12:40.059Z] d65c8cfc05b1: Pulling fs layer [2023-07-24T16:12:40.059Z] 2437ff75d9bd: Pulling fs layer [2023-07-24T16:12:40.059Z] f23df028b6ca: Waiting [2023-07-24T16:12:40.059Z] d65c8cfc05b1: Waiting [2023-07-24T16:12:40.059Z] 2437ff75d9bd: Waiting [2023-07-24T16:12:40.059Z] 765212b225bb: Waiting [2023-07-24T16:12:40.059Z] 04944245beec: Verifying Checksum [2023-07-24T16:12:40.059Z] 04944245beec: Download complete [2023-07-24T16:12:40.059Z] 765212b225bb: Verifying Checksum [2023-07-24T16:12:40.059Z] 765212b225bb: Download complete [2023-07-24T16:12:40.059Z] f23df028b6ca: Verifying Checksum [2023-07-24T16:12:40.059Z] f23df028b6ca: Download complete [2023-07-24T16:12:40.059Z] d65c8cfc05b1: Verifying Checksum [2023-07-24T16:12:40.059Z] d65c8cfc05b1: Download complete [2023-07-24T16:12:40.325Z] 699f458cf7ca: Verifying Checksum [2023-07-24T16:12:40.325Z] 699f458cf7ca: Download complete [2023-07-24T16:12:40.594Z] 8998bd30e6a1: Verifying Checksum [2023-07-24T16:12:40.595Z] 8998bd30e6a1: Download complete [2023-07-24T16:12:43.939Z] 2437ff75d9bd: Download complete [2023-07-24T16:12:49.276Z] 8998bd30e6a1: Pull complete [2023-07-24T16:12:49.542Z] 04944245beec: Pull complete [2023-07-24T16:12:50.952Z] 699f458cf7ca: Pull complete [2023-07-24T16:12:51.221Z] 765212b225bb: Pull complete [2023-07-24T16:12:52.182Z] f23df028b6ca: Pull complete [2023-07-24T16:12:52.450Z] d65c8cfc05b1: Pull complete [2023-07-24T16:13:10.660Z] 2437ff75d9bd: Pull complete [2023-07-24T16:13:10.660Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-24T16:13:10.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-24T16:13:10.660Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-24T16:13:10.982Z] prd-ubuntu20.04-docker-arm64-4c-16g-1899 does not seem to be running inside a container [2023-07-24T16:13:11.048Z] $ 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/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-24T16:13:13.605Z] $ docker top 22cc0a2cdeca63c06527e9f561e0c115cbb172ec2bd43807432a6c148a1871d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-24T16:13:14.494Z] ---> job-cost.sh [2023-07-24T16:13:14.494Z] lf-activate-venv: SKIPPING [2023-07-24T16:13:14.494Z] INFO: No Stack... [2023-07-24T16:13:14.759Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-24T16:13:15.718Z] INFO: Archiving Costs [Pipeline] sh [2023-07-24T16:13:16.373Z] + cut -d, -f6 [2023-07-24T16:13:16.373Z] + cat /w/workspace/go-mod-messaging/1/archives/cost.csv [Pipeline] lock [2023-07-24T16:13:16.453Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-265-1-stack-cost] [2023-07-24T16:13:16.460Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-265-1-stack-cost] did not exist. Created. [2023-07-24T16:13:16.460Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-265-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-24T16:13:17.212Z] /w/workspace/go-mod-messaging/1@tmp/durable-e6639560/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-24T16:13:17.906Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-24T16:13:17.942Z] Warning: overwriting stash ‘stack-cost’ [2023-07-24T16:13:18.464Z] Stashed 1 file(s) [Pipeline] } [2023-07-24T16:13:18.480Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-265-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-24T16:13:18.563Z] $ docker stop --time=1 22cc0a2cdeca63c06527e9f561e0c115cbb172ec2bd43807432a6c148a1871d6 [2023-07-24T16:13:20.037Z] $ docker rm -f --volumes 22cc0a2cdeca63c06527e9f561e0c115cbb172ec2bd43807432a6c148a1871d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-24T16:13:20.767Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-24T16:13:22.752Z] + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-265/archives ] [2023-07-24T16:13:22.752Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-265/archives [2023-07-24T16:13:22.752Z] total 16 [2023-07-24T16:13:22.752Z] drwxr-xr-x 3 root root 4096 Jul 24 16:07 . [2023-07-24T16:13:22.752Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 24 16:07 .. [2023-07-24T16:13:22.752Z] drwxr-xr-x 2 root root 4096 Jul 24 16:07 cost [2023-07-24T16:13:22.752Z] -rw-r--r-- 1 root root 88 Jul 24 16:07 cost.csv [2023-07-24T16:13:22.752Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-265/archives [2023-07-24T16:13:22.752Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-265/archives [2023-07-24T16:13:22.752Z] total 16 [2023-07-24T16:13:22.752Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 24 16:07 . [2023-07-24T16:13:22.752Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 24 16:07 .. [2023-07-24T16:13:22.752Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 24 16:07 cost [2023-07-24T16:13:22.752Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 24 16:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-24T16:13:23.085Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-24T16:13:23.980Z] ---> package-listing.sh [2023-07-24T16:13:23.980Z] ++ facter osfamily [2023-07-24T16:13:23.980Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-24T16:13:24.241Z] + OS_FAMILY=debian [2023-07-24T16:13:24.241Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-265 [2023-07-24T16:13:24.241Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-24T16:13:24.241Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-24T16:13:24.241Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-24T16:13:24.241Z] + PACKAGES=/tmp/packages_start.txt [2023-07-24T16:13:24.241Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-265 ']' [2023-07-24T16:13:24.241Z] + PACKAGES=/tmp/packages_end.txt [2023-07-24T16:13:24.241Z] + case "${OS_FAMILY}" in [2023-07-24T16:13:24.241Z] + dpkg -l [2023-07-24T16:13:24.241Z] + grep '^ii' [2023-07-24T16:13:24.241Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-24T16:13:24.241Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-24T16:13:24.241Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-24T16:13:24.241Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-265 ']' [2023-07-24T16:13:24.241Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-265/archives/ [2023-07-24T16:13:24.241Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-265/archives/ [Pipeline] echo [2023-07-24T16:13:24.273Z] 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/xfoundry_go-mod-messaging_PR-265/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-24T16:13:24.568Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T16:13:25.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-24T16:13:25.193Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-24T16:13:25.343Z] prd-ubuntu20.04-docker-8c-8g-1898 does not seem to be running inside a container [2023-07-24T16:13:25.377Z] $ 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/xfoundry_go-mod-messaging_PR-265/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-messaging_PR-265 -v /w/workspace/xfoundry_go-mod-messaging_PR-265:/w/workspace/xfoundry_go-mod-messaging_PR-265:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-265@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-265@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-24T16:13:25.557Z] $ docker top 2ec20e938eb898b6368d57fa2760f7da773224e7d32e489454144d01488b44ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-24T16:13:25.947Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-24T16:13:26.254Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-24T16:13:26.561Z] + ls /var/log/sa-host [2023-07-24T16:13:26.562Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-24T16:13:26.690Z] provisioning config files... [2023-07-24T16:13:26.704Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-265@tmp/config12591194226388086976tmp [Pipeline] { [Pipeline] echo [2023-07-24T16:13:26.751Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-24T16:13:27.065Z] ---> create-netrc.sh [Pipeline] } [2023-07-24T16:13:27.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-24T16:13:27.497Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-24T16:13:27.529Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-24T16:13:27.840Z] ---> sudo-logs.sh [2023-07-24T16:13:27.840Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-24T16:13:27.929Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-24T16:13:28.245Z] ---> job-cost.sh [2023-07-24T16:13:28.245Z] lf-activate-venv: SKIPPING [2023-07-24T16:13:28.245Z] DEBUG: total: 0.2199999988079071 [2023-07-24T16:13:28.245Z] INFO: Retrieving Stack Cost... [2023-07-24T16:13:28.505Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-24T16:13:29.073Z] INFO: Archiving Costs [Pipeline] echo [2023-07-24T16:13:29.108Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-24T16:13:29.425Z] ---> logs-deploy.sh [2023-07-24T16:13:29.426Z] lf-activate-venv: SKIPPING [2023-07-24T16:13:29.426Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-265/1 [2023-07-24T16:13:29.426Z] INFO: archiving workspace using pattern(s): [2023-07-24T16:13:30.362Z] Archives upload complete. [2023-07-24T16:13:30.622Z] INFO: archiving logs to Nexus [2023-07-24T16:13:31.191Z] ---> uname -a: [2023-07-24T16:13:31.191Z] Linux prd-ubuntu20-04-docker-8c-8g-1898 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-24T16:13:31.191Z] [2023-07-24T16:13:31.191Z] [2023-07-24T16:13:31.191Z] ---> lscpu: [2023-07-24T16:13:31.191Z] Architecture: x86_64 [2023-07-24T16:13:31.191Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-24T16:13:31.191Z] Byte Order: Little Endian [2023-07-24T16:13:31.191Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-24T16:13:31.191Z] CPU(s): 8 [2023-07-24T16:13:31.191Z] On-line CPU(s) list: 0-7 [2023-07-24T16:13:31.191Z] Thread(s) per core: 1 [2023-07-24T16:13:31.191Z] Core(s) per socket: 1 [2023-07-24T16:13:31.191Z] Socket(s): 8 [2023-07-24T16:13:31.191Z] NUMA node(s): 1 [2023-07-24T16:13:31.191Z] Vendor ID: AuthenticAMD [2023-07-24T16:13:31.191Z] CPU family: 23 [2023-07-24T16:13:31.191Z] Model: 49 [2023-07-24T16:13:31.191Z] Model name: AMD EPYC-Rome Processor [2023-07-24T16:13:31.191Z] Stepping: 0 [2023-07-24T16:13:31.191Z] CPU MHz: 2800.000 [2023-07-24T16:13:31.191Z] BogoMIPS: 5600.00 [2023-07-24T16:13:31.191Z] Virtualization: AMD-V [2023-07-24T16:13:31.191Z] Hypervisor vendor: KVM [2023-07-24T16:13:31.191Z] Virtualization type: full [2023-07-24T16:13:31.191Z] L1d cache: 256 KiB [2023-07-24T16:13:31.191Z] L1i cache: 256 KiB [2023-07-24T16:13:31.191Z] L2 cache: 4 MiB [2023-07-24T16:13:31.191Z] L3 cache: 128 MiB [2023-07-24T16:13:31.191Z] NUMA node0 CPU(s): 0-7 [2023-07-24T16:13:31.191Z] Vulnerability Itlb multihit: Not affected [2023-07-24T16:13:31.191Z] Vulnerability L1tf: Not affected [2023-07-24T16:13:31.191Z] Vulnerability Mds: Not affected [2023-07-24T16:13:31.191Z] Vulnerability Meltdown: Not affected [2023-07-24T16:13:31.191Z] Vulnerability Mmio stale data: Not affected [2023-07-24T16:13:31.191Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-24T16:13:31.191Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-24T16:13:31.191Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-24T16:13:31.191Z] Vulnerability Srbds: Not affected [2023-07-24T16:13:31.191Z] Vulnerability Tsx async abort: Not affected [2023-07-24T16:13:31.191Z] 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 [2023-07-24T16:13:31.191Z] [2023-07-24T16:13:31.191Z] [2023-07-24T16:13:31.191Z] ---> nproc: [2023-07-24T16:13:31.191Z] 8 [2023-07-24T16:13:31.191Z] [2023-07-24T16:13:31.191Z] [2023-07-24T16:13:31.191Z] ---> df -h: [2023-07-24T16:13:31.191Z] Filesystem Size Used Avail Use% Mounted on [2023-07-24T16:13:31.191Z] overlay 155G 11G 145G 7% / [2023-07-24T16:13:31.191Z] tmpfs 64M 0 64M 0% /dev [2023-07-24T16:13:31.191Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-24T16:13:31.191Z] shm 64M 0 64M 0% /dev/shm [2023-07-24T16:13:31.191Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-07-24T16:13:31.191Z] [2023-07-24T16:13:31.191Z] [2023-07-24T16:13:31.191Z] ---> sar -b -r -n DEV: [2023-07-24T16:13:31.191Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1898) 07/24/23 _x86_64_ (8 CPU) [2023-07-24T16:13:31.191Z] [2023-07-24T16:13:31.191Z] 16:05:25 LINUX RESTART (8 CPU) [2023-07-24T16:13:31.191Z] [2023-07-24T16:13:31.191Z] 16:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-07-24T16:13:31.191Z] 16:07:01 83.62 10.20 73.42 0.00 1717.58 36807.33 0.00 [2023-07-24T16:13:31.191Z] 16:08:01 63.67 0.18 63.49 0.00 12.93 38840.33 0.00 [2023-07-24T16:13:31.191Z] 16:09:01 1.57 0.00 1.57 0.00 0.00 18.28 0.00 [2023-07-24T16:13:31.191Z] 16:10:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 [2023-07-24T16:13:31.191Z] 16:11:01 54.42 10.58 43.84 0.00 5154.87 8945.71 0.00 [2023-07-24T16:13:31.191Z] 16:12:01 5.15 0.02 5.13 0.00 0.13 114.51 0.00 [2023-07-24T16:13:31.191Z] 16:13:01 2.03 0.00 2.03 0.00 0.00 22.66 0.00 [2023-07-24T16:13:31.191Z] Average: 30.23 3.00 27.23 0.00 983.62 12108.63 0.00 [2023-07-24T16:13:31.191Z] [2023-07-24T16:13:31.191Z] 16:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-07-24T16:13:31.191Z] 16:07:01 28191436 31256692 1045392 3.18 82784 3218292 2461956 7.26 1641056 2634964 614748 [2023-07-24T16:13:31.191Z] 16:08:01 28646808 31574268 731044 2.22 91832 3065220 1736892 5.12 1109396 2707596 328 [2023-07-24T16:13:31.191Z] 16:09:01 28647280 31574776 730336 2.22 91864 3065224 1736892 5.12 1109216 2707600 24 [2023-07-24T16:13:31.191Z] 16:10:01 28648932 31576544 728492 2.22 91900 3065224 1736892 5.12 1107380 2707624 8 [2023-07-24T16:13:31.191Z] 16:11:01 28118804 31557548 729724 2.22 126640 3525836 1799004 5.30 1429824 2878096 948 [2023-07-24T16:13:31.191Z] 16:12:01 28126848 31560836 726144 2.21 125252 3522576 1787984 5.27 1425652 2874880 328 [2023-07-24T16:13:31.191Z] 16:13:01 28131148 31565228 721696 2.19 125344 3522580 1787984 5.27 1421652 2874888 8 [2023-07-24T16:13:31.191Z] Average: 28358751 31523699 773261 2.35 105088 3283565 1863943 5.49 1320597 2769378 88056 [2023-07-24T16:13:31.191Z] [2023-07-24T16:13:31.191Z] 16:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-07-24T16:13:31.191Z] 16:07:01 ens3 440.98 272.67 7434.33 48.68 0.00 0.00 0.00 0.00 [2023-07-24T16:13:31.191Z] 16:07:01 docker0 90.73 132.11 6.73 1456.03 0.00 0.00 0.00 0.00 [2023-07-24T16:13:31.191Z] 16:07:01 lo 3.27 3.27 0.32 0.32 0.00 0.00 0.00 0.00 [2023-07-24T16:13:31.191Z] 16:07:01 vethc8775a3 88.77 130.24 7.72 1440.03 0.00 0.00 0.00 0.12 [2023-07-24T16:13:31.191Z] 16:08:01 ens3 133.39 92.95 2543.50 85.38 0.00 0.00 0.00 0.00 [2023-07-24T16:13:31.191Z] 16:08:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T16:13:31.191Z] 16:08:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-07-24T16:13:31.191Z] 16:09:01 ens3 1.23 0.62 2.00 0.22 0.00 0.00 0.00 0.00 [2023-07-24T16:13:31.191Z] 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T16:13:31.191Z] 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T16:13:31.191Z] 16:10:01 ens3 0.67 0.13 0.06 0.01 0.00 0.00 0.00 0.00 [2023-07-24T16:13:31.191Z] 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T16:13:31.191Z] 16:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-24T16:13:31.191Z] 16:11:01 ens3 234.19 125.05 2926.05 8.84 0.00 0.00 0.00 0.00 [2023-07-24T16:13:31.191Z] 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T16:13:31.191Z] 16:11:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-07-24T16:13:31.191Z] 16:12:01 ens3 0.37 0.27 0.03 0.02 0.00 0.00 0.00 0.00 [2023-07-24T16:13:31.191Z] 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T16:13:31.191Z] 16:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-24T16:13:31.191Z] 16:13:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T16:13:31.191Z] 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T16:13:31.191Z] 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T16:13:31.191Z] Average: ens3 115.84 70.24 1843.67 20.45 0.00 0.00 0.00 0.00 [2023-07-24T16:13:31.191Z] Average: docker0 12.97 18.88 0.96 208.00 0.00 0.00 0.00 0.00 [2023-07-24T16:13:31.191Z] Average: lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 [2023-07-24T16:13:31.191Z] [2023-07-24T16:13:31.191Z] [2023-07-24T16:13:31.191Z] ---> sar -P ALL: [2023-07-24T16:13:31.191Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1898) 07/24/23 _x86_64_ (8 CPU) [2023-07-24T16:13:31.191Z] [2023-07-24T16:13:31.191Z] 16:05:25 LINUX RESTART (8 CPU) [2023-07-24T16:13:31.191Z] [2023-07-24T16:13:31.191Z] 16:06:01 CPU %user %nice %system %iowait %steal %idle [2023-07-24T16:13:31.191Z] 16:07:01 all 21.10 0.00 4.77 1.82 0.07 72.24 [2023-07-24T16:13:31.191Z] 16:07:01 0 19.18 0.00 4.31 0.40 0.08 76.03 [2023-07-24T16:13:31.191Z] 16:07:01 1 20.55 0.00 4.58 0.84 0.05 73.98 [2023-07-24T16:13:31.191Z] 16:07:01 2 20.95 0.00 4.76 0.24 0.07 73.98 [2023-07-24T16:13:31.191Z] 16:07:01 3 20.46 0.00 5.02 0.07 0.07 74.38 [2023-07-24T16:13:31.191Z] 16:07:01 4 21.41 0.00 4.91 2.55 0.07 71.07 [2023-07-24T16:13:31.191Z] 16:07:01 5 21.93 0.00 4.31 0.12 0.05 73.59 [2023-07-24T16:13:31.191Z] 16:07:01 6 22.15 0.00 5.03 0.10 0.07 72.66 [2023-07-24T16:13:31.191Z] 16:07:01 7 22.18 0.00 5.25 10.32 0.07 62.18 [2023-07-24T16:13:31.191Z] 16:08:01 all 24.99 0.00 4.27 1.75 0.07 68.92 [2023-07-24T16:13:31.191Z] 16:08:01 0 24.82 0.00 5.14 7.89 0.08 62.05 [2023-07-24T16:13:31.191Z] 16:08:01 1 28.75 0.00 3.74 0.19 0.07 67.25 [2023-07-24T16:13:31.192Z] 16:08:01 2 22.96 0.00 4.16 0.52 0.07 72.30 [2023-07-24T16:13:31.192Z] 16:08:01 3 24.19 0.00 4.60 0.34 0.07 70.81 [2023-07-24T16:13:31.192Z] 16:08:01 4 28.66 0.00 4.30 2.25 0.07 64.72 [2023-07-24T16:13:31.192Z] 16:08:01 5 23.93 0.00 4.12 0.10 0.07 71.78 [2023-07-24T16:13:31.192Z] 16:08:01 6 23.23 0.00 3.73 0.62 0.05 72.37 [2023-07-24T16:13:31.192Z] 16:08:01 7 23.40 0.00 4.37 2.15 0.08 69.99 [2023-07-24T16:13:31.192Z] 16:09:01 all 0.04 0.00 0.03 0.01 0.06 99.87 [2023-07-24T16:13:31.192Z] 16:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-24T16:13:31.192Z] 16:09:01 1 0.08 0.00 0.00 0.00 0.00 99.92 [2023-07-24T16:13:31.192Z] 16:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-24T16:13:31.192Z] 16:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-24T16:13:31.192Z] 16:09:01 4 0.03 0.00 0.07 0.08 0.48 99.34 [2023-07-24T16:13:31.192Z] 16:09:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-07-24T16:13:31.192Z] 16:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-24T16:13:31.192Z] 16:09:01 7 0.07 0.00 0.05 0.00 0.00 99.88 [2023-07-24T16:13:31.192Z] 16:10:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-07-24T16:13:31.192Z] 16:10:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-07-24T16:13:31.192Z] 16:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-24T16:13:31.192Z] 16:10:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-24T16:13:31.192Z] 16:10:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-24T16:13:31.192Z] 16:10:01 4 0.07 0.00 0.02 0.02 0.02 99.88 [2023-07-24T16:13:31.192Z] 16:10:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-07-24T16:13:31.192Z] 16:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-24T16:13:31.192Z] 16:10:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-07-24T16:13:31.192Z] 16:11:01 all 2.43 0.00 1.71 0.66 0.03 95.16 [2023-07-24T16:13:31.192Z] 16:11:01 0 2.65 0.00 1.27 0.38 0.03 95.66 [2023-07-24T16:13:31.192Z] 16:11:01 1 3.19 0.00 1.32 0.82 0.02 94.66 [2023-07-24T16:13:31.192Z] 16:11:01 2 2.14 0.00 1.24 0.22 0.02 96.39 [2023-07-24T16:13:31.192Z] 16:11:01 3 2.29 0.00 1.72 0.03 0.03 95.92 [2023-07-24T16:13:31.192Z] 16:11:01 4 2.91 0.00 1.34 1.61 0.05 94.09 [2023-07-24T16:13:31.192Z] 16:11:01 5 3.42 0.00 3.19 1.99 0.03 91.37 [2023-07-24T16:13:31.192Z] 16:11:01 6 1.12 0.00 0.77 0.18 0.03 97.89 [2023-07-24T16:13:31.192Z] 16:11:01 7 1.73 0.00 2.87 0.03 0.03 95.34 [2023-07-24T16:13:31.192Z] 16:12:01 all 0.09 0.00 0.08 0.01 0.01 99.82 [2023-07-24T16:13:31.192Z] 16:12:01 0 0.08 0.00 0.08 0.02 0.02 99.80 [2023-07-24T16:13:31.192Z] 16:12:01 1 0.22 0.00 0.13 0.00 0.00 99.65 [2023-07-24T16:13:31.192Z] 16:12:01 2 0.10 0.00 0.03 0.00 0.00 99.87 [2023-07-24T16:13:31.192Z] 16:12:01 3 0.03 0.00 0.07 0.00 0.02 99.88 [2023-07-24T16:13:31.192Z] 16:12:01 4 0.03 0.00 0.07 0.07 0.00 99.83 [2023-07-24T16:13:31.192Z] 16:12:01 5 0.08 0.00 0.07 0.00 0.00 99.85 [2023-07-24T16:13:31.192Z] 16:12:01 6 0.08 0.00 0.10 0.00 0.00 99.82 [2023-07-24T16:13:31.192Z] 16:12:01 7 0.05 0.00 0.07 0.02 0.02 99.85 [2023-07-24T16:13:31.192Z] 16:13:01 all 0.17 0.00 0.01 0.00 0.00 99.80 [2023-07-24T16:13:31.192Z] 16:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-24T16:13:31.192Z] 16:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-24T16:13:31.192Z] 16:13:01 2 1.22 0.00 0.00 0.00 0.00 98.78 [2023-07-24T16:13:31.192Z] 16:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-24T16:13:31.192Z] 16:13:01 4 0.07 0.00 0.03 0.02 0.02 99.87 [2023-07-24T16:13:31.192Z] 16:13:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-24T16:13:31.192Z] 16:13:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-24T16:13:31.192Z] 16:13:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-07-24T16:13:31.192Z] Average: all 6.93 0.00 1.55 0.60 0.03 90.88 [2023-07-24T16:13:31.192Z] Average: 0 6.63 0.00 1.54 1.23 0.03 90.58 [2023-07-24T16:13:31.192Z] Average: 1 7.49 0.00 1.39 0.26 0.02 90.83 [2023-07-24T16:13:31.192Z] Average: 2 6.72 0.00 1.45 0.14 0.02 91.67 [2023-07-24T16:13:31.192Z] Average: 3 6.68 0.00 1.62 0.06 0.03 91.61 [2023-07-24T16:13:31.192Z] Average: 4 7.55 0.00 1.52 0.94 0.10 89.89 [2023-07-24T16:13:31.192Z] Average: 5 7.02 0.00 1.67 0.32 0.02 90.97 [2023-07-24T16:13:31.192Z] Average: 6 6.64 0.00 1.37 0.13 0.02 91.84 [2023-07-24T16:13:31.192Z] Average: 7 6.72 0.00 1.80 1.77 0.03 89.69 [2023-07-24T16:13:31.192Z] [2023-07-24T16:13:31.192Z] [2023-07-24T16:13:31.192Z]