Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2337feb1bdb9a6ec900806870877c4d98cad8bc9 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-ssh6789907319457664261.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh3261105520623085689.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 590556114a56c6d90cc8043840e039c2f74196dc 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17134327824920897948.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh15494812200634192417.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12027262976224510829.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4812 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # 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 Avoid second fetch Checking out Revision 2337feb1bdb9a6ec900806870877c4d98cad8bc9 (main) Commit message: "Merge pull request #724 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-configuration/v3-3.2.0-dev.9" > 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 core.sparsecheckout # timeout=10 > git checkout -f 2337feb1bdb9a6ec900806870877c4d98cad8bc9 # timeout=10 > git rev-list --no-walk f57a4675a3d2096fab96b5e3772b85c9f82a6631 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:41:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:41:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:41:58 ========================================================= 09:41:58 EdgeX Global Pipelines Version Info 09:41:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:41:58 ------------------- 09:41:58 stable info: 09:41:58 ------------------- 09:41:58 Commited By: Ginny Guan ginny@iotechsys.com 09:41:58 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 09:41:58 Message: update stable to v1.0.260 09:41:59 ------------------- 09:41:59 experimental info: 09:41:59 ------------------- 09:41:59 Commited By: Ginny Guan ginny@iotechsys.com 09:41:59 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 09:41:59 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:41:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 09:41:59 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 09:41:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:41:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:41:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:41:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:41:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:41:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:41:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:41:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:41:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:41:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 09:41:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:41:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:41:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:41:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:41:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:41:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:41:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:41:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:41:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:41:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:41:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:41:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:41:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:41:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2337feb1bdb9a6ec900806870877c4d98cad8bc9 [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2337feb [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:42:00 + git rev-list -1 --merges 2337feb1bdb9a6ec900806870877c4d98cad8bc9~1..2337feb1bdb9a6ec900806870877c4d98cad8bc9 [Pipeline] echo 09:42:00 -----------> git rev-list -1 --merges 2337feb1bdb9a6ec900806870877c4d98cad8bc9~1..2337feb1bdb9a6ec900806870877c4d98cad8bc9 2337feb1bdb9a6ec900806870877c4d98cad8bc9 09:42:00 2337feb1bdb9a6ec900806870877c4d98cad8bc9 [false] [Pipeline] sh 09:42:00 + git log --format=format:%s -1 2337feb1bdb9a6ec900806870877c4d98cad8bc9 [Pipeline] echo 09:42:00 ========================================================= 09:42:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:42:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:42:01 + git log --format=format:%s -1 2337feb1bdb9a6ec900806870877c4d98cad8bc9 [Pipeline] echo 09:42:01 [semverPrep] GIT_COMMIT: 2337feb1bdb9a6ec900806870877c4d98cad8bc9, Commit Message: Merge pull request #724 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-configuration/v3-3.2.0-dev.9 [Pipeline] echo 09:42:01 [semverPrep] This is not a build commit. [Pipeline] sh 09:42:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:42:01 + grep -v github /etc/ssh/ssh_known_hosts 09:42:01 + [ -e /tmp/ssh_known_hosts ] 09:42:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:42:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:42:01 + sudo tee -a /etc/ssh/ssh_known_hosts 09:42:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:42:02 09:42:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:42:02 0.1.4: Pulling from edgex-devops/py-git-semver 09:42:02 b85a868b505f: Pulling fs layer 09:42:02 e2be974225ed: Pulling fs layer 09:42:02 339a4e72a1f5: Pulling fs layer 09:42:02 988bab9f4d93: Pulling fs layer 09:42:02 1469e6f7b9e6: Pulling fs layer 09:42:02 eaf3925da568: Pulling fs layer 09:42:02 bab4dde63d76: Pulling fs layer 09:42:02 bde34c3a00c8: Pulling fs layer 09:42:02 b352a97aabf1: Pulling fs layer 09:42:02 4872d77fe225: Pulling fs layer 09:42:02 5851b861e8e6: Pulling fs layer 09:42:02 1469e6f7b9e6: Waiting 09:42:02 bde34c3a00c8: Waiting 09:42:02 eaf3925da568: Waiting 09:42:02 bab4dde63d76: Waiting 09:42:02 988bab9f4d93: Waiting 09:42:02 4872d77fe225: Waiting 09:42:02 5851b861e8e6: Waiting 09:42:02 b352a97aabf1: Waiting 09:42:02 e2be974225ed: Verifying Checksum 09:42:02 e2be974225ed: Download complete 09:42:02 988bab9f4d93: Verifying Checksum 09:42:02 988bab9f4d93: Download complete 09:42:02 1469e6f7b9e6: Verifying Checksum 09:42:02 1469e6f7b9e6: Download complete 09:42:02 339a4e72a1f5: Verifying Checksum 09:42:02 339a4e72a1f5: Download complete 09:42:02 eaf3925da568: Verifying Checksum 09:42:02 eaf3925da568: Download complete 09:42:02 bde34c3a00c8: Verifying Checksum 09:42:02 bde34c3a00c8: Download complete 09:42:02 b352a97aabf1: Verifying Checksum 09:42:02 b352a97aabf1: Download complete 09:42:02 4872d77fe225: Download complete 09:42:02 5851b861e8e6: Verifying Checksum 09:42:02 5851b861e8e6: Download complete 09:42:02 b85a868b505f: Verifying Checksum 09:42:03 bab4dde63d76: Verifying Checksum 09:42:03 bab4dde63d76: Download complete 09:42:04 b85a868b505f: Pull complete 09:42:04 e2be974225ed: Pull complete 09:42:04 339a4e72a1f5: Pull complete 09:42:04 988bab9f4d93: Pull complete 09:42:04 1469e6f7b9e6: Pull complete 09:42:05 eaf3925da568: Pull complete 09:42:07 bab4dde63d76: Pull complete 09:42:07 bde34c3a00c8: Pull complete 09:42:07 b352a97aabf1: Pull complete 09:42:07 4872d77fe225: Pull complete 09:42:07 5851b861e8e6: Pull complete 09:42:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:42:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:42:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:07 prd-ubuntu20.04-docker-8c-8g-4812 does not seem to be running inside a container 09:42:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:42:10 $ docker top 9d4a1696b39a93336d01378b1d7790bb4035db4ec73461761301dd9b20686106 -eo pid,comm 09:42:10 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). 09:42:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:42:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:42:10 [ssh-agent] Looking for ssh-agent implementation... 09:42:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:42:10 $ docker exec 9d4a1696b39a93336d01378b1d7790bb4035db4ec73461761301dd9b20686106 ssh-agent 09:42:10 SSH_AUTH_SOCK=/tmp/ssh-WIUwcCpGPRiK/agent.32 09:42:10 SSH_AGENT_PID=38 09:42:10 Running ssh-add (command line suppressed) 09:42:10 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_17166517177044319546.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_17166517177044319546.key) 09:42:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:42:11 + git tag --points-at HEAD [Pipeline] } 09:42:11 $ docker exec --env ******** --env ******** 9d4a1696b39a93336d01378b1d7790bb4035db4ec73461761301dd9b20686106 ssh-agent -k 09:42:11 unset SSH_AUTH_SOCK; 09:42:11 unset SSH_AGENT_PID; 09:42:11 echo Agent pid 38 killed; 09:42:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:42:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:42:11 [ssh-agent] Looking for ssh-agent implementation... 09:42:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:42:11 $ docker exec 9d4a1696b39a93336d01378b1d7790bb4035db4ec73461761301dd9b20686106 ssh-agent 09:42:11 SSH_AUTH_SOCK=/tmp/ssh-2e8CVsExOr4y/agent.71 09:42:11 SSH_AGENT_PID=77 09:42:11 Running ssh-add (command line suppressed) 09:42:11 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12123682367513472197.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12123682367513472197.key) 09:42:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:42:11 + git semver init 09:42:12 2024-07-02 09:42:12,159 [run_init] DEBUG init version:0.0.0 force:False 09:42:12 2024-07-02 09:42:12,160 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 09:42:12 2024-07-02 09:42:12,160 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 09:42:12 2024-07-02 09:42:12,161 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 09:42:13 2024-07-02 09:42:13,248 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 09:42:13 2024-07-02 09:42:13,249 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 09:42:13 2024-07-02 09:42:13,249 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 09:42:13 2024-07-02 09:42:13,249 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 09:42:13 3.2.0-dev.40 [Pipeline] } 09:42:13 $ docker exec --env ******** --env ******** 9d4a1696b39a93336d01378b1d7790bb4035db4ec73461761301dd9b20686106 ssh-agent -k 09:42:13 unset SSH_AUTH_SOCK; 09:42:13 unset SSH_AGENT_PID; 09:42:13 echo Agent pid 77 killed; 09:42:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:42:14 + git semver [Pipeline] } 09:42:14 $ docker stop --time=1 9d4a1696b39a93336d01378b1d7790bb4035db4ec73461761301dd9b20686106 09:42:15 $ docker rm -f --volumes 9d4a1696b39a93336d01378b1d7790bb4035db4ec73461761301dd9b20686106 [Pipeline] // withDockerContainer [Pipeline] sh 09:42:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:42:16 Stashed 1 file(s) [Pipeline] echo 09:42:16 [edgeXSemver]: initialized semver on version 3.2.0-dev.40 [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 09:42:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:42:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:42:16 ========================================================= 09:42:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 09:42:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:42:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:42:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 09:42:16 619be1103602: Pulling fs layer 09:42:16 7862e08f4a3e: Pulling fs layer 09:42:16 5df492c9dc93: Pulling fs layer 09:42:16 7629e6793208: Pulling fs layer 09:42:16 4f4fb700ef54: Pulling fs layer 09:42:16 fb5054dd5b73: Pulling fs layer 09:42:16 eeca6798cff9: Pulling fs layer 09:42:16 aa269ceb94a6: Pulling fs layer 09:42:16 ada007ff1a6a: Pulling fs layer 09:42:16 eeca6798cff9: Waiting 09:42:16 7629e6793208: Waiting 09:42:16 fb5054dd5b73: Waiting 09:42:16 aa269ceb94a6: Waiting 09:42:16 4f4fb700ef54: Waiting 09:42:16 7862e08f4a3e: Verifying Checksum 09:42:16 7862e08f4a3e: Download complete 09:42:16 7629e6793208: Verifying Checksum 09:42:16 7629e6793208: Download complete 09:42:16 4f4fb700ef54: Download complete 09:42:16 fb5054dd5b73: Verifying Checksum 09:42:16 fb5054dd5b73: Download complete 09:42:16 619be1103602: Download complete 09:42:16 eeca6798cff9: Verifying Checksum 09:42:16 eeca6798cff9: Download complete 09:42:17 619be1103602: Pull complete 09:42:17 ada007ff1a6a: Verifying Checksum 09:42:17 ada007ff1a6a: Download complete 09:42:17 7862e08f4a3e: Pull complete 09:42:17 5df492c9dc93: Verifying Checksum 09:42:17 5df492c9dc93: Download complete 09:42:17 aa269ceb94a6: Verifying Checksum 09:42:17 aa269ceb94a6: Download complete 09:42:20 5df492c9dc93: Pull complete 09:42:20 7629e6793208: Pull complete 09:42:20 4f4fb700ef54: Pull complete 09:42:20 fb5054dd5b73: Pull complete 09:42:20 eeca6798cff9: Pull complete 09:42:23 aa269ceb94a6: Pull complete 09:42:23 ada007ff1a6a: Pull complete 09:42:23 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 09:42:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:42:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 09:42:23 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:24 + docker inspect -f . ci-base-image-x86_64 09:42:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:24 prd-ubuntu20.04-docker-8c-8g-4812 does not seem to be running inside a container 09:42:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** ci-base-image-x86_64 cat 09:42:28 $ docker top 8f2ea68b892674d2c380048fff6e8c74e1a3b42c597ce88a557cc25ac5f91933 -eo pid,comm [Pipeline] { [Pipeline] sh 09:42:29 + go version 09:42:29 go version go1.21.9 linux/amd64 [Pipeline] } 09:42:29 $ docker stop --time=1 8f2ea68b892674d2c380048fff6e8c74e1a3b42c597ce88a557cc25ac5f91933 09:42:30 $ docker rm -f --volumes 8f2ea68b892674d2c380048fff6e8c74e1a3b42c597ce88a557cc25ac5f91933 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:30 + docker inspect -f . ci-base-image-x86_64 09:42:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:30 prd-ubuntu20.04-docker-8c-8g-4812 does not seem to be running inside a container 09:42:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** ci-base-image-x86_64 cat 09:42:31 $ docker top 53b1ad5c22a118c3eea20e5336aa7a8e368b160ede13d87aac212adb1cc6d79f -eo pid,comm [Pipeline] { [Pipeline] sh 09:42:31 Still waiting to schedule task 09:42:31 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:42:31 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 09:42:31 + make test 09:42:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:42:31 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.26 09:42:31 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.9 09:42:31 go: downloading github.com/stretchr/testify v1.9.0 09:42:31 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.28 09:42:32 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 09:42:32 go: downloading github.com/mitchellh/copystructure v1.2.0 09:42:32 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:42:32 go: downloading gopkg.in/yaml.v3 v3.0.1 09:42:32 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.10 09:42:32 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.7 09:42:32 go: downloading github.com/labstack/echo/v4 v4.11.4 09:42:32 go: downloading github.com/openziti/sdk-golang v0.23.38 09:42:32 go: downloading github.com/sirupsen/logrus v1.9.3 09:42:32 go: downloading github.com/google/uuid v1.6.0 09:42:32 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:42:32 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:42:32 go: downloading github.com/mitchellh/reflectwalk v1.0.2 09:42:32 go: downloading github.com/gorilla/websocket v1.5.1 09:42:32 go: downloading golang.org/x/net v0.26.0 09:42:32 go: downloading golang.org/x/sync v0.7.0 09:42:32 go: downloading github.com/go-kit/log v0.2.1 09:42:32 go: downloading github.com/go-playground/validator/v10 v10.22.0 09:42:32 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 09:42:32 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 09:42:32 go: downloading github.com/stretchr/objx v0.5.2 09:42:32 go: downloading github.com/spiffe/go-spiffe/v2 v2.2.0 09:42:32 go: downloading golang.org/x/sys v0.21.0 09:42:32 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 09:42:32 go: downloading github.com/hashicorp/errwrap v1.1.0 09:42:32 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 09:42:32 go: downloading github.com/go-openapi/strfmt v0.23.0 09:42:32 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 09:42:32 go: downloading github.com/kataras/go-events v0.0.3 09:42:32 go: downloading github.com/michaelquigley/pfxlog v0.6.10 09:42:32 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:42:32 go: downloading github.com/openziti/channel/v2 v2.0.132 09:42:32 go: downloading github.com/openziti/edge-api v0.26.20 09:42:32 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 09:42:33 go: downloading github.com/openziti/foundation/v2 v2.0.46 09:42:33 go: downloading github.com/go-openapi/runtime v0.28.0 09:42:33 go: downloading github.com/go-resty/resty/v2 v2.13.1 09:42:33 go: downloading github.com/openziti/secretstream v0.1.20 09:42:33 go: downloading github.com/openziti/identity v1.0.79 09:42:33 go: downloading github.com/openziti/transport/v2 v2.0.135 09:42:33 go: downloading github.com/openziti/metrics v1.2.55 09:42:33 go: downloading github.com/pkg/errors v0.9.1 09:42:33 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 09:42:33 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 09:42:33 go: downloading github.com/zitadel/oidc/v2 v2.12.0 09:42:33 go: downloading golang.org/x/oauth2 v0.20.0 09:42:33 go: downloading github.com/labstack/gommon v0.4.2 09:42:33 go: downloading golang.org/x/crypto v0.24.0 09:42:33 go: downloading github.com/valyala/fasttemplate v1.2.2 09:42:33 go: downloading golang.org/x/time v0.5.0 09:42:33 go: downloading github.com/hashicorp/consul/api v1.28.3 09:42:33 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:42:33 go: downloading github.com/spf13/cast v1.6.0 09:42:33 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:42:33 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:42:33 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 09:42:33 go: downloading github.com/go-playground/universal-translator v0.18.1 09:42:33 go: downloading github.com/leodido/go-urn v1.4.0 09:42:33 go: downloading golang.org/x/text v0.16.0 09:42:33 go: downloading github.com/x448/float16 v0.8.4 09:42:33 go: downloading github.com/zeebo/errs v1.3.0 09:42:33 go: downloading google.golang.org/grpc v1.62.1 09:42:33 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 09:42:33 go: downloading github.com/go-openapi/errors v0.22.0 09:42:33 go: downloading github.com/oklog/ulid v1.3.1 09:42:33 go: downloading go.mongodb.org/mongo-driver v1.15.0 09:42:33 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 09:42:33 go: downloading github.com/go-openapi/swag v0.23.0 09:42:33 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 09:42:33 go: downloading github.com/go-openapi/validate v0.24.0 09:42:33 go: downloading github.com/golang/protobuf v1.5.4 09:42:33 go: downloading google.golang.org/protobuf v1.34.1 09:42:34 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 09:42:34 go: downloading github.com/mitchellh/go-ps v1.0.0 09:42:34 go: downloading github.com/shirou/gopsutil/v3 v3.24.4 09:42:34 go: downloading github.com/opentracing/opentracing-go v1.2.0 09:42:34 go: downloading go.opentelemetry.io/otel v1.27.0 09:42:34 go: downloading go.opentelemetry.io/otel/trace v1.27.0 09:42:34 go: downloading github.com/fsnotify/fsnotify v1.7.0 09:42:34 go: downloading github.com/gorilla/securecookie v1.1.1 09:42:34 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:42:34 go: downloading github.com/gorilla/schema v1.4.1 09:42:34 go: downloading github.com/muhlemmer/gu v0.3.1 09:42:34 go: downloading github.com/mattn/go-colorable v0.1.13 09:42:34 go: downloading github.com/mattn/go-isatty v0.0.20 09:42:34 go: downloading github.com/valyala/bytebufferpool v1.0.0 09:42:34 go: downloading github.com/go-playground/locales v0.14.1 09:42:34 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:42:34 go: downloading github.com/hashicorp/go-hclog v1.5.0 09:42:34 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:42:34 go: downloading github.com/hashicorp/serf v0.10.1 09:42:34 go: downloading github.com/go-jose/go-jose/v4 v4.0.1 09:42:34 go: downloading golang.org/x/term v0.21.0 09:42:34 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240123012728-ef4313101c80 09:42:34 go: downloading github.com/mailru/easyjson v0.7.7 09:42:34 go: downloading github.com/go-openapi/analysis v0.23.0 09:42:34 go: downloading github.com/go-openapi/jsonpointer v0.21.0 09:42:34 go: downloading github.com/go-openapi/loads v0.22.0 09:42:34 go: downloading github.com/go-openapi/spec v0.21.0 09:42:34 go: downloading github.com/tklauser/go-sysconf v0.3.12 09:42:34 go: downloading github.com/go-logr/logr v1.4.2 09:42:34 go: downloading go.opentelemetry.io/otel/metric v1.27.0 09:42:34 go: downloading github.com/fatih/color v1.16.0 09:42:34 go: downloading github.com/armon/go-metrics v0.4.1 09:42:34 go: downloading github.com/josharian/intern v1.0.0 09:42:34 go: downloading github.com/go-logr/stdr v1.2.2 09:42:34 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 09:42:34 go: downloading github.com/tklauser/numcpus v0.6.1 09:42:34 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:42:34 go: downloading github.com/go-openapi/jsonreference v0.21.0 09:42:34 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:42:49 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 09:42:49 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 09:43:11 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 09:43:11 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 09:43:11 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.039s coverage: 33.8% of statements 09:43:11 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.016s coverage: 93.5% of statements 09:43:11 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.013s coverage: 91.9% of statements 09:43:11 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.288s coverage: 88.2% of statements 09:43:11 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.009s coverage: 84.4% of statements 09:43:11 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 09:43:11 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] 09:43:11 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.042s coverage: 41.5% of statements 09:43:11 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.007s coverage: 100.0% of statements 09:43:11 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.317s coverage: 87.7% of statements 09:43:11 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.019s coverage: 25.6% of statements 09:43:11 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.045s coverage: 76.2% of statements 09:43:11 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.009s coverage: 50.9% of statements 09:43:11 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.006s coverage: 31.2% of statements 09:43:11 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.006s coverage: 91.3% of statements 09:43:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:43:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:43:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:43:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:43:30 $ docker stop --time=1 53b1ad5c22a118c3eea20e5336aa7a8e368b160ede13d87aac212adb1cc6d79f 09:43:32 $ docker rm -f --volumes 53b1ad5c22a118c3eea20e5336aa7a8e368b160ede13d87aac212adb1cc6d79f [Pipeline] // withDockerContainer [Pipeline] sh 09:43:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:43:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:43:34 09:43:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:43:34 latest: Pulling from edgex-lftools-log-publisher 09:43:34 5eb5b503b376: Pulling fs layer 09:43:34 5c69ac0246d0: Pulling fs layer 09:43:34 ec43610c2a17: Pulling fs layer 09:43:34 3a2ae6a8a46f: Pulling fs layer 09:43:34 33b1e0a273af: Pulling fs layer 09:43:34 33b1e0a273af: Waiting 09:43:34 3a2ae6a8a46f: Waiting 09:43:34 5d3b04190fa2: Pulling fs layer 09:43:34 2f39f015ded8: Pulling fs layer 09:43:34 5d3b04190fa2: Waiting 09:43:34 2f39f015ded8: Waiting 09:43:34 5c69ac0246d0: Download complete 09:43:34 3a2ae6a8a46f: Verifying Checksum 09:43:34 3a2ae6a8a46f: Download complete 09:43:34 33b1e0a273af: Verifying Checksum 09:43:34 33b1e0a273af: Download complete 09:43:34 5d3b04190fa2: Verifying Checksum 09:43:34 5d3b04190fa2: Download complete 09:43:34 ec43610c2a17: Download complete 09:43:35 5eb5b503b376: Verifying Checksum 09:43:35 5eb5b503b376: Download complete 09:43:35 2f39f015ded8: Download complete 09:43:36 5eb5b503b376: Pull complete 09:43:36 5c69ac0246d0: Pull complete 09:43:37 ec43610c2a17: Pull complete 09:43:37 3a2ae6a8a46f: Pull complete 09:43:37 33b1e0a273af: Pull complete 09:43:37 5d3b04190fa2: Pull complete 09:43:41 2f39f015ded8: Pull complete 09:43:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:43:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:43:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:43:41 prd-ubuntu20.04-docker-8c-8g-4812 does not seem to be running inside a container 09:43:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:43:47 $ docker top 9bdeb3b7546afe1b5f0f06fa1559aa9cf9e910b2fc3d4204d3e137b98fa12543 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:43:47 ---> job-cost.sh 09:43:47 lf-activate-venv: SKIPPING 09:43:47 INFO: No Stack... 09:43:48 INFO: Retrieving Pricing Info for: v3-standard-8 09:43:48 INFO: Archiving Costs [Pipeline] sh 09:43:48 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 09:43:48 + cut -d, -f6 [Pipeline] lock 09:43:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-296-stack-cost] 09:43:48 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-296-stack-cost] did not exist. Created. 09:43:48 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-296-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:43:49 + echo total: 0.2199999988079071 [Pipeline] stash 09:43:49 Stashed 1 file(s) [Pipeline] } 09:43:49 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-296-stack-cost] [Pipeline] // lock [Pipeline] } 09:43:49 $ docker stop --time=1 9bdeb3b7546afe1b5f0f06fa1559aa9cf9e910b2fc3d4204d3e137b98fa12543 09:43:50 $ docker rm -f --volumes 9bdeb3b7546afe1b5f0f06fa1559aa9cf9e910b2fc3d4204d3e137b98fa12543 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:44:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4813 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 09:44:12 Running in /w/workspace/go-mod-bootstrap/296 [Pipeline] { [Pipeline] checkout 09:44:15 The recommended git tool is: git 09:44:23 using credential edgex-jenkins-ssh 09:44:23 Cloning the remote Git repository 09:44:23 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 09:44:23 > git init /w/workspace/go-mod-bootstrap/296 # timeout=10 09:44:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 09:44:23 > git --version # timeout=10 09:44:23 > git --version # 'git version 2.25.1' 09:44:23 using GIT_SSH to set credentials SSH Credentials for GitHub 09:44:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:44:27 Avoid second fetch 09:44:27 Checking out Revision 2337feb1bdb9a6ec900806870877c4d98cad8bc9 (main) 09:44:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 09:44:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:44:27 > git config core.sparsecheckout # timeout=10 09:44:27 > git checkout -f 2337feb1bdb9a6ec900806870877c4d98cad8bc9 # timeout=10 09:44:28 Commit message: "Merge pull request #724 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-configuration/v3-3.2.0-dev.9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:44:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:44:33 % Total % Received % Xferd Average Speed Time Time Time Current 09:44:33 Dload Upload Total Spent Left Speed 09:44:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 115k 0 --:--:-- --:--:-- --:--:-- 117k [Pipeline] sh 09:44:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:44:33 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 09:44:33 tee /etc/docker/daemon.new 09:44:33 { 09:44:33 "registry-mirrors": [ 09:44:33 "https://nexus3.edgexfoundry.org:10001" 09:44:33 ], 09:44:33 "bip": "10.250.0.254/24", 09:44:33 "hosts": [ 09:44:33 "tcp://0.0.0.0:5555", 09:44:33 "unix:///var/run/docker.sock" 09:44:33 ], 09:44:33 "mtu": 1458, 09:44:33 "selinux-enabled": true, 09:44:33 "seccomp-profile": "/etc/docker/seccomp.json" 09:44:33 } [Pipeline] sh 09:44:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:44:34 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 09:44:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:44:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:44:53 ========================================================= 09:44:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:44:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:44:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:44:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:44:54 c6b39de5b339: Pulling fs layer 09:44:54 a69c41024577: Pulling fs layer 09:44:54 d6de4b400683: Pulling fs layer 09:44:54 35cb2a7552d0: Pulling fs layer 09:44:54 4f4fb700ef54: Pulling fs layer 09:44:54 464afbd9ba4c: Pulling fs layer 09:44:54 00f215d4a9da: Pulling fs layer 09:44:54 d496ad576159: Pulling fs layer 09:44:54 464afbd9ba4c: Waiting 09:44:54 00f215d4a9da: Waiting 09:44:54 d496ad576159: Waiting 09:44:54 35cb2a7552d0: Waiting 09:44:54 4f4fb700ef54: Waiting 09:44:54 a69c41024577: Download complete 09:44:54 35cb2a7552d0: Verifying Checksum 09:44:54 35cb2a7552d0: Download complete 09:44:54 4f4fb700ef54: Verifying Checksum 09:44:54 4f4fb700ef54: Download complete 09:44:54 c6b39de5b339: Verifying Checksum 09:44:54 c6b39de5b339: Download complete 09:44:54 464afbd9ba4c: Verifying Checksum 09:44:54 464afbd9ba4c: Download complete 09:44:54 d496ad576159: Verifying Checksum 09:44:54 d496ad576159: Download complete 09:44:54 c6b39de5b339: Pull complete 09:44:55 a69c41024577: Pull complete 09:44:55 d6de4b400683: Verifying Checksum 09:44:55 d6de4b400683: Download complete 09:44:56 00f215d4a9da: Verifying Checksum 09:44:56 00f215d4a9da: Download complete 09:45:09 d6de4b400683: Pull complete 09:45:09 35cb2a7552d0: Pull complete 09:45:09 4f4fb700ef54: Pull complete 09:45:09 464afbd9ba4c: Pull complete 09:45:19 00f215d4a9da: Pull complete 09:45:19 d496ad576159: Pull complete 09:45:19 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 09:45:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:45:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 09:45:19 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:20 + docker inspect -f . ci-base-image-arm64 09:45:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:20 prd-ubuntu20.04-docker-arm64-4c-16g-4813 does not seem to be running inside a container 09:45:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/296 -v /w/workspace/go-mod-bootstrap/296:/w/workspace/go-mod-bootstrap/296:rw,z -v /w/workspace/go-mod-bootstrap/296@tmp:/w/workspace/go-mod-bootstrap/296@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 ******** ci-base-image-arm64 cat 09:45:23 $ docker top de1f10ee3ff2d123918026cacf57ec5c80108ef5407f900b044ff6f34319fbe5 -eo pid,comm [Pipeline] { [Pipeline] sh 09:45:24 + go version 09:45:24 go version go1.21.9 linux/arm64 [Pipeline] } 09:45:24 $ docker stop --time=1 de1f10ee3ff2d123918026cacf57ec5c80108ef5407f900b044ff6f34319fbe5 09:45:25 $ docker rm -f --volumes de1f10ee3ff2d123918026cacf57ec5c80108ef5407f900b044ff6f34319fbe5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:26 + docker inspect -f . ci-base-image-arm64 09:45:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:26 prd-ubuntu20.04-docker-arm64-4c-16g-4813 does not seem to be running inside a container 09:45:26 $ 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/296 -v /w/workspace/go-mod-bootstrap/296:/w/workspace/go-mod-bootstrap/296:rw,z -v /w/workspace/go-mod-bootstrap/296@tmp:/w/workspace/go-mod-bootstrap/296@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 ******** ci-base-image-arm64 cat 09:45:27 $ docker top 268bf0d840d2b3bc1905cec7168ccd62a1b798b253382935cbc1ba202cc8b82a -eo pid,comm [Pipeline] { [Pipeline] sh 09:45:28 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/296 [Pipeline] fileExists [Pipeline] sh 09:45:28 + make test 09:45:28 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:45:28 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.26 09:45:28 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.10 09:45:29 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 09:45:29 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.9 09:45:29 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.28 09:45:29 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.7 09:45:29 go: downloading github.com/labstack/echo/v4 v4.11.4 09:45:29 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:45:29 go: downloading github.com/google/uuid v1.6.0 09:45:29 go: downloading github.com/stretchr/testify v1.9.0 09:45:29 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:45:29 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:45:29 go: downloading github.com/sirupsen/logrus v1.9.3 09:45:30 go: downloading github.com/mitchellh/copystructure v1.2.0 09:45:30 go: downloading gopkg.in/yaml.v3 v3.0.1 09:45:30 go: downloading github.com/gorilla/websocket v1.5.1 09:45:30 go: downloading golang.org/x/net v0.26.0 09:45:30 go: downloading golang.org/x/sync v0.7.0 09:45:30 go: downloading github.com/go-kit/log v0.2.1 09:45:30 go: downloading github.com/openziti/sdk-golang v0.23.38 09:45:30 go: downloading github.com/go-playground/validator/v10 v10.22.0 09:45:30 go: downloading github.com/spiffe/go-spiffe/v2 v2.2.0 09:45:30 go: downloading github.com/labstack/gommon v0.4.2 09:45:30 go: downloading golang.org/x/crypto v0.24.0 09:45:31 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 09:45:31 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 09:45:31 go: downloading github.com/stretchr/objx v0.5.2 09:45:31 go: downloading github.com/hashicorp/errwrap v1.1.0 09:45:31 go: downloading github.com/mitchellh/reflectwalk v1.0.2 09:45:31 go: downloading golang.org/x/sys v0.21.0 09:45:31 go: downloading github.com/hashicorp/consul/api v1.28.3 09:45:31 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:45:31 go: downloading github.com/spf13/cast v1.6.0 09:45:31 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:45:31 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 09:45:32 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 09:45:32 go: downloading github.com/valyala/fasttemplate v1.2.2 09:45:32 go: downloading golang.org/x/time v0.5.0 09:45:32 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:45:32 go: downloading github.com/go-openapi/runtime v0.28.0 09:45:32 go: downloading github.com/go-openapi/strfmt v0.23.0 09:45:32 go: downloading github.com/go-resty/resty/v2 v2.13.1 09:45:32 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 09:45:32 go: downloading github.com/michaelquigley/pfxlog v0.6.10 09:45:32 go: downloading github.com/openziti/edge-api v0.26.20 09:45:36 go: downloading github.com/openziti/foundation/v2 v2.0.46 09:45:36 go: downloading github.com/openziti/identity v1.0.79 09:45:36 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 09:45:36 go: downloading github.com/pkg/errors v0.9.1 09:45:36 go: downloading github.com/zitadel/oidc/v2 v2.12.0 09:45:36 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 09:45:36 go: downloading golang.org/x/oauth2 v0.20.0 09:45:36 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 09:45:36 go: downloading github.com/kataras/go-events v0.0.3 09:45:36 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:45:36 go: downloading github.com/openziti/channel/v2 v2.0.132 09:45:36 go: downloading github.com/openziti/metrics v1.2.55 09:45:36 go: downloading github.com/openziti/secretstream v0.1.20 09:45:36 go: downloading github.com/openziti/transport/v2 v2.0.135 09:45:36 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 09:45:36 go: downloading github.com/go-playground/universal-translator v0.18.1 09:45:36 go: downloading github.com/leodido/go-urn v1.4.0 09:45:36 go: downloading golang.org/x/text v0.16.0 09:45:36 go: downloading github.com/zeebo/errs v1.3.0 09:45:36 go: downloading google.golang.org/grpc v1.62.1 09:45:38 go: downloading github.com/mattn/go-colorable v0.1.13 09:45:38 go: downloading github.com/mattn/go-isatty v0.0.20 09:45:38 go: downloading github.com/x448/float16 v0.8.4 09:45:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:45:38 go: downloading github.com/hashicorp/go-hclog v1.5.0 09:45:38 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:45:38 go: downloading github.com/hashicorp/serf v0.10.1 09:45:38 go: downloading github.com/valyala/bytebufferpool v1.0.0 09:45:38 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 09:45:38 go: downloading github.com/go-openapi/errors v0.22.0 09:45:38 go: downloading github.com/oklog/ulid v1.3.1 09:45:38 go: downloading go.mongodb.org/mongo-driver v1.15.0 09:45:41 go: downloading github.com/opentracing/opentracing-go v1.2.0 09:45:41 go: downloading go.opentelemetry.io/otel v1.27.0 09:45:42 go: downloading go.opentelemetry.io/otel/trace v1.27.0 09:45:42 go: downloading github.com/go-openapi/swag v0.23.0 09:45:42 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 09:45:42 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 09:45:42 go: downloading github.com/go-openapi/validate v0.24.0 09:45:42 go: downloading github.com/fsnotify/fsnotify v1.7.0 09:45:42 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:45:42 go: downloading github.com/gorilla/schema v1.4.1 09:45:42 go: downloading github.com/muhlemmer/gu v0.3.1 09:45:42 go: downloading github.com/gorilla/securecookie v1.1.1 09:45:42 go: downloading github.com/mitchellh/go-ps v1.0.0 09:45:42 go: downloading github.com/shirou/gopsutil/v3 v3.24.4 09:45:42 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 09:45:42 go: downloading github.com/golang/protobuf v1.5.4 09:45:42 go: downloading google.golang.org/protobuf v1.34.1 09:45:42 go: downloading github.com/go-playground/locales v0.14.1 09:45:43 go: downloading github.com/go-jose/go-jose/v4 v4.0.1 09:45:43 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240123012728-ef4313101c80 09:45:43 go: downloading github.com/fatih/color v1.16.0 09:45:43 go: downloading github.com/armon/go-metrics v0.4.1 09:45:43 go: downloading github.com/go-openapi/analysis v0.23.0 09:45:43 go: downloading github.com/go-openapi/loads v0.22.0 09:45:43 go: downloading github.com/go-openapi/spec v0.21.0 09:45:44 go: downloading github.com/go-logr/logr v1.4.2 09:45:44 go: downloading go.opentelemetry.io/otel/metric v1.27.0 09:45:44 go: downloading golang.org/x/term v0.21.0 09:45:44 go: downloading github.com/mailru/easyjson v0.7.7 09:45:44 go: downloading github.com/tklauser/go-sysconf v0.3.12 09:45:44 go: downloading github.com/go-openapi/jsonpointer v0.21.0 09:45:44 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:45:44 go: downloading github.com/go-logr/stdr v1.2.2 09:45:44 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 09:45:44 go: downloading github.com/go-openapi/jsonreference v0.21.0 09:45:44 go: downloading github.com/josharian/intern v1.0.0 09:45:44 go: downloading github.com/tklauser/numcpus v0.6.1 09:45:44 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:47:36 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 09:47:40 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 09:48:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.166s coverage: 33.8% of statements 09:49:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.158s coverage: 93.5% of statements 09:49:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.079s coverage: 91.9% of statements 09:49:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.475s coverage: 88.2% of statements 09:49:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.027s coverage: 84.4% of statements 09:49:10 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 09:49:10 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 09:49:13 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.152s coverage: 41.5% of statements 09:49:13 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.049s coverage: 100.0% of statements 09:49:15 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.377s coverage: 87.7% of statements 09:49:15 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.035s coverage: 25.6% of statements 09:49:17 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 09:49:17 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] 09:49:20 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.133s coverage: 76.2% of statements 09:49:20 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.030s coverage: 50.9% of statements 09:49:20 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.025s coverage: 31.2% of statements 09:49:20 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.017s coverage: 91.3% of statements 09:49:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:49:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:50:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:50:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:50:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:50:08 $ docker stop --time=1 268bf0d840d2b3bc1905cec7168ccd62a1b798b253382935cbc1ba202cc8b82a 09:50:09 $ docker rm -f --volumes 268bf0d840d2b3bc1905cec7168ccd62a1b798b253382935cbc1ba202cc8b82a [Pipeline] // withDockerContainer [Pipeline] sh 09:50:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:50:14 Warning: overwriting stash ‘coverage-report’ 09:50:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:50:15 09:50:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:50:16 arm64: Pulling from edgex-lftools-log-publisher 09:50:16 8998bd30e6a1: Pulling fs layer 09:50:16 04944245beec: Pulling fs layer 09:50:16 699f458cf7ca: Pulling fs layer 09:50:16 765212b225bb: Pulling fs layer 09:50:16 f23df028b6ca: Pulling fs layer 09:50:16 d65c8cfc05b1: Pulling fs layer 09:50:16 2437ff75d9bd: Pulling fs layer 09:50:16 d65c8cfc05b1: Waiting 09:50:16 f23df028b6ca: Waiting 09:50:16 04944245beec: Verifying Checksum 09:50:16 04944245beec: Download complete 09:50:16 765212b225bb: Verifying Checksum 09:50:16 765212b225bb: Download complete 09:50:16 f23df028b6ca: Verifying Checksum 09:50:16 f23df028b6ca: Download complete 09:50:16 d65c8cfc05b1: Verifying Checksum 09:50:16 d65c8cfc05b1: Download complete 09:50:16 699f458cf7ca: Verifying Checksum 09:50:16 699f458cf7ca: Download complete 09:50:16 8998bd30e6a1: Download complete 09:50:19 2437ff75d9bd: Verifying Checksum 09:50:19 2437ff75d9bd: Download complete 09:50:21 8998bd30e6a1: Pull complete 09:50:21 04944245beec: Pull complete 09:50:23 699f458cf7ca: Pull complete 09:50:23 765212b225bb: Pull complete 09:50:24 f23df028b6ca: Pull complete 09:50:24 d65c8cfc05b1: Pull complete 09:50:42 2437ff75d9bd: Pull complete 09:50:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:50:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:50:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:43 prd-ubuntu20.04-docker-arm64-4c-16g-4813 does not seem to be running inside a container 09:50:43 $ 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/296 -v /w/workspace/go-mod-bootstrap/296:/w/workspace/go-mod-bootstrap/296:rw,z -v /w/workspace/go-mod-bootstrap/296@tmp:/w/workspace/go-mod-bootstrap/296@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:50:44 $ docker top d070ad9e44ee0ad18d22c3c274342b0453e6b2effcbf94b4e0540f0f569f510a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:50:45 ---> job-cost.sh 09:50:45 lf-activate-venv: SKIPPING 09:50:45 INFO: No Stack... 09:50:45 INFO: Retrieving Pricing Info for: v3-standard-4 09:50:46 INFO: Archiving Costs [Pipeline] sh 09:50:47 + cat /w/workspace/go-mod-bootstrap/296/archives/cost.csv 09:50:47 + cut -d, -f6 [Pipeline] lock 09:50:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-296-stack-cost] 09:50:47 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-296-stack-cost] did not exist. Created. 09:50:47 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-296-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:50:47 /w/workspace/go-mod-bootstrap/296@tmp/durable-a6b047bf/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:50:48 + echo total: 0.10999999940395355 [Pipeline] stash 09:50:48 Warning: overwriting stash ‘stack-cost’ 09:50:48 Stashed 1 file(s) [Pipeline] } 09:50:48 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-296-stack-cost] [Pipeline] // lock [Pipeline] } 09:50:48 $ docker stop --time=1 d070ad9e44ee0ad18d22c3c274342b0453e6b2effcbf94b4e0540f0f569f510a 09:50:49 $ docker rm -f --volumes d070ad9e44ee0ad18d22c3c274342b0453e6b2effcbf94b4e0540f0f569f510a [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 09:50:50 provisioning config files... 09:50:50 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config16091443213538966140tmp [Pipeline] { [Pipeline] sh 09:50:50 + set +x 09:50:50 + bash -s -- 09:50:50 + curl -s https://codecov.io/bash 09:50:50 09:50:50 _____ _ 09:50:50 / ____| | | 09:50:50 | | ___ __| | ___ ___ _____ __ 09:50:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:50:50 | |___| (_) | (_| | __/ (_| (_) \ V / 09:50:50 \_____\___/ \__,_|\___|\___\___/ \_/ 09:50:50 Bash-1.0.6 09:50:50 09:50:50 09:50:50 ==> git version 2.25.1 found 09:50:50 ==> 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 09:50:50 Release-Date: 2020-01-08 09:50:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:50:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:50:50 ==> Jenkins CI detected. 09:50:50 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 09:50:50 project root: . 09:50:50 --> token set from env 09:50:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:50:50 ==> Running gcov in . (disable via -X gcov) 09:50:50 ==> Python coveragepy not found 09:50:50 ==> Searching for coverage reports in: 09:50:50 + . 09:50:50 -> Found 1 reports 09:50:50 ==> Detecting git/mercurial file structure 09:50:50 ==> Reading reports 09:50:50 + ./coverage.out bytes=113738 09:50:50 ==> Appending adjustments 09:50:50 https://docs.codecov.io/docs/fixing-reports 09:50:50 + Found adjustments 09:50:50 ==> Gzipping contents 09:50:50 20K /tmp/codecov.KkqwOE.gz 09:50:50 ==> Uploading reports 09:50:50 url: https://codecov.io 09:50:50 query: branch=main&commit=2337feb1bdb9a6ec900806870877c4d98cad8bc9&build=296&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F296%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 09:50:50 -> Pinging Codecov 09:50:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2337feb1bdb9a6ec900806870877c4d98cad8bc9&build=296&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F296%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 09:50:50 -> Uploading to 09:50:50 https://storage.googleapis.com/codecov/v4/raw/2024-07-02/833815588EE85121546D348822E98E2E/2337feb1bdb9a6ec900806870877c4d98cad8bc9/f4b1a8c9-94a7-4385-bdf7-2810a393cd0d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240702%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240702T095050Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a072f7d2031084d451b5d8b8055a7181101f8c24c30ca422c72e739e29b67295 09:50:50 % Total % Received % Xferd Average Speed Time Time Time Current 09:50:50 Dload Upload Total Spent Left Speed 09:50:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17462 0 0 100 17462 0 79372 --:--:-- --:--:-- --:--:-- 79372 100 17462 0 0 100 17462 0 65400 --:--:-- --:--:-- --:--:-- 65156 09:50:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/2337feb1bdb9a6ec900806870877c4d98cad8bc9 [Pipeline] } 09:50:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:50:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:50:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:50:52 09:50:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:50:52 latest: Pulling from edgex-devops/edgex-snyk-go 09:50:52 619be1103602: Already exists 09:50:52 f8ea3408117e: Pulling fs layer 09:50:52 91320369b822: Pulling fs layer 09:50:52 0406650e8295: Pulling fs layer 09:50:52 4f4fb700ef54: Pulling fs layer 09:50:52 96d80e3f36e1: Pulling fs layer 09:50:52 bcf3aedb951c: Pulling fs layer 09:50:52 bcf3aedb951c: Waiting 09:50:52 4f4fb700ef54: Waiting 09:50:52 0406650e8295: Download complete 09:50:52 f8ea3408117e: Verifying Checksum 09:50:52 4f4fb700ef54: Verifying Checksum 09:50:52 4f4fb700ef54: Download complete 09:50:52 f8ea3408117e: Pull complete 09:50:52 96d80e3f36e1: Verifying Checksum 09:50:52 96d80e3f36e1: Download complete 09:50:52 91320369b822: Verifying Checksum 09:50:52 91320369b822: Download complete 09:50:53 bcf3aedb951c: Verifying Checksum 09:50:53 bcf3aedb951c: Download complete 09:50:56 91320369b822: Pull complete 09:50:56 0406650e8295: Pull complete 09:50:56 4f4fb700ef54: Pull complete 09:50:56 96d80e3f36e1: Pull complete 09:50:59 bcf3aedb951c: Pull complete 09:50:59 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 09:50:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:50:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:51:00 prd-ubuntu20.04-docker-8c-8g-4812 does not seem to be running inside a container 09:51:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 09:51:05 $ docker top 0fb2b0ffc6dab5a1899d024bc6c23895672d8fc9eb9ef88e3031b6152f9a2a97 -eo pid,comm [Pipeline] { [Pipeline] sh 09:51:05 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] echo 09:51:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 09:51:06 + set -o pipefail 09:51:06 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 09:51:12 09:51:12 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 09:51:12 09:51:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38043815-24ee-49a2-867d-492929c96656/history/318d6421-5f40-4bb7-b671-9440e79bd78e 09:51:12 09:51:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:51:12 09:51:12 09:51:12 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 09:51:12 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:51:12 $ docker stop --time=1 0fb2b0ffc6dab5a1899d024bc6c23895672d8fc9eb9ef88e3031b6152f9a2a97 09:51:17 $ docker rm -f --volumes 0fb2b0ffc6dab5a1899d024bc6c23895672d8fc9eb9ef88e3031b6152f9a2a97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:51:18 + git log --format=format:%s -1 2337feb1bdb9a6ec900806870877c4d98cad8bc9 [Pipeline] sh 09:51:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:51:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:51:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:51:18 prd-ubuntu20.04-docker-8c-8g-4812 does not seem to be running inside a container 09:51:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:51:19 $ docker top 84d7f8af9c542d772eb681eff4e0d2a2077def140e9e083551721497bfcbfb44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:51:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:51:19 [ssh-agent] Looking for ssh-agent implementation... 09:51:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:51:19 $ docker exec 84d7f8af9c542d772eb681eff4e0d2a2077def140e9e083551721497bfcbfb44 ssh-agent 09:51:19 SSH_AUTH_SOCK=/tmp/ssh-oIZfBjhRSZRO/agent.33 09:51:19 SSH_AGENT_PID=39 09:51:19 Running ssh-add (command line suppressed) 09:51:19 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16591940585006907890.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16591940585006907890.key) 09:51:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:51:20 + git semver tag 09:51:20 2024-07-02 09:51:20,381 [run_tag] DEBUG tag force:False 09:51:20 2024-07-02 09:51:20,381 [check_head_tag] DEBUG check head tag 09:51:20 2024-07-02 09:51:20,383 [execute] INFO git cat-file --batch-check 09:51:20 2024-07-02 09:51:20,384 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 09:51:20 2024-07-02 09:51:20,388 [execute] INFO git cat-file --batch 09:51:20 2024-07-02 09:51:20,388 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 09:51:20 2024-07-02 09:51:20,439 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 09:51:20 2024-07-02 09:51:20,439 [execute] INFO git tag -a v3.2.0-dev.40 -m v3.2.0-dev.40 09:51:20 2024-07-02 09:51:20,440 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.40', '-m', 'v3.2.0-dev.40'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 09:51:20 2024-07-02 09:51:20,445 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 09:51:20 3.2.0-dev.40 [Pipeline] } 09:51:20 $ docker exec --env ******** --env ******** 84d7f8af9c542d772eb681eff4e0d2a2077def140e9e083551721497bfcbfb44 ssh-agent -k 09:51:20 unset SSH_AUTH_SOCK; 09:51:20 unset SSH_AGENT_PID; 09:51:20 echo Agent pid 39 killed; 09:51:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:51:21 + git semver [Pipeline] } 09:51:21 $ docker stop --time=1 84d7f8af9c542d772eb681eff4e0d2a2077def140e9e083551721497bfcbfb44 09:51:22 $ docker rm -f --volumes 84d7f8af9c542d772eb681eff4e0d2a2077def140e9e083551721497bfcbfb44 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:51:23 09:51:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:51:23 0.23.1-centos7: Pulling from edgex-lftools 09:51:23 ab5ef0e58194: Pulling fs layer 09:51:23 9712f1f96733: Pulling fs layer 09:51:23 63f879dbbcfc: Pulling fs layer 09:51:23 0d9ebad4ef96: Pulling fs layer 09:51:23 e9a5061849ea: Pulling fs layer 09:51:23 d747dcd14b5f: Pulling fs layer 09:51:23 2de7ff778b66: Pulling fs layer 09:51:23 0d9ebad4ef96: Waiting 09:51:23 2de7ff778b66: Waiting 09:51:23 d747dcd14b5f: Waiting 09:51:23 e9a5061849ea: Waiting 09:51:23 9712f1f96733: Verifying Checksum 09:51:23 9712f1f96733: Download complete 09:51:23 63f879dbbcfc: Verifying Checksum 09:51:23 63f879dbbcfc: Download complete 09:51:23 e9a5061849ea: Verifying Checksum 09:51:23 e9a5061849ea: Download complete 09:51:23 0d9ebad4ef96: Verifying Checksum 09:51:23 0d9ebad4ef96: Download complete 09:51:23 d747dcd14b5f: Download complete 09:51:23 ab5ef0e58194: Verifying Checksum 09:51:23 ab5ef0e58194: Download complete 09:51:23 2de7ff778b66: Verifying Checksum 09:51:23 2de7ff778b66: Download complete 09:51:27 ab5ef0e58194: Pull complete 09:51:27 9712f1f96733: Pull complete 09:51:27 63f879dbbcfc: Pull complete 09:51:31 0d9ebad4ef96: Pull complete 09:51:31 e9a5061849ea: Pull complete 09:51:31 d747dcd14b5f: Pull complete 09:51:32 2de7ff778b66: Pull complete 09:51:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:51:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:51:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:51:32 prd-ubuntu20.04-docker-8c-8g-4812 does not seem to be running inside a container 09:51:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:51:38 $ docker top a23bf22086ea577698dbb80e584068f8c779ed673b30febadd9863a2798ac89e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:51:38 provisioning config files... 09:51:38 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8927047156691496160tmp 09:51:38 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config11696226223657356264tmp 09:51:38 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7911621092353335205tmp [Pipeline] { [Pipeline] echo 09:51:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:51:38 ---> sigul-configuration.sh 09:51:38 gpg: directory `/root/.gnupg' created 09:51:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:51:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:51:38 gpg: keyring `/root/.gnupg/secring.gpg' created 09:51:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:51:38 gpg: CAST5 encrypted data 09:51:38 gpg: encrypted with 1 passphrase 09:51:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:51:38 + mkdir /home/jenkins 09:51:38 + mkdir /home/jenkins/sigul [Pipeline] sh 09:51:39 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 09:51:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:51:39 ---> sigul-install.sh 09:51:39 Sigul already installed; skipping installation. [Pipeline] sh 09:51:39 + git tag --list 09:51:39 v0.0.1 09:51:39 v0.0.10 09:51:39 v0.0.11 09:51:39 v0.0.12 09:51:39 v0.0.13 09:51:39 v0.0.14 09:51:39 v0.0.15 09:51:39 v0.0.16 09:51:39 v0.0.17 09:51:39 v0.0.18 09:51:39 v0.0.19 09:51:39 v0.0.2 09:51:39 v0.0.20 09:51:39 v0.0.21 09:51:39 v0.0.22 09:51:39 v0.0.23 09:51:39 v0.0.24 09:51:39 v0.0.25 09:51:39 v0.0.26 09:51:39 v0.0.27 09:51:39 v0.0.28 09:51:39 v0.0.29 09:51:39 v0.0.3 09:51:39 v0.0.30 09:51:39 v0.0.31 09:51:39 v0.0.32 09:51:39 v0.0.33 09:51:39 v0.0.34 09:51:39 v0.0.35 09:51:39 v0.0.36 09:51:39 v0.0.37 09:51:39 v0.0.38 09:51:39 v0.0.39 09:51:39 v0.0.4 09:51:39 v0.0.40 09:51:39 v0.0.41 09:51:39 v0.0.42 09:51:39 v0.0.43 09:51:39 v0.0.44 09:51:39 v0.0.45 09:51:39 v0.0.46 09:51:39 v0.0.47 09:51:39 v0.0.48 09:51:39 v0.0.49 09:51:39 v0.0.5 09:51:39 v0.0.50 09:51:39 v0.0.51 09:51:39 v0.0.52 09:51:39 v0.0.53 09:51:39 v0.0.54 09:51:39 v0.0.55 09:51:39 v0.0.56 09:51:39 v0.0.57 09:51:39 v0.0.58 09:51:39 v0.0.59 09:51:39 v0.0.6 09:51:39 v0.0.60 09:51:39 v0.0.61 09:51:39 v0.0.62 09:51:39 v0.0.63 09:51:39 v0.0.64 09:51:39 v0.0.65 09:51:39 v0.0.66 09:51:39 v0.0.67 09:51:39 v0.0.68 09:51:39 v0.0.69 09:51:39 v0.0.7 09:51:39 v0.0.70 09:51:39 v0.0.71 09:51:39 v0.0.72 09:51:39 v0.0.8 09:51:39 v0.0.9 09:51:39 v2.0.0 09:51:39 v2.1.0 09:51:39 v2.1.1 09:51:39 v2.2.0 09:51:39 v2.3.0 09:51:39 v3.0 09:51:39 v3.0.0 09:51:39 v3.0.1 09:51:39 v3.1 09:51:39 v3.1.0 09:51:39 v3.1.0-dev.1 09:51:39 v3.1.0-dev.10 09:51:39 v3.1.0-dev.11 09:51:39 v3.1.0-dev.12 09:51:39 v3.1.0-dev.13 09:51:39 v3.1.0-dev.14 09:51:39 v3.1.0-dev.15 09:51:39 v3.1.0-dev.16 09:51:39 v3.1.0-dev.17 09:51:39 v3.1.0-dev.18 09:51:39 v3.1.0-dev.19 09:51:39 v3.1.0-dev.2 09:51:39 v3.1.0-dev.20 09:51:39 v3.1.0-dev.21 09:51:39 v3.1.0-dev.22 09:51:39 v3.1.0-dev.23 09:51:39 v3.1.0-dev.24 09:51:39 v3.1.0-dev.25 09:51:39 v3.1.0-dev.26 09:51:39 v3.1.0-dev.27 09:51:39 v3.1.0-dev.28 09:51:39 v3.1.0-dev.29 09:51:39 v3.1.0-dev.3 09:51:39 v3.1.0-dev.30 09:51:39 v3.1.0-dev.31 09:51:39 v3.1.0-dev.32 09:51:39 v3.1.0-dev.33 09:51:39 v3.1.0-dev.34 09:51:39 v3.1.0-dev.35 09:51:39 v3.1.0-dev.36 09:51:39 v3.1.0-dev.37 09:51:39 v3.1.0-dev.38 09:51:39 v3.1.0-dev.39 09:51:39 v3.1.0-dev.4 09:51:39 v3.1.0-dev.40 09:51:39 v3.1.0-dev.41 09:51:39 v3.1.0-dev.42 09:51:39 v3.1.0-dev.43 09:51:39 v3.1.0-dev.44 09:51:39 v3.1.0-dev.45 09:51:39 v3.1.0-dev.46 09:51:39 v3.1.0-dev.47 09:51:39 v3.1.0-dev.48 09:51:39 v3.1.0-dev.49 09:51:39 v3.1.0-dev.5 09:51:39 v3.1.0-dev.50 09:51:39 v3.1.0-dev.51 09:51:39 v3.1.0-dev.52 09:51:39 v3.1.0-dev.53 09:51:39 v3.1.0-dev.54 09:51:39 v3.1.0-dev.55 09:51:39 v3.1.0-dev.56 09:51:39 v3.1.0-dev.57 09:51:39 v3.1.0-dev.58 09:51:39 v3.1.0-dev.59 09:51:39 v3.1.0-dev.6 09:51:39 v3.1.0-dev.60 09:51:39 v3.1.0-dev.7 09:51:39 v3.1.0-dev.8 09:51:39 v3.1.0-dev.9 09:51:39 v3.2.0-dev.1 09:51:39 v3.2.0-dev.10 09:51:39 v3.2.0-dev.11 09:51:39 v3.2.0-dev.12 09:51:39 v3.2.0-dev.13 09:51:39 v3.2.0-dev.14 09:51:39 v3.2.0-dev.15 09:51:39 v3.2.0-dev.16 09:51:39 v3.2.0-dev.17 09:51:39 v3.2.0-dev.18 09:51:39 v3.2.0-dev.19 09:51:39 v3.2.0-dev.2 09:51:39 v3.2.0-dev.20 09:51:39 v3.2.0-dev.21 09:51:39 v3.2.0-dev.22 09:51:39 v3.2.0-dev.23 09:51:39 v3.2.0-dev.24 09:51:39 v3.2.0-dev.25 09:51:39 v3.2.0-dev.26 09:51:39 v3.2.0-dev.27 09:51:39 v3.2.0-dev.28 09:51:39 v3.2.0-dev.29 09:51:39 v3.2.0-dev.3 09:51:39 v3.2.0-dev.30 09:51:39 v3.2.0-dev.31 09:51:39 v3.2.0-dev.32 09:51:39 v3.2.0-dev.33 09:51:39 v3.2.0-dev.34 09:51:39 v3.2.0-dev.35 09:51:39 v3.2.0-dev.36 09:51:39 v3.2.0-dev.37 09:51:39 v3.2.0-dev.38 09:51:39 v3.2.0-dev.39 09:51:39 v3.2.0-dev.4 09:51:39 v3.2.0-dev.40 09:51:39 v3.2.0-dev.5 09:51:39 v3.2.0-dev.6 09:51:39 v3.2.0-dev.7 09:51:39 v3.2.0-dev.8 09:51:39 v3.2.0-dev.9 [Pipeline] sh 09:51:40 + lftools sign git-tag v3.2.0-dev.40 09:51:40 Signing Git tag with Sigul... 09:51:40 Signing v3.2.0-dev.40 [Pipeline] echo 09:51:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:51:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:51:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:51:41 $ docker stop --time=1 a23bf22086ea577698dbb80e584068f8c779ed673b30febadd9863a2798ac89e 09:51:42 $ docker rm -f --volumes a23bf22086ea577698dbb80e584068f8c779ed673b30febadd9863a2798ac89e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:51:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:51:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:51:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:51:43 prd-ubuntu20.04-docker-8c-8g-4812 does not seem to be running inside a container 09:51:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:51:44 $ docker top c5d6e846cb52552fac5cc2b814e291d09256567ef96d26d772e2d4f3a13c2f11 -eo pid,comm 09:51:44 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). 09:51:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:51:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:51:44 [ssh-agent] Looking for ssh-agent implementation... 09:51:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:51:44 $ docker exec c5d6e846cb52552fac5cc2b814e291d09256567ef96d26d772e2d4f3a13c2f11 ssh-agent 09:51:44 SSH_AUTH_SOCK=/tmp/ssh-dry9fgiigNN0/agent.31 09:51:44 SSH_AGENT_PID=37 09:51:44 Running ssh-add (command line suppressed) 09:51:44 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10295201077035994962.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10295201077035994962.key) 09:51:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:51:44 + git semver bump pre 09:51:45 2024-07-02 09:51:45,036 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 09:51:45 2024-07-02 09:51:45,036 [bump_version] DEBUG bumping version:3.2.0-dev.40 on axis:pre with prefix:dev 09:51:45 2024-07-02 09:51:45,036 [bump_version] DEBUG bumped version:3.2.0-dev.41 09:51:45 2024-07-02 09:51:45,036 [write_version] DEBUG write version:3.2.0-dev.41 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 09:51:45 2024-07-02 09:51:45,036 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 09:51:45 2024-07-02 09:51:45,036 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 09:51:45 2024-07-02 09:51:45,038 [execute] INFO git cat-file --batch-check 09:51:45 2024-07-02 09:51:45,038 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 09:51:45 2024-07-02 09:51:45,043 [execute] INFO git cat-file --batch 09:51:45 2024-07-02 09:51:45,043 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 09:51:45 2024-07-02 09:51:45,048 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 09:51:45 3.2.0-dev.41 [Pipeline] } 09:51:45 $ docker exec --env ******** --env ******** c5d6e846cb52552fac5cc2b814e291d09256567ef96d26d772e2d4f3a13c2f11 ssh-agent -k 09:51:45 unset SSH_AUTH_SOCK; 09:51:45 unset SSH_AGENT_PID; 09:51:45 echo Agent pid 37 killed; 09:51:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:51:45 + git semver [Pipeline] } 09:51:46 $ docker stop --time=1 c5d6e846cb52552fac5cc2b814e291d09256567ef96d26d772e2d4f3a13c2f11 09:51:47 $ docker rm -f --volumes c5d6e846cb52552fac5cc2b814e291d09256567ef96d26d772e2d4f3a13c2f11 [Pipeline] // withDockerContainer [Pipeline] sh 09:51:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:51:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:51:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:51:48 prd-ubuntu20.04-docker-8c-8g-4812 does not seem to be running inside a container 09:51:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:51:48 $ docker top ab53f13ff179eec68cfba3263060d74ff9902ea6247ebeeb094f8d485fcce47e -eo pid,comm 09:51:48 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). 09:51:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:51:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:51:48 [ssh-agent] Looking for ssh-agent implementation... 09:51:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:51:48 $ docker exec ab53f13ff179eec68cfba3263060d74ff9902ea6247ebeeb094f8d485fcce47e ssh-agent 09:51:48 SSH_AUTH_SOCK=/tmp/ssh-0myLpa06VUi6/agent.32 09:51:48 SSH_AGENT_PID=39 09:51:48 Running ssh-add (command line suppressed) 09:51:48 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5684598330321604344.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5684598330321604344.key) 09:51:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:51:49 + git semver push 09:51:49 2024-07-02 09:51:49,237 [run_push] DEBUG push 09:51:49 2024-07-02 09:51:49,238 [execute] INFO git cat-file --batch-check 09:51:49 2024-07-02 09:51:49,238 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 09:51:49 2024-07-02 09:51:49,242 [execute] INFO git rev-list 0a8902867d353c295f09ba302606521ff89bb8fd -- 09:51:49 2024-07-02 09:51:49,242 [execute] DEBUG Popen(['git', 'rev-list', '0a8902867d353c295f09ba302606521ff89bb8fd', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 09:51:49 2024-07-02 09:51:49,254 [execute] INFO git fetch -v origin 09:51:49 2024-07-02 09:51:49,254 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 09:51:49 2024-07-02 09:51:49,691 [run_push] DEBUG no remote changes detected 09:51:49 2024-07-02 09:51:49,692 [execute] INFO git push origin semver 09:51:49 2024-07-02 09:51:49,692 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 09:51:50 2024-07-02 09:51:50,816 [run_push] DEBUG push all version tags 09:51:50 2024-07-02 09:51:50,816 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:51:50 2024-07-02 09:51:50,817 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 09:51:51 2024-07-02 09:51:51,690 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 09:51:51 3.2.0-dev.41 [Pipeline] } 09:51:51 $ docker exec --env ******** --env ******** ab53f13ff179eec68cfba3263060d74ff9902ea6247ebeeb094f8d485fcce47e ssh-agent -k 09:51:51 unset SSH_AUTH_SOCK; 09:51:51 unset SSH_AGENT_PID; 09:51:51 echo Agent pid 39 killed; 09:51:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:51:52 + git semver [Pipeline] } 09:51:52 $ docker stop --time=1 ab53f13ff179eec68cfba3263060d74ff9902ea6247ebeeb094f8d485fcce47e 09:51:53 $ docker rm -f --volumes ab53f13ff179eec68cfba3263060d74ff9902ea6247ebeeb094f8d485fcce47e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:51:54 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 09:51:54 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 09:51:54 total 16 09:51:54 drwxr-xr-x 3 root root 4096 Jul 2 09:43 . 09:51:54 drwxrwxr-x 9 jenkins jenkins 4096 Jul 2 09:51 .. 09:51:54 drwxr-xr-x 2 root root 4096 Jul 2 09:43 cost 09:51:54 -rw-r--r-- 1 root root 88 Jul 2 09:43 cost.csv 09:51:54 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 09:51:54 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 09:51:54 total 16 09:51:54 drwxr-xr-x 3 jenkins jenkins 4096 Jul 2 09:43 . 09:51:54 drwxrwxr-x 9 jenkins jenkins 4096 Jul 2 09:51 .. 09:51:54 drwxr-xr-x 2 jenkins jenkins 4096 Jul 2 09:43 cost 09:51:54 -rw-r--r-- 1 jenkins jenkins 88 Jul 2 09:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:51:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:51:55 ---> package-listing.sh 09:51:55 ++ facter osfamily 09:51:55 ++ tr '[:upper:]' '[:lower:]' 09:51:55 + OS_FAMILY=debian 09:51:55 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 09:51:55 + START_PACKAGES=/tmp/packages_start.txt 09:51:55 + END_PACKAGES=/tmp/packages_end.txt 09:51:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:51:55 + PACKAGES=/tmp/packages_start.txt 09:51:55 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 09:51:55 + PACKAGES=/tmp/packages_end.txt 09:51:55 + case "${OS_FAMILY}" in 09:51:55 + dpkg -l 09:51:55 + grep '^ii' 09:51:55 + '[' -f /tmp/packages_start.txt ']' 09:51:55 + '[' -f /tmp/packages_end.txt ']' 09:51:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:51:55 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 09:51:55 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 09:51:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 09:51:55 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/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:51:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:51:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:51:56 prd-ubuntu20.04-docker-8c-8g-4812 does not seem to be running inside a container 09:51:56 $ 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/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:51:56 $ docker top 153fe8adbc0e026ccea12fff1e1c8427ab6c7b933ff7044cbc08bf3a9a76f825 -eo pid,comm [Pipeline] { [Pipeline] sh 09:51:57 + touch /tmp/pre-build-complete [Pipeline] sh 09:51:57 + mkdir -p /var/log/sysstat [Pipeline] sh 09:51:57 + ls /var/log/sa-host 09:51:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:51:57 provisioning config files... 09:51:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config10568576902443695102tmp [Pipeline] { [Pipeline] echo 09:51:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:51:58 ---> create-netrc.sh [Pipeline] } 09:51:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:51:58 ---> python-tools-install.sh [Pipeline] echo 09:51:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:51:58 ---> sudo-logs.sh 09:51:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:51:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:51:59 ---> job-cost.sh 09:51:59 lf-activate-venv: SKIPPING 09:51:59 DEBUG: total: 0.2199999988079071 09:51:59 INFO: Retrieving Stack Cost... 09:51:59 INFO: Retrieving Pricing Info for: v3-standard-8 09:51:59 INFO: Archiving Costs [Pipeline] echo 09:51:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:52:00 ---> logs-deploy.sh 09:52:00 lf-activate-venv: SKIPPING 09:52:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/296 09:52:00 INFO: archiving workspace using pattern(s): 09:52:01 Archives upload complete. 09:52:01 INFO: archiving logs to Nexus 09:52:02 ---> uname -a: 09:52:02 Linux prd-ubuntu20-04-docker-8c-8g-4812 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:52:02 09:52:02 09:52:02 ---> lscpu: 09:52:02 Architecture: x86_64 09:52:02 CPU op-mode(s): 32-bit, 64-bit 09:52:02 Byte Order: Little Endian 09:52:02 Address sizes: 40 bits physical, 48 bits virtual 09:52:02 CPU(s): 8 09:52:02 On-line CPU(s) list: 0-7 09:52:02 Thread(s) per core: 1 09:52:02 Core(s) per socket: 1 09:52:02 Socket(s): 8 09:52:02 NUMA node(s): 1 09:52:02 Vendor ID: AuthenticAMD 09:52:02 CPU family: 23 09:52:02 Model: 49 09:52:02 Model name: AMD EPYC-Rome Processor 09:52:02 Stepping: 0 09:52:02 CPU MHz: 2799.998 09:52:02 BogoMIPS: 5599.99 09:52:02 Virtualization: AMD-V 09:52:02 Hypervisor vendor: KVM 09:52:02 Virtualization type: full 09:52:02 L1d cache: 256 KiB 09:52:02 L1i cache: 256 KiB 09:52:02 L2 cache: 4 MiB 09:52:02 L3 cache: 128 MiB 09:52:02 NUMA node0 CPU(s): 0-7 09:52:02 Vulnerability Itlb multihit: Not affected 09:52:02 Vulnerability L1tf: Not affected 09:52:02 Vulnerability Mds: Not affected 09:52:02 Vulnerability Meltdown: Not affected 09:52:02 Vulnerability Mmio stale data: Not affected 09:52:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:52:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:52:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:52:02 Vulnerability Srbds: Not affected 09:52:02 Vulnerability Tsx async abort: Not affected 09:52:02 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 09:52:02 09:52:02 09:52:02 ---> nproc: 09:52:02 8 09:52:02 09:52:02 09:52:02 ---> df -h: 09:52:02 Filesystem Size Used Avail Use% Mounted on 09:52:02 overlay 155G 12G 144G 8% / 09:52:02 tmpfs 64M 0 64M 0% /dev 09:52:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:52:02 shm 64M 0 64M 0% /dev/shm 09:52:02 /dev/vda1 155G 12G 144G 8% /facter-os 09:52:02 09:52:02 09:52:02 ---> sar -b -r -n DEV: 09:52:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4812) 07/02/24 _x86_64_ (8 CPU) 09:52:02 09:52:02 09:41:14 LINUX RESTART (8 CPU) 09:52:02 09:52:02 09:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:52:02 09:43:01 120.25 10.00 110.25 0.00 1620.40 36202.63 0.00 09:52:02 09:44:01 110.85 0.20 110.65 0.00 15.06 45939.89 0.00 09:52:02 09:45:01 1.47 0.00 1.47 0.00 0.00 17.48 0.00 09:52:02 09:46:01 1.53 0.00 1.53 0.00 0.00 17.59 0.00 09:52:02 09:47:01 46.33 5.10 41.23 0.00 4342.48 8514.05 0.00 09:52:02 09:48:01 7.56 1.03 6.53 0.00 21.99 129.96 0.00 09:52:02 09:49:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 09:52:02 09:50:01 1.70 0.00 1.70 0.00 0.00 19.73 0.00 09:52:02 09:51:01 12.58 0.10 12.48 0.00 10.26 7125.62 0.00 09:52:02 09:52:01 155.74 0.85 154.89 0.00 49.99 55706.45 0.00 09:52:02 Average: 45.93 1.73 44.20 0.00 605.98 15368.67 0.00 09:52:02 09:52:02 09:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:52:02 09:43:01 27897220 31408580 887224 2.70 100792 3593208 2002264 5.90 1745572 2741708 1080644 09:52:02 09:44:01 28719392 31553800 745640 2.27 105500 2952744 1756968 5.18 1121616 2581372 320 09:52:02 09:45:01 28720288 31554788 744508 2.26 105524 2952748 1756968 5.18 1121716 2581376 8 09:52:02 09:46:01 28724296 31559376 739976 2.25 105564 2952748 1756968 5.18 1116824 2581872 8 09:52:02 09:47:01 28257332 31534600 745060 2.27 134656 3353940 1728500 5.09 1404416 2726264 956 09:52:02 09:48:01 28264876 31538268 741436 2.25 133272 3351296 1707512 5.03 1399668 2723556 12 09:52:02 09:49:01 28273444 31546904 732712 2.23 133352 3351308 1707512 5.03 1391208 2723564 8 09:52:02 09:50:01 28273712 31547240 732288 2.23 133408 3351312 1707512 5.03 1391040 2723572 4 09:52:02 09:51:01 27564596 31523376 752856 2.29 139988 3980416 1787968 5.27 1419820 3352084 484752 09:52:02 09:52:01 26757532 31448432 819152 2.49 177220 4586536 1790920 5.28 1589204 3894512 600 09:52:02 Average: 28145269 31521536 764085 2.32 126928 3442626 1770309 5.22 1370108 2862988 156731 09:52:02 09:52:02 09:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:52:02 09:43:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 09:52:02 09:43:01 docker0 92.55 150.89 8.04 1390.52 0.00 0.00 0.00 0.00 09:52:02 09:43:01 ens3 367.94 228.86 6228.26 41.63 0.00 0.00 0.00 0.00 09:52:02 09:43:01 veth25ae837 75.60 130.13 7.62 1250.51 0.00 0.00 0.00 0.10 09:52:02 09:44:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 09:52:02 09:44:01 docker0 0.83 0.77 0.07 0.25 0.00 0.00 0.00 0.00 09:52:02 09:44:01 ens3 101.78 63.23 2531.10 15.01 0.00 0.00 0.00 0.00 09:52:02 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:02 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:02 09:45:01 ens3 12.06 4.47 12.90 0.48 0.00 0.00 0.00 0.00 09:52:02 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:02 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:02 09:46:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:52:02 09:47:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 09:52:02 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:02 09:47:01 ens3 168.61 74.20 2716.71 5.40 0.00 0.00 0.00 0.00 09:52:02 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:02 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:02 09:48:01 ens3 0.28 0.20 0.02 0.01 0.00 0.00 0.00 0.00 09:52:02 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:02 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:02 09:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:02 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:02 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:02 09:50:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:52:02 09:51:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 09:52:02 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:02 09:51:01 ens3 117.39 67.76 3608.60 10.32 0.00 0.00 0.00 0.00 09:52:02 09:52:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 09:52:02 09:52:01 docker0 75.40 141.44 7.14 1251.41 0.00 0.00 0.00 0.00 09:52:02 09:52:01 ens3 390.57 246.18 4550.89 167.58 0.00 0.00 0.00 0.00 09:52:02 Average: lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 09:52:02 Average: docker0 16.88 29.31 1.52 264.20 0.00 0.00 0.00 0.00 09:52:02 Average: ens3 115.89 68.51 1964.82 24.04 0.00 0.00 0.00 0.00 09:52:02 09:52:02 09:52:02 ---> sar -P ALL: 09:52:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4812) 07/02/24 _x86_64_ (8 CPU) 09:52:02 09:52:02 09:41:14 LINUX RESTART (8 CPU) 09:52:02 09:52:02 09:42:01 CPU %user %nice %system %iowait %steal %idle 09:52:02 09:43:01 all 31.25 0.00 7.35 2.25 0.09 59.06 09:52:02 09:43:01 0 31.52 0.00 7.38 1.43 0.08 59.59 09:52:02 09:43:01 1 31.92 0.00 6.59 0.54 0.10 60.85 09:52:02 09:43:01 2 32.43 0.00 7.34 0.25 0.10 59.88 09:52:02 09:43:01 3 29.47 0.00 6.76 0.85 0.08 62.84 09:52:02 09:43:01 4 30.67 0.00 7.67 1.25 0.07 60.35 09:52:02 09:43:01 5 33.17 0.00 7.10 0.94 0.10 58.69 09:52:02 09:43:01 6 30.38 0.00 7.97 0.61 0.08 60.95 09:52:02 09:43:01 7 30.44 0.00 7.97 12.12 0.08 49.39 09:52:02 09:44:01 all 25.19 0.00 4.22 2.90 0.08 67.62 09:52:02 09:44:01 0 25.00 0.00 4.28 9.81 0.07 60.85 09:52:02 09:44:01 1 26.73 0.00 3.94 0.00 0.08 69.25 09:52:02 09:44:01 2 25.40 0.00 4.01 2.43 0.07 68.09 09:52:02 09:44:01 3 25.83 0.00 3.68 0.64 0.08 69.77 09:52:02 09:44:01 4 24.19 0.00 5.33 0.74 0.07 69.68 09:52:02 09:44:01 5 25.21 0.00 4.29 0.08 0.07 70.35 09:52:02 09:44:01 6 24.98 0.00 4.16 7.81 0.08 62.96 09:52:02 09:44:01 7 24.22 0.00 4.04 1.70 0.08 69.95 09:52:02 09:45:01 all 0.20 0.00 0.01 0.00 0.01 99.77 09:52:02 09:45:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:52:02 09:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:52:02 09:45:01 2 0.02 0.00 0.02 0.00 0.03 99.93 09:52:02 09:45:01 3 0.07 0.00 0.03 0.00 0.02 99.88 09:52:02 09:45:01 4 0.07 0.00 0.03 0.02 0.00 99.88 09:52:02 09:45:01 5 0.08 0.00 0.00 0.00 0.00 99.92 09:52:02 09:45:01 6 1.27 0.00 0.00 0.00 0.02 98.71 09:52:02 09:45:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:52:02 09:46:01 all 0.29 0.00 0.03 0.00 0.01 99.66 09:52:02 09:46:01 0 0.08 0.00 0.03 0.00 0.02 99.87 09:52:02 09:46:01 1 0.03 0.00 0.07 0.00 0.00 99.90 09:52:02 09:46:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:52:02 09:46:01 3 0.08 0.00 0.03 0.00 0.03 99.85 09:52:02 09:46:01 4 0.02 0.00 0.00 0.03 0.02 99.93 09:52:02 09:46:01 5 0.07 0.00 0.03 0.00 0.02 99.88 09:52:02 09:46:01 6 1.99 0.00 0.03 0.00 0.00 97.98 09:52:02 09:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:52:02 09:47:01 all 2.70 0.00 1.46 0.60 0.02 95.23 09:52:02 09:47:01 0 3.82 0.00 0.89 0.99 0.02 94.28 09:52:02 09:47:01 1 1.69 0.00 1.52 0.42 0.02 96.36 09:52:02 09:47:01 2 3.51 0.00 1.51 0.43 0.03 94.51 09:52:02 09:47:01 3 3.41 0.00 1.17 0.85 0.02 94.56 09:52:02 09:47:01 4 3.34 0.00 2.23 1.13 0.02 93.29 09:52:02 09:47:01 5 2.15 0.00 1.15 0.77 0.02 95.91 09:52:02 09:47:01 6 2.00 0.00 2.00 0.15 0.02 95.83 09:52:02 09:47:01 7 1.64 0.00 1.20 0.02 0.02 97.13 09:52:02 09:48:01 all 0.37 0.00 0.09 0.02 0.01 99.51 09:52:02 09:48:01 0 2.02 0.00 0.11 0.00 0.02 97.85 09:52:02 09:48:01 1 0.03 0.00 0.08 0.00 0.02 99.87 09:52:02 09:48:01 2 0.10 0.00 0.05 0.07 0.02 99.77 09:52:02 09:48:01 3 0.25 0.00 0.10 0.00 0.02 99.63 09:52:02 09:48:01 4 0.07 0.00 0.05 0.02 0.00 99.87 09:52:02 09:48:01 5 0.13 0.00 0.08 0.00 0.02 99.77 09:52:02 09:48:01 6 0.22 0.00 0.08 0.05 0.02 99.63 09:52:02 09:48:01 7 0.12 0.00 0.12 0.00 0.02 99.75 09:52:02 09:49:01 all 0.22 0.00 0.01 0.00 0.00 99.77 09:52:02 09:49:01 0 1.58 0.00 0.03 0.00 0.02 98.37 09:52:02 09:49:01 1 0.00 0.00 0.03 0.00 0.00 99.97 09:52:02 09:49:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:52:02 09:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:52:02 09:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:02 09:49:01 5 0.07 0.00 0.02 0.00 0.00 99.92 09:52:02 09:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:52:02 09:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:02 09:50:01 all 0.03 0.00 0.03 0.01 0.01 99.93 09:52:02 09:50:01 0 0.05 0.00 0.07 0.00 0.02 99.87 09:52:02 09:50:01 1 0.05 0.00 0.03 0.02 0.02 99.88 09:52:02 09:50:01 2 0.00 0.00 0.02 0.03 0.02 99.93 09:52:02 09:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:52:02 09:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:02 09:50:01 5 0.07 0.00 0.03 0.00 0.02 99.88 09:52:02 09:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:52:02 09:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:52:02 09:51:01 all 2.79 0.00 1.25 0.42 0.02 95.52 09:52:02 09:51:01 0 2.03 0.00 1.04 0.02 0.02 96.90 09:52:02 09:51:01 1 3.12 0.00 1.32 2.83 0.03 92.69 09:52:02 09:51:01 2 2.13 0.00 1.73 0.37 0.02 95.76 09:52:02 09:51:01 3 2.65 0.00 1.36 0.02 0.02 95.96 09:52:02 09:51:01 4 3.28 0.00 1.36 0.00 0.02 95.35 09:52:02 09:51:01 5 3.08 0.00 1.15 0.10 0.03 95.63 09:52:02 09:51:01 6 3.03 0.00 1.12 0.00 0.02 95.83 09:52:02 09:51:01 7 2.99 0.00 0.94 0.07 0.00 96.01 09:52:02 09:52:01 all 7.67 0.00 3.33 2.89 0.05 86.06 09:52:02 09:52:01 0 7.69 0.00 3.30 1.13 0.07 87.82 09:52:02 09:52:01 1 7.78 0.00 4.31 11.97 0.07 75.88 09:52:02 09:52:01 2 7.54 0.00 3.33 7.66 0.05 81.42 09:52:02 09:52:01 3 9.33 0.00 3.80 0.49 0.05 86.33 09:52:02 09:52:01 4 7.17 0.00 3.42 0.42 0.05 88.94 09:52:02 09:52:01 5 8.42 0.00 2.86 0.86 0.05 87.81 09:52:02 09:52:01 6 6.46 0.00 2.84 0.08 0.03 90.58 09:52:02 09:52:01 7 6.97 0.00 2.81 0.52 0.07 89.63 09:52:02 Average: all 7.01 0.00 1.76 0.90 0.03 90.29 09:52:02 Average: 0 7.33 0.00 1.70 1.33 0.03 89.61 09:52:02 Average: 1 7.08 0.00 1.78 1.57 0.04 89.54 09:52:02 Average: 2 7.06 0.00 1.79 1.12 0.04 89.99 09:52:02 Average: 3 7.06 0.00 1.68 0.28 0.03 90.94 09:52:02 Average: 4 6.84 0.00 2.00 0.36 0.02 90.78 09:52:02 Average: 5 7.20 0.00 1.66 0.27 0.03 90.83 09:52:02 Average: 6 6.95 0.00 1.80 0.86 0.03 90.37 09:52:02 Average: 7 6.60 0.00 1.70 1.43 0.03 90.24 09:52:02 09:52:02 09:52:02