Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 239fa787ee51d0f63f31803a319e46c292c0a290 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-ssh18297533073385855715.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-ssh10774891577088421926.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-core-contracts/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-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh893899019795111006.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-ssh9950334159795484077.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-core-contracts/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-core-contracts/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6656166172365268899.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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13259 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 239fa787ee51d0f63f31803a319e46c292c0a290 (main) Commit message: "Merge pull request #930 from weichou1229/go-1.23" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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 239fa787ee51d0f63f31803a319e46c292c0a290 # timeout=10 > git rev-list --no-walk 511568a6f7505dd7241618add57f542dea31d6ff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:29:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:29:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:29:32 ========================================================= 06:29:32 EdgeX Global Pipelines Version Info 06:29:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:29:33 ------------------- 06:29:33 stable info: 06:29:33 ------------------- 06:29:33 Commited By: Ginny Guan ginny@iotechsys.com 06:29:33 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 06:29:33 Message: update stable to v1.0.265 06:29:33 ------------------- 06:29:33 experimental info: 06:29:33 ------------------- 06:29:33 Commited By: Cherry Wang cherry@iotechsys.com 06:29:33 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 06:29:33 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:29:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 06:29:33 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 06:29:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:29:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:29:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:29:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:29:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:29:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:29:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:29:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:29:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:29:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 06:29:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:29:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:29:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:29:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:29:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:29:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:29:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:29:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:29:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:29:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:29:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:29:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:29:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:29:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:29:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:29:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:29:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:29:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:29:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 239fa787ee51d0f63f31803a319e46c292c0a290 [Pipeline] echo 06:29:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 239fa78 [Pipeline] echo 06:29:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:29:34 + git rev-list -1 --merges 239fa787ee51d0f63f31803a319e46c292c0a290~1..239fa787ee51d0f63f31803a319e46c292c0a290 [Pipeline] echo 06:29:34 -----------> git rev-list -1 --merges 239fa787ee51d0f63f31803a319e46c292c0a290~1..239fa787ee51d0f63f31803a319e46c292c0a290 239fa787ee51d0f63f31803a319e46c292c0a290 06:29:34 239fa787ee51d0f63f31803a319e46c292c0a290 [false] [Pipeline] sh 06:29:35 + git log --format=format:%s -1 239fa787ee51d0f63f31803a319e46c292c0a290 [Pipeline] echo 06:29:35 ========================================================= 06:29:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:29:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:29:35 + git log --format=format:%s -1 239fa787ee51d0f63f31803a319e46c292c0a290 [Pipeline] echo 06:29:35 [semverPrep] GIT_COMMIT: 239fa787ee51d0f63f31803a319e46c292c0a290, Commit Message: Merge pull request #930 from weichou1229/go-1.23 [Pipeline] echo 06:29:35 [semverPrep] This is not a build commit. [Pipeline] sh 06:29:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:29:36 + grep -v github /etc/ssh/ssh_known_hosts 06:29:36 + [ -e /tmp/ssh_known_hosts ] 06:29:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:29:36 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 06:29:36 -a /etc/ssh/ssh_known_hosts 06:29:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:29:36 06:29:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:29:36 0.1.4: Pulling from edgex-devops/py-git-semver 06:29:37 b85a868b505f: Pulling fs layer 06:29:37 e2be974225ed: Pulling fs layer 06:29:37 339a4e72a1f5: Pulling fs layer 06:29:37 988bab9f4d93: Pulling fs layer 06:29:37 1469e6f7b9e6: Pulling fs layer 06:29:37 eaf3925da568: Pulling fs layer 06:29:37 bab4dde63d76: Pulling fs layer 06:29:37 bde34c3a00c8: Pulling fs layer 06:29:37 b352a97aabf1: Pulling fs layer 06:29:37 988bab9f4d93: Waiting 06:29:37 4872d77fe225: Pulling fs layer 06:29:37 1469e6f7b9e6: Waiting 06:29:37 5851b861e8e6: Pulling fs layer 06:29:37 eaf3925da568: Waiting 06:29:37 bab4dde63d76: Waiting 06:29:37 bde34c3a00c8: Waiting 06:29:37 b352a97aabf1: Waiting 06:29:37 4872d77fe225: Waiting 06:29:37 5851b861e8e6: Waiting 06:29:37 e2be974225ed: Download complete 06:29:37 988bab9f4d93: Verifying Checksum 06:29:37 988bab9f4d93: Download complete 06:29:37 1469e6f7b9e6: Verifying Checksum 06:29:37 1469e6f7b9e6: Download complete 06:29:37 339a4e72a1f5: Verifying Checksum 06:29:37 339a4e72a1f5: Download complete 06:29:37 eaf3925da568: Verifying Checksum 06:29:37 eaf3925da568: Download complete 06:29:37 bde34c3a00c8: Verifying Checksum 06:29:37 bde34c3a00c8: Download complete 06:29:37 b352a97aabf1: Download complete 06:29:37 4872d77fe225: Download complete 06:29:37 5851b861e8e6: Download complete 06:29:37 b85a868b505f: Verifying Checksum 06:29:37 b85a868b505f: Download complete 06:29:37 bab4dde63d76: Verifying Checksum 06:29:37 bab4dde63d76: Download complete 06:29:38 b85a868b505f: Pull complete 06:29:38 e2be974225ed: Pull complete 06:29:39 339a4e72a1f5: Pull complete 06:29:39 988bab9f4d93: Pull complete 06:29:39 1469e6f7b9e6: Pull complete 06:29:39 eaf3925da568: Pull complete 06:29:42 bab4dde63d76: Pull complete 06:29:42 bde34c3a00c8: Pull complete 06:29:42 b352a97aabf1: Pull complete 06:29:42 4872d77fe225: Pull complete 06:29:42 5851b861e8e6: Pull complete 06:29:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:29:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:29:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:42 prd-ubuntu20.04-docker-8c-8g-13259 does not seem to be running inside a container 06:29:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:29:46 $ docker top 448c0ca8151e19f424d931752f4b687e4209fd4d818d9379fc4a8fdd9f9b4a3a -eo pid,comm 06:29:46 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). 06:29:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:29:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:29:46 [ssh-agent] Looking for ssh-agent implementation... 06:29:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:29:47 $ docker exec 448c0ca8151e19f424d931752f4b687e4209fd4d818d9379fc4a8fdd9f9b4a3a ssh-agent 06:29:47 SSH_AUTH_SOCK=/tmp/ssh-p3OysPvQ7cDJ/agent.32 06:29:47 SSH_AGENT_PID=38 06:29:47 Running ssh-add (command line suppressed) 06:29:47 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_250516026570748297.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_250516026570748297.key) 06:29:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:29:47 + git tag --points-at HEAD [Pipeline] } 06:29:47 $ docker exec --env ******** --env ******** 448c0ca8151e19f424d931752f4b687e4209fd4d818d9379fc4a8fdd9f9b4a3a ssh-agent -k 06:29:47 unset SSH_AUTH_SOCK; 06:29:47 unset SSH_AGENT_PID; 06:29:47 echo Agent pid 38 killed; 06:29:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:29:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:29:47 [ssh-agent] Looking for ssh-agent implementation... 06:29:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:29:47 $ docker exec 448c0ca8151e19f424d931752f4b687e4209fd4d818d9379fc4a8fdd9f9b4a3a ssh-agent 06:29:48 SSH_AUTH_SOCK=/tmp/ssh-i0mkN1OtLtV7/agent.71 06:29:48 SSH_AGENT_PID=77 06:29:48 Running ssh-add (command line suppressed) 06:29:48 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_18151050562452157065.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_18151050562452157065.key) 06:29:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:29:48 + git semver init 06:29:48 2024-10-03 06:29:48,669 [run_init] DEBUG init version:0.0.0 force:False 06:29:48 2024-10-03 06:29:48,670 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 06:29:48 2024-10-03 06:29:48,671 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 06:29:48 2024-10-03 06:29:48,671 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/undry_go-mod-core-contracts_main/.semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 06:29:49 2024-10-03 06:29:49,551 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 06:29:49 2024-10-03 06:29:49,552 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 06:29:49 2024-10-03 06:29:49,552 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 06:29:49 2024-10-03 06:29:49,552 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 06:29:49 3.2.0-dev.47 [Pipeline] } 06:29:49 $ docker exec --env ******** --env ******** 448c0ca8151e19f424d931752f4b687e4209fd4d818d9379fc4a8fdd9f9b4a3a ssh-agent -k 06:29:49 unset SSH_AUTH_SOCK; 06:29:49 unset SSH_AGENT_PID; 06:29:49 echo Agent pid 77 killed; 06:29:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:29:50 + git semver [Pipeline] } 06:29:50 $ docker stop --time=1 448c0ca8151e19f424d931752f4b687e4209fd4d818d9379fc4a8fdd9f9b4a3a 06:29:51 $ docker rm -f --volumes 448c0ca8151e19f424d931752f4b687e4209fd4d818d9379fc4a8fdd9f9b4a3a [Pipeline] // withDockerContainer [Pipeline] sh 06:29:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:29:52 Stashed 1 file(s) [Pipeline] echo 06:29:52 [edgeXSemver]: initialized semver on version 3.2.0-dev.47 [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 06:29:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:29:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:29:52 ========================================================= 06:29:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:29:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 06:29:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:29:52 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:29:52 43c4264eed91: Pulling fs layer 06:29:52 4cc291be95ef: Pulling fs layer 06:29:52 2ac1f1163629: Pulling fs layer 06:29:52 5c3c966382ef: Pulling fs layer 06:29:52 4f4fb700ef54: Pulling fs layer 06:29:52 5d5c8e513c77: Pulling fs layer 06:29:52 9f66e0745190: Pulling fs layer 06:29:52 f49a43e4bbc0: Pulling fs layer 06:29:52 561ebcabdf7f: Pulling fs layer 06:29:52 5c3c966382ef: Waiting 06:29:52 f49a43e4bbc0: Waiting 06:29:52 9f66e0745190: Waiting 06:29:52 4f4fb700ef54: Waiting 06:29:52 5d5c8e513c77: Waiting 06:29:52 561ebcabdf7f: Waiting 06:29:52 4cc291be95ef: Download complete 06:29:52 5c3c966382ef: Download complete 06:29:52 4f4fb700ef54: Verifying Checksum 06:29:52 4f4fb700ef54: Download complete 06:29:52 5d5c8e513c77: Verifying Checksum 06:29:52 5d5c8e513c77: Download complete 06:29:52 43c4264eed91: Verifying Checksum 06:29:52 43c4264eed91: Download complete 06:29:52 9f66e0745190: Verifying Checksum 06:29:52 9f66e0745190: Download complete 06:29:53 43c4264eed91: Pull complete 06:29:53 561ebcabdf7f: Verifying Checksum 06:29:53 561ebcabdf7f: Download complete 06:29:53 4cc291be95ef: Pull complete 06:29:53 2ac1f1163629: Verifying Checksum 06:29:53 2ac1f1163629: Download complete 06:29:53 f49a43e4bbc0: Verifying Checksum 06:29:53 f49a43e4bbc0: Download complete 06:29:57 2ac1f1163629: Pull complete 06:29:57 5c3c966382ef: Pull complete 06:29:58 4f4fb700ef54: Pull complete 06:29:58 5d5c8e513c77: Pull complete 06:29:58 9f66e0745190: Pull complete 06:30:01 f49a43e4bbc0: Pull complete 06:30:02 561ebcabdf7f: Pull complete 06:30:02 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 06:30:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:30:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 06:30:02 + 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 06:30:03 + docker inspect -f . ci-base-image-x86_64 06:30:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:03 prd-ubuntu20.04-docker-8c-8g-13259 does not seem to be running inside a container 06:30:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:30:07 Still waiting to schedule task 06:30:07 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:30:12 $ docker top d581202b1746751656c79a1c93726943fd42e4603786be4aa1dbcbb633b4dba6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:13 + go version 06:30:13 go version go1.23.2 linux/amd64 [Pipeline] } 06:30:13 $ docker stop --time=1 d581202b1746751656c79a1c93726943fd42e4603786be4aa1dbcbb633b4dba6 06:30:14 $ docker rm -f --volumes d581202b1746751656c79a1c93726943fd42e4603786be4aa1dbcbb633b4dba6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:15 + docker inspect -f . ci-base-image-x86_64 06:30:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:15 prd-ubuntu20.04-docker-8c-8g-13259 does not seem to be running inside a container 06:30:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:30:15 $ docker top f10d64fc71974b386e6562d558076507d726942f0d46c607d9ae385244cb9b56 -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:16 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 06:30:16 + make test 06:30:16 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:30:16 go: downloading github.com/google/uuid v1.6.0 06:30:16 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 06:30:16 go: downloading github.com/stretchr/testify v1.9.0 06:30:16 go: downloading github.com/go-playground/validator/v10 v10.22.1 06:30:16 go: downloading gopkg.in/yaml.v3 v3.0.1 06:30:16 go: downloading github.com/go-kit/log v0.2.1 06:30:16 go: downloading github.com/davecgh/go-spew v1.1.1 06:30:16 go: downloading github.com/pmezard/go-difflib v1.0.0 06:30:16 go: downloading github.com/stretchr/objx v0.5.2 06:30:16 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 06:30:16 go: downloading github.com/go-playground/universal-translator v0.18.1 06:30:16 go: downloading github.com/leodido/go-urn v1.4.0 06:30:16 go: downloading golang.org/x/crypto v0.25.0 06:30:16 go: downloading golang.org/x/text v0.16.0 06:30:16 go: downloading github.com/go-logfmt/logfmt v0.5.1 06:30:16 go: downloading github.com/go-playground/locales v0.14.1 06:30:16 go: downloading golang.org/x/sys v0.22.0 06:30:16 go: downloading github.com/x448/float16 v0.8.4 06:30:17 go: downloading golang.org/x/net v0.27.0 06:30:19 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 06:30:27 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 06:30:27 github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks coverage: 0.0% of statements 06:30:27 github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks coverage: 0.0% of statements 06:30:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.087s coverage: 83.4% of statements 06:30:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.012s coverage: 38.7% of statements 06:30:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.006s coverage: 29.4% of statements 06:30:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.012s coverage: 29.3% of statements 06:30:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.025s coverage: 70.4% of statements 06:30:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.009s coverage: 90.0% of statements 06:30:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.044s coverage: 84.6% of statements 06:30:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.010s coverage: 67.3% of statements 06:30:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.008s coverage: 36.1% of statements 06:30:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.012s coverage: 66.7% of statements 06:30:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:30:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:30:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 06:30:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:30:41 $ docker stop --time=1 f10d64fc71974b386e6562d558076507d726942f0d46c607d9ae385244cb9b56 06:30:47 $ docker rm -f --volumes f10d64fc71974b386e6562d558076507d726942f0d46c607d9ae385244cb9b56 [Pipeline] // withDockerContainer [Pipeline] sh 06:30:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:30:47 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 06:30:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:30:48 06:30:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:30:49 latest: Pulling from edgex-lftools-log-publisher 06:30:49 5eb5b503b376: Pulling fs layer 06:30:49 5c69ac0246d0: Pulling fs layer 06:30:49 ec43610c2a17: Pulling fs layer 06:30:49 3a2ae6a8a46f: Pulling fs layer 06:30:49 33b1e0a273af: Pulling fs layer 06:30:49 5d3b04190fa2: Pulling fs layer 06:30:49 2f39f015ded8: Pulling fs layer 06:30:49 33b1e0a273af: Waiting 06:30:49 5d3b04190fa2: Waiting 06:30:49 2f39f015ded8: Waiting 06:30:49 3a2ae6a8a46f: Waiting 06:30:49 5c69ac0246d0: Download complete 06:30:49 3a2ae6a8a46f: Verifying Checksum 06:30:49 3a2ae6a8a46f: Download complete 06:30:51 ec43610c2a17: Verifying Checksum 06:30:51 ec43610c2a17: Download complete 06:30:51 33b1e0a273af: Verifying Checksum 06:30:51 33b1e0a273af: Download complete 06:30:51 5d3b04190fa2: Verifying Checksum 06:30:51 5d3b04190fa2: Download complete 06:30:51 5eb5b503b376: Verifying Checksum 06:30:51 5eb5b503b376: Download complete 06:30:51 5eb5b503b376: Pull complete 06:30:51 5c69ac0246d0: Pull complete 06:30:51 2f39f015ded8: Download complete 06:30:51 ec43610c2a17: Pull complete 06:30:51 3a2ae6a8a46f: Pull complete 06:30:52 33b1e0a273af: Pull complete 06:30:52 5d3b04190fa2: Pull complete 06:30:56 2f39f015ded8: Pull complete 06:30:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:30:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:30:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:56 prd-ubuntu20.04-docker-8c-8g-13259 does not seem to be running inside a container 06:30:56 $ 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/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:31:02 $ docker top a5aaf24c72328b1781cd0d4c2af3c6dcd8b8c767dfe0e9f8f96b9ab6bf57b81e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:31:02 ---> job-cost.sh 06:31:02 lf-activate-venv: SKIPPING 06:31:02 INFO: No Stack... 06:31:02 INFO: Retrieving Pricing Info for: v3-standard-8 06:31:03 INFO: Archiving Costs [Pipeline] sh 06:31:03 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 06:31:03 + cut -d, -f6 [Pipeline] lock 06:31:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-200-stack-cost] 06:31:03 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-200-stack-cost] did not exist. Created. 06:31:03 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-200-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:31:03 + echo total: 0.2199999988079071 [Pipeline] stash 06:31:03 Stashed 1 file(s) [Pipeline] } 06:31:03 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-200-stack-cost] [Pipeline] // lock [Pipeline] } 06:31:03 $ docker stop --time=1 a5aaf24c72328b1781cd0d4c2af3c6dcd8b8c767dfe0e9f8f96b9ab6bf57b81e 06:31:05 $ docker rm -f --volumes a5aaf24c72328b1781cd0d4c2af3c6dcd8b8c767dfe0e9f8f96b9ab6bf57b81e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:45:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13726 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 07:45:27 Running in /w/workspace/go-mod-core-contracts/200 [Pipeline] { [Pipeline] checkout 07:45:27 The recommended git tool is: git 07:45:35 using credential edgex-jenkins-ssh 07:45:35 Cloning the remote Git repository 07:45:35 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 07:45:35 > git init /w/workspace/go-mod-core-contracts/200 # timeout=10 07:45:35 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:45:35 > git --version # timeout=10 07:45:35 > git --version # 'git version 2.25.1' 07:45:35 using GIT_SSH to set credentials SSH Credentials for GitHub 07:45:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:45:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:45:39 Avoid second fetch 07:45:39 Checking out Revision 239fa787ee51d0f63f31803a319e46c292c0a290 (main) 07:45:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:45:39 > git config core.sparsecheckout # timeout=10 07:45:39 > git checkout -f 239fa787ee51d0f63f31803a319e46c292c0a290 # timeout=10 07:45:39 Commit message: "Merge pull request #930 from weichou1229/go-1.23" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:45:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:45:44 % Total % Received % Xferd Average Speed Time Time Time Current 07:45:44 Dload Upload Total Spent Left Speed 07:45:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 186k 0 --:--:-- --:--:-- --:--:-- 189k [Pipeline] sh 07:45:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:45:45 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 07:45:45 /etc/docker/daemon.json 07:45:45 { 07:45:45 "registry-mirrors": [ 07:45:45 "https://nexus3.edgexfoundry.org:10001" 07:45:45 ], 07:45:45 "bip": "10.250.0.254/24", 07:45:45 "hosts": [ 07:45:45 "tcp://0.0.0.0:5555", 07:45:45 "unix:///var/run/docker.sock" 07:45:45 ], 07:45:45 "mtu": 1458, 07:45:45 "selinux-enabled": true, 07:45:45 "seccomp-profile": "/etc/docker/seccomp.json" 07:45:45 } [Pipeline] sh 07:45:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:45:46 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 07:46:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:46:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:46:04 ========================================================= 07:46:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:46:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:46:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:46:05 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:46:05 cf04c63912e1: Pulling fs layer 07:46:05 55b35a11ae5e: Pulling fs layer 07:46:05 a37a00ec5f00: Pulling fs layer 07:46:05 50b3750afda1: Pulling fs layer 07:46:05 4f4fb700ef54: Pulling fs layer 07:46:05 80978eb59214: Pulling fs layer 07:46:05 c9f46d7d2bd2: Pulling fs layer 07:46:05 c5a475d317c9: Pulling fs layer 07:46:05 50b3750afda1: Waiting 07:46:05 4f4fb700ef54: Waiting 07:46:05 80978eb59214: Waiting 07:46:05 c9f46d7d2bd2: Waiting 07:46:05 55b35a11ae5e: Verifying Checksum 07:46:05 55b35a11ae5e: Download complete 07:46:05 50b3750afda1: Verifying Checksum 07:46:05 50b3750afda1: Download complete 07:46:05 4f4fb700ef54: Verifying Checksum 07:46:05 4f4fb700ef54: Download complete 07:46:05 80978eb59214: Verifying Checksum 07:46:05 80978eb59214: Download complete 07:46:05 cf04c63912e1: Download complete 07:46:06 c5a475d317c9: Verifying Checksum 07:46:06 c5a475d317c9: Download complete 07:46:06 cf04c63912e1: Pull complete 07:46:07 55b35a11ae5e: Pull complete 07:46:07 a37a00ec5f00: Download complete 07:46:08 c9f46d7d2bd2: Verifying Checksum 07:46:08 c9f46d7d2bd2: Download complete 07:46:20 a37a00ec5f00: Pull complete 07:46:21 50b3750afda1: Pull complete 07:46:21 4f4fb700ef54: Pull complete 07:46:21 80978eb59214: Pull complete 07:46:29 c9f46d7d2bd2: Pull complete 07:46:31 c5a475d317c9: Pull complete 07:46:31 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 07:46:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:46:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh 07:46:31 + 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 07:46:32 + docker inspect -f . ci-base-image-arm64 07:46:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:32 prd-ubuntu20.04-docker-arm64-4c-16g-13726 does not seem to be running inside a container 07:46:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/200 -v /w/workspace/go-mod-core-contracts/200:/w/workspace/go-mod-core-contracts/200:rw,z -v /w/workspace/go-mod-core-contracts/200@tmp:/w/workspace/go-mod-core-contracts/200@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:46:35 $ docker top 6f0ad47141311a1c6f7e97aa5ae8e43a51bd12899bc7cfc589ed290f57b1809d -eo pid,comm [Pipeline] { [Pipeline] sh 07:46:35 + go version 07:46:35 go version go1.23.2 linux/arm64 [Pipeline] } 07:46:36 $ docker stop --time=1 6f0ad47141311a1c6f7e97aa5ae8e43a51bd12899bc7cfc589ed290f57b1809d 07:46:37 $ docker rm -f --volumes 6f0ad47141311a1c6f7e97aa5ae8e43a51bd12899bc7cfc589ed290f57b1809d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:38 + docker inspect -f . ci-base-image-arm64 07:46:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:38 prd-ubuntu20.04-docker-arm64-4c-16g-13726 does not seem to be running inside a container 07:46:38 $ 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-core-contracts/200 -v /w/workspace/go-mod-core-contracts/200:/w/workspace/go-mod-core-contracts/200:rw,z -v /w/workspace/go-mod-core-contracts/200@tmp:/w/workspace/go-mod-core-contracts/200@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:46:39 $ docker top ca8ad7b5f727d67aada43f8ac32585813bceb0a828836cdc4be0d50d8da6ddab -eo pid,comm [Pipeline] { [Pipeline] sh 07:46:40 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/200 [Pipeline] fileExists [Pipeline] sh 07:46:40 + make test 07:46:40 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:46:41 go: downloading github.com/go-kit/log v0.2.1 07:46:41 go: downloading github.com/stretchr/testify v1.9.0 07:46:41 go: downloading github.com/google/uuid v1.6.0 07:46:41 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 07:46:41 go: downloading github.com/go-playground/validator/v10 v10.22.1 07:46:41 go: downloading gopkg.in/yaml.v3 v3.0.1 07:46:41 go: downloading github.com/go-logfmt/logfmt v0.5.1 07:46:41 go: downloading github.com/davecgh/go-spew v1.1.1 07:46:41 go: downloading github.com/pmezard/go-difflib v1.0.0 07:46:41 go: downloading github.com/stretchr/objx v0.5.2 07:46:42 go: downloading github.com/x448/float16 v0.8.4 07:46:42 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 07:46:42 go: downloading github.com/go-playground/universal-translator v0.18.1 07:46:42 go: downloading github.com/leodido/go-urn v1.4.0 07:46:42 go: downloading golang.org/x/crypto v0.25.0 07:46:42 go: downloading golang.org/x/text v0.16.0 07:46:42 go: downloading github.com/go-playground/locales v0.14.1 07:46:43 go: downloading golang.org/x/sys v0.22.0 07:46:47 go: downloading golang.org/x/net v0.27.0 07:46:49 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 07:47:57 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 07:47:57 github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks coverage: 0.0% of statements 07:47:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.656s coverage: 83.4% of statements 07:47:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.045s coverage: 38.7% of statements 07:47:57 github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks coverage: 0.0% of statements 07:47:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.029s coverage: 29.4% of statements 07:47:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.047s coverage: 29.3% of statements 07:47:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.111s coverage: 70.4% of statements 07:47:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.041s coverage: 90.0% of statements 07:47:58 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.294s coverage: 84.6% of statements 07:47:58 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.067s coverage: 67.3% of statements 07:47:58 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.029s coverage: 36.1% of statements 07:47:59 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.045s coverage: 66.7% of statements 07:47:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:47:59 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:48:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:48:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 07:48:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:48:18 $ docker stop --time=1 ca8ad7b5f727d67aada43f8ac32585813bceb0a828836cdc4be0d50d8da6ddab 07:48:19 $ docker rm -f --volumes ca8ad7b5f727d67aada43f8ac32585813bceb0a828836cdc4be0d50d8da6ddab [Pipeline] // withDockerContainer [Pipeline] sh 07:48:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:48:21 Warning: overwriting stash ‘coverage-report’ 07:48:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:48:22 07:48:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:48:23 arm64: Pulling from edgex-lftools-log-publisher 07:48:23 8998bd30e6a1: Pulling fs layer 07:48:23 04944245beec: Pulling fs layer 07:48:23 699f458cf7ca: Pulling fs layer 07:48:23 765212b225bb: Pulling fs layer 07:48:23 f23df028b6ca: Pulling fs layer 07:48:23 d65c8cfc05b1: Pulling fs layer 07:48:23 2437ff75d9bd: Pulling fs layer 07:48:23 f23df028b6ca: Waiting 07:48:23 d65c8cfc05b1: Waiting 07:48:23 765212b225bb: Waiting 07:48:23 2437ff75d9bd: Waiting 07:48:23 04944245beec: Verifying Checksum 07:48:23 04944245beec: Download complete 07:48:23 765212b225bb: Verifying Checksum 07:48:23 765212b225bb: Download complete 07:48:23 f23df028b6ca: Verifying Checksum 07:48:23 f23df028b6ca: Download complete 07:48:23 d65c8cfc05b1: Verifying Checksum 07:48:23 d65c8cfc05b1: Download complete 07:48:23 699f458cf7ca: Verifying Checksum 07:48:23 699f458cf7ca: Download complete 07:48:23 8998bd30e6a1: Verifying Checksum 07:48:23 8998bd30e6a1: Download complete 07:48:26 2437ff75d9bd: Verifying Checksum 07:48:26 2437ff75d9bd: Download complete 07:48:29 8998bd30e6a1: Pull complete 07:48:29 04944245beec: Pull complete 07:48:30 699f458cf7ca: Pull complete 07:48:30 765212b225bb: Pull complete 07:48:31 f23df028b6ca: Pull complete 07:48:31 d65c8cfc05b1: Pull complete 07:48:46 2437ff75d9bd: Pull complete 07:48:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:48:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:48:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:48:47 prd-ubuntu20.04-docker-arm64-4c-16g-13726 does not seem to be running inside a container 07:48:47 $ 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-core-contracts/200 -v /w/workspace/go-mod-core-contracts/200:/w/workspace/go-mod-core-contracts/200:rw,z -v /w/workspace/go-mod-core-contracts/200@tmp:/w/workspace/go-mod-core-contracts/200@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:48:49 $ docker top c8b5548a86af99f4cf7160f11566b515a3c72839dfc93c6491fd2eb55a8fe146 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:48:50 ---> job-cost.sh 07:48:50 lf-activate-venv: SKIPPING 07:48:50 INFO: No Stack... 07:48:50 INFO: Retrieving Pricing Info for: v3-standard-4 07:48:51 INFO: Archiving Costs [Pipeline] sh 07:48:52 + cat /w/workspace/go-mod-core-contracts/200/archives/cost.csv 07:48:52 + cut -d, -f6 [Pipeline] lock 07:48:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-200-stack-cost] 07:48:52 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-200-stack-cost] did not exist. Created. 07:48:52 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-200-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:48:52 /w/workspace/go-mod-core-contracts/200@tmp/durable-8d0626a2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:48:53 + echo total: 0.10999999940395355 [Pipeline] stash 07:48:53 Warning: overwriting stash ‘stack-cost’ 07:48:53 Stashed 1 file(s) [Pipeline] } 07:48:53 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-200-stack-cost] [Pipeline] // lock [Pipeline] } 07:48:53 $ docker stop --time=1 c8b5548a86af99f4cf7160f11566b515a3c72839dfc93c6491fd2eb55a8fe146 07:48:54 $ docker rm -f --volumes c8b5548a86af99f4cf7160f11566b515a3c72839dfc93c6491fd2eb55a8fe146 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:48:55 provisioning config files... 07:48:55 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config13405394672600018906tmp [Pipeline] { [Pipeline] sh 07:48:55 + set +x 07:48:55 + curl -s https://codecov.io/bash 07:48:55 + bash -s -- 07:48:55 07:48:55 _____ _ 07:48:55 / ____| | | 07:48:55 | | ___ __| | ___ ___ _____ __ 07:48:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:48:55 | |___| (_) | (_| | __/ (_| (_) \ V / 07:48:55 \_____\___/ \__,_|\___|\___\___/ \_/ 07:48:55 Bash-1.0.6 07:48:55 07:48:55 07:48:55 ==> git version 2.25.1 found 07:48:55 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 07:48:55 Release-Date: 2020-01-08 07:48:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:48:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:48:55 ==> Jenkins CI detected. 07:48:55 current dir:  /w/workspace/undry_go-mod-core-contracts_main 07:48:55 project root: . 07:48:55 --> token set from env 07:48:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:48:55 ==> Running gcov in . (disable via -X gcov) 07:48:55 ==> Python coveragepy not found 07:48:55 ==> Searching for coverage reports in: 07:48:55 + . 07:48:55 -> Found 1 reports 07:48:55 ==> Detecting git/mercurial file structure 07:48:55 ==> Reading reports 07:48:55 + ./coverage.out bytes=326988 07:48:55 ==> Appending adjustments 07:48:55 https://docs.codecov.io/docs/fixing-reports 07:48:56 + Found adjustments 07:48:56 ==> Gzipping contents 07:48:56 36K /tmp/codecov.oUeoe5.gz 07:48:56 ==> Uploading reports 07:48:56 url: https://codecov.io 07:48:56 query: branch=main&commit=239fa787ee51d0f63f31803a319e46c292c0a290&build=200&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F200%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 07:48:56 -> Pinging Codecov 07:48:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=239fa787ee51d0f63f31803a319e46c292c0a290&build=200&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F200%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 07:48:56 -> Uploading to 07:48:56 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-core-contracts/239fa787ee51d0f63f31803a319e46c292c0a290/0855fafb-6d5b-4206-aa1b-586b6f20bcab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241003%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241003T074856Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=02d486b0ba22be282b5e41b4a26bb2adc4feac57c35662089cacea67d699f814 07:48:56 % Total % Received % Xferd Average Speed Time Time Time Current 07:48:56 Dload Upload Total Spent Left Speed 07:48:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34267 0 0 100 34267 0 136k --:--:-- --:--:-- --:--:-- 136k 07:48:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/239fa787ee51d0f63f31803a319e46c292c0a290 [Pipeline] } 07:48:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:48:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:48:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:48:57 07:48:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:48:57 latest: Pulling from edgex-devops/edgex-snyk-go 07:48:57 43c4264eed91: Already exists 07:48:57 4cc291be95ef: Already exists 07:48:57 2ac1f1163629: Already exists 07:48:57 5c3c966382ef: Already exists 07:48:57 4f4fb700ef54: Already exists 07:48:57 d9c7d2e4e75e: Pulling fs layer 07:48:57 9c3e1370e548: Pulling fs layer 07:48:58 d9c7d2e4e75e: Verifying Checksum 07:48:58 d9c7d2e4e75e: Download complete 07:48:58 d9c7d2e4e75e: Pull complete 07:48:58 9c3e1370e548: Verifying Checksum 07:48:58 9c3e1370e548: Download complete 07:49:01 9c3e1370e548: Pull complete 07:49:01 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 07:49:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:49:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:01 prd-ubuntu20.04-docker-8c-8g-13259 does not seem to be running inside a container 07:49:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 07:49:03 $ docker top 6037a570c1324295aa2a2b64954fe62da650bf7ff6d1ee3f7a6d1474ae2cbcdd -eo pid,comm [Pipeline] { [Pipeline] sh 07:49:03 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] echo 07:49:03 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 07:49:03 + set -o pipefail 07:49:03 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 07:49:08 07:49:08 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... 07:49:08 07:49:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09377b29-f848-436f-b8b4-01dc734d77a6/history/f640d830-1c89-434c-8a99-7ee0abce3035 07:49:08 07:49:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:49:08 07:49:08 07:49:08 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:49:08 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:49:08 $ docker stop --time=1 6037a570c1324295aa2a2b64954fe62da650bf7ff6d1ee3f7a6d1474ae2cbcdd 07:49:11 $ docker rm -f --volumes 6037a570c1324295aa2a2b64954fe62da650bf7ff6d1ee3f7a6d1474ae2cbcdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:49:11 + git log --format=format:%s -1 239fa787ee51d0f63f31803a319e46c292c0a290 [Pipeline] sh 07:49:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:49:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:49:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:12 prd-ubuntu20.04-docker-8c-8g-13259 does not seem to be running inside a container 07:49:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:49:12 $ docker top 8b6a115b199762ce183e584f4ddc32a3f64630d5119fbf4d12776b5a5dc4b46c -eo pid,comm 07:49:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:49:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:49:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:49:12 [ssh-agent] Looking for ssh-agent implementation... 07:49:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:49:13 $ docker exec 8b6a115b199762ce183e584f4ddc32a3f64630d5119fbf4d12776b5a5dc4b46c ssh-agent 07:49:13 SSH_AUTH_SOCK=/tmp/ssh-4cZxG2iwjk60/agent.33 07:49:13 SSH_AGENT_PID=39 07:49:13 Running ssh-add (command line suppressed) 07:49:13 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_11841062695616599183.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_11841062695616599183.key) 07:49:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:49:13 + git semver tag 07:49:13 2024-10-03 07:49:13,730 [run_tag] DEBUG tag force:False 07:49:13 2024-10-03 07:49:13,730 [check_head_tag] DEBUG check head tag 07:49:13 2024-10-03 07:49:13,733 [execute] INFO git cat-file --batch-check 07:49:13 2024-10-03 07:49:13,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 07:49:13 2024-10-03 07:49:13,737 [execute] INFO git cat-file --batch 07:49:13 2024-10-03 07:49:13,737 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 07:49:13 2024-10-03 07:49:13,790 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 07:49:13 2024-10-03 07:49:13,790 [execute] INFO git tag -a v3.2.0-dev.47 -m v3.2.0-dev.47 07:49:13 2024-10-03 07:49:13,790 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.47', '-m', 'v3.2.0-dev.47'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 07:49:13 2024-10-03 07:49:13,795 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 07:49:13 3.2.0-dev.47 [Pipeline] } 07:49:14 $ docker exec --env ******** --env ******** 8b6a115b199762ce183e584f4ddc32a3f64630d5119fbf4d12776b5a5dc4b46c ssh-agent -k 07:49:14 unset SSH_AUTH_SOCK; 07:49:14 unset SSH_AGENT_PID; 07:49:14 echo Agent pid 39 killed; 07:49:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:49:14 + git semver [Pipeline] } 07:49:14 $ docker stop --time=1 8b6a115b199762ce183e584f4ddc32a3f64630d5119fbf4d12776b5a5dc4b46c 07:49:16 $ docker rm -f --volumes 8b6a115b199762ce183e584f4ddc32a3f64630d5119fbf4d12776b5a5dc4b46c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:49:16 07:49:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:49:16 0.23.1-centos7: Pulling from edgex-lftools 07:49:16 ab5ef0e58194: Pulling fs layer 07:49:16 9712f1f96733: Pulling fs layer 07:49:16 63f879dbbcfc: Pulling fs layer 07:49:16 0d9ebad4ef96: Pulling fs layer 07:49:16 e9a5061849ea: Pulling fs layer 07:49:16 d747dcd14b5f: Pulling fs layer 07:49:16 2de7ff778b66: Pulling fs layer 07:49:16 0d9ebad4ef96: Waiting 07:49:16 d747dcd14b5f: Waiting 07:49:16 e9a5061849ea: Waiting 07:49:16 2de7ff778b66: Waiting 07:49:16 9712f1f96733: Verifying Checksum 07:49:16 9712f1f96733: Download complete 07:49:17 63f879dbbcfc: Verifying Checksum 07:49:17 63f879dbbcfc: Download complete 07:49:17 e9a5061849ea: Verifying Checksum 07:49:17 e9a5061849ea: Download complete 07:49:17 d747dcd14b5f: Verifying Checksum 07:49:17 d747dcd14b5f: Download complete 07:49:17 0d9ebad4ef96: Verifying Checksum 07:49:17 0d9ebad4ef96: Download complete 07:49:17 2de7ff778b66: Verifying Checksum 07:49:17 2de7ff778b66: Download complete 07:49:17 ab5ef0e58194: Verifying Checksum 07:49:17 ab5ef0e58194: Download complete 07:49:20 ab5ef0e58194: Pull complete 07:49:20 9712f1f96733: Pull complete 07:49:20 63f879dbbcfc: Pull complete 07:49:25 0d9ebad4ef96: Pull complete 07:49:25 e9a5061849ea: Pull complete 07:49:25 d747dcd14b5f: Pull complete 07:49:26 2de7ff778b66: Pull complete 07:49:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:49:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:49:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:26 prd-ubuntu20.04-docker-8c-8g-13259 does not seem to be running inside a container 07:49:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:49:31 $ docker top 37741edf710578701a29ac92a766f95836310564a3bbfabfb89b32bfa089fea3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:49:31 provisioning config files... 07:49:31 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config968107611736412079tmp 07:49:31 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config17172844264423273241tmp 07:49:31 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config12188709950471506887tmp [Pipeline] { [Pipeline] echo 07:49:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:49:32 ---> sigul-configuration.sh 07:49:32 gpg: directory `/root/.gnupg' created 07:49:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:49:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:49:32 gpg: keyring `/root/.gnupg/secring.gpg' created 07:49:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:49:32 gpg: CAST5 encrypted data 07:49:32 gpg: encrypted with 1 passphrase 07:49:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:49:32 + mkdir /home/jenkins 07:49:32 + mkdir /home/jenkins/sigul [Pipeline] sh 07:49:32 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 07:49:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:49:33 ---> sigul-install.sh 07:49:33 Sigul already installed; skipping installation. [Pipeline] sh 07:49:33 + git tag --list 07:49:33 v0.0.0 07:49:33 v0.0.1 07:49:33 v0.1.0 07:49:33 v0.1.1 07:49:33 v0.1.10 07:49:33 v0.1.100 07:49:33 v0.1.101 07:49:33 v0.1.102 07:49:33 v0.1.103 07:49:33 v0.1.104 07:49:33 v0.1.105 07:49:33 v0.1.106 07:49:33 v0.1.107 07:49:33 v0.1.108 07:49:33 v0.1.109 07:49:33 v0.1.11 07:49:33 v0.1.110 07:49:33 v0.1.111 07:49:33 v0.1.112 07:49:33 v0.1.113 07:49:33 v0.1.114 07:49:33 v0.1.115 07:49:33 v0.1.116 07:49:33 v0.1.117 07:49:33 v0.1.118 07:49:33 v0.1.119 07:49:33 v0.1.12 07:49:33 v0.1.120 07:49:33 v0.1.121 07:49:33 v0.1.122 07:49:33 v0.1.123 07:49:33 v0.1.124 07:49:33 v0.1.125 07:49:33 v0.1.126 07:49:33 v0.1.127 07:49:33 v0.1.128 07:49:33 v0.1.129 07:49:33 v0.1.13 07:49:33 v0.1.130 07:49:33 v0.1.131 07:49:33 v0.1.132 07:49:33 v0.1.133 07:49:33 v0.1.134 07:49:33 v0.1.135 07:49:33 v0.1.136 07:49:33 v0.1.137 07:49:33 v0.1.138 07:49:33 v0.1.139 07:49:33 v0.1.14 07:49:33 v0.1.140 07:49:33 v0.1.141 07:49:33 v0.1.142 07:49:33 v0.1.143 07:49:33 v0.1.144 07:49:33 v0.1.145 07:49:33 v0.1.146 07:49:33 v0.1.147 07:49:33 v0.1.148 07:49:33 v0.1.149 07:49:33 v0.1.15 07:49:33 v0.1.16 07:49:33 v0.1.17 07:49:33 v0.1.18 07:49:33 v0.1.19 07:49:33 v0.1.2 07:49:33 v0.1.20 07:49:33 v0.1.21 07:49:33 v0.1.22 07:49:33 v0.1.23 07:49:33 v0.1.24 07:49:33 v0.1.25 07:49:33 v0.1.26 07:49:33 v0.1.27 07:49:33 v0.1.28 07:49:33 v0.1.29 07:49:33 v0.1.3 07:49:33 v0.1.30 07:49:33 v0.1.31 07:49:33 v0.1.32 07:49:33 v0.1.33 07:49:33 v0.1.34 07:49:33 v0.1.35 07:49:33 v0.1.36 07:49:33 v0.1.37 07:49:33 v0.1.38 07:49:33 v0.1.39 07:49:33 v0.1.4 07:49:33 v0.1.40 07:49:33 v0.1.41 07:49:33 v0.1.42 07:49:33 v0.1.43 07:49:33 v0.1.44 07:49:33 v0.1.45 07:49:33 v0.1.46 07:49:33 v0.1.47 07:49:33 v0.1.48 07:49:33 v0.1.49 07:49:33 v0.1.5 07:49:33 v0.1.50 07:49:33 v0.1.51 07:49:33 v0.1.52 07:49:33 v0.1.53 07:49:33 v0.1.54 07:49:33 v0.1.55 07:49:33 v0.1.56 07:49:33 v0.1.57 07:49:33 v0.1.58 07:49:33 v0.1.59 07:49:33 v0.1.6 07:49:33 v0.1.60 07:49:33 v0.1.61 07:49:33 v0.1.62 07:49:33 v0.1.63 07:49:33 v0.1.64 07:49:33 v0.1.65 07:49:33 v0.1.66 07:49:33 v0.1.67 07:49:33 v0.1.68 07:49:33 v0.1.69 07:49:33 v0.1.7 07:49:33 v0.1.70 07:49:33 v0.1.71 07:49:33 v0.1.72 07:49:33 v0.1.73 07:49:33 v0.1.74 07:49:33 v0.1.75 07:49:33 v0.1.76 07:49:33 v0.1.77 07:49:33 v0.1.78 07:49:33 v0.1.79 07:49:33 v0.1.8 07:49:33 v0.1.80 07:49:33 v0.1.81 07:49:33 v0.1.82 07:49:33 v0.1.83 07:49:33 v0.1.84 07:49:33 v0.1.85 07:49:33 v0.1.86 07:49:33 v0.1.87 07:49:33 v0.1.88 07:49:33 v0.1.89 07:49:33 v0.1.9 07:49:33 v0.1.90 07:49:33 v0.1.91 07:49:33 v0.1.92 07:49:33 v0.1.93 07:49:33 v0.1.94 07:49:33 v0.1.95 07:49:33 v0.1.96 07:49:33 v0.1.97 07:49:33 v0.1.98 07:49:33 v0.1.99 07:49:33 v2.0.0 07:49:33 v2.1.0 07:49:33 v2.1.1 07:49:33 v2.2.0 07:49:33 v2.3.0 07:49:33 v3.0 07:49:33 v3.0.0 07:49:33 v3.1 07:49:33 v3.1.0 07:49:33 v3.1.0-dev.1 07:49:33 v3.1.0-dev.10 07:49:33 v3.1.0-dev.11 07:49:33 v3.1.0-dev.12 07:49:33 v3.1.0-dev.13 07:49:33 v3.1.0-dev.14 07:49:33 v3.1.0-dev.15 07:49:33 v3.1.0-dev.16 07:49:33 v3.1.0-dev.17 07:49:33 v3.1.0-dev.18 07:49:33 v3.1.0-dev.19 07:49:33 v3.1.0-dev.2 07:49:33 v3.1.0-dev.3 07:49:33 v3.1.0-dev.4 07:49:33 v3.1.0-dev.5 07:49:33 v3.1.0-dev.6 07:49:33 v3.1.0-dev.7 07:49:33 v3.1.0-dev.8 07:49:33 v3.1.0-dev.9 07:49:33 v3.2.0-dev.1 07:49:33 v3.2.0-dev.10 07:49:33 v3.2.0-dev.11 07:49:33 v3.2.0-dev.12 07:49:33 v3.2.0-dev.13 07:49:33 v3.2.0-dev.14 07:49:33 v3.2.0-dev.15 07:49:33 v3.2.0-dev.16 07:49:33 v3.2.0-dev.17 07:49:33 v3.2.0-dev.18 07:49:33 v3.2.0-dev.19 07:49:33 v3.2.0-dev.2 07:49:33 v3.2.0-dev.20 07:49:33 v3.2.0-dev.21 07:49:33 v3.2.0-dev.22 07:49:33 v3.2.0-dev.23 07:49:33 v3.2.0-dev.24 07:49:33 v3.2.0-dev.25 07:49:33 v3.2.0-dev.26 07:49:33 v3.2.0-dev.27 07:49:33 v3.2.0-dev.28 07:49:33 v3.2.0-dev.29 07:49:33 v3.2.0-dev.3 07:49:33 v3.2.0-dev.30 07:49:33 v3.2.0-dev.31 07:49:33 v3.2.0-dev.32 07:49:33 v3.2.0-dev.33 07:49:33 v3.2.0-dev.34 07:49:33 v3.2.0-dev.35 07:49:33 v3.2.0-dev.36 07:49:33 v3.2.0-dev.37 07:49:33 v3.2.0-dev.38 07:49:33 v3.2.0-dev.39 07:49:33 v3.2.0-dev.4 07:49:33 v3.2.0-dev.40 07:49:33 v3.2.0-dev.41 07:49:33 v3.2.0-dev.42 07:49:33 v3.2.0-dev.43 07:49:33 v3.2.0-dev.44 07:49:33 v3.2.0-dev.45 07:49:33 v3.2.0-dev.46 07:49:33 v3.2.0-dev.47 07:49:33 v3.2.0-dev.5 07:49:33 v3.2.0-dev.6 07:49:33 v3.2.0-dev.7 07:49:33 v3.2.0-dev.8 07:49:33 v3.2.0-dev.9 [Pipeline] sh 07:49:33 + lftools sign git-tag v3.2.0-dev.47 07:49:34 Signing Git tag with Sigul... 07:49:34 Signing v3.2.0-dev.47 [Pipeline] echo 07:49:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:49:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:49:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:49:34 $ docker stop --time=1 37741edf710578701a29ac92a766f95836310564a3bbfabfb89b32bfa089fea3 07:49:36 $ docker rm -f --volumes 37741edf710578701a29ac92a766f95836310564a3bbfabfb89b32bfa089fea3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:49:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:49:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:49:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:36 prd-ubuntu20.04-docker-8c-8g-13259 does not seem to be running inside a container 07:49:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:49:37 $ docker top d0c3378195a926b9da1710b7f5816d331fe9df6f2d924883bd6ef61196c838b7 -eo pid,comm 07:49:37 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:49:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:49:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:49:37 [ssh-agent] Looking for ssh-agent implementation... 07:49:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:49:37 $ docker exec d0c3378195a926b9da1710b7f5816d331fe9df6f2d924883bd6ef61196c838b7 ssh-agent 07:49:37 SSH_AUTH_SOCK=/tmp/ssh-0HRHShRuiost/agent.32 07:49:37 SSH_AGENT_PID=38 07:49:37 Running ssh-add (command line suppressed) 07:49:37 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6194159319482192107.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6194159319482192107.key) 07:49:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:49:38 + git semver bump pre 07:49:38 2024-10-03 07:49:38,179 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 07:49:38 2024-10-03 07:49:38,180 [bump_version] DEBUG bumping version:3.2.0-dev.47 on axis:pre with prefix:dev 07:49:38 2024-10-03 07:49:38,180 [bump_version] DEBUG bumped version:3.2.0-dev.48 07:49:38 2024-10-03 07:49:38,180 [write_version] DEBUG write version:3.2.0-dev.48 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 07:49:38 2024-10-03 07:49:38,180 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 07:49:38 2024-10-03 07:49:38,180 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 07:49:38 2024-10-03 07:49:38,182 [execute] INFO git cat-file --batch-check 07:49:38 2024-10-03 07:49:38,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 07:49:38 2024-10-03 07:49:38,186 [execute] INFO git cat-file --batch 07:49:38 2024-10-03 07:49:38,186 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 07:49:38 2024-10-03 07:49:38,190 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 07:49:38 3.2.0-dev.48 [Pipeline] } 07:49:38 $ docker exec --env ******** --env ******** d0c3378195a926b9da1710b7f5816d331fe9df6f2d924883bd6ef61196c838b7 ssh-agent -k 07:49:38 unset SSH_AUTH_SOCK; 07:49:38 unset SSH_AGENT_PID; 07:49:38 echo Agent pid 38 killed; 07:49:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:49:38 + git semver [Pipeline] } 07:49:38 $ docker stop --time=1 d0c3378195a926b9da1710b7f5816d331fe9df6f2d924883bd6ef61196c838b7 07:49:40 $ docker rm -f --volumes d0c3378195a926b9da1710b7f5816d331fe9df6f2d924883bd6ef61196c838b7 [Pipeline] // withDockerContainer [Pipeline] sh 07:49:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:49:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:49:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:41 prd-ubuntu20.04-docker-8c-8g-13259 does not seem to be running inside a container 07:49:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:49:41 $ docker top faf3c00b03f2769b9d9b43ce7f234be54f113b0118ad4f8fb78b1a0ba8fd16b8 -eo pid,comm 07:49:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:49:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:49:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:49:41 [ssh-agent] Looking for ssh-agent implementation... 07:49:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:49:41 $ docker exec faf3c00b03f2769b9d9b43ce7f234be54f113b0118ad4f8fb78b1a0ba8fd16b8 ssh-agent 07:49:41 SSH_AUTH_SOCK=/tmp/ssh-laMsA0ez0TAu/agent.32 07:49:41 SSH_AGENT_PID=38 07:49:41 Running ssh-add (command line suppressed) 07:49:41 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4444983352814705982.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4444983352814705982.key) 07:49:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:49:42 + git semver push 07:49:42 2024-10-03 07:49:42,282 [run_push] DEBUG push 07:49:42 2024-10-03 07:49:42,283 [execute] INFO git cat-file --batch-check 07:49:42 2024-10-03 07:49:42,283 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 07:49:42 2024-10-03 07:49:42,287 [execute] INFO git rev-list 719f057c931ce5b6c305d4b1fa5d1fee928eb21b -- 07:49:42 2024-10-03 07:49:42,287 [execute] DEBUG Popen(['git', 'rev-list', '719f057c931ce5b6c305d4b1fa5d1fee928eb21b', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 07:49:42 2024-10-03 07:49:42,301 [execute] INFO git fetch -v origin 07:49:42 2024-10-03 07:49:42,302 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 07:49:42 2024-10-03 07:49:42,747 [run_push] DEBUG no remote changes detected 07:49:42 2024-10-03 07:49:42,747 [execute] INFO git push origin semver 07:49:42 2024-10-03 07:49:42,748 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 07:49:43 2024-10-03 07:49:43,429 [run_push] DEBUG push all version tags 07:49:43 2024-10-03 07:49:43,430 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:49:43 2024-10-03 07:49:43,430 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 07:49:44 2024-10-03 07:49:44,117 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 07:49:44 3.2.0-dev.48 [Pipeline] } 07:49:44 $ docker exec --env ******** --env ******** faf3c00b03f2769b9d9b43ce7f234be54f113b0118ad4f8fb78b1a0ba8fd16b8 ssh-agent -k 07:49:44 unset SSH_AUTH_SOCK; 07:49:44 unset SSH_AGENT_PID; 07:49:44 echo Agent pid 38 killed; 07:49:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:49:44 + git semver [Pipeline] } 07:49:45 $ docker stop --time=1 faf3c00b03f2769b9d9b43ce7f234be54f113b0118ad4f8fb78b1a0ba8fd16b8 07:49:46 $ docker rm -f --volumes faf3c00b03f2769b9d9b43ce7f234be54f113b0118ad4f8fb78b1a0ba8fd16b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:49:47 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 07:49:47 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 07:49:47 total 16 07:49:47 drwxr-xr-x 3 root root 4096 Oct 3 06:31 . 07:49:47 drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 07:49 .. 07:49:47 drwxr-xr-x 2 root root 4096 Oct 3 06:31 cost 07:49:47 -rw-r--r-- 1 root root 93 Oct 3 06:31 cost.csv 07:49:47 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 07:49:47 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 07:49:47 total 16 07:49:47 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 06:31 . 07:49:47 drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 07:49 .. 07:49:47 drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 06:31 cost 07:49:47 -rw-r--r-- 1 jenkins jenkins 93 Oct 3 06:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:49:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:49:48 ---> package-listing.sh 07:49:48 ++ facter osfamily 07:49:48 ++ tr '[:upper:]' '[:lower:]' 07:49:48 + OS_FAMILY=debian 07:49:48 + workspace=/w/workspace/undry_go-mod-core-contracts_main 07:49:48 + START_PACKAGES=/tmp/packages_start.txt 07:49:48 + END_PACKAGES=/tmp/packages_end.txt 07:49:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:49:48 + PACKAGES=/tmp/packages_start.txt 07:49:48 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 07:49:48 + PACKAGES=/tmp/packages_end.txt 07:49:48 + case "${OS_FAMILY}" in 07:49:48 + dpkg -l 07:49:48 + grep '^ii' 07:49:48 + '[' -f /tmp/packages_start.txt ']' 07:49:48 + '[' -f /tmp/packages_end.txt ']' 07:49:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:49:48 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 07:49:48 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 07:49:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo 07:49:48 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:49:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:49:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:49 prd-ubuntu20.04-docker-8c-8g-13259 does not seem to be running inside a container 07:49:49 $ 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:49:49 $ docker top 3746efeeb171257bc8d728de77e789f0ec691ccea97c87cb2826ccb98139bbc1 -eo pid,comm [Pipeline] { [Pipeline] sh 07:49:50 + touch /tmp/pre-build-complete [Pipeline] sh 07:49:50 + mkdir -p /var/log/sysstat [Pipeline] sh 07:49:50 + ls /var/log/sa-host 07:49:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:49:50 provisioning config files... 07:49:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1666219737635611997tmp [Pipeline] { [Pipeline] echo 07:49:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:49:51 ---> create-netrc.sh [Pipeline] } 07:49:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:49:51 ---> python-tools-install.sh [Pipeline] echo 07:49:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:49:51 ---> sudo-logs.sh 07:49:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:49:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:49:52 ---> job-cost.sh 07:49:52 lf-activate-venv: SKIPPING 07:49:52 DEBUG: total: 0.2199999988079071 07:49:52 INFO: Retrieving Stack Cost... 07:49:52 INFO: Retrieving Pricing Info for: v3-standard-8 07:49:52 INFO: Archiving Costs [Pipeline] echo 07:49:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:49:53 ---> logs-deploy.sh 07:49:53 lf-activate-venv: SKIPPING 07:49:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/200 07:49:53 INFO: archiving workspace using pattern(s): 07:49:54 Archives upload complete. 07:49:54 INFO: archiving logs to Nexus