Pull request #384 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 weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 93bcc6a2201236c31d14acbf099dd3f279e68d4d rather than 617ea87178ce3d620c3fbe1675060fb397bfaafd Obtained Jenkinsfile from 93bcc6a2201236c31d14acbf099dd3f279e68d4d 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 48b313303ce5ba460cd13c4c603c4b280f104d53 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 48b313303ce5ba460cd13c4c603c4b280f104d53 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-384/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 48b313303ce5ba460cd13c4c603c4b280f104d53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 48b313303ce5ba460cd13c4c603c4b280f104d53 # timeout=10 Commit message: "Merge pull request #305 from ernestojeda/revert-go-mod-change" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 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-384/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 > 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 > 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 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 48b313303ce5ba460cd13c4c603c4b280f104d53 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:patch] ========================================================= [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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@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-15057 in /w/workspace/dry_go-mod-core-contracts_PR-384 [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-384 # 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 > 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/384/head:refs/remotes/origin/PR-384 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 93bcc6a2201236c31d14acbf099dd3f279e68d4d into PR head commit 617ea87178ce3d620c3fbe1675060fb397bfaafd Merge succeeded, producing 617ea87178ce3d620c3fbe1675060fb397bfaafd Checking out Revision 617ea87178ce3d620c3fbe1675060fb397bfaafd (PR-384) > git config core.sparsecheckout # timeout=10 > git checkout -f 617ea87178ce3d620c3fbe1675060fb397bfaafd # 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 93bcc6a2201236c31d14acbf099dd3f279e68d4d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 617ea87178ce3d620c3fbe1675060fb397bfaafd # timeout=10 Commit message: "refactor(meta): Remove OperatingState field in DeviceService V2 model" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 48b313303ce5ba460cd13c4c603c4b280f104d53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:10:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:10:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:10:04 ========================================================= 06:10:04 EdgeX Global Pipelines Version Info 06:10:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:10:06 ------------------- 06:10:06 stable info: 06:10:06 ------------------- 06:10:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:10:06 Commit SHA: 48b313303ce5ba460cd13c4c603c4b280f104d53 06:10:06 Message: update stable to v1.0.171 06:10:07 ------------------- 06:10:07 experimental info: 06:10:07 ------------------- 06:10:07 Commited By: **** collab-it+edgex@linuxfoundation.org 06:10:07 Commit SHA: 48b313303ce5ba460cd13c4c603c4b280f104d53 06:10:07 Message: update experimental to v1.0.171 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:10:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 06:10:07 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 06:10:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:10:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:10:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:10:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:10:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:10:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:10:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:10:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:10:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:10:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 06:10:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:10:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:10:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:10:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:10:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:10:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:10:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 06:10:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:10:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:10:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:10:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:10:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:10:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:10:11 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:10:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-384 [Pipeline] echo 06:10:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-384 [Pipeline] echo 06:10:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-384 [Pipeline] echo 06:10:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 617ea87178ce3d620c3fbe1675060fb397bfaafd [Pipeline] echo 06:10:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 617ea87 [Pipeline] echo 06:10:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:10:13 + git log --format=format:%s -1 617ea87178ce3d620c3fbe1675060fb397bfaafd [Pipeline] echo 06:10:13 GIT_COMMIT: 617ea87178ce3d620c3fbe1675060fb397bfaafd, Commit Message: refactor(meta): Remove OperatingState field in DeviceService V2 model [Pipeline] echo 06:10:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:10:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:10:15 06:10:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:10:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:10:15 latest: Pulling from edgex-devops/git-semver 06:10:15 31603596830f: Pulling fs layer 06:10:15 2a8b12db71e7: Pulling fs layer 06:10:15 6ca5941a6612: Pulling fs layer 06:10:15 ecc8261a40a4: Pulling fs layer 06:10:15 ecc8261a40a4: Waiting 06:10:15 2a8b12db71e7: Verifying Checksum 06:10:15 2a8b12db71e7: Download complete 06:10:15 31603596830f: Verifying Checksum 06:10:15 31603596830f: Download complete 06:10:16 ecc8261a40a4: Verifying Checksum 06:10:16 ecc8261a40a4: Download complete 06:10:16 6ca5941a6612: Verifying Checksum 06:10:16 6ca5941a6612: Download complete 06:10:16 31603596830f: Pull complete 06:10:16 2a8b12db71e7: Pull complete 06:10:17 6ca5941a6612: Pull complete 06:10:17 ecc8261a40a4: Pull complete 06:10:17 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:10:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:10:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:10:17 prd-centos7-docker-4c-2g-15057 does not seem to be running inside a container 06:10:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-384 -v /w/workspace/dry_go-mod-core-contracts_PR-384:/w/workspace/dry_go-mod-core-contracts_PR-384:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-384@tmp:/w/workspace/dry_go-mod-core-contracts_PR-384@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 06:10:19 $ docker top 67f911b3a1c3bbe1e5109dfb4d1f6c516918dd8d7c1bac9e8f554db173025b0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:10:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:10:20 [ssh-agent] Looking for ssh-agent implementation... 06:10:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:10:20 $ docker exec 67f911b3a1c3bbe1e5109dfb4d1f6c516918dd8d7c1bac9e8f554db173025b0a ssh-agent 06:10:20 SSH_AUTH_SOCK=/tmp/ssh-9PMXbdZTJZTQ/agent.12 06:10:20 SSH_AGENT_PID=17 06:10:20 Running ssh-add (command line suppressed) 06:10:21 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-384@tmp/private_key_8331787289209935897.key (/w/workspace/dry_go-mod-core-contracts_PR-384@tmp/private_key_8331787289209935897.key) 06:10:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:10:21 + git tag --points-at HEAD [Pipeline] } 06:10:21 $ docker exec --env ******** --env ******** 67f911b3a1c3bbe1e5109dfb4d1f6c516918dd8d7c1bac9e8f554db173025b0a ssh-agent -k 06:10:21 unset SSH_AUTH_SOCK; 06:10:21 unset SSH_AGENT_PID; 06:10:21 echo Agent pid 17 killed; 06:10:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:10:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:10:22 [ssh-agent] Looking for ssh-agent implementation... 06:10:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:10:22 $ docker exec 67f911b3a1c3bbe1e5109dfb4d1f6c516918dd8d7c1bac9e8f554db173025b0a ssh-agent 06:10:22 SSH_AUTH_SOCK=/tmp/ssh-bTQN5JIL67cT/agent.48 06:10:22 SSH_AGENT_PID=54 06:10:22 Running ssh-add (command line suppressed) 06:10:22 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-384@tmp/private_key_772617138919093545.key (/w/workspace/dry_go-mod-core-contracts_PR-384@tmp/private_key_772617138919093545.key) 06:10:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:10:22 + git semver init 06:10:22 # -> Open(): unable to determine branch for HEAD 06:10:22 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-384/.git 06:10:22 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-384 06:10:22 # $SEMVER_REMOTE_NAME = origin 06:10:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:10:22 # $SEMVER_USER_NAME = edgex-jenkins 06:10:22 # $SEMVER_BRANCH = PR-384 06:10:22 # $SEMVER_TEMP = /tmp/semver-408117327 06:10:22 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 06:10:23 # '/tmp/semver-408117327' -> '/w/workspace/dry_go-mod-core-contracts_PR-384/.semver' 06:10:23 # -> Force: false 06:10:23 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-384/.semver [Pipeline] } 06:10:23 $ docker exec --env ******** --env ******** 67f911b3a1c3bbe1e5109dfb4d1f6c516918dd8d7c1bac9e8f554db173025b0a ssh-agent -k 06:10:23 unset SSH_AUTH_SOCK; 06:10:23 unset SSH_AGENT_PID; 06:10:23 echo Agent pid 54 killed; 06:10:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:10:24 + git semver [Pipeline] } 06:10:24 $ docker stop --time=1 67f911b3a1c3bbe1e5109dfb4d1f6c516918dd8d7c1bac9e8f554db173025b0a 06:10:26 $ docker rm -f 67f911b3a1c3bbe1e5109dfb4d1f6c516918dd8d7c1bac9e8f554db173025b0a [Pipeline] // withDockerContainer [Pipeline] sh 06:10:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:10:27 Stashed 1 file(s) [Pipeline] echo 06:10:27 [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 06:10:43 Still waiting to schedule task 06:10:43 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-15057’ 06:10:43 Still waiting to schedule task 06:10:43 ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline 06:12:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15058 in /w/workspace/dry_go-mod-core-contracts_PR-384 [Pipeline] { [Pipeline] ws 06:12:27 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 06:12:32 using credential edgex-jenkins-ssh 06:12:32 Cloning the remote Git repository 06:12:32 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 06:12:32 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 06:12:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:12:32 > git --version # timeout=10 06:12:32 > git --version # 'git version 2.17.1' 06:12:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:12:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:12:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:12:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:12:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:12:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:12:33 using GIT_SSH to set credentials SSH Credentials for GitHub 06:12:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/384/head:refs/remotes/origin/PR-384 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:12:34 Merging remotes/origin/master commit 93bcc6a2201236c31d14acbf099dd3f279e68d4d into PR head commit 617ea87178ce3d620c3fbe1675060fb397bfaafd 06:12:35 Merge succeeded, producing 617ea87178ce3d620c3fbe1675060fb397bfaafd 06:12:35 Checking out Revision 617ea87178ce3d620c3fbe1675060fb397bfaafd (PR-384) 06:12:34 > git config core.sparsecheckout # timeout=10 06:12:34 > git checkout -f 617ea87178ce3d620c3fbe1675060fb397bfaafd # timeout=10 06:12:35 > git remote # timeout=10 06:12:35 > git config --get remote.origin.url # timeout=10 06:12:35 using GIT_SSH to set credentials SSH Credentials for GitHub 06:12:35 > git merge 93bcc6a2201236c31d14acbf099dd3f279e68d4d # timeout=10 06:12:35 > git rev-parse HEAD^{commit} # timeout=10 06:12:35 > git config core.sparsecheckout # timeout=10 06:12:35 > git checkout -f 617ea87178ce3d620c3fbe1675060fb397bfaafd # timeout=10 06:12:39 Commit message: "refactor(meta): Remove OperatingState field in DeviceService V2 model" 06:12:39 > git --version # timeout=10 06:12:39 > git --version # 'git version 2.17.1' 06:12:39 fatal: bad object 48b313303ce5ba460cd13c4c603c4b280f104d53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:12:41 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:12:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:12:42 + sudo service docker restart 06:12:42 + true [Pipeline] unstash [Pipeline] echo 06:12:45 ========================================================= 06:12:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:12:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:12:45 + 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 . 06:12:46 Sending build context to Docker daemon 1.903MB 06:12:46 Step 1/7 : ARG BASE=golang:1.15-alpine 06:12:46 Step 2/7 : FROM ${BASE} 06:12:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:12:47 5f621e34cdf4: Pulling fs layer 06:12:47 a4357932f1b6: Pulling fs layer 06:12:47 18c013af1878: Pulling fs layer 06:12:47 00ac8860ef70: Pulling fs layer 06:12:47 63d7cb157983: Pulling fs layer 06:12:47 b116817d02f9: Pulling fs layer 06:12:47 745a02a5169b: Pulling fs layer 06:12:47 00ac8860ef70: Waiting 06:12:47 63d7cb157983: Waiting 06:12:47 b116817d02f9: Waiting 06:12:47 745a02a5169b: Waiting 06:12:47 18c013af1878: Download complete 06:12:47 a4357932f1b6: Verifying Checksum 06:12:47 a4357932f1b6: Download complete 06:12:47 63d7cb157983: Verifying Checksum 06:12:47 63d7cb157983: Download complete 06:12:47 b116817d02f9: Download complete 06:12:47 5f621e34cdf4: Download complete 06:12:48 5f621e34cdf4: Pull complete 06:12:48 a4357932f1b6: Pull complete 06:12:48 18c013af1878: Pull complete 06:12:50 745a02a5169b: Download complete 06:12:51 00ac8860ef70: Verifying Checksum 06:12:51 00ac8860ef70: Download complete 06:13:01 00ac8860ef70: Pull complete 06:13:02 63d7cb157983: Pull complete 06:13:02 b116817d02f9: Pull complete 06:13:06 745a02a5169b: Pull complete 06:13:06 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:13:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:13:06 ---> b7e6874047d6 06:13:06 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:13:09 ---> Running in 4ddcec7b60ab 06:13:09 Removing intermediate container 4ddcec7b60ab 06:13:09 ---> f5a2abb67fad 06:13:09 Step 4/7 : RUN apk add bash 06:13:09 ---> Running in 49e2e374815e 06:13:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:13:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:13:12 OK: 142 MiB in 39 packages 06:13:13 Removing intermediate container 49e2e374815e 06:13:13 ---> 720904d1f7e8 06:13:13 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:13:14 ---> Running in c73ac9f38a95 06:13:14 Removing intermediate container c73ac9f38a95 06:13:14 ---> ccadc5899876 06:13:14 Step 6/7 : COPY go.mod . 06:13:15 ---> 3e1b4a63411f 06:13:15 Step 7/7 : RUN go mod download 06:13:15 ---> Running in dd5047b937f4 06:13:25 Running on prd-centos7-docker-4c-2g-15059 in /w/workspace/dry_go-mod-core-contracts_PR-384 [Pipeline] { [Pipeline] ws 06:13:25 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 06:13:27 using credential edgex-jenkins-ssh 06:13:27 Cloning the remote Git repository 06:13:27 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 06:13:27 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 06:13:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:13:27 > git --version # timeout=10 06:13:27 > git --version # 'git version 2.24.3' 06:13:27 using GIT_SSH to set credentials SSH Credentials for GitHub 06:13:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:13:28 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:13:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:13:28 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:13:28 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:13:28 using GIT_SSH to set credentials SSH Credentials for GitHub 06:13:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/384/head:refs/remotes/origin/PR-384 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:13:29 Merging remotes/origin/master commit 93bcc6a2201236c31d14acbf099dd3f279e68d4d into PR head commit 617ea87178ce3d620c3fbe1675060fb397bfaafd 06:13:29 Merge succeeded, producing 617ea87178ce3d620c3fbe1675060fb397bfaafd 06:13:29 Checking out Revision 617ea87178ce3d620c3fbe1675060fb397bfaafd (PR-384) 06:13:28 > git config core.sparsecheckout # timeout=10 06:13:28 > git checkout -f 617ea87178ce3d620c3fbe1675060fb397bfaafd # timeout=10 06:13:28 > git remote # timeout=10 06:13:28 > git config --get remote.origin.url # timeout=10 06:13:28 using GIT_SSH to set credentials SSH Credentials for GitHub 06:13:28 > git merge 93bcc6a2201236c31d14acbf099dd3f279e68d4d # timeout=10 06:13:28 > git rev-parse HEAD^{commit} # timeout=10 06:13:28 > git config core.sparsecheckout # timeout=10 06:13:28 > git checkout -f 617ea87178ce3d620c3fbe1675060fb397bfaafd # timeout=10 06:13:30 Removing intermediate container dd5047b937f4 06:13:30 ---> 051e90455ee6 06:13:30 Successfully built 051e90455ee6 06:13:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:13:30 + docker inspect -f . ci-base-image-arm64 06:13:30 . [Pipeline] withDockerContainer 06:13:30 prd-ubuntu18.04-docker-arm64-4c-16g-15058 does not seem to be running inside a container 06:13:31 $ 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 ******** ci-base-image-arm64 cat 06:13:32 $ docker top f7acb849c967c2f5799ea8f9ef9c35fadffc8833b2ba68f6b04e18b03b89bb66 -eo pid,comm 06:13:32 Commit message: "refactor(meta): Remove OperatingState field in DeviceService V2 model" 06:13:32 > git --version # timeout=10 06:13:32 > git --version # 'git version 2.24.3' 06:13:32 fatal: bad object 48b313303ce5ba460cd13c4c603c4b280f104d53 [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script 06:13:33 + go version 06:13:33 go version go1.15.5 linux/arm64 [Pipeline] { [Pipeline] } 06:13:33 $ docker stop --time=1 f7acb849c967c2f5799ea8f9ef9c35fadffc8833b2ba68f6b04e18b03b89bb66 06:13:35 $ docker rm -f f7acb849c967c2f5799ea8f9ef9c35fadffc8833b2ba68f6b04e18b03b89bb66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage 06:13:36 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] stage [Pipeline] { (Test) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:13:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:13:37 + docker inspect -f . ci-base-image-arm64 06:13:37 . [Pipeline] withDockerContainer 06:13:37 + sudo service docker restart 06:13:37 + true 06:13:37 Redirecting to /bin/systemctl restart docker.service 06:13:37 prd-ubuntu18.04-docker-arm64-4c-16g-15058 does not seem to be running inside a container 06:13:37 $ 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 ******** ci-base-image-arm64 cat 06:13:39 $ docker top 58e53756e3903ebabdccaebba571109363fcf1a0b728586b55be10df2b24efa5 -eo pid,comm [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] echo 06:13:40 ========================================================= 06:13:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:13:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:13:40 + 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 . 06:13:40 + make test 06:13:40 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:13:40 Sending build context to Docker daemon 1.904MB 06:13:40 Step 1/7 : ARG BASE=golang:1.15-alpine 06:13:40 Step 2/7 : FROM ${BASE} 06:13:41 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:13:41 188c0c94c7c5: Pulling fs layer 06:13:41 0ef7d3d256c8: Pulling fs layer 06:13:41 de9db76c5a1d: Pulling fs layer 06:13:41 bca2f99d35d6: Pulling fs layer 06:13:41 93359f2a8cfa: Pulling fs layer 06:13:41 7c6f9722023f: Pulling fs layer 06:13:41 a35cf1a2eb13: Pulling fs layer 06:13:41 93359f2a8cfa: Waiting 06:13:41 a35cf1a2eb13: Waiting 06:13:41 7c6f9722023f: Waiting 06:13:41 bca2f99d35d6: Waiting 06:13:41 de9db76c5a1d: Verifying Checksum 06:13:41 de9db76c5a1d: Download complete 06:13:41 0ef7d3d256c8: Verifying Checksum 06:13:41 0ef7d3d256c8: Download complete 06:13:41 93359f2a8cfa: Verifying Checksum 06:13:41 93359f2a8cfa: Download complete 06:13:41 7c6f9722023f: Verifying Checksum 06:13:41 7c6f9722023f: Download complete 06:13:41 188c0c94c7c5: Verifying Checksum 06:13:41 188c0c94c7c5: Download complete 06:13:41 188c0c94c7c5: Pull complete 06:13:41 0ef7d3d256c8: Pull complete 06:13:41 de9db76c5a1d: Pull complete 06:13:43 a35cf1a2eb13: Verifying Checksum 06:13:43 a35cf1a2eb13: Download complete 06:13:43 bca2f99d35d6: Verifying Checksum 06:13:43 bca2f99d35d6: Download complete 06:13:48 bca2f99d35d6: Pull complete 06:13:48 93359f2a8cfa: Pull complete 06:13:48 7c6f9722023f: Pull complete 06:13:58 a35cf1a2eb13: Pull complete 06:13:58 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:13:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:13:58 ---> a62c8e92a672 06:13:58 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:13:58 ---> Running in 0074d98d0a4f 06:13:58 Removing intermediate container 0074d98d0a4f 06:13:58 ---> cf7b8e3085a8 06:13:58 Step 4/7 : RUN apk add bash 06:13:58 ---> Running in 31de898123bc 06:13:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:13:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:14:00 OK: 166 MiB in 39 packages 06:14:00 Removing intermediate container 31de898123bc 06:14:00 ---> 49d276a0763d 06:14:00 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:14:00 ---> Running in 5c5814fb994f 06:14:00 Removing intermediate container 5c5814fb994f 06:14:00 ---> 71474128e770 06:14:00 Step 6/7 : COPY go.mod . 06:14:00 ---> 8ba9fa5d1a45 06:14:00 Step 7/7 : RUN go mod download 06:14:00 ---> Running in cd6b6691cd34 06:14:02 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 06:14:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.036s coverage: 85.7% of statements 06:14:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.028s coverage: 100.0% of statements 06:14:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.039s coverage: 45.4% of statements 06:14:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.031s coverage: 77.8% of statements 06:14:05 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 06:14:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.043s coverage: 6.6% of statements 06:14:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.067s coverage: 14.7% of statements 06:14:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.023s coverage: 100.0% of statements 06:14:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.066s coverage: 91.8% of statements 06:14:08 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 06:14:08 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 06:14:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.033s coverage: 100.0% of statements 06:14:08 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.018s coverage: 47.8% of statements 06:14:13 Removing intermediate container cd6b6691cd34 06:14:13 ---> 61003622348c 06:14:13 Successfully built 61003622348c 06:14:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:14:13 + docker inspect -f . ci-base-image-x86_64 06:14:13 . [Pipeline] withDockerContainer 06:14:13 prd-centos7-docker-4c-2g-15059 does not seem to be running inside a container 06:14:13 $ 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 ******** ci-base-image-x86_64 cat 06:14:14 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.136s coverage: 63.0% of statements 06:14:14 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.010s coverage: 26.3% of statements 06:14:14 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.041s coverage: 15.4% of statements 06:14:14 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.063s coverage: 15.4% of statements 06:14:14 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.011s coverage: 14.3% of statements 06:14:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 06:14:14 $ docker top 468e216f694f29e29339e2c1a38d8110bf9159df7e1cb7f7e7a738201f4eccaf -eo pid,comm [Pipeline] { [Pipeline] sh 06:14:14 + go version 06:14:14 go version go1.15.5 linux/amd64 [Pipeline] } 06:14:15 $ docker stop --time=1 468e216f694f29e29339e2c1a38d8110bf9159df7e1cb7f7e7a738201f4eccaf 06:14:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.041s coverage: 81.5% of statements 06:14:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 06:14:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 06:14:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.026s coverage: 29.9% of statements 06:14:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.051s coverage: 100.0% of statements 06:14:16 $ docker rm -f 468e216f694f29e29339e2c1a38d8110bf9159df7e1cb7f7e7a738201f4eccaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 06:14:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.062s coverage: 94.4% of statements [Pipeline] } [Pipeline] // stage 06:14:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.021s coverage: 100.0% of statements 06:14:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:14:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:14:17 + docker inspect -f . ci-base-image-x86_64 06:14:17 . [Pipeline] withDockerContainer 06:14:17 prd-centos7-docker-4c-2g-15059 does not seem to be running inside a container 06:14:17 $ 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 ******** ci-base-image-x86_64 cat 06:14:18 $ docker top d4fb8b68a4b23e011df05418993f7450856bed4bbaee49713ababf1edc8f559b -eo pid,comm [Pipeline] { [Pipeline] sh 06:14:19 + make test 06:14:19 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:14:21 gofmt -l . 06:14:21 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:14:22 $ docker stop --time=1 58e53756e3903ebabdccaebba571109363fcf1a0b728586b55be10df2b24efa5 06:14:24 $ docker rm -f 58e53756e3903ebabdccaebba571109363fcf1a0b728586b55be10df2b24efa5 [Pipeline] // withDockerContainer [Pipeline] sh 06:14:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:14:25 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 06:14:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.013s coverage: 85.7% of statements 06:14:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.019s coverage: 100.0% of statements 06:14:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 06:14:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.017s coverage: 45.4% of statements 06:14:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.022s coverage: 77.8% of statements 06:14:26 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 06:14:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.008s coverage: 6.6% of statements 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } 06:14:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.025s coverage: 14.7% of statements 06:14:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.029s coverage: 100.0% of statements 06:14:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.026s coverage: 91.8% of statements 06:14:27 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 06:14:27 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 06:14:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.006s coverage: 100.0% of statements [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 06:14:28 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.008s coverage: 47.8% of statements [Pipeline] // stage [Pipeline] } 06:14:30 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.021s coverage: 63.0% of statements 06:14:30 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.010s coverage: 26.3% of statements 06:14:30 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.005s coverage: 15.4% of statements 06:14:30 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.019s coverage: 15.4% of statements 06:14:30 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.021s coverage: 14.3% of statements 06:14:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 06:14:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.016s coverage: 81.5% of statements 06:14:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 06:14:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 06:14:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.009s coverage: 29.9% of statements 06:14:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.024s coverage: 100.0% of statements 06:14:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.016s coverage: 94.4% of statements 06:14:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements 06:14:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 06:14:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:14:32 gofmt -l . 06:14:32 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:14:32 $ docker stop --time=1 d4fb8b68a4b23e011df05418993f7450856bed4bbaee49713ababf1edc8f559b 06:14:35 $ docker rm -f d4fb8b68a4b23e011df05418993f7450856bed4bbaee49713ababf1edc8f559b [Pipeline] // withDockerContainer [Pipeline] sh 06:14:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:14:35 Warning: overwriting stash ‘coverage-report’ 06:14:36 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 [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 06:14:38 provisioning config files... 06:14:38 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-384@tmp/config3163502794117891325tmp [Pipeline] { [Pipeline] sh 06:14:39 + set +x 06:14:39 + curl -s https://codecov.io/bash 06:14:39 + bash -s -- 06:14:39 06:14:39 _____ _ 06:14:39 / ____| | | 06:14:39 | | ___ __| | ___ ___ _____ __ 06:14:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:14:39 | |___| (_) | (_| | __/ (_| (_) \ V / 06:14:39 \_____\___/ \__,_|\___|\___\___/ \_/ 06:14:39 Bash-20201130-cc6d3fe 06:14:39 06:14:39 06:14:39 ==> Jenkins CI detected. 06:14:39 project root: . 06:14:39 --> token set from env 06:14:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:14:39 ==> Running gcov in . (disable via -X gcov) 06:14:39 ==> Python coveragepy not found 06:14:39 ==> Searching for coverage reports in: 06:14:39 + . 06:14:39 -> Found 1 reports 06:14:39 ==> Detecting git/mercurial file structure 06:14:39 ==> Reading reports 06:14:39 + ./coverage.out bytes=106677 06:14:39 ==> Appending adjustments 06:14:39 https://docs.codecov.io/docs/fixing-reports 06:14:40 + Found adjustments 06:14:40 ==> Gzipping contents 06:14:40 20K /tmp/codecov.8hFMWU.gz 06:14:40 ==> Uploading reports 06:14:40 url: https://codecov.io 06:14:40 query: branch=PR-384&commit=617ea87178ce3d620c3fbe1675060fb397bfaafd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-384%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=384&job=&cmd_args= 06:14:40 -> Pinging Codecov 06:14:40 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-384&commit=617ea87178ce3d620c3fbe1675060fb397bfaafd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-384%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=384&job=&cmd_args= 06:14:40 -> Uploading to 06:14:40 https://storage.googleapis.com/codecov/v4/raw/2020-12-08/71470A77251A30514AAF9C0BB2E5B6CE/617ea87178ce3d620c3fbe1675060fb397bfaafd/0778cad1-bba9-47b5-9583-dc87f61bce3e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201208T061440Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b16a3e094add00d6de31559120f4296a75eb43d88c2d03afe917d7ccdedf6c3c 06:14:41 % Total % Received % Xferd Average Speed Time Time Time Current 06:14:41 Dload Upload Total Spent Left Speed 06:14:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17362 0 0 100 17362 0 32372 --:--:-- --:--:-- --:--:-- 32391 06:14:41 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/617ea87178ce3d620c3fbe1675060fb397bfaafd [Pipeline] } 06:14:41 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 06:14:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:14:45 ---> package-listing.sh 06:14:45 ++ facter osfamily 06:14:45 ++ tr '[:upper:]' '[:lower:]' 06:14:45 + OS_FAMILY=redhat 06:14:45 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-384 06:14:45 + START_PACKAGES=/tmp/packages_start.txt 06:14:45 + END_PACKAGES=/tmp/packages_end.txt 06:14:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:14:45 + PACKAGES=/tmp/packages_start.txt 06:14:45 + '[' /w/workspace/dry_go-mod-core-contracts_PR-384 ']' 06:14:45 + PACKAGES=/tmp/packages_end.txt 06:14:45 + case "${OS_FAMILY}" in 06:14:45 + rpm -qa 06:14:45 + sort 06:14:51 + '[' -f /tmp/packages_start.txt ']' 06:14:51 + '[' -f /tmp/packages_end.txt ']' 06:14:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:14:51 + '[' /w/workspace/dry_go-mod-core-contracts_PR-384 ']' 06:14:51 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-384/archives/ 06:14:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-384/archives/ [Pipeline] echo 06:14:51 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-384/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:14:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:14:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:14:51 06:14:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:14:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:14:52 alpine: Pulling from edgex-lftools-log-publisher 06:14:52 df20fa9351a1: Pulling fs layer 06:14:52 36b3adc4ff6f: Pulling fs layer 06:14:52 8ad3a11d3b57: Pulling fs layer 06:14:52 46f8f816bc3b: Pulling fs layer 06:14:52 93b61091891f: Pulling fs layer 06:14:52 93b9cdb0e59b: Pulling fs layer 06:14:52 5e14af77c1be: Pulling fs layer 06:14:52 01666e4c0597: Pulling fs layer 06:14:52 aa168da1d23b: Pulling fs layer 06:14:52 5e14af77c1be: Waiting 06:14:52 46f8f816bc3b: Waiting 06:14:52 01666e4c0597: Waiting 06:14:52 93b61091891f: Waiting 06:14:52 93b9cdb0e59b: Waiting 06:14:52 aa168da1d23b: Waiting 06:14:52 36b3adc4ff6f: Verifying Checksum 06:14:52 36b3adc4ff6f: Download complete 06:14:52 46f8f816bc3b: Verifying Checksum 06:14:52 46f8f816bc3b: Download complete 06:14:52 df20fa9351a1: Verifying Checksum 06:14:52 df20fa9351a1: Download complete 06:14:52 93b9cdb0e59b: Verifying Checksum 06:14:52 93b9cdb0e59b: Download complete 06:14:52 5e14af77c1be: Download complete 06:14:52 01666e4c0597: Verifying Checksum 06:14:52 01666e4c0597: Download complete 06:14:52 93b61091891f: Verifying Checksum 06:14:52 93b61091891f: Download complete 06:14:52 8ad3a11d3b57: Verifying Checksum 06:14:52 8ad3a11d3b57: Download complete 06:14:52 df20fa9351a1: Pull complete 06:14:53 36b3adc4ff6f: Pull complete 06:14:54 aa168da1d23b: Verifying Checksum 06:14:54 aa168da1d23b: Download complete 06:14:54 8ad3a11d3b57: Pull complete 06:14:55 46f8f816bc3b: Pull complete 06:14:55 93b61091891f: Pull complete 06:14:55 93b9cdb0e59b: Pull complete 06:14:55 5e14af77c1be: Pull complete 06:14:55 01666e4c0597: Pull complete 06:15:03 aa168da1d23b: Pull complete 06:15:03 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:15:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:15:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:15:04 prd-centos7-docker-4c-2g-15057 does not seem to be running inside a container 06:15:04 $ 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-384/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-384 -v /w/workspace/dry_go-mod-core-contracts_PR-384:/w/workspace/dry_go-mod-core-contracts_PR-384:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-384@tmp:/w/workspace/dry_go-mod-core-contracts_PR-384@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 06:15:07 $ docker top 59a896bf43aab4728649af55636ed380f940ed72356bf5c332b45d876ce4ce97 -eo pid,comm [Pipeline] { [Pipeline] sh 06:15:08 + touch /tmp/pre-build-complete [Pipeline] sh 06:15:08 + mkdir -p /var/log/sa [Pipeline] sh 06:15:08 + ls /var/log/sa-host 06:15:08 + sadf -c /var/log/sa-host/sa08 06:15:08 file_magic: OK 06:15:08 HZ: Using current value: 100 06:15:08 file_header: OK 06:15:08 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 06:15:08 Statistics: 06:15:08 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:15:08 File successfully converted to sysstat format version 12.2.1 06:15:08 + sadf -c /var/log/sa-host/sa23 06:15:08 file_magic: OK 06:15:08 HZ: Using current value: 100 06:15:08 file_header: OK 06:15:08 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 06:15:08 Statistics: 06:15:08 Hnuu...uuuununununu... 06:15:08 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:15:09 provisioning config files... 06:15:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-384@tmp/config12356421646571432tmp [Pipeline] { [Pipeline] echo 06:15:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:15:10 ---> create-netrc.sh [Pipeline] } 06:15:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:15:10 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:15:10 ---> python-tools-install.sh [Pipeline] echo 06:15:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:15:11 ---> sudo-logs.sh 06:15:11 Archiving 'sudo' log.. [Pipeline] echo 06:15:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:15:11 ---> job-cost.sh 06:15:11 lf-activate-venv: SKIPPING 06:15:11 INFO: No Stack... 06:15:12 INFO: Retrieving Pricing Info for: v1-standard-2 06:15:13 INFO: Archiving Costs [Pipeline] echo 06:15:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:15:13 ---> logs-deploy.sh 06:15:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-384/1 06:15:13 INFO: archiving workspace using pattern(s): 06:15:15 Archives upload complete. 06:15:15 INFO: archiving logs to Nexus 06:15:16 ---> uname -a: 06:15:16 Linux prd-centos7-docker-4c-2g-15057.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:15:16 06:15:16 06:15:16 ---> lscpu: 06:15:16 Architecture: x86_64 06:15:16 CPU op-mode(s): 32-bit, 64-bit 06:15:16 Byte Order: Little Endian 06:15:16 Address sizes: 40 bits physical, 48 bits virtual 06:15:16 CPU(s): 4 06:15:16 On-line CPU(s) list: 0-3 06:15:16 Thread(s) per core: 1 06:15:16 Core(s) per socket: 1 06:15:16 Socket(s): 4 06:15:16 NUMA node(s): 1 06:15:16 Vendor ID: GenuineIntel 06:15:16 CPU family: 6 06:15:16 Model: 44 06:15:16 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:15:16 Stepping: 1 06:15:16 CPU MHz: 2933.442 06:15:16 BogoMIPS: 5866.88 06:15:16 Virtualization: VT-x 06:15:16 Hypervisor vendor: KVM 06:15:16 Virtualization type: full 06:15:16 L1d cache: 128 KiB 06:15:16 L1i cache: 128 KiB 06:15:16 L2 cache: 16 MiB 06:15:16 L3 cache: 64 MiB 06:15:16 NUMA node0 CPU(s): 0-3 06:15:16 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:15:16 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:15:16 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:15:16 Vulnerability Meltdown: Mitigation; PTI 06:15:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:15:16 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:15:16 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:15:16 Vulnerability Srbds: Not affected 06:15:16 Vulnerability Tsx async abort: Not affected 06:15:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 06:15:16 06:15:16 06:15:16 ---> nproc: 06:15:16 4 06:15:16 06:15:16 06:15:16 ---> df -h: 06:15:16 Filesystem Size Used Available Use% Mounted on 06:15:16 overlay 50.0G 7.3G 42.7G 15% / 06:15:16 tmpfs 64.0M 0 64.0M 0% /dev 06:15:16 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:15:16 shm 64.0M 0 64.0M 0% /dev/shm 06:15:16 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:15:16 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:15:16 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:15:16 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:15:16 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:15:16 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:15:16 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-384 06:15:16 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-384@tmp 06:15:16 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:15:16 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:15:16 06:15:16 06:15:16 ---> free -m: 06:15:16 total used free shared buff/cache available 06:15:16 Mem: 1837 706 101 0 1029 1027 06:15:16 Swap: 1023 1 1022 06:15:16 06:15:16 06:15:16 ---> ip addr: 06:15:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:15:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:15:16 inet 127.0.0.1/8 scope host lo 06:15:16 valid_lft forever preferred_lft forever 06:15:16 inet6 ::1/128 scope host 06:15:16 valid_lft forever preferred_lft forever 06:15:16 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:15:16 link/ether fa:16:3e:1a:c7:35 brd ff:ff:ff:ff:ff:ff 06:15:16 inet 10.30.123.239/23 brd 10.30.123.255 scope global dynamic eth0 06:15:16 valid_lft 86054sec preferred_lft 86054sec 06:15:16 inet6 fe80::f816:3eff:fe1a:c735/64 scope link 06:15:16 valid_lft forever preferred_lft forever 06:15:16 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:15:16 link/ether 02:42:1b:c0:a6:1d brd ff:ff:ff:ff:ff:ff 06:15:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:15:16 valid_lft forever preferred_lft forever 06:15:16 inet6 fe80::42:1bff:fec0:a61d/64 scope link 06:15:16 valid_lft forever preferred_lft forever 06:15:16 06:15:16 06:15:16 ---> sar -b -r -n DEV: 06:15:16 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/08/20 _x86_64_ (4 CPU) 06:15:16 06:15:16 06:09:18 LINUX RESTART (4 CPU) 06:15:16 06:15:16 06:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:15:16 06:11:01 32.00 11.85 20.14 0.00 4393.81 2931.51 0.00 06:15:16 06:12:01 0.67 0.00 0.67 0.00 0.00 13.52 0.00 06:15:16 06:13:01 0.28 0.00 0.28 0.00 0.00 3.26 0.00 06:15:16 06:14:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 06:15:16 06:15:01 107.02 65.06 41.96 0.00 4636.49 15208.56 0.00 06:15:16 Average: 28.05 15.40 12.66 0.00 1806.99 3634.79 0.00 06:15:16 06:15:16 06:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:15:16 06:11:01 149276 0 604904 32.15 2620 1124744 1100164 37.55 412280 1120328 16 06:15:16 06:12:01 154108 0 600064 31.89 2620 1124752 1078012 36.79 412728 1115404 8 06:15:16 06:13:01 151172 0 602996 32.05 2620 1124756 1078272 36.80 414108 1117020 8 06:15:16 06:14:01 150712 0 603456 32.07 2620 1124756 1078308 36.80 426740 1104496 8 06:15:16 06:15:01 76476 0 739336 39.29 2620 1063112 1522220 51.95 604556 945296 75852 06:15:16 Average: 136349 0 630151 33.49 2620 1112424 1171395 39.98 454082 1080509 15178 06:15:16 06:15:16 06:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:15:16 06:11:01 eth0 149.94 117.30 463.12 38.01 0.00 0.00 0.00 0.00 06:15:16 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:16 06:11:01 docker0 7.39 4.71 1.34 13.62 0.00 0.00 0.00 0.00 06:15:16 06:12:01 eth0 0.75 0.03 0.06 0.00 0.00 0.00 0.00 0.00 06:15:16 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:16 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:16 06:13:01 eth0 1.02 0.52 0.32 0.21 0.00 0.00 0.00 0.00 06:15:16 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:16 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:16 06:14:01 eth0 0.55 0.43 0.31 0.18 0.00 0.00 0.00 0.00 06:15:16 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:16 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:16 06:15:01 eth0 202.71 163.28 2169.21 18.01 0.00 0.00 0.00 0.00 06:15:16 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:16 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:16 Average: eth0 71.03 56.34 527.04 11.29 0.00 0.00 0.00 0.00 06:15:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:16 Average: docker0 1.48 0.94 0.27 2.72 0.00 0.00 0.00 0.00 06:15:16 06:15:16 06:15:16 ---> sar -P ALL: 06:15:16 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/08/20 _x86_64_ (4 CPU) 06:15:16 06:15:16 06:09:18 LINUX RESTART (4 CPU) 06:15:16 06:15:16 06:10:01 CPU %user %nice %system %iowait %steal %idle 06:15:16 06:11:01 all 3.26 0.00 2.19 0.81 0.01 93.73 06:15:16 06:11:01 0 3.96 0.00 2.62 0.82 0.00 92.61 06:15:16 06:11:01 1 3.35 0.00 2.70 1.54 0.00 92.41 06:15:16 06:11:01 2 2.93 0.00 1.81 0.25 0.02 94.99 06:15:16 06:11:01 3 2.80 0.00 1.63 0.64 0.02 94.91 06:15:16 06:12:01 all 0.15 0.00 0.05 0.00 0.00 99.80 06:15:16 06:12:01 0 0.45 0.00 0.03 0.00 0.00 99.52 06:15:16 06:12:01 1 0.07 0.00 0.08 0.00 0.02 99.83 06:15:16 06:12:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:15:16 06:12:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:15:16 06:13:01 all 0.16 0.00 0.04 0.00 0.00 99.80 06:15:16 06:13:01 0 0.45 0.00 0.03 0.00 0.00 99.52 06:15:16 06:13:01 1 0.08 0.00 0.07 0.00 0.00 99.85 06:15:16 06:13:01 2 0.07 0.00 0.03 0.00 0.00 99.90 06:15:16 06:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:15:16 06:14:01 all 0.14 0.00 0.05 0.00 0.00 99.81 06:15:16 06:14:01 0 0.43 0.00 0.03 0.00 0.00 99.53 06:15:16 06:14:01 1 0.03 0.00 0.07 0.00 0.00 99.90 06:15:16 06:14:01 2 0.07 0.00 0.05 0.00 0.00 99.88 06:15:16 06:14:01 3 0.03 0.00 0.05 0.00 0.00 99.92 06:15:16 06:15:01 all 5.55 0.00 3.96 1.73 0.01 88.75 06:15:16 06:15:01 0 6.62 0.00 3.91 0.27 0.00 89.20 06:15:16 06:15:01 1 5.48 0.00 4.07 2.60 0.02 87.84 06:15:16 06:15:01 2 5.20 0.00 3.88 2.07 0.02 88.83 06:15:16 06:15:01 3 4.91 0.00 3.98 1.97 0.02 89.12 06:15:16 Average: all 1.84 0.00 1.25 0.51 0.01 96.39 06:15:16 Average: 0 2.37 0.00 1.32 0.22 0.00 96.09 06:15:16 Average: 1 1.80 0.00 1.39 0.83 0.01 95.98 06:15:16 Average: 2 1.65 0.00 1.16 0.46 0.01 96.72 06:15:16 Average: 3 1.55 0.00 1.14 0.52 0.01 96.78 06:15:16 06:15:16 06:15:16