Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f49fe41dacad23b8101abdd2ddf549d92efb662 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-ssh2433413880467358254.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8461083600462779466.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/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-configuration/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4492351967682634552.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh74995719778759884.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-configuration/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-configuration/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12209043814451634291.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-configuration, 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-configuration-settings PROJECT: go-mod-configuration 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-configuration 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 Running on prd-ubuntu20.04-docker-8c-8g-24064 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/oundry_go-mod-configuration_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4f49fe41dacad23b8101abdd2ddf549d92efb662 (main) Commit message: "Merge pull request #165 from jinlinGuan/issue-4985" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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 4f49fe41dacad23b8101abdd2ddf549d92efb662 # timeout=10 > git rev-list --no-walk dfec6cf6cd6dc99687f08cca7cf704e340c00440 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:46:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:46:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:46:21 ========================================================= 03:46:21 EdgeX Global Pipelines Version Info 03:46:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:46:22 ------------------- 03:46:22 stable info: 03:46:22 ------------------- 03:46:22 Commited By: Ginny Guan ginny@iotechsys.com 03:46:22 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 03:46:22 Message: update stable to v1.0.265 03:46:22 ------------------- 03:46:22 experimental info: 03:46:22 ------------------- 03:46:22 Commited By: Cherry Wang cherry@iotechsys.com 03:46:22 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 03:46:22 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:46:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 03:46:22 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 03:46:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:46:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:46:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:46:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:46:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:46:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:46:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:46:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:46:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:46:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 03:46:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:46:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:46:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 03:46:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:46:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:46:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:46:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:46:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:46:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:46:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:46:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:46:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:46:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 03:46:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:46:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:46:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:46:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:46:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:46:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f49fe41dacad23b8101abdd2ddf549d92efb662 [Pipeline] echo 03:46:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f49fe4 [Pipeline] echo 03:46:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:46:23 + git rev-list -1 --merges 4f49fe41dacad23b8101abdd2ddf549d92efb662~1..4f49fe41dacad23b8101abdd2ddf549d92efb662 [Pipeline] echo 03:46:23 -----------> git rev-list -1 --merges 4f49fe41dacad23b8101abdd2ddf549d92efb662~1..4f49fe41dacad23b8101abdd2ddf549d92efb662 4f49fe41dacad23b8101abdd2ddf549d92efb662 03:46:23 4f49fe41dacad23b8101abdd2ddf549d92efb662 [false] [Pipeline] sh 03:46:24 + git log --format=format:%s -1 4f49fe41dacad23b8101abdd2ddf549d92efb662 [Pipeline] echo 03:46:24 ========================================================= 03:46:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:46:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:46:24 + git log --format=format:%s -1 4f49fe41dacad23b8101abdd2ddf549d92efb662 [Pipeline] echo 03:46:24 [semverPrep] GIT_COMMIT: 4f49fe41dacad23b8101abdd2ddf549d92efb662, Commit Message: Merge pull request #165 from jinlinGuan/issue-4985 [Pipeline] echo 03:46:24 [semverPrep] This is not a build commit. [Pipeline] sh 03:46:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:46:24 + grep -v github /etc/ssh/ssh_known_hosts 03:46:24 + [ -e /tmp/ssh_known_hosts ] 03:46:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:46:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:46:24 + sudo tee -a /etc/ssh/ssh_known_hosts 03:46:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:46:25 03:46:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:46:25 0.1.4: Pulling from edgex-devops/py-git-semver 03:46:25 b85a868b505f: Pulling fs layer 03:46:25 e2be974225ed: Pulling fs layer 03:46:25 339a4e72a1f5: Pulling fs layer 03:46:25 988bab9f4d93: Pulling fs layer 03:46:25 1469e6f7b9e6: Pulling fs layer 03:46:25 eaf3925da568: Pulling fs layer 03:46:25 bab4dde63d76: Pulling fs layer 03:46:25 bde34c3a00c8: Pulling fs layer 03:46:25 b352a97aabf1: Pulling fs layer 03:46:25 4872d77fe225: Pulling fs layer 03:46:25 5851b861e8e6: Pulling fs layer 03:46:25 bab4dde63d76: Waiting 03:46:25 b352a97aabf1: Waiting 03:46:25 4872d77fe225: Waiting 03:46:25 eaf3925da568: Waiting 03:46:25 1469e6f7b9e6: Waiting 03:46:25 bde34c3a00c8: Waiting 03:46:25 5851b861e8e6: Waiting 03:46:25 e2be974225ed: Verifying Checksum 03:46:25 e2be974225ed: Download complete 03:46:25 988bab9f4d93: Verifying Checksum 03:46:25 988bab9f4d93: Download complete 03:46:25 1469e6f7b9e6: Verifying Checksum 03:46:25 1469e6f7b9e6: Download complete 03:46:25 eaf3925da568: Verifying Checksum 03:46:25 eaf3925da568: Download complete 03:46:25 339a4e72a1f5: Verifying Checksum 03:46:25 339a4e72a1f5: Download complete 03:46:25 bde34c3a00c8: Verifying Checksum 03:46:25 bde34c3a00c8: Download complete 03:46:25 b352a97aabf1: Download complete 03:46:25 4872d77fe225: Download complete 03:46:25 5851b861e8e6: Verifying Checksum 03:46:25 5851b861e8e6: Download complete 03:46:25 b85a868b505f: Verifying Checksum 03:46:25 b85a868b505f: Download complete 03:46:26 bab4dde63d76: Verifying Checksum 03:46:26 bab4dde63d76: Download complete 03:46:27 b85a868b505f: Pull complete 03:46:27 e2be974225ed: Pull complete 03:46:27 339a4e72a1f5: Pull complete 03:46:27 988bab9f4d93: Pull complete 03:46:27 1469e6f7b9e6: Pull complete 03:46:28 eaf3925da568: Pull complete 03:46:29 bab4dde63d76: Pull complete 03:46:29 bde34c3a00c8: Pull complete 03:46:29 b352a97aabf1: Pull complete 03:46:29 4872d77fe225: Pull complete 03:46:29 5851b861e8e6: Pull complete 03:46:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:46:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:46:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:29 prd-ubuntu20.04-docker-8c-8g-24064 does not seem to be running inside a container 03:46:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:46:31 $ docker top 418e4318588d3f1128afad35f01338ac590cd8fa6281e10b31576c86a29bd7e1 -eo pid,comm 03:46:31 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). 03:46:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:46:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:46:31 [ssh-agent] Looking for ssh-agent implementation... 03:46:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:46:31 $ docker exec 418e4318588d3f1128afad35f01338ac590cd8fa6281e10b31576c86a29bd7e1 ssh-agent 03:46:31 SSH_AUTH_SOCK=/tmp/ssh-p72ivzm0HZUU/agent.33 03:46:31 SSH_AGENT_PID=39 03:46:31 Running ssh-add (command line suppressed) 03:46:31 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_2279753136098311387.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_2279753136098311387.key) 03:46:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:46:31 + git tag --points-at HEAD [Pipeline] } 03:46:31 $ docker exec --env ******** --env ******** 418e4318588d3f1128afad35f01338ac590cd8fa6281e10b31576c86a29bd7e1 ssh-agent -k 03:46:31 unset SSH_AUTH_SOCK; 03:46:31 unset SSH_AGENT_PID; 03:46:31 echo Agent pid 39 killed; 03:46:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:46:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:46:31 [ssh-agent] Looking for ssh-agent implementation... 03:46:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:46:32 $ docker exec 418e4318588d3f1128afad35f01338ac590cd8fa6281e10b31576c86a29bd7e1 ssh-agent 03:46:32 SSH_AUTH_SOCK=/tmp/ssh-QB8oM32WN6od/agent.72 03:46:32 SSH_AGENT_PID=78 03:46:32 Running ssh-add (command line suppressed) 03:46:32 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_4575685465914667703.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_4575685465914667703.key) 03:46:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:46:32 + git semver init 03:46:32 2024-10-30 03:46:32,799 [run_init] DEBUG init version:0.0.0 force:False 03:46:32 2024-10-30 03:46:32,800 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_go-mod-configuration_main/.semver 03:46:32 2024-10-30 03:46:32,800 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/oundry_go-mod-configuration_main/.semver 03:46:32 2024-10-30 03:46:32,800 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/oundry_go-mod-configuration_main/.semver'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 03:46:33 2024-10-30 03:46:33,505 [append_file] DEBUG append to file:/w/workspace/oundry_go-mod-configuration_main/.git/info/exclude 03:46:33 2024-10-30 03:46:33,505 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:False 03:46:33 2024-10-30 03:46:33,506 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 03:46:33 2024-10-30 03:46:33,506 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 03:46:33 4.0.0-dev.3 [Pipeline] } 03:46:33 $ docker exec --env ******** --env ******** 418e4318588d3f1128afad35f01338ac590cd8fa6281e10b31576c86a29bd7e1 ssh-agent -k 03:46:33 unset SSH_AUTH_SOCK; 03:46:33 unset SSH_AGENT_PID; 03:46:33 echo Agent pid 78 killed; 03:46:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:46:34 + git semver [Pipeline] } 03:46:34 $ docker stop --time=1 418e4318588d3f1128afad35f01338ac590cd8fa6281e10b31576c86a29bd7e1 03:46:35 $ docker rm -f --volumes 418e4318588d3f1128afad35f01338ac590cd8fa6281e10b31576c86a29bd7e1 [Pipeline] // withDockerContainer [Pipeline] sh 03:46:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:46:36 Stashed 1 file(s) [Pipeline] echo 03:46:36 [edgeXSemver]: initialized semver on version 4.0.0-dev.3 [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 03:46:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:46:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:46:36 ========================================================= 03:46:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:46:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 03:46:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:46:36 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:46:36 43c4264eed91: Pulling fs layer 03:46:36 4cc291be95ef: Pulling fs layer 03:46:36 2ac1f1163629: Pulling fs layer 03:46:36 5c3c966382ef: Pulling fs layer 03:46:36 4f4fb700ef54: Pulling fs layer 03:46:36 5d5c8e513c77: Pulling fs layer 03:46:36 9f66e0745190: Pulling fs layer 03:46:36 f49a43e4bbc0: Pulling fs layer 03:46:36 561ebcabdf7f: Pulling fs layer 03:46:36 5d5c8e513c77: Waiting 03:46:36 9f66e0745190: Waiting 03:46:36 f49a43e4bbc0: Waiting 03:46:36 5c3c966382ef: Waiting 03:46:36 561ebcabdf7f: Waiting 03:46:36 4f4fb700ef54: Waiting 03:46:36 4cc291be95ef: Download complete 03:46:36 5c3c966382ef: Verifying Checksum 03:46:36 5c3c966382ef: Download complete 03:46:36 4f4fb700ef54: Download complete 03:46:36 5d5c8e513c77: Verifying Checksum 03:46:36 5d5c8e513c77: Download complete 03:46:36 43c4264eed91: Download complete 03:46:36 9f66e0745190: Verifying Checksum 03:46:36 9f66e0745190: Download complete 03:46:37 43c4264eed91: Pull complete 03:46:37 561ebcabdf7f: Verifying Checksum 03:46:37 561ebcabdf7f: Download complete 03:46:37 4cc291be95ef: Pull complete 03:46:37 2ac1f1163629: Verifying Checksum 03:46:37 2ac1f1163629: Download complete 03:46:37 f49a43e4bbc0: Verifying Checksum 03:46:41 2ac1f1163629: Pull complete 03:46:41 5c3c966382ef: Pull complete 03:46:41 4f4fb700ef54: Pull complete 03:46:41 5d5c8e513c77: Pull complete 03:46:41 9f66e0745190: Pull complete 03:46:42 f49a43e4bbc0: Pull complete 03:46:43 561ebcabdf7f: Pull complete 03:46:43 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 03:46:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:46:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 03:46:43 + 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 03:46:44 + docker inspect -f . ci-base-image-x86_64 03:46:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:44 prd-ubuntu20.04-docker-8c-8g-24064 does not seem to be running inside a container 03:46:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 ******** ci-base-image-x86_64 cat 03:46:45 $ docker top 1ca9e72ebd256493422e098ce8bf9df933353ee6bf7bb008135b673272821e61 -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:46 + go version 03:46:46 go version go1.23.2 linux/amd64 [Pipeline] } 03:46:46 $ docker stop --time=1 1ca9e72ebd256493422e098ce8bf9df933353ee6bf7bb008135b673272821e61 03:46:47 $ docker rm -f --volumes 1ca9e72ebd256493422e098ce8bf9df933353ee6bf7bb008135b673272821e61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:47 + docker inspect -f . ci-base-image-x86_64 03:46:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:48 prd-ubuntu20.04-docker-8c-8g-24064 does not seem to be running inside a container 03:46:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 ******** ci-base-image-x86_64 cat 03:46:48 $ docker top 0c46cfca4458c897e6d8bea3a4c4d679a48d7eca60c3403e4bfcb17d6e127914 -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:48 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] fileExists [Pipeline] sh 03:46:49 + make test 03:46:49 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:46:49 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 03:46:49 go: downloading github.com/stretchr/testify v1.9.0 03:46:49 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.3 03:46:49 go: downloading github.com/mitchellh/mapstructure v1.5.0 03:46:49 go: downloading github.com/spf13/cast v1.7.0 03:46:49 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 03:46:49 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 03:46:49 go: downloading gopkg.in/yaml.v3 v3.0.1 03:46:49 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 03:46:49 go: downloading github.com/go-playground/validator/v10 v10.22.1 03:46:49 go: downloading github.com/google/uuid v1.6.0 03:46:49 go: downloading github.com/stretchr/objx v0.5.2 03:46:49 go: downloading github.com/x448/float16 v0.8.4 03:46:49 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 03:46:49 go: downloading github.com/go-playground/universal-translator v0.18.1 03:46:49 go: downloading github.com/leodido/go-urn v1.4.0 03:46:49 go: downloading golang.org/x/crypto v0.25.0 03:46:49 go: downloading golang.org/x/text v0.16.0 03:46:49 go: downloading github.com/go-redis/redis/v7 v7.3.0 03:46:49 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 03:46:49 go: downloading github.com/go-playground/locales v0.14.1 03:46:49 go: downloading golang.org/x/sync v0.7.0 03:46:49 go: downloading github.com/gorilla/websocket v1.5.3 03:46:49 go: downloading golang.org/x/net v0.27.0 03:46:49 go: downloading golang.org/x/sys v0.22.0 03:46:51 Still waiting to schedule task 03:46:51 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24065’ 03:46:57 github.com/edgexfoundry/go-mod-configuration/v4/configuration/mocks coverage: 0.0% of statements 03:46:57 ok github.com/edgexfoundry/go-mod-configuration/v4/configuration 0.004s coverage: 83.3% of statements 03:46:58 ok github.com/edgexfoundry/go-mod-configuration/v4/internal/pkg/keeper 0.029s coverage: 58.6% of statements 03:46:58 ok github.com/edgexfoundry/go-mod-configuration/v4/pkg/types 0.006s coverage: 100.0% of statements 03:47:08 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:47:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:47:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 03:47:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:47:10 $ docker stop --time=1 0c46cfca4458c897e6d8bea3a4c4d679a48d7eca60c3403e4bfcb17d6e127914 03:47:12 $ docker rm -f --volumes 0c46cfca4458c897e6d8bea3a4c4d679a48d7eca60c3403e4bfcb17d6e127914 [Pipeline] // withDockerContainer [Pipeline] sh 03:47:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:47:13 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 03:47:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:47:14 03:47:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:47:14 latest: Pulling from edgex-lftools-log-publisher 03:47:14 5eb5b503b376: Pulling fs layer 03:47:14 5c69ac0246d0: Pulling fs layer 03:47:14 ec43610c2a17: Pulling fs layer 03:47:14 3a2ae6a8a46f: Pulling fs layer 03:47:14 33b1e0a273af: Pulling fs layer 03:47:14 5d3b04190fa2: Pulling fs layer 03:47:14 2f39f015ded8: Pulling fs layer 03:47:14 3a2ae6a8a46f: Waiting 03:47:14 33b1e0a273af: Waiting 03:47:14 5d3b04190fa2: Waiting 03:47:14 2f39f015ded8: Waiting 03:47:14 5c69ac0246d0: Verifying Checksum 03:47:14 5c69ac0246d0: Download complete 03:47:14 3a2ae6a8a46f: Verifying Checksum 03:47:14 3a2ae6a8a46f: Download complete 03:47:14 33b1e0a273af: Verifying Checksum 03:47:14 33b1e0a273af: Download complete 03:47:14 ec43610c2a17: Verifying Checksum 03:47:14 ec43610c2a17: Download complete 03:47:14 5d3b04190fa2: Verifying Checksum 03:47:14 5d3b04190fa2: Download complete 03:47:14 5eb5b503b376: Verifying Checksum 03:47:14 5eb5b503b376: Download complete 03:47:15 2f39f015ded8: Download complete 03:47:15 5eb5b503b376: Pull complete 03:47:15 5c69ac0246d0: Pull complete 03:47:16 ec43610c2a17: Pull complete 03:47:16 3a2ae6a8a46f: Pull complete 03:47:16 33b1e0a273af: Pull complete 03:47:16 5d3b04190fa2: Pull complete 03:47:20 2f39f015ded8: Pull complete 03:47:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:47:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:47:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:20 prd-ubuntu20.04-docker-8c-8g-24064 does not seem to be running inside a container 03:47:20 $ 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/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 03:47:21 $ docker top 99aa88daa4e4d6ee3ac9c13a04100207e6c316e5380f425f0b72a71bcf20fb01 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:47:22 ---> job-cost.sh 03:47:22 lf-activate-venv: SKIPPING 03:47:22 INFO: No Stack... 03:47:22 INFO: Retrieving Pricing Info for: v3-standard-8 03:47:22 INFO: Archiving Costs [Pipeline] sh 03:47:22 + cat /w/workspace/oundry_go-mod-configuration_main/archives/cost.csv 03:47:22 + cut -d, -f6 [Pipeline] lock 03:47:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-75-stack-cost] 03:47:22 Resource [jenkins-edgexfoundry-go-mod-configuration-main-75-stack-cost] did not exist. Created. 03:47:22 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:47:23 + echo total: 0.2199999988079071 [Pipeline] stash 03:47:23 Stashed 1 file(s) [Pipeline] } 03:47:23 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-main-75-stack-cost] [Pipeline] // lock [Pipeline] } 03:47:23 $ docker stop --time=1 99aa88daa4e4d6ee3ac9c13a04100207e6c316e5380f425f0b72a71bcf20fb01 03:47:24 $ docker rm -f --volumes 99aa88daa4e4d6ee3ac9c13a04100207e6c316e5380f425f0b72a71bcf20fb01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:50:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24066 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws 03:50:31 Running in /w/workspace/go-mod-configuration/75 [Pipeline] { [Pipeline] checkout 03:50:34 Selected Git installation does not exist. Using Default 03:50:34 The recommended git tool is: NONE 03:50:39 using credential edgex-jenkins-ssh 03:50:39 Cloning the remote Git repository 03:50:39 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 03:50:40 > git init /w/workspace/go-mod-configuration/75 # timeout=10 03:50:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 03:50:40 > git --version # timeout=10 03:50:40 > git --version # 'git version 2.25.1' 03:50:40 using GIT_SSH to set credentials SSH Credentials for GitHub 03:50:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:50:43 Avoid second fetch 03:50:43 Checking out Revision 4f49fe41dacad23b8101abdd2ddf549d92efb662 (main) 03:50:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 03:50:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:50:44 Commit message: "Merge pull request #165 from jinlinGuan/issue-4985" 03:50:43 > git config core.sparsecheckout # timeout=10 03:50:43 > git checkout -f 4f49fe41dacad23b8101abdd2ddf549d92efb662 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:50:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:50:49 % Total % Received % Xferd Average Speed Time Time Time Current 03:50:49 Dload Upload Total Spent Left Speed 03:50:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 76814 0 --:--:-- --:--:-- --:--:-- 76814 [Pipeline] sh 03:50:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:50:50 + sudo tee /etc/docker/daemon.new 03:50:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:50:50 { 03:50:50 "registry-mirrors": [ 03:50:50 "https://nexus3.edgexfoundry.org:10001" 03:50:50 ], 03:50:50 "bip": "10.250.0.254/24", 03:50:50 "hosts": [ 03:50:50 "tcp://0.0.0.0:5555", 03:50:50 "unix:///var/run/docker.sock" 03:50:50 ], 03:50:50 "mtu": 1458, 03:50:50 "selinux-enabled": true, 03:50:50 "seccomp-profile": "/etc/docker/seccomp.json" 03:50:50 } [Pipeline] sh 03:50:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:50:51 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 03:51:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:51:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:51:09 ========================================================= 03:51:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:51:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 03:51:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:51:10 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:51:10 cf04c63912e1: Pulling fs layer 03:51:10 55b35a11ae5e: Pulling fs layer 03:51:10 a37a00ec5f00: Pulling fs layer 03:51:10 50b3750afda1: Pulling fs layer 03:51:10 4f4fb700ef54: Pulling fs layer 03:51:10 80978eb59214: Pulling fs layer 03:51:10 c9f46d7d2bd2: Pulling fs layer 03:51:10 c5a475d317c9: Pulling fs layer 03:51:10 80978eb59214: Waiting 03:51:10 50b3750afda1: Waiting 03:51:10 4f4fb700ef54: Waiting 03:51:10 c9f46d7d2bd2: Waiting 03:51:10 c5a475d317c9: Waiting 03:51:10 55b35a11ae5e: Verifying Checksum 03:51:10 55b35a11ae5e: Download complete 03:51:10 50b3750afda1: Verifying Checksum 03:51:10 50b3750afda1: Download complete 03:51:10 4f4fb700ef54: Verifying Checksum 03:51:10 4f4fb700ef54: Download complete 03:51:10 80978eb59214: Verifying Checksum 03:51:10 80978eb59214: Download complete 03:51:10 cf04c63912e1: Verifying Checksum 03:51:10 cf04c63912e1: Download complete 03:51:11 c5a475d317c9: Verifying Checksum 03:51:11 c5a475d317c9: Download complete 03:51:12 cf04c63912e1: Pull complete 03:51:12 55b35a11ae5e: Pull complete 03:51:12 a37a00ec5f00: Verifying Checksum 03:51:12 a37a00ec5f00: Download complete 03:51:13 c9f46d7d2bd2: Verifying Checksum 03:51:13 c9f46d7d2bd2: Download complete 03:51:25 a37a00ec5f00: Pull complete 03:51:26 50b3750afda1: Pull complete 03:51:26 4f4fb700ef54: Pull complete 03:51:26 80978eb59214: Pull complete 03:51:34 c9f46d7d2bd2: Pull complete 03:51:36 c5a475d317c9: Pull complete 03:51:36 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 03:51:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:51:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh 03:51:36 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:37 + docker inspect -f . ci-base-image-arm64 03:51:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:51:37 prd-ubuntu20.04-docker-arm64-4c-16g-24066 does not seem to be running inside a container 03:51:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/75 -v /w/workspace/go-mod-configuration/75:/w/workspace/go-mod-configuration/75:rw,z -v /w/workspace/go-mod-configuration/75@tmp:/w/workspace/go-mod-configuration/75@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 03:51:40 $ docker top ee13be7575938496f7ff8a9edf2971207e92f11558ad29ca5df600387e7764dd -eo pid,comm [Pipeline] { [Pipeline] sh 03:51:41 + go version 03:51:41 go version go1.23.2 linux/arm64 [Pipeline] } 03:51:41 $ docker stop --time=1 ee13be7575938496f7ff8a9edf2971207e92f11558ad29ca5df600387e7764dd 03:51:42 $ docker rm -f --volumes ee13be7575938496f7ff8a9edf2971207e92f11558ad29ca5df600387e7764dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:43 + docker inspect -f . ci-base-image-arm64 03:51:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:51:43 prd-ubuntu20.04-docker-arm64-4c-16g-24066 does not seem to be running inside a container 03:51:43 $ 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-configuration/75 -v /w/workspace/go-mod-configuration/75:/w/workspace/go-mod-configuration/75:rw,z -v /w/workspace/go-mod-configuration/75@tmp:/w/workspace/go-mod-configuration/75@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 03:51:44 $ docker top b5f30eadcafaf311ac8ea512d5238eace9af138938bee5edd50eebb5c588d32f -eo pid,comm [Pipeline] { [Pipeline] sh 03:51:45 + git config --global --add safe.directory /w/workspace/go-mod-configuration/75 [Pipeline] fileExists [Pipeline] sh 03:51:46 + make test 03:51:46 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:51:46 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.3 03:51:46 go: downloading github.com/stretchr/testify v1.9.0 03:51:46 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 03:51:46 go: downloading github.com/mitchellh/mapstructure v1.5.0 03:51:46 go: downloading github.com/spf13/cast v1.7.0 03:51:46 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 03:51:46 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 03:51:46 go: downloading gopkg.in/yaml.v3 v3.0.1 03:51:47 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 03:51:47 go: downloading github.com/go-playground/validator/v10 v10.22.1 03:51:47 go: downloading github.com/google/uuid v1.6.0 03:51:47 go: downloading github.com/stretchr/objx v0.5.2 03:51:47 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 03:51:47 go: downloading github.com/go-redis/redis/v7 v7.3.0 03:51:47 go: downloading github.com/x448/float16 v0.8.4 03:51:47 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 03:51:47 go: downloading github.com/go-playground/universal-translator v0.18.1 03:51:47 go: downloading github.com/leodido/go-urn v1.4.0 03:51:47 go: downloading golang.org/x/crypto v0.25.0 03:51:48 go: downloading golang.org/x/text v0.16.0 03:51:48 go: downloading github.com/gorilla/websocket v1.5.3 03:51:48 go: downloading golang.org/x/net v0.27.0 03:51:48 go: downloading golang.org/x/sync v0.7.0 03:51:48 go: downloading github.com/go-playground/locales v0.14.1 03:51:50 go: downloading golang.org/x/sys v0.22.0 03:53:12 github.com/edgexfoundry/go-mod-configuration/v4/configuration/mocks coverage: 0.0% of statements 03:53:12 ok github.com/edgexfoundry/go-mod-configuration/v4/configuration 0.032s coverage: 83.3% of statements 03:53:12 ok github.com/edgexfoundry/go-mod-configuration/v4/internal/pkg/keeper 0.115s coverage: 58.6% of statements 03:53:12 ok github.com/edgexfoundry/go-mod-configuration/v4/pkg/types 0.027s coverage: 100.0% of statements 03:53:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:53:12 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:53:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:53:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 03:53:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:53:27 $ docker stop --time=1 b5f30eadcafaf311ac8ea512d5238eace9af138938bee5edd50eebb5c588d32f 03:53:28 $ docker rm -f --volumes b5f30eadcafaf311ac8ea512d5238eace9af138938bee5edd50eebb5c588d32f [Pipeline] // withDockerContainer [Pipeline] sh 03:53:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:53:31 Warning: overwriting stash ‘coverage-report’ 03:53:31 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 03:53:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:53:32 03:53:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:53:32 arm64: Pulling from edgex-lftools-log-publisher 03:53:32 8998bd30e6a1: Pulling fs layer 03:53:32 04944245beec: Pulling fs layer 03:53:32 699f458cf7ca: Pulling fs layer 03:53:32 765212b225bb: Pulling fs layer 03:53:32 f23df028b6ca: Pulling fs layer 03:53:32 d65c8cfc05b1: Pulling fs layer 03:53:32 2437ff75d9bd: Pulling fs layer 03:53:32 765212b225bb: Waiting 03:53:32 f23df028b6ca: Waiting 03:53:32 d65c8cfc05b1: Waiting 03:53:32 2437ff75d9bd: Waiting 03:53:32 04944245beec: Verifying Checksum 03:53:32 04944245beec: Download complete 03:53:32 765212b225bb: Verifying Checksum 03:53:32 765212b225bb: Download complete 03:53:32 f23df028b6ca: Verifying Checksum 03:53:32 f23df028b6ca: Download complete 03:53:32 d65c8cfc05b1: Verifying Checksum 03:53:32 d65c8cfc05b1: Download complete 03:53:32 699f458cf7ca: Verifying Checksum 03:53:32 699f458cf7ca: Download complete 03:53:33 8998bd30e6a1: Download complete 03:53:35 2437ff75d9bd: Verifying Checksum 03:53:35 2437ff75d9bd: Download complete 03:53:37 8998bd30e6a1: Pull complete 03:53:37 04944245beec: Pull complete 03:53:39 699f458cf7ca: Pull complete 03:53:39 765212b225bb: Pull complete 03:53:40 f23df028b6ca: Pull complete 03:53:40 d65c8cfc05b1: Pull complete 03:53:59 2437ff75d9bd: Pull complete 03:53:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:53:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:53:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:59 prd-ubuntu20.04-docker-arm64-4c-16g-24066 does not seem to be running inside a container 03:53:59 $ 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-configuration/75 -v /w/workspace/go-mod-configuration/75:/w/workspace/go-mod-configuration/75:rw,z -v /w/workspace/go-mod-configuration/75@tmp:/w/workspace/go-mod-configuration/75@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 03:54:02 $ docker top dfe0c40897b241a93fd7ff01d9f1bab7e81de07c907c4de48fa122317da14252 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:54:02 ---> job-cost.sh 03:54:02 lf-activate-venv: SKIPPING 03:54:02 INFO: No Stack... 03:54:03 INFO: Retrieving Pricing Info for: v3-standard-4 03:54:04 INFO: Archiving Costs [Pipeline] sh 03:54:04 + cat /w/workspace/go-mod-configuration/75/archives/cost.csv 03:54:04 + cut -d, -f6 [Pipeline] lock 03:54:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-75-stack-cost] 03:54:04 Resource [jenkins-edgexfoundry-go-mod-configuration-main-75-stack-cost] did not exist. Created. 03:54:04 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:54:05 /w/workspace/go-mod-configuration/75@tmp/durable-07b4462c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:54:05 + echo total: 0.10999999940395355 [Pipeline] stash 03:54:05 Warning: overwriting stash ‘stack-cost’ 03:54:05 Stashed 1 file(s) [Pipeline] } 03:54:05 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-main-75-stack-cost] [Pipeline] // lock [Pipeline] } 03:54:05 $ docker stop --time=1 dfe0c40897b241a93fd7ff01d9f1bab7e81de07c907c4de48fa122317da14252 03:54:07 $ docker rm -f --volumes dfe0c40897b241a93fd7ff01d9f1bab7e81de07c907c4de48fa122317da14252 [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 03:54:07 provisioning config files... 03:54:07 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config6938378715972791483tmp [Pipeline] { [Pipeline] sh 03:54:08 + set +x 03:54:08 + curl -s https://codecov.io/bash 03:54:08 + bash -s -- 03:54:08 03:54:08 _____ _ 03:54:08 / ____| | | 03:54:08 | | ___ __| | ___ ___ _____ __ 03:54:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:54:08 | |___| (_) | (_| | __/ (_| (_) \ V / 03:54:08 \_____\___/ \__,_|\___|\___\___/ \_/ 03:54:08 Bash-1.0.6 03:54:08 03:54:08 03:54:08 ==> git version 2.25.1 found 03:54:08 ==> 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 03:54:08 Release-Date: 2020-01-08 03:54:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:54:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:54:08 ==> Jenkins CI detected. 03:54:08 current dir:  /w/workspace/oundry_go-mod-configuration_main 03:54:08 project root: . 03:54:08 --> token set from env 03:54:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:54:08 ==> Running gcov in . (disable via -X gcov) 03:54:08 ==> Python coveragepy not found 03:54:08 ==> Searching for coverage reports in: 03:54:08 + . 03:54:08 -> Found 1 reports 03:54:08 ==> Detecting git/mercurial file structure 03:54:08 ==> Reading reports 03:54:08 + ./coverage.out bytes=25565 03:54:08 ==> Appending adjustments 03:54:08 https://docs.codecov.io/docs/fixing-reports 03:54:08 + Found adjustments 03:54:08 ==> Gzipping contents 03:54:08 4.0K /tmp/codecov.KWPT3N.gz 03:54:08 ==> Uploading reports 03:54:08 url: https://codecov.io 03:54:08 query: branch=main&commit=4f49fe41dacad23b8101abdd2ddf549d92efb662&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F75%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 03:54:08 -> Pinging Codecov 03:54:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4f49fe41dacad23b8101abdd2ddf549d92efb662&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F75%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 03:54:08 -> Uploading to 03:54:08 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-configuration/4f49fe41dacad23b8101abdd2ddf549d92efb662/628f5c84-86f6-48b3-853b-43cdbbc41070.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241030T035408Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=094ee363c709b5d0308eb7b1c78df34eb16a4ceb5d27f8a2493f794dc6e1e8cd 03:54:08 % Total % Received % Xferd Average Speed Time Time Time Current 03:54:08 Dload Upload Total Spent Left Speed 03:54:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3390 0 0 100 3390 0 13242 --:--:-- --:--:-- --:--:-- 13242 03:54:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/4f49fe41dacad23b8101abdd2ddf549d92efb662 [Pipeline] } 03:54:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:54:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:54:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:54:09 03:54:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:54:09 latest: Pulling from edgex-devops/edgex-snyk-go 03:54:09 43c4264eed91: Already exists 03:54:09 4cc291be95ef: Already exists 03:54:09 2ac1f1163629: Already exists 03:54:09 5c3c966382ef: Already exists 03:54:09 4f4fb700ef54: Already exists 03:54:09 d9c7d2e4e75e: Pulling fs layer 03:54:09 9c3e1370e548: Pulling fs layer 03:54:10 d9c7d2e4e75e: Download complete 03:54:10 d9c7d2e4e75e: Pull complete 03:54:10 9c3e1370e548: Verifying Checksum 03:54:10 9c3e1370e548: Download complete 03:54:13 9c3e1370e548: Pull complete 03:54:13 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 03:54:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:54:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:13 prd-ubuntu20.04-docker-8c-8g-24064 does not seem to be running inside a container 03:54:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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/edgex-snyk-go:latest cat 03:54:14 $ docker top 51fd90555c6d41e4794ee88ab238e276ae33c0a59085f01106b5bef89b5f3c7e -eo pid,comm [Pipeline] { [Pipeline] sh 03:54:15 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] echo 03:54:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-configuration:main' [Pipeline] sh 03:54:15 + set -o pipefail 03:54:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-configuration:main' 03:54:19 03:54:19 Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v4)... 03:54:19 03:54:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9058f8bc-7826-44a2-9133-c5a7a6d208e7/history/b703f4c2-b359-4974-8527-c66e923e2059 03:54:19 03:54:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:54:19 [Pipeline] } 03:54:19 $ docker stop --time=1 51fd90555c6d41e4794ee88ab238e276ae33c0a59085f01106b5bef89b5f3c7e 03:54:21 $ docker rm -f --volumes 51fd90555c6d41e4794ee88ab238e276ae33c0a59085f01106b5bef89b5f3c7e [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 03:54:22 + git log --format=format:%s -1 4f49fe41dacad23b8101abdd2ddf549d92efb662 [Pipeline] sh 03:54:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:54:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:54:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:22 prd-ubuntu20.04-docker-8c-8g-24064 does not seem to be running inside a container 03:54:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:54:23 $ docker top b854b1806b570eb7c536be31ddf1deebe318be552fc49ad781224266b33507e3 -eo pid,comm 03:54:23 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). 03:54:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:54:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:54:23 [ssh-agent] Looking for ssh-agent implementation... 03:54:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:54:23 $ docker exec b854b1806b570eb7c536be31ddf1deebe318be552fc49ad781224266b33507e3 ssh-agent 03:54:23 SSH_AUTH_SOCK=/tmp/ssh-0Y4nFB9WPjKQ/agent.33 03:54:23 SSH_AGENT_PID=39 03:54:23 Running ssh-add (command line suppressed) 03:54:23 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_10624269195347080532.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_10624269195347080532.key) 03:54:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:54:24 + git semver tag 03:54:24 2024-10-30 03:54:24,179 [run_tag] DEBUG tag force:False 03:54:24 2024-10-30 03:54:24,179 [check_head_tag] DEBUG check head tag 03:54:24 2024-10-30 03:54:24,180 [execute] INFO git cat-file --batch-check 03:54:24 2024-10-30 03:54:24,180 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) 03:54:24 2024-10-30 03:54:24,183 [execute] INFO git cat-file --batch 03:54:24 2024-10-30 03:54:24,183 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) 03:54:24 2024-10-30 03:54:24,195 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 03:54:24 2024-10-30 03:54:24,195 [execute] INFO git tag -a v4.0.0-dev.3 -m v4.0.0-dev.3 03:54:24 2024-10-30 03:54:24,196 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.3', '-m', 'v4.0.0-dev.3'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 03:54:24 2024-10-30 03:54:24,199 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 03:54:24 4.0.0-dev.3 [Pipeline] } 03:54:24 $ docker exec --env ******** --env ******** b854b1806b570eb7c536be31ddf1deebe318be552fc49ad781224266b33507e3 ssh-agent -k 03:54:24 unset SSH_AUTH_SOCK; 03:54:24 unset SSH_AGENT_PID; 03:54:24 echo Agent pid 39 killed; 03:54:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:54:24 + git semver [Pipeline] } 03:54:25 $ docker stop --time=1 b854b1806b570eb7c536be31ddf1deebe318be552fc49ad781224266b33507e3 03:54:26 $ docker rm -f --volumes b854b1806b570eb7c536be31ddf1deebe318be552fc49ad781224266b33507e3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:54:26 03:54:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:54:27 0.23.1-centos7: Pulling from edgex-lftools 03:54:27 ab5ef0e58194: Pulling fs layer 03:54:27 9712f1f96733: Pulling fs layer 03:54:27 63f879dbbcfc: Pulling fs layer 03:54:27 0d9ebad4ef96: Pulling fs layer 03:54:27 e9a5061849ea: Pulling fs layer 03:54:27 d747dcd14b5f: Pulling fs layer 03:54:27 2de7ff778b66: Pulling fs layer 03:54:27 d747dcd14b5f: Waiting 03:54:27 e9a5061849ea: Waiting 03:54:27 2de7ff778b66: Waiting 03:54:27 9712f1f96733: Download complete 03:54:27 63f879dbbcfc: Verifying Checksum 03:54:27 63f879dbbcfc: Download complete 03:54:27 e9a5061849ea: Verifying Checksum 03:54:27 e9a5061849ea: Download complete 03:54:27 d747dcd14b5f: Download complete 03:54:27 0d9ebad4ef96: Verifying Checksum 03:54:27 0d9ebad4ef96: Download complete 03:54:27 2de7ff778b66: Verifying Checksum 03:54:27 2de7ff778b66: Download complete 03:54:27 ab5ef0e58194: Verifying Checksum 03:54:27 ab5ef0e58194: Download complete 03:54:30 ab5ef0e58194: Pull complete 03:54:30 9712f1f96733: Pull complete 03:54:31 63f879dbbcfc: Pull complete 03:54:34 0d9ebad4ef96: Pull complete 03:54:34 e9a5061849ea: Pull complete 03:54:34 d747dcd14b5f: Pull complete 03:54:35 2de7ff778b66: Pull complete 03:54:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:54:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:54:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:35 prd-ubuntu20.04-docker-8c-8g-24064 does not seem to be running inside a container 03:54:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:54:37 $ docker top d9cd971d267e2a1cec015d7bf5bf93e7f17eacfd1ffdbe99a496395a70accb97 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:54:37 provisioning config files... 03:54:37 copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config10215364439200183727tmp 03:54:37 copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config4195699017517178002tmp 03:54:37 copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config6651968871744562454tmp [Pipeline] { [Pipeline] echo 03:54:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:54:38 ---> sigul-configuration.sh 03:54:38 gpg: directory `/root/.gnupg' created 03:54:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:54:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:54:38 gpg: keyring `/root/.gnupg/secring.gpg' created 03:54:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:54:38 gpg: CAST5 encrypted data 03:54:38 gpg: encrypted with 1 passphrase 03:54:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:54:38 + mkdir /home/jenkins 03:54:38 + mkdir /home/jenkins/sigul [Pipeline] sh 03:54:39 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:54:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:54:39 ---> sigul-install.sh 03:54:39 Sigul already installed; skipping installation. [Pipeline] sh 03:54:39 + git tag --list 03:54:39 v0.0.0 03:54:39 v0.0.1 03:54:39 v0.0.2 03:54:39 v0.0.3 03:54:39 v0.0.4 03:54:39 v0.0.5 03:54:39 v0.0.6 03:54:39 v0.0.7 03:54:39 v0.0.8 03:54:39 v2.0.0 03:54:39 v2.1.0 03:54:39 v2.2.0 03:54:39 v2.3.0 03:54:39 v3.0 03:54:39 v3.0.0 03:54:39 v3.1 03:54:39 v3.1.0 03:54:39 v3.1.0-dev.1 03:54:39 v3.1.0-dev.2 03:54:39 v3.1.0-dev.3 03:54:39 v3.1.0-dev.4 03:54:39 v3.1.0-dev.5 03:54:39 v3.1.0-dev.6 03:54:39 v3.1.0-dev.7 03:54:39 v3.1.0-dev.8 03:54:39 v3.2.0-dev.1 03:54:39 v3.2.0-dev.10 03:54:39 v3.2.0-dev.11 03:54:39 v3.2.0-dev.12 03:54:39 v3.2.0-dev.13 03:54:39 v3.2.0-dev.14 03:54:39 v3.2.0-dev.15 03:54:39 v3.2.0-dev.16 03:54:39 v3.2.0-dev.17 03:54:39 v3.2.0-dev.18 03:54:39 v3.2.0-dev.19 03:54:39 v3.2.0-dev.2 03:54:39 v3.2.0-dev.3 03:54:39 v3.2.0-dev.4 03:54:39 v3.2.0-dev.5 03:54:39 v3.2.0-dev.6 03:54:39 v3.2.0-dev.7 03:54:39 v3.2.0-dev.8 03:54:39 v3.2.0-dev.9 03:54:39 v4.0.0-dev.1 03:54:39 v4.0.0-dev.2 03:54:39 v4.0.0-dev.3 [Pipeline] sh 03:54:40 + lftools sign git-tag v4.0.0-dev.3 03:54:40 Signing Git tag with Sigul... 03:54:40 Signing v4.0.0-dev.3 [Pipeline] echo 03:54:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:54:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:54:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:54:41 $ docker stop --time=1 d9cd971d267e2a1cec015d7bf5bf93e7f17eacfd1ffdbe99a496395a70accb97 03:54:42 $ docker rm -f --volumes d9cd971d267e2a1cec015d7bf5bf93e7f17eacfd1ffdbe99a496395a70accb97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:54:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:54:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:54:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:43 prd-ubuntu20.04-docker-8c-8g-24064 does not seem to be running inside a container 03:54:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:54:43 $ docker top 4c362c20cff53378761fd264d1ed51e6233e5c45e3f6cc3e685347c648324d60 -eo pid,comm 03:54:43 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). 03:54:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:54:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:54:43 [ssh-agent] Looking for ssh-agent implementation... 03:54:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:54:43 $ docker exec 4c362c20cff53378761fd264d1ed51e6233e5c45e3f6cc3e685347c648324d60 ssh-agent 03:54:43 SSH_AUTH_SOCK=/tmp/ssh-BTrPbZrYblvC/agent.32 03:54:43 SSH_AGENT_PID=39 03:54:43 Running ssh-add (command line suppressed) 03:54:44 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_3674699591838708880.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_3674699591838708880.key) 03:54:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:54:44 + git semver bump pre 03:54:44 2024-10-30 03:54:44,549 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 03:54:44 2024-10-30 03:54:44,550 [bump_version] DEBUG bumping version:4.0.0-dev.3 on axis:pre with prefix:dev 03:54:44 2024-10-30 03:54:44,550 [bump_version] DEBUG bumped version:4.0.0-dev.4 03:54:44 2024-10-30 03:54:44,550 [write_version] DEBUG write version:4.0.0-dev.4 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:True 03:54:44 2024-10-30 03:54:44,550 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 03:54:44 2024-10-30 03:54:44,550 [write_file] DEBUG write to file:/w/workspace/oundry_go-mod-configuration_main/.semver/main 03:54:44 2024-10-30 03:54:44,551 [execute] INFO git cat-file --batch-check 03:54:44 2024-10-30 03:54:44,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 03:54:44 2024-10-30 03:54:44,557 [execute] INFO git cat-file --batch 03:54:44 2024-10-30 03:54:44,557 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 03:54:44 2024-10-30 03:54:44,562 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 03:54:44 4.0.0-dev.4 [Pipeline] } 03:54:44 $ docker exec --env ******** --env ******** 4c362c20cff53378761fd264d1ed51e6233e5c45e3f6cc3e685347c648324d60 ssh-agent -k 03:54:44 unset SSH_AUTH_SOCK; 03:54:44 unset SSH_AGENT_PID; 03:54:44 echo Agent pid 39 killed; 03:54:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:54:45 + git semver [Pipeline] } 03:54:45 $ docker stop --time=1 4c362c20cff53378761fd264d1ed51e6233e5c45e3f6cc3e685347c648324d60 03:54:46 $ docker rm -f --volumes 4c362c20cff53378761fd264d1ed51e6233e5c45e3f6cc3e685347c648324d60 [Pipeline] // withDockerContainer [Pipeline] sh 03:54:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:54:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:54:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:47 prd-ubuntu20.04-docker-8c-8g-24064 does not seem to be running inside a container 03:54:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:54:47 $ docker top f385497c202ff610c06d2c12ed020be7ee367b69e285321fbe9808236c2efa6c -eo pid,comm 03:54:47 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). 03:54:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:54:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:54:47 [ssh-agent] Looking for ssh-agent implementation... 03:54:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:54:47 $ docker exec f385497c202ff610c06d2c12ed020be7ee367b69e285321fbe9808236c2efa6c ssh-agent 03:54:47 SSH_AUTH_SOCK=/tmp/ssh-fvvCjVAOHq03/agent.32 03:54:47 SSH_AGENT_PID=38 03:54:48 Running ssh-add (command line suppressed) 03:54:48 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_12666228862554314414.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_12666228862554314414.key) 03:54:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:54:48 + git semver push 03:54:48 2024-10-30 03:54:48,579 [run_push] DEBUG push 03:54:48 2024-10-30 03:54:48,580 [execute] INFO git cat-file --batch-check 03:54:48 2024-10-30 03:54:48,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 03:54:48 2024-10-30 03:54:48,583 [execute] INFO git rev-list 1ec2a7c7b54a8a0dda65b94125c8cbfa05f4db44 -- 03:54:48 2024-10-30 03:54:48,583 [execute] DEBUG Popen(['git', 'rev-list', '1ec2a7c7b54a8a0dda65b94125c8cbfa05f4db44', '--'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) 03:54:48 2024-10-30 03:54:48,590 [execute] INFO git fetch -v origin 03:54:48 2024-10-30 03:54:48,590 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=True, shell=None, istream=None) 03:54:49 2024-10-30 03:54:49,033 [run_push] DEBUG no remote changes detected 03:54:49 2024-10-30 03:54:49,034 [execute] INFO git push origin semver 03:54:49 2024-10-30 03:54:49,034 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) 03:54:49 2024-10-30 03:54:49,662 [run_push] DEBUG push all version tags 03:54:49 2024-10-30 03:54:49,662 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:54:49 2024-10-30 03:54:49,663 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 03:54:50 2024-10-30 03:54:50,265 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 03:54:50 4.0.0-dev.4 [Pipeline] } 03:54:50 $ docker exec --env ******** --env ******** f385497c202ff610c06d2c12ed020be7ee367b69e285321fbe9808236c2efa6c ssh-agent -k 03:54:50 unset SSH_AUTH_SOCK; 03:54:50 unset SSH_AGENT_PID; 03:54:50 echo Agent pid 38 killed; 03:54:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:54:50 + git semver [Pipeline] } 03:54:51 $ docker stop --time=1 f385497c202ff610c06d2c12ed020be7ee367b69e285321fbe9808236c2efa6c 03:54:52 $ docker rm -f --volumes f385497c202ff610c06d2c12ed020be7ee367b69e285321fbe9808236c2efa6c [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 03:54:53 + [ -d /w/workspace/oundry_go-mod-configuration_main/archives ] 03:54:53 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 03:54:53 total 16 03:54:53 drwxr-xr-x 3 root root 4096 Oct 30 03:47 . 03:54:53 drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 03:54 .. 03:54:53 drwxr-xr-x 2 root root 4096 Oct 30 03:47 cost 03:54:53 -rw-r--r-- 1 root root 91 Oct 30 03:47 cost.csv 03:54:53 + sudo chown -R jenkins:jenkins /w/workspace/oundry_go-mod-configuration_main/archives 03:54:53 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 03:54:53 total 16 03:54:53 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 03:47 . 03:54:53 drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 03:54 .. 03:54:53 drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 03:47 cost 03:54:53 -rw-r--r-- 1 jenkins jenkins 91 Oct 30 03:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:54:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:54:54 ---> package-listing.sh 03:54:54 ++ facter osfamily 03:54:54 ++ tr '[:upper:]' '[:lower:]' 03:54:54 + OS_FAMILY=debian 03:54:54 + workspace=/w/workspace/oundry_go-mod-configuration_main 03:54:54 + START_PACKAGES=/tmp/packages_start.txt 03:54:54 + END_PACKAGES=/tmp/packages_end.txt 03:54:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:54:54 + PACKAGES=/tmp/packages_start.txt 03:54:54 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 03:54:54 + PACKAGES=/tmp/packages_end.txt 03:54:54 + case "${OS_FAMILY}" in 03:54:54 + dpkg -l 03:54:54 + grep '^ii' 03:54:54 + '[' -f /tmp/packages_start.txt ']' 03:54:54 + '[' -f /tmp/packages_end.txt ']' 03:54:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:54:54 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 03:54:54 + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ 03:54:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo 03:54:54 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:54:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:54:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:55 prd-ubuntu20.04-docker-8c-8g-24064 does not seem to be running inside a container 03:54:55 $ 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:54:55 $ docker top 76dd53508a221a895bef63bcf72690ca0dfa05d5fe477b6eae8456c16c535b4e -eo pid,comm [Pipeline] { [Pipeline] sh 03:54:55 + touch /tmp/pre-build-complete [Pipeline] sh 03:54:56 + mkdir -p /var/log/sysstat [Pipeline] sh 03:54:56 + ls /var/log/sa-host 03:54:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:54:56 provisioning config files... 03:54:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config10357907425725151732tmp [Pipeline] { [Pipeline] echo 03:54:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:54:56 ---> create-netrc.sh [Pipeline] } 03:54:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:54:57 ---> python-tools-install.sh [Pipeline] echo 03:54:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:54:57 ---> sudo-logs.sh 03:54:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:54:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:54:57 ---> job-cost.sh 03:54:57 lf-activate-venv: SKIPPING 03:54:57 DEBUG: total: 0.2199999988079071 03:54:57 INFO: Retrieving Stack Cost... 03:54:58 INFO: Retrieving Pricing Info for: v3-standard-8 03:54:58 INFO: Archiving Costs [Pipeline] echo 03:54:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:54:58 ---> logs-deploy.sh 03:54:58 lf-activate-venv: SKIPPING 03:54:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/75 03:54:58 INFO: archiving workspace using pattern(s): 03:54:59 Archives upload complete. 03:54:59 INFO: archiving logs to Nexus