Pull request #404 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 bnevis-i for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 5a63c31337b88da990f1e3d58cd3eab3acfbe7e3+608b3207a4485660e9bf4596eb36916c67f542cc (a3594bf4011067f1c76a816bd29642db7fecb134) 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-ssh363028090445358605.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-ssh12025325670323537357.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-bootstrap/branches/PR-404/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-bootstrap/branches/PR-404/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3412061251648433484.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-bootstrap/branches/PR-404/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5847582869494294617.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-ssh591071434146699990.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-bootstrap/branches/PR-404/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-bootstrap/branches/PR-404/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13598883107568812075.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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-120867 in /w/workspace/xfoundry_go-mod-bootstrap_PR-404 [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-404 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/pull/404/head:refs/remotes/origin/PR-404 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 608b3207a4485660e9bf4596eb36916c67f542cc into PR head commit 5a63c31337b88da990f1e3d58cd3eab3acfbe7e3 Merge succeeded, producing 5a63c31337b88da990f1e3d58cd3eab3acfbe7e3 Checking out Revision 5a63c31337b88da990f1e3d58cd3eab3acfbe7e3 (PR-404) > git config core.sparsecheckout # timeout=10 > git checkout -f 5a63c31337b88da990f1e3d58cd3eab3acfbe7e3 # 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 608b3207a4485660e9bf4596eb36916c67f542cc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5a63c31337b88da990f1e3d58cd3eab3acfbe7e3 # timeout=10 Commit message: "feat(wip): Add go-mod-bootstrap hooks for JWT generation and verification" 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 00:57:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:57:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:57:15 ========================================================= 00:57:15 EdgeX Global Pipelines Version Info 00:57:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:57:16 ------------------- 00:57:16 stable info: 00:57:16 ------------------- 00:57:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:57:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:57:16 Message: update stable to v1.0.244 00:57:17 ------------------- 00:57:17 experimental info: 00:57:17 ------------------- 00:57:17 Commited By: **** collab-it+edgex@linuxfoundation.org 00:57:17 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:57:17 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:57:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 00:57:17 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 00:57:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:57:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:57:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:57:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 00:57:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:57:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:57:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:57:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:57:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:57:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 00:57:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:57:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:57:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:57:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:57:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:57:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:57:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:57:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:57:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:57:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:57:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:57:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:57:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:57:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:57:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:57:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-404 [Pipeline] echo 00:57:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-404 [Pipeline] echo 00:57:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-404 [Pipeline] echo 00:57:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5a63c31337b88da990f1e3d58cd3eab3acfbe7e3 [Pipeline] echo 00:57:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5a63c31 [Pipeline] echo 00:57:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:57:19 + git rev-list -1 --merges 5a63c31337b88da990f1e3d58cd3eab3acfbe7e3~1..5a63c31337b88da990f1e3d58cd3eab3acfbe7e3 [Pipeline] echo 00:57:19 -----------> git rev-list -1 --merges 5a63c31337b88da990f1e3d58cd3eab3acfbe7e3~1..5a63c31337b88da990f1e3d58cd3eab3acfbe7e3 5a63c31337b88da990f1e3d58cd3eab3acfbe7e3 [false] [Pipeline] sh 00:57:19 + git log --format=format:%s -1 5a63c31337b88da990f1e3d58cd3eab3acfbe7e3 [Pipeline] echo 00:57:19 ========================================================= 00:57:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:57:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:57:19 + git log --format=format:%s -1 5a63c31337b88da990f1e3d58cd3eab3acfbe7e3 [Pipeline] echo 00:57:20 [semverPrep] GIT_COMMIT: 5a63c31337b88da990f1e3d58cd3eab3acfbe7e3, Commit Message: feat(wip): Add go-mod-bootstrap hooks for JWT generation and verification [Pipeline] echo 00:57:20 [semverPrep] This is not a build commit. [Pipeline] sh 00:57:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:57:20 + grep -v github /etc/ssh/ssh_known_hosts 00:57:20 + [ -e /tmp/ssh_known_hosts ] 00:57:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:57:20 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:57:20 sudo tee -a /etc/ssh/ssh_known_hosts 00:57:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:57:21 00:57:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:57:21 0.1.4: Pulling from edgex-devops/py-git-semver 00:57:21 b85a868b505f: Pulling fs layer 00:57:21 e2be974225ed: Pulling fs layer 00:57:21 339a4e72a1f5: Pulling fs layer 00:57:21 988bab9f4d93: Pulling fs layer 00:57:21 1469e6f7b9e6: Pulling fs layer 00:57:21 eaf3925da568: Pulling fs layer 00:57:21 bab4dde63d76: Pulling fs layer 00:57:21 bde34c3a00c8: Pulling fs layer 00:57:21 b352a97aabf1: Pulling fs layer 00:57:21 4872d77fe225: Pulling fs layer 00:57:21 5851b861e8e6: Pulling fs layer 00:57:21 eaf3925da568: Waiting 00:57:21 bab4dde63d76: Waiting 00:57:21 bde34c3a00c8: Waiting 00:57:21 4872d77fe225: Waiting 00:57:21 5851b861e8e6: Waiting 00:57:21 988bab9f4d93: Waiting 00:57:21 1469e6f7b9e6: Waiting 00:57:21 e2be974225ed: Verifying Checksum 00:57:21 e2be974225ed: Download complete 00:57:21 988bab9f4d93: Verifying Checksum 00:57:21 988bab9f4d93: Download complete 00:57:22 1469e6f7b9e6: Verifying Checksum 00:57:22 1469e6f7b9e6: Download complete 00:57:22 339a4e72a1f5: Verifying Checksum 00:57:22 339a4e72a1f5: Download complete 00:57:22 eaf3925da568: Verifying Checksum 00:57:22 eaf3925da568: Download complete 00:57:22 bde34c3a00c8: Verifying Checksum 00:57:22 bde34c3a00c8: Download complete 00:57:22 b352a97aabf1: Verifying Checksum 00:57:22 b352a97aabf1: Download complete 00:57:22 4872d77fe225: Verifying Checksum 00:57:22 4872d77fe225: Download complete 00:57:22 5851b861e8e6: Verifying Checksum 00:57:22 b85a868b505f: Verifying Checksum 00:57:22 b85a868b505f: Download complete 00:57:22 bab4dde63d76: Verifying Checksum 00:57:22 bab4dde63d76: Download complete 00:57:23 b85a868b505f: Pull complete 00:57:23 e2be974225ed: Pull complete 00:57:24 339a4e72a1f5: Pull complete 00:57:24 988bab9f4d93: Pull complete 00:57:24 1469e6f7b9e6: Pull complete 00:57:24 eaf3925da568: Pull complete 00:57:26 bab4dde63d76: Pull complete 00:57:26 bde34c3a00c8: Pull complete 00:57:26 b352a97aabf1: Pull complete 00:57:26 4872d77fe225: Pull complete 00:57:26 5851b861e8e6: Pull complete 00:57:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:57:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:57:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:57:27 prd-ubuntu20.04-docker-8c-8g-120867 does not seem to be running inside a container 00:57:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-404 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-404:/w/workspace/xfoundry_go-mod-bootstrap_PR-404:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-404@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-404@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 00:57:28 $ docker top 1dea8462acacfda8bf621df6bc49208682456abf5e11a0a82e6ef0072bbd5894 -eo pid,comm 00:57:28 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). 00:57:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:57:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:57:28 [ssh-agent] Looking for ssh-agent implementation... 00:57:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:57:29 $ docker exec 1dea8462acacfda8bf621df6bc49208682456abf5e11a0a82e6ef0072bbd5894 ssh-agent 00:57:29 SSH_AUTH_SOCK=/tmp/ssh-e6sAHSji2Qrh/agent.31 00:57:29 SSH_AGENT_PID=37 00:57:29 Running ssh-add (command line suppressed) 00:57:29 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-404@tmp/private_key_10246668698003690371.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-404@tmp/private_key_10246668698003690371.key) 00:57:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:57:29 + git tag --points-at HEAD [Pipeline] } 00:57:29 $ docker exec --env ******** --env ******** 1dea8462acacfda8bf621df6bc49208682456abf5e11a0a82e6ef0072bbd5894 ssh-agent -k 00:57:29 unset SSH_AUTH_SOCK; 00:57:29 unset SSH_AGENT_PID; 00:57:29 echo Agent pid 37 killed; 00:57:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:57:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:57:29 [ssh-agent] Looking for ssh-agent implementation... 00:57:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:57:29 $ docker exec 1dea8462acacfda8bf621df6bc49208682456abf5e11a0a82e6ef0072bbd5894 ssh-agent 00:57:30 SSH_AUTH_SOCK=/tmp/ssh-5yzmwkOxciDt/agent.69 00:57:30 SSH_AGENT_PID=75 00:57:30 Running ssh-add (command line suppressed) 00:57:30 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-404@tmp/private_key_10972139831913784268.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-404@tmp/private_key_10972139831913784268.key) 00:57:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:57:30 + git semver init 00:57:30 2022-12-10 00:57:30,766 [run_init] DEBUG init version:0.0.0 force:False 00:57:30 2022-12-10 00:57:30,767 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-404/.semver 00:57:30 2022-12-10 00:57:30,767 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-404/.semver 00:57:30 2022-12-10 00:57:30,767 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-404/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-404, universal_newlines=False, shell=None, istream=None) 00:57:31 2022-12-10 00:57:31,691 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-404/.git/info/exclude 00:57:31 2022-12-10 00:57:31,692 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-404/.semver/PR-404 with force:False 00:57:31 2022-12-10 00:57:31,692 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-404/.semver/PR-404 00:57:31 2022-12-10 00:57:31,696 [execute] INFO git cat-file --batch-check 00:57:31 2022-12-10 00:57:31,697 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-404/.semver, universal_newlines=False, shell=None, istream=) 00:57:31 2022-12-10 00:57:31,703 [execute] INFO git cat-file --batch 00:57:31 2022-12-10 00:57:31,704 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-404/.semver, universal_newlines=False, shell=None, istream=) 00:57:31 2022-12-10 00:57:31,709 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-404/.semver/PR-404 00:57:31 0.0.0 [Pipeline] } 00:57:31 $ docker exec --env ******** --env ******** 1dea8462acacfda8bf621df6bc49208682456abf5e11a0a82e6ef0072bbd5894 ssh-agent -k 00:57:31 unset SSH_AUTH_SOCK; 00:57:31 unset SSH_AGENT_PID; 00:57:31 echo Agent pid 75 killed; 00:57:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:57:32 + git semver [Pipeline] } 00:57:32 $ docker stop --time=1 1dea8462acacfda8bf621df6bc49208682456abf5e11a0a82e6ef0072bbd5894 00:57:33 $ docker rm -f 1dea8462acacfda8bf621df6bc49208682456abf5e11a0a82e6ef0072bbd5894 [Pipeline] // withDockerContainer [Pipeline] sh 00:57:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:57:34 Stashed 1 file(s) [Pipeline] echo 00:57:34 [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 00:57:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:57:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:57:35 ========================================================= 00:57:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 00:57:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:57:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:57:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 00:57:35 213ec9aee27d: Pulling fs layer 00:57:35 4583459ba037: Pulling fs layer 00:57:35 93c1e223e6f2: Pulling fs layer 00:57:35 53926ce57604: Pulling fs layer 00:57:35 21b2b0c7a3f4: Pulling fs layer 00:57:35 22ff95d597cd: Pulling fs layer 00:57:35 12d6caf4c0d1: Pulling fs layer 00:57:35 96b7cbca73a9: Pulling fs layer 00:57:35 a7acece74701: Pulling fs layer 00:57:35 53926ce57604: Waiting 00:57:35 22ff95d597cd: Waiting 00:57:35 96b7cbca73a9: Waiting 00:57:35 a7acece74701: Waiting 00:57:35 93c1e223e6f2: Verifying Checksum 00:57:35 93c1e223e6f2: Download complete 00:57:35 4583459ba037: Download complete 00:57:35 21b2b0c7a3f4: Verifying Checksum 00:57:35 21b2b0c7a3f4: Download complete 00:57:35 22ff95d597cd: Download complete 00:57:35 213ec9aee27d: Verifying Checksum 00:57:35 213ec9aee27d: Download complete 00:57:35 12d6caf4c0d1: Verifying Checksum 00:57:36 213ec9aee27d: Pull complete 00:57:36 4583459ba037: Pull complete 00:57:36 93c1e223e6f2: Pull complete 00:57:36 a7acece74701: Verifying Checksum 00:57:36 a7acece74701: Download complete 00:57:36 53926ce57604: Verifying Checksum 00:57:36 53926ce57604: Download complete 00:57:36 96b7cbca73a9: Verifying Checksum 00:57:36 96b7cbca73a9: Download complete 00:57:41 53926ce57604: Pull complete 00:57:41 21b2b0c7a3f4: Pull complete 00:57:41 22ff95d597cd: Pull complete 00:57:41 12d6caf4c0d1: Pull complete 00:57:42 96b7cbca73a9: Pull complete 00:57:43 a7acece74701: Pull complete 00:57:43 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 00:57:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:57:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 00:57:44 + 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 00:57:44 + docker inspect -f . ci-base-image-x86_64 00:57:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:57:44 prd-ubuntu20.04-docker-8c-8g-120867 does not seem to be running inside a container 00:57:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-404 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-404:/w/workspace/xfoundry_go-mod-bootstrap_PR-404:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-404@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-404@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 00:57:47 $ docker top f90d92f371aef41d93465de3c1d5a0d9af85607215e25b2a9c690cf16ce0aeef -eo pid,comm [Pipeline] { [Pipeline] sh 00:57:47 + go version 00:57:47 go version go1.18.7 linux/amd64 [Pipeline] } 00:57:47 $ docker stop --time=1 f90d92f371aef41d93465de3c1d5a0d9af85607215e25b2a9c690cf16ce0aeef 00:57:48 $ docker rm -f f90d92f371aef41d93465de3c1d5a0d9af85607215e25b2a9c690cf16ce0aeef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:49 + docker inspect -f . ci-base-image-x86_64 00:57:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:57:49 prd-ubuntu20.04-docker-8c-8g-120867 does not seem to be running inside a container 00:57:49 $ 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-bootstrap_PR-404 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-404:/w/workspace/xfoundry_go-mod-bootstrap_PR-404:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-404@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-404@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 00:57:50 $ docker top 1e9efd151cc2f6ae213a01bcbc2e954d3093ec5d2b73b79f042d501e8736ec2b -eo pid,comm [Pipeline] { [Pipeline] sh 00:57:50 Still waiting to schedule task 00:57:50 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:57:50 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-404 [Pipeline] fileExists [Pipeline] sh 00:57:50 + make test 00:57:50 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:57:50 go: downloading github.com/stretchr/testify v1.8.1 00:57:50 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:57:50 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.2 00:57:50 go: downloading github.com/pelletier/go-toml v1.9.5 00:57:50 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 00:57:50 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.1 00:57:50 go: downloading github.com/google/uuid v1.3.0 00:57:50 go: downloading github.com/hashicorp/go-multierror v1.1.1 00:57:50 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 00:57:50 go: downloading github.com/gorilla/mux v1.8.0 00:57:50 go: downloading github.com/davecgh/go-spew v1.1.1 00:57:50 go: downloading github.com/pmezard/go-difflib v1.0.0 00:57:50 go: downloading github.com/stretchr/objx v0.5.0 00:57:50 go: downloading gopkg.in/yaml.v3 v3.0.1 00:57:50 go: downloading github.com/hashicorp/errwrap v1.0.0 00:57:50 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:57:50 go: downloading github.com/hashicorp/consul/api v1.18.0 00:57:50 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:57:50 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 00:57:50 go: downloading github.com/gorilla/websocket v1.4.2 00:57:50 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 00:57:51 go: downloading github.com/mitchellh/mapstructure v1.5.0 00:57:51 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:57:51 go: downloading github.com/mitchellh/copystructure v1.0.0 00:57:51 go: downloading github.com/hashicorp/serf v0.10.1 00:57:51 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:57:51 go: downloading github.com/hashicorp/go-hclog v0.14.1 00:57:51 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:57:51 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:57:51 go: downloading github.com/fatih/color v1.9.0 00:57:51 go: downloading github.com/mattn/go-isatty v0.0.14 00:57:51 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 00:57:51 go: downloading github.com/armon/go-metrics v0.3.10 00:57:51 go: downloading github.com/mattn/go-colorable v0.1.12 00:57:51 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 00:57:51 go: downloading github.com/hashicorp/golang-lru v0.5.4 00:57:53 bootstrap/container/clients.go:19:2: github.com/edgexfoundry/go-mod-core-contracts/v3@v3.0.0-dev.2: replacement directory ../go-mod-core-contracts does not exist 00:57:53 bootstrap/environment/variables.go:26:2: github.com/edgexfoundry/go-mod-core-contracts/v3@v3.0.0-dev.2: replacement directory ../go-mod-core-contracts does not exist 00:57:53 config/types.go:23:2: github.com/edgexfoundry/go-mod-core-contracts/v3@v3.0.0-dev.2: replacement directory ../go-mod-core-contracts does not exist 00:57:53 bootstrap/secret/secure.go:30:2: github.com/edgexfoundry/go-mod-core-contracts/v3@v3.0.0-dev.2: replacement directory ../go-mod-core-contracts does not exist 00:57:53 bootstrap/environment/variables.go:27:2: github.com/edgexfoundry/go-mod-core-contracts/v3@v3.0.0-dev.2: replacement directory ../go-mod-core-contracts does not exist 00:57:53 bootstrap/secret/secure.go:27:2: github.com/edgexfoundry/go-mod-secrets/v3@v3.0.0-dev.1: replacement directory ../go-mod-secrets does not exist 00:57:53 bootstrap/container/token.go:18:2: github.com/edgexfoundry/go-mod-secrets/v3@v3.0.0-dev.1: replacement directory ../go-mod-secrets does not exist 00:57:53 bootstrap/secret/secret.go:35:2: github.com/edgexfoundry/go-mod-secrets/v3@v3.0.0-dev.1: replacement directory ../go-mod-secrets does not exist 00:57:53 bootstrap/container/runtime_token.go:18:2: github.com/edgexfoundry/go-mod-secrets/v3@v3.0.0-dev.1: replacement directory ../go-mod-secrets does not exist 00:57:53 config/types.go:25:2: github.com/edgexfoundry/go-mod-secrets/v3@v3.0.0-dev.1: replacement directory ../go-mod-secrets does not exist 00:57:53 bootstrap/secret/secret.go:26:2: github.com/edgexfoundry/go-mod-secrets/v3@v3.0.0-dev.1: replacement directory ../go-mod-secrets does not exist 00:57:53 bootstrap/handlers/clients.go:23:2: github.com/edgexfoundry/go-mod-core-contracts/v3@v3.0.0-dev.2: replacement directory ../go-mod-core-contracts does not exist 00:57:53 bootstrap/metrics/manager.go:25:2: github.com/edgexfoundry/go-mod-core-contracts/v3@v3.0.0-dev.2: replacement directory ../go-mod-core-contracts does not exist 00:57:53 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.1/clients/command.go:20:2: github.com/edgexfoundry/go-mod-core-contracts/v3@v3.0.0-dev.2: replacement directory ../go-mod-core-contracts does not exist 00:57:53 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.1/clients/command.go:21:2: github.com/edgexfoundry/go-mod-core-contracts/v3@v3.0.0-dev.2: replacement directory ../go-mod-core-contracts does not exist 00:57:53 make: *** [Makefile:10: unittest] Error 1 [Pipeline] } 00:57:53 $ docker stop --time=1 1e9efd151cc2f6ae213a01bcbc2e954d3093ec5d2b73b79f042d501e8736ec2b 00:57:55 $ docker rm -f 1e9efd151cc2f6ae213a01bcbc2e954d3093ec5d2b73b79f042d501e8736ec2b [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 00:57:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:57:56 00:57:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:57:56 latest: Pulling from edgex-lftools-log-publisher 00:57:56 5eb5b503b376: Pulling fs layer 00:57:56 5c69ac0246d0: Pulling fs layer 00:57:56 ec43610c2a17: Pulling fs layer 00:57:56 3a2ae6a8a46f: Pulling fs layer 00:57:56 33b1e0a273af: Pulling fs layer 00:57:56 5d3b04190fa2: Pulling fs layer 00:57:56 2f39f015ded8: Pulling fs layer 00:57:56 33b1e0a273af: Waiting 00:57:56 2f39f015ded8: Waiting 00:57:56 3a2ae6a8a46f: Waiting 00:57:56 5d3b04190fa2: Waiting 00:57:56 5c69ac0246d0: Verifying Checksum 00:57:56 5c69ac0246d0: Download complete 00:57:56 3a2ae6a8a46f: Verifying Checksum 00:57:56 3a2ae6a8a46f: Download complete 00:57:56 33b1e0a273af: Verifying Checksum 00:57:56 33b1e0a273af: Download complete 00:57:56 ec43610c2a17: Verifying Checksum 00:57:56 ec43610c2a17: Download complete 00:57:56 5d3b04190fa2: Verifying Checksum 00:57:56 5d3b04190fa2: Download complete 00:57:56 5eb5b503b376: Verifying Checksum 00:57:56 5eb5b503b376: Download complete 00:57:57 2f39f015ded8: Download complete 00:57:58 5eb5b503b376: Pull complete 00:57:58 5c69ac0246d0: Pull complete 00:57:58 ec43610c2a17: Pull complete 00:57:58 3a2ae6a8a46f: Pull complete 00:57:58 33b1e0a273af: Pull complete 00:57:59 5d3b04190fa2: Pull complete 00:58:03 2f39f015ded8: Pull complete 00:58:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:58:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:58:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:58:03 prd-ubuntu20.04-docker-8c-8g-120867 does not seem to be running inside a container 00:58:03 $ 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-bootstrap_PR-404 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-404:/w/workspace/xfoundry_go-mod-bootstrap_PR-404:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-404@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-404@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 00:58:05 $ docker top e1591e14bf5daefcf03e224687ed3455550b51d090afd095518470ac67d6cb7a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:58:05 ---> job-cost.sh 00:58:05 lf-activate-venv: SKIPPING 00:58:05 INFO: No Stack... 00:58:06 INFO: Retrieving Pricing Info for: v3-standard-8 00:58:06 INFO: Archiving Costs [Pipeline] sh 00:58:06 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-404/archives/cost.csv 00:58:06 + cut -d, -f6 [Pipeline] lock 00:58:07 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-404-1-stack-cost] 00:58:07 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-404-1-stack-cost] did not exist. Created. 00:58:07 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-404-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:58:07 + echo total: 0.2199999988079071 [Pipeline] stash 00:58:07 Stashed 1 file(s) [Pipeline] } 00:58:07 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-404-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:58:07 $ docker stop --time=1 e1591e14bf5daefcf03e224687ed3455550b51d090afd095518470ac67d6cb7a 00:58:08 $ docker rm -f e1591e14bf5daefcf03e224687ed3455550b51d090afd095518470ac67d6cb7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:58:09 Failed in branch amd64 01:01:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-120868 in /w/workspace/xfoundry_go-mod-bootstrap_PR-404 [Pipeline] { [Pipeline] ws 01:01:18 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 01:01:18 Selected Git installation does not exist. Using Default 01:01:18 The recommended git tool is: NONE 01:01:23 using credential edgex-jenkins-ssh 01:01:23 Cloning the remote Git repository 01:01:23 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 01:01:24 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 01:01:24 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 01:01:24 > git --version # timeout=10 01:01:24 > git --version # 'git version 2.25.1' 01:01:24 using GIT_SSH to set credentials SSH Credentials for GitHub 01:01:24 Verifying host key using known hosts file 01:01:24 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. 01:01:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:01:25 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 01:01:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:01:27 Merging remotes/origin/main commit 608b3207a4485660e9bf4596eb36916c67f542cc into PR head commit 5a63c31337b88da990f1e3d58cd3eab3acfbe7e3 01:01:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 01:01:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 01:01:26 using GIT_SSH to set credentials SSH Credentials for GitHub 01:01:26 Verifying host key using known hosts file 01:01:26 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. 01:01:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/404/head:refs/remotes/origin/PR-404 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:01:27 Merge succeeded, producing 5a63c31337b88da990f1e3d58cd3eab3acfbe7e3 01:01:27 Checking out Revision 5a63c31337b88da990f1e3d58cd3eab3acfbe7e3 (PR-404) 01:01:27 > git config core.sparsecheckout # timeout=10 01:01:27 > git checkout -f 5a63c31337b88da990f1e3d58cd3eab3acfbe7e3 # timeout=10 01:01:27 > git remote # timeout=10 01:01:27 > git config --get remote.origin.url # timeout=10 01:01:27 using GIT_SSH to set credentials SSH Credentials for GitHub 01:01:27 Verifying host key using known hosts file 01:01:27 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. 01:01:27 > git merge 608b3207a4485660e9bf4596eb36916c67f542cc # timeout=10 01:01:27 > git rev-parse HEAD^{commit} # timeout=10 01:01:27 > git config core.sparsecheckout # timeout=10 01:01:27 > git checkout -f 5a63c31337b88da990f1e3d58cd3eab3acfbe7e3 # timeout=10 01:01:31 Commit message: "feat(wip): Add go-mod-bootstrap hooks for JWT generation and verification" 01:01:31 > git --version # timeout=10 01:01:31 > git --version # 'git version 2.25.1' 01:01:31 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:01:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:01:32 % Total % Received % Xferd Average Speed Time Time Time Current 01:01:32 Dload Upload Total Spent Left Speed 01:01:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 01:01:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:01:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:01:33 + sudo tee /etc/docker/daemon.new 01:01:33 { 01:01:33 "registry-mirrors": [ 01:01:33 "https://nexus3.edgexfoundry.org:10001" 01:01:33 ], 01:01:33 "bip": "10.250.0.254/24", 01:01:33 "hosts": [ 01:01:33 "tcp://0.0.0.0:5555", 01:01:33 "unix:///var/run/docker.sock" 01:01:33 ], 01:01:33 "mtu": 1458, 01:01:33 "selinux-enabled": true, 01:01:33 "seccomp-profile": "/etc/docker/seccomp.json" 01:01:33 } [Pipeline] sh 01:01:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:01:34 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 01:01:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:01:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:01:52 ========================================================= 01:01:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 01:01:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 01:01:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:01:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:01:53 9b18e9b68314: Pulling fs layer 01:01:53 35d82f9e3411: Pulling fs layer 01:01:53 e16973657156: Pulling fs layer 01:01:53 fc693d55d65f: Pulling fs layer 01:01:53 7e9fc2657dce: Pulling fs layer 01:01:53 dda99020689f: Pulling fs layer 01:01:53 db1c61fa0a46: Pulling fs layer 01:01:53 891c053d2c06: Pulling fs layer 01:01:53 7e9fc2657dce: Waiting 01:01:53 db1c61fa0a46: Waiting 01:01:53 dda99020689f: Waiting 01:01:53 891c053d2c06: Waiting 01:01:53 fc693d55d65f: Waiting 01:01:53 e16973657156: Verifying Checksum 01:01:53 e16973657156: Download complete 01:01:53 35d82f9e3411: Verifying Checksum 01:01:53 35d82f9e3411: Download complete 01:01:53 7e9fc2657dce: Verifying Checksum 01:01:53 7e9fc2657dce: Download complete 01:01:53 dda99020689f: Verifying Checksum 01:01:53 dda99020689f: Download complete 01:01:53 9b18e9b68314: Verifying Checksum 01:01:53 9b18e9b68314: Download complete 01:01:54 9b18e9b68314: Pull complete 01:01:54 891c053d2c06: Verifying Checksum 01:01:54 891c053d2c06: Download complete 01:01:55 db1c61fa0a46: Verifying Checksum 01:01:55 db1c61fa0a46: Download complete 01:01:56 35d82f9e3411: Pull complete 01:01:56 e16973657156: Pull complete 01:01:56 fc693d55d65f: Verifying Checksum 01:01:56 fc693d55d65f: Download complete 01:02:08 fc693d55d65f: Pull complete 01:02:08 7e9fc2657dce: Pull complete 01:02:08 dda99020689f: Pull complete 01:02:15 db1c61fa0a46: Pull complete 01:02:16 891c053d2c06: Pull complete 01:02:16 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 01:02:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:02:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 01:02:16 + 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 01:02:17 + docker inspect -f . ci-base-image-arm64 01:02:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:02:17 prd-ubuntu20.04-docker-arm64-4c-16g-120868 does not seem to be running inside a container 01:02:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 01:02:20 $ docker top 09c02ccd6748891f0556bfad46adbc5821f2217ff41072b4418bdcae116a2d1d -eo pid,comm [Pipeline] { [Pipeline] sh 01:02:21 + go version 01:02:21 go version go1.18.7 linux/arm64 [Pipeline] } 01:02:21 $ docker stop --time=1 09c02ccd6748891f0556bfad46adbc5821f2217ff41072b4418bdcae116a2d1d 01:02:23 $ docker rm -f 09c02ccd6748891f0556bfad46adbc5821f2217ff41072b4418bdcae116a2d1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:24 + docker inspect -f . ci-base-image-arm64 01:02:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:02:24 prd-ubuntu20.04-docker-arm64-4c-16g-120868 does not seem to be running inside a container 01:02:24 $ 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-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 01:02:25 $ docker top 8bf606f9ef52f6f3ea8d5713eee719b28af27847103c56fdbaef7a1dfaf65106 -eo pid,comm [Pipeline] { [Pipeline] sh 01:02:25 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh 01:02:26 + make test 01:02:26 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:02:26 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.2 01:02:26 go: downloading github.com/pelletier/go-toml v1.9.5 01:02:26 go: downloading github.com/stretchr/testify v1.8.1 01:02:26 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 01:02:26 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 01:02:26 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.1 01:02:26 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 01:02:26 go: downloading github.com/gorilla/mux v1.8.0 01:02:26 go: downloading github.com/hashicorp/go-multierror v1.1.1 01:02:26 go: downloading github.com/google/uuid v1.3.0 01:02:26 go: downloading github.com/davecgh/go-spew v1.1.1 01:02:26 go: downloading github.com/pmezard/go-difflib v1.0.0 01:02:26 go: downloading github.com/stretchr/objx v0.5.0 01:02:26 go: downloading gopkg.in/yaml.v3 v3.0.1 01:02:27 go: downloading github.com/gorilla/websocket v1.4.2 01:02:27 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 01:02:27 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 01:02:27 go: downloading github.com/hashicorp/errwrap v1.0.0 01:02:27 go: downloading github.com/hashicorp/consul/api v1.18.0 01:02:27 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:02:27 go: downloading github.com/go-redis/redis/v7 v7.3.0 01:02:27 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 01:02:27 go: downloading github.com/mitchellh/copystructure v1.0.0 01:02:27 go: downloading github.com/mitchellh/mapstructure v1.5.0 01:02:27 go: downloading github.com/mitchellh/reflectwalk v1.0.0 01:02:27 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 01:02:27 go: downloading github.com/hashicorp/go-hclog v0.14.1 01:02:27 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 01:02:27 go: downloading github.com/hashicorp/serf v0.10.1 01:02:27 go: downloading github.com/fatih/color v1.9.0 01:02:27 go: downloading github.com/mattn/go-isatty v0.0.14 01:02:27 go: downloading github.com/mattn/go-colorable v0.1.12 01:02:27 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 01:02:27 go: downloading github.com/armon/go-metrics v0.3.10 01:02:27 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 01:02:27 go: downloading github.com/hashicorp/golang-lru v0.5.4 01:02:29 bootstrap/container/clients.go:19:2: github.com/edgexfoundry/go-mod-core-contracts/v3@v3.0.0-dev.2: replacement directory ../go-mod-core-contracts does not exist 01:02:29 bootstrap/environment/variables.go:26:2: github.com/edgexfoundry/go-mod-core-contracts/v3@v3.0.0-dev.2: replacement directory ../go-mod-core-contracts does not exist 01:02:29 config/types.go:23:2: github.com/edgexfoundry/go-mod-core-contracts/v3@v3.0.0-dev.2: replacement directory ../go-mod-core-contracts does not exist 01:02:29 bootstrap/secret/secure.go:30:2: github.com/edgexfoundry/go-mod-core-contracts/v3@v3.0.0-dev.2: replacement directory ../go-mod-core-contracts does not exist 01:02:29 bootstrap/environment/variables.go:27:2: github.com/edgexfoundry/go-mod-core-contracts/v3@v3.0.0-dev.2: replacement directory ../go-mod-core-contracts does not exist 01:02:29 bootstrap/secret/secure.go:27:2: github.com/edgexfoundry/go-mod-secrets/v3@v3.0.0-dev.1: replacement directory ../go-mod-secrets does not exist 01:02:29 bootstrap/container/token.go:18:2: github.com/edgexfoundry/go-mod-secrets/v3@v3.0.0-dev.1: replacement directory ../go-mod-secrets does not exist 01:02:29 bootstrap/secret/secret.go:35:2: github.com/edgexfoundry/go-mod-secrets/v3@v3.0.0-dev.1: replacement directory ../go-mod-secrets does not exist 01:02:29 bootstrap/container/runtime_token.go:18:2: github.com/edgexfoundry/go-mod-secrets/v3@v3.0.0-dev.1: replacement directory ../go-mod-secrets does not exist 01:02:29 config/types.go:25:2: github.com/edgexfoundry/go-mod-secrets/v3@v3.0.0-dev.1: replacement directory ../go-mod-secrets does not exist 01:02:29 bootstrap/secret/secret.go:26:2: github.com/edgexfoundry/go-mod-secrets/v3@v3.0.0-dev.1: replacement directory ../go-mod-secrets does not exist 01:02:29 bootstrap/handlers/clients.go:23:2: github.com/edgexfoundry/go-mod-core-contracts/v3@v3.0.0-dev.2: replacement directory ../go-mod-core-contracts does not exist 01:02:29 bootstrap/metrics/manager.go:25:2: github.com/edgexfoundry/go-mod-core-contracts/v3@v3.0.0-dev.2: replacement directory ../go-mod-core-contracts does not exist 01:02:29 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.1/clients/command.go:20:2: github.com/edgexfoundry/go-mod-core-contracts/v3@v3.0.0-dev.2: replacement directory ../go-mod-core-contracts does not exist 01:02:29 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.1/clients/command.go:21:2: github.com/edgexfoundry/go-mod-core-contracts/v3@v3.0.0-dev.2: replacement directory ../go-mod-core-contracts does not exist 01:02:29 make: *** [Makefile:10: unittest] Error 1 [Pipeline] } 01:02:29 $ docker stop --time=1 8bf606f9ef52f6f3ea8d5713eee719b28af27847103c56fdbaef7a1dfaf65106 01:02:31 $ docker rm -f 8bf606f9ef52f6f3ea8d5713eee719b28af27847103c56fdbaef7a1dfaf65106 [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 01:02:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:02:33 01:02:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:02:33 arm64: Pulling from edgex-lftools-log-publisher 01:02:33 8998bd30e6a1: Pulling fs layer 01:02:33 04944245beec: Pulling fs layer 01:02:33 699f458cf7ca: Pulling fs layer 01:02:33 765212b225bb: Pulling fs layer 01:02:33 f23df028b6ca: Pulling fs layer 01:02:33 d65c8cfc05b1: Pulling fs layer 01:02:33 2437ff75d9bd: Pulling fs layer 01:02:33 f23df028b6ca: Waiting 01:02:33 2437ff75d9bd: Waiting 01:02:33 765212b225bb: Waiting 01:02:33 d65c8cfc05b1: Waiting 01:02:33 04944245beec: Verifying Checksum 01:02:33 04944245beec: Download complete 01:02:33 765212b225bb: Verifying Checksum 01:02:33 765212b225bb: Download complete 01:02:34 f23df028b6ca: Verifying Checksum 01:02:34 f23df028b6ca: Download complete 01:02:34 d65c8cfc05b1: Verifying Checksum 01:02:34 d65c8cfc05b1: Download complete 01:02:34 699f458cf7ca: Verifying Checksum 01:02:34 699f458cf7ca: Download complete 01:02:34 8998bd30e6a1: Download complete 01:02:36 2437ff75d9bd: Verifying Checksum 01:02:36 2437ff75d9bd: Download complete 01:02:38 8998bd30e6a1: Pull complete 01:02:38 04944245beec: Pull complete 01:02:39 699f458cf7ca: Pull complete 01:02:40 765212b225bb: Pull complete 01:02:40 f23df028b6ca: Pull complete 01:02:41 d65c8cfc05b1: Pull complete 01:02:56 2437ff75d9bd: Pull complete 01:02:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:02:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:02:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:02:56 prd-ubuntu20.04-docker-arm64-4c-16g-120868 does not seem to be running inside a container 01:02:56 $ 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-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 01:02:58 $ docker top 814e1a503cdf6ae954547b604c86a3e018a76ed9d3c79ef3faeb8c9034c31556 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:02:59 ---> job-cost.sh 01:02:59 lf-activate-venv: SKIPPING 01:02:59 INFO: No Stack... 01:03:00 INFO: Retrieving Pricing Info for: v3-standard-4 01:03:00 INFO: Archiving Costs [Pipeline] sh 01:03:01 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 01:03:01 + cut -d, -f6 [Pipeline] lock 01:03:01 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-404-1-stack-cost] 01:03:01 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-404-1-stack-cost] did not exist. Created. 01:03:01 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-404-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:03:02 /w/workspace/go-mod-bootstrap/1@tmp/durable-7106577a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:03:02 + echo total: 0.10999999940395355 [Pipeline] stash 01:03:02 Warning: overwriting stash ‘stack-cost’ 01:03:03 Stashed 1 file(s) [Pipeline] } 01:03:03 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-404-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:03:03 $ docker stop --time=1 814e1a503cdf6ae954547b604c86a3e018a76ed9d3c79ef3faeb8c9034c31556 01:03:04 $ docker rm -f 814e1a503cdf6ae954547b604c86a3e018a76ed9d3c79ef3faeb8c9034c31556 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:03:05 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 01:03:07 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-404/archives ] 01:03:07 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-404/archives 01:03:07 total 16 01:03:07 drwxr-xr-x 3 root root 4096 Dec 10 00:58 . 01:03:07 drwxrwxr-x 9 jenkins jenkins 4096 Dec 10 00:58 .. 01:03:07 drwxr-xr-x 2 root root 4096 Dec 10 00:58 cost 01:03:07 -rw-r--r-- 1 root root 87 Dec 10 00:58 cost.csv 01:03:07 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-404/archives 01:03:07 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-404/archives 01:03:07 total 16 01:03:07 drwxr-xr-x 3 jenkins jenkins 4096 Dec 10 00:58 . 01:03:07 drwxrwxr-x 9 jenkins jenkins 4096 Dec 10 00:58 .. 01:03:07 drwxr-xr-x 2 jenkins jenkins 4096 Dec 10 00:58 cost 01:03:07 -rw-r--r-- 1 jenkins jenkins 87 Dec 10 00:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:03:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:03:08 ---> package-listing.sh 01:03:08 ++ facter osfamily 01:03:08 ++ tr '[:upper:]' '[:lower:]' 01:03:08 + OS_FAMILY=debian 01:03:08 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-404 01:03:08 + START_PACKAGES=/tmp/packages_start.txt 01:03:08 + END_PACKAGES=/tmp/packages_end.txt 01:03:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:03:08 + PACKAGES=/tmp/packages_start.txt 01:03:08 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-404 ']' 01:03:08 + PACKAGES=/tmp/packages_end.txt 01:03:08 + case "${OS_FAMILY}" in 01:03:08 + dpkg -l 01:03:08 + grep '^ii' 01:03:08 + '[' -f /tmp/packages_start.txt ']' 01:03:08 + '[' -f /tmp/packages_end.txt ']' 01:03:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:03:08 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-404 ']' 01:03:08 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-404/archives/ 01:03:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-404/archives/ [Pipeline] echo 01:03:08 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-bootstrap_PR-404/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:03:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:03:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:03:09 prd-ubuntu20.04-docker-8c-8g-120867 does not seem to be running inside a container 01:03:09 $ 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-bootstrap_PR-404/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-bootstrap_PR-404 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-404:/w/workspace/xfoundry_go-mod-bootstrap_PR-404:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-404@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-404@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 01:03:10 $ docker top d283c94a8ec2174186d6e53ef183927f013fb25199bccc431ae7a2e6d53de505 -eo pid,comm [Pipeline] { [Pipeline] sh 01:03:10 + touch /tmp/pre-build-complete [Pipeline] sh 01:03:10 + mkdir -p /var/log/sysstat [Pipeline] sh 01:03:11 + ls /var/log/sa-host 01:03:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:03:11 provisioning config files... 01:03:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-404@tmp/config11353146961233300159tmp [Pipeline] { [Pipeline] echo 01:03:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:03:11 ---> create-netrc.sh [Pipeline] } 01:03:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:03:12 ---> python-tools-install.sh [Pipeline] echo 01:03:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:03:12 ---> sudo-logs.sh 01:03:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:03:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:03:13 ---> job-cost.sh 01:03:13 lf-activate-venv: SKIPPING 01:03:13 DEBUG: total: 0.2199999988079071 01:03:13 INFO: Retrieving Stack Cost... 01:03:13 INFO: Retrieving Pricing Info for: v3-standard-8 01:03:14 INFO: Archiving Costs [Pipeline] echo 01:03:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:03:14 ---> logs-deploy.sh 01:03:14 lf-activate-venv: SKIPPING 01:03:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-404/1 01:03:14 INFO: archiving workspace using pattern(s): 01:03:15 Archives upload complete. 01:03:15 INFO: archiving logs to Nexus 01:03:16 ---> uname -a: 01:03:16 Linux prd-ubuntu20-04-docker-8c-8g-120867 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:03:16 01:03:16 01:03:16 ---> lscpu: 01:03:16 Architecture: x86_64 01:03:16 CPU op-mode(s): 32-bit, 64-bit 01:03:16 Byte Order: Little Endian 01:03:16 Address sizes: 40 bits physical, 48 bits virtual 01:03:16 CPU(s): 8 01:03:16 On-line CPU(s) list: 0-7 01:03:16 Thread(s) per core: 1 01:03:16 Core(s) per socket: 1 01:03:16 Socket(s): 8 01:03:16 NUMA node(s): 1 01:03:16 Vendor ID: AuthenticAMD 01:03:16 CPU family: 23 01:03:16 Model: 49 01:03:16 Model name: AMD EPYC-Rome Processor 01:03:16 Stepping: 0 01:03:16 CPU MHz: 2799.998 01:03:16 BogoMIPS: 5599.99 01:03:16 Virtualization: AMD-V 01:03:16 Hypervisor vendor: KVM 01:03:16 Virtualization type: full 01:03:16 L1d cache: 256 KiB 01:03:16 L1i cache: 256 KiB 01:03:16 L2 cache: 4 MiB 01:03:16 L3 cache: 128 MiB 01:03:16 NUMA node0 CPU(s): 0-7 01:03:16 Vulnerability Itlb multihit: Not affected 01:03:16 Vulnerability L1tf: Not affected 01:03:16 Vulnerability Mds: Not affected 01:03:16 Vulnerability Meltdown: Not affected 01:03:16 Vulnerability Mmio stale data: Not affected 01:03:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:03:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:03:16 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:03:16 Vulnerability Srbds: Not affected 01:03:16 Vulnerability Tsx async abort: Not affected 01:03:16 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 01:03:16 01:03:16 01:03:16 ---> nproc: 01:03:16 8 01:03:16 01:03:16 01:03:16 ---> df -h: 01:03:16 Filesystem Size Used Avail Use% Mounted on 01:03:16 overlay 155G 11G 145G 7% / 01:03:16 tmpfs 64M 0 64M 0% /dev 01:03:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:03:16 shm 64M 0 64M 0% /dev/shm 01:03:16 /dev/vda1 155G 11G 145G 7% /facter-os 01:03:16 01:03:16 01:03:16 ---> sar -b -r -n DEV: 01:03:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120867) 12/10/22 _x86_64_ (8 CPU) 01:03:16 01:03:16 00:56:38 LINUX RESTART (8 CPU) 01:03:16 01:03:16 00:57:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:03:16 00:58:01 338.20 38.76 299.44 0.00 4347.47 117252.80 0.00 01:03:16 00:59:01 29.90 0.13 29.76 0.00 5.87 16437.01 0.00 01:03:16 01:00:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 01:03:16 01:01:01 1.78 0.00 1.78 0.00 0.00 20.53 0.00 01:03:16 01:02:01 48.74 10.56 38.18 0.00 5154.74 8532.04 0.00 01:03:16 01:03:01 8.03 0.00 8.03 0.00 0.00 272.22 0.00 01:03:16 Average: 70.51 8.16 62.35 0.00 1576.90 23492.35 0.00 01:03:16 01:03:16 00:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:03:16 00:58:01 28605556 31553796 759376 2.31 87712 3099920 2072560 6.11 1046176 2830664 502380 01:03:16 00:59:01 28680996 31593052 719680 2.19 91584 3054180 1740616 5.13 1024320 2772464 12 01:03:16 01:00:01 28681064 31593160 719416 2.19 91604 3054180 1740616 5.13 1024128 2772464 168 01:03:16 01:01:01 28688356 31600672 712000 2.17 91660 3054184 1740616 5.13 1017376 2772604 180 01:03:16 01:02:01 28218744 31575152 717012 2.18 112716 3467312 1780796 5.25 1290296 2934184 708 01:03:16 01:03:01 28170568 31583296 708596 2.15 125636 3508504 1827936 5.39 1336464 2935300 8 01:03:16 Average: 28507547 31583188 722680 2.20 100152 3206380 1817190 5.36 1123127 2836280 83909 01:03:16 01:03:16 00:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:03:16 00:58:01 docker0 29.25 41.21 2.60 145.62 0.00 0.00 0.00 0.00 01:03:16 00:58:01 lo 4.34 4.34 0.42 0.42 0.00 0.00 0.00 0.00 01:03:16 00:58:01 ens3 838.74 550.33 9220.70 127.41 0.00 0.00 0.00 0.00 01:03:16 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:16 00:59:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 01:03:16 00:59:01 ens3 12.58 8.30 11.97 4.30 0.00 0.00 0.00 0.00 01:03:16 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:16 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:16 01:00:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:03:16 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:16 01:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:03:16 01:01:01 ens3 0.72 0.22 0.15 0.08 0.00 0.00 0.00 0.00 01:03:16 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:16 01:02:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 01:03:16 01:02:01 ens3 173.34 96.47 2756.04 6.89 0.00 0.00 0.00 0.00 01:03:16 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:16 01:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:03:16 01:03:01 ens3 0.70 0.50 0.32 0.13 0.00 0.00 0.00 0.00 01:03:16 Average: docker0 4.81 6.77 0.43 23.93 0.00 0.00 0.00 0.00 01:03:16 Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 01:03:16 Average: ens3 169.17 108.07 1977.97 22.84 0.00 0.00 0.00 0.00 01:03:16 01:03:16 01:03:16 ---> sar -P ALL: 01:03:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120867) 12/10/22 _x86_64_ (8 CPU) 01:03:16 01:03:16 00:56:38 LINUX RESTART (8 CPU) 01:03:16 01:03:16 00:57:02 CPU %user %nice %system %iowait %steal %idle 01:03:16 00:58:01 all 11.76 0.00 4.48 1.77 0.06 81.93 01:03:16 00:58:01 0 9.00 0.00 4.62 5.05 0.07 81.26 01:03:16 00:58:01 1 11.63 0.00 4.42 0.52 0.07 83.36 01:03:16 00:58:01 2 8.82 0.00 5.15 0.88 0.03 85.12 01:03:16 00:58:01 3 12.73 0.00 3.72 1.72 0.07 81.76 01:03:16 00:58:01 4 9.87 0.00 4.20 0.69 0.07 85.18 01:03:16 00:58:01 5 16.82 0.00 3.97 1.07 0.07 78.08 01:03:16 00:58:01 6 12.93 0.00 3.99 0.76 0.05 82.27 01:03:16 00:58:01 7 12.33 0.00 5.75 3.47 0.07 78.38 01:03:16 00:59:01 all 0.68 0.00 0.32 0.32 0.00 98.67 01:03:16 00:59:01 0 0.58 0.00 0.27 0.00 0.00 99.15 01:03:16 00:59:01 1 0.72 0.00 0.32 0.13 0.00 98.83 01:03:16 00:59:01 2 0.47 0.00 0.23 0.00 0.02 99.28 01:03:16 00:59:01 3 0.38 0.00 0.32 0.30 0.00 99.00 01:03:16 00:59:01 4 0.47 0.00 0.20 0.02 0.00 99.32 01:03:16 00:59:01 5 0.20 0.00 0.70 1.79 0.00 97.31 01:03:16 00:59:01 6 2.04 0.00 0.30 0.35 0.00 97.32 01:03:16 00:59:01 7 0.60 0.00 0.22 0.00 0.02 99.17 01:03:16 01:00:01 all 0.15 0.00 0.02 0.00 0.00 99.82 01:03:16 01:00:01 0 0.05 0.00 0.03 0.00 0.00 99.92 01:03:16 01:00:01 1 0.05 0.00 0.05 0.00 0.00 99.90 01:03:16 01:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:03:16 01:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:03:16 01:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:03:16 01:00:01 5 0.02 0.00 0.03 0.02 0.00 99.93 01:03:16 01:00:01 6 1.09 0.00 0.02 0.00 0.02 98.87 01:03:16 01:00:01 7 0.02 0.00 0.03 0.00 0.00 99.95 01:03:16 01:01:01 all 0.03 0.00 0.01 0.00 0.01 99.95 01:03:16 01:01:01 0 0.07 0.00 0.00 0.00 0.00 99.93 01:03:16 01:01:01 1 0.07 0.00 0.02 0.00 0.00 99.92 01:03:16 01:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:03:16 01:01:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:03:16 01:01:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:03:16 01:01:01 5 0.02 0.00 0.02 0.02 0.02 99.93 01:03:16 01:01:01 6 0.05 0.00 0.00 0.02 0.00 99.93 01:03:16 01:01:01 7 0.00 0.00 0.02 0.00 0.02 99.97 01:03:16 01:02:01 all 1.96 0.00 1.02 0.44 0.02 96.56 01:03:16 01:02:01 0 1.64 0.00 0.77 1.40 0.02 96.18 01:03:16 01:02:01 1 1.72 0.00 2.17 0.07 0.03 96.01 01:03:16 01:02:01 2 1.93 0.00 1.28 0.62 0.02 96.15 01:03:16 01:02:01 3 3.25 0.00 0.68 0.05 0.03 95.98 01:03:16 01:02:01 4 2.47 0.00 0.95 0.23 0.00 96.34 01:03:16 01:02:01 5 1.27 0.00 0.65 0.12 0.02 97.95 01:03:16 01:02:01 6 2.16 0.00 0.97 0.34 0.02 96.52 01:03:16 01:02:01 7 1.24 0.00 0.70 0.67 0.02 97.37 01:03:16 01:03:01 all 0.25 0.00 0.44 0.04 0.01 99.27 01:03:16 01:03:01 0 0.28 0.00 1.60 0.08 0.00 98.04 01:03:16 01:03:01 1 0.10 0.00 0.28 0.00 0.00 99.62 01:03:16 01:03:01 2 0.08 0.00 0.22 0.00 0.00 99.70 01:03:16 01:03:01 3 0.22 0.00 0.22 0.07 0.02 99.48 01:03:16 01:03:01 4 0.45 0.00 0.22 0.12 0.02 99.20 01:03:16 01:03:01 5 0.12 0.00 0.22 0.02 0.00 99.65 01:03:16 01:03:01 6 0.53 0.00 0.53 0.00 0.02 98.92 01:03:16 01:03:01 7 0.18 0.00 0.22 0.02 0.00 99.58 01:03:16 Average: all 2.43 0.00 1.03 0.42 0.02 96.11 01:03:16 Average: 0 1.91 0.00 1.20 1.07 0.01 95.81 01:03:16 Average: 1 2.33 0.00 1.19 0.12 0.02 96.34 01:03:16 Average: 2 1.85 0.00 1.13 0.25 0.01 96.76 01:03:16 Average: 3 2.72 0.00 0.81 0.35 0.02 96.11 01:03:16 Average: 4 2.17 0.00 0.91 0.17 0.02 96.73 01:03:16 Average: 5 3.00 0.00 0.92 0.50 0.02 95.56 01:03:16 Average: 6 3.08 0.00 0.95 0.24 0.02 95.71 01:03:16 Average: 7 2.33 0.00 1.13 0.68 0.02 95.85 01:03:16 01:03:16 01:03:16