Pull request #616 opened Connecting to https://api.github.com using edgex-jenkins/****** (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 master at 2c76dd9b4bb8135d36e7dd88eb99c6fe0fcdb492 rather than fcfb2dae7d2180659082135c63e077958bbe817b Obtained Jenkinsfile from 2c76dd9b4bb8135d36e7dd88eb99c6fe0fcdb492 Running in Durability level: MAX_SURVIVABILITY 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh429441613984216703.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3721201456841220442.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 9d0281235b943b7ad605f650702698f9078b2862 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-616/workspace@libs/edgex-global-pipelines # 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-616/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh145729656528403485.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-616/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5112475058042261637.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 shared 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8469523894766044867.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-616/workspace@libs/lf-pipelines # 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-616/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2912520138716861149.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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-14957 in /w/workspace/dry_go-mod-core-contracts_PR-616 [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-616 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-616@tmp/jenkins-gitclient-ssh5916591353093373801.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-616@tmp/jenkins-gitclient-ssh3364138275478251753.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/616/head:refs/remotes/origin/PR-616 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2c76dd9b4bb8135d36e7dd88eb99c6fe0fcdb492 into PR head commit fcfb2dae7d2180659082135c63e077958bbe817b Merge succeeded, producing fcfb2dae7d2180659082135c63e077958bbe817b Checking out Revision fcfb2dae7d2180659082135c63e077958bbe817b (PR-616) > git config core.sparsecheckout # timeout=10 > git checkout -f fcfb2dae7d2180659082135c63e077958bbe817b # timeout=10 > git remote # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-616@tmp/jenkins-gitclient-ssh6770943417960526517.key > git merge 2c76dd9b4bb8135d36e7dd88eb99c6fe0fcdb492 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fcfb2dae7d2180659082135c63e077958bbe817b # timeout=10 Commit message: "feat: add constants used by sma v2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-19T02:21:51.852Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-19T02:21:52.065Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-19T02:21:52.188Z] ========================================================= [2021-05-19T02:21:52.188Z] EdgeX Global Pipelines Version Info [2021-05-19T02:21:52.188Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:21:53.733Z] ------------------- [2021-05-19T02:21:53.733Z] stable info: [2021-05-19T02:21:53.733Z] ------------------- [2021-05-19T02:21:53.733Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-19T02:21:53.733Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T02:21:53.733Z] Message: update stable to v1.0.192 [2021-05-19T02:21:54.707Z] ------------------- [2021-05-19T02:21:54.707Z] experimental info: [2021-05-19T02:21:54.707Z] ------------------- [2021-05-19T02:21:54.707Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-19T02:21:54.707Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T02:21:54.707Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-19T02:21:54.942Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-05-19T02:21:54.995Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-05-19T02:21:55.069Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-19T02:21:55.144Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-19T02:21:55.217Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-19T02:21:55.272Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-19T02:21:55.333Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-19T02:21:55.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-19T02:21:55.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-19T02:21:55.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-19T02:21:55.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-19T02:21:55.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-05-19T02:21:55.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-19T02:21:55.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-19T02:21:55.789Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T02:21:55.845Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T02:21:55.901Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T02:21:55.969Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T02:21:56.030Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-19T02:21:56.092Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-19T02:21:56.163Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-19T02:21:56.225Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-19T02:21:56.289Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-19T02:21:56.348Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-19T02:21:56.409Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-19T02:21:56.470Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-19T02:21:56.538Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-616 [Pipeline] echo [2021-05-19T02:21:56.606Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-616 [Pipeline] echo [2021-05-19T02:21:56.667Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-616 [Pipeline] echo [2021-05-19T02:21:56.726Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fcfb2dae7d2180659082135c63e077958bbe817b [Pipeline] echo [2021-05-19T02:21:56.786Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fcfb2da [Pipeline] echo [2021-05-19T02:21:56.844Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T02:21:57.568Z] + git log --format=format:%s -1 fcfb2dae7d2180659082135c63e077958bbe817b [Pipeline] echo [2021-05-19T02:21:57.641Z] GIT_COMMIT: fcfb2dae7d2180659082135c63e077958bbe817b, Commit Message: feat: add constants used by sma v2 API [Pipeline] echo [2021-05-19T02:21:57.687Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:21:58.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T02:21:58.535Z] [2021-05-19T02:21:58.535Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:21:58.927Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T02:21:58.927Z] latest: Pulling from edgex-devops/git-semver [2021-05-19T02:21:58.927Z] 31603596830f: Pulling fs layer [2021-05-19T02:21:58.927Z] 54011a49482f: Pulling fs layer [2021-05-19T02:21:58.927Z] a6820b24f6d8: Pulling fs layer [2021-05-19T02:21:58.927Z] f581987b2513: Pulling fs layer [2021-05-19T02:21:58.927Z] f581987b2513: Waiting [2021-05-19T02:21:58.927Z] 54011a49482f: Download complete [2021-05-19T02:21:59.207Z] 31603596830f: Verifying Checksum [2021-05-19T02:21:59.207Z] 31603596830f: Download complete [2021-05-19T02:21:59.207Z] 31603596830f: Pull complete [2021-05-19T02:21:59.207Z] f581987b2513: Verifying Checksum [2021-05-19T02:21:59.207Z] f581987b2513: Download complete [2021-05-19T02:21:59.207Z] a6820b24f6d8: Verifying Checksum [2021-05-19T02:21:59.207Z] a6820b24f6d8: Download complete [2021-05-19T02:21:59.474Z] 54011a49482f: Pull complete [2021-05-19T02:22:00.298Z] a6820b24f6d8: Pull complete [2021-05-19T02:22:00.298Z] f581987b2513: Pull complete [2021-05-19T02:22:00.298Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-19T02:22:00.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T02:22:00.298Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-19T02:22:00.524Z] prd-centos7-docker-4c-2g-14957 does not seem to be running inside a container [2021-05-19T02:22:00.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-616 -v /w/workspace/dry_go-mod-core-contracts_PR-616:/w/workspace/dry_go-mod-core-contracts_PR-616:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-616@tmp:/w/workspace/dry_go-mod-core-contracts_PR-616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-19T02:22:01.789Z] $ docker top 05e4c8887d7ea96f45c9b10f52ec8eef965a342fc277641177f80e9f71df8972 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T02:22:02.088Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T02:22:02.089Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T02:22:02.241Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T02:22:02.254Z] $ docker exec 05e4c8887d7ea96f45c9b10f52ec8eef965a342fc277641177f80e9f71df8972 ssh-agent [2021-05-19T02:22:02.398Z] SSH_AUTH_SOCK=/tmp/ssh-CChgeh6zDYYX/agent.14 [2021-05-19T02:22:02.398Z] SSH_AGENT_PID=21 [2021-05-19T02:22:02.416Z] Running ssh-add (command line suppressed) [2021-05-19T02:22:02.529Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-616@tmp/private_key_6149943932869249073.key (/w/workspace/dry_go-mod-core-contracts_PR-616@tmp/private_key_6149943932869249073.key) [2021-05-19T02:22:02.597Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T02:22:03.108Z] + git tag --points-at HEAD [Pipeline] } [2021-05-19T02:22:03.147Z] $ docker exec --env ******** --env ******** 05e4c8887d7ea96f45c9b10f52ec8eef965a342fc277641177f80e9f71df8972 ssh-agent -k [2021-05-19T02:22:03.259Z] unset SSH_AUTH_SOCK; [2021-05-19T02:22:03.260Z] unset SSH_AGENT_PID; [2021-05-19T02:22:03.260Z] echo Agent pid 21 killed; [2021-05-19T02:22:03.277Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-19T02:22:03.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T02:22:03.394Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T02:22:03.536Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T02:22:03.539Z] $ docker exec 05e4c8887d7ea96f45c9b10f52ec8eef965a342fc277641177f80e9f71df8972 ssh-agent [2021-05-19T02:22:03.661Z] SSH_AUTH_SOCK=/tmp/ssh-jdguh0DaKGW9/agent.54 [2021-05-19T02:22:03.661Z] SSH_AGENT_PID=60 [2021-05-19T02:22:03.671Z] Running ssh-add (command line suppressed) [2021-05-19T02:22:03.782Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-616@tmp/private_key_1976256270495827505.key (/w/workspace/dry_go-mod-core-contracts_PR-616@tmp/private_key_1976256270495827505.key) [2021-05-19T02:22:03.802Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T02:22:04.219Z] + git semver init [2021-05-19T02:22:04.219Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T02:22:04.219Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-616/.git [2021-05-19T02:22:04.219Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-616 [2021-05-19T02:22:04.219Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T02:22:04.219Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T02:22:04.219Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T02:22:04.219Z] # $SEMVER_BRANCH = PR-616 [2021-05-19T02:22:04.219Z] # $SEMVER_TEMP = /tmp/semver-781377917 [2021-05-19T02:22:04.219Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-05-19T02:22:04.802Z] # '/tmp/semver-781377917' -> '/w/workspace/dry_go-mod-core-contracts_PR-616/.semver' [2021-05-19T02:22:04.802Z] # -> Force: false [2021-05-19T02:22:04.802Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-616/.semver [Pipeline] } [2021-05-19T02:22:04.823Z] $ docker exec --env ******** --env ******** 05e4c8887d7ea96f45c9b10f52ec8eef965a342fc277641177f80e9f71df8972 ssh-agent -k [2021-05-19T02:22:04.938Z] unset SSH_AUTH_SOCK; [2021-05-19T02:22:04.938Z] unset SSH_AGENT_PID; [2021-05-19T02:22:04.939Z] echo Agent pid 60 killed; [2021-05-19T02:22:04.956Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T02:22:05.856Z] + git semver [Pipeline] } [2021-05-19T02:22:06.153Z] $ docker stop --time=1 05e4c8887d7ea96f45c9b10f52ec8eef965a342fc277641177f80e9f71df8972 [2021-05-19T02:22:07.478Z] $ docker rm -f 05e4c8887d7ea96f45c9b10f52ec8eef965a342fc277641177f80e9f71df8972 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T02:22:07.954Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-19T02:22:08.492Z] Stashed 1 file(s) [Pipeline] echo [2021-05-19T02:22:08.514Z] [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] node [Pipeline] node [2021-05-19T02:22:24.163Z] Still waiting to schedule task [2021-05-19T02:22:24.163Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-19T02:22:24.192Z] Still waiting to schedule task [2021-05-19T02:22:24.193Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-14954’ [2021-05-19T02:25:03.315Z] Running on prd-centos7-docker-4c-2g-14960 in /w/workspace/dry_go-mod-core-contracts_PR-616 [Pipeline] { [Pipeline] ws [2021-05-19T02:25:03.378Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-05-19T02:25:03.553Z] Selected Git installation does not exist. Using Default [2021-05-19T02:25:03.553Z] The recommended git tool is: NONE [2021-05-19T02:25:07.505Z] using credential edgex-jenkins-ssh [2021-05-19T02:25:07.525Z] Cloning the remote Git repository [2021-05-19T02:25:07.591Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-19T02:25:07.679Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-05-19T02:25:07.735Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-19T02:25:07.736Z] > git --version # timeout=10 [2021-05-19T02:25:07.745Z] > git --version # 'git version 2.24.4' [2021-05-19T02:25:07.745Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T02:25:07.789Z] [INFO] Currently running in a labeled security context [2021-05-19T02:25:07.789Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-19T02:25:07.789Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh1388877602216139854.key [2021-05-19T02:25:07.801Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T02:25:09.176Z] Merging remotes/origin/master commit 2c76dd9b4bb8135d36e7dd88eb99c6fe0fcdb492 into PR head commit fcfb2dae7d2180659082135c63e077958bbe817b [2021-05-19T02:25:09.318Z] Merge succeeded, producing fcfb2dae7d2180659082135c63e077958bbe817b [2021-05-19T02:25:09.319Z] Checking out Revision fcfb2dae7d2180659082135c63e077958bbe817b (PR-616) [2021-05-19T02:25:08.609Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-19T02:25:08.623Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T02:25:08.635Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-19T02:25:08.660Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-19T02:25:08.661Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T02:25:08.663Z] [INFO] Currently running in a labeled security context [2021-05-19T02:25:08.663Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-19T02:25:08.663Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh4121613609773470770.key [2021-05-19T02:25:08.674Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/616/head:refs/remotes/origin/PR-616 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T02:25:09.193Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T02:25:09.201Z] > git checkout -f fcfb2dae7d2180659082135c63e077958bbe817b # timeout=10 [2021-05-19T02:25:09.285Z] > git remote # timeout=10 [2021-05-19T02:25:09.291Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T02:25:09.296Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T02:25:09.296Z] [INFO] Currently running in a labeled security context [2021-05-19T02:25:09.296Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-19T02:25:09.297Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh7987573236696321599.key [2021-05-19T02:25:09.302Z] > git merge 2c76dd9b4bb8135d36e7dd88eb99c6fe0fcdb492 # timeout=10 [2021-05-19T02:25:09.313Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T02:25:09.322Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T02:25:09.334Z] > git checkout -f fcfb2dae7d2180659082135c63e077958bbe817b # timeout=10 [2021-05-19T02:25:13.286Z] Commit message: "feat: add constants used by sma v2 API" [2021-05-19T02:25:13.325Z] > git --version # timeout=10 [2021-05-19T02:25:13.334Z] > git --version # 'git version 2.24.4' [2021-05-19T02:25:13.345Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T02:25:15.002Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-19T02:25:15.676Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T02:25:16.015Z] + sudo service docker restart [2021-05-19T02:25:16.015Z] + true [2021-05-19T02:25:16.015Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-05-19T02:25:34.872Z] ========================================================= [2021-05-19T02:25:34.872Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-19T02:25:34.872Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:25:35.297Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-19T02:25:36.294Z] Sending build context to Docker daemon 3.166MB [2021-05-19T02:25:36.294Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-19T02:25:36.294Z] Step 2/7 : FROM ${BASE} [2021-05-19T02:25:36.294Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-19T02:25:36.294Z] 540db60ca938: Pulling fs layer [2021-05-19T02:25:36.294Z] adcc1eea9eea: Pulling fs layer [2021-05-19T02:25:36.294Z] 4c4ab2625f07: Pulling fs layer [2021-05-19T02:25:36.294Z] 0510c868ecb4: Pulling fs layer [2021-05-19T02:25:36.294Z] afea3b2eda06: Pulling fs layer [2021-05-19T02:25:36.294Z] 7809a108b3ef: Pulling fs layer [2021-05-19T02:25:36.294Z] f706445af74f: Pulling fs layer [2021-05-19T02:25:36.294Z] 0510c868ecb4: Waiting [2021-05-19T02:25:36.294Z] afea3b2eda06: Waiting [2021-05-19T02:25:36.294Z] 7809a108b3ef: Waiting [2021-05-19T02:25:36.294Z] f706445af74f: Waiting [2021-05-19T02:25:36.294Z] 4c4ab2625f07: Verifying Checksum [2021-05-19T02:25:36.294Z] 4c4ab2625f07: Download complete [2021-05-19T02:25:36.294Z] adcc1eea9eea: Verifying Checksum [2021-05-19T02:25:36.294Z] adcc1eea9eea: Download complete [2021-05-19T02:25:36.294Z] afea3b2eda06: Verifying Checksum [2021-05-19T02:25:36.294Z] afea3b2eda06: Download complete [2021-05-19T02:25:36.294Z] 7809a108b3ef: Verifying Checksum [2021-05-19T02:25:36.294Z] 7809a108b3ef: Download complete [2021-05-19T02:25:36.294Z] 540db60ca938: Verifying Checksum [2021-05-19T02:25:36.294Z] 540db60ca938: Download complete [2021-05-19T02:25:36.561Z] 540db60ca938: Pull complete [2021-05-19T02:25:36.828Z] adcc1eea9eea: Pull complete [2021-05-19T02:25:36.828Z] 4c4ab2625f07: Pull complete [2021-05-19T02:25:38.245Z] f706445af74f: Verifying Checksum [2021-05-19T02:25:38.245Z] f706445af74f: Download complete [2021-05-19T02:25:39.751Z] 0510c868ecb4: Verifying Checksum [2021-05-19T02:25:39.751Z] 0510c868ecb4: Download complete [2021-05-19T02:25:43.162Z] 0510c868ecb4: Pull complete [2021-05-19T02:25:43.162Z] afea3b2eda06: Pull complete [2021-05-19T02:25:43.162Z] 7809a108b3ef: Pull complete [2021-05-19T02:25:44.129Z] f706445af74f: Pull complete [2021-05-19T02:25:44.129Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-19T02:25:44.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-19T02:25:44.129Z] ---> b068be0155e3 [2021-05-19T02:25:44.129Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-19T02:25:49.565Z] ---> Running in 7ab85a44f2a2 [2021-05-19T02:25:49.565Z] Removing intermediate container 7ab85a44f2a2 [2021-05-19T02:25:49.565Z] ---> d4617f2b7eec [2021-05-19T02:25:49.565Z] Step 4/7 : RUN apk add bash [2021-05-19T02:25:49.565Z] ---> Running in 6e1792eb10c1 [2021-05-19T02:25:49.565Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T02:25:50.528Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T02:25:50.807Z] OK: 149 MiB in 40 packages [2021-05-19T02:25:51.383Z] Removing intermediate container 6e1792eb10c1 [2021-05-19T02:25:51.383Z] ---> 1da77a61174c [2021-05-19T02:25:51.383Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-19T02:25:51.383Z] ---> Running in 761fc045998b [2021-05-19T02:25:51.383Z] Removing intermediate container 761fc045998b [2021-05-19T02:25:51.383Z] ---> 9954e9f73d92 [2021-05-19T02:25:51.383Z] Step 6/7 : COPY go.mod . [2021-05-19T02:25:51.655Z] ---> 91401fd7c19a [2021-05-19T02:25:51.655Z] Step 7/7 : RUN go mod download [2021-05-19T02:25:51.655Z] ---> Running in 850d7b79dcfe [2021-05-19T02:26:00.508Z] Removing intermediate container 850d7b79dcfe [2021-05-19T02:26:00.508Z] ---> de678e78fceb [2021-05-19T02:26:00.508Z] Successfully built de678e78fceb [2021-05-19T02:26:00.508Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:26:00.881Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T02:26:00.881Z] . [Pipeline] withDockerContainer [2021-05-19T02:26:01.048Z] prd-centos7-docker-4c-2g-14960 does not seem to be running inside a container [2021-05-19T02:26:01.118Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-19T02:26:01.551Z] $ docker top af6a9f7ce42ecf4542eb9b8b0590a3e9a864fcdf0f5b1d597731df0346c0a6a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T02:26:02.155Z] + go version [2021-05-19T02:26:02.155Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-19T02:26:02.220Z] $ docker stop --time=1 af6a9f7ce42ecf4542eb9b8b0590a3e9a864fcdf0f5b1d597731df0346c0a6a6 [2021-05-19T02:26:03.427Z] $ docker rm -f af6a9f7ce42ecf4542eb9b8b0590a3e9a864fcdf0f5b1d597731df0346c0a6a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:26:04.277Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T02:26:04.277Z] . [Pipeline] withDockerContainer [2021-05-19T02:26:04.379Z] prd-centos7-docker-4c-2g-14960 does not seem to be running inside a container [2021-05-19T02:26:04.574Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-19T02:26:04.978Z] $ docker top b9793f19eb0ba0bf5fb19d2d7690cca743b0963e5d2a0ac0aa834a6b3b9317ea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T02:26:05.462Z] + go mod tidy [Pipeline] sh [2021-05-19T02:26:05.933Z] + make test [2021-05-19T02:26:05.933Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-19T02:26:11.543Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14961 in /w/workspace/dry_go-mod-core-contracts_PR-616 [Pipeline] { [Pipeline] ws [2021-05-19T02:26:11.604Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [2021-05-19T02:26:11.654Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [Pipeline] checkout [2021-05-19T02:26:11.913Z] Selected Git installation does not exist. Using Default [2021-05-19T02:26:11.913Z] The recommended git tool is: NONE [2021-05-19T02:26:12.632Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.005s coverage: 85.7% of statements [2021-05-19T02:26:12.632Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.019s coverage: 100.0% of statements [2021-05-19T02:26:12.896Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.005s coverage: 45.4% of statements [2021-05-19T02:26:12.896Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.004s coverage: 77.8% of statements [2021-05-19T02:26:12.896Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-05-19T02:26:14.355Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.003s coverage: 26.3% of statements [2021-05-19T02:26:14.650Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.008s coverage: 14.7% of statements [2021-05-19T02:26:14.650Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.011s coverage: 100.0% of statements [2021-05-19T02:26:14.925Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.010s coverage: 91.8% of statements [2021-05-19T02:26:14.925Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-05-19T02:26:14.925Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-05-19T02:26:14.925Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.005s coverage: 100.0% of statements [2021-05-19T02:26:15.526Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.003s coverage: 35.5% of statements [2021-05-19T02:26:16.138Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.010s coverage: 63.0% of statements [2021-05-19T02:26:16.138Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.012s coverage: 26.3% of statements [2021-05-19T02:26:16.138Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.003s coverage: 15.4% of statements [2021-05-19T02:26:16.434Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.003s coverage: 15.4% of statements [2021-05-19T02:26:16.434Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.002s coverage: 14.3% of statements [2021-05-19T02:26:17.925Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-05-19T02:26:17.925Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] [2021-05-19T02:26:18.366Z] using credential edgex-jenkins-ssh [2021-05-19T02:26:18.397Z] Cloning the remote Git repository [2021-05-19T02:26:18.927Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.033s coverage: 82.9% of statements [2021-05-19T02:26:18.927Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-05-19T02:26:18.927Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-05-19T02:26:19.220Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-05-19T02:26:18.457Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-19T02:26:18.569Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-05-19T02:26:18.668Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-19T02:26:18.669Z] > git --version # timeout=10 [2021-05-19T02:26:18.699Z] > git --version # 'git version 2.17.1' [2021-05-19T02:26:18.700Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T02:26:18.797Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T02:26:20.521Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.010s coverage: 45.4% of statements [2021-05-19T02:26:20.521Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.014s coverage: 95.2% of statements [2021-05-19T02:26:20.521Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.028s coverage: 86.3% of statements [2021-05-19T02:26:20.044Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-19T02:26:20.065Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T02:26:20.088Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-19T02:26:20.121Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-19T02:26:20.121Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T02:26:20.133Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/616/head:refs/remotes/origin/PR-616 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T02:26:20.840Z] Merging remotes/origin/master commit 2c76dd9b4bb8135d36e7dd88eb99c6fe0fcdb492 into PR head commit fcfb2dae7d2180659082135c63e077958bbe817b [2021-05-19T02:26:21.142Z] Merge succeeded, producing fcfb2dae7d2180659082135c63e077958bbe817b [2021-05-19T02:26:21.143Z] Checking out Revision fcfb2dae7d2180659082135c63e077958bbe817b (PR-616) [2021-05-19T02:26:21.154Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.010s coverage: 60.5% of statements [2021-05-19T02:26:21.154Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.005s coverage: 58.2% of statements [2021-05-19T02:26:21.154Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-19T02:26:20.871Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T02:26:20.884Z] > git checkout -f fcfb2dae7d2180659082135c63e077958bbe817b # timeout=10 [2021-05-19T02:26:21.048Z] > git remote # timeout=10 [2021-05-19T02:26:21.067Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T02:26:21.078Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T02:26:21.098Z] > git merge 2c76dd9b4bb8135d36e7dd88eb99c6fe0fcdb492 # timeout=10 [2021-05-19T02:26:21.126Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T02:26:21.147Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T02:26:21.163Z] > git checkout -f fcfb2dae7d2180659082135c63e077958bbe817b # timeout=10 [2021-05-19T02:26:25.790Z] Commit message: "feat: add constants used by sma v2 API" [2021-05-19T02:26:25.849Z] > git --version # timeout=10 [2021-05-19T02:26:25.866Z] > git --version # 'git version 2.17.1' [2021-05-19T02:26:25.878Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T02:26:27.581Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-19T02:26:28.064Z] gofmt -l . [2021-05-19T02:26:28.065Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-19T02:26:28.156Z] $ docker stop --time=1 b9793f19eb0ba0bf5fb19d2d7690cca743b0963e5d2a0ac0aa834a6b3b9317ea [2021-05-19T02:26:28.314Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [2021-05-19T02:26:29.684Z] $ docker rm -f b9793f19eb0ba0bf5fb19d2d7690cca743b0963e5d2a0ac0aa834a6b3b9317ea [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-05-19T02:26:30.293Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-19T02:26:30.420Z] + + sudo service dockertrue restart [2021-05-19T02:26:30.420Z] [2021-05-19T02:26:30.732Z] 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] libraryResource [Pipeline] sh [2021-05-19T02:26:32.116Z] ---> job-cost.sh [2021-05-19T02:26:32.116Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Jrsf [2021-05-19T02:26:42.540Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] unstash [Pipeline] echo [2021-05-19T02:26:49.699Z] ========================================================= [2021-05-19T02:26:49.699Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-19T02:26:49.699Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:26:50.139Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-19T02:26:51.126Z] Sending build context to Docker daemon 3.165MB [2021-05-19T02:26:51.126Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-19T02:26:51.126Z] Step 2/7 : FROM ${BASE} [2021-05-19T02:26:51.729Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-19T02:26:51.729Z] 595b0fe564bb: Pulling fs layer [2021-05-19T02:26:51.729Z] 7186ed65a4f7: Pulling fs layer [2021-05-19T02:26:51.729Z] 316046926c0a: Pulling fs layer [2021-05-19T02:26:51.729Z] 4ebd0625c992: Pulling fs layer [2021-05-19T02:26:51.729Z] 207e8628e3a3: Pulling fs layer [2021-05-19T02:26:51.729Z] c791037a9be2: Pulling fs layer [2021-05-19T02:26:51.729Z] ffd874e62e21: Pulling fs layer [2021-05-19T02:26:51.729Z] 4ebd0625c992: Waiting [2021-05-19T02:26:51.729Z] c791037a9be2: Waiting [2021-05-19T02:26:51.729Z] 207e8628e3a3: Waiting [2021-05-19T02:26:51.729Z] 316046926c0a: Verifying Checksum [2021-05-19T02:26:51.729Z] 316046926c0a: Download complete [2021-05-19T02:26:51.729Z] 7186ed65a4f7: Download complete [2021-05-19T02:26:51.729Z] 207e8628e3a3: Download complete [2021-05-19T02:26:51.729Z] c791037a9be2: Verifying Checksum [2021-05-19T02:26:51.729Z] c791037a9be2: Download complete [2021-05-19T02:26:51.729Z] 595b0fe564bb: Verifying Checksum [2021-05-19T02:26:51.729Z] 595b0fe564bb: Download complete [2021-05-19T02:26:52.725Z] 595b0fe564bb: Pull complete [2021-05-19T02:26:53.002Z] 7186ed65a4f7: Pull complete [2021-05-19T02:26:53.601Z] 316046926c0a: Pull complete [2021-05-19T02:26:53.878Z] ffd874e62e21: Verifying Checksum [2021-05-19T02:26:53.878Z] ffd874e62e21: Download complete [2021-05-19T02:26:55.355Z] 4ebd0625c992: Verifying Checksum [2021-05-19T02:26:55.355Z] 4ebd0625c992: Download complete [2021-05-19T02:26:57.595Z] lf-activate-venv(): INFO: Adding /tmp/venv-Jrsf/bin to PATH [2021-05-19T02:26:57.596Z] INFO: No Stack... [2021-05-19T02:26:59.091Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T02:26:59.357Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T02:26:59.804Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [2021-05-19T02:26:59.804Z] + cut -d, -f6 [Pipeline] lock [2021-05-19T02:26:59.870Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-616-1-stack-cost] [2021-05-19T02:26:59.878Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-616-1-stack-cost] did not exist. Created. [2021-05-19T02:26:59.878Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-616-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T02:27:00.329Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-19T02:27:00.421Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T02:27:00.441Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-616-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-19T02:27:05.715Z] 4ebd0625c992: Pull complete [2021-05-19T02:27:05.715Z] 207e8628e3a3: Pull complete [2021-05-19T02:27:06.008Z] c791037a9be2: Pull complete [2021-05-19T02:27:10.456Z] ffd874e62e21: Pull complete [2021-05-19T02:27:10.456Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-19T02:27:10.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-19T02:27:10.456Z] ---> cfc18b08335c [2021-05-19T02:27:10.456Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-19T02:27:11.908Z] ---> Running in a20723c6245f [2021-05-19T02:27:12.195Z] Removing intermediate container a20723c6245f [2021-05-19T02:27:12.195Z] ---> 5e7e778e7ce1 [2021-05-19T02:27:12.195Z] Step 4/7 : RUN apk add bash [2021-05-19T02:27:12.531Z] ---> Running in cba183bcd635 [2021-05-19T02:27:13.608Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T02:27:15.122Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T02:27:15.724Z] OK: 138 MiB in 40 packages [2021-05-19T02:27:16.782Z] Removing intermediate container cba183bcd635 [2021-05-19T02:27:16.782Z] ---> 76c5cda38b56 [2021-05-19T02:27:16.782Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-19T02:27:16.782Z] ---> Running in 977dad7b20b6 [2021-05-19T02:27:17.513Z] Removing intermediate container 977dad7b20b6 [2021-05-19T02:27:17.513Z] ---> edb034adc75a [2021-05-19T02:27:17.513Z] Step 6/7 : COPY go.mod . [2021-05-19T02:27:18.125Z] ---> 1cc53ec06220 [2021-05-19T02:27:18.125Z] Step 7/7 : RUN go mod download [2021-05-19T02:27:18.471Z] ---> Running in 98736ba9766c [2021-05-19T02:27:37.523Z] Removing intermediate container 98736ba9766c [2021-05-19T02:27:37.523Z] ---> 9f6dea5f37ac [2021-05-19T02:27:37.523Z] Successfully built 9f6dea5f37ac [2021-05-19T02:27:37.523Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:27:38.288Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T02:27:38.288Z] . [Pipeline] withDockerContainer [2021-05-19T02:27:38.599Z] prd-ubuntu18.04-docker-arm64-4c-16g-14961 does not seem to be running inside a container [2021-05-19T02:27:38.782Z] $ 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 ******** ci-base-image-arm64 cat [2021-05-19T02:27:40.360Z] $ docker top b3de830fa6b33838e6f940718a808056892fbfb490d27c7c45ba691991d4ba7a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T02:27:41.746Z] + go version [2021-05-19T02:27:41.746Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-19T02:27:41.788Z] $ docker stop --time=1 b3de830fa6b33838e6f940718a808056892fbfb490d27c7c45ba691991d4ba7a [2021-05-19T02:27:43.575Z] $ docker rm -f b3de830fa6b33838e6f940718a808056892fbfb490d27c7c45ba691991d4ba7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:27:44.695Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T02:27:44.695Z] . [Pipeline] withDockerContainer [2021-05-19T02:27:45.098Z] prd-ubuntu18.04-docker-arm64-4c-16g-14961 does not seem to be running inside a container [2021-05-19T02:27:45.308Z] $ 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 ******** ci-base-image-arm64 cat [2021-05-19T02:27:46.902Z] $ docker top 889cfbd75e9eb29bac781c66b0eadb4196d46d56b65f217287284c4ae782eff8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T02:27:47.993Z] + go mod tidy [Pipeline] sh [2021-05-19T02:27:49.001Z] + make test [2021-05-19T02:27:49.001Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-19T02:28:16.892Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-05-19T02:28:17.530Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.025s coverage: 85.7% of statements [2021-05-19T02:28:17.530Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.057s coverage: 100.0% of statements [2021-05-19T02:28:17.834Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.053s coverage: 45.4% of statements [2021-05-19T02:28:17.834Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.019s coverage: 77.8% of statements [2021-05-19T02:28:17.834Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-05-19T02:28:20.522Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.052s coverage: 26.3% of statements [2021-05-19T02:28:20.522Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.046s coverage: 14.7% of statements [2021-05-19T02:28:20.522Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.040s coverage: 100.0% of statements [2021-05-19T02:28:21.542Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.089s coverage: 91.8% of statements [2021-05-19T02:28:21.542Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-05-19T02:28:21.542Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-05-19T02:28:21.542Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.036s coverage: 100.0% of statements [2021-05-19T02:28:21.823Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.012s coverage: 35.5% of statements [2021-05-19T02:28:27.635Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.117s coverage: 63.0% of statements [2021-05-19T02:28:27.635Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.031s coverage: 26.3% of statements [2021-05-19T02:28:27.635Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.012s coverage: 15.4% of statements [2021-05-19T02:28:27.635Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.011s coverage: 15.4% of statements [2021-05-19T02:28:27.635Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.023s coverage: 14.3% of statements [2021-05-19T02:28:27.635Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-05-19T02:28:27.635Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] [2021-05-19T02:28:31.418Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.327s coverage: 82.9% of statements [2021-05-19T02:28:31.418Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-05-19T02:28:31.418Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-05-19T02:28:31.418Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-05-19T02:28:32.080Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.093s coverage: 45.4% of statements [2021-05-19T02:28:32.395Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.075s coverage: 95.2% of statements [2021-05-19T02:28:35.090Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.179s coverage: 86.3% of statements [2021-05-19T02:28:35.090Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.052s coverage: 60.5% of statements [2021-05-19T02:28:35.090Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.038s coverage: 58.2% of statements [2021-05-19T02:28:35.376Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-19T02:28:57.668Z] gofmt -l . [2021-05-19T02:28:57.668Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-19T02:28:57.707Z] $ docker stop --time=1 889cfbd75e9eb29bac781c66b0eadb4196d46d56b65f217287284c4ae782eff8 [2021-05-19T02:28:59.773Z] $ docker rm -f 889cfbd75e9eb29bac781c66b0eadb4196d46d56b65f217287284c4ae782eff8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T02:29:00.762Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-19T02:29:00.827Z] Warning: overwriting stash ‘coverage-report’ [2021-05-19T02:29:01.538Z] 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] libraryResource [Pipeline] sh [2021-05-19T02:29:02.938Z] ---> job-cost.sh [2021-05-19T02:29:02.938Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PHOI [2021-05-19T02:29:42.179Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-19T02:31:04.567Z] lf-activate-venv(): INFO: Adding /tmp/venv-PHOI/bin to PATH [2021-05-19T02:31:04.567Z] INFO: No Stack... [2021-05-19T02:31:04.567Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-19T02:31:04.567Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T02:31:05.067Z] + + cutcat -d, /w/workspace/go-mod-core-contracts/1/archives/cost.csv -f6 [2021-05-19T02:31:05.067Z] [Pipeline] lock [2021-05-19T02:31:05.191Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-616-1-stack-cost] [2021-05-19T02:31:05.198Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-616-1-stack-cost] did not exist. Created. [2021-05-19T02:31:05.198Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-616-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T02:31:05.725Z] /w/workspace/go-mod-core-contracts/1@tmp/durable-2371d327/script.sh: 1: /w/workspace/go-mod-core-contracts/1@tmp/durable-2371d327/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-19T02:31:06.316Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-19T02:31:06.396Z] Warning: overwriting stash ‘stack-cost’ [2021-05-19T02:31:06.620Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T02:31:06.641Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-616-1-stack-cost] [Pipeline] // lock [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 [2021-05-19T02:31:07.726Z] provisioning config files... [2021-05-19T02:31:07.758Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-616@tmp/config6693565137123308387tmp [Pipeline] { [Pipeline] sh [2021-05-19T02:31:08.177Z] + set +x [2021-05-19T02:31:08.177Z] + curl -s https://codecov.io/bash [2021-05-19T02:31:08.177Z] + bash -s -- [2021-05-19T02:31:08.177Z] [2021-05-19T02:31:08.177Z] _____ _ [2021-05-19T02:31:08.177Z] / ____| | | [2021-05-19T02:31:08.177Z] | | ___ __| | ___ ___ _____ __ [2021-05-19T02:31:08.177Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-19T02:31:08.177Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-19T02:31:08.177Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-19T02:31:08.177Z] Bash-1.0.2 [2021-05-19T02:31:08.177Z] [2021-05-19T02:31:08.177Z] [2021-05-19T02:31:08.177Z] ==> git version 2.24.4 found [2021-05-19T02:31:08.177Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-19T02:31:08.177Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-19T02:31:08.178Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-19T02:31:08.178Z] ==> Jenkins CI detected. [2021-05-19T02:31:08.178Z] project root: . [2021-05-19T02:31:08.178Z] --> token set from env [2021-05-19T02:31:08.178Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-19T02:31:08.178Z] ==> Running gcov in . (disable via -X gcov) [2021-05-19T02:31:08.178Z] ==> Python coveragepy not found [2021-05-19T02:31:08.178Z] ==> Searching for coverage reports in: [2021-05-19T02:31:08.178Z] + . [2021-05-19T02:31:08.560Z] -> Found 1 reports [2021-05-19T02:31:08.560Z] ==> Detecting git/mercurial file structure [2021-05-19T02:31:08.560Z] ==> Reading reports [2021-05-19T02:31:08.560Z] + ./coverage.out bytes=177064 [2021-05-19T02:31:08.560Z] ==> Appending adjustments [2021-05-19T02:31:08.560Z] https://docs.codecov.io/docs/fixing-reports [2021-05-19T02:31:09.203Z] + Found adjustments [2021-05-19T02:31:09.203Z] ==> Gzipping contents [2021-05-19T02:31:09.203Z] 28K /tmp/codecov.cTEy9C.gz [2021-05-19T02:31:09.203Z] ==> Uploading reports [2021-05-19T02:31:09.203Z] url: https://codecov.io [2021-05-19T02:31:09.203Z] query: branch=PR-616&commit=fcfb2dae7d2180659082135c63e077958bbe817b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-616%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=616&job=&cmd_args= [2021-05-19T02:31:09.203Z] -> Pinging Codecov [2021-05-19T02:31:09.203Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-616&commit=fcfb2dae7d2180659082135c63e077958bbe817b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-616%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=616&job=&cmd_args= [2021-05-19T02:31:10.201Z] -> Uploading to [2021-05-19T02:31:10.201Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-19/71470A77251A30514AAF9C0BB2E5B6CE/fcfb2dae7d2180659082135c63e077958bbe817b/bb9a22e0-4b13-418f-90a0-1840ac7cc40e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T023109Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c4cf3711f5354c1cc7d34eb752bb10f0ff59139136c62ea1bde9d4909a209c0d [2021-05-19T02:31:10.201Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T02:31:10.201Z] Dload Upload Total Spent Left Speed [2021-05-19T02:31:10.478Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26021 0 0 100 26021 0 74895 --:--:-- --:--:-- --:--:-- 74988 [2021-05-19T02:31:10.478Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/fcfb2dae7d2180659082135c63e077958bbe817b [Pipeline] } [2021-05-19T02:31:10.520Z] 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:31:13.338Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:31:13.774Z] ---> package-listing.sh [2021-05-19T02:31:13.774Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-19T02:31:13.774Z] ++ facter osfamily [2021-05-19T02:31:14.058Z] + OS_FAMILY=redhat [2021-05-19T02:31:14.058Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-616 [2021-05-19T02:31:14.058Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-19T02:31:14.058Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-19T02:31:14.058Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-19T02:31:14.058Z] + PACKAGES=/tmp/packages_start.txt [2021-05-19T02:31:14.058Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-616 ']' [2021-05-19T02:31:14.058Z] + PACKAGES=/tmp/packages_end.txt [2021-05-19T02:31:14.058Z] + case "${OS_FAMILY}" in [2021-05-19T02:31:14.058Z] + rpm -qa [2021-05-19T02:31:14.058Z] + sort [2021-05-19T02:31:14.671Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-19T02:31:14.671Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-19T02:31:14.671Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-19T02:31:14.671Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-616 ']' [2021-05-19T02:31:14.671Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-616/archives/ [2021-05-19T02:31:14.671Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-616/archives/ [Pipeline] echo [2021-05-19T02:31:14.934Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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-616/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-19T02:31:15.376Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:31:16.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T02:31:16.105Z] [2021-05-19T02:31:16.105Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:31:16.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T02:31:16.585Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-19T02:31:16.585Z] df20fa9351a1: Pulling fs layer [2021-05-19T02:31:16.586Z] 36b3adc4ff6f: Pulling fs layer [2021-05-19T02:31:16.586Z] 8ad3a11d3b57: Pulling fs layer [2021-05-19T02:31:16.586Z] 46f8f816bc3b: Pulling fs layer [2021-05-19T02:31:16.586Z] 93b61091891f: Pulling fs layer [2021-05-19T02:31:16.586Z] 93b9cdb0e59b: Pulling fs layer [2021-05-19T02:31:16.586Z] 5e14af77c1be: Pulling fs layer [2021-05-19T02:31:16.586Z] 01666e4c0597: Pulling fs layer [2021-05-19T02:31:16.586Z] aa168da1d23b: Pulling fs layer [2021-05-19T02:31:16.586Z] 93b61091891f: Waiting [2021-05-19T02:31:16.586Z] 93b9cdb0e59b: Waiting [2021-05-19T02:31:16.586Z] 5e14af77c1be: Waiting [2021-05-19T02:31:16.586Z] 01666e4c0597: Waiting [2021-05-19T02:31:16.586Z] aa168da1d23b: Waiting [2021-05-19T02:31:16.586Z] 46f8f816bc3b: Waiting [2021-05-19T02:31:16.875Z] 36b3adc4ff6f: Verifying Checksum [2021-05-19T02:31:16.875Z] 36b3adc4ff6f: Download complete [2021-05-19T02:31:16.875Z] 46f8f816bc3b: Verifying Checksum [2021-05-19T02:31:16.875Z] 46f8f816bc3b: Download complete [2021-05-19T02:31:16.875Z] df20fa9351a1: Verifying Checksum [2021-05-19T02:31:16.875Z] df20fa9351a1: Download complete [2021-05-19T02:31:16.875Z] 93b9cdb0e59b: Verifying Checksum [2021-05-19T02:31:16.875Z] 93b9cdb0e59b: Download complete [2021-05-19T02:31:16.875Z] 5e14af77c1be: Verifying Checksum [2021-05-19T02:31:16.875Z] 5e14af77c1be: Download complete [2021-05-19T02:31:16.875Z] 01666e4c0597: Verifying Checksum [2021-05-19T02:31:16.875Z] 01666e4c0597: Download complete [2021-05-19T02:31:17.241Z] 93b61091891f: Verifying Checksum [2021-05-19T02:31:17.241Z] 93b61091891f: Download complete [2021-05-19T02:31:17.241Z] df20fa9351a1: Pull complete [2021-05-19T02:31:17.241Z] 36b3adc4ff6f: Pull complete [2021-05-19T02:31:17.573Z] 8ad3a11d3b57: Verifying Checksum [2021-05-19T02:31:17.574Z] 8ad3a11d3b57: Download complete [2021-05-19T02:31:18.437Z] 8ad3a11d3b57: Pull complete [2021-05-19T02:31:18.437Z] 46f8f816bc3b: Pull complete [2021-05-19T02:31:18.710Z] 93b61091891f: Pull complete [2021-05-19T02:31:18.710Z] 93b9cdb0e59b: Pull complete [2021-05-19T02:31:19.110Z] 5e14af77c1be: Pull complete [2021-05-19T02:31:19.110Z] 01666e4c0597: Pull complete [2021-05-19T02:31:20.773Z] aa168da1d23b: Verifying Checksum [2021-05-19T02:31:20.773Z] aa168da1d23b: Download complete [2021-05-19T02:31:25.286Z] aa168da1d23b: Pull complete [2021-05-19T02:31:25.286Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-19T02:31:25.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T02:31:25.286Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-19T02:31:25.483Z] prd-centos7-docker-4c-2g-14957 does not seem to be running inside a container [2021-05-19T02:31:25.619Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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-616/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-616 -v /w/workspace/dry_go-mod-core-contracts_PR-616:/w/workspace/dry_go-mod-core-contracts_PR-616:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-616@tmp:/w/workspace/dry_go-mod-core-contracts_PR-616@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-19T02:31:33.861Z] $ docker top 2b55d49845b9a4a09ce71bb24675390baf10f0dee6b9acdb7893d6071a11722a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T02:31:34.445Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-19T02:31:35.114Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-19T02:31:35.542Z] + ls /var/log/sa-host [2021-05-19T02:31:35.542Z] + sadf -c /var/log/sa-host/sa05 [2021-05-19T02:31:35.542Z] file_magic: OK [2021-05-19T02:31:35.542Z] HZ: Using current value: 100 [2021-05-19T02:31:35.542Z] file_header: OK [2021-05-19T02:31:35.542Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-19T02:31:35.542Z] Statistics: [2021-05-19T02:31:35.542Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T02:31:35.542Z] File successfully converted to sysstat format version 12.2.1 [2021-05-19T02:31:35.542Z] + sadf -c /var/log/sa-host/sa19 [2021-05-19T02:31:35.542Z] file_magic: OK [2021-05-19T02:31:35.542Z] HZ: Using current value: 100 [2021-05-19T02:31:35.542Z] file_header: OK [2021-05-19T02:31:35.542Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-19T02:31:35.542Z] Statistics: [2021-05-19T02:31:35.542Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T02:31:35.542Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T02:31:36.236Z] provisioning config files... [2021-05-19T02:31:36.268Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-616@tmp/config2639600195959727037tmp [Pipeline] { [Pipeline] echo [2021-05-19T02:31:36.356Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:31:36.790Z] ---> create-netrc.sh [Pipeline] } [2021-05-19T02:31:36.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-19T02:31:36.950Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:31:37.399Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-19T02:31:37.469Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:31:37.926Z] ---> sudo-logs.sh [2021-05-19T02:31:37.926Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-19T02:31:38.017Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:31:38.453Z] ---> job-cost.sh [2021-05-19T02:31:38.453Z] lf-activate-venv: SKIPPING [2021-05-19T02:31:38.453Z] DEBUG: total: 0.18000000715255737 [2021-05-19T02:31:38.453Z] INFO: Retrieving Stack Cost... [2021-05-19T02:31:39.448Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T02:31:40.069Z] INFO: Archiving Costs [Pipeline] echo [2021-05-19T02:31:40.120Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:31:40.656Z] ---> logs-deploy.sh [2021-05-19T02:31:40.656Z] lf-activate-venv: SKIPPING [2021-05-19T02:31:40.656Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-616/1 [2021-05-19T02:31:40.656Z] INFO: archiving workspace using pattern(s): [2021-05-19T02:31:41.635Z] Archives upload complete. [2021-05-19T02:31:41.635Z] INFO: archiving logs to Nexus