Pull request #199 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-virtual-go Obtained Jenkinsfile from a8427ad9f313fd36a07394be183da3e7678cbf3a+630144a10735cec8e2a8b402cbcf2c5516b5e8e8 (2f56850a3f875038a90ecdf33814df9af1e10b7a) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-199/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-199/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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:device-virtual-go] ========================================================= [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: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3235 in /w/workspace/foundry_device-virtual-go_PR-199 [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/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-199 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.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/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.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/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/199/head:refs/remotes/origin/PR-199 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 630144a10735cec8e2a8b402cbcf2c5516b5e8e8 into PR head commit a8427ad9f313fd36a07394be183da3e7678cbf3a Merge succeeded, producing a8427ad9f313fd36a07394be183da3e7678cbf3a Checking out Revision a8427ad9f313fd36a07394be183da3e7678cbf3a (PR-199) > git config core.sparsecheckout # timeout=10 > git checkout -f a8427ad9f313fd36a07394be183da3e7678cbf3a # 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 630144a10735cec8e2a8b402cbcf2c5516b5e8e8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8427ad9f313fd36a07394be183da3e7678cbf3a # timeout=10 Commit message: "feat: Add secure MessagBus capability" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-06T17:57:43.119Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-06T17:57:43.368Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-06T17:57:43.472Z] ========================================================= [2021-05-06T17:57:43.472Z] EdgeX Global Pipelines Version Info [2021-05-06T17:57:43.472Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-06T17:57:45.060Z] ------------------- [2021-05-06T17:57:45.060Z] stable info: [2021-05-06T17:57:45.060Z] ------------------- [2021-05-06T17:57:45.060Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-06T17:57:45.061Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-06T17:57:45.061Z] Message: update stable to v1.0.191 [2021-05-06T17:57:46.009Z] ------------------- [2021-05-06T17:57:46.009Z] experimental info: [2021-05-06T17:57:46.009Z] ------------------- [2021-05-06T17:57:46.009Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-06T17:57:46.009Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-06T17:57:46.009Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-06T17:57:46.250Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-05-06T17:57:46.308Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-05-06T17:57:46.365Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-06T17:57:46.427Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-06T17:57:46.488Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-06T17:57:46.549Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-06T17:57:46.609Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-06T17:57:46.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-06T17:57:46.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-06T17:57:46.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-06T17:57:46.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-06T17:57:46.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo [2021-05-06T17:57:46.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-06T17:57:47.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-06T17:57:47.102Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-06T17:57:47.170Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-06T17:57:47.233Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-06T17:57:47.295Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-06T17:57:47.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-06T17:57:47.442Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-06T17:57:47.504Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-06T17:57:47.567Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-06T17:57:47.637Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-06T17:57:47.699Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-06T17:57:47.765Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-06T17:57:47.824Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-06T17:57:47.893Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-199 [Pipeline] echo [2021-05-06T17:57:47.953Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-199 [Pipeline] echo [2021-05-06T17:57:48.017Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-199 [Pipeline] echo [2021-05-06T17:57:48.076Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8427ad9f313fd36a07394be183da3e7678cbf3a [Pipeline] echo [2021-05-06T17:57:48.147Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8427ad [Pipeline] echo [2021-05-06T17:57:48.210Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-06T17:57:48.377Z] provisioning config files... [2021-05-06T17:57:48.422Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-199@tmp/config4829835403784211625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-06T17:57:48.820Z] ---> docker-login.sh [2021-05-06T17:57:48.820Z] nexus3.edgexfoundry.org:10001 [2021-05-06T17:57:49.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T17:57:49.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T17:57:49.348Z] Configure a credential helper to remove this warning. See [2021-05-06T17:57:49.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T17:57:49.348Z] [2021-05-06T17:57:49.348Z] Login Succeeded [2021-05-06T17:57:49.348Z] nexus3.edgexfoundry.org:10002 [2021-05-06T17:57:49.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T17:57:49.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T17:57:49.614Z] Configure a credential helper to remove this warning. See [2021-05-06T17:57:49.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T17:57:49.614Z] [2021-05-06T17:57:49.614Z] Login Succeeded [2021-05-06T17:57:49.614Z] nexus3.edgexfoundry.org:10003 [2021-05-06T17:57:49.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T17:57:49.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T17:57:49.883Z] Configure a credential helper to remove this warning. See [2021-05-06T17:57:49.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T17:57:49.883Z] [2021-05-06T17:57:49.883Z] Login Succeeded [2021-05-06T17:57:49.883Z] nexus3.edgexfoundry.org:10004 [2021-05-06T17:57:49.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T17:57:49.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T17:57:49.883Z] Configure a credential helper to remove this warning. See [2021-05-06T17:57:49.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T17:57:49.883Z] [2021-05-06T17:57:49.883Z] Login Succeeded [2021-05-06T17:57:49.883Z] docker.io [2021-05-06T17:57:50.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T17:57:50.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T17:57:50.407Z] Configure a credential helper to remove this warning. See [2021-05-06T17:57:50.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T17:57:50.407Z] [2021-05-06T17:57:50.407Z] Login Succeeded [2021-05-06T17:57:50.407Z] ---> docker-login.sh ends [Pipeline] } [2021-05-06T17:57:50.436Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-06T17:57:51.164Z] + git log --format=format:%s -1 a8427ad9f313fd36a07394be183da3e7678cbf3a [Pipeline] echo [2021-05-06T17:57:51.263Z] GIT_COMMIT: a8427ad9f313fd36a07394be183da3e7678cbf3a, Commit Message: feat: Add secure MessagBus capability [Pipeline] echo [2021-05-06T17:57:51.310Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-06T17:57:52.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-06T17:57:52.368Z] [2021-05-06T17:57:52.368Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-06T17:57:52.731Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-06T17:57:52.731Z] latest: Pulling from edgex-devops/git-semver [2021-05-06T17:57:52.731Z] 31603596830f: Pulling fs layer [2021-05-06T17:57:52.731Z] 54011a49482f: Pulling fs layer [2021-05-06T17:57:52.731Z] a6820b24f6d8: Pulling fs layer [2021-05-06T17:57:52.731Z] f581987b2513: Pulling fs layer [2021-05-06T17:57:52.731Z] f581987b2513: Waiting [2021-05-06T17:57:52.731Z] 54011a49482f: Verifying Checksum [2021-05-06T17:57:52.731Z] 54011a49482f: Download complete [2021-05-06T17:57:52.731Z] 31603596830f: Verifying Checksum [2021-05-06T17:57:52.731Z] 31603596830f: Download complete [2021-05-06T17:57:52.996Z] f581987b2513: Download complete [2021-05-06T17:57:52.996Z] a6820b24f6d8: Verifying Checksum [2021-05-06T17:57:52.996Z] a6820b24f6d8: Download complete [2021-05-06T17:57:53.257Z] 31603596830f: Pull complete [2021-05-06T17:57:53.257Z] 54011a49482f: Pull complete [2021-05-06T17:57:54.215Z] a6820b24f6d8: Pull complete [2021-05-06T17:57:54.478Z] f581987b2513: Pull complete [2021-05-06T17:57:54.478Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-06T17:57:54.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-06T17:57:54.478Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-06T17:57:54.609Z] prd-centos7-docker-4c-2g-3235 does not seem to be running inside a container [2021-05-06T17:57:54.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-199 -v /w/workspace/foundry_device-virtual-go_PR-199:/w/workspace/foundry_device-virtual-go_PR-199:rw,z -v /w/workspace/foundry_device-virtual-go_PR-199@tmp:/w/workspace/foundry_device-virtual-go_PR-199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-06T17:57:57.027Z] $ docker top 8e8005144a3765a702a9068742d97eb11bf3e905b70a877c32b41fad808c5aa5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-06T17:57:57.284Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-06T17:57:57.284Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-06T17:57:57.513Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-06T17:57:57.518Z] $ docker exec 8e8005144a3765a702a9068742d97eb11bf3e905b70a877c32b41fad808c5aa5 ssh-agent [2021-05-06T17:57:57.687Z] SSH_AUTH_SOCK=/tmp/ssh-u6wEHVAbamzn/agent.12 [2021-05-06T17:57:57.687Z] SSH_AGENT_PID=17 [2021-05-06T17:57:57.696Z] Running ssh-add (command line suppressed) [2021-05-06T17:57:57.816Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-199@tmp/private_key_3484888022420671221.key (/w/workspace/foundry_device-virtual-go_PR-199@tmp/private_key_3484888022420671221.key) [2021-05-06T17:57:57.868Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-06T17:57:58.221Z] + git tag --points-at HEAD [Pipeline] } [2021-05-06T17:57:58.253Z] $ docker exec --env ******** --env ******** 8e8005144a3765a702a9068742d97eb11bf3e905b70a877c32b41fad808c5aa5 ssh-agent -k [2021-05-06T17:57:58.378Z] unset SSH_AUTH_SOCK; [2021-05-06T17:57:58.378Z] unset SSH_AGENT_PID; [2021-05-06T17:57:58.378Z] echo Agent pid 17 killed; [2021-05-06T17:57:58.427Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-06T17:57:58.532Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-06T17:57:58.532Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-06T17:57:58.714Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-06T17:57:58.719Z] $ docker exec 8e8005144a3765a702a9068742d97eb11bf3e905b70a877c32b41fad808c5aa5 ssh-agent [2021-05-06T17:57:58.894Z] SSH_AUTH_SOCK=/tmp/ssh-oyS1tkFqDJ3X/agent.46 [2021-05-06T17:57:58.894Z] SSH_AGENT_PID=51 [2021-05-06T17:57:58.902Z] Running ssh-add (command line suppressed) [2021-05-06T17:57:59.033Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-199@tmp/private_key_6700215047965810007.key (/w/workspace/foundry_device-virtual-go_PR-199@tmp/private_key_6700215047965810007.key) [2021-05-06T17:57:59.091Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-06T17:57:59.443Z] + git semver init [2021-05-06T17:57:59.443Z] # -> Open(): unable to determine branch for HEAD [2021-05-06T17:57:59.443Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-199/.git [2021-05-06T17:57:59.443Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-199 [2021-05-06T17:57:59.443Z] # $SEMVER_REMOTE_NAME = origin [2021-05-06T17:57:59.443Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-06T17:57:59.443Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-06T17:57:59.443Z] # $SEMVER_BRANCH = PR-199 [2021-05-06T17:57:59.443Z] # $SEMVER_TEMP = /tmp/semver-715836171 [2021-05-06T17:57:59.443Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-05-06T17:58:00.019Z] # '/tmp/semver-715836171' -> '/w/workspace/foundry_device-virtual-go_PR-199/.semver' [2021-05-06T17:58:00.019Z] # -> Force: false [2021-05-06T17:58:00.019Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-199/.semver [Pipeline] } [2021-05-06T17:58:00.048Z] $ docker exec --env ******** --env ******** 8e8005144a3765a702a9068742d97eb11bf3e905b70a877c32b41fad808c5aa5 ssh-agent -k [2021-05-06T17:58:00.164Z] unset SSH_AUTH_SOCK; [2021-05-06T17:58:00.165Z] unset SSH_AGENT_PID; [2021-05-06T17:58:00.165Z] echo Agent pid 51 killed; [2021-05-06T17:58:00.212Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-06T17:58:00.647Z] + git semver [Pipeline] } [2021-05-06T17:58:00.688Z] $ docker stop --time=1 8e8005144a3765a702a9068742d97eb11bf3e905b70a877c32b41fad808c5aa5 [2021-05-06T17:58:02.170Z] $ docker rm -f 8e8005144a3765a702a9068742d97eb11bf3e905b70a877c32b41fad808c5aa5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-06T17:58:02.713Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-06T17:58:03.130Z] Stashed 1 file(s) [Pipeline] echo [2021-05-06T17:58:03.154Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-05-06T17:58:18.712Z] Still waiting to schedule task [2021-05-06T17:58:18.712Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3235’ [2021-05-06T17:58:18.744Z] Still waiting to schedule task [2021-05-06T17:58:18.744Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ is offline [2021-05-06T18:00:06.981Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3236 in /w/workspace/foundry_device-virtual-go_PR-199 [Pipeline] { [Pipeline] ws [2021-05-06T18:00:07.059Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-05-06T18:00:12.757Z] using credential edgex-jenkins-ssh [2021-05-06T18:00:12.775Z] Cloning the remote Git repository [2021-05-06T18:00:12.821Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-05-06T18:00:12.939Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-05-06T18:00:13.009Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-05-06T18:00:13.009Z] > git --version # timeout=10 [2021-05-06T18:00:13.023Z] > git --version # 'git version 2.17.1' [2021-05-06T18:00:13.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-06T18:00:13.125Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-06T18:00:14.106Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-05-06T18:00:14.123Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-06T18:00:14.145Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-05-06T18:00:14.178Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-05-06T18:00:14.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-06T18:00:14.191Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/199/head:refs/remotes/origin/PR-199 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T18:00:16.855Z] Merging remotes/origin/master commit 630144a10735cec8e2a8b402cbcf2c5516b5e8e8 into PR head commit a8427ad9f313fd36a07394be183da3e7678cbf3a [2021-05-06T18:00:17.055Z] Merge succeeded, producing a8427ad9f313fd36a07394be183da3e7678cbf3a [2021-05-06T18:00:17.056Z] Checking out Revision a8427ad9f313fd36a07394be183da3e7678cbf3a (PR-199) [2021-05-06T18:00:16.875Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T18:00:16.892Z] > git checkout -f a8427ad9f313fd36a07394be183da3e7678cbf3a # timeout=10 [2021-05-06T18:00:16.973Z] > git remote # timeout=10 [2021-05-06T18:00:16.991Z] > git config --get remote.origin.url # timeout=10 [2021-05-06T18:00:17.008Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-06T18:00:17.018Z] > git merge 630144a10735cec8e2a8b402cbcf2c5516b5e8e8 # timeout=10 [2021-05-06T18:00:17.040Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-06T18:00:17.063Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T18:00:17.082Z] > git checkout -f a8427ad9f313fd36a07394be183da3e7678cbf3a # timeout=10 [2021-05-06T18:00:21.322Z] Commit message: "feat: Add secure MessagBus capability" [2021-05-06T18:00:21.384Z] > git --version # timeout=10 [2021-05-06T18:00:21.393Z] > git --version # 'git version 2.17.1' [2021-05-06T18:00:21.407Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-06T18:00:23.276Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-06T18:00:23.711Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-06T18:00:24.076Z] + sudo service docker restart [2021-05-06T18:00:24.076Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-06T18:00:26.833Z] provisioning config files... [2021-05-06T18:00:26.903Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config2619913103523103610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-06T18:00:27.335Z] ---> docker-login.sh [2021-05-06T18:00:27.335Z] nexus3.edgexfoundry.org:10001 [2021-05-06T18:00:28.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T18:00:28.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T18:00:28.592Z] Configure a credential helper to remove this warning. See [2021-05-06T18:00:28.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T18:00:28.592Z] [2021-05-06T18:00:28.592Z] Login Succeeded [2021-05-06T18:00:28.592Z] nexus3.edgexfoundry.org:10002 [2021-05-06T18:00:28.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T18:00:28.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T18:00:28.881Z] Configure a credential helper to remove this warning. See [2021-05-06T18:00:28.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T18:00:28.881Z] [2021-05-06T18:00:28.881Z] Login Succeeded [2021-05-06T18:00:28.881Z] nexus3.edgexfoundry.org:10003 [2021-05-06T18:00:29.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T18:00:29.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T18:00:29.482Z] Configure a credential helper to remove this warning. See [2021-05-06T18:00:29.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T18:00:29.482Z] [2021-05-06T18:00:29.482Z] Login Succeeded [2021-05-06T18:00:29.482Z] nexus3.edgexfoundry.org:10004 [2021-05-06T18:00:29.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T18:00:30.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T18:00:30.034Z] Configure a credential helper to remove this warning. See [2021-05-06T18:00:30.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T18:00:30.034Z] [2021-05-06T18:00:30.034Z] Login Succeeded [2021-05-06T18:00:30.034Z] docker.io [2021-05-06T18:00:30.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T18:00:30.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T18:00:30.588Z] Configure a credential helper to remove this warning. See [2021-05-06T18:00:30.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T18:00:30.588Z] [2021-05-06T18:00:30.588Z] Login Succeeded [2021-05-06T18:00:30.863Z] ---> docker-login.sh ends [Pipeline] } [2021-05-06T18:00:30.899Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-06T18:00:31.347Z] ========================================================= [2021-05-06T18:00:31.347Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-06T18:00:31.347Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-06T18:00:31.729Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-06T18:00:32.349Z] Sending build context to Docker daemon 9.171MB [2021-05-06T18:00:32.349Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-06T18:00:32.349Z] Step 2/8 : FROM ${BASE} [2021-05-06T18:00:32.349Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-06T18:00:32.349Z] 595b0fe564bb: Pulling fs layer [2021-05-06T18:00:32.349Z] 7186ed65a4f7: Pulling fs layer [2021-05-06T18:00:32.349Z] 316046926c0a: Pulling fs layer [2021-05-06T18:00:32.349Z] 4ebd0625c992: Pulling fs layer [2021-05-06T18:00:32.349Z] 207e8628e3a3: Pulling fs layer [2021-05-06T18:00:32.349Z] c791037a9be2: Pulling fs layer [2021-05-06T18:00:32.349Z] ffd874e62e21: Pulling fs layer [2021-05-06T18:00:32.349Z] 4ebd0625c992: Waiting [2021-05-06T18:00:32.349Z] 207e8628e3a3: Waiting [2021-05-06T18:00:32.349Z] ffd874e62e21: Waiting [2021-05-06T18:00:32.349Z] c791037a9be2: Waiting [2021-05-06T18:00:32.349Z] 316046926c0a: Verifying Checksum [2021-05-06T18:00:32.349Z] 316046926c0a: Download complete [2021-05-06T18:00:32.349Z] 7186ed65a4f7: Verifying Checksum [2021-05-06T18:00:32.349Z] 7186ed65a4f7: Download complete [2021-05-06T18:00:32.349Z] 207e8628e3a3: Verifying Checksum [2021-05-06T18:00:32.349Z] 207e8628e3a3: Download complete [2021-05-06T18:00:32.349Z] c791037a9be2: Download complete [2021-05-06T18:00:32.349Z] 595b0fe564bb: Verifying Checksum [2021-05-06T18:00:32.349Z] 595b0fe564bb: Download complete [2021-05-06T18:00:33.342Z] 595b0fe564bb: Pull complete [2021-05-06T18:00:33.953Z] 7186ed65a4f7: Pull complete [2021-05-06T18:00:34.226Z] 316046926c0a: Pull complete [2021-05-06T18:00:34.501Z] ffd874e62e21: Verifying Checksum [2021-05-06T18:00:34.501Z] ffd874e62e21: Download complete [2021-05-06T18:00:35.482Z] 4ebd0625c992: Verifying Checksum [2021-05-06T18:00:35.482Z] 4ebd0625c992: Download complete [2021-05-06T18:00:47.927Z] 4ebd0625c992: Pull complete [2021-05-06T18:00:47.927Z] 207e8628e3a3: Pull complete [2021-05-06T18:00:47.927Z] c791037a9be2: Pull complete [2021-05-06T18:00:50.554Z] ffd874e62e21: Pull complete [2021-05-06T18:00:50.554Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-06T18:00:50.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-06T18:00:50.554Z] ---> cfc18b08335c [2021-05-06T18:00:50.554Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-06T18:00:53.183Z] ---> Running in 8fa1fe895cd5 [2021-05-06T18:00:53.777Z] Removing intermediate container 8fa1fe895cd5 [2021-05-06T18:00:53.777Z] ---> dc081062e4f1 [2021-05-06T18:00:53.777Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-06T18:00:53.777Z] ---> Running in a401642a4a44 [2021-05-06T18:00:56.408Z] Removing intermediate container a401642a4a44 [2021-05-06T18:00:56.408Z] ---> 7ca9b68c075d [2021-05-06T18:00:56.408Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-05-06T18:00:56.408Z] ---> Running in bb8bd6660337 [2021-05-06T18:00:57.004Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-06T18:00:58.433Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-06T18:00:59.414Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-06T18:00:59.414Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-06T18:00:59.414Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-06T18:00:59.688Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-06T18:00:59.688Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-06T18:00:59.964Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-06T18:00:59.964Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-06T18:01:00.236Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-06T18:01:00.509Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-06T18:01:00.509Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-06T18:01:00.509Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-06T18:01:00.779Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-06T18:01:00.779Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-06T18:01:01.053Z] Executing busybox-1.32.1-r6.trigger [2021-05-06T18:01:01.053Z] OK: 145 MiB in 53 packages [2021-05-06T18:01:02.486Z] Removing intermediate container bb8bd6660337 [2021-05-06T18:01:02.486Z] ---> 57fd9e66be4f [2021-05-06T18:01:02.486Z] Step 6/8 : WORKDIR /device-virtual-go [2021-05-06T18:01:02.486Z] ---> Running in 34003043a2e5 [2021-05-06T18:01:03.079Z] Removing intermediate container 34003043a2e5 [2021-05-06T18:01:03.079Z] ---> c8436ed90fb2 [2021-05-06T18:01:03.079Z] Step 7/8 : COPY . . [2021-05-06T18:01:04.507Z] ---> aadbcc229781 [2021-05-06T18:01:04.507Z] Step 8/8 : RUN go mod download [2021-05-06T18:01:04.507Z] ---> Running in 43dbd0251fd0 [2021-05-06T18:01:07.919Z] go: github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.51 requires [2021-05-06T18:01:07.919Z] github.com/edgexfoundry/go-mod-bootstrap/v2@v2.0.0-dev.34 (replaced by ./go-mod-bootstrap): reading go-mod-bootstrap/go.mod: open /device-virtual-go/go-mod-bootstrap/go.mod: no such file or directory [2021-05-06T18:01:07.933Z] Running on prd-centos7-docker-4c-2g-3237 in /w/workspace/foundry_device-virtual-go_PR-199 [Pipeline] { [Pipeline] ws [2021-05-06T18:01:08.023Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-05-06T18:01:08.525Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-06T18:01:09.822Z] ---> job-cost.sh [2021-05-06T18:01:09.822Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uFR4 [2021-05-06T18:01:10.884Z] using credential edgex-jenkins-ssh [2021-05-06T18:01:10.897Z] Cloning the remote Git repository [2021-05-06T18:01:10.899Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-05-06T18:01:10.988Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-05-06T18:01:11.056Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-05-06T18:01:11.056Z] > git --version # timeout=10 [2021-05-06T18:01:11.064Z] > git --version # 'git version 2.24.3' [2021-05-06T18:01:11.065Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-06T18:01:11.094Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-06T18:01:11.646Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-05-06T18:01:11.664Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-06T18:01:11.715Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-05-06T18:01:11.727Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-05-06T18:01:11.728Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-06T18:01:11.731Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/199/head:refs/remotes/origin/PR-199 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T18:01:12.968Z] Merging remotes/origin/master commit 630144a10735cec8e2a8b402cbcf2c5516b5e8e8 into PR head commit a8427ad9f313fd36a07394be183da3e7678cbf3a [2021-05-06T18:01:13.052Z] Merge succeeded, producing a8427ad9f313fd36a07394be183da3e7678cbf3a [2021-05-06T18:01:13.052Z] Checking out Revision a8427ad9f313fd36a07394be183da3e7678cbf3a (PR-199) [2021-05-06T18:01:12.978Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T18:01:12.984Z] > git checkout -f a8427ad9f313fd36a07394be183da3e7678cbf3a # timeout=10 [2021-05-06T18:01:13.022Z] > git remote # timeout=10 [2021-05-06T18:01:13.028Z] > git config --get remote.origin.url # timeout=10 [2021-05-06T18:01:13.032Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-06T18:01:13.036Z] > git merge 630144a10735cec8e2a8b402cbcf2c5516b5e8e8 # timeout=10 [2021-05-06T18:01:13.046Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-06T18:01:13.056Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T18:01:13.061Z] > git checkout -f a8427ad9f313fd36a07394be183da3e7678cbf3a # timeout=10 [2021-05-06T18:01:16.845Z] Commit message: "feat: Add secure MessagBus capability" [2021-05-06T18:01:16.873Z] > git --version # timeout=10 [2021-05-06T18:01:16.880Z] > git --version # 'git version 2.24.3' [2021-05-06T18:01:16.892Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-06T18:01:17.166Z] [2021-05-06T18:01:17.166Z] GitHub has been notified of this commit’s build result [2021-05-06T18:01:17.166Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-06T18:01:18.131Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-06T18:01:18.487Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-06T18:01:18.817Z] + sudo service docker restart [2021-05-06T18:01:18.817Z] + true [2021-05-06T18:01:18.817Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-06T18:01:19.902Z] provisioning config files... [2021-05-06T18:01:19.948Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config5793473223233821806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-06T18:01:20.356Z] ---> docker-login.sh [2021-05-06T18:01:20.356Z] nexus3.edgexfoundry.org:10001 [2021-05-06T18:01:20.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T18:01:20.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T18:01:20.622Z] Configure a credential helper to remove this warning. See [2021-05-06T18:01:20.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T18:01:20.622Z] [2021-05-06T18:01:20.622Z] Login Succeeded [2021-05-06T18:01:20.622Z] nexus3.edgexfoundry.org:10002 [2021-05-06T18:01:20.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T18:01:20.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T18:01:20.887Z] Configure a credential helper to remove this warning. See [2021-05-06T18:01:20.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T18:01:20.887Z] [2021-05-06T18:01:20.887Z] Login Succeeded [2021-05-06T18:01:20.887Z] nexus3.edgexfoundry.org:10003 [2021-05-06T18:01:21.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T18:01:21.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T18:01:21.156Z] Configure a credential helper to remove this warning. See [2021-05-06T18:01:21.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T18:01:21.156Z] [2021-05-06T18:01:21.156Z] Login Succeeded [2021-05-06T18:01:21.156Z] nexus3.edgexfoundry.org:10004 [2021-05-06T18:01:21.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T18:01:21.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T18:01:21.427Z] Configure a credential helper to remove this warning. See [2021-05-06T18:01:21.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T18:01:21.427Z] [2021-05-06T18:01:21.427Z] Login Succeeded [2021-05-06T18:01:21.427Z] docker.io [2021-05-06T18:01:21.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T18:01:21.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T18:01:21.693Z] Configure a credential helper to remove this warning. See [2021-05-06T18:01:21.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T18:01:21.693Z] [2021-05-06T18:01:21.693Z] Login Succeeded [2021-05-06T18:01:21.693Z] ---> docker-login.sh ends [Pipeline] } [2021-05-06T18:01:21.741Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-06T18:01:22.126Z] ========================================================= [2021-05-06T18:01:22.126Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-06T18:01:22.126Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-06T18:01:22.490Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-06T18:01:22.490Z] Sending build context to Docker daemon 9.172MB [2021-05-06T18:01:22.754Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-06T18:01:22.754Z] Step 2/8 : FROM ${BASE} [2021-05-06T18:01:22.754Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-06T18:01:22.754Z] 540db60ca938: Pulling fs layer [2021-05-06T18:01:22.754Z] adcc1eea9eea: Pulling fs layer [2021-05-06T18:01:22.754Z] 4c4ab2625f07: Pulling fs layer [2021-05-06T18:01:22.754Z] 0510c868ecb4: Pulling fs layer [2021-05-06T18:01:22.754Z] afea3b2eda06: Pulling fs layer [2021-05-06T18:01:22.754Z] 7809a108b3ef: Pulling fs layer [2021-05-06T18:01:22.754Z] f706445af74f: Pulling fs layer [2021-05-06T18:01:22.754Z] 0510c868ecb4: Waiting [2021-05-06T18:01:22.754Z] 7809a108b3ef: Waiting [2021-05-06T18:01:22.754Z] afea3b2eda06: Waiting [2021-05-06T18:01:22.754Z] f706445af74f: Waiting [2021-05-06T18:01:22.754Z] 4c4ab2625f07: Verifying Checksum [2021-05-06T18:01:22.754Z] 4c4ab2625f07: Download complete [2021-05-06T18:01:22.754Z] adcc1eea9eea: Verifying Checksum [2021-05-06T18:01:22.754Z] adcc1eea9eea: Download complete [2021-05-06T18:01:22.754Z] afea3b2eda06: Verifying Checksum [2021-05-06T18:01:22.754Z] afea3b2eda06: Download complete [2021-05-06T18:01:22.754Z] 7809a108b3ef: Verifying Checksum [2021-05-06T18:01:22.754Z] 7809a108b3ef: Download complete [2021-05-06T18:01:22.754Z] 540db60ca938: Verifying Checksum [2021-05-06T18:01:22.754Z] 540db60ca938: Download complete [2021-05-06T18:01:23.020Z] 540db60ca938: Pull complete [2021-05-06T18:01:23.289Z] adcc1eea9eea: Pull complete [2021-05-06T18:01:23.552Z] 4c4ab2625f07: Pull complete [2021-05-06T18:01:24.958Z] f706445af74f: Verifying Checksum [2021-05-06T18:01:24.958Z] f706445af74f: Download complete [2021-05-06T18:01:25.222Z] 0510c868ecb4: Verifying Checksum [2021-05-06T18:01:25.222Z] 0510c868ecb4: Download complete [2021-05-06T18:01:30.562Z] 0510c868ecb4: Pull complete [2021-05-06T18:01:30.562Z] afea3b2eda06: Pull complete [2021-05-06T18:01:30.562Z] 7809a108b3ef: Pull complete [2021-05-06T18:01:37.194Z] f706445af74f: Pull complete [2021-05-06T18:01:37.773Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-06T18:01:37.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-06T18:01:37.773Z] ---> b068be0155e3 [2021-05-06T18:01:37.773Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-06T18:01:39.172Z] ---> Running in 17a46b6ad197 [2021-05-06T18:01:39.172Z] Removing intermediate container 17a46b6ad197 [2021-05-06T18:01:39.172Z] ---> c80c076ed666 [2021-05-06T18:01:39.172Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-06T18:01:39.172Z] ---> Running in 0cb26ac2b264 [2021-05-06T18:01:40.569Z] Removing intermediate container 0cb26ac2b264 [2021-05-06T18:01:40.569Z] ---> b8fac2e77de6 [2021-05-06T18:01:40.569Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-05-06T18:01:40.569Z] ---> Running in 2aa29f9021da [2021-05-06T18:01:40.836Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-06T18:01:42.236Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-06T18:01:42.815Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-06T18:01:42.815Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-06T18:01:42.815Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-06T18:01:43.079Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-06T18:01:43.079Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-06T18:01:43.346Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-06T18:01:43.346Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-06T18:01:43.924Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-06T18:01:43.924Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-06T18:01:44.187Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-06T18:01:45.137Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-06T18:01:45.137Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-06T18:01:45.137Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-06T18:01:45.399Z] Executing busybox-1.32.1-r6.trigger [2021-05-06T18:01:45.399Z] OK: 156 MiB in 53 packages [2021-05-06T18:01:46.357Z] Removing intermediate container 2aa29f9021da [2021-05-06T18:01:46.357Z] ---> 8bebd3975967 [2021-05-06T18:01:46.357Z] Step 6/8 : WORKDIR /device-virtual-go [2021-05-06T18:01:46.357Z] ---> Running in a35b3b56ad21 [2021-05-06T18:01:46.623Z] Removing intermediate container a35b3b56ad21 [2021-05-06T18:01:46.623Z] ---> c4c9d1b440ea [2021-05-06T18:01:46.623Z] Step 7/8 : COPY . . [2021-05-06T18:01:47.595Z] ---> 9c3a3352c6a2 [2021-05-06T18:01:47.595Z] Step 8/8 : RUN go mod download [2021-05-06T18:01:47.595Z] ---> Running in 30e83141b6ed [2021-05-06T18:01:48.767Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-06T18:01:50.916Z] go: github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.51 requires [2021-05-06T18:01:50.916Z] github.com/edgexfoundry/go-mod-bootstrap/v2@v2.0.0-dev.34 (replaced by ./go-mod-bootstrap): reading go-mod-bootstrap/go.mod: open /device-virtual-go/go-mod-bootstrap/go.mod: no such file or directory [2021-05-06T18:01:51.180Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-06T18:01:52.352Z] ---> job-cost.sh [2021-05-06T18:01:52.352Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xjki [2021-05-06T18:02:07.306Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-06T18:02:33.983Z] lf-activate-venv(): INFO: Adding /tmp/venv-Xjki/bin to PATH [2021-05-06T18:02:33.984Z] INFO: No Stack... [2021-05-06T18:02:33.984Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-06T18:02:33.984Z] INFO: Archiving Costs [Pipeline] sh [2021-05-06T18:02:34.330Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2021-05-06T18:02:34.331Z] + cut -d, -f6 [Pipeline] lock [2021-05-06T18:02:34.460Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-199-1-stack-cost] [2021-05-06T18:02:34.467Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-199-1-stack-cost] did not exist. Created. [2021-05-06T18:02:34.467Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-199-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-06T18:02:34.895Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-06T18:02:35.325Z] Stashed 1 file(s) [Pipeline] } [2021-05-06T18:02:35.353Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-199-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-06T18:02:35.900Z] Failed in branch amd64 [2021-05-06T18:03:10.502Z] lf-activate-venv(): INFO: Adding /tmp/venv-uFR4/bin to PATH [2021-05-06T18:03:10.502Z] INFO: No Stack... [2021-05-06T18:03:10.502Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-06T18:03:10.502Z] INFO: Archiving Costs [Pipeline] sh [2021-05-06T18:03:10.857Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2021-05-06T18:03:10.857Z] + cut -d, -f6 [Pipeline] lock [2021-05-06T18:03:11.217Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-199-1-stack-cost] [2021-05-06T18:03:11.224Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-199-1-stack-cost] did not exist. Created. [2021-05-06T18:03:11.224Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-199-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-06T18:03:11.727Z] /w/workspace/device-virtual-go/1@tmp/durable-cb644340/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-cb644340/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-06T18:03:12.120Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-06T18:03:12.165Z] Warning: overwriting stash ‘stack-cost’ [2021-05-06T18:03:12.931Z] Stashed 1 file(s) [Pipeline] } [2021-05-06T18:03:12.951Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-199-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-06T18:03:13.466Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-06T18:03:15.782Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T18:03:16.131Z] ---> package-listing.sh [2021-05-06T18:03:16.131Z] ++ facter osfamily [2021-05-06T18:03:16.131Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-06T18:03:16.131Z] + OS_FAMILY=redhat [2021-05-06T18:03:16.131Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-199 [2021-05-06T18:03:16.131Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-06T18:03:16.131Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-06T18:03:16.131Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-06T18:03:16.131Z] + PACKAGES=/tmp/packages_start.txt [2021-05-06T18:03:16.131Z] + '[' /w/workspace/foundry_device-virtual-go_PR-199 ']' [2021-05-06T18:03:16.131Z] + PACKAGES=/tmp/packages_end.txt [2021-05-06T18:03:16.131Z] + case "${OS_FAMILY}" in [2021-05-06T18:03:16.131Z] + rpm -qa [2021-05-06T18:03:16.131Z] + sort [2021-05-06T18:03:21.460Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-06T18:03:21.460Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-06T18:03:21.461Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-06T18:03:21.461Z] + '[' /w/workspace/foundry_device-virtual-go_PR-199 ']' [2021-05-06T18:03:21.461Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-199/archives/ [2021-05-06T18:03:21.461Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-199/archives/ [Pipeline] echo [2021-05-06T18:03:21.495Z] 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/foundry_device-virtual-go_PR-199/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-06T18:03:21.811Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-06T18:03:22.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-06T18:03:22.164Z] [2021-05-06T18:03:22.164Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-06T18:03:22.520Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-06T18:03:22.520Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-06T18:03:22.520Z] df20fa9351a1: Pulling fs layer [2021-05-06T18:03:22.520Z] 36b3adc4ff6f: Pulling fs layer [2021-05-06T18:03:22.520Z] 8ad3a11d3b57: Pulling fs layer [2021-05-06T18:03:22.520Z] 46f8f816bc3b: Pulling fs layer [2021-05-06T18:03:22.520Z] 93b61091891f: Pulling fs layer [2021-05-06T18:03:22.520Z] 93b9cdb0e59b: Pulling fs layer [2021-05-06T18:03:22.520Z] 5e14af77c1be: Pulling fs layer [2021-05-06T18:03:22.520Z] 01666e4c0597: Pulling fs layer [2021-05-06T18:03:22.520Z] aa168da1d23b: Pulling fs layer [2021-05-06T18:03:22.520Z] 46f8f816bc3b: Waiting [2021-05-06T18:03:22.520Z] 93b61091891f: Waiting [2021-05-06T18:03:22.520Z] 93b9cdb0e59b: Waiting [2021-05-06T18:03:22.520Z] 5e14af77c1be: Waiting [2021-05-06T18:03:22.520Z] 01666e4c0597: Waiting [2021-05-06T18:03:22.520Z] aa168da1d23b: Waiting [2021-05-06T18:03:22.520Z] 36b3adc4ff6f: Verifying Checksum [2021-05-06T18:03:22.520Z] 36b3adc4ff6f: Download complete [2021-05-06T18:03:22.793Z] 46f8f816bc3b: Verifying Checksum [2021-05-06T18:03:22.793Z] 46f8f816bc3b: Download complete [2021-05-06T18:03:22.793Z] df20fa9351a1: Verifying Checksum [2021-05-06T18:03:22.793Z] df20fa9351a1: Download complete [2021-05-06T18:03:22.793Z] 93b9cdb0e59b: Verifying Checksum [2021-05-06T18:03:22.793Z] 93b9cdb0e59b: Download complete [2021-05-06T18:03:22.793Z] 5e14af77c1be: Verifying Checksum [2021-05-06T18:03:22.793Z] 5e14af77c1be: Download complete [2021-05-06T18:03:22.793Z] 93b61091891f: Verifying Checksum [2021-05-06T18:03:22.793Z] 93b61091891f: Download complete [2021-05-06T18:03:22.793Z] 01666e4c0597: Verifying Checksum [2021-05-06T18:03:22.793Z] 01666e4c0597: Download complete [2021-05-06T18:03:22.793Z] 8ad3a11d3b57: Verifying Checksum [2021-05-06T18:03:22.793Z] 8ad3a11d3b57: Download complete [2021-05-06T18:03:23.066Z] df20fa9351a1: Pull complete [2021-05-06T18:03:23.330Z] 36b3adc4ff6f: Pull complete [2021-05-06T18:03:24.828Z] 8ad3a11d3b57: Pull complete [2021-05-06T18:03:24.828Z] 46f8f816bc3b: Pull complete [2021-05-06T18:03:24.828Z] aa168da1d23b: Verifying Checksum [2021-05-06T18:03:24.828Z] aa168da1d23b: Download complete [2021-05-06T18:03:25.143Z] 93b61091891f: Pull complete [2021-05-06T18:03:25.143Z] 93b9cdb0e59b: Pull complete [2021-05-06T18:03:25.413Z] 5e14af77c1be: Pull complete [2021-05-06T18:03:25.413Z] 01666e4c0597: Pull complete [2021-05-06T18:03:33.621Z] aa168da1d23b: Pull complete [2021-05-06T18:03:33.621Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-06T18:03:33.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-06T18:03:33.621Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-06T18:03:33.814Z] prd-centos7-docker-4c-2g-3235 does not seem to be running inside a container [2021-05-06T18:03:33.866Z] $ 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/foundry_device-virtual-go_PR-199/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-199 -v /w/workspace/foundry_device-virtual-go_PR-199:/w/workspace/foundry_device-virtual-go_PR-199:rw,z -v /w/workspace/foundry_device-virtual-go_PR-199@tmp:/w/workspace/foundry_device-virtual-go_PR-199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-06T18:03:37.305Z] $ docker top 9703f01adc011a6e43c5a7c1700cca5ad2000931256feb9eba13d9e9eaf04f22 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-06T18:03:37.882Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-06T18:03:38.207Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-06T18:03:38.532Z] + ls /var/log/sa-host [2021-05-06T18:03:38.532Z] + sadf -c /var/log/sa-host/sa06 [2021-05-06T18:03:38.532Z] file_magic: OK [2021-05-06T18:03:38.532Z] HZ: Using current value: 100 [2021-05-06T18:03:38.532Z] file_header: OK [2021-05-06T18:03:38.532Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-06T18:03:38.532Z] Statistics: [2021-05-06T18:03:38.532Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-06T18:03:38.532Z] File successfully converted to sysstat format version 12.2.1 [2021-05-06T18:03:38.532Z] + sadf -c /var/log/sa-host/sa23 [2021-05-06T18:03:38.532Z] file_magic: OK [2021-05-06T18:03:38.532Z] HZ: Using current value: 100 [2021-05-06T18:03:38.532Z] file_header: OK [2021-05-06T18:03:38.532Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-06T18:03:38.532Z] Statistics: [2021-05-06T18:03:38.532Z] Hnuu...uuuununununu... [2021-05-06T18:03:38.532Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-06T18:03:39.156Z] provisioning config files... [2021-05-06T18:03:39.173Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-199@tmp/config5686781637012609425tmp [Pipeline] { [Pipeline] echo [2021-05-06T18:03:39.233Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T18:03:39.571Z] ---> create-netrc.sh [Pipeline] } [2021-05-06T18:03:39.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-06T18:03:39.682Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T18:03:40.024Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-06T18:03:40.054Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T18:03:40.387Z] ---> sudo-logs.sh [2021-05-06T18:03:40.387Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-06T18:03:40.485Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T18:03:40.849Z] ---> job-cost.sh [2021-05-06T18:03:40.850Z] lf-activate-venv: SKIPPING [2021-05-06T18:03:40.850Z] DEBUG: total: 0.20999999344348907 [2021-05-06T18:03:40.850Z] INFO: Retrieving Stack Cost... [2021-05-06T18:03:41.802Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-06T18:03:42.377Z] INFO: Archiving Costs [Pipeline] echo [2021-05-06T18:03:42.416Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T18:03:42.752Z] ---> logs-deploy.sh [2021-05-06T18:03:42.752Z] lf-activate-venv: SKIPPING [2021-05-06T18:03:42.752Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-199/1 [2021-05-06T18:03:42.753Z] INFO: archiving workspace using pattern(s): [2021-05-06T18:03:44.682Z] Archives upload complete. [2021-05-06T18:03:44.682Z] INFO: archiving logs to Nexus [2021-05-06T18:03:45.631Z] ---> uname -a: [2021-05-06T18:03:45.631Z] Linux prd-centos7-docker-4c-2g-3235.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-05-06T18:03:45.631Z] [2021-05-06T18:03:45.631Z] [2021-05-06T18:03:45.631Z] ---> lscpu: [2021-05-06T18:03:45.631Z] Architecture: x86_64 [2021-05-06T18:03:45.631Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-06T18:03:45.631Z] Byte Order: Little Endian [2021-05-06T18:03:45.631Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-06T18:03:45.631Z] CPU(s): 4 [2021-05-06T18:03:45.631Z] On-line CPU(s) list: 0-3 [2021-05-06T18:03:45.631Z] Thread(s) per core: 1 [2021-05-06T18:03:45.631Z] Core(s) per socket: 1 [2021-05-06T18:03:45.631Z] Socket(s): 4 [2021-05-06T18:03:45.631Z] NUMA node(s): 1 [2021-05-06T18:03:45.631Z] Vendor ID: GenuineIntel [2021-05-06T18:03:45.631Z] CPU family: 6 [2021-05-06T18:03:45.631Z] Model: 44 [2021-05-06T18:03:45.631Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-06T18:03:45.631Z] Stepping: 1 [2021-05-06T18:03:45.631Z] CPU MHz: 2933.438 [2021-05-06T18:03:45.631Z] BogoMIPS: 5866.87 [2021-05-06T18:03:45.631Z] Virtualization: VT-x [2021-05-06T18:03:45.631Z] Hypervisor vendor: KVM [2021-05-06T18:03:45.631Z] Virtualization type: full [2021-05-06T18:03:45.631Z] L1d cache: 128 KiB [2021-05-06T18:03:45.631Z] L1i cache: 128 KiB [2021-05-06T18:03:45.631Z] L2 cache: 16 MiB [2021-05-06T18:03:45.631Z] L3 cache: 64 MiB [2021-05-06T18:03:45.631Z] NUMA node0 CPU(s): 0-3 [2021-05-06T18:03:45.631Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-06T18:03:45.631Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-06T18:03:45.631Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-06T18:03:45.631Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-06T18:03:45.631Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-06T18:03:45.631Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-06T18:03:45.631Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-06T18:03:45.631Z] Vulnerability Srbds: Not affected [2021-05-06T18:03:45.631Z] Vulnerability Tsx async abort: Not affected [2021-05-06T18:03:45.631Z] 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-05-06T18:03:45.631Z] [2021-05-06T18:03:45.631Z] [2021-05-06T18:03:45.631Z] ---> nproc: [2021-05-06T18:03:45.631Z] 4 [2021-05-06T18:03:45.631Z] [2021-05-06T18:03:45.631Z] [2021-05-06T18:03:45.631Z] ---> df -h: [2021-05-06T18:03:45.631Z] Filesystem Size Used Available Use% Mounted on [2021-05-06T18:03:45.631Z] overlay 50.0G 7.3G 42.7G 15% / [2021-05-06T18:03:45.631Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-06T18:03:45.631Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-06T18:03:45.631Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-06T18:03:45.631Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-05-06T18:03:45.631Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-05-06T18:03:45.631Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-05-06T18:03:45.631Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-05-06T18:03:45.631Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-05-06T18:03:45.631Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-05-06T18:03:45.631Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-199 [2021-05-06T18:03:45.631Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-199@tmp [2021-05-06T18:03:45.631Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-05-06T18:03:45.631Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-05-06T18:03:45.631Z] [2021-05-06T18:03:45.631Z] [2021-05-06T18:03:45.631Z] ---> free -m: [2021-05-06T18:03:45.631Z] total used free shared buff/cache available [2021-05-06T18:03:45.631Z] Mem: 1837 735 102 0 999 997 [2021-05-06T18:03:45.631Z] Swap: 1023 1 1022 [2021-05-06T18:03:45.631Z] [2021-05-06T18:03:45.631Z] [2021-05-06T18:03:45.631Z] ---> ip addr: [2021-05-06T18:03:45.631Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-06T18:03:45.631Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-06T18:03:45.631Z] inet 127.0.0.1/8 scope host lo [2021-05-06T18:03:45.631Z] valid_lft forever preferred_lft forever [2021-05-06T18:03:45.631Z] inet6 ::1/128 scope host [2021-05-06T18:03:45.631Z] valid_lft forever preferred_lft forever [2021-05-06T18:03:45.631Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-06T18:03:45.631Z] link/ether fa:16:3e:22:3d:d1 brd ff:ff:ff:ff:ff:ff [2021-05-06T18:03:45.631Z] inet 10.30.123.5/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-06T18:03:45.631Z] valid_lft 86003sec preferred_lft 86003sec [2021-05-06T18:03:45.631Z] inet6 fe80::f816:3eff:fe22:3dd1/64 scope link [2021-05-06T18:03:45.631Z] valid_lft forever preferred_lft forever [2021-05-06T18:03:45.631Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-06T18:03:45.631Z] link/ether 02:42:b4:e6:26:b5 brd ff:ff:ff:ff:ff:ff [2021-05-06T18:03:45.631Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-06T18:03:45.631Z] valid_lft forever preferred_lft forever [2021-05-06T18:03:45.631Z] inet6 fe80::42:b4ff:fee6:26b5/64 scope link [2021-05-06T18:03:45.631Z] valid_lft forever preferred_lft forever [2021-05-06T18:03:45.631Z] [2021-05-06T18:03:45.631Z] [2021-05-06T18:03:45.631Z] ---> sar -b -r -n DEV: [2021-05-06T18:03:45.631Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/06/21 _x86_64_ (4 CPU) [2021-05-06T18:03:45.631Z] [2021-05-06T18:03:45.631Z] 17:56:56 LINUX RESTART (4 CPU) [2021-05-06T18:03:45.631Z] [2021-05-06T18:03:45.631Z] 17:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-06T18:03:45.631Z] 17:59:01 6.31 1.22 5.09 0.00 57.94 140.49 0.00 [2021-05-06T18:03:45.631Z] 18:00:01 0.40 0.00 0.40 0.00 0.00 6.74 0.00 [2021-05-06T18:03:45.631Z] 18:01:01 0.30 0.02 0.28 0.00 0.13 3.01 0.00 [2021-05-06T18:03:45.631Z] 18:02:01 0.40 0.08 0.32 0.00 1.60 5.14 0.00 [2021-05-06T18:03:45.631Z] 18:03:01 0.28 0.00 0.28 0.00 0.00 3.86 0.00 [2021-05-06T18:03:45.631Z] Average: 1.54 0.26 1.28 0.00 11.94 31.85 0.00 [2021-05-06T18:03:45.631Z] [2021-05-06T18:03:45.631Z] 17:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-06T18:03:45.631Z] 17:59:01 168836 0 597788 31.77 2620 1112300 1089732 37.19 410608 1104236 20 [2021-05-06T18:03:45.631Z] 18:00:01 165988 0 600628 31.92 2620 1112308 1079536 36.84 414648 1103608 8 [2021-05-06T18:03:45.631Z] 18:01:01 160452 0 606160 32.22 2620 1112312 1081952 36.93 424436 1098816 8 [2021-05-06T18:03:45.631Z] 18:02:01 159240 0 607248 32.27 2620 1112436 1080140 36.86 429324 1095600 8 [2021-05-06T18:03:45.631Z] 18:03:01 157284 0 609200 32.38 2620 1112440 1080020 36.86 424728 1102012 8 [2021-05-06T18:03:45.631Z] Average: 162360 0 604205 32.11 2620 1112359 1082276 36.94 420749 1100854 10 [2021-05-06T18:03:45.631Z] [2021-05-06T18:03:45.631Z] 17:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-06T18:03:45.631Z] 17:59:01 eth0 6.86 4.66 6.65 2.27 0.00 0.00 0.00 0.00 [2021-05-06T18:03:45.631Z] 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T18:03:45.631Z] 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T18:03:45.631Z] 18:00:01 eth0 3.96 2.06 3.06 0.14 0.00 0.00 0.00 0.00 [2021-05-06T18:03:45.631Z] 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T18:03:45.631Z] 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T18:03:45.631Z] 18:01:01 eth0 0.95 0.38 0.32 0.21 0.00 0.00 0.00 0.00 [2021-05-06T18:03:45.631Z] 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T18:03:45.631Z] 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T18:03:45.631Z] 18:02:01 eth0 0.52 0.50 0.27 0.21 0.00 0.00 0.00 0.00 [2021-05-06T18:03:45.631Z] 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T18:03:45.631Z] 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T18:03:45.631Z] 18:03:01 eth0 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2021-05-06T18:03:45.631Z] 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T18:03:45.631Z] 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T18:03:45.631Z] Average: eth0 2.51 1.56 2.09 0.58 0.00 0.00 0.00 0.00 [2021-05-06T18:03:45.631Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T18:03:45.631Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T18:03:45.631Z] [2021-05-06T18:03:45.631Z] [2021-05-06T18:03:45.631Z] ---> sar -P ALL: [2021-05-06T18:03:45.631Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/06/21 _x86_64_ (4 CPU) [2021-05-06T18:03:45.631Z] [2021-05-06T18:03:45.631Z] 17:56:56 LINUX RESTART (4 CPU) [2021-05-06T18:03:45.631Z] [2021-05-06T18:03:45.631Z] 17:58:01 CPU %user %nice %system %iowait %steal %idle [2021-05-06T18:03:45.631Z] 17:59:01 all 0.43 0.00 0.23 0.08 0.00 99.26 [2021-05-06T18:03:45.631Z] 17:59:01 0 0.22 0.00 0.22 0.03 0.00 99.53 [2021-05-06T18:03:45.631Z] 17:59:01 1 0.67 0.00 0.18 0.28 0.00 98.87 [2021-05-06T18:03:45.631Z] 17:59:01 2 0.57 0.00 0.27 0.00 0.00 99.17 [2021-05-06T18:03:45.631Z] 17:59:01 3 0.28 0.00 0.23 0.02 0.00 99.47 [2021-05-06T18:03:45.631Z] 18:00:01 all 0.18 0.00 0.06 0.00 0.00 99.75 [2021-05-06T18:03:45.631Z] 18:00:01 0 0.07 0.00 0.08 0.00 0.00 99.85 [2021-05-06T18:03:45.631Z] 18:00:01 1 0.45 0.00 0.05 0.00 0.00 99.50 [2021-05-06T18:03:45.631Z] 18:00:01 2 0.10 0.00 0.03 0.00 0.00 99.87 [2021-05-06T18:03:45.631Z] 18:00:01 3 0.12 0.00 0.07 0.00 0.02 99.80 [2021-05-06T18:03:45.631Z] 18:01:01 all 0.16 0.00 0.06 0.00 0.01 99.77 [2021-05-06T18:03:45.631Z] 18:01:01 0 0.03 0.00 0.07 0.00 0.02 99.88 [2021-05-06T18:03:45.631Z] 18:01:01 1 0.08 0.00 0.08 0.00 0.02 99.82 [2021-05-06T18:03:45.631Z] 18:01:01 2 0.50 0.00 0.05 0.00 0.00 99.45 [2021-05-06T18:03:45.631Z] 18:01:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-05-06T18:03:45.632Z] 18:02:01 all 0.15 0.00 0.05 0.00 0.00 99.79 [2021-05-06T18:03:45.632Z] 18:02:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-05-06T18:03:45.632Z] 18:02:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2021-05-06T18:03:45.632Z] 18:02:01 2 0.48 0.00 0.07 0.02 0.00 99.43 [2021-05-06T18:03:45.632Z] 18:02:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-05-06T18:03:45.632Z] 18:03:01 all 0.05 0.00 0.05 0.00 0.01 99.89 [2021-05-06T18:03:45.632Z] 18:03:01 0 0.02 0.00 0.07 0.00 0.00 99.92 [2021-05-06T18:03:45.632Z] 18:03:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-05-06T18:03:45.632Z] 18:03:01 2 0.07 0.00 0.07 0.00 0.02 99.85 [2021-05-06T18:03:45.632Z] 18:03:01 3 0.07 0.00 0.05 0.00 0.02 99.87 [2021-05-06T18:03:45.632Z] Average: all 0.20 0.00 0.09 0.02 0.00 99.69 [2021-05-06T18:03:45.632Z] Average: 0 0.07 0.00 0.10 0.01 0.00 99.82 [2021-05-06T18:03:45.632Z] Average: 1 0.26 0.00 0.08 0.06 0.00 99.60 [2021-05-06T18:03:45.632Z] Average: 2 0.34 0.00 0.10 0.00 0.00 99.55 [2021-05-06T18:03:45.632Z] Average: 3 0.11 0.00 0.09 0.00 0.01 99.80 [2021-05-06T18:03:45.632Z] [2021-05-06T18:03:45.632Z] [2021-05-06T18:03:45.632Z]