Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fdfdba6f217235efa8213aaddbcb3711187228d2+5f132221f9d32bda2853ffade3e16b357ee0a66e (25594694d094141db62eac81f0125ae2c066e0c3) 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-ssh3863764479909587346.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh397978025787690768.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-389/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-389/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16089726901560791619.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 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh7299012686795683157.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-389/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-389/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13972104553885974573.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 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-117882 in /w/workspace/xfoundry_go-mod-bootstrap_PR-389 [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-389 # 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/389/head:refs/remotes/origin/PR-389 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5f132221f9d32bda2853ffade3e16b357ee0a66e into PR head commit fdfdba6f217235efa8213aaddbcb3711187228d2 Merge succeeded, producing 4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba Checking out Revision 4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba (PR-389) > git config core.sparsecheckout # timeout=10 > git checkout -f fdfdba6f217235efa8213aaddbcb3711187228d2 # 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 5f132221f9d32bda2853ffade3e16b357ee0a66e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba # timeout=10 Commit message: "Merge commit '5f132221f9d32bda2853ffade3e16b357ee0a66e' into HEAD" > git rev-list --no-walk fdfdba6f217235efa8213aaddbcb3711187228d2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:00:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:00:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:00:56 ========================================================= 11:00:56 EdgeX Global Pipelines Version Info 11:00:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:00:57 ------------------- 11:00:57 stable info: 11:00:57 ------------------- 11:00:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:00:57 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 11:00:57 Message: update stable to v1.0.243 11:00:57 ------------------- 11:00:57 experimental info: 11:00:57 ------------------- 11:00:57 Commited By: **** collab-it+edgex@linuxfoundation.org 11:00:57 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 11:00:57 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:00:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 11:00:57 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 11:00:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:00:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:00:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:00:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 11:00:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:00:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:00:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:00:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:00:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:00:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 11:00:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:00:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:00:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 11:00:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 11:00:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:00:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:00:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:00:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:00:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:00:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:00:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:00:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:00:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 11:00:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:00:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:00:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-389 [Pipeline] echo 11:00:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-389 [Pipeline] echo 11:00:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-389 [Pipeline] echo 11:00:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba [Pipeline] echo 11:00:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4aa8c2a [Pipeline] echo 11:00:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:00:58 + git rev-list -1 --merges 4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba~1..4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba [Pipeline] echo 11:00:58 -----------> git rev-list -1 --merges 4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba~1..4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba 4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba 11:00:58 4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba [false] [Pipeline] sh 11:00:58 + git log --format=format:%s -1 4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba [Pipeline] echo 11:00:58 ========================================================= 11:00:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:00:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:00:59 + git log --format=format:%s -1 4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba [Pipeline] echo 11:00:59 [semverPrep] GIT_COMMIT: 4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba, Commit Message: Merge commit '5f132221f9d32bda2853ffade3e16b357ee0a66e' into HEAD [Pipeline] echo 11:00:59 [semverPrep] This is not a build commit. [Pipeline] sh 11:00:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:00:59 + grep -v github /etc/ssh/ssh_known_hosts 11:00:59 + [ -e /tmp/ssh_known_hosts ] 11:00:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:00:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:00:59 + sudo tee -a /etc/ssh/ssh_known_hosts 11:00:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:01:00 11:01:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:01:00 0.1.4: Pulling from edgex-devops/py-git-semver 11:01:00 b85a868b505f: Pulling fs layer 11:01:00 e2be974225ed: Pulling fs layer 11:01:00 339a4e72a1f5: Pulling fs layer 11:01:00 988bab9f4d93: Pulling fs layer 11:01:00 1469e6f7b9e6: Pulling fs layer 11:01:00 eaf3925da568: Pulling fs layer 11:01:00 bab4dde63d76: Pulling fs layer 11:01:00 bde34c3a00c8: Pulling fs layer 11:01:00 b352a97aabf1: Pulling fs layer 11:01:00 4872d77fe225: Pulling fs layer 11:01:00 5851b861e8e6: Pulling fs layer 11:01:00 988bab9f4d93: Waiting 11:01:00 1469e6f7b9e6: Waiting 11:01:00 eaf3925da568: Waiting 11:01:00 4872d77fe225: Waiting 11:01:00 bab4dde63d76: Waiting 11:01:00 bde34c3a00c8: Waiting 11:01:00 5851b861e8e6: Waiting 11:01:00 b352a97aabf1: Waiting 11:01:00 e2be974225ed: Verifying Checksum 11:01:00 e2be974225ed: Download complete 11:01:00 988bab9f4d93: Verifying Checksum 11:01:00 988bab9f4d93: Download complete 11:01:00 1469e6f7b9e6: Verifying Checksum 11:01:00 1469e6f7b9e6: Download complete 11:01:00 339a4e72a1f5: Verifying Checksum 11:01:00 339a4e72a1f5: Download complete 11:01:00 eaf3925da568: Verifying Checksum 11:01:00 eaf3925da568: Download complete 11:01:00 bde34c3a00c8: Verifying Checksum 11:01:00 bde34c3a00c8: Download complete 11:01:00 b352a97aabf1: Download complete 11:01:00 4872d77fe225: Verifying Checksum 11:01:00 4872d77fe225: Download complete 11:01:00 5851b861e8e6: Verifying Checksum 11:01:00 b85a868b505f: Verifying Checksum 11:01:00 b85a868b505f: Download complete 11:01:00 bab4dde63d76: Download complete 11:01:01 b85a868b505f: Pull complete 11:01:01 e2be974225ed: Pull complete 11:01:02 339a4e72a1f5: Pull complete 11:01:02 988bab9f4d93: Pull complete 11:01:02 1469e6f7b9e6: Pull complete 11:01:02 eaf3925da568: Pull complete 11:01:05 bab4dde63d76: Pull complete 11:01:05 bde34c3a00c8: Pull complete 11:01:05 b352a97aabf1: Pull complete 11:01:05 4872d77fe225: Pull complete 11:01:05 5851b861e8e6: Pull complete 11:01:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:01:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:01:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:05 prd-ubuntu20.04-docker-8c-8g-117882 does not seem to be running inside a container 11:01:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-389 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-389:/w/workspace/xfoundry_go-mod-bootstrap_PR-389:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-389@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 11:01:06 $ docker top c92aa4c89526f5ad4c640d11d38a199f52aab661f917954e106694bee2b018e4 -eo pid,comm 11:01:06 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). 11:01:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:01:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:01:06 [ssh-agent] Looking for ssh-agent implementation... 11:01:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:01:06 $ docker exec c92aa4c89526f5ad4c640d11d38a199f52aab661f917954e106694bee2b018e4 ssh-agent 11:01:07 SSH_AUTH_SOCK=/tmp/ssh-XAhkHgM47DRc/agent.32 11:01:07 SSH_AGENT_PID=38 11:01:07 Running ssh-add (command line suppressed) 11:01:07 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp/private_key_9717400732456058050.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp/private_key_9717400732456058050.key) 11:01:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:01:07 + git tag --points-at HEAD [Pipeline] } 11:01:07 $ docker exec --env ******** --env ******** c92aa4c89526f5ad4c640d11d38a199f52aab661f917954e106694bee2b018e4 ssh-agent -k 11:01:07 unset SSH_AUTH_SOCK; 11:01:07 unset SSH_AGENT_PID; 11:01:07 echo Agent pid 38 killed; 11:01:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:01:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:01:07 [ssh-agent] Looking for ssh-agent implementation... 11:01:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:01:07 $ docker exec c92aa4c89526f5ad4c640d11d38a199f52aab661f917954e106694bee2b018e4 ssh-agent 11:01:07 SSH_AUTH_SOCK=/tmp/ssh-qagSl2pjOnGF/agent.70 11:01:07 SSH_AGENT_PID=76 11:01:07 Running ssh-add (command line suppressed) 11:01:07 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp/private_key_9815938332326458253.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp/private_key_9815938332326458253.key) 11:01:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:01:08 + git semver init 11:01:08 2022-11-02 11:01:08,403 [run_init] DEBUG init version:0.0.0 force:False 11:01:08 2022-11-02 11:01:08,404 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-389/.semver 11:01:08 2022-11-02 11:01:08,404 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-389/.semver 11:01:08 2022-11-02 11:01:08,405 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-389/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-389, universal_newlines=False, shell=None, istream=None) 11:01:09 2022-11-02 11:01:09,278 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-389/.git/info/exclude 11:01:09 2022-11-02 11:01:09,278 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-389/.semver/PR-389 with force:False 11:01:09 2022-11-02 11:01:09,278 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-389/.semver/PR-389 11:01:09 2022-11-02 11:01:09,283 [execute] INFO git cat-file --batch-check 11:01:09 2022-11-02 11:01:09,283 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-389/.semver, universal_newlines=False, shell=None, istream=) 11:01:09 2022-11-02 11:01:09,289 [execute] INFO git cat-file --batch 11:01:09 2022-11-02 11:01:09,289 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-389/.semver, universal_newlines=False, shell=None, istream=) 11:01:09 2022-11-02 11:01:09,293 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-389/.semver/PR-389 11:01:09 0.0.0 [Pipeline] } 11:01:09 $ docker exec --env ******** --env ******** c92aa4c89526f5ad4c640d11d38a199f52aab661f917954e106694bee2b018e4 ssh-agent -k 11:01:09 unset SSH_AUTH_SOCK; 11:01:09 unset SSH_AGENT_PID; 11:01:09 echo Agent pid 76 killed; 11:01:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:01:09 + git semver [Pipeline] } 11:01:10 $ docker stop --time=1 c92aa4c89526f5ad4c640d11d38a199f52aab661f917954e106694bee2b018e4 11:01:11 $ docker rm -f c92aa4c89526f5ad4c640d11d38a199f52aab661f917954e106694bee2b018e4 [Pipeline] // withDockerContainer [Pipeline] sh 11:01:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:01:11 Stashed 1 file(s) [Pipeline] echo 11:01:11 [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 11:01:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:01:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:01:12 ========================================================= 11:01:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 11:01:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 11:01:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 11:01:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 11:01:12 213ec9aee27d: Pulling fs layer 11:01:12 4583459ba037: Pulling fs layer 11:01:12 93c1e223e6f2: Pulling fs layer 11:01:12 53926ce57604: Pulling fs layer 11:01:12 21b2b0c7a3f4: Pulling fs layer 11:01:12 30f14e443154: Pulling fs layer 11:01:12 801331c1e519: Pulling fs layer 11:01:12 99cc6dd402b0: Pulling fs layer 11:01:12 53926ce57604: Waiting 11:01:12 21b2b0c7a3f4: Waiting 11:01:12 7d9ed39f4882: Pulling fs layer 11:01:12 801331c1e519: Waiting 11:01:12 99cc6dd402b0: Waiting 11:01:12 30f14e443154: Waiting 11:01:12 7d9ed39f4882: Waiting 11:01:12 93c1e223e6f2: Verifying Checksum 11:01:12 93c1e223e6f2: Download complete 11:01:12 4583459ba037: Verifying Checksum 11:01:12 4583459ba037: Download complete 11:01:12 21b2b0c7a3f4: Download complete 11:01:12 30f14e443154: Verifying Checksum 11:01:12 30f14e443154: Download complete 11:01:12 213ec9aee27d: Verifying Checksum 11:01:12 213ec9aee27d: Download complete 11:01:12 801331c1e519: Download complete 11:01:12 213ec9aee27d: Pull complete 11:01:12 4583459ba037: Pull complete 11:01:12 93c1e223e6f2: Pull complete 11:01:13 7d9ed39f4882: Verifying Checksum 11:01:13 7d9ed39f4882: Download complete 11:01:13 99cc6dd402b0: Verifying Checksum 11:01:13 99cc6dd402b0: Download complete 11:01:13 53926ce57604: Verifying Checksum 11:01:13 53926ce57604: Download complete 11:01:17 53926ce57604: Pull complete 11:01:17 21b2b0c7a3f4: Pull complete 11:01:17 30f14e443154: Pull complete 11:01:17 801331c1e519: Pull complete 11:01:19 99cc6dd402b0: Pull complete 11:01:20 7d9ed39f4882: Pull complete 11:01:20 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 11:01:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 11:01:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 11:01:20 + 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 11:01:20 + docker inspect -f . ci-base-image-x86_64 11:01:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:20 prd-ubuntu20.04-docker-8c-8g-117882 does not seem to be running inside a container 11:01:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-389 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-389:/w/workspace/xfoundry_go-mod-bootstrap_PR-389:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-389@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 11:01:22 $ docker top 1cdc10f5617f83b4a76d1eb98949cf2cec296d598bff1dd723d780c8a78c98ea -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:23 + go version 11:01:23 go version go1.18.7 linux/amd64 [Pipeline] } 11:01:23 $ docker stop --time=1 1cdc10f5617f83b4a76d1eb98949cf2cec296d598bff1dd723d780c8a78c98ea 11:01:24 $ docker rm -f 1cdc10f5617f83b4a76d1eb98949cf2cec296d598bff1dd723d780c8a78c98ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:24 + docker inspect -f . ci-base-image-x86_64 11:01:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:24 prd-ubuntu20.04-docker-8c-8g-117882 does not seem to be running inside a container 11:01:24 $ 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-389 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-389:/w/workspace/xfoundry_go-mod-bootstrap_PR-389:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-389@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 11:01:25 $ docker top f94aee122e7f51b42a0e6aae97c49d99b6e7c38ef685a878d9d78ee172eeaf09 -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:25 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-389 [Pipeline] fileExists [Pipeline] sh 11:01:25 + make test 11:01:25 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:01:25 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 11:01:25 go: downloading github.com/stretchr/testify v1.8.0 11:01:25 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 11:01:25 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.25 11:01:25 go: downloading github.com/google/uuid v1.3.0 11:01:25 go: downloading github.com/hashicorp/go-multierror v1.1.1 11:01:25 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 11:01:25 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 11:01:25 go: downloading github.com/pelletier/go-toml v1.9.5 11:01:25 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.11 11:01:26 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 11:01:26 go: downloading github.com/gorilla/mux v1.8.0 11:01:26 go: downloading github.com/davecgh/go-spew v1.1.1 11:01:26 go: downloading github.com/pmezard/go-difflib v1.0.0 11:01:26 go: downloading github.com/stretchr/objx v0.4.0 11:01:26 go: downloading gopkg.in/yaml.v3 v3.0.1 11:01:26 go: downloading github.com/hashicorp/errwrap v1.0.0 11:01:26 go: downloading github.com/go-kit/log v0.2.1 11:01:26 go: downloading github.com/go-playground/validator/v10 v10.11.1 11:01:26 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 11:01:26 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 11:01:26 go: downloading github.com/go-redis/redis/v7 v7.3.0 11:01:26 go: downloading github.com/pebbe/zmq4 v1.2.7 11:01:26 go: downloading github.com/hashicorp/consul/api v1.15.3 11:01:26 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:01:26 go: downloading github.com/go-logfmt/logfmt v0.5.1 11:01:26 go: downloading github.com/x448/float16 v0.8.4 11:01:26 go: downloading github.com/go-playground/universal-translator v0.18.0 11:01:26 go: downloading github.com/leodido/go-urn v1.2.1 11:01:26 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 11:01:26 go: downloading golang.org/x/text v0.3.7 11:01:26 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 11:01:26 go: downloading github.com/mitchellh/copystructure v1.0.0 11:01:26 go: downloading github.com/mitchellh/mapstructure v1.5.0 11:01:26 go: downloading github.com/zeebo/errs v1.2.2 11:01:26 go: downloading google.golang.org/grpc v1.46.0 11:01:26 go: downloading github.com/go-playground/locales v0.14.0 11:01:26 go: downloading github.com/mitchellh/reflectwalk v1.0.0 11:01:26 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 11:01:26 go: downloading google.golang.org/protobuf v1.28.0 11:01:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 11:01:26 go: downloading github.com/hashicorp/go-hclog v0.14.1 11:01:26 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 11:01:26 go: downloading github.com/hashicorp/serf v0.9.7 11:01:26 go: downloading github.com/gorilla/websocket v1.4.2 11:01:26 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 11:01:26 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 11:01:26 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 11:01:26 go: downloading github.com/fatih/color v1.9.0 11:01:26 go: downloading github.com/mattn/go-isatty v0.0.14 11:01:26 go: downloading github.com/golang/protobuf v1.5.2 11:01:26 go: downloading github.com/armon/go-metrics v0.3.10 11:01:26 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 11:01:26 go: downloading github.com/mattn/go-colorable v0.1.12 11:01:26 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 11:01:26 go: downloading github.com/hashicorp/golang-lru v0.5.4 11:01:26 Still waiting to schedule task 11:01:26 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-117878’ 11:01:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 11:01:37 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.015s coverage: 9.9% of statements 11:01:37 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 11:01:37 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.023s coverage: 92.5% of statements 11:01:37 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.007s coverage: 85.3% of statements 11:01:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.020s coverage: 46.4% of statements 11:01:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 11:01:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 11:01:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.027s coverage: 100.0% of statements 11:01:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.319s coverage: 88.4% of statements 11:01:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.010s coverage: 25.0% of statements 11:01:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.034s coverage: 81.4% of statements 11:01:41 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 11:01:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.010s coverage: 41.7% of statements 11:01:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.007s coverage: 91.3% of statements 11:01:47 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 11:01:47 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:01:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:01:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 11:01:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:01:49 $ docker stop --time=1 f94aee122e7f51b42a0e6aae97c49d99b6e7c38ef685a878d9d78ee172eeaf09 11:01:52 $ docker rm -f f94aee122e7f51b42a0e6aae97c49d99b6e7c38ef685a878d9d78ee172eeaf09 [Pipeline] // withDockerContainer [Pipeline] sh 11:01:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:01:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:01:53 11:01:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:01:53 latest: Pulling from edgex-lftools-log-publisher 11:01:53 5eb5b503b376: Pulling fs layer 11:01:53 5c69ac0246d0: Pulling fs layer 11:01:53 ec43610c2a17: Pulling fs layer 11:01:53 3a2ae6a8a46f: Pulling fs layer 11:01:53 33b1e0a273af: Pulling fs layer 11:01:53 5d3b04190fa2: Pulling fs layer 11:01:53 2f39f015ded8: Pulling fs layer 11:01:53 3a2ae6a8a46f: Waiting 11:01:53 5d3b04190fa2: Waiting 11:01:53 33b1e0a273af: Waiting 11:01:53 2f39f015ded8: Waiting 11:01:53 5c69ac0246d0: Verifying Checksum 11:01:53 5c69ac0246d0: Download complete 11:01:53 3a2ae6a8a46f: Download complete 11:01:53 33b1e0a273af: Verifying Checksum 11:01:53 33b1e0a273af: Download complete 11:01:53 5d3b04190fa2: Download complete 11:01:53 ec43610c2a17: Verifying Checksum 11:01:53 5eb5b503b376: Verifying Checksum 11:01:54 2f39f015ded8: Download complete 11:01:55 5eb5b503b376: Pull complete 11:01:55 5c69ac0246d0: Pull complete 11:01:55 ec43610c2a17: Pull complete 11:01:55 3a2ae6a8a46f: Pull complete 11:01:55 33b1e0a273af: Pull complete 11:01:55 5d3b04190fa2: Pull complete 11:01:59 2f39f015ded8: Pull complete 11:01:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:01:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:01:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:59 prd-ubuntu20.04-docker-8c-8g-117882 does not seem to be running inside a container 11:01:59 $ 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-389 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-389:/w/workspace/xfoundry_go-mod-bootstrap_PR-389:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-389@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 11:02:00 $ docker top 19df2d983d1ce4f5ede9b1b645c203c02e2d5c0367e8aed3cd830447dbe303a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:02:00 ---> job-cost.sh 11:02:00 lf-activate-venv: SKIPPING 11:02:00 INFO: No Stack... 11:02:01 INFO: Retrieving Pricing Info for: v3-standard-8 11:02:01 INFO: Archiving Costs [Pipeline] sh 11:02:02 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-389/archives/cost.csv 11:02:02 + cut -d, -f6 [Pipeline] lock 11:02:02 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-389-6-stack-cost] 11:02:02 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-389-6-stack-cost] did not exist. Created. 11:02:02 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-389-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:02:02 + echo total: 0.2199999988079071 [Pipeline] stash 11:02:02 Stashed 1 file(s) [Pipeline] } 11:02:02 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-389-6-stack-cost] [Pipeline] // lock [Pipeline] } 11:02:02 $ docker stop --time=1 19df2d983d1ce4f5ede9b1b645c203c02e2d5c0367e8aed3cd830447dbe303a6 11:02:03 $ docker rm -f 19df2d983d1ce4f5ede9b1b645c203c02e2d5c0367e8aed3cd830447dbe303a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:05:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117884 in /w/workspace/xfoundry_go-mod-bootstrap_PR-389 [Pipeline] { [Pipeline] ws 11:05:59 Running in /w/workspace/go-mod-bootstrap/6 [Pipeline] { [Pipeline] checkout 11:05:59 Selected Git installation does not exist. Using Default 11:05:59 The recommended git tool is: NONE 11:06:04 using credential edgex-jenkins-ssh 11:06:04 Cloning the remote Git repository 11:06:04 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 11:06:04 > git init /w/workspace/go-mod-bootstrap/6 # timeout=10 11:06:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 11:06:04 > git --version # timeout=10 11:06:04 > git --version # 'git version 2.25.1' 11:06:04 using GIT_SSH to set credentials SSH Credentials for GitHub 11:06:04 Verifying host key using known hosts file 11:06:04 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. 11:06:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:06:06 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 11:06:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:06:07 Merging remotes/origin/main commit 5f132221f9d32bda2853ffade3e16b357ee0a66e into PR head commit fdfdba6f217235efa8213aaddbcb3711187228d2 11:06:06 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 11:06:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 11:06:07 using GIT_SSH to set credentials SSH Credentials for GitHub 11:06:07 Verifying host key using known hosts file 11:06:07 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. 11:06:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/389/head:refs/remotes/origin/PR-389 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:06:07 > git config core.sparsecheckout # timeout=10 11:06:07 > git checkout -f fdfdba6f217235efa8213aaddbcb3711187228d2 # timeout=10 11:06:07 > git remote # timeout=10 11:06:07 > git config --get remote.origin.url # timeout=10 11:06:07 using GIT_SSH to set credentials SSH Credentials for GitHub 11:06:07 Verifying host key using known hosts file 11:06:07 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. 11:06:07 > git merge 5f132221f9d32bda2853ffade3e16b357ee0a66e # timeout=10 11:06:08 Merge succeeded, producing f471088fc3d3e3c866d763a9f52955fee6fd1a61 11:06:08 Checking out Revision f471088fc3d3e3c866d763a9f52955fee6fd1a61 (PR-389) 11:06:08 > git rev-parse HEAD^{commit} # timeout=10 11:06:08 > git config core.sparsecheckout # timeout=10 11:06:08 > git checkout -f f471088fc3d3e3c866d763a9f52955fee6fd1a61 # timeout=10 11:06:11 Commit message: "Merge commit '5f132221f9d32bda2853ffade3e16b357ee0a66e' into HEAD" 11:06:11 > git rev-list --no-walk fdfdba6f217235efa8213aaddbcb3711187228d2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:06:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:06:12 % Total % Received % Xferd Average Speed Time Time Time Current 11:06:12 Dload Upload Total Spent Left Speed 11:06:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 85148 0 --:--:-- --:--:-- --:--:-- 85727 [Pipeline] sh 11:06:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:06:13 + sudo tee /etc/docker/daemon.new 11:06:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:06:13 { 11:06:13 "registry-mirrors": [ 11:06:13 "https://nexus3.edgexfoundry.org:10001" 11:06:13 ], 11:06:13 "bip": "10.250.0.254/24", 11:06:13 "hosts": [ 11:06:13 "tcp://0.0.0.0:5555", 11:06:13 "unix:///var/run/docker.sock" 11:06:13 ], 11:06:13 "mtu": 1458, 11:06:13 "selinux-enabled": true, 11:06:13 "seccomp-profile": "/etc/docker/seccomp.json" 11:06:13 } [Pipeline] sh 11:06:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:06:14 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 11:06:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:06:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:06:32 ========================================================= 11:06:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 11:06:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 11:06:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 11:06:33 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:06:33 9b18e9b68314: Pulling fs layer 11:06:33 d32db5db7311: Pulling fs layer 11:06:33 d0c4b47475fc: Pulling fs layer 11:06:33 5831b945b038: Pulling fs layer 11:06:33 86bbec2aaacd: Pulling fs layer 11:06:33 e10730c5d714: Pulling fs layer 11:06:33 5dd5c2283517: Pulling fs layer 11:06:33 d5ac0230b979: Pulling fs layer 11:06:33 86bbec2aaacd: Waiting 11:06:33 e10730c5d714: Waiting 11:06:33 5dd5c2283517: Waiting 11:06:33 d5ac0230b979: Waiting 11:06:33 5831b945b038: Waiting 11:06:33 d0c4b47475fc: Verifying Checksum 11:06:33 d0c4b47475fc: Download complete 11:06:33 d32db5db7311: Download complete 11:06:33 86bbec2aaacd: Verifying Checksum 11:06:33 86bbec2aaacd: Download complete 11:06:33 e10730c5d714: Verifying Checksum 11:06:33 e10730c5d714: Download complete 11:06:33 9b18e9b68314: Verifying Checksum 11:06:33 9b18e9b68314: Download complete 11:06:34 9b18e9b68314: Pull complete 11:06:34 d5ac0230b979: Verifying Checksum 11:06:34 d5ac0230b979: Download complete 11:06:35 d32db5db7311: Pull complete 11:06:35 d0c4b47475fc: Pull complete 11:06:36 5dd5c2283517: Verifying Checksum 11:06:36 5dd5c2283517: Download complete 11:06:36 5831b945b038: Verifying Checksum 11:06:36 5831b945b038: Download complete 11:06:48 5831b945b038: Pull complete 11:06:48 86bbec2aaacd: Pull complete 11:06:48 e10730c5d714: Pull complete 11:06:57 5dd5c2283517: Pull complete 11:06:58 d5ac0230b979: Pull complete 11:06:58 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 11:06:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 11:06:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 11:06:58 + 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 11:06:59 + docker inspect -f . ci-base-image-arm64 11:06:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:06:59 prd-ubuntu20.04-docker-arm64-4c-16g-117884 does not seem to be running inside a container 11:06:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/6 -v /w/workspace/go-mod-bootstrap/6:/w/workspace/go-mod-bootstrap/6:rw,z -v /w/workspace/go-mod-bootstrap/6@tmp:/w/workspace/go-mod-bootstrap/6@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 11:07:01 $ docker top 353d3b02dd28dcd032118ceb7263f475aa031d19c9d70b576f95f167128e0065 -eo pid,comm [Pipeline] { [Pipeline] sh 11:07:02 + go version 11:07:02 go version go1.18.7 linux/arm64 [Pipeline] } 11:07:02 $ docker stop --time=1 353d3b02dd28dcd032118ceb7263f475aa031d19c9d70b576f95f167128e0065 11:07:04 $ docker rm -f 353d3b02dd28dcd032118ceb7263f475aa031d19c9d70b576f95f167128e0065 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:04 + docker inspect -f . ci-base-image-arm64 11:07:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:07:04 prd-ubuntu20.04-docker-arm64-4c-16g-117884 does not seem to be running inside a container 11:07:04 $ 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/6 -v /w/workspace/go-mod-bootstrap/6:/w/workspace/go-mod-bootstrap/6:rw,z -v /w/workspace/go-mod-bootstrap/6@tmp:/w/workspace/go-mod-bootstrap/6@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 11:07:05 $ docker top a6ac2a51c3b6c754b0e33902e1b8554fcee7f4df4d0a9780508965460d062f61 -eo pid,comm [Pipeline] { [Pipeline] sh 11:07:06 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/6 [Pipeline] fileExists [Pipeline] sh 11:07:06 + make test 11:07:06 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:07:06 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 11:07:06 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 11:07:06 go: downloading github.com/pelletier/go-toml v1.9.5 11:07:07 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.11 11:07:07 go: downloading github.com/stretchr/testify v1.8.0 11:07:07 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 11:07:07 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 11:07:07 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 11:07:07 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.25 11:07:07 go: downloading github.com/gorilla/mux v1.8.0 11:07:07 go: downloading github.com/google/uuid v1.3.0 11:07:07 go: downloading github.com/hashicorp/go-multierror v1.1.1 11:07:07 go: downloading github.com/go-kit/log v0.2.1 11:07:07 go: downloading github.com/davecgh/go-spew v1.1.1 11:07:07 go: downloading github.com/pmezard/go-difflib v1.0.0 11:07:07 go: downloading github.com/stretchr/objx v0.4.0 11:07:07 go: downloading gopkg.in/yaml.v3 v3.0.1 11:07:07 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 11:07:07 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 11:07:07 go: downloading github.com/go-playground/validator/v10 v10.11.1 11:07:07 go: downloading github.com/gorilla/websocket v1.4.2 11:07:07 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 11:07:08 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 11:07:08 go: downloading github.com/hashicorp/errwrap v1.0.0 11:07:08 go: downloading github.com/hashicorp/consul/api v1.15.3 11:07:08 go: downloading github.com/go-logfmt/logfmt v0.5.1 11:07:08 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:07:08 go: downloading github.com/zeebo/errs v1.2.2 11:07:08 go: downloading google.golang.org/grpc v1.46.0 11:07:09 go: downloading github.com/go-redis/redis/v7 v7.3.0 11:07:09 go: downloading github.com/pebbe/zmq4 v1.2.7 11:07:09 go: downloading github.com/x448/float16 v0.8.4 11:07:09 go: downloading github.com/go-playground/universal-translator v0.18.0 11:07:09 go: downloading github.com/leodido/go-urn v1.2.1 11:07:09 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 11:07:09 go: downloading golang.org/x/text v0.3.7 11:07:09 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 11:07:09 go: downloading github.com/mitchellh/copystructure v1.0.0 11:07:09 go: downloading github.com/mitchellh/mapstructure v1.5.0 11:07:09 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 11:07:09 go: downloading google.golang.org/protobuf v1.28.0 11:07:10 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 11:07:10 go: downloading github.com/hashicorp/go-hclog v0.14.1 11:07:10 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 11:07:10 go: downloading github.com/hashicorp/serf v0.9.7 11:07:10 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 11:07:10 go: downloading github.com/go-playground/locales v0.14.0 11:07:10 go: downloading github.com/mitchellh/reflectwalk v1.0.0 11:07:10 go: downloading github.com/golang/protobuf v1.5.2 11:07:10 go: downloading github.com/fatih/color v1.9.0 11:07:10 go: downloading github.com/mattn/go-isatty v0.0.14 11:07:10 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 11:07:12 go: downloading github.com/armon/go-metrics v0.3.10 11:07:12 go: downloading github.com/mattn/go-colorable v0.1.12 11:07:12 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 11:07:12 go: downloading github.com/hashicorp/golang-lru v0.5.4 11:08:34 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 11:08:34 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.098s coverage: 9.9% of statements 11:08:34 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 11:08:34 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.122s coverage: 92.5% of statements 11:08:34 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.048s coverage: 85.3% of statements 11:08:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.145s coverage: 46.4% of statements 11:08:44 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 11:08:44 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 11:08:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.090s coverage: 100.0% of statements 11:08:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.408s coverage: 88.4% of statements 11:08:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.071s coverage: 25.0% of statements 11:08:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.107s coverage: 81.4% of statements 11:08:50 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 11:08:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.038s coverage: 41.7% of statements 11:08:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.022s coverage: 91.3% of statements 11:08:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:08:50 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:09:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:09:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 11:09:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:09:12 $ docker stop --time=1 a6ac2a51c3b6c754b0e33902e1b8554fcee7f4df4d0a9780508965460d062f61 11:09:14 $ docker rm -f a6ac2a51c3b6c754b0e33902e1b8554fcee7f4df4d0a9780508965460d062f61 [Pipeline] // withDockerContainer [Pipeline] sh 11:09:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:09:17 Warning: overwriting stash ‘coverage-report’ 11:09:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:09:18 11:09:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:09:18 arm64: Pulling from edgex-lftools-log-publisher 11:09:18 8998bd30e6a1: Pulling fs layer 11:09:18 04944245beec: Pulling fs layer 11:09:18 699f458cf7ca: Pulling fs layer 11:09:18 765212b225bb: Pulling fs layer 11:09:18 f23df028b6ca: Pulling fs layer 11:09:18 d65c8cfc05b1: Pulling fs layer 11:09:18 2437ff75d9bd: Pulling fs layer 11:09:18 765212b225bb: Waiting 11:09:18 f23df028b6ca: Waiting 11:09:18 d65c8cfc05b1: Waiting 11:09:18 2437ff75d9bd: Waiting 11:09:18 04944245beec: Verifying Checksum 11:09:18 04944245beec: Download complete 11:09:18 765212b225bb: Verifying Checksum 11:09:18 765212b225bb: Download complete 11:09:18 f23df028b6ca: Verifying Checksum 11:09:18 f23df028b6ca: Download complete 11:09:18 d65c8cfc05b1: Verifying Checksum 11:09:18 d65c8cfc05b1: Download complete 11:09:19 699f458cf7ca: Verifying Checksum 11:09:19 699f458cf7ca: Download complete 11:09:19 8998bd30e6a1: Verifying Checksum 11:09:19 8998bd30e6a1: Download complete 11:09:21 2437ff75d9bd: Verifying Checksum 11:09:21 2437ff75d9bd: Download complete 11:09:23 8998bd30e6a1: Pull complete 11:09:23 04944245beec: Pull complete 11:09:24 699f458cf7ca: Pull complete 11:09:24 765212b225bb: Pull complete 11:09:25 f23df028b6ca: Pull complete 11:09:25 d65c8cfc05b1: Pull complete 11:09:40 2437ff75d9bd: Pull complete 11:09:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:09:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:09:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:09:40 prd-ubuntu20.04-docker-arm64-4c-16g-117884 does not seem to be running inside a container 11:09:40 $ 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/6 -v /w/workspace/go-mod-bootstrap/6:/w/workspace/go-mod-bootstrap/6:rw,z -v /w/workspace/go-mod-bootstrap/6@tmp:/w/workspace/go-mod-bootstrap/6@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 11:09:43 $ docker top 45950bd9bcf37737dc5c1c828980102078bfc6c054db01511ff2139c494e66fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:09:44 ---> job-cost.sh 11:09:44 lf-activate-venv: SKIPPING 11:09:44 INFO: No Stack... 11:09:44 INFO: Retrieving Pricing Info for: v3-standard-4 11:09:45 INFO: Archiving Costs [Pipeline] sh 11:09:45 + cat /w/workspace/go-mod-bootstrap/6/archives/cost.csv 11:09:45 + cut -d, -f6 [Pipeline] lock 11:09:45 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-389-6-stack-cost] 11:09:45 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-389-6-stack-cost] did not exist. Created. 11:09:45 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-389-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:09:46 /w/workspace/go-mod-bootstrap/6@tmp/durable-d607ce7f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:09:46 + echo total: 0.10999999940395355 [Pipeline] stash 11:09:46 Warning: overwriting stash ‘stack-cost’ 11:09:46 Stashed 1 file(s) [Pipeline] } 11:09:46 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-389-6-stack-cost] [Pipeline] // lock [Pipeline] } 11:09:46 $ docker stop --time=1 45950bd9bcf37737dc5c1c828980102078bfc6c054db01511ff2139c494e66fa 11:09:48 $ docker rm -f 45950bd9bcf37737dc5c1c828980102078bfc6c054db01511ff2139c494e66fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 11:09:48 provisioning config files... 11:09:48 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp/config2733343269983262324tmp [Pipeline] { [Pipeline] sh 11:09:49 + set +x 11:09:49 + bash -s -- 11:09:49 + curl -s https://codecov.io/bash 11:09:49 11:09:49 _____ _ 11:09:49 / ____| | | 11:09:49 | | ___ __| | ___ ___ _____ __ 11:09:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:09:49 | |___| (_) | (_| | __/ (_| (_) \ V / 11:09:49 \_____\___/ \__,_|\___|\___\___/ \_/ 11:09:49 Bash-1.0.6 11:09:49 11:09:49 11:09:49 ==> git version 2.25.1 found 11:09:49 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 11:09:49 Release-Date: 2020-01-08 11:09:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:09:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:09:49 ==> Jenkins CI detected. 11:09:49 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-389 11:09:49 project root: . 11:09:49 --> token set from env 11:09:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:09:49 ==> Running gcov in . (disable via -X gcov) 11:09:49 ==> Python coveragepy not found 11:09:49 ==> Searching for coverage reports in: 11:09:49 + . 11:09:49 -> Found 1 reports 11:09:49 ==> Detecting git/mercurial file structure 11:09:49 ==> Reading reports 11:09:49 + ./coverage.out bytes=68433 11:09:49 ==> Appending adjustments 11:09:49 https://docs.codecov.io/docs/fixing-reports 11:09:49 + Found adjustments 11:09:49 ==> Gzipping contents 11:09:49 12K /tmp/codecov.LtiA5G.gz 11:09:49 ==> Uploading reports 11:09:49 url: https://codecov.io 11:09:49 query: branch=PR-389&commit=4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-389%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=389&job=&cmd_args= 11:09:49 -> Pinging Codecov 11:09:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-389&commit=4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-389%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=389&job=&cmd_args= 11:09:49 -> Uploading to 11:09:49 https://storage.googleapis.com/codecov/v4/raw/2022-11-02/833815588EE85121546D348822E98E2E/4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba/e5e93b2a-2663-46d6-b580-9b5a531fe93d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221102T110949Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=863b3ab0edeea230a64141333ad97e7c60b0d8bed3e31a621ee5248f514ac6ba 11:09:49 % Total % Received % Xferd Average Speed Time Time Time Current 11:09:49 Dload Upload Total Spent Left Speed 11:09:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11226 0 0 100 11226 0 55300 --:--:-- --:--:-- --:--:-- 55029 100 11226 0 0 100 11226 0 51495 --:--:-- --:--:-- --:--:-- 51260 11:09:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba [Pipeline] } 11:09:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:09:50 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-389/archives ] 11:09:50 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-389/archives 11:09:50 total 16 11:09:50 drwxr-xr-x 3 root root 4096 Nov 2 11:02 . 11:09:50 drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 11:02 .. 11:09:50 drwxr-xr-x 2 root root 4096 Nov 2 11:02 cost 11:09:50 -rw-r--r-- 1 root root 88 Nov 2 11:02 cost.csv 11:09:50 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-389/archives 11:09:50 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-389/archives 11:09:50 total 16 11:09:50 drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 11:02 . 11:09:50 drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 11:02 .. 11:09:50 drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 11:02 cost 11:09:50 -rw-r--r-- 1 jenkins jenkins 88 Nov 2 11:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:09:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:09:51 ---> package-listing.sh 11:09:51 ++ facter osfamily 11:09:51 ++ tr '[:upper:]' '[:lower:]' 11:09:52 + OS_FAMILY=debian 11:09:52 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-389 11:09:52 + START_PACKAGES=/tmp/packages_start.txt 11:09:52 + END_PACKAGES=/tmp/packages_end.txt 11:09:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:09:52 + PACKAGES=/tmp/packages_start.txt 11:09:52 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-389 ']' 11:09:52 + PACKAGES=/tmp/packages_end.txt 11:09:52 + case "${OS_FAMILY}" in 11:09:52 + dpkg -l 11:09:52 + grep '^ii' 11:09:52 + '[' -f /tmp/packages_start.txt ']' 11:09:52 + '[' -f /tmp/packages_end.txt ']' 11:09:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:09:52 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-389 ']' 11:09:52 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-389/archives/ 11:09:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-389/archives/ [Pipeline] echo 11:09:52 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-389/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:09:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:09:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:09:53 prd-ubuntu20.04-docker-8c-8g-117882 does not seem to be running inside a container 11:09:53 $ 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-389/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-389 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-389:/w/workspace/xfoundry_go-mod-bootstrap_PR-389:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-389@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 11:09:53 $ docker top 16fd53a51ded8e7838c21cfb3104d7719c37f6f9189257a39dd8e8382e0ef2ed -eo pid,comm [Pipeline] { [Pipeline] sh 11:09:53 + touch /tmp/pre-build-complete [Pipeline] sh 11:09:53 + mkdir -p /var/log/sysstat [Pipeline] sh 11:09:54 + ls /var/log/sa-host 11:09:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:09:54 provisioning config files... 11:09:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp/config15600652744239816696tmp [Pipeline] { [Pipeline] echo 11:09:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:09:54 ---> create-netrc.sh [Pipeline] } 11:09:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:09:54 ---> python-tools-install.sh [Pipeline] echo 11:09:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:09:55 ---> sudo-logs.sh 11:09:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:09:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:09:55 ---> job-cost.sh 11:09:55 lf-activate-venv: SKIPPING 11:09:55 DEBUG: total: 0.2199999988079071 11:09:55 INFO: Retrieving Stack Cost... 11:09:55 INFO: Retrieving Pricing Info for: v3-standard-8 11:09:56 INFO: Archiving Costs [Pipeline] echo 11:09:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:09:56 ---> logs-deploy.sh 11:09:56 lf-activate-venv: SKIPPING 11:09:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-389/6 11:09:56 INFO: archiving workspace using pattern(s): 11:09:57 Archives upload complete. 11:09:57 INFO: archiving logs to Nexus 11:09:58 ---> uname -a: 11:09:58 Linux prd-ubuntu20-04-docker-8c-8g-117882 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:09:58 11:09:58 11:09:58 ---> lscpu: 11:09:58 Architecture: x86_64 11:09:58 CPU op-mode(s): 32-bit, 64-bit 11:09:58 Byte Order: Little Endian 11:09:58 Address sizes: 40 bits physical, 48 bits virtual 11:09:58 CPU(s): 8 11:09:58 On-line CPU(s) list: 0-7 11:09:58 Thread(s) per core: 1 11:09:58 Core(s) per socket: 1 11:09:58 Socket(s): 8 11:09:58 NUMA node(s): 1 11:09:58 Vendor ID: AuthenticAMD 11:09:58 CPU family: 23 11:09:58 Model: 49 11:09:58 Model name: AMD EPYC-Rome Processor 11:09:58 Stepping: 0 11:09:58 CPU MHz: 2799.998 11:09:58 BogoMIPS: 5599.99 11:09:58 Virtualization: AMD-V 11:09:58 Hypervisor vendor: KVM 11:09:58 Virtualization type: full 11:09:58 L1d cache: 256 KiB 11:09:58 L1i cache: 256 KiB 11:09:58 L2 cache: 4 MiB 11:09:58 L3 cache: 128 MiB 11:09:58 NUMA node0 CPU(s): 0-7 11:09:58 Vulnerability Itlb multihit: Not affected 11:09:58 Vulnerability L1tf: Not affected 11:09:58 Vulnerability Mds: Not affected 11:09:58 Vulnerability Meltdown: Not affected 11:09:58 Vulnerability Mmio stale data: Not affected 11:09:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:09:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:09:58 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:09:58 Vulnerability Srbds: Not affected 11:09:58 Vulnerability Tsx async abort: Not affected 11:09:58 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 11:09:58 11:09:58 11:09:58 ---> nproc: 11:09:58 8 11:09:58 11:09:58 11:09:58 ---> df -h: 11:09:58 Filesystem Size Used Avail Use% Mounted on 11:09:58 overlay 155G 11G 145G 7% / 11:09:58 tmpfs 64M 0 64M 0% /dev 11:09:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:09:58 shm 64M 0 64M 0% /dev/shm 11:09:58 /dev/vda1 155G 11G 145G 7% /facter-os 11:09:58 11:09:58 11:09:58 ---> sar -b -r -n DEV: 11:09:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117882) 11/02/22 _x86_64_ (8 CPU) 11:09:58 11:09:58 11:00:15 LINUX RESTART (8 CPU) 11:09:58 11:09:58 11:01:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:09:58 11:02:01 132.27 3.57 128.70 0.00 480.61 71298.74 0.00 11:09:58 11:03:01 4.68 0.03 4.65 0.00 6.53 1815.45 0.00 11:09:58 11:04:01 1.28 0.00 1.28 0.00 0.00 1624.66 0.00 11:09:58 11:05:01 1.77 0.00 1.77 0.00 0.00 1630.26 0.00 11:09:58 11:06:01 38.61 10.35 28.26 0.00 2906.18 6520.11 0.00 11:09:58 11:07:01 3.05 0.00 3.05 0.00 0.00 1653.32 0.00 11:09:58 11:08:01 1.23 0.00 1.23 0.00 0.00 1624.53 0.00 11:09:58 11:09:01 2.08 0.00 2.08 0.00 0.00 1768.91 0.00 11:09:58 Average: 22.66 1.74 20.93 0.00 423.90 10739.14 0.00 11:09:58 11:09:58 11:01:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:09:58 11:02:01 28656948 31569800 736344 2.24 94708 3047788 1787212 5.27 1173996 2634628 408 11:09:58 11:03:01 28673828 31586780 720500 2.19 94852 3047848 1729088 5.10 1167108 2625564 16 11:09:58 11:04:01 28673324 31586408 720528 2.19 94916 3047856 1729088 5.10 1167544 2625564 164 11:09:58 11:05:01 28681568 31595060 711948 2.17 94964 3047860 1729088 5.10 1158448 2625896 168 11:09:58 11:06:01 28386680 31576612 714336 2.17 113832 3297368 1805816 5.32 1312740 2739660 388 11:09:58 11:07:01 28394160 31584180 706704 2.15 113920 3297368 1805816 5.32 1305072 2739664 20 11:09:58 11:08:01 28395208 31585296 705576 2.15 113964 3297372 1805816 5.32 1305192 2739664 8 11:09:58 11:09:01 28394664 31584816 706000 2.15 114036 3297372 1805816 5.32 1305112 2739668 16 11:09:58 Average: 28532048 31583619 715242 2.18 104399 3172604 1774718 5.23 1236902 2683788 148 11:09:58 11:09:58 11:01:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:09:58 11:02:01 lo 2.21 2.21 0.22 0.22 0.00 0.00 0.00 0.00 11:09:58 11:02:01 ens3 371.42 272.54 7480.92 70.37 0.00 0.00 0.00 0.00 11:09:58 11:02:01 docker0 45.11 68.95 3.92 758.44 0.00 0.00 0.00 0.00 11:09:58 11:03:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 11:09:58 11:03:01 ens3 6.10 3.57 5.56 2.07 0.00 0.00 0.00 0.00 11:09:58 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:58 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:58 11:04:01 ens3 0.93 0.25 0.38 0.26 0.00 0.00 0.00 0.00 11:09:58 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:58 11:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:09:58 11:05:01 ens3 0.72 0.12 0.06 0.01 0.00 0.00 0.00 0.00 11:09:58 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:58 11:06:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 11:09:58 11:06:01 ens3 92.38 50.79 1326.46 4.00 0.00 0.00 0.00 0.00 11:09:58 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:58 11:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:09:58 11:07:01 ens3 0.42 0.25 0.11 0.08 0.00 0.00 0.00 0.00 11:09:58 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:58 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:58 11:08:01 ens3 0.42 0.18 0.26 0.19 0.00 0.00 0.00 0.00 11:09:58 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:58 11:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:09:58 11:09:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:09:58 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:58 Average: lo 0.43 0.43 0.04 0.04 0.00 0.00 0.00 0.00 11:09:58 Average: ens3 57.76 40.01 1074.97 9.37 0.00 0.00 0.00 0.00 11:09:58 Average: docker0 5.47 8.37 0.48 92.02 0.00 0.00 0.00 0.00 11:09:58 11:09:58 11:09:58 ---> sar -P ALL: 11:09:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117882) 11/02/22 _x86_64_ (8 CPU) 11:09:58 11:09:58 11:00:15 LINUX RESTART (8 CPU) 11:09:58 11:09:58 11:01:03 CPU %user %nice %system %iowait %steal %idle 11:09:58 11:02:01 all 27.51 0.00 6.56 1.24 0.08 64.61 11:09:58 11:02:01 0 26.76 0.00 6.52 0.07 0.09 66.57 11:09:58 11:02:01 1 27.40 0.00 7.00 1.32 0.09 64.19 11:09:58 11:02:01 2 28.47 0.00 6.04 2.00 0.07 63.42 11:09:58 11:02:01 3 26.91 0.00 6.28 0.07 0.07 66.67 11:09:58 11:02:01 4 29.17 0.00 6.82 1.49 0.07 62.45 11:09:58 11:02:01 5 25.70 0.00 7.04 4.20 0.09 62.98 11:09:58 11:02:01 6 27.45 0.00 6.16 0.30 0.07 66.03 11:09:58 11:02:01 7 28.22 0.00 6.66 0.49 0.09 64.54 11:09:58 11:03:01 all 0.31 0.00 0.08 0.01 0.01 99.59 11:09:58 11:03:01 0 0.17 0.00 0.07 0.00 0.00 99.77 11:09:58 11:03:01 1 0.13 0.00 0.10 0.07 0.02 99.68 11:09:58 11:03:01 2 0.20 0.00 0.07 0.00 0.00 99.73 11:09:58 11:03:01 3 0.10 0.00 0.08 0.00 0.02 99.80 11:09:58 11:03:01 4 1.62 0.00 0.08 0.00 0.02 98.28 11:09:58 11:03:01 5 0.05 0.00 0.08 0.02 0.00 99.85 11:09:58 11:03:01 6 0.10 0.00 0.08 0.02 0.02 99.78 11:09:58 11:03:01 7 0.10 0.00 0.07 0.00 0.00 99.83 11:09:58 11:04:01 all 0.27 0.00 0.01 0.00 0.00 99.72 11:09:58 11:04:01 0 0.05 0.00 0.00 0.00 0.00 99.95 11:09:58 11:04:01 1 0.08 0.00 0.03 0.02 0.00 99.87 11:09:58 11:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:09:58 11:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:09:58 11:04:01 4 1.97 0.00 0.00 0.00 0.00 98.03 11:09:58 11:04:01 5 0.00 0.00 0.00 0.02 0.02 99.97 11:09:58 11:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:09:58 11:04:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:09:58 11:05:01 all 0.29 0.00 0.02 0.01 0.00 99.68 11:09:58 11:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:09:58 11:05:01 1 0.12 0.00 0.07 0.03 0.02 99.77 11:09:58 11:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:09:58 11:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:09:58 11:05:01 4 2.00 0.00 0.00 0.00 0.02 97.98 11:09:58 11:05:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:09:58 11:05:01 6 0.02 0.00 0.02 0.03 0.00 99.93 11:09:58 11:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:09:58 11:06:01 all 1.32 0.00 0.84 0.31 0.02 97.50 11:09:58 11:06:01 0 1.43 0.00 0.75 0.15 0.02 97.65 11:09:58 11:06:01 1 2.12 0.00 0.55 0.10 0.03 97.19 11:09:58 11:06:01 2 1.20 0.00 2.05 0.98 0.02 95.75 11:09:58 11:06:01 3 0.92 0.00 0.83 0.07 0.03 98.15 11:09:58 11:06:01 4 1.90 0.00 0.80 0.52 0.02 96.77 11:09:58 11:06:01 5 0.87 0.00 0.52 0.05 0.02 98.55 11:09:58 11:06:01 6 1.45 0.00 0.75 0.42 0.02 97.37 11:09:58 11:06:01 7 0.69 0.00 0.49 0.22 0.02 98.59 11:09:58 11:07:01 all 0.04 0.00 0.01 0.01 0.00 99.94 11:09:58 11:07:01 0 0.15 0.00 0.02 0.00 0.02 99.82 11:09:58 11:07:01 1 0.02 0.00 0.03 0.00 0.00 99.95 11:09:58 11:07:01 2 0.05 0.00 0.03 0.05 0.00 99.87 11:09:58 11:07:01 3 0.05 0.00 0.02 0.00 0.00 99.93 11:09:58 11:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:09:58 11:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:09:58 11:07:01 6 0.02 0.00 0.02 0.02 0.00 99.95 11:09:58 11:07:01 7 0.00 0.00 0.00 0.03 0.00 99.97 11:09:58 11:08:01 all 0.01 0.00 0.01 0.01 0.00 99.96 11:09:58 11:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:09:58 11:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:09:58 11:08:01 2 0.05 0.00 0.02 0.03 0.02 99.88 11:09:58 11:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:09:58 11:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:09:58 11:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:09:58 11:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 11:09:58 11:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:09:58 11:09:01 all 0.02 0.00 0.02 0.01 0.01 99.94 11:09:58 11:09:01 0 0.03 0.00 0.03 0.02 0.02 99.90 11:09:58 11:09:01 1 0.02 0.00 0.03 0.00 0.00 99.95 11:09:58 11:09:01 2 0.02 0.00 0.02 0.05 0.00 99.92 11:09:58 11:09:01 3 0.05 0.00 0.03 0.00 0.02 99.90 11:09:58 11:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:09:58 11:09:01 5 0.00 0.00 0.02 0.00 0.02 99.97 11:09:58 11:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:09:58 11:09:01 7 0.03 0.00 0.00 0.03 0.00 99.93 11:09:58 Average: all 3.58 0.00 0.91 0.19 0.02 95.30 11:09:58 Average: 0 3.45 0.00 0.90 0.03 0.02 95.61 11:09:58 Average: 1 3.58 0.00 0.94 0.18 0.02 95.27 11:09:58 Average: 2 3.60 0.00 1.00 0.38 0.01 95.01 11:09:58 Average: 3 3.36 0.00 0.87 0.02 0.02 95.73 11:09:58 Average: 4 4.43 0.00 0.93 0.24 0.01 94.38 11:09:58 Average: 5 3.20 0.00 0.93 0.51 0.02 95.34 11:09:58 Average: 6 3.49 0.00 0.85 0.10 0.01 95.55 11:09:58 Average: 7 3.48 0.00 0.87 0.09 0.01 95.53 11:09:58 11:09:58 11:09:58