Pull request #389 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fdfdba6f217235efa8213aaddbcb3711187228d2+a135891c038b22d35f4a739610ce7883d39ac647 (7d663efec5f9fce2ca538ab15c0b744ab3ef4bf3) 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-ssh482464008755719028.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-ssh2812682065533155438.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-ssh10370665472247471679.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-ssh10318600324344916746.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-ssh16851422653878739121.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117141 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 a135891c038b22d35f4a739610ce7883d39ac647 into PR head commit fdfdba6f217235efa8213aaddbcb3711187228d2 Merge succeeded, producing fdfdba6f217235efa8213aaddbcb3711187228d2 Checking out Revision fdfdba6f217235efa8213aaddbcb3711187228d2 (PR-389) Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:04:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:04:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:04:44 ========================================================= 14:04:44 EdgeX Global Pipelines Version Info 14:04:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh > 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 a135891c038b22d35f4a739610ce7883d39ac647 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fdfdba6f217235efa8213aaddbcb3711187228d2 # timeout=10 > git rev-list --no-walk 348ff3f7a92006c42dd3213523438e3ed09ed5d4 # timeout=10 14:04:44 ------------------- 14:04:44 stable info: 14:04:44 ------------------- 14:04:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:04:44 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 14:04:44 Message: update stable to v1.0.243 14:04:45 ------------------- 14:04:45 experimental info: 14:04:45 ------------------- 14:04:45 Commited By: **** collab-it+edgex@linuxfoundation.org 14:04:45 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 14:04:45 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-389 [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-389 [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-389 [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fdfdba6f217235efa8213aaddbcb3711187228d2 [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fdfdba6 [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:04:46 + git rev-list -1 --merges fdfdba6f217235efa8213aaddbcb3711187228d2~1..fdfdba6f217235efa8213aaddbcb3711187228d2 [Pipeline] echo 14:04:46 -----------> git rev-list -1 --merges fdfdba6f217235efa8213aaddbcb3711187228d2~1..fdfdba6f217235efa8213aaddbcb3711187228d2 fdfdba6f217235efa8213aaddbcb3711187228d2 [false] [Pipeline] sh 14:04:46 + git log --format=format:%s -1 fdfdba6f217235efa8213aaddbcb3711187228d2 [Pipeline] echo 14:04:46 ========================================================= 14:04:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:04:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:04:46 + git log --format=format:%s -1 fdfdba6f217235efa8213aaddbcb3711187228d2 [Pipeline] echo 14:04:46 [semverPrep] GIT_COMMIT: fdfdba6f217235efa8213aaddbcb3711187228d2, Commit Message: build(deps): bump github.com/eclipse/paho.mqtt.golang [Pipeline] echo 14:04:46 [semverPrep] This is not a build commit. [Pipeline] sh 14:04:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:04:47 + grep -v github /etc/ssh/ssh_known_hosts 14:04:47 + [ -e /tmp/ssh_known_hosts ] 14:04:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:04:47 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:04:47 sudo tee -a /etc/ssh/ssh_known_hosts 14:04:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:04:47 14:04:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:04:48 0.1.4: Pulling from edgex-devops/py-git-semver 14:04:48 b85a868b505f: Pulling fs layer 14:04:48 e2be974225ed: Pulling fs layer 14:04:48 339a4e72a1f5: Pulling fs layer 14:04:48 988bab9f4d93: Pulling fs layer 14:04:48 1469e6f7b9e6: Pulling fs layer 14:04:48 eaf3925da568: Pulling fs layer 14:04:48 bab4dde63d76: Pulling fs layer 14:04:48 bde34c3a00c8: Pulling fs layer 14:04:48 b352a97aabf1: Pulling fs layer 14:04:48 4872d77fe225: Pulling fs layer 14:04:48 5851b861e8e6: Pulling fs layer 14:04:48 988bab9f4d93: Waiting 14:04:48 1469e6f7b9e6: Waiting 14:04:48 eaf3925da568: Waiting 14:04:48 bab4dde63d76: Waiting 14:04:48 bde34c3a00c8: Waiting 14:04:48 b352a97aabf1: Waiting 14:04:48 4872d77fe225: Waiting 14:04:48 5851b861e8e6: Waiting 14:04:48 e2be974225ed: Verifying Checksum 14:04:48 e2be974225ed: Download complete 14:04:48 988bab9f4d93: Verifying Checksum 14:04:48 988bab9f4d93: Download complete 14:04:48 339a4e72a1f5: Verifying Checksum 14:04:48 339a4e72a1f5: Download complete 14:04:48 1469e6f7b9e6: Verifying Checksum 14:04:48 1469e6f7b9e6: Download complete 14:04:48 eaf3925da568: Verifying Checksum 14:04:48 eaf3925da568: Download complete 14:04:48 bde34c3a00c8: Download complete 14:04:48 b352a97aabf1: Verifying Checksum 14:04:48 b352a97aabf1: Download complete 14:04:48 4872d77fe225: Download complete 14:04:48 5851b861e8e6: Download complete 14:04:48 b85a868b505f: Verifying Checksum 14:04:48 b85a868b505f: Download complete 14:04:48 bab4dde63d76: Verifying Checksum 14:04:48 bab4dde63d76: Download complete 14:04:49 b85a868b505f: Pull complete 14:04:49 e2be974225ed: Pull complete 14:04:50 339a4e72a1f5: Pull complete 14:04:50 988bab9f4d93: Pull complete 14:04:50 1469e6f7b9e6: Pull complete 14:04:51 eaf3925da568: Pull complete 14:04:52 bab4dde63d76: Pull complete 14:04:52 bde34c3a00c8: Pull complete 14:04:52 b352a97aabf1: Pull complete 14:04:53 4872d77fe225: Pull complete 14:04:53 5851b861e8e6: Pull complete 14:04:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:04:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:04:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:53 prd-ubuntu20.04-docker-8c-8g-117141 does not seem to be running inside a container 14:04:53 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:04:56 $ docker top 197f24402d3a49da58227862881996480b23a0787a32821fc618977c9dfa7e15 -eo pid,comm 14:04:56 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). 14:04:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:04:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:56 [ssh-agent] Looking for ssh-agent implementation... 14:04:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:56 $ docker exec 197f24402d3a49da58227862881996480b23a0787a32821fc618977c9dfa7e15 ssh-agent 14:04:56 SSH_AUTH_SOCK=/tmp/ssh-3I7YSfk0VYqs/agent.24 14:04:56 SSH_AGENT_PID=39 14:04:56 Running ssh-add (command line suppressed) 14:04:56 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp/private_key_18372531367619118610.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp/private_key_18372531367619118610.key) 14:04:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:04:56 + git tag --points-at HEAD [Pipeline] } 14:04:56 $ docker exec --env ******** --env ******** 197f24402d3a49da58227862881996480b23a0787a32821fc618977c9dfa7e15 ssh-agent -k 14:04:56 unset SSH_AUTH_SOCK; 14:04:56 unset SSH_AGENT_PID; 14:04:56 echo Agent pid 39 killed; 14:04:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:04:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:57 [ssh-agent] Looking for ssh-agent implementation... 14:04:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:57 $ docker exec 197f24402d3a49da58227862881996480b23a0787a32821fc618977c9dfa7e15 ssh-agent 14:04:57 SSH_AUTH_SOCK=/tmp/ssh-GFjVwesAZev5/agent.72 14:04:57 SSH_AGENT_PID=78 14:04:57 Running ssh-add (command line suppressed) 14:04:57 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp/private_key_13134269886281300067.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp/private_key_13134269886281300067.key) 14:04:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:04:57 + git semver init 14:04:57 2022-10-26 14:04:57,854 [run_init] DEBUG init version:0.0.0 force:False 14:04:57 2022-10-26 14:04:57,855 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-389/.semver 14:04:57 2022-10-26 14:04:57,855 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-389/.semver 14:04:57 2022-10-26 14:04:57,855 [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) 14:04:58 2022-10-26 14:04:58,805 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-389/.git/info/exclude 14:04:58 2022-10-26 14:04:58,806 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-389/.semver/PR-389 with force:False 14:04:58 2022-10-26 14:04:58,806 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-389/.semver/PR-389 14:04:58 2022-10-26 14:04:58,811 [execute] INFO git cat-file --batch-check 14:04:58 2022-10-26 14:04:58,811 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-389/.semver, universal_newlines=False, shell=None, istream=) 14:04:58 2022-10-26 14:04:58,818 [execute] INFO git cat-file --batch 14:04:58 2022-10-26 14:04:58,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-389/.semver, universal_newlines=False, shell=None, istream=) 14:04:58 2022-10-26 14:04:58,824 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-389/.semver/PR-389 14:04:58 0.0.0 [Pipeline] } 14:04:58 $ docker exec --env ******** --env ******** 197f24402d3a49da58227862881996480b23a0787a32821fc618977c9dfa7e15 ssh-agent -k 14:04:58 unset SSH_AUTH_SOCK; 14:04:58 unset SSH_AGENT_PID; 14:04:58 echo Agent pid 78 killed; 14:04:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:04:59 + git semver [Pipeline] } 14:04:59 $ docker stop --time=1 197f24402d3a49da58227862881996480b23a0787a32821fc618977c9dfa7e15 14:05:00 $ docker rm -f 197f24402d3a49da58227862881996480b23a0787a32821fc618977c9dfa7e15 [Pipeline] // withDockerContainer [Pipeline] sh 14:05:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:05:01 Stashed 1 file(s) [Pipeline] echo 14:05:01 [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 14:05:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:05:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:05:01 ========================================================= 14:05:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:05:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:05:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:05:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:05:01 213ec9aee27d: Pulling fs layer 14:05:01 4583459ba037: Pulling fs layer 14:05:01 93c1e223e6f2: Pulling fs layer 14:05:01 53926ce57604: Pulling fs layer 14:05:01 21b2b0c7a3f4: Pulling fs layer 14:05:01 30f14e443154: Pulling fs layer 14:05:01 801331c1e519: Pulling fs layer 14:05:01 99cc6dd402b0: Pulling fs layer 14:05:01 7d9ed39f4882: Pulling fs layer 14:05:01 53926ce57604: Waiting 14:05:01 21b2b0c7a3f4: Waiting 14:05:01 30f14e443154: Waiting 14:05:01 801331c1e519: Waiting 14:05:01 99cc6dd402b0: Waiting 14:05:01 7d9ed39f4882: Waiting 14:05:01 93c1e223e6f2: Download complete 14:05:01 21b2b0c7a3f4: Verifying Checksum 14:05:01 21b2b0c7a3f4: Download complete 14:05:01 30f14e443154: Verifying Checksum 14:05:01 30f14e443154: Download complete 14:05:01 213ec9aee27d: Verifying Checksum 14:05:02 801331c1e519: Download complete 14:05:02 213ec9aee27d: Pull complete 14:05:02 4583459ba037: Pull complete 14:05:02 93c1e223e6f2: Pull complete 14:05:02 7d9ed39f4882: Verifying Checksum 14:05:02 7d9ed39f4882: Download complete 14:05:02 99cc6dd402b0: Verifying Checksum 14:05:02 99cc6dd402b0: Download complete 14:05:02 53926ce57604: Verifying Checksum 14:05:02 53926ce57604: Download complete 14:05:06 53926ce57604: Pull complete 14:05:06 21b2b0c7a3f4: Pull complete 14:05:06 30f14e443154: Pull complete 14:05:06 801331c1e519: Pull complete 14:05:08 99cc6dd402b0: Pull complete 14:05:09 7d9ed39f4882: Pull complete 14:05:09 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 14:05:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:05:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 14:05:10 + 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 14:05:10 + docker inspect -f . ci-base-image-x86_64 14:05:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:10 prd-ubuntu20.04-docker-8c-8g-117141 does not seem to be running inside a container 14:05:10 $ 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 ******** -e ******** ci-base-image-x86_64 cat 14:05:13 $ docker top dcfd765798632795b207fa4470b52999a7aa890d5510c361ae831a97e7182dfc -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:13 + go version 14:05:13 go version go1.18.7 linux/amd64 [Pipeline] } 14:05:13 $ docker stop --time=1 dcfd765798632795b207fa4470b52999a7aa890d5510c361ae831a97e7182dfc 14:05:15 $ docker rm -f dcfd765798632795b207fa4470b52999a7aa890d5510c361ae831a97e7182dfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:15 + docker inspect -f . ci-base-image-x86_64 14:05:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:15 prd-ubuntu20.04-docker-8c-8g-117141 does not seem to be running inside a container 14:05: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-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 ******** -e ******** ci-base-image-x86_64 cat 14:05:16 $ docker top 46350eef3973ed382215ccb05efeafeb39914208be6b892ad47a9da97581bc7f -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:16 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-389 [Pipeline] fileExists [Pipeline] sh 14:05:16 Still waiting to schedule task 14:05:16 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-117136’ 14:05:16 + make test 14:05:16 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:05:16 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:05:16 go: downloading github.com/stretchr/testify v1.8.0 14:05:16 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 14:05:16 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.25 14:05:16 go: downloading github.com/google/uuid v1.3.0 14:05:16 go: downloading github.com/hashicorp/go-multierror v1.1.1 14:05:16 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 14:05:16 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 14:05:16 go: downloading github.com/pelletier/go-toml v1.9.5 14:05:16 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.11 14:05:16 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 14:05:16 go: downloading github.com/gorilla/mux v1.8.0 14:05:16 go: downloading github.com/pmezard/go-difflib v1.0.0 14:05:16 go: downloading github.com/davecgh/go-spew v1.1.1 14:05:16 go: downloading github.com/stretchr/objx v0.4.0 14:05:16 go: downloading gopkg.in/yaml.v3 v3.0.1 14:05:16 go: downloading github.com/hashicorp/errwrap v1.0.0 14:05:16 go: downloading github.com/go-kit/log v0.2.1 14:05:16 go: downloading github.com/go-playground/validator/v10 v10.11.1 14:05:16 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 14:05:16 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 14:05:16 go: downloading github.com/go-redis/redis/v7 v7.3.0 14:05:16 go: downloading github.com/pebbe/zmq4 v1.2.7 14:05:16 go: downloading github.com/hashicorp/consul/api v1.15.3 14:05:16 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:05:16 go: downloading github.com/gorilla/websocket v1.4.2 14:05:16 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 14:05:16 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:05:16 go: downloading github.com/go-logfmt/logfmt v0.5.1 14:05:16 go: downloading github.com/x448/float16 v0.8.4 14:05:16 go: downloading github.com/go-playground/universal-translator v0.18.0 14:05:16 go: downloading github.com/leodido/go-urn v1.2.1 14:05:16 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 14:05:16 go: downloading golang.org/x/text v0.3.7 14:05:16 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:05:16 go: downloading github.com/mitchellh/copystructure v1.0.0 14:05:16 go: downloading github.com/mitchellh/mapstructure v1.5.0 14:05:16 go: downloading github.com/zeebo/errs v1.2.2 14:05:16 go: downloading google.golang.org/grpc v1.46.0 14:05:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:05:17 go: downloading github.com/hashicorp/go-hclog v0.14.1 14:05:17 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:05:17 go: downloading github.com/hashicorp/serf v0.9.7 14:05:17 go: downloading github.com/go-playground/locales v0.14.0 14:05:17 go: downloading github.com/mitchellh/reflectwalk v1.0.0 14:05:17 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 14:05:17 go: downloading google.golang.org/protobuf v1.28.0 14:05:17 go: downloading github.com/fatih/color v1.9.0 14:05:17 go: downloading github.com/mattn/go-isatty v0.0.14 14:05:17 go: downloading github.com/armon/go-metrics v0.3.10 14:05:17 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 14:05:17 go: downloading github.com/mattn/go-colorable v0.1.12 14:05:17 go: downloading github.com/golang/protobuf v1.5.2 14:05:17 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 14:05:17 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 14:05:17 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:05:29 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 14:05:29 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.022s coverage: 9.9% of statements 14:05:29 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 14:05:29 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.031s coverage: 92.5% of statements 14:05:29 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.007s coverage: 85.3% of statements 14:05:31 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.024s coverage: 46.4% of statements 14:05:31 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 14:05:31 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 14:05:31 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.014s coverage: 100.0% of statements 14:05:31 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.331s coverage: 88.4% of statements 14:05:31 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.028s coverage: 25.0% of statements 14:05:31 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.030s coverage: 81.4% of statements 14:05:31 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 14:05:31 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.016s coverage: 41.7% of statements 14:05:31 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.011s coverage: 91.3% of statements 14:05:38 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." 14:05:38 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:05:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:05:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 14:05:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:05:41 $ docker stop --time=1 46350eef3973ed382215ccb05efeafeb39914208be6b892ad47a9da97581bc7f 14:05:44 $ docker rm -f 46350eef3973ed382215ccb05efeafeb39914208be6b892ad47a9da97581bc7f [Pipeline] // withDockerContainer [Pipeline] sh 14:05:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:05:45 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 14:05:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:05:45 14:05:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:05:46 latest: Pulling from edgex-lftools-log-publisher 14:05:46 5eb5b503b376: Pulling fs layer 14:05:46 5c69ac0246d0: Pulling fs layer 14:05:46 ec43610c2a17: Pulling fs layer 14:05:46 3a2ae6a8a46f: Pulling fs layer 14:05:46 33b1e0a273af: Pulling fs layer 14:05:46 5d3b04190fa2: Pulling fs layer 14:05:46 2f39f015ded8: Pulling fs layer 14:05:46 3a2ae6a8a46f: Waiting 14:05:46 2f39f015ded8: Waiting 14:05:46 33b1e0a273af: Waiting 14:05:46 5d3b04190fa2: Waiting 14:05:46 5c69ac0246d0: Verifying Checksum 14:05:46 5c69ac0246d0: Download complete 14:05:46 3a2ae6a8a46f: Verifying Checksum 14:05:46 3a2ae6a8a46f: Download complete 14:05:46 33b1e0a273af: Verifying Checksum 14:05:46 33b1e0a273af: Download complete 14:05:46 5d3b04190fa2: Verifying Checksum 14:05:46 5d3b04190fa2: Download complete 14:05:46 ec43610c2a17: Verifying Checksum 14:05:46 ec43610c2a17: Download complete 14:05:46 5eb5b503b376: Verifying Checksum 14:05:46 5eb5b503b376: Download complete 14:05:47 2f39f015ded8: Download complete 14:05:47 5eb5b503b376: Pull complete 14:05:47 5c69ac0246d0: Pull complete 14:05:48 ec43610c2a17: Pull complete 14:05:48 3a2ae6a8a46f: Pull complete 14:05:48 33b1e0a273af: Pull complete 14:05:48 5d3b04190fa2: Pull complete 14:05:52 2f39f015ded8: Pull complete 14:05:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:05:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:05:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:52 prd-ubuntu20.04-docker-8c-8g-117141 does not seem to be running inside a container 14:05:52 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:05:55 $ docker top 57d2db3906cb906812c58c0c9f89f05864971396f8dbf0d994f9df3ab2c3c53d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:05:56 ---> job-cost.sh 14:05:56 lf-activate-venv: SKIPPING 14:05:56 INFO: No Stack... 14:05:56 INFO: Retrieving Pricing Info for: v3-standard-8 14:05:56 INFO: Archiving Costs [Pipeline] sh 14:05:57 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-389/archives/cost.csv 14:05:57 + cut -d, -f6 [Pipeline] lock 14:05:57 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-389-5-stack-cost] 14:05:57 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-389-5-stack-cost] did not exist. Created. 14:05:57 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-389-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:05:57 + echo total: 0.2199999988079071 [Pipeline] stash 14:05:57 Stashed 1 file(s) [Pipeline] } 14:05:57 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-389-5-stack-cost] [Pipeline] // lock [Pipeline] } 14:05:57 $ docker stop --time=1 57d2db3906cb906812c58c0c9f89f05864971396f8dbf0d994f9df3ab2c3c53d 14:05:58 $ docker rm -f 57d2db3906cb906812c58c0c9f89f05864971396f8dbf0d994f9df3ab2c3c53d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:07:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117142 in /w/workspace/xfoundry_go-mod-bootstrap_PR-389 [Pipeline] { [Pipeline] ws 14:07:59 Running in /w/workspace/go-mod-bootstrap/5 [Pipeline] { [Pipeline] checkout 14:07:59 Selected Git installation does not exist. Using Default 14:07:59 The recommended git tool is: NONE 14:08:03 using credential edgex-jenkins-ssh 14:08:03 Cloning the remote Git repository 14:08:03 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 14:08:03 > git init /w/workspace/go-mod-bootstrap/5 # timeout=10 14:08:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 14:08:04 > git --version # timeout=10 14:08:04 > git --version # 'git version 2.25.1' 14:08:04 using GIT_SSH to set credentials SSH Credentials for GitHub 14:08:04 Verifying host key using known hosts file 14:08: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. 14:08:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:08:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 14:08:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:08:06 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 14:08:06 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 14:08:06 using GIT_SSH to set credentials SSH Credentials for GitHub 14:08:06 Verifying host key using known hosts file 14:08:06 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. 14:08:06 > 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 14:08:07 Merging remotes/origin/main commit a135891c038b22d35f4a739610ce7883d39ac647 into PR head commit fdfdba6f217235efa8213aaddbcb3711187228d2 14:08:07 Merge succeeded, producing fdfdba6f217235efa8213aaddbcb3711187228d2 14:08:07 Checking out Revision fdfdba6f217235efa8213aaddbcb3711187228d2 (PR-389) 14:08:07 Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" 14:08:07 > git config core.sparsecheckout # timeout=10 14:08:07 > git checkout -f fdfdba6f217235efa8213aaddbcb3711187228d2 # timeout=10 14:08:07 > git remote # timeout=10 14:08:07 > git config --get remote.origin.url # timeout=10 14:08:07 using GIT_SSH to set credentials SSH Credentials for GitHub 14:08:07 Verifying host key using known hosts file 14:08: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. 14:08:07 > git merge a135891c038b22d35f4a739610ce7883d39ac647 # timeout=10 14:08:07 > git rev-parse HEAD^{commit} # timeout=10 14:08:07 > git config core.sparsecheckout # timeout=10 14:08:07 > git checkout -f fdfdba6f217235efa8213aaddbcb3711187228d2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:08:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:08:08 % Total % Received % Xferd Average Speed Time Time Time Current 14:08:08 Dload Upload Total Spent Left Speed 14:08:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 98 12602 98 12393 0 0 74656 0 --:--:-- --:--:-- --:--:-- 74656 100 12602 100 12602 0 0 75461 0 --:--:-- --:--:-- --:--:-- 75011 [Pipeline] sh 14:08:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:08:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:08:09 + sudo tee /etc/docker/daemon.new 14:08:09 { 14:08:09 "registry-mirrors": [ 14:08:09 "https://nexus3.edgexfoundry.org:10001" 14:08:09 ], 14:08:09 "bip": "10.250.0.254/24", 14:08:09 "hosts": [ 14:08:09 "tcp://0.0.0.0:5555", 14:08:09 "unix:///var/run/docker.sock" 14:08:09 ], 14:08:09 "mtu": 1458, 14:08:09 "selinux-enabled": true, 14:08:09 "seccomp-profile": "/etc/docker/seccomp.json" 14:08:09 } [Pipeline] sh 14:08:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:08:10 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 14:08:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:08:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:08:28 ========================================================= 14:08:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:08:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:08:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:08:29 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:08:29 9b18e9b68314: Pulling fs layer 14:08:29 d32db5db7311: Pulling fs layer 14:08:29 d0c4b47475fc: Pulling fs layer 14:08:29 5831b945b038: Pulling fs layer 14:08:29 86bbec2aaacd: Pulling fs layer 14:08:29 e10730c5d714: Pulling fs layer 14:08:29 5dd5c2283517: Pulling fs layer 14:08:29 d5ac0230b979: Pulling fs layer 14:08:29 e10730c5d714: Waiting 14:08:29 5831b945b038: Waiting 14:08:29 5dd5c2283517: Waiting 14:08:29 86bbec2aaacd: Waiting 14:08:29 d5ac0230b979: Waiting 14:08:29 d0c4b47475fc: Download complete 14:08:29 d32db5db7311: Verifying Checksum 14:08:29 d32db5db7311: Download complete 14:08:29 86bbec2aaacd: Download complete 14:08:29 e10730c5d714: Verifying Checksum 14:08:29 e10730c5d714: Download complete 14:08:29 9b18e9b68314: Download complete 14:08:30 9b18e9b68314: Pull complete 14:08:30 d5ac0230b979: Verifying Checksum 14:08:30 d5ac0230b979: Download complete 14:08:31 d32db5db7311: Pull complete 14:08:31 d0c4b47475fc: Pull complete 14:08:31 5dd5c2283517: Verifying Checksum 14:08:31 5dd5c2283517: Download complete 14:08:32 5831b945b038: Download complete 14:08:44 5831b945b038: Pull complete 14:08:44 86bbec2aaacd: Pull complete 14:08:44 e10730c5d714: Pull complete 14:08:50 5dd5c2283517: Pull complete 14:08:52 d5ac0230b979: Pull complete 14:08:52 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 14:08:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:08:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 14:08:52 + 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 14:08:52 + docker inspect -f . ci-base-image-arm64 14:08:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:53 prd-ubuntu20.04-docker-arm64-4c-16g-117142 does not seem to be running inside a container 14:08:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/5 -v /w/workspace/go-mod-bootstrap/5:/w/workspace/go-mod-bootstrap/5:rw,z -v /w/workspace/go-mod-bootstrap/5@tmp:/w/workspace/go-mod-bootstrap/5@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 14:08:56 $ docker top a5ce13e101d5f638c15dfb58562d2576b97ac99c2494c9c23f7dc171c1cb542c -eo pid,comm [Pipeline] { [Pipeline] sh 14:08:57 + go version 14:08:57 go version go1.18.7 linux/arm64 [Pipeline] } 14:08:57 $ docker stop --time=1 a5ce13e101d5f638c15dfb58562d2576b97ac99c2494c9c23f7dc171c1cb542c 14:08:58 $ docker rm -f a5ce13e101d5f638c15dfb58562d2576b97ac99c2494c9c23f7dc171c1cb542c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:59 + docker inspect -f . ci-base-image-arm64 14:08:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:59 prd-ubuntu20.04-docker-arm64-4c-16g-117142 does not seem to be running inside a container 14:08:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/5 -v /w/workspace/go-mod-bootstrap/5:/w/workspace/go-mod-bootstrap/5:rw,z -v /w/workspace/go-mod-bootstrap/5@tmp:/w/workspace/go-mod-bootstrap/5@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 14:09:00 $ docker top e0e3454237693721f2ba4d79bd1df7ee53205d22e2ecb6f5151cddeb36d17443 -eo pid,comm [Pipeline] { [Pipeline] sh 14:09:01 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/5 [Pipeline] fileExists [Pipeline] sh 14:09:01 + make test 14:09:01 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:09:01 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 14:09:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 14:09:01 go: downloading github.com/pelletier/go-toml v1.9.5 14:09:02 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.11 14:09:02 go: downloading github.com/stretchr/testify v1.8.0 14:09:02 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:09:02 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 14:09:02 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.25 14:09:02 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 14:09:02 go: downloading github.com/gorilla/mux v1.8.0 14:09:02 go: downloading github.com/google/uuid v1.3.0 14:09:02 go: downloading github.com/hashicorp/go-multierror v1.1.1 14:09:02 go: downloading github.com/go-kit/log v0.2.1 14:09:02 go: downloading github.com/davecgh/go-spew v1.1.1 14:09:02 go: downloading github.com/pmezard/go-difflib v1.0.0 14:09:02 go: downloading github.com/stretchr/objx v0.4.0 14:09:02 go: downloading gopkg.in/yaml.v3 v3.0.1 14:09:02 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 14:09:02 go: downloading github.com/go-playground/validator/v10 v10.11.1 14:09:02 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 14:09:02 go: downloading github.com/gorilla/websocket v1.4.2 14:09:02 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 14:09:02 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:09:02 go: downloading github.com/hashicorp/errwrap v1.0.0 14:09:02 go: downloading github.com/hashicorp/consul/api v1.15.3 14:09:02 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:09:02 go: downloading github.com/go-logfmt/logfmt v0.5.1 14:09:02 go: downloading github.com/zeebo/errs v1.2.2 14:09:02 go: downloading google.golang.org/grpc v1.46.0 14:09:03 go: downloading github.com/pebbe/zmq4 v1.2.7 14:09:03 go: downloading github.com/go-redis/redis/v7 v7.3.0 14:09:03 go: downloading github.com/x448/float16 v0.8.4 14:09:03 go: downloading github.com/go-playground/universal-translator v0.18.0 14:09:03 go: downloading github.com/leodido/go-urn v1.2.1 14:09:03 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 14:09:03 go: downloading golang.org/x/text v0.3.7 14:09:03 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:09:04 go: downloading github.com/mitchellh/copystructure v1.0.0 14:09:04 go: downloading github.com/mitchellh/mapstructure v1.5.0 14:09:04 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 14:09:04 go: downloading google.golang.org/protobuf v1.28.0 14:09:05 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:09:05 go: downloading github.com/hashicorp/go-hclog v0.14.1 14:09:05 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:09:05 go: downloading github.com/hashicorp/serf v0.9.7 14:09:05 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 14:09:05 go: downloading github.com/go-playground/locales v0.14.0 14:09:05 go: downloading github.com/mitchellh/reflectwalk v1.0.0 14:09:05 go: downloading github.com/golang/protobuf v1.5.2 14:09:05 go: downloading github.com/fatih/color v1.9.0 14:09:05 go: downloading github.com/mattn/go-isatty v0.0.14 14:09:05 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 14:09:06 go: downloading github.com/armon/go-metrics v0.3.10 14:09:06 go: downloading github.com/mattn/go-colorable v0.1.12 14:09:06 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 14:09:07 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:10:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 14:10:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.085s coverage: 9.9% of statements 14:10:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 14:10:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.156s coverage: 92.5% of statements 14:10:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.055s coverage: 85.3% of statements 14:10:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.150s coverage: 46.4% of statements 14:10:41 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 14:10:41 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 14:10:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.091s coverage: 100.0% of statements 14:10:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.401s coverage: 88.4% of statements 14:10:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.080s coverage: 25.0% of statements 14:10:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.103s coverage: 81.4% of statements 14:10:44 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 14:10:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.091s coverage: 41.7% of statements 14:10:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.022s coverage: 91.3% of statements 14:10:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:10:45 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:11:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:11:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 14:11:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:11:07 $ docker stop --time=1 e0e3454237693721f2ba4d79bd1df7ee53205d22e2ecb6f5151cddeb36d17443 14:11:09 $ docker rm -f e0e3454237693721f2ba4d79bd1df7ee53205d22e2ecb6f5151cddeb36d17443 [Pipeline] // withDockerContainer [Pipeline] sh 14:11:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:11:11 Warning: overwriting stash ‘coverage-report’ 14:11:12 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 14:11:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:11:12 14:11:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:11:13 arm64: Pulling from edgex-lftools-log-publisher 14:11:13 8998bd30e6a1: Pulling fs layer 14:11:13 04944245beec: Pulling fs layer 14:11:13 699f458cf7ca: Pulling fs layer 14:11:13 765212b225bb: Pulling fs layer 14:11:13 f23df028b6ca: Pulling fs layer 14:11:13 d65c8cfc05b1: Pulling fs layer 14:11:13 2437ff75d9bd: Pulling fs layer 14:11:13 f23df028b6ca: Waiting 14:11:13 d65c8cfc05b1: Waiting 14:11:13 2437ff75d9bd: Waiting 14:11:13 765212b225bb: Waiting 14:11:13 04944245beec: Verifying Checksum 14:11:13 04944245beec: Download complete 14:11:13 765212b225bb: Download complete 14:11:13 f23df028b6ca: Download complete 14:11:13 d65c8cfc05b1: Verifying Checksum 14:11:13 d65c8cfc05b1: Download complete 14:11:13 699f458cf7ca: Verifying Checksum 14:11:13 8998bd30e6a1: Verifying Checksum 14:11:13 8998bd30e6a1: Download complete 14:11:16 2437ff75d9bd: Verifying Checksum 14:11:16 2437ff75d9bd: Download complete 14:11:17 8998bd30e6a1: Pull complete 14:11:17 04944245beec: Pull complete 14:11:19 699f458cf7ca: Pull complete 14:11:19 765212b225bb: Pull complete 14:11:20 f23df028b6ca: Pull complete 14:11:20 d65c8cfc05b1: Pull complete 14:11:35 2437ff75d9bd: Pull complete 14:11:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:11:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:11:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:35 prd-ubuntu20.04-docker-arm64-4c-16g-117142 does not seem to be running inside a container 14:11:35 $ 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/5 -v /w/workspace/go-mod-bootstrap/5:/w/workspace/go-mod-bootstrap/5:rw,z -v /w/workspace/go-mod-bootstrap/5@tmp:/w/workspace/go-mod-bootstrap/5@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 14:11:38 $ docker top 1317b6720ab8749409bde58f471042bfb6f6b58a42e0b79584845b3f7748340d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:11:39 ---> job-cost.sh 14:11:39 lf-activate-venv: SKIPPING 14:11:39 INFO: No Stack... 14:11:39 INFO: Retrieving Pricing Info for: v3-standard-4 14:11:40 INFO: Archiving Costs [Pipeline] sh 14:11:40 + cat /w/workspace/go-mod-bootstrap/5/archives/cost.csv 14:11:40 + cut -d, -f6 [Pipeline] lock 14:11:41 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-389-5-stack-cost] 14:11:41 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-389-5-stack-cost] did not exist. Created. 14:11:41 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-389-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:11:41 /w/workspace/go-mod-bootstrap/5@tmp/durable-ce87a1a2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:11:41 + echo total: 0.10999999940395355 [Pipeline] stash 14:11:41 Warning: overwriting stash ‘stack-cost’ 14:11:41 Stashed 1 file(s) [Pipeline] } 14:11:41 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-389-5-stack-cost] [Pipeline] // lock [Pipeline] } 14:11:41 $ docker stop --time=1 1317b6720ab8749409bde58f471042bfb6f6b58a42e0b79584845b3f7748340d 14:11:43 $ docker rm -f 1317b6720ab8749409bde58f471042bfb6f6b58a42e0b79584845b3f7748340d [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 14:11:43 provisioning config files... 14:11:43 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp/config4735962566725556739tmp [Pipeline] { [Pipeline] sh 14:11:44 + set +x 14:11:44 + bash -s -- 14:11:44 + curl -s https://codecov.io/bash 14:11:44 14:11:44 _____ _ 14:11:44 / ____| | | 14:11:44 | | ___ __| | ___ ___ _____ __ 14:11:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:11:44 | |___| (_) | (_| | __/ (_| (_) \ V / 14:11:44 \_____\___/ \__,_|\___|\___\___/ \_/ 14:11:44 Bash-1.0.6 14:11:44 14:11:44 14:11:44 ==> git version 2.25.1 found 14:11:44 ==> 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 14:11:44 Release-Date: 2020-01-08 14:11:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:11:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:11:44 ==> Jenkins CI detected. 14:11:44 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-389 14:11:44 project root: . 14:11:44 --> token set from env 14:11:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:11:44 ==> Running gcov in . (disable via -X gcov) 14:11:44 ==> Python coveragepy not found 14:11:44 ==> Searching for coverage reports in: 14:11:44 + . 14:11:44 -> Found 1 reports 14:11:44 ==> Detecting git/mercurial file structure 14:11:44 ==> Reading reports 14:11:44 + ./coverage.out bytes=68433 14:11:44 ==> Appending adjustments 14:11:44 https://docs.codecov.io/docs/fixing-reports 14:11:44 + Found adjustments 14:11:44 ==> Gzipping contents 14:11:44 12K /tmp/codecov.2Yasvh.gz 14:11:44 ==> Uploading reports 14:11:44 url: https://codecov.io 14:11:44 query: branch=PR-389&commit=fdfdba6f217235efa8213aaddbcb3711187228d2&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-389%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=389&job=&cmd_args= 14:11:44 -> Pinging Codecov 14:11:44 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=fdfdba6f217235efa8213aaddbcb3711187228d2&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-389%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=389&job=&cmd_args= 14:11:44 -> Uploading to 14:11:44 https://storage.googleapis.com/codecov/v4/raw/2022-10-26/833815588EE85121546D348822E98E2E/fdfdba6f217235efa8213aaddbcb3711187228d2/1410af4d-3511-49e4-81f4-adb7648333d0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T141144Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=72d7016af18e6d5d0dc2f1fdc40d6804a3227163385e18871c6fcbed71503523 14:11:44 % Total % Received % Xferd Average Speed Time Time Time Current 14:11:44 Dload Upload Total Spent Left Speed 14:11:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11256 0 0 100 11256 0 45942 --:--:-- --:--:-- --:--:-- 45942 14:11:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/fdfdba6f217235efa8213aaddbcb3711187228d2 [Pipeline] } 14:11:45 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 14:11:45 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-389/archives ] 14:11:45 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-389/archives 14:11:45 total 16 14:11:45 drwxr-xr-x 3 root root 4096 Oct 26 14:05 . 14:11:45 drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 14:05 .. 14:11:45 drwxr-xr-x 2 root root 4096 Oct 26 14:05 cost 14:11:45 -rw-r--r-- 1 root root 88 Oct 26 14:05 cost.csv 14:11:45 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-389/archives 14:11:45 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-389/archives 14:11:45 total 16 14:11:45 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 14:05 . 14:11:45 drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 14:05 .. 14:11:45 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 14:05 cost 14:11:45 -rw-r--r-- 1 jenkins jenkins 88 Oct 26 14:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:11:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:11:46 ---> package-listing.sh 14:11:46 ++ facter osfamily 14:11:46 ++ tr '[:upper:]' '[:lower:]' 14:11:47 + OS_FAMILY=debian 14:11:47 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-389 14:11:47 + START_PACKAGES=/tmp/packages_start.txt 14:11:47 + END_PACKAGES=/tmp/packages_end.txt 14:11:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:11:47 + PACKAGES=/tmp/packages_start.txt 14:11:47 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-389 ']' 14:11:47 + PACKAGES=/tmp/packages_end.txt 14:11:47 + case "${OS_FAMILY}" in 14:11:47 + dpkg -l 14:11:47 + grep '^ii' 14:11:47 + '[' -f /tmp/packages_start.txt ']' 14:11:47 + '[' -f /tmp/packages_end.txt ']' 14:11:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:11:47 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-389 ']' 14:11:47 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-389/archives/ 14:11:47 + 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 14:11:47 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 14:11:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:11:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:48 prd-ubuntu20.04-docker-8c-8g-117141 does not seem to be running inside a container 14:11:48 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:11:48 $ docker top 732114f64738552ad317bcd25ee4fdf2820c3fc3a713721339e98bde790d9cae -eo pid,comm [Pipeline] { [Pipeline] sh 14:11:48 + touch /tmp/pre-build-complete [Pipeline] sh 14:11:49 + mkdir -p /var/log/sysstat [Pipeline] sh 14:11:49 + ls /var/log/sa-host 14:11:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:11:49 provisioning config files... 14:11:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp/config17690082962947750595tmp [Pipeline] { [Pipeline] echo 14:11:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:11:49 ---> create-netrc.sh [Pipeline] } 14:11:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:11:50 ---> python-tools-install.sh [Pipeline] echo 14:11:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:11:50 ---> sudo-logs.sh 14:11:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:11:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:11:50 ---> job-cost.sh 14:11:50 lf-activate-venv: SKIPPING 14:11:50 DEBUG: total: 0.2199999988079071 14:11:50 INFO: Retrieving Stack Cost... 14:11:51 INFO: Retrieving Pricing Info for: v3-standard-8 14:11:51 INFO: Archiving Costs [Pipeline] echo 14:11:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:11:51 ---> logs-deploy.sh 14:11:51 lf-activate-venv: SKIPPING 14:11:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-389/5 14:11:51 INFO: archiving workspace using pattern(s): 14:11:52 Archives upload complete. 14:11:53 INFO: archiving logs to Nexus 14:11:53 ---> uname -a: 14:11:53 Linux prd-ubuntu20-04-docker-8c-8g-117141 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:11:53 14:11:53 14:11:53 ---> lscpu: 14:11:53 Architecture: x86_64 14:11:53 CPU op-mode(s): 32-bit, 64-bit 14:11:53 Byte Order: Little Endian 14:11:53 Address sizes: 40 bits physical, 48 bits virtual 14:11:53 CPU(s): 8 14:11:53 On-line CPU(s) list: 0-7 14:11:53 Thread(s) per core: 1 14:11:53 Core(s) per socket: 1 14:11:53 Socket(s): 8 14:11:53 NUMA node(s): 1 14:11:53 Vendor ID: AuthenticAMD 14:11:53 CPU family: 23 14:11:53 Model: 49 14:11:53 Model name: AMD EPYC-Rome Processor 14:11:53 Stepping: 0 14:11:53 CPU MHz: 2800.000 14:11:53 BogoMIPS: 5600.00 14:11:53 Virtualization: AMD-V 14:11:53 Hypervisor vendor: KVM 14:11:53 Virtualization type: full 14:11:53 L1d cache: 256 KiB 14:11:53 L1i cache: 256 KiB 14:11:53 L2 cache: 4 MiB 14:11:53 L3 cache: 128 MiB 14:11:53 NUMA node0 CPU(s): 0-7 14:11:53 Vulnerability Itlb multihit: Not affected 14:11:53 Vulnerability L1tf: Not affected 14:11:53 Vulnerability Mds: Not affected 14:11:53 Vulnerability Meltdown: Not affected 14:11:53 Vulnerability Mmio stale data: Not affected 14:11:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:11:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:11:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:11:53 Vulnerability Srbds: Not affected 14:11:53 Vulnerability Tsx async abort: Not affected 14:11:53 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 14:11:53 14:11:53 14:11:53 ---> nproc: 14:11:53 8 14:11:53 14:11:53 14:11:53 ---> df -h: 14:11:53 Filesystem Size Used Avail Use% Mounted on 14:11:53 overlay 155G 11G 145G 7% / 14:11:53 tmpfs 64M 0 64M 0% /dev 14:11:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:11:53 shm 64M 0 64M 0% /dev/shm 14:11:53 /dev/vda1 155G 11G 145G 7% /facter-os 14:11:53 14:11:53 14:11:53 ---> sar -b -r -n DEV: 14:11:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117141) 10/26/22 _x86_64_ (8 CPU) 14:11:53 14:11:53 14:04:08 LINUX RESTART (8 CPU) 14:11:53 14:11:53 14:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:11:53 14:06:01 98.03 0.65 97.38 0.00 35.06 56828.53 0.00 14:11:53 14:07:01 1.72 0.00 1.72 0.00 0.00 24.94 0.00 14:11:53 14:08:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 14:11:53 14:09:01 1.73 0.00 1.73 0.00 0.00 20.80 0.00 14:11:53 14:10:01 37.59 9.33 28.26 0.00 2883.84 4776.41 0.00 14:11:53 14:11:01 1.70 0.00 1.70 0.00 0.00 19.73 0.00 14:11:53 Average: 23.63 1.66 21.96 0.00 486.54 10279.92 0.00 14:11:53 14:11:53 14:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:11:53 14:06:01 28669820 31574204 728496 2.22 94700 3044432 1739384 5.13 1183552 2616676 340 14:11:53 14:07:01 28683188 31587636 715004 2.17 94736 3044436 1739384 5.13 1167520 2616668 164 14:11:53 14:08:01 28690296 31594848 707688 2.15 94784 3044436 1739384 5.13 1159416 2616668 168 14:11:53 14:09:01 28689988 31594596 707824 2.15 94840 3044432 1739384 5.13 1159140 2616676 20 14:11:53 14:10:01 28391144 31578052 715996 2.18 113624 3293360 1802172 5.31 1313936 2735348 12 14:11:53 14:11:01 28398396 31585364 708604 2.15 113688 3293360 1802172 5.31 1307148 2735352 4 14:11:53 Average: 28587139 31585783 713935 2.17 101062 3127409 1760313 5.19 1215119 2656231 118 14:11:53 14:11:53 14:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:11:53 14:06:01 docker0 42.68 69.51 3.42 689.71 0.00 0.00 0.00 0.00 14:11:53 14:06:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 14:11:53 14:06:01 ens3 361.47 240.94 7168.13 107.30 0.00 0.00 0.00 0.00 14:11:53 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:11:53 14:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:11:53 14:07:01 ens3 0.70 0.12 0.06 0.01 0.00 0.00 0.00 0.00 14:11:53 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:11:53 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:11:53 14:08:01 ens3 2.03 1.23 7.72 0.35 0.00 0.00 0.00 0.00 14:11:53 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:11:53 14:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:11:53 14:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:11:53 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:11:53 14:10:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 14:11:53 14:10:01 ens3 80.56 44.92 1298.90 3.38 0.00 0.00 0.00 0.00 14:11:53 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:11:53 14:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:11:53 14:11:01 ens3 0.85 0.15 0.04 0.01 0.00 0.00 0.00 0.00 14:11:53 Average: docker0 7.11 11.58 0.57 114.95 0.00 0.00 0.00 0.00 14:11:53 Average: lo 0.46 0.46 0.04 0.04 0.00 0.00 0.00 0.00 14:11:53 Average: ens3 74.29 47.91 1412.43 18.51 0.00 0.00 0.00 0.00 14:11:53 14:11:53 14:11:53 ---> sar -P ALL: 14:11:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117141) 10/26/22 _x86_64_ (8 CPU) 14:11:53 14:11:53 14:04:08 LINUX RESTART (8 CPU) 14:11:53 14:11:53 14:05:01 CPU %user %nice %system %iowait %steal %idle 14:11:53 14:06:01 all 27.02 0.00 6.13 1.62 0.08 65.15 14:11:53 14:06:01 0 27.80 0.00 5.46 0.08 0.08 66.57 14:11:53 14:06:01 1 26.59 0.00 8.38 2.59 0.08 62.35 14:11:53 14:06:01 2 28.07 0.00 5.94 0.22 0.08 65.69 14:11:53 14:06:01 3 27.61 0.00 5.57 0.47 0.08 66.27 14:11:53 14:06:01 4 27.47 0.00 5.67 0.13 0.08 66.64 14:11:53 14:06:01 5 24.95 0.00 6.82 0.25 0.07 67.91 14:11:53 14:06:01 6 25.32 0.00 5.61 5.75 0.08 63.24 14:11:53 14:06:01 7 28.36 0.00 5.59 3.47 0.08 62.49 14:11:53 14:07:01 all 0.05 0.00 0.03 0.01 0.00 99.91 14:11:53 14:07:01 0 0.02 0.00 0.00 0.00 0.02 99.97 14:11:53 14:07:01 1 0.22 0.00 0.02 0.00 0.00 99.77 14:11:53 14:07:01 2 0.05 0.00 0.03 0.00 0.00 99.92 14:11:53 14:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:11:53 14:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:11:53 14:07:01 5 0.05 0.00 0.05 0.02 0.00 99.88 14:11:53 14:07:01 6 0.07 0.00 0.07 0.03 0.00 99.83 14:11:53 14:07:01 7 0.02 0.00 0.03 0.00 0.00 99.95 14:11:53 14:08:01 all 0.08 0.00 0.01 0.01 0.01 99.90 14:11:53 14:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:11:53 14:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:11:53 14:08:01 2 0.38 0.00 0.02 0.00 0.00 99.60 14:11:53 14:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:11:53 14:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:11:53 14:08:01 5 0.03 0.00 0.03 0.03 0.02 99.88 14:11:53 14:08:01 6 0.10 0.00 0.00 0.02 0.02 99.87 14:11:53 14:08:01 7 0.03 0.00 0.02 0.00 0.02 99.93 14:11:53 14:09:01 all 0.03 0.00 0.01 0.01 0.00 99.95 14:11:53 14:09:01 0 0.03 0.00 0.02 0.02 0.00 99.93 14:11:53 14:09:01 1 0.05 0.00 0.00 0.00 0.00 99.95 14:11:53 14:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 14:11:53 14:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:11:53 14:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:11:53 14:09:01 5 0.03 0.00 0.02 0.02 0.00 99.93 14:11:53 14:09:01 6 0.02 0.00 0.02 0.05 0.00 99.92 14:11:53 14:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:11:53 14:10:01 all 1.21 0.00 0.76 0.33 0.01 97.68 14:11:53 14:10:01 0 2.05 0.00 1.85 0.25 0.02 95.83 14:11:53 14:10:01 1 1.09 0.00 0.49 0.10 0.02 98.31 14:11:53 14:10:01 2 1.27 0.00 0.40 0.02 0.02 98.30 14:11:53 14:10:01 3 0.58 0.00 0.50 0.07 0.00 98.85 14:11:53 14:10:01 4 1.42 0.00 1.10 0.73 0.02 96.73 14:11:53 14:10:01 5 0.53 0.00 0.33 1.25 0.02 97.86 14:11:53 14:10:01 6 1.15 0.00 0.82 0.15 0.02 97.86 14:11:53 14:10:01 7 1.62 0.00 0.60 0.07 0.02 97.70 14:11:53 14:11:01 all 0.16 0.00 0.01 0.01 0.01 99.82 14:11:53 14:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:11:53 14:11:01 1 1.17 0.00 0.03 0.00 0.02 98.78 14:11:53 14:11:01 2 0.05 0.00 0.02 0.00 0.00 99.93 14:11:53 14:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:11:53 14:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:11:53 14:11:01 5 0.02 0.00 0.02 0.03 0.02 99.92 14:11:53 14:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 14:11:53 14:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:11:53 Average: all 4.71 0.00 1.15 0.33 0.02 93.79 14:11:53 Average: 0 4.93 0.00 1.21 0.06 0.02 93.77 14:11:53 Average: 1 4.81 0.00 1.47 0.44 0.02 93.26 14:11:53 Average: 2 4.91 0.00 1.06 0.04 0.02 93.98 14:11:53 Average: 3 4.66 0.00 1.01 0.09 0.02 94.23 14:11:53 Average: 4 4.77 0.00 1.12 0.14 0.02 93.95 14:11:53 Average: 5 4.24 0.00 1.20 0.27 0.02 94.27 14:11:53 Average: 6 4.40 0.00 1.08 0.99 0.02 93.51 14:11:53 Average: 7 4.97 0.00 1.04 0.58 0.02 93.39 14:11:53 14:11:53 14:11:53