Pull request #483 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 6f6be4fd1566dbab3ec1104645415c3ee1c3a8d9+266ba797eb47958f26e9de3d4b9551a9393cdd62 (596c2ad5d0ff7d4ed2f75ff44b70a985fe998db8) 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-ssh9567397960172704973.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh18156864528599458255.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-483/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-483/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13492731036472872150.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-483/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11006402959421519045.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18273216585627240625.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-483/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-483/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18039586314536524457.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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-2245 in /w/workspace/xfoundry_go-mod-bootstrap_PR-483 [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-483 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/483/head:refs/remotes/origin/PR-483 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 266ba797eb47958f26e9de3d4b9551a9393cdd62 into PR head commit 6f6be4fd1566dbab3ec1104645415c3ee1c3a8d9 Merge succeeded, producing 48fead0e5a9c09f92c84575abc958c2dad73651d Checking out Revision 48fead0e5a9c09f92c84575abc958c2dad73651d (PR-483) > git config core.sparsecheckout # timeout=10 > git checkout -f 6f6be4fd1566dbab3ec1104645415c3ee1c3a8d9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 266ba797eb47958f26e9de3d4b9551a9393cdd62 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48fead0e5a9c09f92c84575abc958c2dad73651d # timeout=10 Commit message: "Merge commit '266ba797eb47958f26e9de3d4b9551a9393cdd62' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:32:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:32:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:32:39 ========================================================= 17:32:39 EdgeX Global Pipelines Version Info 17:32:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:32:39 ------------------- 17:32:39 stable info: 17:32:39 ------------------- 17:32:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:32:39 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 17:32:39 Message: update stable to v1.0.245 17:32:40 ------------------- 17:32:40 experimental info: 17:32:40 ------------------- 17:32:40 Commited By: **** collab-it+edgex@linuxfoundation.org 17:32:40 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 17:32:40 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:32:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 17:32:40 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 17:32:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:32:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:32:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:32:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:32:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:32:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:32:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:32:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:32:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:32:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 17:32:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:32:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:32:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:32:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:32:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:32:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:32:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:32:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:32:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:32:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:32:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:32:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:32:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:32:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:32:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:32:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-483 [Pipeline] echo 17:32:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-483 [Pipeline] echo 17:32:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-483 [Pipeline] echo 17:32:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 48fead0e5a9c09f92c84575abc958c2dad73651d [Pipeline] echo 17:32:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 48fead0 [Pipeline] echo 17:32:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:32:42 + git rev-list -1 --merges 48fead0e5a9c09f92c84575abc958c2dad73651d~1..48fead0e5a9c09f92c84575abc958c2dad73651d [Pipeline] echo 17:32:42 -----------> git rev-list -1 --merges 48fead0e5a9c09f92c84575abc958c2dad73651d~1..48fead0e5a9c09f92c84575abc958c2dad73651d 48fead0e5a9c09f92c84575abc958c2dad73651d 17:32:42 48fead0e5a9c09f92c84575abc958c2dad73651d [false] [Pipeline] sh 17:32:42 + git log --format=format:%s -1 48fead0e5a9c09f92c84575abc958c2dad73651d [Pipeline] echo 17:32:42 ========================================================= 17:32:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:32:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:32:43 + git log --format=format:%s -1 48fead0e5a9c09f92c84575abc958c2dad73651d [Pipeline] echo 17:32:43 [semverPrep] GIT_COMMIT: 48fead0e5a9c09f92c84575abc958c2dad73651d, Commit Message: Merge commit '266ba797eb47958f26e9de3d4b9551a9393cdd62' into HEAD [Pipeline] echo 17:32:43 [semverPrep] This is not a build commit. [Pipeline] sh 17:32:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:32:43 + grep -v github /etc/ssh/ssh_known_hosts 17:32:43 + [ -e /tmp/ssh_known_hosts ] 17:32:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:32:43 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:32:43 sudo tee -a /etc/ssh/ssh_known_hosts 17:32:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:32:44 17:32:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:32:45 0.1.4: Pulling from edgex-devops/py-git-semver 17:32:45 b85a868b505f: Pulling fs layer 17:32:45 e2be974225ed: Pulling fs layer 17:32:45 339a4e72a1f5: Pulling fs layer 17:32:45 988bab9f4d93: Pulling fs layer 17:32:45 1469e6f7b9e6: Pulling fs layer 17:32:45 eaf3925da568: Pulling fs layer 17:32:45 bab4dde63d76: Pulling fs layer 17:32:45 bde34c3a00c8: Pulling fs layer 17:32:45 b352a97aabf1: Pulling fs layer 17:32:45 4872d77fe225: Pulling fs layer 17:32:45 5851b861e8e6: Pulling fs layer 17:32:45 988bab9f4d93: Waiting 17:32:45 1469e6f7b9e6: Waiting 17:32:45 eaf3925da568: Waiting 17:32:45 bab4dde63d76: Waiting 17:32:45 bde34c3a00c8: Waiting 17:32:45 b352a97aabf1: Waiting 17:32:45 4872d77fe225: Waiting 17:32:45 5851b861e8e6: Waiting 17:32:45 e2be974225ed: Verifying Checksum 17:32:45 e2be974225ed: Download complete 17:32:45 988bab9f4d93: Verifying Checksum 17:32:45 988bab9f4d93: Download complete 17:32:46 339a4e72a1f5: Verifying Checksum 17:32:46 339a4e72a1f5: Download complete 17:32:46 1469e6f7b9e6: Verifying Checksum 17:32:46 1469e6f7b9e6: Download complete 17:32:46 eaf3925da568: Verifying Checksum 17:32:46 eaf3925da568: Download complete 17:32:46 bde34c3a00c8: Verifying Checksum 17:32:46 bde34c3a00c8: Download complete 17:32:46 b352a97aabf1: Download complete 17:32:46 4872d77fe225: Download complete 17:32:46 5851b861e8e6: Verifying Checksum 17:32:46 5851b861e8e6: Download complete 17:32:46 b85a868b505f: Verifying Checksum 17:32:46 b85a868b505f: Download complete 17:32:46 bab4dde63d76: Download complete 17:32:47 b85a868b505f: Pull complete 17:32:47 e2be974225ed: Pull complete 17:32:48 339a4e72a1f5: Pull complete 17:32:48 988bab9f4d93: Pull complete 17:32:48 1469e6f7b9e6: Pull complete 17:32:48 eaf3925da568: Pull complete 17:32:50 bab4dde63d76: Pull complete 17:32:50 bde34c3a00c8: Pull complete 17:32:50 b352a97aabf1: Pull complete 17:32:50 4872d77fe225: Pull complete 17:32:50 5851b861e8e6: Pull complete 17:32:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:32:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:32:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:32:50 prd-ubuntu20.04-docker-8c-8g-2245 does not seem to be running inside a container 17:32:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-483 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-483:/w/workspace/xfoundry_go-mod-bootstrap_PR-483:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-483@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-483@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 17:32:54 $ docker top fd2d2145a959dd9dae05d1f95e44a6496918d7b1b8b844917463f3abd23edf26 -eo pid,comm 17:32:54 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). 17:32:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:32:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:32:55 [ssh-agent] Looking for ssh-agent implementation... 17:32:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:32:55 $ docker exec fd2d2145a959dd9dae05d1f95e44a6496918d7b1b8b844917463f3abd23edf26 ssh-agent 17:32:55 SSH_AUTH_SOCK=/tmp/ssh-Q3zXhEs7vgUt/agent.32 17:32:55 SSH_AGENT_PID=38 17:32:55 Running ssh-add (command line suppressed) 17:32:55 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-483@tmp/private_key_4006210277343938846.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-483@tmp/private_key_4006210277343938846.key) 17:32:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:32:55 + git tag --points-at HEAD [Pipeline] } 17:32:55 $ docker exec --env ******** --env ******** fd2d2145a959dd9dae05d1f95e44a6496918d7b1b8b844917463f3abd23edf26 ssh-agent -k 17:32:55 unset SSH_AUTH_SOCK; 17:32:55 unset SSH_AGENT_PID; 17:32:55 echo Agent pid 38 killed; 17:32:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:32:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:32:55 [ssh-agent] Looking for ssh-agent implementation... 17:32:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:32:56 $ docker exec fd2d2145a959dd9dae05d1f95e44a6496918d7b1b8b844917463f3abd23edf26 ssh-agent 17:32:56 SSH_AUTH_SOCK=/tmp/ssh-yHxpmdrSOJmv/agent.70 17:32:56 SSH_AGENT_PID=76 17:32:56 Running ssh-add (command line suppressed) 17:32:56 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-483@tmp/private_key_5924726570764953174.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-483@tmp/private_key_5924726570764953174.key) 17:32:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:32:56 + git semver init 17:32:56 2023-03-15 17:32:56,857 [run_init] DEBUG init version:0.0.0 force:False 17:32:56 2023-03-15 17:32:56,858 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-483/.semver 17:32:56 2023-03-15 17:32:56,858 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-483/.semver 17:32:56 2023-03-15 17:32:56,858 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-483/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-483, universal_newlines=False, shell=None, istream=None) 17:32:57 2023-03-15 17:32:57,837 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-483/.git/info/exclude 17:32:57 2023-03-15 17:32:57,838 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-483/.semver/PR-483 with force:False 17:32:57 2023-03-15 17:32:57,838 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-483/.semver/PR-483 17:32:57 2023-03-15 17:32:57,842 [execute] INFO git cat-file --batch-check 17:32:57 2023-03-15 17:32:57,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-483/.semver, universal_newlines=False, shell=None, istream=) 17:32:57 2023-03-15 17:32:57,848 [execute] INFO git cat-file --batch 17:32:57 2023-03-15 17:32:57,849 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-483/.semver, universal_newlines=False, shell=None, istream=) 17:32:57 2023-03-15 17:32:57,853 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-483/.semver/PR-483 17:32:57 0.0.0 [Pipeline] } 17:32:58 $ docker exec --env ******** --env ******** fd2d2145a959dd9dae05d1f95e44a6496918d7b1b8b844917463f3abd23edf26 ssh-agent -k 17:32:58 unset SSH_AUTH_SOCK; 17:32:58 unset SSH_AGENT_PID; 17:32:58 echo Agent pid 76 killed; 17:32:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:32:58 + git semver [Pipeline] } 17:32:58 $ docker stop --time=1 fd2d2145a959dd9dae05d1f95e44a6496918d7b1b8b844917463f3abd23edf26 17:33:00 $ docker rm -f --volumes fd2d2145a959dd9dae05d1f95e44a6496918d7b1b8b844917463f3abd23edf26 [Pipeline] // withDockerContainer [Pipeline] sh 17:33:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:33:00 Stashed 1 file(s) [Pipeline] echo 17:33:00 [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 17:33:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:33:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:33:01 ========================================================= 17:33:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:33:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:33:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:33:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:33:01 63b65145d645: Pulling fs layer 17:33:01 a2d21d5440eb: Pulling fs layer 17:33:01 935e6c44a52c: Pulling fs layer 17:33:01 94cc34f8dd06: Pulling fs layer 17:33:01 30dea6a524f1: Pulling fs layer 17:33:01 a2aff8979fd8: Pulling fs layer 17:33:01 6808be2612f2: Pulling fs layer 17:33:01 f25807f1079a: Pulling fs layer 17:33:01 94cc34f8dd06: Waiting 17:33:01 30dea6a524f1: Waiting 17:33:01 a2aff8979fd8: Waiting 17:33:01 f25807f1079a: Waiting 17:33:01 6808be2612f2: Waiting 17:33:01 a2d21d5440eb: Verifying Checksum 17:33:01 a2d21d5440eb: Download complete 17:33:01 94cc34f8dd06: Download complete 17:33:01 30dea6a524f1: Download complete 17:33:02 63b65145d645: Verifying Checksum 17:33:02 63b65145d645: Download complete 17:33:02 a2aff8979fd8: Verifying Checksum 17:33:02 a2aff8979fd8: Download complete 17:33:02 63b65145d645: Pull complete 17:33:02 a2d21d5440eb: Pull complete 17:33:02 f25807f1079a: Verifying Checksum 17:33:02 f25807f1079a: Download complete 17:33:02 935e6c44a52c: Verifying Checksum 17:33:02 935e6c44a52c: Download complete 17:33:02 6808be2612f2: Verifying Checksum 17:33:02 6808be2612f2: Download complete 17:33:06 935e6c44a52c: Pull complete 17:33:06 94cc34f8dd06: Pull complete 17:33:06 30dea6a524f1: Pull complete 17:33:06 a2aff8979fd8: Pull complete 17:33:09 6808be2612f2: Pull complete 17:33:09 f25807f1079a: Pull complete 17:33:09 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 17:33:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:33:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 17:33:09 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:10 + docker inspect -f . ci-base-image-x86_64 17:33:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:10 prd-ubuntu20.04-docker-8c-8g-2245 does not seem to be running inside a container 17:33:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-483 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-483:/w/workspace/xfoundry_go-mod-bootstrap_PR-483:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-483@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-483@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 17:33:16 Still waiting to schedule task 17:33:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:33:18 $ docker top 9d44f03c8601e047b3c97c7c36f3a1844af9441875897d3473bf3093509737e2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:33:18 + go version 17:33:18 go version go1.20.2 linux/amd64 [Pipeline] } 17:33:19 $ docker stop --time=1 9d44f03c8601e047b3c97c7c36f3a1844af9441875897d3473bf3093509737e2 17:33:20 $ docker rm -f --volumes 9d44f03c8601e047b3c97c7c36f3a1844af9441875897d3473bf3093509737e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:21 + docker inspect -f . ci-base-image-x86_64 17:33:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:21 prd-ubuntu20.04-docker-8c-8g-2245 does not seem to be running inside a container 17:33:21 $ 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-483 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-483:/w/workspace/xfoundry_go-mod-bootstrap_PR-483:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-483@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-483@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 17:33:22 $ docker top e604d61276d857a1756afa7cbb577be46e7cbc5620922497b9aef98cb6c84979 -eo pid,comm [Pipeline] { [Pipeline] sh 17:33:23 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-483 [Pipeline] fileExists [Pipeline] sh 17:33:23 + make test 17:33:23 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:33:23 go: downloading github.com/stretchr/testify v1.8.2 17:33:23 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:33:23 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.30 17:33:23 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.18 17:33:23 go: downloading github.com/google/uuid v1.3.0 17:33:23 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:33:23 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.5 17:33:23 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.9 17:33:23 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.7 17:33:23 go: downloading github.com/pelletier/go-toml v1.9.5 17:33:23 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 17:33:23 go: downloading github.com/mitchellh/copystructure v1.2.0 17:33:23 go: downloading github.com/gorilla/mux v1.8.0 17:33:23 go: downloading github.com/davecgh/go-spew v1.1.1 17:33:23 go: downloading github.com/pmezard/go-difflib v1.0.0 17:33:23 go: downloading github.com/stretchr/objx v0.5.0 17:33:23 go: downloading gopkg.in/yaml.v3 v3.0.1 17:33:23 go: downloading github.com/hashicorp/errwrap v1.0.0 17:33:23 go: downloading github.com/go-playground/validator/v10 v10.11.2 17:33:23 go: downloading github.com/go-kit/log v0.2.1 17:33:23 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 17:33:23 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:33:23 go: downloading github.com/mitchellh/reflectwalk v1.0.2 17:33:23 go: downloading github.com/gorilla/websocket v1.4.2 17:33:23 go: downloading golang.org/x/net v0.7.0 17:33:23 go: downloading golang.org/x/sync v0.1.0 17:33:23 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:33:23 go: downloading github.com/hashicorp/consul/api v1.19.1 17:33:23 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:33:23 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:33:23 go: downloading github.com/x448/float16 v0.8.4 17:33:23 go: downloading github.com/go-playground/universal-translator v0.18.1 17:33:23 go: downloading github.com/leodido/go-urn v1.2.1 17:33:23 go: downloading golang.org/x/crypto v0.6.0 17:33:23 go: downloading golang.org/x/text v0.7.0 17:33:23 go: downloading github.com/zeebo/errs v1.3.0 17:33:23 go: downloading google.golang.org/grpc v1.51.0 17:33:23 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:33:23 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:33:23 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 17:33:23 go: downloading google.golang.org/protobuf v1.28.1 17:33:24 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:33:24 go: downloading github.com/hashicorp/go-hclog v0.14.1 17:33:24 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:33:24 go: downloading github.com/hashicorp/serf v0.10.1 17:33:24 go: downloading github.com/go-playground/locales v0.14.1 17:33:24 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 17:33:24 go: downloading github.com/golang/protobuf v1.5.2 17:33:24 go: downloading golang.org/x/sys v0.5.0 17:33:24 go: downloading github.com/fatih/color v1.9.0 17:33:24 go: downloading github.com/mattn/go-isatty v0.0.14 17:33:24 go: downloading github.com/armon/go-metrics v0.3.10 17:33:24 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 17:33:24 go: downloading github.com/mattn/go-colorable v0.1.12 17:33:24 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:33:42 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 17:33:42 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 17:33:42 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 17:33:42 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 17:33:42 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 17:34:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.031s coverage: 36.4% of statements 17:34:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.011s coverage: 92.0% of statements 17:34:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.009s coverage: 85.3% of statements 17:34:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.029s coverage: 42.3% of statements 17:34:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.013s coverage: 100.0% of statements 17:34:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.324s coverage: 87.7% of statements 17:34:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.017s coverage: 25.0% of statements 17:34:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.044s coverage: 79.2% of statements 17:34:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.013s coverage: 31.2% of statements 17:34:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.006s coverage: 91.3% of statements 17:34:08 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:34:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:34:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:34:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:34:12 $ docker stop --time=1 e604d61276d857a1756afa7cbb577be46e7cbc5620922497b9aef98cb6c84979 17:34:14 $ docker rm -f --volumes e604d61276d857a1756afa7cbb577be46e7cbc5620922497b9aef98cb6c84979 [Pipeline] // withDockerContainer [Pipeline] sh 17:34:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:34:14 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 17:34:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:34:15 17:34:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:34:16 latest: Pulling from edgex-lftools-log-publisher 17:34:16 5eb5b503b376: Pulling fs layer 17:34:16 5c69ac0246d0: Pulling fs layer 17:34:16 ec43610c2a17: Pulling fs layer 17:34:16 3a2ae6a8a46f: Pulling fs layer 17:34:16 33b1e0a273af: Pulling fs layer 17:34:16 3a2ae6a8a46f: Waiting 17:34:16 5d3b04190fa2: Pulling fs layer 17:34:16 2f39f015ded8: Pulling fs layer 17:34:16 33b1e0a273af: Waiting 17:34:16 5d3b04190fa2: Waiting 17:34:16 5c69ac0246d0: Download complete 17:34:16 3a2ae6a8a46f: Verifying Checksum 17:34:16 3a2ae6a8a46f: Download complete 17:34:16 33b1e0a273af: Verifying Checksum 17:34:16 33b1e0a273af: Download complete 17:34:16 5d3b04190fa2: Verifying Checksum 17:34:16 5d3b04190fa2: Download complete 17:34:16 ec43610c2a17: Verifying Checksum 17:34:16 ec43610c2a17: Download complete 17:34:16 5eb5b503b376: Verifying Checksum 17:34:16 5eb5b503b376: Download complete 17:34:17 2f39f015ded8: Download complete 17:34:17 5eb5b503b376: Pull complete 17:34:18 5c69ac0246d0: Pull complete 17:34:18 ec43610c2a17: Pull complete 17:34:18 3a2ae6a8a46f: Pull complete 17:34:19 33b1e0a273af: Pull complete 17:34:19 5d3b04190fa2: Pull complete 17:34:23 2f39f015ded8: Pull complete 17:34:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:34:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:34:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:34:23 prd-ubuntu20.04-docker-8c-8g-2245 does not seem to be running inside a container 17:34:23 $ 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-483 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-483:/w/workspace/xfoundry_go-mod-bootstrap_PR-483:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-483@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-483@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 17:34:31 $ docker top 36c500c29f3eb1d35b00c1c35a2410948914a7f4decd3c3da499f1ff0ef9280c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:34:32 ---> job-cost.sh 17:34:32 lf-activate-venv: SKIPPING 17:34:32 INFO: No Stack... 17:34:32 INFO: Retrieving Pricing Info for: v3-standard-8 17:34:32 INFO: Archiving Costs [Pipeline] sh 17:34:32 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-483/archives/cost.csv 17:34:32 + cut -d, -f6 [Pipeline] lock 17:34:32 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-483-1-stack-cost] 17:34:32 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-483-1-stack-cost] did not exist. Created. 17:34:32 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-483-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:34:33 + echo total: 0.2199999988079071 [Pipeline] stash 17:34:33 Stashed 1 file(s) [Pipeline] } 17:34:33 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-483-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:34:33 $ docker stop --time=1 36c500c29f3eb1d35b00c1c35a2410948914a7f4decd3c3da499f1ff0ef9280c 17:34:35 $ docker rm -f --volumes 36c500c29f3eb1d35b00c1c35a2410948914a7f4decd3c3da499f1ff0ef9280c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:34:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2247 in /w/workspace/xfoundry_go-mod-bootstrap_PR-483 [Pipeline] { [Pipeline] ws 17:34:51 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 17:34:51 Selected Git installation does not exist. Using Default 17:34:51 The recommended git tool is: NONE 17:34:57 using credential edgex-jenkins-ssh 17:34:57 Cloning the remote Git repository 17:34:57 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 17:34:57 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 17:34:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:34:57 > git --version # timeout=10 17:34:57 > git --version # 'git version 2.25.1' 17:34:57 using GIT_SSH to set credentials SSH Credentials for GitHub 17:34:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:34:58 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:34:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:34:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:34:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:34:59 using GIT_SSH to set credentials SSH Credentials for GitHub 17:34:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/483/head:refs/remotes/origin/PR-483 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:35:00 Merging remotes/origin/main commit 266ba797eb47958f26e9de3d4b9551a9393cdd62 into PR head commit 6f6be4fd1566dbab3ec1104645415c3ee1c3a8d9 17:35:00 Merge succeeded, producing e12e1badb14511d9c9496517f1ff19bdc460a4ed 17:35:00 Checking out Revision e12e1badb14511d9c9496517f1ff19bdc460a4ed (PR-483) 17:35:00 > git config core.sparsecheckout # timeout=10 17:35:00 > git checkout -f 6f6be4fd1566dbab3ec1104645415c3ee1c3a8d9 # timeout=10 17:35:00 > git remote # timeout=10 17:35:00 > git config --get remote.origin.url # timeout=10 17:35:00 using GIT_SSH to set credentials SSH Credentials for GitHub 17:35:00 > git merge 266ba797eb47958f26e9de3d4b9551a9393cdd62 # timeout=10 17:35:00 > git rev-parse HEAD^{commit} # timeout=10 17:35:00 > git config core.sparsecheckout # timeout=10 17:35:00 > git checkout -f e12e1badb14511d9c9496517f1ff19bdc460a4ed # timeout=10 17:35:04 Commit message: "Merge commit '266ba797eb47958f26e9de3d4b9551a9393cdd62' into HEAD" 17:35:04 First time build. Skipping changelog. 17:35:04 > git --version # timeout=10 17:35:04 > git --version # 'git version 2.25.1' 17:35:04 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:35:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:35:05 % Total % Received % Xferd Average Speed Time Time Time Current 17:35:05 Dload Upload Total Spent Left Speed 17:35:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] sh 17:35:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:35:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 17:35:06 sudo tee /etc/docker/daemon.new 17:35:06 { 17:35:06 "registry-mirrors": [ 17:35:06 "https://nexus3.edgexfoundry.org:10001" 17:35:06 ], 17:35:06 "bip": "10.250.0.254/24", 17:35:06 "hosts": [ 17:35:06 "tcp://0.0.0.0:5555", 17:35:06 "unix:///var/run/docker.sock" 17:35:06 ], 17:35:06 "mtu": 1458, 17:35:06 "selinux-enabled": true, 17:35:06 "seccomp-profile": "/etc/docker/seccomp.json" 17:35:06 } [Pipeline] sh 17:35:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:35:07 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:35:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:35:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:35:25 ========================================================= 17:35:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:35:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:35:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:35:26 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:35:26 af6eaf76a39c: Pulling fs layer 17:35:26 55522c791124: Pulling fs layer 17:35:26 ce5c4a1c91eb: Pulling fs layer 17:35:26 169dfbe0d373: Pulling fs layer 17:35:26 e1ff8fa3b103: Pulling fs layer 17:35:26 52ebb69f0ebf: Pulling fs layer 17:35:26 5abe8eddf0d5: Pulling fs layer 17:35:26 e1ff8fa3b103: Waiting 17:35:26 52ebb69f0ebf: Waiting 17:35:26 5abe8eddf0d5: Waiting 17:35:26 169dfbe0d373: Waiting 17:35:26 55522c791124: Verifying Checksum 17:35:26 55522c791124: Download complete 17:35:26 169dfbe0d373: Verifying Checksum 17:35:26 169dfbe0d373: Download complete 17:35:26 e1ff8fa3b103: Download complete 17:35:26 af6eaf76a39c: Download complete 17:35:27 af6eaf76a39c: Pull complete 17:35:27 5abe8eddf0d5: Verifying Checksum 17:35:27 5abe8eddf0d5: Download complete 17:35:28 55522c791124: Pull complete 17:35:29 52ebb69f0ebf: Verifying Checksum 17:35:29 52ebb69f0ebf: Download complete 17:35:29 ce5c4a1c91eb: Verifying Checksum 17:35:29 ce5c4a1c91eb: Download complete 17:35:39 ce5c4a1c91eb: Pull complete 17:35:39 169dfbe0d373: Pull complete 17:35:39 e1ff8fa3b103: Pull complete 17:35:46 52ebb69f0ebf: Pull complete 17:35:48 5abe8eddf0d5: Pull complete 17:35:48 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 17:35:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:35:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 17:35:49 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:49 + docker inspect -f . ci-base-image-arm64 17:35:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:49 prd-ubuntu20.04-docker-arm64-4c-16g-2247 does not seem to be running inside a container 17:35:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:35:52 $ docker top 2b7ea5dc3c003a98c5930e25101f0c29f1319130449d1ecd38f1b81fe753786a -eo pid,comm [Pipeline] { [Pipeline] sh 17:35:53 + go version 17:35:53 go version go1.20.2 linux/arm64 [Pipeline] } 17:35:53 $ docker stop --time=1 2b7ea5dc3c003a98c5930e25101f0c29f1319130449d1ecd38f1b81fe753786a 17:35:55 $ docker rm -f --volumes 2b7ea5dc3c003a98c5930e25101f0c29f1319130449d1ecd38f1b81fe753786a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:56 + docker inspect -f . ci-base-image-arm64 17:35:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:56 prd-ubuntu20.04-docker-arm64-4c-16g-2247 does not seem to be running inside a container 17:35:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:35:57 $ docker top b6b7c522af285e40d6f8ef63cc29121d02de85c7b020c6fa963ccb1b8619551f -eo pid,comm [Pipeline] { [Pipeline] sh 17:35:58 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh 17:35:58 + make test 17:35:58 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:35:58 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.7 17:35:58 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.30 17:35:59 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 17:35:59 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.18 17:35:59 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.5 17:35:59 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.9 17:35:59 go: downloading github.com/mitchellh/copystructure v1.2.0 17:35:59 go: downloading github.com/pelletier/go-toml v1.9.5 17:35:59 go: downloading github.com/stretchr/testify v1.8.2 17:35:59 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:35:59 go: downloading github.com/gorilla/mux v1.8.0 17:35:59 go: downloading github.com/google/uuid v1.3.0 17:35:59 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:35:59 go: downloading github.com/gorilla/websocket v1.4.2 17:36:00 go: downloading golang.org/x/net v0.7.0 17:36:00 go: downloading golang.org/x/sync v0.1.0 17:36:00 go: downloading github.com/go-kit/log v0.2.1 17:36:00 go: downloading github.com/go-playground/validator/v10 v10.11.2 17:36:00 go: downloading github.com/mitchellh/reflectwalk v1.0.2 17:36:00 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 17:36:00 go: downloading github.com/davecgh/go-spew v1.1.1 17:36:00 go: downloading github.com/pmezard/go-difflib v1.0.0 17:36:00 go: downloading gopkg.in/yaml.v3 v3.0.1 17:36:00 go: downloading github.com/stretchr/objx v0.5.0 17:36:00 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:36:00 go: downloading github.com/hashicorp/errwrap v1.0.0 17:36:00 go: downloading github.com/hashicorp/consul/api v1.19.1 17:36:00 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:36:00 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:36:00 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:36:00 go: downloading github.com/go-playground/universal-translator v0.18.1 17:36:00 go: downloading github.com/leodido/go-urn v1.2.1 17:36:00 go: downloading golang.org/x/crypto v0.6.0 17:36:00 go: downloading golang.org/x/text v0.7.0 17:36:01 go: downloading github.com/zeebo/errs v1.3.0 17:36:01 go: downloading google.golang.org/grpc v1.51.0 17:36:03 go: downloading github.com/x448/float16 v0.8.4 17:36:03 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:36:03 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:36:03 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:36:03 go: downloading github.com/hashicorp/go-hclog v0.14.1 17:36:03 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:36:03 go: downloading github.com/hashicorp/serf v0.10.1 17:36:03 go: downloading github.com/go-playground/locales v0.14.1 17:36:03 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 17:36:03 go: downloading google.golang.org/protobuf v1.28.1 17:36:04 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 17:36:04 go: downloading github.com/fatih/color v1.9.0 17:36:04 go: downloading github.com/mattn/go-isatty v0.0.14 17:36:04 go: downloading github.com/armon/go-metrics v0.3.10 17:36:04 go: downloading github.com/golang/protobuf v1.5.2 17:36:04 go: downloading golang.org/x/sys v0.5.0 17:36:04 go: downloading github.com/mattn/go-colorable v0.1.12 17:36:04 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 17:36:04 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:38:11 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 17:38:23 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 17:38:33 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 17:38:33 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 17:38:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.113s coverage: 36.4% of statements 17:38:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.064s coverage: 92.0% of statements 17:38:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.019s coverage: 85.3% of statements 17:38:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.088s coverage: 42.3% of statements 17:38:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.071s coverage: 100.0% of statements 17:38:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.402s coverage: 87.7% of statements 17:38:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.052s coverage: 25.0% of statements 17:38:45 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 17:38:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.159s coverage: 79.2% of statements 17:38:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.051s coverage: 31.2% of statements 17:38:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.023s coverage: 91.3% of statements 17:38:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:38:48 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:39:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:39:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:39:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:39:20 $ docker stop --time=1 b6b7c522af285e40d6f8ef63cc29121d02de85c7b020c6fa963ccb1b8619551f 17:39:22 $ docker rm -f --volumes b6b7c522af285e40d6f8ef63cc29121d02de85c7b020c6fa963ccb1b8619551f [Pipeline] // withDockerContainer [Pipeline] sh 17:39:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:39:26 Warning: overwriting stash ‘coverage-report’ 17:39:26 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 17:39:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:39:27 17:39:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:39:28 arm64: Pulling from edgex-lftools-log-publisher 17:39:28 8998bd30e6a1: Pulling fs layer 17:39:28 04944245beec: Pulling fs layer 17:39:28 699f458cf7ca: Pulling fs layer 17:39:28 765212b225bb: Pulling fs layer 17:39:28 f23df028b6ca: Pulling fs layer 17:39:28 d65c8cfc05b1: Pulling fs layer 17:39:28 2437ff75d9bd: Pulling fs layer 17:39:28 765212b225bb: Waiting 17:39:28 f23df028b6ca: Waiting 17:39:28 d65c8cfc05b1: Waiting 17:39:28 2437ff75d9bd: Waiting 17:39:28 04944245beec: Verifying Checksum 17:39:28 04944245beec: Download complete 17:39:28 765212b225bb: Verifying Checksum 17:39:28 765212b225bb: Download complete 17:39:28 f23df028b6ca: Verifying Checksum 17:39:28 f23df028b6ca: Download complete 17:39:28 d65c8cfc05b1: Verifying Checksum 17:39:28 d65c8cfc05b1: Download complete 17:39:28 699f458cf7ca: Verifying Checksum 17:39:28 699f458cf7ca: Download complete 17:39:29 8998bd30e6a1: Verifying Checksum 17:39:29 8998bd30e6a1: Download complete 17:39:32 2437ff75d9bd: Verifying Checksum 17:39:32 2437ff75d9bd: Download complete 17:39:34 8998bd30e6a1: Pull complete 17:39:34 04944245beec: Pull complete 17:39:36 699f458cf7ca: Pull complete 17:39:36 765212b225bb: Pull complete 17:39:37 f23df028b6ca: Pull complete 17:39:37 d65c8cfc05b1: Pull complete 17:39:56 2437ff75d9bd: Pull complete 17:39:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:39:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:39:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:56 prd-ubuntu20.04-docker-arm64-4c-16g-2247 does not seem to be running inside a container 17:39:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:39:58 $ docker top 3d676be09d9903255868532f60aefcec5209997f7872863bfd800c14f13ff618 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:39:59 ---> job-cost.sh 17:39:59 lf-activate-venv: SKIPPING 17:39:59 INFO: No Stack... 17:39:59 INFO: Retrieving Pricing Info for: v3-standard-4 17:40:00 INFO: Archiving Costs [Pipeline] sh 17:40:01 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 17:40:01 + cut -d, -f6 [Pipeline] lock 17:40:01 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-483-1-stack-cost] 17:40:01 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-483-1-stack-cost] did not exist. Created. 17:40:01 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-483-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:40:02 /w/workspace/go-mod-bootstrap/1@tmp/durable-bf038931/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:40:03 + echo total: 0.10999999940395355 [Pipeline] stash 17:40:03 Warning: overwriting stash ‘stack-cost’ 17:40:03 Stashed 1 file(s) [Pipeline] } 17:40:03 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-483-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:40:03 $ docker stop --time=1 3d676be09d9903255868532f60aefcec5209997f7872863bfd800c14f13ff618 17:40:04 $ docker rm -f --volumes 3d676be09d9903255868532f60aefcec5209997f7872863bfd800c14f13ff618 [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 17:40:05 provisioning config files... 17:40:05 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-483@tmp/config2896674832701484838tmp [Pipeline] { [Pipeline] sh 17:40:06 + set +x 17:40:06 + curl -s https://codecov.io/bash 17:40:06 + bash -s -- 17:40:06 17:40:06 _____ _ 17:40:06 / ____| | | 17:40:06 | | ___ __| | ___ ___ _____ __ 17:40:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:40:06 | |___| (_) | (_| | __/ (_| (_) \ V / 17:40:06 \_____\___/ \__,_|\___|\___\___/ \_/ 17:40:06 Bash-1.0.6 17:40:06 17:40:06 17:40:06 ==> git version 2.25.1 found 17:40:06 ==> 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 17:40:06 Release-Date: 2020-01-08 17:40:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:40:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:40:06 ==> Jenkins CI detected. 17:40:06 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-483 17:40:06 project root: . 17:40:06 --> token set from env 17:40:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:40:06 ==> Running gcov in . (disable via -X gcov) 17:40:06 ==> Python coveragepy not found 17:40:06 ==> Searching for coverage reports in: 17:40:06 + . 17:40:06 -> Found 1 reports 17:40:06 ==> Detecting git/mercurial file structure 17:40:06 ==> Reading reports 17:40:06 + ./coverage.out bytes=85216 17:40:06 ==> Appending adjustments 17:40:06 https://docs.codecov.io/docs/fixing-reports 17:40:06 + Found adjustments 17:40:06 ==> Gzipping contents 17:40:06 16K /tmp/codecov.Poe2OQ.gz 17:40:06 ==> Uploading reports 17:40:06 url: https://codecov.io 17:40:06 query: branch=PR-483&commit=48fead0e5a9c09f92c84575abc958c2dad73651d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-483%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=483&job=&cmd_args= 17:40:06 -> Pinging Codecov 17:40:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-483&commit=48fead0e5a9c09f92c84575abc958c2dad73651d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-483%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=483&job=&cmd_args= 17:40:06 -> Uploading to 17:40:06 https://storage.googleapis.com/codecov/v4/raw/2023-03-15/833815588EE85121546D348822E98E2E/48fead0e5a9c09f92c84575abc958c2dad73651d/83775b9d-531e-45e0-9b4f-c27f4bd5a117.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T174006Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dab2ee69be80fcbf2a888d810ce0670efc6f330abfe1e3541179f6b5043e20f5 17:40:06 % Total % Received % Xferd Average Speed Time Time Time Current 17:40:06 Dload Upload Total Spent Left Speed 17:40:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13451 0 0 100 13451 0 51339 --:--:-- --:--:-- --:--:-- 51339 17:40:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/48fead0e5a9c09f92c84575abc958c2dad73651d [Pipeline] } 17:40:06 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 17:40:08 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-483/archives ] 17:40:08 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-483/archives 17:40:08 total 16 17:40:08 drwxr-xr-x 3 root root 4096 Mar 15 17:34 . 17:40:08 drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 17:34 .. 17:40:08 drwxr-xr-x 2 root root 4096 Mar 15 17:34 cost 17:40:08 -rw-r--r-- 1 root root 88 Mar 15 17:34 cost.csv 17:40:08 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-483/archives 17:40:08 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-483/archives 17:40:08 total 16 17:40:08 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 17:34 . 17:40:08 drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 17:34 .. 17:40:08 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 17:34 cost 17:40:08 -rw-r--r-- 1 jenkins jenkins 88 Mar 15 17:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:40:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:40:09 ---> package-listing.sh 17:40:09 ++ facter osfamily 17:40:09 ++ tr '[:upper:]' '[:lower:]' 17:40:10 + OS_FAMILY=debian 17:40:10 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-483 17:40:10 + START_PACKAGES=/tmp/packages_start.txt 17:40:10 + END_PACKAGES=/tmp/packages_end.txt 17:40:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:40:10 + PACKAGES=/tmp/packages_start.txt 17:40:10 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-483 ']' 17:40:10 + PACKAGES=/tmp/packages_end.txt 17:40:10 + case "${OS_FAMILY}" in 17:40:10 + grep '^ii' 17:40:10 + dpkg -l 17:40:10 + '[' -f /tmp/packages_start.txt ']' 17:40:10 + '[' -f /tmp/packages_end.txt ']' 17:40:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:40:10 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-483 ']' 17:40:10 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-483/archives/ 17:40:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-483/archives/ [Pipeline] echo 17:40:10 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-483/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:40:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:40:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:11 prd-ubuntu20.04-docker-8c-8g-2245 does not seem to be running inside a container 17:40:11 $ 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-483/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-483 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-483:/w/workspace/xfoundry_go-mod-bootstrap_PR-483:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-483@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-483@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 17:40:11 $ docker top 52a36ff214ed17e9a31be64bfe2e9b5716c2f84171d6a274c1b3ecd17763529b -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:11 + touch /tmp/pre-build-complete [Pipeline] sh 17:40:12 + mkdir -p /var/log/sysstat [Pipeline] sh 17:40:12 + ls /var/log/sa-host 17:40:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:40:12 provisioning config files... 17:40:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-483@tmp/config17659636894574749224tmp [Pipeline] { [Pipeline] echo 17:40:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:40:12 ---> create-netrc.sh [Pipeline] } 17:40:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:40:13 ---> python-tools-install.sh [Pipeline] echo 17:40:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:40:13 ---> sudo-logs.sh 17:40:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:40:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:40:14 ---> job-cost.sh 17:40:14 lf-activate-venv: SKIPPING 17:40:14 DEBUG: total: 0.2199999988079071 17:40:14 INFO: Retrieving Stack Cost... 17:40:14 INFO: Retrieving Pricing Info for: v3-standard-8 17:40:14 INFO: Archiving Costs [Pipeline] echo 17:40:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:40:15 ---> logs-deploy.sh 17:40:15 lf-activate-venv: SKIPPING 17:40:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-483/1 17:40:15 INFO: archiving workspace using pattern(s): 17:40:16 Archives upload complete. 17:40:16 INFO: archiving logs to Nexus 17:40:17 ---> uname -a: 17:40:17 Linux prd-ubuntu20-04-docker-8c-8g-2245 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:40:17 17:40:17 17:40:17 ---> lscpu: 17:40:17 Architecture: x86_64 17:40:17 CPU op-mode(s): 32-bit, 64-bit 17:40:17 Byte Order: Little Endian 17:40:17 Address sizes: 40 bits physical, 48 bits virtual 17:40:17 CPU(s): 8 17:40:17 On-line CPU(s) list: 0-7 17:40:17 Thread(s) per core: 1 17:40:17 Core(s) per socket: 1 17:40:17 Socket(s): 8 17:40:17 NUMA node(s): 1 17:40:17 Vendor ID: AuthenticAMD 17:40:17 CPU family: 23 17:40:17 Model: 49 17:40:17 Model name: AMD EPYC-Rome Processor 17:40:17 Stepping: 0 17:40:17 CPU MHz: 2800.002 17:40:17 BogoMIPS: 5600.00 17:40:17 Virtualization: AMD-V 17:40:17 Hypervisor vendor: KVM 17:40:17 Virtualization type: full 17:40:17 L1d cache: 256 KiB 17:40:17 L1i cache: 256 KiB 17:40:17 L2 cache: 4 MiB 17:40:17 L3 cache: 128 MiB 17:40:17 NUMA node0 CPU(s): 0-7 17:40:17 Vulnerability Itlb multihit: Not affected 17:40:17 Vulnerability L1tf: Not affected 17:40:17 Vulnerability Mds: Not affected 17:40:17 Vulnerability Meltdown: Not affected 17:40:17 Vulnerability Mmio stale data: Not affected 17:40:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:40:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:40:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:40:17 Vulnerability Srbds: Not affected 17:40:17 Vulnerability Tsx async abort: Not affected 17:40:17 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 17:40:17 17:40:17 17:40:17 ---> nproc: 17:40:17 8 17:40:17 17:40:17 17:40:17 ---> df -h: 17:40:17 Filesystem Size Used Avail Use% Mounted on 17:40:17 overlay 155G 11G 145G 7% / 17:40:17 tmpfs 64M 0 64M 0% /dev 17:40:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:40:17 shm 64M 0 64M 0% /dev/shm 17:40:17 /dev/vda1 155G 11G 145G 7% /facter-os 17:40:17 17:40:17 17:40:17 ---> sar -b -r -n DEV: 17:40:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2245) 03/15/23 _x86_64_ (8 CPU) 17:40:17 17:40:17 17:31:57 LINUX RESTART (8 CPU) 17:40:17 17:40:17 17:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:40:17 17:33:02 331.79 47.85 283.94 0.00 5376.21 189497.90 0.00 17:40:17 17:34:01 58.14 0.42 57.72 0.00 14.91 35807.22 0.00 17:40:17 17:35:01 45.08 0.22 44.86 0.00 15.20 23374.50 0.00 17:40:17 17:36:01 1.47 0.00 1.47 0.00 0.00 17.61 0.00 17:40:17 17:37:01 2.48 0.97 1.52 0.00 67.46 25.46 0.00 17:40:17 17:38:01 54.22 10.65 43.58 0.00 5110.21 8719.61 0.00 17:40:17 17:39:01 3.67 0.02 3.65 0.00 0.13 93.58 0.00 17:40:17 17:40:01 1.30 0.00 1.30 0.00 0.00 14.00 0.00 17:40:17 Average: 62.28 7.53 54.75 0.00 1325.83 32189.48 0.00 17:40:17 17:40:17 17:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:40:17 17:33:02 29747992 31588740 750396 2.28 60548 2081528 1880116 5.54 988108 1825148 191352 17:40:17 17:34:01 28535840 31405368 893000 2.72 91128 3006384 2315332 6.82 1313324 2609652 159904 17:40:17 17:35:01 28681060 31578336 722368 2.20 95624 3034740 1759108 5.18 1106920 2674840 324 17:40:17 17:36:01 28681348 31578764 721732 2.19 95656 3034744 1759108 5.18 1106692 2674844 28 17:40:17 17:37:01 28678844 31583364 716740 2.18 97060 3039872 1736080 5.12 1107520 2680128 312 17:40:17 17:38:01 28157644 31564216 721960 2.20 129624 3490976 1800932 5.31 1423688 2845276 12 17:40:17 17:39:01 28165692 31567692 718732 2.19 128252 3487716 1770372 5.22 1419640 2842152 12 17:40:17 17:40:01 28165424 31567500 718832 2.19 128340 3487724 1770372 5.22 1419720 2842156 8 17:40:17 Average: 28601730 31554248 745470 2.27 103279 3082960 1848928 5.45 1235702 2624274 43994 17:40:17 17:40:17 17:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:40:17 17:33:02 docker0 3.83 4.55 0.41 47.34 0.00 0.00 0.00 0.00 17:40:17 17:33:02 lo 3.73 3.73 0.36 0.36 0.00 0.00 0.00 0.00 17:40:17 17:33:02 ens3 670.76 413.43 5790.76 101.64 0.00 0.00 0.00 0.00 17:40:17 17:34:01 vethf327de2 36.15 62.23 3.36 593.11 0.00 0.00 0.00 0.05 17:40:17 17:34:01 docker0 36.15 62.11 2.87 593.10 0.00 0.00 0.00 0.00 17:40:17 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:17 17:34:01 ens3 129.61 69.12 1387.85 17.98 0.00 0.00 0.00 0.00 17:40:17 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:17 17:35:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 17:40:17 17:35:01 ens3 110.01 70.45 2528.63 14.31 0.00 0.00 0.00 0.00 17:40:17 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:17 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:17 17:36:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:40:17 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:17 17:37:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 17:40:17 17:37:01 ens3 0.38 0.43 0.12 0.18 0.00 0.00 0.00 0.00 17:40:17 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:17 17:38:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 17:40:17 17:38:01 ens3 163.54 75.54 2802.09 5.33 0.00 0.00 0.00 0.00 17:40:17 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:17 17:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:40:17 17:39:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:40:17 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:17 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:17 17:40:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:40:17 Average: docker0 4.93 8.22 0.40 78.98 0.00 0.00 0.00 0.00 17:40:17 Average: lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 17:40:17 Average: ens3 134.34 78.67 1564.14 17.43 0.00 0.00 0.00 0.00 17:40:17 17:40:17 17:40:17 ---> sar -P ALL: 17:40:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2245) 03/15/23 _x86_64_ (8 CPU) 17:40:17 17:40:17 17:31:57 LINUX RESTART (8 CPU) 17:40:17 17:40:17 17:32:01 CPU %user %nice %system %iowait %steal %idle 17:40:17 17:33:02 all 6.67 0.00 2.39 3.36 0.04 87.53 17:40:17 17:33:02 0 4.28 0.00 3.20 1.01 0.03 91.48 17:40:17 17:33:02 1 6.78 0.00 2.36 0.85 0.03 89.97 17:40:17 17:33:02 2 6.08 0.00 2.60 5.70 0.07 85.56 17:40:17 17:33:02 3 6.58 0.00 2.55 0.35 0.03 90.49 17:40:17 17:33:02 4 4.72 0.00 1.36 1.01 0.03 92.88 17:40:17 17:33:02 5 10.24 0.00 1.93 1.83 0.05 85.96 17:40:17 17:33:02 6 8.35 0.00 2.83 12.43 0.05 76.34 17:40:17 17:33:02 7 6.32 0.00 2.33 3.74 0.05 87.56 17:40:17 17:34:01 all 22.12 0.00 4.68 3.17 0.06 69.96 17:40:17 17:34:01 0 21.59 0.00 4.35 2.67 0.07 71.32 17:40:17 17:34:01 1 23.74 0.00 5.54 0.14 0.07 70.51 17:40:17 17:34:01 2 21.52 0.00 4.89 17.00 0.07 56.52 17:40:17 17:34:01 3 22.04 0.00 4.38 0.51 0.05 73.02 17:40:17 17:34:01 4 22.40 0.00 4.29 3.87 0.05 69.39 17:40:17 17:34:01 5 23.04 0.00 4.77 0.74 0.07 71.38 17:40:17 17:34:01 6 21.26 0.00 4.20 0.12 0.05 74.37 17:40:17 17:34:01 7 21.39 0.00 5.04 0.34 0.07 73.16 17:40:17 17:35:01 all 12.48 0.00 2.44 2.83 0.06 82.19 17:40:17 17:35:01 0 12.08 0.00 2.50 0.65 0.05 84.72 17:40:17 17:35:01 1 12.45 0.00 2.16 1.09 0.05 84.24 17:40:17 17:35:01 2 12.58 0.00 2.86 10.78 0.05 73.73 17:40:17 17:35:01 3 11.80 0.00 2.01 1.17 0.03 84.99 17:40:17 17:35:01 4 13.02 0.00 1.99 0.02 0.05 84.92 17:40:17 17:35:01 5 12.57 0.00 3.19 0.47 0.03 83.73 17:40:17 17:35:01 6 12.50 0.00 2.55 5.96 0.03 78.96 17:40:17 17:35:01 7 12.84 0.00 2.28 2.50 0.19 82.20 17:40:17 17:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 17:40:17 17:36:01 0 0.07 0.00 0.02 0.00 0.02 99.90 17:40:17 17:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:40:17 17:36:01 2 0.03 0.00 0.02 0.02 0.02 99.92 17:40:17 17:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:40:17 17:36:01 4 0.05 0.00 0.05 0.00 0.00 99.90 17:40:17 17:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:40:17 17:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:40:17 17:36:01 7 0.00 0.00 0.00 0.02 0.02 99.97 17:40:17 17:37:01 all 0.05 0.00 0.05 0.01 0.00 99.89 17:40:17 17:37:01 0 0.08 0.00 0.15 0.03 0.02 99.72 17:40:17 17:37:01 1 0.10 0.00 0.02 0.00 0.00 99.88 17:40:17 17:37:01 2 0.02 0.00 0.03 0.00 0.00 99.95 17:40:17 17:37:01 3 0.05 0.00 0.03 0.02 0.00 99.90 17:40:17 17:37:01 4 0.05 0.00 0.03 0.00 0.00 99.92 17:40:17 17:37:01 5 0.05 0.00 0.00 0.00 0.00 99.95 17:40:17 17:37:01 6 0.02 0.00 0.13 0.03 0.00 99.82 17:40:17 17:37:01 7 0.00 0.00 0.02 0.02 0.00 99.97 17:40:17 17:38:01 all 2.08 0.00 1.44 0.90 0.03 95.56 17:40:17 17:38:01 0 1.44 0.00 1.47 2.72 0.03 94.33 17:40:17 17:38:01 1 1.86 0.00 1.07 0.82 0.05 96.20 17:40:17 17:38:01 2 2.27 0.00 1.05 0.88 0.02 95.78 17:40:17 17:38:01 3 1.70 0.00 1.05 0.52 0.02 96.71 17:40:17 17:38:01 4 2.85 0.00 1.27 0.88 0.03 94.96 17:40:17 17:38:01 5 1.98 0.00 0.75 0.52 0.02 96.73 17:40:17 17:38:01 6 1.44 0.00 2.84 0.23 0.02 95.48 17:40:17 17:38:01 7 3.07 0.00 1.99 0.64 0.03 94.27 17:40:17 17:39:01 all 0.08 0.00 0.06 0.01 0.00 99.85 17:40:17 17:39:01 0 0.08 0.00 0.03 0.00 0.00 99.88 17:40:17 17:39:01 1 0.25 0.00 0.10 0.10 0.00 99.55 17:40:17 17:39:01 2 0.05 0.00 0.08 0.00 0.00 99.87 17:40:17 17:39:01 3 0.05 0.00 0.05 0.00 0.00 99.90 17:40:17 17:39:01 4 0.05 0.00 0.05 0.00 0.00 99.90 17:40:17 17:39:01 5 0.03 0.00 0.05 0.00 0.00 99.92 17:40:17 17:39:01 6 0.07 0.00 0.07 0.00 0.00 99.87 17:40:17 17:39:01 7 0.07 0.00 0.03 0.00 0.02 99.88 17:40:17 17:40:01 all 0.01 0.00 0.01 0.01 0.01 99.97 17:40:17 17:40:01 0 0.00 0.00 0.00 0.02 0.00 99.98 17:40:17 17:40:01 1 0.02 0.00 0.02 0.03 0.02 99.92 17:40:17 17:40:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:40:17 17:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:40:17 17:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:40:17 17:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:40:17 17:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:40:17 17:40:01 7 0.00 0.00 0.02 0.00 0.02 99.97 17:40:17 Average: all 5.38 0.00 1.37 1.28 0.03 91.94 17:40:17 Average: 0 4.89 0.00 1.45 0.88 0.03 92.74 17:40:17 Average: 1 5.59 0.00 1.40 0.38 0.03 92.60 17:40:17 Average: 2 5.26 0.00 1.43 4.25 0.03 89.03 17:40:17 Average: 3 5.22 0.00 1.25 0.32 0.02 93.19 17:40:17 Average: 4 5.34 0.00 1.12 0.71 0.02 92.81 17:40:17 Average: 5 5.93 0.00 1.33 0.44 0.02 92.28 17:40:17 Average: 6 5.39 0.00 1.57 2.34 0.02 90.68 17:40:17 Average: 7 5.40 0.00 1.45 0.90 0.05 92.19 17:40:17 17:40:17 17:40:17