Pull request #363 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 weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at f1526ba29b2d2ef9b0ddab59bd9c563767ce55b4 rather than a861f3802d636b395b37d3cd5cc414ecdf93bc66 Obtained Jenkinsfile from f1526ba29b2d2ef9b0ddab59bd9c563767ce55b4 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 f3f382fce060f16c10d6f597981912fab355381a 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 f3f382fce060f16c10d6f597981912fab355381a 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 f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 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 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-9084 in /w/workspace/dry_go-mod-core-contracts_PR-363 [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-363 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f1526ba29b2d2ef9b0ddab59bd9c563767ce55b4 into PR head commit a861f3802d636b395b37d3cd5cc414ecdf93bc66 Merge succeeded, producing a861f3802d636b395b37d3cd5cc414ecdf93bc66 Checking out Revision a861f3802d636b395b37d3cd5cc414ecdf93bc66 (PR-363) > 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 --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/363/head:refs/remotes/origin/PR-363 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a861f3802d636b395b37d3cd5cc414ecdf93bc66 # 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 f1526ba29b2d2ef9b0ddab59bd9c563767ce55b4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a861f3802d636b395b37d3cd5cc414ecdf93bc66 # timeout=10 Commit message: "fix(metadata): Add validation tag for UpdateDTO" First time build. Skipping changelog. > git rev-list --no-walk fb18072c61d761736ee0acdd58818e7e90f2f8e7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-27T06:43:34.768Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-27T06:43:35.029Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-27T06:43:35.173Z] ========================================================= [2020-10-27T06:43:35.173Z] EdgeX Global Pipelines Version Info [2020-10-27T06:43:35.173Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-27T06:43:36.665Z] ------------------- [2020-10-27T06:43:36.665Z] stable info: [2020-10-27T06:43:36.665Z] ------------------- [2020-10-27T06:43:36.665Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-27T06:43:36.665Z] Commit SHA: f3f382fce060f16c10d6f597981912fab355381a [2020-10-27T06:43:36.665Z] Message: update stable to v1.0.148 [2020-10-27T06:43:37.612Z] ------------------- [2020-10-27T06:43:37.612Z] experimental info: [2020-10-27T06:43:37.612Z] ------------------- [2020-10-27T06:43:37.612Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-27T06:43:37.612Z] Commit SHA: 2701555fd48d7f7017006eef04e32eb767bac8dc [2020-10-27T06:43:37.612Z] Message: update experimental to v1.0.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-27T06:43:37.970Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-10-27T06:43:38.063Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-10-27T06:43:38.164Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-27T06:43:38.286Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-27T06:43:38.399Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-27T06:43:38.493Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-27T06:43:38.598Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-27T06:43:38.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-27T06:43:38.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-27T06:43:38.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-27T06:43:38.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-27T06:43:39.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-10-27T06:43:39.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-27T06:43:39.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-27T06:43:39.366Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-27T06:43:39.456Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-27T06:43:39.559Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-27T06:43:39.651Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-27T06:43:39.786Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-10-27T06:43:39.911Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-27T06:43:40.001Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-27T06:43:40.096Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-27T06:43:40.183Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-27T06:43:40.269Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-27T06:43:40.444Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-27T06:43:40.564Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-363 [Pipeline] echo [2020-10-27T06:43:40.647Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-363 [Pipeline] echo [2020-10-27T06:43:40.735Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-363 [Pipeline] echo [2020-10-27T06:43:40.832Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a861f3802d636b395b37d3cd5cc414ecdf93bc66 [Pipeline] echo [2020-10-27T06:43:40.942Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a861f38 [Pipeline] echo [2020-10-27T06:43:41.043Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-27T06:43:41.666Z] + git log --format=format:%s -1 a861f3802d636b395b37d3cd5cc414ecdf93bc66 [Pipeline] echo [2020-10-27T06:43:41.728Z] GIT_COMMIT: a861f3802d636b395b37d3cd5cc414ecdf93bc66, Commit Message: fix(metadata): Add validation tag for UpdateDTO [Pipeline] echo [2020-10-27T06:43:41.772Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-27T06:43:42.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-27T06:43:43.174Z] [2020-10-27T06:43:43.174Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-27T06:43:43.532Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-27T06:43:43.532Z] latest: Pulling from edgex-devops/git-semver [2020-10-27T06:43:43.532Z] 31603596830f: Pulling fs layer [2020-10-27T06:43:43.532Z] 2a8b12db71e7: Pulling fs layer [2020-10-27T06:43:43.532Z] 6ca5941a6612: Pulling fs layer [2020-10-27T06:43:43.532Z] ecc8261a40a4: Pulling fs layer [2020-10-27T06:43:43.532Z] ecc8261a40a4: Waiting [2020-10-27T06:43:43.532Z] 2a8b12db71e7: Verifying Checksum [2020-10-27T06:43:43.532Z] 2a8b12db71e7: Download complete [2020-10-27T06:43:43.795Z] 31603596830f: Verifying Checksum [2020-10-27T06:43:43.795Z] 31603596830f: Download complete [2020-10-27T06:43:44.058Z] ecc8261a40a4: Verifying Checksum [2020-10-27T06:43:44.059Z] ecc8261a40a4: Download complete [2020-10-27T06:43:44.059Z] 6ca5941a6612: Verifying Checksum [2020-10-27T06:43:44.059Z] 6ca5941a6612: Download complete [2020-10-27T06:43:44.059Z] 31603596830f: Pull complete [2020-10-27T06:43:44.347Z] 2a8b12db71e7: Pull complete [2020-10-27T06:43:45.296Z] 6ca5941a6612: Pull complete [2020-10-27T06:43:45.558Z] ecc8261a40a4: Pull complete [2020-10-27T06:43:45.558Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-27T06:43:45.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-27T06:43:45.558Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-27T06:43:45.667Z] prd-centos7-docker-4c-2g-9084 does not seem to be running inside a container [2020-10-27T06:43:45.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-363 -v /w/workspace/dry_go-mod-core-contracts_PR-363:/w/workspace/dry_go-mod-core-contracts_PR-363:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-363@tmp:/w/workspace/dry_go-mod-core-contracts_PR-363@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 [2020-10-27T06:43:47.994Z] $ docker top ed8a63f7be2b60ad27a9bb177e6bec73d71d0857a75e4bdcb2b9575ac079747d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-27T06:43:48.280Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-27T06:43:48.280Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-27T06:43:48.500Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-27T06:43:48.514Z] $ docker exec ed8a63f7be2b60ad27a9bb177e6bec73d71d0857a75e4bdcb2b9575ac079747d ssh-agent [2020-10-27T06:43:48.672Z] SSH_AUTH_SOCK=/tmp/ssh-pe7iVZmhmfdB/agent.11 [2020-10-27T06:43:48.672Z] SSH_AGENT_PID=16 [2020-10-27T06:43:48.691Z] Running ssh-add (command line suppressed) [2020-10-27T06:43:48.829Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-363@tmp/private_key_5687674844089673797.key (/w/workspace/dry_go-mod-core-contracts_PR-363@tmp/private_key_5687674844089673797.key) [2020-10-27T06:43:48.869Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-27T06:43:49.210Z] + git tag --points-at HEAD [Pipeline] } [2020-10-27T06:43:49.240Z] $ docker exec --env ******** --env ******** ed8a63f7be2b60ad27a9bb177e6bec73d71d0857a75e4bdcb2b9575ac079747d ssh-agent -k [2020-10-27T06:43:49.360Z] unset SSH_AUTH_SOCK; [2020-10-27T06:43:49.361Z] unset SSH_AGENT_PID; [2020-10-27T06:43:49.361Z] echo Agent pid 16 killed; [2020-10-27T06:43:49.396Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-27T06:43:49.593Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-27T06:43:49.593Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-27T06:43:49.759Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-27T06:43:49.773Z] $ docker exec ed8a63f7be2b60ad27a9bb177e6bec73d71d0857a75e4bdcb2b9575ac079747d ssh-agent [2020-10-27T06:43:49.932Z] SSH_AUTH_SOCK=/tmp/ssh-0rPUC4pmCkWE/agent.47 [2020-10-27T06:43:49.932Z] SSH_AGENT_PID=53 [2020-10-27T06:43:49.939Z] Running ssh-add (command line suppressed) [2020-10-27T06:43:50.071Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-363@tmp/private_key_4243042601685054251.key (/w/workspace/dry_go-mod-core-contracts_PR-363@tmp/private_key_4243042601685054251.key) [2020-10-27T06:43:50.111Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-27T06:43:50.456Z] + git semver init [2020-10-27T06:43:50.456Z] # -> Open(): unable to determine branch for HEAD [2020-10-27T06:43:50.456Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-363/.git [2020-10-27T06:43:50.456Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-363 [2020-10-27T06:43:50.456Z] # $SEMVER_REMOTE_NAME = origin [2020-10-27T06:43:50.456Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-27T06:43:50.456Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-27T06:43:50.456Z] # $SEMVER_BRANCH = PR-363 [2020-10-27T06:43:50.456Z] # $SEMVER_TEMP = /tmp/semver-862751735 [2020-10-27T06:43:50.456Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-10-27T06:43:51.031Z] # '/tmp/semver-862751735' -> '/w/workspace/dry_go-mod-core-contracts_PR-363/.semver' [2020-10-27T06:43:51.031Z] # -> Force: false [2020-10-27T06:43:51.031Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-363/.semver [Pipeline] } [2020-10-27T06:43:51.053Z] $ docker exec --env ******** --env ******** ed8a63f7be2b60ad27a9bb177e6bec73d71d0857a75e4bdcb2b9575ac079747d ssh-agent -k [2020-10-27T06:43:51.169Z] unset SSH_AUTH_SOCK; [2020-10-27T06:43:51.169Z] unset SSH_AGENT_PID; [2020-10-27T06:43:51.169Z] echo Agent pid 53 killed; [2020-10-27T06:43:51.211Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-27T06:43:51.669Z] + git semver [Pipeline] } [2020-10-27T06:43:51.696Z] $ docker stop --time=1 ed8a63f7be2b60ad27a9bb177e6bec73d71d0857a75e4bdcb2b9575ac079747d [2020-10-27T06:43:53.503Z] $ docker rm -f ed8a63f7be2b60ad27a9bb177e6bec73d71d0857a75e4bdcb2b9575ac079747d [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-27T06:43:54.036Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-27T06:43:54.615Z] Stashed 1 file(s) [Pipeline] echo [2020-10-27T06:43:54.618Z] [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 [2020-10-27T06:44:10.222Z] Still waiting to schedule task [2020-10-27T06:44:10.222Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-27T06:44:10.225Z] Still waiting to schedule task [2020-10-27T06:44:10.225Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-10-27T06:46:06.428Z] Running on prd-centos7-docker-4c-2g-9085 in /w/workspace/dry_go-mod-core-contracts_PR-363 [Pipeline] { [Pipeline] ws [2020-10-27T06:46:06.484Z] Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout [2020-10-27T06:46:09.950Z] using credential edgex-jenkins-ssh [2020-10-27T06:46:10.045Z] Cloning the remote Git repository [2020-10-27T06:46:10.075Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-27T06:46:10.140Z] > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 [2020-10-27T06:46:10.191Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-27T06:46:10.192Z] > git --version # timeout=10 [2020-10-27T06:46:10.199Z] > git --version # 'git version 2.16.5' [2020-10-27T06:46:10.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T06:46:10.365Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T06:46:11.025Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-27T06:46:11.033Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T06:46:11.050Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-27T06:46:11.070Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-27T06:46:11.071Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T06:46:11.075Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/363/head:refs/remotes/origin/PR-363 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T06:46:11.984Z] Merging remotes/origin/master commit f1526ba29b2d2ef9b0ddab59bd9c563767ce55b4 into PR head commit a861f3802d636b395b37d3cd5cc414ecdf93bc66 [2020-10-27T06:46:12.165Z] Merge succeeded, producing a861f3802d636b395b37d3cd5cc414ecdf93bc66 [2020-10-27T06:46:12.166Z] Checking out Revision a861f3802d636b395b37d3cd5cc414ecdf93bc66 (PR-363) [2020-10-27T06:46:11.996Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T06:46:12.001Z] > git checkout -f a861f3802d636b395b37d3cd5cc414ecdf93bc66 # timeout=10 [2020-10-27T06:46:12.134Z] > git remote # timeout=10 [2020-10-27T06:46:12.142Z] > git config --get remote.origin.url # timeout=10 [2020-10-27T06:46:12.148Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T06:46:12.151Z] > git merge f1526ba29b2d2ef9b0ddab59bd9c563767ce55b4 # timeout=10 [2020-10-27T06:46:12.161Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-27T06:46:12.172Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T06:46:12.177Z] > git checkout -f a861f3802d636b395b37d3cd5cc414ecdf93bc66 # timeout=10 [2020-10-27T06:46:15.923Z] Commit message: "fix(metadata): Add validation tag for UpdateDTO" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-27T06:46:16.809Z] ========================================================= [2020-10-27T06:46:16.809Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-27T06:46:16.809Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-27T06:46:17.471Z] + 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 . [2020-10-27T06:46:18.446Z] Sending build context to Docker daemon 1.828MB [2020-10-27T06:46:18.446Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-27T06:46:18.446Z] Step 2/7 : FROM ${BASE} [2020-10-27T06:46:18.724Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-27T06:46:18.724Z] df20fa9351a1: Pulling fs layer [2020-10-27T06:46:18.724Z] ed8968b2872e: Pulling fs layer [2020-10-27T06:46:18.724Z] a92cc7c5fd73: Pulling fs layer [2020-10-27T06:46:18.724Z] e871e8e8d7a9: Pulling fs layer [2020-10-27T06:46:18.724Z] e73272ec9a57: Pulling fs layer [2020-10-27T06:46:18.724Z] 1e910a182e73: Pulling fs layer [2020-10-27T06:46:18.724Z] 4e634b169226: Pulling fs layer [2020-10-27T06:46:18.724Z] e73272ec9a57: Waiting [2020-10-27T06:46:18.724Z] 1e910a182e73: Waiting [2020-10-27T06:46:18.724Z] a92cc7c5fd73: Verifying Checksum [2020-10-27T06:46:18.724Z] a92cc7c5fd73: Download complete [2020-10-27T06:46:18.724Z] ed8968b2872e: Verifying Checksum [2020-10-27T06:46:18.725Z] ed8968b2872e: Download complete [2020-10-27T06:46:18.725Z] e73272ec9a57: Verifying Checksum [2020-10-27T06:46:18.725Z] e73272ec9a57: Download complete [2020-10-27T06:46:18.725Z] 1e910a182e73: Verifying Checksum [2020-10-27T06:46:18.725Z] 1e910a182e73: Download complete [2020-10-27T06:46:18.725Z] df20fa9351a1: Download complete [2020-10-27T06:46:18.992Z] df20fa9351a1: Pull complete [2020-10-27T06:46:19.257Z] ed8968b2872e: Pull complete [2020-10-27T06:46:19.257Z] a92cc7c5fd73: Pull complete [2020-10-27T06:46:21.207Z] 4e634b169226: Verifying Checksum [2020-10-27T06:46:21.207Z] 4e634b169226: Download complete [2020-10-27T06:46:21.793Z] e871e8e8d7a9: Verifying Checksum [2020-10-27T06:46:21.793Z] e871e8e8d7a9: Download complete [2020-10-27T06:46:27.233Z] e871e8e8d7a9: Pull complete [2020-10-27T06:46:27.233Z] e73272ec9a57: Pull complete [2020-10-27T06:46:27.233Z] 1e910a182e73: Pull complete [2020-10-27T06:46:33.918Z] 4e634b169226: Pull complete [2020-10-27T06:46:33.918Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-27T06:46:33.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-27T06:46:33.918Z] ---> f7629b54cfaa [2020-10-27T06:46:33.918Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-27T06:46:33.918Z] ---> Running in c213abc1f628 [2020-10-27T06:46:33.918Z] Removing intermediate container c213abc1f628 [2020-10-27T06:46:33.918Z] ---> f25ce97457ba [2020-10-27T06:46:33.918Z] Step 4/7 : RUN apk add bash [2020-10-27T06:46:33.918Z] ---> Running in 33507a3f6bb3 [2020-10-27T06:46:34.504Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-27T06:46:35.083Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-27T06:46:36.079Z] OK: 166 MiB in 39 packages [2020-10-27T06:46:36.656Z] Removing intermediate container 33507a3f6bb3 [2020-10-27T06:46:36.656Z] ---> 225281378589 [2020-10-27T06:46:36.656Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-27T06:46:36.656Z] ---> Running in 90fa3f9e7da3 [2020-10-27T06:46:36.920Z] Removing intermediate container 90fa3f9e7da3 [2020-10-27T06:46:36.920Z] ---> 5a7c390ca8ec [2020-10-27T06:46:36.920Z] Step 6/7 : COPY go.mod . [2020-10-27T06:46:37.183Z] ---> a90a88977c24 [2020-10-27T06:46:37.183Z] Step 7/7 : RUN go mod download [2020-10-27T06:46:37.183Z] ---> Running in 8ad9d0504e02 [2020-10-27T06:46:49.488Z] Removing intermediate container 8ad9d0504e02 [2020-10-27T06:46:49.488Z] ---> ccdaafe9830a [2020-10-27T06:46:49.488Z] Successfully built ccdaafe9830a [2020-10-27T06:46:49.488Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-27T06:46:49.867Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-27T06:46:49.867Z] . [Pipeline] withDockerContainer [2020-10-27T06:46:49.978Z] prd-centos7-docker-4c-2g-9085 does not seem to be running inside a container [2020-10-27T06:46:50.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-27T06:46:50.897Z] $ docker top be0d9b3be51abefbba06acc73a76c31da0cbc0f0b5b011d1b4f1de911e514c30 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-27T06:46:51.443Z] + go version [2020-10-27T06:46:51.443Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-27T06:46:51.461Z] $ docker stop --time=1 be0d9b3be51abefbba06acc73a76c31da0cbc0f0b5b011d1b4f1de911e514c30 [2020-10-27T06:46:52.820Z] $ docker rm -f be0d9b3be51abefbba06acc73a76c31da0cbc0f0b5b011d1b4f1de911e514c30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-27T06:46:53.646Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-27T06:46:53.646Z] . [Pipeline] withDockerContainer [2020-10-27T06:46:53.751Z] prd-centos7-docker-4c-2g-9085 does not seem to be running inside a container [2020-10-27T06:46:53.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-27T06:46:54.411Z] $ docker top 268b6ec23f296b248c5059c80445ca24f5bbc57f30c53bedeb5244c0204d3f84 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-27T06:46:54.905Z] + make test [2020-10-27T06:46:54.905Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-27T06:47:03.178Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-10-27T06:47:03.178Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.016s coverage: 85.7% of statements [2020-10-27T06:47:03.178Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.024s coverage: 100.0% of statements [2020-10-27T06:47:03.454Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.018s coverage: 45.4% of statements [2020-10-27T06:47:03.726Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.017s coverage: 77.8% of statements [2020-10-27T06:47:03.726Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-10-27T06:47:04.009Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.015s coverage: 6.4% of statements [2020-10-27T06:47:04.625Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.037s coverage: 14.7% of statements [2020-10-27T06:47:04.625Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.024s coverage: 100.0% of statements [2020-10-27T06:47:04.625Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.046s coverage: 91.8% of statements [2020-10-27T06:47:04.625Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-10-27T06:47:04.625Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-10-27T06:47:04.625Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.015s coverage: 100.0% of statements [2020-10-27T06:47:05.594Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.014s coverage: 48.9% of statements [2020-10-27T06:47:07.067Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.017s coverage: 63.0% of statements [2020-10-27T06:47:07.067Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.018s coverage: 26.3% of statements [2020-10-27T06:47:07.067Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.024s coverage: 15.4% of statements [2020-10-27T06:47:07.067Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.005s coverage: 15.4% of statements [2020-10-27T06:47:07.067Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements [2020-10-27T06:47:07.067Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-10-27T06:47:07.334Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.020s coverage: 29.1% of statements [2020-10-27T06:47:07.334Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.035s coverage: 100.0% of statements [2020-10-27T06:47:07.597Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.022s coverage: 94.4% of statements [2020-10-27T06:47:07.597Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.010s coverage: 100.0% of statements [2020-10-27T06:47:07.597Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-10-27T06:47:07.867Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-27T06:47:09.294Z] gofmt -l . [2020-10-27T06:47:09.294Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-27T06:47:09.877Z] Stashed 1 file(s) [Pipeline] } [2020-10-27T06:47:09.887Z] $ docker stop --time=1 268b6ec23f296b248c5059c80445ca24f5bbc57f30c53bedeb5244c0204d3f84 [2020-10-27T06:47:12.225Z] $ docker rm -f 268b6ec23f296b248c5059c80445ca24f5bbc57f30c53bedeb5244c0204d3f84 [Pipeline] // withDockerContainer [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] } [2020-10-27T06:47:19.613Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-9086 in /w/workspace/dry_go-mod-core-contracts_PR-363 [Pipeline] { [Pipeline] ws [2020-10-27T06:47:19.664Z] Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout [2020-10-27T06:47:24.799Z] using credential edgex-jenkins-ssh [2020-10-27T06:47:24.859Z] Cloning the remote Git repository [2020-10-27T06:47:24.927Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-27T06:47:25.029Z] > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 [2020-10-27T06:47:25.095Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-27T06:47:25.096Z] > git --version # timeout=10 [2020-10-27T06:47:25.111Z] > git --version # 'git version 2.17.1' [2020-10-27T06:47:25.112Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T06:47:25.175Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T06:47:27.007Z] Merging remotes/origin/master commit f1526ba29b2d2ef9b0ddab59bd9c563767ce55b4 into PR head commit a861f3802d636b395b37d3cd5cc414ecdf93bc66 [2020-10-27T06:47:27.322Z] Merge succeeded, producing a861f3802d636b395b37d3cd5cc414ecdf93bc66 [2020-10-27T06:47:27.322Z] Checking out Revision a861f3802d636b395b37d3cd5cc414ecdf93bc66 (PR-363) [2020-10-27T06:47:26.307Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-27T06:47:26.327Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T06:47:26.351Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-27T06:47:26.383Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-27T06:47:26.384Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T06:47:26.394Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/363/head:refs/remotes/origin/PR-363 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T06:47:27.033Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T06:47:27.048Z] > git checkout -f a861f3802d636b395b37d3cd5cc414ecdf93bc66 # timeout=10 [2020-10-27T06:47:27.166Z] > git remote # timeout=10 [2020-10-27T06:47:27.183Z] > git config --get remote.origin.url # timeout=10 [2020-10-27T06:47:27.249Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T06:47:27.263Z] > git merge f1526ba29b2d2ef9b0ddab59bd9c563767ce55b4 # timeout=10 [2020-10-27T06:47:27.304Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-27T06:47:27.339Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T06:47:27.380Z] > git checkout -f a861f3802d636b395b37d3cd5cc414ecdf93bc66 # timeout=10 [2020-10-27T06:47:31.719Z] Commit message: "fix(metadata): Add validation tag for UpdateDTO" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-27T06:47:32.615Z] ========================================================= [2020-10-27T06:47:32.615Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-27T06:47:32.615Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-27T06:47:33.622Z] + 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 . [2020-10-27T06:47:34.620Z] Sending build context to Docker daemon 1.828MB [2020-10-27T06:47:34.620Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-27T06:47:34.620Z] Step 2/7 : FROM ${BASE} [2020-10-27T06:47:34.898Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-27T06:47:34.898Z] b538f80385f9: Pulling fs layer [2020-10-27T06:47:34.898Z] 74f711af9a0d: Pulling fs layer [2020-10-27T06:47:34.898Z] 99f96fe45779: Pulling fs layer [2020-10-27T06:47:34.898Z] 8529a6b9a6be: Pulling fs layer [2020-10-27T06:47:34.898Z] 45590311c82a: Pulling fs layer [2020-10-27T06:47:34.898Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-27T06:47:34.898Z] 209524e5b208: Pulling fs layer [2020-10-27T06:47:34.898Z] 8529a6b9a6be: Waiting [2020-10-27T06:47:34.898Z] 45590311c82a: Waiting [2020-10-27T06:47:34.898Z] 69ca0ff8b7b3: Waiting [2020-10-27T06:47:34.898Z] 209524e5b208: Waiting [2020-10-27T06:47:34.898Z] 99f96fe45779: Verifying Checksum [2020-10-27T06:47:34.898Z] 99f96fe45779: Download complete [2020-10-27T06:47:34.898Z] 74f711af9a0d: Verifying Checksum [2020-10-27T06:47:34.898Z] 74f711af9a0d: Download complete [2020-10-27T06:47:34.898Z] 45590311c82a: Verifying Checksum [2020-10-27T06:47:34.898Z] 45590311c82a: Download complete [2020-10-27T06:47:34.898Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-27T06:47:34.898Z] 69ca0ff8b7b3: Download complete [2020-10-27T06:47:34.898Z] b538f80385f9: Verifying Checksum [2020-10-27T06:47:34.898Z] b538f80385f9: Download complete [2020-10-27T06:47:35.890Z] b538f80385f9: Pull complete [2020-10-27T06:47:36.166Z] 74f711af9a0d: Pull complete [2020-10-27T06:47:36.769Z] 99f96fe45779: Pull complete [2020-10-27T06:47:37.373Z] 209524e5b208: Verifying Checksum [2020-10-27T06:47:37.373Z] 209524e5b208: Download complete [2020-10-27T06:47:38.850Z] 8529a6b9a6be: Verifying Checksum [2020-10-27T06:47:38.850Z] 8529a6b9a6be: Download complete [2020-10-27T06:47:49.035Z] 8529a6b9a6be: Pull complete [2020-10-27T06:47:49.035Z] 45590311c82a: Pull complete [2020-10-27T06:47:49.634Z] 69ca0ff8b7b3: Pull complete [2020-10-27T06:47:53.978Z] 209524e5b208: Pull complete [2020-10-27T06:47:53.978Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-27T06:47:53.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-27T06:47:53.978Z] ---> 5bddaf1c2fca [2020-10-27T06:47:53.978Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-27T06:47:55.990Z] ---> Running in 537f0ccb7432 [2020-10-27T06:47:56.589Z] Removing intermediate container 537f0ccb7432 [2020-10-27T06:47:56.589Z] ---> c89c95312b65 [2020-10-27T06:47:56.589Z] Step 4/7 : RUN apk add bash [2020-10-27T06:47:56.589Z] ---> Running in 91efbae09b87 [2020-10-27T06:47:58.603Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-27T06:47:59.205Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-27T06:48:00.648Z] OK: 142 MiB in 39 packages [2020-10-27T06:48:01.637Z] Removing intermediate container 91efbae09b87 [2020-10-27T06:48:01.637Z] ---> fb6a52e9803e [2020-10-27T06:48:01.637Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-27T06:48:01.637Z] ---> Running in 8535212d2bf4 [2020-10-27T06:48:02.235Z] Removing intermediate container 8535212d2bf4 [2020-10-27T06:48:02.235Z] ---> 0a8c817b4ccc [2020-10-27T06:48:02.235Z] Step 6/7 : COPY go.mod . [2020-10-27T06:48:02.842Z] ---> 297cb69e7704 [2020-10-27T06:48:02.842Z] Step 7/7 : RUN go mod download [2020-10-27T06:48:03.128Z] ---> Running in 68cc25f5a86e [2020-10-27T06:48:18.304Z] Removing intermediate container 68cc25f5a86e [2020-10-27T06:48:18.304Z] ---> 38680b54b298 [2020-10-27T06:48:18.304Z] Successfully built 38680b54b298 [2020-10-27T06:48:18.304Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-27T06:48:18.755Z] + docker inspect -f . ci-base-image-arm64 [2020-10-27T06:48:18.755Z] . [Pipeline] withDockerContainer [2020-10-27T06:48:19.038Z] prd-ubuntu18.04-docker-arm64-4c-16g-9086 does not seem to be running inside a container [2020-10-27T06:48:19.135Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 [2020-10-27T06:48:21.052Z] $ docker top 80f8ca8055fd1e458263f032cf10ec73453ad3b51aa3e77915e5efb1dcdf20c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-27T06:48:22.458Z] + go version [2020-10-27T06:48:22.458Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-27T06:48:22.485Z] $ docker stop --time=1 80f8ca8055fd1e458263f032cf10ec73453ad3b51aa3e77915e5efb1dcdf20c2 [2020-10-27T06:48:24.481Z] $ docker rm -f 80f8ca8055fd1e458263f032cf10ec73453ad3b51aa3e77915e5efb1dcdf20c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-27T06:48:25.521Z] + docker inspect -f . ci-base-image-arm64 [2020-10-27T06:48:25.521Z] . [Pipeline] withDockerContainer [2020-10-27T06:48:25.783Z] prd-ubuntu18.04-docker-arm64-4c-16g-9086 does not seem to be running inside a container [2020-10-27T06:48:25.871Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 [2020-10-27T06:48:27.818Z] $ docker top 656299e59a6a96ed42d9ab5976c8091d19780f26503e0e10221547d06077d7bc -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-27T06:48:29.184Z] + make test [2020-10-27T06:48:29.184Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-27T06:48:51.512Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-10-27T06:48:51.791Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.055s coverage: 85.7% of statements [2020-10-27T06:48:51.791Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.027s coverage: 100.0% of statements [2020-10-27T06:48:53.800Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.057s coverage: 45.4% of statements [2020-10-27T06:48:53.800Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.030s coverage: 77.8% of statements [2020-10-27T06:48:53.800Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-10-27T06:48:53.800Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.014s coverage: 6.4% of statements [2020-10-27T06:48:55.244Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.057s coverage: 14.7% of statements [2020-10-27T06:48:55.244Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.049s coverage: 100.0% of statements [2020-10-27T06:48:56.701Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.085s coverage: 91.8% of statements [2020-10-27T06:48:56.701Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-10-27T06:48:56.701Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-10-27T06:48:56.701Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.030s coverage: 100.0% of statements [2020-10-27T06:48:57.305Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.016s coverage: 48.9% of statements [2020-10-27T06:49:01.634Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.099s coverage: 63.0% of statements [2020-10-27T06:49:01.634Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.026s coverage: 26.3% of statements [2020-10-27T06:49:01.634Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.050s coverage: 15.4% of statements [2020-10-27T06:49:01.634Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.022s coverage: 15.4% of statements [2020-10-27T06:49:01.634Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.012s coverage: 14.3% of statements [2020-10-27T06:49:01.634Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-10-27T06:49:02.626Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.048s coverage: 29.1% of statements [2020-10-27T06:49:03.232Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.023s coverage: 100.0% of statements [2020-10-27T06:49:04.674Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.060s coverage: 94.4% of statements [2020-10-27T06:49:04.674Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.025s coverage: 100.0% of statements [2020-10-27T06:49:04.674Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-10-27T06:49:04.949Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-27T06:49:09.265Z] gofmt -l . [2020-10-27T06:49:09.540Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-27T06:49:09.836Z] Warning: overwriting stash ‘coverage-report’ [2020-10-27T06:49:10.727Z] Stashed 1 file(s) [Pipeline] } [2020-10-27T06:49:10.739Z] $ docker stop --time=1 656299e59a6a96ed42d9ab5976c8091d19780f26503e0e10221547d06077d7bc [2020-10-27T06:49:13.074Z] $ docker rm -f 656299e59a6a96ed42d9ab5976c8091d19780f26503e0e10221547d06077d7bc [Pipeline] // withDockerContainer [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 [2020-10-27T06:49:15.699Z] provisioning config files... [2020-10-27T06:49:15.714Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-363@tmp/config2393302076158078035tmp [Pipeline] { [Pipeline] sh [2020-10-27T06:49:16.117Z] + set +x [2020-10-27T06:49:16.117Z] + curl -s https://codecov.io/bash [2020-10-27T06:49:16.117Z] + bash -s -- [2020-10-27T06:49:16.380Z] [2020-10-27T06:49:16.381Z] _____ _ [2020-10-27T06:49:16.381Z] / ____| | | [2020-10-27T06:49:16.381Z] | | ___ __| | ___ ___ _____ __ [2020-10-27T06:49:16.381Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-27T06:49:16.381Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-27T06:49:16.381Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-27T06:49:16.381Z] Bash-20201009-048fee3 [2020-10-27T06:49:16.381Z] [2020-10-27T06:49:16.381Z] [2020-10-27T06:49:16.381Z] ==> Jenkins CI detected. [2020-10-27T06:49:16.381Z] project root: . [2020-10-27T06:49:16.381Z] --> token set from env [2020-10-27T06:49:16.381Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-27T06:49:16.381Z] ==> Running gcov in . (disable via -X gcov) [2020-10-27T06:49:16.381Z] ==> Python coveragepy not found [2020-10-27T06:49:16.381Z] ==> Searching for coverage reports in: [2020-10-27T06:49:16.381Z] + . [2020-10-27T06:49:16.381Z] -> Found 1 reports [2020-10-27T06:49:16.381Z] ==> Detecting git/mercurial file structure [2020-10-27T06:49:16.381Z] ==> Reading reports [2020-10-27T06:49:16.381Z] + ./coverage.out bytes=105823 [2020-10-27T06:49:16.381Z] ==> Appending adjustments [2020-10-27T06:49:16.381Z] https://docs.codecov.io/docs/fixing-reports [2020-10-27T06:49:17.335Z] + Found adjustments [2020-10-27T06:49:17.335Z] ==> Gzipping contents [2020-10-27T06:49:17.335Z] ==> Uploading reports [2020-10-27T06:49:17.335Z] url: https://codecov.io [2020-10-27T06:49:17.335Z] query: branch=PR-363&commit=a861f3802d636b395b37d3cd5cc414ecdf93bc66&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-363%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=363&job=&cmd_args= [2020-10-27T06:49:17.335Z] -> Pinging Codecov [2020-10-27T06:49:17.335Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-363&commit=a861f3802d636b395b37d3cd5cc414ecdf93bc66&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-363%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=363&job=&cmd_args= [2020-10-27T06:49:17.335Z] -> Uploading to [2020-10-27T06:49:17.335Z] [2020-10-27T06:49:17.336Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-27T06:49:17.336Z] Dload Upload Total Spent Left Speed [2020-10-27T06:49:17.336Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-27T06:49:17.336Z] X> Failed to upload [2020-10-27T06:49:17.336Z] ==> Uploading to Codecov [2020-10-27T06:49:17.336Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-27T06:49:17.336Z] Dload Upload Total Spent Left Speed [2020-10-27T06:49:18.178Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 17069 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17187 100 118 100 17069 177 25642 --:--:-- --:--:-- --:--:-- 25629 [2020-10-27T06:49:18.178Z] View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/a861f3802d636b395b37d3cd5cc414ecdf93bc66 [Pipeline] } [2020-10-27T06:49:18.190Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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 [2020-10-27T06:49:20.932Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T06:49:21.526Z] ---> package-listing.sh [2020-10-27T06:49:21.526Z] ++ facter osfamily [2020-10-27T06:49:21.526Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-27T06:49:21.526Z] + OS_FAMILY=redhat [2020-10-27T06:49:21.526Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-363 [2020-10-27T06:49:21.526Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-27T06:49:21.526Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-27T06:49:21.526Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-27T06:49:21.526Z] + PACKAGES=/tmp/packages_start.txt [2020-10-27T06:49:21.526Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-363 ']' [2020-10-27T06:49:21.526Z] + PACKAGES=/tmp/packages_end.txt [2020-10-27T06:49:21.526Z] + case "${OS_FAMILY}" in [2020-10-27T06:49:21.526Z] + rpm -qa [2020-10-27T06:49:21.526Z] + sort [2020-10-27T06:49:25.778Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-27T06:49:25.778Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-27T06:49:25.778Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-27T06:49:25.778Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-363 ']' [2020-10-27T06:49:25.778Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-363/archives/ [2020-10-27T06:49:25.778Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-363/archives/ [Pipeline] echo [2020-10-27T06:49:25.792Z] 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-363/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-27T06:49:26.087Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-27T06:49:26.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-27T06:49:26.398Z] [2020-10-27T06:49:26.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-27T06:49:26.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-27T06:49:26.761Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-27T06:49:26.761Z] df20fa9351a1: Pulling fs layer [2020-10-27T06:49:26.761Z] 36b3adc4ff6f: Pulling fs layer [2020-10-27T06:49:26.761Z] 8ad3a11d3b57: Pulling fs layer [2020-10-27T06:49:26.761Z] 46f8f816bc3b: Pulling fs layer [2020-10-27T06:49:26.761Z] 93b61091891f: Pulling fs layer [2020-10-27T06:49:26.761Z] 93b9cdb0e59b: Pulling fs layer [2020-10-27T06:49:26.761Z] 5e14af77c1be: Pulling fs layer [2020-10-27T06:49:26.761Z] 01666e4c0597: Pulling fs layer [2020-10-27T06:49:26.761Z] aa168da1d23b: Pulling fs layer [2020-10-27T06:49:26.761Z] 46f8f816bc3b: Waiting [2020-10-27T06:49:26.761Z] 93b9cdb0e59b: Waiting [2020-10-27T06:49:26.761Z] 5e14af77c1be: Waiting [2020-10-27T06:49:26.761Z] 01666e4c0597: Waiting [2020-10-27T06:49:26.761Z] 93b61091891f: Waiting [2020-10-27T06:49:26.761Z] 36b3adc4ff6f: Verifying Checksum [2020-10-27T06:49:26.761Z] 36b3adc4ff6f: Download complete [2020-10-27T06:49:26.761Z] 46f8f816bc3b: Verifying Checksum [2020-10-27T06:49:26.761Z] 46f8f816bc3b: Download complete [2020-10-27T06:49:27.045Z] df20fa9351a1: Download complete [2020-10-27T06:49:27.045Z] 93b9cdb0e59b: Verifying Checksum [2020-10-27T06:49:27.045Z] 93b9cdb0e59b: Download complete [2020-10-27T06:49:27.045Z] 5e14af77c1be: Verifying Checksum [2020-10-27T06:49:27.045Z] 5e14af77c1be: Download complete [2020-10-27T06:49:27.045Z] 93b61091891f: Verifying Checksum [2020-10-27T06:49:27.045Z] 93b61091891f: Download complete [2020-10-27T06:49:27.045Z] 01666e4c0597: Verifying Checksum [2020-10-27T06:49:27.045Z] 01666e4c0597: Download complete [2020-10-27T06:49:27.316Z] 8ad3a11d3b57: Verifying Checksum [2020-10-27T06:49:27.316Z] 8ad3a11d3b57: Download complete [2020-10-27T06:49:27.316Z] df20fa9351a1: Pull complete [2020-10-27T06:49:27.583Z] 36b3adc4ff6f: Pull complete [2020-10-27T06:49:28.551Z] 8ad3a11d3b57: Pull complete [2020-10-27T06:49:28.821Z] 46f8f816bc3b: Pull complete [2020-10-27T06:49:29.404Z] 93b61091891f: Pull complete [2020-10-27T06:49:29.404Z] 93b9cdb0e59b: Pull complete [2020-10-27T06:49:29.404Z] aa168da1d23b: Verifying Checksum [2020-10-27T06:49:29.404Z] aa168da1d23b: Download complete [2020-10-27T06:49:29.669Z] 5e14af77c1be: Pull complete [2020-10-27T06:49:29.669Z] 01666e4c0597: Pull complete [2020-10-27T06:49:37.960Z] aa168da1d23b: Pull complete [2020-10-27T06:49:37.960Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-27T06:49:37.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-27T06:49:37.960Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-27T06:49:38.180Z] prd-centos7-docker-4c-2g-9084 does not seem to be running inside a container [2020-10-27T06:49:38.245Z] $ 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-363/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-363 -v /w/workspace/dry_go-mod-core-contracts_PR-363:/w/workspace/dry_go-mod-core-contracts_PR-363:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-363@tmp:/w/workspace/dry_go-mod-core-contracts_PR-363@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 [2020-10-27T06:49:42.381Z] $ docker top 174658285e3cbe4d2b2edd880eb8b9cc50bd52623142dd92f62dd59fd19b3a86 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-27T06:49:42.894Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-27T06:49:43.203Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-27T06:49:43.513Z] + ls /var/log/sa-host [2020-10-27T06:49:43.513Z] + sadf -c /var/log/sa-host/sa05 [2020-10-27T06:49:43.513Z] file_magic: OK [2020-10-27T06:49:43.513Z] HZ: Using current value: 100 [2020-10-27T06:49:43.513Z] file_header: OK [2020-10-27T06:49:43.513Z] 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 [2020-10-27T06:49:43.513Z] Statistics: [2020-10-27T06:49:43.513Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-27T06:49:43.513Z] File successfully converted to sysstat format version 12.2.1 [2020-10-27T06:49:43.513Z] + sadf -c /var/log/sa-host/sa27 [2020-10-27T06:49:43.513Z] file_magic: OK [2020-10-27T06:49:43.513Z] HZ: Using current value: 100 [2020-10-27T06:49:43.513Z] file_header: OK [2020-10-27T06:49:43.513Z] 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 [2020-10-27T06:49:43.513Z] Statistics: [2020-10-27T06:49:43.513Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-27T06:49:43.513Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-27T06:49:43.709Z] provisioning config files... [2020-10-27T06:49:43.731Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-363@tmp/config6589222591628740016tmp [Pipeline] { [Pipeline] echo [2020-10-27T06:49:43.799Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T06:49:44.104Z] ---> create-netrc.sh [Pipeline] } [2020-10-27T06:49:44.114Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-27T06:49:44.212Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T06:49:44.518Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-27T06:49:44.531Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T06:49:44.951Z] ---> sudo-logs.sh [2020-10-27T06:49:44.951Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-27T06:49:44.963Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T06:49:45.264Z] ---> job-cost.sh [2020-10-27T06:49:45.264Z] lf-activate-venv: SKIPPING [2020-10-27T06:49:45.264Z] INFO: No Stack... [2020-10-27T06:49:46.218Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-27T06:49:46.797Z] INFO: Archiving Costs [Pipeline] echo [2020-10-27T06:49:46.814Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T06:49:47.127Z] ---> logs-deploy.sh [2020-10-27T06:49:47.127Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-363/4 [2020-10-27T06:49:47.127Z] INFO: archiving workspace using pattern(s): [2020-10-27T06:49:49.086Z] Archives upload complete. [2020-10-27T06:49:49.086Z] INFO: archiving logs to Nexus [2020-10-27T06:49:50.034Z] ---> uname -a: [2020-10-27T06:49:50.034Z] Linux prd-centos7-docker-4c-2g-9084.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-10-27T06:49:50.034Z] [2020-10-27T06:49:50.034Z] [2020-10-27T06:49:50.034Z] ---> lscpu: [2020-10-27T06:49:50.034Z] Architecture: x86_64 [2020-10-27T06:49:50.034Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-27T06:49:50.034Z] Byte Order: Little Endian [2020-10-27T06:49:50.034Z] Address sizes: 40 bits physical, 48 bits virtual [2020-10-27T06:49:50.034Z] CPU(s): 4 [2020-10-27T06:49:50.034Z] On-line CPU(s) list: 0-3 [2020-10-27T06:49:50.034Z] Thread(s) per core: 1 [2020-10-27T06:49:50.034Z] Core(s) per socket: 1 [2020-10-27T06:49:50.034Z] Socket(s): 4 [2020-10-27T06:49:50.034Z] NUMA node(s): 1 [2020-10-27T06:49:50.034Z] Vendor ID: GenuineIntel [2020-10-27T06:49:50.034Z] CPU family: 6 [2020-10-27T06:49:50.034Z] Model: 44 [2020-10-27T06:49:50.034Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-27T06:49:50.034Z] Stepping: 1 [2020-10-27T06:49:50.034Z] CPU MHz: 2933.436 [2020-10-27T06:49:50.034Z] BogoMIPS: 5866.87 [2020-10-27T06:49:50.034Z] Virtualization: VT-x [2020-10-27T06:49:50.034Z] Hypervisor vendor: KVM [2020-10-27T06:49:50.034Z] Virtualization type: full [2020-10-27T06:49:50.034Z] L1d cache: 128 KiB [2020-10-27T06:49:50.034Z] L1i cache: 128 KiB [2020-10-27T06:49:50.034Z] L2 cache: 16 MiB [2020-10-27T06:49:50.034Z] L3 cache: 64 MiB [2020-10-27T06:49:50.034Z] NUMA node0 CPU(s): 0-3 [2020-10-27T06:49:50.034Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-10-27T06:49:50.034Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-10-27T06:49:50.034Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-10-27T06:49:50.034Z] Vulnerability Meltdown: Mitigation; PTI [2020-10-27T06:49:50.034Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-10-27T06:49:50.034Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-10-27T06:49:50.034Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-10-27T06:49:50.034Z] Vulnerability Tsx async abort: Not affected [2020-10-27T06:49:50.034Z] 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 [2020-10-27T06:49:50.034Z] [2020-10-27T06:49:50.034Z] [2020-10-27T06:49:50.034Z] ---> nproc: [2020-10-27T06:49:50.034Z] 4 [2020-10-27T06:49:50.034Z] [2020-10-27T06:49:50.034Z] [2020-10-27T06:49:50.034Z] ---> df -h: [2020-10-27T06:49:50.034Z] Filesystem Size Used Available Use% Mounted on [2020-10-27T06:49:50.034Z] overlay 50.0G 7.2G 42.8G 14% / [2020-10-27T06:49:50.034Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-10-27T06:49:50.034Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-10-27T06:49:50.034Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-10-27T06:49:50.034Z] /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os [2020-10-27T06:49:50.034Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-10-27T06:49:50.034Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-10-27T06:49:50.034Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-10-27T06:49:50.034Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log [2020-10-27T06:49:50.034Z] /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json [2020-10-27T06:49:50.034Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-363 [2020-10-27T06:49:50.034Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-363@tmp [2020-10-27T06:49:50.034Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host [2020-10-27T06:49:50.034Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure [2020-10-27T06:49:50.034Z] [2020-10-27T06:49:50.034Z] [2020-10-27T06:49:50.034Z] ---> free -m: [2020-10-27T06:49:50.034Z] total used free shared buff/cache available [2020-10-27T06:49:50.034Z] Mem: 1837 643 116 0 1077 1092 [2020-10-27T06:49:50.034Z] Swap: 1023 1 1022 [2020-10-27T06:49:50.034Z] [2020-10-27T06:49:50.034Z] [2020-10-27T06:49:50.034Z] ---> ip addr: [2020-10-27T06:49:50.034Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-10-27T06:49:50.034Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-10-27T06:49:50.034Z] inet 127.0.0.1/8 scope host lo [2020-10-27T06:49:50.034Z] valid_lft forever preferred_lft forever [2020-10-27T06:49:50.034Z] inet6 ::1/128 scope host [2020-10-27T06:49:50.034Z] valid_lft forever preferred_lft forever [2020-10-27T06:49:50.034Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-10-27T06:49:50.034Z] link/ether fa:16:3e:5d:88:0e brd ff:ff:ff:ff:ff:ff [2020-10-27T06:49:50.034Z] inet 10.30.123.102/23 brd 10.30.123.255 scope global dynamic eth0 [2020-10-27T06:49:50.034Z] valid_lft 85992sec preferred_lft 85992sec [2020-10-27T06:49:50.034Z] inet6 fe80::f816:3eff:fe5d:880e/64 scope link [2020-10-27T06:49:50.034Z] valid_lft forever preferred_lft forever [2020-10-27T06:49:50.034Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-10-27T06:49:50.034Z] link/ether 02:42:fd:d8:68:ca brd ff:ff:ff:ff:ff:ff [2020-10-27T06:49:50.034Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-10-27T06:49:50.034Z] valid_lft forever preferred_lft forever [2020-10-27T06:49:50.034Z] inet6 fe80::42:fdff:fed8:68ca/64 scope link [2020-10-27T06:49:50.034Z] valid_lft forever preferred_lft forever [2020-10-27T06:49:50.034Z] [2020-10-27T06:49:50.034Z] [2020-10-27T06:49:50.034Z] ---> sar -b -r -n DEV: [2020-10-27T06:49:50.034Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/27/20 _x86_64_ (4 CPU) [2020-10-27T06:49:50.034Z] [2020-10-27T06:49:50.034Z] 06:42:44 LINUX RESTART (4 CPU) [2020-10-27T06:49:50.034Z] [2020-10-27T06:49:50.034Z] 06:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-10-27T06:49:50.034Z] 06:45:02 3.78 0.00 3.78 0.00 0.00 127.01 0.00 [2020-10-27T06:49:50.034Z] 06:46:01 0.51 0.00 0.51 0.00 0.00 7.03 0.00 [2020-10-27T06:49:50.034Z] 06:47:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 [2020-10-27T06:49:50.034Z] 06:48:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 [2020-10-27T06:49:50.034Z] 06:49:01 0.33 0.00 0.33 0.00 0.00 5.50 0.00 [2020-10-27T06:49:50.034Z] Average: 1.01 0.00 1.01 0.00 0.00 29.06 0.00 [2020-10-27T06:49:50.034Z] [2020-10-27T06:49:50.034Z] 06:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-10-27T06:49:50.034Z] 06:45:02 161200 0 541252 28.77 2620 1176484 1074488 36.67 380932 1177992 16 [2020-10-27T06:49:50.034Z] 06:46:01 162064 0 540380 28.72 2620 1176492 1068320 36.46 380640 1177524 8 [2020-10-27T06:49:50.034Z] 06:47:01 161740 0 540700 28.74 2620 1176496 1068452 36.46 381620 1177520 8 [2020-10-27T06:49:50.034Z] 06:48:01 159868 0 542572 28.84 2620 1176496 1068476 36.47 391424 1169072 12 [2020-10-27T06:49:50.034Z] 06:49:01 159612 0 542820 28.85 2620 1176504 1068548 36.47 391912 1168992 8 [2020-10-27T06:49:50.034Z] Average: 160897 0 541545 28.78 2620 1176494 1069657 36.51 385306 1174220 10 [2020-10-27T06:49:50.034Z] [2020-10-27T06:49:50.034Z] 06:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-10-27T06:49:50.034Z] 06:45:02 eth0 1.90 0.88 1.61 0.08 0.00 0.00 0.00 0.00 [2020-10-27T06:49:50.034Z] 06:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T06:49:50.034Z] 06:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T06:49:50.034Z] 06:46:01 eth0 0.69 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2020-10-27T06:49:50.034Z] 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T06:49:50.034Z] 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T06:49:50.034Z] 06:47:01 eth0 3.00 0.28 0.47 0.20 0.00 0.00 0.00 0.00 [2020-10-27T06:49:50.034Z] 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T06:49:50.034Z] 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T06:49:50.034Z] 06:48:01 eth0 2.91 1.15 1.21 0.79 0.00 0.00 0.00 0.00 [2020-10-27T06:49:50.034Z] 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T06:49:50.034Z] 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T06:49:50.034Z] 06:49:01 eth0 2.18 0.87 1.00 0.62 0.00 0.00 0.00 0.00 [2020-10-27T06:49:50.035Z] 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T06:49:50.035Z] 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T06:49:50.035Z] Average: eth0 2.14 0.65 0.87 0.34 0.00 0.00 0.00 0.00 [2020-10-27T06:49:50.035Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T06:49:50.035Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T06:49:50.035Z] [2020-10-27T06:49:50.035Z] [2020-10-27T06:49:50.035Z] ---> sar -P ALL: [2020-10-27T06:49:50.035Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/27/20 _x86_64_ (4 CPU) [2020-10-27T06:49:50.035Z] [2020-10-27T06:49:50.035Z] 06:42:44 LINUX RESTART (4 CPU) [2020-10-27T06:49:50.035Z] [2020-10-27T06:49:50.035Z] 06:44:01 CPU %user %nice %system %iowait %steal %idle [2020-10-27T06:49:50.035Z] 06:45:02 all 0.18 0.00 0.06 0.00 0.00 99.75 [2020-10-27T06:49:50.035Z] 06:45:02 0 0.33 0.00 0.10 0.00 0.00 99.57 [2020-10-27T06:49:50.035Z] 06:45:02 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-10-27T06:49:50.035Z] 06:45:02 2 0.32 0.00 0.08 0.00 0.00 99.60 [2020-10-27T06:49:50.035Z] 06:45:02 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-10-27T06:49:50.035Z] 06:46:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2020-10-27T06:49:50.035Z] 06:46:01 0 0.53 0.00 0.03 0.00 0.00 99.44 [2020-10-27T06:49:50.035Z] 06:46:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-10-27T06:49:50.035Z] 06:46:01 2 0.07 0.00 0.05 0.00 0.02 99.86 [2020-10-27T06:49:50.035Z] 06:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-10-27T06:49:50.035Z] 06:47:01 all 0.12 0.00 0.04 0.00 0.00 99.83 [2020-10-27T06:49:50.035Z] 06:47:01 0 0.37 0.00 0.07 0.00 0.02 99.55 [2020-10-27T06:49:50.035Z] 06:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2020-10-27T06:49:50.035Z] 06:47:01 2 0.05 0.00 0.07 0.00 0.00 99.88 [2020-10-27T06:49:50.035Z] 06:47:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-10-27T06:49:50.035Z] 06:48:01 all 0.11 0.00 0.05 0.00 0.01 99.82 [2020-10-27T06:49:50.035Z] 06:48:01 0 0.30 0.00 0.05 0.00 0.03 99.62 [2020-10-27T06:49:50.035Z] 06:48:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2020-10-27T06:49:50.035Z] 06:48:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2020-10-27T06:49:50.035Z] 06:48:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2020-10-27T06:49:50.035Z] 06:49:01 all 0.15 0.00 0.07 0.00 0.02 99.76 [2020-10-27T06:49:50.035Z] 06:49:01 0 0.45 0.00 0.12 0.00 0.03 99.40 [2020-10-27T06:49:50.035Z] 06:49:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2020-10-27T06:49:50.035Z] 06:49:01 2 0.08 0.00 0.08 0.00 0.03 99.80 [2020-10-27T06:49:50.035Z] 06:49:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-10-27T06:49:50.035Z] Average: all 0.15 0.00 0.05 0.00 0.01 99.79 [2020-10-27T06:49:50.035Z] Average: 0 0.40 0.00 0.07 0.00 0.02 99.51 [2020-10-27T06:49:50.035Z] Average: 1 0.04 0.00 0.03 0.00 0.00 99.92 [2020-10-27T06:49:50.035Z] Average: 2 0.12 0.00 0.07 0.00 0.01 99.80 [2020-10-27T06:49:50.035Z] Average: 3 0.04 0.00 0.03 0.00 0.00 99.93 [2020-10-27T06:49:50.035Z] [2020-10-27T06:49:50.035Z] [2020-10-27T06:49:50.035Z]