Pull request #180 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 hahattan for edgexfoundry/device-virtual-go Loading trusted files from base branch master at dd55ff443bd180714a9cddb6bbe47fafb89756c5 rather than 0f0cc373f572e5254bea006685113970cea6e7ec Obtained Jenkinsfile from dd55ff443bd180714a9cddb6bbe47fafb89756c5 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh 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-180/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-180/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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.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-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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-33126 in /w/workspace/foundry_device-virtual-go_PR-180 [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-180 # 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/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit dd55ff443bd180714a9cddb6bbe47fafb89756c5 into PR head commit 0f0cc373f572e5254bea006685113970cea6e7ec Merge succeeded, producing 0f0cc373f572e5254bea006685113970cea6e7ec Checking out Revision 0f0cc373f572e5254bea006685113970cea6e7ec (PR-180) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f0cc373f572e5254bea006685113970cea6e7ec # 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 dd55ff443bd180714a9cddb6bbe47fafb89756c5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f0cc373f572e5254bea006685113970cea6e7ec # timeout=10 Commit message: "build: upgrade SDK version" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-07T06:01:43.932Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-07T06:01:44.295Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-07T06:01:44.542Z] ========================================================= [2021-04-07T06:01:44.542Z] EdgeX Global Pipelines Version Info [2021-04-07T06:01:44.542Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-07T06:01:45.998Z] ------------------- [2021-04-07T06:01:45.998Z] stable info: [2021-04-07T06:01:45.998Z] ------------------- [2021-04-07T06:01:45.998Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-07T06:01:45.998Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-07T06:01:45.998Z] Message: update stable to v1.0.186 [2021-04-07T06:01:46.963Z] ------------------- [2021-04-07T06:01:46.963Z] experimental info: [2021-04-07T06:01:46.963Z] ------------------- [2021-04-07T06:01:46.963Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-07T06:01:46.963Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-07T06:01:46.963Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-07T06:01:47.447Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-04-07T06:01:47.576Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-04-07T06:01:47.727Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-07T06:01:47.859Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-07T06:01:47.991Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-07T06:01:48.122Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-07T06:01:48.251Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-07T06:01:48.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-07T06:01:48.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-07T06:01:48.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-07T06:01:48.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-07T06:01:48.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo [2021-04-07T06:01:49.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-07T06:01:49.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-07T06:01:49.286Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-07T06:01:49.456Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-07T06:01:49.578Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-07T06:01:49.695Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-07T06:01:49.837Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-07T06:01:49.952Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-07T06:01:50.095Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-07T06:01:50.229Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-07T06:01:50.351Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-07T06:01:50.485Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-07T06:01:50.621Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-07T06:01:50.753Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-07T06:01:50.926Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-180 [Pipeline] echo [2021-04-07T06:01:51.087Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-180 [Pipeline] echo [2021-04-07T06:01:51.207Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-180 [Pipeline] echo [2021-04-07T06:01:51.338Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f0cc373f572e5254bea006685113970cea6e7ec [Pipeline] echo [2021-04-07T06:01:51.495Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f0cc37 [Pipeline] echo [2021-04-07T06:01:51.619Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-07T06:01:51.917Z] provisioning config files... [2021-04-07T06:01:51.959Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-180@tmp/config7559866415105579693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-07T06:01:52.359Z] ---> docker-login.sh [2021-04-07T06:01:52.359Z] nexus3.edgexfoundry.org:10001 [2021-04-07T06:01:52.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T06:01:52.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T06:01:52.623Z] Configure a credential helper to remove this warning. See [2021-04-07T06:01:52.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T06:01:52.623Z] [2021-04-07T06:01:52.623Z] Login Succeeded [2021-04-07T06:01:52.623Z] nexus3.edgexfoundry.org:10002 [2021-04-07T06:01:52.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T06:01:52.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T06:01:52.887Z] Configure a credential helper to remove this warning. See [2021-04-07T06:01:52.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T06:01:52.887Z] [2021-04-07T06:01:52.887Z] Login Succeeded [2021-04-07T06:01:52.887Z] nexus3.edgexfoundry.org:10003 [2021-04-07T06:01:52.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T06:01:52.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T06:01:52.887Z] Configure a credential helper to remove this warning. See [2021-04-07T06:01:52.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T06:01:52.887Z] [2021-04-07T06:01:52.887Z] Login Succeeded [2021-04-07T06:01:52.887Z] nexus3.edgexfoundry.org:10004 [2021-04-07T06:01:53.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T06:01:53.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T06:01:53.152Z] Configure a credential helper to remove this warning. See [2021-04-07T06:01:53.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T06:01:53.152Z] [2021-04-07T06:01:53.152Z] Login Succeeded [2021-04-07T06:01:53.152Z] docker.io [2021-04-07T06:01:53.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T06:01:53.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T06:01:53.414Z] Configure a credential helper to remove this warning. See [2021-04-07T06:01:53.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T06:01:53.414Z] [2021-04-07T06:01:53.414Z] Login Succeeded [2021-04-07T06:01:53.414Z] ---> docker-login.sh ends [Pipeline] } [2021-04-07T06:01:53.435Z] 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-04-07T06:01:54.507Z] + git log --format=format:%s -1 0f0cc373f572e5254bea006685113970cea6e7ec [Pipeline] echo [2021-04-07T06:01:54.590Z] GIT_COMMIT: 0f0cc373f572e5254bea006685113970cea6e7ec, Commit Message: build: upgrade SDK version [Pipeline] echo [2021-04-07T06:01:54.661Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-07T06:01:55.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-07T06:01:55.306Z] [2021-04-07T06:01:55.306Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-07T06:01:55.690Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-07T06:01:55.690Z] latest: Pulling from edgex-devops/git-semver [2021-04-07T06:01:55.690Z] 31603596830f: Pulling fs layer [2021-04-07T06:01:55.690Z] 2a8b12db71e7: Pulling fs layer [2021-04-07T06:01:55.690Z] 6ca5941a6612: Pulling fs layer [2021-04-07T06:01:55.690Z] ecc8261a40a4: Pulling fs layer [2021-04-07T06:01:55.690Z] ecc8261a40a4: Waiting [2021-04-07T06:01:55.690Z] 2a8b12db71e7: Verifying Checksum [2021-04-07T06:01:55.690Z] 2a8b12db71e7: Download complete [2021-04-07T06:01:55.690Z] 31603596830f: Verifying Checksum [2021-04-07T06:01:55.690Z] 31603596830f: Download complete [2021-04-07T06:01:55.964Z] ecc8261a40a4: Verifying Checksum [2021-04-07T06:01:55.964Z] ecc8261a40a4: Download complete [2021-04-07T06:01:55.964Z] 6ca5941a6612: Verifying Checksum [2021-04-07T06:01:55.964Z] 6ca5941a6612: Download complete [2021-04-07T06:01:56.228Z] 31603596830f: Pull complete [2021-04-07T06:01:56.228Z] 2a8b12db71e7: Pull complete [2021-04-07T06:01:57.191Z] 6ca5941a6612: Pull complete [2021-04-07T06:01:57.454Z] ecc8261a40a4: Pull complete [2021-04-07T06:01:57.454Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-07T06:01:57.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-07T06:01:57.454Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-07T06:01:57.580Z] prd-centos7-docker-4c-2g-33126 does not seem to be running inside a container [2021-04-07T06:01:57.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-180 -v /w/workspace/foundry_device-virtual-go_PR-180:/w/workspace/foundry_device-virtual-go_PR-180:rw,z -v /w/workspace/foundry_device-virtual-go_PR-180@tmp:/w/workspace/foundry_device-virtual-go_PR-180@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-07T06:01:59.729Z] $ docker top 9350cf0b51e061250b8265c750789aeedc668649a30cdeb7bc4a6e826ffdb34e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-07T06:02:00.105Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-07T06:02:00.105Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-07T06:02:00.336Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-07T06:02:00.345Z] $ docker exec 9350cf0b51e061250b8265c750789aeedc668649a30cdeb7bc4a6e826ffdb34e ssh-agent [2021-04-07T06:02:00.513Z] SSH_AUTH_SOCK=/tmp/ssh-DUEOfyQ0lq5N/agent.12 [2021-04-07T06:02:00.513Z] SSH_AGENT_PID=17 [2021-04-07T06:02:00.526Z] Running ssh-add (command line suppressed) [2021-04-07T06:02:00.655Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-180@tmp/private_key_8786451477788196133.key (/w/workspace/foundry_device-virtual-go_PR-180@tmp/private_key_8786451477788196133.key) [2021-04-07T06:02:00.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-07T06:02:01.071Z] + git tag --points-at HEAD [Pipeline] } [2021-04-07T06:02:01.105Z] $ docker exec --env ******** --env ******** 9350cf0b51e061250b8265c750789aeedc668649a30cdeb7bc4a6e826ffdb34e ssh-agent -k [2021-04-07T06:02:01.236Z] unset SSH_AUTH_SOCK; [2021-04-07T06:02:01.236Z] unset SSH_AGENT_PID; [2021-04-07T06:02:01.236Z] echo Agent pid 17 killed; [2021-04-07T06:02:01.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-07T06:02:01.463Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-07T06:02:01.463Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-07T06:02:01.666Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-07T06:02:01.676Z] $ docker exec 9350cf0b51e061250b8265c750789aeedc668649a30cdeb7bc4a6e826ffdb34e ssh-agent [2021-04-07T06:02:01.838Z] SSH_AUTH_SOCK=/tmp/ssh-0FDzjRCpb6HT/agent.47 [2021-04-07T06:02:01.838Z] SSH_AGENT_PID=53 [2021-04-07T06:02:01.846Z] Running ssh-add (command line suppressed) [2021-04-07T06:02:01.980Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-180@tmp/private_key_5106069375215728459.key (/w/workspace/foundry_device-virtual-go_PR-180@tmp/private_key_5106069375215728459.key) [2021-04-07T06:02:02.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-07T06:02:02.432Z] + git semver init [2021-04-07T06:02:02.432Z] # -> Open(): unable to determine branch for HEAD [2021-04-07T06:02:02.432Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-180/.git [2021-04-07T06:02:02.432Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-180 [2021-04-07T06:02:02.432Z] # $SEMVER_REMOTE_NAME = origin [2021-04-07T06:02:02.432Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-07T06:02:02.432Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-07T06:02:02.432Z] # $SEMVER_BRANCH = PR-180 [2021-04-07T06:02:02.432Z] # $SEMVER_TEMP = /tmp/semver-128707026 [2021-04-07T06:02:02.432Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-04-07T06:02:03.824Z] # '/tmp/semver-128707026' -> '/w/workspace/foundry_device-virtual-go_PR-180/.semver' [2021-04-07T06:02:03.824Z] # -> Force: false [2021-04-07T06:02:03.824Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-180/.semver [Pipeline] } [2021-04-07T06:02:03.849Z] $ docker exec --env ******** --env ******** 9350cf0b51e061250b8265c750789aeedc668649a30cdeb7bc4a6e826ffdb34e ssh-agent -k [2021-04-07T06:02:03.970Z] unset SSH_AUTH_SOCK; [2021-04-07T06:02:03.970Z] unset SSH_AGENT_PID; [2021-04-07T06:02:03.970Z] echo Agent pid 53 killed; [2021-04-07T06:02:04.015Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-07T06:02:04.581Z] + git semver [Pipeline] } [2021-04-07T06:02:04.622Z] $ docker stop --time=1 9350cf0b51e061250b8265c750789aeedc668649a30cdeb7bc4a6e826ffdb34e [2021-04-07T06:02:05.997Z] $ docker rm -f 9350cf0b51e061250b8265c750789aeedc668649a30cdeb7bc4a6e826ffdb34e [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-07T06:02:06.525Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-07T06:02:06.953Z] Stashed 1 file(s) [Pipeline] echo [2021-04-07T06:02:06.973Z] [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-04-07T06:02:22.779Z] Still waiting to schedule task [2021-04-07T06:02:22.779Z] ‘prd-centos7-blackbox-4c-2g-32647’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-32765’ is offline; ‘prd-centos7-docker-4c-2g-32816’ is offline; ‘prd-centos7-docker-4c-2g-33125’ is offline; ‘prd-centos7-docker-4c-2g-33127’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-32989’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-04-07T06:02:22.825Z] Still waiting to schedule task [2021-04-07T06:02:22.825Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-04-07T06:03:54.146Z] Running on prd-centos7-docker-4c-2g-33128 in /w/workspace/foundry_device-virtual-go_PR-180 [Pipeline] { [Pipeline] ws [2021-04-07T06:03:54.245Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-04-07T06:04:05.953Z] using credential edgex-jenkins-ssh [2021-04-07T06:04:06.010Z] Cloning the remote Git repository [2021-04-07T06:04:06.069Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-04-07T06:04:06.181Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-04-07T06:04:06.313Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-07T06:04:06.314Z] > git --version # timeout=10 [2021-04-07T06:04:06.357Z] > git --version # 'git version 2.24.3' [2021-04-07T06:04:06.358Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-07T06:04:06.493Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-07T06:04:08.456Z] Merging remotes/origin/master commit dd55ff443bd180714a9cddb6bbe47fafb89756c5 into PR head commit 0f0cc373f572e5254bea006685113970cea6e7ec [2021-04-07T06:04:07.318Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-07T06:04:07.399Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-07T06:04:07.454Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-07T06:04:07.583Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-07T06:04:07.583Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-07T06:04:07.605Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-07T06:04:08.492Z] > git config core.sparsecheckout # timeout=10 [2021-04-07T06:04:08.991Z] Merge succeeded, producing 0f0cc373f572e5254bea006685113970cea6e7ec [2021-04-07T06:04:08.992Z] Checking out Revision 0f0cc373f572e5254bea006685113970cea6e7ec (PR-180) [2021-04-07T06:04:08.566Z] > git checkout -f 0f0cc373f572e5254bea006685113970cea6e7ec # timeout=10 [2021-04-07T06:04:08.699Z] > git remote # timeout=10 [2021-04-07T06:04:08.796Z] > git config --get remote.origin.url # timeout=10 [2021-04-07T06:04:08.864Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-07T06:04:08.876Z] > git merge dd55ff443bd180714a9cddb6bbe47fafb89756c5 # timeout=10 [2021-04-07T06:04:08.924Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-07T06:04:09.001Z] > git config core.sparsecheckout # timeout=10 [2021-04-07T06:04:09.031Z] > git checkout -f 0f0cc373f572e5254bea006685113970cea6e7ec # timeout=10 [2021-04-07T06:04:13.647Z] Commit message: "build: upgrade SDK version" [2021-04-07T06:04:13.702Z] > git --version # timeout=10 [2021-04-07T06:04:13.741Z] > git --version # 'git version 2.24.3' [2021-04-07T06:04:13.762Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-07T06:04:15.854Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-07T06:04:16.493Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-07T06:04:16.914Z] + sudo service docker restart [2021-04-07T06:04:16.914Z] + true [2021-04-07T06:04:16.914Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-07T06:04:19.285Z] provisioning config files... [2021-04-07T06:04:19.344Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config8108843334555003435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-07T06:04:19.889Z] ---> docker-login.sh [2021-04-07T06:04:19.889Z] nexus3.edgexfoundry.org:10001 [2021-04-07T06:04:20.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T06:04:20.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T06:04:20.890Z] Configure a credential helper to remove this warning. See [2021-04-07T06:04:20.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T06:04:20.890Z] [2021-04-07T06:04:20.890Z] Login Succeeded [2021-04-07T06:04:20.890Z] nexus3.edgexfoundry.org:10002 [2021-04-07T06:04:21.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T06:04:21.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T06:04:21.882Z] Configure a credential helper to remove this warning. See [2021-04-07T06:04:21.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T06:04:21.882Z] [2021-04-07T06:04:21.882Z] Login Succeeded [2021-04-07T06:04:21.882Z] nexus3.edgexfoundry.org:10003 [2021-04-07T06:04:22.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T06:04:22.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T06:04:22.486Z] Configure a credential helper to remove this warning. See [2021-04-07T06:04:22.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T06:04:22.486Z] [2021-04-07T06:04:22.486Z] Login Succeeded [2021-04-07T06:04:22.486Z] nexus3.edgexfoundry.org:10004 [2021-04-07T06:04:23.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T06:04:23.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T06:04:23.233Z] Configure a credential helper to remove this warning. See [2021-04-07T06:04:23.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T06:04:23.233Z] [2021-04-07T06:04:23.233Z] Login Succeeded [2021-04-07T06:04:23.233Z] docker.io [2021-04-07T06:04:23.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T06:04:23.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T06:04:23.829Z] Configure a credential helper to remove this warning. See [2021-04-07T06:04:23.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T06:04:23.829Z] [2021-04-07T06:04:23.829Z] Login Succeeded [2021-04-07T06:04:23.829Z] ---> docker-login.sh ends [Pipeline] } [2021-04-07T06:04:23.872Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-07T06:04:25.487Z] ========================================================= [2021-04-07T06:04:25.487Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-07T06:04:25.487Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-07T06:04:26.017Z] + 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-04-07T06:04:26.301Z] Sending build context to Docker daemon 522.2kB [2021-04-07T06:04:26.301Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-07T06:04:26.301Z] Step 2/8 : FROM ${BASE} [2021-04-07T06:04:26.301Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-07T06:04:26.301Z] 188c0c94c7c5: Pulling fs layer [2021-04-07T06:04:26.301Z] 0ef7d3d256c8: Pulling fs layer [2021-04-07T06:04:26.301Z] de9db76c5a1d: Pulling fs layer [2021-04-07T06:04:26.301Z] bca2f99d35d6: Pulling fs layer [2021-04-07T06:04:26.301Z] 93359f2a8cfa: Pulling fs layer [2021-04-07T06:04:26.301Z] 7c6f9722023f: Pulling fs layer [2021-04-07T06:04:26.301Z] a35cf1a2eb13: Pulling fs layer [2021-04-07T06:04:26.301Z] 93359f2a8cfa: Waiting [2021-04-07T06:04:26.301Z] 7c6f9722023f: Waiting [2021-04-07T06:04:26.301Z] a35cf1a2eb13: Waiting [2021-04-07T06:04:26.301Z] bca2f99d35d6: Waiting [2021-04-07T06:04:26.301Z] de9db76c5a1d: Verifying Checksum [2021-04-07T06:04:26.301Z] de9db76c5a1d: Download complete [2021-04-07T06:04:26.301Z] 0ef7d3d256c8: Verifying Checksum [2021-04-07T06:04:26.301Z] 0ef7d3d256c8: Download complete [2021-04-07T06:04:26.595Z] 93359f2a8cfa: Verifying Checksum [2021-04-07T06:04:26.596Z] 93359f2a8cfa: Download complete [2021-04-07T06:04:27.303Z] 7c6f9722023f: Verifying Checksum [2021-04-07T06:04:27.303Z] 7c6f9722023f: Download complete [2021-04-07T06:04:27.597Z] 188c0c94c7c5: Verifying Checksum [2021-04-07T06:04:27.597Z] 188c0c94c7c5: Download complete [2021-04-07T06:04:28.648Z] 188c0c94c7c5: Pull complete [2021-04-07T06:04:28.959Z] 0ef7d3d256c8: Pull complete [2021-04-07T06:04:29.297Z] de9db76c5a1d: Pull complete [2021-04-07T06:04:32.000Z] a35cf1a2eb13: Verifying Checksum [2021-04-07T06:04:32.001Z] a35cf1a2eb13: Download complete [2021-04-07T06:04:37.607Z] bca2f99d35d6: Verifying Checksum [2021-04-07T06:04:37.607Z] bca2f99d35d6: Download complete [2021-04-07T06:04:56.698Z] bca2f99d35d6: Pull complete [2021-04-07T06:04:56.698Z] 93359f2a8cfa: Pull complete [2021-04-07T06:04:56.698Z] 7c6f9722023f: Pull complete [2021-04-07T06:05:02.336Z] a35cf1a2eb13: Pull complete [2021-04-07T06:05:02.336Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-07T06:05:02.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-07T06:05:02.336Z] ---> a62c8e92a672 [2021-04-07T06:05:02.336Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-04-07T06:05:02.616Z] ---> Running in 32b169de0bed [2021-04-07T06:05:02.901Z] Removing intermediate container 32b169de0bed [2021-04-07T06:05:02.901Z] ---> aa745c545010 [2021-04-07T06:05:02.901Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T06:05:03.171Z] ---> Running in 33604528503a [2021-04-07T06:05:04.627Z] Removing intermediate container 33604528503a [2021-04-07T06:05:04.627Z] ---> 28d4eb3486b9 [2021-04-07T06:05:04.627Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-04-07T06:05:04.627Z] ---> Running in b5ef3d4dd9f8 [2021-04-07T06:05:05.666Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-07T06:05:06.460Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-07T06:05:07.706Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-04-07T06:05:07.706Z] (2/13) Installing libsodium (1.0.18-r0) [2021-04-07T06:05:07.706Z] (3/13) Installing pkgconf (1.7.2-r0) [2021-04-07T06:05:07.975Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-04-07T06:05:07.975Z] (5/13) Installing openssh-keygen (8.3_p1-r2) [2021-04-07T06:05:08.278Z] (6/13) Installing libedit (20191231.3.1-r0) [2021-04-07T06:05:08.278Z] (7/13) Installing openssh-client (8.3_p1-r2) [2021-04-07T06:05:09.274Z] (8/13) Installing openssh-sftp-server (8.3_p1-r2) [2021-04-07T06:05:09.274Z] (9/13) Installing openssh-server-common (8.3_p1-r2) [2021-04-07T06:05:09.549Z] (10/13) Installing openssh-server (8.3_p1-r2) [2021-04-07T06:05:09.833Z] (11/13) Installing openssh (8.3_p1-r2) [2021-04-07T06:05:10.158Z] (12/13) Installing libzmq (4.3.3-r0) [2021-04-07T06:05:10.158Z] (13/13) Installing zeromq-dev (4.3.3-r0) [2021-04-07T06:05:10.158Z] Executing busybox-1.31.1-r19.trigger [2021-04-07T06:05:10.499Z] OK: 173 MiB in 52 packages [2021-04-07T06:05:12.125Z] Removing intermediate container b5ef3d4dd9f8 [2021-04-07T06:05:12.125Z] ---> b7e3096276af [2021-04-07T06:05:12.125Z] Step 6/8 : WORKDIR /device-virtual-go [2021-04-07T06:05:12.125Z] ---> Running in b29b9b16dbee [2021-04-07T06:05:12.404Z] Removing intermediate container b29b9b16dbee [2021-04-07T06:05:12.404Z] ---> be8c32997064 [2021-04-07T06:05:12.404Z] Step 7/8 : COPY . . [2021-04-07T06:05:13.439Z] ---> cff075792718 [2021-04-07T06:05:13.439Z] Step 8/8 : RUN go mod download [2021-04-07T06:05:13.753Z] ---> Running in 1f11ea136184 [2021-04-07T06:05:25.574Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-33132 in /w/workspace/foundry_device-virtual-go_PR-180 [Pipeline] { [Pipeline] ws [2021-04-07T06:05:25.682Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-04-07T06:05:30.724Z] using credential edgex-jenkins-ssh [2021-04-07T06:05:30.804Z] Cloning the remote Git repository [2021-04-07T06:05:30.880Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-04-07T06:05:30.994Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-04-07T06:05:31.079Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-07T06:05:31.080Z] > git --version # timeout=10 [2021-04-07T06:05:31.098Z] > git --version # 'git version 2.17.1' [2021-04-07T06:05:31.099Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-07T06:05:31.168Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-07T06:05:31.963Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-07T06:05:32.624Z] Merging remotes/origin/master commit dd55ff443bd180714a9cddb6bbe47fafb89756c5 into PR head commit 0f0cc373f572e5254bea006685113970cea6e7ec [2021-04-07T06:05:32.854Z] Merge succeeded, producing 0f0cc373f572e5254bea006685113970cea6e7ec [2021-04-07T06:05:32.855Z] Checking out Revision 0f0cc373f572e5254bea006685113970cea6e7ec (PR-180) [2021-04-07T06:05:31.979Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-07T06:05:32.008Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-07T06:05:32.045Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-07T06:05:32.046Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-07T06:05:32.068Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-07T06:05:32.651Z] > git config core.sparsecheckout # timeout=10 [2021-04-07T06:05:32.669Z] > git checkout -f 0f0cc373f572e5254bea006685113970cea6e7ec # timeout=10 [2021-04-07T06:05:32.754Z] > git remote # timeout=10 [2021-04-07T06:05:32.777Z] > git config --get remote.origin.url # timeout=10 [2021-04-07T06:05:32.804Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-07T06:05:32.814Z] > git merge dd55ff443bd180714a9cddb6bbe47fafb89756c5 # timeout=10 [2021-04-07T06:05:32.836Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-07T06:05:32.870Z] > git config core.sparsecheckout # timeout=10 [2021-04-07T06:05:32.934Z] > git checkout -f 0f0cc373f572e5254bea006685113970cea6e7ec # timeout=10 [2021-04-07T06:05:37.503Z] Commit message: "build: upgrade SDK version" [2021-04-07T06:05:37.564Z] > git --version # timeout=10 [2021-04-07T06:05:37.574Z] > git --version # 'git version 2.17.1' [2021-04-07T06:05:37.584Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-07T06:05:39.323Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-07T06:05:39.730Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-07T06:05:40.089Z] + true [2021-04-07T06:05:40.089Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-07T06:05:42.847Z] provisioning config files... [2021-04-07T06:05:42.893Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config2488363573778335631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-07T06:05:43.354Z] ---> docker-login.sh [2021-04-07T06:05:43.355Z] nexus3.edgexfoundry.org:10001 [2021-04-07T06:05:43.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T06:05:44.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T06:05:44.553Z] Configure a credential helper to remove this warning. See [2021-04-07T06:05:44.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T06:05:44.553Z] [2021-04-07T06:05:44.553Z] Login Succeeded [2021-04-07T06:05:44.553Z] nexus3.edgexfoundry.org:10002 [2021-04-07T06:05:44.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T06:05:45.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T06:05:45.103Z] Configure a credential helper to remove this warning. See [2021-04-07T06:05:45.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T06:05:45.103Z] [2021-04-07T06:05:45.103Z] Login Succeeded [2021-04-07T06:05:45.103Z] nexus3.edgexfoundry.org:10003 [2021-04-07T06:05:45.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T06:05:45.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T06:05:45.651Z] Configure a credential helper to remove this warning. See [2021-04-07T06:05:45.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T06:05:45.651Z] [2021-04-07T06:05:45.651Z] Login Succeeded [2021-04-07T06:05:45.651Z] nexus3.edgexfoundry.org:10004 [2021-04-07T06:05:45.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T06:05:46.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T06:05:46.210Z] Configure a credential helper to remove this warning. See [2021-04-07T06:05:46.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T06:05:46.210Z] [2021-04-07T06:05:46.210Z] Login Succeeded [2021-04-07T06:05:46.210Z] docker.io [2021-04-07T06:05:46.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T06:05:47.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T06:05:47.079Z] Configure a credential helper to remove this warning. See [2021-04-07T06:05:47.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T06:05:47.079Z] [2021-04-07T06:05:47.079Z] Login Succeeded [2021-04-07T06:05:47.079Z] ---> docker-login.sh ends [Pipeline] } [2021-04-07T06:05:47.110Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-07T06:05:47.698Z] ========================================================= [2021-04-07T06:05:47.698Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-07T06:05:47.698Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-07T06:05:48.108Z] + 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-04-07T06:05:48.381Z] Sending build context to Docker daemon 521.2kB [2021-04-07T06:05:48.660Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-07T06:05:48.660Z] Step 2/8 : FROM ${BASE} [2021-04-07T06:05:48.660Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-07T06:05:48.660Z] 5f621e34cdf4: Pulling fs layer [2021-04-07T06:05:48.660Z] a4357932f1b6: Pulling fs layer [2021-04-07T06:05:48.660Z] 18c013af1878: Pulling fs layer [2021-04-07T06:05:48.660Z] 00ac8860ef70: Pulling fs layer [2021-04-07T06:05:48.660Z] 63d7cb157983: Pulling fs layer [2021-04-07T06:05:48.660Z] b116817d02f9: Pulling fs layer [2021-04-07T06:05:48.660Z] 745a02a5169b: Pulling fs layer [2021-04-07T06:05:48.660Z] 00ac8860ef70: Waiting [2021-04-07T06:05:48.660Z] 63d7cb157983: Waiting [2021-04-07T06:05:48.660Z] b116817d02f9: Waiting [2021-04-07T06:05:48.660Z] 745a02a5169b: Waiting [2021-04-07T06:05:48.660Z] 18c013af1878: Download complete [2021-04-07T06:05:48.660Z] a4357932f1b6: Verifying Checksum [2021-04-07T06:05:48.660Z] a4357932f1b6: Download complete [2021-04-07T06:05:48.660Z] 63d7cb157983: Verifying Checksum [2021-04-07T06:05:48.660Z] 63d7cb157983: Download complete [2021-04-07T06:05:48.660Z] b116817d02f9: Download complete [2021-04-07T06:05:48.660Z] 5f621e34cdf4: Verifying Checksum [2021-04-07T06:05:48.660Z] 5f621e34cdf4: Download complete [2021-04-07T06:05:49.657Z] 5f621e34cdf4: Pull complete [2021-04-07T06:05:49.939Z] a4357932f1b6: Pull complete [2021-04-07T06:05:50.543Z] 18c013af1878: Pull complete [2021-04-07T06:05:51.983Z] 745a02a5169b: Verifying Checksum [2021-04-07T06:05:51.983Z] 745a02a5169b: Download complete [2021-04-07T06:05:52.967Z] 00ac8860ef70: Verifying Checksum [2021-04-07T06:05:52.967Z] 00ac8860ef70: Download complete [2021-04-07T06:05:53.284Z] Removing intermediate container 1f11ea136184 [2021-04-07T06:05:53.284Z] ---> c59f24d81954 [2021-04-07T06:05:53.284Z] Successfully built c59f24d81954 [2021-04-07T06:05:53.284Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-07T06:05:53.751Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-07T06:05:53.751Z] . [Pipeline] withDockerContainer [2021-04-07T06:05:54.019Z] prd-centos7-docker-4c-2g-33128 does not seem to be running inside a container [2021-04-07T06:05:54.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-07T06:05:56.032Z] $ docker top dd31cd08fd74cb0b09e475f13ee110dc6402b0f0075ae4bd32355bee9b743147 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-07T06:05:57.259Z] + go version [2021-04-07T06:05:57.259Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-07T06:05:57.318Z] $ docker stop --time=1 dd31cd08fd74cb0b09e475f13ee110dc6402b0f0075ae4bd32355bee9b743147 [2021-04-07T06:05:59.258Z] $ docker rm -f dd31cd08fd74cb0b09e475f13ee110dc6402b0f0075ae4bd32355bee9b743147 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-07T06:06:00.792Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-07T06:06:00.792Z] . [Pipeline] withDockerContainer [2021-04-07T06:06:01.307Z] prd-centos7-docker-4c-2g-33128 does not seem to be running inside a container [2021-04-07T06:06:01.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-07T06:06:03.126Z] 00ac8860ef70: Pull complete [2021-04-07T06:06:03.127Z] 63d7cb157983: Pull complete [2021-04-07T06:06:03.127Z] b116817d02f9: Pull complete [2021-04-07T06:06:04.458Z] $ docker top 1ed1294082e9a035fe70e561c97f647a2f79c955dac1d6348369d97e52368a4a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-07T06:06:05.687Z] + make test [2021-04-07T06:06:05.687Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-04-07T06:06:07.449Z] 745a02a5169b: Pull complete [2021-04-07T06:06:07.449Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-07T06:06:07.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-07T06:06:07.449Z] ---> b7e6874047d6 [2021-04-07T06:06:07.449Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-04-07T06:06:09.429Z] ---> Running in 072e50a5ac82 [2021-04-07T06:06:09.606Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-04-07T06:06:09.703Z] Removing intermediate container 072e50a5ac82 [2021-04-07T06:06:09.703Z] ---> 2e7e34dceab0 [2021-04-07T06:06:09.703Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T06:06:09.703Z] ---> Running in c13381ad0ff8 [2021-04-07T06:06:12.340Z] Removing intermediate container c13381ad0ff8 [2021-04-07T06:06:12.340Z] ---> ab1b49b896cb [2021-04-07T06:06:12.340Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-04-07T06:06:12.340Z] ---> Running in 3417cb6c2e81 [2021-04-07T06:06:13.323Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-07T06:06:14.297Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-07T06:06:15.273Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-04-07T06:06:15.273Z] (2/13) Installing libsodium (1.0.18-r0) [2021-04-07T06:06:15.273Z] (3/13) Installing pkgconf (1.7.2-r0) [2021-04-07T06:06:15.546Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-04-07T06:06:15.546Z] (5/13) Installing openssh-keygen (8.3_p1-r2) [2021-04-07T06:06:15.816Z] (6/13) Installing libedit (20191231.3.1-r0) [2021-04-07T06:06:15.816Z] (7/13) Installing openssh-client (8.3_p1-r2) [2021-04-07T06:06:16.405Z] (8/13) Installing openssh-sftp-server (8.3_p1-r2) [2021-04-07T06:06:16.405Z] (9/13) Installing openssh-server-common (8.3_p1-r2) [2021-04-07T06:06:16.680Z] (10/13) Installing openssh-server (8.3_p1-r2) [2021-04-07T06:06:16.680Z] (11/13) Installing openssh (8.3_p1-r2) [2021-04-07T06:06:16.952Z] (12/13) Installing libzmq (4.3.3-r0) [2021-04-07T06:06:16.952Z] (13/13) Installing zeromq-dev (4.3.3-r0) [2021-04-07T06:06:16.952Z] Executing busybox-1.31.1-r19.trigger [2021-04-07T06:06:16.952Z] OK: 149 MiB in 52 packages [2021-04-07T06:06:18.388Z] Removing intermediate container 3417cb6c2e81 [2021-04-07T06:06:18.388Z] ---> 98863a8fb629 [2021-04-07T06:06:18.388Z] Step 6/8 : WORKDIR /device-virtual-go [2021-04-07T06:06:18.659Z] ---> Running in 06ea521e0fbd [2021-04-07T06:06:18.929Z] Removing intermediate container 06ea521e0fbd [2021-04-07T06:06:18.929Z] ---> fd6492faa1ae [2021-04-07T06:06:18.929Z] Step 7/8 : COPY . . [2021-04-07T06:06:19.910Z] ---> 2214f3845c65 [2021-04-07T06:06:19.910Z] Step 8/8 : RUN go mod download [2021-04-07T06:06:19.910Z] ---> Running in 4db40d9e862f [2021-04-07T06:06:46.718Z] Removing intermediate container 4db40d9e862f [2021-04-07T06:06:46.718Z] ---> 1eeb29a2ba60 [2021-04-07T06:06:46.718Z] Successfully built 1eeb29a2ba60 [2021-04-07T06:06:46.718Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-07T06:06:47.096Z] + docker inspect -f . ci-base-image-arm64 [2021-04-07T06:06:47.096Z] . [Pipeline] withDockerContainer [2021-04-07T06:06:47.394Z] prd-ubuntu18.04-docker-arm64-4c-16g-33132 does not seem to be running inside a container [2021-04-07T06:06:47.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-07T06:06:48.994Z] $ docker top 68bd47dd515b607e45a8f237249602e7826fcdf30687261836a046466f775e36 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-07T06:06:50.063Z] + go version [2021-04-07T06:06:50.063Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-07T06:06:50.114Z] $ docker stop --time=1 68bd47dd515b607e45a8f237249602e7826fcdf30687261836a046466f775e36 [2021-04-07T06:06:52.074Z] $ docker rm -f 68bd47dd515b607e45a8f237249602e7826fcdf30687261836a046466f775e36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-07T06:06:53.322Z] + docker inspect -f . ci-base-image-arm64 [2021-04-07T06:06:53.323Z] . [Pipeline] withDockerContainer [2021-04-07T06:06:53.609Z] prd-ubuntu18.04-docker-arm64-4c-16g-33132 does not seem to be running inside a container [2021-04-07T06:06:53.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-07T06:06:55.166Z] $ docker top 55f5d07691d4111c12f0a788f618930da2df6626703af2966775167f32353056 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-07T06:06:56.231Z] + make test [2021-04-07T06:06:56.231Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-04-07T06:06:57.670Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-04-07T06:06:58.062Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-04-07T06:06:58.063Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.560s coverage: 63.8% of statements [2021-04-07T06:06:58.063Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-04-07T06:07:02.619Z] gofmt -l . [2021-04-07T06:07:02.619Z] [ "`gofmt -l .`" = "" ] [2021-04-07T06:07:02.619Z] ./bin/test-attribution-txt.sh [2021-04-07T06:07:05.427Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-04-07T06:07:06.764Z] $ docker stop --time=1 1ed1294082e9a035fe70e561c97f647a2f79c955dac1d6348369d97e52368a4a [2021-04-07T06:07:09.517Z] $ docker rm -f 1ed1294082e9a035fe70e561c97f647a2f79c955dac1d6348369d97e52368a4a [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-07T06:07:10.610Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-07T06:07:11.629Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-04-07T06:07:13.083Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-07T06:07:13.545Z] + ls -al . [2021-04-07T06:07:13.545Z] total 132 [2021-04-07T06:07:13.545Z] drwxrwxr-x. 7 jenkins jenkins 4096 Apr 7 06:07 . [2021-04-07T06:07:13.545Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 7 06:04 .. [2021-04-07T06:07:13.545Z] -rw-rw-r--. 1 jenkins jenkins 8039 Apr 7 06:04 Attribution.txt [2021-04-07T06:07:13.545Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 7 06:04 bin [2021-04-07T06:07:13.545Z] drwxrwxr-x. 3 jenkins jenkins 32 Apr 7 06:04 cmd [2021-04-07T06:07:13.545Z] -rw-r--r--. 1 jenkins jenkins 47247 Apr 7 06:06 coverage.out [2021-04-07T06:07:13.545Z] -rw-rw-r--. 1 jenkins jenkins 1895 Apr 7 06:04 Dockerfile [2021-04-07T06:07:13.545Z] -rw-rw-r--. 1 jenkins jenkins 998 Apr 7 06:04 Dockerfile.build [2021-04-07T06:07:13.545Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 7 06:04 .git [2021-04-07T06:07:13.545Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 7 06:04 .github [2021-04-07T06:07:13.545Z] -rw-rw-r--. 1 jenkins jenkins 258 Apr 7 06:04 .gitignore [2021-04-07T06:07:13.545Z] -rw-r--r--. 1 jenkins jenkins 809 Apr 7 06:07 go.mod [2021-04-07T06:07:13.545Z] -rw-r--r--. 1 jenkins jenkins 23574 Apr 7 06:07 go.sum [2021-04-07T06:07:13.545Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 7 06:04 internal [2021-04-07T06:07:13.545Z] -rw-rw-r--. 1 jenkins jenkins 660 Apr 7 06:04 Jenkinsfile [2021-04-07T06:07:13.545Z] -rw-rw-r--. 1 jenkins jenkins 11340 Apr 7 06:04 LICENSE [2021-04-07T06:07:13.545Z] -rw-rw-r--. 1 jenkins jenkins 921 Apr 7 06:04 Makefile [2021-04-07T06:07:13.545Z] -rw-rw-r--. 1 jenkins jenkins 918 Apr 7 06:04 README.md [2021-04-07T06:07:13.545Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 7 06:02 VERSION [2021-04-07T06:07:13.545Z] -rw-rw-r--. 1 jenkins jenkins 235 Apr 7 06:04 version.go [Pipeline] isUnix [Pipeline] sh [2021-04-07T06:07:13.952Z] + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=0f0cc373f572e5254bea006685113970cea6e7ec --label arch=amd64 --label version=0.0.0 . [2021-04-07T06:07:14.603Z] Sending build context to Docker daemon 594.9kB [2021-04-07T06:07:14.603Z] Step 1/25 : ARG BASE=golang:1.15-alpine3.12 [2021-04-07T06:07:14.603Z] Step 2/25 : FROM ${BASE} AS builder [2021-04-07T06:07:14.603Z] ---> c59f24d81954 [2021-04-07T06:07:14.603Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-04-07T06:07:14.880Z] ---> Running in a5d2957cb4e1 [2021-04-07T06:07:15.172Z] Removing intermediate container a5d2957cb4e1 [2021-04-07T06:07:15.172Z] ---> d08d28dcf96d [2021-04-07T06:07:15.172Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-04-07T06:07:15.478Z] ---> Running in 579712afb074 [2021-04-07T06:07:15.761Z] Removing intermediate container 579712afb074 [2021-04-07T06:07:15.761Z] ---> 1e490b163472 [2021-04-07T06:07:15.761Z] Step 5/25 : WORKDIR /device-virtual-go [2021-04-07T06:07:15.761Z] ---> Running in 86ba7fd1886e [2021-04-07T06:07:16.043Z] Removing intermediate container 86ba7fd1886e [2021-04-07T06:07:16.043Z] ---> 4ec1d0456871 [2021-04-07T06:07:16.043Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T06:07:16.043Z] ---> Running in 2f93f9fe3f7b [2021-04-07T06:07:17.562Z] Removing intermediate container 2f93f9fe3f7b [2021-04-07T06:07:17.562Z] ---> 0378f0526fc8 [2021-04-07T06:07:17.562Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-07T06:07:17.928Z] ---> Running in 7b2e9a716367 [2021-04-07T06:07:18.634Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-07T06:07:19.624Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-07T06:07:20.243Z] OK: 173 MiB in 52 packages [2021-04-07T06:07:21.826Z] Removing intermediate container 7b2e9a716367 [2021-04-07T06:07:21.826Z] ---> 3eebe0e693a8 [2021-04-07T06:07:21.826Z] Step 8/25 : COPY . . [2021-04-07T06:07:22.443Z] ---> b7d07c7b7db1 [2021-04-07T06:07:22.443Z] Step 9/25 : RUN go mod download [2021-04-07T06:07:22.443Z] ---> Running in 914e6198ea8c [2021-04-07T06:07:23.962Z] Removing intermediate container 914e6198ea8c [2021-04-07T06:07:23.962Z] ---> b8a07830e6dc [2021-04-07T06:07:23.962Z] Step 10/25 : ARG MAKE='make build' [2021-04-07T06:07:23.962Z] ---> Running in 33bae2daa46d [2021-04-07T06:07:23.962Z] Removing intermediate container 33bae2daa46d [2021-04-07T06:07:23.962Z] ---> 08942b7e0fb7 [2021-04-07T06:07:23.962Z] Step 11/25 : RUN $MAKE [2021-04-07T06:07:24.266Z] ---> Running in 2ec31bcb688c [2021-04-07T06:07:25.699Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2021-04-07T06:07:54.247Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-04-07T06:07:54.247Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.441s coverage: 63.8% of statements [2021-04-07T06:07:54.247Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-04-07T06:08:02.597Z] gofmt -l . [2021-04-07T06:08:02.597Z] [ "`gofmt -l .`" = "" ] [2021-04-07T06:08:02.597Z] ./bin/test-attribution-txt.sh [2021-04-07T06:08:02.909Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-04-07T06:08:04.003Z] $ docker stop --time=1 55f5d07691d4111c12f0a788f618930da2df6626703af2966775167f32353056 [2021-04-07T06:08:06.081Z] $ docker rm -f 55f5d07691d4111c12f0a788f618930da2df6626703af2966775167f32353056 [2021-04-07T06:08:06.343Z] CGO_ENABLED=1 GO111MODULE=on go build ./... [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-07T06:08:07.132Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-07T06:08:07.174Z] Warning: overwriting stash ‘coverage-report’ [2021-04-07T06:08:07.831Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-07T06:08:08.702Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-07T06:08:09.070Z] + ls -al . [2021-04-07T06:08:09.070Z] total 156 [2021-04-07T06:08:09.070Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 7 06:08 . [2021-04-07T06:08:09.070Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 06:05 .. [2021-04-07T06:08:09.070Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 06:05 .git [2021-04-07T06:08:09.070Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 06:05 .github [2021-04-07T06:08:09.070Z] -rw-rw-r-- 1 jenkins jenkins 258 Apr 7 06:05 .gitignore [2021-04-07T06:08:09.070Z] -rw-rw-r-- 1 jenkins jenkins 8039 Apr 7 06:05 Attribution.txt [2021-04-07T06:08:09.071Z] -rw-rw-r-- 1 jenkins jenkins 1895 Apr 7 06:05 Dockerfile [2021-04-07T06:08:09.071Z] -rw-rw-r-- 1 jenkins jenkins 998 Apr 7 06:05 Dockerfile.build [2021-04-07T06:08:09.071Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 7 06:05 Jenkinsfile [2021-04-07T06:08:09.071Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 7 06:05 LICENSE [2021-04-07T06:08:09.071Z] -rw-rw-r-- 1 jenkins jenkins 921 Apr 7 06:05 Makefile [2021-04-07T06:08:09.071Z] -rw-rw-r-- 1 jenkins jenkins 918 Apr 7 06:05 README.md [2021-04-07T06:08:09.071Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 06:02 VERSION [2021-04-07T06:08:09.071Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 06:05 bin [2021-04-07T06:08:09.071Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:05 cmd [2021-04-07T06:08:09.071Z] -rw-r--r-- 1 jenkins jenkins 47247 Apr 7 06:07 coverage.out [2021-04-07T06:08:09.071Z] -rw-r--r-- 1 jenkins jenkins 809 Apr 7 06:08 go.mod [2021-04-07T06:08:09.071Z] -rw-r--r-- 1 jenkins jenkins 23574 Apr 7 06:08 go.sum [2021-04-07T06:08:09.071Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:05 internal [2021-04-07T06:08:09.071Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 7 06:05 version.go [Pipeline] isUnix [Pipeline] sh [2021-04-07T06:08:09.448Z] + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0f0cc373f572e5254bea006685113970cea6e7ec --label arch=arm64 --label version=0.0.0 . [2021-04-07T06:08:09.722Z] Sending build context to Docker daemon 593.9kB [2021-04-07T06:08:10.005Z] Step 1/25 : ARG BASE=golang:1.15-alpine3.12 [2021-04-07T06:08:10.005Z] Step 2/25 : FROM ${BASE} AS builder [2021-04-07T06:08:10.005Z] ---> 1eeb29a2ba60 [2021-04-07T06:08:10.005Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-04-07T06:08:10.005Z] ---> Running in 6628588e0631 [2021-04-07T06:08:10.596Z] Removing intermediate container 6628588e0631 [2021-04-07T06:08:10.596Z] ---> 45e0267dc223 [2021-04-07T06:08:10.596Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-04-07T06:08:10.596Z] ---> Running in 72b36a0cb148 [2021-04-07T06:08:11.189Z] Removing intermediate container 72b36a0cb148 [2021-04-07T06:08:11.189Z] ---> 8398fbf461c9 [2021-04-07T06:08:11.189Z] Step 5/25 : WORKDIR /device-virtual-go [2021-04-07T06:08:11.189Z] ---> Running in f539ec39f3fd [2021-04-07T06:08:11.782Z] Removing intermediate container f539ec39f3fd [2021-04-07T06:08:11.782Z] ---> 33d81a2732c5 [2021-04-07T06:08:11.782Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T06:08:11.782Z] ---> Running in 45385091f923 [2021-04-07T06:08:13.287Z] Removing intermediate container 2ec31bcb688c [2021-04-07T06:08:13.287Z] ---> 142f4dbb6719 [2021-04-07T06:08:13.287Z] Step 12/25 : FROM alpine:3.12 [2021-04-07T06:08:13.603Z] 3.12: Pulling from library/alpine [2021-04-07T06:08:13.603Z] 532819f3e44c: Pulling fs layer [2021-04-07T06:08:13.758Z] Removing intermediate container 45385091f923 [2021-04-07T06:08:13.758Z] ---> 568870f29836 [2021-04-07T06:08:13.758Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-07T06:08:13.933Z] 532819f3e44c: Verifying Checksum [2021-04-07T06:08:13.933Z] 532819f3e44c: Download complete [2021-04-07T06:08:14.037Z] ---> Running in 9ad4062cec3e [2021-04-07T06:08:14.565Z] 532819f3e44c: Pull complete [2021-04-07T06:08:14.851Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-07T06:08:14.851Z] Status: Downloaded newer image for alpine:3.12 [2021-04-07T06:08:14.851Z] ---> 7230e588e954 [2021-04-07T06:08:14.851Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-04-07T06:08:14.851Z] ---> Running in 62d31f3b2c22 [2021-04-07T06:08:15.024Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-07T06:08:15.199Z] Removing intermediate container 62d31f3b2c22 [2021-04-07T06:08:15.199Z] ---> ad785ba2fbf1 [2021-04-07T06:08:15.199Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T06:08:15.199Z] ---> Running in 33119de66819 [2021-04-07T06:08:15.626Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-07T06:08:16.594Z] OK: 149 MiB in 52 packages [2021-04-07T06:08:17.567Z] Removing intermediate container 9ad4062cec3e [2021-04-07T06:08:17.567Z] ---> 7f53a24b4d26 [2021-04-07T06:08:17.567Z] Step 8/25 : COPY . . [2021-04-07T06:08:17.966Z] Removing intermediate container 33119de66819 [2021-04-07T06:08:17.966Z] ---> 072a2d66c4d5 [2021-04-07T06:08:17.966Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2021-04-07T06:08:17.966Z] ---> Running in 8050d9d71442 [2021-04-07T06:08:18.550Z] ---> 99920496c94e [2021-04-07T06:08:18.550Z] Step 9/25 : RUN go mod download [2021-04-07T06:08:18.550Z] ---> Running in 37f823e069a4 [2021-04-07T06:08:19.180Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-07T06:08:19.971Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-07T06:08:21.058Z] (1/5) Installing libgcc (9.3.0-r2) [2021-04-07T06:08:21.172Z] Removing intermediate container 37f823e069a4 [2021-04-07T06:08:21.172Z] ---> 47958a6f07c1 [2021-04-07T06:08:21.172Z] Step 10/25 : ARG MAKE='make build' [2021-04-07T06:08:21.172Z] ---> Running in a509d6b4308a [2021-04-07T06:08:21.411Z] (2/5) Installing libsodium (1.0.18-r0) [2021-04-07T06:08:21.412Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-04-07T06:08:21.444Z] Removing intermediate container a509d6b4308a [2021-04-07T06:08:21.444Z] ---> 9955046dc049 [2021-04-07T06:08:21.444Z] Step 11/25 : RUN $MAKE [2021-04-07T06:08:21.720Z] ---> Running in e4d298af2502 [2021-04-07T06:08:21.720Z] (4/5) Installing libzmq (4.3.3-r0) [2021-04-07T06:08:22.128Z] (5/5) Installing zeromq (4.3.3-r0) [2021-04-07T06:08:22.128Z] Executing busybox-1.31.1-r20.trigger [2021-04-07T06:08:22.128Z] OK: 8 MiB in 19 packages [2021-04-07T06:08:22.699Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2021-04-07T06:08:23.209Z] Removing intermediate container 8050d9d71442 [2021-04-07T06:08:23.209Z] ---> dbb8a90226d3 [2021-04-07T06:08:23.209Z] Step 16/25 : WORKDIR / [2021-04-07T06:08:23.209Z] ---> Running in f777e06940b0 [2021-04-07T06:08:23.575Z] Removing intermediate container f777e06940b0 [2021-04-07T06:08:23.575Z] ---> d94be2dcb2b6 [2021-04-07T06:08:23.575Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-04-07T06:08:24.067Z] ---> 1922b8d6d9d2 [2021-04-07T06:08:24.067Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-04-07T06:08:24.730Z] ---> efc07e867fe3 [2021-04-07T06:08:24.730Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-04-07T06:08:25.787Z] ---> 11d1b5a2c28f [2021-04-07T06:08:25.787Z] Step 20/25 : EXPOSE 49990 [2021-04-07T06:08:25.787Z] ---> Running in dfe68c4154f6 [2021-04-07T06:08:26.096Z] Removing intermediate container dfe68c4154f6 [2021-04-07T06:08:26.096Z] ---> ad138b261b46 [2021-04-07T06:08:26.096Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-04-07T06:08:26.096Z] ---> Running in 96164e0d3d48 [2021-04-07T06:08:26.745Z] Removing intermediate container 96164e0d3d48 [2021-04-07T06:08:26.745Z] ---> 32736c44b19c [2021-04-07T06:08:26.745Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-07T06:08:26.745Z] ---> Running in c49275eec7fa [2021-04-07T06:08:27.050Z] Removing intermediate container c49275eec7fa [2021-04-07T06:08:27.050Z] ---> 0e4e51a662eb [2021-04-07T06:08:27.050Z] Step 23/25 : LABEL arch=amd64 [2021-04-07T06:08:27.050Z] ---> Running in abda03dfd3cb [2021-04-07T06:08:27.375Z] Removing intermediate container abda03dfd3cb [2021-04-07T06:08:27.375Z] ---> d436a1f3a110 [2021-04-07T06:08:27.375Z] Step 24/25 : LABEL git_sha=0f0cc373f572e5254bea006685113970cea6e7ec [2021-04-07T06:08:27.667Z] ---> Running in f41362f43ad8 [2021-04-07T06:08:27.965Z] Removing intermediate container f41362f43ad8 [2021-04-07T06:08:27.965Z] ---> e06001c1b4a1 [2021-04-07T06:08:27.965Z] Step 25/25 : LABEL version=0.0.0 [2021-04-07T06:08:27.965Z] ---> Running in 9d5b6b104b13 [2021-04-07T06:08:28.253Z] Removing intermediate container 9d5b6b104b13 [2021-04-07T06:08:28.253Z] ---> fe9eca2f0815 [2021-04-07T06:08:28.253Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-07T06:08:28.253Z] Successfully built fe9eca2f0815 [2021-04-07T06:08:28.253Z] Successfully tagged docker-device-virtual-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-07T06:08:29.608Z] ---> job-cost.sh [2021-04-07T06:08:29.608Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ajql [2021-04-07T06:08:56.565Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-07T06:09:09.692Z] CGO_ENABLED=1 GO111MODULE=on go build ./... [2021-04-07T06:09:22.053Z] Removing intermediate container e4d298af2502 [2021-04-07T06:09:22.053Z] ---> 967f58ced7ca [2021-04-07T06:09:22.053Z] Step 12/25 : FROM alpine:3.12 [2021-04-07T06:09:22.053Z] 3.12: Pulling from library/alpine [2021-04-07T06:09:22.053Z] 9a219e8acc52: Pulling fs layer [2021-04-07T06:09:22.326Z] 9a219e8acc52: Download complete [2021-04-07T06:09:22.919Z] 9a219e8acc52: Pull complete [2021-04-07T06:09:22.919Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-07T06:09:22.919Z] Status: Downloaded newer image for alpine:3.12 [2021-04-07T06:09:22.919Z] ---> d75e27dfc0a0 [2021-04-07T06:09:22.919Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-04-07T06:09:23.195Z] ---> Running in 71c37cd3ab9c [2021-04-07T06:09:23.468Z] Removing intermediate container 71c37cd3ab9c [2021-04-07T06:09:23.468Z] ---> fa3dfd4ae069 [2021-04-07T06:09:23.468Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T06:09:23.741Z] ---> Running in ee261da5d672 [2021-04-07T06:09:25.705Z] Removing intermediate container ee261da5d672 [2021-04-07T06:09:25.705Z] ---> 2d7daac4a2c6 [2021-04-07T06:09:25.705Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2021-04-07T06:09:25.989Z] ---> Running in 04526ceb98d9 [2021-04-07T06:09:26.967Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-07T06:09:27.941Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-07T06:09:28.914Z] (1/5) Installing libgcc (9.3.0-r2) [2021-04-07T06:09:28.914Z] (2/5) Installing libsodium (1.0.18-r0) [2021-04-07T06:09:29.185Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-04-07T06:09:29.456Z] (4/5) Installing libzmq (4.3.3-r0) [2021-04-07T06:09:29.728Z] (5/5) Installing zeromq (4.3.3-r0) [2021-04-07T06:09:29.728Z] Executing busybox-1.31.1-r20.trigger [2021-04-07T06:09:29.728Z] OK: 8 MiB in 19 packages [2021-04-07T06:09:31.162Z] Removing intermediate container 04526ceb98d9 [2021-04-07T06:09:31.162Z] ---> 0942f111585f [2021-04-07T06:09:31.162Z] Step 16/25 : WORKDIR / [2021-04-07T06:09:31.162Z] ---> Running in fb469de8440a [2021-04-07T06:09:31.756Z] Removing intermediate container fb469de8440a [2021-04-07T06:09:31.756Z] ---> 3304ef80719c [2021-04-07T06:09:31.756Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-04-07T06:09:32.348Z] ---> 935f9a965596 [2021-04-07T06:09:32.348Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-04-07T06:09:32.942Z] ---> b556d9c7c4e9 [2021-04-07T06:09:32.942Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-04-07T06:09:34.368Z] ---> 1067cb5265d8 [2021-04-07T06:09:34.368Z] Step 20/25 : EXPOSE 49990 [2021-04-07T06:09:34.642Z] ---> Running in 9a1ded2c99c7 [2021-04-07T06:09:34.918Z] Removing intermediate container 9a1ded2c99c7 [2021-04-07T06:09:34.918Z] ---> 85978b979a9c [2021-04-07T06:09:34.918Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-04-07T06:09:35.191Z] ---> Running in 9a5a95242a93 [2021-04-07T06:09:35.462Z] Removing intermediate container 9a5a95242a93 [2021-04-07T06:09:35.462Z] ---> 5d4188bc89bb [2021-04-07T06:09:35.462Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-07T06:09:35.737Z] ---> Running in 26fe3e6cce91 [2021-04-07T06:09:36.013Z] Removing intermediate container 26fe3e6cce91 [2021-04-07T06:09:36.013Z] ---> 959192eb3afd [2021-04-07T06:09:36.013Z] Step 23/25 : LABEL arch=arm64 [2021-04-07T06:09:36.030Z] lf-activate-venv(): INFO: Adding /tmp/venv-ajql/bin to PATH [2021-04-07T06:09:36.030Z] INFO: No Stack... [2021-04-07T06:09:36.030Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-07T06:09:36.030Z] INFO: Archiving Costs [Pipeline] sh [2021-04-07T06:09:36.292Z] ---> Running in 52153bc8a4e7 [2021-04-07T06:09:36.462Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2021-04-07T06:09:36.462Z] + cut -d, -f6 [2021-04-07T06:09:36.565Z] Removing intermediate container 52153bc8a4e7 [2021-04-07T06:09:36.565Z] ---> 81f57329f50d [2021-04-07T06:09:36.565Z] Step 24/25 : LABEL git_sha=0f0cc373f572e5254bea006685113970cea6e7ec [Pipeline] lock [2021-04-07T06:09:36.714Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-180-1-stack-cost] [2021-04-07T06:09:36.720Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-180-1-stack-cost] did not exist. Created. [2021-04-07T06:09:36.720Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-180-1-stack-cost] [Pipeline] { [Pipeline] unstash [2021-04-07T06:09:36.837Z] ---> Running in f4a7d42f7443 [Pipeline] sh [2021-04-07T06:09:37.109Z] Removing intermediate container f4a7d42f7443 [2021-04-07T06:09:37.109Z] ---> c1e864fb9671 [2021-04-07T06:09:37.109Z] Step 25/25 : LABEL version=0.0.0 [2021-04-07T06:09:37.321Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-07T06:09:37.384Z] ---> Running in 33e92993e426 [2021-04-07T06:09:37.628Z] Stashed 1 file(s) [Pipeline] } [2021-04-07T06:09:37.647Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-180-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [2021-04-07T06:09:37.977Z] Removing intermediate container 33e92993e426 [2021-04-07T06:09:37.977Z] ---> 6c8bc8706b28 [2021-04-07T06:09:37.977Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-07T06:09:37.977Z] Successfully built 6c8bc8706b28 [2021-04-07T06:09:37.977Z] Successfully tagged docker-device-virtual-go-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-07T06:09:39.646Z] ---> job-cost.sh [2021-04-07T06:09:39.646Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8foJ [2021-04-07T06:10:18.596Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-07T06:11:55.326Z] lf-activate-venv(): INFO: Adding /tmp/venv-8foJ/bin to PATH [2021-04-07T06:11:55.326Z] INFO: No Stack... [2021-04-07T06:11:55.326Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-07T06:11:55.326Z] INFO: Archiving Costs [Pipeline] sh [2021-04-07T06:11:55.689Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2021-04-07T06:11:55.689Z] + cut -d, -f6 [Pipeline] lock [2021-04-07T06:11:55.852Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-180-1-stack-cost] [2021-04-07T06:11:55.859Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-180-1-stack-cost] did not exist. Created. [2021-04-07T06:11:55.859Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-180-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-07T06:11:56.418Z] /w/workspace/device-virtual-go/1@tmp/durable-9b4b4056/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-9b4b4056/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-07T06:11:56.788Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-07T06:11:56.827Z] Warning: overwriting stash ‘stack-cost’ [2021-04-07T06:11:56.977Z] Stashed 1 file(s) [Pipeline] } [2021-04-07T06:11:57.001Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-180-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-07T06:11:58.930Z] provisioning config files... [2021-04-07T06:11:58.941Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-180@tmp/config2394343054848735045tmp [Pipeline] { [Pipeline] sh [2021-04-07T06:11:59.397Z] + set +x [2021-04-07T06:11:59.397Z] + curl -s https://codecov.io/bash [2021-04-07T06:11:59.397Z] + bash -s -- [2021-04-07T06:11:59.660Z] [2021-04-07T06:11:59.660Z] _____ _ [2021-04-07T06:11:59.660Z] / ____| | | [2021-04-07T06:11:59.660Z] | | ___ __| | ___ ___ _____ __ [2021-04-07T06:11:59.660Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-07T06:11:59.660Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-07T06:11:59.660Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-07T06:11:59.660Z] Bash-20210309-2b87ace [2021-04-07T06:11:59.660Z] [2021-04-07T06:11:59.660Z] [2021-04-07T06:11:59.660Z] ==> git version 2.24.3 found [2021-04-07T06:11:59.660Z] ==> 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-04-07T06:11:59.660Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-07T06:11:59.660Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-07T06:11:59.660Z] ==> Jenkins CI detected. [2021-04-07T06:11:59.660Z] project root: . [2021-04-07T06:11:59.660Z] --> token set from env [2021-04-07T06:11:59.660Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-07T06:11:59.660Z] ==> Running gcov in . (disable via -X gcov) [2021-04-07T06:11:59.660Z] ==> Python coveragepy not found [2021-04-07T06:11:59.660Z] ==> Searching for coverage reports in: [2021-04-07T06:11:59.660Z] + . [2021-04-07T06:11:59.660Z] -> Found 1 reports [2021-04-07T06:11:59.660Z] ==> Detecting git/mercurial file structure [2021-04-07T06:11:59.660Z] ==> Reading reports [2021-04-07T06:11:59.660Z] + ./coverage.out bytes=47247 [2021-04-07T06:11:59.660Z] ==> Appending adjustments [2021-04-07T06:11:59.660Z] https://docs.codecov.io/docs/fixing-reports [2021-04-07T06:11:59.660Z] + Found adjustments [2021-04-07T06:11:59.660Z] ==> Gzipping contents [2021-04-07T06:11:59.923Z] 8.0K /tmp/codecov.ruuTY2.gz [2021-04-07T06:11:59.923Z] ==> Uploading reports [2021-04-07T06:11:59.923Z] url: https://codecov.io [2021-04-07T06:11:59.923Z] query: branch=PR-180&commit=0f0cc373f572e5254bea006685113970cea6e7ec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-180%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=180&job=&cmd_args= [2021-04-07T06:11:59.923Z] -> Pinging Codecov [2021-04-07T06:11:59.923Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-180&commit=0f0cc373f572e5254bea006685113970cea6e7ec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-180%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=180&job=&cmd_args= [2021-04-07T06:12:00.185Z] -> Uploading to [2021-04-07T06:12:00.185Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-07/5E52B4B073DB2E39498172D8E973AA87/0f0cc373f572e5254bea006685113970cea6e7ec/35ea15d8-609f-43c1-8365-ea798376f2d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210407T061200Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=98fce6a9f934a4edb6b93952e2fdd86fe3793f9e30ef9412bcd92e7a8a1c0d79 [2021-04-07T06:12:00.185Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-07T06:12:00.185Z] Dload Upload Total Spent Left Speed [2021-04-07T06:12:00.759Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5772 0 0 100 5772 0 14207 --:--:-- --:--:-- --:--:-- 14216 [2021-04-07T06:12:00.759Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/0f0cc373f572e5254bea006685113970cea6e7ec [Pipeline] } [2021-04-07T06:12:00.783Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-04-07T06:12:04.146Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-07T06:12:04.487Z] ---> package-listing.sh [2021-04-07T06:12:04.487Z] ++ facter osfamily [2021-04-07T06:12:04.487Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-07T06:12:04.487Z] + OS_FAMILY=redhat [2021-04-07T06:12:04.487Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-180 [2021-04-07T06:12:04.487Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-07T06:12:04.487Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-07T06:12:04.487Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-07T06:12:04.487Z] + PACKAGES=/tmp/packages_start.txt [2021-04-07T06:12:04.487Z] + '[' /w/workspace/foundry_device-virtual-go_PR-180 ']' [2021-04-07T06:12:04.487Z] + PACKAGES=/tmp/packages_end.txt [2021-04-07T06:12:04.487Z] + case "${OS_FAMILY}" in [2021-04-07T06:12:04.487Z] + rpm -qa [2021-04-07T06:12:04.487Z] + sort [2021-04-07T06:12:09.795Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-07T06:12:09.795Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-07T06:12:09.795Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-07T06:12:09.795Z] + '[' /w/workspace/foundry_device-virtual-go_PR-180 ']' [2021-04-07T06:12:09.795Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-180/archives/ [2021-04-07T06:12:09.795Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-180/archives/ [Pipeline] echo [2021-04-07T06:12:09.824Z] 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-180/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-07T06:12:10.133Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-07T06:12:10.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-07T06:12:10.470Z] [2021-04-07T06:12:10.470Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-07T06:12:10.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-07T06:12:10.884Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-07T06:12:10.884Z] df20fa9351a1: Pulling fs layer [2021-04-07T06:12:10.884Z] 36b3adc4ff6f: Pulling fs layer [2021-04-07T06:12:10.884Z] 8ad3a11d3b57: Pulling fs layer [2021-04-07T06:12:10.884Z] 46f8f816bc3b: Pulling fs layer [2021-04-07T06:12:10.884Z] 93b61091891f: Pulling fs layer [2021-04-07T06:12:10.884Z] 93b9cdb0e59b: Pulling fs layer [2021-04-07T06:12:10.884Z] 5e14af77c1be: Pulling fs layer [2021-04-07T06:12:10.884Z] 01666e4c0597: Pulling fs layer [2021-04-07T06:12:10.884Z] aa168da1d23b: Pulling fs layer [2021-04-07T06:12:10.884Z] 93b9cdb0e59b: Waiting [2021-04-07T06:12:10.884Z] 5e14af77c1be: Waiting [2021-04-07T06:12:10.884Z] 01666e4c0597: Waiting [2021-04-07T06:12:10.884Z] aa168da1d23b: Waiting [2021-04-07T06:12:10.884Z] 93b61091891f: Waiting [2021-04-07T06:12:10.884Z] 46f8f816bc3b: Waiting [2021-04-07T06:12:10.884Z] 36b3adc4ff6f: Verifying Checksum [2021-04-07T06:12:10.884Z] 36b3adc4ff6f: Download complete [2021-04-07T06:12:11.145Z] 46f8f816bc3b: Verifying Checksum [2021-04-07T06:12:11.145Z] 46f8f816bc3b: Download complete [2021-04-07T06:12:11.145Z] df20fa9351a1: Verifying Checksum [2021-04-07T06:12:11.145Z] df20fa9351a1: Download complete [2021-04-07T06:12:11.145Z] 93b9cdb0e59b: Verifying Checksum [2021-04-07T06:12:11.145Z] 93b9cdb0e59b: Download complete [2021-04-07T06:12:11.145Z] 5e14af77c1be: Verifying Checksum [2021-04-07T06:12:11.145Z] 5e14af77c1be: Download complete [2021-04-07T06:12:11.145Z] 93b61091891f: Download complete [2021-04-07T06:12:11.145Z] 01666e4c0597: Verifying Checksum [2021-04-07T06:12:11.145Z] 01666e4c0597: Download complete [2021-04-07T06:12:11.414Z] df20fa9351a1: Pull complete [2021-04-07T06:12:11.676Z] 36b3adc4ff6f: Pull complete [2021-04-07T06:12:12.251Z] 8ad3a11d3b57: Download complete [2021-04-07T06:12:12.825Z] 8ad3a11d3b57: Pull complete [2021-04-07T06:12:13.094Z] 46f8f816bc3b: Pull complete [2021-04-07T06:12:14.052Z] 93b61091891f: Pull complete [2021-04-07T06:12:14.052Z] aa168da1d23b: Verifying Checksum [2021-04-07T06:12:14.052Z] aa168da1d23b: Download complete [2021-04-07T06:12:14.052Z] 93b9cdb0e59b: Pull complete [2021-04-07T06:12:14.052Z] 5e14af77c1be: Pull complete [2021-04-07T06:12:14.316Z] 01666e4c0597: Pull complete [2021-04-07T06:12:20.948Z] aa168da1d23b: Pull complete [2021-04-07T06:12:20.948Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-07T06:12:20.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-07T06:12:20.948Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-07T06:12:21.133Z] prd-centos7-docker-4c-2g-33126 does not seem to be running inside a container [2021-04-07T06:12:21.283Z] $ 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-180/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-180 -v /w/workspace/foundry_device-virtual-go_PR-180:/w/workspace/foundry_device-virtual-go_PR-180:rw,z -v /w/workspace/foundry_device-virtual-go_PR-180@tmp:/w/workspace/foundry_device-virtual-go_PR-180@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-07T06:12:25.775Z] $ docker top 93cd47c2f21b66a912b11fc3270b64b58975ba4b891a66c9681ad2cd899e9c6f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-07T06:12:26.412Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-07T06:12:26.731Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-07T06:12:27.050Z] + ls /var/log/sa-host [2021-04-07T06:12:27.051Z] + sadf -c /var/log/sa-host/sa07 [2021-04-07T06:12:27.051Z] file_magic: OK [2021-04-07T06:12:27.051Z] HZ: Using current value: 100 [2021-04-07T06:12:27.051Z] file_header: OK [2021-04-07T06:12:27.051Z] 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-04-07T06:12:27.051Z] Statistics: [2021-04-07T06:12:27.051Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-07T06:12:27.051Z] File successfully converted to sysstat format version 12.2.1 [2021-04-07T06:12:27.051Z] + sadf -c /var/log/sa-host/sa23 [2021-04-07T06:12:27.051Z] file_magic: OK [2021-04-07T06:12:27.051Z] HZ: Using current value: 100 [2021-04-07T06:12:27.051Z] file_header: OK [2021-04-07T06:12:27.051Z] 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-04-07T06:12:27.051Z] Statistics: [2021-04-07T06:12:27.051Z] Hnuu...uuuununununu... [2021-04-07T06:12:27.051Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-07T06:12:27.349Z] provisioning config files... [2021-04-07T06:12:27.373Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-180@tmp/config1489192175242658009tmp [Pipeline] { [Pipeline] echo [2021-04-07T06:12:27.486Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-07T06:12:27.815Z] ---> create-netrc.sh [Pipeline] } [2021-04-07T06:12:27.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-07T06:12:27.999Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-07T06:12:28.338Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-07T06:12:28.367Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-07T06:12:28.693Z] ---> sudo-logs.sh [2021-04-07T06:12:28.693Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-07T06:12:28.813Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-07T06:12:29.148Z] ---> job-cost.sh [2021-04-07T06:12:29.148Z] lf-activate-venv: SKIPPING [2021-04-07T06:12:29.148Z] DEBUG: total: 0.20999999344348907 [2021-04-07T06:12:29.148Z] INFO: Retrieving Stack Cost... [2021-04-07T06:12:30.092Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-07T06:12:30.359Z] INFO: Archiving Costs [Pipeline] echo [2021-04-07T06:12:30.398Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-07T06:12:30.744Z] ---> logs-deploy.sh [2021-04-07T06:12:30.744Z] lf-activate-venv: SKIPPING [2021-04-07T06:12:30.744Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-180/1 [2021-04-07T06:12:30.744Z] INFO: archiving workspace using pattern(s): [2021-04-07T06:12:32.664Z] Archives upload complete. [2021-04-07T06:12:32.664Z] INFO: archiving logs to Nexus [2021-04-07T06:12:33.615Z] ---> uname -a: [2021-04-07T06:12:33.615Z] Linux prd-centos7-docker-4c-2g-33126.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-04-07T06:12:33.615Z] [2021-04-07T06:12:33.615Z] [2021-04-07T06:12:33.615Z] ---> lscpu: [2021-04-07T06:12:33.615Z] Architecture: x86_64 [2021-04-07T06:12:33.615Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-07T06:12:33.615Z] Byte Order: Little Endian [2021-04-07T06:12:33.615Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-07T06:12:33.615Z] CPU(s): 4 [2021-04-07T06:12:33.615Z] On-line CPU(s) list: 0-3 [2021-04-07T06:12:33.615Z] Thread(s) per core: 1 [2021-04-07T06:12:33.615Z] Core(s) per socket: 1 [2021-04-07T06:12:33.615Z] Socket(s): 4 [2021-04-07T06:12:33.615Z] NUMA node(s): 1 [2021-04-07T06:12:33.615Z] Vendor ID: GenuineIntel [2021-04-07T06:12:33.615Z] CPU family: 6 [2021-04-07T06:12:33.615Z] Model: 44 [2021-04-07T06:12:33.615Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-07T06:12:33.615Z] Stepping: 1 [2021-04-07T06:12:33.615Z] CPU MHz: 2933.438 [2021-04-07T06:12:33.615Z] BogoMIPS: 5866.87 [2021-04-07T06:12:33.615Z] Virtualization: VT-x [2021-04-07T06:12:33.615Z] Hypervisor vendor: KVM [2021-04-07T06:12:33.615Z] Virtualization type: full [2021-04-07T06:12:33.615Z] L1d cache: 128 KiB [2021-04-07T06:12:33.615Z] L1i cache: 128 KiB [2021-04-07T06:12:33.615Z] L2 cache: 16 MiB [2021-04-07T06:12:33.615Z] L3 cache: 64 MiB [2021-04-07T06:12:33.615Z] NUMA node0 CPU(s): 0-3 [2021-04-07T06:12:33.615Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-07T06:12:33.615Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-07T06:12:33.615Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-07T06:12:33.615Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-07T06:12:33.615Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-07T06:12:33.615Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-07T06:12:33.615Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-07T06:12:33.615Z] Vulnerability Srbds: Not affected [2021-04-07T06:12:33.615Z] Vulnerability Tsx async abort: Not affected [2021-04-07T06:12:33.615Z] 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-04-07T06:12:33.615Z] [2021-04-07T06:12:33.615Z] [2021-04-07T06:12:33.615Z] ---> nproc: [2021-04-07T06:12:33.615Z] 4 [2021-04-07T06:12:33.615Z] [2021-04-07T06:12:33.615Z] [2021-04-07T06:12:33.615Z] ---> df -h: [2021-04-07T06:12:33.615Z] Filesystem Size Used Available Use% Mounted on [2021-04-07T06:12:33.615Z] overlay 50.0G 7.3G 42.7G 15% / [2021-04-07T06:12:33.615Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-07T06:12:33.615Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-07T06:12:33.615Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-07T06:12:33.615Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-04-07T06:12:33.615Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-04-07T06:12:33.615Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-04-07T06:12:33.615Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-04-07T06:12:33.615Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-04-07T06:12:33.615Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-180 [2021-04-07T06:12:33.615Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-180@tmp [2021-04-07T06:12:33.615Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-04-07T06:12:33.615Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-04-07T06:12:33.615Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-04-07T06:12:33.615Z] [2021-04-07T06:12:33.615Z] [2021-04-07T06:12:33.615Z] ---> free -m: [2021-04-07T06:12:33.615Z] total used free shared buff/cache available [2021-04-07T06:12:33.615Z] Mem: 1837 694 90 0 1052 1038 [2021-04-07T06:12:33.615Z] Swap: 1023 1 1022 [2021-04-07T06:12:33.615Z] [2021-04-07T06:12:33.615Z] [2021-04-07T06:12:33.615Z] ---> ip addr: [2021-04-07T06:12:33.615Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-04-07T06:12:33.615Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-04-07T06:12:33.615Z] inet 127.0.0.1/8 scope host lo [2021-04-07T06:12:33.615Z] valid_lft forever preferred_lft forever [2021-04-07T06:12:33.615Z] inet6 ::1/128 scope host [2021-04-07T06:12:33.615Z] valid_lft forever preferred_lft forever [2021-04-07T06:12:33.615Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-04-07T06:12:33.615Z] link/ether fa:16:3e:f9:3d:bb brd ff:ff:ff:ff:ff:ff [2021-04-07T06:12:33.615Z] inet 10.30.122.180/23 brd 10.30.123.255 scope global dynamic eth0 [2021-04-07T06:12:33.615Z] valid_lft 85714sec preferred_lft 85714sec [2021-04-07T06:12:33.615Z] inet6 fe80::f816:3eff:fef9:3dbb/64 scope link [2021-04-07T06:12:33.615Z] valid_lft forever preferred_lft forever [2021-04-07T06:12:33.615Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-04-07T06:12:33.615Z] link/ether 02:42:07:78:a0:51 brd ff:ff:ff:ff:ff:ff [2021-04-07T06:12:33.615Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-04-07T06:12:33.615Z] valid_lft forever preferred_lft forever [2021-04-07T06:12:33.615Z] inet6 fe80::42:7ff:fe78:a051/64 scope link [2021-04-07T06:12:33.615Z] valid_lft forever preferred_lft forever [2021-04-07T06:12:33.615Z] [2021-04-07T06:12:33.615Z] [2021-04-07T06:12:33.615Z] ---> sar -b -r -n DEV: [2021-04-07T06:12:33.615Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/07/21 _x86_64_ (4 CPU) [2021-04-07T06:12:33.615Z] [2021-04-07T06:12:33.615Z] 06:00:54 LINUX RESTART (4 CPU) [2021-04-07T06:12:33.615Z] [2021-04-07T06:12:33.615Z] 06:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-04-07T06:12:33.615Z] 06:03:01 5.04 0.48 4.56 0.00 41.68 94.17 0.00 [2021-04-07T06:12:33.615Z] 06:04:01 0.42 0.00 0.42 0.00 0.00 6.45 0.00 [2021-04-07T06:12:33.615Z] 06:05:01 0.25 0.00 0.25 0.00 0.00 3.00 0.00 [2021-04-07T06:12:33.615Z] 06:06:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 [2021-04-07T06:12:33.615Z] 06:07:01 0.33 0.00 0.33 0.00 0.00 4.70 0.00 [2021-04-07T06:12:33.615Z] 06:08:01 0.27 0.00 0.27 0.00 0.00 3.15 0.00 [2021-04-07T06:12:33.615Z] 06:09:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 [2021-04-07T06:12:33.615Z] 06:10:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 [2021-04-07T06:12:33.615Z] 06:11:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 [2021-04-07T06:12:33.615Z] 06:12:02 0.40 0.08 0.32 0.00 7.33 3.61 0.00 [2021-04-07T06:12:33.615Z] Average: 0.76 0.06 0.70 0.00 4.90 12.50 0.00 [2021-04-07T06:12:33.615Z] [2021-04-07T06:12:33.615Z] 06:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-04-07T06:12:33.615Z] 06:03:01 167480 0 581524 30.91 2620 1129920 1100624 37.56 432164 1083688 20 [2021-04-07T06:12:33.615Z] 06:04:01 166396 0 582600 30.96 2620 1129928 1089436 37.18 449724 1067368 20 [2021-04-07T06:12:33.615Z] 06:05:01 167044 0 581948 30.93 2620 1129932 1089364 37.18 446352 1070348 12 [2021-04-07T06:12:33.615Z] 06:06:01 165220 0 583772 31.03 2620 1129932 1081212 36.90 452680 1065556 8 [2021-04-07T06:12:33.615Z] 06:07:01 165532 0 583452 31.01 2620 1129940 1081224 36.90 449300 1068980 20 [2021-04-07T06:12:33.615Z] 06:08:01 166180 0 582800 30.97 2620 1129944 1081080 36.90 448544 1068980 12 [2021-04-07T06:12:33.615Z] 06:09:01 166312 0 582664 30.97 2620 1129948 1081080 36.90 448548 1068980 8 [2021-04-07T06:12:33.615Z] 06:10:01 166160 0 582812 30.98 2620 1129952 1081080 36.90 448728 1068952 8 [2021-04-07T06:12:33.615Z] 06:11:01 166276 0 582688 30.97 2620 1129960 1081080 36.90 448468 1068952 8 [2021-04-07T06:12:33.615Z] 06:12:02 159368 0 589316 31.32 2620 1130240 1082756 36.95 454460 1069056 76 [2021-04-07T06:12:33.615Z] Average: 165597 0 583358 31.00 2620 1129970 1084894 37.03 447897 1070086 19 [2021-04-07T06:12:33.615Z] [2021-04-07T06:12:33.615Z] 06:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-04-07T06:12:33.615Z] 06:03:01 eth0 20.31 13.25 21.47 5.46 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.615Z] 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.615Z] 06:03:01 docker0 2.06 1.48 0.39 4.02 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.615Z] 06:04:01 eth0 2.05 0.70 0.68 0.38 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.615Z] 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.615Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.615Z] 06:05:01 eth0 1.27 0.38 0.33 0.24 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.615Z] 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.615Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.615Z] 06:06:01 eth0 1.97 0.38 0.39 0.21 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.615Z] 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.615Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.615Z] 06:07:01 eth0 1.18 0.60 0.67 0.45 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.615Z] 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.615Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.615Z] 06:08:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.615Z] 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.615Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.615Z] 06:09:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.615Z] 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.616Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.616Z] 06:10:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.616Z] 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.616Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.616Z] 06:11:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.616Z] 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.616Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.616Z] 06:12:02 eth0 5.05 3.32 4.74 1.69 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.616Z] 06:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.616Z] 06:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.616Z] Average: eth0 3.22 1.89 2.83 0.84 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.616Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.616Z] Average: docker0 0.21 0.15 0.04 0.40 0.00 0.00 0.00 0.00 [2021-04-07T06:12:33.616Z] [2021-04-07T06:12:33.616Z] [2021-04-07T06:12:33.616Z] ---> sar -P ALL: [2021-04-07T06:12:33.616Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/07/21 _x86_64_ (4 CPU) [2021-04-07T06:12:33.616Z] [2021-04-07T06:12:33.616Z] 06:00:54 LINUX RESTART (4 CPU) [2021-04-07T06:12:33.616Z] [2021-04-07T06:12:33.616Z] 06:02:01 CPU %user %nice %system %iowait %steal %idle [2021-04-07T06:12:33.616Z] 06:03:01 all 0.89 0.00 0.46 0.04 0.00 98.61 [2021-04-07T06:12:33.616Z] 06:03:01 0 1.29 0.00 0.52 0.02 0.00 98.18 [2021-04-07T06:12:33.616Z] 06:03:01 1 0.60 0.00 0.52 0.02 0.00 98.86 [2021-04-07T06:12:33.616Z] 06:03:01 2 0.67 0.00 0.30 0.07 0.00 98.97 [2021-04-07T06:12:33.616Z] 06:03:01 3 1.00 0.00 0.50 0.07 0.02 98.41 [2021-04-07T06:12:33.616Z] 06:04:01 all 0.18 0.00 0.04 0.00 0.00 99.79 [2021-04-07T06:12:33.616Z] 06:04:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-04-07T06:12:33.616Z] 06:04:01 1 0.13 0.00 0.03 0.00 0.00 99.83 [2021-04-07T06:12:33.616Z] 06:04:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2021-04-07T06:12:33.616Z] 06:04:01 3 0.45 0.00 0.02 0.00 0.00 99.53 [2021-04-07T06:12:33.616Z] 06:05:01 all 0.14 0.00 0.04 0.00 0.00 99.82 [2021-04-07T06:12:33.616Z] 06:05:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-07T06:12:33.616Z] 06:05:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2021-04-07T06:12:33.616Z] 06:05:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-07T06:12:33.616Z] 06:05:01 3 0.43 0.00 0.03 0.00 0.00 99.53 [2021-04-07T06:12:33.616Z] 06:06:01 all 0.04 0.00 0.05 0.00 0.00 99.92 [2021-04-07T06:12:33.616Z] 06:06:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-07T06:12:33.616Z] 06:06:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2021-04-07T06:12:33.616Z] 06:06:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-07T06:12:33.616Z] 06:06:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2021-04-07T06:12:33.616Z] 06:07:01 all 0.18 0.00 0.07 0.00 0.00 99.75 [2021-04-07T06:12:33.616Z] 06:07:01 0 0.05 0.00 0.07 0.00 0.00 99.88 [2021-04-07T06:12:33.616Z] 06:07:01 1 0.08 0.00 0.07 0.00 0.00 99.85 [2021-04-07T06:12:33.616Z] 06:07:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-04-07T06:12:33.616Z] 06:07:01 3 0.52 0.00 0.10 0.00 0.00 99.38 [2021-04-07T06:12:33.616Z] 06:08:01 all 0.14 0.00 0.03 0.00 0.00 99.82 [2021-04-07T06:12:33.616Z] 06:08:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-07T06:12:33.616Z] 06:08:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2021-04-07T06:12:33.616Z] 06:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2021-04-07T06:12:33.616Z] 06:08:01 3 0.52 0.00 0.03 0.00 0.02 99.43 [2021-04-07T06:12:33.616Z] 06:09:01 all 0.15 0.00 0.04 0.00 0.00 99.80 [2021-04-07T06:12:33.616Z] 06:09:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-07T06:12:33.616Z] 06:09:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2021-04-07T06:12:33.616Z] 06:09:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2021-04-07T06:12:33.616Z] 06:09:01 3 0.52 0.00 0.03 0.00 0.00 99.45 [2021-04-07T06:12:33.616Z] 06:10:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2021-04-07T06:12:33.616Z] 06:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-07T06:12:33.616Z] 06:10:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-07T06:12:33.616Z] 06:10:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-04-07T06:12:33.616Z] 06:10:01 3 0.53 0.00 0.03 0.00 0.00 99.43 [2021-04-07T06:12:33.616Z] 06:11:01 all 0.17 0.00 0.04 0.00 0.00 99.79 [2021-04-07T06:12:33.616Z] 06:11:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-07T06:12:33.616Z] 06:11:01 1 0.42 0.00 0.02 0.00 0.00 99.57 [2021-04-07T06:12:33.616Z] 06:11:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2021-04-07T06:12:33.616Z] 06:11:01 3 0.18 0.00 0.05 0.00 0.00 99.77 [2021-04-07T06:12:33.616Z] 06:12:02 all 0.38 0.00 0.26 0.00 0.00 99.36 [2021-04-07T06:12:33.616Z] 06:12:02 0 0.48 0.00 0.48 0.00 0.00 99.03 [2021-04-07T06:12:33.616Z] 06:12:02 1 0.65 0.00 0.27 0.02 0.00 99.07 [2021-04-07T06:12:33.616Z] 06:12:02 2 0.17 0.00 0.15 0.00 0.00 99.68 [2021-04-07T06:12:33.616Z] 06:12:02 3 0.20 0.00 0.15 0.00 0.00 99.65 [2021-04-07T06:12:33.616Z] Average: all 0.24 0.00 0.11 0.00 0.00 99.65 [2021-04-07T06:12:33.616Z] Average: 0 0.20 0.00 0.13 0.00 0.00 99.67 [2021-04-07T06:12:33.616Z] Average: 1 0.21 0.00 0.12 0.00 0.00 99.67 [2021-04-07T06:12:33.616Z] Average: 2 0.12 0.00 0.08 0.01 0.00 99.80 [2021-04-07T06:12:33.616Z] Average: 3 0.44 0.00 0.10 0.01 0.00 99.45 [2021-04-07T06:12:33.616Z] [2021-04-07T06:12:33.616Z] [2021-04-07T06:12:33.616Z]