Pull request #552 updated 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 FelixTing for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at d27e56e5c274da1664efab3f1228ad305b025756 rather than 36057ff62516250b9f6dbc15f5db9094496af162 Obtained Jenkinsfile from d27e56e5c274da1664efab3f1228ad305b025756 Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30448 in /w/workspace/dry_go-mod-core-contracts_PR-552 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-552 # 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.3' 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/master commit d27e56e5c274da1664efab3f1228ad305b025756 into PR head commit 36057ff62516250b9f6dbc15f5db9094496af162 Merge succeeded, producing 36057ff62516250b9f6dbc15f5db9094496af162 Checking out Revision 36057ff62516250b9f6dbc15f5db9094496af162 (PR-552) > 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/552/head:refs/remotes/origin/PR-552 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 36057ff62516250b9f6dbc15f5db9094496af162 # 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 d27e56e5c274da1664efab3f1228ad305b025756 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 36057ff62516250b9f6dbc15f5db9094496af162 # timeout=10 Commit message: "Merge branch 'master' into issue-551" First time build. Skipping changelog. > git rev-list --no-walk a1bf2f38acb23176368480895c121fc396b9a036 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:29:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:29:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:29:35 ========================================================= 02:29:35 EdgeX Global Pipelines Version Info 02:29:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:29:36 ------------------- 02:29:36 stable info: 02:29:36 ------------------- 02:29:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:29:36 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 02:29:36 Message: update stable to v1.0.186 02:29:37 ------------------- 02:29:37 experimental info: 02:29:37 ------------------- 02:29:37 Commited By: **** collab-it+edgex@linuxfoundation.org 02:29:37 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 02:29:37 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:29:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 02:29:38 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 02:29:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:29:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:29:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:29:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 02:29:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:29:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 02:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 02:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:29:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 02:29:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:29:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:29:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:29:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:29:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:29:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:29:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:29:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:29:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:29:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 02:29:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:29:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-552 [Pipeline] echo 02:29:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-552 [Pipeline] echo 02:29:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-552 [Pipeline] echo 02:29:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36057ff62516250b9f6dbc15f5db9094496af162 [Pipeline] echo 02:29:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36057ff [Pipeline] echo 02:29:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:29:42 + git log --format=format:%s -1 36057ff62516250b9f6dbc15f5db9094496af162 [Pipeline] echo 02:29:42 GIT_COMMIT: 36057ff62516250b9f6dbc15f5db9094496af162, Commit Message: Merge branch 'master' into issue-551 [Pipeline] echo 02:29:42 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:29:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:29:43 02:29:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:29:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:29:44 latest: Pulling from edgex-devops/git-semver 02:29:44 31603596830f: Pulling fs layer 02:29:44 2a8b12db71e7: Pulling fs layer 02:29:44 6ca5941a6612: Pulling fs layer 02:29:44 ecc8261a40a4: Pulling fs layer 02:29:44 ecc8261a40a4: Waiting 02:29:44 2a8b12db71e7: Verifying Checksum 02:29:44 2a8b12db71e7: Download complete 02:29:44 31603596830f: Download complete 02:29:44 ecc8261a40a4: Verifying Checksum 02:29:44 ecc8261a40a4: Download complete 02:29:44 6ca5941a6612: Verifying Checksum 02:29:44 6ca5941a6612: Download complete 02:29:44 31603596830f: Pull complete 02:29:45 2a8b12db71e7: Pull complete 02:29:46 6ca5941a6612: Pull complete 02:29:46 ecc8261a40a4: Pull complete 02:29:46 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 02:29:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:29:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:29:46 prd-centos7-docker-4c-2g-30448 does not seem to be running inside a container 02:29:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-552 -v /w/workspace/dry_go-mod-core-contracts_PR-552:/w/workspace/dry_go-mod-core-contracts_PR-552:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-552@tmp:/w/workspace/dry_go-mod-core-contracts_PR-552@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:10004/edgex-devops/git-semver:latest cat 02:29:48 $ docker top e9009416cf7161a0ab184c8318111683c6fc06d5501121c5e794be582bae8cb0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:29:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:29:48 [ssh-agent] Looking for ssh-agent implementation... 02:29:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:29:49 $ docker exec e9009416cf7161a0ab184c8318111683c6fc06d5501121c5e794be582bae8cb0 ssh-agent 02:29:49 SSH_AUTH_SOCK=/tmp/ssh-S2KGOUa9O7Fn/agent.13 02:29:49 SSH_AGENT_PID=19 02:29:49 Running ssh-add (command line suppressed) 02:29:49 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-552@tmp/private_key_7365186986007640918.key (/w/workspace/dry_go-mod-core-contracts_PR-552@tmp/private_key_7365186986007640918.key) 02:29:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:29:49 + git tag --points-at HEAD [Pipeline] } 02:29:49 $ docker exec --env ******** --env ******** e9009416cf7161a0ab184c8318111683c6fc06d5501121c5e794be582bae8cb0 ssh-agent -k 02:29:49 unset SSH_AUTH_SOCK; 02:29:49 unset SSH_AGENT_PID; 02:29:49 echo Agent pid 19 killed; 02:29:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:29:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:29:50 [ssh-agent] Looking for ssh-agent implementation... 02:29:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:29:50 $ docker exec e9009416cf7161a0ab184c8318111683c6fc06d5501121c5e794be582bae8cb0 ssh-agent 02:29:50 SSH_AUTH_SOCK=/tmp/ssh-L4DlflZ2dCaH/agent.47 02:29:50 SSH_AGENT_PID=52 02:29:50 Running ssh-add (command line suppressed) 02:29:50 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-552@tmp/private_key_3771584608914354448.key (/w/workspace/dry_go-mod-core-contracts_PR-552@tmp/private_key_3771584608914354448.key) 02:29:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:29:50 + git semver init 02:29:50 # -> Open(): unable to determine branch for HEAD 02:29:50 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-552/.git 02:29:50 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-552 02:29:50 # $SEMVER_REMOTE_NAME = origin 02:29:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:29:50 # $SEMVER_USER_NAME = edgex-jenkins 02:29:50 # $SEMVER_BRANCH = PR-552 02:29:50 # $SEMVER_TEMP = /tmp/semver-569931134 02:29:50 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 02:29:51 # '/tmp/semver-569931134' -> '/w/workspace/dry_go-mod-core-contracts_PR-552/.semver' 02:29:51 # -> Force: false 02:29:51 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-552/.semver [Pipeline] } 02:29:51 $ docker exec --env ******** --env ******** e9009416cf7161a0ab184c8318111683c6fc06d5501121c5e794be582bae8cb0 ssh-agent -k 02:29:51 unset SSH_AUTH_SOCK; 02:29:51 unset SSH_AGENT_PID; 02:29:51 echo Agent pid 52 killed; 02:29:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:29:52 + git semver [Pipeline] } 02:29:52 $ docker stop --time=1 e9009416cf7161a0ab184c8318111683c6fc06d5501121c5e794be582bae8cb0 02:29:54 $ docker rm -f e9009416cf7161a0ab184c8318111683c6fc06d5501121c5e794be582bae8cb0 [Pipeline] // withDockerContainer [Pipeline] sh 02:29:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:29:55 Stashed 1 file(s) [Pipeline] echo 02:29:55 [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 02:30:11 Still waiting to schedule task 02:30:11 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30448’ 02:30:11 Still waiting to schedule task 02:30:11 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:31:41 Running on prd-centos7-docker-4c-2g-30451 in /w/workspace/dry_go-mod-core-contracts_PR-552 [Pipeline] { [Pipeline] ws 02:31:41 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 02:31:43 using credential edgex-jenkins-ssh 02:31:43 Cloning the remote Git repository 02:31:43 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:31:44 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 02:31:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:31:44 > git --version # timeout=10 02:31:44 > git --version # 'git version 2.24.3' 02:31:44 using GIT_SSH to set credentials SSH Credentials for GitHub 02:31:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:31:44 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:31:45 Merging remotes/origin/master commit d27e56e5c274da1664efab3f1228ad305b025756 into PR head commit 36057ff62516250b9f6dbc15f5db9094496af162 02:31:45 Merge succeeded, producing 36057ff62516250b9f6dbc15f5db9094496af162 02:31:45 Checking out Revision 36057ff62516250b9f6dbc15f5db9094496af162 (PR-552) 02:31:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:31:44 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:31:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:31:44 using GIT_SSH to set credentials SSH Credentials for GitHub 02:31:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/552/head:refs/remotes/origin/PR-552 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:31:45 > git config core.sparsecheckout # timeout=10 02:31:45 > git checkout -f 36057ff62516250b9f6dbc15f5db9094496af162 # timeout=10 02:31:45 > git remote # timeout=10 02:31:45 > git config --get remote.origin.url # timeout=10 02:31:45 using GIT_SSH to set credentials SSH Credentials for GitHub 02:31:45 > git merge d27e56e5c274da1664efab3f1228ad305b025756 # timeout=10 02:31:45 > git rev-parse HEAD^{commit} # timeout=10 02:31:45 > git config core.sparsecheckout # timeout=10 02:31:45 > git checkout -f 36057ff62516250b9f6dbc15f5db9094496af162 # timeout=10 02:31:49 Commit message: "Merge branch 'master' into issue-551" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:31:50 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:31:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:31:51 + sudo service docker restart 02:31:51 + true 02:31:51 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 02:31:52 ========================================================= 02:31:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 02:31:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:31:52 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 02:31:53 Sending build context to Docker daemon 2.861MB 02:31:53 Step 1/7 : ARG BASE=golang:1.15-alpine 02:31:53 Step 2/7 : FROM ${BASE} 02:31:53 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 02:31:53 188c0c94c7c5: Pulling fs layer 02:31:53 0ef7d3d256c8: Pulling fs layer 02:31:53 de9db76c5a1d: Pulling fs layer 02:31:53 bca2f99d35d6: Pulling fs layer 02:31:53 93359f2a8cfa: Pulling fs layer 02:31:53 7c6f9722023f: Pulling fs layer 02:31:53 a35cf1a2eb13: Pulling fs layer 02:31:53 93359f2a8cfa: Waiting 02:31:53 7c6f9722023f: Waiting 02:31:53 a35cf1a2eb13: Waiting 02:31:53 bca2f99d35d6: Waiting 02:31:53 de9db76c5a1d: Verifying Checksum 02:31:53 de9db76c5a1d: Download complete 02:31:53 0ef7d3d256c8: Verifying Checksum 02:31:53 0ef7d3d256c8: Download complete 02:31:53 93359f2a8cfa: Verifying Checksum 02:31:53 93359f2a8cfa: Download complete 02:31:53 7c6f9722023f: Verifying Checksum 02:31:53 7c6f9722023f: Download complete 02:31:53 188c0c94c7c5: Verifying Checksum 02:31:53 188c0c94c7c5: Download complete 02:31:53 188c0c94c7c5: Pull complete 02:31:53 0ef7d3d256c8: Pull complete 02:31:53 de9db76c5a1d: Pull complete 02:31:55 a35cf1a2eb13: Verifying Checksum 02:31:55 a35cf1a2eb13: Download complete 02:31:56 bca2f99d35d6: Verifying Checksum 02:31:56 bca2f99d35d6: Download complete 02:32:01 bca2f99d35d6: Pull complete 02:32:01 93359f2a8cfa: Pull complete 02:32:01 7c6f9722023f: Pull complete 02:32:07 a35cf1a2eb13: Pull complete 02:32:07 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 02:32:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 02:32:07 ---> a62c8e92a672 02:32:07 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:32:07 ---> Running in 8c50ffcc2b89 02:32:07 Removing intermediate container 8c50ffcc2b89 02:32:07 ---> 063ff903adc1 02:32:07 Step 4/7 : RUN apk add bash 02:32:07 ---> Running in 167e5419844d 02:32:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:32:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:32:09 OK: 166 MiB in 39 packages 02:32:10 Removing intermediate container 167e5419844d 02:32:10 ---> 95ad98d0219b 02:32:10 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 02:32:10 ---> Running in bb67ff80b00d 02:32:10 Removing intermediate container bb67ff80b00d 02:32:10 ---> 600532a6b080 02:32:10 Step 6/7 : COPY go.mod . 02:32:10 ---> 6fc3c1acc96d 02:32:10 Step 7/7 : RUN go mod download 02:32:10 ---> Running in cadfc16bf82d 02:32:22 Removing intermediate container cadfc16bf82d 02:32:22 ---> 77002406f375 02:32:22 Successfully built 77002406f375 02:32:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:32:23 + docker inspect -f . ci-base-image-x86_64 02:32:23 . [Pipeline] withDockerContainer 02:32:23 prd-centos7-docker-4c-2g-30451 does not seem to be running inside a container 02:32:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 ******** ci-base-image-x86_64 cat 02:32:24 $ docker top 5eee0d83e13678c879ea7744043b686073fa791dbb3993ce72d5b7d90f64c4f7 -eo pid,comm [Pipeline] { [Pipeline] sh 02:32:24 + go version 02:32:24 go version go1.15.5 linux/amd64 [Pipeline] } 02:32:24 $ docker stop --time=1 5eee0d83e13678c879ea7744043b686073fa791dbb3993ce72d5b7d90f64c4f7 02:32:25 $ docker rm -f 5eee0d83e13678c879ea7744043b686073fa791dbb3993ce72d5b7d90f64c4f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:32:26 + docker inspect -f . ci-base-image-x86_64 02:32:26 . [Pipeline] withDockerContainer 02:32:26 prd-centos7-docker-4c-2g-30451 does not seem to be running inside a container 02:32:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 ******** ci-base-image-x86_64 cat 02:32:27 $ docker top 715f2bacb0ba19a1038ba8d9c0e9d15ea35dbc910846d297cf5f478c5974e8f8 -eo pid,comm [Pipeline] { [Pipeline] sh 02:32:28 + make test 02:32:28 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:32:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 02:32:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.025s coverage: 85.7% of statements 02:32:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.011s coverage: 100.0% of statements 02:32:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.021s coverage: 45.4% of statements 02:32:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.030s coverage: 77.8% of statements 02:32:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 02:32:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.018s coverage: 26.3% of statements 02:32:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.023s coverage: 14.7% of statements 02:32:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.017s coverage: 100.0% of statements 02:32:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.055s coverage: 91.8% of statements 02:32:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 02:32:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 02:32:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.017s coverage: 100.0% of statements 02:32:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.016s coverage: 36.7% of statements 02:32:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.029s coverage: 63.0% of statements 02:32:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.006s coverage: 26.3% of statements 02:32:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.011s coverage: 15.4% of statements 02:32:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.008s coverage: 15.4% of statements 02:32:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.013s coverage: 14.3% of statements 02:32:39 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 02:32:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.118s coverage: 83.8% of statements 02:32:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 02:32:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 02:32:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 02:32:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.012s coverage: 49.3% of statements 02:32:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.012s coverage: 94.7% of statements 02:32:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.045s coverage: 91.9% of statements 02:32:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.012s coverage: 100.0% of statements 02:32:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 02:32:41 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:32:43 gofmt -l . 02:32:43 [ "`gofmt -l .`" = "" ] [Pipeline] } 02:32:44 $ docker stop --time=1 715f2bacb0ba19a1038ba8d9c0e9d15ea35dbc910846d297cf5f478c5974e8f8 02:32:46 $ docker rm -f 715f2bacb0ba19a1038ba8d9c0e9d15ea35dbc910846d297cf5f478c5974e8f8 [Pipeline] // withDockerContainer [Pipeline] sh 02:32:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:32:47 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 02:32:48 ---> job-cost.sh 02:32:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QWea 02:32:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30450 in /w/workspace/dry_go-mod-core-contracts_PR-552 [Pipeline] { [Pipeline] ws 02:32:49 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 02:32:54 using credential edgex-jenkins-ssh 02:32:54 Cloning the remote Git repository 02:32:54 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:32:54 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 02:32:54 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:32:54 > git --version # timeout=10 02:32:54 > git --version # 'git version 2.17.1' 02:32:54 using GIT_SSH to set credentials SSH Credentials for GitHub 02:32:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:33:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:33:05 Merging remotes/origin/master commit d27e56e5c274da1664efab3f1228ad305b025756 into PR head commit 36057ff62516250b9f6dbc15f5db9094496af162 02:33:05 Merge succeeded, producing 36057ff62516250b9f6dbc15f5db9094496af162 02:33:05 Checking out Revision 36057ff62516250b9f6dbc15f5db9094496af162 (PR-552) 02:33:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:33:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:33:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:33:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:33:04 using GIT_SSH to set credentials SSH Credentials for GitHub 02:33:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/552/head:refs/remotes/origin/PR-552 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:33:05 > git config core.sparsecheckout # timeout=10 02:33:05 > git checkout -f 36057ff62516250b9f6dbc15f5db9094496af162 # timeout=10 02:33:05 > git remote # timeout=10 02:33:05 > git config --get remote.origin.url # timeout=10 02:33:05 using GIT_SSH to set credentials SSH Credentials for GitHub 02:33:05 > git merge d27e56e5c274da1664efab3f1228ad305b025756 # timeout=10 02:33:05 > git rev-parse HEAD^{commit} # timeout=10 02:33:05 > git config core.sparsecheckout # timeout=10 02:33:05 > git checkout -f 36057ff62516250b9f6dbc15f5db9094496af162 # timeout=10 02:33:10 Commit message: "Merge branch 'master' into issue-551" 02:33:10 02:33:10 GitHub has been notified of this commit’s build result 02:33:10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:33:12 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:33:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:33:12 + sudo service docker restart 02:33:12 + true [Pipeline] unstash [Pipeline] echo 02:33:15 ========================================================= 02:33:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 02:33:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:33:15 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 02:33:17 Sending build context to Docker daemon 2.861MB 02:33:17 Step 1/7 : ARG BASE=golang:1.15-alpine 02:33:17 Step 2/7 : FROM ${BASE} 02:33:17 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:33:17 5f621e34cdf4: Pulling fs layer 02:33:17 a4357932f1b6: Pulling fs layer 02:33:17 18c013af1878: Pulling fs layer 02:33:17 00ac8860ef70: Pulling fs layer 02:33:17 63d7cb157983: Pulling fs layer 02:33:17 b116817d02f9: Pulling fs layer 02:33:17 745a02a5169b: Pulling fs layer 02:33:17 63d7cb157983: Waiting 02:33:17 745a02a5169b: Waiting 02:33:17 b116817d02f9: Waiting 02:33:17 00ac8860ef70: Waiting 02:33:17 18c013af1878: Download complete 02:33:17 a4357932f1b6: Download complete 02:33:17 63d7cb157983: Verifying Checksum 02:33:17 63d7cb157983: Download complete 02:33:17 b116817d02f9: Verifying Checksum 02:33:17 b116817d02f9: Download complete 02:33:17 5f621e34cdf4: Verifying Checksum 02:33:17 5f621e34cdf4: Download complete 02:33:18 5f621e34cdf4: Pull complete 02:33:19 a4357932f1b6: Pull complete 02:33:19 18c013af1878: Pull complete 02:33:20 745a02a5169b: Verifying Checksum 02:33:20 745a02a5169b: Download complete 02:33:21 00ac8860ef70: Verifying Checksum 02:33:21 00ac8860ef70: Download complete 02:33:30 lf-activate-venv(): INFO: Adding /tmp/venv-QWea/bin to PATH 02:33:30 INFO: No Stack... 02:33:30 INFO: Retrieving Pricing Info for: v1-standard-2 02:33:31 INFO: Archiving Costs [Pipeline] sh 02:33:31 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv 02:33:31 + cut -d, -f6 [Pipeline] lock 02:33:31 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-552-2-stack-cost] 02:33:31 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-552-2-stack-cost] did not exist. Created. 02:33:31 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-552-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:33:31 + echo total: 0.029999999329447746 [Pipeline] stash 02:33:32 00ac8860ef70: Pull complete 02:33:32 63d7cb157983: Pull complete 02:33:32 b116817d02f9: Pull complete 02:33:32 Stashed 1 file(s) [Pipeline] } 02:33:32 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-552-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:33:35 745a02a5169b: Pull complete 02:33:35 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 02:33:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 02:33:35 ---> b7e6874047d6 02:33:35 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:33:38 ---> Running in 9df71a56b9b9 02:33:38 Removing intermediate container 9df71a56b9b9 02:33:38 ---> e4d83d606e0f 02:33:38 Step 4/7 : RUN apk add bash 02:33:38 ---> Running in 0e448dd65af0 02:33:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:33:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:33:42 OK: 142 MiB in 39 packages 02:33:43 Removing intermediate container 0e448dd65af0 02:33:43 ---> 95f561f3c391 02:33:43 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 02:33:43 ---> Running in 3fa930e95863 02:33:43 Removing intermediate container 3fa930e95863 02:33:43 ---> e348a40b7c77 02:33:43 Step 6/7 : COPY go.mod . 02:33:44 ---> 4d0075e977a0 02:33:44 Step 7/7 : RUN go mod download 02:33:44 ---> Running in 241ff2d867f4 02:33:59 Removing intermediate container 241ff2d867f4 02:33:59 ---> a1bfaa914f36 02:33:59 Successfully built a1bfaa914f36 02:33:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:33:59 + docker inspect -f . ci-base-image-arm64 02:33:59 . [Pipeline] withDockerContainer 02:34:00 prd-ubuntu18.04-docker-arm64-4c-16g-30450 does not seem to be running inside a container 02:34:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 02:34:01 $ docker top 91a16d4786b360046b58085d76cb03b11d37199b76fbf46dbefee65a89476793 -eo pid,comm [Pipeline] { [Pipeline] sh 02:34:02 + go version 02:34:02 go version go1.15.5 linux/arm64 [Pipeline] } 02:34:02 $ docker stop --time=1 91a16d4786b360046b58085d76cb03b11d37199b76fbf46dbefee65a89476793 02:34:04 $ docker rm -f 91a16d4786b360046b58085d76cb03b11d37199b76fbf46dbefee65a89476793 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:34:05 + docker inspect -f . ci-base-image-arm64 02:34:05 . [Pipeline] withDockerContainer 02:34:06 prd-ubuntu18.04-docker-arm64-4c-16g-30450 does not seem to be running inside a container 02:34:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 02:34:07 $ docker top 4a606c9b788bac5d87eb9507fb3efa6609ed314bb99e314a7484a95e3c95a041 -eo pid,comm [Pipeline] { [Pipeline] sh 02:34:08 + make test 02:34:08 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:34:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 02:34:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.077s coverage: 85.7% of statements 02:34:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.058s coverage: 100.0% of statements 02:34:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.060s coverage: 45.4% of statements 02:34:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.044s coverage: 77.8% of statements 02:34:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 02:34:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.021s coverage: 26.3% of statements 02:34:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.049s coverage: 14.7% of statements 02:34:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.031s coverage: 100.0% of statements 02:34:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.093s coverage: 91.8% of statements 02:34:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 02:34:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 02:34:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.037s coverage: 100.0% of statements 02:34:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.045s coverage: 36.7% of statements 02:34:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.262s coverage: 63.0% of statements 02:34:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.038s coverage: 26.3% of statements 02:34:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.010s coverage: 15.4% of statements 02:34:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.096s coverage: 15.4% of statements 02:34:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.053s coverage: 14.3% of statements 02:34:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 02:34:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.235s coverage: 83.8% of statements 02:34:46 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 02:34:46 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 02:34:46 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 02:34:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.055s coverage: 49.3% of statements 02:34:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.040s coverage: 94.7% of statements 02:34:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.177s coverage: 91.9% of statements 02:34:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.025s coverage: 100.0% of statements 02:34:49 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 02:34:50 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:34:55 gofmt -l . 02:34:56 [ "`gofmt -l .`" = "" ] [Pipeline] } 02:34:57 $ docker stop --time=1 4a606c9b788bac5d87eb9507fb3efa6609ed314bb99e314a7484a95e3c95a041 02:34:59 $ docker rm -f 4a606c9b788bac5d87eb9507fb3efa6609ed314bb99e314a7484a95e3c95a041 [Pipeline] // withDockerContainer [Pipeline] sh 02:35:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:35:00 Warning: overwriting stash ‘coverage-report’ 02:35:01 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 02:35:02 ---> job-cost.sh 02:35:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AhrS 02:35:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:37:03 lf-activate-venv(): INFO: Adding /tmp/venv-AhrS/bin to PATH 02:37:03 INFO: No Stack... 02:37:03 INFO: Retrieving Pricing Info for: lf-standard-4 02:37:04 INFO: Archiving Costs [Pipeline] sh 02:37:04 + cut -d, -f6 02:37:04 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [Pipeline] lock 02:37:04 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-552-2-stack-cost] 02:37:04 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-552-2-stack-cost] did not exist. Created. 02:37:04 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-552-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:37:05 /w/workspace/go-mod-core-contracts/2@tmp/durable-b14029b0/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-b14029b0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:37:05 + echo total: 0.20999999344348907 [Pipeline] stash 02:37:05 Warning: overwriting stash ‘stack-cost’ 02:37:05 Stashed 1 file(s) [Pipeline] } 02:37:05 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-552-2-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] wrap 02:37:07 provisioning config files... 02:37:07 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-552@tmp/config3967445105815751426tmp [Pipeline] { [Pipeline] sh 02:37:07 + set +x 02:37:07 + curl -s https://codecov.io/bash 02:37:07 + bash -s -- 02:37:07 02:37:07 _____ _ 02:37:07 / ____| | | 02:37:07 | | ___ __| | ___ ___ _____ __ 02:37:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:37:07 | |___| (_) | (_| | __/ (_| (_) \ V / 02:37:07 \_____\___/ \__,_|\___|\___\___/ \_/ 02:37:07 Bash-20210309-2b87ace 02:37:07 02:37:07 02:37:07 ==> git version 2.24.3 found 02:37:07 ==> 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 02:37:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:37:07 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:37:07 ==> Jenkins CI detected. 02:37:07 project root: . 02:37:07 --> token set from env 02:37:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:37:07 ==> Running gcov in . (disable via -X gcov) 02:37:07 ==> Python coveragepy not found 02:37:07 ==> Searching for coverage reports in: 02:37:07 + . 02:37:07 -> Found 1 reports 02:37:07 ==> Detecting git/mercurial file structure 02:37:07 ==> Reading reports 02:37:07 + ./coverage.out bytes=160267 02:37:07 ==> Appending adjustments 02:37:07 https://docs.codecov.io/docs/fixing-reports 02:37:08 + Found adjustments 02:37:08 ==> Gzipping contents 02:37:08 24K /tmp/codecov.7VjQty.gz 02:37:08 ==> Uploading reports 02:37:08 url: https://codecov.io 02:37:08 query: branch=PR-552&commit=36057ff62516250b9f6dbc15f5db9094496af162&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-552%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=552&job=&cmd_args= 02:37:08 -> Pinging Codecov 02:37:08 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-552&commit=36057ff62516250b9f6dbc15f5db9094496af162&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-552%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=552&job=&cmd_args= 02:37:09 -> Uploading to 02:37:09 https://storage.googleapis.com/codecov/v4/raw/2021-03-19/71470A77251A30514AAF9C0BB2E5B6CE/36057ff62516250b9f6dbc15f5db9094496af162/6b349ccf-37d3-4a69-bcca-4db3be967145.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210319%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210319T023708Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8a0cba6b28f993be8091618d1ec31a0f229a9f20262592df5117e92481ff725d 02:37:09 % Total % Received % Xferd Average Speed Time Time Time Current 02:37:09 Dload Upload Total Spent Left Speed 02:37:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24058 0 0 100 24058 0 56362 --:--:-- --:--:-- --:--:-- 56474 02:37:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/36057ff62516250b9f6dbc15f5db9094496af162 [Pipeline] } 02:37:09 Deleting 1 temporary files [Pipeline] // wrap [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 02:37:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:37:12 ---> package-listing.sh 02:37:12 ++ facter osfamily 02:37:12 ++ tr '[:upper:]' '[:lower:]' 02:37:12 + OS_FAMILY=redhat 02:37:12 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-552 02:37:12 + START_PACKAGES=/tmp/packages_start.txt 02:37:12 + END_PACKAGES=/tmp/packages_end.txt 02:37:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:37:12 + PACKAGES=/tmp/packages_start.txt 02:37:12 + '[' /w/workspace/dry_go-mod-core-contracts_PR-552 ']' 02:37:12 + PACKAGES=/tmp/packages_end.txt 02:37:12 + case "${OS_FAMILY}" in 02:37:12 + rpm -qa 02:37:12 + sort 02:37:17 + '[' -f /tmp/packages_start.txt ']' 02:37:17 + '[' -f /tmp/packages_end.txt ']' 02:37:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:37:17 + '[' /w/workspace/dry_go-mod-core-contracts_PR-552 ']' 02:37:17 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-552/archives/ 02:37:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-552/archives/ [Pipeline] echo 02:37:17 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-552/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:37:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:37:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:37:18 02:37:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:37:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:37:18 alpine: Pulling from edgex-lftools-log-publisher 02:37:18 df20fa9351a1: Pulling fs layer 02:37:18 36b3adc4ff6f: Pulling fs layer 02:37:18 8ad3a11d3b57: Pulling fs layer 02:37:18 46f8f816bc3b: Pulling fs layer 02:37:18 93b61091891f: Pulling fs layer 02:37:18 93b9cdb0e59b: Pulling fs layer 02:37:18 5e14af77c1be: Pulling fs layer 02:37:18 01666e4c0597: Pulling fs layer 02:37:18 aa168da1d23b: Pulling fs layer 02:37:18 93b9cdb0e59b: Waiting 02:37:18 5e14af77c1be: Waiting 02:37:18 01666e4c0597: Waiting 02:37:18 aa168da1d23b: Waiting 02:37:18 46f8f816bc3b: Waiting 02:37:18 93b61091891f: Waiting 02:37:18 36b3adc4ff6f: Verifying Checksum 02:37:18 36b3adc4ff6f: Download complete 02:37:18 46f8f816bc3b: Verifying Checksum 02:37:18 46f8f816bc3b: Download complete 02:37:18 df20fa9351a1: Verifying Checksum 02:37:18 93b9cdb0e59b: Verifying Checksum 02:37:18 93b9cdb0e59b: Download complete 02:37:18 5e14af77c1be: Verifying Checksum 02:37:18 5e14af77c1be: Download complete 02:37:19 93b61091891f: Verifying Checksum 02:37:19 93b61091891f: Download complete 02:37:19 01666e4c0597: Verifying Checksum 02:37:19 01666e4c0597: Download complete 02:37:19 8ad3a11d3b57: Verifying Checksum 02:37:19 8ad3a11d3b57: Download complete 02:37:19 df20fa9351a1: Pull complete 02:37:19 36b3adc4ff6f: Pull complete 02:37:21 aa168da1d23b: Verifying Checksum 02:37:21 8ad3a11d3b57: Pull complete 02:37:21 46f8f816bc3b: Pull complete 02:37:21 93b61091891f: Pull complete 02:37:21 93b9cdb0e59b: Pull complete 02:37:21 5e14af77c1be: Pull complete 02:37:22 01666e4c0597: Pull complete 02:37:30 aa168da1d23b: Pull complete 02:37:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:37:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:37:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:37:30 prd-centos7-docker-4c-2g-30448 does not seem to be running inside a container 02:37:30 $ 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-552/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-552 -v /w/workspace/dry_go-mod-core-contracts_PR-552:/w/workspace/dry_go-mod-core-contracts_PR-552:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-552@tmp:/w/workspace/dry_go-mod-core-contracts_PR-552@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:37:33 $ docker top 372d3f3f630db3a87ea37385a3b63c95846cc58934f6a4d25bbc0afac8636f7a -eo pid,comm [Pipeline] { [Pipeline] sh 02:37:33 + touch /tmp/pre-build-complete [Pipeline] sh 02:37:34 + mkdir -p /var/log/sa [Pipeline] sh 02:37:34 + ls /var/log/sa-host 02:37:34 + sadf -c /var/log/sa-host/sa19 02:37:34 file_magic: OK 02:37:34 HZ: Using current value: 100 02:37:34 file_header: OK 02:37:34 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 02:37:34 Statistics: 02:37:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:37:34 File successfully converted to sysstat format version 12.2.1 02:37:34 + sadf -c /var/log/sa-host/sa23 02:37:34 file_magic: OK 02:37:34 HZ: Using current value: 100 02:37:34 file_header: OK 02:37:34 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 02:37:34 Statistics: 02:37:34 Hnuu...uuuununununu... 02:37:34 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:37:35 provisioning config files... 02:37:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-552@tmp/config2946744358750387116tmp [Pipeline] { [Pipeline] echo 02:37:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:37:35 ---> create-netrc.sh [Pipeline] } 02:37:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:37:35 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:37:35 ---> python-tools-install.sh [Pipeline] echo 02:37:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:37:36 ---> sudo-logs.sh 02:37:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:37:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:37:36 ---> job-cost.sh 02:37:36 lf-activate-venv: SKIPPING 02:37:36 DEBUG: total: 0.20999999344348907 02:37:36 INFO: Retrieving Stack Cost... 02:37:37 INFO: Retrieving Pricing Info for: v1-standard-2 02:37:38 INFO: Archiving Costs [Pipeline] echo 02:37:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:37:38 ---> logs-deploy.sh 02:37:38 lf-activate-venv: SKIPPING 02:37:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-552/2 02:37:38 INFO: archiving workspace using pattern(s): 02:37:40 Archives upload complete. 02:37:40 INFO: archiving logs to Nexus