Pull request #930 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 1276be6f117a45c8b13e217674147f4711b849c1+511568a6f7505dd7241618add57f542dea31d6ff (c656202eb35d31d4a5f7138420fcb1b0d39fbcd4) 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-ssh7678836416495367574.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh2131980220663994670.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-930/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-930/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14032515308720363950.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-930/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18420476224794826049.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh17387988673920935463.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-930/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-930/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14786040850990415515.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-13055 in /w/workspace/dry_go-mod-core-contracts_PR-930 [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/dry_go-mod-core-contracts_PR-930 # 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 > 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 Merging remotes/origin/main commit 511568a6f7505dd7241618add57f542dea31d6ff into PR head commit 1276be6f117a45c8b13e217674147f4711b849c1 Merge succeeded, producing 1276be6f117a45c8b13e217674147f4711b849c1 Checking out Revision 1276be6f117a45c8b13e217674147f4711b849c1 (PR-930) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 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/pull/930/head:refs/remotes/origin/PR-930 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1276be6f117a45c8b13e217674147f4711b849c1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 511568a6f7505dd7241618add57f542dea31d6ff # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1276be6f117a45c8b13e217674147f4711b849c1 # timeout=10 Commit message: "build: Upgrade to go-1.23, Linter1.61.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:24:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:24:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:24:59 ========================================================= 01:24:59 EdgeX Global Pipelines Version Info 01:24:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:25:00 ------------------- 01:25:00 stable info: 01:25:00 ------------------- 01:25:00 Commited By: Cherry Wang cherry@iotechsys.com 01:25:00 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 01:25:00 Message: update stable to v1.0.264 01:25:01 ------------------- 01:25:01 experimental info: 01:25:01 ------------------- 01:25:01 Commited By: Cherry Wang cherry@iotechsys.com 01:25:01 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 01:25:01 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:25:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 01:25:01 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 01:25:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:25:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:25:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:25:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:25:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:25:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:25:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:25:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:25:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:25:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 01:25:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:25:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:25:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 01:25:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:25:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:25:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:25:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:25:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:25:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:25:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:25:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:25:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:25:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 01:25:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:25:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:25:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-930 [Pipeline] echo 01:25:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-930 [Pipeline] echo 01:25:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-930 [Pipeline] echo 01:25:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1276be6f117a45c8b13e217674147f4711b849c1 [Pipeline] echo 01:25:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1276be6 [Pipeline] echo 01:25:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:25:04 + git rev-list -1 --merges 1276be6f117a45c8b13e217674147f4711b849c1~1..1276be6f117a45c8b13e217674147f4711b849c1 [Pipeline] echo 01:25:04 -----------> git rev-list -1 --merges 1276be6f117a45c8b13e217674147f4711b849c1~1..1276be6f117a45c8b13e217674147f4711b849c1 1276be6f117a45c8b13e217674147f4711b849c1 [false] [Pipeline] sh 01:25:04 + git log --format=format:%s -1 1276be6f117a45c8b13e217674147f4711b849c1 [Pipeline] echo 01:25:04 ========================================================= 01:25:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:25:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:25:05 + git log --format=format:%s -1 1276be6f117a45c8b13e217674147f4711b849c1 [Pipeline] echo 01:25:05 [semverPrep] GIT_COMMIT: 1276be6f117a45c8b13e217674147f4711b849c1, Commit Message: build: Upgrade to go-1.23, Linter1.61.0 [Pipeline] echo 01:25:05 [semverPrep] This is not a build commit. [Pipeline] sh 01:25:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:25:05 + grep -v github /etc/ssh/ssh_known_hosts 01:25:05 + [ -e /tmp/ssh_known_hosts ] 01:25:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:25:05 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:25:05 sudo tee -a /etc/ssh/ssh_known_hosts 01:25:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:25:06 01:25:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:25:06 0.1.4: Pulling from edgex-devops/py-git-semver 01:25:06 b85a868b505f: Pulling fs layer 01:25:06 e2be974225ed: Pulling fs layer 01:25:06 339a4e72a1f5: Pulling fs layer 01:25:06 988bab9f4d93: Pulling fs layer 01:25:06 1469e6f7b9e6: Pulling fs layer 01:25:06 eaf3925da568: Pulling fs layer 01:25:06 bab4dde63d76: Pulling fs layer 01:25:06 bde34c3a00c8: Pulling fs layer 01:25:06 988bab9f4d93: Waiting 01:25:06 b352a97aabf1: Pulling fs layer 01:25:06 4872d77fe225: Pulling fs layer 01:25:06 eaf3925da568: Waiting 01:25:06 1469e6f7b9e6: Waiting 01:25:06 5851b861e8e6: Pulling fs layer 01:25:06 bde34c3a00c8: Waiting 01:25:06 bab4dde63d76: Waiting 01:25:06 b352a97aabf1: Waiting 01:25:06 4872d77fe225: Waiting 01:25:07 e2be974225ed: Download complete 01:25:07 988bab9f4d93: Verifying Checksum 01:25:07 988bab9f4d93: Download complete 01:25:07 1469e6f7b9e6: Verifying Checksum 01:25:07 1469e6f7b9e6: Download complete 01:25:07 eaf3925da568: Verifying Checksum 01:25:07 eaf3925da568: Download complete 01:25:07 339a4e72a1f5: Verifying Checksum 01:25:07 339a4e72a1f5: Download complete 01:25:07 bde34c3a00c8: Verifying Checksum 01:25:07 bde34c3a00c8: Download complete 01:25:07 b352a97aabf1: Verifying Checksum 01:25:07 b352a97aabf1: Download complete 01:25:07 4872d77fe225: Verifying Checksum 01:25:07 4872d77fe225: Download complete 01:25:07 5851b861e8e6: Verifying Checksum 01:25:07 5851b861e8e6: Download complete 01:25:07 b85a868b505f: Verifying Checksum 01:25:07 b85a868b505f: Download complete 01:25:07 bab4dde63d76: Verifying Checksum 01:25:07 bab4dde63d76: Download complete 01:25:08 b85a868b505f: Pull complete 01:25:08 e2be974225ed: Pull complete 01:25:09 339a4e72a1f5: Pull complete 01:25:09 988bab9f4d93: Pull complete 01:25:09 1469e6f7b9e6: Pull complete 01:25:09 eaf3925da568: Pull complete 01:25:11 bab4dde63d76: Pull complete 01:25:11 bde34c3a00c8: Pull complete 01:25:11 b352a97aabf1: Pull complete 01:25:11 4872d77fe225: Pull complete 01:25:11 5851b861e8e6: Pull complete 01:25:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:25:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:25:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:11 prd-ubuntu20.04-docker-8c-8g-13055 does not seem to be running inside a container 01:25:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-930 -v /w/workspace/dry_go-mod-core-contracts_PR-930:/w/workspace/dry_go-mod-core-contracts_PR-930:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-930@tmp:/w/workspace/dry_go-mod-core-contracts_PR-930@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:25:14 $ docker top 2c62996ad03ebd9882247018601dc952b8a4a5aa4ebca803571d6dc57414ef9c -eo pid,comm 01:25:15 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). 01:25:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:25:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:25:15 [ssh-agent] Looking for ssh-agent implementation... 01:25:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:25:15 $ docker exec 2c62996ad03ebd9882247018601dc952b8a4a5aa4ebca803571d6dc57414ef9c ssh-agent 01:25:15 SSH_AUTH_SOCK=/tmp/ssh-be5VKHkuJJ2N/agent.32 01:25:15 SSH_AGENT_PID=38 01:25:15 Running ssh-add (command line suppressed) 01:25:15 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-930@tmp/private_key_16236979884503074704.key (/w/workspace/dry_go-mod-core-contracts_PR-930@tmp/private_key_16236979884503074704.key) 01:25:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:25:15 + git tag --points-at HEAD [Pipeline] } 01:25:15 $ docker exec --env ******** --env ******** 2c62996ad03ebd9882247018601dc952b8a4a5aa4ebca803571d6dc57414ef9c ssh-agent -k 01:25:16 unset SSH_AUTH_SOCK; 01:25:16 unset SSH_AGENT_PID; 01:25:16 echo Agent pid 38 killed; 01:25:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:25:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:25:16 [ssh-agent] Looking for ssh-agent implementation... 01:25:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:25:16 $ docker exec 2c62996ad03ebd9882247018601dc952b8a4a5aa4ebca803571d6dc57414ef9c ssh-agent 01:25:16 SSH_AUTH_SOCK=/tmp/ssh-t8DfsDtlMHFR/agent.70 01:25:16 SSH_AGENT_PID=76 01:25:16 Running ssh-add (command line suppressed) 01:25:16 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-930@tmp/private_key_16758050392826230759.key (/w/workspace/dry_go-mod-core-contracts_PR-930@tmp/private_key_16758050392826230759.key) 01:25:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:25:16 + git semver init 01:25:17 2024-10-03 01:25:17,021 [run_init] DEBUG init version:0.0.0 force:False 01:25:17 2024-10-03 01:25:17,022 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_go-mod-core-contracts_PR-930/.semver 01:25:17 2024-10-03 01:25:17,022 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/dry_go-mod-core-contracts_PR-930/.semver 01:25:17 2024-10-03 01:25:17,023 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/dry_go-mod-core-contracts_PR-930/.semver'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-930, universal_newlines=False, shell=None, istream=None) 01:25:18 2024-10-03 01:25:17,816 [append_file] DEBUG append to file:/w/workspace/dry_go-mod-core-contracts_PR-930/.git/info/exclude 01:25:18 2024-10-03 01:25:17,816 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_go-mod-core-contracts_PR-930/.semver/PR-930 with force:False 01:25:18 2024-10-03 01:25:17,816 [write_file] DEBUG write to file:/w/workspace/dry_go-mod-core-contracts_PR-930/.semver/PR-930 01:25:18 2024-10-03 01:25:17,820 [execute] INFO git cat-file --batch-check 01:25:18 2024-10-03 01:25:17,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-930/.semver, universal_newlines=False, shell=None, istream=) 01:25:18 2024-10-03 01:25:17,828 [execute] INFO git cat-file --batch 01:25:18 2024-10-03 01:25:17,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-930/.semver, universal_newlines=False, shell=None, istream=) 01:25:18 2024-10-03 01:25:17,833 [read_version] DEBUG read version from /w/workspace/dry_go-mod-core-contracts_PR-930/.semver/PR-930 01:25:18 0.0.0 [Pipeline] } 01:25:18 $ docker exec --env ******** --env ******** 2c62996ad03ebd9882247018601dc952b8a4a5aa4ebca803571d6dc57414ef9c ssh-agent -k 01:25:18 unset SSH_AUTH_SOCK; 01:25:18 unset SSH_AGENT_PID; 01:25:18 echo Agent pid 76 killed; 01:25:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:25:18 + git semver [Pipeline] } 01:25:18 $ docker stop --time=1 2c62996ad03ebd9882247018601dc952b8a4a5aa4ebca803571d6dc57414ef9c 01:25:20 $ docker rm -f --volumes 2c62996ad03ebd9882247018601dc952b8a4a5aa4ebca803571d6dc57414ef9c [Pipeline] // withDockerContainer [Pipeline] sh 01:25:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:25:20 Stashed 1 file(s) [Pipeline] echo 01:25:20 [edgeXSemver]: initialized semver on version 0.0.0 [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 01:25:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:25:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:25:21 ========================================================= 01:25:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:25:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 01:25:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:25:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:25:22 619be1103602: Pulling fs layer 01:25:22 7862e08f4a3e: Pulling fs layer 01:25:22 5df492c9dc93: Pulling fs layer 01:25:22 7629e6793208: Pulling fs layer 01:25:22 4f4fb700ef54: Pulling fs layer 01:25:22 fb5054dd5b73: Pulling fs layer 01:25:22 eeca6798cff9: Pulling fs layer 01:25:22 aa269ceb94a6: Pulling fs layer 01:25:22 ada007ff1a6a: Pulling fs layer 01:25:22 aa269ceb94a6: Waiting 01:25:22 fb5054dd5b73: Waiting 01:25:22 ada007ff1a6a: Waiting 01:25:22 eeca6798cff9: Waiting 01:25:22 7629e6793208: Waiting 01:25:22 4f4fb700ef54: Waiting 01:25:22 7862e08f4a3e: Download complete 01:25:22 7629e6793208: Download complete 01:25:22 4f4fb700ef54: Download complete 01:25:22 fb5054dd5b73: Verifying Checksum 01:25:22 fb5054dd5b73: Download complete 01:25:22 619be1103602: Verifying Checksum 01:25:22 619be1103602: Download complete 01:25:22 eeca6798cff9: Verifying Checksum 01:25:22 eeca6798cff9: Download complete 01:25:22 619be1103602: Pull complete 01:25:22 ada007ff1a6a: Verifying Checksum 01:25:22 ada007ff1a6a: Download complete 01:25:22 7862e08f4a3e: Pull complete 01:25:22 5df492c9dc93: Download complete 01:25:23 aa269ceb94a6: Verifying Checksum 01:25:23 aa269ceb94a6: Download complete 01:25:26 5df492c9dc93: Pull complete 01:25:26 7629e6793208: Pull complete 01:25:26 4f4fb700ef54: Pull complete 01:25:26 fb5054dd5b73: Pull complete 01:25:26 eeca6798cff9: Pull complete 01:25:28 aa269ceb94a6: Pull complete 01:25:28 ada007ff1a6a: Pull complete 01:25:28 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 01:25:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:25:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 01:25:29 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:29 + docker inspect -f . ci-base-image-x86_64 01:25:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:29 prd-ubuntu20.04-docker-8c-8g-13055 does not seem to be running inside a container 01:25:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-930 -v /w/workspace/dry_go-mod-core-contracts_PR-930:/w/workspace/dry_go-mod-core-contracts_PR-930:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-930@tmp:/w/workspace/dry_go-mod-core-contracts_PR-930@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:25:34 $ docker top 5d927950efded29cf264bf3c2074aa0301dc7ad633ba5411107f3ab9c83ac4c9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:25:34 + go version 01:25:34 go version go1.21.9 linux/amd64 [Pipeline] } 01:25:34 $ docker stop --time=1 5d927950efded29cf264bf3c2074aa0301dc7ad633ba5411107f3ab9c83ac4c9 01:25:36 $ docker rm -f --volumes 5d927950efded29cf264bf3c2074aa0301dc7ad633ba5411107f3ab9c83ac4c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 01:25:36 Still waiting to schedule task 01:25:36 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:36 + docker inspect -f . ci-base-image-x86_64 01:25:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:37 prd-ubuntu20.04-docker-8c-8g-13055 does not seem to be running inside a container 01:25:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_go-mod-core-contracts_PR-930 -v /w/workspace/dry_go-mod-core-contracts_PR-930:/w/workspace/dry_go-mod-core-contracts_PR-930:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-930@tmp:/w/workspace/dry_go-mod-core-contracts_PR-930@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:25:37 $ docker top 2e88c3184f329104872266ec544d3e2b32d6af1277eb28a2369d00bba8aee581 -eo pid,comm [Pipeline] { [Pipeline] sh 01:25:37 + git config --global --add safe.directory /w/workspace/dry_go-mod-core-contracts_PR-930 [Pipeline] fileExists [Pipeline] sh 01:25:38 + make test 01:25:38 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:25:38 go: go.mod requires go >= 1.23 (running go 1.21.9; GOTOOLCHAIN=local) 01:25:38 make: *** [Makefile:10: unittest] Error 1 [Pipeline] } 01:25:38 $ docker stop --time=1 2e88c3184f329104872266ec544d3e2b32d6af1277eb28a2369d00bba8aee581 01:25:39 $ docker rm -f --volumes 2e88c3184f329104872266ec544d3e2b32d6af1277eb28a2369d00bba8aee581 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:25:41 01:25:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:25:41 latest: Pulling from edgex-lftools-log-publisher 01:25:41 5eb5b503b376: Pulling fs layer 01:25:41 5c69ac0246d0: Pulling fs layer 01:25:41 ec43610c2a17: Pulling fs layer 01:25:41 3a2ae6a8a46f: Pulling fs layer 01:25:41 33b1e0a273af: Pulling fs layer 01:25:41 5d3b04190fa2: Pulling fs layer 01:25:41 2f39f015ded8: Pulling fs layer 01:25:41 3a2ae6a8a46f: Waiting 01:25:41 33b1e0a273af: Waiting 01:25:41 5d3b04190fa2: Waiting 01:25:41 2f39f015ded8: Waiting 01:25:41 5c69ac0246d0: Verifying Checksum 01:25:41 5c69ac0246d0: Download complete 01:25:41 3a2ae6a8a46f: Verifying Checksum 01:25:41 3a2ae6a8a46f: Download complete 01:25:41 33b1e0a273af: Verifying Checksum 01:25:41 33b1e0a273af: Download complete 01:25:41 5d3b04190fa2: Verifying Checksum 01:25:41 5d3b04190fa2: Download complete 01:25:41 ec43610c2a17: Verifying Checksum 01:25:41 ec43610c2a17: Download complete 01:25:41 5eb5b503b376: Verifying Checksum 01:25:41 5eb5b503b376: Download complete 01:25:42 2f39f015ded8: Download complete 01:25:42 5eb5b503b376: Pull complete 01:25:42 5c69ac0246d0: Pull complete 01:25:43 ec43610c2a17: Pull complete 01:25:43 3a2ae6a8a46f: Pull complete 01:25:43 33b1e0a273af: Pull complete 01:25:43 5d3b04190fa2: Pull complete 01:25:47 2f39f015ded8: Pull complete 01:25:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:25:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:25:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:48 prd-ubuntu20.04-docker-8c-8g-13055 does not seem to be running inside a container 01:25:48 $ 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/dry_go-mod-core-contracts_PR-930 -v /w/workspace/dry_go-mod-core-contracts_PR-930:/w/workspace/dry_go-mod-core-contracts_PR-930:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-930@tmp:/w/workspace/dry_go-mod-core-contracts_PR-930@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:25:53 $ docker top ae265f8362e06efc1b3d5519917038288d10535b95600aeeea48cb3ff320f676 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:25:53 ---> job-cost.sh 01:25:53 lf-activate-venv: SKIPPING 01:25:53 INFO: No Stack... 01:25:54 INFO: Retrieving Pricing Info for: v3-standard-8 01:25:54 INFO: Archiving Costs [Pipeline] sh 01:25:54 + cat /w/workspace/dry_go-mod-core-contracts_PR-930/archives/cost.csv 01:25:54 + cut -d, -f6 [Pipeline] lock 01:25:54 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-930-1-stack-cost] 01:25:54 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-930-1-stack-cost] did not exist. Created. 01:25:54 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-930-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:25:55 + echo total: 0.2199999988079071 [Pipeline] stash 01:25:55 Stashed 1 file(s) [Pipeline] } 01:25:55 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-930-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:25:55 $ docker stop --time=1 ae265f8362e06efc1b3d5519917038288d10535b95600aeeea48cb3ff320f676 01:25:56 $ docker rm -f --volumes ae265f8362e06efc1b3d5519917038288d10535b95600aeeea48cb3ff320f676 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:25:57 Failed in branch amd64 01:28:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13059 in /w/workspace/dry_go-mod-core-contracts_PR-930 [Pipeline] { [Pipeline] ws 01:28:37 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 01:28:37 The recommended git tool is: git 01:28:42 using credential edgex-jenkins-ssh 01:28:42 Cloning the remote Git repository 01:28:42 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 01:28:42 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 01:28:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:28:42 > git --version # timeout=10 01:28:42 > git --version # 'git version 2.25.1' 01:28:42 using GIT_SSH to set credentials SSH Credentials for GitHub 01:28:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:28:44 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:28:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:28:45 Merging remotes/origin/main commit 511568a6f7505dd7241618add57f542dea31d6ff into PR head commit 1276be6f117a45c8b13e217674147f4711b849c1 01:28:46 Merge succeeded, producing 1276be6f117a45c8b13e217674147f4711b849c1 01:28:46 Checking out Revision 1276be6f117a45c8b13e217674147f4711b849c1 (PR-930) 01:28:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:28:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:28:45 using GIT_SSH to set credentials SSH Credentials for GitHub 01:28:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/930/head:refs/remotes/origin/PR-930 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:28:45 > git config core.sparsecheckout # timeout=10 01:28:46 > git checkout -f 1276be6f117a45c8b13e217674147f4711b849c1 # timeout=10 01:28:46 > git remote # timeout=10 01:28:46 > git config --get remote.origin.url # timeout=10 01:28:46 using GIT_SSH to set credentials SSH Credentials for GitHub 01:28:46 > git merge 511568a6f7505dd7241618add57f542dea31d6ff # timeout=10 01:28:46 > git rev-parse HEAD^{commit} # timeout=10 01:28:46 > git config core.sparsecheckout # timeout=10 01:28:46 > git checkout -f 1276be6f117a45c8b13e217674147f4711b849c1 # timeout=10 01:28:49 Commit message: "build: Upgrade to go-1.23, Linter1.61.0" 01:28:49 > git --version # timeout=10 01:28:50 > git --version # 'git version 2.25.1' 01:28:50 fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:28:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:28:51 % Total % Received % Xferd Average Speed Time Time Time Current 01:28:51 Dload Upload Total Spent Left Speed 01:28:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97181 0 --:--:-- --:--:-- --:--:-- 97923 [Pipeline] sh 01:28:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:28:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:28:52 + sudo tee /etc/docker/daemon.new 01:28:52 { 01:28:52 "registry-mirrors": [ 01:28:52 "https://nexus3.edgexfoundry.org:10001" 01:28:52 ], 01:28:52 "bip": "10.250.0.254/24", 01:28:52 "hosts": [ 01:28:52 "tcp://0.0.0.0:5555", 01:28:52 "unix:///var/run/docker.sock" 01:28:52 ], 01:28:52 "mtu": 1458, 01:28:52 "selinux-enabled": true, 01:28:52 "seccomp-profile": "/etc/docker/seccomp.json" 01:28:52 } [Pipeline] sh 01:28:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:28:53 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 01:29:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:29:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:29:11 ========================================================= 01:29:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:29:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 01:29:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:29:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:29:14 c6b39de5b339: Pulling fs layer 01:29:14 a69c41024577: Pulling fs layer 01:29:14 d6de4b400683: Pulling fs layer 01:29:14 35cb2a7552d0: Pulling fs layer 01:29:14 4f4fb700ef54: Pulling fs layer 01:29:14 464afbd9ba4c: Pulling fs layer 01:29:14 00f215d4a9da: Pulling fs layer 01:29:14 d496ad576159: Pulling fs layer 01:29:14 4f4fb700ef54: Waiting 01:29:14 464afbd9ba4c: Waiting 01:29:14 00f215d4a9da: Waiting 01:29:14 d496ad576159: Waiting 01:29:14 35cb2a7552d0: Waiting 01:29:14 a69c41024577: Verifying Checksum 01:29:14 a69c41024577: Download complete 01:29:14 35cb2a7552d0: Verifying Checksum 01:29:14 35cb2a7552d0: Download complete 01:29:14 4f4fb700ef54: Verifying Checksum 01:29:14 4f4fb700ef54: Download complete 01:29:14 c6b39de5b339: Verifying Checksum 01:29:14 c6b39de5b339: Download complete 01:29:14 464afbd9ba4c: Download complete 01:29:14 d496ad576159: Verifying Checksum 01:29:14 d496ad576159: Download complete 01:29:15 c6b39de5b339: Pull complete 01:29:16 a69c41024577: Pull complete 01:29:16 d6de4b400683: Verifying Checksum 01:29:16 d6de4b400683: Download complete 01:29:17 00f215d4a9da: Verifying Checksum 01:29:17 00f215d4a9da: Download complete 01:29:30 d6de4b400683: Pull complete 01:29:30 35cb2a7552d0: Pull complete 01:29:30 4f4fb700ef54: Pull complete 01:29:30 464afbd9ba4c: Pull complete 01:29:38 00f215d4a9da: Pull complete 01:29:39 d496ad576159: Pull complete 01:29:39 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 01:29:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:29:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 01:29:40 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:40 + docker inspect -f . ci-base-image-arm64 01:29:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:40 prd-ubuntu20.04-docker-arm64-4c-16g-13059 does not seem to be running inside a container 01:29:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:29:43 $ docker top 2265d960142fac5fb0745fe06cc8497f706bd6aac50713d7b78f02bbb9f9c889 -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:45 + go version 01:29:45 go version go1.21.9 linux/arm64 [Pipeline] } 01:29:45 $ docker stop --time=1 2265d960142fac5fb0745fe06cc8497f706bd6aac50713d7b78f02bbb9f9c889 01:29:46 $ docker rm -f --volumes 2265d960142fac5fb0745fe06cc8497f706bd6aac50713d7b78f02bbb9f9c889 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:47 + docker inspect -f . ci-base-image-arm64 01:29:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:48 prd-ubuntu20.04-docker-arm64-4c-16g-13059 does not seem to be running inside a container 01:29:48 $ 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/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:29:49 $ docker top a54844c26cbea76629e86539a7e446b1f5c2827cb65871f9c4be7b5a63038eb5 -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:50 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/1 [Pipeline] fileExists [Pipeline] sh 01:29:51 + make test 01:29:51 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:29:51 go: go.mod requires go >= 1.23 (running go 1.21.9; GOTOOLCHAIN=local) 01:29:51 make: *** [Makefile:10: unittest] Error 1 [Pipeline] } 01:29:51 $ docker stop --time=1 a54844c26cbea76629e86539a7e446b1f5c2827cb65871f9c4be7b5a63038eb5 01:29:52 $ docker rm -f --volumes a54844c26cbea76629e86539a7e446b1f5c2827cb65871f9c4be7b5a63038eb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:29:54 01:29:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:29:55 arm64: Pulling from edgex-lftools-log-publisher 01:29:55 8998bd30e6a1: Pulling fs layer 01:29:55 04944245beec: Pulling fs layer 01:29:55 699f458cf7ca: Pulling fs layer 01:29:55 765212b225bb: Pulling fs layer 01:29:55 f23df028b6ca: Pulling fs layer 01:29:55 d65c8cfc05b1: Pulling fs layer 01:29:55 2437ff75d9bd: Pulling fs layer 01:29:55 f23df028b6ca: Waiting 01:29:55 d65c8cfc05b1: Waiting 01:29:55 2437ff75d9bd: Waiting 01:29:55 765212b225bb: Waiting 01:29:55 04944245beec: Verifying Checksum 01:29:55 04944245beec: Download complete 01:29:55 765212b225bb: Verifying Checksum 01:29:55 765212b225bb: Download complete 01:29:55 f23df028b6ca: Verifying Checksum 01:29:55 f23df028b6ca: Download complete 01:29:55 d65c8cfc05b1: Verifying Checksum 01:29:55 d65c8cfc05b1: Download complete 01:29:55 699f458cf7ca: Verifying Checksum 01:29:55 699f458cf7ca: Download complete 01:29:55 8998bd30e6a1: Download complete 01:29:58 2437ff75d9bd: Verifying Checksum 01:29:58 2437ff75d9bd: Download complete 01:30:00 8998bd30e6a1: Pull complete 01:30:01 04944245beec: Pull complete 01:30:03 699f458cf7ca: Pull complete 01:30:03 765212b225bb: Pull complete 01:30:03 f23df028b6ca: Pull complete 01:30:04 d65c8cfc05b1: Pull complete 01:30:22 2437ff75d9bd: Pull complete 01:30:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:30:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:30:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:22 prd-ubuntu20.04-docker-arm64-4c-16g-13059 does not seem to be running inside a container 01:30:22 $ 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/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:30:25 $ docker top ac221ba1d0c262fb71130532de2eb6442ea0e946198e7499725456292af2c875 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:30:26 ---> job-cost.sh 01:30:26 lf-activate-venv: SKIPPING 01:30:26 INFO: No Stack... 01:30:26 INFO: Retrieving Pricing Info for: v3-standard-4 01:30:27 INFO: Archiving Costs [Pipeline] sh 01:30:28 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 01:30:28 + cut -d, -f6 [Pipeline] lock 01:30:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-930-1-stack-cost] 01:30:28 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-930-1-stack-cost] did not exist. Created. 01:30:28 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-930-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:30:29 /w/workspace/go-mod-core-contracts/1@tmp/durable-440bbf7c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:30:30 + echo total: 0.10999999940395355 [Pipeline] stash 01:30:30 Warning: overwriting stash ‘stack-cost’ 01:30:30 Stashed 1 file(s) [Pipeline] } 01:30:30 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-930-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:30:30 $ docker stop --time=1 ac221ba1d0c262fb71130532de2eb6442ea0e946198e7499725456292af2c875 01:30:32 $ docker rm -f --volumes ac221ba1d0c262fb71130532de2eb6442ea0e946198e7499725456292af2c875 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:30:33 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 01:30:35 + [ -d /w/workspace/dry_go-mod-core-contracts_PR-930/archives ] 01:30:35 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-930/archives 01:30:35 total 16 01:30:35 drwxr-xr-x 3 root root 4096 Oct 3 01:25 . 01:30:35 drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 01:25 .. 01:30:35 drwxr-xr-x 2 root root 4096 Oct 3 01:25 cost 01:30:35 -rw-r--r-- 1 root root 93 Oct 3 01:25 cost.csv 01:30:35 + sudo chown -R jenkins:jenkins /w/workspace/dry_go-mod-core-contracts_PR-930/archives 01:30:35 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-930/archives 01:30:35 total 16 01:30:35 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 01:25 . 01:30:35 drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 01:25 .. 01:30:35 drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 01:25 cost 01:30:35 -rw-r--r-- 1 jenkins jenkins 93 Oct 3 01:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:30:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:30:37 ---> package-listing.sh 01:30:37 ++ facter osfamily 01:30:37 ++ tr '[:upper:]' '[:lower:]' 01:30:37 + OS_FAMILY=debian 01:30:37 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-930 01:30:37 + START_PACKAGES=/tmp/packages_start.txt 01:30:37 + END_PACKAGES=/tmp/packages_end.txt 01:30:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:30:37 + PACKAGES=/tmp/packages_start.txt 01:30:37 + '[' /w/workspace/dry_go-mod-core-contracts_PR-930 ']' 01:30:37 + PACKAGES=/tmp/packages_end.txt 01:30:37 + case "${OS_FAMILY}" in 01:30:37 + dpkg -l 01:30:37 + grep '^ii' 01:30:37 + '[' -f /tmp/packages_start.txt ']' 01:30:37 + '[' -f /tmp/packages_end.txt ']' 01:30:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:30:37 + '[' /w/workspace/dry_go-mod-core-contracts_PR-930 ']' 01:30:37 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-930/archives/ 01:30:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-930/archives/ [Pipeline] echo 01:30:37 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/dry_go-mod-core-contracts_PR-930/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:30:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:38 prd-ubuntu20.04-docker-8c-8g-13055 does not seem to be running inside a container 01:30:38 $ 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/dry_go-mod-core-contracts_PR-930/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-930 -v /w/workspace/dry_go-mod-core-contracts_PR-930:/w/workspace/dry_go-mod-core-contracts_PR-930:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-930@tmp:/w/workspace/dry_go-mod-core-contracts_PR-930@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:30:38 $ docker top 69e6da0f3aa04e18bdfa1f935bef445268a84c3e57d89dc89e5c35d8a466254b -eo pid,comm [Pipeline] { [Pipeline] sh 01:30:39 + touch /tmp/pre-build-complete [Pipeline] sh 01:30:39 + mkdir -p /var/log/sysstat [Pipeline] sh 01:30:39 + ls /var/log/sa-host 01:30:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:30:40 provisioning config files... 01:30:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-930@tmp/config3180987093033934016tmp [Pipeline] { [Pipeline] echo 01:30:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:30:40 ---> create-netrc.sh [Pipeline] } 01:30:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:30:40 ---> python-tools-install.sh [Pipeline] echo 01:30:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:30:41 ---> sudo-logs.sh 01:30:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:30:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:30:41 ---> job-cost.sh 01:30:41 lf-activate-venv: SKIPPING 01:30:41 DEBUG: total: 0.2199999988079071 01:30:41 INFO: Retrieving Stack Cost... 01:30:42 INFO: Retrieving Pricing Info for: v3-standard-8 01:30:42 INFO: Archiving Costs [Pipeline] echo 01:30:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:30:42 ---> logs-deploy.sh 01:30:42 lf-activate-venv: SKIPPING 01:30:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-930/1 01:30:42 INFO: archiving workspace using pattern(s): 01:30:43 Archives upload complete. 01:30:44 INFO: archiving logs to Nexus 01:30:44 ---> uname -a: 01:30:44 Linux prd-ubuntu20-04-docker-8c-8g-13055 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:30:44 01:30:44 01:30:44 ---> lscpu: 01:30:44 Architecture: x86_64 01:30:44 CPU op-mode(s): 32-bit, 64-bit 01:30:44 Byte Order: Little Endian 01:30:44 Address sizes: 40 bits physical, 48 bits virtual 01:30:44 CPU(s): 8 01:30:44 On-line CPU(s) list: 0-7 01:30:44 Thread(s) per core: 1 01:30:44 Core(s) per socket: 1 01:30:44 Socket(s): 8 01:30:44 NUMA node(s): 1 01:30:44 Vendor ID: AuthenticAMD 01:30:44 CPU family: 23 01:30:44 Model: 49 01:30:44 Model name: AMD EPYC-Rome Processor 01:30:44 Stepping: 0 01:30:44 CPU MHz: 2799.998 01:30:44 BogoMIPS: 5599.99 01:30:44 Virtualization: AMD-V 01:30:44 Hypervisor vendor: KVM 01:30:44 Virtualization type: full 01:30:44 L1d cache: 256 KiB 01:30:44 L1i cache: 256 KiB 01:30:44 L2 cache: 4 MiB 01:30:44 L3 cache: 128 MiB 01:30:44 NUMA node0 CPU(s): 0-7 01:30:44 Vulnerability Itlb multihit: Not affected 01:30:44 Vulnerability L1tf: Not affected 01:30:44 Vulnerability Mds: Not affected 01:30:44 Vulnerability Meltdown: Not affected 01:30:44 Vulnerability Mmio stale data: Not affected 01:30:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:30:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:30:44 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:30:44 Vulnerability Srbds: Not affected 01:30:44 Vulnerability Tsx async abort: Not affected 01:30:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:30:44 01:30:44 01:30:44 ---> nproc: 01:30:44 8 01:30:44 01:30:44 01:30:44 ---> df -h: 01:30:44 Filesystem Size Used Avail Use% Mounted on 01:30:44 overlay 155G 11G 145G 7% / 01:30:44 tmpfs 64M 0 64M 0% /dev 01:30:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:30:44 shm 64M 0 64M 0% /dev/shm 01:30:44 /dev/vda1 155G 11G 145G 7% /facter-os 01:30:44 01:30:44