Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8d1c13ce3d95511bbfa4ef3540c581861beeba07 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-ssh331193742838847228.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh11497046578551104996.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh2656039426878026253.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh5431603248745263141.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-ssh15707295187427417508.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.23 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-26258 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 8d1c13ce3d95511bbfa4ef3540c581861beeba07 (main) Commit message: "Merge pull request #779 from edgexfoundry/dependabot/go_modules/github.com/openziti/sdk-golang-0.23.44" > 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 8d1c13ce3d95511bbfa4ef3540c581861beeba07 # timeout=10 > git rev-list --no-walk 58613ea69528e0e9813480c98b4139f2fdfd598c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:02:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:02:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:02:24 ========================================================= 08:02:24 EdgeX Global Pipelines Version Info 08:02:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:02:24 ------------------- 08:02:24 stable info: 08:02:24 ------------------- 08:02:24 Commited By: Ginny Guan ginny@iotechsys.com 08:02:24 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 08:02:24 Message: update stable to v1.0.265 08:02:25 ------------------- 08:02:25 experimental info: 08:02:25 ------------------- 08:02:25 Commited By: Cherry Wang cherry@iotechsys.com 08:02:25 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:02:25 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:02:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 08:02:25 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 08:02:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:02:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:02:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:02:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:02:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:02:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:02:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:02:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:02:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:02:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 08:02:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:02:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:02:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 08:02:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:02:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:02:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:02:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:02:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:02:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:02:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:02:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:02:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:02:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 08:02:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:02:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:02:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:02:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:02:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:02:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d1c13ce3d95511bbfa4ef3540c581861beeba07 [Pipeline] echo 08:02:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d1c13c [Pipeline] echo 08:02:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:02:26 + git rev-list -1 --merges 8d1c13ce3d95511bbfa4ef3540c581861beeba07~1..8d1c13ce3d95511bbfa4ef3540c581861beeba07 [Pipeline] echo 08:02:26 -----------> git rev-list -1 --merges 8d1c13ce3d95511bbfa4ef3540c581861beeba07~1..8d1c13ce3d95511bbfa4ef3540c581861beeba07 8d1c13ce3d95511bbfa4ef3540c581861beeba07 08:02:26 8d1c13ce3d95511bbfa4ef3540c581861beeba07 [false] [Pipeline] sh 08:02:27 + git log --format=format:%s -1 8d1c13ce3d95511bbfa4ef3540c581861beeba07 [Pipeline] echo 08:02:27 ========================================================= 08:02:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:02:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:02:27 + git log --format=format:%s -1 8d1c13ce3d95511bbfa4ef3540c581861beeba07 [Pipeline] echo 08:02:27 [semverPrep] GIT_COMMIT: 8d1c13ce3d95511bbfa4ef3540c581861beeba07, Commit Message: Merge pull request #779 from edgexfoundry/dependabot/go_modules/github.com/openziti/sdk-golang-0.23.44 [Pipeline] echo 08:02:27 [semverPrep] This is not a build commit. [Pipeline] sh 08:02:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:02:27 + grep -v github /etc/ssh/ssh_known_hosts 08:02:27 + [ -e /tmp/ssh_known_hosts ] 08:02:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:02:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:02:27 + sudo tee -a /etc/ssh/ssh_known_hosts 08:02:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:02:28 08:02:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:02:28 0.1.4: Pulling from edgex-devops/py-git-semver 08:02:28 b85a868b505f: Pulling fs layer 08:02:28 e2be974225ed: Pulling fs layer 08:02:28 339a4e72a1f5: Pulling fs layer 08:02:28 988bab9f4d93: Pulling fs layer 08:02:28 1469e6f7b9e6: Pulling fs layer 08:02:28 eaf3925da568: Pulling fs layer 08:02:28 bab4dde63d76: Pulling fs layer 08:02:28 bde34c3a00c8: Pulling fs layer 08:02:28 b352a97aabf1: Pulling fs layer 08:02:28 4872d77fe225: Pulling fs layer 08:02:28 5851b861e8e6: Pulling fs layer 08:02:28 eaf3925da568: Waiting 08:02:28 bab4dde63d76: Waiting 08:02:28 4872d77fe225: Waiting 08:02:28 5851b861e8e6: Waiting 08:02:28 988bab9f4d93: Waiting 08:02:28 1469e6f7b9e6: Waiting 08:02:28 bde34c3a00c8: Waiting 08:02:28 b352a97aabf1: Waiting 08:02:28 e2be974225ed: Verifying Checksum 08:02:28 e2be974225ed: Download complete 08:02:28 988bab9f4d93: Verifying Checksum 08:02:28 988bab9f4d93: Download complete 08:02:29 1469e6f7b9e6: Verifying Checksum 08:02:29 1469e6f7b9e6: Download complete 08:02:29 eaf3925da568: Download complete 08:02:29 339a4e72a1f5: Verifying Checksum 08:02:29 339a4e72a1f5: Download complete 08:02:29 bde34c3a00c8: Download complete 08:02:29 b352a97aabf1: Verifying Checksum 08:02:29 b352a97aabf1: Download complete 08:02:29 4872d77fe225: Verifying Checksum 08:02:29 4872d77fe225: Download complete 08:02:29 5851b861e8e6: Verifying Checksum 08:02:29 5851b861e8e6: Download complete 08:02:29 b85a868b505f: Verifying Checksum 08:02:29 b85a868b505f: Download complete 08:02:29 bab4dde63d76: Verifying Checksum 08:02:29 bab4dde63d76: Download complete 08:02:30 b85a868b505f: Pull complete 08:02:30 e2be974225ed: Pull complete 08:02:30 339a4e72a1f5: Pull complete 08:02:30 988bab9f4d93: Pull complete 08:02:31 1469e6f7b9e6: Pull complete 08:02:31 eaf3925da568: Pull complete 08:02:33 bab4dde63d76: Pull complete 08:02:33 bde34c3a00c8: Pull complete 08:02:33 b352a97aabf1: Pull complete 08:02:33 4872d77fe225: Pull complete 08:02:33 5851b861e8e6: Pull complete 08:02:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:02:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:02:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:33 prd-ubuntu20.04-docker-8c-8g-26258 does not seem to be running inside a container 08:02:33 $ 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 08:02:35 $ docker top 13ecd0dc2aa1974597b6aa76cc7de2f48f01ceb5ea5e6d296cb247d0f77f5060 -eo pid,comm 08:02:35 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). 08:02:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:02:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:02:35 [ssh-agent] Looking for ssh-agent implementation... 08:02:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:02:35 $ docker exec 13ecd0dc2aa1974597b6aa76cc7de2f48f01ceb5ea5e6d296cb247d0f77f5060 ssh-agent 08:02:36 SSH_AUTH_SOCK=/tmp/ssh-gcWN0CpMplTB/agent.32 08:02:36 SSH_AGENT_PID=38 08:02:36 Running ssh-add (command line suppressed) 08:02:36 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7999731269288617242.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7999731269288617242.key) 08:02:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:02:36 + git tag --points-at HEAD [Pipeline] } 08:02:36 $ docker exec --env ******** --env ******** 13ecd0dc2aa1974597b6aa76cc7de2f48f01ceb5ea5e6d296cb247d0f77f5060 ssh-agent -k 08:02:36 unset SSH_AUTH_SOCK; 08:02:36 unset SSH_AGENT_PID; 08:02:36 echo Agent pid 38 killed; 08:02:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:02:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:02:36 [ssh-agent] Looking for ssh-agent implementation... 08:02:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:02:36 $ docker exec 13ecd0dc2aa1974597b6aa76cc7de2f48f01ceb5ea5e6d296cb247d0f77f5060 ssh-agent 08:02:36 SSH_AUTH_SOCK=/tmp/ssh-41sLZraYkUfJ/agent.71 08:02:36 SSH_AGENT_PID=77 08:02:36 Running ssh-add (command line suppressed) 08:02:36 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3958081281389477370.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3958081281389477370.key) 08:02:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:02:37 + git semver init 08:02:37 2024-11-12 08:02:37,468 [run_init] DEBUG init version:0.0.0 force:False 08:02:37 2024-11-12 08:02:37,469 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 08:02:37 2024-11-12 08:02:37,469 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 08:02:37 2024-11-12 08:02:37,469 [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) 08:02:38 2024-11-12 08:02:38,388 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 08:02:38 2024-11-12 08:02:38,388 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 08:02:38 2024-11-12 08:02:38,388 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 08:02:38 2024-11-12 08:02:38,389 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 08:02:38 4.0.0-dev.7 [Pipeline] } 08:02:38 $ docker exec --env ******** --env ******** 13ecd0dc2aa1974597b6aa76cc7de2f48f01ceb5ea5e6d296cb247d0f77f5060 ssh-agent -k 08:02:38 unset SSH_AUTH_SOCK; 08:02:38 unset SSH_AGENT_PID; 08:02:38 echo Agent pid 77 killed; 08:02:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:02:38 + git semver [Pipeline] } 08:02:39 $ docker stop --time=1 13ecd0dc2aa1974597b6aa76cc7de2f48f01ceb5ea5e6d296cb247d0f77f5060 08:02:40 $ docker rm -f --volumes 13ecd0dc2aa1974597b6aa76cc7de2f48f01ceb5ea5e6d296cb247d0f77f5060 [Pipeline] // withDockerContainer [Pipeline] sh 08:02:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:02:41 Stashed 1 file(s) [Pipeline] echo 08:02:41 [edgeXSemver]: initialized semver on version 4.0.0-dev.7 [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 08:02:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:02:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:02:41 ========================================================= 08:02:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:02:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 08:02:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:02:41 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:02:41 43c4264eed91: Pulling fs layer 08:02:41 4cc291be95ef: Pulling fs layer 08:02:41 2ac1f1163629: Pulling fs layer 08:02:41 5c3c966382ef: Pulling fs layer 08:02:41 4f4fb700ef54: Pulling fs layer 08:02:41 5d5c8e513c77: Pulling fs layer 08:02:41 9f66e0745190: Pulling fs layer 08:02:41 f49a43e4bbc0: Pulling fs layer 08:02:41 561ebcabdf7f: Pulling fs layer 08:02:41 5d5c8e513c77: Waiting 08:02:41 4f4fb700ef54: Waiting 08:02:41 9f66e0745190: Waiting 08:02:41 5c3c966382ef: Waiting 08:02:41 f49a43e4bbc0: Waiting 08:02:41 561ebcabdf7f: Waiting 08:02:41 4cc291be95ef: Verifying Checksum 08:02:41 4cc291be95ef: Download complete 08:02:41 5c3c966382ef: Verifying Checksum 08:02:41 5c3c966382ef: Download complete 08:02:41 4f4fb700ef54: Verifying Checksum 08:02:41 4f4fb700ef54: Download complete 08:02:41 5d5c8e513c77: Verifying Checksum 08:02:41 5d5c8e513c77: Download complete 08:02:41 43c4264eed91: Download complete 08:02:41 9f66e0745190: Verifying Checksum 08:02:41 9f66e0745190: Download complete 08:02:41 43c4264eed91: Pull complete 08:02:41 4cc291be95ef: Pull complete 08:02:41 561ebcabdf7f: Download complete 08:02:42 2ac1f1163629: Verifying Checksum 08:02:42 2ac1f1163629: Download complete 08:02:42 f49a43e4bbc0: Verifying Checksum 08:02:42 f49a43e4bbc0: Download complete 08:02:46 2ac1f1163629: Pull complete 08:02:46 5c3c966382ef: Pull complete 08:02:46 4f4fb700ef54: Pull complete 08:02:46 5d5c8e513c77: Pull complete 08:02:46 9f66e0745190: Pull complete 08:02:48 f49a43e4bbc0: Pull complete 08:02:49 561ebcabdf7f: Pull complete 08:02:49 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:02:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:02:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 08:02:49 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:49 + docker inspect -f . ci-base-image-x86_64 08:02:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:49 prd-ubuntu20.04-docker-8c-8g-26258 does not seem to be running inside a container 08:02:49 $ 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 08:02:53 $ docker top 80c10219578ebdcb5334377bfe28dd22d456b92250ca17d38fe42256b0805d16 -eo pid,comm [Pipeline] { [Pipeline] sh 08:02:53 + go version 08:02:53 go version go1.23.2 linux/amd64 [Pipeline] } 08:02:53 $ docker stop --time=1 80c10219578ebdcb5334377bfe28dd22d456b92250ca17d38fe42256b0805d16 08:02:54 $ docker rm -f --volumes 80c10219578ebdcb5334377bfe28dd22d456b92250ca17d38fe42256b0805d16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:55 + docker inspect -f . ci-base-image-x86_64 08:02:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:55 prd-ubuntu20.04-docker-8c-8g-26258 does not seem to be running inside a container 08:02:55 $ 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 08:02:55 $ docker top 76aeec487a1d3a1995fe0b0c29384e02f99459f87825fe15e8baad6d32c8da33 -eo pid,comm [Pipeline] { [Pipeline] sh 08:02:56 Still waiting to schedule task 08:02:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:02:56 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 08:02:56 + make test 08:02:56 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:02:56 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 08:02:56 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.4 08:02:56 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.5 08:02:56 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.2 08:02:56 go: downloading github.com/google/uuid v1.6.0 08:02:56 go: downloading github.com/labstack/echo/v4 v4.12.0 08:02:56 go: downloading github.com/openziti/sdk-golang v0.23.44 08:02:56 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.4 08:02:56 go: downloading github.com/mitchellh/copystructure v1.2.0 08:02:56 go: downloading github.com/stretchr/testify v1.9.0 08:02:56 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 08:02:56 go: downloading github.com/sirupsen/logrus v1.9.3 08:02:56 go: downloading github.com/mitchellh/mapstructure v1.5.0 08:02:56 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.3 08:02:56 go: downloading github.com/hashicorp/go-multierror v1.1.1 08:02:56 go: downloading gopkg.in/yaml.v3 v3.0.1 08:02:57 go: downloading github.com/gorilla/websocket v1.5.3 08:02:57 go: downloading golang.org/x/net v0.29.0 08:02:57 go: downloading golang.org/x/sync v0.8.0 08:02:57 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 08:02:57 go: downloading github.com/go-kit/log v0.2.1 08:02:57 go: downloading github.com/go-playground/validator/v10 v10.22.1 08:02:57 go: downloading github.com/labstack/gommon v0.4.2 08:02:57 go: downloading golang.org/x/crypto v0.27.0 08:02:57 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 08:02:57 go: downloading github.com/valyala/fasttemplate v1.2.2 08:02:57 go: downloading golang.org/x/time v0.6.0 08:02:57 go: downloading github.com/mitchellh/reflectwalk v1.0.2 08:02:57 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 08:02:57 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 08:02:57 go: downloading github.com/stretchr/objx v0.5.2 08:02:57 go: downloading golang.org/x/sys v0.25.0 08:02:57 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 08:02:57 go: downloading github.com/hashicorp/errwrap v1.1.0 08:02:57 go: downloading github.com/go-logfmt/logfmt v0.5.1 08:02:57 go: downloading github.com/x448/float16 v0.8.4 08:02:57 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 08:02:57 go: downloading github.com/leodido/go-urn v1.4.0 08:02:57 go: downloading github.com/go-playground/universal-translator v0.18.1 08:02:57 go: downloading golang.org/x/text v0.18.0 08:02:57 go: downloading github.com/mattn/go-colorable v0.1.13 08:02:57 go: downloading github.com/mattn/go-isatty v0.0.20 08:02:57 go: downloading github.com/go-openapi/runtime v0.28.0 08:02:57 go: downloading github.com/go-openapi/strfmt v0.23.0 08:02:57 go: downloading github.com/go-resty/resty/v2 v2.15.3 08:02:57 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 08:02:57 go: downloading github.com/michaelquigley/pfxlog v0.6.10 08:02:57 go: downloading github.com/openziti/edge-api v0.26.34 08:02:58 go: downloading github.com/openziti/foundation/v2 v2.0.49 08:02:58 go: downloading github.com/openziti/identity v1.0.85 08:02:58 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 08:02:58 go: downloading github.com/zitadel/oidc/v2 v2.12.2 08:02:58 go: downloading github.com/pkg/errors v0.9.1 08:02:58 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 08:02:58 go: downloading golang.org/x/oauth2 v0.23.0 08:02:58 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 08:02:58 go: downloading github.com/kataras/go-events v0.0.3 08:02:58 go: downloading github.com/openziti/channel/v3 v3.0.4 08:02:58 go: downloading github.com/openziti/metrics v1.2.58 08:02:58 go: downloading github.com/openziti/secretstream v0.1.25 08:02:58 go: downloading github.com/openziti/transport/v2 v2.0.146 08:02:58 go: downloading github.com/spf13/cast v1.7.0 08:02:58 go: downloading github.com/valyala/bytebufferpool v1.0.0 08:02:58 go: downloading github.com/zeebo/errs v1.3.0 08:02:58 go: downloading google.golang.org/grpc v1.67.1 08:02:58 go: downloading github.com/go-playground/locales v0.14.1 08:02:58 go: downloading github.com/go-openapi/errors v0.22.0 08:02:58 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 08:02:58 go: downloading github.com/oklog/ulid v1.3.1 08:02:58 go: downloading go.mongodb.org/mongo-driver v1.17.0 08:02:59 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 08:02:59 go: downloading github.com/go-openapi/swag v0.23.0 08:02:59 go: downloading github.com/opentracing/opentracing-go v1.2.0 08:02:59 go: downloading go.opentelemetry.io/otel v1.29.0 08:02:59 go: downloading go.opentelemetry.io/otel/trace v1.29.0 08:02:59 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 08:02:59 go: downloading github.com/go-openapi/validate v0.24.0 08:02:59 go: downloading github.com/fsnotify/fsnotify v1.7.0 08:02:59 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 08:02:59 go: downloading github.com/gorilla/securecookie v1.1.2 08:02:59 go: downloading github.com/mitchellh/go-ps v1.0.0 08:02:59 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 08:02:59 go: downloading github.com/gorilla/schema v1.4.1 08:02:59 go: downloading github.com/muhlemmer/gu v0.3.1 08:02:59 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 08:02:59 go: downloading github.com/golang/protobuf v1.5.4 08:02:59 go: downloading google.golang.org/protobuf v1.34.2 08:02:59 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 08:02:59 go: downloading golang.org/x/term v0.24.0 08:02:59 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 08:02:59 go: downloading github.com/go-openapi/analysis v0.23.0 08:02:59 go: downloading github.com/go-openapi/loads v0.22.0 08:02:59 go: downloading github.com/go-openapi/spec v0.21.0 08:02:59 go: downloading github.com/mailru/easyjson v0.7.7 08:02:59 go: downloading github.com/go-logr/logr v1.4.2 08:02:59 go: downloading go.opentelemetry.io/otel/metric v1.29.0 08:02:59 go: downloading github.com/tklauser/go-sysconf v0.3.12 08:03:00 go: downloading github.com/go-openapi/jsonpointer v0.21.0 08:03:00 go: downloading github.com/josharian/intern v1.0.0 08:03:00 go: downloading github.com/go-openapi/jsonreference v0.21.0 08:03:00 go: downloading github.com/go-logr/stdr v1.2.2 08:03:00 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 08:03:00 go: downloading github.com/tklauser/numcpus v0.6.1 08:03:12 github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap coverage: 0.0% of statements 08:03:12 github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/container coverage: 0.0% of statements 08:03:22 ? github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/interfaces [no test files] 08:03:22 github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/interfaces/mocks coverage: 0.0% of statements 08:03:22 github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/zerotrust coverage: 0.0% of statements 08:03:22 github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/startup coverage: 0.0% of statements 08:03:34 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/config 20.046s coverage: 34.6% of statements 08:03:34 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/controller 0.021s coverage: 93.5% of statements 08:03:34 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/environment 0.017s coverage: 88.1% of statements 08:03:34 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/file 0.378s coverage: 88.2% of statements 08:03:34 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/flags 0.009s coverage: 84.4% of statements 08:03:34 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/handlers 2.030s coverage: 39.4% of statements 08:03:34 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/messaging 0.014s coverage: 100.0% of statements 08:03:34 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/metrics 0.324s coverage: 87.7% of statements 08:03:34 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/registration 0.009s coverage: 24.0% of statements 08:03:34 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/secret 3.031s coverage: 75.9% of statements 08:03:34 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/utils 0.008s coverage: 50.9% of statements 08:03:34 ok github.com/edgexfoundry/go-mod-bootstrap/v4/config 0.005s coverage: 31.2% of statements 08:03:34 ok github.com/edgexfoundry/go-mod-bootstrap/v4/di 0.004s coverage: 91.3% of statements 08:03:44 CGO_ENABLED=1 GO111MODULE=on go vet ./... 08:03:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:03:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 08:03:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:03:49 $ docker stop --time=1 76aeec487a1d3a1995fe0b0c29384e02f99459f87825fe15e8baad6d32c8da33 08:03:51 $ docker rm -f --volumes 76aeec487a1d3a1995fe0b0c29384e02f99459f87825fe15e8baad6d32c8da33 [Pipeline] // withDockerContainer [Pipeline] sh 08:03:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:03:52 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 08:03:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:03:53 08:03:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:03:53 latest: Pulling from edgex-lftools-log-publisher 08:03:53 5eb5b503b376: Pulling fs layer 08:03:53 5c69ac0246d0: Pulling fs layer 08:03:53 ec43610c2a17: Pulling fs layer 08:03:53 3a2ae6a8a46f: Pulling fs layer 08:03:53 33b1e0a273af: Pulling fs layer 08:03:53 5d3b04190fa2: Pulling fs layer 08:03:53 2f39f015ded8: Pulling fs layer 08:03:53 5d3b04190fa2: Waiting 08:03:53 3a2ae6a8a46f: Waiting 08:03:53 33b1e0a273af: Waiting 08:03:53 2f39f015ded8: Waiting 08:03:53 5c69ac0246d0: Download complete 08:03:53 3a2ae6a8a46f: Verifying Checksum 08:03:53 3a2ae6a8a46f: Download complete 08:03:53 ec43610c2a17: Verifying Checksum 08:03:53 ec43610c2a17: Download complete 08:03:53 33b1e0a273af: Verifying Checksum 08:03:53 33b1e0a273af: Download complete 08:03:53 5d3b04190fa2: Download complete 08:03:53 5eb5b503b376: Verifying Checksum 08:03:53 5eb5b503b376: Download complete 08:03:54 2f39f015ded8: Download complete 08:03:54 5eb5b503b376: Pull complete 08:03:55 5c69ac0246d0: Pull complete 08:03:55 ec43610c2a17: Pull complete 08:03:55 3a2ae6a8a46f: Pull complete 08:03:55 33b1e0a273af: Pull complete 08:03:55 5d3b04190fa2: Pull complete 08:04:00 2f39f015ded8: Pull complete 08:04:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:04:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:04:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:04:00 prd-ubuntu20.04-docker-8c-8g-26258 does not seem to be running inside a container 08:04:00 $ 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 08:04:04 $ docker top 049d894c41532cc22abd7ed7b954ab6718ab08810c2aa1ef62fb0879d50434f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:04:04 ---> job-cost.sh 08:04:04 lf-activate-venv: SKIPPING 08:04:04 INFO: No Stack... 08:04:04 INFO: Retrieving Pricing Info for: v3-standard-8 08:04:05 INFO: Archiving Costs [Pipeline] sh 08:04:05 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 08:04:05 + cut -d, -f6 [Pipeline] lock 08:04:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-332-stack-cost] 08:04:05 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-332-stack-cost] did not exist. Created. 08:04:05 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-332-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:04:05 + echo total: 0.2199999988079071 [Pipeline] stash 08:04:05 Stashed 1 file(s) [Pipeline] } 08:04:05 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-332-stack-cost] [Pipeline] // lock [Pipeline] } 08:04:05 $ docker stop --time=1 049d894c41532cc22abd7ed7b954ab6718ab08810c2aa1ef62fb0879d50434f3 08:04:06 $ docker rm -f --volumes 049d894c41532cc22abd7ed7b954ab6718ab08810c2aa1ef62fb0879d50434f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:04:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26259 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 08:04:32 Running in /w/workspace/go-mod-bootstrap/332 [Pipeline] { [Pipeline] checkout 08:04:35 The recommended git tool is: git 08:04:39 using credential edgex-jenkins-ssh 08:04:39 Cloning the remote Git repository 08:04:39 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 08:04:39 > git init /w/workspace/go-mod-bootstrap/332 # timeout=10 08:04:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 08:04:39 > git --version # timeout=10 08:04:39 > git --version # 'git version 2.25.1' 08:04:39 using GIT_SSH to set credentials SSH Credentials for GitHub 08:04:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:04:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 08:04:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:04:42 Avoid second fetch 08:04:42 Checking out Revision 8d1c13ce3d95511bbfa4ef3540c581861beeba07 (main) 08:04:43 Commit message: "Merge pull request #779 from edgexfoundry/dependabot/go_modules/github.com/openziti/sdk-golang-0.23.44" 08:04:42 > git config core.sparsecheckout # timeout=10 08:04:42 > git checkout -f 8d1c13ce3d95511bbfa4ef3540c581861beeba07 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:04:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:04:48 % Total % Received % Xferd Average Speed Time Time Time Current 08:04:48 Dload Upload Total Spent Left Speed 08:04:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 72474 0 --:--:-- --:--:-- --:--:-- 72067 100 12828 100 12828 0 0 72067 0 --:--:-- --:--:-- --:--:-- 71664 [Pipeline] sh 08:04:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:04:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:04:48 + sudo tee /etc/docker/daemon.new 08:04:48 { 08:04:48 "registry-mirrors": [ 08:04:48 "https://nexus3.edgexfoundry.org:10001" 08:04:48 ], 08:04:48 "bip": "10.250.0.254/24", 08:04:48 "hosts": [ 08:04:48 "tcp://0.0.0.0:5555", 08:04:48 "unix:///var/run/docker.sock" 08:04:48 ], 08:04:48 "mtu": 1458, 08:04:48 "selinux-enabled": true, 08:04:48 "seccomp-profile": "/etc/docker/seccomp.json" 08:04:48 } [Pipeline] sh 08:04:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:04:49 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 08:05:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:05:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:05:07 ========================================================= 08:05:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:05:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 08:05:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:05:08 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:05:08 cf04c63912e1: Pulling fs layer 08:05:08 55b35a11ae5e: Pulling fs layer 08:05:08 a37a00ec5f00: Pulling fs layer 08:05:08 50b3750afda1: Pulling fs layer 08:05:08 4f4fb700ef54: Pulling fs layer 08:05:08 80978eb59214: Pulling fs layer 08:05:08 c9f46d7d2bd2: Pulling fs layer 08:05:08 c5a475d317c9: Pulling fs layer 08:05:08 80978eb59214: Waiting 08:05:08 50b3750afda1: Waiting 08:05:08 c9f46d7d2bd2: Waiting 08:05:08 c5a475d317c9: Waiting 08:05:08 4f4fb700ef54: Waiting 08:05:08 55b35a11ae5e: Verifying Checksum 08:05:08 55b35a11ae5e: Download complete 08:05:08 50b3750afda1: Verifying Checksum 08:05:08 50b3750afda1: Download complete 08:05:08 4f4fb700ef54: Verifying Checksum 08:05:08 4f4fb700ef54: Download complete 08:05:08 80978eb59214: Verifying Checksum 08:05:08 80978eb59214: Download complete 08:05:08 cf04c63912e1: Download complete 08:05:09 c5a475d317c9: Verifying Checksum 08:05:09 c5a475d317c9: Download complete 08:05:09 cf04c63912e1: Pull complete 08:05:10 55b35a11ae5e: Pull complete 08:05:10 a37a00ec5f00: Verifying Checksum 08:05:10 a37a00ec5f00: Download complete 08:05:11 c9f46d7d2bd2: Verifying Checksum 08:05:11 c9f46d7d2bd2: Download complete 08:05:23 a37a00ec5f00: Pull complete 08:05:23 50b3750afda1: Pull complete 08:05:23 4f4fb700ef54: Pull complete 08:05:23 80978eb59214: Pull complete 08:05:30 c9f46d7d2bd2: Pull complete 08:05:32 c5a475d317c9: Pull complete 08:05:32 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 08:05:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:05:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh 08:05:32 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:33 + docker inspect -f . ci-base-image-arm64 08:05:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:05:33 prd-ubuntu20.04-docker-arm64-4c-16g-26259 does not seem to be running inside a container 08:05:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/332 -v /w/workspace/go-mod-bootstrap/332:/w/workspace/go-mod-bootstrap/332:rw,z -v /w/workspace/go-mod-bootstrap/332@tmp:/w/workspace/go-mod-bootstrap/332@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 08:05:36 $ docker top d0e533ce3948c82fc6b32bd6c59e58c0ccfa0ea00f1fc3f34c9f16912d24b8af -eo pid,comm [Pipeline] { [Pipeline] sh 08:05:37 + go version 08:05:37 go version go1.23.2 linux/arm64 [Pipeline] } 08:05:37 $ docker stop --time=1 d0e533ce3948c82fc6b32bd6c59e58c0ccfa0ea00f1fc3f34c9f16912d24b8af 08:05:40 $ docker rm -f --volumes d0e533ce3948c82fc6b32bd6c59e58c0ccfa0ea00f1fc3f34c9f16912d24b8af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:40 + docker inspect -f . ci-base-image-arm64 08:05:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:05:41 prd-ubuntu20.04-docker-arm64-4c-16g-26259 does not seem to be running inside a container 08:05:41 $ 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/332 -v /w/workspace/go-mod-bootstrap/332:/w/workspace/go-mod-bootstrap/332:rw,z -v /w/workspace/go-mod-bootstrap/332@tmp:/w/workspace/go-mod-bootstrap/332@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 08:05:42 $ docker top 9ca3647838e6f90689d55ecdd2e18d5496f71f7d5eb7bb38b36907b034d4e0f2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:05:43 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/332 [Pipeline] fileExists [Pipeline] sh 08:05:43 + make test 08:05:43 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:05:43 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.4 08:05:44 go: downloading github.com/labstack/echo/v4 v4.12.0 08:05:44 go: downloading github.com/mitchellh/mapstructure v1.5.0 08:05:44 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 08:05:44 go: downloading github.com/google/uuid v1.6.0 08:05:44 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.4 08:05:44 go: downloading github.com/stretchr/testify v1.9.0 08:05:44 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.5 08:05:44 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.2 08:05:44 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.3 08:05:45 go: downloading github.com/mitchellh/copystructure v1.2.0 08:05:45 go: downloading gopkg.in/yaml.v3 v3.0.1 08:05:45 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 08:05:45 go: downloading github.com/hashicorp/go-multierror v1.1.1 08:05:45 go: downloading github.com/sirupsen/logrus v1.9.3 08:05:45 go: downloading github.com/openziti/sdk-golang v0.23.44 08:05:45 go: downloading github.com/go-playground/validator/v10 v10.22.1 08:05:45 go: downloading github.com/go-kit/log v0.2.1 08:05:45 go: downloading github.com/gorilla/websocket v1.5.3 08:05:45 go: downloading golang.org/x/net v0.29.0 08:05:45 go: downloading golang.org/x/sync v0.8.0 08:05:45 go: downloading github.com/labstack/gommon v0.4.2 08:05:45 go: downloading golang.org/x/crypto v0.27.0 08:05:46 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 08:05:46 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 08:05:46 go: downloading github.com/mitchellh/reflectwalk v1.0.2 08:05:46 go: downloading github.com/stretchr/objx v0.5.2 08:05:47 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 08:05:47 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 08:05:47 go: downloading github.com/hashicorp/errwrap v1.1.0 08:05:47 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 08:05:47 go: downloading golang.org/x/time v0.6.0 08:05:47 go: downloading github.com/valyala/fasttemplate v1.2.2 08:05:47 go: downloading golang.org/x/sys v0.25.0 08:05:47 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 08:05:47 go: downloading github.com/go-playground/universal-translator v0.18.1 08:05:47 go: downloading github.com/leodido/go-urn v1.4.0 08:05:47 go: downloading golang.org/x/text v0.18.0 08:05:48 go: downloading github.com/go-openapi/runtime v0.28.0 08:05:48 go: downloading github.com/go-openapi/strfmt v0.23.0 08:05:48 go: downloading github.com/go-resty/resty/v2 v2.15.3 08:05:48 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 08:05:49 go: downloading github.com/michaelquigley/pfxlog v0.6.10 08:05:49 go: downloading github.com/openziti/edge-api v0.26.34 08:05:52 go: downloading github.com/openziti/foundation/v2 v2.0.49 08:05:52 go: downloading github.com/openziti/identity v1.0.85 08:05:52 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 08:05:52 go: downloading github.com/pkg/errors v0.9.1 08:05:52 go: downloading github.com/zitadel/oidc/v2 v2.12.2 08:05:52 go: downloading golang.org/x/oauth2 v0.23.0 08:05:52 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 08:05:52 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 08:05:52 go: downloading github.com/kataras/go-events v0.0.3 08:05:53 go: downloading github.com/openziti/channel/v3 v3.0.4 08:05:53 go: downloading github.com/openziti/secretstream v0.1.25 08:05:53 go: downloading github.com/openziti/metrics v1.2.58 08:05:53 go: downloading github.com/openziti/transport/v2 v2.0.146 08:05:53 go: downloading github.com/go-logfmt/logfmt v0.5.1 08:05:53 go: downloading github.com/spf13/cast v1.7.0 08:05:53 go: downloading github.com/mattn/go-colorable v0.1.13 08:05:53 go: downloading github.com/mattn/go-isatty v0.0.20 08:05:53 go: downloading github.com/x448/float16 v0.8.4 08:05:53 go: downloading github.com/zeebo/errs v1.3.0 08:05:53 go: downloading google.golang.org/grpc v1.67.1 08:05:55 go: downloading github.com/valyala/bytebufferpool v1.0.0 08:05:55 go: downloading github.com/go-playground/locales v0.14.1 08:05:55 go: downloading github.com/go-openapi/errors v0.22.0 08:05:55 go: downloading github.com/go-openapi/swag v0.23.0 08:05:55 go: downloading github.com/opentracing/opentracing-go v1.2.0 08:05:55 go: downloading go.opentelemetry.io/otel v1.29.0 08:05:56 go: downloading go.opentelemetry.io/otel/trace v1.29.0 08:05:56 go: downloading github.com/oklog/ulid v1.3.1 08:05:56 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 08:05:56 go: downloading go.mongodb.org/mongo-driver v1.17.0 08:05:58 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 08:05:58 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 08:05:58 go: downloading github.com/go-openapi/validate v0.24.0 08:05:59 go: downloading github.com/fsnotify/fsnotify v1.7.0 08:05:59 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 08:05:59 go: downloading github.com/gorilla/securecookie v1.1.2 08:05:59 go: downloading github.com/gorilla/schema v1.4.1 08:05:59 go: downloading github.com/muhlemmer/gu v0.3.1 08:05:59 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 08:05:59 go: downloading github.com/golang/protobuf v1.5.4 08:05:59 go: downloading google.golang.org/protobuf v1.34.2 08:05:59 go: downloading github.com/mitchellh/go-ps v1.0.0 08:05:59 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 08:05:59 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 08:06:00 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 08:06:00 go: downloading github.com/go-openapi/analysis v0.23.0 08:06:00 go: downloading github.com/go-openapi/loads v0.22.0 08:06:00 go: downloading github.com/go-openapi/spec v0.21.0 08:06:00 go: downloading github.com/mailru/easyjson v0.7.7 08:06:01 go: downloading github.com/go-logr/logr v1.4.2 08:06:01 go: downloading go.opentelemetry.io/otel/metric v1.29.0 08:06:01 go: downloading golang.org/x/term v0.24.0 08:06:01 go: downloading github.com/go-openapi/jsonpointer v0.21.0 08:06:01 go: downloading github.com/tklauser/go-sysconf v0.3.12 08:06:01 go: downloading github.com/josharian/intern v1.0.0 08:06:01 go: downloading github.com/go-logr/stdr v1.2.2 08:06:01 go: downloading github.com/go-openapi/jsonreference v0.21.0 08:06:01 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 08:06:01 go: downloading github.com/tklauser/numcpus v0.6.1 08:07:53 github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap coverage: 0.0% of statements 08:07:53 github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/container coverage: 0.0% of statements 08:08:08 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/config 20.203s coverage: 34.6% of statements 08:09:15 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/controller 0.141s coverage: 93.5% of statements 08:09:15 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/environment 0.094s coverage: 88.1% of statements 08:09:15 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/file 0.524s coverage: 88.2% of statements 08:09:15 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/flags 0.018s coverage: 84.4% of statements 08:09:15 ? github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/interfaces [no test files] 08:09:15 github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/interfaces/mocks coverage: 0.0% of statements 08:09:15 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/handlers 2.154s coverage: 39.4% of statements 08:09:15 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/messaging 0.063s coverage: 100.0% of statements 08:09:16 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/metrics 0.381s coverage: 87.7% of statements 08:09:16 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/registration 0.041s coverage: 24.0% of statements 08:09:18 github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/startup coverage: 0.0% of statements 08:09:18 github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/zerotrust coverage: 0.0% of statements 08:09:21 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/secret 3.115s coverage: 75.9% of statements 08:09:21 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/utils 0.031s coverage: 50.9% of statements 08:09:21 ok github.com/edgexfoundry/go-mod-bootstrap/v4/config 0.025s coverage: 31.2% of statements 08:09:21 ok github.com/edgexfoundry/go-mod-bootstrap/v4/di 0.017s coverage: 91.3% of statements 08:09:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:09:22 CGO_ENABLED=1 GO111MODULE=on go vet ./... 08:10:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:10:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 08:10:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:10:09 $ docker stop --time=1 9ca3647838e6f90689d55ecdd2e18d5496f71f7d5eb7bb38b36907b034d4e0f2 08:10:11 $ docker rm -f --volumes 9ca3647838e6f90689d55ecdd2e18d5496f71f7d5eb7bb38b36907b034d4e0f2 [Pipeline] // withDockerContainer [Pipeline] sh 08:10:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:10:15 Warning: overwriting stash ‘coverage-report’ 08:10:16 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 08:10:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:10:16 08:10:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:10:17 arm64: Pulling from edgex-lftools-log-publisher 08:10:17 8998bd30e6a1: Pulling fs layer 08:10:17 04944245beec: Pulling fs layer 08:10:17 699f458cf7ca: Pulling fs layer 08:10:17 765212b225bb: Pulling fs layer 08:10:17 f23df028b6ca: Pulling fs layer 08:10:17 d65c8cfc05b1: Pulling fs layer 08:10:17 2437ff75d9bd: Pulling fs layer 08:10:17 765212b225bb: Waiting 08:10:17 f23df028b6ca: Waiting 08:10:17 d65c8cfc05b1: Waiting 08:10:17 2437ff75d9bd: Waiting 08:10:17 04944245beec: Verifying Checksum 08:10:17 04944245beec: Download complete 08:10:17 765212b225bb: Verifying Checksum 08:10:17 765212b225bb: Download complete 08:10:17 f23df028b6ca: Verifying Checksum 08:10:17 f23df028b6ca: Download complete 08:10:17 d65c8cfc05b1: Verifying Checksum 08:10:17 d65c8cfc05b1: Download complete 08:10:17 699f458cf7ca: Verifying Checksum 08:10:17 699f458cf7ca: Download complete 08:10:17 8998bd30e6a1: Verifying Checksum 08:10:17 8998bd30e6a1: Download complete 08:10:20 2437ff75d9bd: Verifying Checksum 08:10:20 2437ff75d9bd: Download complete 08:10:22 8998bd30e6a1: Pull complete 08:10:22 04944245beec: Pull complete 08:10:24 699f458cf7ca: Pull complete 08:10:24 765212b225bb: Pull complete 08:10:25 f23df028b6ca: Pull complete 08:10:25 d65c8cfc05b1: Pull complete 08:10:43 2437ff75d9bd: Pull complete 08:10:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:10:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:10:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:10:43 prd-ubuntu20.04-docker-arm64-4c-16g-26259 does not seem to be running inside a container 08:10: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/332 -v /w/workspace/go-mod-bootstrap/332:/w/workspace/go-mod-bootstrap/332:rw,z -v /w/workspace/go-mod-bootstrap/332@tmp:/w/workspace/go-mod-bootstrap/332@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 08:10:46 $ docker top 842575e016e5cdc3e097efc6129708f08d580fe68f465c6b38836bd70a62ab86 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:10:46 ---> job-cost.sh 08:10:47 lf-activate-venv: SKIPPING 08:10:47 INFO: No Stack... 08:10:47 INFO: Retrieving Pricing Info for: v3-standard-4 08:10:48 INFO: Archiving Costs [Pipeline] sh 08:10:48 + cat /w/workspace/go-mod-bootstrap/332/archives/cost.csv 08:10:48 + cut -d, -f6 [Pipeline] lock 08:10:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-332-stack-cost] 08:10:48 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-332-stack-cost] did not exist. Created. 08:10:48 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-332-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:10:49 /w/workspace/go-mod-bootstrap/332@tmp/durable-e1e41f1e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:10:49 + echo total: 0.10999999940395355 [Pipeline] stash 08:10:49 Warning: overwriting stash ‘stack-cost’ 08:10:49 Stashed 1 file(s) [Pipeline] } 08:10:49 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-332-stack-cost] [Pipeline] // lock [Pipeline] } 08:10:49 $ docker stop --time=1 842575e016e5cdc3e097efc6129708f08d580fe68f465c6b38836bd70a62ab86 08:10:51 $ docker rm -f --volumes 842575e016e5cdc3e097efc6129708f08d580fe68f465c6b38836bd70a62ab86 [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 08:10:51 provisioning config files... 08:10:52 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5550120963296360583tmp [Pipeline] { [Pipeline] sh 08:10:52 + set +x 08:10:52 + curl -s https://codecov.io/bash 08:10:52 + bash -s -- 08:10:52 08:10:52 _____ _ 08:10:52 / ____| | | 08:10:52 | | ___ __| | ___ ___ _____ __ 08:10:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:10:52 | |___| (_) | (_| | __/ (_| (_) \ V / 08:10:52 \_____\___/ \__,_|\___|\___\___/ \_/ 08:10:52 Bash-1.0.6 08:10:52 08:10:52 08:10:52 ==> git version 2.25.1 found 08:10:52 ==> 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 08:10:52 Release-Date: 2020-01-08 08:10:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:10:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:10:52 ==> Jenkins CI detected. 08:10:52 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 08:10:52 project root: . 08:10:52 --> token set from env 08:10:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:10:52 ==> Running gcov in . (disable via -X gcov) 08:10:52 ==> Python coveragepy not found 08:10:52 ==> Searching for coverage reports in: 08:10:52 + . 08:10:52 -> Found 1 reports 08:10:52 ==> Detecting git/mercurial file structure 08:10:52 ==> Reading reports 08:10:52 + ./coverage.out bytes=388744 08:10:52 ==> Appending adjustments 08:10:52 https://docs.codecov.io/docs/fixing-reports 08:10:52 + Found adjustments 08:10:52 ==> Gzipping contents 08:10:52 40K /tmp/codecov.aTr3bq.gz 08:10:52 ==> Uploading reports 08:10:52 url: https://codecov.io 08:10:52 query: branch=main&commit=8d1c13ce3d95511bbfa4ef3540c581861beeba07&build=332&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F332%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 08:10:52 -> Pinging Codecov 08:10:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8d1c13ce3d95511bbfa4ef3540c581861beeba07&build=332&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F332%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 08:10:53 -> Uploading to 08:10:53 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-bootstrap/8d1c13ce3d95511bbfa4ef3540c581861beeba07/88ed2ee6-9c3b-4c32-a415-f32a55140dd9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241112%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241112T081052Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=cec1c0c9649fa2e09c8f567bdaa8dd9861071350d7e5f797824e8a6be866f492 08:10:53 % Total % Received % Xferd Average Speed Time Time Time Current 08:10:53 Dload Upload Total Spent Left Speed 08:10:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37297 0 0 100 37297 0 175k --:--:-- --:--:-- --:--:-- 175k 100 37297 0 0 100 37297 0 142k --:--:-- --:--:-- --:--:-- 142k 08:10:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/8d1c13ce3d95511bbfa4ef3540c581861beeba07 [Pipeline] } 08:10:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:10:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:10:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:10:53 08:10:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:10:54 latest: Pulling from edgex-devops/edgex-snyk-go 08:10:54 43c4264eed91: Already exists 08:10:54 4cc291be95ef: Already exists 08:10:54 2ac1f1163629: Already exists 08:10:54 5c3c966382ef: Already exists 08:10:54 4f4fb700ef54: Already exists 08:10:54 d9c7d2e4e75e: Pulling fs layer 08:10:54 9c3e1370e548: Pulling fs layer 08:10:54 d9c7d2e4e75e: Download complete 08:10:54 d9c7d2e4e75e: Pull complete 08:10:55 9c3e1370e548: Verifying Checksum 08:10:55 9c3e1370e548: Download complete 08:10:58 9c3e1370e548: Pull complete 08:10:58 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:10:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:10:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:10:58 prd-ubuntu20.04-docker-8c-8g-26258 does not seem to be running inside a container 08:10:58 $ 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 08:11:01 $ docker top c26f965aef76fd256321180abea8d5c18ed9d11bdd61cc3028233d5783dda65a -eo pid,comm [Pipeline] { [Pipeline] sh 08:11:01 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] echo 08:11:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 08:11:01 + set -o pipefail 08:11:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 08:11:08 08:11:08 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v4)... 08:11:08 08:11:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38043815-24ee-49a2-867d-492929c96656/history/87e8b951-f4da-4327-989b-bc8ca26d2aa4 08:11:08 08:11:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:11:08 08:11:08 08:11:08 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:11:08 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:11:09 $ docker stop --time=1 c26f965aef76fd256321180abea8d5c18ed9d11bdd61cc3028233d5783dda65a 08:11:15 $ docker rm -f --volumes c26f965aef76fd256321180abea8d5c18ed9d11bdd61cc3028233d5783dda65a [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 08:11:16 + git log --format=format:%s -1 8d1c13ce3d95511bbfa4ef3540c581861beeba07 [Pipeline] sh 08:11:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:11:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:11:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:11:17 prd-ubuntu20.04-docker-8c-8g-26258 does not seem to be running inside a container 08:11:17 $ 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 08:11:17 $ docker top 7a324157df76c9d06101f00ce4e883e9aa1226a5de8c5ddb44978c55b928db65 -eo pid,comm 08:11:18 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). 08:11:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:11:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:11:18 [ssh-agent] Looking for ssh-agent implementation... 08:11:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:11:18 $ docker exec 7a324157df76c9d06101f00ce4e883e9aa1226a5de8c5ddb44978c55b928db65 ssh-agent 08:11:18 SSH_AUTH_SOCK=/tmp/ssh-Gyl7nS0di2OJ/agent.32 08:11:18 SSH_AGENT_PID=38 08:11:18 Running ssh-add (command line suppressed) 08:11:18 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15922717865409712634.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15922717865409712634.key) 08:11:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:11:18 + git semver tag 08:11:18 2024-11-12 08:11:18,872 [run_tag] DEBUG tag force:False 08:11:18 2024-11-12 08:11:18,872 [check_head_tag] DEBUG check head tag 08:11:18 2024-11-12 08:11:18,875 [execute] INFO git cat-file --batch-check 08:11:18 2024-11-12 08:11:18,875 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 08:11:18 2024-11-12 08:11:18,878 [execute] INFO git cat-file --batch 08:11:18 2024-11-12 08:11:18,878 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 08:11:18 2024-11-12 08:11:18,918 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 08:11:18 2024-11-12 08:11:18,918 [execute] INFO git tag -a v4.0.0-dev.7 -m v4.0.0-dev.7 08:11:18 2024-11-12 08:11:18,918 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.7', '-m', 'v4.0.0-dev.7'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 08:11:18 2024-11-12 08:11:18,923 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 08:11:18 4.0.0-dev.7 [Pipeline] } 08:11:18 $ docker exec --env ******** --env ******** 7a324157df76c9d06101f00ce4e883e9aa1226a5de8c5ddb44978c55b928db65 ssh-agent -k 08:11:19 unset SSH_AUTH_SOCK; 08:11:19 unset SSH_AGENT_PID; 08:11:19 echo Agent pid 38 killed; 08:11:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:11:19 + git semver [Pipeline] } 08:11:19 $ docker stop --time=1 7a324157df76c9d06101f00ce4e883e9aa1226a5de8c5ddb44978c55b928db65 08:11:20 $ docker rm -f --volumes 7a324157df76c9d06101f00ce4e883e9aa1226a5de8c5ddb44978c55b928db65 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:11:21 08:11:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:11:21 0.23.1-centos7: Pulling from edgex-lftools 08:11:21 ab5ef0e58194: Pulling fs layer 08:11:21 9712f1f96733: Pulling fs layer 08:11:21 63f879dbbcfc: Pulling fs layer 08:11:21 0d9ebad4ef96: Pulling fs layer 08:11:21 e9a5061849ea: Pulling fs layer 08:11:21 d747dcd14b5f: Pulling fs layer 08:11:21 2de7ff778b66: Pulling fs layer 08:11:21 0d9ebad4ef96: Waiting 08:11:21 e9a5061849ea: Waiting 08:11:21 2de7ff778b66: Waiting 08:11:21 d747dcd14b5f: Waiting 08:11:21 9712f1f96733: Verifying Checksum 08:11:21 9712f1f96733: Download complete 08:11:21 63f879dbbcfc: Verifying Checksum 08:11:21 63f879dbbcfc: Download complete 08:11:22 e9a5061849ea: Verifying Checksum 08:11:22 e9a5061849ea: Download complete 08:11:22 d747dcd14b5f: Verifying Checksum 08:11:22 d747dcd14b5f: Download complete 08:11:22 ab5ef0e58194: Verifying Checksum 08:11:22 ab5ef0e58194: Download complete 08:11:22 0d9ebad4ef96: Verifying Checksum 08:11:22 0d9ebad4ef96: Download complete 08:11:22 2de7ff778b66: Verifying Checksum 08:11:22 2de7ff778b66: Download complete 08:11:24 ab5ef0e58194: Pull complete 08:11:24 9712f1f96733: Pull complete 08:11:25 63f879dbbcfc: Pull complete 08:11:28 0d9ebad4ef96: Pull complete 08:11:28 e9a5061849ea: Pull complete 08:11:28 d747dcd14b5f: Pull complete 08:11:29 2de7ff778b66: Pull complete 08:11:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:11:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:11:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:11:29 prd-ubuntu20.04-docker-8c-8g-26258 does not seem to be running inside a container 08:11:29 $ 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 08:11:39 $ docker top 7d3ef653f6d1eb72ce27f2a9bc7843cb8c4c46a6dcc181b54f1cf68741d0274e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:11:39 provisioning config files... 08:11:39 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config15936619041609712539tmp 08:11:39 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config14229644385651315270tmp 08:11:39 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config9437981066968251244tmp [Pipeline] { [Pipeline] echo 08:11:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:11:39 ---> sigul-configuration.sh 08:11:39 gpg: directory `/root/.gnupg' created 08:11:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:11:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:11:39 gpg: keyring `/root/.gnupg/secring.gpg' created 08:11:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:11:39 gpg: CAST5 encrypted data 08:11:39 gpg: encrypted with 1 passphrase 08:11:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:11:39 + mkdir /home/jenkins 08:11:39 + mkdir /home/jenkins/sigul [Pipeline] sh 08:11:40 + 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 08:11:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:11:40 ---> sigul-install.sh 08:11:40 Sigul already installed; skipping installation. [Pipeline] sh 08:11:40 + git tag --list 08:11:40 v0.0.1 08:11:40 v0.0.10 08:11:40 v0.0.11 08:11:40 v0.0.12 08:11:40 v0.0.13 08:11:40 v0.0.14 08:11:40 v0.0.15 08:11:40 v0.0.16 08:11:40 v0.0.17 08:11:40 v0.0.18 08:11:40 v0.0.19 08:11:40 v0.0.2 08:11:40 v0.0.20 08:11:40 v0.0.21 08:11:40 v0.0.22 08:11:40 v0.0.23 08:11:40 v0.0.24 08:11:40 v0.0.25 08:11:40 v0.0.26 08:11:40 v0.0.27 08:11:40 v0.0.28 08:11:40 v0.0.29 08:11:40 v0.0.3 08:11:40 v0.0.30 08:11:40 v0.0.31 08:11:40 v0.0.32 08:11:40 v0.0.33 08:11:40 v0.0.34 08:11:40 v0.0.35 08:11:40 v0.0.36 08:11:40 v0.0.37 08:11:40 v0.0.38 08:11:40 v0.0.39 08:11:40 v0.0.4 08:11:40 v0.0.40 08:11:40 v0.0.41 08:11:40 v0.0.42 08:11:40 v0.0.43 08:11:40 v0.0.44 08:11:40 v0.0.45 08:11:40 v0.0.46 08:11:40 v0.0.47 08:11:40 v0.0.48 08:11:40 v0.0.49 08:11:40 v0.0.5 08:11:40 v0.0.50 08:11:40 v0.0.51 08:11:40 v0.0.52 08:11:40 v0.0.53 08:11:40 v0.0.54 08:11:40 v0.0.55 08:11:40 v0.0.56 08:11:40 v0.0.57 08:11:40 v0.0.58 08:11:40 v0.0.59 08:11:40 v0.0.6 08:11:40 v0.0.60 08:11:40 v0.0.61 08:11:40 v0.0.62 08:11:40 v0.0.63 08:11:40 v0.0.64 08:11:40 v0.0.65 08:11:40 v0.0.66 08:11:40 v0.0.67 08:11:40 v0.0.68 08:11:40 v0.0.69 08:11:40 v0.0.7 08:11:40 v0.0.70 08:11:40 v0.0.71 08:11:40 v0.0.72 08:11:40 v0.0.8 08:11:40 v0.0.9 08:11:40 v2.0.0 08:11:40 v2.1.0 08:11:40 v2.1.1 08:11:40 v2.2.0 08:11:40 v2.3.0 08:11:40 v3.0 08:11:40 v3.0.0 08:11:40 v3.0.1 08:11:40 v3.1 08:11:40 v3.1.0 08:11:40 v3.1.0-dev.1 08:11:40 v3.1.0-dev.10 08:11:40 v3.1.0-dev.11 08:11:40 v3.1.0-dev.12 08:11:40 v3.1.0-dev.13 08:11:40 v3.1.0-dev.14 08:11:40 v3.1.0-dev.15 08:11:40 v3.1.0-dev.16 08:11:40 v3.1.0-dev.17 08:11:40 v3.1.0-dev.18 08:11:40 v3.1.0-dev.19 08:11:40 v3.1.0-dev.2 08:11:40 v3.1.0-dev.20 08:11:40 v3.1.0-dev.21 08:11:40 v3.1.0-dev.22 08:11:40 v3.1.0-dev.23 08:11:40 v3.1.0-dev.24 08:11:40 v3.1.0-dev.25 08:11:40 v3.1.0-dev.26 08:11:40 v3.1.0-dev.27 08:11:40 v3.1.0-dev.28 08:11:40 v3.1.0-dev.29 08:11:40 v3.1.0-dev.3 08:11:40 v3.1.0-dev.30 08:11:40 v3.1.0-dev.31 08:11:40 v3.1.0-dev.32 08:11:40 v3.1.0-dev.33 08:11:40 v3.1.0-dev.34 08:11:40 v3.1.0-dev.35 08:11:40 v3.1.0-dev.36 08:11:40 v3.1.0-dev.37 08:11:40 v3.1.0-dev.38 08:11:40 v3.1.0-dev.39 08:11:40 v3.1.0-dev.4 08:11:40 v3.1.0-dev.40 08:11:40 v3.1.0-dev.41 08:11:40 v3.1.0-dev.42 08:11:40 v3.1.0-dev.43 08:11:40 v3.1.0-dev.44 08:11:40 v3.1.0-dev.45 08:11:40 v3.1.0-dev.46 08:11:40 v3.1.0-dev.47 08:11:40 v3.1.0-dev.48 08:11:40 v3.1.0-dev.49 08:11:40 v3.1.0-dev.5 08:11:40 v3.1.0-dev.50 08:11:40 v3.1.0-dev.51 08:11:40 v3.1.0-dev.52 08:11:40 v3.1.0-dev.53 08:11:40 v3.1.0-dev.54 08:11:40 v3.1.0-dev.55 08:11:40 v3.1.0-dev.56 08:11:40 v3.1.0-dev.57 08:11:40 v3.1.0-dev.58 08:11:40 v3.1.0-dev.59 08:11:40 v3.1.0-dev.6 08:11:40 v3.1.0-dev.60 08:11:40 v3.1.0-dev.7 08:11:40 v3.1.0-dev.8 08:11:40 v3.1.0-dev.9 08:11:40 v3.2.0-dev.1 08:11:40 v3.2.0-dev.10 08:11:40 v3.2.0-dev.11 08:11:40 v3.2.0-dev.12 08:11:40 v3.2.0-dev.13 08:11:40 v3.2.0-dev.14 08:11:40 v3.2.0-dev.15 08:11:40 v3.2.0-dev.16 08:11:40 v3.2.0-dev.17 08:11:40 v3.2.0-dev.18 08:11:40 v3.2.0-dev.19 08:11:40 v3.2.0-dev.2 08:11:40 v3.2.0-dev.20 08:11:40 v3.2.0-dev.21 08:11:40 v3.2.0-dev.22 08:11:40 v3.2.0-dev.23 08:11:40 v3.2.0-dev.24 08:11:40 v3.2.0-dev.25 08:11:40 v3.2.0-dev.26 08:11:40 v3.2.0-dev.27 08:11:40 v3.2.0-dev.28 08:11:40 v3.2.0-dev.29 08:11:40 v3.2.0-dev.3 08:11:40 v3.2.0-dev.30 08:11:40 v3.2.0-dev.31 08:11:40 v3.2.0-dev.32 08:11:40 v3.2.0-dev.33 08:11:40 v3.2.0-dev.34 08:11:40 v3.2.0-dev.35 08:11:40 v3.2.0-dev.36 08:11:40 v3.2.0-dev.37 08:11:40 v3.2.0-dev.38 08:11:40 v3.2.0-dev.39 08:11:40 v3.2.0-dev.4 08:11:40 v3.2.0-dev.40 08:11:40 v3.2.0-dev.41 08:11:40 v3.2.0-dev.42 08:11:40 v3.2.0-dev.43 08:11:40 v3.2.0-dev.44 08:11:40 v3.2.0-dev.45 08:11:40 v3.2.0-dev.46 08:11:40 v3.2.0-dev.47 08:11:40 v3.2.0-dev.48 08:11:40 v3.2.0-dev.49 08:11:40 v3.2.0-dev.5 08:11:40 v3.2.0-dev.50 08:11:40 v3.2.0-dev.51 08:11:40 v3.2.0-dev.52 08:11:40 v3.2.0-dev.53 08:11:40 v3.2.0-dev.54 08:11:40 v3.2.0-dev.55 08:11:40 v3.2.0-dev.56 08:11:40 v3.2.0-dev.57 08:11:40 v3.2.0-dev.58 08:11:40 v3.2.0-dev.59 08:11:40 v3.2.0-dev.6 08:11:40 v3.2.0-dev.60 08:11:40 v3.2.0-dev.61 08:11:40 v3.2.0-dev.62 08:11:40 v3.2.0-dev.63 08:11:40 v3.2.0-dev.64 08:11:40 v3.2.0-dev.65 08:11:40 v3.2.0-dev.66 08:11:40 v3.2.0-dev.67 08:11:40 v3.2.0-dev.7 08:11:40 v3.2.0-dev.8 08:11:40 v3.2.0-dev.9 08:11:40 v4.0.0-dev.1 08:11:40 v4.0.0-dev.2 08:11:40 v4.0.0-dev.3 08:11:40 v4.0.0-dev.4 08:11:40 v4.0.0-dev.5 08:11:40 v4.0.0-dev.6 08:11:40 v4.0.0-dev.7 [Pipeline] sh 08:11:41 + lftools sign git-tag v4.0.0-dev.7 08:11:41 Signing Git tag with Sigul... 08:11:41 Signing v4.0.0-dev.7 [Pipeline] echo 08:11:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:11:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:11:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:11:42 $ docker stop --time=1 7d3ef653f6d1eb72ce27f2a9bc7843cb8c4c46a6dcc181b54f1cf68741d0274e 08:11:43 $ docker rm -f --volumes 7d3ef653f6d1eb72ce27f2a9bc7843cb8c4c46a6dcc181b54f1cf68741d0274e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:11:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:11:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:11:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:11:44 prd-ubuntu20.04-docker-8c-8g-26258 does not seem to be running inside a container 08:11:44 $ 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 08:11:44 $ docker top b5da821f6d167649d047d26763a9364f57cbc6de9b27e77248d86c5292ebbc71 -eo pid,comm 08:11: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). 08:11:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:11:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:11:44 [ssh-agent] Looking for ssh-agent implementation... 08:11:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:11:45 $ docker exec b5da821f6d167649d047d26763a9364f57cbc6de9b27e77248d86c5292ebbc71 ssh-agent 08:11:45 SSH_AUTH_SOCK=/tmp/ssh-lNEcqYWea9kU/agent.32 08:11:45 SSH_AGENT_PID=39 08:11:45 Running ssh-add (command line suppressed) 08:11:45 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11893667612955631431.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11893667612955631431.key) 08:11:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:11:45 + git semver bump pre 08:11:45 2024-11-12 08:11:45,739 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 08:11:45 2024-11-12 08:11:45,739 [bump_version] DEBUG bumping version:4.0.0-dev.7 on axis:pre with prefix:dev 08:11:45 2024-11-12 08:11:45,739 [bump_version] DEBUG bumped version:4.0.0-dev.8 08:11:45 2024-11-12 08:11:45,739 [write_version] DEBUG write version:4.0.0-dev.8 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 08:11:45 2024-11-12 08:11:45,739 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 08:11:45 2024-11-12 08:11:45,739 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 08:11:45 2024-11-12 08:11:45,741 [execute] INFO git cat-file --batch-check 08:11:45 2024-11-12 08:11:45,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 08:11:45 2024-11-12 08:11:45,749 [execute] INFO git cat-file --batch 08:11:45 2024-11-12 08:11:45,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 08:11:45 2024-11-12 08:11:45,756 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 08:11:45 4.0.0-dev.8 [Pipeline] } 08:11:45 $ docker exec --env ******** --env ******** b5da821f6d167649d047d26763a9364f57cbc6de9b27e77248d86c5292ebbc71 ssh-agent -k 08:11:45 unset SSH_AUTH_SOCK; 08:11:45 unset SSH_AGENT_PID; 08:11:45 echo Agent pid 39 killed; 08:11:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:11:46 + git semver [Pipeline] } 08:11:46 $ docker stop --time=1 b5da821f6d167649d047d26763a9364f57cbc6de9b27e77248d86c5292ebbc71 08:11:47 $ docker rm -f --volumes b5da821f6d167649d047d26763a9364f57cbc6de9b27e77248d86c5292ebbc71 [Pipeline] // withDockerContainer [Pipeline] sh 08:11:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:11:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:11:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:11:48 prd-ubuntu20.04-docker-8c-8g-26258 does not seem to be running inside a container 08:11: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 08:11:48 $ docker top 99df3420eac2f238643de912a32bc2625b3a022ddfb370e8c795a1a123782ce2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:11:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:11:49 [ssh-agent] Looking for ssh-agent implementation... 08:11:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:11:49 $ docker exec 99df3420eac2f238643de912a32bc2625b3a022ddfb370e8c795a1a123782ce2 ssh-agent 08:11:49 SSH_AUTH_SOCK=/tmp/ssh-SSioxtkicrYs/agent.31 08:11:49 SSH_AGENT_PID=37 08:11:49 Running ssh-add (command line suppressed) 08:11:49 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10708876513119971646.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10708876513119971646.key) 08:11:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:11:49 + git semver push 08:11:49 2024-11-12 08:11:49,888 [run_push] DEBUG push 08:11:49 2024-11-12 08:11:49,888 [execute] INFO git cat-file --batch-check 08:11:49 2024-11-12 08:11:49,889 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 08:11:49 2024-11-12 08:11:49,891 [execute] INFO git rev-list 4714b6b1577cedd85a4cee37b7ac103b837acd36 -- 08:11:49 2024-11-12 08:11:49,892 [execute] DEBUG Popen(['git', 'rev-list', '4714b6b1577cedd85a4cee37b7ac103b837acd36', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 08:11:49 2024-11-12 08:11:49,904 [execute] INFO git fetch -v origin 08:11:49 2024-11-12 08:11:49,904 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 08:11:50 2024-11-12 08:11:50,345 [run_push] DEBUG no remote changes detected 08:11:50 2024-11-12 08:11:50,345 [execute] INFO git push origin semver 08:11:50 2024-11-12 08:11:50,346 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 08:11:51 2024-11-12 08:11:50,956 [run_push] DEBUG push all version tags 08:11:51 2024-11-12 08:11:50,956 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:11:51 2024-11-12 08:11:50,957 [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) 08:11:51 2024-11-12 08:11:51,582 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 08:11:51 4.0.0-dev.8 [Pipeline] } 08:11:51 $ docker exec --env ******** --env ******** 99df3420eac2f238643de912a32bc2625b3a022ddfb370e8c795a1a123782ce2 ssh-agent -k 08:11:51 unset SSH_AUTH_SOCK; 08:11:51 unset SSH_AGENT_PID; 08:11:51 echo Agent pid 37 killed; 08:11:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:11:52 + git semver [Pipeline] } 08:11:52 $ docker stop --time=1 99df3420eac2f238643de912a32bc2625b3a022ddfb370e8c795a1a123782ce2 08:11:53 $ docker rm -f --volumes 99df3420eac2f238643de912a32bc2625b3a022ddfb370e8c795a1a123782ce2 [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 08:11:54 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 08:11:54 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 08:11:54 total 16 08:11:54 drwxr-xr-x 3 root root 4096 Nov 12 08:04 . 08:11:54 drwxrwxr-x 9 jenkins jenkins 4096 Nov 12 08:11 .. 08:11:54 drwxr-xr-x 2 root root 4096 Nov 12 08:04 cost 08:11:54 -rw-r--r-- 1 root root 88 Nov 12 08:04 cost.csv 08:11:54 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 08:11:54 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 08:11:54 total 16 08:11:54 drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 08:04 . 08:11:54 drwxrwxr-x 9 jenkins jenkins 4096 Nov 12 08:11 .. 08:11:54 drwxr-xr-x 2 jenkins jenkins 4096 Nov 12 08:04 cost 08:11:54 -rw-r--r-- 1 jenkins jenkins 88 Nov 12 08:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:11:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:11:55 ---> package-listing.sh 08:11:55 ++ tr '[:upper:]' '[:lower:]' 08:11:55 ++ facter osfamily 08:11:55 + OS_FAMILY=debian 08:11:55 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 08:11:55 + START_PACKAGES=/tmp/packages_start.txt 08:11:55 + END_PACKAGES=/tmp/packages_end.txt 08:11:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:11:55 + PACKAGES=/tmp/packages_start.txt 08:11:55 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 08:11:55 + PACKAGES=/tmp/packages_end.txt 08:11:55 + case "${OS_FAMILY}" in 08:11:55 + dpkg -l 08:11:55 + grep '^ii' 08:11:55 + '[' -f /tmp/packages_start.txt ']' 08:11:55 + '[' -f /tmp/packages_end.txt ']' 08:11:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:11:55 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 08:11:55 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 08:11: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 08:11: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 08:11:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:11:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:11:56 prd-ubuntu20.04-docker-8c-8g-26258 does not seem to be running inside a container 08:11: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 08:11:56 $ docker top 293e9de123194101505e70fa505e4f23f192934061a163924acdf5a420e4af1f -eo pid,comm [Pipeline] { [Pipeline] sh 08:11:57 + touch /tmp/pre-build-complete [Pipeline] sh 08:11:57 + mkdir -p /var/log/sysstat [Pipeline] sh 08:11:57 + ls /var/log/sa-host 08:11:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:11:57 provisioning config files... 08:11:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config13990992892803809272tmp [Pipeline] { [Pipeline] echo 08:11:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:11:58 ---> create-netrc.sh [Pipeline] } 08:11:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:11:58 ---> python-tools-install.sh [Pipeline] echo 08:11:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:11:58 ---> sudo-logs.sh 08:11:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:11:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:11:59 ---> job-cost.sh 08:11:59 lf-activate-venv: SKIPPING 08:11:59 DEBUG: total: 0.2199999988079071 08:11:59 INFO: Retrieving Stack Cost... 08:11:59 INFO: Retrieving Pricing Info for: v3-standard-8 08:11:59 INFO: Archiving Costs [Pipeline] echo 08:11:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:12:00 ---> logs-deploy.sh 08:12:00 lf-activate-venv: SKIPPING 08:12:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/332 08:12:00 INFO: archiving workspace using pattern(s): 08:12:01 Archives upload complete. 08:12:01 INFO: archiving logs to Nexus 08:12:02 ---> uname -a: 08:12:02 Linux prd-ubuntu20-04-docker-8c-8g-26258 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:12:02 08:12:02 08:12:02 ---> lscpu: 08:12:02 Architecture: x86_64 08:12:02 CPU op-mode(s): 32-bit, 64-bit 08:12:02 Byte Order: Little Endian 08:12:02 Address sizes: 40 bits physical, 48 bits virtual 08:12:02 CPU(s): 8 08:12:02 On-line CPU(s) list: 0-7 08:12:02 Thread(s) per core: 1 08:12:02 Core(s) per socket: 1 08:12:02 Socket(s): 8 08:12:02 NUMA node(s): 1 08:12:02 Vendor ID: AuthenticAMD 08:12:02 CPU family: 23 08:12:02 Model: 49 08:12:02 Model name: AMD EPYC-Rome Processor 08:12:02 Stepping: 0 08:12:02 CPU MHz: 2800.000 08:12:02 BogoMIPS: 5600.00 08:12:02 Virtualization: AMD-V 08:12:02 Hypervisor vendor: KVM 08:12:02 Virtualization type: full 08:12:02 L1d cache: 256 KiB 08:12:02 L1i cache: 256 KiB 08:12:02 L2 cache: 4 MiB 08:12:02 L3 cache: 128 MiB 08:12:02 NUMA node0 CPU(s): 0-7 08:12:02 Vulnerability Itlb multihit: Not affected 08:12:02 Vulnerability L1tf: Not affected 08:12:02 Vulnerability Mds: Not affected 08:12:02 Vulnerability Meltdown: Not affected 08:12:02 Vulnerability Mmio stale data: Not affected 08:12:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:12:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:12:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:12:02 Vulnerability Srbds: Not affected 08:12:02 Vulnerability Tsx async abort: Not affected 08:12: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 08:12:02 08:12:02 08:12:02 ---> nproc: 08:12:02 8 08:12:02 08:12:02 08:12:02 ---> df -h: 08:12:02 Filesystem Size Used Avail Use% Mounted on 08:12:02 overlay 155G 12G 144G 8% / 08:12:02 tmpfs 64M 0 64M 0% /dev 08:12:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:12:02 shm 64M 0 64M 0% /dev/shm 08:12:02 /dev/vda1 155G 12G 144G 8% /facter-os 08:12:02 08:12:02 08:12:02 ---> sar -b -r -n DEV: 08:12:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26258) 11/12/24 _x86_64_ (8 CPU) 08:12:02 08:12:02 08:01:43 LINUX RESTART (8 CPU) 08:12:02 08:12:02 08:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:12:02 08:03:02 315.63 47.78 267.86 0.00 5305.92 106306.82 0.00 08:12:02 08:04:01 77.36 0.12 77.25 0.00 2.17 31331.21 0.00 08:12:02 08:05:01 37.30 0.02 37.29 0.00 4.27 12911.18 0.00 08:12:02 08:06:01 1.93 0.00 1.93 0.00 0.00 22.13 0.00 08:12:02 08:07:01 26.23 10.18 16.05 0.00 3443.16 3740.58 0.00 08:12:02 08:08:01 4.02 0.00 4.02 0.00 0.00 54.78 0.00 08:12:02 08:09:01 0.88 0.00 0.88 0.00 0.00 11.33 0.00 08:12:02 08:10:01 0.88 0.00 0.88 0.00 0.00 11.06 0.00 08:12:02 08:11:01 19.93 0.15 19.78 0.00 17.06 15890.97 0.00 08:12:02 08:12:01 126.40 0.62 125.78 0.00 31.19 38797.67 0.00 08:12:02 Average: 61.03 5.90 55.13 0.00 881.77 20889.64 0.00 08:12:02 08:12:02 08:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:12:02 08:03:02 28616272 31421188 877484 2.67 97128 2924032 2220356 6.54 1300440 2499232 397204 08:12:02 08:04:01 28696228 31546036 756844 2.30 105816 2962836 1813960 5.35 1134240 2595816 372988 08:12:02 08:05:01 28702656 31552828 749396 2.28 106064 2962964 1744360 5.14 1136816 2583240 8 08:12:02 08:06:01 28703112 31553432 748628 2.28 106152 2962968 1744360 5.14 1136800 2583244 8 08:12:02 08:07:01 28463808 31535012 756904 2.30 111756 3166420 1797052 5.30 1290376 2643592 1272 08:12:02 08:08:01 28466296 31537448 754636 2.29 111800 3166416 1813160 5.34 1288816 2643548 136 08:12:02 08:09:01 28477280 31548520 743464 2.26 111824 3166420 1813160 5.34 1278108 2643556 20 08:12:02 08:10:01 28477044 31548300 743608 2.26 111848 3166424 1813160 5.34 1278124 2643552 188 08:12:02 08:11:01 28012992 31504840 785208 2.39 112692 3566708 2040908 6.01 1322860 3043472 0 08:12:02 08:12:01 27266508 31484636 796784 2.42 145364 4172224 1820364 5.36 1408136 3609436 548 08:12:02 Average: 28388220 31523224 771296 2.35 112044 3221741 1862084 5.49 1257472 2748869 77237 08:12:02 08:12:02 08:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:12:02 08:03:02 veth870110c 77.90 134.84 7.71 1235.45 0.00 0.00 0.00 0.10 08:12:02 08:03:02 lo 3.67 3.67 0.35 0.35 0.00 0.00 0.00 0.00 08:12:02 08:03:02 ens3 710.41 463.22 7157.13 126.16 0.00 0.00 0.00 0.00 08:12:02 08:03:02 docker0 98.18 157.62 8.31 1381.02 0.00 0.00 0.00 0.00 08:12:02 08:04:01 lo 1.22 1.22 0.11 0.11 0.00 0.00 0.00 0.00 08:12:02 08:04:01 ens3 102.10 62.03 2573.11 16.33 0.00 0.00 0.00 0.00 08:12:02 08:04:01 docker0 0.85 0.81 0.09 0.26 0.00 0.00 0.00 0.00 08:12:02 08:05:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:12:02 08:05:01 ens3 7.75 4.75 8.42 3.08 0.00 0.00 0.00 0.00 08:12:02 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:02 08:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:12:02 08:06:01 ens3 0.38 0.23 1.19 0.02 0.00 0.00 0.00 0.00 08:12:02 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:02 08:07:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 08:12:02 08:07:01 ens3 91.68 43.73 1394.18 3.12 0.00 0.00 0.00 0.00 08:12:02 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:02 08:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:12:02 08:08:01 ens3 0.45 0.32 0.10 0.08 0.00 0.00 0.00 0.00 08:12:02 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:02 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:02 08:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:02 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:02 08:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:12:02 08:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:12:02 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:02 08:11:01 veth199a922 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 08:12:02 08:11:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 08:12:02 08:11:01 ens3 82.49 50.52 2650.67 9.22 0.00 0.00 0.00 0.00 08:12:02 08:11:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:12:02 08:12:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 08:12:02 08:12:01 ens3 362.14 239.54 4535.47 163.32 0.00 0.00 0.00 0.00 08:12:02 08:12:01 docker0 73.94 134.99 7.03 1237.62 0.00 0.00 0.00 0.00 08:12:02 Average: lo 0.83 0.83 0.08 0.08 0.00 0.00 0.00 0.00 08:12:02 Average: ens3 135.80 86.48 1830.72 32.16 0.00 0.00 0.00 0.00 08:12:02 Average: docker0 17.32 29.39 1.55 262.31 0.00 0.00 0.00 0.00 08:12:02 08:12:02 08:12:02 ---> sar -P ALL: 08:12:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26258) 11/12/24 _x86_64_ (8 CPU) 08:12:02 08:12:02 08:01:43 LINUX RESTART (8 CPU) 08:12:02 08:12:02 08:02:01 CPU %user %nice %system %iowait %steal %idle 08:12:02 08:03:02 all 12.44 0.00 4.07 3.25 0.07 80.17 08:12:02 08:03:02 0 12.76 0.00 3.61 0.54 0.07 83.02 08:12:02 08:03:02 1 11.82 0.00 3.45 3.07 0.07 81.59 08:12:02 08:03:02 2 11.99 0.00 4.70 6.02 0.07 77.22 08:12:02 08:03:02 3 12.12 0.00 4.78 0.69 0.07 82.33 08:12:02 08:03:02 4 14.16 0.00 4.65 2.97 0.07 78.16 08:12:02 08:03:02 5 15.64 0.00 2.93 1.01 0.08 80.34 08:12:02 08:03:02 6 10.06 0.00 4.69 6.26 0.07 78.93 08:12:02 08:03:02 7 10.97 0.00 3.72 5.46 0.07 79.79 08:12:02 08:04:01 all 41.55 0.00 6.88 1.03 0.09 50.45 08:12:02 08:04:01 0 41.39 0.00 6.90 0.24 0.10 51.36 08:12:02 08:04:01 1 42.52 0.00 7.16 1.26 0.09 48.98 08:12:02 08:04:01 2 42.38 0.00 6.88 0.21 0.10 50.43 08:12:02 08:04:01 3 42.59 0.00 7.20 0.14 0.09 49.98 08:12:02 08:04:01 4 42.79 0.00 7.00 0.22 0.10 49.88 08:12:02 08:04:01 5 41.48 0.00 6.94 4.22 0.10 47.26 08:12:02 08:04:01 6 41.82 0.00 7.16 1.75 0.09 49.18 08:12:02 08:04:01 7 37.39 0.00 5.75 0.24 0.09 56.53 08:12:02 08:05:01 all 0.29 0.00 0.17 0.50 0.02 99.02 08:12:02 08:05:01 0 0.18 0.00 0.18 0.18 0.02 99.43 08:12:02 08:05:01 1 0.20 0.00 0.45 3.67 0.03 95.65 08:12:02 08:05:01 2 0.23 0.00 0.10 0.00 0.02 99.65 08:12:02 08:05:01 3 0.57 0.00 0.15 0.00 0.02 99.27 08:12:02 08:05:01 4 0.23 0.00 0.07 0.02 0.03 99.65 08:12:02 08:05:01 5 0.08 0.00 0.10 0.02 0.00 99.80 08:12:02 08:05:01 6 0.62 0.00 0.13 0.13 0.02 99.10 08:12:02 08:05:01 7 0.23 0.00 0.15 0.00 0.02 99.60 08:12:02 08:06:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:12:02 08:06:01 0 0.02 0.00 0.02 0.05 0.02 99.90 08:12:02 08:06:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:12:02 08:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:12:02 08:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:12:02 08:06:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:12:02 08:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:12:02 08:06:01 6 0.10 0.00 0.00 0.00 0.02 99.88 08:12:02 08:06:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:12:02 08:07:01 all 0.97 0.00 0.44 0.45 0.02 98.11 08:12:02 08:07:01 0 1.94 0.00 0.53 1.28 0.02 96.23 08:12:02 08:07:01 1 1.39 0.00 0.40 0.42 0.02 97.78 08:12:02 08:07:01 2 0.88 0.00 0.37 0.03 0.00 98.72 08:12:02 08:07:01 3 0.79 0.00 0.43 0.70 0.02 98.06 08:12:02 08:07:01 4 1.01 0.00 0.75 0.97 0.02 97.25 08:12:02 08:07:01 5 0.57 0.00 0.28 0.05 0.02 99.08 08:12:02 08:07:01 6 0.90 0.00 0.30 0.03 0.02 98.75 08:12:02 08:07:01 7 0.32 0.00 0.48 0.13 0.03 99.03 08:12:02 08:08:01 all 0.27 0.00 0.02 0.01 0.01 99.68 08:12:02 08:08:01 0 0.02 0.00 0.05 0.02 0.00 99.92 08:12:02 08:08:01 1 0.03 0.00 0.03 0.08 0.00 99.85 08:12:02 08:08:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:12:02 08:08:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:12:02 08:08:01 4 0.07 0.00 0.02 0.00 0.02 99.90 08:12:02 08:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:12:02 08:08:01 6 2.00 0.00 0.02 0.00 0.02 97.96 08:12:02 08:08:01 7 0.00 0.00 0.05 0.00 0.00 99.95 08:12:02 08:09:01 all 0.17 0.00 0.02 0.00 0.01 99.79 08:12:02 08:09:01 0 0.02 0.00 0.00 0.02 0.02 99.95 08:12:02 08:09:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:12:02 08:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:12:02 08:09:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:12:02 08:09:01 4 0.08 0.00 0.03 0.00 0.02 99.87 08:12:02 08:09:01 5 0.00 0.00 0.02 0.02 0.00 99.97 08:12:02 08:09:01 6 1.17 0.00 0.03 0.00 0.02 98.78 08:12:02 08:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:12:02 08:10:01 all 0.04 0.00 0.01 0.00 0.01 99.95 08:12:02 08:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:12:02 08:10:01 1 0.02 0.00 0.00 0.02 0.02 99.95 08:12:02 08:10:01 2 0.15 0.00 0.00 0.00 0.00 99.85 08:12:02 08:10:01 3 0.00 0.00 0.00 0.00 0.03 99.97 08:12:02 08:10:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:12:02 08:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:12:02 08:10:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:12:02 08:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:12:02 08:11:01 all 1.45 0.00 0.69 0.62 0.02 97.22 08:12:02 08:11:01 0 1.55 0.00 0.72 1.25 0.02 96.46 08:12:02 08:11:01 1 0.99 0.00 0.80 3.47 0.02 94.72 08:12:02 08:11:01 2 2.00 0.00 0.55 0.03 0.03 97.38 08:12:02 08:11:01 3 2.27 0.00 0.58 0.03 0.03 97.08 08:12:02 08:11:01 4 1.96 0.00 0.94 0.02 0.02 97.07 08:12:02 08:11:01 5 0.95 0.00 0.18 0.10 0.02 98.75 08:12:02 08:11:01 6 1.54 0.00 0.52 0.03 0.02 97.90 08:12:02 08:11:01 7 0.37 0.00 1.18 0.00 0.02 98.43 08:12:02 08:12:01 all 6.95 0.00 2.87 3.43 0.08 86.68 08:12:02 08:12:01 0 6.57 0.00 3.47 3.19 0.13 86.64 08:12:02 08:12:01 1 8.86 0.00 3.41 8.39 0.07 79.28 08:12:02 08:12:01 2 6.85 0.00 2.58 0.25 0.07 90.25 08:12:02 08:12:01 3 7.19 0.00 3.07 1.70 0.05 87.99 08:12:02 08:12:01 4 6.63 0.00 2.76 0.20 0.08 90.32 08:12:02 08:12:01 5 6.70 0.00 2.61 0.22 0.07 90.41 08:12:02 08:12:01 6 7.29 0.00 3.22 13.57 0.07 75.85 08:12:02 08:12:01 7 5.53 0.00 1.84 0.02 0.07 92.55 08:12:02 Average: all 6.31 0.00 1.50 0.93 0.03 91.24 08:12:02 Average: 0 6.34 0.00 1.53 0.68 0.04 91.42 08:12:02 Average: 1 6.48 0.00 1.56 2.03 0.04 89.90 08:12:02 Average: 2 6.34 0.00 1.50 0.65 0.03 91.47 08:12:02 Average: 3 6.45 0.00 1.60 0.32 0.03 91.59 08:12:02 Average: 4 6.62 0.00 1.61 0.44 0.04 91.30 08:12:02 Average: 5 6.43 0.00 1.29 0.55 0.03 91.70 08:12:02 Average: 6 6.44 0.00 1.58 2.15 0.03 89.79 08:12:02 Average: 7 5.36 0.00 1.30 0.58 0.03 92.72 08:12:02 08:12:02 08:12:02