Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 52f3e077da211a1e935ff22e5a3f2723ce0857bb 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-ssh2950433051736151190.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16554637166915853737.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1928397567483205790.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15783647717753592282.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-ssh5869785833843931050.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-5426’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5428 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 52f3e077da211a1e935ff22e5a3f2723ce0857bb (main) Commit message: "Merge pull request #728 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v3-3.2.0-dev.9" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 52f3e077da211a1e935ff22e5a3f2723ce0857bb # timeout=10 > git rev-list --no-walk c332f4e2da28f4571930805a0890784ae40d6eed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:31:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:31:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:31:55 ========================================================= 07:31:55 EdgeX Global Pipelines Version Info 07:31:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:31:56 ------------------- 07:31:56 stable info: 07:31:56 ------------------- 07:31:56 Commited By: Ginny Guan ginny@iotechsys.com 07:31:56 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 07:31:56 Message: update stable to v1.0.260 07:31:56 ------------------- 07:31:56 experimental info: 07:31:56 ------------------- 07:31:56 Commited By: Ginny Guan ginny@iotechsys.com 07:31:56 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 07:31:56 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:31:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 07:31:57 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 07:31:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:31:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:31:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:31:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 07:31:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:31:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:31:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:31:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:31:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:31:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 07:31:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:31:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:31:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 07:31:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:31:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:31:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:31:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:31:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:31:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:31:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:31:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:31:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:31:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 07:31:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:31:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:31:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:31:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:31:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:31:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 52f3e077da211a1e935ff22e5a3f2723ce0857bb [Pipeline] echo 07:31:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 52f3e07 [Pipeline] echo 07:31:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:31:58 + git rev-list -1 --merges 52f3e077da211a1e935ff22e5a3f2723ce0857bb~1..52f3e077da211a1e935ff22e5a3f2723ce0857bb [Pipeline] echo 07:31:58 -----------> git rev-list -1 --merges 52f3e077da211a1e935ff22e5a3f2723ce0857bb~1..52f3e077da211a1e935ff22e5a3f2723ce0857bb 52f3e077da211a1e935ff22e5a3f2723ce0857bb 07:31:58 52f3e077da211a1e935ff22e5a3f2723ce0857bb [false] [Pipeline] sh 07:31:58 + git log --format=format:%s -1 52f3e077da211a1e935ff22e5a3f2723ce0857bb [Pipeline] echo 07:31:58 ========================================================= 07:31:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:31:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:31:58 + git log --format=format:%s -1 52f3e077da211a1e935ff22e5a3f2723ce0857bb [Pipeline] echo 07:31:58 [semverPrep] GIT_COMMIT: 52f3e077da211a1e935ff22e5a3f2723ce0857bb, Commit Message: Merge pull request #728 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v3-3.2.0-dev.9 [Pipeline] echo 07:31:58 [semverPrep] This is not a build commit. [Pipeline] sh 07:31:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:31:59 + grep -v github /etc/ssh/ssh_known_hosts 07:31:59 + [ -e /tmp/ssh_known_hosts ] 07:31:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:31:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:31:59 + sudo tee -a /etc/ssh/ssh_known_hosts 07:31:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:31:59 07:31:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:00 0.1.4: Pulling from edgex-devops/py-git-semver 07:32:00 b85a868b505f: Pulling fs layer 07:32:00 e2be974225ed: Pulling fs layer 07:32:00 339a4e72a1f5: Pulling fs layer 07:32:00 988bab9f4d93: Pulling fs layer 07:32:00 1469e6f7b9e6: Pulling fs layer 07:32:00 eaf3925da568: Pulling fs layer 07:32:00 bab4dde63d76: Pulling fs layer 07:32:00 bde34c3a00c8: Pulling fs layer 07:32:00 b352a97aabf1: Pulling fs layer 07:32:00 4872d77fe225: Pulling fs layer 07:32:00 5851b861e8e6: Pulling fs layer 07:32:00 bab4dde63d76: Waiting 07:32:00 1469e6f7b9e6: Waiting 07:32:00 eaf3925da568: Waiting 07:32:00 988bab9f4d93: Waiting 07:32:00 5851b861e8e6: Waiting 07:32:00 bde34c3a00c8: Waiting 07:32:00 b352a97aabf1: Waiting 07:32:00 4872d77fe225: Waiting 07:32:00 e2be974225ed: Download complete 07:32:00 988bab9f4d93: Download complete 07:32:00 1469e6f7b9e6: Verifying Checksum 07:32:00 1469e6f7b9e6: Download complete 07:32:00 339a4e72a1f5: Verifying Checksum 07:32:00 339a4e72a1f5: Download complete 07:32:00 eaf3925da568: Verifying Checksum 07:32:00 eaf3925da568: Download complete 07:32:00 bde34c3a00c8: Download complete 07:32:00 b352a97aabf1: Verifying Checksum 07:32:00 b352a97aabf1: Download complete 07:32:00 4872d77fe225: Verifying Checksum 07:32:00 4872d77fe225: Download complete 07:32:00 5851b861e8e6: Download complete 07:32:00 b85a868b505f: Verifying Checksum 07:32:00 b85a868b505f: Download complete 07:32:00 bab4dde63d76: Verifying Checksum 07:32:00 bab4dde63d76: Download complete 07:32:01 b85a868b505f: Pull complete 07:32:01 e2be974225ed: Pull complete 07:32:02 339a4e72a1f5: Pull complete 07:32:02 988bab9f4d93: Pull complete 07:32:02 1469e6f7b9e6: Pull complete 07:32:02 eaf3925da568: Pull complete 07:32:04 bab4dde63d76: Pull complete 07:32:04 bde34c3a00c8: Pull complete 07:32:04 b352a97aabf1: Pull complete 07:32:04 4872d77fe225: Pull complete 07:32:04 5851b861e8e6: Pull complete 07:32:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:32:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:04 prd-ubuntu20.04-docker-8c-8g-5428 does not seem to be running inside a container 07:32:04 $ 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 07:32:08 $ docker top c77b1458768132aac5fed8f7aa59d91e3f0d08b9382c7e159d4dadd68e785d82 -eo pid,comm 07:32:08 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). 07:32:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:32:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:32:08 [ssh-agent] Looking for ssh-agent implementation... 07:32:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:08 $ docker exec c77b1458768132aac5fed8f7aa59d91e3f0d08b9382c7e159d4dadd68e785d82 ssh-agent 07:32:08 SSH_AUTH_SOCK=/tmp/ssh-1HJBbikB1qav/agent.31 07:32:08 SSH_AGENT_PID=37 07:32:08 Running ssh-add (command line suppressed) 07:32:08 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1413957115151570867.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1413957115151570867.key) 07:32:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:08 + git tag --points-at HEAD [Pipeline] } 07:32:08 $ docker exec --env ******** --env ******** c77b1458768132aac5fed8f7aa59d91e3f0d08b9382c7e159d4dadd68e785d82 ssh-agent -k 07:32:08 unset SSH_AUTH_SOCK; 07:32:08 unset SSH_AGENT_PID; 07:32:08 echo Agent pid 37 killed; 07:32:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:32:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:32:09 [ssh-agent] Looking for ssh-agent implementation... 07:32:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:09 $ docker exec c77b1458768132aac5fed8f7aa59d91e3f0d08b9382c7e159d4dadd68e785d82 ssh-agent 07:32:09 SSH_AUTH_SOCK=/tmp/ssh-WN6V59t2rSK7/agent.71 07:32:09 SSH_AGENT_PID=77 07:32:09 Running ssh-add (command line suppressed) 07:32:09 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14276923326915285970.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14276923326915285970.key) 07:32:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:09 + git semver init 07:32:09 2024-07-12 07:32:09,863 [run_init] DEBUG init version:0.0.0 force:False 07:32:09 2024-07-12 07:32:09,864 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 07:32:09 2024-07-12 07:32:09,864 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 07:32:09 2024-07-12 07:32:09,865 [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) 07:32:11 2024-07-12 07:32:10,940 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 07:32:11 2024-07-12 07:32:10,940 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 07:32:11 2024-07-12 07:32:10,941 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 07:32:11 2024-07-12 07:32:10,941 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 07:32:11 3.2.0-dev.43 [Pipeline] } 07:32:11 $ docker exec --env ******** --env ******** c77b1458768132aac5fed8f7aa59d91e3f0d08b9382c7e159d4dadd68e785d82 ssh-agent -k 07:32:11 unset SSH_AUTH_SOCK; 07:32:11 unset SSH_AGENT_PID; 07:32:11 echo Agent pid 77 killed; 07:32:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:32:11 + git semver [Pipeline] } 07:32:12 $ docker stop --time=1 c77b1458768132aac5fed8f7aa59d91e3f0d08b9382c7e159d4dadd68e785d82 07:32:13 $ docker rm -f --volumes c77b1458768132aac5fed8f7aa59d91e3f0d08b9382c7e159d4dadd68e785d82 [Pipeline] // withDockerContainer [Pipeline] sh 07:32:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:32:13 Stashed 1 file(s) [Pipeline] echo 07:32:13 [edgeXSemver]: initialized semver on version 3.2.0-dev.43 [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 07:32:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:32:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:32:14 ========================================================= 07:32:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 07:32:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:32:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:32:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 07:32:14 619be1103602: Pulling fs layer 07:32:14 7862e08f4a3e: Pulling fs layer 07:32:14 5df492c9dc93: Pulling fs layer 07:32:14 7629e6793208: Pulling fs layer 07:32:14 4f4fb700ef54: Pulling fs layer 07:32:14 fb5054dd5b73: Pulling fs layer 07:32:14 eeca6798cff9: Pulling fs layer 07:32:14 aa269ceb94a6: Pulling fs layer 07:32:14 ada007ff1a6a: Pulling fs layer 07:32:14 fb5054dd5b73: Waiting 07:32:14 7629e6793208: Waiting 07:32:14 aa269ceb94a6: Waiting 07:32:14 ada007ff1a6a: Waiting 07:32:14 eeca6798cff9: Waiting 07:32:14 7862e08f4a3e: Download complete 07:32:14 7629e6793208: Verifying Checksum 07:32:14 7629e6793208: Download complete 07:32:14 619be1103602: Verifying Checksum 07:32:14 619be1103602: Download complete 07:32:14 4f4fb700ef54: Download complete 07:32:14 fb5054dd5b73: Verifying Checksum 07:32:14 fb5054dd5b73: Download complete 07:32:14 eeca6798cff9: Verifying Checksum 07:32:14 eeca6798cff9: Download complete 07:32:14 619be1103602: Pull complete 07:32:14 ada007ff1a6a: Verifying Checksum 07:32:14 ada007ff1a6a: Download complete 07:32:14 7862e08f4a3e: Pull complete 07:32:15 5df492c9dc93: Verifying Checksum 07:32:15 5df492c9dc93: Download complete 07:32:15 aa269ceb94a6: Verifying Checksum 07:32:15 aa269ceb94a6: Download complete 07:32:18 5df492c9dc93: Pull complete 07:32:18 7629e6793208: Pull complete 07:32:18 4f4fb700ef54: Pull complete 07:32:18 fb5054dd5b73: Pull complete 07:32:18 eeca6798cff9: Pull complete 07:32:20 aa269ceb94a6: Pull complete 07:32:20 ada007ff1a6a: Pull complete 07:32:21 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 07:32:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:32:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 07:32:21 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:21 + docker inspect -f . ci-base-image-x86_64 07:32:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:21 prd-ubuntu20.04-docker-8c-8g-5428 does not seem to be running inside a container 07:32:21 $ 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 07:32:29 Still waiting to schedule task 07:32:29 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:32:29 $ docker top 5fb07239693be48aa6a10f3792fa1d7432e57fc156bf5924442e24cf1bdd821e -eo pid,comm [Pipeline] { [Pipeline] sh 07:32:29 + go version 07:32:29 go version go1.21.9 linux/amd64 [Pipeline] } 07:32:29 $ docker stop --time=1 5fb07239693be48aa6a10f3792fa1d7432e57fc156bf5924442e24cf1bdd821e 07:32:30 $ docker rm -f --volumes 5fb07239693be48aa6a10f3792fa1d7432e57fc156bf5924442e24cf1bdd821e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:31 + docker inspect -f . ci-base-image-x86_64 07:32:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:31 prd-ubuntu20.04-docker-8c-8g-5428 does not seem to be running inside a container 07:32:31 $ 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 07:32:31 $ docker top 5114db0c47e8a80e5b8e170bfa22242b3b6cc20aa5a5afe5169c16c8f5f04fac -eo pid,comm [Pipeline] { [Pipeline] sh 07:32:32 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 07:32:32 + make test 07:32:32 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:32:32 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 07:32:32 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.28 07:32:32 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.28 07:32:32 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.11 07:32:32 go: downloading github.com/google/uuid v1.6.0 07:32:32 go: downloading github.com/labstack/echo/v4 v4.11.4 07:32:32 go: downloading github.com/openziti/sdk-golang v0.23.38 07:32:32 go: downloading github.com/stretchr/testify v1.9.0 07:32:32 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 07:32:32 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.9 07:32:32 go: downloading github.com/sirupsen/logrus v1.9.3 07:32:32 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.9 07:32:32 go: downloading github.com/mitchellh/copystructure v1.2.0 07:32:32 go: downloading gopkg.in/yaml.v3 v3.0.1 07:32:32 go: downloading github.com/hashicorp/go-multierror v1.1.1 07:32:33 go: downloading github.com/mitchellh/mapstructure v1.5.0 07:32:33 go: downloading github.com/gorilla/websocket v1.5.1 07:32:33 go: downloading golang.org/x/net v0.26.0 07:32:33 go: downloading golang.org/x/sync v0.7.0 07:32:33 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 07:32:33 go: downloading github.com/go-kit/log v0.2.1 07:32:33 go: downloading github.com/go-playground/validator/v10 v10.22.0 07:32:33 go: downloading github.com/go-openapi/runtime v0.28.0 07:32:33 go: downloading github.com/go-openapi/strfmt v0.23.0 07:32:33 go: downloading github.com/go-resty/resty/v2 v2.13.1 07:32:33 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 07:32:33 go: downloading github.com/michaelquigley/pfxlog v0.6.10 07:32:33 go: downloading github.com/openziti/edge-api v0.26.20 07:32:33 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 07:32:33 go: downloading github.com/openziti/foundation/v2 v2.0.46 07:32:33 go: downloading github.com/openziti/identity v1.0.79 07:32:33 go: downloading github.com/zitadel/oidc/v2 v2.12.0 07:32:33 go: downloading github.com/pkg/errors v0.9.1 07:32:33 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 07:32:33 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 07:32:33 go: downloading golang.org/x/oauth2 v0.20.0 07:32:33 go: downloading github.com/openziti/channel/v2 v2.0.132 07:32:33 go: downloading github.com/openziti/secretstream v0.1.20 07:32:33 go: downloading github.com/openziti/transport/v2 v2.0.135 07:32:33 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 07:32:33 go: downloading github.com/kataras/go-events v0.0.3 07:32:33 go: downloading github.com/openziti/metrics v1.2.55 07:32:33 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:32:33 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 07:32:33 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 07:32:33 go: downloading github.com/stretchr/objx v0.5.2 07:32:33 go: downloading github.com/labstack/gommon v0.4.2 07:32:33 go: downloading github.com/valyala/fasttemplate v1.2.2 07:32:33 go: downloading golang.org/x/time v0.5.0 07:32:33 go: downloading golang.org/x/crypto v0.24.0 07:32:33 go: downloading github.com/mitchellh/reflectwalk v1.0.2 07:32:33 go: downloading golang.org/x/sys v0.21.0 07:32:33 go: downloading github.com/hashicorp/errwrap v1.1.0 07:32:33 go: downloading github.com/spiffe/go-spiffe/v2 v2.3.0 07:32:34 go: downloading github.com/go-redis/redis/v7 v7.3.0 07:32:34 go: downloading github.com/hashicorp/consul/api v1.28.3 07:32:34 go: downloading github.com/go-logfmt/logfmt v0.5.1 07:32:34 go: downloading github.com/x448/float16 v0.8.4 07:32:34 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 07:32:34 go: downloading github.com/go-openapi/errors v0.22.0 07:32:34 go: downloading github.com/oklog/ulid v1.3.1 07:32:34 go: downloading go.mongodb.org/mongo-driver v1.15.0 07:32:34 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 07:32:34 go: downloading github.com/go-playground/universal-translator v0.18.1 07:32:34 go: downloading github.com/leodido/go-urn v1.4.0 07:32:34 go: downloading golang.org/x/text v0.16.0 07:32:34 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 07:32:34 go: downloading github.com/go-openapi/swag v0.23.0 07:32:34 go: downloading github.com/opentracing/opentracing-go v1.2.0 07:32:34 go: downloading go.opentelemetry.io/otel v1.27.0 07:32:34 go: downloading go.opentelemetry.io/otel/trace v1.27.0 07:32:34 go: downloading github.com/go-openapi/validate v0.24.0 07:32:34 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 07:32:34 go: downloading github.com/fsnotify/fsnotify v1.7.0 07:32:34 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 07:32:34 go: downloading github.com/golang/protobuf v1.5.4 07:32:34 go: downloading google.golang.org/protobuf v1.34.2 07:32:34 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 07:32:34 go: downloading github.com/gorilla/securecookie v1.1.1 07:32:34 go: downloading github.com/gorilla/schema v1.4.1 07:32:34 go: downloading github.com/muhlemmer/gu v0.3.1 07:32:34 go: downloading github.com/mitchellh/go-ps v1.0.0 07:32:34 go: downloading github.com/shirou/gopsutil/v3 v3.24.4 07:32:34 go: downloading github.com/mattn/go-colorable v0.1.13 07:32:34 go: downloading github.com/mattn/go-isatty v0.0.20 07:32:34 go: downloading github.com/valyala/bytebufferpool v1.0.0 07:32:34 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:32:34 go: downloading github.com/spf13/cast v1.6.0 07:32:34 go: downloading github.com/zeebo/errs v1.3.0 07:32:34 go: downloading google.golang.org/grpc v1.64.1 07:32:34 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 07:32:34 go: downloading github.com/hashicorp/go-hclog v1.5.0 07:32:34 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 07:32:34 go: downloading github.com/hashicorp/serf v0.10.1 07:32:35 go: downloading github.com/go-playground/locales v0.14.1 07:32:35 go: downloading golang.org/x/term v0.21.0 07:32:35 go: downloading github.com/go-openapi/analysis v0.23.0 07:32:35 go: downloading github.com/go-openapi/loads v0.22.0 07:32:35 go: downloading github.com/go-openapi/spec v0.21.0 07:32:35 go: downloading github.com/mailru/easyjson v0.7.7 07:32:35 go: downloading github.com/go-logr/logr v1.4.2 07:32:35 go: downloading go.opentelemetry.io/otel/metric v1.27.0 07:32:35 go: downloading github.com/go-openapi/jsonpointer v0.21.0 07:32:35 go: downloading github.com/tklauser/go-sysconf v0.3.12 07:32:35 go: downloading github.com/go-jose/go-jose/v4 v4.0.2 07:32:35 go: downloading github.com/fatih/color v1.16.0 07:32:35 go: downloading github.com/armon/go-metrics v0.4.1 07:32:35 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 07:32:35 go: downloading github.com/go-logr/stdr v1.2.2 07:32:35 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 07:32:35 go: downloading github.com/josharian/intern v1.0.0 07:32:35 go: downloading github.com/tklauser/numcpus v0.6.1 07:32:35 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 07:32:35 go: downloading github.com/go-openapi/jsonreference v0.21.0 07:32:35 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:32:47 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 07:32:47 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 07:33:05 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 07:33:05 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 07:33:05 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 07:33:05 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] 07:33:07 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.035s coverage: 33.8% of statements 07:33:07 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.014s coverage: 93.5% of statements 07:33:07 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.011s coverage: 91.9% of statements 07:33:07 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.199s coverage: 88.2% of statements 07:33:07 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.003s coverage: 84.4% of statements 07:33:07 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.033s coverage: 41.2% of statements 07:33:07 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.011s coverage: 100.0% of statements 07:33:07 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.321s coverage: 87.7% of statements 07:33:07 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.011s coverage: 25.6% of statements 07:33:07 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.030s coverage: 76.2% of statements 07:33:07 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.008s coverage: 50.9% of statements 07:33:07 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.004s coverage: 31.2% of statements 07:33:07 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.004s coverage: 91.3% of statements 07:33:17 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:33:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:33:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 07:33:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:33:21 $ docker stop --time=1 5114db0c47e8a80e5b8e170bfa22242b3b6cc20aa5a5afe5169c16c8f5f04fac 07:33:24 $ docker rm -f --volumes 5114db0c47e8a80e5b8e170bfa22242b3b6cc20aa5a5afe5169c16c8f5f04fac [Pipeline] // withDockerContainer [Pipeline] sh 07:33:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:33:25 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 07:33:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:33:25 07:33:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:33:25 latest: Pulling from edgex-lftools-log-publisher 07:33:25 5eb5b503b376: Pulling fs layer 07:33:25 5c69ac0246d0: Pulling fs layer 07:33:25 ec43610c2a17: Pulling fs layer 07:33:25 3a2ae6a8a46f: Pulling fs layer 07:33:25 33b1e0a273af: Pulling fs layer 07:33:25 5d3b04190fa2: Pulling fs layer 07:33:25 2f39f015ded8: Pulling fs layer 07:33:25 3a2ae6a8a46f: Waiting 07:33:25 33b1e0a273af: Waiting 07:33:25 5d3b04190fa2: Waiting 07:33:25 2f39f015ded8: Waiting 07:33:26 5c69ac0246d0: Verifying Checksum 07:33:26 5c69ac0246d0: Download complete 07:33:26 3a2ae6a8a46f: Verifying Checksum 07:33:26 3a2ae6a8a46f: Download complete 07:33:26 33b1e0a273af: Verifying Checksum 07:33:26 33b1e0a273af: Download complete 07:33:26 5d3b04190fa2: Download complete 07:33:26 ec43610c2a17: Verifying Checksum 07:33:26 ec43610c2a17: Download complete 07:33:26 5eb5b503b376: Download complete 07:33:27 2f39f015ded8: Download complete 07:33:27 5eb5b503b376: Pull complete 07:33:27 5c69ac0246d0: Pull complete 07:33:28 ec43610c2a17: Pull complete 07:33:28 3a2ae6a8a46f: Pull complete 07:33:28 33b1e0a273af: Pull complete 07:33:28 5d3b04190fa2: Pull complete 07:33:32 2f39f015ded8: Pull complete 07:33:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:33:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:33:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:32 prd-ubuntu20.04-docker-8c-8g-5428 does not seem to be running inside a container 07:33:32 $ 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 07:33:39 $ docker top 6743f8d524c4f84a28f5182ef26ff357675403a661c04ef18371f64bc26971bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:33:39 ---> job-cost.sh 07:33:39 lf-activate-venv: SKIPPING 07:33:39 INFO: No Stack... 07:33:40 INFO: Retrieving Pricing Info for: v3-standard-8 07:33:40 INFO: Archiving Costs [Pipeline] sh 07:33:40 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 07:33:40 + cut -d, -f6 [Pipeline] lock 07:33:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-299-stack-cost] 07:33:40 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-299-stack-cost] did not exist. Created. 07:33:40 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-299-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:33:41 + echo total: 0.2199999988079071 [Pipeline] stash 07:33:41 Stashed 1 file(s) [Pipeline] } 07:33:41 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-299-stack-cost] [Pipeline] // lock [Pipeline] } 07:33:41 $ docker stop --time=1 6743f8d524c4f84a28f5182ef26ff357675403a661c04ef18371f64bc26971bb 07:33:42 $ docker rm -f --volumes 6743f8d524c4f84a28f5182ef26ff357675403a661c04ef18371f64bc26971bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:33:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5429 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 07:33:53 Running in /w/workspace/go-mod-bootstrap/299 [Pipeline] { [Pipeline] checkout 07:33:56 The recommended git tool is: git 07:34:01 using credential edgex-jenkins-ssh 07:34:01 Cloning the remote Git repository 07:34:01 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 07:34:01 > git init /w/workspace/go-mod-bootstrap/299 # timeout=10 07:34:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 07:34:01 > git --version # timeout=10 07:34:01 > git --version # 'git version 2.25.1' 07:34:01 using GIT_SSH to set credentials SSH Credentials for GitHub 07:34:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:34:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 07:34:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:34:04 Avoid second fetch 07:34:04 Checking out Revision 52f3e077da211a1e935ff22e5a3f2723ce0857bb (main) 07:34:05 Commit message: "Merge pull request #728 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v3-3.2.0-dev.9" 07:34:04 > git config core.sparsecheckout # timeout=10 07:34:04 > git checkout -f 52f3e077da211a1e935ff22e5a3f2723ce0857bb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:34:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:34:09 % Total % Received % Xferd Average Speed Time Time Time Current 07:34:09 Dload Upload Total Spent Left Speed 07:34:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 117k 0 --:--:-- --:--:-- --:--:-- 118k [Pipeline] sh 07:34:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:34:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:34:10 + sudo tee /etc/docker/daemon.new 07:34:10 { 07:34:10 "registry-mirrors": [ 07:34:10 "https://nexus3.edgexfoundry.org:10001" 07:34:10 ], 07:34:10 "bip": "10.250.0.254/24", 07:34:10 "hosts": [ 07:34:10 "tcp://0.0.0.0:5555", 07:34:10 "unix:///var/run/docker.sock" 07:34:10 ], 07:34:10 "mtu": 1458, 07:34:10 "selinux-enabled": true, 07:34:10 "seccomp-profile": "/etc/docker/seccomp.json" 07:34:10 } [Pipeline] sh 07:34:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:34:10 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 07:34:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:34:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:34:29 ========================================================= 07:34:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 07:34:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:34:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:34:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:34:30 c6b39de5b339: Pulling fs layer 07:34:30 a69c41024577: Pulling fs layer 07:34:30 d6de4b400683: Pulling fs layer 07:34:30 35cb2a7552d0: Pulling fs layer 07:34:30 4f4fb700ef54: Pulling fs layer 07:34:30 464afbd9ba4c: Pulling fs layer 07:34:30 00f215d4a9da: Pulling fs layer 07:34:30 d496ad576159: Pulling fs layer 07:34:30 464afbd9ba4c: Waiting 07:34:30 00f215d4a9da: Waiting 07:34:30 d496ad576159: Waiting 07:34:30 4f4fb700ef54: Waiting 07:34:30 35cb2a7552d0: Waiting 07:34:30 a69c41024577: Verifying Checksum 07:34:30 a69c41024577: Download complete 07:34:30 35cb2a7552d0: Verifying Checksum 07:34:30 35cb2a7552d0: Download complete 07:34:30 4f4fb700ef54: Verifying Checksum 07:34:30 4f4fb700ef54: Download complete 07:34:30 464afbd9ba4c: Verifying Checksum 07:34:30 464afbd9ba4c: Download complete 07:34:30 c6b39de5b339: Download complete 07:34:30 d496ad576159: Verifying Checksum 07:34:30 d496ad576159: Download complete 07:34:31 c6b39de5b339: Pull complete 07:34:32 a69c41024577: Pull complete 07:34:32 d6de4b400683: Verifying Checksum 07:34:32 d6de4b400683: Download complete 07:34:33 00f215d4a9da: Verifying Checksum 07:34:33 00f215d4a9da: Download complete 07:34:45 d6de4b400683: Pull complete 07:34:45 35cb2a7552d0: Pull complete 07:34:45 4f4fb700ef54: Pull complete 07:34:45 464afbd9ba4c: Pull complete 07:34:55 00f215d4a9da: Pull complete 07:34:55 d496ad576159: Pull complete 07:34:55 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 07:34:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:34:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 07:34:56 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:56 + docker inspect -f . ci-base-image-arm64 07:34:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:34:56 prd-ubuntu20.04-docker-arm64-4c-16g-5429 does not seem to be running inside a container 07:34:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/299 -v /w/workspace/go-mod-bootstrap/299:/w/workspace/go-mod-bootstrap/299:rw,z -v /w/workspace/go-mod-bootstrap/299@tmp:/w/workspace/go-mod-bootstrap/299@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 07:34:59 $ docker top f605ae2c447db270af3dd27eb89f33ca1259aa898904308aae190dd0291f0777 -eo pid,comm [Pipeline] { [Pipeline] sh 07:35:00 + go version 07:35:00 go version go1.21.9 linux/arm64 [Pipeline] } 07:35:00 $ docker stop --time=1 f605ae2c447db270af3dd27eb89f33ca1259aa898904308aae190dd0291f0777 07:35:02 $ docker rm -f --volumes f605ae2c447db270af3dd27eb89f33ca1259aa898904308aae190dd0291f0777 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:02 + docker inspect -f . ci-base-image-arm64 07:35:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:35:02 prd-ubuntu20.04-docker-arm64-4c-16g-5429 does not seem to be running inside a container 07:35:02 $ 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/299 -v /w/workspace/go-mod-bootstrap/299:/w/workspace/go-mod-bootstrap/299:rw,z -v /w/workspace/go-mod-bootstrap/299@tmp:/w/workspace/go-mod-bootstrap/299@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 07:35:03 $ docker top 653e6d0fd2142067d536a0b73001ba65bfda88e7235b175b79a738ab729b0aaa -eo pid,comm [Pipeline] { [Pipeline] sh 07:35:04 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/299 [Pipeline] fileExists [Pipeline] sh 07:35:05 + make test 07:35:05 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:35:05 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.28 07:35:05 go: downloading github.com/labstack/echo/v4 v4.11.4 07:35:05 go: downloading github.com/mitchellh/mapstructure v1.5.0 07:35:05 go: downloading github.com/google/uuid v1.6.0 07:35:05 go: downloading github.com/stretchr/testify v1.9.0 07:35:05 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.9 07:35:05 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.11 07:35:05 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 07:35:05 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.28 07:35:05 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.9 07:35:06 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 07:35:06 go: downloading github.com/openziti/sdk-golang v0.23.38 07:35:06 go: downloading github.com/hashicorp/go-multierror v1.1.1 07:35:06 go: downloading github.com/mitchellh/copystructure v1.2.0 07:35:06 go: downloading gopkg.in/yaml.v3 v3.0.1 07:35:06 go: downloading github.com/sirupsen/logrus v1.9.3 07:35:06 go: downloading github.com/go-kit/log v0.2.1 07:35:06 go: downloading github.com/go-playground/validator/v10 v10.22.0 07:35:06 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 07:35:06 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 07:35:06 go: downloading github.com/labstack/gommon v0.4.2 07:35:06 go: downloading golang.org/x/crypto v0.24.0 07:35:06 go: downloading golang.org/x/net v0.26.0 07:35:07 go: downloading github.com/stretchr/objx v0.5.2 07:35:07 go: downloading github.com/spiffe/go-spiffe/v2 v2.3.0 07:35:07 go: downloading github.com/gorilla/websocket v1.5.1 07:35:07 go: downloading golang.org/x/sync v0.7.0 07:35:07 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 07:35:07 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 07:35:07 go: downloading github.com/valyala/fasttemplate v1.2.2 07:35:07 go: downloading golang.org/x/time v0.5.0 07:35:08 go: downloading github.com/hashicorp/errwrap v1.1.0 07:35:08 go: downloading github.com/mitchellh/reflectwalk v1.0.2 07:35:08 go: downloading github.com/go-openapi/runtime v0.28.0 07:35:08 go: downloading github.com/go-openapi/strfmt v0.23.0 07:35:08 go: downloading github.com/go-resty/resty/v2 v2.13.1 07:35:08 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 07:35:08 go: downloading github.com/michaelquigley/pfxlog v0.6.10 07:35:08 go: downloading github.com/openziti/edge-api v0.26.20 07:35:10 go: downloading github.com/openziti/foundation/v2 v2.0.46 07:35:10 go: downloading github.com/openziti/identity v1.0.79 07:35:10 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 07:35:10 go: downloading github.com/pkg/errors v0.9.1 07:35:11 go: downloading github.com/zitadel/oidc/v2 v2.12.0 07:35:11 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 07:35:11 go: downloading golang.org/x/oauth2 v0.20.0 07:35:11 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 07:35:11 go: downloading github.com/kataras/go-events v0.0.3 07:35:11 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:35:11 go: downloading github.com/openziti/channel/v2 v2.0.132 07:35:11 go: downloading github.com/openziti/secretstream v0.1.20 07:35:11 go: downloading github.com/openziti/transport/v2 v2.0.135 07:35:11 go: downloading github.com/openziti/metrics v1.2.55 07:35:11 go: downloading golang.org/x/sys v0.21.0 07:35:12 go: downloading github.com/go-logfmt/logfmt v0.5.1 07:35:12 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 07:35:12 go: downloading github.com/go-playground/universal-translator v0.18.1 07:35:12 go: downloading github.com/leodido/go-urn v1.4.0 07:35:12 go: downloading golang.org/x/text v0.16.0 07:35:12 go: downloading github.com/mattn/go-colorable v0.1.13 07:35:12 go: downloading github.com/mattn/go-isatty v0.0.20 07:35:12 go: downloading github.com/hashicorp/consul/api v1.28.3 07:35:13 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:35:13 go: downloading github.com/spf13/cast v1.6.0 07:35:13 go: downloading github.com/zeebo/errs v1.3.0 07:35:13 go: downloading google.golang.org/grpc v1.64.1 07:35:14 go: downloading github.com/go-redis/redis/v7 v7.3.0 07:35:14 go: downloading github.com/x448/float16 v0.8.4 07:35:14 go: downloading github.com/valyala/bytebufferpool v1.0.0 07:35:14 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 07:35:14 go: downloading github.com/go-openapi/errors v0.22.0 07:35:14 go: downloading github.com/oklog/ulid v1.3.1 07:35:15 go: downloading go.mongodb.org/mongo-driver v1.15.0 07:35:16 go: downloading github.com/go-openapi/swag v0.23.0 07:35:16 go: downloading github.com/opentracing/opentracing-go v1.2.0 07:35:16 go: downloading go.opentelemetry.io/otel v1.27.0 07:35:17 go: downloading go.opentelemetry.io/otel/trace v1.27.0 07:35:17 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 07:35:17 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 07:35:17 go: downloading github.com/go-openapi/validate v0.24.0 07:35:18 go: downloading github.com/fsnotify/fsnotify v1.7.0 07:35:18 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 07:35:18 go: downloading github.com/gorilla/securecookie v1.1.1 07:35:18 go: downloading github.com/gorilla/schema v1.4.1 07:35:18 go: downloading github.com/muhlemmer/gu v0.3.1 07:35:18 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 07:35:18 go: downloading github.com/golang/protobuf v1.5.4 07:35:18 go: downloading google.golang.org/protobuf v1.34.2 07:35:18 go: downloading github.com/mitchellh/go-ps v1.0.0 07:35:18 go: downloading github.com/shirou/gopsutil/v3 v3.24.4 07:35:18 go: downloading github.com/go-playground/locales v0.14.1 07:35:19 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 07:35:19 go: downloading github.com/hashicorp/go-hclog v1.5.0 07:35:19 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 07:35:19 go: downloading github.com/hashicorp/serf v0.10.1 07:35:19 go: downloading github.com/go-jose/go-jose/v4 v4.0.2 07:35:19 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 07:35:19 go: downloading github.com/mailru/easyjson v0.7.7 07:35:19 go: downloading github.com/go-openapi/analysis v0.23.0 07:35:19 go: downloading github.com/go-openapi/loads v0.22.0 07:35:19 go: downloading github.com/go-openapi/spec v0.21.0 07:35:20 go: downloading github.com/go-logr/logr v1.4.2 07:35:20 go: downloading go.opentelemetry.io/otel/metric v1.27.0 07:35:20 go: downloading golang.org/x/term v0.21.0 07:35:20 go: downloading github.com/go-openapi/jsonpointer v0.21.0 07:35:20 go: downloading github.com/tklauser/go-sysconf v0.3.12 07:35:20 go: downloading github.com/fatih/color v1.16.0 07:35:20 go: downloading github.com/josharian/intern v1.0.0 07:35:20 go: downloading github.com/armon/go-metrics v0.4.1 07:35:20 go: downloading github.com/go-logr/stdr v1.2.2 07:35:20 go: downloading github.com/go-openapi/jsonreference v0.21.0 07:35:20 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 07:35:20 go: downloading github.com/tklauser/numcpus v0.6.1 07:35:20 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 07:35:20 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:37:12 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 07:37:12 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 07:37:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.179s coverage: 33.8% of statements 07:38:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.148s coverage: 93.5% of statements 07:38:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.094s coverage: 91.9% of statements 07:38:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.557s coverage: 88.2% of statements 07:38:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.028s coverage: 84.4% of statements 07:38:56 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 07:38:56 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 07:38:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.330s coverage: 41.2% of statements 07:38:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.060s coverage: 100.0% of statements 07:38:58 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.369s coverage: 87.7% of statements 07:38:58 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.044s coverage: 25.6% of statements 07:39:01 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 07:39:01 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] 07:39:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.154s coverage: 76.2% of statements 07:39:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.035s coverage: 50.9% of statements 07:39:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.028s coverage: 31.2% of statements 07:39:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.021s coverage: 91.3% of statements 07:39:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:39:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:40:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:40:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 07:40:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:40:01 $ docker stop --time=1 653e6d0fd2142067d536a0b73001ba65bfda88e7235b175b79a738ab729b0aaa 07:40:03 $ docker rm -f --volumes 653e6d0fd2142067d536a0b73001ba65bfda88e7235b175b79a738ab729b0aaa [Pipeline] // withDockerContainer [Pipeline] sh 07:40:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:40:07 Warning: overwriting stash ‘coverage-report’ 07:40:08 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 07:40:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:40:08 07:40:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:40:09 arm64: Pulling from edgex-lftools-log-publisher 07:40:09 8998bd30e6a1: Pulling fs layer 07:40:09 04944245beec: Pulling fs layer 07:40:09 699f458cf7ca: Pulling fs layer 07:40:09 765212b225bb: Pulling fs layer 07:40:09 f23df028b6ca: Pulling fs layer 07:40:09 d65c8cfc05b1: Pulling fs layer 07:40:09 2437ff75d9bd: Pulling fs layer 07:40:09 765212b225bb: Waiting 07:40:09 f23df028b6ca: Waiting 07:40:09 d65c8cfc05b1: Waiting 07:40:09 2437ff75d9bd: Waiting 07:40:09 04944245beec: Verifying Checksum 07:40:09 04944245beec: Download complete 07:40:09 765212b225bb: Verifying Checksum 07:40:09 765212b225bb: Download complete 07:40:09 f23df028b6ca: Download complete 07:40:09 d65c8cfc05b1: Verifying Checksum 07:40:09 d65c8cfc05b1: Download complete 07:40:09 699f458cf7ca: Verifying Checksum 07:40:09 699f458cf7ca: Download complete 07:40:10 8998bd30e6a1: Download complete 07:40:12 2437ff75d9bd: Verifying Checksum 07:40:12 2437ff75d9bd: Download complete 07:40:14 8998bd30e6a1: Pull complete 07:40:15 04944245beec: Pull complete 07:40:16 699f458cf7ca: Pull complete 07:40:17 765212b225bb: Pull complete 07:40:17 f23df028b6ca: Pull complete 07:40:17 d65c8cfc05b1: Pull complete 07:40:36 2437ff75d9bd: Pull complete 07:40:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:40:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:40:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:40:36 prd-ubuntu20.04-docker-arm64-4c-16g-5429 does not seem to be running inside a container 07:40:36 $ 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/299 -v /w/workspace/go-mod-bootstrap/299:/w/workspace/go-mod-bootstrap/299:rw,z -v /w/workspace/go-mod-bootstrap/299@tmp:/w/workspace/go-mod-bootstrap/299@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 07:40:38 $ docker top cb4610f98083a8664f9c55d01703885c15157f115d7abe1ac304538717811258 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:40:39 ---> job-cost.sh 07:40:39 lf-activate-venv: SKIPPING 07:40:39 INFO: No Stack... 07:40:39 INFO: Retrieving Pricing Info for: v3-standard-4 07:40:40 INFO: Archiving Costs [Pipeline] sh 07:40:41 + cut -d, -f6 07:40:41 + cat /w/workspace/go-mod-bootstrap/299/archives/cost.csv [Pipeline] lock 07:40:41 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-299-stack-cost] 07:40:41 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-299-stack-cost] did not exist. Created. 07:40:41 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-299-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:40:42 /w/workspace/go-mod-bootstrap/299@tmp/durable-0b563265/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:40:42 + echo total: 0.10999999940395355 [Pipeline] stash 07:40:42 Warning: overwriting stash ‘stack-cost’ 07:40:42 Stashed 1 file(s) [Pipeline] } 07:40:43 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-299-stack-cost] [Pipeline] // lock [Pipeline] } 07:40:43 $ docker stop --time=1 cb4610f98083a8664f9c55d01703885c15157f115d7abe1ac304538717811258 07:40:44 $ docker rm -f --volumes cb4610f98083a8664f9c55d01703885c15157f115d7abe1ac304538717811258 [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 07:40:44 provisioning config files... 07:40:44 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5148168348987856103tmp [Pipeline] { [Pipeline] sh 07:40:45 + set +x 07:40:45 + + curl -s https://codecov.io/bash 07:40:45 bash -s -- 07:40:45 07:40:45 _____ _ 07:40:45 / ____| | | 07:40:45 | | ___ __| | ___ ___ _____ __ 07:40:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:40:45 | |___| (_) | (_| | __/ (_| (_) \ V / 07:40:45 \_____\___/ \__,_|\___|\___\___/ \_/ 07:40:45 Bash-1.0.6 07:40:45 07:40:45 07:40:45 ==> git version 2.25.1 found 07:40:45 ==> 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 07:40:45 Release-Date: 2020-01-08 07:40:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:40:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:40:45 ==> Jenkins CI detected. 07:40:45 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 07:40:45 project root: . 07:40:45 --> token set from env 07:40:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:40:45 ==> Running gcov in . (disable via -X gcov) 07:40:45 ==> Python coveragepy not found 07:40:45 ==> Searching for coverage reports in: 07:40:45 + . 07:40:45 -> Found 1 reports 07:40:45 ==> Detecting git/mercurial file structure 07:40:45 ==> Reading reports 07:40:45 + ./coverage.out bytes=114021 07:40:45 ==> Appending adjustments 07:40:45 https://docs.codecov.io/docs/fixing-reports 07:40:45 + Found adjustments 07:40:45 ==> Gzipping contents 07:40:45 20K /tmp/codecov.wJvpeS.gz 07:40:45 ==> Uploading reports 07:40:45 url: https://codecov.io 07:40:45 query: branch=main&commit=52f3e077da211a1e935ff22e5a3f2723ce0857bb&build=299&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F299%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 07:40:45 -> Pinging Codecov 07:40:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=52f3e077da211a1e935ff22e5a3f2723ce0857bb&build=299&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F299%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 07:40:45 -> Uploading to 07:40:45 https://storage.googleapis.com/codecov/v4/raw/2024-07-12/833815588EE85121546D348822E98E2E/52f3e077da211a1e935ff22e5a3f2723ce0857bb/0285a14c-82af-4e0e-acf6-11ac5af95e08.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240712%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240712T074045Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=adb9df66747de2107783e4569f922c91b6a2c69c6acb44d9f0b93f3df136862e 07:40:45 % Total % Received % Xferd Average Speed Time Time Time Current 07:40:45 Dload Upload Total Spent Left Speed 07:40:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17488 0 0 100 17488 0 67782 --:--:-- --:--:-- --:--:-- 67782 07:40:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/52f3e077da211a1e935ff22e5a3f2723ce0857bb [Pipeline] } 07:40:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:40:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:40:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:40:46 07:40:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:40:47 latest: Pulling from edgex-devops/edgex-snyk-go 07:40:47 619be1103602: Already exists 07:40:47 f8ea3408117e: Pulling fs layer 07:40:47 91320369b822: Pulling fs layer 07:40:47 0406650e8295: Pulling fs layer 07:40:47 4f4fb700ef54: Pulling fs layer 07:40:47 96d80e3f36e1: Pulling fs layer 07:40:47 bcf3aedb951c: Pulling fs layer 07:40:47 4f4fb700ef54: Waiting 07:40:47 96d80e3f36e1: Waiting 07:40:47 bcf3aedb951c: Waiting 07:40:47 0406650e8295: Verifying Checksum 07:40:47 0406650e8295: Download complete 07:40:47 f8ea3408117e: Verifying Checksum 07:40:47 4f4fb700ef54: Verifying Checksum 07:40:47 4f4fb700ef54: Download complete 07:40:47 f8ea3408117e: Pull complete 07:40:47 96d80e3f36e1: Verifying Checksum 07:40:47 96d80e3f36e1: Download complete 07:40:48 91320369b822: Verifying Checksum 07:40:48 91320369b822: Download complete 07:40:48 bcf3aedb951c: Verifying Checksum 07:40:48 bcf3aedb951c: Download complete 07:40:51 91320369b822: Pull complete 07:40:51 0406650e8295: Pull complete 07:40:51 4f4fb700ef54: Pull complete 07:40:51 96d80e3f36e1: Pull complete 07:40:54 bcf3aedb951c: Pull complete 07:40:54 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 07:40:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:40:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:40:54 prd-ubuntu20.04-docker-8c-8g-5428 does not seem to be running inside a container 07:40:55 $ 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 07:40:58 $ docker top 05bfbe9e9aca3a965d2aaff745bbbd65c68285b1d8d983604f877b4ca9b3f7e6 -eo pid,comm [Pipeline] { [Pipeline] sh 07:40:58 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] echo 07:40:58 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 07:40:59 + set -o pipefail 07:40:59 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 07:41:05 07:41:05 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 07:41:05 07:41:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38043815-24ee-49a2-867d-492929c96656/history/a06d4eec-e9f4-42b1-9a40-db583c574036 07:41:05 07:41:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:41:05 07:41:05 07:41:05 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 07:41:05 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:41:05 $ docker stop --time=1 05bfbe9e9aca3a965d2aaff745bbbd65c68285b1d8d983604f877b4ca9b3f7e6 07:41:09 $ docker rm -f --volumes 05bfbe9e9aca3a965d2aaff745bbbd65c68285b1d8d983604f877b4ca9b3f7e6 [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 07:41:10 + git log --format=format:%s -1 52f3e077da211a1e935ff22e5a3f2723ce0857bb [Pipeline] sh 07:41:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:41:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:41:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:11 prd-ubuntu20.04-docker-8c-8g-5428 does not seem to be running inside a container 07:41:11 $ 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 07:41:11 $ docker top 3af4854845f9b7e8be13c6e79189d589b492efb672ea479bc8c379daa4a57bf4 -eo pid,comm 07:41:11 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). 07:41:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:41:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:41:11 [ssh-agent] Looking for ssh-agent implementation... 07:41:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:41:11 $ docker exec 3af4854845f9b7e8be13c6e79189d589b492efb672ea479bc8c379daa4a57bf4 ssh-agent 07:41:11 SSH_AUTH_SOCK=/tmp/ssh-SKX6Xku6nas9/agent.32 07:41:11 SSH_AGENT_PID=38 07:41:11 Running ssh-add (command line suppressed) 07:41:11 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13361778190528822858.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13361778190528822858.key) 07:41:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:41:12 + git semver tag 07:41:12 2024-07-12 07:41:12,309 [run_tag] DEBUG tag force:False 07:41:12 2024-07-12 07:41:12,309 [check_head_tag] DEBUG check head tag 07:41:12 2024-07-12 07:41:12,312 [execute] INFO git cat-file --batch-check 07:41:12 2024-07-12 07:41:12,313 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 07:41:12 2024-07-12 07:41:12,316 [execute] INFO git cat-file --batch 07:41:12 2024-07-12 07:41:12,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 07:41:12 2024-07-12 07:41:12,357 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 07:41:12 2024-07-12 07:41:12,358 [execute] INFO git tag -a v3.2.0-dev.43 -m v3.2.0-dev.43 07:41:12 2024-07-12 07:41:12,358 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.43', '-m', 'v3.2.0-dev.43'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 07:41:12 2024-07-12 07:41:12,363 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 07:41:12 3.2.0-dev.43 [Pipeline] } 07:41:12 $ docker exec --env ******** --env ******** 3af4854845f9b7e8be13c6e79189d589b492efb672ea479bc8c379daa4a57bf4 ssh-agent -k 07:41:12 unset SSH_AUTH_SOCK; 07:41:12 unset SSH_AGENT_PID; 07:41:12 echo Agent pid 38 killed; 07:41:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:41:12 + git semver [Pipeline] } 07:41:13 $ docker stop --time=1 3af4854845f9b7e8be13c6e79189d589b492efb672ea479bc8c379daa4a57bf4 07:41:14 $ docker rm -f --volumes 3af4854845f9b7e8be13c6e79189d589b492efb672ea479bc8c379daa4a57bf4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:41:14 07:41:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:41:15 0.23.1-centos7: Pulling from edgex-lftools 07:41:15 ab5ef0e58194: Pulling fs layer 07:41:15 9712f1f96733: Pulling fs layer 07:41:15 63f879dbbcfc: Pulling fs layer 07:41:15 0d9ebad4ef96: Pulling fs layer 07:41:15 e9a5061849ea: Pulling fs layer 07:41:15 d747dcd14b5f: Pulling fs layer 07:41:15 2de7ff778b66: Pulling fs layer 07:41:15 0d9ebad4ef96: Waiting 07:41:15 e9a5061849ea: Waiting 07:41:15 d747dcd14b5f: Waiting 07:41:15 2de7ff778b66: Waiting 07:41:15 9712f1f96733: Verifying Checksum 07:41:15 9712f1f96733: Download complete 07:41:15 63f879dbbcfc: Verifying Checksum 07:41:15 63f879dbbcfc: Download complete 07:41:15 e9a5061849ea: Verifying Checksum 07:41:15 e9a5061849ea: Download complete 07:41:15 d747dcd14b5f: Verifying Checksum 07:41:15 d747dcd14b5f: Download complete 07:41:15 ab5ef0e58194: Verifying Checksum 07:41:15 ab5ef0e58194: Download complete 07:41:15 0d9ebad4ef96: Verifying Checksum 07:41:15 0d9ebad4ef96: Download complete 07:41:15 2de7ff778b66: Verifying Checksum 07:41:15 2de7ff778b66: Download complete 07:41:18 ab5ef0e58194: Pull complete 07:41:18 9712f1f96733: Pull complete 07:41:19 63f879dbbcfc: Pull complete 07:41:23 0d9ebad4ef96: Pull complete 07:41:23 e9a5061849ea: Pull complete 07:41:23 d747dcd14b5f: Pull complete 07:41:24 2de7ff778b66: Pull complete 07:41:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:41:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:41:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:24 prd-ubuntu20.04-docker-8c-8g-5428 does not seem to be running inside a container 07:41:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:41:28 $ docker top e2ab5f2a3c2908cb8aab2e41bcf6c96f4eb558b2dffca9987b0892b6cd979c43 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:41:28 provisioning config files... 07:41:28 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config9340772694136139297tmp 07:41:28 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7095536975348807029tmp 07:41:28 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7991509448366333042tmp [Pipeline] { [Pipeline] echo 07:41:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:41:28 ---> sigul-configuration.sh 07:41:28 gpg: directory `/root/.gnupg' created 07:41:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:41:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:41:28 gpg: keyring `/root/.gnupg/secring.gpg' created 07:41:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:41:28 gpg: CAST5 encrypted data 07:41:28 gpg: encrypted with 1 passphrase 07:41:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:41:29 + mkdir /home/jenkins 07:41:29 + mkdir /home/jenkins/sigul [Pipeline] sh 07:41:29 + 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 07:41:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:41:29 ---> sigul-install.sh 07:41:29 Sigul already installed; skipping installation. [Pipeline] sh 07:41:29 + git tag --list 07:41:29 v0.0.1 07:41:29 v0.0.10 07:41:29 v0.0.11 07:41:29 v0.0.12 07:41:29 v0.0.13 07:41:29 v0.0.14 07:41:29 v0.0.15 07:41:29 v0.0.16 07:41:29 v0.0.17 07:41:29 v0.0.18 07:41:29 v0.0.19 07:41:29 v0.0.2 07:41:29 v0.0.20 07:41:29 v0.0.21 07:41:29 v0.0.22 07:41:29 v0.0.23 07:41:29 v0.0.24 07:41:29 v0.0.25 07:41:29 v0.0.26 07:41:29 v0.0.27 07:41:29 v0.0.28 07:41:29 v0.0.29 07:41:29 v0.0.3 07:41:29 v0.0.30 07:41:29 v0.0.31 07:41:29 v0.0.32 07:41:29 v0.0.33 07:41:29 v0.0.34 07:41:29 v0.0.35 07:41:29 v0.0.36 07:41:29 v0.0.37 07:41:29 v0.0.38 07:41:29 v0.0.39 07:41:29 v0.0.4 07:41:29 v0.0.40 07:41:29 v0.0.41 07:41:29 v0.0.42 07:41:29 v0.0.43 07:41:29 v0.0.44 07:41:29 v0.0.45 07:41:29 v0.0.46 07:41:29 v0.0.47 07:41:29 v0.0.48 07:41:29 v0.0.49 07:41:29 v0.0.5 07:41:29 v0.0.50 07:41:29 v0.0.51 07:41:29 v0.0.52 07:41:29 v0.0.53 07:41:29 v0.0.54 07:41:29 v0.0.55 07:41:29 v0.0.56 07:41:29 v0.0.57 07:41:29 v0.0.58 07:41:29 v0.0.59 07:41:29 v0.0.6 07:41:29 v0.0.60 07:41:29 v0.0.61 07:41:29 v0.0.62 07:41:29 v0.0.63 07:41:29 v0.0.64 07:41:29 v0.0.65 07:41:29 v0.0.66 07:41:29 v0.0.67 07:41:29 v0.0.68 07:41:29 v0.0.69 07:41:29 v0.0.7 07:41:29 v0.0.70 07:41:29 v0.0.71 07:41:29 v0.0.72 07:41:29 v0.0.8 07:41:29 v0.0.9 07:41:29 v2.0.0 07:41:29 v2.1.0 07:41:29 v2.1.1 07:41:29 v2.2.0 07:41:29 v2.3.0 07:41:29 v3.0 07:41:29 v3.0.0 07:41:29 v3.0.1 07:41:29 v3.1 07:41:29 v3.1.0 07:41:29 v3.1.0-dev.1 07:41:29 v3.1.0-dev.10 07:41:29 v3.1.0-dev.11 07:41:29 v3.1.0-dev.12 07:41:29 v3.1.0-dev.13 07:41:29 v3.1.0-dev.14 07:41:29 v3.1.0-dev.15 07:41:29 v3.1.0-dev.16 07:41:29 v3.1.0-dev.17 07:41:29 v3.1.0-dev.18 07:41:29 v3.1.0-dev.19 07:41:29 v3.1.0-dev.2 07:41:29 v3.1.0-dev.20 07:41:29 v3.1.0-dev.21 07:41:29 v3.1.0-dev.22 07:41:29 v3.1.0-dev.23 07:41:29 v3.1.0-dev.24 07:41:29 v3.1.0-dev.25 07:41:29 v3.1.0-dev.26 07:41:29 v3.1.0-dev.27 07:41:29 v3.1.0-dev.28 07:41:29 v3.1.0-dev.29 07:41:29 v3.1.0-dev.3 07:41:29 v3.1.0-dev.30 07:41:29 v3.1.0-dev.31 07:41:29 v3.1.0-dev.32 07:41:29 v3.1.0-dev.33 07:41:29 v3.1.0-dev.34 07:41:29 v3.1.0-dev.35 07:41:29 v3.1.0-dev.36 07:41:29 v3.1.0-dev.37 07:41:29 v3.1.0-dev.38 07:41:29 v3.1.0-dev.39 07:41:29 v3.1.0-dev.4 07:41:29 v3.1.0-dev.40 07:41:29 v3.1.0-dev.41 07:41:29 v3.1.0-dev.42 07:41:29 v3.1.0-dev.43 07:41:29 v3.1.0-dev.44 07:41:29 v3.1.0-dev.45 07:41:29 v3.1.0-dev.46 07:41:29 v3.1.0-dev.47 07:41:29 v3.1.0-dev.48 07:41:29 v3.1.0-dev.49 07:41:29 v3.1.0-dev.5 07:41:29 v3.1.0-dev.50 07:41:29 v3.1.0-dev.51 07:41:29 v3.1.0-dev.52 07:41:29 v3.1.0-dev.53 07:41:29 v3.1.0-dev.54 07:41:29 v3.1.0-dev.55 07:41:29 v3.1.0-dev.56 07:41:29 v3.1.0-dev.57 07:41:29 v3.1.0-dev.58 07:41:29 v3.1.0-dev.59 07:41:29 v3.1.0-dev.6 07:41:29 v3.1.0-dev.60 07:41:29 v3.1.0-dev.7 07:41:29 v3.1.0-dev.8 07:41:29 v3.1.0-dev.9 07:41:29 v3.2.0-dev.1 07:41:29 v3.2.0-dev.10 07:41:29 v3.2.0-dev.11 07:41:29 v3.2.0-dev.12 07:41:29 v3.2.0-dev.13 07:41:29 v3.2.0-dev.14 07:41:29 v3.2.0-dev.15 07:41:29 v3.2.0-dev.16 07:41:29 v3.2.0-dev.17 07:41:29 v3.2.0-dev.18 07:41:29 v3.2.0-dev.19 07:41:29 v3.2.0-dev.2 07:41:29 v3.2.0-dev.20 07:41:29 v3.2.0-dev.21 07:41:29 v3.2.0-dev.22 07:41:29 v3.2.0-dev.23 07:41:29 v3.2.0-dev.24 07:41:29 v3.2.0-dev.25 07:41:29 v3.2.0-dev.26 07:41:29 v3.2.0-dev.27 07:41:29 v3.2.0-dev.28 07:41:29 v3.2.0-dev.29 07:41:29 v3.2.0-dev.3 07:41:29 v3.2.0-dev.30 07:41:29 v3.2.0-dev.31 07:41:29 v3.2.0-dev.32 07:41:29 v3.2.0-dev.33 07:41:29 v3.2.0-dev.34 07:41:29 v3.2.0-dev.35 07:41:29 v3.2.0-dev.36 07:41:29 v3.2.0-dev.37 07:41:29 v3.2.0-dev.38 07:41:29 v3.2.0-dev.39 07:41:29 v3.2.0-dev.4 07:41:29 v3.2.0-dev.40 07:41:29 v3.2.0-dev.41 07:41:29 v3.2.0-dev.42 07:41:29 v3.2.0-dev.43 07:41:29 v3.2.0-dev.5 07:41:29 v3.2.0-dev.6 07:41:29 v3.2.0-dev.7 07:41:29 v3.2.0-dev.8 07:41:29 v3.2.0-dev.9 [Pipeline] sh 07:41:30 + lftools sign git-tag v3.2.0-dev.43 07:41:30 Signing Git tag with Sigul... 07:41:30 Signing v3.2.0-dev.43 [Pipeline] echo 07:41:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:41:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:41:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:41:31 $ docker stop --time=1 e2ab5f2a3c2908cb8aab2e41bcf6c96f4eb558b2dffca9987b0892b6cd979c43 07:41:33 $ docker rm -f --volumes e2ab5f2a3c2908cb8aab2e41bcf6c96f4eb558b2dffca9987b0892b6cd979c43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:41:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:41:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:41:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:33 prd-ubuntu20.04-docker-8c-8g-5428 does not seem to be running inside a container 07:41: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:41:34 $ docker top 0fb602c21cc4e4d2adb95bd97dfeb6a79ab9de99a760f0ff7924971d05e23fd6 -eo pid,comm 07:41:34 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). 07:41:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:41:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:41:34 [ssh-agent] Looking for ssh-agent implementation... 07:41:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:41:34 $ docker exec 0fb602c21cc4e4d2adb95bd97dfeb6a79ab9de99a760f0ff7924971d05e23fd6 ssh-agent 07:41:34 SSH_AUTH_SOCK=/tmp/ssh-kgpGDpEfQ5xL/agent.32 07:41:34 SSH_AGENT_PID=38 07:41:34 Running ssh-add (command line suppressed) 07:41:34 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_367888625410467775.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_367888625410467775.key) 07:41:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:41:34 + git semver bump pre 07:41:35 2024-07-12 07:41:35,135 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 07:41:35 2024-07-12 07:41:35,135 [bump_version] DEBUG bumping version:3.2.0-dev.43 on axis:pre with prefix:dev 07:41:35 2024-07-12 07:41:35,135 [bump_version] DEBUG bumped version:3.2.0-dev.44 07:41:35 2024-07-12 07:41:35,136 [write_version] DEBUG write version:3.2.0-dev.44 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 07:41:35 2024-07-12 07:41:35,136 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 07:41:35 2024-07-12 07:41:35,136 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 07:41:35 2024-07-12 07:41:35,138 [execute] INFO git cat-file --batch-check 07:41:35 2024-07-12 07:41:35,138 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 07:41:35 2024-07-12 07:41:35,143 [execute] INFO git cat-file --batch 07:41:35 2024-07-12 07:41:35,144 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 07:41:35 2024-07-12 07:41:35,149 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 07:41:35 3.2.0-dev.44 [Pipeline] } 07:41:35 $ docker exec --env ******** --env ******** 0fb602c21cc4e4d2adb95bd97dfeb6a79ab9de99a760f0ff7924971d05e23fd6 ssh-agent -k 07:41:35 unset SSH_AUTH_SOCK; 07:41:35 unset SSH_AGENT_PID; 07:41:35 echo Agent pid 38 killed; 07:41:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:41:35 + git semver [Pipeline] } 07:41:35 $ docker stop --time=1 0fb602c21cc4e4d2adb95bd97dfeb6a79ab9de99a760f0ff7924971d05e23fd6 07:41:37 $ docker rm -f --volumes 0fb602c21cc4e4d2adb95bd97dfeb6a79ab9de99a760f0ff7924971d05e23fd6 [Pipeline] // withDockerContainer [Pipeline] sh 07:41:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:41:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:41:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:37 prd-ubuntu20.04-docker-8c-8g-5428 does not seem to be running inside a container 07:41:37 $ 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 07:41:38 $ docker top db072b55eb22eef906b30a349e83ce5ae80a357f76d9bc8c380e31fa4d2e7f37 -eo pid,comm 07:41:38 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). 07:41:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:41:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:41:38 [ssh-agent] Looking for ssh-agent implementation... 07:41:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:41:38 $ docker exec db072b55eb22eef906b30a349e83ce5ae80a357f76d9bc8c380e31fa4d2e7f37 ssh-agent 07:41:38 SSH_AUTH_SOCK=/tmp/ssh-NGRBUF1qKuuN/agent.32 07:41:38 SSH_AGENT_PID=38 07:41:38 Running ssh-add (command line suppressed) 07:41:38 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16118839403174955369.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16118839403174955369.key) 07:41:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:41:39 + git semver push 07:41:39 2024-07-12 07:41:39,253 [run_push] DEBUG push 07:41:39 2024-07-12 07:41:39,254 [execute] INFO git cat-file --batch-check 07:41:39 2024-07-12 07:41:39,254 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 07:41:39 2024-07-12 07:41:39,258 [execute] INFO git rev-list 1f5fca12267ee5b805c061ed69ed46a539b2bbca -- 07:41:39 2024-07-12 07:41:39,258 [execute] DEBUG Popen(['git', 'rev-list', '1f5fca12267ee5b805c061ed69ed46a539b2bbca', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 07:41:39 2024-07-12 07:41:39,268 [execute] INFO git fetch -v origin 07:41:39 2024-07-12 07:41:39,269 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 07:41:39 2024-07-12 07:41:39,746 [run_push] DEBUG no remote changes detected 07:41:39 2024-07-12 07:41:39,747 [execute] INFO git push origin semver 07:41:39 2024-07-12 07:41:39,747 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 07:41:40 2024-07-12 07:41:40,496 [run_push] DEBUG push all version tags 07:41:40 2024-07-12 07:41:40,496 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:41:40 2024-07-12 07:41:40,497 [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) 07:41:41 2024-07-12 07:41:41,410 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 07:41:41 3.2.0-dev.44 [Pipeline] } 07:41:41 $ docker exec --env ******** --env ******** db072b55eb22eef906b30a349e83ce5ae80a357f76d9bc8c380e31fa4d2e7f37 ssh-agent -k 07:41:41 unset SSH_AUTH_SOCK; 07:41:41 unset SSH_AGENT_PID; 07:41:41 echo Agent pid 38 killed; 07:41:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:41:42 + git semver [Pipeline] } 07:41:42 $ docker stop --time=1 db072b55eb22eef906b30a349e83ce5ae80a357f76d9bc8c380e31fa4d2e7f37 07:41:43 $ docker rm -f --volumes db072b55eb22eef906b30a349e83ce5ae80a357f76d9bc8c380e31fa4d2e7f37 [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 07:41:44 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 07:41:44 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 07:41:44 total 16 07:41:44 drwxr-xr-x 3 root root 4096 Jul 12 07:33 . 07:41:44 drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 07:41 .. 07:41:44 drwxr-xr-x 2 root root 4096 Jul 12 07:33 cost 07:41:44 -rw-r--r-- 1 root root 88 Jul 12 07:33 cost.csv 07:41:44 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 07:41:44 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 07:41:44 total 16 07:41:44 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 07:33 . 07:41:44 drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 07:41 .. 07:41:44 drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 07:33 cost 07:41:44 -rw-r--r-- 1 jenkins jenkins 88 Jul 12 07:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:41:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:41:45 ---> package-listing.sh 07:41:45 ++ facter osfamily 07:41:45 ++ tr '[:upper:]' '[:lower:]' 07:41:45 + OS_FAMILY=debian 07:41:45 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 07:41:45 + START_PACKAGES=/tmp/packages_start.txt 07:41:45 + END_PACKAGES=/tmp/packages_end.txt 07:41:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:41:45 + PACKAGES=/tmp/packages_start.txt 07:41:45 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 07:41:45 + PACKAGES=/tmp/packages_end.txt 07:41:45 + case "${OS_FAMILY}" in 07:41:45 + dpkg -l 07:41:45 + grep '^ii' 07:41:45 + '[' -f /tmp/packages_start.txt ']' 07:41:45 + '[' -f /tmp/packages_end.txt ']' 07:41:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:41:45 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 07:41:45 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 07:41:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 07:41:45 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 07:41:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:41:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:46 prd-ubuntu20.04-docker-8c-8g-5428 does not seem to be running inside a container 07:41:46 $ 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 07:41:46 $ docker top b7d7b313086ec0b6b2fd1cc933fe56dcfd40769954cdba86a3291a56f21664bc -eo pid,comm [Pipeline] { [Pipeline] sh 07:41:47 + touch /tmp/pre-build-complete [Pipeline] sh 07:41:47 + mkdir -p /var/log/sysstat [Pipeline] sh 07:41:47 + ls /var/log/sa-host 07:41:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:41:47 provisioning config files... 07:41:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config18284281933814689416tmp [Pipeline] { [Pipeline] echo 07:41:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:41:48 ---> create-netrc.sh [Pipeline] } 07:41:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:41:48 ---> python-tools-install.sh [Pipeline] echo 07:41:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:41:48 ---> sudo-logs.sh 07:41:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:41:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:41:48 ---> job-cost.sh 07:41:48 lf-activate-venv: SKIPPING 07:41:48 DEBUG: total: 0.2199999988079071 07:41:48 INFO: Retrieving Stack Cost... 07:41:49 INFO: Retrieving Pricing Info for: v3-standard-8 07:41:49 INFO: Archiving Costs [Pipeline] echo 07:41:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:41:50 ---> logs-deploy.sh 07:41:50 lf-activate-venv: SKIPPING 07:41:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/299 07:41:50 INFO: archiving workspace using pattern(s): 07:41:51 Archives upload complete. 07:41:51 INFO: archiving logs to Nexus 07:41:51 ---> uname -a: 07:41:51 Linux prd-ubuntu20-04-docker-8c-8g-5428 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:41:51 07:41:51 07:41:51 ---> lscpu: 07:41:51 Architecture: x86_64 07:41:51 CPU op-mode(s): 32-bit, 64-bit 07:41:51 Byte Order: Little Endian 07:41:51 Address sizes: 40 bits physical, 48 bits virtual 07:41:51 CPU(s): 8 07:41:51 On-line CPU(s) list: 0-7 07:41:51 Thread(s) per core: 1 07:41:51 Core(s) per socket: 1 07:41:51 Socket(s): 8 07:41:51 NUMA node(s): 1 07:41:51 Vendor ID: AuthenticAMD 07:41:51 CPU family: 23 07:41:51 Model: 49 07:41:51 Model name: AMD EPYC-Rome Processor 07:41:51 Stepping: 0 07:41:51 CPU MHz: 2799.998 07:41:51 BogoMIPS: 5599.99 07:41:51 Virtualization: AMD-V 07:41:51 Hypervisor vendor: KVM 07:41:51 Virtualization type: full 07:41:51 L1d cache: 256 KiB 07:41:51 L1i cache: 256 KiB 07:41:51 L2 cache: 4 MiB 07:41:51 L3 cache: 128 MiB 07:41:51 NUMA node0 CPU(s): 0-7 07:41:51 Vulnerability Itlb multihit: Not affected 07:41:51 Vulnerability L1tf: Not affected 07:41:51 Vulnerability Mds: Not affected 07:41:51 Vulnerability Meltdown: Not affected 07:41:51 Vulnerability Mmio stale data: Not affected 07:41:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:41:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:41:51 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:41:51 Vulnerability Srbds: Not affected 07:41:51 Vulnerability Tsx async abort: Not affected 07:41:51 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 07:41:51 07:41:51 07:41:51 ---> nproc: 07:41:51 8 07:41:51 07:41:51 07:41:51 ---> df -h: 07:41:51 Filesystem Size Used Avail Use% Mounted on 07:41:51 overlay 155G 12G 144G 8% / 07:41:51 tmpfs 64M 0 64M 0% /dev 07:41:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:41:51 shm 64M 0 64M 0% /dev/shm 07:41:51 /dev/vda1 155G 12G 144G 8% /facter-os 07:41:51 07:41:51 07:41:51 ---> sar -b -r -n DEV: 07:41:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5428) 07/12/24 _x86_64_ (8 CPU) 07:41:51 07:41:51 07:31:12 LINUX RESTART (8 CPU) 07:41:51 07:41:51 07:32:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:41:51 07:33:01 112.39 3.54 108.85 0.00 438.98 36458.50 0.00 07:41:51 07:34:01 106.80 0.18 106.61 0.00 9.33 42589.40 0.00 07:41:51 07:35:01 1.53 0.00 1.53 0.00 0.00 17.75 0.00 07:41:51 07:36:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 07:41:51 07:37:01 48.74 6.75 41.99 0.00 4434.86 8450.06 0.00 07:41:51 07:38:01 6.45 0.02 6.43 0.00 0.13 130.38 0.00 07:41:51 07:39:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 07:41:51 07:40:01 1.63 0.00 1.63 0.00 0.00 19.33 0.00 07:41:51 07:41:01 39.31 0.28 39.03 0.00 17.86 23569.94 0.00 07:41:51 Average: 35.34 1.19 34.15 0.00 544.76 12318.55 0.00 07:41:51 07:41:51 07:32:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:41:51 07:33:01 27948868 31495232 809128 2.46 100892 3616396 1909548 5.63 1679744 2753520 1099864 07:41:51 07:34:01 28712916 31562532 746140 2.27 105620 2956608 1742920 5.14 1111596 2596472 320 07:41:51 07:35:01 28713316 31563116 745436 2.27 105652 2956612 1742920 5.14 1111400 2596476 16 07:41:51 07:36:01 28720288 31570196 738104 2.24 105684 2956612 1742920 5.14 1103516 2596476 4 07:41:51 07:37:01 28266236 31547892 728892 2.22 134816 3357080 1700112 5.01 1389552 2728588 1028 07:41:51 07:38:01 28271920 31548768 727088 2.21 133408 3353820 1684312 4.96 1386448 2725384 8 07:41:51 07:39:01 28272944 31549860 725948 2.21 133484 3353832 1684312 4.96 1385484 2725392 8 07:41:51 07:40:01 28276420 31553428 722560 2.20 133536 3353836 1684312 4.96 1382448 2725388 4 07:41:51 07:41:01 27143824 31277296 991284 3.01 146828 4122052 2092588 6.17 1686256 3468300 138948 07:41:51 Average: 28258526 31518702 770509 2.34 122213 3336316 1775994 5.23 1359605 2768444 137800 07:41:51 07:41:51 07:32:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:41:51 07:33:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 07:41:51 07:33:01 veth53494c8 77.83 144.06 7.77 1273.95 0.00 0.00 0.00 0.10 07:41:51 07:33:01 ens3 328.57 197.70 4678.92 37.84 0.00 0.00 0.00 0.00 07:41:51 07:33:01 docker0 100.49 166.46 8.52 1417.20 0.00 0.00 0.00 0.00 07:41:51 07:34:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 07:41:51 07:34:01 ens3 105.25 66.71 2545.94 15.35 0.00 0.00 0.00 0.00 07:41:51 07:34:01 docker0 0.77 0.73 0.07 0.25 0.00 0.00 0.00 0.00 07:41:51 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:51 07:35:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:41:51 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:51 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:51 07:36:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:41:51 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:51 07:37:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 07:41:51 07:37:01 ens3 194.03 92.47 2713.93 6.54 0.00 0.00 0.00 0.00 07:41:51 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:51 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:51 07:38:01 ens3 0.28 0.23 0.02 0.02 0.00 0.00 0.00 0.00 07:41:51 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:51 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:51 07:39:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:41:51 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:51 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:51 07:40:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:41:51 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:51 07:41:01 veth0b8b679 22.40 32.81 2.12 275.54 0.00 0.00 0.00 0.02 07:41:51 07:41:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 07:41:51 07:41:01 ens3 153.36 91.60 3893.04 14.35 0.00 0.00 0.00 0.00 07:41:51 07:41:01 docker0 22.40 32.71 1.81 275.53 0.00 0.00 0.00 0.00 07:41:51 Average: veth0b8b679 2.49 3.65 0.24 30.67 0.00 0.00 0.00 0.00 07:41:51 Average: lo 0.52 0.52 0.05 0.05 0.00 0.00 0.00 0.00 07:41:51 Average: ens3 86.42 49.61 1531.06 8.18 0.00 0.00 0.00 0.00 07:41:51 Average: docker0 13.58 21.94 1.14 185.83 0.00 0.00 0.00 0.00 07:41:51 07:41:51 07:41:51 ---> sar -P ALL: 07:41:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5428) 07/12/24 _x86_64_ (8 CPU) 07:41:51 07:41:51 07:31:12 LINUX RESTART (8 CPU) 07:41:51 07:41:51 07:32:02 CPU %user %nice %system %iowait %steal %idle 07:41:51 07:33:01 all 27.81 0.00 5.93 3.34 0.09 62.82 07:41:51 07:33:01 0 28.30 0.00 6.34 1.56 0.10 63.70 07:41:51 07:33:01 1 27.66 0.00 6.93 13.35 0.10 51.96 07:41:51 07:33:01 2 27.72 0.00 6.01 3.30 0.09 62.88 07:41:51 07:33:01 3 27.11 0.00 5.52 1.20 0.09 66.09 07:41:51 07:33:01 4 28.24 0.00 5.73 0.86 0.10 65.06 07:41:51 07:33:01 5 29.19 0.00 5.47 0.57 0.10 64.67 07:41:51 07:33:01 6 27.43 0.00 5.38 0.79 0.09 66.31 07:41:51 07:33:01 7 26.81 0.00 6.08 5.14 0.09 61.88 07:41:51 07:34:01 all 18.71 0.00 3.18 2.80 0.05 75.26 07:41:51 07:34:01 0 18.64 0.00 3.37 5.69 0.05 72.25 07:41:51 07:34:01 1 18.63 0.00 3.37 10.47 0.05 67.49 07:41:51 07:34:01 2 18.23 0.00 3.04 3.14 0.05 75.55 07:41:51 07:34:01 3 19.57 0.00 3.17 1.49 0.07 75.70 07:41:51 07:34:01 4 18.45 0.00 3.68 0.47 0.05 77.35 07:41:51 07:34:01 5 18.47 0.00 2.67 0.02 0.05 78.79 07:41:51 07:34:01 6 19.13 0.00 3.12 0.37 0.05 77.32 07:41:51 07:34:01 7 18.58 0.00 3.01 0.76 0.05 77.60 07:41:51 07:35:01 all 0.09 0.00 0.01 0.01 0.01 99.89 07:41:51 07:35:01 0 0.57 0.00 0.02 0.00 0.02 99.40 07:41:51 07:35:01 1 0.00 0.00 0.00 0.03 0.00 99.97 07:41:51 07:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:41:51 07:35:01 3 0.05 0.00 0.02 0.02 0.00 99.92 07:41:51 07:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:41:51 07:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:41:51 07:35:01 6 0.07 0.00 0.00 0.00 0.00 99.93 07:41:51 07:35:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:41:51 07:36:01 all 0.12 0.00 0.01 0.00 0.01 99.86 07:41:51 07:36:01 0 0.78 0.00 0.05 0.00 0.02 99.15 07:41:51 07:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:41:51 07:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:41:51 07:36:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:41:51 07:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:41:51 07:36:01 5 0.02 0.00 0.02 0.00 0.03 99.93 07:41:51 07:36:01 6 0.07 0.00 0.00 0.00 0.00 99.93 07:41:51 07:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:41:51 07:37:01 all 2.65 0.00 1.49 0.41 0.02 95.42 07:41:51 07:37:01 0 2.65 0.00 1.10 0.53 0.02 95.70 07:41:51 07:37:01 1 1.92 0.00 1.52 0.12 0.02 96.43 07:41:51 07:37:01 2 2.05 0.00 0.90 0.08 0.02 96.95 07:41:51 07:37:01 3 2.20 0.00 1.02 1.22 0.05 95.51 07:41:51 07:37:01 4 3.34 0.00 1.44 0.28 0.02 94.92 07:41:51 07:37:01 5 2.26 0.00 1.27 0.03 0.02 96.42 07:41:51 07:37:01 6 3.64 0.00 3.40 0.48 0.02 92.46 07:41:51 07:37:01 7 3.18 0.00 1.24 0.55 0.02 95.02 07:41:51 07:38:01 all 0.08 0.00 0.05 0.02 0.01 99.84 07:41:51 07:38:01 0 0.08 0.00 0.07 0.03 0.02 99.80 07:41:51 07:38:01 1 0.03 0.00 0.02 0.02 0.00 99.93 07:41:51 07:38:01 2 0.05 0.00 0.05 0.02 0.00 99.88 07:41:51 07:38:01 3 0.05 0.00 0.03 0.08 0.00 99.83 07:41:51 07:38:01 4 0.08 0.00 0.03 0.00 0.02 99.87 07:41:51 07:38:01 5 0.23 0.00 0.10 0.00 0.00 99.67 07:41:51 07:38:01 6 0.07 0.00 0.03 0.00 0.02 99.88 07:41:51 07:38:01 7 0.05 0.00 0.05 0.00 0.02 99.88 07:41:51 07:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:41:51 07:39:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:41:51 07:39:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:41:51 07:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:41:51 07:39:01 3 0.00 0.00 0.00 0.03 0.00 99.97 07:41:51 07:39:01 4 0.05 0.00 0.03 0.00 0.00 99.92 07:41:51 07:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:41:51 07:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:41:51 07:39:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:41:51 07:40:01 all 0.01 0.00 0.01 0.01 0.01 99.97 07:41:51 07:40:01 0 0.03 0.00 0.03 0.02 0.02 99.90 07:41:51 07:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:41:51 07:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:41:51 07:40:01 3 0.00 0.00 0.00 0.03 0.02 99.95 07:41:51 07:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:51 07:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:41:51 07:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:41:51 07:40:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:41:51 07:41:01 all 3.44 0.00 1.56 0.64 0.03 94.33 07:41:51 07:41:01 0 3.30 0.00 1.20 0.27 0.02 95.21 07:41:51 07:41:01 1 3.03 0.00 2.00 4.24 0.03 90.70 07:41:51 07:41:01 2 4.35 0.00 1.47 0.00 0.02 94.16 07:41:51 07:41:01 3 1.82 0.00 0.82 0.37 0.02 96.97 07:41:51 07:41:01 4 3.82 0.00 1.27 0.03 0.03 94.84 07:41:51 07:41:01 5 3.22 0.00 2.82 0.02 0.03 93.92 07:41:51 07:41:01 6 4.47 0.00 1.69 0.02 0.02 93.81 07:41:51 07:41:01 7 3.53 0.00 1.19 0.22 0.03 95.02 07:41:51 Average: all 5.81 0.00 1.34 0.79 0.03 92.03 07:41:51 Average: 0 5.98 0.00 1.34 0.90 0.03 91.75 07:41:51 Average: 1 5.62 0.00 1.52 3.10 0.03 89.74 07:41:51 Average: 2 5.75 0.00 1.26 0.72 0.02 92.25 07:41:51 Average: 3 5.58 0.00 1.16 0.49 0.03 92.74 07:41:51 Average: 4 5.93 0.00 1.34 0.18 0.03 92.52 07:41:51 Average: 5 5.86 0.00 1.36 0.07 0.03 92.68 07:41:51 Average: 6 6.03 0.00 1.50 0.18 0.02 92.27 07:41:51 Average: 7 5.72 0.00 1.27 0.73 0.03 92.26 07:41:51 07:41:51 07:41:51