Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e8167b5399796f18ffe8f4da1f2307ce716c5013 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-ssh18212345908274163746.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12979690078254798920.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15988963913882977703.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4090579316874623808.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17218413120963743926.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1107 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e8167b5399796f18ffe8f4da1f2307ce716c5013 (main) Commit message: "Merge pull request #290 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.4.0" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8167b5399796f18ffe8f4da1f2307ce716c5013 # timeout=10 > git rev-list --no-walk e8167b5399796f18ffe8f4da1f2307ce716c5013 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-27T16:13:22.592Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-27T16:13:22.669Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-27T16:13:22.702Z] ========================================================= [2023-11-27T16:13:22.702Z] EdgeX Global Pipelines Version Info [2023-11-27T16:13:22.702Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-27T16:13:23.438Z] ------------------- [2023-11-27T16:13:23.438Z] stable info: [2023-11-27T16:13:23.438Z] ------------------- [2023-11-27T16:13:23.438Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-27T16:13:23.438Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-27T16:13:23.438Z] Message: update stable to v1.0.258 [2023-11-27T16:13:24.009Z] ------------------- [2023-11-27T16:13:24.009Z] experimental info: [2023-11-27T16:13:24.009Z] ------------------- [2023-11-27T16:13:24.009Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-27T16:13:24.009Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-27T16:13:24.009Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-27T16:13:24.099Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2023-11-27T16:13:24.125Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2023-11-27T16:13:24.148Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-27T16:13:24.176Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-27T16:13:24.208Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-27T16:13:24.233Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-27T16:13:24.262Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-27T16:13:24.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-27T16:13:24.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-27T16:13:24.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-27T16:13:24.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-27T16:13:24.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2023-11-27T16:13:24.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-27T16:13:24.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-27T16:13:24.485Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-11-27T16:13:24.518Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-11-27T16:13:24.548Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-27T16:13:24.591Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-27T16:13:24.623Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-27T16:13:24.660Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-27T16:13:24.690Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-27T16:13:24.720Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-27T16:13:24.760Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-27T16:13:24.801Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-27T16:13:24.844Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-11-27T16:13:24.883Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-27T16:13:24.925Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-27T16:13:24.964Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-27T16:13:25.003Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-27T16:13:25.049Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-27T16:13:25.086Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8167b5399796f18ffe8f4da1f2307ce716c5013 [Pipeline] echo [2023-11-27T16:13:25.125Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8167b5 [Pipeline] echo [2023-11-27T16:13:25.169Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-27T16:13:25.607Z] + git rev-list -1 --merges e8167b5399796f18ffe8f4da1f2307ce716c5013~1..e8167b5399796f18ffe8f4da1f2307ce716c5013 [Pipeline] echo [2023-11-27T16:13:25.636Z] -----------> git rev-list -1 --merges e8167b5399796f18ffe8f4da1f2307ce716c5013~1..e8167b5399796f18ffe8f4da1f2307ce716c5013 e8167b5399796f18ffe8f4da1f2307ce716c5013 [2023-11-27T16:13:25.636Z] e8167b5399796f18ffe8f4da1f2307ce716c5013 [false] [Pipeline] sh [2023-11-27T16:13:25.940Z] + git log --format=format:%s -1 e8167b5399796f18ffe8f4da1f2307ce716c5013 [Pipeline] echo [2023-11-27T16:13:25.957Z] ========================================================= [2023-11-27T16:13:25.957Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-27T16:13:25.957Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-27T16:13:26.339Z] + git log --format=format:%s -1 e8167b5399796f18ffe8f4da1f2307ce716c5013 [Pipeline] echo [2023-11-27T16:13:26.351Z] [semverPrep] GIT_COMMIT: e8167b5399796f18ffe8f4da1f2307ce716c5013, Commit Message: Merge pull request #290 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.4.0 [Pipeline] echo [2023-11-27T16:13:26.374Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-27T16:13:26.765Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-27T16:13:26.766Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-27T16:13:26.766Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-27T16:13:26.766Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-27T16:13:26.766Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-27T16:13:26.766Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-27T16:13:26.766Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-27T16:13:27.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-27T16:13:27.151Z] [2023-11-27T16:13:27.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-27T16:13:27.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-27T16:13:27.474Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-27T16:13:27.474Z] b85a868b505f: Pulling fs layer [2023-11-27T16:13:27.474Z] e2be974225ed: Pulling fs layer [2023-11-27T16:13:27.474Z] 339a4e72a1f5: Pulling fs layer [2023-11-27T16:13:27.474Z] 988bab9f4d93: Pulling fs layer [2023-11-27T16:13:27.474Z] 1469e6f7b9e6: Pulling fs layer [2023-11-27T16:13:27.474Z] eaf3925da568: Pulling fs layer [2023-11-27T16:13:27.474Z] bab4dde63d76: Pulling fs layer [2023-11-27T16:13:27.474Z] bde34c3a00c8: Pulling fs layer [2023-11-27T16:13:27.474Z] b352a97aabf1: Pulling fs layer [2023-11-27T16:13:27.474Z] 4872d77fe225: Pulling fs layer [2023-11-27T16:13:27.474Z] 5851b861e8e6: Pulling fs layer [2023-11-27T16:13:27.474Z] 988bab9f4d93: Waiting [2023-11-27T16:13:27.474Z] 1469e6f7b9e6: Waiting [2023-11-27T16:13:27.474Z] eaf3925da568: Waiting [2023-11-27T16:13:27.474Z] bab4dde63d76: Waiting [2023-11-27T16:13:27.474Z] bde34c3a00c8: Waiting [2023-11-27T16:13:27.474Z] 4872d77fe225: Waiting [2023-11-27T16:13:27.474Z] b352a97aabf1: Waiting [2023-11-27T16:13:27.474Z] e2be974225ed: Download complete [2023-11-27T16:13:27.474Z] 988bab9f4d93: Verifying Checksum [2023-11-27T16:13:27.474Z] 988bab9f4d93: Download complete [2023-11-27T16:13:27.734Z] 1469e6f7b9e6: Verifying Checksum [2023-11-27T16:13:27.734Z] 1469e6f7b9e6: Download complete [2023-11-27T16:13:27.734Z] eaf3925da568: Download complete [2023-11-27T16:13:27.734Z] 339a4e72a1f5: Verifying Checksum [2023-11-27T16:13:27.734Z] 339a4e72a1f5: Download complete [2023-11-27T16:13:27.734Z] bde34c3a00c8: Verifying Checksum [2023-11-27T16:13:27.734Z] bde34c3a00c8: Download complete [2023-11-27T16:13:27.734Z] b352a97aabf1: Download complete [2023-11-27T16:13:27.734Z] 4872d77fe225: Verifying Checksum [2023-11-27T16:13:27.734Z] 4872d77fe225: Download complete [2023-11-27T16:13:27.734Z] 5851b861e8e6: Verifying Checksum [2023-11-27T16:13:27.734Z] 5851b861e8e6: Download complete [2023-11-27T16:13:27.734Z] b85a868b505f: Verifying Checksum [2023-11-27T16:13:27.734Z] b85a868b505f: Download complete [2023-11-27T16:13:27.993Z] bab4dde63d76: Verifying Checksum [2023-11-27T16:13:27.993Z] bab4dde63d76: Download complete [2023-11-27T16:13:28.928Z] b85a868b505f: Pull complete [2023-11-27T16:13:29.188Z] e2be974225ed: Pull complete [2023-11-27T16:13:29.449Z] 339a4e72a1f5: Pull complete [2023-11-27T16:13:29.709Z] 988bab9f4d93: Pull complete [2023-11-27T16:13:29.970Z] 1469e6f7b9e6: Pull complete [2023-11-27T16:13:29.970Z] eaf3925da568: Pull complete [2023-11-27T16:13:31.876Z] bab4dde63d76: Pull complete [2023-11-27T16:13:31.876Z] bde34c3a00c8: Pull complete [2023-11-27T16:13:31.876Z] b352a97aabf1: Pull complete [2023-11-27T16:13:31.876Z] 4872d77fe225: Pull complete [2023-11-27T16:13:31.876Z] 5851b861e8e6: Pull complete [2023-11-27T16:13:31.876Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-27T16:13:31.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-27T16:13:31.876Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-27T16:13:32.067Z] prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container [2023-11-27T16:13:32.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-27T16:13:36.391Z] $ docker top 453d58e5d8f77bdcde36e48d05c49367e4e41f10a3f63c45d455833fc98f9196 -eo pid,comm [2023-11-27T16:13:36.441Z] 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-11-27T16:13:36.441Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-27T16:13:36.579Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-27T16:13:36.579Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-27T16:13:36.680Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-27T16:13:36.685Z] $ docker exec 453d58e5d8f77bdcde36e48d05c49367e4e41f10a3f63c45d455833fc98f9196 ssh-agent [2023-11-27T16:13:36.792Z] SSH_AUTH_SOCK=/tmp/ssh-I6as4ubYnkGN/agent.33 [2023-11-27T16:13:36.792Z] SSH_AGENT_PID=39 [2023-11-27T16:13:36.798Z] Running ssh-add (command line suppressed) [2023-11-27T16:13:36.898Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16132114347852694998.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16132114347852694998.key) [2023-11-27T16:13:36.913Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-27T16:13:37.216Z] + git tag --points-at HEAD [Pipeline] } [2023-11-27T16:13:37.232Z] $ docker exec --env ******** --env ******** 453d58e5d8f77bdcde36e48d05c49367e4e41f10a3f63c45d455833fc98f9196 ssh-agent -k [2023-11-27T16:13:37.326Z] unset SSH_AUTH_SOCK; [2023-11-27T16:13:37.327Z] unset SSH_AGENT_PID; [2023-11-27T16:13:37.327Z] echo Agent pid 39 killed; [2023-11-27T16:13:37.334Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-27T16:13:37.396Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-27T16:13:37.396Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-27T16:13:37.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-27T16:13:37.507Z] $ docker exec 453d58e5d8f77bdcde36e48d05c49367e4e41f10a3f63c45d455833fc98f9196 ssh-agent [2023-11-27T16:13:37.607Z] SSH_AUTH_SOCK=/tmp/ssh-1ciR33TZVPuq/agent.71 [2023-11-27T16:13:37.607Z] SSH_AGENT_PID=77 [2023-11-27T16:13:37.613Z] Running ssh-add (command line suppressed) [2023-11-27T16:13:37.706Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_696118344744921416.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_696118344744921416.key) [2023-11-27T16:13:37.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-27T16:13:38.020Z] + git semver init [2023-11-27T16:13:38.281Z] 2023-11-27 16:13:38,213 [run_init] DEBUG init version:0.0.0 force:False [2023-11-27T16:13:38.281Z] 2023-11-27 16:13:38,214 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2023-11-27T16:13:38.281Z] 2023-11-27 16:13:38,215 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2023-11-27T16:13:38.281Z] 2023-11-27 16:13:38,215 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/gexfoundry_go-mod-messaging_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2023-11-27T16:13:39.222Z] 2023-11-27 16:13:39,147 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2023-11-27T16:13:39.222Z] 2023-11-27 16:13:39,147 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2023-11-27T16:13:39.222Z] 2023-11-27 16:13:39,147 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-11-27T16:13:39.222Z] 2023-11-27 16:13:39,147 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-11-27T16:13:39.222Z] 3.2.0-dev.1 [Pipeline] } [2023-11-27T16:13:39.234Z] $ docker exec --env ******** --env ******** 453d58e5d8f77bdcde36e48d05c49367e4e41f10a3f63c45d455833fc98f9196 ssh-agent -k [2023-11-27T16:13:39.339Z] unset SSH_AUTH_SOCK; [2023-11-27T16:13:39.339Z] unset SSH_AGENT_PID; [2023-11-27T16:13:39.341Z] echo Agent pid 77 killed; [2023-11-27T16:13:39.347Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-27T16:13:39.716Z] + git semver [Pipeline] } [2023-11-27T16:13:39.990Z] $ docker stop --time=1 453d58e5d8f77bdcde36e48d05c49367e4e41f10a3f63c45d455833fc98f9196 [2023-11-27T16:13:41.277Z] $ docker rm -f --volumes 453d58e5d8f77bdcde36e48d05c49367e4e41f10a3f63c45d455833fc98f9196 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-27T16:13:41.644Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-27T16:13:41.898Z] Stashed 1 file(s) [Pipeline] echo [2023-11-27T16:13:41.902Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.1 [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-11-27T16:13:42.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-27T16:13:42.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-27T16:13:42.342Z] ========================================================= [2023-11-27T16:13:42.342Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-27T16:13:42.342Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-11-27T16:13:42.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-27T16:13:42.697Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-27T16:13:42.697Z] 7264a8db6415: Pulling fs layer [2023-11-27T16:13:42.697Z] c4d48a809fc2: Pulling fs layer [2023-11-27T16:13:42.697Z] 4f1c88b9dad5: Pulling fs layer [2023-11-27T16:13:42.697Z] ad3a456e5733: Pulling fs layer [2023-11-27T16:13:42.697Z] 69c7f0334f64: Pulling fs layer [2023-11-27T16:13:42.697Z] 1f1c1a5573a3: Pulling fs layer [2023-11-27T16:13:42.697Z] ce7588e14bc9: Pulling fs layer [2023-11-27T16:13:42.697Z] b5e4710f87ac: Pulling fs layer [2023-11-27T16:13:42.697Z] 1f1c1a5573a3: Waiting [2023-11-27T16:13:42.697Z] ce7588e14bc9: Waiting [2023-11-27T16:13:42.697Z] b5e4710f87ac: Waiting [2023-11-27T16:13:42.697Z] ad3a456e5733: Waiting [2023-11-27T16:13:42.697Z] 69c7f0334f64: Waiting [2023-11-27T16:13:42.697Z] c4d48a809fc2: Download complete [2023-11-27T16:13:42.697Z] ad3a456e5733: Verifying Checksum [2023-11-27T16:13:42.697Z] ad3a456e5733: Download complete [2023-11-27T16:13:42.697Z] 69c7f0334f64: Download complete [2023-11-27T16:13:42.697Z] 1f1c1a5573a3: Verifying Checksum [2023-11-27T16:13:42.697Z] 1f1c1a5573a3: Download complete [2023-11-27T16:13:42.967Z] 7264a8db6415: Verifying Checksum [2023-11-27T16:13:42.967Z] 7264a8db6415: Download complete [2023-11-27T16:13:42.967Z] 7264a8db6415: Pull complete [2023-11-27T16:13:42.967Z] b5e4710f87ac: Verifying Checksum [2023-11-27T16:13:42.967Z] b5e4710f87ac: Download complete [2023-11-27T16:13:43.224Z] c4d48a809fc2: Pull complete [2023-11-27T16:13:43.224Z] 4f1c88b9dad5: Verifying Checksum [2023-11-27T16:13:43.224Z] 4f1c88b9dad5: Download complete [2023-11-27T16:13:43.793Z] ce7588e14bc9: Verifying Checksum [2023-11-27T16:13:43.793Z] ce7588e14bc9: Download complete [2023-11-27T16:13:46.322Z] 4f1c88b9dad5: Pull complete [2023-11-27T16:13:46.322Z] ad3a456e5733: Pull complete [2023-11-27T16:13:46.322Z] 69c7f0334f64: Pull complete [2023-11-27T16:13:46.322Z] 1f1c1a5573a3: Pull complete [2023-11-27T16:13:48.854Z] ce7588e14bc9: Pull complete [2023-11-27T16:13:49.112Z] b5e4710f87ac: Pull complete [2023-11-27T16:13:49.112Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-27T16:13:49.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-27T16:13:49.112Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2023-11-27T16:13:49.397Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-27T16:13:49.714Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-27T16:13:49.714Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-27T16:13:49.825Z] prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container [2023-11-27T16:13:49.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-27T16:13:57.167Z] Still waiting to schedule task [2023-11-27T16:13:57.167Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1108’ is offline [2023-11-27T16:13:57.334Z] $ docker top a8ca4edc52d6c26032b4c5b0943c5258f783b7cfe4210f95922740def608afdf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-27T16:13:57.720Z] + go version [2023-11-27T16:13:57.720Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-27T16:13:57.732Z] $ docker stop --time=1 a8ca4edc52d6c26032b4c5b0943c5258f783b7cfe4210f95922740def608afdf [2023-11-27T16:13:59.014Z] $ docker rm -f --volumes a8ca4edc52d6c26032b4c5b0943c5258f783b7cfe4210f95922740def608afdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-27T16:13:59.620Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-27T16:13:59.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-27T16:13:59.730Z] prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container [2023-11-27T16:13:59.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-27T16:14:00.240Z] $ docker top df01f798a810a78456526db85a54481ab6165e89916ec539910c87c5d452bd6d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-27T16:14:00.671Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2023-11-27T16:14:00.992Z] + make test [2023-11-27T16:14:00.992Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-11-27T16:14:00.992Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0 [2023-11-27T16:14:00.992Z] go: downloading github.com/google/uuid v1.4.0 [2023-11-27T16:14:00.992Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-11-27T16:14:01.251Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2023-11-27T16:14:01.251Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-11-27T16:14:01.251Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-11-27T16:14:01.251Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-11-27T16:14:01.251Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-11-27T16:14:01.251Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-11-27T16:14:01.251Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-11-27T16:14:01.251Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-11-27T16:14:01.251Z] go: downloading github.com/go-playground/validator/v10 v10.15.5 [2023-11-27T16:14:01.251Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-11-27T16:14:01.251Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-11-27T16:14:01.251Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-11-27T16:14:01.251Z] go: downloading golang.org/x/net v0.17.0 [2023-11-27T16:14:01.251Z] go: downloading golang.org/x/sync v0.1.0 [2023-11-27T16:14:01.509Z] go: downloading github.com/klauspost/compress v1.17.1 [2023-11-27T16:14:01.509Z] go: downloading github.com/nats-io/nkeys v0.4.6 [2023-11-27T16:14:01.509Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-11-27T16:14:01.509Z] go: downloading github.com/x448/float16 v0.8.4 [2023-11-27T16:14:01.509Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-11-27T16:14:01.509Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-11-27T16:14:01.509Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-11-27T16:14:01.509Z] go: downloading golang.org/x/crypto v0.14.0 [2023-11-27T16:14:01.509Z] go: downloading golang.org/x/text v0.13.0 [2023-11-27T16:14:01.769Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-11-27T16:14:01.769Z] go: downloading golang.org/x/sys v0.13.0 [2023-11-27T16:14:17.357Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-11-27T16:14:17.357Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2023-11-27T16:14:17.923Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.045s coverage: 88.6% of statements [2023-11-27T16:14:17.923Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-11-27T16:14:18.490Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-11-27T16:14:23.762Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.045s coverage: 19.8% of statements [2023-11-27T16:14:23.763Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.069s coverage: 88.8% of statements [2023-11-27T16:14:23.763Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.065s coverage: 86.2% of statements [2023-11-27T16:14:23.763Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.037s coverage: 15.4% of statements [2023-11-27T16:14:23.763Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.151s coverage: 61.3% of statements [2023-11-27T16:14:23.763Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.033s coverage: 87.5% of statements [2023-11-27T16:14:23.763Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.040s coverage: 100.0% of statements [2023-11-27T16:14:23.763Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.044s coverage: 100.0% of statements [2023-11-27T16:14:23.763Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.039s coverage: 95.1% of statements [2023-11-27T16:14:35.954Z] go vet ./... [2023-11-27T16:14:37.852Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-27T16:14:37.852Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-11-27T16:14:37.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-27T16:14:37.899Z] $ docker stop --time=1 df01f798a810a78456526db85a54481ab6165e89916ec539910c87c5d452bd6d [2023-11-27T16:14:43.745Z] $ docker rm -f --volumes df01f798a810a78456526db85a54481ab6165e89916ec539910c87c5d452bd6d [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-27T16:14:44.348Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-27T16:14:44.440Z] 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-11-27T16:14:45.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-27T16:14:45.237Z] [2023-11-27T16:14:45.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-27T16:14:45.554Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-27T16:14:45.554Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-27T16:14:45.554Z] 5eb5b503b376: Pulling fs layer [2023-11-27T16:14:45.554Z] 5c69ac0246d0: Pulling fs layer [2023-11-27T16:14:45.554Z] ec43610c2a17: Pulling fs layer [2023-11-27T16:14:45.554Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-27T16:14:45.554Z] 33b1e0a273af: Pulling fs layer [2023-11-27T16:14:45.554Z] 5d3b04190fa2: Pulling fs layer [2023-11-27T16:14:45.554Z] 2f39f015ded8: Pulling fs layer [2023-11-27T16:14:45.554Z] 33b1e0a273af: Waiting [2023-11-27T16:14:45.554Z] 5d3b04190fa2: Waiting [2023-11-27T16:14:45.554Z] 2f39f015ded8: Waiting [2023-11-27T16:14:45.554Z] 3a2ae6a8a46f: Waiting [2023-11-27T16:14:45.554Z] 5c69ac0246d0: Verifying Checksum [2023-11-27T16:14:45.554Z] 5c69ac0246d0: Download complete [2023-11-27T16:14:45.554Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-27T16:14:45.554Z] 3a2ae6a8a46f: Download complete [2023-11-27T16:14:45.554Z] 33b1e0a273af: Verifying Checksum [2023-11-27T16:14:45.554Z] 33b1e0a273af: Download complete [2023-11-27T16:14:45.554Z] ec43610c2a17: Verifying Checksum [2023-11-27T16:14:45.554Z] ec43610c2a17: Download complete [2023-11-27T16:14:45.554Z] 5d3b04190fa2: Verifying Checksum [2023-11-27T16:14:45.554Z] 5d3b04190fa2: Download complete [2023-11-27T16:14:45.813Z] 5eb5b503b376: Download complete [2023-11-27T16:14:46.379Z] 2f39f015ded8: Download complete [2023-11-27T16:14:46.944Z] 5eb5b503b376: Pull complete [2023-11-27T16:14:46.944Z] 5c69ac0246d0: Pull complete [2023-11-27T16:14:47.513Z] ec43610c2a17: Pull complete [2023-11-27T16:14:47.513Z] 3a2ae6a8a46f: Pull complete [2023-11-27T16:14:47.513Z] 33b1e0a273af: Pull complete [2023-11-27T16:14:47.771Z] 5d3b04190fa2: Pull complete [2023-11-27T16:14:51.958Z] 2f39f015ded8: Pull complete [2023-11-27T16:14:51.958Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-27T16:14:51.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-27T16:14:51.958Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-27T16:14:52.151Z] prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container [2023-11-27T16:14:52.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-27T16:14:57.475Z] $ docker top b747243c42c015abd26d2481d69115efc12f0001d3a07c0920da756f18551cfe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-27T16:14:57.887Z] ---> job-cost.sh [2023-11-27T16:14:57.887Z] lf-activate-venv: SKIPPING [2023-11-27T16:14:57.887Z] INFO: No Stack... [2023-11-27T16:14:58.147Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-27T16:14:58.719Z] INFO: Archiving Costs [Pipeline] sh [2023-11-27T16:14:59.014Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2023-11-27T16:14:59.015Z] + cut -d, -f6 [Pipeline] lock [2023-11-27T16:14:59.027Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-134-stack-cost] [2023-11-27T16:14:59.033Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-134-stack-cost] did not exist. Created. [2023-11-27T16:14:59.033Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-27T16:14:59.383Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-27T16:14:59.443Z] Stashed 1 file(s) [Pipeline] } [2023-11-27T16:14:59.450Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-134-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-27T16:14:59.516Z] $ docker stop --time=1 b747243c42c015abd26d2481d69115efc12f0001d3a07c0920da756f18551cfe [2023-11-27T16:15:00.663Z] $ docker rm -f --volumes b747243c42c015abd26d2481d69115efc12f0001d3a07c0920da756f18551cfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-27T16:26:56.200Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1171 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2023-11-27T16:26:56.236Z] Running in /w/workspace/go-mod-messaging/134 [Pipeline] { [Pipeline] checkout [2023-11-27T16:26:59.434Z] Selected Git installation does not exist. Using Default [2023-11-27T16:26:59.434Z] The recommended git tool is: NONE [2023-11-27T16:27:11.070Z] using credential edgex-jenkins-ssh [2023-11-27T16:27:11.093Z] Cloning the remote Git repository [2023-11-27T16:27:11.147Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2023-11-27T16:27:11.320Z] > git init /w/workspace/go-mod-messaging/134 # timeout=10 [2023-11-27T16:27:11.563Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2023-11-27T16:27:11.566Z] > git --version # timeout=10 [2023-11-27T16:27:11.621Z] > git --version # 'git version 2.25.1' [2023-11-27T16:27:11.624Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-27T16:27:11.868Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-27T16:27:14.168Z] Avoid second fetch [2023-11-27T16:27:14.169Z] Checking out Revision e8167b5399796f18ffe8f4da1f2307ce716c5013 (main) [2023-11-27T16:27:13.102Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2023-11-27T16:27:13.148Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-27T16:27:14.191Z] > git config core.sparsecheckout # timeout=10 [2023-11-27T16:27:14.263Z] > git checkout -f e8167b5399796f18ffe8f4da1f2307ce716c5013 # timeout=10 [2023-11-27T16:27:14.991Z] Commit message: "Merge pull request #290 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.4.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-27T16:27:16.236Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-27T16:27:16.236Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-27T16:27:16.236Z] Dload Upload Total Spent Left Speed [2023-11-27T16:27:16.236Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 88069 0 --:--:-- --:--:-- --:--:-- 88685 [Pipeline] sh [2023-11-27T16:27:16.594Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-27T16:27:16.944Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-27T16:27:16.944Z] + sudo tee /etc/docker/daemon.new [2023-11-27T16:27:16.944Z] { [2023-11-27T16:27:16.944Z] "registry-mirrors": [ [2023-11-27T16:27:16.944Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-27T16:27:16.944Z] ], [2023-11-27T16:27:16.944Z] "bip": "10.250.0.254/24", [2023-11-27T16:27:16.944Z] "hosts": [ [2023-11-27T16:27:16.944Z] "tcp://0.0.0.0:5555", [2023-11-27T16:27:16.944Z] "unix:///var/run/docker.sock" [2023-11-27T16:27:16.944Z] ], [2023-11-27T16:27:16.944Z] "mtu": 1458, [2023-11-27T16:27:16.944Z] "selinux-enabled": true, [2023-11-27T16:27:16.944Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-27T16:27:16.944Z] } [Pipeline] sh [2023-11-27T16:27:17.279Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-27T16:27:17.621Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-11-27T16:27:36.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-27T16:27:36.220Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-27T16:27:36.254Z] ========================================================= [2023-11-27T16:27:36.254Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-27T16:27:36.254Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-11-27T16:27:36.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-27T16:27:37.235Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-27T16:27:37.235Z] 9fda8d8052c6: Pulling fs layer [2023-11-27T16:27:37.235Z] 5d54e960e981: Pulling fs layer [2023-11-27T16:27:37.235Z] c4a7e357bf2a: Pulling fs layer [2023-11-27T16:27:37.235Z] f0e02332f6b5: Pulling fs layer [2023-11-27T16:27:37.235Z] 872ee5b61b7b: Pulling fs layer [2023-11-27T16:27:37.235Z] 0c6a40ed1a82: Pulling fs layer [2023-11-27T16:27:37.235Z] 94ae7d8d031c: Pulling fs layer [2023-11-27T16:27:37.235Z] 872ee5b61b7b: Waiting [2023-11-27T16:27:37.235Z] 0c6a40ed1a82: Waiting [2023-11-27T16:27:37.235Z] 94ae7d8d031c: Waiting [2023-11-27T16:27:37.235Z] f0e02332f6b5: Waiting [2023-11-27T16:27:37.508Z] 5d54e960e981: Verifying Checksum [2023-11-27T16:27:37.508Z] 5d54e960e981: Download complete [2023-11-27T16:27:37.508Z] f0e02332f6b5: Verifying Checksum [2023-11-27T16:27:37.508Z] f0e02332f6b5: Download complete [2023-11-27T16:27:37.508Z] 872ee5b61b7b: Verifying Checksum [2023-11-27T16:27:37.508Z] 872ee5b61b7b: Download complete [2023-11-27T16:27:37.508Z] 9fda8d8052c6: Verifying Checksum [2023-11-27T16:27:37.508Z] 9fda8d8052c6: Download complete [2023-11-27T16:27:37.782Z] 94ae7d8d031c: Verifying Checksum [2023-11-27T16:27:37.782Z] 94ae7d8d031c: Download complete [2023-11-27T16:27:38.763Z] 9fda8d8052c6: Pull complete [2023-11-27T16:27:39.354Z] 5d54e960e981: Pull complete [2023-11-27T16:27:39.623Z] c4a7e357bf2a: Download complete [2023-11-27T16:27:40.591Z] 0c6a40ed1a82: Verifying Checksum [2023-11-27T16:27:40.591Z] 0c6a40ed1a82: Download complete [2023-11-27T16:27:53.020Z] c4a7e357bf2a: Pull complete [2023-11-27T16:27:53.020Z] f0e02332f6b5: Pull complete [2023-11-27T16:27:53.020Z] 872ee5b61b7b: Pull complete [2023-11-27T16:28:03.130Z] 0c6a40ed1a82: Pull complete [2023-11-27T16:28:05.086Z] 94ae7d8d031c: Pull complete [2023-11-27T16:28:05.086Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-27T16:28:05.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-27T16:28:05.086Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2023-11-27T16:28:05.418Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-27T16:28:05.814Z] + docker inspect -f . ci-base-image-arm64 [2023-11-27T16:28:05.814Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-27T16:28:06.084Z] prd-ubuntu20.04-docker-arm64-4c-16g-1171 does not seem to be running inside a container [2023-11-27T16:28:06.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/134 -v /w/workspace/go-mod-messaging/134:/w/workspace/go-mod-messaging/134:rw,z -v /w/workspace/go-mod-messaging/134@tmp:/w/workspace/go-mod-messaging/134@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-27T16:28:09.113Z] $ docker top b8b3227d5feb8e21a8504872e8e55687a897b650297c618e1bec5343dee4180c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-27T16:28:10.010Z] + go version [2023-11-27T16:28:10.010Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-27T16:28:10.031Z] $ docker stop --time=1 b8b3227d5feb8e21a8504872e8e55687a897b650297c618e1bec5343dee4180c [2023-11-27T16:28:11.676Z] $ docker rm -f --volumes b8b3227d5feb8e21a8504872e8e55687a897b650297c618e1bec5343dee4180c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-27T16:28:12.459Z] + docker inspect -f . ci-base-image-arm64 [2023-11-27T16:28:12.460Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-27T16:28:12.700Z] prd-ubuntu20.04-docker-arm64-4c-16g-1171 does not seem to be running inside a container [2023-11-27T16:28:12.766Z] $ 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/134 -v /w/workspace/go-mod-messaging/134:/w/workspace/go-mod-messaging/134:rw,z -v /w/workspace/go-mod-messaging/134@tmp:/w/workspace/go-mod-messaging/134@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-27T16:28:13.973Z] $ docker top 34534b3a88817e836fbda70f4392fad14d4ed7b56757d34a07c1f110f1dcefac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-27T16:28:14.893Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/134 [Pipeline] fileExists [Pipeline] sh [2023-11-27T16:28:15.591Z] + make test [2023-11-27T16:28:15.591Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-11-27T16:28:15.591Z] go: downloading github.com/google/uuid v1.4.0 [2023-11-27T16:28:18.265Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-11-27T16:28:18.265Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-11-27T16:28:18.265Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2023-11-27T16:28:18.541Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0 [2023-11-27T16:28:18.541Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-11-27T16:28:18.828Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-11-27T16:28:19.443Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-11-27T16:28:19.443Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-11-27T16:28:19.443Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-11-27T16:28:19.443Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-11-27T16:28:19.710Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-11-27T16:28:19.710Z] go: downloading github.com/klauspost/compress v1.17.1 [2023-11-27T16:28:19.710Z] go: downloading github.com/nats-io/nkeys v0.4.6 [2023-11-27T16:28:19.710Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-11-27T16:28:19.710Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-11-27T16:28:19.710Z] go: downloading golang.org/x/net v0.17.0 [2023-11-27T16:28:19.710Z] go: downloading golang.org/x/sync v0.1.0 [2023-11-27T16:28:19.983Z] go: downloading github.com/go-playground/validator/v10 v10.15.5 [2023-11-27T16:28:19.983Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-11-27T16:28:20.536Z] go: downloading golang.org/x/crypto v0.14.0 [2023-11-27T16:28:21.510Z] go: downloading github.com/x448/float16 v0.8.4 [2023-11-27T16:28:21.510Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-11-27T16:28:21.510Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-11-27T16:28:21.510Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-11-27T16:28:21.510Z] go: downloading golang.org/x/text v0.13.0 [2023-11-27T16:28:21.789Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-11-27T16:29:58.560Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.267s coverage: 88.6% of statements [2023-11-27T16:29:58.560Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-11-27T16:29:58.560Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2023-11-27T16:29:58.560Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-11-27T16:29:58.560Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-11-27T16:29:58.560Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.220s coverage: 19.8% of statements [2023-11-27T16:29:58.560Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.346s coverage: 88.8% of statements [2023-11-27T16:29:58.560Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.347s coverage: 86.2% of statements [2023-11-27T16:29:58.560Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.217s coverage: 15.4% of statements [2023-11-27T16:29:58.560Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.352s coverage: 61.3% of statements [2023-11-27T16:29:58.827Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.204s coverage: 87.5% of statements [2023-11-27T16:29:59.788Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.201s coverage: 100.0% of statements [2023-11-27T16:30:00.372Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.162s coverage: 100.0% of statements [2023-11-27T16:30:01.333Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.183s coverage: 95.1% of statements [2023-11-27T16:30:01.921Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-27T16:30:01.921Z] go vet ./... [2023-11-27T16:31:12.707Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-27T16:31:12.707Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-11-27T16:31:12.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-27T16:31:12.771Z] $ docker stop --time=1 34534b3a88817e836fbda70f4392fad14d4ed7b56757d34a07c1f110f1dcefac [2023-11-27T16:31:14.644Z] $ docker rm -f --volumes 34534b3a88817e836fbda70f4392fad14d4ed7b56757d34a07c1f110f1dcefac [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-27T16:31:16.814Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-27T16:31:16.829Z] Warning: overwriting stash ‘coverage-report’ [2023-11-27T16:31:17.253Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-27T16:31:18.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-27T16:31:18.049Z] [2023-11-27T16:31:18.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-27T16:31:18.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-27T16:31:18.412Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-27T16:31:18.412Z] 8998bd30e6a1: Pulling fs layer [2023-11-27T16:31:18.412Z] 04944245beec: Pulling fs layer [2023-11-27T16:31:18.412Z] 699f458cf7ca: Pulling fs layer [2023-11-27T16:31:18.412Z] 765212b225bb: Pulling fs layer [2023-11-27T16:31:18.412Z] f23df028b6ca: Pulling fs layer [2023-11-27T16:31:18.412Z] d65c8cfc05b1: Pulling fs layer [2023-11-27T16:31:18.412Z] 2437ff75d9bd: Pulling fs layer [2023-11-27T16:31:18.412Z] 765212b225bb: Waiting [2023-11-27T16:31:18.412Z] f23df028b6ca: Waiting [2023-11-27T16:31:18.412Z] d65c8cfc05b1: Waiting [2023-11-27T16:31:18.412Z] 2437ff75d9bd: Waiting [2023-11-27T16:31:18.684Z] 04944245beec: Verifying Checksum [2023-11-27T16:31:18.684Z] 04944245beec: Download complete [2023-11-27T16:31:18.684Z] 765212b225bb: Download complete [2023-11-27T16:31:18.684Z] f23df028b6ca: Verifying Checksum [2023-11-27T16:31:18.685Z] f23df028b6ca: Download complete [2023-11-27T16:31:18.685Z] d65c8cfc05b1: Verifying Checksum [2023-11-27T16:31:18.685Z] d65c8cfc05b1: Download complete [2023-11-27T16:31:18.685Z] 699f458cf7ca: Verifying Checksum [2023-11-27T16:31:18.685Z] 699f458cf7ca: Download complete [2023-11-27T16:31:19.269Z] 8998bd30e6a1: Verifying Checksum [2023-11-27T16:31:19.269Z] 8998bd30e6a1: Download complete [2023-11-27T16:31:21.857Z] 2437ff75d9bd: Download complete [2023-11-27T16:31:23.805Z] 8998bd30e6a1: Pull complete [2023-11-27T16:31:25.751Z] 04944245beec: Pull complete [2023-11-27T16:31:27.163Z] 699f458cf7ca: Pull complete [2023-11-27T16:31:27.430Z] 765212b225bb: Pull complete [2023-11-27T16:31:28.392Z] f23df028b6ca: Pull complete [2023-11-27T16:31:28.392Z] d65c8cfc05b1: Pull complete [2023-11-27T16:31:46.607Z] 2437ff75d9bd: Pull complete [2023-11-27T16:31:46.607Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-27T16:31:46.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-27T16:31:46.607Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-27T16:31:46.971Z] prd-ubuntu20.04-docker-arm64-4c-16g-1171 does not seem to be running inside a container [2023-11-27T16:31:47.027Z] $ 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/134 -v /w/workspace/go-mod-messaging/134:/w/workspace/go-mod-messaging/134:rw,z -v /w/workspace/go-mod-messaging/134@tmp:/w/workspace/go-mod-messaging/134@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-27T16:31:49.450Z] $ docker top 7ea8021a65cf1132b47eb121bd3e9513abc85b5df57023aebb949d75bca8272e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-27T16:31:50.342Z] ---> job-cost.sh [2023-11-27T16:31:50.342Z] lf-activate-venv: SKIPPING [2023-11-27T16:31:50.342Z] INFO: No Stack... [2023-11-27T16:31:50.609Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-27T16:31:51.567Z] INFO: Archiving Costs [Pipeline] sh [2023-11-27T16:31:51.889Z] + cut -d, -f6 [2023-11-27T16:31:51.889Z] + cat /w/workspace/go-mod-messaging/134/archives/cost.csv [Pipeline] lock [2023-11-27T16:31:52.191Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-134-stack-cost] [2023-11-27T16:31:52.200Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-134-stack-cost] did not exist. Created. [2023-11-27T16:31:52.200Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-27T16:31:52.922Z] /w/workspace/go-mod-messaging/134@tmp/durable-fe5ada6c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-27T16:31:53.255Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-27T16:31:53.307Z] Warning: overwriting stash ‘stack-cost’ [2023-11-27T16:31:53.362Z] Stashed 1 file(s) [Pipeline] } [2023-11-27T16:31:53.371Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-134-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-27T16:31:53.455Z] $ docker stop --time=1 7ea8021a65cf1132b47eb121bd3e9513abc85b5df57023aebb949d75bca8272e [2023-11-27T16:31:54.930Z] $ docker rm -f --volumes 7ea8021a65cf1132b47eb121bd3e9513abc85b5df57023aebb949d75bca8272e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-27T16:31:55.906Z] provisioning config files... [2023-11-27T16:31:55.917Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6545076888456365502tmp [Pipeline] { [Pipeline] sh [2023-11-27T16:31:56.301Z] + set +x [2023-11-27T16:31:56.301Z] + curl -s https://codecov.io/bash [2023-11-27T16:31:56.301Z] + bash -s -- [2023-11-27T16:31:56.561Z] [2023-11-27T16:31:56.562Z] _____ _ [2023-11-27T16:31:56.562Z] / ____| | | [2023-11-27T16:31:56.562Z] | | ___ __| | ___ ___ _____ __ [2023-11-27T16:31:56.562Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-27T16:31:56.562Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-27T16:31:56.562Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-27T16:31:56.562Z] Bash-1.0.6 [2023-11-27T16:31:56.562Z] [2023-11-27T16:31:56.562Z] [2023-11-27T16:31:56.562Z] ==> git version 2.25.1 found [2023-11-27T16:31:56.562Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-27T16:31:56.562Z] Release-Date: 2020-01-08 [2023-11-27T16:31:56.562Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-27T16:31:56.562Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-27T16:31:56.562Z] ==> Jenkins CI detected. [2023-11-27T16:31:56.562Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2023-11-27T16:31:56.562Z] project root: . [2023-11-27T16:31:56.562Z] --> token set from env [2023-11-27T16:31:56.562Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-27T16:31:56.562Z] ==> Running gcov in . (disable via -X gcov) [2023-11-27T16:31:56.562Z] ==> Python coveragepy not found [2023-11-27T16:31:56.562Z] ==> Searching for coverage reports in: [2023-11-27T16:31:56.562Z] + . [2023-11-27T16:31:56.562Z] -> Found 1 reports [2023-11-27T16:31:56.562Z] ==> Detecting git/mercurial file structure [2023-11-27T16:31:56.562Z] ==> Reading reports [2023-11-27T16:31:56.562Z] + ./coverage.out bytes=42718 [2023-11-27T16:31:56.562Z] ==> Appending adjustments [2023-11-27T16:31:56.562Z] https://docs.codecov.io/docs/fixing-reports [2023-11-27T16:31:56.821Z] + Found adjustments [2023-11-27T16:31:56.821Z] ==> Gzipping contents [2023-11-27T16:31:56.821Z] 12K /tmp/codecov.p0mI5a.gz [2023-11-27T16:31:56.821Z] ==> Uploading reports [2023-11-27T16:31:56.821Z] url: https://codecov.io [2023-11-27T16:31:56.821Z] query: branch=main&commit=e8167b5399796f18ffe8f4da1f2307ce716c5013&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-27T16:31:56.821Z] -> Pinging Codecov [2023-11-27T16:31:56.821Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e8167b5399796f18ffe8f4da1f2307ce716c5013&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-27T16:31:57.082Z] -> Uploading to [2023-11-27T16:31:57.082Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-27/F6E385568367DD0E4001BA4F8F1CB792/e8167b5399796f18ffe8f4da1f2307ce716c5013/3e819d65-9264-4f7e-b9e2-23e4bc1bc2f1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231127%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231127T163156Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b9645e6df42e8ade1c4d43e968b9c5e7e9f718fe4c0f4ebc7a9a67774abdfbcc [2023-11-27T16:31:57.082Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-27T16:31:57.082Z] Dload Upload Total Spent Left Speed [2023-11-27T16:31:57.343Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8372 0 0 100 8372 0 40250 --:--:-- --:--:-- --:--:-- 40057 100 8372 0 0 100 8372 0 31473 --:--:-- --:--:-- --:--:-- 31355 [2023-11-27T16:31:57.343Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/e8167b5399796f18ffe8f4da1f2307ce716c5013 [Pipeline] } [2023-11-27T16:31:57.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-27T16:31:57.624Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-27T16:31:57.637Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-27T16:31:58.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-27T16:31:58.023Z] [2023-11-27T16:31:58.023Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-27T16:31:58.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-27T16:31:58.383Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-27T16:31:58.383Z] df9b9388f04a: Pulling fs layer [2023-11-27T16:31:58.383Z] 52dc419b0ee2: Pulling fs layer [2023-11-27T16:31:58.383Z] 25bc292e5bac: Pulling fs layer [2023-11-27T16:31:58.383Z] 114826534d7a: Pulling fs layer [2023-11-27T16:31:58.383Z] 4657fd5d0bcf: Pulling fs layer [2023-11-27T16:31:58.383Z] 6ad1cebc031e: Pulling fs layer [2023-11-27T16:31:58.383Z] 8a3aa393b2d8: Pulling fs layer [2023-11-27T16:31:58.383Z] 8a3aa393b2d8: Waiting [2023-11-27T16:31:58.383Z] 6ad1cebc031e: Waiting [2023-11-27T16:31:58.383Z] 4657fd5d0bcf: Waiting [2023-11-27T16:31:58.383Z] 114826534d7a: Waiting [2023-11-27T16:31:58.383Z] 25bc292e5bac: Download complete [2023-11-27T16:31:58.383Z] 52dc419b0ee2: Verifying Checksum [2023-11-27T16:31:58.383Z] 52dc419b0ee2: Download complete [2023-11-27T16:31:58.383Z] 4657fd5d0bcf: Verifying Checksum [2023-11-27T16:31:58.383Z] 4657fd5d0bcf: Download complete [2023-11-27T16:31:58.383Z] df9b9388f04a: Download complete [2023-11-27T16:31:58.687Z] df9b9388f04a: Pull complete [2023-11-27T16:31:58.687Z] 6ad1cebc031e: Verifying Checksum [2023-11-27T16:31:58.687Z] 6ad1cebc031e: Download complete [2023-11-27T16:31:58.687Z] 52dc419b0ee2: Pull complete [2023-11-27T16:31:58.687Z] 25bc292e5bac: Pull complete [2023-11-27T16:31:59.261Z] 114826534d7a: Verifying Checksum [2023-11-27T16:31:59.261Z] 114826534d7a: Download complete [2023-11-27T16:31:59.261Z] 8a3aa393b2d8: Verifying Checksum [2023-11-27T16:31:59.261Z] 8a3aa393b2d8: Download complete [2023-11-27T16:32:02.544Z] 114826534d7a: Pull complete [2023-11-27T16:32:02.544Z] 4657fd5d0bcf: Pull complete [2023-11-27T16:32:02.544Z] 6ad1cebc031e: Pull complete [2023-11-27T16:32:05.082Z] 8a3aa393b2d8: Pull complete [2023-11-27T16:32:05.082Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-27T16:32:05.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-27T16:32:05.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-27T16:32:05.299Z] prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container [2023-11-27T16:32:05.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-27T16:32:11.899Z] $ docker top 43ae46818b0bf92402e0510221c80f5f71f6fffc9ec28ae742370af8ebb5ee24 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-27T16:32:12.035Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2023-11-27T16:32:12.316Z] + set -o pipefail [2023-11-27T16:32:12.316Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2023-11-27T16:32:16.511Z] [2023-11-27T16:32:16.511Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... [2023-11-27T16:32:16.511Z] [2023-11-27T16:32:16.511Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/cf010c90-1557-476a-acd5-021e3c30c3fb [2023-11-27T16:32:16.511Z] [2023-11-27T16:32:16.511Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-27T16:32:16.511Z] [2023-11-27T16:32:16.779Z] [2023-11-27T16:32:16.779Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-27T16:32:16.779Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-27T16:32:16.779Z] More details here: https://snyk.co/ue1NS [2023-11-27T16:32:16.779Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-27T16:32:16.779Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-27T16:32:16.789Z] $ docker stop --time=1 43ae46818b0bf92402e0510221c80f5f71f6fffc9ec28ae742370af8ebb5ee24 [2023-11-27T16:32:21.742Z] $ docker rm -f --volumes 43ae46818b0bf92402e0510221c80f5f71f6fffc9ec28ae742370af8ebb5ee24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-27T16:32:22.937Z] + git log --format=format:%s -1 e8167b5399796f18ffe8f4da1f2307ce716c5013 [Pipeline] sh [2023-11-27T16:32:23.233Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-27T16:32:23.233Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-27T16:32:23.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-27T16:32:23.569Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-27T16:32:23.719Z] prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container [2023-11-27T16:32:23.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-27T16:32:24.129Z] $ docker top d1ea449f67d6bfc6d71e07963faca3b21c6f7099159374b81cdd435cfa6402b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-27T16:32:24.344Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-27T16:32:24.344Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-27T16:32:24.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-27T16:32:24.466Z] $ docker exec d1ea449f67d6bfc6d71e07963faca3b21c6f7099159374b81cdd435cfa6402b0 ssh-agent [2023-11-27T16:32:24.579Z] SSH_AUTH_SOCK=/tmp/ssh-KTH3n85sc4u1/agent.33 [2023-11-27T16:32:24.579Z] SSH_AGENT_PID=39 [2023-11-27T16:32:24.584Z] Running ssh-add (command line suppressed) [2023-11-27T16:32:24.696Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7508619244294140854.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7508619244294140854.key) [2023-11-27T16:32:24.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-27T16:32:25.043Z] + git semver tag [2023-11-27T16:32:25.303Z] 2023-11-27 16:32:25,213 [run_tag] DEBUG tag force:False [2023-11-27T16:32:25.303Z] 2023-11-27 16:32:25,213 [check_head_tag] DEBUG check head tag [2023-11-27T16:32:25.303Z] 2023-11-27 16:32:25,214 [execute] INFO git cat-file --batch-check [2023-11-27T16:32:25.303Z] 2023-11-27 16:32:25,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2023-11-27T16:32:25.303Z] 2023-11-27 16:32:25,218 [execute] INFO git cat-file --batch [2023-11-27T16:32:25.303Z] 2023-11-27 16:32:25,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2023-11-27T16:32:25.303Z] 2023-11-27 16:32:25,239 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-11-27T16:32:25.303Z] 2023-11-27 16:32:25,240 [execute] INFO git tag -a v3.2.0-dev.1 -m v3.2.0-dev.1 [2023-11-27T16:32:25.303Z] 2023-11-27 16:32:25,240 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.1', '-m', 'v3.2.0-dev.1'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2023-11-27T16:32:25.303Z] 2023-11-27 16:32:25,244 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-11-27T16:32:25.303Z] 3.2.0-dev.1 [Pipeline] } [2023-11-27T16:32:25.313Z] $ docker exec --env ******** --env ******** d1ea449f67d6bfc6d71e07963faca3b21c6f7099159374b81cdd435cfa6402b0 ssh-agent -k [2023-11-27T16:32:25.409Z] unset SSH_AUTH_SOCK; [2023-11-27T16:32:25.409Z] unset SSH_AGENT_PID; [2023-11-27T16:32:25.410Z] echo Agent pid 39 killed; [2023-11-27T16:32:25.419Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-27T16:32:25.884Z] + git semver [Pipeline] } [2023-11-27T16:32:26.160Z] $ docker stop --time=1 d1ea449f67d6bfc6d71e07963faca3b21c6f7099159374b81cdd435cfa6402b0 [2023-11-27T16:32:27.448Z] $ docker rm -f --volumes d1ea449f67d6bfc6d71e07963faca3b21c6f7099159374b81cdd435cfa6402b0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-27T16:32:28.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-27T16:32:28.025Z] [2023-11-27T16:32:28.025Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-27T16:32:28.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-27T16:32:28.366Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-27T16:32:28.366Z] ab5ef0e58194: Pulling fs layer [2023-11-27T16:32:28.366Z] 9712f1f96733: Pulling fs layer [2023-11-27T16:32:28.366Z] 63f879dbbcfc: Pulling fs layer [2023-11-27T16:32:28.366Z] 0d9ebad4ef96: Pulling fs layer [2023-11-27T16:32:28.366Z] e9a5061849ea: Pulling fs layer [2023-11-27T16:32:28.366Z] d747dcd14b5f: Pulling fs layer [2023-11-27T16:32:28.366Z] 2de7ff778b66: Pulling fs layer [2023-11-27T16:32:28.366Z] e9a5061849ea: Waiting [2023-11-27T16:32:28.366Z] d747dcd14b5f: Waiting [2023-11-27T16:32:28.366Z] 2de7ff778b66: Waiting [2023-11-27T16:32:28.366Z] 0d9ebad4ef96: Waiting [2023-11-27T16:32:28.366Z] 9712f1f96733: Verifying Checksum [2023-11-27T16:32:28.366Z] 9712f1f96733: Download complete [2023-11-27T16:32:28.656Z] 63f879dbbcfc: Verifying Checksum [2023-11-27T16:32:28.656Z] 63f879dbbcfc: Download complete [2023-11-27T16:32:28.915Z] 0d9ebad4ef96: Verifying Checksum [2023-11-27T16:32:28.915Z] 0d9ebad4ef96: Download complete [2023-11-27T16:32:28.915Z] d747dcd14b5f: Verifying Checksum [2023-11-27T16:32:28.915Z] d747dcd14b5f: Download complete [2023-11-27T16:32:29.175Z] 2de7ff778b66: Download complete [2023-11-27T16:32:29.175Z] e9a5061849ea: Verifying Checksum [2023-11-27T16:32:29.175Z] e9a5061849ea: Download complete [2023-11-27T16:32:29.175Z] ab5ef0e58194: Verifying Checksum [2023-11-27T16:32:29.175Z] ab5ef0e58194: Download complete [2023-11-27T16:32:32.460Z] ab5ef0e58194: Pull complete [2023-11-27T16:32:32.460Z] 9712f1f96733: Pull complete [2023-11-27T16:32:32.724Z] 63f879dbbcfc: Pull complete [2023-11-27T16:32:36.007Z] 0d9ebad4ef96: Pull complete [2023-11-27T16:32:36.007Z] e9a5061849ea: Pull complete [2023-11-27T16:32:36.265Z] d747dcd14b5f: Pull complete [2023-11-27T16:32:37.202Z] 2de7ff778b66: Pull complete [2023-11-27T16:32:37.202Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-27T16:32:37.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-27T16:32:37.202Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-27T16:32:37.440Z] prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container [2023-11-27T16:32:37.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-27T16:32:45.653Z] $ docker top 278ee0a3096f370880cd05de5c672c821092270a1bde0bf1f24935603b55f76f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-27T16:32:45.789Z] provisioning config files... [2023-11-27T16:32:45.799Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5460989321838970071tmp [2023-11-27T16:32:45.811Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config4465171419622039926tmp [2023-11-27T16:32:45.820Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2409096563151525239tmp [Pipeline] { [Pipeline] echo [2023-11-27T16:32:45.887Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-27T16:32:46.186Z] ---> sigul-configuration.sh [2023-11-27T16:32:46.186Z] gpg: directory `/root/.gnupg' created [2023-11-27T16:32:46.186Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-27T16:32:46.186Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-27T16:32:46.186Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-27T16:32:46.186Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-27T16:32:46.186Z] gpg: CAST5 encrypted data [2023-11-27T16:32:46.186Z] gpg: encrypted with 1 passphrase [2023-11-27T16:32:46.186Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-27T16:32:46.483Z] + mkdir /home/jenkins [2023-11-27T16:32:46.483Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-27T16:32:46.777Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-11-27T16:32:46.791Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-27T16:32:47.100Z] ---> sigul-install.sh [2023-11-27T16:32:47.100Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-27T16:32:47.399Z] + git tag --list [2023-11-27T16:32:47.399Z] v0.0.0 [2023-11-27T16:32:47.399Z] v0.1.0 [2023-11-27T16:32:47.399Z] v0.1.1 [2023-11-27T16:32:47.399Z] v0.1.10 [2023-11-27T16:32:47.399Z] v0.1.11 [2023-11-27T16:32:47.399Z] v0.1.12 [2023-11-27T16:32:47.399Z] v0.1.13 [2023-11-27T16:32:47.399Z] v0.1.14 [2023-11-27T16:32:47.399Z] v0.1.15 [2023-11-27T16:32:47.399Z] v0.1.16 [2023-11-27T16:32:47.399Z] v0.1.17 [2023-11-27T16:32:47.399Z] v0.1.18 [2023-11-27T16:32:47.399Z] v0.1.19 [2023-11-27T16:32:47.399Z] v0.1.2 [2023-11-27T16:32:47.399Z] v0.1.20 [2023-11-27T16:32:47.399Z] v0.1.21 [2023-11-27T16:32:47.399Z] v0.1.22 [2023-11-27T16:32:47.399Z] v0.1.23 [2023-11-27T16:32:47.399Z] v0.1.24 [2023-11-27T16:32:47.399Z] v0.1.25 [2023-11-27T16:32:47.399Z] v0.1.26 [2023-11-27T16:32:47.399Z] v0.1.27 [2023-11-27T16:32:47.399Z] v0.1.28 [2023-11-27T16:32:47.399Z] v0.1.29 [2023-11-27T16:32:47.399Z] v0.1.3 [2023-11-27T16:32:47.399Z] v0.1.30 [2023-11-27T16:32:47.399Z] v0.1.31 [2023-11-27T16:32:47.399Z] v0.1.4 [2023-11-27T16:32:47.399Z] v0.1.5 [2023-11-27T16:32:47.399Z] v0.1.6 [2023-11-27T16:32:47.399Z] v0.1.7 [2023-11-27T16:32:47.399Z] v0.1.8 [2023-11-27T16:32:47.399Z] v0.1.9 [2023-11-27T16:32:47.399Z] v2.0.0 [2023-11-27T16:32:47.399Z] v2.0.1 [2023-11-27T16:32:47.399Z] v2.1.0 [2023-11-27T16:32:47.399Z] v2.1.1 [2023-11-27T16:32:47.399Z] v2.2.0 [2023-11-27T16:32:47.399Z] v2.3.0 [2023-11-27T16:32:47.399Z] v3.0 [2023-11-27T16:32:47.399Z] v3.0.0 [2023-11-27T16:32:47.399Z] v3.1 [2023-11-27T16:32:47.399Z] v3.1.0 [2023-11-27T16:32:47.399Z] v3.1.0-dev.1 [2023-11-27T16:32:47.399Z] v3.1.0-dev.10 [2023-11-27T16:32:47.399Z] v3.1.0-dev.11 [2023-11-27T16:32:47.399Z] v3.1.0-dev.12 [2023-11-27T16:32:47.399Z] v3.1.0-dev.13 [2023-11-27T16:32:47.399Z] v3.1.0-dev.14 [2023-11-27T16:32:47.399Z] v3.1.0-dev.15 [2023-11-27T16:32:47.399Z] v3.1.0-dev.16 [2023-11-27T16:32:47.399Z] v3.1.0-dev.17 [2023-11-27T16:32:47.399Z] v3.1.0-dev.18 [2023-11-27T16:32:47.399Z] v3.1.0-dev.19 [2023-11-27T16:32:47.399Z] v3.1.0-dev.2 [2023-11-27T16:32:47.399Z] v3.1.0-dev.20 [2023-11-27T16:32:47.399Z] v3.1.0-dev.21 [2023-11-27T16:32:47.399Z] v3.1.0-dev.22 [2023-11-27T16:32:47.399Z] v3.1.0-dev.23 [2023-11-27T16:32:47.399Z] v3.1.0-dev.24 [2023-11-27T16:32:47.399Z] v3.1.0-dev.25 [2023-11-27T16:32:47.399Z] v3.1.0-dev.26 [2023-11-27T16:32:47.399Z] v3.1.0-dev.27 [2023-11-27T16:32:47.399Z] v3.1.0-dev.28 [2023-11-27T16:32:47.400Z] v3.1.0-dev.29 [2023-11-27T16:32:47.400Z] v3.1.0-dev.3 [2023-11-27T16:32:47.400Z] v3.1.0-dev.30 [2023-11-27T16:32:47.400Z] v3.1.0-dev.31 [2023-11-27T16:32:47.400Z] v3.1.0-dev.32 [2023-11-27T16:32:47.400Z] v3.1.0-dev.33 [2023-11-27T16:32:47.400Z] v3.1.0-dev.4 [2023-11-27T16:32:47.400Z] v3.1.0-dev.5 [2023-11-27T16:32:47.400Z] v3.1.0-dev.6 [2023-11-27T16:32:47.400Z] v3.1.0-dev.7 [2023-11-27T16:32:47.400Z] v3.1.0-dev.8 [2023-11-27T16:32:47.400Z] v3.1.0-dev.9 [2023-11-27T16:32:47.400Z] v3.2.0-dev.1 [Pipeline] sh [2023-11-27T16:32:47.698Z] + lftools sign git-tag v3.2.0-dev.1 [2023-11-27T16:32:48.266Z] Signing Git tag with Sigul... [2023-11-27T16:32:48.266Z] Signing v3.2.0-dev.1 [Pipeline] echo [2023-11-27T16:32:48.849Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-27T16:32:49.145Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-27T16:32:49.153Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-27T16:32:49.259Z] $ docker stop --time=1 278ee0a3096f370880cd05de5c672c821092270a1bde0bf1f24935603b55f76f [2023-11-27T16:32:50.537Z] $ docker rm -f --volumes 278ee0a3096f370880cd05de5c672c821092270a1bde0bf1f24935603b55f76f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-27T16:32:51.333Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-27T16:32:51.333Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-27T16:32:51.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-27T16:32:51.672Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-27T16:32:51.834Z] prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container [2023-11-27T16:32:51.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-27T16:32:52.230Z] $ docker top b31ba960af9a484428572a666621e8831c794864ad2b51da562c73fae6da375f -eo pid,comm [2023-11-27T16:32:52.283Z] 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-11-27T16:32:52.283Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-27T16:32:52.478Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-27T16:32:52.479Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-27T16:32:52.584Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-27T16:32:52.587Z] $ docker exec b31ba960af9a484428572a666621e8831c794864ad2b51da562c73fae6da375f ssh-agent [2023-11-27T16:32:52.686Z] SSH_AUTH_SOCK=/tmp/ssh-drVBy9pwCg1f/agent.32 [2023-11-27T16:32:52.686Z] SSH_AGENT_PID=38 [2023-11-27T16:32:52.691Z] Running ssh-add (command line suppressed) [2023-11-27T16:32:52.785Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2500023426107722862.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2500023426107722862.key) [2023-11-27T16:32:52.799Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-27T16:32:53.132Z] + git semver bump pre [2023-11-27T16:32:53.392Z] 2023-11-27 16:32:53,300 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-11-27T16:32:53.392Z] 2023-11-27 16:32:53,300 [bump_version] DEBUG bumping version:3.2.0-dev.1 on axis:pre with prefix:dev [2023-11-27T16:32:53.392Z] 2023-11-27 16:32:53,300 [bump_version] DEBUG bumped version:3.2.0-dev.2 [2023-11-27T16:32:53.392Z] 2023-11-27 16:32:53,300 [write_version] DEBUG write version:3.2.0-dev.2 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2023-11-27T16:32:53.392Z] 2023-11-27 16:32:53,300 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-11-27T16:32:53.392Z] 2023-11-27 16:32:53,300 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-11-27T16:32:53.392Z] 2023-11-27 16:32:53,302 [execute] INFO git cat-file --batch-check [2023-11-27T16:32:53.392Z] 2023-11-27 16:32:53,302 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-27T16:32:53.392Z] 2023-11-27 16:32:53,307 [execute] INFO git cat-file --batch [2023-11-27T16:32:53.392Z] 2023-11-27 16:32:53,307 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-27T16:32:53.392Z] 2023-11-27 16:32:53,311 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-11-27T16:32:53.392Z] 3.2.0-dev.2 [Pipeline] } [2023-11-27T16:32:53.403Z] $ docker exec --env ******** --env ******** b31ba960af9a484428572a666621e8831c794864ad2b51da562c73fae6da375f ssh-agent -k [2023-11-27T16:32:53.506Z] unset SSH_AUTH_SOCK; [2023-11-27T16:32:53.506Z] unset SSH_AGENT_PID; [2023-11-27T16:32:53.506Z] echo Agent pid 38 killed; [2023-11-27T16:32:53.515Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-27T16:32:54.007Z] + git semver [Pipeline] } [2023-11-27T16:32:54.279Z] $ docker stop --time=1 b31ba960af9a484428572a666621e8831c794864ad2b51da562c73fae6da375f [2023-11-27T16:32:55.585Z] $ docker rm -f --volumes b31ba960af9a484428572a666621e8831c794864ad2b51da562c73fae6da375f [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-27T16:32:56.060Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-27T16:32:56.061Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-27T16:32:56.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-27T16:32:56.410Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-27T16:32:56.566Z] prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container [2023-11-27T16:32:56.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-27T16:32:56.957Z] $ docker top 8fe1f7469aa1bdb770f653e138614cdcdace5cd19a719ce26443abdebc5b43ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-27T16:32:57.178Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-27T16:32:57.178Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-27T16:32:57.289Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-27T16:32:57.292Z] $ docker exec 8fe1f7469aa1bdb770f653e138614cdcdace5cd19a719ce26443abdebc5b43ca ssh-agent [2023-11-27T16:32:57.388Z] SSH_AUTH_SOCK=/tmp/ssh-0QfLNgjZPwh6/agent.32 [2023-11-27T16:32:57.388Z] SSH_AGENT_PID=38 [2023-11-27T16:32:57.393Z] Running ssh-add (command line suppressed) [2023-11-27T16:32:57.492Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15902254168032251299.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15902254168032251299.key) [2023-11-27T16:32:57.511Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-27T16:32:57.847Z] + git semver push [2023-11-27T16:32:58.106Z] 2023-11-27 16:32:58,020 [run_push] DEBUG push [2023-11-27T16:32:58.106Z] 2023-11-27 16:32:58,020 [execute] INFO git cat-file --batch-check [2023-11-27T16:32:58.106Z] 2023-11-27 16:32:58,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-27T16:32:58.106Z] 2023-11-27 16:32:58,025 [execute] INFO git rev-list ba2401500250d643545ea03d758145488b31f870 -- [2023-11-27T16:32:58.106Z] 2023-11-27 16:32:58,025 [execute] DEBUG Popen(['git', 'rev-list', 'ba2401500250d643545ea03d758145488b31f870', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-27T16:32:58.106Z] 2023-11-27 16:32:58,033 [execute] INFO git fetch -v origin [2023-11-27T16:32:58.106Z] 2023-11-27 16:32:58,034 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-27T16:32:58.681Z] 2023-11-27 16:32:58,608 [run_push] DEBUG no remote changes detected [2023-11-27T16:32:58.681Z] 2023-11-27 16:32:58,609 [execute] INFO git push origin semver [2023-11-27T16:32:58.681Z] 2023-11-27 16:32:58,609 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-27T16:32:59.619Z] 2023-11-27 16:32:59,440 [run_push] DEBUG push all version tags [2023-11-27T16:32:59.619Z] 2023-11-27 16:32:59,441 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-27T16:32:59.619Z] 2023-11-27 16:32:59,441 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2023-11-27T16:33:00.555Z] 2023-11-27 16:33:00,298 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-11-27T16:33:00.555Z] 3.2.0-dev.2 [Pipeline] } [2023-11-27T16:33:00.566Z] $ docker exec --env ******** --env ******** 8fe1f7469aa1bdb770f653e138614cdcdace5cd19a719ce26443abdebc5b43ca ssh-agent -k [2023-11-27T16:33:00.652Z] unset SSH_AUTH_SOCK; [2023-11-27T16:33:00.653Z] unset SSH_AGENT_PID; [2023-11-27T16:33:00.653Z] echo Agent pid 38 killed; [2023-11-27T16:33:00.662Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-27T16:33:01.159Z] + git semver [Pipeline] } [2023-11-27T16:33:01.432Z] $ docker stop --time=1 8fe1f7469aa1bdb770f653e138614cdcdace5cd19a719ce26443abdebc5b43ca [2023-11-27T16:33:02.735Z] $ docker rm -f --volumes 8fe1f7469aa1bdb770f653e138614cdcdace5cd19a719ce26443abdebc5b43ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-27T16:33:04.150Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2023-11-27T16:33:04.150Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-11-27T16:33:04.150Z] total 16 [2023-11-27T16:33:04.150Z] drwxr-xr-x 3 root root 4096 Nov 27 16:14 . [2023-11-27T16:33:04.150Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 27 16:32 .. [2023-11-27T16:33:04.150Z] drwxr-xr-x 2 root root 4096 Nov 27 16:14 cost [2023-11-27T16:33:04.150Z] -rw-r--r-- 1 root root 88 Nov 27 16:14 cost.csv [2023-11-27T16:33:04.150Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-11-27T16:33:04.150Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-11-27T16:33:04.150Z] total 16 [2023-11-27T16:33:04.150Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 27 16:14 . [2023-11-27T16:33:04.150Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 27 16:32 .. [2023-11-27T16:33:04.150Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 27 16:14 cost [2023-11-27T16:33:04.150Z] -rw-r--r-- 1 jenkins jenkins 88 Nov 27 16:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-27T16:33:04.466Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-27T16:33:05.356Z] ---> package-listing.sh [2023-11-27T16:33:05.357Z] ++ facter osfamily [2023-11-27T16:33:05.357Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-27T16:33:05.617Z] + OS_FAMILY=debian [2023-11-27T16:33:05.617Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2023-11-27T16:33:05.617Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-27T16:33:05.617Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-27T16:33:05.617Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-27T16:33:05.617Z] + PACKAGES=/tmp/packages_start.txt [2023-11-27T16:33:05.617Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2023-11-27T16:33:05.617Z] + PACKAGES=/tmp/packages_end.txt [2023-11-27T16:33:05.617Z] + case "${OS_FAMILY}" in [2023-11-27T16:33:05.617Z] + dpkg -l [2023-11-27T16:33:05.617Z] + grep '^ii' [2023-11-27T16:33:05.617Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-27T16:33:05.617Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-27T16:33:05.617Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-27T16:33:05.617Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2023-11-27T16:33:05.617Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2023-11-27T16:33:05.617Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo [2023-11-27T16:33:05.627Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-27T16:33:05.904Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-27T16:33:06.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-27T16:33:06.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-27T16:33:06.662Z] prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container [2023-11-27T16:33:06.690Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-27T16:33:06.875Z] $ docker top ab2513ad265c411e742d9c14afe1f12dbbca7350a2b4650d38d76d7ec0ff8d4e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-27T16:33:07.294Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-27T16:33:07.580Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-27T16:33:07.864Z] + ls /var/log/sa-host [2023-11-27T16:33:07.864Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-27T16:33:08.001Z] provisioning config files... [2023-11-27T16:33:08.009Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config1191337886636918101tmp [Pipeline] { [Pipeline] echo [2023-11-27T16:33:08.129Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-27T16:33:08.412Z] ---> create-netrc.sh [Pipeline] } [2023-11-27T16:33:08.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-27T16:33:08.838Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-27T16:33:08.847Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-27T16:33:09.130Z] ---> sudo-logs.sh [2023-11-27T16:33:09.130Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-27T16:33:09.206Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-27T16:33:09.489Z] ---> job-cost.sh [2023-11-27T16:33:09.489Z] lf-activate-venv: SKIPPING [2023-11-27T16:33:09.489Z] DEBUG: total: 0.2199999988079071 [2023-11-27T16:33:09.489Z] INFO: Retrieving Stack Cost... [2023-11-27T16:33:09.748Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-27T16:33:10.317Z] INFO: Archiving Costs [Pipeline] echo [2023-11-27T16:33:10.329Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-27T16:33:10.614Z] ---> logs-deploy.sh [2023-11-27T16:33:10.614Z] lf-activate-venv: SKIPPING [2023-11-27T16:33:10.614Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/134 [2023-11-27T16:33:10.614Z] INFO: archiving workspace using pattern(s): [2023-11-27T16:33:11.551Z] Archives upload complete. [2023-11-27T16:33:11.810Z] INFO: archiving logs to Nexus [2023-11-27T16:33:12.380Z] ---> uname -a: [2023-11-27T16:33:12.381Z] Linux prd-ubuntu20-04-docker-8c-8g-1107 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-27T16:33:12.381Z] [2023-11-27T16:33:12.381Z] [2023-11-27T16:33:12.381Z] ---> lscpu: [2023-11-27T16:33:12.381Z] Architecture: x86_64 [2023-11-27T16:33:12.381Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-27T16:33:12.381Z] Byte Order: Little Endian [2023-11-27T16:33:12.381Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-27T16:33:12.381Z] CPU(s): 8 [2023-11-27T16:33:12.381Z] On-line CPU(s) list: 0-7 [2023-11-27T16:33:12.381Z] Thread(s) per core: 1 [2023-11-27T16:33:12.381Z] Core(s) per socket: 1 [2023-11-27T16:33:12.381Z] Socket(s): 8 [2023-11-27T16:33:12.381Z] NUMA node(s): 1 [2023-11-27T16:33:12.381Z] Vendor ID: AuthenticAMD [2023-11-27T16:33:12.381Z] CPU family: 23 [2023-11-27T16:33:12.381Z] Model: 49 [2023-11-27T16:33:12.381Z] Model name: AMD EPYC-Rome Processor [2023-11-27T16:33:12.381Z] Stepping: 0 [2023-11-27T16:33:12.381Z] CPU MHz: 2800.000 [2023-11-27T16:33:12.381Z] BogoMIPS: 5600.00 [2023-11-27T16:33:12.381Z] Virtualization: AMD-V [2023-11-27T16:33:12.381Z] Hypervisor vendor: KVM [2023-11-27T16:33:12.381Z] Virtualization type: full [2023-11-27T16:33:12.381Z] L1d cache: 256 KiB [2023-11-27T16:33:12.381Z] L1i cache: 256 KiB [2023-11-27T16:33:12.381Z] L2 cache: 4 MiB [2023-11-27T16:33:12.381Z] L3 cache: 128 MiB [2023-11-27T16:33:12.381Z] NUMA node0 CPU(s): 0-7 [2023-11-27T16:33:12.381Z] Vulnerability Itlb multihit: Not affected [2023-11-27T16:33:12.381Z] Vulnerability L1tf: Not affected [2023-11-27T16:33:12.381Z] Vulnerability Mds: Not affected [2023-11-27T16:33:12.381Z] Vulnerability Meltdown: Not affected [2023-11-27T16:33:12.381Z] Vulnerability Mmio stale data: Not affected [2023-11-27T16:33:12.381Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-27T16:33:12.381Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-27T16:33:12.381Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-27T16:33:12.381Z] Vulnerability Srbds: Not affected [2023-11-27T16:33:12.381Z] Vulnerability Tsx async abort: Not affected [2023-11-27T16:33:12.381Z] 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-11-27T16:33:12.381Z] [2023-11-27T16:33:12.381Z] [2023-11-27T16:33:12.381Z] ---> nproc: [2023-11-27T16:33:12.381Z] 8 [2023-11-27T16:33:12.381Z] [2023-11-27T16:33:12.381Z] [2023-11-27T16:33:12.381Z] ---> df -h: [2023-11-27T16:33:12.381Z] Filesystem Size Used Avail Use% Mounted on [2023-11-27T16:33:12.381Z] overlay 155G 12G 144G 8% / [2023-11-27T16:33:12.381Z] tmpfs 64M 0 64M 0% /dev [2023-11-27T16:33:12.381Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-27T16:33:12.381Z] shm 64M 0 64M 0% /dev/shm [2023-11-27T16:33:12.381Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-11-27T16:33:12.381Z] [2023-11-27T16:33:12.381Z] [2023-11-27T16:33:12.381Z] ---> sar -b -r -n DEV: [2023-11-27T16:33:12.381Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1107) 11/27/23 _x86_64_ (8 CPU) [2023-11-27T16:33:12.381Z] [2023-11-27T16:33:12.381Z] 16:12:42 LINUX RESTART (8 CPU) [2023-11-27T16:33:12.381Z] [2023-11-27T16:33:12.381Z] 16:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-27T16:33:12.381Z] 16:14:01 154.25 40.03 114.22 0.00 4433.42 125114.52 0.00 [2023-11-27T16:33:12.381Z] 16:15:01 85.89 0.30 85.59 0.00 17.59 93180.41 0.00 [2023-11-27T16:33:12.381Z] 16:16:01 3.92 0.00 3.92 0.00 0.00 24203.18 0.00 [2023-11-27T16:33:12.381Z] 16:17:01 1.38 0.02 1.37 0.00 0.13 16.53 0.00 [2023-11-27T16:33:12.381Z] 16:18:01 38.71 9.37 29.35 0.00 2884.59 4760.54 0.00 [2023-11-27T16:33:12.381Z] 16:19:01 20.15 2.25 17.90 0.00 2292.28 3839.49 0.00 [2023-11-27T16:33:12.381Z] 16:20:01 3.50 0.02 3.48 0.00 0.13 91.17 0.00 [2023-11-27T16:33:12.381Z] 16:21:01 1.87 0.00 1.87 0.00 0.00 20.80 0.00 [2023-11-27T16:33:12.381Z] 16:22:01 1.35 0.00 1.35 0.00 0.00 14.40 0.00 [2023-11-27T16:33:12.381Z] 16:23:01 2.08 0.00 2.08 0.00 0.00 24.13 0.00 [2023-11-27T16:33:12.381Z] 16:24:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 [2023-11-27T16:33:12.381Z] 16:25:01 1.63 0.00 1.63 0.00 0.00 18.40 0.00 [2023-11-27T16:33:12.381Z] 16:26:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 [2023-11-27T16:33:12.381Z] 16:27:01 1.72 0.00 1.72 0.00 0.00 19.60 0.00 [2023-11-27T16:33:12.381Z] 16:28:01 1.67 0.02 1.65 0.00 0.13 23.73 0.00 [2023-11-27T16:33:12.381Z] 16:29:01 2.70 1.67 1.03 0.00 37.73 13.73 0.00 [2023-11-27T16:33:12.381Z] 16:30:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 [2023-11-27T16:33:12.381Z] 16:31:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 [2023-11-27T16:33:12.381Z] 16:32:01 2.85 0.07 2.78 0.00 7.87 121.31 0.00 [2023-11-27T16:33:12.381Z] 16:33:01 130.03 0.22 129.81 0.00 29.73 58037.66 0.00 [2023-11-27T16:33:12.381Z] Average: 22.80 2.67 20.13 0.00 481.87 15386.44 0.00 [2023-11-27T16:33:12.381Z] [2023-11-27T16:33:12.381Z] 16:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-27T16:33:12.381Z] 16:14:01 29169812 31539904 770876 2.34 77928 2561784 1837968 5.42 1028420 2295132 73208 [2023-11-27T16:33:12.381Z] 16:15:01 28754004 31564812 743276 2.26 94840 2942452 1773632 5.23 1108344 2586328 88 [2023-11-27T16:33:12.381Z] 16:16:01 28769708 31580624 727304 2.21 94892 2942456 1773632 5.23 1089936 2586332 188 [2023-11-27T16:33:12.381Z] 16:17:01 28768844 31579836 727960 2.21 94936 2942456 1773632 5.23 1090140 2586332 184 [2023-11-27T16:33:12.381Z] 16:18:01 28493164 31559764 721304 2.19 111948 3181888 1686340 4.97 1244728 2683636 8260 [2023-11-27T16:33:12.381Z] 16:19:01 28293244 31564180 714832 2.17 125020 3367560 1710612 5.04 1393652 2723260 40 [2023-11-27T16:33:12.381Z] 16:20:01 28304204 31570316 708016 2.15 123640 3364312 1698780 5.01 1385400 2720048 8 [2023-11-27T16:33:12.381Z] 16:21:01 28304212 31570444 707804 2.15 123728 3364316 1698780 5.01 1385940 2720056 164 [2023-11-27T16:33:12.381Z] 16:22:01 28304480 31570836 707428 2.15 123824 3364316 1698780 5.01 1385632 2720064 8 [2023-11-27T16:33:12.381Z] 16:23:01 28305960 31572412 705772 2.15 123928 3364324 1698780 5.01 1383932 2720060 8 [2023-11-27T16:33:12.381Z] 16:24:01 28306084 31572600 705484 2.15 124016 3364324 1698780 5.01 1384216 2720064 8 [2023-11-27T16:33:12.381Z] 16:25:01 28307320 31573936 704140 2.14 124060 3364328 1698780 5.01 1382756 2720068 16 [2023-11-27T16:33:12.381Z] 16:26:01 28307368 31573992 704008 2.14 124092 3364332 1698780 5.01 1382696 2720068 8 [2023-11-27T16:33:12.381Z] 16:27:01 28307720 31574384 703768 2.14 124128 3364332 1698780 5.01 1383160 2720068 8 [2023-11-27T16:33:12.381Z] 16:28:01 28305668 31572480 705424 2.15 124196 3364312 1724864 5.08 1383544 2720040 64 [2023-11-27T16:33:12.381Z] 16:29:01 28298240 31567176 710492 2.16 124244 3365440 1707968 5.03 1392532 2720420 228 [2023-11-27T16:33:12.381Z] 16:30:01 28297924 31566900 710716 2.16 124268 3365444 1707968 5.03 1392132 2720376 20 [2023-11-27T16:33:12.381Z] 16:31:01 28298096 31567100 710376 2.16 124292 3365452 1707968 5.03 1391988 2720380 188 [2023-11-27T16:33:12.381Z] 16:32:01 27763820 31538188 737124 2.24 133164 3829092 1776692 5.24 1425648 3183100 463148 [2023-11-27T16:33:12.381Z] 16:33:01 26764396 31523280 743460 2.26 174028 4675024 1879976 5.54 1536596 3967340 800 [2023-11-27T16:33:12.381Z] Average: 28321213 31565158 718478 2.18 119759 3340897 1732575 5.11 1327570 2762659 27332 [2023-11-27T16:33:12.381Z] [2023-11-27T16:33:12.381Z] 16:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-27T16:33:12.381Z] 16:14:01 docker0 45.70 83.44 3.92 725.19 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:14:01 ens3 639.40 374.00 6424.48 138.71 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:14:01 lo 3.46 3.46 0.34 0.34 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:14:01 veth6946e64 42.08 80.31 4.08 677.59 0.00 0.00 0.00 0.06 [2023-11-27T16:33:12.381Z] 16:15:01 docker0 40.24 44.80 3.25 768.38 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:15:01 ens3 150.68 103.63 3302.41 20.89 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:15:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:16:01 ens3 0.08 0.02 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:17:01 ens3 0.93 0.62 1.57 0.22 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:18:01 ens3 113.85 64.87 1497.75 4.62 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:18:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:19:01 ens3 82.27 42.19 1234.04 2.88 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:19:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:21:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:22:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:24:01 ens3 0.27 0.15 0.14 0.07 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:25:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:26:01 ens3 0.55 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:27:01 ens3 1.15 0.45 0.40 0.28 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:28:01 ens3 0.25 0.15 0.10 0.07 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:29:01 ens3 7.92 6.18 5.63 6.05 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:29:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:30:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:32:01 ens3 125.88 86.09 3970.13 9.11 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:32:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:33:01 docker0 66.41 145.84 5.59 1439.86 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:33:01 ens3 322.73 171.07 4706.55 42.00 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:33:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] 16:33:01 veth866ab98 1.90 1.72 0.30 0.70 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] Average: docker0 7.59 13.65 0.64 146.19 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] Average: ens3 71.87 42.22 1052.68 11.14 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] Average: lo 0.46 0.46 0.04 0.04 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] Average: veth866ab98 0.10 0.09 0.02 0.04 0.00 0.00 0.00 0.00 [2023-11-27T16:33:12.381Z] [2023-11-27T16:33:12.381Z] [2023-11-27T16:33:12.381Z] ---> sar -P ALL: [2023-11-27T16:33:12.381Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1107) 11/27/23 _x86_64_ (8 CPU) [2023-11-27T16:33:12.381Z] [2023-11-27T16:33:12.381Z] 16:12:42 LINUX RESTART (8 CPU) [2023-11-27T16:33:12.381Z] [2023-11-27T16:33:12.381Z] 16:13:02 CPU %user %nice %system %iowait %steal %idle [2023-11-27T16:33:12.381Z] 16:14:01 all 9.06 0.00 2.86 4.81 0.06 83.21 [2023-11-27T16:33:12.381Z] 16:14:01 0 9.59 0.00 2.62 5.64 0.07 82.08 [2023-11-27T16:33:12.381Z] 16:14:01 1 8.97 0.00 2.65 0.60 0.05 87.72 [2023-11-27T16:33:12.381Z] 16:14:01 2 8.53 0.00 2.68 10.55 0.05 78.19 [2023-11-27T16:33:12.381Z] 16:14:01 3 10.70 0.00 2.95 12.76 0.07 73.52 [2023-11-27T16:33:12.381Z] 16:14:01 4 10.74 0.00 1.89 7.01 0.05 80.31 [2023-11-27T16:33:12.381Z] 16:14:01 5 7.50 0.00 2.68 0.34 0.05 89.43 [2023-11-27T16:33:12.381Z] 16:14:01 6 8.35 0.00 3.14 0.62 0.05 87.84 [2023-11-27T16:33:12.381Z] 16:14:01 7 8.08 0.00 4.30 0.94 0.09 86.59 [2023-11-27T16:33:12.381Z] 16:15:01 all 28.25 0.00 3.38 2.97 0.08 65.33 [2023-11-27T16:33:12.381Z] 16:15:01 0 27.75 0.00 3.31 0.92 0.08 67.93 [2023-11-27T16:33:12.381Z] 16:15:01 1 29.53 0.00 3.39 0.13 0.08 66.86 [2023-11-27T16:33:12.381Z] 16:15:01 2 27.67 0.00 3.05 3.77 0.08 65.43 [2023-11-27T16:33:12.381Z] 16:15:01 3 29.24 0.00 3.60 0.15 0.07 66.94 [2023-11-27T16:33:12.381Z] 16:15:01 4 26.24 0.00 3.56 10.66 0.07 59.47 [2023-11-27T16:33:12.381Z] 16:15:01 5 27.06 0.00 3.71 7.62 0.08 61.52 [2023-11-27T16:33:12.381Z] 16:15:01 6 28.63 0.00 3.19 0.44 0.07 67.68 [2023-11-27T16:33:12.381Z] 16:15:01 7 29.90 0.00 3.20 0.10 0.07 66.74 [2023-11-27T16:33:12.381Z] 16:16:01 all 0.15 0.00 0.02 0.01 0.00 99.82 [2023-11-27T16:33:12.381Z] 16:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-27T16:33:12.381Z] 16:16:01 1 0.03 0.00 0.03 0.02 0.00 99.92 [2023-11-27T16:33:12.381Z] 16:16:01 2 0.99 0.00 0.07 0.02 0.00 98.92 [2023-11-27T16:33:12.381Z] 16:16:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-27T16:33:12.381Z] 16:16:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-27T16:33:12.381Z] 16:16:01 5 0.05 0.00 0.02 0.03 0.00 99.90 [2023-11-27T16:33:12.381Z] 16:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-27T16:33:12.381Z] 16:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-27T16:33:12.381Z] 16:17:01 all 0.12 0.00 0.01 0.00 0.01 99.86 [2023-11-27T16:33:12.381Z] 16:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-27T16:33:12.381Z] 16:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-27T16:33:12.381Z] 16:17:01 2 0.73 0.00 0.07 0.02 0.02 99.17 [2023-11-27T16:33:12.381Z] 16:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-27T16:33:12.381Z] 16:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-27T16:33:12.381Z] 16:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-27T16:33:12.381Z] 16:17:01 6 0.08 0.00 0.02 0.00 0.02 99.88 [2023-11-27T16:33:12.381Z] 16:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-27T16:33:12.381Z] 16:18:01 all 1.46 0.00 0.82 0.47 0.02 97.24 [2023-11-27T16:33:12.381Z] 16:18:01 0 0.97 0.00 1.03 0.28 0.02 97.70 [2023-11-27T16:33:12.381Z] 16:18:01 1 2.19 0.00 1.74 0.77 0.00 95.31 [2023-11-27T16:33:12.382Z] 16:18:01 2 1.44 0.00 0.89 1.39 0.02 96.26 [2023-11-27T16:33:12.382Z] 16:18:01 3 1.34 0.00 0.60 0.43 0.03 97.59 [2023-11-27T16:33:12.382Z] 16:18:01 4 2.07 0.00 0.60 0.18 0.02 97.13 [2023-11-27T16:33:12.382Z] 16:18:01 5 0.80 0.00 0.40 0.03 0.02 98.75 [2023-11-27T16:33:12.382Z] 16:18:01 6 1.87 0.00 0.78 0.65 0.02 96.68 [2023-11-27T16:33:12.382Z] 16:18:01 7 0.97 0.00 0.50 0.02 0.02 98.50 [2023-11-27T16:33:12.382Z] 16:19:01 all 1.04 0.00 0.56 0.34 0.01 98.04 [2023-11-27T16:33:12.382Z] 16:19:01 0 1.52 0.00 1.09 1.86 0.02 95.52 [2023-11-27T16:33:12.382Z] 16:19:01 1 0.98 0.00 0.38 0.03 0.02 98.58 [2023-11-27T16:33:12.382Z] 16:19:01 2 0.94 0.00 0.28 0.02 0.02 98.74 [2023-11-27T16:33:12.382Z] 16:19:01 3 0.70 0.00 0.33 0.00 0.02 98.95 [2023-11-27T16:33:12.382Z] 16:19:01 4 1.25 0.00 0.67 0.53 0.02 97.53 [2023-11-27T16:33:12.382Z] 16:19:01 5 0.48 0.00 0.32 0.25 0.02 98.93 [2023-11-27T16:33:12.382Z] 16:19:01 6 0.57 0.00 0.97 0.00 0.00 98.47 [2023-11-27T16:33:12.382Z] 16:19:01 7 1.90 0.00 0.45 0.03 0.02 97.60 [2023-11-27T16:33:12.382Z] 16:20:01 all 0.08 0.00 0.05 0.01 0.00 99.86 [2023-11-27T16:33:12.382Z] 16:20:01 0 0.08 0.00 0.03 0.02 0.00 99.87 [2023-11-27T16:33:12.382Z] 16:20:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-27T16:33:12.382Z] 16:20:01 2 0.08 0.00 0.07 0.00 0.00 99.85 [2023-11-27T16:33:12.382Z] 16:20:01 3 0.07 0.00 0.07 0.00 0.02 99.85 [2023-11-27T16:33:12.382Z] 16:20:01 4 0.03 0.00 0.05 0.05 0.00 99.87 [2023-11-27T16:33:12.382Z] 16:20:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-27T16:33:12.382Z] 16:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-27T16:33:12.382Z] 16:20:01 7 0.27 0.00 0.10 0.00 0.00 99.63 [2023-11-27T16:33:12.382Z] 16:21:01 all 0.14 0.00 0.01 0.00 0.00 99.84 [2023-11-27T16:33:12.382Z] 16:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-27T16:33:12.382Z] 16:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-27T16:33:12.382Z] 16:21:01 2 1.03 0.00 0.02 0.00 0.02 98.94 [2023-11-27T16:33:12.382Z] 16:21:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-27T16:33:12.382Z] 16:21:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2023-11-27T16:33:12.382Z] 16:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-27T16:33:12.382Z] 16:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-27T16:33:12.382Z] 16:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-27T16:33:12.382Z] 16:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-27T16:33:12.382Z] 16:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-27T16:33:12.382Z] 16:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-27T16:33:12.382Z] 16:22:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-27T16:33:12.382Z] 16:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-27T16:33:12.382Z] 16:22:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-27T16:33:12.382Z] 16:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-27T16:33:12.382Z] 16:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-27T16:33:12.382Z] 16:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-27T16:33:12.382Z] 16:23:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-11-27T16:33:12.382Z] 16:23:01 0 0.02 0.00 0.02 0.05 0.00 99.92 [2023-11-27T16:33:12.382Z] 16:23:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2023-11-27T16:33:12.382Z] 16:23:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-27T16:33:12.382Z] 16:23:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-27T16:33:12.382Z] 16:23:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-27T16:33:12.382Z] 16:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-27T16:33:12.382Z] 16:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-27T16:33:12.382Z] 16:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-27T16:33:12.382Z] 16:24:01 all 0.07 0.00 0.01 0.00 0.01 99.92 [2023-11-27T16:33:12.382Z] 16:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-27T16:33:12.382Z] 16:24:01 1 0.38 0.00 0.00 0.00 0.02 99.60 [2023-11-27T16:33:12.382Z] 16:24:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-27T16:33:12.382Z] 16:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-27T16:33:12.382Z] 16:24:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-11-27T16:33:12.382Z] 16:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-27T16:33:12.382Z] 16:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-27T16:33:12.382Z] 16:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-27T16:33:12.382Z] [2023-11-27T16:33:12.382Z] 16:24:01 CPU %user %nice %system %iowait %steal %idle [2023-11-27T16:33:12.382Z] 16:25:01 all 0.23 0.00 0.01 0.00 0.00 99.75 [2023-11-27T16:33:12.382Z] 16:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-27T16:33:12.382Z] 16:25:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-27T16:33:12.382Z] 16:25:01 2 1.79 0.00 0.03 0.00 0.00 98.17 [2023-11-27T16:33:12.382Z] 16:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-27T16:33:12.382Z] 16:25:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-27T16:33:12.382Z] 16:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-27T16:33:12.382Z] 16:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-27T16:33:12.382Z] 16:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-27T16:33:12.382Z] 16:26:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2023-11-27T16:33:12.382Z] 16:26:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-27T16:33:12.382Z] 16:26:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-27T16:33:12.382Z] 16:26:01 2 1.92 0.00 0.03 0.00 0.03 98.01 [2023-11-27T16:33:12.382Z] 16:26:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-27T16:33:12.382Z] 16:26:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2023-11-27T16:33:12.382Z] 16:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-27T16:33:12.382Z] 16:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-27T16:33:12.382Z] 16:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-27T16:33:12.382Z] 16:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-11-27T16:33:12.382Z] 16:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-27T16:33:12.382Z] 16:27:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-27T16:33:12.382Z] 16:27:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2023-11-27T16:33:12.382Z] 16:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-27T16:33:12.382Z] 16:27:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2023-11-27T16:33:12.382Z] 16:27:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-27T16:33:12.382Z] 16:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-27T16:33:12.382Z] 16:27:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-27T16:33:12.382Z] 16:28:01 all 0.03 0.00 0.02 0.00 0.00 99.94 [2023-11-27T16:33:12.382Z] 16:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-27T16:33:12.382Z] 16:28:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-27T16:33:12.382Z] 16:28:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2023-11-27T16:33:12.382Z] 16:28:01 3 0.00 0.00 0.03 0.02 0.00 99.95 [2023-11-27T16:33:12.382Z] 16:28:01 4 0.02 0.00 0.03 0.02 0.02 99.92 [2023-11-27T16:33:12.382Z] 16:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-27T16:33:12.382Z] 16:28:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-27T16:33:12.382Z] 16:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-27T16:33:12.382Z] 16:29:01 all 0.23 0.00 0.02 0.01 0.00 99.74 [2023-11-27T16:33:12.382Z] 16:29:01 0 0.33 0.00 0.03 0.03 0.02 99.58 [2023-11-27T16:33:12.382Z] 16:29:01 1 0.23 0.00 0.03 0.00 0.00 99.73 [2023-11-27T16:33:12.382Z] 16:29:01 2 0.32 0.00 0.03 0.00 0.02 99.63 [2023-11-27T16:33:12.382Z] 16:29:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-27T16:33:12.382Z] 16:29:01 4 0.70 0.00 0.00 0.02 0.00 99.28 [2023-11-27T16:33:12.382Z] 16:29:01 5 0.03 0.00 0.03 0.02 0.00 99.92 [2023-11-27T16:33:12.382Z] 16:29:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2023-11-27T16:33:12.382Z] 16:29:01 7 0.08 0.00 0.00 0.00 0.00 99.92 [2023-11-27T16:33:12.382Z] 16:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-11-27T16:33:12.382Z] 16:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-27T16:33:12.382Z] 16:30:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-27T16:33:12.382Z] 16:30:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-11-27T16:33:12.382Z] 16:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-27T16:33:12.382Z] 16:30:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-11-27T16:33:12.382Z] 16:30:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-27T16:33:12.382Z] 16:30:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-27T16:33:12.382Z] 16:30:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-27T16:33:12.382Z] 16:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-27T16:33:12.382Z] 16:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-27T16:33:12.382Z] 16:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-27T16:33:12.382Z] 16:31:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-27T16:33:12.382Z] 16:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-27T16:33:12.382Z] 16:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-27T16:33:12.382Z] 16:31:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-27T16:33:12.382Z] 16:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-27T16:33:12.382Z] 16:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-27T16:33:12.382Z] 16:32:01 all 1.49 0.00 0.67 0.03 0.02 97.79 [2023-11-27T16:33:12.382Z] 16:32:01 0 1.47 0.00 1.02 0.05 0.02 97.44 [2023-11-27T16:33:12.382Z] 16:32:01 1 1.64 0.00 0.52 0.02 0.02 97.81 [2023-11-27T16:33:12.382Z] 16:32:01 2 1.01 0.00 1.11 0.00 0.03 97.85 [2023-11-27T16:33:12.382Z] 16:32:01 3 1.27 0.00 0.47 0.00 0.02 98.25 [2023-11-27T16:33:12.382Z] 16:32:01 4 1.35 0.00 0.38 0.15 0.02 98.10 [2023-11-27T16:33:12.382Z] 16:32:01 5 1.97 0.00 0.64 0.02 0.02 97.36 [2023-11-27T16:33:12.382Z] 16:32:01 6 1.89 0.00 0.58 0.02 0.02 97.49 [2023-11-27T16:33:12.382Z] 16:32:01 7 1.35 0.00 0.62 0.00 0.00 98.03 [2023-11-27T16:33:12.382Z] 16:33:01 all 7.04 0.00 2.85 4.39 0.04 85.68 [2023-11-27T16:33:12.382Z] 16:33:01 0 8.54 0.00 2.87 3.22 0.05 85.31 [2023-11-27T16:33:12.382Z] 16:33:01 1 7.35 0.00 3.23 0.57 0.03 88.81 [2023-11-27T16:33:12.382Z] 16:33:01 2 6.11 0.00 2.58 0.17 0.03 91.11 [2023-11-27T16:33:12.382Z] 16:33:01 3 6.78 0.00 2.54 1.21 0.03 89.44 [2023-11-27T16:33:12.382Z] 16:33:01 4 5.30 0.00 3.22 23.80 0.05 67.62 [2023-11-27T16:33:12.383Z] 16:33:01 5 6.07 0.00 3.32 5.70 0.05 84.87 [2023-11-27T16:33:12.383Z] 16:33:01 6 7.40 0.00 2.67 0.44 0.05 89.44 [2023-11-27T16:33:12.383Z] 16:33:01 7 8.77 0.00 2.36 0.05 0.05 88.77 [2023-11-27T16:33:12.383Z] Average: all 2.47 0.00 0.56 0.65 0.01 96.31 [2023-11-27T16:33:12.383Z] Average: 0 2.50 0.00 0.60 0.60 0.02 96.28 [2023-11-27T16:33:12.383Z] Average: 1 2.56 0.00 0.60 0.11 0.01 96.72 [2023-11-27T16:33:12.383Z] Average: 2 2.64 0.00 0.55 0.79 0.02 96.01 [2023-11-27T16:33:12.383Z] Average: 3 2.49 0.00 0.53 0.71 0.02 96.25 [2023-11-27T16:33:12.383Z] Average: 4 2.36 0.00 0.52 2.10 0.02 94.99 [2023-11-27T16:33:12.383Z] Average: 5 2.18 0.00 0.56 0.69 0.01 96.55 [2023-11-27T16:33:12.383Z] Average: 6 2.43 0.00 0.57 0.11 0.01 96.88 [2023-11-27T16:33:12.383Z] Average: 7 2.55 0.00 0.57 0.06 0.01 96.80 [2023-11-27T16:33:12.383Z] [2023-11-27T16:33:12.383Z] [2023-11-27T16:33:12.383Z]