Pull request #744 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 hahattan for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch main at eaba535fcbb4638da054880ae7188e155fae9055 rather than af18e4a16431a4442d66e7634db7cdbca34c2ef1 Obtained Jenkinsfile from eaba535fcbb4638da054880ae7188e155fae9055 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-ssh4818222708836269406.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh4301522546488391600.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-744/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-744/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5097663073420948772.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-744/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12931282479373734415.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh11019921200069631939.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-744/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-744/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11732455024845195817.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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.17 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-16795 in /w/workspace/dry_go-mod-core-contracts_PR-744 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-744 # 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 Merging remotes/origin/main commit eaba535fcbb4638da054880ae7188e155fae9055 into PR head commit af18e4a16431a4442d66e7634db7cdbca34c2ef1 Merge succeeded, producing af18e4a16431a4442d66e7634db7cdbca34c2ef1 Checking out Revision af18e4a16431a4442d66e7634db7cdbca34c2ef1 (PR-744) > 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 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/744/head:refs/remotes/origin/PR-744 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af18e4a16431a4442d66e7634db7cdbca34c2ef1 # 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 eaba535fcbb4638da054880ae7188e155fae9055 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af18e4a16431a4442d66e7634db7cdbca34c2ef1 # timeout=10 Commit message: "build: add go build tag to exclude DTO validator" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-04T08:37:04.081Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-04T08:37:04.255Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-04T08:37:04.350Z] ========================================================= [2022-07-04T08:37:04.350Z] EdgeX Global Pipelines Version Info [2022-07-04T08:37:04.350Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-04T08:37:05.162Z] ------------------- [2022-07-04T08:37:05.163Z] stable info: [2022-07-04T08:37:05.163Z] ------------------- [2022-07-04T08:37:05.163Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-04T08:37:05.163Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-04T08:37:05.163Z] Message: update stable to v1.0.234 [2022-07-04T08:37:05.737Z] ------------------- [2022-07-04T08:37:05.737Z] experimental info: [2022-07-04T08:37:05.737Z] ------------------- [2022-07-04T08:37:05.737Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-04T08:37:05.737Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-04T08:37:05.737Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-04T08:37:06.129Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2022-07-04T08:37:06.171Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2022-07-04T08:37:06.223Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-04T08:37:06.265Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-04T08:37:06.311Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-04T08:37:06.351Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-04T08:37:06.393Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-04T08:37:06.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-04T08:37:06.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-04T08:37:06.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-04T08:37:06.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-04T08:37:06.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2022-07-04T08:37:06.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-04T08:37:06.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-04T08:37:06.741Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-07-04T08:37:06.779Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-07-04T08:37:06.826Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-04T08:37:06.866Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-04T08:37:06.908Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-04T08:37:06.948Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-04T08:37:06.986Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-04T08:37:07.024Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-04T08:37:07.066Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-04T08:37:07.107Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-04T08:37:07.150Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-07-04T08:37:07.197Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-04T08:37:07.236Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-04T08:37:07.276Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-744 [Pipeline] echo [2022-07-04T08:37:07.320Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-744 [Pipeline] echo [2022-07-04T08:37:07.362Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-744 [Pipeline] echo [2022-07-04T08:37:07.405Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af18e4a16431a4442d66e7634db7cdbca34c2ef1 [Pipeline] echo [2022-07-04T08:37:07.451Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af18e4a [Pipeline] echo [2022-07-04T08:37:07.496Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-04T08:37:08.033Z] + git rev-list -1 --merges af18e4a16431a4442d66e7634db7cdbca34c2ef1~1..af18e4a16431a4442d66e7634db7cdbca34c2ef1 [Pipeline] echo [2022-07-04T08:37:08.082Z] -----------> git rev-list -1 --merges af18e4a16431a4442d66e7634db7cdbca34c2ef1~1..af18e4a16431a4442d66e7634db7cdbca34c2ef1 af18e4a16431a4442d66e7634db7cdbca34c2ef1 [false] [Pipeline] sh [2022-07-04T08:37:08.395Z] + git log --format=format:%s -1 af18e4a16431a4442d66e7634db7cdbca34c2ef1 [Pipeline] echo [2022-07-04T08:37:08.431Z] ========================================================= [2022-07-04T08:37:08.431Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-04T08:37:08.431Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-04T08:37:08.869Z] + git log --format=format:%s -1 af18e4a16431a4442d66e7634db7cdbca34c2ef1 [Pipeline] echo [2022-07-04T08:37:08.898Z] [semverPrep] GIT_COMMIT: af18e4a16431a4442d66e7634db7cdbca34c2ef1, Commit Message: build: add go build tag to exclude DTO validator [Pipeline] echo [2022-07-04T08:37:08.925Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-04T08:37:09.317Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-04T08:37:09.317Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-04T08:37:09.317Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-04T08:37:09.317Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-04T08:37:09.317Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-04T08:37:09.317Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-04T08:37:09.317Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T08:37:09.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-04T08:37:10.076Z] [2022-07-04T08:37:10.076Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T08:37:10.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-04T08:37:10.455Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-04T08:37:10.455Z] 42c077c10790: Pulling fs layer [2022-07-04T08:37:10.455Z] f63e77b7563a: Pulling fs layer [2022-07-04T08:37:10.455Z] bd5fdadae976: Pulling fs layer [2022-07-04T08:37:10.455Z] 205491f53016: Pulling fs layer [2022-07-04T08:37:10.455Z] df18705c85c3: Pulling fs layer [2022-07-04T08:37:10.455Z] bdb3f477010e: Pulling fs layer [2022-07-04T08:37:10.455Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-04T08:37:10.455Z] 2c6e9b1d212d: Pulling fs layer [2022-07-04T08:37:10.455Z] bdb8f0575790: Pulling fs layer [2022-07-04T08:37:10.455Z] 205491f53016: Waiting [2022-07-04T08:37:10.455Z] df18705c85c3: Waiting [2022-07-04T08:37:10.455Z] bdb3f477010e: Waiting [2022-07-04T08:37:10.455Z] 2c6e9b1d212d: Waiting [2022-07-04T08:37:10.455Z] c8a8fc8e1c8f: Waiting [2022-07-04T08:37:10.455Z] 386e3cb2ff24: Pulling fs layer [2022-07-04T08:37:10.455Z] bdb8f0575790: Waiting [2022-07-04T08:37:10.455Z] 2343380bae48: Pulling fs layer [2022-07-04T08:37:10.455Z] 386e3cb2ff24: Waiting [2022-07-04T08:37:10.455Z] 2343380bae48: Waiting [2022-07-04T08:37:10.718Z] f63e77b7563a: Verifying Checksum [2022-07-04T08:37:10.718Z] f63e77b7563a: Download complete [2022-07-04T08:37:10.718Z] df18705c85c3: Verifying Checksum [2022-07-04T08:37:10.718Z] df18705c85c3: Download complete [2022-07-04T08:37:10.718Z] bdb3f477010e: Verifying Checksum [2022-07-04T08:37:10.718Z] bdb3f477010e: Download complete [2022-07-04T08:37:10.718Z] bd5fdadae976: Verifying Checksum [2022-07-04T08:37:10.718Z] bd5fdadae976: Download complete [2022-07-04T08:37:10.718Z] 2c6e9b1d212d: Download complete [2022-07-04T08:37:10.718Z] bdb8f0575790: Verifying Checksum [2022-07-04T08:37:10.718Z] bdb8f0575790: Download complete [2022-07-04T08:37:10.718Z] 386e3cb2ff24: Verifying Checksum [2022-07-04T08:37:10.718Z] 386e3cb2ff24: Download complete [2022-07-04T08:37:10.718Z] 2343380bae48: Verifying Checksum [2022-07-04T08:37:10.718Z] 2343380bae48: Download complete [2022-07-04T08:37:10.978Z] 42c077c10790: Verifying Checksum [2022-07-04T08:37:10.978Z] 42c077c10790: Download complete [2022-07-04T08:37:11.238Z] c8a8fc8e1c8f: Verifying Checksum [2022-07-04T08:37:11.238Z] c8a8fc8e1c8f: Download complete [2022-07-04T08:37:12.181Z] 42c077c10790: Pull complete [2022-07-04T08:37:12.441Z] f63e77b7563a: Pull complete [2022-07-04T08:37:13.012Z] bd5fdadae976: Pull complete [2022-07-04T08:37:13.012Z] 205491f53016: Pull complete [2022-07-04T08:37:13.274Z] df18705c85c3: Pull complete [2022-07-04T08:37:13.538Z] bdb3f477010e: Pull complete [2022-07-04T08:37:15.464Z] c8a8fc8e1c8f: Pull complete [2022-07-04T08:37:15.464Z] 2c6e9b1d212d: Pull complete [2022-07-04T08:37:15.727Z] bdb8f0575790: Pull complete [2022-07-04T08:37:15.727Z] 386e3cb2ff24: Pull complete [2022-07-04T08:37:15.989Z] 2343380bae48: Pull complete [2022-07-04T08:37:15.989Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-04T08:37:15.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-04T08:37:15.989Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T08:37:16.232Z] prd-ubuntu20.04-docker-8c-8g-16795 does not seem to be running inside a container [2022-07-04T08:37:16.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-744 -v /w/workspace/dry_go-mod-core-contracts_PR-744:/w/workspace/dry_go-mod-core-contracts_PR-744:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-744@tmp:/w/workspace/dry_go-mod-core-contracts_PR-744@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 [2022-07-04T08:37:17.539Z] $ docker top 22a6b77732c10c5cad323612439614b3b14fe18e13b5401ea5ba4fbca7ce521a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-04T08:37:17.750Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-04T08:37:17.750Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-04T08:37:17.896Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-04T08:37:17.904Z] $ docker exec 22a6b77732c10c5cad323612439614b3b14fe18e13b5401ea5ba4fbca7ce521a ssh-agent [2022-07-04T08:37:18.035Z] SSH_AUTH_SOCK=/tmp/ssh-PQjmKqmfRkRz/agent.35 [2022-07-04T08:37:18.035Z] SSH_AGENT_PID=41 [2022-07-04T08:37:18.047Z] Running ssh-add (command line suppressed) [2022-07-04T08:37:18.209Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-744@tmp/private_key_2701285192294528688.key (/w/workspace/dry_go-mod-core-contracts_PR-744@tmp/private_key_2701285192294528688.key) [2022-07-04T08:37:18.222Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-04T08:37:18.566Z] + git tag --points-at HEAD [Pipeline] } [2022-07-04T08:37:18.597Z] $ docker exec --env ******** --env ******** 22a6b77732c10c5cad323612439614b3b14fe18e13b5401ea5ba4fbca7ce521a ssh-agent -k [2022-07-04T08:37:18.715Z] unset SSH_AUTH_SOCK; [2022-07-04T08:37:18.716Z] unset SSH_AGENT_PID; [2022-07-04T08:37:18.716Z] echo Agent pid 41 killed; [2022-07-04T08:37:18.725Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-04T08:37:18.810Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-04T08:37:18.810Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-04T08:37:18.956Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-04T08:37:18.963Z] $ docker exec 22a6b77732c10c5cad323612439614b3b14fe18e13b5401ea5ba4fbca7ce521a ssh-agent [2022-07-04T08:37:19.100Z] SSH_AUTH_SOCK=/tmp/ssh-LZXVygfI5Ojz/agent.75 [2022-07-04T08:37:19.100Z] SSH_AGENT_PID=81 [2022-07-04T08:37:19.105Z] Running ssh-add (command line suppressed) [2022-07-04T08:37:19.229Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-744@tmp/private_key_1750138069331691775.key (/w/workspace/dry_go-mod-core-contracts_PR-744@tmp/private_key_1750138069331691775.key) [2022-07-04T08:37:19.245Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-04T08:37:19.577Z] + git semver init [2022-07-04T08:37:19.838Z] 2022-07-04 08:37:19,820 [run_init] DEBUG init version:0.0.0 force:False [2022-07-04T08:37:19.838Z] 2022-07-04 08:37:19,821 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_go-mod-core-contracts_PR-744/.semver [2022-07-04T08:37:19.838Z] 2022-07-04 08:37:19,822 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/dry_go-mod-core-contracts_PR-744/.semver [2022-07-04T08:37:19.838Z] 2022-07-04 08:37:19,822 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/dry_go-mod-core-contracts_PR-744/.semver'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-744, universal_newlines=False, shell=None, istream=None) [2022-07-04T08:37:20.779Z] 2022-07-04 08:37:20,543 [append_file] DEBUG append to file:/w/workspace/dry_go-mod-core-contracts_PR-744/.git/info/exclude [2022-07-04T08:37:20.779Z] 2022-07-04 08:37:20,544 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_go-mod-core-contracts_PR-744/.semver/PR-744 with force:False [2022-07-04T08:37:20.779Z] 2022-07-04 08:37:20,544 [write_file] DEBUG write to file:/w/workspace/dry_go-mod-core-contracts_PR-744/.semver/PR-744 [2022-07-04T08:37:20.779Z] 2022-07-04 08:37:20,549 [execute] INFO git cat-file --batch-check [2022-07-04T08:37:20.779Z] 2022-07-04 08:37:20,550 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-744/.semver, universal_newlines=False, shell=None, istream=) [2022-07-04T08:37:20.779Z] 2022-07-04 08:37:20,557 [execute] INFO git cat-file --batch [2022-07-04T08:37:20.779Z] 2022-07-04 08:37:20,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-744/.semver, universal_newlines=False, shell=None, istream=) [2022-07-04T08:37:20.779Z] 2022-07-04 08:37:20,563 [read_version] DEBUG read version from /w/workspace/dry_go-mod-core-contracts_PR-744/.semver/PR-744 [2022-07-04T08:37:20.779Z] 0.0.0 [Pipeline] } [2022-07-04T08:37:20.811Z] $ docker exec --env ******** --env ******** 22a6b77732c10c5cad323612439614b3b14fe18e13b5401ea5ba4fbca7ce521a ssh-agent -k [2022-07-04T08:37:20.939Z] unset SSH_AUTH_SOCK; [2022-07-04T08:37:20.939Z] unset SSH_AGENT_PID; [2022-07-04T08:37:20.940Z] echo Agent pid 81 killed; [2022-07-04T08:37:20.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-04T08:37:21.380Z] + git semver [Pipeline] } [2022-07-04T08:37:21.673Z] $ docker stop --time=1 22a6b77732c10c5cad323612439614b3b14fe18e13b5401ea5ba4fbca7ce521a [2022-07-04T08:37:22.977Z] $ docker rm -f 22a6b77732c10c5cad323612439614b3b14fe18e13b5401ea5ba4fbca7ce521a [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-04T08:37:23.397Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-04T08:37:23.706Z] Stashed 1 file(s) [Pipeline] echo [2022-07-04T08:37:23.723Z] [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 [2022-07-04T08:37:24.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-04T08:37:24.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-04T08:37:24.382Z] ========================================================= [2022-07-04T08:37:24.382Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-04T08:37:24.382Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-04T08:37:24.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-04T08:37:24.778Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-04T08:37:24.778Z] 59bf1c3509f3: Pulling fs layer [2022-07-04T08:37:24.778Z] 666ba61612fd: Pulling fs layer [2022-07-04T08:37:24.778Z] 8ed8ca486205: Pulling fs layer [2022-07-04T08:37:24.778Z] cc1cd167ecdc: Pulling fs layer [2022-07-04T08:37:24.778Z] c516ae0d96e1: Pulling fs layer [2022-07-04T08:37:24.778Z] 684cea983483: Pulling fs layer [2022-07-04T08:37:24.778Z] dd3240ac7de5: Pulling fs layer [2022-07-04T08:37:24.778Z] b1e948a4e11c: Pulling fs layer [2022-07-04T08:37:24.778Z] a8fd76ee1af6: Pulling fs layer [2022-07-04T08:37:24.778Z] 646ad004c059: Pulling fs layer [2022-07-04T08:37:24.778Z] 684cea983483: Waiting [2022-07-04T08:37:24.778Z] a8fd76ee1af6: Waiting [2022-07-04T08:37:24.778Z] dd3240ac7de5: Waiting [2022-07-04T08:37:24.778Z] b1e948a4e11c: Waiting [2022-07-04T08:37:24.778Z] 646ad004c059: Waiting [2022-07-04T08:37:24.778Z] cc1cd167ecdc: Waiting [2022-07-04T08:37:24.778Z] c516ae0d96e1: Waiting [2022-07-04T08:37:24.778Z] 8ed8ca486205: Verifying Checksum [2022-07-04T08:37:24.778Z] 8ed8ca486205: Download complete [2022-07-04T08:37:24.778Z] c516ae0d96e1: Download complete [2022-07-04T08:37:24.778Z] 684cea983483: Verifying Checksum [2022-07-04T08:37:24.778Z] 684cea983483: Download complete [2022-07-04T08:37:24.778Z] dd3240ac7de5: Verifying Checksum [2022-07-04T08:37:24.778Z] dd3240ac7de5: Download complete [2022-07-04T08:37:24.778Z] 59bf1c3509f3: Verifying Checksum [2022-07-04T08:37:24.778Z] 59bf1c3509f3: Download complete [2022-07-04T08:37:25.042Z] b1e948a4e11c: Verifying Checksum [2022-07-04T08:37:25.042Z] b1e948a4e11c: Download complete [2022-07-04T08:37:25.042Z] 59bf1c3509f3: Pull complete [2022-07-04T08:37:25.305Z] 666ba61612fd: Pull complete [2022-07-04T08:37:25.305Z] 8ed8ca486205: Pull complete [2022-07-04T08:37:25.305Z] 646ad004c059: Verifying Checksum [2022-07-04T08:37:25.305Z] 646ad004c059: Download complete [2022-07-04T08:37:25.565Z] cc1cd167ecdc: Verifying Checksum [2022-07-04T08:37:25.565Z] cc1cd167ecdc: Download complete [2022-07-04T08:37:25.565Z] a8fd76ee1af6: Verifying Checksum [2022-07-04T08:37:25.565Z] a8fd76ee1af6: Download complete [2022-07-04T08:37:29.773Z] cc1cd167ecdc: Pull complete [2022-07-04T08:37:29.773Z] c516ae0d96e1: Pull complete [2022-07-04T08:37:29.773Z] 684cea983483: Pull complete [2022-07-04T08:37:30.033Z] dd3240ac7de5: Pull complete [2022-07-04T08:37:30.033Z] b1e948a4e11c: Pull complete [2022-07-04T08:37:32.576Z] a8fd76ee1af6: Pull complete [2022-07-04T08:37:33.517Z] 646ad004c059: Pull complete [2022-07-04T08:37:33.517Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-04T08:37:33.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-04T08:37:33.517Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-07-04T08:37:33.840Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T08:37:34.217Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-04T08:37:34.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T08:37:34.378Z] prd-ubuntu20.04-docker-8c-8g-16795 does not seem to be running inside a container [2022-07-04T08:37:34.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-744 -v /w/workspace/dry_go-mod-core-contracts_PR-744:/w/workspace/dry_go-mod-core-contracts_PR-744:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-744@tmp:/w/workspace/dry_go-mod-core-contracts_PR-744@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 [2022-07-04T08:37:36.426Z] $ docker top d4569f48c79a783902546adb447bd02c94122a5312607f4cd3ec129bc7933df1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-04T08:37:36.846Z] + go version [2022-07-04T08:37:36.846Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-04T08:37:36.881Z] $ docker stop --time=1 d4569f48c79a783902546adb447bd02c94122a5312607f4cd3ec129bc7933df1 [2022-07-04T08:37:38.163Z] $ docker rm -f d4569f48c79a783902546adb447bd02c94122a5312607f4cd3ec129bc7933df1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T08:37:38.901Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-04T08:37:38.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T08:37:39.064Z] prd-ubuntu20.04-docker-8c-8g-16795 does not seem to be running inside a container [2022-07-04T08:37:39.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-744 -v /w/workspace/dry_go-mod-core-contracts_PR-744:/w/workspace/dry_go-mod-core-contracts_PR-744:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-744@tmp:/w/workspace/dry_go-mod-core-contracts_PR-744@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 [2022-07-04T08:37:39.146Z] Still waiting to schedule task [2022-07-04T08:37:39.146Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-04T08:37:39.521Z] $ docker top 824eaf88375f93349c53bdfd60ab545653ee2a472002cc651ddcc34314c616aa -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-04T08:37:39.978Z] + make test [2022-07-04T08:37:39.978Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-04T08:37:39.978Z] go: downloading github.com/go-playground/validator/v10 v10.11.0 [2022-07-04T08:37:39.978Z] go: downloading github.com/stretchr/testify v1.7.5 [2022-07-04T08:37:39.978Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-04T08:37:39.978Z] go: downloading github.com/go-kit/log v0.2.1 [2022-07-04T08:37:39.978Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-07-04T08:37:39.978Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-07-04T08:37:40.240Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-07-04T08:37:40.240Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-07-04T08:37:40.240Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-07-04T08:37:40.240Z] go: downloading golang.org/x/text v0.3.7 [2022-07-04T08:37:40.240Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-07-04T08:37:40.240Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-07-04T08:37:40.240Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-04T08:37:40.240Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-04T08:37:40.240Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-07-04T08:37:40.240Z] go: downloading github.com/x448/float16 v0.8.4 [2022-07-04T08:37:41.624Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2022-07-04T08:37:48.207Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.102s coverage: 83.4% of statements [2022-07-04T08:37:48.207Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2022-07-04T08:37:48.207Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2022-07-04T08:37:48.207Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2022-07-04T08:37:48.207Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.036s coverage: 29.4% of statements [2022-07-04T08:37:48.207Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] [2022-07-04T08:37:48.207Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2022-07-04T08:37:48.207Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.016s coverage: 49.8% of statements [2022-07-04T08:37:48.207Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.061s coverage: 90.5% of statements [2022-07-04T08:37:48.207Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.049s coverage: 86.8% of statements [2022-07-04T08:37:48.207Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.020s coverage: 59.5% of statements [2022-07-04T08:37:48.207Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.036s coverage: 36.1% of statements [2022-07-04T08:37:48.207Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.008s coverage: 48.7% of statements [2022-07-04T08:37:56.412Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-07-04T08:37:57.856Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-04T08:37:57.856Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-07-04T08:37:58.148Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-04T08:37:58.181Z] $ docker stop --time=1 824eaf88375f93349c53bdfd60ab545653ee2a472002cc651ddcc34314c616aa [2022-07-04T08:38:00.077Z] $ docker rm -f 824eaf88375f93349c53bdfd60ab545653ee2a472002cc651ddcc34314c616aa [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-04T08:38:00.639Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-04T08:38:00.725Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T08:38:01.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-04T08:38:01.709Z] [2022-07-04T08:38:01.709Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T08:38:02.096Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-04T08:38:02.096Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-04T08:38:02.096Z] 5eb5b503b376: Pulling fs layer [2022-07-04T08:38:02.096Z] 5c69ac0246d0: Pulling fs layer [2022-07-04T08:38:02.096Z] ec43610c2a17: Pulling fs layer [2022-07-04T08:38:02.096Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-04T08:38:02.096Z] 33b1e0a273af: Pulling fs layer [2022-07-04T08:38:02.096Z] 5d3b04190fa2: Pulling fs layer [2022-07-04T08:38:02.096Z] 2f39f015ded8: Pulling fs layer [2022-07-04T08:38:02.096Z] 3a2ae6a8a46f: Waiting [2022-07-04T08:38:02.096Z] 33b1e0a273af: Waiting [2022-07-04T08:38:02.096Z] 5d3b04190fa2: Waiting [2022-07-04T08:38:02.096Z] 2f39f015ded8: Waiting [2022-07-04T08:38:02.096Z] 5c69ac0246d0: Verifying Checksum [2022-07-04T08:38:02.096Z] 5c69ac0246d0: Download complete [2022-07-04T08:38:02.096Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-04T08:38:02.096Z] 3a2ae6a8a46f: Download complete [2022-07-04T08:38:02.096Z] 33b1e0a273af: Verifying Checksum [2022-07-04T08:38:02.096Z] 33b1e0a273af: Download complete [2022-07-04T08:38:02.096Z] ec43610c2a17: Verifying Checksum [2022-07-04T08:38:02.096Z] ec43610c2a17: Download complete [2022-07-04T08:38:02.359Z] 5d3b04190fa2: Verifying Checksum [2022-07-04T08:38:02.359Z] 5d3b04190fa2: Download complete [2022-07-04T08:38:02.359Z] 5eb5b503b376: Verifying Checksum [2022-07-04T08:38:02.359Z] 5eb5b503b376: Download complete [2022-07-04T08:38:02.933Z] 2f39f015ded8: Download complete [2022-07-04T08:38:03.873Z] 5eb5b503b376: Pull complete [2022-07-04T08:38:04.133Z] 5c69ac0246d0: Pull complete [2022-07-04T08:38:04.707Z] ec43610c2a17: Pull complete [2022-07-04T08:38:04.707Z] 3a2ae6a8a46f: Pull complete [2022-07-04T08:38:04.966Z] 33b1e0a273af: Pull complete [2022-07-04T08:38:04.966Z] 5d3b04190fa2: Pull complete [2022-07-04T08:38:10.252Z] 2f39f015ded8: Pull complete [2022-07-04T08:38:10.252Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-04T08:38:10.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-04T08:38:10.252Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T08:38:10.489Z] prd-ubuntu20.04-docker-8c-8g-16795 does not seem to be running inside a container [2022-07-04T08:38:10.529Z] $ 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-744 -v /w/workspace/dry_go-mod-core-contracts_PR-744:/w/workspace/dry_go-mod-core-contracts_PR-744:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-744@tmp:/w/workspace/dry_go-mod-core-contracts_PR-744@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 [2022-07-04T08:38:12.485Z] $ docker top e07e70a2e55ad4c5a9cdf13315d7297e5b9959806aab71b93c6f83f4df497ca3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-04T08:38:12.964Z] ---> job-cost.sh [2022-07-04T08:38:12.964Z] lf-activate-venv: SKIPPING [2022-07-04T08:38:12.964Z] INFO: No Stack... [2022-07-04T08:38:13.226Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-04T08:38:13.797Z] INFO: Archiving Costs [Pipeline] sh [2022-07-04T08:38:14.119Z] + cat /w/workspace/dry_go-mod-core-contracts_PR-744/archives/cost.csv [2022-07-04T08:38:14.119Z] + cut -d, -f6 [Pipeline] lock [2022-07-04T08:38:14.158Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-744-1-stack-cost] [2022-07-04T08:38:14.163Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-744-1-stack-cost] did not exist. Created. [2022-07-04T08:38:14.163Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-744-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-04T08:38:14.570Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-04T08:38:14.621Z] Stashed 1 file(s) [Pipeline] } [2022-07-04T08:38:14.648Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-744-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-04T08:38:14.730Z] $ docker stop --time=1 e07e70a2e55ad4c5a9cdf13315d7297e5b9959806aab71b93c6f83f4df497ca3 [2022-07-04T08:38:15.933Z] $ docker rm -f e07e70a2e55ad4c5a9cdf13315d7297e5b9959806aab71b93c6f83f4df497ca3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-04T08:39:18.256Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16796 in /w/workspace/dry_go-mod-core-contracts_PR-744 [Pipeline] { [Pipeline] ws [2022-07-04T08:39:18.302Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2022-07-04T08:39:18.393Z] Selected Git installation does not exist. Using Default [2022-07-04T08:39:18.393Z] The recommended git tool is: NONE [2022-07-04T08:39:25.056Z] using credential edgex-jenkins-ssh [2022-07-04T08:39:25.075Z] Cloning the remote Git repository [2022-07-04T08:39:25.137Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-07-04T08:39:25.228Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2022-07-04T08:39:25.316Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-07-04T08:39:25.317Z] > git --version # timeout=10 [2022-07-04T08:39:25.348Z] > git --version # 'git version 2.25.1' [2022-07-04T08:39:25.351Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-04T08:39:25.519Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-04T08:39:26.831Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2022-07-04T08:39:26.850Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-04T08:39:26.881Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2022-07-04T08:39:26.912Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-07-04T08:39:26.913Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-04T08:39:26.925Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/744/head:refs/remotes/origin/PR-744 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-04T08:39:27.542Z] Merging remotes/origin/main commit eaba535fcbb4638da054880ae7188e155fae9055 into PR head commit af18e4a16431a4442d66e7634db7cdbca34c2ef1 [2022-07-04T08:39:27.794Z] Merge succeeded, producing af18e4a16431a4442d66e7634db7cdbca34c2ef1 [2022-07-04T08:39:27.795Z] Checking out Revision af18e4a16431a4442d66e7634db7cdbca34c2ef1 (PR-744) [2022-07-04T08:39:27.562Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T08:39:27.579Z] > git checkout -f af18e4a16431a4442d66e7634db7cdbca34c2ef1 # timeout=10 [2022-07-04T08:39:27.702Z] > git remote # timeout=10 [2022-07-04T08:39:27.722Z] > git config --get remote.origin.url # timeout=10 [2022-07-04T08:39:27.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-04T08:39:27.756Z] > git merge eaba535fcbb4638da054880ae7188e155fae9055 # timeout=10 [2022-07-04T08:39:27.781Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-04T08:39:27.804Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T08:39:27.822Z] > git checkout -f af18e4a16431a4442d66e7634db7cdbca34c2ef1 # timeout=10 [2022-07-04T08:39:32.022Z] Commit message: "build: add go build tag to exclude DTO validator" [2022-07-04T08:39:32.084Z] > git --version # timeout=10 [2022-07-04T08:39:32.095Z] > git --version # 'git version 2.25.1' [2022-07-04T08:39:32.106Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-04T08:39:33.190Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-04T08:39:33.190Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-04T08:39:33.190Z] Dload Upload Total Spent Left Speed [2022-07-04T08:39:33.190Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 89437 0 --:--:-- --:--:-- --:--:-- 89437 100 12253 100 12253 0 0 88789 0 --:--:-- --:--:-- --:--:-- 88151 [Pipeline] sh [2022-07-04T08:39:34.037Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-04T08:39:34.386Z] + sudo tee /etc/docker/daemon.new [2022-07-04T08:39:34.386Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-04T08:39:34.386Z] { [2022-07-04T08:39:34.386Z] "registry-mirrors": [ [2022-07-04T08:39:34.386Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-04T08:39:34.386Z] ], [2022-07-04T08:39:34.386Z] "bip": "10.250.0.254/24", [2022-07-04T08:39:34.386Z] "hosts": [ [2022-07-04T08:39:34.386Z] "tcp://0.0.0.0:5555", [2022-07-04T08:39:34.386Z] "unix:///var/run/docker.sock" [2022-07-04T08:39:34.386Z] ], [2022-07-04T08:39:34.386Z] "mtu": 1458, [2022-07-04T08:39:34.386Z] "selinux-enabled": true, [2022-07-04T08:39:34.386Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-04T08:39:34.386Z] } [Pipeline] sh [2022-07-04T08:39:34.739Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-04T08:39:35.093Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-07-04T08:39:53.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-04T08:39:53.880Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-04T08:39:53.915Z] ========================================================= [2022-07-04T08:39:53.915Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-04T08:39:53.915Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-04T08:39:54.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-04T08:39:54.962Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-04T08:39:54.962Z] 9b3977197b4f: Pulling fs layer [2022-07-04T08:39:54.962Z] 1a89e8eeedd5: Pulling fs layer [2022-07-04T08:39:54.962Z] 94645a83ff95: Pulling fs layer [2022-07-04T08:39:54.962Z] e6fb740bc735: Pulling fs layer [2022-07-04T08:39:54.962Z] 3a77bd46dcc9: Pulling fs layer [2022-07-04T08:39:54.962Z] 355e64cbe906: Pulling fs layer [2022-07-04T08:39:54.962Z] 63ab81a10011: Pulling fs layer [2022-07-04T08:39:54.962Z] 555d1d1c4555: Pulling fs layer [2022-07-04T08:39:54.962Z] 7d9057610161: Pulling fs layer [2022-07-04T08:39:54.962Z] 3a77bd46dcc9: Waiting [2022-07-04T08:39:54.962Z] 63ab81a10011: Waiting [2022-07-04T08:39:54.962Z] 555d1d1c4555: Waiting [2022-07-04T08:39:54.962Z] 355e64cbe906: Waiting [2022-07-04T08:39:54.962Z] 7d9057610161: Waiting [2022-07-04T08:39:54.962Z] e6fb740bc735: Waiting [2022-07-04T08:39:54.962Z] 94645a83ff95: Verifying Checksum [2022-07-04T08:39:54.962Z] 94645a83ff95: Download complete [2022-07-04T08:39:54.962Z] 1a89e8eeedd5: Download complete [2022-07-04T08:39:54.962Z] 3a77bd46dcc9: Verifying Checksum [2022-07-04T08:39:54.962Z] 3a77bd46dcc9: Download complete [2022-07-04T08:39:54.962Z] 355e64cbe906: Verifying Checksum [2022-07-04T08:39:54.962Z] 355e64cbe906: Download complete [2022-07-04T08:39:55.243Z] 9b3977197b4f: Download complete [2022-07-04T08:39:55.243Z] 63ab81a10011: Verifying Checksum [2022-07-04T08:39:55.243Z] 63ab81a10011: Download complete [2022-07-04T08:39:56.241Z] 9b3977197b4f: Pull complete [2022-07-04T08:39:56.241Z] 7d9057610161: Verifying Checksum [2022-07-04T08:39:56.241Z] 7d9057610161: Download complete [2022-07-04T08:39:56.518Z] 1a89e8eeedd5: Pull complete [2022-07-04T08:39:56.794Z] 94645a83ff95: Pull complete [2022-07-04T08:39:57.395Z] 555d1d1c4555: Verifying Checksum [2022-07-04T08:39:57.395Z] 555d1d1c4555: Download complete [2022-07-04T08:39:57.995Z] e6fb740bc735: Verifying Checksum [2022-07-04T08:39:57.995Z] e6fb740bc735: Download complete [2022-07-04T08:40:10.424Z] e6fb740bc735: Pull complete [2022-07-04T08:40:10.424Z] 3a77bd46dcc9: Pull complete [2022-07-04T08:40:10.424Z] 355e64cbe906: Pull complete [2022-07-04T08:40:10.424Z] 63ab81a10011: Pull complete [2022-07-04T08:40:17.147Z] 555d1d1c4555: Pull complete [2022-07-04T08:40:18.583Z] 7d9057610161: Pull complete [2022-07-04T08:40:18.583Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-04T08:40:18.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-04T08:40:18.583Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-07-04T08:40:18.943Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T08:40:19.363Z] + docker inspect -f . ci-base-image-arm64 [2022-07-04T08:40:19.363Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T08:40:19.684Z] prd-ubuntu20.04-docker-arm64-4c-16g-16796 does not seem to be running inside a container [2022-07-04T08:40:19.774Z] $ 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 [2022-07-04T08:40:22.760Z] $ docker top e02c3964cbf0e7b68d88a7f0abbfd81a9aec749647aa2ab13eb8ad5cf4e34651 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-04T08:40:23.724Z] + go version [2022-07-04T08:40:23.724Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-04T08:40:23.764Z] $ docker stop --time=1 e02c3964cbf0e7b68d88a7f0abbfd81a9aec749647aa2ab13eb8ad5cf4e34651 [2022-07-04T08:40:25.392Z] $ docker rm -f e02c3964cbf0e7b68d88a7f0abbfd81a9aec749647aa2ab13eb8ad5cf4e34651 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T08:40:26.295Z] + docker inspect -f . ci-base-image-arm64 [2022-07-04T08:40:26.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T08:40:26.672Z] prd-ubuntu20.04-docker-arm64-4c-16g-16796 does not seem to be running inside a container [2022-07-04T08:40:26.754Z] $ 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 [2022-07-04T08:40:28.244Z] $ docker top 485ae474a935b7c92daf81a09c0b98a6f45427e571815a15fe2e83deaf15ebb3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-04T08:40:29.252Z] + make test [2022-07-04T08:40:29.252Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-04T08:40:29.252Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-04T08:40:29.252Z] go: downloading github.com/go-kit/log v0.2.1 [2022-07-04T08:40:29.252Z] go: downloading github.com/stretchr/testify v1.7.5 [2022-07-04T08:40:29.532Z] go: downloading github.com/go-playground/validator/v10 v10.11.0 [2022-07-04T08:40:29.532Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-07-04T08:40:29.532Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-07-04T08:40:29.808Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-07-04T08:40:29.808Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-04T08:40:29.808Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-04T08:40:29.808Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-07-04T08:40:29.808Z] go: downloading github.com/x448/float16 v0.8.4 [2022-07-04T08:40:29.808Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-07-04T08:40:29.808Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-07-04T08:40:29.808Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-07-04T08:40:29.808Z] go: downloading golang.org/x/text v0.3.7 [2022-07-04T08:40:29.808Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-07-04T08:40:34.141Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2022-07-04T08:41:06.536Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.539s coverage: 83.4% of statements [2022-07-04T08:41:06.536Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2022-07-04T08:41:06.536Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2022-07-04T08:41:06.536Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2022-07-04T08:41:06.536Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.121s coverage: 29.4% of statements [2022-07-04T08:41:06.536Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] [2022-07-04T08:41:06.536Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2022-07-04T08:41:06.536Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.122s coverage: 49.8% of statements [2022-07-04T08:41:06.536Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.112s coverage: 90.5% of statements [2022-07-04T08:41:09.162Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.222s coverage: 86.8% of statements [2022-07-04T08:41:09.162Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.060s coverage: 59.5% of statements [2022-07-04T08:41:09.162Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.024s coverage: 36.1% of statements [2022-07-04T08:41:09.162Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.042s coverage: 48.7% of statements [2022-07-04T08:41:09.436Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-04T08:41:09.436Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-07-04T08:41:21.848Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-04T08:41:22.445Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-07-04T08:41:23.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-04T08:41:23.110Z] $ docker stop --time=1 485ae474a935b7c92daf81a09c0b98a6f45427e571815a15fe2e83deaf15ebb3 [2022-07-04T08:41:24.895Z] $ docker rm -f 485ae474a935b7c92daf81a09c0b98a6f45427e571815a15fe2e83deaf15ebb3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-04T08:41:26.314Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-04T08:41:26.357Z] Warning: overwriting stash ‘coverage-report’ [2022-07-04T08:41:26.904Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T08:41:27.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-04T08:41:27.767Z] [2022-07-04T08:41:27.767Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T08:41:28.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-04T08:41:28.456Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-04T08:41:28.456Z] 8998bd30e6a1: Pulling fs layer [2022-07-04T08:41:28.456Z] 04944245beec: Pulling fs layer [2022-07-04T08:41:28.456Z] 699f458cf7ca: Pulling fs layer [2022-07-04T08:41:28.456Z] 765212b225bb: Pulling fs layer [2022-07-04T08:41:28.456Z] f23df028b6ca: Pulling fs layer [2022-07-04T08:41:28.456Z] d65c8cfc05b1: Pulling fs layer [2022-07-04T08:41:28.456Z] 2437ff75d9bd: Pulling fs layer [2022-07-04T08:41:28.456Z] 765212b225bb: Waiting [2022-07-04T08:41:28.456Z] f23df028b6ca: Waiting [2022-07-04T08:41:28.456Z] d65c8cfc05b1: Waiting [2022-07-04T08:41:28.456Z] 2437ff75d9bd: Waiting [2022-07-04T08:41:28.456Z] 04944245beec: Verifying Checksum [2022-07-04T08:41:28.456Z] 04944245beec: Download complete [2022-07-04T08:41:28.456Z] 765212b225bb: Verifying Checksum [2022-07-04T08:41:28.456Z] 765212b225bb: Download complete [2022-07-04T08:41:28.456Z] f23df028b6ca: Verifying Checksum [2022-07-04T08:41:28.456Z] f23df028b6ca: Download complete [2022-07-04T08:41:28.456Z] d65c8cfc05b1: Verifying Checksum [2022-07-04T08:41:28.456Z] d65c8cfc05b1: Download complete [2022-07-04T08:41:28.731Z] 699f458cf7ca: Verifying Checksum [2022-07-04T08:41:28.731Z] 699f458cf7ca: Download complete [2022-07-04T08:41:29.009Z] 8998bd30e6a1: Download complete [2022-07-04T08:41:30.989Z] 2437ff75d9bd: Verifying Checksum [2022-07-04T08:41:30.989Z] 2437ff75d9bd: Download complete [2022-07-04T08:41:32.974Z] 8998bd30e6a1: Pull complete [2022-07-04T08:41:33.244Z] 04944245beec: Pull complete [2022-07-04T08:41:34.674Z] 699f458cf7ca: Pull complete [2022-07-04T08:41:34.674Z] 765212b225bb: Pull complete [2022-07-04T08:41:35.647Z] f23df028b6ca: Pull complete [2022-07-04T08:41:35.647Z] d65c8cfc05b1: Pull complete [2022-07-04T08:41:50.727Z] 2437ff75d9bd: Pull complete [2022-07-04T08:41:50.727Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-04T08:41:50.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-04T08:41:50.727Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T08:41:51.121Z] prd-ubuntu20.04-docker-arm64-4c-16g-16796 does not seem to be running inside a container [2022-07-04T08:41:51.207Z] $ 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 [2022-07-04T08:41:53.594Z] $ docker top 5ec4d7b9d8e9b7ddad5b4aa1013fbc8aeccdf2900aea43f4e96c048723f0c7f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-04T08:41:54.661Z] ---> job-cost.sh [2022-07-04T08:41:54.661Z] lf-activate-venv: SKIPPING [2022-07-04T08:41:54.661Z] INFO: No Stack... [2022-07-04T08:41:55.260Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-04T08:41:56.255Z] INFO: Archiving Costs [Pipeline] sh [2022-07-04T08:41:56.930Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [2022-07-04T08:41:56.930Z] + cut -d, -f6 [Pipeline] lock [2022-07-04T08:41:57.013Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-744-1-stack-cost] [2022-07-04T08:41:57.018Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-744-1-stack-cost] did not exist. Created. [2022-07-04T08:41:57.018Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-744-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-04T08:41:57.750Z] /w/workspace/go-mod-core-contracts/1@tmp/durable-4318a60d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-04T08:41:58.445Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-04T08:41:58.490Z] Warning: overwriting stash ‘stack-cost’ [2022-07-04T08:41:58.545Z] Stashed 1 file(s) [Pipeline] } [2022-07-04T08:41:58.564Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-744-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-04T08:41:58.652Z] $ docker stop --time=1 5ec4d7b9d8e9b7ddad5b4aa1013fbc8aeccdf2900aea43f4e96c048723f0c7f4 [2022-07-04T08:42:00.145Z] $ docker rm -f 5ec4d7b9d8e9b7ddad5b4aa1013fbc8aeccdf2900aea43f4e96c048723f0c7f4 [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 [2022-07-04T08:42:01.193Z] provisioning config files... [2022-07-04T08:42:01.205Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-744@tmp/config4216771925656153061tmp [Pipeline] { [Pipeline] sh [2022-07-04T08:42:01.533Z] + set +x [2022-07-04T08:42:01.533Z] + curl -s https://codecov.io/bash [2022-07-04T08:42:01.533Z] + bash -s -- [2022-07-04T08:42:01.533Z] [2022-07-04T08:42:01.533Z] _____ _ [2022-07-04T08:42:01.533Z] / ____| | | [2022-07-04T08:42:01.533Z] | | ___ __| | ___ ___ _____ __ [2022-07-04T08:42:01.533Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-04T08:42:01.533Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-04T08:42:01.533Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-04T08:42:01.533Z] Bash-1.0.6 [2022-07-04T08:42:01.533Z] [2022-07-04T08:42:01.533Z] [2022-07-04T08:42:01.533Z] ==> git version 2.25.1 found [2022-07-04T08:42:01.533Z] ==> 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 [2022-07-04T08:42:01.533Z] Release-Date: 2020-01-08 [2022-07-04T08:42:01.533Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-04T08:42:01.533Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-04T08:42:01.533Z] ==> Jenkins CI detected. [2022-07-04T08:42:01.533Z] current dir:  /w/workspace/dry_go-mod-core-contracts_PR-744 [2022-07-04T08:42:01.533Z] project root: . [2022-07-04T08:42:01.533Z] --> token set from env [2022-07-04T08:42:01.533Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-04T08:42:01.533Z] ==> Running gcov in . (disable via -X gcov) [2022-07-04T08:42:01.533Z] ==> Python coveragepy not found [2022-07-04T08:42:01.533Z] ==> Searching for coverage reports in: [2022-07-04T08:42:01.533Z] + . [2022-07-04T08:42:01.533Z] -> Found 1 reports [2022-07-04T08:42:01.533Z] ==> Detecting git/mercurial file structure [2022-07-04T08:42:01.534Z] ==> Reading reports [2022-07-04T08:42:01.794Z] + ./coverage.out bytes=113460 [2022-07-04T08:42:01.794Z] ==> Appending adjustments [2022-07-04T08:42:01.794Z] https://docs.codecov.io/docs/fixing-reports [2022-07-04T08:42:02.366Z] + Found adjustments [2022-07-04T08:42:02.366Z] ==> Gzipping contents [2022-07-04T08:42:02.366Z] 20K /tmp/codecov.eGVTgh.gz [2022-07-04T08:42:02.366Z] ==> Uploading reports [2022-07-04T08:42:02.366Z] url: https://codecov.io [2022-07-04T08:42:02.366Z] query: branch=PR-744&commit=af18e4a16431a4442d66e7634db7cdbca34c2ef1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-744%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=744&job=&cmd_args= [2022-07-04T08:42:02.366Z] -> Pinging Codecov [2022-07-04T08:42:02.366Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-744&commit=af18e4a16431a4442d66e7634db7cdbca34c2ef1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-744%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=744&job=&cmd_args= [2022-07-04T08:42:02.628Z] -> Uploading to [2022-07-04T08:42:02.628Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-04/71470A77251A30514AAF9C0BB2E5B6CE/af18e4a16431a4442d66e7634db7cdbca34c2ef1/375c00f8-9568-4dac-9153-9f4658111e8f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220704%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220704T084202Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cdf1b8e18b89d21fec8137644a64b419f37da0d8ce544c1e720469d44d5d7c7b [2022-07-04T08:42:02.628Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-04T08:42:02.628Z] Dload Upload Total Spent Left Speed [2022-07-04T08:42:02.890Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17008 0 0 100 17008 0 68858 --:--:-- --:--:-- --:--:-- 68580 [2022-07-04T08:42:02.890Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/af18e4a16431a4442d66e7634db7cdbca34c2ef1 [Pipeline] } [2022-07-04T08:42:02.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-04T08:42:04.603Z] + [ -d /w/workspace/dry_go-mod-core-contracts_PR-744/archives ] [2022-07-04T08:42:04.603Z] + ls -al /w/workspace/dry_go-mod-core-contracts_PR-744/archives [2022-07-04T08:42:04.603Z] total 16 [2022-07-04T08:42:04.603Z] drwxr-xr-x 3 root root 4096 Jul 4 08:38 . [2022-07-04T08:42:04.603Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 4 08:38 .. [2022-07-04T08:42:04.603Z] drwxr-xr-x 2 root root 4096 Jul 4 08:38 cost [2022-07-04T08:42:04.603Z] -rw-r--r-- 1 root root 92 Jul 4 08:38 cost.csv [2022-07-04T08:42:04.603Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_go-mod-core-contracts_PR-744/archives [2022-07-04T08:42:04.603Z] + ls -al /w/workspace/dry_go-mod-core-contracts_PR-744/archives [2022-07-04T08:42:04.603Z] total 16 [2022-07-04T08:42:04.603Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 08:38 . [2022-07-04T08:42:04.603Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 4 08:38 .. [2022-07-04T08:42:04.603Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 4 08:38 cost [2022-07-04T08:42:04.603Z] -rw-r--r-- 1 jenkins jenkins 92 Jul 4 08:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-04T08:42:04.941Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T08:42:05.865Z] ---> package-listing.sh [2022-07-04T08:42:05.865Z] ++ facter osfamily [2022-07-04T08:42:05.865Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-04T08:42:06.128Z] + OS_FAMILY=debian [2022-07-04T08:42:06.128Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-744 [2022-07-04T08:42:06.128Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-04T08:42:06.128Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-04T08:42:06.128Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-04T08:42:06.128Z] + PACKAGES=/tmp/packages_start.txt [2022-07-04T08:42:06.128Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-744 ']' [2022-07-04T08:42:06.128Z] + PACKAGES=/tmp/packages_end.txt [2022-07-04T08:42:06.128Z] + case "${OS_FAMILY}" in [2022-07-04T08:42:06.128Z] + dpkg -l [2022-07-04T08:42:06.128Z] + grep '^ii' [2022-07-04T08:42:06.128Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-04T08:42:06.128Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-04T08:42:06.128Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-04T08:42:06.128Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-744 ']' [2022-07-04T08:42:06.128Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-744/archives/ [2022-07-04T08:42:06.128Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-744/archives/ [Pipeline] echo [2022-07-04T08:42:06.169Z] 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-744/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-04T08:42:06.494Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T08:42:06.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-04T08:42:06.876Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T08:42:07.040Z] prd-ubuntu20.04-docker-8c-8g-16795 does not seem to be running inside a container [2022-07-04T08:42:07.077Z] $ 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-744/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-744 -v /w/workspace/dry_go-mod-core-contracts_PR-744:/w/workspace/dry_go-mod-core-contracts_PR-744:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-744@tmp:/w/workspace/dry_go-mod-core-contracts_PR-744@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 [2022-07-04T08:42:07.318Z] $ docker top e89aced8f70feb7a6c49892c31a398d008349a89805511246a958c96d0aa80e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-04T08:42:07.737Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-04T08:42:08.050Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-04T08:42:08.365Z] + ls /var/log/sa-host [2022-07-04T08:42:08.365Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-04T08:42:08.563Z] provisioning config files... [2022-07-04T08:42:08.573Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-744@tmp/config9117277978322143737tmp [Pipeline] { [Pipeline] echo [2022-07-04T08:42:08.624Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T08:42:08.998Z] ---> create-netrc.sh [Pipeline] } [2022-07-04T08:42:09.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-04T08:42:09.430Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-04T08:42:09.462Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T08:42:09.776Z] ---> sudo-logs.sh [2022-07-04T08:42:09.776Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-04T08:42:09.865Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T08:42:10.181Z] ---> job-cost.sh [2022-07-04T08:42:10.181Z] lf-activate-venv: SKIPPING [2022-07-04T08:42:10.181Z] DEBUG: total: 0.2199999988079071 [2022-07-04T08:42:10.181Z] INFO: Retrieving Stack Cost... [2022-07-04T08:42:10.443Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-04T08:42:11.016Z] INFO: Archiving Costs [Pipeline] echo [2022-07-04T08:42:11.053Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T08:42:11.373Z] ---> logs-deploy.sh [2022-07-04T08:42:11.373Z] lf-activate-venv: SKIPPING [2022-07-04T08:42:11.373Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-744/1 [2022-07-04T08:42:11.373Z] INFO: archiving workspace using pattern(s): [2022-07-04T08:42:12.317Z] Archives upload complete. [2022-07-04T08:42:12.578Z] INFO: archiving logs to Nexus [2022-07-04T08:42:13.151Z] ---> uname -a: [2022-07-04T08:42:13.151Z] Linux prd-ubuntu20-04-docker-8c-8g-16795 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-04T08:42:13.151Z] [2022-07-04T08:42:13.151Z] [2022-07-04T08:42:13.151Z] ---> lscpu: [2022-07-04T08:42:13.151Z] Architecture: x86_64 [2022-07-04T08:42:13.151Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-04T08:42:13.151Z] Byte Order: Little Endian [2022-07-04T08:42:13.151Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-04T08:42:13.151Z] CPU(s): 8 [2022-07-04T08:42:13.151Z] On-line CPU(s) list: 0-7 [2022-07-04T08:42:13.151Z] Thread(s) per core: 1 [2022-07-04T08:42:13.151Z] Core(s) per socket: 1 [2022-07-04T08:42:13.151Z] Socket(s): 8 [2022-07-04T08:42:13.151Z] NUMA node(s): 1 [2022-07-04T08:42:13.151Z] Vendor ID: AuthenticAMD [2022-07-04T08:42:13.151Z] CPU family: 23 [2022-07-04T08:42:13.151Z] Model: 49 [2022-07-04T08:42:13.151Z] Model name: AMD EPYC-Rome Processor [2022-07-04T08:42:13.151Z] Stepping: 0 [2022-07-04T08:42:13.151Z] CPU MHz: 2799.998 [2022-07-04T08:42:13.151Z] BogoMIPS: 5599.99 [2022-07-04T08:42:13.151Z] Virtualization: AMD-V [2022-07-04T08:42:13.151Z] Hypervisor vendor: KVM [2022-07-04T08:42:13.151Z] Virtualization type: full [2022-07-04T08:42:13.151Z] L1d cache: 256 KiB [2022-07-04T08:42:13.151Z] L1i cache: 256 KiB [2022-07-04T08:42:13.151Z] L2 cache: 4 MiB [2022-07-04T08:42:13.151Z] L3 cache: 128 MiB [2022-07-04T08:42:13.151Z] NUMA node0 CPU(s): 0-7 [2022-07-04T08:42:13.151Z] Vulnerability Itlb multihit: Not affected [2022-07-04T08:42:13.151Z] Vulnerability L1tf: Not affected [2022-07-04T08:42:13.151Z] Vulnerability Mds: Not affected [2022-07-04T08:42:13.151Z] Vulnerability Meltdown: Not affected [2022-07-04T08:42:13.151Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-04T08:42:13.151Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-04T08:42:13.151Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-04T08:42:13.151Z] Vulnerability Srbds: Not affected [2022-07-04T08:42:13.151Z] Vulnerability Tsx async abort: Not affected [2022-07-04T08:42:13.151Z] 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 [2022-07-04T08:42:13.151Z] [2022-07-04T08:42:13.151Z] [2022-07-04T08:42:13.151Z] ---> nproc: [2022-07-04T08:42:13.151Z] 8 [2022-07-04T08:42:13.151Z] [2022-07-04T08:42:13.151Z] [2022-07-04T08:42:13.151Z] ---> df -h: [2022-07-04T08:42:13.151Z] Filesystem Size Used Avail Use% Mounted on [2022-07-04T08:42:13.151Z] overlay 155G 11G 145G 7% / [2022-07-04T08:42:13.151Z] tmpfs 64M 0 64M 0% /dev [2022-07-04T08:42:13.151Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-04T08:42:13.151Z] shm 64M 0 64M 0% /dev/shm [2022-07-04T08:42:13.151Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-07-04T08:42:13.151Z] [2022-07-04T08:42:13.151Z]