Pull request #468 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 lenny-intel for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 3808c6081228e97d3a31818f4b77b3b50745a2c9+c064ce76bbcaf668729eea1d56c0de28cbf510b0 (e8dffba410b2f8c20ab18c1437f315502b8ece7c) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-24342 in /w/workspace/dry_go-mod-core-contracts_PR-468 [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-468 # 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 Merging remotes/origin/master commit c064ce76bbcaf668729eea1d56c0de28cbf510b0 into PR head commit 3808c6081228e97d3a31818f4b77b3b50745a2c9 Merge succeeded, producing 3808c6081228e97d3a31818f4b77b3b50745a2c9 Checking out Revision 3808c6081228e97d3a31818f4b77b3b50745a2c9 (PR-468) 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/468/head:refs/remotes/origin/PR-468 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3808c6081228e97d3a31818f4b77b3b50745a2c9 # 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 c064ce76bbcaf668729eea1d56c0de28cbf510b0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3808c6081228e97d3a31818f4b77b3b50745a2c9 # timeout=10 Commit message: "feat: Make ApiVerion property required." > git rev-list --no-walk 12e7666ae7e5e1a467b79e8198ef05480f06fb2d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-01T15:58:59.371Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-01T15:58:59.656Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-01T15:58:59.779Z] ========================================================= [2021-02-01T15:58:59.779Z] EdgeX Global Pipelines Version Info [2021-02-01T15:58:59.779Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-01T15:59:02.076Z] ------------------- [2021-02-01T15:59:02.076Z] stable info: [2021-02-01T15:59:02.076Z] ------------------- [2021-02-01T15:59:02.076Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-01T15:59:02.076Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-01T15:59:02.076Z] Message: update stable to v1.0.179 [2021-02-01T15:59:03.033Z] ------------------- [2021-02-01T15:59:03.033Z] experimental info: [2021-02-01T15:59:03.033Z] ------------------- [2021-02-01T15:59:03.034Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-01T15:59:03.034Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-01T15:59:03.034Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-01T15:59:03.346Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-02-01T15:59:03.470Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-02-01T15:59:03.566Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-01T15:59:03.672Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-01T15:59:03.772Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-01T15:59:03.872Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-01T15:59:03.982Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-01T15:59:04.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-01T15:59:04.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-01T15:59:04.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-01T15:59:04.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-01T15:59:04.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-02-01T15:59:04.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-01T15:59:04.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-01T15:59:04.854Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-02-01T15:59:04.957Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-01T15:59:05.070Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-01T15:59:05.191Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-01T15:59:05.305Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-01T15:59:05.402Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-01T15:59:05.500Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-02-01T15:59:05.596Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-02-01T15:59:05.700Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-01T15:59:05.797Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-01T15:59:05.897Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-02-01T15:59:05.993Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-01T15:59:06.089Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-01T15:59:06.222Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-468 [Pipeline] echo [2021-02-01T15:59:06.314Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-468 [Pipeline] echo [2021-02-01T15:59:06.406Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-468 [Pipeline] echo [2021-02-01T15:59:06.498Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3808c6081228e97d3a31818f4b77b3b50745a2c9 [Pipeline] echo [2021-02-01T15:59:06.590Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3808c60 [Pipeline] echo [2021-02-01T15:59:06.684Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-01T15:59:07.423Z] + git log --format=format:%s -1 3808c6081228e97d3a31818f4b77b3b50745a2c9 [Pipeline] echo [2021-02-01T15:59:07.503Z] GIT_COMMIT: 3808c6081228e97d3a31818f4b77b3b50745a2c9, Commit Message: feat: Make ApiVerion property required. [Pipeline] echo [2021-02-01T15:59:07.550Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-01T15:59:08.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-01T15:59:08.776Z] [2021-02-01T15:59:08.776Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-01T15:59:09.188Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-01T15:59:09.188Z] latest: Pulling from edgex-devops/git-semver [2021-02-01T15:59:09.188Z] 31603596830f: Pulling fs layer [2021-02-01T15:59:09.188Z] 2a8b12db71e7: Pulling fs layer [2021-02-01T15:59:09.188Z] 6ca5941a6612: Pulling fs layer [2021-02-01T15:59:09.188Z] ecc8261a40a4: Pulling fs layer [2021-02-01T15:59:09.188Z] ecc8261a40a4: Waiting [2021-02-01T15:59:09.477Z] 2a8b12db71e7: Verifying Checksum [2021-02-01T15:59:09.477Z] 2a8b12db71e7: Download complete [2021-02-01T15:59:09.477Z] 31603596830f: Verifying Checksum [2021-02-01T15:59:09.477Z] 31603596830f: Download complete [2021-02-01T15:59:09.477Z] ecc8261a40a4: Verifying Checksum [2021-02-01T15:59:09.477Z] ecc8261a40a4: Download complete [2021-02-01T15:59:09.761Z] 6ca5941a6612: Verifying Checksum [2021-02-01T15:59:09.761Z] 6ca5941a6612: Download complete [2021-02-01T15:59:10.053Z] 31603596830f: Pull complete [2021-02-01T15:59:10.326Z] 2a8b12db71e7: Pull complete [2021-02-01T15:59:11.789Z] 6ca5941a6612: Pull complete [2021-02-01T15:59:12.094Z] ecc8261a40a4: Pull complete [2021-02-01T15:59:12.094Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-01T15:59:12.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-01T15:59:12.094Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-01T15:59:12.273Z] prd-centos7-docker-4c-2g-24342 does not seem to be running inside a container [2021-02-01T15:59:12.382Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-468 -v /w/workspace/dry_go-mod-core-contracts_PR-468:/w/workspace/dry_go-mod-core-contracts_PR-468:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-468@tmp:/w/workspace/dry_go-mod-core-contracts_PR-468@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-01T15:59:15.026Z] $ docker top c486a2ff5e14f60d52cc2792a8c630687d5e86cca6ecbb4635f1988af1cb574b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-01T15:59:15.382Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-01T15:59:15.382Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-01T15:59:15.770Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-01T15:59:15.776Z] $ docker exec c486a2ff5e14f60d52cc2792a8c630687d5e86cca6ecbb4635f1988af1cb574b ssh-agent [2021-02-01T15:59:16.074Z] SSH_AUTH_SOCK=/tmp/ssh-532LHIOUWLuV/agent.12 [2021-02-01T15:59:16.074Z] SSH_AGENT_PID=17 [2021-02-01T15:59:16.095Z] Running ssh-add (command line suppressed) [2021-02-01T15:59:16.286Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-468@tmp/private_key_7984083540448069634.key (/w/workspace/dry_go-mod-core-contracts_PR-468@tmp/private_key_7984083540448069634.key) [2021-02-01T15:59:16.378Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-01T15:59:16.726Z] + git tag --points-at HEAD [Pipeline] } [2021-02-01T15:59:16.753Z] $ docker exec --env ******** --env ******** c486a2ff5e14f60d52cc2792a8c630687d5e86cca6ecbb4635f1988af1cb574b ssh-agent -k [2021-02-01T15:59:16.941Z] unset SSH_AUTH_SOCK; [2021-02-01T15:59:16.942Z] unset SSH_AGENT_PID; [2021-02-01T15:59:16.942Z] echo Agent pid 17 killed; [2021-02-01T15:59:16.994Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-01T15:59:17.217Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-01T15:59:17.217Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-01T15:59:17.525Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-01T15:59:17.533Z] $ docker exec c486a2ff5e14f60d52cc2792a8c630687d5e86cca6ecbb4635f1988af1cb574b ssh-agent [2021-02-01T15:59:17.793Z] SSH_AUTH_SOCK=/tmp/ssh-C4gulthAAexs/agent.48 [2021-02-01T15:59:17.793Z] SSH_AGENT_PID=53 [2021-02-01T15:59:17.805Z] Running ssh-add (command line suppressed) [2021-02-01T15:59:18.145Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-468@tmp/private_key_4983419257275632336.key (/w/workspace/dry_go-mod-core-contracts_PR-468@tmp/private_key_4983419257275632336.key) [2021-02-01T15:59:18.267Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-01T15:59:18.621Z] + git semver init [2021-02-01T15:59:18.621Z] # -> Open(): unable to determine branch for HEAD [2021-02-01T15:59:18.621Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-468/.git [2021-02-01T15:59:18.621Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-468 [2021-02-01T15:59:18.621Z] # $SEMVER_REMOTE_NAME = origin [2021-02-01T15:59:18.621Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-01T15:59:18.621Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-01T15:59:18.621Z] # $SEMVER_BRANCH = PR-468 [2021-02-01T15:59:18.621Z] # $SEMVER_TEMP = /tmp/semver-201066995 [2021-02-01T15:59:18.621Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-02-01T15:59:19.604Z] # '/tmp/semver-201066995' -> '/w/workspace/dry_go-mod-core-contracts_PR-468/.semver' [2021-02-01T15:59:19.604Z] # -> Force: false [2021-02-01T15:59:19.604Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-468/.semver [Pipeline] } [2021-02-01T15:59:19.630Z] $ docker exec --env ******** --env ******** c486a2ff5e14f60d52cc2792a8c630687d5e86cca6ecbb4635f1988af1cb574b ssh-agent -k [2021-02-01T15:59:19.840Z] unset SSH_AUTH_SOCK; [2021-02-01T15:59:19.842Z] unset SSH_AGENT_PID; [2021-02-01T15:59:19.842Z] echo Agent pid 53 killed; [2021-02-01T15:59:19.930Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-01T15:59:20.423Z] + git semver [Pipeline] } [2021-02-01T15:59:20.456Z] $ docker stop --time=1 c486a2ff5e14f60d52cc2792a8c630687d5e86cca6ecbb4635f1988af1cb574b [2021-02-01T15:59:22.265Z] $ docker rm -f c486a2ff5e14f60d52cc2792a8c630687d5e86cca6ecbb4635f1988af1cb574b [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-01T15:59:22.877Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-01T15:59:23.760Z] Stashed 1 file(s) [Pipeline] echo [2021-02-01T15:59:23.762Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-02-01T15:59:39.485Z] Still waiting to schedule task [2021-02-01T15:59:39.485Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-24342’ [2021-02-01T15:59:39.488Z] Still waiting to schedule task [2021-02-01T15:59:39.488Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-01T16:01:34.929Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-24343 in /w/workspace/dry_go-mod-core-contracts_PR-468 [Pipeline] { [Pipeline] ws [2021-02-01T16:01:34.997Z] Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout [2021-02-01T16:01:40.167Z] using credential edgex-jenkins-ssh [2021-02-01T16:01:40.243Z] Cloning the remote Git repository [2021-02-01T16:01:40.319Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-01T16:01:40.426Z] > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 [2021-02-01T16:01:40.500Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-01T16:01:40.501Z] > git --version # timeout=10 [2021-02-01T16:01:40.529Z] > git --version # 'git version 2.17.1' [2021-02-01T16:01:40.530Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T16:01:40.609Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-01T16:01:42.525Z] Merging remotes/origin/master commit c064ce76bbcaf668729eea1d56c0de28cbf510b0 into PR head commit 3808c6081228e97d3a31818f4b77b3b50745a2c9 [2021-02-01T16:01:42.883Z] Merge succeeded, producing 3808c6081228e97d3a31818f4b77b3b50745a2c9 [2021-02-01T16:01:42.883Z] Checking out Revision 3808c6081228e97d3a31818f4b77b3b50745a2c9 (PR-468) [2021-02-01T16:01:41.797Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-01T16:01:41.817Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-01T16:01:41.851Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-01T16:01:41.888Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-01T16:01:41.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T16:01:41.900Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/468/head:refs/remotes/origin/PR-468 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-01T16:01:42.551Z] > git config core.sparsecheckout # timeout=10 [2021-02-01T16:01:42.580Z] > git checkout -f 3808c6081228e97d3a31818f4b77b3b50745a2c9 # timeout=10 [2021-02-01T16:01:42.715Z] > git remote # timeout=10 [2021-02-01T16:01:42.739Z] > git config --get remote.origin.url # timeout=10 [2021-02-01T16:01:42.804Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T16:01:42.817Z] > git merge c064ce76bbcaf668729eea1d56c0de28cbf510b0 # timeout=10 [2021-02-01T16:01:42.857Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-01T16:01:42.895Z] > git config core.sparsecheckout # timeout=10 [2021-02-01T16:01:42.925Z] > git checkout -f 3808c6081228e97d3a31818f4b77b3b50745a2c9 # timeout=10 [2021-02-01T16:01:47.284Z] Commit message: "feat: Make ApiVerion property required." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-01T16:01:48.974Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-01T16:01:49.387Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-01T16:01:49.778Z] + sudo service docker restart+ [2021-02-01T16:01:49.778Z] true [Pipeline] unstash [Pipeline] echo [2021-02-01T16:01:52.666Z] ========================================================= [2021-02-01T16:01:52.666Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-01T16:01:52.666Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-01T16:01:53.063Z] + 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 . [2021-02-01T16:01:54.057Z] Sending build context to Docker daemon 2.533MB [2021-02-01T16:01:54.057Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-02-01T16:01:54.057Z] Step 2/7 : FROM ${BASE} [2021-02-01T16:01:54.332Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-01T16:01:54.332Z] 5f621e34cdf4: Pulling fs layer [2021-02-01T16:01:54.332Z] a4357932f1b6: Pulling fs layer [2021-02-01T16:01:54.332Z] 18c013af1878: Pulling fs layer [2021-02-01T16:01:54.332Z] 00ac8860ef70: Pulling fs layer [2021-02-01T16:01:54.332Z] 63d7cb157983: Pulling fs layer [2021-02-01T16:01:54.332Z] b116817d02f9: Pulling fs layer [2021-02-01T16:01:54.332Z] 745a02a5169b: Pulling fs layer [2021-02-01T16:01:54.332Z] 00ac8860ef70: Waiting [2021-02-01T16:01:54.332Z] 63d7cb157983: Waiting [2021-02-01T16:01:54.332Z] 18c013af1878: Verifying Checksum [2021-02-01T16:01:54.332Z] 18c013af1878: Download complete [2021-02-01T16:01:54.607Z] a4357932f1b6: Verifying Checksum [2021-02-01T16:01:54.607Z] a4357932f1b6: Download complete [2021-02-01T16:01:54.607Z] 63d7cb157983: Verifying Checksum [2021-02-01T16:01:54.607Z] 63d7cb157983: Download complete [2021-02-01T16:01:54.607Z] b116817d02f9: Verifying Checksum [2021-02-01T16:01:54.607Z] b116817d02f9: Download complete [2021-02-01T16:01:54.607Z] 5f621e34cdf4: Verifying Checksum [2021-02-01T16:01:54.607Z] 5f621e34cdf4: Download complete [2021-02-01T16:01:55.221Z] 5f621e34cdf4: Pull complete [2021-02-01T16:01:55.825Z] a4357932f1b6: Pull complete [2021-02-01T16:01:56.100Z] 18c013af1878: Pull complete [2021-02-01T16:01:57.586Z] 745a02a5169b: Verifying Checksum [2021-02-01T16:01:57.586Z] 745a02a5169b: Download complete [2021-02-01T16:01:59.055Z] 00ac8860ef70: Verifying Checksum [2021-02-01T16:01:59.055Z] 00ac8860ef70: Download complete [2021-02-01T16:02:09.245Z] 00ac8860ef70: Pull complete [2021-02-01T16:02:09.245Z] 63d7cb157983: Pull complete [2021-02-01T16:02:09.780Z] Running on prd-centos7-docker-4c-2g-24344 in /w/workspace/dry_go-mod-core-contracts_PR-468 [Pipeline] { [Pipeline] ws [2021-02-01T16:02:09.844Z] Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [2021-02-01T16:02:09.850Z] b116817d02f9: Pull complete [Pipeline] checkout [2021-02-01T16:02:12.727Z] using credential edgex-jenkins-ssh [2021-02-01T16:02:12.787Z] Cloning the remote Git repository [2021-02-01T16:02:13.231Z] 745a02a5169b: Pull complete [2021-02-01T16:02:13.231Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-01T16:02:13.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-01T16:02:13.504Z] ---> b7e6874047d6 [2021-02-01T16:02:13.504Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-01T16:02:12.818Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-01T16:02:12.883Z] > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 [2021-02-01T16:02:12.947Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-01T16:02:12.947Z] > git --version # timeout=10 [2021-02-01T16:02:12.957Z] > git --version # 'git version 2.24.3' [2021-02-01T16:02:12.957Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T16:02:12.985Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-01T16:02:14.164Z] Merging remotes/origin/master commit c064ce76bbcaf668729eea1d56c0de28cbf510b0 into PR head commit 3808c6081228e97d3a31818f4b77b3b50745a2c9 [2021-02-01T16:02:14.284Z] Merge succeeded, producing 3808c6081228e97d3a31818f4b77b3b50745a2c9 [2021-02-01T16:02:14.285Z] Checking out Revision 3808c6081228e97d3a31818f4b77b3b50745a2c9 (PR-468) [2021-02-01T16:02:13.659Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-01T16:02:13.665Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-01T16:02:13.677Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-01T16:02:13.691Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-01T16:02:13.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T16:02:13.696Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/468/head:refs/remotes/origin/PR-468 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-01T16:02:14.173Z] > git config core.sparsecheckout # timeout=10 [2021-02-01T16:02:14.180Z] > git checkout -f 3808c6081228e97d3a31818f4b77b3b50745a2c9 # timeout=10 [2021-02-01T16:02:14.250Z] > git remote # timeout=10 [2021-02-01T16:02:14.258Z] > git config --get remote.origin.url # timeout=10 [2021-02-01T16:02:14.265Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T16:02:14.269Z] > git merge c064ce76bbcaf668729eea1d56c0de28cbf510b0 # timeout=10 [2021-02-01T16:02:14.279Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-01T16:02:14.288Z] > git config core.sparsecheckout # timeout=10 [2021-02-01T16:02:14.293Z] > git checkout -f 3808c6081228e97d3a31818f4b77b3b50745a2c9 # timeout=10 [2021-02-01T16:02:16.124Z] ---> Running in cacca76ffe94 [2021-02-01T16:02:16.395Z] Removing intermediate container cacca76ffe94 [2021-02-01T16:02:16.395Z] ---> 1ddfd4c890e6 [2021-02-01T16:02:16.395Z] Step 4/7 : RUN apk add bash [2021-02-01T16:02:16.668Z] ---> Running in 1cb62d3b080c [2021-02-01T16:02:17.657Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T16:02:17.924Z] Commit message: "feat: Make ApiVerion property required." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-01T16:02:18.647Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T16:02:19.235Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [2021-02-01T16:02:19.240Z] OK: 142 MiB in 39 packages [Pipeline] sh [2021-02-01T16:02:19.576Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-01T16:02:19.876Z] + sudo service docker restart [2021-02-01T16:02:19.876Z] + true [2021-02-01T16:02:19.876Z] Redirecting to /bin/systemctl restart docker.service [2021-02-01T16:02:20.692Z] Removing intermediate container 1cb62d3b080c [2021-02-01T16:02:20.693Z] ---> 7873495e2f38 [2021-02-01T16:02:20.693Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-02-01T16:02:20.693Z] ---> Running in bfdc46fa1934 [2021-02-01T16:02:21.291Z] Removing intermediate container bfdc46fa1934 [2021-02-01T16:02:21.291Z] ---> d818ec291a5b [2021-02-01T16:02:21.291Z] Step 6/7 : COPY go.mod . [Pipeline] unstash [Pipeline] echo [2021-02-01T16:02:21.424Z] ========================================================= [2021-02-01T16:02:21.424Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-01T16:02:21.424Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-01T16:02:21.776Z] + 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 . [2021-02-01T16:02:21.888Z] ---> 250617999594 [2021-02-01T16:02:21.889Z] Step 7/7 : RUN go mod download [2021-02-01T16:02:22.162Z] ---> Running in 83db12dc9634 [2021-02-01T16:02:22.354Z] Sending build context to Docker daemon 2.534MB [2021-02-01T16:02:22.355Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-02-01T16:02:22.355Z] Step 2/7 : FROM ${BASE} [2021-02-01T16:02:22.355Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-01T16:02:22.355Z] 188c0c94c7c5: Pulling fs layer [2021-02-01T16:02:22.355Z] 0ef7d3d256c8: Pulling fs layer [2021-02-01T16:02:22.355Z] de9db76c5a1d: Pulling fs layer [2021-02-01T16:02:22.355Z] bca2f99d35d6: Pulling fs layer [2021-02-01T16:02:22.355Z] 93359f2a8cfa: Pulling fs layer [2021-02-01T16:02:22.355Z] 7c6f9722023f: Pulling fs layer [2021-02-01T16:02:22.355Z] a35cf1a2eb13: Pulling fs layer [2021-02-01T16:02:22.355Z] bca2f99d35d6: Waiting [2021-02-01T16:02:22.355Z] a35cf1a2eb13: Waiting [2021-02-01T16:02:22.355Z] 93359f2a8cfa: Waiting [2021-02-01T16:02:22.621Z] de9db76c5a1d: Verifying Checksum [2021-02-01T16:02:22.621Z] de9db76c5a1d: Download complete [2021-02-01T16:02:22.621Z] 0ef7d3d256c8: Verifying Checksum [2021-02-01T16:02:22.621Z] 0ef7d3d256c8: Download complete [2021-02-01T16:02:22.621Z] 93359f2a8cfa: Download complete [2021-02-01T16:02:22.621Z] 7c6f9722023f: Verifying Checksum [2021-02-01T16:02:22.621Z] 7c6f9722023f: Download complete [2021-02-01T16:02:22.621Z] 188c0c94c7c5: Verifying Checksum [2021-02-01T16:02:22.621Z] 188c0c94c7c5: Download complete [2021-02-01T16:02:22.891Z] 188c0c94c7c5: Pull complete [2021-02-01T16:02:23.167Z] 0ef7d3d256c8: Pull complete [2021-02-01T16:02:23.437Z] de9db76c5a1d: Pull complete [2021-02-01T16:02:24.838Z] a35cf1a2eb13: Verifying Checksum [2021-02-01T16:02:25.424Z] bca2f99d35d6: Verifying Checksum [2021-02-01T16:02:25.424Z] bca2f99d35d6: Download complete [2021-02-01T16:02:30.764Z] bca2f99d35d6: Pull complete [2021-02-01T16:02:30.764Z] 93359f2a8cfa: Pull complete [2021-02-01T16:02:31.027Z] 7c6f9722023f: Pull complete [2021-02-01T16:02:37.282Z] Removing intermediate container 83db12dc9634 [2021-02-01T16:02:37.282Z] ---> 7b79a7bb9e75 [2021-02-01T16:02:37.282Z] Successfully built 7b79a7bb9e75 [2021-02-01T16:02:37.282Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-01T16:02:37.624Z] + docker inspect -f . ci-base-image-arm64 [2021-02-01T16:02:37.624Z] . [Pipeline] withDockerContainer [2021-02-01T16:02:37.701Z] a35cf1a2eb13: Pull complete [2021-02-01T16:02:37.701Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-01T16:02:37.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-01T16:02:37.701Z] ---> a62c8e92a672 [2021-02-01T16:02:37.701Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-01T16:02:37.899Z] prd-ubuntu18.04-docker-arm64-4c-16g-24343 does not seem to be running inside a container [2021-02-01T16:02:37.967Z] ---> Running in a6896e57814d [2021-02-01T16:02:37.975Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-01T16:02:38.235Z] Removing intermediate container a6896e57814d [2021-02-01T16:02:38.235Z] ---> 5535315b2a0e [2021-02-01T16:02:38.235Z] Step 4/7 : RUN apk add bash [2021-02-01T16:02:38.235Z] ---> Running in eac7c6a9d01f [2021-02-01T16:02:38.813Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T16:02:39.492Z] $ docker top bc20b3b2590a82b3ca2b0bc5dd21bb439b2bd6bc6fb73285d20d72d82142bce6 -eo pid,comm [2021-02-01T16:02:39.762Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2021-02-01T16:02:40.342Z] OK: 166 MiB in 39 packages [2021-02-01T16:02:40.537Z] + go version [2021-02-01T16:02:40.537Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-01T16:02:40.560Z] $ docker stop --time=1 bc20b3b2590a82b3ca2b0bc5dd21bb439b2bd6bc6fb73285d20d72d82142bce6 [2021-02-01T16:02:40.920Z] Removing intermediate container eac7c6a9d01f [2021-02-01T16:02:40.920Z] ---> 1282db1cd0d7 [2021-02-01T16:02:40.920Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-02-01T16:02:40.920Z] ---> Running in 96df6b6df289 [2021-02-01T16:02:41.183Z] Removing intermediate container 96df6b6df289 [2021-02-01T16:02:41.183Z] ---> fb5e22a7dfe6 [2021-02-01T16:02:41.183Z] Step 6/7 : COPY go.mod . [2021-02-01T16:02:41.446Z] ---> dc070b94bc7e [2021-02-01T16:02:41.446Z] Step 7/7 : RUN go mod download [2021-02-01T16:02:41.446Z] ---> Running in 0710206c537f [2021-02-01T16:02:42.448Z] $ docker rm -f bc20b3b2590a82b3ca2b0bc5dd21bb439b2bd6bc6fb73285d20d72d82142bce6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-01T16:02:43.487Z] + docker inspect -f . ci-base-image-arm64 [2021-02-01T16:02:43.487Z] . [Pipeline] withDockerContainer [2021-02-01T16:02:43.727Z] prd-ubuntu18.04-docker-arm64-4c-16g-24343 does not seem to be running inside a container [2021-02-01T16:02:43.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-01T16:02:45.201Z] $ docker top 11cbc9647aa8e57dc29c1f72c6de4b1b6195b067fc89bb94879e44b00c83cbb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T16:02:46.239Z] + make test [2021-02-01T16:02:46.239Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-01T16:02:53.749Z] Removing intermediate container 0710206c537f [2021-02-01T16:02:53.749Z] ---> 10a13031a1eb [2021-02-01T16:02:53.749Z] Successfully built 10a13031a1eb [2021-02-01T16:02:53.749Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-01T16:02:54.118Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-01T16:02:54.118Z] . [Pipeline] withDockerContainer [2021-02-01T16:02:54.256Z] prd-centos7-docker-4c-2g-24344 does not seem to be running inside a container [2021-02-01T16:02:54.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-01T16:02:55.074Z] $ docker top 43f80201900ccb0d001598c1882de32aba41e016c96a69a12a34c426b4e7db9f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T16:02:55.732Z] + go version [2021-02-01T16:02:55.733Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-01T16:02:55.782Z] $ docker stop --time=1 43f80201900ccb0d001598c1882de32aba41e016c96a69a12a34c426b4e7db9f [2021-02-01T16:02:57.213Z] $ docker rm -f 43f80201900ccb0d001598c1882de32aba41e016c96a69a12a34c426b4e7db9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-01T16:02:58.106Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-01T16:02:58.106Z] . [Pipeline] withDockerContainer [2021-02-01T16:02:58.216Z] prd-centos7-docker-4c-2g-24344 does not seem to be running inside a container [2021-02-01T16:02:58.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-01T16:02:59.051Z] $ docker top 47526ca2e36dec14507838a6f63525b8d369f25309912b071d84fd5181415066 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T16:02:59.642Z] + make test [2021-02-01T16:02:59.642Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-01T16:03:07.950Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-02-01T16:03:07.950Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.032s coverage: 85.7% of statements [2021-02-01T16:03:07.950Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.016s coverage: 100.0% of statements [2021-02-01T16:03:07.950Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.068s coverage: 45.4% of statements [2021-02-01T16:03:08.486Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-02-01T16:03:08.548Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.020s coverage: 77.8% of statements [2021-02-01T16:03:08.548Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-02-01T16:03:09.095Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.027s coverage: 85.7% of statements [2021-02-01T16:03:09.095Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.035s coverage: 100.0% of statements [2021-02-01T16:03:10.041Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.014s coverage: 26.3% of statements [2021-02-01T16:03:10.041Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.015s coverage: 14.7% of statements [2021-02-01T16:03:10.041Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.009s coverage: 100.0% of statements [2021-02-01T16:03:10.309Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.035s coverage: 91.8% of statements [2021-02-01T16:03:10.309Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-02-01T16:03:10.309Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-02-01T16:03:10.309Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.004s coverage: 100.0% of statements [2021-02-01T16:03:10.309Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.013s coverage: 36.7% of statements [2021-02-01T16:03:10.541Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.077s coverage: 45.4% of statements [2021-02-01T16:03:10.815Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.054s coverage: 77.8% of statements [2021-02-01T16:03:10.815Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-02-01T16:03:12.813Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.020s coverage: 26.3% of statements [2021-02-01T16:03:13.718Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.038s coverage: 63.0% of statements [2021-02-01T16:03:13.718Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.009s coverage: 26.3% of statements [2021-02-01T16:03:13.718Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.008s coverage: 15.4% of statements [2021-02-01T16:03:13.718Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.025s coverage: 15.4% of statements [2021-02-01T16:03:13.718Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.058s coverage: 14.3% of statements [2021-02-01T16:03:13.718Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-02-01T16:03:13.800Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.037s coverage: 14.7% of statements [2021-02-01T16:03:13.800Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.032s coverage: 100.0% of statements [2021-02-01T16:03:15.242Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.092s coverage: 91.8% of statements [2021-02-01T16:03:15.242Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-02-01T16:03:15.242Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-02-01T16:03:15.242Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.036s coverage: 100.0% of statements [2021-02-01T16:03:15.242Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.048s coverage: 36.7% of statements [2021-02-01T16:03:15.716Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.071s coverage: 84.8% of statements [2021-02-01T16:03:15.716Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-02-01T16:03:15.716Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-02-01T16:03:15.716Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-02-01T16:03:15.716Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.018s coverage: 55.7% of statements [2021-02-01T16:03:15.716Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.034s coverage: 94.7% of statements [2021-02-01T16:03:15.981Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.070s coverage: 93.0% of statements [2021-02-01T16:03:16.243Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 100.0% of statements [2021-02-01T16:03:16.243Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-02-01T16:03:16.243Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-02-01T16:03:18.189Z] gofmt -l . [2021-02-01T16:03:18.451Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-02-01T16:03:18.729Z] $ docker stop --time=1 47526ca2e36dec14507838a6f63525b8d369f25309912b071d84fd5181415066 [2021-02-01T16:03:20.668Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.103s coverage: 63.0% of statements [2021-02-01T16:03:20.668Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.025s coverage: 26.3% of statements [2021-02-01T16:03:20.668Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.017s coverage: 15.4% of statements [2021-02-01T16:03:20.668Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.023s coverage: 15.4% of statements [2021-02-01T16:03:20.668Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.027s coverage: 14.3% of statements [2021-02-01T16:03:20.668Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-02-01T16:03:21.105Z] $ docker rm -f 47526ca2e36dec14507838a6f63525b8d369f25309912b071d84fd5181415066 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-01T16:03:21.832Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-01T16:03:22.278Z] 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] } [2021-02-01T16:03:24.105Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.206s coverage: 84.8% of statements [2021-02-01T16:03:24.105Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-02-01T16:03:24.105Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-02-01T16:03:24.105Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-02-01T16:03:24.105Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.047s coverage: 55.7% of statements [2021-02-01T16:03:24.698Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.043s coverage: 94.7% of statements [2021-02-01T16:03:26.140Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.141s coverage: 93.0% of statements [2021-02-01T16:03:26.140Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.024s coverage: 100.0% of statements [2021-02-01T16:03:26.140Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-02-01T16:03:26.414Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-02-01T16:03:31.830Z] gofmt -l . [2021-02-01T16:03:32.425Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-02-01T16:03:33.039Z] $ docker stop --time=1 11cbc9647aa8e57dc29c1f72c6de4b1b6195b067fc89bb94879e44b00c83cbb6 [2021-02-01T16:03:35.345Z] $ docker rm -f 11cbc9647aa8e57dc29c1f72c6de4b1b6195b067fc89bb94879e44b00c83cbb6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-01T16:03:36.268Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-01T16:03:36.332Z] Warning: overwriting stash ‘coverage-report’ [2021-02-01T16:03:37.396Z] 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] } [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 [2021-02-01T16:03:39.147Z] provisioning config files... [2021-02-01T16:03:39.170Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-468@tmp/config7221674878485909518tmp [Pipeline] { [Pipeline] sh [2021-02-01T16:03:39.584Z] + set +x [2021-02-01T16:03:39.584Z] + curl -s https://codecov.io/bash [2021-02-01T16:03:39.584Z] + bash -s -- [2021-02-01T16:03:39.850Z] [2021-02-01T16:03:39.850Z] _____ _ [2021-02-01T16:03:39.850Z] / ____| | | [2021-02-01T16:03:39.850Z] | | ___ __| | ___ ___ _____ __ [2021-02-01T16:03:39.850Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-01T16:03:39.850Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-01T16:03:39.850Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-01T16:03:39.850Z] Bash-20210129-7c25fce [2021-02-01T16:03:39.850Z] [2021-02-01T16:03:39.850Z] [2021-02-01T16:03:39.850Z] ==> git version 2.24.3 found [2021-02-01T16:03:39.850Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-02-01T16:03:39.850Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-01T16:03:39.850Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-01T16:03:39.850Z] ==> Jenkins CI detected. [2021-02-01T16:03:39.850Z] project root: . [2021-02-01T16:03:39.850Z] --> token set from env [2021-02-01T16:03:39.850Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-01T16:03:39.850Z] ==> Running gcov in . (disable via -X gcov) [2021-02-01T16:03:39.850Z] ==> Python coveragepy not found [2021-02-01T16:03:39.850Z] ==> Searching for coverage reports in: [2021-02-01T16:03:39.850Z] + . [2021-02-01T16:03:40.135Z] -> Found 1 reports [2021-02-01T16:03:40.135Z] ==> Detecting git/mercurial file structure [2021-02-01T16:03:40.135Z] ==> Reading reports [2021-02-01T16:03:40.135Z] + ./coverage.out bytes=142480 [2021-02-01T16:03:40.135Z] ==> Appending adjustments [2021-02-01T16:03:40.135Z] https://docs.codecov.io/docs/fixing-reports [2021-02-01T16:03:42.147Z] + Found adjustments [2021-02-01T16:03:42.147Z] ==> Gzipping contents [2021-02-01T16:03:42.147Z] 24K /tmp/codecov.dgbsOn.gz [2021-02-01T16:03:42.147Z] ==> Uploading reports [2021-02-01T16:03:42.147Z] url: https://codecov.io [2021-02-01T16:03:42.147Z] query: branch=PR-468&commit=3808c6081228e97d3a31818f4b77b3b50745a2c9&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-468%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=468&job=&cmd_args= [2021-02-01T16:03:42.147Z] -> Pinging Codecov [2021-02-01T16:03:42.147Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-468&commit=3808c6081228e97d3a31818f4b77b3b50745a2c9&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-468%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=468&job=&cmd_args= [2021-02-01T16:03:42.434Z] -> Uploading to [2021-02-01T16:03:42.434Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-01/71470A77251A30514AAF9C0BB2E5B6CE/3808c6081228e97d3a31818f4b77b3b50745a2c9/781b6fd3-30e4-4835-b53d-13c047bf87f0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210201T160342Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5b384774fdca4b46d54f8489c91508ad8b231de3c0a9d19e0eb67d439d93c141 [2021-02-01T16:03:42.434Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-01T16:03:42.434Z] Dload Upload Total Spent Left Speed [2021-02-01T16:03:43.028Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21854 0 0 100 21854 0 42849 --:--:-- --:--:-- --:--:-- 42850 100 21854 0 0 100 21854 0 42822 --:--:-- --:--:-- --:--:-- 42767 [2021-02-01T16:03:43.028Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/3808c6081228e97d3a31818f4b77b3b50745a2c9 [Pipeline] } [2021-02-01T16:03:43.044Z] 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 [2021-02-01T16:03:45.560Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T16:03:46.172Z] ---> package-listing.sh [2021-02-01T16:03:46.172Z] ++ facter osfamily [2021-02-01T16:03:46.172Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-01T16:03:46.172Z] + OS_FAMILY=redhat [2021-02-01T16:03:46.172Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-468 [2021-02-01T16:03:46.172Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-01T16:03:46.172Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-01T16:03:46.172Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-01T16:03:46.172Z] + PACKAGES=/tmp/packages_start.txt [2021-02-01T16:03:46.172Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-468 ']' [2021-02-01T16:03:46.172Z] + PACKAGES=/tmp/packages_end.txt [2021-02-01T16:03:46.172Z] + case "${OS_FAMILY}" in [2021-02-01T16:03:46.172Z] + rpm -qa [2021-02-01T16:03:46.172Z] + sort [2021-02-01T16:03:52.862Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-01T16:03:52.862Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-01T16:03:52.862Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-01T16:03:52.862Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-468 ']' [2021-02-01T16:03:52.862Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-468/archives/ [2021-02-01T16:03:52.862Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-468/archives/ [Pipeline] echo [2021-02-01T16:03:52.884Z] 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-468/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-01T16:03:53.210Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-01T16:03:53.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-01T16:03:54.104Z] [2021-02-01T16:03:54.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-01T16:03:54.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-01T16:03:54.530Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-01T16:03:54.530Z] df20fa9351a1: Pulling fs layer [2021-02-01T16:03:54.530Z] 36b3adc4ff6f: Pulling fs layer [2021-02-01T16:03:54.530Z] 8ad3a11d3b57: Pulling fs layer [2021-02-01T16:03:54.530Z] 46f8f816bc3b: Pulling fs layer [2021-02-01T16:03:54.530Z] 93b61091891f: Pulling fs layer [2021-02-01T16:03:54.530Z] 93b9cdb0e59b: Pulling fs layer [2021-02-01T16:03:54.530Z] 5e14af77c1be: Pulling fs layer [2021-02-01T16:03:54.530Z] 01666e4c0597: Pulling fs layer [2021-02-01T16:03:54.530Z] aa168da1d23b: Pulling fs layer [2021-02-01T16:03:54.530Z] 93b61091891f: Waiting [2021-02-01T16:03:54.530Z] 93b9cdb0e59b: Waiting [2021-02-01T16:03:54.530Z] 46f8f816bc3b: Waiting [2021-02-01T16:03:54.530Z] 5e14af77c1be: Waiting [2021-02-01T16:03:54.530Z] aa168da1d23b: Waiting [2021-02-01T16:03:54.530Z] 01666e4c0597: Waiting [2021-02-01T16:03:54.530Z] 36b3adc4ff6f: Verifying Checksum [2021-02-01T16:03:54.530Z] 36b3adc4ff6f: Download complete [2021-02-01T16:03:54.530Z] 46f8f816bc3b: Verifying Checksum [2021-02-01T16:03:54.530Z] 46f8f816bc3b: Download complete [2021-02-01T16:03:54.909Z] df20fa9351a1: Verifying Checksum [2021-02-01T16:03:54.909Z] df20fa9351a1: Download complete [2021-02-01T16:03:54.909Z] 93b9cdb0e59b: Verifying Checksum [2021-02-01T16:03:54.909Z] 93b9cdb0e59b: Download complete [2021-02-01T16:03:55.225Z] 5e14af77c1be: Download complete [2021-02-01T16:03:55.225Z] 01666e4c0597: Download complete [2021-02-01T16:03:55.225Z] 93b61091891f: Verifying Checksum [2021-02-01T16:03:55.225Z] 93b61091891f: Download complete [2021-02-01T16:03:55.857Z] df20fa9351a1: Pull complete [2021-02-01T16:03:56.137Z] 8ad3a11d3b57: Verifying Checksum [2021-02-01T16:03:56.137Z] 8ad3a11d3b57: Download complete [2021-02-01T16:03:56.408Z] 36b3adc4ff6f: Pull complete [2021-02-01T16:03:58.491Z] 8ad3a11d3b57: Pull complete [2021-02-01T16:03:58.791Z] 46f8f816bc3b: Pull complete [2021-02-01T16:03:59.441Z] 93b61091891f: Pull complete [2021-02-01T16:03:59.441Z] 93b9cdb0e59b: Pull complete [2021-02-01T16:03:59.715Z] 5e14af77c1be: Pull complete [2021-02-01T16:03:59.999Z] 01666e4c0597: Pull complete [2021-02-01T16:04:01.464Z] aa168da1d23b: Verifying Checksum [2021-02-01T16:04:01.464Z] aa168da1d23b: Download complete [2021-02-01T16:04:13.970Z] aa168da1d23b: Pull complete [2021-02-01T16:04:13.970Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-01T16:04:13.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-01T16:04:13.970Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-01T16:04:14.383Z] prd-centos7-docker-4c-2g-24342 does not seem to be running inside a container [2021-02-01T16:04:14.487Z] $ 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-468/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-468 -v /w/workspace/dry_go-mod-core-contracts_PR-468:/w/workspace/dry_go-mod-core-contracts_PR-468:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-468@tmp:/w/workspace/dry_go-mod-core-contracts_PR-468@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-01T16:04:18.099Z] $ docker top f015e8f15d2f3d6f165aa7ae7c4cb2f650a9010c9bd3f07595c1e12682caa229 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T16:04:18.740Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-01T16:04:19.124Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-01T16:04:19.477Z] + ls /var/log/sa-host [2021-02-01T16:04:19.477Z] + sadf -c /var/log/sa-host/sa01 [2021-02-01T16:04:19.477Z] file_magic: OK [2021-02-01T16:04:19.477Z] HZ: Using current value: 100 [2021-02-01T16:04:19.477Z] file_header: OK [2021-02-01T16:04:19.477Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-01T16:04:19.477Z] Statistics: [2021-02-01T16:04:19.477Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-01T16:04:19.477Z] File successfully converted to sysstat format version 12.2.1 [2021-02-01T16:04:19.477Z] + sadf -c /var/log/sa-host/sa23 [2021-02-01T16:04:19.477Z] file_magic: OK [2021-02-01T16:04:19.477Z] HZ: Using current value: 100 [2021-02-01T16:04:19.477Z] file_header: OK [2021-02-01T16:04:19.477Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-01T16:04:19.477Z] Statistics: [2021-02-01T16:04:19.477Z] Hnuu...uuuununununu... [2021-02-01T16:04:19.477Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-01T16:04:20.151Z] provisioning config files... [2021-02-01T16:04:20.174Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-468@tmp/config7642471323269357754tmp [Pipeline] { [Pipeline] echo [2021-02-01T16:04:20.245Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T16:04:20.904Z] ---> create-netrc.sh [Pipeline] } [2021-02-01T16:04:20.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-01T16:04:21.032Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T16:04:21.352Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-01T16:04:21.366Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T16:04:21.704Z] ---> sudo-logs.sh [2021-02-01T16:04:21.704Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-01T16:04:21.721Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T16:04:22.073Z] ---> job-cost.sh [2021-02-01T16:04:22.426Z] lf-activate-venv: SKIPPING [2021-02-01T16:04:22.426Z] INFO: No Stack... [2021-02-01T16:04:23.519Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-01T16:04:23.794Z] INFO: Archiving Costs [Pipeline] echo [2021-02-01T16:04:23.820Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T16:04:24.178Z] ---> logs-deploy.sh [2021-02-01T16:04:24.178Z] lf-activate-venv: SKIPPING [2021-02-01T16:04:24.178Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-468/5 [2021-02-01T16:04:24.178Z] INFO: archiving workspace using pattern(s): [2021-02-01T16:04:26.781Z] Archives upload complete. [2021-02-01T16:04:26.781Z] INFO: archiving logs to Nexus [2021-02-01T16:04:28.757Z] ---> uname -a: [2021-02-01T16:04:28.757Z] Linux prd-centos7-docker-4c-2g-24342.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-02-01T16:04:28.757Z] [2021-02-01T16:04:28.757Z] [2021-02-01T16:04:28.757Z] ---> lscpu: [2021-02-01T16:04:28.757Z] Architecture: x86_64 [2021-02-01T16:04:28.757Z] CPU op-mode(s): 32-bit, 64-bit [2021-02-01T16:04:28.757Z] Byte Order: Little Endian [2021-02-01T16:04:28.757Z] Address sizes: 40 bits physical, 48 bits virtual [2021-02-01T16:04:28.757Z] CPU(s): 4 [2021-02-01T16:04:28.757Z] On-line CPU(s) list: 0-3 [2021-02-01T16:04:28.757Z] Thread(s) per core: 1 [2021-02-01T16:04:28.757Z] Core(s) per socket: 1 [2021-02-01T16:04:28.757Z] Socket(s): 4 [2021-02-01T16:04:28.757Z] NUMA node(s): 1 [2021-02-01T16:04:28.757Z] Vendor ID: GenuineIntel [2021-02-01T16:04:28.757Z] CPU family: 6 [2021-02-01T16:04:28.757Z] Model: 44 [2021-02-01T16:04:28.757Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-02-01T16:04:28.757Z] Stepping: 1 [2021-02-01T16:04:28.757Z] CPU MHz: 2933.438 [2021-02-01T16:04:28.757Z] BogoMIPS: 5866.87 [2021-02-01T16:04:28.757Z] Virtualization: VT-x [2021-02-01T16:04:28.757Z] Hypervisor vendor: KVM [2021-02-01T16:04:28.757Z] Virtualization type: full [2021-02-01T16:04:28.757Z] L1d cache: 128 KiB [2021-02-01T16:04:28.757Z] L1i cache: 128 KiB [2021-02-01T16:04:28.757Z] L2 cache: 16 MiB [2021-02-01T16:04:28.757Z] L3 cache: 64 MiB [2021-02-01T16:04:28.757Z] NUMA node0 CPU(s): 0-3 [2021-02-01T16:04:28.757Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-02-01T16:04:28.757Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-02-01T16:04:28.757Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-02-01T16:04:28.757Z] Vulnerability Meltdown: Mitigation; PTI [2021-02-01T16:04:28.757Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-02-01T16:04:28.757Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-02-01T16:04:28.757Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-02-01T16:04:28.757Z] Vulnerability Srbds: Not affected [2021-02-01T16:04:28.757Z] Vulnerability Tsx async abort: Not affected [2021-02-01T16:04:28.757Z] 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 [2021-02-01T16:04:28.757Z] [2021-02-01T16:04:28.757Z] [2021-02-01T16:04:28.757Z] ---> nproc: [2021-02-01T16:04:28.757Z] 4 [2021-02-01T16:04:28.757Z] [2021-02-01T16:04:28.757Z] [2021-02-01T16:04:28.757Z] ---> df -h: [2021-02-01T16:04:28.757Z] Filesystem Size Used Available Use% Mounted on [2021-02-01T16:04:28.757Z] overlay 50.0G 7.3G 42.7G 15% / [2021-02-01T16:04:28.757Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-02-01T16:04:28.757Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-02-01T16:04:28.757Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-02-01T16:04:28.757Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-02-01T16:04:28.757Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-02-01T16:04:28.757Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-02-01T16:04:28.757Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-02-01T16:04:28.757Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-02-01T16:04:28.757Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-02-01T16:04:28.757Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-02-01T16:04:28.757Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-468 [2021-02-01T16:04:28.757Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-468@tmp [2021-02-01T16:04:28.757Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-02-01T16:04:28.757Z] [2021-02-01T16:04:28.757Z] [2021-02-01T16:04:28.757Z] ---> free -m: [2021-02-01T16:04:28.757Z] total used free shared buff/cache available [2021-02-01T16:04:28.757Z] Mem: 1837 713 107 0 1016 1019 [2021-02-01T16:04:28.757Z] Swap: 1023 0 1023 [2021-02-01T16:04:28.757Z] [2021-02-01T16:04:28.757Z] [2021-02-01T16:04:28.757Z] ---> ip addr: [2021-02-01T16:04:28.757Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-02-01T16:04:28.757Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-02-01T16:04:28.757Z] inet 127.0.0.1/8 scope host lo [2021-02-01T16:04:28.757Z] valid_lft forever preferred_lft forever [2021-02-01T16:04:28.757Z] inet6 ::1/128 scope host [2021-02-01T16:04:28.757Z] valid_lft forever preferred_lft forever [2021-02-01T16:04:28.757Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-02-01T16:04:28.757Z] link/ether fa:16:3e:5d:8f:27 brd ff:ff:ff:ff:ff:ff [2021-02-01T16:04:28.758Z] inet 10.30.123.228/23 brd 10.30.123.255 scope global dynamic eth0 [2021-02-01T16:04:28.758Z] valid_lft 86022sec preferred_lft 86022sec [2021-02-01T16:04:28.758Z] inet6 fe80::f816:3eff:fe5d:8f27/64 scope link [2021-02-01T16:04:28.758Z] valid_lft forever preferred_lft forever [2021-02-01T16:04:28.758Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-02-01T16:04:28.758Z] link/ether 02:42:78:96:9b:d5 brd ff:ff:ff:ff:ff:ff [2021-02-01T16:04:28.758Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-02-01T16:04:28.758Z] valid_lft forever preferred_lft forever [2021-02-01T16:04:28.758Z] inet6 fe80::42:78ff:fe96:9bd5/64 scope link [2021-02-01T16:04:28.758Z] valid_lft forever preferred_lft forever [2021-02-01T16:04:28.758Z] [2021-02-01T16:04:28.758Z] [2021-02-01T16:04:28.758Z] ---> sar -b -r -n DEV: [2021-02-01T16:04:28.758Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/01/21 _x86_64_ (4 CPU) [2021-02-01T16:04:28.758Z] [2021-02-01T16:04:28.758Z] 15:57:58 LINUX RESTART (4 CPU) [2021-02-01T16:04:28.758Z] [2021-02-01T16:04:28.758Z] 15:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-02-01T16:04:28.758Z] 16:00:01 35.13 11.61 23.53 0.00 4376.19 2351.61 0.00 [2021-02-01T16:04:28.758Z] 16:01:02 0.40 0.03 0.36 0.00 0.27 6.45 0.00 [2021-02-01T16:04:28.758Z] 16:02:01 0.41 0.07 0.34 0.00 1.49 5.22 0.00 [2021-02-01T16:04:28.758Z] 16:03:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 [2021-02-01T16:04:28.758Z] 16:04:01 61.29 51.15 10.14 0.00 4319.68 2890.64 0.00 [2021-02-01T16:04:28.758Z] Average: 19.55 12.61 6.94 0.00 1744.74 1054.46 0.00 [2021-02-01T16:04:28.758Z] [2021-02-01T16:04:28.758Z] 15:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-02-01T16:04:28.758Z] 16:00:01 161984 0 612240 32.54 2620 1104700 1151684 39.31 434800 1084876 24 [2021-02-01T16:04:28.758Z] 16:01:02 170140 0 604076 32.11 2620 1104708 1082448 36.94 436740 1076196 8 [2021-02-01T16:04:28.758Z] 16:02:01 169680 0 604408 32.12 2620 1104836 1079608 36.85 434684 1078944 8 [2021-02-01T16:04:28.758Z] 16:03:01 168028 0 606060 32.21 2620 1104836 1079548 36.84 453080 1062092 8 [2021-02-01T16:04:28.758Z] 16:04:01 85504 0 682776 36.29 2620 1110644 1507068 51.43 534912 1053056 89492 [2021-02-01T16:04:28.758Z] Average: 151067 0 621912 33.05 2620 1105945 1180071 40.27 458843 1071033 17908 [2021-02-01T16:04:28.758Z] [2021-02-01T16:04:28.758Z] 15:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-02-01T16:04:28.758Z] 16:00:01 eth0 65.31 51.20 357.21 27.80 0.00 0.00 0.00 0.00 [2021-02-01T16:04:28.758Z] 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T16:04:28.758Z] 16:00:01 docker0 5.70 4.34 1.46 17.60 0.00 0.00 0.00 0.00 [2021-02-01T16:04:28.758Z] 16:01:02 eth0 0.68 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-02-01T16:04:28.758Z] 16:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T16:04:28.758Z] 16:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T16:04:28.758Z] 16:02:01 eth0 1.10 0.32 0.33 0.20 0.00 0.00 0.00 0.00 [2021-02-01T16:04:28.758Z] 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T16:04:28.758Z] 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T16:04:28.758Z] 16:03:01 eth0 0.55 0.43 0.30 0.21 0.00 0.00 0.00 0.00 [2021-02-01T16:04:28.758Z] 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T16:04:28.758Z] 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T16:04:28.758Z] 16:04:01 eth0 225.25 182.86 2171.43 20.00 0.00 0.00 0.00 0.00 [2021-02-01T16:04:28.758Z] 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T16:04:28.758Z] 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T16:04:28.758Z] Average: eth0 58.76 47.12 507.44 9.67 0.00 0.00 0.00 0.00 [2021-02-01T16:04:28.758Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T16:04:28.758Z] Average: docker0 1.14 0.87 0.29 3.53 0.00 0.00 0.00 0.00 [2021-02-01T16:04:28.758Z] [2021-02-01T16:04:28.758Z] [2021-02-01T16:04:28.758Z] ---> sar -P ALL: [2021-02-01T16:04:28.758Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/01/21 _x86_64_ (4 CPU) [2021-02-01T16:04:28.758Z] [2021-02-01T16:04:28.758Z] 15:57:58 LINUX RESTART (4 CPU) [2021-02-01T16:04:28.758Z] [2021-02-01T16:04:28.758Z] 15:59:01 CPU %user %nice %system %iowait %steal %idle [2021-02-01T16:04:28.758Z] 16:00:01 all 2.52 0.00 2.11 0.58 2.78 92.01 [2021-02-01T16:04:28.758Z] 16:00:01 0 2.01 0.00 1.93 0.30 2.88 92.88 [2021-02-01T16:04:28.758Z] 16:00:01 1 3.14 0.00 2.33 0.40 2.46 91.67 [2021-02-01T16:04:28.758Z] 16:00:01 2 2.27 0.00 1.59 0.45 2.97 92.72 [2021-02-01T16:04:28.758Z] 16:00:01 3 2.66 0.00 2.59 1.15 2.81 90.79 [2021-02-01T16:04:28.758Z] 16:01:02 all 0.12 0.00 0.10 0.00 0.94 98.84 [2021-02-01T16:04:28.758Z] 16:01:02 0 0.03 0.00 0.10 0.02 0.51 99.34 [2021-02-01T16:04:28.758Z] 16:01:02 1 0.12 0.00 0.10 0.00 1.04 98.75 [2021-02-01T16:04:28.758Z] 16:01:02 2 0.26 0.00 0.12 0.00 1.27 98.35 [2021-02-01T16:04:28.758Z] 16:01:02 3 0.05 0.00 0.10 0.00 0.92 98.93 [2021-02-01T16:04:28.758Z] 16:02:01 all 0.10 0.00 0.20 0.00 1.37 98.33 [2021-02-01T16:04:28.758Z] 16:02:01 0 0.03 0.00 0.07 0.00 1.22 98.67 [2021-02-01T16:04:28.758Z] 16:02:01 1 0.24 0.00 0.30 0.00 1.21 98.25 [2021-02-01T16:04:28.758Z] 16:02:01 2 0.05 0.00 0.27 0.02 1.51 98.15 [2021-02-01T16:04:28.758Z] 16:02:01 3 0.07 0.00 0.15 0.00 1.54 98.24 [2021-02-01T16:04:28.758Z] 16:03:01 all 0.12 0.00 0.06 0.00 0.30 99.53 [2021-02-01T16:04:28.758Z] 16:03:01 0 0.03 0.00 0.10 0.00 0.22 99.65 [2021-02-01T16:04:28.758Z] 16:03:01 1 0.22 0.00 0.05 0.00 0.20 99.53 [2021-02-01T16:04:28.758Z] 16:03:01 2 0.18 0.00 0.05 0.00 0.50 99.27 [2021-02-01T16:04:28.758Z] 16:03:01 3 0.03 0.00 0.03 0.00 0.28 99.65 [2021-02-01T16:04:28.758Z] 16:04:01 all 2.38 0.00 1.72 1.74 4.34 89.82 [2021-02-01T16:04:28.758Z] 16:04:01 0 1.85 0.00 1.75 0.59 4.06 91.75 [2021-02-01T16:04:28.758Z] 16:04:01 1 2.12 0.00 1.60 2.15 4.19 89.93 [2021-02-01T16:04:28.758Z] 16:04:01 2 2.79 0.00 1.39 1.68 4.44 89.69 [2021-02-01T16:04:28.758Z] 16:04:01 3 2.74 0.00 2.15 2.50 4.66 87.94 [2021-02-01T16:04:28.758Z] Average: all 1.04 0.00 0.83 0.46 1.94 95.72 [2021-02-01T16:04:28.758Z] Average: 0 0.79 0.00 0.79 0.18 1.77 96.47 [2021-02-01T16:04:28.758Z] Average: 1 1.16 0.00 0.87 0.51 1.82 95.64 [2021-02-01T16:04:28.758Z] Average: 2 1.11 0.00 0.68 0.43 2.14 95.63 [2021-02-01T16:04:28.758Z] Average: 3 1.10 0.00 1.00 0.73 2.04 95.13 [2021-02-01T16:04:28.758Z] [2021-02-01T16:04:28.758Z] [2021-02-01T16:04:28.758Z]