Pull request #200 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d+90e04fff95db87414b54d3ba3a664f2a50d45259 (08f3805b6404cd2399a391233c09141cb8423b42) 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-ssh16881985939208016375.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh7014743533343447136.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-200/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-200/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh568751595430154632.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-200/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9951929484713430450.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1474374854560726655.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-200/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-200/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5339475798970175785.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-120534 in /w/workspace/xfoundry_go-mod-messaging_PR-200 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/xfoundry_go-mod-messaging_PR-200 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/200/head:refs/remotes/origin/PR-200 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 90e04fff95db87414b54d3ba3a664f2a50d45259 into PR head commit cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d Merge succeeded, producing cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d Checking out Revision cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d (PR-200) > git config core.sparsecheckout # timeout=10 > git checkout -f cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 90e04fff95db87414b54d3ba3a664f2a50d45259 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d # timeout=10 Commit message: "refactor!: Reduce MessageBus config to have a single host" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:32:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:32:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:32:41 ========================================================= 04:32:41 EdgeX Global Pipelines Version Info 04:32:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:32:42 ------------------- 04:32:42 stable info: 04:32:42 ------------------- 04:32:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:32:42 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:32:42 Message: update stable to v1.0.244 04:32:42 ------------------- 04:32:42 experimental info: 04:32:42 ------------------- 04:32:42 Commited By: **** collab-it+edgex@linuxfoundation.org 04:32:42 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:32:42 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:32:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 04:32:43 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 04:32:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:32:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:32:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:32:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 04:32:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:32:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:32:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:32:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:32:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:32:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 04:32:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:32:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:32:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:32:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:32:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:32:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:32:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:32:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:32:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:32:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:32:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:32:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:32:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:32:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:32:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:32:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-200 [Pipeline] echo 04:32:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-200 [Pipeline] echo 04:32:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-200 [Pipeline] echo 04:32:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d [Pipeline] echo 04:32:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cffe30d [Pipeline] echo 04:32:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:32:44 + git rev-list -1 --merges cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d~1..cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d [Pipeline] echo 04:32:44 -----------> git rev-list -1 --merges cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d~1..cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d [false] [Pipeline] sh 04:32:45 + git log --format=format:%s -1 cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d [Pipeline] echo 04:32:45 ========================================================= 04:32:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:32:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:32:45 + git log --format=format:%s -1 cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d [Pipeline] echo 04:32:45 [semverPrep] GIT_COMMIT: cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d, Commit Message: refactor!: Reduce MessageBus config to have a single host [Pipeline] echo 04:32:45 [semverPrep] This is not a build commit. [Pipeline] sh 04:32:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:32:46 + grep -v github /etc/ssh/ssh_known_hosts 04:32:46 + [ -e /tmp/ssh_known_hosts ] 04:32:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:32:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:32:46 + sudo tee -a /etc/ssh/ssh_known_hosts 04:32:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:32:46 04:32:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:32:47 0.1.4: Pulling from edgex-devops/py-git-semver 04:32:47 b85a868b505f: Pulling fs layer 04:32:47 e2be974225ed: Pulling fs layer 04:32:47 339a4e72a1f5: Pulling fs layer 04:32:47 988bab9f4d93: Pulling fs layer 04:32:47 1469e6f7b9e6: Pulling fs layer 04:32:47 eaf3925da568: Pulling fs layer 04:32:47 bab4dde63d76: Pulling fs layer 04:32:47 bde34c3a00c8: Pulling fs layer 04:32:47 b352a97aabf1: Pulling fs layer 04:32:47 4872d77fe225: Pulling fs layer 04:32:47 5851b861e8e6: Pulling fs layer 04:32:47 eaf3925da568: Waiting 04:32:47 1469e6f7b9e6: Waiting 04:32:47 bab4dde63d76: Waiting 04:32:47 b352a97aabf1: Waiting 04:32:47 4872d77fe225: Waiting 04:32:47 5851b861e8e6: Waiting 04:32:47 e2be974225ed: Verifying Checksum 04:32:47 e2be974225ed: Download complete 04:32:47 988bab9f4d93: Verifying Checksum 04:32:47 988bab9f4d93: Download complete 04:32:47 1469e6f7b9e6: Verifying Checksum 04:32:47 1469e6f7b9e6: Download complete 04:32:47 eaf3925da568: Download complete 04:32:47 339a4e72a1f5: Verifying Checksum 04:32:47 339a4e72a1f5: Download complete 04:32:47 bde34c3a00c8: Verifying Checksum 04:32:47 bde34c3a00c8: Download complete 04:32:47 b352a97aabf1: Download complete 04:32:47 4872d77fe225: Download complete 04:32:47 b85a868b505f: Verifying Checksum 04:32:47 b85a868b505f: Download complete 04:32:47 bab4dde63d76: Verifying Checksum 04:32:47 bab4dde63d76: Download complete 04:32:48 b85a868b505f: Pull complete 04:32:48 e2be974225ed: Pull complete 04:32:49 339a4e72a1f5: Pull complete 04:32:49 988bab9f4d93: Pull complete 04:32:49 1469e6f7b9e6: Pull complete 04:32:49 eaf3925da568: Pull complete 04:32:51 bab4dde63d76: Pull complete 04:32:51 bde34c3a00c8: Pull complete 04:32:51 b352a97aabf1: Pull complete 04:32:51 4872d77fe225: Pull complete 04:32:51 5851b861e8e6: Pull complete 04:32:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:32:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:32:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:52 prd-ubuntu20.04-docker-8c-8g-120534 does not seem to be running inside a container 04:32:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-200 -v /w/workspace/xfoundry_go-mod-messaging_PR-200:/w/workspace/xfoundry_go-mod-messaging_PR-200:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-200@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-200@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:32:53 $ docker top 4f64cab0389bb252387451cbf2b2f440e26841e2fbad8a6dd0aebd5efcaabe1b -eo pid,comm 04:32:53 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). 04:32:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:32:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:32:53 [ssh-agent] Looking for ssh-agent implementation... 04:32:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:32:54 $ docker exec 4f64cab0389bb252387451cbf2b2f440e26841e2fbad8a6dd0aebd5efcaabe1b ssh-agent 04:32:54 SSH_AUTH_SOCK=/tmp/ssh-kixLV6ohBvup/agent.33 04:32:54 SSH_AGENT_PID=39 04:32:54 Running ssh-add (command line suppressed) 04:32:54 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-200@tmp/private_key_6677134388777670676.key (/w/workspace/xfoundry_go-mod-messaging_PR-200@tmp/private_key_6677134388777670676.key) 04:32:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:32:54 + git tag --points-at HEAD [Pipeline] } 04:32:54 $ docker exec --env ******** --env ******** 4f64cab0389bb252387451cbf2b2f440e26841e2fbad8a6dd0aebd5efcaabe1b ssh-agent -k 04:32:54 unset SSH_AUTH_SOCK; 04:32:54 unset SSH_AGENT_PID; 04:32:54 echo Agent pid 39 killed; 04:32:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:32:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:32:54 [ssh-agent] Looking for ssh-agent implementation... 04:32:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:32:54 $ docker exec 4f64cab0389bb252387451cbf2b2f440e26841e2fbad8a6dd0aebd5efcaabe1b ssh-agent 04:32:55 SSH_AUTH_SOCK=/tmp/ssh-cNaCvEP8YVJf/agent.71 04:32:55 SSH_AGENT_PID=77 04:32:55 Running ssh-add (command line suppressed) 04:32:55 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-200@tmp/private_key_12471483921086824720.key (/w/workspace/xfoundry_go-mod-messaging_PR-200@tmp/private_key_12471483921086824720.key) 04:32:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:32:55 + git semver init 04:32:55 2022-12-05 04:32:55,737 [run_init] DEBUG init version:0.0.0 force:False 04:32:55 2022-12-05 04:32:55,738 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-200/.semver 04:32:55 2022-12-05 04:32:55,739 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-200/.semver 04:32:55 2022-12-05 04:32:55,739 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-200/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-200, universal_newlines=False, shell=None, istream=None) 04:32:56 2022-12-05 04:32:56,423 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-200/.git/info/exclude 04:32:56 2022-12-05 04:32:56,423 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-200/.semver/PR-200 with force:False 04:32:56 2022-12-05 04:32:56,424 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-200/.semver/PR-200 04:32:56 2022-12-05 04:32:56,428 [execute] INFO git cat-file --batch-check 04:32:56 2022-12-05 04:32:56,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-200/.semver, universal_newlines=False, shell=None, istream=) 04:32:56 2022-12-05 04:32:56,434 [execute] INFO git cat-file --batch 04:32:56 2022-12-05 04:32:56,434 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-200/.semver, universal_newlines=False, shell=None, istream=) 04:32:56 2022-12-05 04:32:56,438 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-200/.semver/PR-200 04:32:56 0.0.0 [Pipeline] } 04:32:56 $ docker exec --env ******** --env ******** 4f64cab0389bb252387451cbf2b2f440e26841e2fbad8a6dd0aebd5efcaabe1b ssh-agent -k 04:32:56 unset SSH_AUTH_SOCK; 04:32:56 unset SSH_AGENT_PID; 04:32:56 echo Agent pid 77 killed; 04:32:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:32:57 + git semver [Pipeline] } 04:32:57 $ docker stop --time=1 4f64cab0389bb252387451cbf2b2f440e26841e2fbad8a6dd0aebd5efcaabe1b 04:32:58 $ docker rm -f 4f64cab0389bb252387451cbf2b2f440e26841e2fbad8a6dd0aebd5efcaabe1b [Pipeline] // withDockerContainer [Pipeline] sh 04:32:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:32:59 Stashed 1 file(s) [Pipeline] echo 04:32:59 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:33:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:33:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:33:00 ========================================================= 04:33:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 04:33:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:33:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:33:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 04:33:00 213ec9aee27d: Pulling fs layer 04:33:00 4583459ba037: Pulling fs layer 04:33:00 93c1e223e6f2: Pulling fs layer 04:33:00 53926ce57604: Pulling fs layer 04:33:00 21b2b0c7a3f4: Pulling fs layer 04:33:00 22ff95d597cd: Pulling fs layer 04:33:00 12d6caf4c0d1: Pulling fs layer 04:33:00 96b7cbca73a9: Pulling fs layer 04:33:00 a7acece74701: Pulling fs layer 04:33:00 22ff95d597cd: Waiting 04:33:00 12d6caf4c0d1: Waiting 04:33:00 21b2b0c7a3f4: Waiting 04:33:00 96b7cbca73a9: Waiting 04:33:00 a7acece74701: Waiting 04:33:00 53926ce57604: Waiting 04:33:00 93c1e223e6f2: Download complete 04:33:00 4583459ba037: Verifying Checksum 04:33:00 4583459ba037: Download complete 04:33:00 21b2b0c7a3f4: Download complete 04:33:00 22ff95d597cd: Verifying Checksum 04:33:00 22ff95d597cd: Download complete 04:33:00 213ec9aee27d: Verifying Checksum 04:33:00 213ec9aee27d: Download complete 04:33:00 12d6caf4c0d1: Download complete 04:33:00 213ec9aee27d: Pull complete 04:33:00 4583459ba037: Pull complete 04:33:01 93c1e223e6f2: Pull complete 04:33:01 a7acece74701: Verifying Checksum 04:33:01 a7acece74701: Download complete 04:33:01 53926ce57604: Verifying Checksum 04:33:01 53926ce57604: Download complete 04:33:01 96b7cbca73a9: Download complete 04:33:05 53926ce57604: Pull complete 04:33:05 21b2b0c7a3f4: Pull complete 04:33:05 22ff95d597cd: Pull complete 04:33:05 12d6caf4c0d1: Pull complete 04:33:08 96b7cbca73a9: Pull complete 04:33:08 a7acece74701: Pull complete 04:33:08 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 04:33:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:33:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 04:33:09 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:09 + docker inspect -f . ci-base-image-x86_64 04:33:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:09 prd-ubuntu20.04-docker-8c-8g-120534 does not seem to be running inside a container 04:33:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-200 -v /w/workspace/xfoundry_go-mod-messaging_PR-200:/w/workspace/xfoundry_go-mod-messaging_PR-200:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-200@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-200@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:33:11 $ docker top 12a9b9897e5fd6b683410ae47b996be1f91dfe6fea009d721c0b6c0d01697c7f -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:11 + go version 04:33:11 go version go1.18.7 linux/amd64 [Pipeline] } 04:33:11 $ docker stop --time=1 12a9b9897e5fd6b683410ae47b996be1f91dfe6fea009d721c0b6c0d01697c7f 04:33:13 $ docker rm -f 12a9b9897e5fd6b683410ae47b996be1f91dfe6fea009d721c0b6c0d01697c7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:13 + docker inspect -f . ci-base-image-x86_64 04:33:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:14 prd-ubuntu20.04-docker-8c-8g-120534 does not seem to be running inside a container 04:33:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-messaging_PR-200 -v /w/workspace/xfoundry_go-mod-messaging_PR-200:/w/workspace/xfoundry_go-mod-messaging_PR-200:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-200@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-200@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:33:14 $ docker top e3a88365d6b3fc2742349dca0a8be1cd196b290e719cd8932359e70f7c92737f -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:14 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-200 [Pipeline] fileExists [Pipeline] sh 04:33:14 Still waiting to schedule task 04:33:14 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:33:15 + make test 04:33:15 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 04:33:15 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:33:15 go: downloading github.com/stretchr/testify v1.8.1 04:33:15 go: downloading github.com/nats-io/nats.go v1.20.0 04:33:15 go: downloading github.com/google/uuid v1.3.0 04:33:15 go: downloading github.com/nats-io/nats-server/v2 v2.9.8 04:33:15 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0 04:33:15 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 04:33:15 go: downloading github.com/davecgh/go-spew v1.1.1 04:33:15 go: downloading github.com/pmezard/go-difflib v1.0.0 04:33:15 go: downloading gopkg.in/yaml.v3 v3.0.1 04:33:15 go: downloading github.com/stretchr/objx v0.5.0 04:33:15 go: downloading github.com/go-playground/validator/v10 v10.11.1 04:33:15 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 04:33:15 go: downloading github.com/nats-io/nkeys v0.3.0 04:33:15 go: downloading github.com/nats-io/nuid v1.0.1 04:33:15 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 04:33:15 go: downloading github.com/x448/float16 v0.8.4 04:33:15 go: downloading golang.org/x/text v0.3.7 04:33:15 go: downloading github.com/go-playground/universal-translator v0.18.0 04:33:15 go: downloading github.com/leodido/go-urn v1.2.1 04:33:15 go: downloading github.com/gorilla/websocket v1.4.2 04:33:15 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 04:33:15 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 04:33:15 go: downloading github.com/go-playground/locales v0.14.0 04:33:16 go: downloading github.com/klauspost/compress v1.15.11 04:33:16 go: downloading github.com/minio/highwayhash v1.0.2 04:33:16 go: downloading github.com/nats-io/jwt/v2 v2.3.0 04:33:16 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 04:33:16 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 04:33:34 # github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats [github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats.test] 04:33:34 internal/pkg/nats/client_test.go:242:32: unknown field 'SubscribeHost' in struct literal of type types.MessageBusConfig 04:33:34 ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.066s coverage: 66.4% of statements 04:33:34 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 04:33:34 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.069s coverage: 91.1% of statements 04:33:34 FAIL github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats [build failed] 04:33:34 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 04:33:34 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 04:33:44 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.095s coverage: 35.9% of statements 04:33:44 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.044s coverage: 67.5% of statements 04:33:44 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 04:33:44 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.033s coverage: 87.5% of statements 04:33:44 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 04:33:44 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.034s coverage: 100.0% of statements 04:33:44 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.036s coverage: 100.0% of statements 04:33:44 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.048s coverage: 95.1% of statements 04:33:44 FAIL 04:33:44 make: *** [Makefile:12: unittest] Error 2 [Pipeline] } 04:33:44 $ docker stop --time=1 e3a88365d6b3fc2742349dca0a8be1cd196b290e719cd8932359e70f7c92737f 04:33:46 $ docker rm -f e3a88365d6b3fc2742349dca0a8be1cd196b290e719cd8932359e70f7c92737f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:33:47 04:33:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:33:47 latest: Pulling from edgex-lftools-log-publisher 04:33:47 5eb5b503b376: Pulling fs layer 04:33:47 5c69ac0246d0: Pulling fs layer 04:33:47 ec43610c2a17: Pulling fs layer 04:33:47 3a2ae6a8a46f: Pulling fs layer 04:33:47 33b1e0a273af: Pulling fs layer 04:33:47 5d3b04190fa2: Pulling fs layer 04:33:47 2f39f015ded8: Pulling fs layer 04:33:47 3a2ae6a8a46f: Waiting 04:33:47 33b1e0a273af: Waiting 04:33:47 2f39f015ded8: Waiting 04:33:47 5d3b04190fa2: Waiting 04:33:47 5c69ac0246d0: Verifying Checksum 04:33:47 5c69ac0246d0: Download complete 04:33:47 3a2ae6a8a46f: Verifying Checksum 04:33:47 3a2ae6a8a46f: Download complete 04:33:48 33b1e0a273af: Verifying Checksum 04:33:48 33b1e0a273af: Download complete 04:33:48 5d3b04190fa2: Verifying Checksum 04:33:48 5d3b04190fa2: Download complete 04:33:48 ec43610c2a17: Verifying Checksum 04:33:48 ec43610c2a17: Download complete 04:33:48 5eb5b503b376: Verifying Checksum 04:33:48 5eb5b503b376: Download complete 04:33:48 2f39f015ded8: Download complete 04:33:49 5eb5b503b376: Pull complete 04:33:49 5c69ac0246d0: Pull complete 04:33:49 ec43610c2a17: Pull complete 04:33:50 3a2ae6a8a46f: Pull complete 04:33:50 33b1e0a273af: Pull complete 04:33:50 5d3b04190fa2: Pull complete 04:33:54 2f39f015ded8: Pull complete 04:33:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:33:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:33:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:54 prd-ubuntu20.04-docker-8c-8g-120534 does not seem to be running inside a container 04:33:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-messaging_PR-200 -v /w/workspace/xfoundry_go-mod-messaging_PR-200:/w/workspace/xfoundry_go-mod-messaging_PR-200:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-200@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-200@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:33:56 $ docker top 11e817ffcf7c97c8e3d499ab2d72c335bf79d1cf86b7c4c4eca20eecc763a244 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:56 ---> job-cost.sh 04:33:56 lf-activate-venv: SKIPPING 04:33:56 INFO: No Stack... 04:33:57 INFO: Retrieving Pricing Info for: v3-standard-8 04:33:57 INFO: Archiving Costs [Pipeline] sh 04:33:57 + cat /w/workspace/xfoundry_go-mod-messaging_PR-200/archives/cost.csv 04:33:57 + cut -d, -f6 [Pipeline] lock 04:33:57 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-200-1-stack-cost] 04:33:57 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-200-1-stack-cost] did not exist. Created. 04:33:57 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-200-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:33:58 + echo total: 0.2199999988079071 [Pipeline] stash 04:33:58 Stashed 1 file(s) [Pipeline] } 04:33:58 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-200-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:33:58 $ docker stop --time=1 11e817ffcf7c97c8e3d499ab2d72c335bf79d1cf86b7c4c4eca20eecc763a244 04:33:59 $ docker rm -f 11e817ffcf7c97c8e3d499ab2d72c335bf79d1cf86b7c4c4eca20eecc763a244 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:33:59 Failed in branch amd64 04:34:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-120535 in /w/workspace/xfoundry_go-mod-messaging_PR-200 [Pipeline] { [Pipeline] ws 04:34:53 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 04:34:53 Selected Git installation does not exist. Using Default 04:34:53 The recommended git tool is: NONE 04:34:58 using credential edgex-jenkins-ssh 04:34:58 Cloning the remote Git repository 04:34:58 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 04:34:58 > git init /w/workspace/go-mod-messaging/1 # timeout=10 04:34:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 04:34:58 > git --version # timeout=10 04:34:58 > git --version # 'git version 2.25.1' 04:34:58 using GIT_SSH to set credentials SSH Credentials for GitHub 04:34:58 Verifying host key using known hosts file 04:34:58 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 04:34:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:34:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 04:34:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:35:00 Merging remotes/origin/main commit 90e04fff95db87414b54d3ba3a664f2a50d45259 into PR head commit cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d 04:35:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 04:35:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 04:35:00 using GIT_SSH to set credentials SSH Credentials for GitHub 04:35:00 Verifying host key using known hosts file 04:35:00 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 04:35:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/200/head:refs/remotes/origin/PR-200 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:35:00 > git config core.sparsecheckout # timeout=10 04:35:00 > git checkout -f cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d # timeout=10 04:35:01 Merge succeeded, producing cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d 04:35:01 Checking out Revision cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d (PR-200) 04:35:01 > git remote # timeout=10 04:35:01 > git config --get remote.origin.url # timeout=10 04:35:01 using GIT_SSH to set credentials SSH Credentials for GitHub 04:35:01 Verifying host key using known hosts file 04:35:01 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 04:35:01 > git merge 90e04fff95db87414b54d3ba3a664f2a50d45259 # timeout=10 04:35:01 > git rev-parse HEAD^{commit} # timeout=10 04:35:01 > git config core.sparsecheckout # timeout=10 04:35:01 > git checkout -f cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d # timeout=10 04:35:04 Commit message: "refactor!: Reduce MessageBus config to have a single host" 04:35:04 > git --version # timeout=10 04:35:04 > git --version # 'git version 2.25.1' 04:35:04 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:35:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:35:05 % Total % Received % Xferd Average Speed Time Time Time Current 04:35:05 Dload Upload Total Spent Left Speed 04:35:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh 04:35:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:35:06 + sudo tee /etc/docker/daemon.new 04:35:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:35:06 { 04:35:06 "registry-mirrors": [ 04:35:06 "https://nexus3.edgexfoundry.org:10001" 04:35:06 ], 04:35:06 "bip": "10.250.0.254/24", 04:35:06 "hosts": [ 04:35:06 "tcp://0.0.0.0:5555", 04:35:06 "unix:///var/run/docker.sock" 04:35:06 ], 04:35:06 "mtu": 1458, 04:35:06 "selinux-enabled": true, 04:35:06 "seccomp-profile": "/etc/docker/seccomp.json" 04:35:06 } [Pipeline] sh 04:35:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:35:07 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 04:35:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:35:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:35:26 ========================================================= 04:35:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 04:35:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:35:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:35:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:35:27 9b18e9b68314: Pulling fs layer 04:35:27 35d82f9e3411: Pulling fs layer 04:35:27 e16973657156: Pulling fs layer 04:35:27 fc693d55d65f: Pulling fs layer 04:35:27 7e9fc2657dce: Pulling fs layer 04:35:27 dda99020689f: Pulling fs layer 04:35:27 db1c61fa0a46: Pulling fs layer 04:35:27 891c053d2c06: Pulling fs layer 04:35:27 7e9fc2657dce: Waiting 04:35:27 dda99020689f: Waiting 04:35:27 db1c61fa0a46: Waiting 04:35:27 891c053d2c06: Waiting 04:35:27 fc693d55d65f: Waiting 04:35:27 e16973657156: Verifying Checksum 04:35:27 e16973657156: Download complete 04:35:27 35d82f9e3411: Verifying Checksum 04:35:27 35d82f9e3411: Download complete 04:35:27 7e9fc2657dce: Verifying Checksum 04:35:27 7e9fc2657dce: Download complete 04:35:27 dda99020689f: Verifying Checksum 04:35:27 dda99020689f: Download complete 04:35:27 9b18e9b68314: Verifying Checksum 04:35:28 9b18e9b68314: Pull complete 04:35:28 891c053d2c06: Verifying Checksum 04:35:28 891c053d2c06: Download complete 04:35:28 35d82f9e3411: Pull complete 04:35:28 e16973657156: Pull complete 04:35:29 db1c61fa0a46: Verifying Checksum 04:35:29 db1c61fa0a46: Download complete 04:35:29 fc693d55d65f: Verifying Checksum 04:35:29 fc693d55d65f: Download complete 04:35:42 fc693d55d65f: Pull complete 04:35:42 7e9fc2657dce: Pull complete 04:35:42 dda99020689f: Pull complete 04:35:50 db1c61fa0a46: Pull complete 04:35:51 891c053d2c06: Pull complete 04:35:51 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 04:35:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:35:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 04:35:51 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:52 + docker inspect -f . ci-base-image-arm64 04:35:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:52 prd-ubuntu20.04-docker-arm64-4c-16g-120535 does not seem to be running inside a container 04:35:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:35:55 $ docker top 41e2e0cccb35d7db8fb4f199274a3e74fcbe8f6a1943cbc753c3b6aa94ef072a -eo pid,comm [Pipeline] { [Pipeline] sh 04:35:56 + go version 04:35:56 go version go1.18.7 linux/arm64 [Pipeline] } 04:35:56 $ docker stop --time=1 41e2e0cccb35d7db8fb4f199274a3e74fcbe8f6a1943cbc753c3b6aa94ef072a 04:35:58 $ docker rm -f 41e2e0cccb35d7db8fb4f199274a3e74fcbe8f6a1943cbc753c3b6aa94ef072a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:58 + docker inspect -f . ci-base-image-arm64 04:35:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:59 prd-ubuntu20.04-docker-arm64-4c-16g-120535 does not seem to be running inside a container 04:35:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:36:01 $ docker top 75128845d7c252791c5c60e5190edbf7212cfadbe1a779f6341d3f7c1f2438be -eo pid,comm [Pipeline] { [Pipeline] sh 04:36:02 + git config --global --add safe.directory /w/workspace/go-mod-messaging/1 [Pipeline] fileExists [Pipeline] sh 04:36:03 + make test 04:36:03 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 04:36:03 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0 04:36:03 go: downloading github.com/stretchr/testify v1.8.1 04:36:03 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 04:36:03 go: downloading github.com/nats-io/nats.go v1.20.0 04:36:03 go: downloading github.com/google/uuid v1.3.0 04:36:03 go: downloading github.com/nats-io/nats-server/v2 v2.9.8 04:36:04 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:36:04 go: downloading github.com/go-playground/validator/v10 v10.11.1 04:36:04 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 04:36:04 go: downloading github.com/davecgh/go-spew v1.1.1 04:36:04 go: downloading github.com/pmezard/go-difflib v1.0.0 04:36:04 go: downloading github.com/stretchr/objx v0.5.0 04:36:04 go: downloading gopkg.in/yaml.v3 v3.0.1 04:36:04 go: downloading github.com/gorilla/websocket v1.4.2 04:36:04 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 04:36:04 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 04:36:04 go: downloading github.com/nats-io/nkeys v0.3.0 04:36:04 go: downloading github.com/nats-io/nuid v1.0.1 04:36:04 go: downloading github.com/x448/float16 v0.8.4 04:36:04 go: downloading github.com/go-playground/universal-translator v0.18.0 04:36:04 go: downloading github.com/leodido/go-urn v1.2.1 04:36:04 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 04:36:04 go: downloading golang.org/x/text v0.3.7 04:36:05 go: downloading github.com/go-playground/locales v0.14.0 04:36:05 go: downloading github.com/minio/highwayhash v1.0.2 04:36:05 go: downloading github.com/klauspost/compress v1.15.11 04:36:05 go: downloading github.com/nats-io/jwt/v2 v2.3.0 04:36:05 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 04:37:42 # github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats [github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats.test] 04:37:42 internal/pkg/nats/client_test.go:242:32: unknown field 'SubscribeHost' in struct literal of type types.MessageBusConfig 04:37:44 ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.249s coverage: 66.4% of statements 04:37:44 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 04:37:44 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.264s coverage: 91.1% of statements 04:37:44 FAIL github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats [build failed] 04:37:44 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 04:37:44 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 04:38:41 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.301s coverage: 35.9% of statements 04:38:41 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.131s coverage: 67.5% of statements 04:38:41 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 04:38:41 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.074s coverage: 87.5% of statements 04:38:41 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 04:38:41 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.103s coverage: 100.0% of statements 04:38:41 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.080s coverage: 100.0% of statements 04:38:41 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.070s coverage: 95.1% of statements 04:38:41 FAIL 04:38:41 make: *** [Makefile:12: unittest] Error 2 [Pipeline] } 04:38:41 $ docker stop --time=1 75128845d7c252791c5c60e5190edbf7212cfadbe1a779f6341d3f7c1f2438be 04:38:42 $ docker rm -f 75128845d7c252791c5c60e5190edbf7212cfadbe1a779f6341d3f7c1f2438be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:38:45 04:38:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:38:45 arm64: Pulling from edgex-lftools-log-publisher 04:38:45 8998bd30e6a1: Pulling fs layer 04:38:45 04944245beec: Pulling fs layer 04:38:45 699f458cf7ca: Pulling fs layer 04:38:45 765212b225bb: Pulling fs layer 04:38:45 f23df028b6ca: Pulling fs layer 04:38:45 d65c8cfc05b1: Pulling fs layer 04:38:45 2437ff75d9bd: Pulling fs layer 04:38:45 f23df028b6ca: Waiting 04:38:45 765212b225bb: Waiting 04:38:45 d65c8cfc05b1: Waiting 04:38:45 2437ff75d9bd: Waiting 04:38:45 04944245beec: Verifying Checksum 04:38:45 04944245beec: Download complete 04:38:46 765212b225bb: Verifying Checksum 04:38:46 765212b225bb: Download complete 04:38:46 f23df028b6ca: Download complete 04:38:46 d65c8cfc05b1: Verifying Checksum 04:38:46 d65c8cfc05b1: Download complete 04:38:46 699f458cf7ca: Verifying Checksum 04:38:46 699f458cf7ca: Download complete 04:38:46 8998bd30e6a1: Verifying Checksum 04:38:46 8998bd30e6a1: Download complete 04:38:49 2437ff75d9bd: Verifying Checksum 04:38:49 2437ff75d9bd: Download complete 04:38:50 8998bd30e6a1: Pull complete 04:38:51 04944245beec: Pull complete 04:38:52 699f458cf7ca: Pull complete 04:38:52 765212b225bb: Pull complete 04:38:54 f23df028b6ca: Pull complete 04:38:54 d65c8cfc05b1: Pull complete 04:39:09 2437ff75d9bd: Pull complete 04:39:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:39:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:39:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:10 prd-ubuntu20.04-docker-arm64-4c-16g-120535 does not seem to be running inside a container 04:39:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:39:12 $ docker top d2e03faeeb5e0184c69dd88db3e8c95cf4f2608882cf441ef8f6803a117877e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:39:13 ---> job-cost.sh 04:39:13 lf-activate-venv: SKIPPING 04:39:13 INFO: No Stack... 04:39:13 INFO: Retrieving Pricing Info for: v3-standard-4 04:39:14 INFO: Archiving Costs [Pipeline] sh 04:39:15 + cat /w/workspace/go-mod-messaging/1/archives/cost.csv 04:39:15 + cut -d, -f6 [Pipeline] lock 04:39:15 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-200-1-stack-cost] 04:39:15 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-200-1-stack-cost] did not exist. Created. 04:39:15 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-200-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:39:15 /w/workspace/go-mod-messaging/1@tmp/durable-b7703191/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:39:16 + echo total: 0.10999999940395355 [Pipeline] stash 04:39:16 Warning: overwriting stash ‘stack-cost’ 04:39:17 Stashed 1 file(s) [Pipeline] } 04:39:17 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-200-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:39:17 $ docker stop --time=1 d2e03faeeb5e0184c69dd88db3e8c95cf4f2608882cf441ef8f6803a117877e0 04:39:19 $ docker rm -f d2e03faeeb5e0184c69dd88db3e8c95cf4f2608882cf441ef8f6803a117877e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:39:20 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:39:22 + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-200/archives ] 04:39:22 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-200/archives 04:39:22 total 16 04:39:22 drwxr-xr-x 3 root root 4096 Dec 5 04:33 . 04:39:22 drwxrwxr-x 10 jenkins jenkins 4096 Dec 5 04:33 .. 04:39:22 drwxr-xr-x 2 root root 4096 Dec 5 04:33 cost 04:39:22 -rw-r--r-- 1 root root 88 Dec 5 04:33 cost.csv 04:39:22 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-200/archives 04:39:22 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-200/archives 04:39:22 total 16 04:39:22 drwxr-xr-x 3 jenkins jenkins 4096 Dec 5 04:33 . 04:39:22 drwxrwxr-x 10 jenkins jenkins 4096 Dec 5 04:33 .. 04:39:22 drwxr-xr-x 2 jenkins jenkins 4096 Dec 5 04:33 cost 04:39:22 -rw-r--r-- 1 jenkins jenkins 88 Dec 5 04:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:39:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:39:23 ---> package-listing.sh 04:39:23 ++ facter osfamily 04:39:23 ++ tr '[:upper:]' '[:lower:]' 04:39:23 + OS_FAMILY=debian 04:39:23 + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-200 04:39:23 + START_PACKAGES=/tmp/packages_start.txt 04:39:23 + END_PACKAGES=/tmp/packages_end.txt 04:39:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:39:23 + PACKAGES=/tmp/packages_start.txt 04:39:23 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-200 ']' 04:39:23 + PACKAGES=/tmp/packages_end.txt 04:39:23 + case "${OS_FAMILY}" in 04:39:23 + dpkg -l 04:39:23 + grep '^ii' 04:39:23 + '[' -f /tmp/packages_start.txt ']' 04:39:23 + '[' -f /tmp/packages_end.txt ']' 04:39:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:39:23 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-200 ']' 04:39:23 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-200/archives/ 04:39:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-200/archives/ [Pipeline] echo 04:39:23 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-messaging_PR-200/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:39:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:39:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:25 prd-ubuntu20.04-docker-8c-8g-120534 does not seem to be running inside a container 04:39:25 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-messaging_PR-200/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-messaging_PR-200 -v /w/workspace/xfoundry_go-mod-messaging_PR-200:/w/workspace/xfoundry_go-mod-messaging_PR-200:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-200@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-200@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:39:25 $ docker top dc5e55428264da466321fecb1129809b53161dfed4bd46e1a6fb1db60efa48fc -eo pid,comm [Pipeline] { [Pipeline] sh 04:39:25 + touch /tmp/pre-build-complete [Pipeline] sh 04:39:26 + mkdir -p /var/log/sysstat [Pipeline] sh 04:39:26 + ls /var/log/sa-host 04:39:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:39:26 provisioning config files... 04:39:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-200@tmp/config5429463924464484841tmp [Pipeline] { [Pipeline] echo 04:39:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:39:26 ---> create-netrc.sh [Pipeline] } 04:39:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:39:27 ---> python-tools-install.sh [Pipeline] echo 04:39:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:39:27 ---> sudo-logs.sh 04:39:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:39:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:39:28 ---> job-cost.sh 04:39:28 lf-activate-venv: SKIPPING 04:39:28 DEBUG: total: 0.2199999988079071 04:39:28 INFO: Retrieving Stack Cost... 04:39:28 INFO: Retrieving Pricing Info for: v3-standard-8 04:39:28 INFO: Archiving Costs [Pipeline] echo 04:39:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:39:29 ---> logs-deploy.sh 04:39:29 lf-activate-venv: SKIPPING 04:39:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-200/1 04:39:29 INFO: archiving workspace using pattern(s): 04:39:30 Archives upload complete. 04:39:30 INFO: archiving logs to Nexus 04:39:31 ---> uname -a: 04:39:31 Linux prd-ubuntu20-04-docker-8c-8g-120534 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:39:31 04:39:31 04:39:31 ---> lscpu: 04:39:31 Architecture: x86_64 04:39:31 CPU op-mode(s): 32-bit, 64-bit 04:39:31 Byte Order: Little Endian 04:39:31 Address sizes: 40 bits physical, 48 bits virtual 04:39:31 CPU(s): 8 04:39:31 On-line CPU(s) list: 0-7 04:39:31 Thread(s) per core: 1 04:39:31 Core(s) per socket: 1 04:39:31 Socket(s): 8 04:39:31 NUMA node(s): 1 04:39:31 Vendor ID: AuthenticAMD 04:39:31 CPU family: 23 04:39:31 Model: 49 04:39:31 Model name: AMD EPYC-Rome Processor 04:39:31 Stepping: 0 04:39:31 CPU MHz: 2799.994 04:39:31 BogoMIPS: 5599.98 04:39:31 Virtualization: AMD-V 04:39:31 Hypervisor vendor: KVM 04:39:31 Virtualization type: full 04:39:31 L1d cache: 256 KiB 04:39:31 L1i cache: 256 KiB 04:39:31 L2 cache: 4 MiB 04:39:31 L3 cache: 128 MiB 04:39:31 NUMA node0 CPU(s): 0-7 04:39:31 Vulnerability Itlb multihit: Not affected 04:39:31 Vulnerability L1tf: Not affected 04:39:31 Vulnerability Mds: Not affected 04:39:31 Vulnerability Meltdown: Not affected 04:39:31 Vulnerability Mmio stale data: Not affected 04:39:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:39:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:39:31 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:39:31 Vulnerability Srbds: Not affected 04:39:31 Vulnerability Tsx async abort: Not affected 04:39:31 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 04:39:31 04:39:31 04:39:31 ---> nproc: 04:39:31 8 04:39:31 04:39:31 04:39:31 ---> df -h: 04:39:31 Filesystem Size Used Avail Use% Mounted on 04:39:31 overlay 155G 11G 145G 7% / 04:39:31 tmpfs 64M 0 64M 0% /dev 04:39:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:39:31 shm 64M 0 64M 0% /dev/shm 04:39:31 /dev/vda1 155G 11G 145G 7% /facter-os 04:39:31 04:39:31 04:39:31 ---> sar -b -r -n DEV: 04:39:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120534) 12/05/22 _x86_64_ (8 CPU) 04:39:31 04:39:31 04:32:04 LINUX RESTART (8 CPU) 04:39:31 04:39:31 04:33:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:39:31 04:34:01 92.21 0.47 91.73 0.00 41.61 56421.42 0.00 04:39:31 04:35:01 1.95 0.00 1.95 0.00 0.00 27.34 0.00 04:39:31 04:36:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 04:39:31 04:37:01 2.12 0.00 2.12 0.00 0.00 24.66 0.00 04:39:31 04:38:01 53.83 10.58 43.25 0.00 5157.48 8719.63 0.00 04:39:31 04:39:01 4.25 0.02 4.23 0.00 0.13 98.12 0.00 04:39:31 Average: 25.75 1.85 23.90 0.00 868.86 10757.75 0.00 04:39:31 04:39:31 04:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:39:31 04:34:01 28687548 31595904 715976 2.18 91620 3049260 1767088 5.21 1083836 2705096 268 04:39:31 04:35:01 28698808 31607456 703904 2.14 91684 3049260 1767088 5.21 1069440 2705076 12 04:39:31 04:36:01 28703080 31611956 699116 2.13 91772 3049268 1767088 5.21 1064920 2705076 8 04:39:31 04:37:01 28702520 31611604 699336 2.13 91876 3049392 1767088 5.21 1065228 2705212 8 04:39:31 04:38:01 28179228 31590272 701400 2.13 125776 3503960 1805980 5.32 1388488 2868716 152 04:39:31 04:39:01 28188868 31595104 695940 2.12 124384 3500704 1789500 5.27 1382532 2865468 8 04:39:31 Average: 28526675 31602049 702612 2.14 102852 3200307 1777305 5.24 1175741 2759107 76 04:39:31 04:39:31 04:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:39:31 04:34:01 docker0 55.73 72.55 4.29 1007.14 0.00 0.00 0.00 0.00 04:39:31 04:34:01 lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 04:39:31 04:34:01 ens3 224.77 149.88 3612.33 28.90 0.00 0.00 0.00 0.00 04:39:31 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:31 04:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:39:31 04:35:01 ens3 0.62 0.45 0.35 0.31 0.00 0.00 0.00 0.00 04:39:31 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:31 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:31 04:36:01 ens3 0.42 0.23 1.72 0.02 0.00 0.00 0.00 0.00 04:39:31 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:31 04:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:39:31 04:37:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:39:31 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:31 04:38:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 04:39:31 04:38:01 ens3 143.55 81.82 2744.17 5.89 0.00 0.00 0.00 0.00 04:39:31 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:31 04:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:39:31 04:39:01 ens3 0.27 0.20 0.02 0.01 0.00 0.00 0.00 0.00 04:39:31 Average: docker0 9.16 11.92 0.71 165.52 0.00 0.00 0.00 0.00 04:39:31 Average: lo 0.35 0.35 0.03 0.03 0.00 0.00 0.00 0.00 04:39:31 Average: ens3 61.17 38.48 1052.69 5.79 0.00 0.00 0.00 0.00 04:39:31 04:39:31 04:39:31 ---> sar -P ALL: 04:39:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120534) 12/05/22 _x86_64_ (8 CPU) 04:39:31 04:39:31 04:32:04 LINUX RESTART (8 CPU) 04:39:31 04:39:31 04:33:02 CPU %user %nice %system %iowait %steal %idle 04:39:31 04:34:01 all 23.65 0.00 4.94 0.78 0.07 70.57 04:39:31 04:34:01 0 21.04 0.00 4.07 0.38 0.05 74.46 04:39:31 04:34:01 1 24.21 0.00 4.36 0.03 0.07 71.33 04:39:31 04:34:01 2 21.07 0.00 4.38 0.43 0.07 74.05 04:39:31 04:34:01 3 22.05 0.00 4.79 0.09 0.07 73.01 04:39:31 04:34:01 4 24.74 0.00 5.04 0.05 0.07 70.10 04:39:31 04:34:01 5 21.35 0.00 5.65 0.07 0.07 72.86 04:39:31 04:34:01 6 27.27 0.00 5.82 4.48 0.07 62.35 04:39:31 04:34:01 7 27.53 0.00 5.37 0.73 0.07 66.30 04:39:31 04:35:01 all 0.28 0.00 0.03 0.00 0.00 99.68 04:39:31 04:35:01 0 0.03 0.00 0.05 0.00 0.00 99.92 04:39:31 04:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:39:31 04:35:01 2 0.07 0.00 0.05 0.00 0.00 99.88 04:39:31 04:35:01 3 1.95 0.00 0.03 0.00 0.00 98.01 04:39:31 04:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:39:31 04:35:01 5 0.05 0.00 0.03 0.02 0.02 99.88 04:39:31 04:35:01 6 0.05 0.00 0.03 0.00 0.00 99.92 04:39:31 04:35:01 7 0.03 0.00 0.03 0.02 0.02 99.90 04:39:31 04:36:01 all 0.28 0.00 0.02 0.01 0.01 99.69 04:39:31 04:36:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:39:31 04:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:39:31 04:36:01 2 0.05 0.00 0.03 0.00 0.00 99.92 04:39:31 04:36:01 3 1.97 0.00 0.00 0.00 0.02 98.01 04:39:31 04:36:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:39:31 04:36:01 5 0.03 0.00 0.03 0.02 0.02 99.90 04:39:31 04:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:39:31 04:36:01 7 0.07 0.00 0.03 0.03 0.00 99.87 04:39:31 04:37:01 all 0.14 0.00 0.02 0.01 0.00 99.82 04:39:31 04:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:39:31 04:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:39:31 04:37:01 2 0.00 0.00 0.03 0.00 0.00 99.97 04:39:31 04:37:01 3 1.01 0.00 0.05 0.02 0.02 98.91 04:39:31 04:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:39:31 04:37:01 5 0.03 0.00 0.03 0.02 0.02 99.90 04:39:31 04:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:39:31 04:37:01 7 0.02 0.00 0.03 0.05 0.00 99.90 04:39:31 04:38:01 all 2.00 0.00 1.39 0.27 0.02 96.31 04:39:31 04:38:01 0 1.34 0.00 1.03 0.15 0.03 97.45 04:39:31 04:38:01 1 1.15 0.00 1.42 0.12 0.02 97.29 04:39:31 04:38:01 2 1.28 0.00 1.22 0.15 0.02 97.33 04:39:31 04:38:01 3 2.13 0.00 0.95 0.17 0.02 96.74 04:39:31 04:38:01 4 2.78 0.00 1.37 0.05 0.02 95.78 04:39:31 04:38:01 5 2.64 0.00 3.12 0.07 0.03 94.13 04:39:31 04:38:01 6 1.97 0.00 1.22 0.53 0.02 96.26 04:39:31 04:38:01 7 2.71 0.00 0.80 0.94 0.03 95.51 04:39:31 04:39:01 all 0.08 0.00 0.05 0.01 0.01 99.85 04:39:31 04:39:01 0 0.05 0.00 0.02 0.03 0.02 99.88 04:39:31 04:39:01 1 0.05 0.00 0.08 0.00 0.02 99.85 04:39:31 04:39:01 2 0.07 0.00 0.03 0.00 0.00 99.90 04:39:31 04:39:01 3 0.07 0.00 0.05 0.07 0.00 99.82 04:39:31 04:39:01 4 0.12 0.00 0.05 0.00 0.00 99.83 04:39:31 04:39:01 5 0.02 0.00 0.05 0.00 0.00 99.93 04:39:31 04:39:01 6 0.08 0.00 0.03 0.00 0.00 99.88 04:39:31 04:39:01 7 0.20 0.00 0.12 0.00 0.02 99.67 04:39:31 Average: all 4.31 0.00 1.06 0.18 0.02 94.44 04:39:31 Average: 0 3.67 0.00 0.85 0.09 0.02 95.36 04:39:31 Average: 1 4.15 0.00 0.97 0.03 0.02 94.84 04:39:31 Average: 2 3.69 0.00 0.95 0.09 0.01 95.26 04:39:31 Average: 3 4.77 0.00 0.96 0.06 0.02 94.20 04:39:31 Average: 4 4.52 0.00 1.06 0.02 0.02 94.39 04:39:31 Average: 5 3.94 0.00 1.47 0.03 0.03 94.53 04:39:31 Average: 6 4.78 0.00 1.16 0.82 0.01 93.23 04:39:31 Average: 7 4.96 0.00 1.04 0.29 0.02 93.68 04:39:31 04:39:31 04:39:31