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 08:37:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:37:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:37:04 ========================================================= 08:37:04 EdgeX Global Pipelines Version Info 08:37:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:37:05 ------------------- 08:37:05 stable info: 08:37:05 ------------------- 08:37:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:37:05 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 08:37:05 Message: update stable to v1.0.234 08:37:05 ------------------- 08:37:05 experimental info: 08:37:05 ------------------- 08:37:05 Commited By: **** collab-it+edgex@linuxfoundation.org 08:37:05 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 08:37:05 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:37:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 08:37:06 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 08:37:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:37:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:37:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:37:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 08:37:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:37:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:37:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:37:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:37:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:37:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 08:37:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:37:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:37:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 08:37:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:37:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:37:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:37:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:37:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:37:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:37:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:37:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:37:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:37:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 08:37:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:37:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:37:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-744 [Pipeline] echo 08:37:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-744 [Pipeline] echo 08:37:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-744 [Pipeline] echo 08:37:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af18e4a16431a4442d66e7634db7cdbca34c2ef1 [Pipeline] echo 08:37:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af18e4a [Pipeline] echo 08:37:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:37:08 + git rev-list -1 --merges af18e4a16431a4442d66e7634db7cdbca34c2ef1~1..af18e4a16431a4442d66e7634db7cdbca34c2ef1 [Pipeline] echo 08:37:08 -----------> git rev-list -1 --merges af18e4a16431a4442d66e7634db7cdbca34c2ef1~1..af18e4a16431a4442d66e7634db7cdbca34c2ef1 af18e4a16431a4442d66e7634db7cdbca34c2ef1 [false] [Pipeline] sh 08:37:08 + git log --format=format:%s -1 af18e4a16431a4442d66e7634db7cdbca34c2ef1 [Pipeline] echo 08:37:08 ========================================================= 08:37:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:37:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:37:08 + git log --format=format:%s -1 af18e4a16431a4442d66e7634db7cdbca34c2ef1 [Pipeline] echo 08:37:08 [semverPrep] GIT_COMMIT: af18e4a16431a4442d66e7634db7cdbca34c2ef1, Commit Message: build: add go build tag to exclude DTO validator [Pipeline] echo 08:37:08 [semverPrep] This is not a build commit. [Pipeline] sh 08:37:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:37:09 + grep -v github /etc/ssh/ssh_known_hosts 08:37:09 + [ -e /tmp/ssh_known_hosts ] 08:37:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:37:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:37:09 + sudo tee -a /etc/ssh/ssh_known_hosts 08:37:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:37:10 08:37:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:37:10 0.1.4: Pulling from edgex-devops/py-git-semver 08:37:10 42c077c10790: Pulling fs layer 08:37:10 f63e77b7563a: Pulling fs layer 08:37:10 bd5fdadae976: Pulling fs layer 08:37:10 205491f53016: Pulling fs layer 08:37:10 df18705c85c3: Pulling fs layer 08:37:10 bdb3f477010e: Pulling fs layer 08:37:10 c8a8fc8e1c8f: Pulling fs layer 08:37:10 2c6e9b1d212d: Pulling fs layer 08:37:10 bdb8f0575790: Pulling fs layer 08:37:10 205491f53016: Waiting 08:37:10 df18705c85c3: Waiting 08:37:10 bdb3f477010e: Waiting 08:37:10 2c6e9b1d212d: Waiting 08:37:10 c8a8fc8e1c8f: Waiting 08:37:10 386e3cb2ff24: Pulling fs layer 08:37:10 bdb8f0575790: Waiting 08:37:10 2343380bae48: Pulling fs layer 08:37:10 386e3cb2ff24: Waiting 08:37:10 2343380bae48: Waiting 08:37:10 f63e77b7563a: Verifying Checksum 08:37:10 f63e77b7563a: Download complete 08:37:10 df18705c85c3: Verifying Checksum 08:37:10 df18705c85c3: Download complete 08:37:10 bdb3f477010e: Verifying Checksum 08:37:10 bdb3f477010e: Download complete 08:37:10 bd5fdadae976: Verifying Checksum 08:37:10 bd5fdadae976: Download complete 08:37:10 2c6e9b1d212d: Download complete 08:37:10 bdb8f0575790: Verifying Checksum 08:37:10 bdb8f0575790: Download complete 08:37:10 386e3cb2ff24: Verifying Checksum 08:37:10 386e3cb2ff24: Download complete 08:37:10 2343380bae48: Verifying Checksum 08:37:10 2343380bae48: Download complete 08:37:10 42c077c10790: Verifying Checksum 08:37:10 42c077c10790: Download complete 08:37:11 c8a8fc8e1c8f: Verifying Checksum 08:37:11 c8a8fc8e1c8f: Download complete 08:37:12 42c077c10790: Pull complete 08:37:12 f63e77b7563a: Pull complete 08:37:13 bd5fdadae976: Pull complete 08:37:13 205491f53016: Pull complete 08:37:13 df18705c85c3: Pull complete 08:37:13 bdb3f477010e: Pull complete 08:37:15 c8a8fc8e1c8f: Pull complete 08:37:15 2c6e9b1d212d: Pull complete 08:37:15 bdb8f0575790: Pull complete 08:37:15 386e3cb2ff24: Pull complete 08:37:15 2343380bae48: Pull complete 08:37:15 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 08:37:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:37:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:16 prd-ubuntu20.04-docker-8c-8g-16795 does not seem to be running inside a container 08:37:16 $ 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 08:37:17 $ docker top 22a6b77732c10c5cad323612439614b3b14fe18e13b5401ea5ba4fbca7ce521a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:37:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:37:17 [ssh-agent] Looking for ssh-agent implementation... 08:37:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:37:17 $ docker exec 22a6b77732c10c5cad323612439614b3b14fe18e13b5401ea5ba4fbca7ce521a ssh-agent 08:37:18 SSH_AUTH_SOCK=/tmp/ssh-PQjmKqmfRkRz/agent.35 08:37:18 SSH_AGENT_PID=41 08:37:18 Running ssh-add (command line suppressed) 08:37:18 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) 08:37:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:37:18 + git tag --points-at HEAD [Pipeline] } 08:37:18 $ docker exec --env ******** --env ******** 22a6b77732c10c5cad323612439614b3b14fe18e13b5401ea5ba4fbca7ce521a ssh-agent -k 08:37:18 unset SSH_AUTH_SOCK; 08:37:18 unset SSH_AGENT_PID; 08:37:18 echo Agent pid 41 killed; 08:37:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:37:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:37:18 [ssh-agent] Looking for ssh-agent implementation... 08:37:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:37:18 $ docker exec 22a6b77732c10c5cad323612439614b3b14fe18e13b5401ea5ba4fbca7ce521a ssh-agent 08:37:19 SSH_AUTH_SOCK=/tmp/ssh-LZXVygfI5Ojz/agent.75 08:37:19 SSH_AGENT_PID=81 08:37:19 Running ssh-add (command line suppressed) 08:37:19 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) 08:37:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:37:19 + git semver init 08:37:19 2022-07-04 08:37:19,820 [run_init] DEBUG init version:0.0.0 force:False 08:37:19 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 08:37:19 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 08:37:19 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) 08:37:20 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 08:37:20 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 08:37:20 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 08:37:20 2022-07-04 08:37:20,549 [execute] INFO git cat-file --batch-check 08:37:20 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=) 08:37:20 2022-07-04 08:37:20,557 [execute] INFO git cat-file --batch 08:37:20 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=) 08:37:20 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 08:37:20 0.0.0 [Pipeline] } 08:37:20 $ docker exec --env ******** --env ******** 22a6b77732c10c5cad323612439614b3b14fe18e13b5401ea5ba4fbca7ce521a ssh-agent -k 08:37:20 unset SSH_AUTH_SOCK; 08:37:20 unset SSH_AGENT_PID; 08:37:20 echo Agent pid 81 killed; 08:37:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:37:21 + git semver [Pipeline] } 08:37:21 $ docker stop --time=1 22a6b77732c10c5cad323612439614b3b14fe18e13b5401ea5ba4fbca7ce521a 08:37:22 $ docker rm -f 22a6b77732c10c5cad323612439614b3b14fe18e13b5401ea5ba4fbca7ce521a [Pipeline] // withDockerContainer [Pipeline] sh 08:37:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:37:23 Stashed 1 file(s) [Pipeline] echo 08:37:23 [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 08:37:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:37:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:37:24 ========================================================= 08:37:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 08:37:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 08:37:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:37:24 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 08:37:24 59bf1c3509f3: Pulling fs layer 08:37:24 666ba61612fd: Pulling fs layer 08:37:24 8ed8ca486205: Pulling fs layer 08:37:24 cc1cd167ecdc: Pulling fs layer 08:37:24 c516ae0d96e1: Pulling fs layer 08:37:24 684cea983483: Pulling fs layer 08:37:24 dd3240ac7de5: Pulling fs layer 08:37:24 b1e948a4e11c: Pulling fs layer 08:37:24 a8fd76ee1af6: Pulling fs layer 08:37:24 646ad004c059: Pulling fs layer 08:37:24 684cea983483: Waiting 08:37:24 a8fd76ee1af6: Waiting 08:37:24 dd3240ac7de5: Waiting 08:37:24 b1e948a4e11c: Waiting 08:37:24 646ad004c059: Waiting 08:37:24 cc1cd167ecdc: Waiting 08:37:24 c516ae0d96e1: Waiting 08:37:24 8ed8ca486205: Verifying Checksum 08:37:24 8ed8ca486205: Download complete 08:37:24 c516ae0d96e1: Download complete 08:37:24 684cea983483: Verifying Checksum 08:37:24 684cea983483: Download complete 08:37:24 dd3240ac7de5: Verifying Checksum 08:37:24 dd3240ac7de5: Download complete 08:37:24 59bf1c3509f3: Verifying Checksum 08:37:24 59bf1c3509f3: Download complete 08:37:25 b1e948a4e11c: Verifying Checksum 08:37:25 b1e948a4e11c: Download complete 08:37:25 59bf1c3509f3: Pull complete 08:37:25 666ba61612fd: Pull complete 08:37:25 8ed8ca486205: Pull complete 08:37:25 646ad004c059: Verifying Checksum 08:37:25 646ad004c059: Download complete 08:37:25 cc1cd167ecdc: Verifying Checksum 08:37:25 cc1cd167ecdc: Download complete 08:37:25 a8fd76ee1af6: Verifying Checksum 08:37:25 a8fd76ee1af6: Download complete 08:37:29 cc1cd167ecdc: Pull complete 08:37:29 c516ae0d96e1: Pull complete 08:37:29 684cea983483: Pull complete 08:37:30 dd3240ac7de5: Pull complete 08:37:30 b1e948a4e11c: Pull complete 08:37:32 a8fd76ee1af6: Pull complete 08:37:33 646ad004c059: Pull complete 08:37:33 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 08:37:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:37:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 08:37:33 + 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 08:37:34 + docker inspect -f . ci-base-image-x86_64 08:37:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:34 prd-ubuntu20.04-docker-8c-8g-16795 does not seem to be running inside a container 08:37:34 $ 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 08:37:36 $ docker top d4569f48c79a783902546adb447bd02c94122a5312607f4cd3ec129bc7933df1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:36 + go version 08:37:36 go version go1.17.7 linux/amd64 [Pipeline] } 08:37:36 $ docker stop --time=1 d4569f48c79a783902546adb447bd02c94122a5312607f4cd3ec129bc7933df1 08:37:38 $ 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 08:37:38 + docker inspect -f . ci-base-image-x86_64 08:37:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:39 prd-ubuntu20.04-docker-8c-8g-16795 does not seem to be running inside a container 08:37:39 $ 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 08:37:39 Still waiting to schedule task 08:37:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:37:39 $ docker top 824eaf88375f93349c53bdfd60ab545653ee2a472002cc651ddcc34314c616aa -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:37:39 + make test 08:37:39 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:37:39 go: downloading github.com/go-playground/validator/v10 v10.11.0 08:37:39 go: downloading github.com/stretchr/testify v1.7.5 08:37:39 go: downloading github.com/google/uuid v1.3.0 08:37:39 go: downloading github.com/go-kit/log v0.2.1 08:37:39 go: downloading gopkg.in/yaml.v3 v3.0.1 08:37:39 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 08:37:40 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 08:37:40 go: downloading github.com/go-playground/universal-translator v0.18.0 08:37:40 go: downloading github.com/leodido/go-urn v1.2.1 08:37:40 go: downloading golang.org/x/text v0.3.7 08:37:40 go: downloading github.com/go-playground/locales v0.14.0 08:37:40 go: downloading github.com/go-logfmt/logfmt v0.5.1 08:37:40 go: downloading github.com/davecgh/go-spew v1.1.1 08:37:40 go: downloading github.com/pmezard/go-difflib v1.0.0 08:37:40 go: downloading github.com/stretchr/objx v0.4.0 08:37:40 go: downloading github.com/x448/float16 v0.8.4 08:37:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 08:37:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.102s coverage: 83.4% of statements 08:37:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 08:37:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 08:37:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 08:37:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.036s coverage: 29.4% of statements 08:37:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] 08:37:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 08:37:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.016s coverage: 49.8% of statements 08:37:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.061s coverage: 90.5% of statements 08:37:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.049s coverage: 86.8% of statements 08:37:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.020s coverage: 59.5% of statements 08:37:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.036s coverage: 36.1% of statements 08:37:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.008s coverage: 48.7% of statements 08:37:56 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:37:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:37:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 08:37:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:37:58 $ docker stop --time=1 824eaf88375f93349c53bdfd60ab545653ee2a472002cc651ddcc34314c616aa 08:38:00 $ docker rm -f 824eaf88375f93349c53bdfd60ab545653ee2a472002cc651ddcc34314c616aa [Pipeline] // withDockerContainer [Pipeline] sh 08:38:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:38:00 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 08:38:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:38:01 08:38:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:38:02 latest: Pulling from edgex-lftools-log-publisher 08:38:02 5eb5b503b376: Pulling fs layer 08:38:02 5c69ac0246d0: Pulling fs layer 08:38:02 ec43610c2a17: Pulling fs layer 08:38:02 3a2ae6a8a46f: Pulling fs layer 08:38:02 33b1e0a273af: Pulling fs layer 08:38:02 5d3b04190fa2: Pulling fs layer 08:38:02 2f39f015ded8: Pulling fs layer 08:38:02 3a2ae6a8a46f: Waiting 08:38:02 33b1e0a273af: Waiting 08:38:02 5d3b04190fa2: Waiting 08:38:02 2f39f015ded8: Waiting 08:38:02 5c69ac0246d0: Verifying Checksum 08:38:02 5c69ac0246d0: Download complete 08:38:02 3a2ae6a8a46f: Verifying Checksum 08:38:02 3a2ae6a8a46f: Download complete 08:38:02 33b1e0a273af: Verifying Checksum 08:38:02 33b1e0a273af: Download complete 08:38:02 ec43610c2a17: Verifying Checksum 08:38:02 ec43610c2a17: Download complete 08:38:02 5d3b04190fa2: Verifying Checksum 08:38:02 5d3b04190fa2: Download complete 08:38:02 5eb5b503b376: Verifying Checksum 08:38:02 5eb5b503b376: Download complete 08:38:02 2f39f015ded8: Download complete 08:38:03 5eb5b503b376: Pull complete 08:38:04 5c69ac0246d0: Pull complete 08:38:04 ec43610c2a17: Pull complete 08:38:04 3a2ae6a8a46f: Pull complete 08:38:04 33b1e0a273af: Pull complete 08:38:04 5d3b04190fa2: Pull complete 08:38:10 2f39f015ded8: Pull complete 08:38:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:38:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:38:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:10 prd-ubuntu20.04-docker-8c-8g-16795 does not seem to be running inside a container 08:38:10 $ 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 08:38:12 $ docker top e07e70a2e55ad4c5a9cdf13315d7297e5b9959806aab71b93c6f83f4df497ca3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:38:12 ---> job-cost.sh 08:38:12 lf-activate-venv: SKIPPING 08:38:12 INFO: No Stack... 08:38:13 INFO: Retrieving Pricing Info for: v3-standard-8 08:38:13 INFO: Archiving Costs [Pipeline] sh 08:38:14 + cat /w/workspace/dry_go-mod-core-contracts_PR-744/archives/cost.csv 08:38:14 + cut -d, -f6 [Pipeline] lock 08:38:14 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-744-1-stack-cost] 08:38:14 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-744-1-stack-cost] did not exist. Created. 08:38:14 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-744-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:38:14 + echo total: 0.2199999988079071 [Pipeline] stash 08:38:14 Stashed 1 file(s) [Pipeline] } 08:38:14 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-744-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:38:14 $ docker stop --time=1 e07e70a2e55ad4c5a9cdf13315d7297e5b9959806aab71b93c6f83f4df497ca3 08:38:15 $ docker rm -f e07e70a2e55ad4c5a9cdf13315d7297e5b9959806aab71b93c6f83f4df497ca3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:39:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16796 in /w/workspace/dry_go-mod-core-contracts_PR-744 [Pipeline] { [Pipeline] ws 08:39:18 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 08:39:18 Selected Git installation does not exist. Using Default 08:39:18 The recommended git tool is: NONE 08:39:25 using credential edgex-jenkins-ssh 08:39:25 Cloning the remote Git repository 08:39:25 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:39:25 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 08:39:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:39:25 > git --version # timeout=10 08:39:25 > git --version # 'git version 2.25.1' 08:39:25 using GIT_SSH to set credentials SSH Credentials for GitHub 08:39:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:39:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:39:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:39:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:39:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:39:26 using GIT_SSH to set credentials SSH Credentials for GitHub 08:39:26 > 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 08:39:27 Merging remotes/origin/main commit eaba535fcbb4638da054880ae7188e155fae9055 into PR head commit af18e4a16431a4442d66e7634db7cdbca34c2ef1 08:39:27 Merge succeeded, producing af18e4a16431a4442d66e7634db7cdbca34c2ef1 08:39:27 Checking out Revision af18e4a16431a4442d66e7634db7cdbca34c2ef1 (PR-744) 08:39:27 > git config core.sparsecheckout # timeout=10 08:39:27 > git checkout -f af18e4a16431a4442d66e7634db7cdbca34c2ef1 # timeout=10 08:39:27 > git remote # timeout=10 08:39:27 > git config --get remote.origin.url # timeout=10 08:39:27 using GIT_SSH to set credentials SSH Credentials for GitHub 08:39:27 > git merge eaba535fcbb4638da054880ae7188e155fae9055 # timeout=10 08:39:27 > git rev-parse HEAD^{commit} # timeout=10 08:39:27 > git config core.sparsecheckout # timeout=10 08:39:27 > git checkout -f af18e4a16431a4442d66e7634db7cdbca34c2ef1 # timeout=10 08:39:32 Commit message: "build: add go build tag to exclude DTO validator" 08:39:32 > git --version # timeout=10 08:39:32 > git --version # 'git version 2.25.1' 08:39:32 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:39:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:39:33 % Total % Received % Xferd Average Speed Time Time Time Current 08:39:33 Dload Upload Total Spent Left Speed 08:39:33 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 08:39:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:39:34 + sudo tee /etc/docker/daemon.new 08:39:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:39:34 { 08:39:34 "registry-mirrors": [ 08:39:34 "https://nexus3.edgexfoundry.org:10001" 08:39:34 ], 08:39:34 "bip": "10.250.0.254/24", 08:39:34 "hosts": [ 08:39:34 "tcp://0.0.0.0:5555", 08:39:34 "unix:///var/run/docker.sock" 08:39:34 ], 08:39:34 "mtu": 1458, 08:39:34 "selinux-enabled": true, 08:39:34 "seccomp-profile": "/etc/docker/seccomp.json" 08:39:34 } [Pipeline] sh 08:39:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:39:35 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 08:39:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:39:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:39:53 ========================================================= 08:39:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 08:39:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 08:39:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:39:54 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:39:54 9b3977197b4f: Pulling fs layer 08:39:54 1a89e8eeedd5: Pulling fs layer 08:39:54 94645a83ff95: Pulling fs layer 08:39:54 e6fb740bc735: Pulling fs layer 08:39:54 3a77bd46dcc9: Pulling fs layer 08:39:54 355e64cbe906: Pulling fs layer 08:39:54 63ab81a10011: Pulling fs layer 08:39:54 555d1d1c4555: Pulling fs layer 08:39:54 7d9057610161: Pulling fs layer 08:39:54 3a77bd46dcc9: Waiting 08:39:54 63ab81a10011: Waiting 08:39:54 555d1d1c4555: Waiting 08:39:54 355e64cbe906: Waiting 08:39:54 7d9057610161: Waiting 08:39:54 e6fb740bc735: Waiting 08:39:54 94645a83ff95: Verifying Checksum 08:39:54 94645a83ff95: Download complete 08:39:54 1a89e8eeedd5: Download complete 08:39:54 3a77bd46dcc9: Verifying Checksum 08:39:54 3a77bd46dcc9: Download complete 08:39:54 355e64cbe906: Verifying Checksum 08:39:54 355e64cbe906: Download complete 08:39:55 9b3977197b4f: Download complete 08:39:55 63ab81a10011: Verifying Checksum 08:39:55 63ab81a10011: Download complete 08:39:56 9b3977197b4f: Pull complete 08:39:56 7d9057610161: Verifying Checksum 08:39:56 7d9057610161: Download complete 08:39:56 1a89e8eeedd5: Pull complete 08:39:56 94645a83ff95: Pull complete 08:39:57 555d1d1c4555: Verifying Checksum 08:39:57 555d1d1c4555: Download complete 08:39:57 e6fb740bc735: Verifying Checksum 08:39:57 e6fb740bc735: Download complete 08:40:10 e6fb740bc735: Pull complete 08:40:10 3a77bd46dcc9: Pull complete 08:40:10 355e64cbe906: Pull complete 08:40:10 63ab81a10011: Pull complete 08:40:17 555d1d1c4555: Pull complete 08:40:18 7d9057610161: Pull complete 08:40:18 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 08:40:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:40:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 08:40:18 + 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 08:40:19 + docker inspect -f . ci-base-image-arm64 08:40:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:40:19 prd-ubuntu20.04-docker-arm64-4c-16g-16796 does not seem to be running inside a container 08:40:19 $ 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 08:40:22 $ docker top e02c3964cbf0e7b68d88a7f0abbfd81a9aec749647aa2ab13eb8ad5cf4e34651 -eo pid,comm [Pipeline] { [Pipeline] sh 08:40:23 + go version 08:40:23 go version go1.17.7 linux/arm64 [Pipeline] } 08:40:23 $ docker stop --time=1 e02c3964cbf0e7b68d88a7f0abbfd81a9aec749647aa2ab13eb8ad5cf4e34651 08:40:25 $ 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 08:40:26 + docker inspect -f . ci-base-image-arm64 08:40:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:40:26 prd-ubuntu20.04-docker-arm64-4c-16g-16796 does not seem to be running inside a container 08:40:26 $ 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 08:40:28 $ docker top 485ae474a935b7c92daf81a09c0b98a6f45427e571815a15fe2e83deaf15ebb3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:40:29 + make test 08:40:29 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:40:29 go: downloading github.com/google/uuid v1.3.0 08:40:29 go: downloading github.com/go-kit/log v0.2.1 08:40:29 go: downloading github.com/stretchr/testify v1.7.5 08:40:29 go: downloading github.com/go-playground/validator/v10 v10.11.0 08:40:29 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 08:40:29 go: downloading gopkg.in/yaml.v3 v3.0.1 08:40:29 go: downloading github.com/go-logfmt/logfmt v0.5.1 08:40:29 go: downloading github.com/davecgh/go-spew v1.1.1 08:40:29 go: downloading github.com/pmezard/go-difflib v1.0.0 08:40:29 go: downloading github.com/stretchr/objx v0.4.0 08:40:29 go: downloading github.com/x448/float16 v0.8.4 08:40:29 go: downloading github.com/go-playground/universal-translator v0.18.0 08:40:29 go: downloading github.com/leodido/go-urn v1.2.1 08:40:29 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 08:40:29 go: downloading golang.org/x/text v0.3.7 08:40:29 go: downloading github.com/go-playground/locales v0.14.0 08:40:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 08:41:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.539s coverage: 83.4% of statements 08:41:06 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 08:41:06 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 08:41:06 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 08:41:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.121s coverage: 29.4% of statements 08:41:06 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] 08:41:06 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 08:41:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.122s coverage: 49.8% of statements 08:41:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.112s coverage: 90.5% of statements 08:41:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.222s coverage: 86.8% of statements 08:41:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.060s coverage: 59.5% of statements 08:41:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.024s coverage: 36.1% of statements 08:41:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.042s coverage: 48.7% of statements 08:41:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:41:09 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:41:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:41:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 08:41:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:41:23 $ docker stop --time=1 485ae474a935b7c92daf81a09c0b98a6f45427e571815a15fe2e83deaf15ebb3 08:41:24 $ docker rm -f 485ae474a935b7c92daf81a09c0b98a6f45427e571815a15fe2e83deaf15ebb3 [Pipeline] // withDockerContainer [Pipeline] sh 08:41:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:41:26 Warning: overwriting stash ‘coverage-report’ 08:41:26 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 08:41:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:41:27 08:41:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:41:28 arm64: Pulling from edgex-lftools-log-publisher 08:41:28 8998bd30e6a1: Pulling fs layer 08:41:28 04944245beec: Pulling fs layer 08:41:28 699f458cf7ca: Pulling fs layer 08:41:28 765212b225bb: Pulling fs layer 08:41:28 f23df028b6ca: Pulling fs layer 08:41:28 d65c8cfc05b1: Pulling fs layer 08:41:28 2437ff75d9bd: Pulling fs layer 08:41:28 765212b225bb: Waiting 08:41:28 f23df028b6ca: Waiting 08:41:28 d65c8cfc05b1: Waiting 08:41:28 2437ff75d9bd: Waiting 08:41:28 04944245beec: Verifying Checksum 08:41:28 04944245beec: Download complete 08:41:28 765212b225bb: Verifying Checksum 08:41:28 765212b225bb: Download complete 08:41:28 f23df028b6ca: Verifying Checksum 08:41:28 f23df028b6ca: Download complete 08:41:28 d65c8cfc05b1: Verifying Checksum 08:41:28 d65c8cfc05b1: Download complete 08:41:28 699f458cf7ca: Verifying Checksum 08:41:28 699f458cf7ca: Download complete 08:41:29 8998bd30e6a1: Download complete 08:41:30 2437ff75d9bd: Verifying Checksum 08:41:30 2437ff75d9bd: Download complete 08:41:32 8998bd30e6a1: Pull complete 08:41:33 04944245beec: Pull complete 08:41:34 699f458cf7ca: Pull complete 08:41:34 765212b225bb: Pull complete 08:41:35 f23df028b6ca: Pull complete 08:41:35 d65c8cfc05b1: Pull complete 08:41:50 2437ff75d9bd: Pull complete 08:41:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:41:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:41:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:51 prd-ubuntu20.04-docker-arm64-4c-16g-16796 does not seem to be running inside a container 08:41:51 $ 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 08:41:53 $ docker top 5ec4d7b9d8e9b7ddad5b4aa1013fbc8aeccdf2900aea43f4e96c048723f0c7f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:41:54 ---> job-cost.sh 08:41:54 lf-activate-venv: SKIPPING 08:41:54 INFO: No Stack... 08:41:55 INFO: Retrieving Pricing Info for: v3-standard-4 08:41:56 INFO: Archiving Costs [Pipeline] sh 08:41:56 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 08:41:56 + cut -d, -f6 [Pipeline] lock 08:41:57 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-744-1-stack-cost] 08:41:57 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-744-1-stack-cost] did not exist. Created. 08:41:57 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-744-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:41:57 /w/workspace/go-mod-core-contracts/1@tmp/durable-4318a60d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:41:58 + echo total: 0.10999999940395355 [Pipeline] stash 08:41:58 Warning: overwriting stash ‘stack-cost’ 08:41:58 Stashed 1 file(s) [Pipeline] } 08:41:58 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-744-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:41:58 $ docker stop --time=1 5ec4d7b9d8e9b7ddad5b4aa1013fbc8aeccdf2900aea43f4e96c048723f0c7f4 08:42:00 $ 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 08:42:01 provisioning config files... 08:42:01 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 08:42:01 + set +x 08:42:01 + curl -s https://codecov.io/bash 08:42:01 + bash -s -- 08:42:01 08:42:01 _____ _ 08:42:01 / ____| | | 08:42:01 | | ___ __| | ___ ___ _____ __ 08:42:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:42:01 | |___| (_) | (_| | __/ (_| (_) \ V / 08:42:01 \_____\___/ \__,_|\___|\___\___/ \_/ 08:42:01 Bash-1.0.6 08:42:01 08:42:01 08:42:01 ==> git version 2.25.1 found 08:42:01 ==> 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 08:42:01 Release-Date: 2020-01-08 08:42:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:42:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:42:01 ==> Jenkins CI detected. 08:42:01 current dir:  /w/workspace/dry_go-mod-core-contracts_PR-744 08:42:01 project root: . 08:42:01 --> token set from env 08:42:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:42:01 ==> Running gcov in . (disable via -X gcov) 08:42:01 ==> Python coveragepy not found 08:42:01 ==> Searching for coverage reports in: 08:42:01 + . 08:42:01 -> Found 1 reports 08:42:01 ==> Detecting git/mercurial file structure 08:42:01 ==> Reading reports 08:42:01 + ./coverage.out bytes=113460 08:42:01 ==> Appending adjustments 08:42:01 https://docs.codecov.io/docs/fixing-reports 08:42:02 + Found adjustments 08:42:02 ==> Gzipping contents 08:42:02 20K /tmp/codecov.eGVTgh.gz 08:42:02 ==> Uploading reports 08:42:02 url: https://codecov.io 08:42:02 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= 08:42:02 -> Pinging Codecov 08:42:02 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= 08:42:02 -> Uploading to 08:42:02 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 08:42:02 % Total % Received % Xferd Average Speed Time Time Time Current 08:42:02 Dload Upload Total Spent Left Speed 08:42:02 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 08:42:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/af18e4a16431a4442d66e7634db7cdbca34c2ef1 [Pipeline] } 08:42:02 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 08:42:04 + [ -d /w/workspace/dry_go-mod-core-contracts_PR-744/archives ] 08:42:04 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-744/archives 08:42:04 total 16 08:42:04 drwxr-xr-x 3 root root 4096 Jul 4 08:38 . 08:42:04 drwxrwxr-x 11 jenkins jenkins 4096 Jul 4 08:38 .. 08:42:04 drwxr-xr-x 2 root root 4096 Jul 4 08:38 cost 08:42:04 -rw-r--r-- 1 root root 92 Jul 4 08:38 cost.csv 08:42:04 + sudo chown -R jenkins:jenkins /w/workspace/dry_go-mod-core-contracts_PR-744/archives 08:42:04 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-744/archives 08:42:04 total 16 08:42:04 drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 08:38 . 08:42:04 drwxrwxr-x 11 jenkins jenkins 4096 Jul 4 08:38 .. 08:42:04 drwxr-xr-x 2 jenkins jenkins 4096 Jul 4 08:38 cost 08:42:04 -rw-r--r-- 1 jenkins jenkins 92 Jul 4 08:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:42:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:42:05 ---> package-listing.sh 08:42:05 ++ facter osfamily 08:42:05 ++ tr '[:upper:]' '[:lower:]' 08:42:06 + OS_FAMILY=debian 08:42:06 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-744 08:42:06 + START_PACKAGES=/tmp/packages_start.txt 08:42:06 + END_PACKAGES=/tmp/packages_end.txt 08:42:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:42:06 + PACKAGES=/tmp/packages_start.txt 08:42:06 + '[' /w/workspace/dry_go-mod-core-contracts_PR-744 ']' 08:42:06 + PACKAGES=/tmp/packages_end.txt 08:42:06 + case "${OS_FAMILY}" in 08:42:06 + dpkg -l 08:42:06 + grep '^ii' 08:42:06 + '[' -f /tmp/packages_start.txt ']' 08:42:06 + '[' -f /tmp/packages_end.txt ']' 08:42:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:42:06 + '[' /w/workspace/dry_go-mod-core-contracts_PR-744 ']' 08:42:06 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-744/archives/ 08:42:06 + 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 08:42:06 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 08:42:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:42:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:07 prd-ubuntu20.04-docker-8c-8g-16795 does not seem to be running inside a container 08:42:07 $ 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 08:42:07 $ docker top e89aced8f70feb7a6c49892c31a398d008349a89805511246a958c96d0aa80e5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:07 + touch /tmp/pre-build-complete [Pipeline] sh 08:42:08 + mkdir -p /var/log/sysstat [Pipeline] sh 08:42:08 + ls /var/log/sa-host 08:42:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:42:08 provisioning config files... 08:42:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-744@tmp/config9117277978322143737tmp [Pipeline] { [Pipeline] echo 08:42:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:42:08 ---> create-netrc.sh [Pipeline] } 08:42:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:42:09 ---> python-tools-install.sh [Pipeline] echo 08:42:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:42:09 ---> sudo-logs.sh 08:42:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:42:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:42:10 ---> job-cost.sh 08:42:10 lf-activate-venv: SKIPPING 08:42:10 DEBUG: total: 0.2199999988079071 08:42:10 INFO: Retrieving Stack Cost... 08:42:10 INFO: Retrieving Pricing Info for: v3-standard-8 08:42:11 INFO: Archiving Costs [Pipeline] echo 08:42:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:42:11 ---> logs-deploy.sh 08:42:11 lf-activate-venv: SKIPPING 08:42:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-744/1 08:42:11 INFO: archiving workspace using pattern(s): 08:42:12 Archives upload complete. 08:42:12 INFO: archiving logs to Nexus 08:42:13 ---> uname -a: 08:42:13 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 08:42:13 08:42:13 08:42:13 ---> lscpu: 08:42:13 Architecture: x86_64 08:42:13 CPU op-mode(s): 32-bit, 64-bit 08:42:13 Byte Order: Little Endian 08:42:13 Address sizes: 40 bits physical, 48 bits virtual 08:42:13 CPU(s): 8 08:42:13 On-line CPU(s) list: 0-7 08:42:13 Thread(s) per core: 1 08:42:13 Core(s) per socket: 1 08:42:13 Socket(s): 8 08:42:13 NUMA node(s): 1 08:42:13 Vendor ID: AuthenticAMD 08:42:13 CPU family: 23 08:42:13 Model: 49 08:42:13 Model name: AMD EPYC-Rome Processor 08:42:13 Stepping: 0 08:42:13 CPU MHz: 2799.998 08:42:13 BogoMIPS: 5599.99 08:42:13 Virtualization: AMD-V 08:42:13 Hypervisor vendor: KVM 08:42:13 Virtualization type: full 08:42:13 L1d cache: 256 KiB 08:42:13 L1i cache: 256 KiB 08:42:13 L2 cache: 4 MiB 08:42:13 L3 cache: 128 MiB 08:42:13 NUMA node0 CPU(s): 0-7 08:42:13 Vulnerability Itlb multihit: Not affected 08:42:13 Vulnerability L1tf: Not affected 08:42:13 Vulnerability Mds: Not affected 08:42:13 Vulnerability Meltdown: Not affected 08:42:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:42:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:42:13 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:42:13 Vulnerability Srbds: Not affected 08:42:13 Vulnerability Tsx async abort: Not affected 08:42:13 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 08:42:13 08:42:13 08:42:13 ---> nproc: 08:42:13 8 08:42:13 08:42:13 08:42:13 ---> df -h: 08:42:13 Filesystem Size Used Avail Use% Mounted on 08:42:13 overlay 155G 11G 145G 7% / 08:42:13 tmpfs 64M 0 64M 0% /dev 08:42:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:42:13 shm 64M 0 64M 0% /dev/shm 08:42:13 /dev/vda1 155G 11G 145G 7% /facter-os 08:42:13 08:42:13