Pull request #432 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cdc0ee81edf1bf5c0092f6fd0f8b2e94d081fdc3+6fc5971d9cf30144ae1e7ae56539045a43110533 (b9a5f81b07c10846520209d91a694924dd8b6687) 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-ssh15364367083147523837.key > 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-ssh14704248089776241807.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-432/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-432/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14947340250862946911.key > 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 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-ssh624237188498473985.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-432/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-432/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5167494007922957230.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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-5136 in /w/workspace/xfoundry_go-mod-bootstrap_PR-432 [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-432 # 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 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6fc5971d9cf30144ae1e7ae56539045a43110533 into PR head commit cdc0ee81edf1bf5c0092f6fd0f8b2e94d081fdc3 Merge succeeded, producing cdc0ee81edf1bf5c0092f6fd0f8b2e94d081fdc3 Checking out Revision cdc0ee81edf1bf5c0092f6fd0f8b2e94d081fdc3 (PR-432) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f cdc0ee81edf1bf5c0092f6fd0f8b2e94d081fdc3 # 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 6fc5971d9cf30144ae1e7ae56539045a43110533 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdc0ee81edf1bf5c0092f6fd0f8b2e94d081fdc3 # timeout=10 > git rev-list --no-walk 0e8b05a4bc9107576d9ef522c5297c278b99ad1c # timeout=10 [Pipeline] timeout 15:19:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:19:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:19:45 ========================================================= 15:19:45 EdgeX Global Pipelines Version Info 15:19:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:19:46 ------------------- 15:19:46 stable info: 15:19:46 ------------------- 15:19:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:19:46 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:19:46 Message: update stable to v1.0.244 15:19:47 ------------------- 15:19:47 experimental info: 15:19:47 ------------------- 15:19:47 Commited By: **** collab-it+edgex@linuxfoundation.org 15:19:47 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:19:47 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-432 [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-432 [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-432 [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cdc0ee81edf1bf5c0092f6fd0f8b2e94d081fdc3 [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cdc0ee8 [Pipeline] echo 15:19:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:19:48 + git rev-list -1 --merges cdc0ee81edf1bf5c0092f6fd0f8b2e94d081fdc3~1..cdc0ee81edf1bf5c0092f6fd0f8b2e94d081fdc3 [Pipeline] echo 15:19:48 -----------> git rev-list -1 --merges cdc0ee81edf1bf5c0092f6fd0f8b2e94d081fdc3~1..cdc0ee81edf1bf5c0092f6fd0f8b2e94d081fdc3 cdc0ee81edf1bf5c0092f6fd0f8b2e94d081fdc3 [false] [Pipeline] sh 15:19:48 + git log --format=format:%s -1 cdc0ee81edf1bf5c0092f6fd0f8b2e94d081fdc3 [Pipeline] echo 15:19:48 ========================================================= 15:19:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:19:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:19:48 + git log --format=format:%s -1 cdc0ee81edf1bf5c0092f6fd0f8b2e94d081fdc3 [Pipeline] echo 15:19:48 [semverPrep] GIT_COMMIT: cdc0ee81edf1bf5c0092f6fd0f8b2e94d081fdc3, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo 15:19:48 [semverPrep] This is not a build commit. [Pipeline] sh 15:19:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:19:49 + grep -v github /etc/ssh/ssh_known_hosts 15:19:49 + [ -e /tmp/ssh_known_hosts ] 15:19:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:19:49 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:19:49 sudo tee -a /etc/ssh/ssh_known_hosts 15:19:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:19:49 15:19:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:19:50 0.1.4: Pulling from edgex-devops/py-git-semver 15:19:50 b85a868b505f: Pulling fs layer 15:19:50 e2be974225ed: Pulling fs layer 15:19:50 339a4e72a1f5: Pulling fs layer 15:19:50 988bab9f4d93: Pulling fs layer 15:19:50 1469e6f7b9e6: Pulling fs layer 15:19:50 eaf3925da568: Pulling fs layer 15:19:50 bab4dde63d76: Pulling fs layer 15:19:50 bde34c3a00c8: Pulling fs layer 15:19:50 b352a97aabf1: Pulling fs layer 15:19:50 4872d77fe225: Pulling fs layer 15:19:50 5851b861e8e6: Pulling fs layer 15:19:50 bab4dde63d76: Waiting 15:19:50 bde34c3a00c8: Waiting 15:19:50 b352a97aabf1: Waiting 15:19:50 988bab9f4d93: Waiting 15:19:50 4872d77fe225: Waiting 15:19:50 eaf3925da568: Waiting 15:19:50 5851b861e8e6: Waiting 15:19:50 1469e6f7b9e6: Waiting 15:19:50 e2be974225ed: Download complete 15:19:50 988bab9f4d93: Verifying Checksum 15:19:50 988bab9f4d93: Download complete 15:19:50 1469e6f7b9e6: Verifying Checksum 15:19:50 1469e6f7b9e6: Download complete 15:19:50 eaf3925da568: Verifying Checksum 15:19:50 eaf3925da568: Download complete 15:19:50 339a4e72a1f5: Verifying Checksum 15:19:50 339a4e72a1f5: Download complete 15:19:50 bde34c3a00c8: Download complete 15:19:50 b352a97aabf1: Download complete 15:19:50 4872d77fe225: Verifying Checksum 15:19:50 4872d77fe225: Download complete 15:19:50 5851b861e8e6: Download complete 15:19:50 b85a868b505f: Verifying Checksum 15:19:50 b85a868b505f: Download complete 15:19:51 bab4dde63d76: Download complete 15:19:52 b85a868b505f: Pull complete 15:19:52 e2be974225ed: Pull complete 15:19:52 339a4e72a1f5: Pull complete 15:19:52 988bab9f4d93: Pull complete 15:19:52 1469e6f7b9e6: Pull complete 15:19:52 eaf3925da568: Pull complete 15:19:54 bab4dde63d76: Pull complete 15:19:55 bde34c3a00c8: Pull complete 15:19:55 b352a97aabf1: Pull complete 15:19:55 4872d77fe225: Pull complete 15:19:55 5851b861e8e6: Pull complete 15:19:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:19:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:19:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:55 prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container 15:19:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-432 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-432:/w/workspace/xfoundry_go-mod-bootstrap_PR-432:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-432@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:19:57 $ docker top 780c77ad2f23d5cd840b2acbc9c6209e64866a79b6cf4b1b0a17af0c8b9242d7 -eo pid,comm 15:19:57 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). 15:19:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:19:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:19:57 [ssh-agent] Looking for ssh-agent implementation... 15:19:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:19:57 $ docker exec 780c77ad2f23d5cd840b2acbc9c6209e64866a79b6cf4b1b0a17af0c8b9242d7 ssh-agent 15:19:57 SSH_AUTH_SOCK=/tmp/ssh-64oQ9vTUKVYU/agent.32 15:19:57 SSH_AGENT_PID=38 15:19:57 Running ssh-add (command line suppressed) 15:19:57 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-432@tmp/private_key_3987386536857286128.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-432@tmp/private_key_3987386536857286128.key) 15:19:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:19:57 + git tag --points-at HEAD [Pipeline] } 15:19:57 $ docker exec --env ******** --env ******** 780c77ad2f23d5cd840b2acbc9c6209e64866a79b6cf4b1b0a17af0c8b9242d7 ssh-agent -k 15:19:57 unset SSH_AUTH_SOCK; 15:19:57 unset SSH_AGENT_PID; 15:19:57 echo Agent pid 38 killed; 15:19:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:19:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:19:58 [ssh-agent] Looking for ssh-agent implementation... 15:19:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:19:58 $ docker exec 780c77ad2f23d5cd840b2acbc9c6209e64866a79b6cf4b1b0a17af0c8b9242d7 ssh-agent 15:19:58 SSH_AUTH_SOCK=/tmp/ssh-5KyoCKNObl2c/agent.71 15:19:58 SSH_AGENT_PID=78 15:19:58 Running ssh-add (command line suppressed) 15:19:58 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-432@tmp/private_key_4054026303856712842.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-432@tmp/private_key_4054026303856712842.key) 15:19:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:19:58 + git semver init 15:19:58 2023-02-08 15:19:58,872 [run_init] DEBUG init version:0.0.0 force:False 15:19:58 2023-02-08 15:19:58,874 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-432/.semver 15:19:58 2023-02-08 15:19:58,875 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-432/.semver 15:19:58 2023-02-08 15:19:58,875 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-432/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-432, universal_newlines=False, shell=None, istream=None) 15:19:59 2023-02-08 15:19:59,759 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-432/.git/info/exclude 15:19:59 2023-02-08 15:19:59,759 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-432/.semver/PR-432 with force:False 15:19:59 2023-02-08 15:19:59,760 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-432/.semver/PR-432 15:19:59 2023-02-08 15:19:59,764 [execute] INFO git cat-file --batch-check 15:19:59 2023-02-08 15:19:59,765 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-432/.semver, universal_newlines=False, shell=None, istream=) 15:19:59 2023-02-08 15:19:59,772 [execute] INFO git cat-file --batch 15:19:59 2023-02-08 15:19:59,773 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-432/.semver, universal_newlines=False, shell=None, istream=) 15:19:59 2023-02-08 15:19:59,779 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-432/.semver/PR-432 15:19:59 0.0.0 [Pipeline] } 15:19:59 $ docker exec --env ******** --env ******** 780c77ad2f23d5cd840b2acbc9c6209e64866a79b6cf4b1b0a17af0c8b9242d7 ssh-agent -k 15:19:59 unset SSH_AUTH_SOCK; 15:19:59 unset SSH_AGENT_PID; 15:19:59 echo Agent pid 78 killed; 15:19:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:20:00 + git semver [Pipeline] } 15:20:00 $ docker stop --time=1 780c77ad2f23d5cd840b2acbc9c6209e64866a79b6cf4b1b0a17af0c8b9242d7 15:20:01 $ docker rm -f --volumes 780c77ad2f23d5cd840b2acbc9c6209e64866a79b6cf4b1b0a17af0c8b9242d7 [Pipeline] // withDockerContainer [Pipeline] sh 15:20:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:20:02 Stashed 1 file(s) [Pipeline] echo 15:20:02 [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 15:20:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:20:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:20:02 ========================================================= 15:20:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:20:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:20:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:20:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:20:02 213ec9aee27d: Pulling fs layer 15:20:02 4583459ba037: Pulling fs layer 15:20:02 93c1e223e6f2: Pulling fs layer 15:20:02 53926ce57604: Pulling fs layer 15:20:02 21b2b0c7a3f4: Pulling fs layer 15:20:02 22ff95d597cd: Pulling fs layer 15:20:02 12d6caf4c0d1: Pulling fs layer 15:20:02 96b7cbca73a9: Pulling fs layer 15:20:02 a7acece74701: Pulling fs layer 15:20:02 22ff95d597cd: Waiting 15:20:02 12d6caf4c0d1: Waiting 15:20:02 96b7cbca73a9: Waiting 15:20:02 a7acece74701: Waiting 15:20:02 53926ce57604: Waiting 15:20:02 21b2b0c7a3f4: Waiting 15:20:02 93c1e223e6f2: Verifying Checksum 15:20:02 93c1e223e6f2: Download complete 15:20:02 4583459ba037: Verifying Checksum 15:20:02 4583459ba037: Download complete 15:20:02 21b2b0c7a3f4: Verifying Checksum 15:20:02 21b2b0c7a3f4: Download complete 15:20:02 22ff95d597cd: Download complete 15:20:02 213ec9aee27d: Verifying Checksum 15:20:02 213ec9aee27d: Download complete 15:20:03 12d6caf4c0d1: Verifying Checksum 15:20:03 12d6caf4c0d1: Download complete 15:20:03 213ec9aee27d: Pull complete 15:20:03 4583459ba037: Pull complete 15:20:03 93c1e223e6f2: Pull complete 15:20:04 a7acece74701: Verifying Checksum 15:20:04 a7acece74701: Download complete 15:20:04 53926ce57604: Verifying Checksum 15:20:04 53926ce57604: Download complete 15:20:04 96b7cbca73a9: Verifying Checksum 15:20:04 96b7cbca73a9: Download complete 15:20:08 53926ce57604: Pull complete 15:20:08 21b2b0c7a3f4: Pull complete 15:20:08 22ff95d597cd: Pull complete 15:20:08 12d6caf4c0d1: Pull complete 15:20:10 96b7cbca73a9: Pull complete 15:20:11 a7acece74701: Pull complete 15:20:11 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 15:20:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:20:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 15:20:11 + 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 15:20:11 + docker inspect -f . ci-base-image-x86_64 15:20:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:12 prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container 15:20:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-432 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-432:/w/workspace/xfoundry_go-mod-bootstrap_PR-432:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-432@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:20:13 $ docker top ee58809dcf4ed24e27a4a0a6a4fa0fb41edd6f780393c6bff95009ad38e80ac2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:14 + go version 15:20:14 go version go1.18.7 linux/amd64 [Pipeline] } 15:20:14 $ docker stop --time=1 ee58809dcf4ed24e27a4a0a6a4fa0fb41edd6f780393c6bff95009ad38e80ac2 15:20:15 $ docker rm -f --volumes ee58809dcf4ed24e27a4a0a6a4fa0fb41edd6f780393c6bff95009ad38e80ac2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:15 + docker inspect -f . ci-base-image-x86_64 15:20:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:15 prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container 15:20:15 $ 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-432 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-432:/w/workspace/xfoundry_go-mod-bootstrap_PR-432:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-432@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:20:16 $ docker top 01a7f9c3d3b946030b614b070c0a36318b269f5bf36110361545b7281a6eb38c -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:16 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-432 [Pipeline] fileExists [Pipeline] sh 15:20:17 + make test 15:20:17 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:20:17 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:20:17 go: downloading github.com/stretchr/testify v1.8.1 15:20:17 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.10 15:20:17 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.3 15:20:17 go: downloading github.com/pelletier/go-toml v1.9.5 15:20:17 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.7 15:20:17 go: downloading github.com/google/uuid v1.3.0 15:20:17 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:20:17 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 15:20:17 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.7 15:20:17 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 15:20:17 go: downloading github.com/gorilla/mux v1.8.0 15:20:17 go: downloading github.com/davecgh/go-spew v1.1.1 15:20:17 go: downloading github.com/pmezard/go-difflib v1.0.0 15:20:17 go: downloading gopkg.in/yaml.v3 v3.0.1 15:20:17 go: downloading github.com/stretchr/objx v0.5.0 15:20:17 go: downloading github.com/go-kit/log v0.2.1 15:20:17 go: downloading github.com/go-playground/validator/v10 v10.11.2 15:20:17 go: downloading github.com/hashicorp/errwrap v1.0.0 15:20:17 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 15:20:17 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 15:20:17 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:20:17 go: downloading github.com/hashicorp/consul/api v1.18.0 15:20:17 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:20:17 go: downloading github.com/go-logfmt/logfmt v0.5.1 15:20:17 go: downloading github.com/gorilla/websocket v1.4.2 15:20:17 go: downloading golang.org/x/net v0.5.0 15:20:17 go: downloading golang.org/x/sync v0.1.0 15:20:17 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:20:17 go: downloading github.com/mitchellh/copystructure v1.0.0 15:20:17 go: downloading github.com/mitchellh/mapstructure v1.5.0 15:20:17 go: downloading github.com/x448/float16 v0.8.4 15:20:17 go: downloading github.com/go-playground/universal-translator v0.18.1 15:20:17 go: downloading github.com/leodido/go-urn v1.2.1 15:20:17 go: downloading golang.org/x/crypto v0.5.0 15:20:17 go: downloading golang.org/x/text v0.6.0 15:20:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:20:17 go: downloading github.com/hashicorp/go-hclog v0.14.1 15:20:17 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:20:17 go: downloading github.com/hashicorp/serf v0.10.1 15:20:17 go: downloading github.com/zeebo/errs v1.3.0 15:20:17 go: downloading google.golang.org/grpc v1.51.0 15:20:17 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:20:17 go: downloading github.com/go-playground/locales v0.14.1 15:20:17 Still waiting to schedule task 15:20:17 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 15:20:17 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 15:20:17 go: downloading google.golang.org/protobuf v1.28.1 15:20:17 go: downloading github.com/fatih/color v1.9.0 15:20:17 go: downloading github.com/mattn/go-isatty v0.0.14 15:20:17 go: downloading github.com/armon/go-metrics v0.3.10 15:20:17 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 15:20:17 go: downloading github.com/mattn/go-colorable v0.1.12 15:20:17 go: downloading github.com/golang/protobuf v1.5.2 15:20:17 go: downloading golang.org/x/sys v0.4.0 15:20:18 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 15:20:18 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:20:28 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 15:20:28 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 0.013s coverage: 9.7% of statements 15:20:28 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 15:20:28 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.021s coverage: 92.5% of statements 15:20:28 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.011s coverage: 85.3% of statements 15:20:29 --- FAIL: TestCommandMessagingClientErrors (0.00s) 15:20:29 --- FAIL: TestCommandMessagingClientErrors/Error_creating_Messaging_Client (0.00s) 15:20:29 panic: 15:20:29 assert: mock: I don't know what to return because the method call was unexpected. 15:20:29 Either do Mock.On("Infof").Return(...) first, or remove the Infof() call. 15:20:29 This method was unexpected: 15:20:29 Infof(string,string) 15:20:29 0: "Using messaging for '%s' clients" 15:20:29 1: "core-command" 15:20:29 at: [/w/workspace/xfoundry_go-mod-bootstrap_PR-432/bootstrap/handlers/LoggingClient.go:61 /w/workspace/xfoundry_go-mod-bootstrap_PR-432/bootstrap/handlers/clients.go:119 /w/workspace/xfoundry_go-mod-bootstrap_PR-432/bootstrap/handlers/clients_test.go:364] [recovered] 15:20:29 panic: 15:20:29 assert: mock: I don't know what to return because the method call was unexpected. 15:20:29 Either do Mock.On("Infof").Return(...) first, or remove the Infof() call. 15:20:29 This method was unexpected: 15:20:29 Infof(string,string) 15:20:29 0: "Using messaging for '%s' clients" 15:20:29 1: "core-command" 15:20:29 at: [/w/workspace/xfoundry_go-mod-bootstrap_PR-432/bootstrap/handlers/LoggingClient.go:61 /w/workspace/xfoundry_go-mod-bootstrap_PR-432/bootstrap/handlers/clients.go:119 /w/workspace/xfoundry_go-mod-bootstrap_PR-432/bootstrap/handlers/clients_test.go:364] 15:20:29 15:20:29 goroutine 16 [running]: 15:20:29 testing.tRunner.func1.2({0xb5ebe0, 0xc0004cc900}) 15:20:29 /usr/local/go/src/testing/testing.go:1389 +0x24e 15:20:29 testing.tRunner.func1() 15:20:29 /usr/local/go/src/testing/testing.go:1392 +0x39f 15:20:29 panic({0xb5ebe0, 0xc0004cc900}) 15:20:29 /usr/local/go/src/runtime/panic.go:838 +0x207 15:20:29 github.com/stretchr/testify/mock.(*Mock).fail(0xc00040bdb0, {0xcb40d6?, 0x4?}, {0xc0004cb300?, 0x2?, 0x2?}) 15:20:29 /go/pkg/mod/github.com/stretchr/testify@v1.8.1/mock/mock.go:322 +0x145 15:20:29 github.com/stretchr/testify/mock.(*Mock).MethodCalled(0xc00040bdb0, {0xec73af, 0x5}, {0xc000484ea0, 0x2, 0x2}) 15:20:29 /go/pkg/mod/github.com/stretchr/testify@v1.8.1/mock/mock.go:485 +0x709 15:20:29 github.com/stretchr/testify/mock.(*Mock).Called(0xb84360?, {0xc000484ea0, 0x2, 0x2}) 15:20:29 /go/pkg/mod/github.com/stretchr/testify@v1.8.1/mock/mock.go:450 +0x148 15:20:29 github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks.(*LoggingClient).Infof(0xc00040bdb0, {0xc9a9f9?, 0xc0004b6a50?}, {0xc0004cc780, 0x1, 0x0?}) 15:20:29 /go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.0.0-dev.10/clients/logger/mocks/LoggingClient.go:61 +0x149 15:20:29 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers.(*ClientsBootstrap).BootstrapHandler(0xc0000e3958, {0xd9d850?, 0xc00003c180?}, 0xc0000868d8?, {{0xc0f10d4f6003dab5, 0x3c2c3c3e, 0x127a760}, 0x3b9aca00, 0x3b9aca00}, 0xc000484dc0) 15:20:29 /w/workspace/xfoundry_go-mod-bootstrap_PR-432/bootstrap/handlers/clients.go:119 +0x84a 15:20:29 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers.TestCommandMessagingClientErrors.func1(0xc00047dba0?) 15:20:29 /w/workspace/xfoundry_go-mod-bootstrap_PR-432/bootstrap/handlers/clients_test.go:364 +0x812 15:20:29 testing.tRunner(0xc00047dba0, 0xc00000ee10) 15:20:29 /usr/local/go/src/testing/testing.go:1439 +0x102 15:20:29 created by testing.(*T).Run 15:20:29 /usr/local/go/src/testing/testing.go:1486 +0x35f 15:20:29 FAIL github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 1.017s 15:20:29 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 15:20:29 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 15:20:29 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.011s coverage: 100.0% of statements 15:20:29 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.330s coverage: 88.4% of statements 15:20:29 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.036s coverage: 25.0% of statements 15:20:31 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.041s coverage: 81.2% of statements 15:20:31 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 15:20:31 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.036s coverage: 38.5% of statements 15:20:31 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.005s coverage: 91.3% of statements 15:20:31 FAIL 15:20:31 make: *** [Makefile:10: unittest] Error 1 [Pipeline] } 15:20:31 $ docker stop --time=1 01a7f9c3d3b946030b614b070c0a36318b269f5bf36110361545b7281a6eb38c 15:20:33 $ docker rm -f --volumes 01a7f9c3d3b946030b614b070c0a36318b269f5bf36110361545b7281a6eb38c [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 15:20:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:20:34 15:20:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:20:34 latest: Pulling from edgex-lftools-log-publisher 15:20:34 5eb5b503b376: Pulling fs layer 15:20:34 5c69ac0246d0: Pulling fs layer 15:20:34 ec43610c2a17: Pulling fs layer 15:20:34 3a2ae6a8a46f: Pulling fs layer 15:20:34 33b1e0a273af: Pulling fs layer 15:20:34 5d3b04190fa2: Pulling fs layer 15:20:34 3a2ae6a8a46f: Waiting 15:20:34 2f39f015ded8: Pulling fs layer 15:20:34 5d3b04190fa2: Waiting 15:20:34 2f39f015ded8: Waiting 15:20:34 5c69ac0246d0: Verifying Checksum 15:20:34 5c69ac0246d0: Download complete 15:20:34 3a2ae6a8a46f: Verifying Checksum 15:20:34 3a2ae6a8a46f: Download complete 15:20:35 33b1e0a273af: Verifying Checksum 15:20:35 33b1e0a273af: Download complete 15:20:35 5d3b04190fa2: Download complete 15:20:35 ec43610c2a17: Verifying Checksum 15:20:35 ec43610c2a17: Download complete 15:20:35 5eb5b503b376: Verifying Checksum 15:20:35 5eb5b503b376: Download complete 15:20:36 2f39f015ded8: Download complete 15:20:36 5eb5b503b376: Pull complete 15:20:36 5c69ac0246d0: Pull complete 15:20:37 ec43610c2a17: Pull complete 15:20:37 3a2ae6a8a46f: Pull complete 15:20:37 33b1e0a273af: Pull complete 15:20:37 5d3b04190fa2: Pull complete 15:20:41 2f39f015ded8: Pull complete 15:20:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:20:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:20:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:41 prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container 15:20:41 $ 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-432 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-432:/w/workspace/xfoundry_go-mod-bootstrap_PR-432:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-432@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-432@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 15:20:43 $ docker top e0620d261fd4662d9e6608a7f64ff464d6febc3aff52ff67b120eaa5789d8ece -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:20:43 ---> job-cost.sh 15:20:43 lf-activate-venv: SKIPPING 15:20:43 INFO: No Stack... 15:20:44 INFO: Retrieving Pricing Info for: v3-standard-8 15:20:44 INFO: Archiving Costs [Pipeline] sh 15:20:44 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-432/archives/cost.csv 15:20:44 + cut -d, -f6 [Pipeline] lock 15:20:44 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-432-4-stack-cost] 15:20:44 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-432-4-stack-cost] did not exist. Created. 15:20:44 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-432-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:20:45 + echo total: 0.2199999988079071 [Pipeline] stash 15:20:45 Stashed 1 file(s) [Pipeline] } 15:20:45 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-432-4-stack-cost] [Pipeline] // lock [Pipeline] } 15:20:45 $ docker stop --time=1 e0620d261fd4662d9e6608a7f64ff464d6febc3aff52ff67b120eaa5789d8ece 15:20:46 $ docker rm -f --volumes e0620d261fd4662d9e6608a7f64ff464d6febc3aff52ff67b120eaa5789d8ece [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:20:46 Failed in branch amd64 15:24:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5138 in /w/workspace/xfoundry_go-mod-bootstrap_PR-432 [Pipeline] { [Pipeline] ws 15:24:08 Running in /w/workspace/go-mod-bootstrap/4 [Pipeline] { [Pipeline] checkout 15:24:08 Selected Git installation does not exist. Using Default 15:24:08 The recommended git tool is: NONE 15:24:15 using credential edgex-jenkins-ssh 15:24:15 Cloning the remote Git repository 15:24:15 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 15:24:15 > git init /w/workspace/go-mod-bootstrap/4 # timeout=10 15:24:16 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:24:16 > git --version # timeout=10 15:24:16 > git --version # 'git version 2.25.1' 15:24:16 using GIT_SSH to set credentials SSH Credentials for GitHub 15:24:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:24:17 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:24:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:24:19 Merging remotes/origin/main commit 6fc5971d9cf30144ae1e7ae56539045a43110533 into PR head commit cdc0ee81edf1bf5c0092f6fd0f8b2e94d081fdc3 15:24:20 Merge succeeded, producing cdc0ee81edf1bf5c0092f6fd0f8b2e94d081fdc3 15:24:20 Checking out Revision cdc0ee81edf1bf5c0092f6fd0f8b2e94d081fdc3 (PR-432) 15:24:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:24:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:24:18 using GIT_SSH to set credentials SSH Credentials for GitHub 15:24:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:24:19 > git config core.sparsecheckout # timeout=10 15:24:19 > git checkout -f cdc0ee81edf1bf5c0092f6fd0f8b2e94d081fdc3 # timeout=10 15:24:20 > git remote # timeout=10 15:24:20 > git config --get remote.origin.url # timeout=10 15:24:20 using GIT_SSH to set credentials SSH Credentials for GitHub 15:24:20 > git merge 6fc5971d9cf30144ae1e7ae56539045a43110533 # timeout=10 15:24:20 > git rev-parse HEAD^{commit} # timeout=10 15:24:20 > git config core.sparsecheckout # timeout=10 15:24:20 > git checkout -f cdc0ee81edf1bf5c0092f6fd0f8b2e94d081fdc3 # timeout=10 15:24:20 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:24:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:24:21 % Total % Received % Xferd Average Speed Time Time Time Current 15:24:21 Dload Upload Total Spent Left Speed 15:24:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh 15:24:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:24:22 + sudo tee /etc/docker/daemon.new 15:24:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:24:22 { 15:24:22 "registry-mirrors": [ 15:24:22 "https://nexus3.edgexfoundry.org:10001" 15:24:22 ], 15:24:22 "bip": "10.250.0.254/24", 15:24:22 "hosts": [ 15:24:22 "tcp://0.0.0.0:5555", 15:24:22 "unix:///var/run/docker.sock" 15:24:22 ], 15:24:22 "mtu": 1458, 15:24:22 "selinux-enabled": true, 15:24:22 "seccomp-profile": "/etc/docker/seccomp.json" 15:24:22 } [Pipeline] sh 15:24:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:24:23 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 15:24:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:24:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:24:42 ========================================================= 15:24:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:24:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:24:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:24:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:24:43 9b18e9b68314: Pulling fs layer 15:24:43 35d82f9e3411: Pulling fs layer 15:24:43 e16973657156: Pulling fs layer 15:24:43 fc693d55d65f: Pulling fs layer 15:24:43 7e9fc2657dce: Pulling fs layer 15:24:43 dda99020689f: Pulling fs layer 15:24:43 db1c61fa0a46: Pulling fs layer 15:24:43 891c053d2c06: Pulling fs layer 15:24:43 fc693d55d65f: Waiting 15:24:43 7e9fc2657dce: Waiting 15:24:43 dda99020689f: Waiting 15:24:43 db1c61fa0a46: Waiting 15:24:43 891c053d2c06: Waiting 15:24:43 e16973657156: Verifying Checksum 15:24:43 e16973657156: Download complete 15:24:43 35d82f9e3411: Verifying Checksum 15:24:43 35d82f9e3411: Download complete 15:24:43 7e9fc2657dce: Verifying Checksum 15:24:43 7e9fc2657dce: Download complete 15:24:43 dda99020689f: Download complete 15:24:43 9b18e9b68314: Download complete 15:24:44 891c053d2c06: Verifying Checksum 15:24:44 891c053d2c06: Download complete 15:24:45 db1c61fa0a46: Verifying Checksum 15:24:45 db1c61fa0a46: Download complete 15:24:45 9b18e9b68314: Pull complete 15:24:46 35d82f9e3411: Pull complete 15:24:46 fc693d55d65f: Verifying Checksum 15:24:46 fc693d55d65f: Download complete 15:24:46 e16973657156: Pull complete 15:25:01 fc693d55d65f: Pull complete 15:25:01 7e9fc2657dce: Pull complete 15:25:01 dda99020689f: Pull complete 15:25:05 db1c61fa0a46: Pull complete 15:25:07 891c053d2c06: Pull complete 15:25:07 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 15:25:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:25:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 15:25:07 + 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 15:25:07 + docker inspect -f . ci-base-image-arm64 15:25:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:08 prd-ubuntu20.04-docker-arm64-4c-16g-5138 does not seem to be running inside a container 15:25:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:25:12 $ docker top 4add3a3e29a77cb9aa818e8b0f95b0ec0858f1e482169a3f3da5a6e8b5d4272b -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:13 + go version 15:25:13 go version go1.18.7 linux/arm64 [Pipeline] } 15:25:13 $ docker stop --time=1 4add3a3e29a77cb9aa818e8b0f95b0ec0858f1e482169a3f3da5a6e8b5d4272b 15:25:15 $ docker rm -f --volumes 4add3a3e29a77cb9aa818e8b0f95b0ec0858f1e482169a3f3da5a6e8b5d4272b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:15 + docker inspect -f . ci-base-image-arm64 15:25:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:16 prd-ubuntu20.04-docker-arm64-4c-16g-5138 does not seem to be running inside a container 15:25:16 $ 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/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:25:17 $ docker top 6321fc113b7ce59cd7e1e7115e7da005c319ae1fdc46709619af9efbef1c759c -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:18 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/4 [Pipeline] fileExists [Pipeline] sh 15:25:18 + make test 15:25:18 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:25:18 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.3 15:25:18 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.10 15:25:18 go: downloading github.com/pelletier/go-toml v1.9.5 15:25:19 go: downloading github.com/stretchr/testify v1.8.1 15:25:19 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:25:19 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 15:25:19 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.7 15:25:19 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 15:25:19 go: downloading github.com/gorilla/mux v1.8.0 15:25:19 go: downloading github.com/google/uuid v1.3.0 15:25:19 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:25:19 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.7 15:25:19 go: downloading github.com/davecgh/go-spew v1.1.1 15:25:19 go: downloading github.com/pmezard/go-difflib v1.0.0 15:25:19 go: downloading gopkg.in/yaml.v3 v3.0.1 15:25:19 go: downloading github.com/stretchr/objx v0.5.0 15:25:19 go: downloading github.com/go-kit/log v0.2.1 15:25:19 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 15:25:19 go: downloading github.com/go-playground/validator/v10 v10.11.2 15:25:19 go: downloading github.com/gorilla/websocket v1.4.2 15:25:19 go: downloading golang.org/x/net v0.5.0 15:25:19 go: downloading golang.org/x/sync v0.1.0 15:25:19 go: downloading github.com/hashicorp/errwrap v1.0.0 15:25:19 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 15:25:20 go: downloading github.com/hashicorp/consul/api v1.18.0 15:25:20 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:25:20 go: downloading github.com/go-logfmt/logfmt v0.5.1 15:25:20 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:25:20 go: downloading github.com/x448/float16 v0.8.4 15:25:20 go: downloading github.com/go-playground/universal-translator v0.18.1 15:25:20 go: downloading github.com/leodido/go-urn v1.2.1 15:25:20 go: downloading golang.org/x/crypto v0.5.0 15:25:20 go: downloading golang.org/x/text v0.6.0 15:25:20 go: downloading github.com/zeebo/errs v1.3.0 15:25:20 go: downloading google.golang.org/grpc v1.51.0 15:25:21 go: downloading github.com/mitchellh/copystructure v1.0.0 15:25:21 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:25:21 go: downloading github.com/mitchellh/mapstructure v1.5.0 15:25:22 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:25:22 go: downloading github.com/hashicorp/go-hclog v0.14.1 15:25:22 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:25:22 go: downloading github.com/hashicorp/serf v0.10.1 15:25:22 go: downloading github.com/go-playground/locales v0.14.1 15:25:22 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 15:25:22 go: downloading google.golang.org/protobuf v1.28.1 15:25:23 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 15:25:23 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:25:23 go: downloading github.com/fatih/color v1.9.0 15:25:23 go: downloading github.com/mattn/go-isatty v0.0.14 15:25:23 go: downloading github.com/armon/go-metrics v0.3.10 15:25:23 go: downloading github.com/golang/protobuf v1.5.2 15:25:23 go: downloading golang.org/x/sys v0.4.0 15:25:23 go: downloading github.com/mattn/go-colorable v0.1.12 15:25:24 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 15:25:24 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:27:00 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 15:27:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 0.092s coverage: 9.7% of statements 15:27:00 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 15:27:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.071s coverage: 92.5% of statements 15:27:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.029s coverage: 85.3% of statements 15:27:02 --- FAIL: TestCommandMessagingClientErrors (0.00s) 15:27:02 --- FAIL: TestCommandMessagingClientErrors/Error_creating_Messaging_Client (0.00s) 15:27:02 panic: 15:27:02 assert: mock: I don't know what to return because the method call was unexpected. 15:27:02 Either do Mock.On("Infof").Return(...) first, or remove the Infof() call. 15:27:02 This method was unexpected: 15:27:02 Infof(string,string) 15:27:02 0: "Using messaging for '%s' clients" 15:27:02 1: "core-command" 15:27:02 at: [/w/workspace/go-mod-bootstrap/4/bootstrap/handlers/LoggingClient.go:61 /w/workspace/go-mod-bootstrap/4/bootstrap/handlers/clients.go:119 /w/workspace/go-mod-bootstrap/4/bootstrap/handlers/clients_test.go:364] [recovered] 15:27:02 panic: 15:27:02 assert: mock: I don't know what to return because the method call was unexpected. 15:27:02 Either do Mock.On("Infof").Return(...) first, or remove the Infof() call. 15:27:02 This method was unexpected: 15:27:02 Infof(string,string) 15:27:02 0: "Using messaging for '%s' clients" 15:27:02 1: "core-command" 15:27:02 at: [/w/workspace/go-mod-bootstrap/4/bootstrap/handlers/LoggingClient.go:61 /w/workspace/go-mod-bootstrap/4/bootstrap/handlers/clients.go:119 /w/workspace/go-mod-bootstrap/4/bootstrap/handlers/clients_test.go:364] 15:27:02 15:27:02 goroutine 11 [running]: 15:27:02 testing.tRunner.func1.2({0x705b00, 0x40005152e0}) 15:27:02 /usr/local/go/src/testing/testing.go:1389 +0x1c8 15:27:02 testing.tRunner.func1() 15:27:02 /usr/local/go/src/testing/testing.go:1392 +0x380 15:27:02 panic({0x705b00, 0x40005152e0}) 15:27:02 /usr/local/go/src/runtime/panic.go:838 +0x20c 15:27:02 github.com/stretchr/testify/mock.(*Mock).fail(0x4000032730, {0x85ae27?, 0x4?}, {0x4000529e80?, 0x2?, 0x2?}) 15:27:02 /go/pkg/mod/github.com/stretchr/testify@v1.8.1/mock/mock.go:322 +0x164 15:27:02 github.com/stretchr/testify/mock.(*Mock).MethodCalled(0x4000032730, {0xa6d531, 0x5}, {0x400004c5a0, 0x2, 0x2}) 15:27:02 /go/pkg/mod/github.com/stretchr/testify@v1.8.1/mock/mock.go:485 +0x67c 15:27:02 github.com/stretchr/testify/mock.(*Mock).Called(0x72b160?, {0x400004c5a0, 0x2, 0x2}) 15:27:02 /go/pkg/mod/github.com/stretchr/testify@v1.8.1/mock/mock.go:450 +0x114 15:27:02 github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks.(*LoggingClient).Infof(0x4000032730, {0x8417c0?, 0x400054c7b0?}, {0x4000515160, 0x1, 0x0?}) 15:27:02 /go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.0.0-dev.10/clients/logger/mocks/LoggingClient.go:61 +0x144 15:27:02 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers.(*ClientsBootstrap).BootstrapHandler(0x40001e5950, {0x40000a99d0?, 0x40001dd3b0?}, 0x43?, {{0xc0f10db1a1f8f7ec, 0x402cbd4f, 0xe186c0}, 0x3b9aca00, 0x3b9aca00}, 0x400004c4c0) 15:27:02 /w/workspace/go-mod-bootstrap/4/bootstrap/handlers/clients.go:119 +0x704 15:27:02 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers.TestCommandMessagingClientErrors.func1(0x4000556340?) 15:27:02 /w/workspace/go-mod-bootstrap/4/bootstrap/handlers/clients_test.go:364 +0x714 15:27:02 testing.tRunner(0x4000556340, 0x400000e1c8) 15:27:02 /usr/local/go/src/testing/testing.go:1439 +0x110 15:27:02 created by testing.(*T).Run 15:27:02 /usr/local/go/src/testing/testing.go:1486 +0x328 15:27:02 FAIL github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 1.122s 15:27:02 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 15:27:02 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 15:27:02 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.076s coverage: 100.0% of statements 15:27:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.457s coverage: 88.4% of statements 15:27:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.108s coverage: 25.0% of statements 15:27:10 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.153s coverage: 81.2% of statements 15:27:10 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 15:27:10 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.044s coverage: 38.5% of statements 15:27:10 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.016s coverage: 91.3% of statements 15:27:10 FAIL 15:27:10 make: *** [Makefile:10: unittest] Error 1 [Pipeline] } 15:27:10 $ docker stop --time=1 6321fc113b7ce59cd7e1e7115e7da005c319ae1fdc46709619af9efbef1c759c 15:27:12 $ docker rm -f --volumes 6321fc113b7ce59cd7e1e7115e7da005c319ae1fdc46709619af9efbef1c759c [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 15:27:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:27:15 15:27:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:27:18 arm64: Pulling from edgex-lftools-log-publisher 15:27:18 8998bd30e6a1: Pulling fs layer 15:27:18 04944245beec: Pulling fs layer 15:27:18 699f458cf7ca: Pulling fs layer 15:27:18 765212b225bb: Pulling fs layer 15:27:18 f23df028b6ca: Pulling fs layer 15:27:18 d65c8cfc05b1: Pulling fs layer 15:27:18 2437ff75d9bd: Pulling fs layer 15:27:18 d65c8cfc05b1: Waiting 15:27:18 765212b225bb: Waiting 15:27:18 f23df028b6ca: Waiting 15:27:18 2437ff75d9bd: Waiting 15:27:18 04944245beec: Verifying Checksum 15:27:18 04944245beec: Download complete 15:27:18 765212b225bb: Download complete 15:27:18 f23df028b6ca: Verifying Checksum 15:27:18 f23df028b6ca: Download complete 15:27:18 d65c8cfc05b1: Verifying Checksum 15:27:18 d65c8cfc05b1: Download complete 15:27:18 699f458cf7ca: Verifying Checksum 15:27:18 699f458cf7ca: Download complete 15:27:19 8998bd30e6a1: Verifying Checksum 15:27:19 8998bd30e6a1: Download complete 15:27:21 2437ff75d9bd: Verifying Checksum 15:27:21 2437ff75d9bd: Download complete 15:27:23 8998bd30e6a1: Pull complete 15:27:23 04944245beec: Pull complete 15:27:25 699f458cf7ca: Pull complete 15:27:25 765212b225bb: Pull complete 15:27:26 f23df028b6ca: Pull complete 15:27:26 d65c8cfc05b1: Pull complete 15:27:41 2437ff75d9bd: Pull complete 15:27:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:27:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:27:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:27:41 prd-ubuntu20.04-docker-arm64-4c-16g-5138 does not seem to be running inside a container 15:27:41 $ 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/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:27:44 $ docker top 8543f88396639994270f17fe76d20e927e0b83ad65daf132a34cb7d775fcb012 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:27:45 ---> job-cost.sh 15:27:45 lf-activate-venv: SKIPPING 15:27:45 INFO: No Stack... 15:27:45 INFO: Retrieving Pricing Info for: v3-standard-4 15:27:46 INFO: Archiving Costs [Pipeline] sh 15:27:47 + + cut -d, -f6 15:27:47 cat /w/workspace/go-mod-bootstrap/4/archives/cost.csv [Pipeline] lock 15:27:47 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-432-4-stack-cost] 15:27:47 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-432-4-stack-cost] did not exist. Created. 15:27:47 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-432-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:27:48 /w/workspace/go-mod-bootstrap/4@tmp/durable-dc71cd3a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:27:48 + echo total: 0.10999999940395355 [Pipeline] stash 15:27:48 Warning: overwriting stash ‘stack-cost’ 15:27:49 Stashed 1 file(s) [Pipeline] } 15:27:49 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-432-4-stack-cost] [Pipeline] // lock [Pipeline] } 15:27:49 $ docker stop --time=1 8543f88396639994270f17fe76d20e927e0b83ad65daf132a34cb7d775fcb012 15:27:51 $ docker rm -f --volumes 8543f88396639994270f17fe76d20e927e0b83ad65daf132a34cb7d775fcb012 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:27:51 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 15:27:52 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-432/archives ] 15:27:52 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-432/archives 15:27:52 total 16 15:27:52 drwxr-xr-x 3 root root 4096 Feb 8 15:20 . 15:27:52 drwxrwxr-x 9 jenkins jenkins 4096 Feb 8 15:20 .. 15:27:52 drwxr-xr-x 2 root root 4096 Feb 8 15:20 cost 15:27:52 -rw-r--r-- 1 root root 88 Feb 8 15:20 cost.csv 15:27:52 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-432/archives 15:27:52 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-432/archives 15:27:52 total 16 15:27:52 drwxr-xr-x 3 jenkins jenkins 4096 Feb 8 15:20 . 15:27:52 drwxrwxr-x 9 jenkins jenkins 4096 Feb 8 15:20 .. 15:27:52 drwxr-xr-x 2 jenkins jenkins 4096 Feb 8 15:20 cost 15:27:52 -rw-r--r-- 1 jenkins jenkins 88 Feb 8 15:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:27:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:27:53 ---> package-listing.sh 15:27:53 ++ facter osfamily 15:27:53 ++ tr '[:upper:]' '[:lower:]' 15:27:53 + OS_FAMILY=debian 15:27:53 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-432 15:27:53 + START_PACKAGES=/tmp/packages_start.txt 15:27:53 + END_PACKAGES=/tmp/packages_end.txt 15:27:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:27:53 + PACKAGES=/tmp/packages_start.txt 15:27:53 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-432 ']' 15:27:53 + PACKAGES=/tmp/packages_end.txt 15:27:53 + case "${OS_FAMILY}" in 15:27:53 + dpkg -l 15:27:53 + grep '^ii' 15:27:53 + '[' -f /tmp/packages_start.txt ']' 15:27:53 + '[' -f /tmp/packages_end.txt ']' 15:27:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:27:53 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-432 ']' 15:27:53 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-432/archives/ 15:27:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-432/archives/ [Pipeline] echo 15:27:53 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-432/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:27:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:27:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:27:54 prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container 15:27:54 $ 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-432/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-432 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-432:/w/workspace/xfoundry_go-mod-bootstrap_PR-432:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-432@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-432@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:27:54 $ docker top c6d14bc0402f4762c8efe6b5f884a463cf322c63ebb35d960a286d95c81a3d97 -eo pid,comm [Pipeline] { [Pipeline] sh 15:27:54 + touch /tmp/pre-build-complete [Pipeline] sh 15:27:55 + mkdir -p /var/log/sysstat [Pipeline] sh 15:27:55 + ls /var/log/sa-host 15:27:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:27:55 provisioning config files... 15:27:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-432@tmp/config2177479458670974841tmp [Pipeline] { [Pipeline] echo 15:27:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:27:55 ---> create-netrc.sh [Pipeline] } 15:27:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:27:56 ---> python-tools-install.sh [Pipeline] echo 15:27:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:27:56 ---> sudo-logs.sh 15:27:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:27:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:27:56 ---> job-cost.sh 15:27:56 lf-activate-venv: SKIPPING 15:27:56 DEBUG: total: 0.2199999988079071 15:27:56 INFO: Retrieving Stack Cost... 15:27:57 INFO: Retrieving Pricing Info for: v3-standard-8 15:27:57 INFO: Archiving Costs [Pipeline] echo 15:27:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:27:58 ---> logs-deploy.sh 15:27:58 lf-activate-venv: SKIPPING 15:27:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-432/4 15:27:58 INFO: archiving workspace using pattern(s): 15:27:58 Archives upload complete. 15:27:59 INFO: archiving logs to Nexus 15:27:59 ---> uname -a: 15:27:59 Linux prd-ubuntu20-04-docker-8c-8g-5136 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:27:59 15:27:59 15:27:59 ---> lscpu: 15:27:59 Architecture: x86_64 15:27:59 CPU op-mode(s): 32-bit, 64-bit 15:27:59 Byte Order: Little Endian 15:27:59 Address sizes: 40 bits physical, 48 bits virtual 15:27:59 CPU(s): 8 15:27:59 On-line CPU(s) list: 0-7 15:27:59 Thread(s) per core: 1 15:27:59 Core(s) per socket: 1 15:27:59 Socket(s): 8 15:27:59 NUMA node(s): 1 15:27:59 Vendor ID: AuthenticAMD 15:27:59 CPU family: 23 15:27:59 Model: 49 15:27:59 Model name: AMD EPYC-Rome Processor 15:27:59 Stepping: 0 15:27:59 CPU MHz: 2800.000 15:27:59 BogoMIPS: 5600.00 15:27:59 Virtualization: AMD-V 15:27:59 Hypervisor vendor: KVM 15:27:59 Virtualization type: full 15:27:59 L1d cache: 256 KiB 15:27:59 L1i cache: 256 KiB 15:27:59 L2 cache: 4 MiB 15:27:59 L3 cache: 128 MiB 15:27:59 NUMA node0 CPU(s): 0-7 15:27:59 Vulnerability Itlb multihit: Not affected 15:27:59 Vulnerability L1tf: Not affected 15:27:59 Vulnerability Mds: Not affected 15:27:59 Vulnerability Meltdown: Not affected 15:27:59 Vulnerability Mmio stale data: Not affected 15:27:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:27:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:27:59 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:27:59 Vulnerability Srbds: Not affected 15:27:59 Vulnerability Tsx async abort: Not affected 15:27:59 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 15:27:59 15:27:59 15:27:59 ---> nproc: 15:27:59 8 15:27:59 15:27:59 15:27:59 ---> df -h: 15:27:59 Filesystem Size Used Avail Use% Mounted on 15:27:59 overlay 155G 11G 145G 7% / 15:27:59 tmpfs 64M 0 64M 0% /dev 15:27:59 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:27:59 shm 64M 0 64M 0% /dev/shm 15:27:59 /dev/vda1 155G 11G 145G 7% /facter-os 15:27:59 15:27:59 15:27:59 ---> sar -b -r -n DEV: 15:27:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5136) 02/08/23 _x86_64_ (8 CPU) 15:27:59 15:27:59 15:19:07 LINUX RESTART (8 CPU) 15:27:59 15:27:59 15:20:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:27:59 15:21:01 95.66 0.76 94.90 0.00 31.45 55520.76 0.00 15:27:59 15:22:01 1.98 0.00 1.98 0.00 0.00 560.72 0.00 15:27:59 15:23:01 1.03 0.00 1.03 0.00 0.00 549.28 0.00 15:27:59 15:24:01 1.87 0.00 1.87 0.00 0.00 518.05 0.00 15:27:59 15:25:01 51.59 10.76 40.83 0.00 5173.40 9117.41 0.00 15:27:59 15:26:01 5.82 0.02 5.80 0.00 0.13 658.69 0.00 15:27:59 15:27:01 1.47 0.00 1.47 0.00 0.00 552.75 0.00 15:27:59 Average: 22.60 1.65 20.95 0.00 745.23 9529.75 0.00 15:27:59 15:27:59 15:20:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:27:59 15:21:01 28705068 31615784 688464 2.09 92928 3051064 1739316 5.13 1127344 2633496 316 15:27:59 15:22:01 28704484 31615432 687952 2.09 92984 3051068 1739316 5.13 1128172 2633484 8 15:27:59 15:23:01 28696844 31607956 695256 2.11 93032 3051064 1739316 5.13 1137628 2633488 24 15:27:59 15:24:01 28696220 31607444 695604 2.12 93096 3051072 1739316 5.13 1137536 2633492 4 15:27:59 15:25:01 28166740 31584688 703264 2.14 126852 3506280 1819868 5.36 1462324 2801932 1000 15:27:59 15:26:01 28171664 31585056 702260 2.14 125448 3503152 1790932 5.28 1458568 2798964 152 15:27:59 15:27:01 28171900 31585360 701836 2.13 125476 3503156 1790932 5.28 1459160 2798976 24 15:27:59 Average: 28473274 31600246 696377 2.12 107117 3245265 1765571 5.20 1272962 2704833 218 15:27:59 15:27:59 15:20:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:27:59 15:21:01 docker0 34.45 49.87 2.96 590.04 0.00 0.00 0.00 0.00 15:27:59 15:21:01 ens3 315.00 237.57 7243.37 36.31 0.00 0.00 0.00 0.00 15:27:59 15:21:01 lo 1.97 1.97 0.19 0.19 0.00 0.00 0.00 0.00 15:27:59 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:59 15:22:01 ens3 0.82 0.50 0.36 0.28 0.00 0.00 0.00 0.00 15:27:59 15:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:27:59 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:59 15:23:01 ens3 6.20 3.65 11.73 9.63 0.00 0.00 0.00 0.00 15:27:59 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:59 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:59 15:24:01 ens3 0.55 0.13 0.04 0.01 0.00 0.00 0.00 0.00 15:27:59 15:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:27:59 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:59 15:25:01 ens3 131.83 82.79 2752.48 26.02 0.00 0.00 0.00 0.00 15:27:59 15:25:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 15:27:59 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:59 15:26:01 ens3 3.65 8.32 0.55 14.32 0.00 0.00 0.00 0.00 15:27:59 15:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:27:59 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:59 15:27:01 ens3 3.12 4.25 0.43 13.40 0.00 0.00 0.00 0.00 15:27:59 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:59 Average: docker0 4.85 7.02 0.42 83.08 0.00 0.00 0.00 0.00 15:27:59 Average: ens3 65.28 47.72 1415.91 14.23 0.00 0.00 0.00 0.00 15:27:59 Average: lo 0.46 0.46 0.04 0.04 0.00 0.00 0.00 0.00 15:27:59 15:27:59 15:27:59 ---> sar -P ALL: 15:27:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5136) 02/08/23 _x86_64_ (8 CPU) 15:27:59 15:27:59 15:19:07 LINUX RESTART (8 CPU) 15:27:59 15:27:59 15:20:02 CPU %user %nice %system %iowait %steal %idle 15:27:59 15:21:01 all 19.09 0.00 5.30 0.76 0.09 74.75 15:27:59 15:21:01 0 18.89 0.00 4.19 0.05 0.09 76.79 15:27:59 15:21:01 1 19.47 0.00 5.88 2.53 0.10 72.02 15:27:59 15:21:01 2 19.19 0.00 6.00 1.32 0.10 73.38 15:27:59 15:21:01 3 17.75 0.00 4.37 0.03 0.09 77.76 15:27:59 15:21:01 4 18.92 0.00 6.12 0.19 0.09 74.68 15:27:59 15:21:01 5 19.24 0.00 5.29 0.22 0.10 75.15 15:27:59 15:21:01 6 18.47 0.00 5.05 1.66 0.10 74.72 15:27:59 15:21:01 7 20.81 0.00 5.55 0.07 0.09 73.49 15:27:59 15:22:01 all 0.26 0.00 0.02 0.00 0.00 99.71 15:27:59 15:22:01 0 1.74 0.00 0.02 0.00 0.00 98.24 15:27:59 15:22:01 1 0.07 0.00 0.03 0.02 0.02 99.87 15:27:59 15:22:01 2 0.03 0.00 0.02 0.02 0.00 99.93 15:27:59 15:22:01 3 0.07 0.00 0.02 0.00 0.00 99.92 15:27:59 15:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:27:59 15:22:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:27:59 15:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:27:59 15:22:01 7 0.08 0.00 0.03 0.00 0.02 99.87 15:27:59 15:23:01 all 0.12 0.00 0.03 0.00 0.01 99.84 15:27:59 15:23:01 0 0.32 0.00 0.03 0.00 0.00 99.65 15:27:59 15:23:01 1 0.13 0.00 0.02 0.00 0.02 99.83 15:27:59 15:23:01 2 0.12 0.00 0.07 0.03 0.02 99.77 15:27:59 15:23:01 3 0.07 0.00 0.03 0.00 0.00 99.90 15:27:59 15:23:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:27:59 15:23:01 5 0.08 0.00 0.02 0.00 0.00 99.90 15:27:59 15:23:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:27:59 15:23:01 7 0.15 0.00 0.08 0.00 0.02 99.75 15:27:59 15:24:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:27:59 15:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:27:59 15:24:01 1 0.00 0.00 0.02 0.03 0.00 99.95 15:27:59 15:24:01 2 0.03 0.00 0.02 0.02 0.00 99.93 15:27:59 15:24:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:27:59 15:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:27:59 15:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:27:59 15:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:27:59 15:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:27:59 15:25:01 all 2.41 0.00 1.47 0.34 0.03 95.75 15:27:59 15:25:01 0 2.35 0.00 0.98 0.07 0.02 96.58 15:27:59 15:25:01 1 2.07 0.00 2.44 0.25 0.02 95.23 15:27:59 15:25:01 2 1.59 0.00 0.84 0.89 0.02 96.68 15:27:59 15:25:01 3 3.39 0.00 1.34 0.22 0.05 95.00 15:27:59 15:25:01 4 2.99 0.00 1.14 0.70 0.03 95.13 15:27:59 15:25:01 5 3.57 0.00 2.75 0.25 0.03 93.39 15:27:59 15:25:01 6 1.75 0.00 0.85 0.03 0.03 97.33 15:27:59 15:25:01 7 1.56 0.00 1.46 0.32 0.03 96.63 15:27:59 15:26:01 all 0.08 0.00 0.08 0.02 0.00 99.81 15:27:59 15:26:01 0 0.05 0.00 0.05 0.02 0.00 99.88 15:27:59 15:26:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:27:59 15:26:01 2 0.08 0.00 0.07 0.00 0.02 99.83 15:27:59 15:26:01 3 0.07 0.00 0.07 0.00 0.00 99.87 15:27:59 15:26:01 4 0.03 0.00 0.12 0.05 0.00 99.80 15:27:59 15:26:01 5 0.27 0.00 0.12 0.12 0.00 99.50 15:27:59 15:26:01 6 0.07 0.00 0.08 0.00 0.00 99.85 15:27:59 15:26:01 7 0.05 0.00 0.08 0.00 0.00 99.87 15:27:59 15:27:01 all 0.03 0.00 0.02 0.01 0.00 99.94 15:27:59 15:27:01 0 0.07 0.00 0.02 0.03 0.00 99.88 15:27:59 15:27:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:27:59 15:27:01 2 0.00 0.00 0.02 0.02 0.00 99.97 15:27:59 15:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:27:59 15:27:01 4 0.07 0.00 0.03 0.00 0.02 99.88 15:27:59 15:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:27:59 15:27:01 6 0.05 0.00 0.03 0.00 0.02 99.90 15:27:59 15:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:27:59 Average: all 3.08 0.00 0.97 0.16 0.02 95.77 15:27:59 Average: 0 3.30 0.00 0.75 0.02 0.02 95.91 15:27:59 Average: 1 3.05 0.00 1.19 0.39 0.02 95.35 15:27:59 Average: 2 2.94 0.00 0.98 0.32 0.02 95.73 15:27:59 Average: 3 2.99 0.00 0.82 0.04 0.02 96.13 15:27:59 Average: 4 3.08 0.00 1.04 0.13 0.02 95.73 15:27:59 Average: 5 3.26 0.00 1.15 0.08 0.02 95.49 15:27:59 Average: 6 2.85 0.00 0.84 0.23 0.02 96.05 15:27:59 Average: 7 3.16 0.00 1.01 0.06 0.02 95.75 15:27:59 15:27:59 15:27:59