Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 93aa667caffba8eb1ce2d7e99417c2eb8f001cb9 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-ssh7722544035743357952.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh17092772558213007924.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-secrets/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-secrets/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh763035782120412451.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh6995675896578526173.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-secrets/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-secrets/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17474870219784459997.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-secrets, 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-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40403 in /w/workspace/edgexfoundry_go-mod-secrets_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-secrets.git > git init /w/workspace/edgexfoundry_go-mod-secrets_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 93aa667caffba8eb1ce2d7e99417c2eb8f001cb9 (main) Commit message: "Merge pull request #316 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v4-4.0.0" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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 93aa667caffba8eb1ce2d7e99417c2eb8f001cb9 # timeout=10 > git rev-list --no-walk 2aeafec40e945ffd710c5ee4b49eca9139016219 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:12:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:12:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:12:45 ========================================================= 05:12:45 EdgeX Global Pipelines Version Info 05:12:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:12:45 ------------------- 05:12:45 stable info: 05:12:45 ------------------- 05:12:45 Commited By: Cherry Wang cherry@iotechsys.com 05:12:45 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 05:12:45 Message: update stable to v1.0.269 05:12:46 ------------------- 05:12:46 experimental info: 05:12:46 ------------------- 05:12:46 Commited By: Ginny Guan ginny@iotechsys.com 05:12:46 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 05:12:46 Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:12:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 05:12:46 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 05:12:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:12:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:12:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:12:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:12:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:12:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:12:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:12:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:12:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:12:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 05:12:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:12:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:12:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:12:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:12:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:12:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:12:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:12:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:12:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:12:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:12:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:12:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:12:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:12:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:12:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:12:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:12:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:12:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:12:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93aa667caffba8eb1ce2d7e99417c2eb8f001cb9 [Pipeline] echo 05:12:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 93aa667 [Pipeline] echo 05:12:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:12:47 + git rev-list -1 --merges 93aa667caffba8eb1ce2d7e99417c2eb8f001cb9~1..93aa667caffba8eb1ce2d7e99417c2eb8f001cb9 [Pipeline] echo 05:12:47 -----------> git rev-list -1 --merges 93aa667caffba8eb1ce2d7e99417c2eb8f001cb9~1..93aa667caffba8eb1ce2d7e99417c2eb8f001cb9 93aa667caffba8eb1ce2d7e99417c2eb8f001cb9 05:12:47 93aa667caffba8eb1ce2d7e99417c2eb8f001cb9 [false] [Pipeline] sh 05:12:48 + git log --format=format:%s -1 93aa667caffba8eb1ce2d7e99417c2eb8f001cb9 [Pipeline] echo 05:12:48 ========================================================= 05:12:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:12:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:12:48 + git log --format=format:%s -1 93aa667caffba8eb1ce2d7e99417c2eb8f001cb9 [Pipeline] echo 05:12:48 [semverPrep] GIT_COMMIT: 93aa667caffba8eb1ce2d7e99417c2eb8f001cb9, Commit Message: Merge pull request #316 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v4-4.0.0 [Pipeline] echo 05:12:48 [semverPrep] This is not a build commit. [Pipeline] sh 05:12:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:12:48 + grep -v github /etc/ssh/ssh_known_hosts 05:12:48 + [ -e /tmp/ssh_known_hosts ] 05:12:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:12:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:12:48 + sudo tee -a /etc/ssh/ssh_known_hosts 05:12:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:12:49 05:12:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:12:49 0.1.4: Pulling from edgex-devops/py-git-semver 05:12:49 b85a868b505f: Pulling fs layer 05:12:49 e2be974225ed: Pulling fs layer 05:12:49 339a4e72a1f5: Pulling fs layer 05:12:49 988bab9f4d93: Pulling fs layer 05:12:49 988bab9f4d93: Waiting 05:12:49 1469e6f7b9e6: Pulling fs layer 05:12:49 eaf3925da568: Pulling fs layer 05:12:49 eaf3925da568: Waiting 05:12:49 1469e6f7b9e6: Waiting 05:12:49 bab4dde63d76: Pulling fs layer 05:12:49 bde34c3a00c8: Pulling fs layer 05:12:49 bab4dde63d76: Waiting 05:12:49 bde34c3a00c8: Waiting 05:12:49 b352a97aabf1: Pulling fs layer 05:12:49 4872d77fe225: Pulling fs layer 05:12:49 5851b861e8e6: Pulling fs layer 05:12:49 b352a97aabf1: Waiting 05:12:49 4872d77fe225: Waiting 05:12:49 5851b861e8e6: Waiting 05:12:50 e2be974225ed: Verifying Checksum 05:12:50 e2be974225ed: Download complete 05:12:50 988bab9f4d93: Verifying Checksum 05:12:50 988bab9f4d93: Download complete 05:12:50 1469e6f7b9e6: Verifying Checksum 05:12:50 1469e6f7b9e6: Download complete 05:12:50 eaf3925da568: Verifying Checksum 05:12:50 eaf3925da568: Download complete 05:12:50 339a4e72a1f5: Verifying Checksum 05:12:50 339a4e72a1f5: Download complete 05:12:50 bde34c3a00c8: Download complete 05:12:50 b352a97aabf1: Download complete 05:12:50 4872d77fe225: Download complete 05:12:50 5851b861e8e6: Verifying Checksum 05:12:50 5851b861e8e6: Download complete 05:12:50 b85a868b505f: Verifying Checksum 05:12:50 b85a868b505f: Download complete 05:12:50 bab4dde63d76: Verifying Checksum 05:12:50 bab4dde63d76: Download complete 05:12:51 b85a868b505f: Pull complete 05:12:51 e2be974225ed: Pull complete 05:12:51 339a4e72a1f5: Pull complete 05:12:51 988bab9f4d93: Pull complete 05:12:52 1469e6f7b9e6: Pull complete 05:12:52 eaf3925da568: Pull complete 05:12:54 bab4dde63d76: Pull complete 05:12:54 bde34c3a00c8: Pull complete 05:12:54 b352a97aabf1: Pull complete 05:12:54 4872d77fe225: Pull complete 05:12:54 5851b861e8e6: Pull complete 05:12:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:12:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:12:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:54 prd-ubuntu20.04-docker-8c-8g-40403 does not seem to be running inside a container 05:12:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 05:12:55 $ docker top d2f00ba8351eb77b5aa1eac1972f62a63aace48577893e39179a4181d8126140 -eo pid,comm 05:12:55 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). 05:12:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:12:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:12:55 [ssh-agent] Looking for ssh-agent implementation... 05:12:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:12:55 $ docker exec d2f00ba8351eb77b5aa1eac1972f62a63aace48577893e39179a4181d8126140 ssh-agent 05:12:55 SSH_AUTH_SOCK=/tmp/ssh-XLG9A4HImMKu/agent.31 05:12:55 SSH_AGENT_PID=37 05:12:55 Running ssh-add (command line suppressed) 05:12:56 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5516643841166123435.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5516643841166123435.key) 05:12:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:12:56 + git tag --points-at HEAD [Pipeline] } 05:12:56 $ docker exec --env ******** --env ******** d2f00ba8351eb77b5aa1eac1972f62a63aace48577893e39179a4181d8126140 ssh-agent -k 05:12:56 unset SSH_AUTH_SOCK; 05:12:56 unset SSH_AGENT_PID; 05:12:56 echo Agent pid 37 killed; 05:12:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:12:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:12:56 [ssh-agent] Looking for ssh-agent implementation... 05:12:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:12:56 $ docker exec d2f00ba8351eb77b5aa1eac1972f62a63aace48577893e39179a4181d8126140 ssh-agent 05:12:56 SSH_AUTH_SOCK=/tmp/ssh-yzPgoObD1CfN/agent.70 05:12:56 SSH_AGENT_PID=76 05:12:56 Running ssh-add (command line suppressed) 05:12:56 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_16478989008034060300.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_16478989008034060300.key) 05:12:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:12:57 + git semver init 05:12:57 2025-03-06 05:12:57,404 [run_init] DEBUG init version:0.0.0 force:False 05:12:57 2025-03-06 05:12:57,405 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver 05:12:57 2025-03-06 05:12:57,405 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/edgexfoundry_go-mod-secrets_main/.semver 05:12:57 2025-03-06 05:12:57,405 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 05:12:58 2025-03-06 05:12:58,261 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.git/info/exclude 05:12:58 2025-03-06 05:12:58,262 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:False 05:12:58 2025-03-06 05:12:58,262 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 05:12:58 2025-03-06 05:12:58,262 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 05:12:58 4.0.0-dev.14 [Pipeline] } 05:12:58 $ docker exec --env ******** --env ******** d2f00ba8351eb77b5aa1eac1972f62a63aace48577893e39179a4181d8126140 ssh-agent -k 05:12:58 unset SSH_AUTH_SOCK; 05:12:58 unset SSH_AGENT_PID; 05:12:58 echo Agent pid 76 killed; 05:12:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:12:58 + git semver [Pipeline] } 05:12:59 $ docker stop --time=1 d2f00ba8351eb77b5aa1eac1972f62a63aace48577893e39179a4181d8126140 05:13:00 $ docker rm -f --volumes d2f00ba8351eb77b5aa1eac1972f62a63aace48577893e39179a4181d8126140 [Pipeline] // withDockerContainer [Pipeline] sh 05:13:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:13:01 Stashed 1 file(s) [Pipeline] echo 05:13:01 [edgeXSemver]: initialized semver on version 4.0.0-dev.14 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 05:13:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:13:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:13:01 ========================================================= 05:13:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:13:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 05:13:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:13:01 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:13:01 da9db072f522: Pulling fs layer 05:13:01 6ef4a4ee8ca5: Pulling fs layer 05:13:01 06f05ace1117: Pulling fs layer 05:13:01 5fe327b54edc: Pulling fs layer 05:13:01 4f4fb700ef54: Pulling fs layer 05:13:01 92a5565b7b96: Pulling fs layer 05:13:01 ff9bb7016b71: Pulling fs layer 05:13:01 b67dba6c2c7d: Pulling fs layer 05:13:01 a813b0c90790: Pulling fs layer 05:13:01 5fe327b54edc: Waiting 05:13:01 b67dba6c2c7d: Waiting 05:13:01 ff9bb7016b71: Waiting 05:13:01 92a5565b7b96: Waiting 05:13:01 4f4fb700ef54: Waiting 05:13:01 a813b0c90790: Waiting 05:13:01 6ef4a4ee8ca5: Verifying Checksum 05:13:01 6ef4a4ee8ca5: Download complete 05:13:01 5fe327b54edc: Verifying Checksum 05:13:01 5fe327b54edc: Download complete 05:13:01 4f4fb700ef54: Download complete 05:13:01 92a5565b7b96: Verifying Checksum 05:13:01 92a5565b7b96: Download complete 05:13:01 da9db072f522: Verifying Checksum 05:13:01 da9db072f522: Download complete 05:13:02 da9db072f522: Pull complete 05:13:02 6ef4a4ee8ca5: Pull complete 05:13:03 ff9bb7016b71: Verifying Checksum 05:13:03 ff9bb7016b71: Download complete 05:13:03 a813b0c90790: Verifying Checksum 05:13:03 a813b0c90790: Download complete 05:13:03 06f05ace1117: Download complete 05:13:03 b67dba6c2c7d: Verifying Checksum 05:13:03 b67dba6c2c7d: Download complete 05:13:07 06f05ace1117: Pull complete 05:13:07 5fe327b54edc: Pull complete 05:13:07 4f4fb700ef54: Pull complete 05:13:07 92a5565b7b96: Pull complete 05:13:07 ff9bb7016b71: Pull complete 05:13:10 b67dba6c2c7d: Pull complete 05:13:10 a813b0c90790: Pull complete 05:13:10 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 05:13:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:13:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 05:13:10 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:11 + docker inspect -f . ci-base-image-x86_64 05:13:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:11 prd-ubuntu20.04-docker-8c-8g-40403 does not seem to be running inside a container 05:13:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 05:13:13 $ docker top 7264cedbbfa3bc65cacc1eebbc0c081ecd6028d41bb0b841bcc1c7fcfa3f36aa -eo pid,comm [Pipeline] { [Pipeline] sh 05:13:13 + go version 05:13:13 go version go1.23.4 linux/amd64 [Pipeline] } 05:13:13 $ docker stop --time=1 7264cedbbfa3bc65cacc1eebbc0c081ecd6028d41bb0b841bcc1c7fcfa3f36aa 05:13:14 $ docker rm -f --volumes 7264cedbbfa3bc65cacc1eebbc0c081ecd6028d41bb0b841bcc1c7fcfa3f36aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:15 + docker inspect -f . ci-base-image-x86_64 05:13:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:15 prd-ubuntu20.04-docker-8c-8g-40403 does not seem to be running inside a container 05:13:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 05:13:15 $ docker top 493a6ffaf2549e13adc04a5cffd0c7426e77a953f019d4b0e3792766eca10076 -eo pid,comm [Pipeline] { [Pipeline] sh 05:13:16 + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] fileExists [Pipeline] sh 05:13:16 + make test 05:13:16 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 05:13:16 go: downloading github.com/stretchr/testify v1.10.0 05:13:16 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0 05:13:16 go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 05:13:16 go: downloading github.com/davecgh/go-spew v1.1.1 05:13:16 go: downloading github.com/pmezard/go-difflib v1.0.0 05:13:16 go: downloading github.com/stretchr/objx v0.5.2 05:13:16 go: downloading github.com/zeebo/errs v1.4.0 05:13:16 go: downloading google.golang.org/grpc v1.70.0 05:13:16 go: downloading github.com/go-kit/log v0.2.1 05:13:16 go: downloading github.com/go-playground/validator/v10 v10.25.0 05:13:16 go: downloading github.com/google/uuid v1.6.0 05:13:16 go: downloading gopkg.in/yaml.v3 v3.0.1 05:13:16 go: downloading github.com/go-jose/go-jose/v4 v4.0.5 05:13:16 go: downloading google.golang.org/protobuf v1.36.1 05:13:16 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:13:16 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 05:13:16 go: downloading github.com/go-playground/universal-translator v0.18.1 05:13:16 go: downloading github.com/leodido/go-urn v1.4.0 05:13:16 go: downloading golang.org/x/crypto v0.32.0 05:13:16 go: downloading golang.org/x/text v0.21.0 05:13:17 go: downloading golang.org/x/net v0.34.0 05:13:17 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a 05:13:17 go: downloading github.com/go-playground/locales v0.14.1 05:13:17 go: downloading golang.org/x/sys v0.29.0 05:13:35 ? github.com/edgexfoundry/go-mod-secrets/v4/pkg/keys [no test files] 05:13:35 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/fileioperformer/mocks coverage: 0.0% of statements 05:13:35 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/authtokenloader/mocks coverage: 0.0% of statements 05:13:38 github.com/edgexfoundry/go-mod-secrets/v4/secrets/mocks coverage: 0.0% of statements 05:13:38 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/runtimetokenprovider/mocks coverage: 0.0% of statements 05:13:43 ok github.com/edgexfoundry/go-mod-secrets/v4/internal/pkg/openbao 8.851s coverage: 74.5% of statements 05:13:43 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg 1.023s coverage: 52.2% of statements 05:13:44 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/listener 10.034s coverage: 96.7% of statements 05:13:44 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/authtokenloader 1.028s coverage: 82.9% of statements 05:13:44 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/fileioperformer 1.017s coverage: 100.0% of statements 05:13:44 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/runtimetokenprovider 1.026s coverage: 55.8% of statements 05:13:44 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/types 1.019s coverage: 73.7% of statements 05:13:44 ok github.com/edgexfoundry/go-mod-secrets/v4/secrets 1.023s coverage: 100.0% of statements 05:14:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:14:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:14:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:14:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:14:04 $ docker stop --time=1 493a6ffaf2549e13adc04a5cffd0c7426e77a953f019d4b0e3792766eca10076 05:14:06 $ docker rm -f --volumes 493a6ffaf2549e13adc04a5cffd0c7426e77a953f019d4b0e3792766eca10076 [Pipeline] // withDockerContainer [Pipeline] sh 05:14:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:14:07 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 05:14:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:14:07 05:14:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:14:07 latest: Pulling from edgex-lftools-log-publisher 05:14:07 5eb5b503b376: Pulling fs layer 05:14:07 5c69ac0246d0: Pulling fs layer 05:14:07 ec43610c2a17: Pulling fs layer 05:14:07 3a2ae6a8a46f: Pulling fs layer 05:14:07 33b1e0a273af: Pulling fs layer 05:14:07 5d3b04190fa2: Pulling fs layer 05:14:07 2f39f015ded8: Pulling fs layer 05:14:07 5d3b04190fa2: Waiting 05:14:07 3a2ae6a8a46f: Waiting 05:14:07 33b1e0a273af: Waiting 05:14:07 2f39f015ded8: Waiting 05:14:07 5c69ac0246d0: Verifying Checksum 05:14:07 5c69ac0246d0: Download complete 05:14:07 3a2ae6a8a46f: Verifying Checksum 05:14:07 3a2ae6a8a46f: Download complete 05:14:07 33b1e0a273af: Verifying Checksum 05:14:07 33b1e0a273af: Download complete 05:14:07 5d3b04190fa2: Verifying Checksum 05:14:07 5d3b04190fa2: Download complete 05:14:07 ec43610c2a17: Verifying Checksum 05:14:07 ec43610c2a17: Download complete 05:14:08 5eb5b503b376: Verifying Checksum 05:14:08 5eb5b503b376: Download complete 05:14:08 2f39f015ded8: Download complete 05:14:09 5eb5b503b376: Pull complete 05:14:09 5c69ac0246d0: Pull complete 05:14:09 ec43610c2a17: Pull complete 05:14:09 3a2ae6a8a46f: Pull complete 05:14:09 33b1e0a273af: Pull complete 05:14:09 5d3b04190fa2: Pull complete 05:14:14 2f39f015ded8: Pull complete 05:14:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:14:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:14:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:14 prd-ubuntu20.04-docker-8c-8g-40403 does not seem to be running inside a container 05:14:14 $ 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/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 05:14:15 $ docker top 12dfc042372eb752c09baecf4e57a848364556fd7bc5252734dc8ef9dd956504 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:14:15 ---> job-cost.sh 05:14:15 lf-activate-venv: SKIPPING 05:14:15 INFO: No Stack... 05:14:16 INFO: Retrieving Pricing Info for: v3-standard-8 05:14:16 INFO: Archiving Costs [Pipeline] sh 05:14:16 + cat /w/workspace/edgexfoundry_go-mod-secrets_main/archives/cost.csv 05:14:16 + cut -d, -f6 [Pipeline] lock 05:14:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-111-stack-cost] 05:14:16 Resource [jenkins-edgexfoundry-go-mod-secrets-main-111-stack-cost] did not exist. Created. 05:14:16 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:14:17 + echo total: 0.2199999988079071 [Pipeline] stash 05:14:17 Stashed 1 file(s) [Pipeline] } 05:14:17 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-secrets-main-111-stack-cost] [Pipeline] // lock [Pipeline] } 05:14:17 $ docker stop --time=1 12dfc042372eb752c09baecf4e57a848364556fd7bc5252734dc8ef9dd956504 05:14:18 $ docker rm -f --volumes 12dfc042372eb752c09baecf4e57a848364556fd7bc5252734dc8ef9dd956504 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:14:18 provisioning config files... 05:14:18 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config11384462804030158840tmp [Pipeline] { [Pipeline] sh 05:14:18 + set +x 05:14:18 + curl -s+ https://codecov.io/bash 05:14:18 bash -s -- 05:14:18 05:14:18 _____ _ 05:14:18 / ____| | | 05:14:18 | | ___ __| | ___ ___ _____ __ 05:14:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:14:18 | |___| (_) | (_| | __/ (_| (_) \ V / 05:14:18 \_____\___/ \__,_|\___|\___\___/ \_/ 05:14:18 Bash-1.0.6 05:14:18 05:14:18 05:14:18 ==> git version 2.25.1 found 05:14:18 ==> 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 05:14:18 Release-Date: 2020-01-08 05:14:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:14:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:14:18 ==> Jenkins CI detected. 05:14:18 current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main 05:14:18 project root: . 05:14:18 --> token set from env 05:14:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:14:18 ==> Running gcov in . (disable via -X gcov) 05:14:18 ==> Python coveragepy not found 05:14:18 ==> Searching for coverage reports in: 05:14:18 + . 05:14:18 -> Found 1 reports 05:14:18 ==> Detecting git/mercurial file structure 05:14:18 ==> Reading reports 05:14:18 + ./coverage.out bytes=78431 05:14:18 ==> Appending adjustments 05:14:18 https://docs.codecov.io/docs/fixing-reports 05:14:19 + Found adjustments 05:14:19 ==> Gzipping contents 05:14:19 12K /tmp/codecov.FtdeFZ.gz 05:14:19 ==> Uploading reports 05:14:19 url: https://codecov.io 05:14:19 query: branch=main&commit=93aa667caffba8eb1ce2d7e99417c2eb8f001cb9&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F111%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 05:14:19 -> Pinging Codecov 05:14:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=93aa667caffba8eb1ce2d7e99417c2eb8f001cb9&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F111%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 05:14:19 -> Uploading to 05:14:19 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-secrets/93aa667caffba8eb1ce2d7e99417c2eb8f001cb9/37ec8840-fcf4-4bfe-af6d-943709dc5482.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250306%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250306T051419Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2e73555b92e452a7ae242f70893e9df94504f57dd004651e54e665b396ef93aa 05:14:19 % Total % Received % Xferd Average Speed Time Time Time Current 05:14:19 Dload Upload Total Spent Left Speed 05:14:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10872 0 0 100 10872 0 61423 --:--:-- --:--:-- --:--:-- 61078 05:14:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/93aa667caffba8eb1ce2d7e99417c2eb8f001cb9 [Pipeline] } 05:14:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:14:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:14:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:14:20 05:14:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:14:20 latest: Pulling from edgex-devops/edgex-snyk-go 05:14:20 43c4264eed91: Pulling fs layer 05:14:20 4cc291be95ef: Pulling fs layer 05:14:20 2ac1f1163629: Pulling fs layer 05:14:20 5c3c966382ef: Pulling fs layer 05:14:20 4f4fb700ef54: Pulling fs layer 05:14:20 d9c7d2e4e75e: Pulling fs layer 05:14:20 9c3e1370e548: Pulling fs layer 05:14:20 5c3c966382ef: Waiting 05:14:20 d9c7d2e4e75e: Waiting 05:14:20 4f4fb700ef54: Waiting 05:14:20 9c3e1370e548: Waiting 05:14:20 4cc291be95ef: Download complete 05:14:20 5c3c966382ef: Download complete 05:14:20 4f4fb700ef54: Verifying Checksum 05:14:20 4f4fb700ef54: Download complete 05:14:20 43c4264eed91: Verifying Checksum 05:14:20 43c4264eed91: Download complete 05:14:20 43c4264eed91: Pull complete 05:14:20 4cc291be95ef: Pull complete 05:14:20 d9c7d2e4e75e: Verifying Checksum 05:14:20 d9c7d2e4e75e: Download complete 05:14:21 2ac1f1163629: Verifying Checksum 05:14:21 2ac1f1163629: Download complete 05:14:21 9c3e1370e548: Download complete 05:14:24 2ac1f1163629: Pull complete 05:14:24 5c3c966382ef: Pull complete 05:14:24 4f4fb700ef54: Pull complete 05:14:24 d9c7d2e4e75e: Pull complete 05:14:28 9c3e1370e548: Pull complete 05:14:28 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 05:14:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:14:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:28 prd-ubuntu20.04-docker-8c-8g-40403 does not seem to be running inside a container 05:14:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 05:14:30 $ docker top 5464d96e5ad62059f3a4052e9127e4de290e42116e6288aaaaac55ba2ce58dcd -eo pid,comm [Pipeline] { [Pipeline] sh 05:14:30 + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] echo 05:14:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-secrets:main' [Pipeline] sh 05:14:31 + set -o pipefail 05:14:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-secrets:main' 05:14:35 05:14:35 Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v4)... 05:14:35 05:14:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/2dead42e-5de1-4c38-a2c0-ac58afb943e8/history/b2922956-6555-43bf-8384-274496ff7425 05:14:35 05:14:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:14:35 05:14:35 05:14:35 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 05:14:35 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:14:35 $ docker stop --time=1 5464d96e5ad62059f3a4052e9127e4de290e42116e6288aaaaac55ba2ce58dcd 05:14:37 $ docker rm -f --volumes 5464d96e5ad62059f3a4052e9127e4de290e42116e6288aaaaac55ba2ce58dcd [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 05:14:38 + git log --format=format:%s -1 93aa667caffba8eb1ce2d7e99417c2eb8f001cb9 [Pipeline] sh 05:14:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:14:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:14:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:39 prd-ubuntu20.04-docker-8c-8g-40403 does not seem to be running inside a container 05:14:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 05:14:39 $ docker top adc8f8139d075edd8c2ae95966881624148db24203ccf357cf368360ce698c15 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:14:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:14:39 [ssh-agent] Looking for ssh-agent implementation... 05:14:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:14:39 $ docker exec adc8f8139d075edd8c2ae95966881624148db24203ccf357cf368360ce698c15 ssh-agent 05:14:40 SSH_AUTH_SOCK=/tmp/ssh-NZoHc90knJkO/agent.33 05:14:40 SSH_AGENT_PID=39 05:14:40 Running ssh-add (command line suppressed) 05:14:40 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_11264184616806875685.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_11264184616806875685.key) 05:14:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:14:40 + git semver tag 05:14:40 2025-03-06 05:14:40,657 [run_tag] DEBUG tag force:False 05:14:40 2025-03-06 05:14:40,657 [check_head_tag] DEBUG check head tag 05:14:40 2025-03-06 05:14:40,659 [execute] INFO git cat-file --batch-check 05:14:40 2025-03-06 05:14:40,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 05:14:40 2025-03-06 05:14:40,663 [execute] INFO git cat-file --batch 05:14:40 2025-03-06 05:14:40,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 05:14:40 2025-03-06 05:14:40,697 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 05:14:40 2025-03-06 05:14:40,697 [execute] INFO git tag -a v4.0.0-dev.14 -m v4.0.0-dev.14 05:14:40 2025-03-06 05:14:40,697 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.14', '-m', 'v4.0.0-dev.14'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 05:14:40 2025-03-06 05:14:40,702 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 05:14:40 4.0.0-dev.14 [Pipeline] } 05:14:40 $ docker exec --env ******** --env ******** adc8f8139d075edd8c2ae95966881624148db24203ccf357cf368360ce698c15 ssh-agent -k 05:14:40 unset SSH_AUTH_SOCK; 05:14:40 unset SSH_AGENT_PID; 05:14:40 echo Agent pid 39 killed; 05:14:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:14:41 + git semver [Pipeline] } 05:14:41 $ docker stop --time=1 adc8f8139d075edd8c2ae95966881624148db24203ccf357cf368360ce698c15 05:14:42 $ docker rm -f --volumes adc8f8139d075edd8c2ae95966881624148db24203ccf357cf368360ce698c15 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:14:43 05:14:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:14:43 0.23.1-centos7: Pulling from edgex-lftools 05:14:43 ab5ef0e58194: Pulling fs layer 05:14:43 9712f1f96733: Pulling fs layer 05:14:43 63f879dbbcfc: Pulling fs layer 05:14:43 0d9ebad4ef96: Pulling fs layer 05:14:43 e9a5061849ea: Pulling fs layer 05:14:43 d747dcd14b5f: Pulling fs layer 05:14:43 2de7ff778b66: Pulling fs layer 05:14:43 e9a5061849ea: Waiting 05:14:43 d747dcd14b5f: Waiting 05:14:43 2de7ff778b66: Waiting 05:14:43 0d9ebad4ef96: Waiting 05:14:43 9712f1f96733: Verifying Checksum 05:14:43 9712f1f96733: Download complete 05:14:43 63f879dbbcfc: Verifying Checksum 05:14:43 63f879dbbcfc: Download complete 05:14:43 e9a5061849ea: Verifying Checksum 05:14:43 e9a5061849ea: Download complete 05:14:43 d747dcd14b5f: Verifying Checksum 05:14:43 d747dcd14b5f: Download complete 05:14:43 ab5ef0e58194: Download complete 05:14:43 0d9ebad4ef96: Verifying Checksum 05:14:43 0d9ebad4ef96: Download complete 05:14:43 2de7ff778b66: Verifying Checksum 05:14:43 2de7ff778b66: Download complete 05:14:46 ab5ef0e58194: Pull complete 05:14:46 9712f1f96733: Pull complete 05:14:47 63f879dbbcfc: Pull complete 05:14:50 0d9ebad4ef96: Pull complete 05:14:50 e9a5061849ea: Pull complete 05:14:50 d747dcd14b5f: Pull complete 05:14:51 2de7ff778b66: Pull complete 05:14:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:14:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:14:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:51 prd-ubuntu20.04-docker-8c-8g-40403 does not seem to be running inside a container 05:14:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 05:14:53 $ docker top cdd7ba6ce8908e7b782d31dc43413438dac2afbcd21c055c923d490764a9a62d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:14:53 provisioning config files... 05:14:53 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config3968907511740044551tmp 05:14:53 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config17185136210894706648tmp 05:14:53 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config11861366216764172279tmp [Pipeline] { [Pipeline] echo 05:14:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:14:54 ---> sigul-configuration.sh 05:14:54 gpg: directory `/root/.gnupg' created 05:14:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:14:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:14:54 gpg: keyring `/root/.gnupg/secring.gpg' created 05:14:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:14:54 gpg: CAST5 encrypted data 05:14:54 gpg: encrypted with 1 passphrase 05:14:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:14:54 + mkdir /home/jenkins 05:14:54 + mkdir /home/jenkins/sigul [Pipeline] sh 05:14:54 + 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 05:14:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:14:55 ---> sigul-install.sh 05:14:55 Sigul already installed; skipping installation. [Pipeline] sh 05:14:55 + git tag --list 05:14:55 v0.0.0 05:14:55 v0.0.1 05:14:55 v0.0.10 05:14:55 v0.0.11 05:14:55 v0.0.12 05:14:55 v0.0.13 05:14:55 v0.0.14 05:14:55 v0.0.15 05:14:55 v0.0.16 05:14:55 v0.0.17 05:14:55 v0.0.18 05:14:55 v0.0.19 05:14:55 v0.0.2 05:14:55 v0.0.20 05:14:55 v0.0.21 05:14:55 v0.0.22 05:14:55 v0.0.23 05:14:55 v0.0.24 05:14:55 v0.0.25 05:14:55 v0.0.26 05:14:55 v0.0.27 05:14:55 v0.0.28 05:14:55 v0.0.29 05:14:55 v0.0.3 05:14:55 v0.0.30 05:14:55 v0.0.31 05:14:55 v0.0.32 05:14:55 v0.0.33 05:14:55 v0.0.4 05:14:55 v0.0.5 05:14:55 v0.0.6 05:14:55 v0.0.7 05:14:55 v0.0.8 05:14:55 v0.0.9 05:14:55 v2.0.0 05:14:55 v2.1.0 05:14:55 v2.1.1 05:14:55 v2.2.0 05:14:55 v2.3.0 05:14:55 v3.0 05:14:55 v3.0.0 05:14:55 v3.0.1 05:14:55 v3.1 05:14:55 v3.1.0 05:14:55 v3.1.0-dev.1 05:14:55 v3.1.0-dev.10 05:14:55 v3.1.0-dev.11 05:14:55 v3.1.0-dev.12 05:14:55 v3.1.0-dev.13 05:14:55 v3.1.0-dev.14 05:14:55 v3.1.0-dev.15 05:14:55 v3.1.0-dev.16 05:14:55 v3.1.0-dev.17 05:14:55 v3.1.0-dev.2 05:14:55 v3.1.0-dev.3 05:14:55 v3.1.0-dev.4 05:14:55 v3.1.0-dev.5 05:14:55 v3.1.0-dev.6 05:14:55 v3.1.0-dev.7 05:14:55 v3.1.0-dev.8 05:14:55 v3.1.0-dev.9 05:14:55 v3.2.0-dev.1 05:14:55 v3.2.0-dev.10 05:14:55 v3.2.0-dev.11 05:14:55 v3.2.0-dev.12 05:14:55 v3.2.0-dev.13 05:14:55 v3.2.0-dev.14 05:14:55 v3.2.0-dev.15 05:14:55 v3.2.0-dev.16 05:14:55 v3.2.0-dev.17 05:14:55 v3.2.0-dev.18 05:14:55 v3.2.0-dev.19 05:14:55 v3.2.0-dev.2 05:14:55 v3.2.0-dev.3 05:14:55 v3.2.0-dev.4 05:14:55 v3.2.0-dev.5 05:14:55 v3.2.0-dev.6 05:14:55 v3.2.0-dev.7 05:14:55 v3.2.0-dev.8 05:14:55 v3.2.0-dev.9 05:14:55 v4.0.0-dev.1 05:14:55 v4.0.0-dev.10 05:14:55 v4.0.0-dev.11 05:14:55 v4.0.0-dev.12 05:14:55 v4.0.0-dev.13 05:14:55 v4.0.0-dev.14 05:14:55 v4.0.0-dev.2 05:14:55 v4.0.0-dev.3 05:14:55 v4.0.0-dev.4 05:14:55 v4.0.0-dev.5 05:14:55 v4.0.0-dev.6 05:14:55 v4.0.0-dev.7 05:14:55 v4.0.0-dev.8 05:14:55 v4.0.0-dev.9 [Pipeline] sh 05:14:55 + lftools sign git-tag v4.0.0-dev.14 05:14:56 Signing Git tag with Sigul... 05:14:56 Signing v4.0.0-dev.14 [Pipeline] echo 05:14:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:14:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:14:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:14:57 $ docker stop --time=1 cdd7ba6ce8908e7b782d31dc43413438dac2afbcd21c055c923d490764a9a62d 05:14:58 $ docker rm -f --volumes cdd7ba6ce8908e7b782d31dc43413438dac2afbcd21c055c923d490764a9a62d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:14:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:14:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:14:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:59 prd-ubuntu20.04-docker-8c-8g-40403 does not seem to be running inside a container 05:14:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 05:14:59 $ docker top cb714f98542cde6959daa9ce99259da3fc1fd39058b3cd3bc4a04f3f78b16bed -eo pid,comm 05:14:59 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). 05:14:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:14:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:14:59 [ssh-agent] Looking for ssh-agent implementation... 05:14:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:14:59 $ docker exec cb714f98542cde6959daa9ce99259da3fc1fd39058b3cd3bc4a04f3f78b16bed ssh-agent 05:14:59 SSH_AUTH_SOCK=/tmp/ssh-FWQV2VIm011Z/agent.32 05:14:59 SSH_AGENT_PID=38 05:14:59 Running ssh-add (command line suppressed) 05:15:00 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_11750380431547927710.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_11750380431547927710.key) 05:15:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:15:00 + git semver bump pre 05:15:00 2025-03-06 05:15:00,501 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 05:15:00 2025-03-06 05:15:00,501 [bump_version] DEBUG bumping version:4.0.0-dev.14 on axis:pre with prefix:dev 05:15:00 2025-03-06 05:15:00,501 [bump_version] DEBUG bumped version:4.0.0-dev.15 05:15:00 2025-03-06 05:15:00,501 [write_version] DEBUG write version:4.0.0-dev.15 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:True 05:15:00 2025-03-06 05:15:00,501 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 05:15:00 2025-03-06 05:15:00,501 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 05:15:00 2025-03-06 05:15:00,503 [execute] INFO git cat-file --batch-check 05:15:00 2025-03-06 05:15:00,503 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 05:15:00 2025-03-06 05:15:00,508 [execute] INFO git cat-file --batch 05:15:00 2025-03-06 05:15:00,508 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 05:15:00 2025-03-06 05:15:00,513 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 05:15:00 4.0.0-dev.15 [Pipeline] } 05:15:00 $ docker exec --env ******** --env ******** cb714f98542cde6959daa9ce99259da3fc1fd39058b3cd3bc4a04f3f78b16bed ssh-agent -k 05:15:00 unset SSH_AUTH_SOCK; 05:15:00 unset SSH_AGENT_PID; 05:15:00 echo Agent pid 38 killed; 05:15:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:15:01 + git semver [Pipeline] } 05:15:01 $ docker stop --time=1 cb714f98542cde6959daa9ce99259da3fc1fd39058b3cd3bc4a04f3f78b16bed 05:15:02 $ docker rm -f --volumes cb714f98542cde6959daa9ce99259da3fc1fd39058b3cd3bc4a04f3f78b16bed [Pipeline] // withDockerContainer [Pipeline] sh 05:15:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:15:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:15:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:03 prd-ubuntu20.04-docker-8c-8g-40403 does not seem to be running inside a container 05:15:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 05:15:03 $ docker top b4de3ffb6c6b53e316516c1509d59378406bf142990f4cf9183d40a2038e1ba8 -eo pid,comm 05:15:03 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). 05:15:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:15:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:15:03 [ssh-agent] Looking for ssh-agent implementation... 05:15:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:15:03 $ docker exec b4de3ffb6c6b53e316516c1509d59378406bf142990f4cf9183d40a2038e1ba8 ssh-agent 05:15:03 SSH_AUTH_SOCK=/tmp/ssh-F3QmhwnmZdqH/agent.32 05:15:03 SSH_AGENT_PID=38 05:15:03 Running ssh-add (command line suppressed) 05:15:04 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_11932129387408708644.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_11932129387408708644.key) 05:15:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:15:04 + git semver push 05:15:04 2025-03-06 05:15:04,564 [run_push] DEBUG push 05:15:04 2025-03-06 05:15:04,565 [execute] INFO git cat-file --batch-check 05:15:04 2025-03-06 05:15:04,565 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 05:15:04 2025-03-06 05:15:04,569 [execute] INFO git rev-list e30b27db4372b0d2fbab974822e9140ccfd0d0a7 -- 05:15:04 2025-03-06 05:15:04,569 [execute] DEBUG Popen(['git', 'rev-list', 'e30b27db4372b0d2fbab974822e9140ccfd0d0a7', '--'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 05:15:04 2025-03-06 05:15:04,579 [execute] INFO git fetch -v origin 05:15:04 2025-03-06 05:15:04,579 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=True, shell=None, istream=None) 05:15:05 2025-03-06 05:15:05,034 [run_push] DEBUG no remote changes detected 05:15:05 2025-03-06 05:15:05,034 [execute] INFO git push origin semver 05:15:05 2025-03-06 05:15:05,035 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 05:15:05 2025-03-06 05:15:05,786 [run_push] DEBUG push all version tags 05:15:05 2025-03-06 05:15:05,787 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:15:05 2025-03-06 05:15:05,787 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 05:15:06 2025-03-06 05:15:06,386 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 05:15:06 4.0.0-dev.15 [Pipeline] } 05:15:06 $ docker exec --env ******** --env ******** b4de3ffb6c6b53e316516c1509d59378406bf142990f4cf9183d40a2038e1ba8 ssh-agent -k 05:15:06 unset SSH_AUTH_SOCK; 05:15:06 unset SSH_AGENT_PID; 05:15:06 echo Agent pid 38 killed; 05:15:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:15:07 + git semver [Pipeline] } 05:15:07 $ docker stop --time=1 b4de3ffb6c6b53e316516c1509d59378406bf142990f4cf9183d40a2038e1ba8 05:15:08 $ docker rm -f --volumes b4de3ffb6c6b53e316516c1509d59378406bf142990f4cf9183d40a2038e1ba8 [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 05:15:09 + [ -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ] 05:15:09 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 05:15:09 total 16 05:15:09 drwxr-xr-x 3 root root 4096 Mar 6 05:14 . 05:15:09 drwxrwxr-x 9 jenkins jenkins 4096 Mar 6 05:14 .. 05:15:09 drwxr-xr-x 2 root root 4096 Mar 6 05:14 cost 05:15:09 -rw-r--r-- 1 root root 86 Mar 6 05:14 cost.csv 05:15:09 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_go-mod-secrets_main/archives 05:15:09 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 05:15:09 total 16 05:15:09 drwxr-xr-x 3 jenkins jenkins 4096 Mar 6 05:14 . 05:15:09 drwxrwxr-x 9 jenkins jenkins 4096 Mar 6 05:14 .. 05:15:09 drwxr-xr-x 2 jenkins jenkins 4096 Mar 6 05:14 cost 05:15:09 -rw-r--r-- 1 jenkins jenkins 86 Mar 6 05:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:15:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:15:10 ---> package-listing.sh 05:15:10 ++ facter osfamily 05:15:10 ++ tr '[:upper:]' '[:lower:]' 05:15:10 + OS_FAMILY=debian 05:15:10 + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main 05:15:10 + START_PACKAGES=/tmp/packages_start.txt 05:15:10 + END_PACKAGES=/tmp/packages_end.txt 05:15:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:15:10 + PACKAGES=/tmp/packages_start.txt 05:15:10 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 05:15:10 + PACKAGES=/tmp/packages_end.txt 05:15:10 + case "${OS_FAMILY}" in 05:15:10 + dpkg -l 05:15:10 + grep '^ii' 05:15:10 + '[' -f /tmp/packages_start.txt ']' 05:15:10 + '[' -f /tmp/packages_end.txt ']' 05:15:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:15:10 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 05:15:10 + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ 05:15:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo 05:15:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:15:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:15:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:11 prd-ubuntu20.04-docker-8c-8g-40403 does not seem to be running inside a container 05:15:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 05:15:11 $ docker top e87a821e7b473f1cc6271b3c5305f9a37c7490e3585cdcb0d40833aa39373eaa -eo pid,comm [Pipeline] { [Pipeline] sh 05:15:12 + touch /tmp/pre-build-complete [Pipeline] sh 05:15:12 + mkdir -p /var/log/sysstat [Pipeline] sh 05:15:12 + ls /var/log/sa-host 05:15:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:15:12 provisioning config files... 05:15:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config9763880221260513637tmp [Pipeline] { [Pipeline] echo 05:15:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:15:13 ---> create-netrc.sh [Pipeline] } 05:15:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:15:13 ---> python-tools-install.sh [Pipeline] echo 05:15:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:15:13 ---> sudo-logs.sh 05:15:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:15:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:15:14 ---> job-cost.sh 05:15:14 lf-activate-venv: SKIPPING 05:15:14 DEBUG: total: 0.2199999988079071 05:15:14 INFO: Retrieving Stack Cost... 05:15:14 INFO: Retrieving Pricing Info for: v3-standard-8 05:15:14 INFO: Archiving Costs [Pipeline] echo 05:15:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:15:15 ---> logs-deploy.sh 05:15:15 lf-activate-venv: SKIPPING 05:15:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/111 05:15:15 INFO: archiving workspace using pattern(s): 05:15:15 Archives upload complete. 05:15:15 INFO: archiving logs to Nexus