Pull request #244 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 hahattan for edgexfoundry/go-mod-messaging Loading trusted files from base branch main at e48e48bb09764b4b463a2c85e188b7fa4bb606d4 rather than dc1fa98dd5cff36050f0a22e2fc1163a68747014 Obtained Jenkinsfile from e48e48bb09764b4b463a2c85e188b7fa4bb606d4 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-ssh15495090090748942502.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh11225754594055451743.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-244/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-244/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18445244376010615212.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-244/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16755908858764951841.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh7103139175605696930.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-244/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-244/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9827815540931112803.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9145 in /w/workspace/xfoundry_go-mod-messaging_PR-244 [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-244 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e48e48bb09764b4b463a2c85e188b7fa4bb606d4 into PR head commit dc1fa98dd5cff36050f0a22e2fc1163a68747014 Merge succeeded, producing dc1fa98dd5cff36050f0a22e2fc1163a68747014 Checking out Revision dc1fa98dd5cff36050f0a22e2fc1163a68747014 (PR-244) > git config core.sparsecheckout # timeout=10 > git checkout -f dc1fa98dd5cff36050f0a22e2fc1163a68747014 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e48e48bb09764b4b463a2c85e188b7fa4bb606d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc1fa98dd5cff36050f0a22e2fc1163a68747014 # timeout=10 Commit message: "feat!: update API version to v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:46:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:46:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:46:22 ========================================================= 06:46:22 EdgeX Global Pipelines Version Info 06:46:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:46:23 ------------------- 06:46:23 stable info: 06:46:23 ------------------- 06:46:23 Commited By: Bill Mahoney bill.mahoney@intel.com 06:46:23 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 06:46:23 Message: update stable to v1.0.248 06:46:24 ------------------- 06:46:24 experimental info: 06:46:24 ------------------- 06:46:24 Commited By: **** collab-it+edgex@linuxfoundation.org 06:46:24 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 06:46:24 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:46:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 06:46:24 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 06:46:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:46:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:46:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:46:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 06:46:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:46:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:46:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:46:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:46:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:46:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 06:46:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:46:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:46:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:46:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:46:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:46:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:46:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:46:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:46:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:46:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:46:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:46:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:46:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:46:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:46:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:46:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-244 [Pipeline] echo 06:46:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-244 [Pipeline] echo 06:46:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-244 [Pipeline] echo 06:46:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc1fa98dd5cff36050f0a22e2fc1163a68747014 [Pipeline] echo 06:46:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc1fa98 [Pipeline] echo 06:46:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:46:26 + git rev-list -1 --merges dc1fa98dd5cff36050f0a22e2fc1163a68747014~1..dc1fa98dd5cff36050f0a22e2fc1163a68747014 [Pipeline] echo 06:46:26 -----------> git rev-list -1 --merges dc1fa98dd5cff36050f0a22e2fc1163a68747014~1..dc1fa98dd5cff36050f0a22e2fc1163a68747014 dc1fa98dd5cff36050f0a22e2fc1163a68747014 [false] [Pipeline] sh 06:46:26 + git log --format=format:%s -1 dc1fa98dd5cff36050f0a22e2fc1163a68747014 [Pipeline] echo 06:46:26 ========================================================= 06:46:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:46:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:46:27 + git log --format=format:%s -1 dc1fa98dd5cff36050f0a22e2fc1163a68747014 [Pipeline] echo 06:46:27 [semverPrep] GIT_COMMIT: dc1fa98dd5cff36050f0a22e2fc1163a68747014, Commit Message: feat!: update API version to v3 [Pipeline] echo 06:46:27 [semverPrep] This is not a build commit. [Pipeline] sh 06:46:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:46:27 + grep -v github /etc/ssh/ssh_known_hosts 06:46:27 + [ -e /tmp/ssh_known_hosts ] 06:46:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:46:27 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:46:27 sudo tee -a /etc/ssh/ssh_known_hosts 06:46:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:46:27 06:46:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:46:28 0.1.4: Pulling from edgex-devops/py-git-semver 06:46:28 b85a868b505f: Pulling fs layer 06:46:28 e2be974225ed: Pulling fs layer 06:46:28 339a4e72a1f5: Pulling fs layer 06:46:28 988bab9f4d93: Pulling fs layer 06:46:28 1469e6f7b9e6: Pulling fs layer 06:46:28 eaf3925da568: Pulling fs layer 06:46:28 bab4dde63d76: Pulling fs layer 06:46:28 bde34c3a00c8: Pulling fs layer 06:46:28 b352a97aabf1: Pulling fs layer 06:46:28 4872d77fe225: Pulling fs layer 06:46:28 5851b861e8e6: Pulling fs layer 06:46:28 988bab9f4d93: Waiting 06:46:28 1469e6f7b9e6: Waiting 06:46:28 eaf3925da568: Waiting 06:46:28 4872d77fe225: Waiting 06:46:28 bab4dde63d76: Waiting 06:46:28 bde34c3a00c8: Waiting 06:46:28 5851b861e8e6: Waiting 06:46:28 b352a97aabf1: Waiting 06:46:28 e2be974225ed: Verifying Checksum 06:46:28 e2be974225ed: Download complete 06:46:28 988bab9f4d93: Verifying Checksum 06:46:28 988bab9f4d93: Download complete 06:46:28 1469e6f7b9e6: Verifying Checksum 06:46:28 1469e6f7b9e6: Download complete 06:46:28 339a4e72a1f5: Verifying Checksum 06:46:28 339a4e72a1f5: Download complete 06:46:28 eaf3925da568: Verifying Checksum 06:46:28 eaf3925da568: Download complete 06:46:28 bde34c3a00c8: Download complete 06:46:28 b352a97aabf1: Download complete 06:46:28 4872d77fe225: Verifying Checksum 06:46:28 4872d77fe225: Download complete 06:46:28 5851b861e8e6: Verifying Checksum 06:46:28 5851b861e8e6: Download complete 06:46:28 b85a868b505f: Verifying Checksum 06:46:28 b85a868b505f: Download complete 06:46:29 bab4dde63d76: Verifying Checksum 06:46:29 bab4dde63d76: Download complete 06:46:29 b85a868b505f: Pull complete 06:46:30 e2be974225ed: Pull complete 06:46:30 339a4e72a1f5: Pull complete 06:46:30 988bab9f4d93: Pull complete 06:46:30 1469e6f7b9e6: Pull complete 06:46:30 eaf3925da568: Pull complete 06:46:32 bab4dde63d76: Pull complete 06:46:32 bde34c3a00c8: Pull complete 06:46:32 b352a97aabf1: Pull complete 06:46:33 4872d77fe225: Pull complete 06:46:33 5851b861e8e6: Pull complete 06:46:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:46:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:46:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:46:33 prd-ubuntu20.04-docker-8c-8g-9145 does not seem to be running inside a container 06:46:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-244 -v /w/workspace/xfoundry_go-mod-messaging_PR-244:/w/workspace/xfoundry_go-mod-messaging_PR-244:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-244@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-244@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 06:46:36 $ docker top 80eb9b9680d2c5b2e35ceb83dc503645e1f34c31e5f43de25094cdb42c06624f -eo pid,comm 06:46:36 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). 06:46:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:46:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:46:36 [ssh-agent] Looking for ssh-agent implementation... 06:46:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:46:36 $ docker exec 80eb9b9680d2c5b2e35ceb83dc503645e1f34c31e5f43de25094cdb42c06624f ssh-agent 06:46:36 SSH_AUTH_SOCK=/tmp/ssh-08z4HkvF0lgQ/agent.33 06:46:36 SSH_AGENT_PID=39 06:46:36 Running ssh-add (command line suppressed) 06:46:36 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-244@tmp/private_key_4434502789019255798.key (/w/workspace/xfoundry_go-mod-messaging_PR-244@tmp/private_key_4434502789019255798.key) 06:46:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:46:37 + git tag --points-at HEAD [Pipeline] } 06:46:37 $ docker exec --env ******** --env ******** 80eb9b9680d2c5b2e35ceb83dc503645e1f34c31e5f43de25094cdb42c06624f ssh-agent -k 06:46:37 unset SSH_AUTH_SOCK; 06:46:37 unset SSH_AGENT_PID; 06:46:37 echo Agent pid 39 killed; 06:46:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:46:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:46:37 [ssh-agent] Looking for ssh-agent implementation... 06:46:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:46:37 $ docker exec 80eb9b9680d2c5b2e35ceb83dc503645e1f34c31e5f43de25094cdb42c06624f ssh-agent 06:46:37 SSH_AUTH_SOCK=/tmp/ssh-8Sk8AQWAr0JW/agent.72 06:46:37 SSH_AGENT_PID=78 06:46:37 Running ssh-add (command line suppressed) 06:46:37 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-244@tmp/private_key_2530073777238400950.key (/w/workspace/xfoundry_go-mod-messaging_PR-244@tmp/private_key_2530073777238400950.key) 06:46:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:46:38 + git semver init 06:46:38 2023-04-20 06:46:38,357 [run_init] DEBUG init version:0.0.0 force:False 06:46:38 2023-04-20 06:46:38,358 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-244/.semver 06:46:38 2023-04-20 06:46:38,359 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-244/.semver 06:46:38 2023-04-20 06:46:38,359 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-244/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-244, universal_newlines=False, shell=None, istream=None) 06:46:39 2023-04-20 06:46:39,062 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-244/.git/info/exclude 06:46:39 2023-04-20 06:46:39,063 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-244/.semver/PR-244 with force:False 06:46:39 2023-04-20 06:46:39,063 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-244/.semver/PR-244 06:46:39 2023-04-20 06:46:39,067 [execute] INFO git cat-file --batch-check 06:46:39 2023-04-20 06:46:39,067 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-244/.semver, universal_newlines=False, shell=None, istream=) 06:46:39 2023-04-20 06:46:39,073 [execute] INFO git cat-file --batch 06:46:39 2023-04-20 06:46:39,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-244/.semver, universal_newlines=False, shell=None, istream=) 06:46:39 2023-04-20 06:46:39,079 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-244/.semver/PR-244 06:46:39 0.0.0 [Pipeline] } 06:46:39 $ docker exec --env ******** --env ******** 80eb9b9680d2c5b2e35ceb83dc503645e1f34c31e5f43de25094cdb42c06624f ssh-agent -k 06:46:39 unset SSH_AUTH_SOCK; 06:46:39 unset SSH_AGENT_PID; 06:46:39 echo Agent pid 78 killed; 06:46:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:46:39 + git semver [Pipeline] } 06:46:40 $ docker stop --time=1 80eb9b9680d2c5b2e35ceb83dc503645e1f34c31e5f43de25094cdb42c06624f 06:46:41 $ docker rm -f --volumes 80eb9b9680d2c5b2e35ceb83dc503645e1f34c31e5f43de25094cdb42c06624f [Pipeline] // withDockerContainer [Pipeline] sh 06:46:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:46:42 Stashed 1 file(s) [Pipeline] echo 06:46:42 [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 06:46:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:46:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:46:42 ========================================================= 06:46:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 06:46:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 06:46:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:46:43 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 06:46:43 63b65145d645: Pulling fs layer 06:46:43 a2d21d5440eb: Pulling fs layer 06:46:43 935e6c44a52c: Pulling fs layer 06:46:43 94cc34f8dd06: Pulling fs layer 06:46:43 30dea6a524f1: Pulling fs layer 06:46:43 a2aff8979fd8: Pulling fs layer 06:46:43 6808be2612f2: Pulling fs layer 06:46:43 f25807f1079a: Pulling fs layer 06:46:43 30dea6a524f1: Waiting 06:46:43 6808be2612f2: Waiting 06:46:43 a2aff8979fd8: Waiting 06:46:43 f25807f1079a: Waiting 06:46:43 a2d21d5440eb: Download complete 06:46:43 94cc34f8dd06: Download complete 06:46:43 30dea6a524f1: Verifying Checksum 06:46:43 30dea6a524f1: Download complete 06:46:43 63b65145d645: Verifying Checksum 06:46:43 63b65145d645: Download complete 06:46:43 a2aff8979fd8: Verifying Checksum 06:46:43 a2aff8979fd8: Download complete 06:46:43 63b65145d645: Pull complete 06:46:43 a2d21d5440eb: Pull complete 06:46:43 f25807f1079a: Download complete 06:46:44 935e6c44a52c: Verifying Checksum 06:46:44 935e6c44a52c: Download complete 06:46:44 6808be2612f2: Verifying Checksum 06:46:44 6808be2612f2: Download complete 06:46:47 935e6c44a52c: Pull complete 06:46:47 94cc34f8dd06: Pull complete 06:46:47 30dea6a524f1: Pull complete 06:46:47 a2aff8979fd8: Pull complete 06:46:49 6808be2612f2: Pull complete 06:46:50 f25807f1079a: Pull complete 06:46:50 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 06:46:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:46:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 06:46:50 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:51 + docker inspect -f . ci-base-image-x86_64 06:46:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:46:51 prd-ubuntu20.04-docker-8c-8g-9145 does not seem to be running inside a container 06:46:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-244 -v /w/workspace/xfoundry_go-mod-messaging_PR-244:/w/workspace/xfoundry_go-mod-messaging_PR-244:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-244@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-244@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 06:46:54 $ docker top ceb1a81f1acb19b31770f174f50cbf41ef2862ff2d36eea24249d645d535b4e6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:54 + go version 06:46:54 go version go1.20.2 linux/amd64 [Pipeline] } 06:46:54 $ docker stop --time=1 ceb1a81f1acb19b31770f174f50cbf41ef2862ff2d36eea24249d645d535b4e6 06:46:56 $ docker rm -f --volumes ceb1a81f1acb19b31770f174f50cbf41ef2862ff2d36eea24249d645d535b4e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:56 + docker inspect -f . ci-base-image-x86_64 06:46:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:46:56 prd-ubuntu20.04-docker-8c-8g-9145 does not seem to be running inside a container 06:46:56 $ 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-244 -v /w/workspace/xfoundry_go-mod-messaging_PR-244:/w/workspace/xfoundry_go-mod-messaging_PR-244:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-244@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-244@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 06:46:57 $ docker top 7e79e002859c09e9bc8a2a51b6fef1489cde4eaae9384ecb6a41d625a5280947 -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:57 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-244 [Pipeline] fileExists 06:46:57 Still waiting to schedule task 06:46:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [Pipeline] sh 06:46:57 + make test 06:46:57 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 06:46:57 go: downloading github.com/go-redis/redis/v7 v7.3.0 06:46:57 go: downloading github.com/stretchr/testify v1.8.2 06:46:57 go: downloading github.com/google/uuid v1.3.0 06:46:57 go: downloading github.com/nats-io/nats.go v1.24.0 06:46:57 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.36 06:46:57 go: downloading github.com/hashicorp/go-multierror v1.1.1 06:46:57 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 06:46:57 go: downloading github.com/nats-io/nats-server/v2 v2.9.16 06:46:58 go: downloading github.com/hashicorp/errwrap v1.0.0 06:46:58 go: downloading github.com/go-playground/validator/v10 v10.12.0 06:46:58 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 06:46:58 go: downloading github.com/davecgh/go-spew v1.1.1 06:46:58 go: downloading github.com/pmezard/go-difflib v1.0.0 06:46:58 go: downloading gopkg.in/yaml.v3 v3.0.1 06:46:58 go: downloading github.com/stretchr/objx v0.5.0 06:46:58 go: downloading golang.org/x/crypto v0.8.0 06:46:58 go: downloading github.com/leodido/go-urn v1.2.2 06:46:58 go: downloading github.com/go-playground/universal-translator v0.18.1 06:46:58 go: downloading golang.org/x/text v0.9.0 06:46:58 go: downloading github.com/x448/float16 v0.8.4 06:46:58 go: downloading github.com/gorilla/websocket v1.4.2 06:46:58 go: downloading golang.org/x/net v0.9.0 06:46:58 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 06:46:58 go: downloading github.com/nats-io/nkeys v0.4.4 06:46:58 go: downloading github.com/nats-io/nuid v1.0.1 06:46:58 go: downloading github.com/go-playground/locales v0.14.1 06:46:58 go: downloading github.com/klauspost/compress v1.16.4 06:46:58 go: downloading github.com/minio/highwayhash v1.0.2 06:46:58 go: downloading github.com/nats-io/jwt/v2 v2.4.1 06:46:58 go: downloading golang.org/x/time v0.3.0 06:46:58 go: downloading golang.org/x/sys v0.7.0 06:47:16 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.057s coverage: 88.6% of statements 06:47:16 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 06:47:16 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 06:47:21 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.053s coverage: 19.8% of statements 06:47:21 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.070s coverage: 88.8% of statements 06:47:21 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.075s coverage: 89.1% of statements 06:47:25 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 06:47:25 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 06:47:25 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.105s coverage: 35.9% of statements 06:47:25 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.162s coverage: 61.3% of statements 06:47:25 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.047s coverage: 87.5% of statements 06:47:25 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.053s coverage: 100.0% of statements 06:47:25 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.045s coverage: 100.0% of statements 06:47:25 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.048s coverage: 95.1% of statements 06:47:40 go vet ./... 06:47:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:47:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 06:47:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:47:40 $ docker stop --time=1 7e79e002859c09e9bc8a2a51b6fef1489cde4eaae9384ecb6a41d625a5280947 06:47:42 $ docker rm -f --volumes 7e79e002859c09e9bc8a2a51b6fef1489cde4eaae9384ecb6a41d625a5280947 [Pipeline] // withDockerContainer [Pipeline] sh 06:47:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:47:43 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 06:47:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:47:44 06:47:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:47:45 latest: Pulling from edgex-lftools-log-publisher 06:47:45 5eb5b503b376: Pulling fs layer 06:47:45 5c69ac0246d0: Pulling fs layer 06:47:45 ec43610c2a17: Pulling fs layer 06:47:45 3a2ae6a8a46f: Pulling fs layer 06:47:45 33b1e0a273af: Pulling fs layer 06:47:45 5d3b04190fa2: Pulling fs layer 06:47:45 2f39f015ded8: Pulling fs layer 06:47:45 33b1e0a273af: Waiting 06:47:45 5d3b04190fa2: Waiting 06:47:45 2f39f015ded8: Waiting 06:47:45 3a2ae6a8a46f: Waiting 06:47:45 5c69ac0246d0: Download complete 06:47:45 3a2ae6a8a46f: Download complete 06:47:45 33b1e0a273af: Verifying Checksum 06:47:45 33b1e0a273af: Download complete 06:47:45 ec43610c2a17: Verifying Checksum 06:47:45 ec43610c2a17: Download complete 06:47:45 5d3b04190fa2: Download complete 06:47:45 5eb5b503b376: Verifying Checksum 06:47:45 5eb5b503b376: Download complete 06:47:45 2f39f015ded8: Download complete 06:47:46 5eb5b503b376: Pull complete 06:47:46 5c69ac0246d0: Pull complete 06:47:47 ec43610c2a17: Pull complete 06:47:47 3a2ae6a8a46f: Pull complete 06:47:47 33b1e0a273af: Pull complete 06:47:47 5d3b04190fa2: Pull complete 06:47:51 2f39f015ded8: Pull complete 06:47:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:47:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:47:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:47:51 prd-ubuntu20.04-docker-8c-8g-9145 does not seem to be running inside a container 06:47:51 $ 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-244 -v /w/workspace/xfoundry_go-mod-messaging_PR-244:/w/workspace/xfoundry_go-mod-messaging_PR-244:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-244@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-244@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 06:47:54 $ docker top cb0131fb37b2f5c58f4638c778bdbe1d151c1a1826c21e4b521d418a3bf521bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:47:54 ---> job-cost.sh 06:47:54 lf-activate-venv: SKIPPING 06:47:54 INFO: No Stack... 06:47:55 INFO: Retrieving Pricing Info for: v3-standard-8 06:47:55 INFO: Archiving Costs [Pipeline] sh 06:47:55 + cat /w/workspace/xfoundry_go-mod-messaging_PR-244/archives/cost.csv 06:47:55 + cut -d, -f6 [Pipeline] lock 06:47:56 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-244-1-stack-cost] 06:47:56 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-244-1-stack-cost] did not exist. Created. 06:47:56 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-244-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:47:56 + echo total: 0.2199999988079071 [Pipeline] stash 06:47:56 Stashed 1 file(s) [Pipeline] } 06:47:56 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-244-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:47:56 $ docker stop --time=1 cb0131fb37b2f5c58f4638c778bdbe1d151c1a1826c21e4b521d418a3bf521bb 06:47:57 $ docker rm -f --volumes cb0131fb37b2f5c58f4638c778bdbe1d151c1a1826c21e4b521d418a3bf521bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:48:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9146 in /w/workspace/xfoundry_go-mod-messaging_PR-244 [Pipeline] { [Pipeline] ws 06:48:30 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 06:48:31 Selected Git installation does not exist. Using Default 06:48:31 The recommended git tool is: NONE 06:48:35 using credential edgex-jenkins-ssh 06:48:35 Cloning the remote Git repository 06:48:35 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 06:48:35 > git init /w/workspace/go-mod-messaging/1 # timeout=10 06:48:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 06:48:36 > git --version # timeout=10 06:48:36 > git --version # 'git version 2.25.1' 06:48:36 using GIT_SSH to set credentials SSH Credentials for GitHub 06:48:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:48:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 06:48:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:48:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 06:48:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 06:48:37 using GIT_SSH to set credentials SSH Credentials for GitHub 06:48:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:48:38 Merging remotes/origin/main commit e48e48bb09764b4b463a2c85e188b7fa4bb606d4 into PR head commit dc1fa98dd5cff36050f0a22e2fc1163a68747014 06:48:38 Merge succeeded, producing dc1fa98dd5cff36050f0a22e2fc1163a68747014 06:48:38 Checking out Revision dc1fa98dd5cff36050f0a22e2fc1163a68747014 (PR-244) 06:48:38 > git config core.sparsecheckout # timeout=10 06:48:38 > git checkout -f dc1fa98dd5cff36050f0a22e2fc1163a68747014 # timeout=10 06:48:38 > git remote # timeout=10 06:48:38 > git config --get remote.origin.url # timeout=10 06:48:38 using GIT_SSH to set credentials SSH Credentials for GitHub 06:48:38 > git merge e48e48bb09764b4b463a2c85e188b7fa4bb606d4 # timeout=10 06:48:38 > git rev-parse HEAD^{commit} # timeout=10 06:48:38 > git config core.sparsecheckout # timeout=10 06:48:38 > git checkout -f dc1fa98dd5cff36050f0a22e2fc1163a68747014 # timeout=10 06:48:44 Commit message: "feat!: update API version to v3" 06:48:44 > git --version # timeout=10 06:48:44 > git --version # 'git version 2.25.1' 06:48:44 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:48:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:48:45 % Total % Received % Xferd Average Speed Time Time Time Current 06:48:45 Dload Upload Total Spent Left Speed 06:48:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh 06:48:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:48:47 + + sudosudo tee jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 06:48:47 06:48:47 { 06:48:47 "registry-mirrors": [ 06:48:47 "https://nexus3.edgexfoundry.org:10001" 06:48:47 ], 06:48:47 "bip": "10.250.0.254/24", 06:48:47 "hosts": [ 06:48:47 "tcp://0.0.0.0:5555", 06:48:47 "unix:///var/run/docker.sock" 06:48:47 ], 06:48:47 "mtu": 1458, 06:48:47 "selinux-enabled": true, 06:48:47 "seccomp-profile": "/etc/docker/seccomp.json" 06:48:47 } [Pipeline] sh 06:48:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:48:47 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 06:49:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:49:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:49:06 ========================================================= 06:49:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 06:49:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 06:49:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:49:07 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:49:07 af6eaf76a39c: Pulling fs layer 06:49:07 55522c791124: Pulling fs layer 06:49:07 ce5c4a1c91eb: Pulling fs layer 06:49:07 169dfbe0d373: Pulling fs layer 06:49:07 e1ff8fa3b103: Pulling fs layer 06:49:07 52ebb69f0ebf: Pulling fs layer 06:49:07 5abe8eddf0d5: Pulling fs layer 06:49:07 e1ff8fa3b103: Waiting 06:49:07 52ebb69f0ebf: Waiting 06:49:07 5abe8eddf0d5: Waiting 06:49:07 169dfbe0d373: Waiting 06:49:07 55522c791124: Verifying Checksum 06:49:07 55522c791124: Download complete 06:49:07 169dfbe0d373: Verifying Checksum 06:49:07 169dfbe0d373: Download complete 06:49:07 e1ff8fa3b103: Verifying Checksum 06:49:07 e1ff8fa3b103: Download complete 06:49:07 af6eaf76a39c: Verifying Checksum 06:49:08 af6eaf76a39c: Pull complete 06:49:08 5abe8eddf0d5: Verifying Checksum 06:49:08 5abe8eddf0d5: Download complete 06:49:08 55522c791124: Pull complete 06:49:09 ce5c4a1c91eb: Verifying Checksum 06:49:09 ce5c4a1c91eb: Download complete 06:49:09 52ebb69f0ebf: Verifying Checksum 06:49:09 52ebb69f0ebf: Download complete 06:49:22 ce5c4a1c91eb: Pull complete 06:49:22 169dfbe0d373: Pull complete 06:49:22 e1ff8fa3b103: Pull complete 06:49:27 52ebb69f0ebf: Pull complete 06:49:29 5abe8eddf0d5: Pull complete 06:49:29 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 06:49:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:49:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 06:49:29 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:30 + docker inspect -f . ci-base-image-arm64 06:49:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:30 prd-ubuntu20.04-docker-arm64-4c-16g-9146 does not seem to be running inside a container 06:49:30 $ 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 ******** -e ******** ci-base-image-arm64 cat 06:49:34 $ docker top aacf0246a2bc6aa86cd073d900a00fa156a6ad4ccae011a164a0a5fc8014d5aa -eo pid,comm [Pipeline] { [Pipeline] sh 06:49:34 + go version 06:49:34 go version go1.20.2 linux/arm64 [Pipeline] } 06:49:34 $ docker stop --time=1 aacf0246a2bc6aa86cd073d900a00fa156a6ad4ccae011a164a0a5fc8014d5aa 06:49:36 $ docker rm -f --volumes aacf0246a2bc6aa86cd073d900a00fa156a6ad4ccae011a164a0a5fc8014d5aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:37 + docker inspect -f . ci-base-image-arm64 06:49:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:37 prd-ubuntu20.04-docker-arm64-4c-16g-9146 does not seem to be running inside a container 06:49:37 $ 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 ******** -e ******** ci-base-image-arm64 cat 06:49:38 $ docker top c4a1da75a172455f368bf86e135a79f38259e445b02de335ab1d1820b3324fe9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:49:39 + git config --global --add safe.directory /w/workspace/go-mod-messaging/1 [Pipeline] fileExists [Pipeline] sh 06:49:39 + make test 06:49:39 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 06:49:40 go: downloading github.com/hashicorp/go-multierror v1.1.1 06:49:40 go: downloading github.com/nats-io/nats.go v1.24.0 06:49:40 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.36 06:49:40 go: downloading github.com/google/uuid v1.3.0 06:49:40 go: downloading github.com/stretchr/testify v1.8.2 06:49:40 go: downloading github.com/nats-io/nats-server/v2 v2.9.16 06:49:40 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 06:49:40 go: downloading github.com/go-redis/redis/v7 v7.3.0 06:49:41 go: downloading github.com/hashicorp/errwrap v1.0.0 06:49:41 go: downloading github.com/nats-io/nkeys v0.4.4 06:49:41 go: downloading github.com/nats-io/nuid v1.0.1 06:49:41 go: downloading github.com/go-playground/validator/v10 v10.12.0 06:49:41 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 06:49:41 go: downloading github.com/pmezard/go-difflib v1.0.0 06:49:41 go: downloading github.com/davecgh/go-spew v1.1.1 06:49:41 go: downloading github.com/stretchr/objx v0.5.0 06:49:41 go: downloading gopkg.in/yaml.v3 v3.0.1 06:49:41 go: downloading github.com/gorilla/websocket v1.4.2 06:49:41 go: downloading golang.org/x/net v0.9.0 06:49:41 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 06:49:41 go: downloading golang.org/x/crypto v0.8.0 06:49:42 go: downloading github.com/x448/float16 v0.8.4 06:49:42 go: downloading github.com/go-playground/universal-translator v0.18.1 06:49:42 go: downloading github.com/leodido/go-urn v1.2.2 06:49:42 go: downloading golang.org/x/text v0.9.0 06:49:42 go: downloading github.com/klauspost/compress v1.16.4 06:49:42 go: downloading github.com/minio/highwayhash v1.0.2 06:49:42 go: downloading github.com/nats-io/jwt/v2 v2.4.1 06:49:42 go: downloading golang.org/x/time v0.3.0 06:49:42 go: downloading github.com/go-playground/locales v0.14.1 06:51:34 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.270s coverage: 88.6% of statements 06:51:34 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 06:51:34 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 06:51:35 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.239s coverage: 19.8% of statements 06:51:35 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.385s coverage: 88.8% of statements 06:51:35 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.394s coverage: 89.1% of statements 06:52:56 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 06:52:56 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.518s coverage: 35.9% of statements 06:52:56 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.421s coverage: 61.3% of statements 06:52:56 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 06:52:56 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.326s coverage: 87.5% of statements 06:52:56 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.366s coverage: 100.0% of statements 06:52:56 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.308s coverage: 100.0% of statements 06:52:56 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.218s coverage: 95.1% of statements 06:52:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:52:56 go vet ./... 06:54:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:54:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 06:54:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:54:33 $ docker stop --time=1 c4a1da75a172455f368bf86e135a79f38259e445b02de335ab1d1820b3324fe9 06:54:35 $ docker rm -f --volumes c4a1da75a172455f368bf86e135a79f38259e445b02de335ab1d1820b3324fe9 [Pipeline] // withDockerContainer [Pipeline] sh 06:54:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:54:37 Warning: overwriting stash ‘coverage-report’ 06:54:38 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 06:54:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:54:39 06:54:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:54:39 arm64: Pulling from edgex-lftools-log-publisher 06:54:39 8998bd30e6a1: Pulling fs layer 06:54:39 04944245beec: Pulling fs layer 06:54:39 699f458cf7ca: Pulling fs layer 06:54:39 765212b225bb: Pulling fs layer 06:54:39 f23df028b6ca: Pulling fs layer 06:54:39 d65c8cfc05b1: Pulling fs layer 06:54:39 2437ff75d9bd: Pulling fs layer 06:54:39 765212b225bb: Waiting 06:54:39 f23df028b6ca: Waiting 06:54:39 d65c8cfc05b1: Waiting 06:54:39 2437ff75d9bd: Waiting 06:54:39 04944245beec: Verifying Checksum 06:54:39 04944245beec: Download complete 06:54:39 765212b225bb: Verifying Checksum 06:54:39 765212b225bb: Download complete 06:54:40 f23df028b6ca: Verifying Checksum 06:54:40 f23df028b6ca: Download complete 06:54:40 d65c8cfc05b1: Verifying Checksum 06:54:40 d65c8cfc05b1: Download complete 06:54:40 699f458cf7ca: Verifying Checksum 06:54:40 699f458cf7ca: Download complete 06:54:40 8998bd30e6a1: Verifying Checksum 06:54:40 8998bd30e6a1: Download complete 06:54:42 2437ff75d9bd: Verifying Checksum 06:54:42 2437ff75d9bd: Download complete 06:54:44 8998bd30e6a1: Pull complete 06:54:44 04944245beec: Pull complete 06:54:45 699f458cf7ca: Pull complete 06:54:46 765212b225bb: Pull complete 06:54:47 f23df028b6ca: Pull complete 06:54:47 d65c8cfc05b1: Pull complete 06:55:02 2437ff75d9bd: Pull complete 06:55:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:55:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:55:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:02 prd-ubuntu20.04-docker-arm64-4c-16g-9146 does not seem to be running inside a container 06:55:02 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:55:04 $ docker top 023ea43c95a0214b5b6e035fa551c1b12833677e9768ab07a4c1b7f498c0c9bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:55:05 ---> job-cost.sh 06:55:05 lf-activate-venv: SKIPPING 06:55:05 INFO: No Stack... 06:55:06 INFO: Retrieving Pricing Info for: v3-standard-4 06:55:06 INFO: Archiving Costs [Pipeline] sh 06:55:07 + cat /w/workspace/go-mod-messaging/1/archives/cost.csv 06:55:07 + cut -d, -f6 [Pipeline] lock 06:55:07 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-244-1-stack-cost] 06:55:07 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-244-1-stack-cost] did not exist. Created. 06:55:07 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-244-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:55:08 /w/workspace/go-mod-messaging/1@tmp/durable-d5ee9be2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:55:08 + echo total: 0.10999999940395355 [Pipeline] stash 06:55:08 Warning: overwriting stash ‘stack-cost’ 06:55:08 Stashed 1 file(s) [Pipeline] } 06:55:08 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-244-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:55:08 $ docker stop --time=1 023ea43c95a0214b5b6e035fa551c1b12833677e9768ab07a4c1b7f498c0c9bd 06:55:10 $ docker rm -f --volumes 023ea43c95a0214b5b6e035fa551c1b12833677e9768ab07a4c1b7f498c0c9bd [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 06:55:11 provisioning config files... 06:55:11 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-244@tmp/config10469883576500407108tmp [Pipeline] { [Pipeline] sh 06:55:11 + set +x 06:55:11 + curl -s https://codecov.io/bash 06:55:11 + bash -s -- 06:55:11 06:55:11 _____ _ 06:55:11 / ____| | | 06:55:11 | | ___ __| | ___ ___ _____ __ 06:55:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:55:11 | |___| (_) | (_| | __/ (_| (_) \ V / 06:55:11 \_____\___/ \__,_|\___|\___\___/ \_/ 06:55:11 Bash-1.0.6 06:55:11 06:55:11 06:55:11 ==> git version 2.25.1 found 06:55:11 ==> 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 06:55:11 Release-Date: 2020-01-08 06:55:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:55:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:55:11 ==> Jenkins CI detected. 06:55:11 current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-244 06:55:11 project root: . 06:55:11 --> token set from env 06:55:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:55:11 ==> Running gcov in . (disable via -X gcov) 06:55:11 ==> Python coveragepy not found 06:55:11 ==> Searching for coverage reports in: 06:55:11 + . 06:55:11 -> Found 1 reports 06:55:11 ==> Detecting git/mercurial file structure 06:55:11 ==> Reading reports 06:55:11 + ./coverage.out bytes=41815 06:55:11 ==> Appending adjustments 06:55:11 https://docs.codecov.io/docs/fixing-reports 06:55:11 + Found adjustments 06:55:11 ==> Gzipping contents 06:55:11 12K /tmp/codecov.9GMikg.gz 06:55:11 ==> Uploading reports 06:55:11 url: https://codecov.io 06:55:11 query: branch=PR-244&commit=dc1fa98dd5cff36050f0a22e2fc1163a68747014&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-244%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=244&job=&cmd_args= 06:55:11 -> Pinging Codecov 06:55:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=PR-244&commit=dc1fa98dd5cff36050f0a22e2fc1163a68747014&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-244%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=244&job=&cmd_args= 06:55:12 -> Uploading to 06:55:12 https://storage.googleapis.com/codecov/v4/raw/2023-04-20/F6E385568367DD0E4001BA4F8F1CB792/dc1fa98dd5cff36050f0a22e2fc1163a68747014/37954a8b-096a-4038-8c92-9556088fc50b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230420T065511Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=87679484c820af6e607b4a7b8dacb9ababb22789e47aa0741ad020acb2d9c902 06:55:12 % Total % Received % Xferd Average Speed Time Time Time Current 06:55:12 Dload Upload Total Spent Left Speed 06:55:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8275 0 0 100 8275 0 32707 --:--:-- --:--:-- --:--:-- 32707 06:55:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/dc1fa98dd5cff36050f0a22e2fc1163a68747014 [Pipeline] } 06:55:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 06:55:14 + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-244/archives ] 06:55:14 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-244/archives 06:55:14 total 16 06:55:14 drwxr-xr-x 3 root root 4096 Apr 20 06:47 . 06:55:14 drwxrwxr-x 10 jenkins jenkins 4096 Apr 20 06:47 .. 06:55:14 drwxr-xr-x 2 root root 4096 Apr 20 06:47 cost 06:55:14 -rw-r--r-- 1 root root 88 Apr 20 06:47 cost.csv 06:55:14 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-244/archives 06:55:14 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-244/archives 06:55:14 total 16 06:55:14 drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 06:47 . 06:55:14 drwxrwxr-x 10 jenkins jenkins 4096 Apr 20 06:47 .. 06:55:14 drwxr-xr-x 2 jenkins jenkins 4096 Apr 20 06:47 cost 06:55:14 -rw-r--r-- 1 jenkins jenkins 88 Apr 20 06:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:55:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:55:15 ---> package-listing.sh 06:55:15 ++ facter osfamily 06:55:15 ++ tr '[:upper:]' '[:lower:]' 06:55:15 + OS_FAMILY=debian 06:55:15 + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-244 06:55:15 + START_PACKAGES=/tmp/packages_start.txt 06:55:15 + END_PACKAGES=/tmp/packages_end.txt 06:55:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:55:15 + PACKAGES=/tmp/packages_start.txt 06:55:15 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-244 ']' 06:55:15 + PACKAGES=/tmp/packages_end.txt 06:55:15 + case "${OS_FAMILY}" in 06:55:15 + dpkg -l 06:55:15 + grep '^ii' 06:55:15 + '[' -f /tmp/packages_start.txt ']' 06:55:15 + '[' -f /tmp/packages_end.txt ']' 06:55:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:55:15 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-244 ']' 06:55:15 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-244/archives/ 06:55:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-244/archives/ [Pipeline] echo 06:55:15 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-244/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:55:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:55:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:16 prd-ubuntu20.04-docker-8c-8g-9145 does not seem to be running inside a container 06:55:16 $ 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-244/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-244 -v /w/workspace/xfoundry_go-mod-messaging_PR-244:/w/workspace/xfoundry_go-mod-messaging_PR-244:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-244@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-244@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 06:55:16 $ docker top b1d23e11b6e08955a8ccb15edbc9beb70111879ae121c464d9d72a3446faa009 -eo pid,comm [Pipeline] { [Pipeline] sh 06:55:17 + touch /tmp/pre-build-complete [Pipeline] sh 06:55:17 + mkdir -p /var/log/sysstat [Pipeline] sh 06:55:17 + ls /var/log/sa-host 06:55:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:55:18 provisioning config files... 06:55:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-244@tmp/config2109881521565177746tmp [Pipeline] { [Pipeline] echo 06:55:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:55:18 ---> create-netrc.sh [Pipeline] } 06:55:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:55:18 ---> python-tools-install.sh [Pipeline] echo 06:55:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:55:19 ---> sudo-logs.sh 06:55:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:55:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:55:19 ---> job-cost.sh 06:55:19 lf-activate-venv: SKIPPING 06:55:19 DEBUG: total: 0.2199999988079071 06:55:19 INFO: Retrieving Stack Cost... 06:55:19 INFO: Retrieving Pricing Info for: v3-standard-8 06:55:20 INFO: Archiving Costs [Pipeline] echo 06:55:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:55:20 ---> logs-deploy.sh 06:55:20 lf-activate-venv: SKIPPING 06:55:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-244/1 06:55:20 INFO: archiving workspace using pattern(s): 06:55:21 Archives upload complete. 06:55:21 INFO: archiving logs to Nexus 06:55:22 ---> uname -a: 06:55:22 Linux prd-ubuntu20-04-docker-8c-8g-9145 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:55:22 06:55:22 06:55:22 ---> lscpu: 06:55:22 Architecture: x86_64 06:55:22 CPU op-mode(s): 32-bit, 64-bit 06:55:22 Byte Order: Little Endian 06:55:22 Address sizes: 40 bits physical, 48 bits virtual 06:55:22 CPU(s): 8 06:55:22 On-line CPU(s) list: 0-7 06:55:22 Thread(s) per core: 1 06:55:22 Core(s) per socket: 1 06:55:22 Socket(s): 8 06:55:22 NUMA node(s): 1 06:55:22 Vendor ID: AuthenticAMD 06:55:22 CPU family: 23 06:55:22 Model: 49 06:55:22 Model name: AMD EPYC-Rome Processor 06:55:22 Stepping: 0 06:55:22 CPU MHz: 2800.000 06:55:22 BogoMIPS: 5600.00 06:55:22 Virtualization: AMD-V 06:55:22 Hypervisor vendor: KVM 06:55:22 Virtualization type: full 06:55:22 L1d cache: 256 KiB 06:55:22 L1i cache: 256 KiB 06:55:22 L2 cache: 4 MiB 06:55:22 L3 cache: 128 MiB 06:55:22 NUMA node0 CPU(s): 0-7 06:55:22 Vulnerability Itlb multihit: Not affected 06:55:22 Vulnerability L1tf: Not affected 06:55:22 Vulnerability Mds: Not affected 06:55:22 Vulnerability Meltdown: Not affected 06:55:22 Vulnerability Mmio stale data: Not affected 06:55:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:55:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:55:22 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:55:22 Vulnerability Srbds: Not affected 06:55:22 Vulnerability Tsx async abort: Not affected 06:55:22 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 06:55:22 06:55:22 06:55:22 ---> nproc: 06:55:22 8 06:55:22 06:55:22 06:55:22 ---> df -h: 06:55:22 Filesystem Size Used Avail Use% Mounted on 06:55:22 overlay 155G 11G 145G 7% / 06:55:22 tmpfs 64M 0 64M 0% /dev 06:55:22 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:55:22 shm 64M 0 64M 0% /dev/shm 06:55:22 /dev/vda1 155G 11G 145G 7% /facter-os 06:55:22 06:55:22 06:55:22 ---> sar -b -r -n DEV: 06:55:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9145) 04/20/23 _x86_64_ (8 CPU) 06:55:22 06:55:22 06:45:44 LINUX RESTART (8 CPU) 06:55:22 06:55:22 06:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:55:22 06:47:01 365.26 47.56 317.70 0.00 5355.11 113528.95 0.00 06:55:22 06:48:01 63.81 0.20 63.61 0.00 10.80 36578.57 0.00 06:55:22 06:49:01 1.48 0.00 1.48 0.00 0.00 20.68 0.00 06:55:22 06:50:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 06:55:22 06:51:01 25.81 10.01 15.80 0.00 5174.07 2748.88 0.00 06:55:22 06:52:01 15.61 1.67 13.95 0.00 257.02 3569.54 0.00 06:55:22 06:53:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 06:55:22 06:54:01 1.88 0.00 1.88 0.00 0.00 21.33 0.00 06:55:22 06:55:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 06:55:22 Average: 53.07 6.60 46.47 0.00 1199.64 17389.85 0.00 06:55:22 06:55:22 06:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:55:22 06:47:01 28890388 31521380 782892 2.38 80804 2806668 1973228 5.82 1130556 2467172 229400 06:55:22 06:48:01 28714112 31603124 703108 2.14 91740 3029620 1754412 5.17 1080600 2673456 264 06:55:22 06:49:01 28713920 31603020 702820 2.14 91760 3029620 1754412 5.17 1079764 2673456 4 06:55:22 06:50:01 28716808 31605976 699708 2.13 91800 3029624 1754412 5.17 1076892 2673460 176 06:55:22 06:51:01 28355232 31583488 715320 2.18 97556 3349728 1783472 5.26 1295756 2796104 94528 06:55:22 06:52:01 28346660 31591224 704128 2.14 100368 3362172 1801832 5.31 1305928 2786804 8 06:55:22 06:53:01 28349832 31594696 700428 2.13 100460 3362308 1801832 5.31 1303584 2786948 168 06:55:22 06:54:01 28349704 31594640 700300 2.13 100544 3362304 1801832 5.31 1303380 2786940 20 06:55:22 06:55:01 28349380 31594384 700440 2.13 100620 3362316 1801832 5.31 1303444 2786952 8 06:55:22 Average: 28531782 31587992 712127 2.17 95072 3188262 1803029 5.31 1208878 2714588 36064 06:55:22 06:55:22 06:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:55:22 06:47:01 veth0add93c 71.54 132.54 6.23 1025.91 0.00 0.00 0.00 0.08 06:55:22 06:47:01 ens3 695.65 430.53 7512.73 112.49 0.00 0.00 0.00 0.00 06:55:22 06:47:01 docker0 73.25 134.13 5.51 1041.66 0.00 0.00 0.00 0.00 06:55:22 06:47:01 lo 3.67 3.67 0.35 0.35 0.00 0.00 0.00 0.00 06:55:22 06:48:01 ens3 107.88 64.22 2532.80 16.25 0.00 0.00 0.00 0.00 06:55:22 06:48:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:55:22 06:48:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 06:55:22 06:49:01 ens3 5.03 2.88 11.54 0.41 0.00 0.00 0.00 0.00 06:55:22 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:22 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:22 06:50:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:55:22 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:22 06:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:55:22 06:51:01 ens3 82.02 36.68 1948.82 2.74 0.00 0.00 0.00 0.00 06:55:22 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:22 06:51:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 06:55:22 06:52:01 ens3 0.67 0.52 0.28 0.13 0.00 0.00 0.00 0.00 06:55:22 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:22 06:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:55:22 06:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:22 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:22 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:22 06:54:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:55:22 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:22 06:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:55:22 06:55:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:55:22 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:22 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:22 Average: ens3 99.06 59.45 1334.00 14.67 0.00 0.00 0.00 0.00 06:55:22 Average: docker0 8.15 14.91 0.61 115.74 0.00 0.00 0.00 0.00 06:55:22 Average: lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 06:55:22 06:55:22 06:55:22 ---> sar -P ALL: 06:55:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9145) 04/20/23 _x86_64_ (8 CPU) 06:55:22 06:55:22 06:45:44 LINUX RESTART (8 CPU) 06:55:22 06:55:22 06:46:01 CPU %user %nice %system %iowait %steal %idle 06:55:22 06:47:01 all 9.97 0.00 3.44 3.15 0.11 83.34 06:55:22 06:47:01 0 10.41 0.00 3.77 2.98 0.10 82.74 06:55:22 06:47:01 1 9.78 0.00 4.19 1.49 0.13 84.41 06:55:22 06:47:01 2 10.22 0.00 3.16 3.09 0.10 83.43 06:55:22 06:47:01 3 8.23 0.00 3.07 6.11 0.12 82.47 06:55:22 06:47:01 4 7.92 0.00 3.88 2.56 0.08 85.55 06:55:22 06:47:01 5 9.63 0.00 3.80 8.36 0.10 78.12 06:55:22 06:47:01 6 10.09 0.00 2.44 0.27 0.10 87.10 06:55:22 06:47:01 7 13.48 0.00 3.17 0.35 0.13 82.86 06:55:22 06:48:01 all 30.30 0.00 4.20 1.02 0.07 64.41 06:55:22 06:48:01 0 27.70 0.00 3.83 0.08 0.07 68.32 06:55:22 06:48:01 1 29.88 0.00 4.47 2.98 0.07 62.60 06:55:22 06:48:01 2 35.00 0.00 4.08 0.30 0.07 60.55 06:55:22 06:48:01 3 27.48 0.00 4.38 3.28 0.08 64.78 06:55:22 06:48:01 4 28.69 0.00 3.96 0.05 0.07 67.23 06:55:22 06:48:01 5 32.68 0.00 4.14 1.33 0.07 61.78 06:55:22 06:48:01 6 33.27 0.00 4.26 0.05 0.07 62.35 06:55:22 06:48:01 7 27.72 0.00 4.49 0.07 0.08 67.64 06:55:22 06:49:01 all 0.03 0.00 0.02 0.01 0.01 99.93 06:55:22 06:49:01 0 0.10 0.00 0.02 0.00 0.02 99.87 06:55:22 06:49:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:55:22 06:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:55:22 06:49:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:55:22 06:49:01 4 0.00 0.00 0.00 0.03 0.00 99.97 06:55:22 06:49:01 5 0.00 0.00 0.02 0.05 0.00 99.93 06:55:22 06:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:55:22 06:49:01 7 0.05 0.00 0.05 0.00 0.00 99.90 06:55:22 06:50:01 all 0.09 0.00 0.01 0.02 0.01 99.87 06:55:22 06:50:01 0 0.48 0.00 0.00 0.00 0.02 99.50 06:55:22 06:50:01 1 0.05 0.00 0.03 0.00 0.00 99.92 06:55:22 06:50:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:55:22 06:50:01 3 0.05 0.00 0.02 0.00 0.02 99.92 06:55:22 06:50:01 4 0.07 0.00 0.00 0.00 0.00 99.93 06:55:22 06:50:01 5 0.02 0.00 0.02 0.18 0.02 99.77 06:55:22 06:50:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:55:22 06:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:55:22 06:51:01 all 0.93 0.00 0.37 1.93 0.01 96.76 06:55:22 06:51:01 0 1.00 0.00 0.23 0.70 0.02 98.06 06:55:22 06:51:01 1 0.92 0.00 0.40 0.97 0.02 97.70 06:55:22 06:51:01 2 0.17 0.00 0.10 0.08 0.00 99.65 06:55:22 06:51:01 3 1.97 0.00 0.68 0.75 0.02 96.58 06:55:22 06:51:01 4 0.97 0.00 0.60 2.63 0.02 95.78 06:55:22 06:51:01 5 0.23 0.00 0.25 9.09 0.00 90.42 06:55:22 06:51:01 6 1.22 0.00 0.32 0.63 0.02 97.81 06:55:22 06:51:01 7 0.95 0.00 0.37 0.57 0.02 98.10 06:55:22 06:52:01 all 0.43 0.00 0.26 0.22 0.01 99.09 06:55:22 06:52:01 0 0.77 0.00 0.33 0.12 0.02 98.76 06:55:22 06:52:01 1 0.58 0.00 0.33 0.02 0.02 99.05 06:55:22 06:52:01 2 0.48 0.00 0.23 0.55 0.02 98.72 06:55:22 06:52:01 3 0.33 0.00 0.23 0.02 0.00 99.42 06:55:22 06:52:01 4 0.42 0.00 0.22 0.05 0.00 99.32 06:55:22 06:52:01 5 0.28 0.00 0.18 0.10 0.02 99.42 06:55:22 06:52:01 6 0.37 0.00 0.33 0.33 0.00 98.97 06:55:22 06:52:01 7 0.22 0.00 0.18 0.55 0.00 99.05 06:55:22 06:53:01 all 0.01 0.00 0.01 0.01 0.00 99.96 06:55:22 06:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:55:22 06:53:01 1 0.02 0.00 0.05 0.00 0.00 99.93 06:55:22 06:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:55:22 06:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:55:22 06:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:55:22 06:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:55:22 06:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:55:22 06:53:01 7 0.02 0.00 0.00 0.10 0.00 99.88 06:55:22 06:54:01 all 0.03 0.00 0.02 0.01 0.01 99.94 06:55:22 06:54:01 0 0.03 0.00 0.05 0.00 0.02 99.90 06:55:22 06:54:01 1 0.02 0.00 0.02 0.00 0.03 99.93 06:55:22 06:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:55:22 06:54:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:55:22 06:54:01 4 0.03 0.00 0.08 0.00 0.00 99.88 06:55:22 06:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:55:22 06:54:01 6 0.02 0.00 0.00 0.02 0.02 99.95 06:55:22 06:54:01 7 0.03 0.00 0.00 0.03 0.00 99.93 06:55:22 06:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 06:55:22 06:55:01 0 0.02 0.00 0.03 0.00 0.02 99.93 06:55:22 06:55:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:55:22 06:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:55:22 06:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:55:22 06:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:55:22 06:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:55:22 06:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:55:22 06:55:01 7 0.00 0.00 0.02 0.03 0.00 99.95 06:55:22 Average: all 4.62 0.00 0.92 0.70 0.03 93.73 06:55:22 Average: 0 4.51 0.00 0.92 0.43 0.03 94.11 06:55:22 Average: 1 4.58 0.00 1.06 0.60 0.03 93.73 06:55:22 Average: 2 5.08 0.00 0.84 0.45 0.02 93.61 06:55:22 Average: 3 4.21 0.00 0.93 1.12 0.03 93.71 06:55:22 Average: 4 4.20 0.00 0.96 0.59 0.02 94.23 06:55:22 Average: 5 4.73 0.00 0.93 2.12 0.02 92.21 06:55:22 Average: 6 4.98 0.00 0.82 0.14 0.02 94.04 06:55:22 Average: 7 4.69 0.00 0.91 0.19 0.03 94.19 06:55:22 06:55:22 06:55:22