Pull request #183 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e1a630dce4622dfe76867848c1af16ce0a707287+ade17028b202be70e52921553e3b506375cbc38d (e4d04186ce39a5709abdae5279013b1176ffb7a8) 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-183/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-183/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-33669 in /w/workspace/foundry_device-virtual-go_PR-183 [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-183 # timeout=10 Merging remotes/origin/master commit ade17028b202be70e52921553e3b506375cbc38d into PR head commit e1a630dce4622dfe76867848c1af16ce0a707287 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/183/head:refs/remotes/origin/PR-183 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merge succeeded, producing e1a630dce4622dfe76867848c1af16ce0a707287 Checking out Revision e1a630dce4622dfe76867848c1af16ce0a707287 (PR-183) > git config core.sparsecheckout # timeout=10 > git checkout -f e1a630dce4622dfe76867848c1af16ce0a707287 # 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 ade17028b202be70e52921553e3b506375cbc38d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1a630dce4622dfe76867848c1af16ce0a707287 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 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-12T06:06:02.819Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-12T06:06:03.250Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-12T06:06:03.433Z] ========================================================= [2021-04-12T06:06:03.433Z] EdgeX Global Pipelines Version Info [2021-04-12T06:06:03.433Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-12T06:06:04.979Z] ------------------- [2021-04-12T06:06:04.979Z] stable info: [2021-04-12T06:06:04.979Z] ------------------- [2021-04-12T06:06:04.979Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-12T06:06:04.979Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-12T06:06:04.979Z] Message: update stable to v1.0.186 [2021-04-12T06:06:05.924Z] ------------------- [2021-04-12T06:06:05.924Z] experimental info: [2021-04-12T06:06:05.924Z] ------------------- [2021-04-12T06:06:05.925Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-12T06:06:05.925Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-12T06:06:05.925Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-12T06:06:06.286Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-04-12T06:06:06.408Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-04-12T06:06:06.527Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-12T06:06:06.657Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-12T06:06:06.783Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-12T06:06:06.908Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-12T06:06:07.032Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-12T06:06:07.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-12T06:06:07.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-12T06:06:07.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-12T06:06:07.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-12T06:06:07.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo [2021-04-12T06:06:07.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-12T06:06:07.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-12T06:06:08.035Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-12T06:06:08.178Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-12T06:06:08.305Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-12T06:06:08.422Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-12T06:06:08.543Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-12T06:06:08.679Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-12T06:06:08.830Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-12T06:06:08.948Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-12T06:06:09.071Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-12T06:06:09.190Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-12T06:06:09.311Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-12T06:06:09.430Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-12T06:06:09.551Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-183 [Pipeline] echo [2021-04-12T06:06:09.681Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-183 [Pipeline] echo [2021-04-12T06:06:09.805Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-183 [Pipeline] echo [2021-04-12T06:06:09.936Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1a630dce4622dfe76867848c1af16ce0a707287 [Pipeline] echo [2021-04-12T06:06:10.060Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1a630d [Pipeline] echo [2021-04-12T06:06:10.191Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-12T06:06:10.433Z] provisioning config files... [2021-04-12T06:06:10.481Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-183@tmp/config7331159078576013207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-12T06:06:10.905Z] ---> docker-login.sh [2021-04-12T06:06:10.905Z] nexus3.edgexfoundry.org:10001 [2021-04-12T06:06:11.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-12T06:06:11.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-12T06:06:11.434Z] Configure a credential helper to remove this warning. See [2021-04-12T06:06:11.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-12T06:06:11.434Z] [2021-04-12T06:06:11.434Z] Login Succeeded [2021-04-12T06:06:11.434Z] nexus3.edgexfoundry.org:10002 [2021-04-12T06:06:11.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-12T06:06:11.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-12T06:06:11.434Z] Configure a credential helper to remove this warning. See [2021-04-12T06:06:11.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-12T06:06:11.434Z] [2021-04-12T06:06:11.434Z] Login Succeeded [2021-04-12T06:06:11.434Z] nexus3.edgexfoundry.org:10003 [2021-04-12T06:06:11.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-12T06:06:11.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-12T06:06:11.698Z] Configure a credential helper to remove this warning. See [2021-04-12T06:06:11.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-12T06:06:11.698Z] [2021-04-12T06:06:11.698Z] Login Succeeded [2021-04-12T06:06:11.698Z] nexus3.edgexfoundry.org:10004 [2021-04-12T06:06:11.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-12T06:06:11.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-12T06:06:11.964Z] Configure a credential helper to remove this warning. See [2021-04-12T06:06:11.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-12T06:06:11.964Z] [2021-04-12T06:06:11.964Z] Login Succeeded [2021-04-12T06:06:11.964Z] docker.io [2021-04-12T06:06:11.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-12T06:06:12.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-12T06:06:12.227Z] Configure a credential helper to remove this warning. See [2021-04-12T06:06:12.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-12T06:06:12.227Z] [2021-04-12T06:06:12.227Z] Login Succeeded [2021-04-12T06:06:12.227Z] ---> docker-login.sh ends [Pipeline] } [2021-04-12T06:06:12.260Z] 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-12T06:06:13.420Z] + git log --format=format:%s -1 e1a630dce4622dfe76867848c1af16ce0a707287 [Pipeline] echo [2021-04-12T06:06:13.514Z] GIT_COMMIT: e1a630dce4622dfe76867848c1af16ce0a707287, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2021-04-12T06:06:13.587Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-12T06:06:15.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-12T06:06:15.138Z] [2021-04-12T06:06:15.138Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-12T06:06:15.539Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-12T06:06:15.540Z] latest: Pulling from edgex-devops/git-semver [2021-04-12T06:06:15.540Z] 31603596830f: Pulling fs layer [2021-04-12T06:06:15.540Z] 2a8b12db71e7: Pulling fs layer [2021-04-12T06:06:15.540Z] 6ca5941a6612: Pulling fs layer [2021-04-12T06:06:15.540Z] ecc8261a40a4: Pulling fs layer [2021-04-12T06:06:15.540Z] ecc8261a40a4: Waiting [2021-04-12T06:06:15.540Z] 2a8b12db71e7: Verifying Checksum [2021-04-12T06:06:15.540Z] 2a8b12db71e7: Download complete [2021-04-12T06:06:15.805Z] 31603596830f: Download complete [2021-04-12T06:06:15.805Z] ecc8261a40a4: Verifying Checksum [2021-04-12T06:06:15.805Z] ecc8261a40a4: Download complete [2021-04-12T06:06:15.805Z] 6ca5941a6612: Verifying Checksum [2021-04-12T06:06:15.805Z] 6ca5941a6612: Download complete [2021-04-12T06:06:16.070Z] 31603596830f: Pull complete [2021-04-12T06:06:16.334Z] 2a8b12db71e7: Pull complete [2021-04-12T06:06:17.285Z] 6ca5941a6612: Pull complete [2021-04-12T06:06:17.285Z] ecc8261a40a4: Pull complete [2021-04-12T06:06:17.550Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-12T06:06:17.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-12T06:06:17.550Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-12T06:06:17.715Z] prd-centos7-docker-4c-2g-33669 does not seem to be running inside a container [2021-04-12T06:06:17.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-183 -v /w/workspace/foundry_device-virtual-go_PR-183:/w/workspace/foundry_device-virtual-go_PR-183:rw,z -v /w/workspace/foundry_device-virtual-go_PR-183@tmp:/w/workspace/foundry_device-virtual-go_PR-183@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-12T06:06:19.400Z] $ docker top a5c1bb7730005ae17ff6838d49612510599d538200e6dc8d257d296489273e98 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-12T06:06:19.825Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-12T06:06:19.825Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-12T06:06:20.072Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-12T06:06:20.075Z] $ docker exec a5c1bb7730005ae17ff6838d49612510599d538200e6dc8d257d296489273e98 ssh-agent [2021-04-12T06:06:20.258Z] SSH_AUTH_SOCK=/tmp/ssh-hpqQWcnyVh45/agent.13 [2021-04-12T06:06:20.258Z] SSH_AGENT_PID=18 [2021-04-12T06:06:20.270Z] Running ssh-add (command line suppressed) [2021-04-12T06:06:20.404Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-183@tmp/private_key_2853580550399412838.key (/w/workspace/foundry_device-virtual-go_PR-183@tmp/private_key_2853580550399412838.key) [2021-04-12T06:06:20.460Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-12T06:06:20.849Z] + git tag --points-at HEAD [Pipeline] } [2021-04-12T06:06:20.880Z] $ docker exec --env ******** --env ******** a5c1bb7730005ae17ff6838d49612510599d538200e6dc8d257d296489273e98 ssh-agent -k [2021-04-12T06:06:21.011Z] unset SSH_AUTH_SOCK; [2021-04-12T06:06:21.011Z] unset SSH_AGENT_PID; [2021-04-12T06:06:21.011Z] echo Agent pid 18 killed; [2021-04-12T06:06:21.066Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-12T06:06:21.246Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-12T06:06:21.246Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-12T06:06:21.430Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-12T06:06:21.433Z] $ docker exec a5c1bb7730005ae17ff6838d49612510599d538200e6dc8d257d296489273e98 ssh-agent [2021-04-12T06:06:21.604Z] SSH_AUTH_SOCK=/tmp/ssh-DemY5MgeOwBI/agent.48 [2021-04-12T06:06:21.604Z] SSH_AGENT_PID=53 [2021-04-12T06:06:21.610Z] Running ssh-add (command line suppressed) [2021-04-12T06:06:21.734Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-183@tmp/private_key_5798871486815789327.key (/w/workspace/foundry_device-virtual-go_PR-183@tmp/private_key_5798871486815789327.key) [2021-04-12T06:06:21.790Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-12T06:06:22.169Z] + git semver init [2021-04-12T06:06:22.170Z] # -> Open(): unable to determine branch for HEAD [2021-04-12T06:06:22.170Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-183/.git [2021-04-12T06:06:22.170Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-183 [2021-04-12T06:06:22.170Z] # $SEMVER_REMOTE_NAME = origin [2021-04-12T06:06:22.170Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-12T06:06:22.170Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-12T06:06:22.170Z] # $SEMVER_BRANCH = PR-183 [2021-04-12T06:06:22.170Z] # $SEMVER_TEMP = /tmp/semver-258102967 [2021-04-12T06:06:22.170Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-04-12T06:06:22.754Z] # '/tmp/semver-258102967' -> '/w/workspace/foundry_device-virtual-go_PR-183/.semver' [2021-04-12T06:06:22.754Z] # -> Force: false [2021-04-12T06:06:22.754Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-183/.semver [Pipeline] } [2021-04-12T06:06:22.778Z] $ docker exec --env ******** --env ******** a5c1bb7730005ae17ff6838d49612510599d538200e6dc8d257d296489273e98 ssh-agent -k [2021-04-12T06:06:22.896Z] unset SSH_AUTH_SOCK; [2021-04-12T06:06:22.896Z] unset SSH_AGENT_PID; [2021-04-12T06:06:22.896Z] echo Agent pid 53 killed; [2021-04-12T06:06:22.948Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-12T06:06:23.533Z] + git semver [Pipeline] } [2021-04-12T06:06:23.570Z] $ docker stop --time=1 a5c1bb7730005ae17ff6838d49612510599d538200e6dc8d257d296489273e98 [2021-04-12T06:06:24.934Z] $ docker rm -f a5c1bb7730005ae17ff6838d49612510599d538200e6dc8d257d296489273e98 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-12T06:06:25.490Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-12T06:06:25.957Z] Stashed 1 file(s) [Pipeline] echo [2021-04-12T06:06:25.984Z] [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-12T06:06:41.882Z] Still waiting to schedule task [2021-04-12T06:06:41.882Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-12T06:06:41.913Z] Still waiting to schedule task [2021-04-12T06:06:41.914Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-04-12T06:09:38.867Z] Running on prd-centos7-docker-4c-2g-33671 in /w/workspace/foundry_device-virtual-go_PR-183 [Pipeline] { [Pipeline] ws [2021-04-12T06:09:38.962Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-04-12T06:09:41.605Z] using credential edgex-jenkins-ssh [2021-04-12T06:09:41.653Z] Cloning the remote Git repository [2021-04-12T06:09:41.589Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-04-12T06:09:41.663Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-04-12T06:09:41.733Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-12T06:09:41.734Z] > git --version # timeout=10 [2021-04-12T06:09:41.740Z] > git --version # 'git version 2.24.3' [2021-04-12T06:09:41.740Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-12T06:09:41.766Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-12T06:09:42.322Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-12T06:09:42.804Z] Merging remotes/origin/master commit ade17028b202be70e52921553e3b506375cbc38d into PR head commit e1a630dce4622dfe76867848c1af16ce0a707287 [2021-04-12T06:09:42.883Z] Merge succeeded, producing e1a630dce4622dfe76867848c1af16ce0a707287 [2021-04-12T06:09:42.884Z] Checking out Revision e1a630dce4622dfe76867848c1af16ce0a707287 (PR-183) [2021-04-12T06:09:42.330Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-12T06:09:42.346Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-12T06:09:42.358Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-12T06:09:42.359Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-12T06:09:42.364Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/183/head:refs/remotes/origin/PR-183 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-12T06:09:42.813Z] > git config core.sparsecheckout # timeout=10 [2021-04-12T06:09:42.818Z] > git checkout -f e1a630dce4622dfe76867848c1af16ce0a707287 # timeout=10 [2021-04-12T06:09:42.854Z] > git remote # timeout=10 [2021-04-12T06:09:42.860Z] > git config --get remote.origin.url # timeout=10 [2021-04-12T06:09:42.864Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-12T06:09:42.868Z] > git merge ade17028b202be70e52921553e3b506375cbc38d # timeout=10 [2021-04-12T06:09:42.878Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-12T06:09:42.888Z] > git config core.sparsecheckout # timeout=10 [2021-04-12T06:09:42.891Z] > git checkout -f e1a630dce4622dfe76867848c1af16ce0a707287 # timeout=10 [2021-04-12T06:09:46.570Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [2021-04-12T06:09:46.598Z] > git --version # timeout=10 [2021-04-12T06:09:46.603Z] > git --version # 'git version 2.24.3' [2021-04-12T06:09:46.608Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-12T06:09:47.869Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-12T06:09:48.222Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-12T06:09:48.545Z] + true [2021-04-12T06:09:48.545Z] + sudo service docker restart [2021-04-12T06:09:48.545Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-12T06:09:49.674Z] provisioning config files... [2021-04-12T06:09:49.719Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config3652830582881556438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-12T06:09:50.173Z] ---> docker-login.sh [2021-04-12T06:09:50.173Z] nexus3.edgexfoundry.org:10001 [2021-04-12T06:09:50.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-12T06:09:50.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-12T06:09:50.703Z] Configure a credential helper to remove this warning. See [2021-04-12T06:09:50.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-12T06:09:50.703Z] [2021-04-12T06:09:50.703Z] Login Succeeded [2021-04-12T06:09:50.703Z] nexus3.edgexfoundry.org:10002 [2021-04-12T06:09:50.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-12T06:09:50.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-12T06:09:50.703Z] Configure a credential helper to remove this warning. See [2021-04-12T06:09:50.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-12T06:09:50.703Z] [2021-04-12T06:09:50.703Z] Login Succeeded [2021-04-12T06:09:50.703Z] nexus3.edgexfoundry.org:10003 [2021-04-12T06:09:50.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-12T06:09:50.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-12T06:09:50.968Z] Configure a credential helper to remove this warning. See [2021-04-12T06:09:50.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-12T06:09:50.968Z] [2021-04-12T06:09:50.968Z] Login Succeeded [2021-04-12T06:09:50.968Z] nexus3.edgexfoundry.org:10004 [2021-04-12T06:09:51.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-12T06:09:51.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-12T06:09:51.231Z] Configure a credential helper to remove this warning. See [2021-04-12T06:09:51.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-12T06:09:51.231Z] [2021-04-12T06:09:51.231Z] Login Succeeded [2021-04-12T06:09:51.231Z] docker.io [2021-04-12T06:09:51.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-12T06:09:51.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-12T06:09:51.497Z] Configure a credential helper to remove this warning. See [2021-04-12T06:09:51.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-12T06:09:51.497Z] [2021-04-12T06:09:51.497Z] Login Succeeded [2021-04-12T06:09:51.497Z] ---> docker-login.sh ends [Pipeline] } [2021-04-12T06:09:51.533Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-12T06:09:52.135Z] ========================================================= [2021-04-12T06:09:52.135Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-12T06:09:52.135Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-12T06:09:52.528Z] + 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-12T06:09:52.794Z] Sending build context to Docker daemon 508.9kB [2021-04-12T06:09:52.794Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-12T06:09:52.794Z] Step 2/8 : FROM ${BASE} [2021-04-12T06:09:52.794Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-12T06:09:52.794Z] 188c0c94c7c5: Pulling fs layer [2021-04-12T06:09:52.794Z] 0ef7d3d256c8: Pulling fs layer [2021-04-12T06:09:52.794Z] de9db76c5a1d: Pulling fs layer [2021-04-12T06:09:52.794Z] bca2f99d35d6: Pulling fs layer [2021-04-12T06:09:52.794Z] 93359f2a8cfa: Pulling fs layer [2021-04-12T06:09:52.794Z] 7c6f9722023f: Pulling fs layer [2021-04-12T06:09:52.794Z] a35cf1a2eb13: Pulling fs layer [2021-04-12T06:09:52.794Z] 93359f2a8cfa: Waiting [2021-04-12T06:09:52.794Z] 7c6f9722023f: Waiting [2021-04-12T06:09:52.794Z] bca2f99d35d6: Waiting [2021-04-12T06:09:52.794Z] a35cf1a2eb13: Waiting [2021-04-12T06:09:52.794Z] de9db76c5a1d: Verifying Checksum [2021-04-12T06:09:52.794Z] de9db76c5a1d: Download complete [2021-04-12T06:09:52.794Z] 0ef7d3d256c8: Verifying Checksum [2021-04-12T06:09:52.794Z] 0ef7d3d256c8: Download complete [2021-04-12T06:09:52.794Z] 93359f2a8cfa: Verifying Checksum [2021-04-12T06:09:52.794Z] 93359f2a8cfa: Download complete [2021-04-12T06:09:53.370Z] 188c0c94c7c5: Verifying Checksum [2021-04-12T06:09:53.370Z] 188c0c94c7c5: Download complete [2021-04-12T06:09:53.370Z] 7c6f9722023f: Verifying Checksum [2021-04-12T06:09:53.370Z] 7c6f9722023f: Download complete [2021-04-12T06:09:53.644Z] 188c0c94c7c5: Pull complete [2021-04-12T06:09:53.915Z] 0ef7d3d256c8: Pull complete [2021-04-12T06:09:53.915Z] de9db76c5a1d: Pull complete [2021-04-12T06:09:54.306Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-33670 in /w/workspace/foundry_device-virtual-go_PR-183 [Pipeline] { [Pipeline] ws [2021-04-12T06:09:54.402Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-04-12T06:09:55.324Z] a35cf1a2eb13: Verifying Checksum [2021-04-12T06:09:55.324Z] a35cf1a2eb13: Download complete [2021-04-12T06:09:55.901Z] bca2f99d35d6: Verifying Checksum [2021-04-12T06:09:55.901Z] bca2f99d35d6: Download complete [2021-04-12T06:09:59.484Z] using credential edgex-jenkins-ssh [2021-04-12T06:09:59.540Z] Cloning the remote Git repository [2021-04-12T06:09:59.601Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-04-12T06:09:59.726Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-04-12T06:09:59.820Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-12T06:09:59.821Z] > git --version # timeout=10 [2021-04-12T06:09:59.840Z] > git --version # 'git version 2.17.1' [2021-04-12T06:09:59.841Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-12T06:09:59.906Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-12T06:10:00.553Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-12T06:10:00.571Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-12T06:10:00.598Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-12T06:10:00.626Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-12T06:10:00.626Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-12T06:10:00.641Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/183/head:refs/remotes/origin/PR-183 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-12T06:10:01.247Z] bca2f99d35d6: Pull complete [2021-04-12T06:10:01.247Z] 93359f2a8cfa: Pull complete [2021-04-12T06:10:01.247Z] 7c6f9722023f: Pull complete [2021-04-12T06:10:01.356Z] Merging remotes/origin/master commit ade17028b202be70e52921553e3b506375cbc38d into PR head commit e1a630dce4622dfe76867848c1af16ce0a707287 [2021-04-12T06:10:01.564Z] Merge succeeded, producing e1a630dce4622dfe76867848c1af16ce0a707287 [2021-04-12T06:10:01.564Z] Checking out Revision e1a630dce4622dfe76867848c1af16ce0a707287 (PR-183) [2021-04-12T06:10:01.378Z] > git config core.sparsecheckout # timeout=10 [2021-04-12T06:10:01.392Z] > git checkout -f e1a630dce4622dfe76867848c1af16ce0a707287 # timeout=10 [2021-04-12T06:10:01.464Z] > git remote # timeout=10 [2021-04-12T06:10:01.481Z] > git config --get remote.origin.url # timeout=10 [2021-04-12T06:10:01.501Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-12T06:10:01.510Z] > git merge ade17028b202be70e52921553e3b506375cbc38d # timeout=10 [2021-04-12T06:10:01.544Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-12T06:10:01.568Z] > git config core.sparsecheckout # timeout=10 [2021-04-12T06:10:01.578Z] > git checkout -f e1a630dce4622dfe76867848c1af16ce0a707287 # timeout=10 [2021-04-12T06:10:05.506Z] a35cf1a2eb13: Pull complete [2021-04-12T06:10:05.506Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-12T06:10:05.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-12T06:10:05.506Z] ---> a62c8e92a672 [2021-04-12T06:10:05.506Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-04-12T06:10:05.770Z] ---> Running in cdd1a1e16e59 [2021-04-12T06:10:05.842Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [2021-04-12T06:10:05.907Z] > git --version # timeout=10 [2021-04-12T06:10:05.937Z] > git --version # 'git version 2.17.1' [2021-04-12T06:10:05.967Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-12T06:10:06.034Z] Removing intermediate container cdd1a1e16e59 [2021-04-12T06:10:06.034Z] ---> 5cca7f5f6168 [2021-04-12T06:10:06.034Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-12T06:10:06.034Z] ---> Running in 22cf58a6eaef [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-12T06:10:07.456Z] Removing intermediate container 22cf58a6eaef [2021-04-12T06:10:07.456Z] ---> 5c909f9ef8bc [2021-04-12T06:10:07.456Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-04-12T06:10:07.456Z] ---> Running in e39a1117a4eb [2021-04-12T06:10:07.723Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-12T06:10:07.841Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-12T06:10:08.284Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-12T06:10:08.654Z] + sudo service docker restart [2021-04-12T06:10:08.654Z] + true [2021-04-12T06:10:09.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-12T06:10:11.443Z] provisioning config files... [2021-04-12T06:10:11.496Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config3210329003126970414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-12T06:10:11.677Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-04-12T06:10:11.677Z] (2/13) Installing libsodium (1.0.18-r0) [2021-04-12T06:10:11.677Z] (3/13) Installing pkgconf (1.7.2-r0) [2021-04-12T06:10:11.677Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-04-12T06:10:11.677Z] (5/13) Installing openssh-keygen (8.3_p1-r2) [2021-04-12T06:10:11.941Z] (6/13) Installing libedit (20191231.3.1-r0) [2021-04-12T06:10:11.952Z] ---> docker-login.sh [2021-04-12T06:10:11.952Z] nexus3.edgexfoundry.org:10001 [2021-04-12T06:10:12.207Z] (7/13) Installing openssh-client (8.3_p1-r2) [2021-04-12T06:10:12.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-12T06:10:13.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-12T06:10:13.212Z] Configure a credential helper to remove this warning. See [2021-04-12T06:10:13.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-12T06:10:13.212Z] [2021-04-12T06:10:13.212Z] Login Succeeded [2021-04-12T06:10:13.212Z] nexus3.edgexfoundry.org:10002 [2021-04-12T06:10:13.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-12T06:10:13.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-12T06:10:13.757Z] Configure a credential helper to remove this warning. See [2021-04-12T06:10:13.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-12T06:10:13.757Z] [2021-04-12T06:10:13.757Z] Login Succeeded [2021-04-12T06:10:13.757Z] nexus3.edgexfoundry.org:10003 [2021-04-12T06:10:14.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-12T06:10:14.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-12T06:10:14.307Z] Configure a credential helper to remove this warning. See [2021-04-12T06:10:14.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-12T06:10:14.307Z] [2021-04-12T06:10:14.307Z] Login Succeeded [2021-04-12T06:10:14.307Z] nexus3.edgexfoundry.org:10004 [2021-04-12T06:10:14.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-12T06:10:14.775Z] (8/13) Installing openssh-sftp-server (8.3_p1-r2) [2021-04-12T06:10:14.775Z] (9/13) Installing openssh-server-common (8.3_p1-r2) [2021-04-12T06:10:14.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-12T06:10:14.858Z] Configure a credential helper to remove this warning. See [2021-04-12T06:10:14.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-12T06:10:14.858Z] [2021-04-12T06:10:14.858Z] Login Succeeded [2021-04-12T06:10:14.858Z] docker.io [2021-04-12T06:10:15.038Z] (10/13) Installing openssh-server (8.3_p1-r2) [2021-04-12T06:10:15.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-12T06:10:15.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-12T06:10:15.404Z] Configure a credential helper to remove this warning. See [2021-04-12T06:10:15.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-12T06:10:15.404Z] [2021-04-12T06:10:15.404Z] Login Succeeded [2021-04-12T06:10:15.404Z] ---> docker-login.sh ends [Pipeline] } [2021-04-12T06:10:15.442Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [2021-04-12T06:10:15.620Z] (11/13) Installing openssh (8.3_p1-r2) [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-12T06:10:16.071Z] ========================================================= [2021-04-12T06:10:16.071Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-12T06:10:16.071Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-12T06:10:16.197Z] (12/13) Installing libzmq (4.3.3-r0) [2021-04-12T06:10:16.479Z] + 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-12T06:10:16.757Z] Sending build context to Docker daemon 507.9kB [2021-04-12T06:10:16.757Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-12T06:10:16.757Z] Step 2/8 : FROM ${BASE} [2021-04-12T06:10:16.774Z] (13/13) Installing zeromq-dev (4.3.3-r0) [2021-04-12T06:10:16.774Z] Executing busybox-1.31.1-r19.trigger [2021-04-12T06:10:16.774Z] OK: 173 MiB in 52 packages [2021-04-12T06:10:17.032Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-12T06:10:17.032Z] 5f621e34cdf4: Pulling fs layer [2021-04-12T06:10:17.032Z] a4357932f1b6: Pulling fs layer [2021-04-12T06:10:17.032Z] 18c013af1878: Pulling fs layer [2021-04-12T06:10:17.032Z] 00ac8860ef70: Pulling fs layer [2021-04-12T06:10:17.032Z] 63d7cb157983: Pulling fs layer [2021-04-12T06:10:17.032Z] b116817d02f9: Pulling fs layer [2021-04-12T06:10:17.032Z] 745a02a5169b: Pulling fs layer [2021-04-12T06:10:17.032Z] 00ac8860ef70: Waiting [2021-04-12T06:10:17.032Z] 63d7cb157983: Waiting [2021-04-12T06:10:17.032Z] b116817d02f9: Waiting [2021-04-12T06:10:17.032Z] 745a02a5169b: Waiting [2021-04-12T06:10:17.032Z] 18c013af1878: Verifying Checksum [2021-04-12T06:10:17.032Z] 18c013af1878: Download complete [2021-04-12T06:10:17.032Z] a4357932f1b6: Verifying Checksum [2021-04-12T06:10:17.032Z] a4357932f1b6: Download complete [2021-04-12T06:10:17.032Z] 63d7cb157983: Verifying Checksum [2021-04-12T06:10:17.032Z] 63d7cb157983: Download complete [2021-04-12T06:10:17.032Z] b116817d02f9: Verifying Checksum [2021-04-12T06:10:17.032Z] b116817d02f9: Download complete [2021-04-12T06:10:17.032Z] 5f621e34cdf4: Download complete [2021-04-12T06:10:17.634Z] 5f621e34cdf4: Pull complete [2021-04-12T06:10:17.726Z] Removing intermediate container e39a1117a4eb [2021-04-12T06:10:17.726Z] ---> b87c909d972c [2021-04-12T06:10:17.726Z] Step 6/8 : WORKDIR /device-virtual-go [2021-04-12T06:10:17.726Z] ---> Running in dedcc233fbee [2021-04-12T06:10:17.992Z] Removing intermediate container dedcc233fbee [2021-04-12T06:10:17.992Z] ---> c2da432f0711 [2021-04-12T06:10:17.992Z] Step 7/8 : COPY . . [2021-04-12T06:10:18.240Z] a4357932f1b6: Pull complete [2021-04-12T06:10:18.568Z] ---> ffd1d51e41ea [2021-04-12T06:10:18.568Z] Step 8/8 : RUN go mod download [2021-04-12T06:10:18.831Z] ---> Running in 200523b58bdd [2021-04-12T06:10:18.845Z] 18c013af1878: Pull complete [2021-04-12T06:10:19.829Z] 745a02a5169b: Verifying Checksum [2021-04-12T06:10:19.829Z] 745a02a5169b: Download complete [2021-04-12T06:10:21.262Z] 00ac8860ef70: Verifying Checksum [2021-04-12T06:10:21.262Z] 00ac8860ef70: Download complete [2021-04-12T06:10:31.422Z] 00ac8860ef70: Pull complete [2021-04-12T06:10:31.422Z] 63d7cb157983: Pull complete [2021-04-12T06:10:31.704Z] b116817d02f9: Pull complete [2021-04-12T06:10:35.101Z] 745a02a5169b: Pull complete [2021-04-12T06:10:35.101Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-12T06:10:35.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-12T06:10:35.101Z] ---> b7e6874047d6 [2021-04-12T06:10:35.101Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-04-12T06:10:37.732Z] ---> Running in 52758d2baf21 [2021-04-12T06:10:38.339Z] Removing intermediate container 52758d2baf21 [2021-04-12T06:10:38.340Z] ---> ef3da2cdba30 [2021-04-12T06:10:38.340Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-12T06:10:38.340Z] ---> Running in ca8fa6d93624 [2021-04-12T06:10:40.985Z] Removing intermediate container ca8fa6d93624 [2021-04-12T06:10:40.985Z] ---> 6676f8415c49 [2021-04-12T06:10:40.985Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-04-12T06:10:40.985Z] ---> Running in f915605a73c6 [2021-04-12T06:10:41.969Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-12T06:10:42.943Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-12T06:10:43.539Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-04-12T06:10:43.539Z] (2/13) Installing libsodium (1.0.18-r0) [2021-04-12T06:10:43.539Z] (3/13) Installing pkgconf (1.7.2-r0) [2021-04-12T06:10:43.539Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-04-12T06:10:43.811Z] (5/13) Installing openssh-keygen (8.3_p1-r2) [2021-04-12T06:10:43.811Z] (6/13) Installing libedit (20191231.3.1-r0) [2021-04-12T06:10:44.083Z] (7/13) Installing openssh-client (8.3_p1-r2) [2021-04-12T06:10:44.353Z] (8/13) Installing openssh-sftp-server (8.3_p1-r2) [2021-04-12T06:10:44.353Z] (9/13) Installing openssh-server-common (8.3_p1-r2) [2021-04-12T06:10:44.353Z] (10/13) Installing openssh-server (8.3_p1-r2) [2021-04-12T06:10:44.624Z] (11/13) Installing openssh (8.3_p1-r2) [2021-04-12T06:10:44.624Z] (12/13) Installing libzmq (4.3.3-r0) [2021-04-12T06:10:44.624Z] (13/13) Installing zeromq-dev (4.3.3-r0) [2021-04-12T06:10:44.897Z] Executing busybox-1.31.1-r19.trigger [2021-04-12T06:10:44.897Z] OK: 149 MiB in 52 packages [2021-04-12T06:10:45.469Z] Removing intermediate container 200523b58bdd [2021-04-12T06:10:45.469Z] ---> ead4170967ab [2021-04-12T06:10:45.469Z] Successfully built ead4170967ab [2021-04-12T06:10:45.469Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-12T06:10:45.838Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-12T06:10:45.838Z] . [Pipeline] withDockerContainer [2021-04-12T06:10:45.977Z] prd-centos7-docker-4c-2g-33671 does not seem to be running inside a container [2021-04-12T06:10:46.031Z] $ 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 ******** ci-base-image-x86_64 cat [2021-04-12T06:10:46.329Z] Removing intermediate container f915605a73c6 [2021-04-12T06:10:46.329Z] ---> ecd78846dae0 [2021-04-12T06:10:46.329Z] Step 6/8 : WORKDIR /device-virtual-go [2021-04-12T06:10:46.603Z] ---> Running in 59969d864058 [2021-04-12T06:10:46.834Z] $ docker top 8accaa67a3d3c25abf4c972df9f6002bee127fe3018e9dd05b9fa821a9ebc81f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-12T06:10:47.199Z] Removing intermediate container 59969d864058 [2021-04-12T06:10:47.199Z] ---> 86f278ce5a65 [2021-04-12T06:10:47.199Z] Step 7/8 : COPY . . [2021-04-12T06:10:47.396Z] + go version [2021-04-12T06:10:47.396Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-12T06:10:47.427Z] $ docker stop --time=1 8accaa67a3d3c25abf4c972df9f6002bee127fe3018e9dd05b9fa821a9ebc81f [2021-04-12T06:10:48.179Z] ---> af0c267dfd3c [2021-04-12T06:10:48.179Z] Step 8/8 : RUN go mod download [2021-04-12T06:10:48.179Z] ---> Running in 21eef0adb8e5 [2021-04-12T06:10:48.781Z] $ docker rm -f 8accaa67a3d3c25abf4c972df9f6002bee127fe3018e9dd05b9fa821a9ebc81f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-12T06:10:49.865Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-12T06:10:49.865Z] . [Pipeline] withDockerContainer [2021-04-12T06:10:49.992Z] prd-centos7-docker-4c-2g-33671 does not seem to be running inside a container [2021-04-12T06:10:50.044Z] $ 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 ******** ci-base-image-x86_64 cat [2021-04-12T06:10:50.729Z] $ docker top 0efe27f025b4ee5900b8dec7d49d5bbd453365a7ecd9a416c3ac944f9f2ce6e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-12T06:10:51.271Z] + make test [2021-04-12T06:10:51.272Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-04-12T06:10:52.679Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-04-12T06:11:10.980Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-04-12T06:11:10.980Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.338s coverage: 63.8% of statements [2021-04-12T06:11:11.249Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-04-12T06:11:14.968Z] Removing intermediate container 21eef0adb8e5 [2021-04-12T06:11:14.968Z] ---> 5748ed87d371 [2021-04-12T06:11:14.968Z] Successfully built 5748ed87d371 [2021-04-12T06:11:14.968Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-12T06:11:15.351Z] + docker inspect -f . ci-base-image-arm64 [2021-04-12T06:11:15.351Z] . [Pipeline] withDockerContainer [2021-04-12T06:11:15.545Z] gofmt -l . [2021-04-12T06:11:15.545Z] [ "`gofmt -l .`" = "" ] [2021-04-12T06:11:15.545Z] ./bin/test-attribution-txt.sh [2021-04-12T06:11:15.753Z] prd-ubuntu18.04-docker-arm64-4c-16g-33670 does not seem to be running inside a container [2021-04-12T06:11:15.814Z] ./bin/test-go-mod-tidy.sh [2021-04-12T06:11:15.859Z] $ 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 ******** ci-base-image-arm64 cat [2021-04-12T06:11:17.447Z] $ docker top 9b0a3794ad49ab777edb088ea3653ec310fc3edb6d24f8715f60138912e185ce -eo pid,comm [Pipeline] { [Pipeline] } [2021-04-12T06:11:18.025Z] $ docker stop --time=1 0efe27f025b4ee5900b8dec7d49d5bbd453365a7ecd9a416c3ac944f9f2ce6e2 [2021-04-12T06:11:19.862Z] $ docker rm -f 0efe27f025b4ee5900b8dec7d49d5bbd453365a7ecd9a416c3ac944f9f2ce6e2 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-04-12T06:11:20.496Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-12T06:11:20.854Z] Stashed 1 file(s) [Pipeline] } [2021-04-12T06:11:20.905Z] + go version [2021-04-12T06:11:20.906Z] go version go1.15.5 linux/arm64 [Pipeline] // script [Pipeline] } [Pipeline] } [2021-04-12T06:11:21.043Z] $ docker stop --time=1 9b0a3794ad49ab777edb088ea3653ec310fc3edb6d24f8715f60138912e185ce [2021-04-12T06:11:23.024Z] $ docker rm -f 9b0a3794ad49ab777edb088ea3653ec310fc3edb6d24f8715f60138912e185ce [Pipeline] // stage [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-04-12T06:11:27.651Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-12T06:11:27.797Z] + docker inspect -f . ci-base-image-arm64 [2021-04-12T06:11:27.797Z] . [Pipeline] withDockerContainer [2021-04-12T06:11:27.978Z] + ls -al . [2021-04-12T06:11:27.978Z] total 132 [2021-04-12T06:11:27.978Z] drwxrwxr-x. 7 jenkins jenkins 4096 Apr 12 06:11 . [2021-04-12T06:11:27.978Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 12 06:09 .. [2021-04-12T06:11:27.978Z] -rw-rw-r--. 1 jenkins jenkins 8039 Apr 12 06:09 Attribution.txt [2021-04-12T06:11:27.978Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 12 06:09 bin [2021-04-12T06:11:27.978Z] drwxrwxr-x. 3 jenkins jenkins 32 Apr 12 06:09 cmd [2021-04-12T06:11:27.978Z] -rw-r--r--. 1 jenkins jenkins 47247 Apr 12 06:11 coverage.out [2021-04-12T06:11:27.978Z] -rw-rw-r--. 1 jenkins jenkins 1905 Apr 12 06:09 Dockerfile [2021-04-12T06:11:27.978Z] -rw-rw-r--. 1 jenkins jenkins 998 Apr 12 06:09 Dockerfile.build [2021-04-12T06:11:27.978Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 12 06:09 .git [2021-04-12T06:11:27.978Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 12 06:09 .github [2021-04-12T06:11:27.978Z] -rw-rw-r--. 1 jenkins jenkins 277 Apr 12 06:09 .gitignore [2021-04-12T06:11:27.978Z] -rw-r--r--. 1 jenkins jenkins 809 Apr 12 06:11 go.mod [2021-04-12T06:11:27.978Z] -rw-r--r--. 1 jenkins jenkins 23354 Apr 12 06:11 go.sum [2021-04-12T06:11:27.978Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 12 06:09 internal [2021-04-12T06:11:27.978Z] -rw-rw-r--. 1 jenkins jenkins 660 Apr 12 06:09 Jenkinsfile [2021-04-12T06:11:27.978Z] -rw-rw-r--. 1 jenkins jenkins 11340 Apr 12 06:09 LICENSE [2021-04-12T06:11:27.978Z] -rw-rw-r--. 1 jenkins jenkins 921 Apr 12 06:09 Makefile [2021-04-12T06:11:27.978Z] -rw-rw-r--. 1 jenkins jenkins 918 Apr 12 06:09 README.md [2021-04-12T06:11:27.978Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 12 06:06 VERSION [2021-04-12T06:11:27.978Z] -rw-rw-r--. 1 jenkins jenkins 235 Apr 12 06:09 version.go [2021-04-12T06:11:28.084Z] prd-ubuntu18.04-docker-arm64-4c-16g-33670 does not seem to be running inside a container [2021-04-12T06:11:28.163Z] $ 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 ******** ci-base-image-arm64 cat [2021-04-12T06:11:29.617Z] $ docker top 535565943cb3821144249ae4b90bccdcd8883290dc0f8f587bfce4d49c7fe243 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-04-12T06:11:30.513Z] + 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=e1a630dce4622dfe76867848c1af16ce0a707287 --label arch=amd64 --label version=0.0.0 . [2021-04-12T06:11:30.695Z] + make test [2021-04-12T06:11:30.695Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-04-12T06:11:30.775Z] Sending build context to Docker daemon 581.1kB [2021-04-12T06:11:30.775Z] Step 1/25 : ARG BASE=golang:1.15-alpine3.12 [2021-04-12T06:11:30.775Z] Step 2/25 : FROM ${BASE} AS builder [2021-04-12T06:11:30.775Z] ---> ead4170967ab [2021-04-12T06:11:30.775Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-04-12T06:11:31.038Z] ---> Running in f855644ed24b [2021-04-12T06:11:31.038Z] Removing intermediate container f855644ed24b [2021-04-12T06:11:31.038Z] ---> d88ea8dc4627 [2021-04-12T06:11:31.038Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-04-12T06:11:31.038Z] ---> Running in f340fe6553a3 [2021-04-12T06:11:31.301Z] Removing intermediate container f340fe6553a3 [2021-04-12T06:11:31.301Z] ---> b92b4da3d945 [2021-04-12T06:11:31.301Z] Step 5/25 : WORKDIR /device-virtual-go [2021-04-12T06:11:31.301Z] ---> Running in 89368c8a2813 [2021-04-12T06:11:31.565Z] Removing intermediate container 89368c8a2813 [2021-04-12T06:11:31.565Z] ---> 2c1192232856 [2021-04-12T06:11:31.565Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-12T06:11:31.565Z] ---> Running in 05c35dd01973 [2021-04-12T06:11:32.194Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-04-12T06:11:32.959Z] Removing intermediate container 05c35dd01973 [2021-04-12T06:11:32.960Z] ---> de3fb9b5b7b8 [2021-04-12T06:11:32.960Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-12T06:11:32.960Z] ---> Running in 016b5cfb19f6 [2021-04-12T06:11:33.540Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-12T06:11:34.117Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-12T06:11:34.693Z] OK: 173 MiB in 52 packages [2021-04-12T06:11:34.956Z] Removing intermediate container 016b5cfb19f6 [2021-04-12T06:11:34.956Z] ---> dd42b35d1f1b [2021-04-12T06:11:34.956Z] Step 8/25 : COPY . . [2021-04-12T06:11:35.909Z] ---> 519f589483e0 [2021-04-12T06:11:35.909Z] Step 9/25 : RUN go mod download [2021-04-12T06:11:35.909Z] ---> Running in 37786b4eaf12 [2021-04-12T06:11:36.858Z] Removing intermediate container 37786b4eaf12 [2021-04-12T06:11:36.858Z] ---> 600f9914c9bd [2021-04-12T06:11:36.858Z] Step 10/25 : ARG MAKE='make build' [2021-04-12T06:11:36.858Z] ---> Running in e49187992e96 [2021-04-12T06:11:36.858Z] Removing intermediate container e49187992e96 [2021-04-12T06:11:36.858Z] ---> 8fd36bad2725 [2021-04-12T06:11:36.858Z] Step 11/25 : RUN $MAKE [2021-04-12T06:11:37.128Z] ---> Running in b90d155c36bd [2021-04-12T06:11:37.402Z] 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-12T06:11:55.716Z] CGO_ENABLED=1 GO111MODULE=on go build ./... [2021-04-12T06:11:58.275Z] Removing intermediate container b90d155c36bd [2021-04-12T06:11:58.275Z] ---> f1009c97570b [2021-04-12T06:11:58.275Z] Step 12/25 : FROM alpine:3.12 [2021-04-12T06:12:00.201Z] 3.12: Pulling from library/alpine [2021-04-12T06:12:00.201Z] 532819f3e44c: Pulling fs layer [2021-04-12T06:12:00.201Z] 532819f3e44c: Verifying Checksum [2021-04-12T06:12:00.201Z] 532819f3e44c: Download complete [2021-04-12T06:12:00.463Z] 532819f3e44c: Pull complete [2021-04-12T06:12:00.463Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-12T06:12:00.463Z] Status: Downloaded newer image for alpine:3.12 [2021-04-12T06:12:00.463Z] ---> 7230e588e954 [2021-04-12T06:12:00.463Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-04-12T06:12:00.463Z] ---> Running in 2c03e3835d34 [2021-04-12T06:12:00.724Z] Removing intermediate container 2c03e3835d34 [2021-04-12T06:12:00.724Z] ---> 5b91abf94368 [2021-04-12T06:12:00.724Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-12T06:12:00.724Z] ---> Running in be28df891651 [2021-04-12T06:12:01.683Z] Removing intermediate container be28df891651 [2021-04-12T06:12:01.683Z] ---> 70ff95a2c6d0 [2021-04-12T06:12:01.683Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-12T06:12:01.947Z] ---> Running in 0c907f0fd96e [2021-04-12T06:12:02.892Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-12T06:12:03.467Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-12T06:12:04.415Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-12T06:12:04.677Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-12T06:12:04.677Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-12T06:12:04.940Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-12T06:12:05.203Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-12T06:12:06.151Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-12T06:12:06.151Z] Executing busybox-1.31.1-r20.trigger [2021-04-12T06:12:06.151Z] OK: 8 MiB in 20 packages [2021-04-12T06:12:06.724Z] Removing intermediate container 0c907f0fd96e [2021-04-12T06:12:06.724Z] ---> 27c081d3f6fc [2021-04-12T06:12:06.724Z] Step 16/25 : WORKDIR / [2021-04-12T06:12:06.724Z] ---> Running in fec847bb09ea [2021-04-12T06:12:06.986Z] Removing intermediate container fec847bb09ea [2021-04-12T06:12:06.986Z] ---> f891676f3c62 [2021-04-12T06:12:06.986Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-04-12T06:12:07.250Z] ---> 83aa8fec87a2 [2021-04-12T06:12:07.250Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-04-12T06:12:07.250Z] ---> 8591e79988ce [2021-04-12T06:12:07.250Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-04-12T06:12:08.207Z] ---> dff983a2ac03 [2021-04-12T06:12:08.207Z] Step 20/25 : EXPOSE 49990 [2021-04-12T06:12:08.207Z] ---> Running in f454c2bda2ca [2021-04-12T06:12:08.207Z] Removing intermediate container f454c2bda2ca [2021-04-12T06:12:08.207Z] ---> 0ab08def2896 [2021-04-12T06:12:08.207Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-04-12T06:12:08.469Z] ---> Running in 0cba7a196d31 [2021-04-12T06:12:08.470Z] Removing intermediate container 0cba7a196d31 [2021-04-12T06:12:08.470Z] ---> 8ab1d8b622f2 [2021-04-12T06:12:08.470Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-12T06:12:08.470Z] ---> Running in bb7aa434e727 [2021-04-12T06:12:08.733Z] Removing intermediate container bb7aa434e727 [2021-04-12T06:12:08.733Z] ---> f36f38de5a09 [2021-04-12T06:12:08.733Z] Step 23/25 : LABEL arch=amd64 [2021-04-12T06:12:08.733Z] ---> Running in ea2cf84833f4 [2021-04-12T06:12:08.999Z] Removing intermediate container ea2cf84833f4 [2021-04-12T06:12:08.999Z] ---> bdd191d70d1c [2021-04-12T06:12:08.999Z] Step 24/25 : LABEL git_sha=e1a630dce4622dfe76867848c1af16ce0a707287 [2021-04-12T06:12:08.999Z] ---> Running in 4b4ef143fbf9 [2021-04-12T06:12:09.263Z] Removing intermediate container 4b4ef143fbf9 [2021-04-12T06:12:09.263Z] ---> 85a07014be61 [2021-04-12T06:12:09.263Z] Step 25/25 : LABEL version=0.0.0 [2021-04-12T06:12:09.263Z] ---> Running in 80f44fde560c [2021-04-12T06:12:09.527Z] Removing intermediate container 80f44fde560c [2021-04-12T06:12:09.527Z] ---> 9510a9cf6a89 [2021-04-12T06:12:09.527Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-12T06:12:09.527Z] Successfully built 9510a9cf6a89 [2021-04-12T06:12:09.527Z] 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-12T06:12:11.071Z] ---> job-cost.sh [2021-04-12T06:12:11.071Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6TwX [2021-04-12T06:12:26.015Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-12T06:12:28.766Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-04-12T06:12:28.766Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.393s coverage: 63.8% of statements [2021-04-12T06:12:28.766Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-04-12T06:12:37.082Z] gofmt -l . [2021-04-12T06:12:37.082Z] [ "`gofmt -l .`" = "" ] [2021-04-12T06:12:37.082Z] ./bin/test-attribution-txt.sh [2021-04-12T06:12:37.357Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-04-12T06:12:37.983Z] $ docker stop --time=1 535565943cb3821144249ae4b90bccdcd8883290dc0f8f587bfce4d49c7fe243 [2021-04-12T06:12:40.371Z] $ docker rm -f 535565943cb3821144249ae4b90bccdcd8883290dc0f8f587bfce4d49c7fe243 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-12T06:12:41.423Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-12T06:12:41.471Z] Warning: overwriting stash ‘coverage-report’ [2021-04-12T06:12:42.233Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-12T06:12:43.100Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-12T06:12:43.457Z] + ls -al . [2021-04-12T06:12:43.457Z] total 156 [2021-04-12T06:12:43.457Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 12 06:12 . [2021-04-12T06:12:43.457Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 06:09 .. [2021-04-12T06:12:43.457Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 06:10 .git [2021-04-12T06:12:43.457Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 06:10 .github [2021-04-12T06:12:43.457Z] -rw-rw-r-- 1 jenkins jenkins 277 Apr 12 06:10 .gitignore [2021-04-12T06:12:43.457Z] -rw-rw-r-- 1 jenkins jenkins 8039 Apr 12 06:10 Attribution.txt [2021-04-12T06:12:43.457Z] -rw-rw-r-- 1 jenkins jenkins 1905 Apr 12 06:10 Dockerfile [2021-04-12T06:12:43.457Z] -rw-rw-r-- 1 jenkins jenkins 998 Apr 12 06:10 Dockerfile.build [2021-04-12T06:12:43.457Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 12 06:10 Jenkinsfile [2021-04-12T06:12:43.457Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 12 06:10 LICENSE [2021-04-12T06:12:43.457Z] -rw-rw-r-- 1 jenkins jenkins 921 Apr 12 06:10 Makefile [2021-04-12T06:12:43.457Z] -rw-rw-r-- 1 jenkins jenkins 918 Apr 12 06:10 README.md [2021-04-12T06:12:43.457Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 12 06:06 VERSION [2021-04-12T06:12:43.457Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 06:10 bin [2021-04-12T06:12:43.457Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 06:10 cmd [2021-04-12T06:12:43.457Z] -rw-r--r-- 1 jenkins jenkins 47247 Apr 12 06:12 coverage.out [2021-04-12T06:12:43.457Z] -rw-r--r-- 1 jenkins jenkins 809 Apr 12 06:12 go.mod [2021-04-12T06:12:43.457Z] -rw-r--r-- 1 jenkins jenkins 23354 Apr 12 06:12 go.sum [2021-04-12T06:12:43.457Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 06:10 internal [2021-04-12T06:12:43.457Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 12 06:10 version.go [Pipeline] isUnix [Pipeline] sh [2021-04-12T06:12:43.835Z] + 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=e1a630dce4622dfe76867848c1af16ce0a707287 --label arch=arm64 --label version=0.0.0 . [2021-04-12T06:12:44.109Z] Sending build context to Docker daemon 580.1kB [2021-04-12T06:12:44.109Z] Step 1/25 : ARG BASE=golang:1.15-alpine3.12 [2021-04-12T06:12:44.109Z] Step 2/25 : FROM ${BASE} AS builder [2021-04-12T06:12:44.109Z] ---> 5748ed87d371 [2021-04-12T06:12:44.109Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-04-12T06:12:44.382Z] ---> Running in d7c2f0fee08a [2021-04-12T06:12:44.976Z] Removing intermediate container d7c2f0fee08a [2021-04-12T06:12:44.977Z] ---> cd793a362571 [2021-04-12T06:12:44.977Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-04-12T06:12:44.977Z] ---> Running in b6eb6cbe0cf2 [2021-04-12T06:12:45.568Z] Removing intermediate container b6eb6cbe0cf2 [2021-04-12T06:12:45.568Z] ---> cf4d9aa278db [2021-04-12T06:12:45.568Z] Step 5/25 : WORKDIR /device-virtual-go [2021-04-12T06:12:45.843Z] ---> Running in 2c4491c600ae [2021-04-12T06:12:46.117Z] Removing intermediate container 2c4491c600ae [2021-04-12T06:12:46.117Z] ---> 0042f29bee57 [2021-04-12T06:12:46.117Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-12T06:12:46.389Z] ---> Running in 96c4760a7311 [2021-04-12T06:12:48.363Z] Removing intermediate container 96c4760a7311 [2021-04-12T06:12:48.364Z] ---> 001d6e341f4d [2021-04-12T06:12:48.364Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-12T06:12:48.643Z] ---> Running in 6f8ad0e8c275 [2021-04-12T06:12:49.621Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-12T06:12:50.595Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-12T06:12:51.198Z] OK: 149 MiB in 52 packages [2021-04-12T06:12:52.175Z] Removing intermediate container 6f8ad0e8c275 [2021-04-12T06:12:52.175Z] ---> 14c3c7789c0b [2021-04-12T06:12:52.175Z] Step 8/25 : COPY . . [2021-04-12T06:12:52.851Z] lf-activate-venv(): INFO: Adding /tmp/venv-6TwX/bin to PATH [2021-04-12T06:12:52.852Z] INFO: No Stack... [2021-04-12T06:12:53.160Z] ---> fd150ff5c9f6 [2021-04-12T06:12:53.160Z] Step 9/25 : RUN go mod download [2021-04-12T06:12:53.435Z] ---> Running in 24da0077152a [2021-04-12T06:12:54.245Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-12T06:12:54.822Z] INFO: Archiving Costs [Pipeline] sh [2021-04-12T06:12:55.149Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2021-04-12T06:12:55.149Z] + cut -d, -f6 [Pipeline] lock [2021-04-12T06:12:55.269Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-183-1-stack-cost] [2021-04-12T06:12:55.277Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-183-1-stack-cost] did not exist. Created. [2021-04-12T06:12:55.277Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-183-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-12T06:12:55.757Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-12T06:12:55.904Z] Stashed 1 file(s) [Pipeline] } [2021-04-12T06:12:55.927Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-183-1-stack-cost] [Pipeline] // lock [2021-04-12T06:12:56.058Z] Removing intermediate container 24da0077152a [2021-04-12T06:12:56.058Z] ---> d0efaaedc739 [2021-04-12T06:12:56.058Z] Step 10/25 : ARG MAKE='make build' [2021-04-12T06:12:56.058Z] ---> Running in 5d8e8163f71b [2021-04-12T06:12:56.058Z] Removing intermediate container 5d8e8163f71b [2021-04-12T06:12:56.058Z] ---> 6f3f1598d793 [2021-04-12T06:12:56.058Z] Step 11/25 : RUN $MAKE [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2021-04-12T06:12:56.332Z] ---> Running in 23cdfabebc04 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-12T06:12:57.312Z] 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-12T06:13:44.321Z] CGO_ENABLED=1 GO111MODULE=on go build ./... [2021-04-12T06:13:56.693Z] Removing intermediate container 23cdfabebc04 [2021-04-12T06:13:56.693Z] ---> 2a047257e65a [2021-04-12T06:13:56.693Z] Step 12/25 : FROM alpine:3.12 [2021-04-12T06:13:56.693Z] 3.12: Pulling from library/alpine [2021-04-12T06:13:56.693Z] 9a219e8acc52: Pulling fs layer [2021-04-12T06:13:56.693Z] 9a219e8acc52: Verifying Checksum [2021-04-12T06:13:56.693Z] 9a219e8acc52: Download complete [2021-04-12T06:13:57.291Z] 9a219e8acc52: Pull complete [2021-04-12T06:13:57.291Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-12T06:13:57.565Z] Status: Downloaded newer image for alpine:3.12 [2021-04-12T06:13:57.565Z] ---> d75e27dfc0a0 [2021-04-12T06:13:57.565Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-04-12T06:13:57.565Z] ---> Running in 10c1dfd883b3 [2021-04-12T06:13:58.163Z] Removing intermediate container 10c1dfd883b3 [2021-04-12T06:13:58.163Z] ---> 997c373a39e8 [2021-04-12T06:13:58.163Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-12T06:13:58.163Z] ---> Running in b8d99d09065a [2021-04-12T06:14:00.798Z] Removing intermediate container b8d99d09065a [2021-04-12T06:14:00.798Z] ---> 150c62ca94b5 [2021-04-12T06:14:00.798Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-12T06:14:00.798Z] ---> Running in fba311671c26 [2021-04-12T06:14:01.397Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-12T06:14:02.373Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-12T06:14:02.970Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-12T06:14:02.970Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-12T06:14:02.970Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-12T06:14:02.970Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-12T06:14:03.245Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-12T06:14:03.518Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-12T06:14:03.518Z] Executing busybox-1.31.1-r20.trigger [2021-04-12T06:14:03.518Z] OK: 8 MiB in 20 packages [2021-04-12T06:14:04.952Z] Removing intermediate container fba311671c26 [2021-04-12T06:14:04.952Z] ---> 7090e659a1be [2021-04-12T06:14:04.952Z] Step 16/25 : WORKDIR / [2021-04-12T06:14:04.952Z] ---> Running in 13c2e45d9435 [2021-04-12T06:14:05.569Z] Removing intermediate container 13c2e45d9435 [2021-04-12T06:14:05.569Z] ---> 902df7945434 [2021-04-12T06:14:05.569Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-04-12T06:14:06.187Z] ---> 6cc1a8cbd5d9 [2021-04-12T06:14:06.187Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-04-12T06:14:07.289Z] ---> b4193180c723 [2021-04-12T06:14:07.289Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-04-12T06:14:08.740Z] ---> 2dc97fd63386 [2021-04-12T06:14:08.740Z] Step 20/25 : EXPOSE 49990 [2021-04-12T06:14:08.740Z] ---> Running in 30348e393dac [2021-04-12T06:14:09.012Z] Removing intermediate container 30348e393dac [2021-04-12T06:14:09.012Z] ---> 51b04f757ad0 [2021-04-12T06:14:09.012Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-04-12T06:14:09.292Z] ---> Running in a0b9ad7f4663 [2021-04-12T06:14:09.563Z] Removing intermediate container a0b9ad7f4663 [2021-04-12T06:14:09.563Z] ---> 0e21a11e5719 [2021-04-12T06:14:09.563Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-12T06:14:09.838Z] ---> Running in 9c7729e2fede [2021-04-12T06:14:10.112Z] Removing intermediate container 9c7729e2fede [2021-04-12T06:14:10.112Z] ---> 78c15d1f217b [2021-04-12T06:14:10.112Z] Step 23/25 : LABEL arch=arm64 [2021-04-12T06:14:10.384Z] ---> Running in 4e531ac38f1c [2021-04-12T06:14:10.978Z] Removing intermediate container 4e531ac38f1c [2021-04-12T06:14:10.978Z] ---> bd5e0121f08b [2021-04-12T06:14:10.978Z] Step 24/25 : LABEL git_sha=e1a630dce4622dfe76867848c1af16ce0a707287 [2021-04-12T06:14:10.978Z] ---> Running in 2e997b4581cb [2021-04-12T06:14:11.572Z] Removing intermediate container 2e997b4581cb [2021-04-12T06:14:11.572Z] ---> 6b8f669fdf3d [2021-04-12T06:14:11.572Z] Step 25/25 : LABEL version=0.0.0 [2021-04-12T06:14:11.572Z] ---> Running in 8f70fb4328e8 [2021-04-12T06:14:12.174Z] Removing intermediate container 8f70fb4328e8 [2021-04-12T06:14:12.174Z] ---> 9510fdb23838 [2021-04-12T06:14:12.174Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-12T06:14:12.174Z] Successfully built 9510fdb23838 [2021-04-12T06:14:12.174Z] Successfully tagged docker-device-virtual-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-12T06:14:13.146Z] ---> job-cost.sh [2021-04-12T06:14:13.146Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Mmmn [2021-04-12T06:14:52.079Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-12T06:16:28.831Z] lf-activate-venv(): INFO: Adding /tmp/venv-Mmmn/bin to PATH [2021-04-12T06:16:28.831Z] INFO: No Stack... [2021-04-12T06:16:28.831Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-12T06:16:28.831Z] INFO: Archiving Costs [Pipeline] sh [2021-04-12T06:16:29.195Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2021-04-12T06:16:29.195Z] + cut -d, -f6 [Pipeline] lock [2021-04-12T06:16:29.340Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-183-1-stack-cost] [2021-04-12T06:16:29.346Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-183-1-stack-cost] did not exist. Created. [2021-04-12T06:16:29.346Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-183-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-12T06:16:29.907Z] /w/workspace/device-virtual-go/1@tmp/durable-a7715c86/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-a7715c86/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-12T06:16:30.358Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-12T06:16:30.395Z] Warning: overwriting stash ‘stack-cost’ [2021-04-12T06:16:30.549Z] Stashed 1 file(s) [Pipeline] } [2021-04-12T06:16:30.567Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-183-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-12T06:16:32.387Z] provisioning config files... [2021-04-12T06:16:32.407Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-183@tmp/config4987008948086459968tmp [Pipeline] { [Pipeline] sh [2021-04-12T06:16:32.843Z] + set +x [2021-04-12T06:16:32.843Z] + curl -s https://codecov.io/bash [2021-04-12T06:16:32.843Z] + bash -s -- [2021-04-12T06:16:33.107Z] [2021-04-12T06:16:33.107Z] _____ _ [2021-04-12T06:16:33.107Z] / ____| | | [2021-04-12T06:16:33.107Z] | | ___ __| | ___ ___ _____ __ [2021-04-12T06:16:33.107Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-12T06:16:33.107Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-12T06:16:33.107Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-12T06:16:33.107Z] Bash-20210309-2b87ace [2021-04-12T06:16:33.107Z] [2021-04-12T06:16:33.107Z] [2021-04-12T06:16:33.107Z] ==> git version 2.24.3 found [2021-04-12T06:16:33.107Z] ==> 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-12T06:16:33.107Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-12T06:16:33.107Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-12T06:16:33.107Z] ==> Jenkins CI detected. [2021-04-12T06:16:33.107Z] project root: . [2021-04-12T06:16:33.107Z] --> token set from env [2021-04-12T06:16:33.107Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-12T06:16:33.107Z] ==> Running gcov in . (disable via -X gcov) [2021-04-12T06:16:33.107Z] ==> Python coveragepy not found [2021-04-12T06:16:33.107Z] ==> Searching for coverage reports in: [2021-04-12T06:16:33.107Z] + . [2021-04-12T06:16:33.107Z] -> Found 1 reports [2021-04-12T06:16:33.107Z] ==> Detecting git/mercurial file structure [2021-04-12T06:16:33.107Z] ==> Reading reports [2021-04-12T06:16:33.107Z] + ./coverage.out bytes=47247 [2021-04-12T06:16:33.107Z] ==> Appending adjustments [2021-04-12T06:16:33.107Z] https://docs.codecov.io/docs/fixing-reports [2021-04-12T06:16:33.372Z] + Found adjustments [2021-04-12T06:16:33.372Z] ==> Gzipping contents [2021-04-12T06:16:33.372Z] 8.0K /tmp/codecov.oH6kKC.gz [2021-04-12T06:16:33.372Z] ==> Uploading reports [2021-04-12T06:16:33.372Z] url: https://codecov.io [2021-04-12T06:16:33.372Z] query: branch=PR-183&commit=e1a630dce4622dfe76867848c1af16ce0a707287&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-183%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=183&job=&cmd_args= [2021-04-12T06:16:33.372Z] -> Pinging Codecov [2021-04-12T06:16:33.372Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-183&commit=e1a630dce4622dfe76867848c1af16ce0a707287&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-183%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=183&job=&cmd_args= [2021-04-12T06:16:33.635Z] -> Uploading to [2021-04-12T06:16:33.635Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-12/5E52B4B073DB2E39498172D8E973AA87/e1a630dce4622dfe76867848c1af16ce0a707287/0ea25586-7d1d-402e-9876-802e4ae78fcf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210412T061633Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=88057db8e4f92a633b54efc7b03ad6a19ca9b25304dada7f6205c868f15de5ff [2021-04-12T06:16:33.635Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-12T06:16:33.635Z] Dload Upload Total Spent Left Speed [2021-04-12T06:16:34.211Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5742 0 0 100 5742 0 12165 --:--:-- --:--:-- --:--:-- 12191 [2021-04-12T06:16:34.211Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/e1a630dce4622dfe76867848c1af16ce0a707287 [Pipeline] } [2021-04-12T06:16:34.236Z] 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-12T06:16:37.707Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-12T06:16:38.330Z] ---> package-listing.sh [2021-04-12T06:16:38.330Z] ++ facter osfamily [2021-04-12T06:16:38.330Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-12T06:16:38.330Z] + OS_FAMILY=redhat [2021-04-12T06:16:38.330Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-183 [2021-04-12T06:16:38.330Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-12T06:16:38.330Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-12T06:16:38.330Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-12T06:16:38.330Z] + PACKAGES=/tmp/packages_start.txt [2021-04-12T06:16:38.330Z] + '[' /w/workspace/foundry_device-virtual-go_PR-183 ']' [2021-04-12T06:16:38.330Z] + PACKAGES=/tmp/packages_end.txt [2021-04-12T06:16:38.330Z] + case "${OS_FAMILY}" in [2021-04-12T06:16:38.330Z] + rpm -qa [2021-04-12T06:16:38.330Z] + sort [2021-04-12T06:16:43.645Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-12T06:16:43.645Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-12T06:16:43.645Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-12T06:16:43.645Z] + '[' /w/workspace/foundry_device-virtual-go_PR-183 ']' [2021-04-12T06:16:43.645Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-183/archives/ [2021-04-12T06:16:43.645Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-183/archives/ [Pipeline] echo [2021-04-12T06:16:43.682Z] 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-183/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-12T06:16:43.991Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-12T06:16:44.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-12T06:16:44.345Z] [2021-04-12T06:16:44.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-12T06:16:44.781Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-12T06:16:44.781Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-12T06:16:44.781Z] df20fa9351a1: Pulling fs layer [2021-04-12T06:16:44.781Z] 36b3adc4ff6f: Pulling fs layer [2021-04-12T06:16:44.781Z] 8ad3a11d3b57: Pulling fs layer [2021-04-12T06:16:44.781Z] 46f8f816bc3b: Pulling fs layer [2021-04-12T06:16:44.781Z] 93b61091891f: Pulling fs layer [2021-04-12T06:16:44.781Z] 93b9cdb0e59b: Pulling fs layer [2021-04-12T06:16:44.781Z] 5e14af77c1be: Pulling fs layer [2021-04-12T06:16:44.781Z] 01666e4c0597: Pulling fs layer [2021-04-12T06:16:44.781Z] aa168da1d23b: Pulling fs layer [2021-04-12T06:16:44.781Z] 93b9cdb0e59b: Waiting [2021-04-12T06:16:44.781Z] 01666e4c0597: Waiting [2021-04-12T06:16:44.781Z] 5e14af77c1be: Waiting [2021-04-12T06:16:44.781Z] aa168da1d23b: Waiting [2021-04-12T06:16:44.781Z] 46f8f816bc3b: Waiting [2021-04-12T06:16:44.781Z] 36b3adc4ff6f: Verifying Checksum [2021-04-12T06:16:44.781Z] 36b3adc4ff6f: Download complete [2021-04-12T06:16:44.781Z] 46f8f816bc3b: Verifying Checksum [2021-04-12T06:16:44.781Z] 46f8f816bc3b: Download complete [2021-04-12T06:16:45.059Z] df20fa9351a1: Verifying Checksum [2021-04-12T06:16:45.059Z] 93b9cdb0e59b: Verifying Checksum [2021-04-12T06:16:45.059Z] 93b9cdb0e59b: Download complete [2021-04-12T06:16:45.059Z] 93b61091891f: Download complete [2021-04-12T06:16:45.059Z] 01666e4c0597: Verifying Checksum [2021-04-12T06:16:45.059Z] 01666e4c0597: Download complete [2021-04-12T06:16:45.059Z] 5e14af77c1be: Verifying Checksum [2021-04-12T06:16:45.059Z] 5e14af77c1be: Download complete [2021-04-12T06:16:45.059Z] 8ad3a11d3b57: Verifying Checksum [2021-04-12T06:16:45.059Z] 8ad3a11d3b57: Download complete [2021-04-12T06:16:45.325Z] df20fa9351a1: Pull complete [2021-04-12T06:16:45.589Z] 36b3adc4ff6f: Pull complete [2021-04-12T06:16:46.540Z] 8ad3a11d3b57: Pull complete [2021-04-12T06:16:46.540Z] 46f8f816bc3b: Pull complete [2021-04-12T06:16:47.497Z] 93b61091891f: Pull complete [2021-04-12T06:16:47.497Z] aa168da1d23b: Verifying Checksum [2021-04-12T06:16:47.497Z] aa168da1d23b: Download complete [2021-04-12T06:16:47.497Z] 93b9cdb0e59b: Pull complete [2021-04-12T06:16:47.497Z] 5e14af77c1be: Pull complete [2021-04-12T06:16:47.766Z] 01666e4c0597: Pull complete [2021-04-12T06:16:55.983Z] aa168da1d23b: Pull complete [2021-04-12T06:16:55.983Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-12T06:16:55.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-12T06:16:55.983Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-12T06:16:56.212Z] prd-centos7-docker-4c-2g-33669 does not seem to be running inside a container [2021-04-12T06:16:56.263Z] $ 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-183/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-183 -v /w/workspace/foundry_device-virtual-go_PR-183:/w/workspace/foundry_device-virtual-go_PR-183:rw,z -v /w/workspace/foundry_device-virtual-go_PR-183@tmp:/w/workspace/foundry_device-virtual-go_PR-183@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:10003/edgex-lftools-log-publisher:alpine cat [2021-04-12T06:17:00.157Z] $ docker top a0ee3437ad3b9e2947d5703dd9305dd432309fb6f5be011f55afd3b6e44ac122 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-12T06:17:00.809Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-12T06:17:01.152Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-12T06:17:01.484Z] + ls /var/log/sa-host [2021-04-12T06:17:01.484Z] + sadf -c /var/log/sa-host/sa12 [2021-04-12T06:17:01.484Z] file_magic: OK [2021-04-12T06:17:01.484Z] HZ: Using current value: 100 [2021-04-12T06:17:01.484Z] file_header: OK [2021-04-12T06:17:01.484Z] 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-12T06:17:01.484Z] Statistics: [2021-04-12T06:17:01.484Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-12T06:17:01.484Z] File successfully converted to sysstat format version 12.2.1 [2021-04-12T06:17:01.484Z] + sadf -c /var/log/sa-host/sa23 [2021-04-12T06:17:01.484Z] file_magic: OK [2021-04-12T06:17:01.484Z] HZ: Using current value: 100 [2021-04-12T06:17:01.484Z] file_header: OK [2021-04-12T06:17:01.484Z] 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-12T06:17:01.484Z] Statistics: [2021-04-12T06:17:01.485Z] Hnuu...uuuununununu... [2021-04-12T06:17:01.485Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-12T06:17:02.356Z] provisioning config files... [2021-04-12T06:17:02.379Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-183@tmp/config4874430376494782943tmp [Pipeline] { [Pipeline] echo [2021-04-12T06:17:02.508Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-12T06:17:02.843Z] ---> create-netrc.sh [Pipeline] } [2021-04-12T06:17:02.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-12T06:17:03.020Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-12T06:17:03.361Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-12T06:17:03.395Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-12T06:17:03.738Z] ---> sudo-logs.sh [2021-04-12T06:17:03.738Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-12T06:17:03.860Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-12T06:17:04.199Z] ---> job-cost.sh [2021-04-12T06:17:04.200Z] lf-activate-venv: SKIPPING [2021-04-12T06:17:04.200Z] DEBUG: total: 0.20999999344348907 [2021-04-12T06:17:04.200Z] INFO: Retrieving Stack Cost... [2021-04-12T06:17:05.592Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-12T06:17:05.856Z] INFO: Archiving Costs [Pipeline] echo [2021-04-12T06:17:05.899Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-12T06:17:06.258Z] ---> logs-deploy.sh [2021-04-12T06:17:06.258Z] lf-activate-venv: SKIPPING [2021-04-12T06:17:06.258Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-183/1 [2021-04-12T06:17:06.258Z] INFO: archiving workspace using pattern(s): [2021-04-12T06:17:08.186Z] Archives upload complete. [2021-04-12T06:17:08.186Z] INFO: archiving logs to Nexus [2021-04-12T06:17:09.139Z] ---> uname -a: [2021-04-12T06:17:09.139Z] Linux prd-centos7-docker-4c-2g-33669.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-12T06:17:09.139Z] [2021-04-12T06:17:09.139Z] [2021-04-12T06:17:09.139Z] ---> lscpu: [2021-04-12T06:17:09.139Z] Architecture: x86_64 [2021-04-12T06:17:09.139Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-12T06:17:09.139Z] Byte Order: Little Endian [2021-04-12T06:17:09.139Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-12T06:17:09.139Z] CPU(s): 4 [2021-04-12T06:17:09.139Z] On-line CPU(s) list: 0-3 [2021-04-12T06:17:09.139Z] Thread(s) per core: 1 [2021-04-12T06:17:09.139Z] Core(s) per socket: 1 [2021-04-12T06:17:09.139Z] Socket(s): 4 [2021-04-12T06:17:09.139Z] NUMA node(s): 1 [2021-04-12T06:17:09.139Z] Vendor ID: GenuineIntel [2021-04-12T06:17:09.139Z] CPU family: 6 [2021-04-12T06:17:09.139Z] Model: 44 [2021-04-12T06:17:09.139Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-12T06:17:09.139Z] Stepping: 1 [2021-04-12T06:17:09.139Z] CPU MHz: 2933.438 [2021-04-12T06:17:09.139Z] BogoMIPS: 5866.87 [2021-04-12T06:17:09.139Z] Virtualization: VT-x [2021-04-12T06:17:09.139Z] Hypervisor vendor: KVM [2021-04-12T06:17:09.139Z] Virtualization type: full [2021-04-12T06:17:09.140Z] L1d cache: 128 KiB [2021-04-12T06:17:09.140Z] L1i cache: 128 KiB [2021-04-12T06:17:09.140Z] L2 cache: 16 MiB [2021-04-12T06:17:09.140Z] L3 cache: 64 MiB [2021-04-12T06:17:09.140Z] NUMA node0 CPU(s): 0-3 [2021-04-12T06:17:09.140Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-12T06:17:09.140Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-12T06:17:09.140Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-12T06:17:09.140Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-12T06:17:09.140Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-12T06:17:09.140Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-12T06:17:09.140Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-12T06:17:09.140Z] Vulnerability Srbds: Not affected [2021-04-12T06:17:09.140Z] Vulnerability Tsx async abort: Not affected [2021-04-12T06:17:09.140Z] 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-12T06:17:09.140Z] [2021-04-12T06:17:09.140Z] [2021-04-12T06:17:09.140Z] ---> nproc: [2021-04-12T06:17:09.140Z] 4 [2021-04-12T06:17:09.140Z] [2021-04-12T06:17:09.140Z] [2021-04-12T06:17:09.140Z] ---> df -h: [2021-04-12T06:17:09.140Z] Filesystem Size Used Available Use% Mounted on [2021-04-12T06:17:09.140Z] overlay 50.0G 7.3G 42.7G 15% / [2021-04-12T06:17:09.140Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-12T06:17:09.140Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-12T06:17:09.140Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-12T06:17:09.140Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-04-12T06:17:09.140Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-04-12T06:17:09.140Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-04-12T06:17:09.140Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-04-12T06:17:09.140Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-183@tmp [2021-04-12T06:17:09.140Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-04-12T06:17:09.140Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-04-12T06:17:09.140Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-04-12T06:17:09.140Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-04-12T06:17:09.140Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-183 [2021-04-12T06:17:09.140Z] [2021-04-12T06:17:09.140Z] [2021-04-12T06:17:09.140Z] ---> free -m: [2021-04-12T06:17:09.140Z] total used free shared buff/cache available [2021-04-12T06:17:09.140Z] Mem: 1837 697 101 0 1038 1035 [2021-04-12T06:17:09.140Z] Swap: 1023 0 1023 [2021-04-12T06:17:09.140Z] [2021-04-12T06:17:09.140Z] [2021-04-12T06:17:09.140Z] ---> ip addr: [2021-04-12T06:17:09.140Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-04-12T06:17:09.140Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-04-12T06:17:09.140Z] inet 127.0.0.1/8 scope host lo [2021-04-12T06:17:09.140Z] valid_lft forever preferred_lft forever [2021-04-12T06:17:09.140Z] inet6 ::1/128 scope host [2021-04-12T06:17:09.140Z] valid_lft forever preferred_lft forever [2021-04-12T06:17:09.140Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-04-12T06:17:09.140Z] link/ether fa:16:3e:dc:ce:0a brd ff:ff:ff:ff:ff:ff [2021-04-12T06:17:09.140Z] inet 10.30.123.120/23 brd 10.30.123.255 scope global dynamic eth0 [2021-04-12T06:17:09.140Z] valid_lft 85702sec preferred_lft 85702sec [2021-04-12T06:17:09.140Z] inet6 fe80::f816:3eff:fedc:ce0a/64 scope link [2021-04-12T06:17:09.140Z] valid_lft forever preferred_lft forever [2021-04-12T06:17:09.140Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-04-12T06:17:09.140Z] link/ether 02:42:bf:a0:f5:5f brd ff:ff:ff:ff:ff:ff [2021-04-12T06:17:09.140Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-04-12T06:17:09.140Z] valid_lft forever preferred_lft forever [2021-04-12T06:17:09.140Z] inet6 fe80::42:bfff:fea0:f55f/64 scope link [2021-04-12T06:17:09.140Z] valid_lft forever preferred_lft forever [2021-04-12T06:17:09.140Z] [2021-04-12T06:17:09.140Z] [2021-04-12T06:17:09.140Z] ---> sar -b -r -n DEV: [2021-04-12T06:17:09.140Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/12/21 _x86_64_ (4 CPU) [2021-04-12T06:17:09.140Z] [2021-04-12T06:17:09.140Z] 06:05:18 LINUX RESTART (4 CPU) [2021-04-12T06:17:09.140Z] [2021-04-12T06:17:09.140Z] 06:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-04-12T06:17:09.140Z] 06:07:01 29.91 12.32 17.59 0.00 4466.18 2910.55 0.00 [2021-04-12T06:17:09.140Z] 06:08:01 0.87 0.00 0.87 0.00 0.00 19.29 0.00 [2021-04-12T06:17:09.140Z] 06:09:01 0.27 0.00 0.27 0.00 0.00 3.78 0.00 [2021-04-12T06:17:09.140Z] 06:10:01 0.27 0.00 0.27 0.00 0.00 3.11 0.00 [2021-04-12T06:17:09.140Z] 06:11:01 0.23 0.00 0.23 0.00 0.00 3.51 0.00 [2021-04-12T06:17:09.140Z] 06:12:01 0.32 0.00 0.32 0.00 0.00 4.06 0.00 [2021-04-12T06:17:09.140Z] 06:13:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 [2021-04-12T06:17:09.140Z] 06:14:01 0.35 0.00 0.35 0.00 0.00 5.26 0.00 [2021-04-12T06:17:09.140Z] 06:15:01 0.25 0.00 0.25 0.00 0.00 2.72 0.00 [2021-04-12T06:17:09.140Z] 06:16:02 0.28 0.00 0.28 0.00 0.00 3.35 0.00 [2021-04-12T06:17:09.140Z] 06:17:01 136.92 75.25 61.67 0.00 6668.56 18846.44 0.00 [2021-04-12T06:17:09.140Z] Average: 15.26 7.86 7.40 0.00 1004.06 1957.27 0.00 [2021-04-12T06:17:09.140Z] [2021-04-12T06:17:09.140Z] 06:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-04-12T06:17:09.140Z] 06:07:01 169052 0 600496 31.92 2620 1109376 1104480 37.69 413796 1098544 16 [2021-04-12T06:17:09.140Z] 06:08:01 173120 0 596424 31.70 2620 1109380 1078444 36.81 414800 1094592 20 [2021-04-12T06:17:09.140Z] 06:09:01 173712 0 595824 31.67 2620 1109388 1078336 36.80 424628 1084224 12 [2021-04-12T06:17:09.140Z] 06:10:01 171992 0 597544 31.76 2620 1109388 1078456 36.81 426988 1083688 20 [2021-04-12T06:17:09.140Z] 06:11:01 171720 0 597808 31.77 2620 1109396 1078420 36.80 437644 1072984 12 [2021-04-12T06:17:09.140Z] 06:12:01 171916 0 597608 31.76 2620 1109400 1078420 36.80 437648 1072984 8 [2021-04-12T06:17:09.140Z] 06:13:01 172436 0 597084 31.73 2620 1109404 1078336 36.80 437296 1072988 8 [2021-04-12T06:17:09.140Z] 06:14:01 172668 0 596848 31.72 2620 1109408 1078336 36.80 437428 1072984 8 [2021-04-12T06:17:09.140Z] 06:15:01 172460 0 597052 31.73 2620 1109412 1078336 36.80 437308 1072984 8 [2021-04-12T06:17:09.140Z] 06:16:02 172084 0 597420 31.75 2620 1109420 1078420 36.80 437760 1072984 8 [2021-04-12T06:17:09.140Z] 06:17:01 173860 0 659756 35.06 2620 1045308 1191644 40.67 435468 1019980 40 [2021-04-12T06:17:09.140Z] Average: 172275 0 603079 32.05 2620 1103571 1091057 37.24 430979 1074449 15 [2021-04-12T06:17:09.140Z] [2021-04-12T06:17:09.140Z] 06:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-04-12T06:17:09.140Z] 06:07:01 eth0 159.27 115.23 457.44 38.50 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] 06:07:01 docker0 2.21 1.83 0.41 4.19 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] 06:08:01 eth0 3.26 1.70 2.99 0.11 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] 06:09:01 eth0 0.73 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] 06:10:01 eth0 1.53 0.52 0.60 0.36 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] 06:11:01 eth0 0.23 0.15 0.08 0.10 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] 06:12:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] 06:13:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] 06:14:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] 06:15:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] 06:16:02 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] 06:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] 06:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] 06:17:01 eth0 220.50 178.60 2214.70 20.68 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] Average: eth0 34.85 26.77 240.37 5.42 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] Average: docker0 0.20 0.17 0.04 0.38 0.00 0.00 0.00 0.00 [2021-04-12T06:17:09.140Z] [2021-04-12T06:17:09.140Z] [2021-04-12T06:17:09.140Z] ---> sar -P ALL: [2021-04-12T06:17:09.140Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/12/21 _x86_64_ (4 CPU) [2021-04-12T06:17:09.140Z] [2021-04-12T06:17:09.140Z] 06:05:18 LINUX RESTART (4 CPU) [2021-04-12T06:17:09.140Z] [2021-04-12T06:17:09.140Z] 06:06:01 CPU %user %nice %system %iowait %steal %idle [2021-04-12T06:17:09.140Z] 06:07:01 all 3.47 0.00 2.27 0.40 0.05 93.81 [2021-04-12T06:17:09.140Z] 06:07:01 0 3.68 0.00 2.74 0.13 0.05 93.39 [2021-04-12T06:17:09.140Z] 06:07:01 1 3.35 0.00 1.83 0.27 0.03 94.52 [2021-04-12T06:17:09.140Z] 06:07:01 2 3.83 0.00 2.08 0.27 0.07 93.76 [2021-04-12T06:17:09.140Z] 06:07:01 3 3.00 0.00 2.45 0.94 0.03 93.57 [2021-04-12T06:17:09.140Z] 06:08:01 all 0.20 0.00 0.06 0.00 0.00 99.75 [2021-04-12T06:17:09.140Z] 06:08:01 0 0.07 0.00 0.07 0.00 0.00 99.87 [2021-04-12T06:17:09.140Z] 06:08:01 1 0.55 0.00 0.05 0.00 0.00 99.40 [2021-04-12T06:17:09.140Z] 06:08:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-04-12T06:17:09.140Z] 06:08:01 3 0.12 0.00 0.08 0.00 0.00 99.80 [2021-04-12T06:17:09.140Z] 06:09:01 all 0.16 0.00 0.05 0.00 0.00 99.79 [2021-04-12T06:17:09.140Z] 06:09:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-12T06:17:09.140Z] 06:09:01 1 0.53 0.00 0.02 0.00 0.00 99.45 [2021-04-12T06:17:09.140Z] 06:09:01 2 0.05 0.00 0.07 0.00 0.02 99.87 [2021-04-12T06:17:09.140Z] 06:09:01 3 0.03 0.00 0.07 0.00 0.00 99.90 [2021-04-12T06:17:09.141Z] 06:10:01 all 0.10 0.00 0.05 0.00 0.00 99.85 [2021-04-12T06:17:09.141Z] 06:10:01 0 0.07 0.00 0.07 0.00 0.02 99.85 [2021-04-12T06:17:09.141Z] 06:10:01 1 0.20 0.00 0.07 0.00 0.00 99.73 [2021-04-12T06:17:09.141Z] 06:10:01 2 0.10 0.00 0.05 0.00 0.00 99.85 [2021-04-12T06:17:09.141Z] 06:10:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-12T06:17:09.141Z] 06:11:01 all 0.21 0.00 0.25 0.00 0.03 99.51 [2021-04-12T06:17:09.141Z] 06:11:01 0 0.05 0.00 0.17 0.00 0.03 99.75 [2021-04-12T06:17:09.141Z] 06:11:01 1 0.12 0.00 0.22 0.00 0.02 99.65 [2021-04-12T06:17:09.141Z] 06:11:01 2 0.57 0.00 0.22 0.00 0.05 99.17 [2021-04-12T06:17:09.141Z] 06:11:01 3 0.10 0.00 0.42 0.00 0.02 99.47 [2021-04-12T06:17:09.141Z] 06:12:01 all 0.15 0.00 0.04 0.00 0.00 99.81 [2021-04-12T06:17:09.141Z] 06:12:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-12T06:17:09.141Z] 06:12:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-04-12T06:17:09.141Z] 06:12:01 2 0.52 0.00 0.03 0.00 0.00 99.45 [2021-04-12T06:17:09.141Z] 06:12:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-04-12T06:17:09.141Z] 06:13:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2021-04-12T06:17:09.141Z] 06:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-12T06:17:09.141Z] 06:13:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-04-12T06:17:09.141Z] 06:13:01 2 0.53 0.00 0.02 0.00 0.00 99.45 [2021-04-12T06:17:09.141Z] 06:13:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-12T06:17:09.141Z] 06:14:01 all 0.14 0.00 0.03 0.00 0.00 99.83 [2021-04-12T06:17:09.141Z] 06:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-12T06:17:09.141Z] 06:14:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2021-04-12T06:17:09.141Z] 06:14:01 2 0.48 0.00 0.00 0.00 0.00 99.52 [2021-04-12T06:17:09.141Z] 06:14:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-12T06:17:09.141Z] 06:15:01 all 0.08 0.00 0.04 0.00 0.00 99.88 [2021-04-12T06:17:09.141Z] 06:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-04-12T06:17:09.141Z] 06:15:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-04-12T06:17:09.141Z] 06:15:01 2 0.23 0.00 0.07 0.00 0.00 99.70 [2021-04-12T06:17:09.141Z] 06:15:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-12T06:17:09.141Z] 06:16:02 all 0.03 0.00 0.04 0.00 0.00 99.92 [2021-04-12T06:17:09.141Z] 06:16:02 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-04-12T06:17:09.141Z] 06:16:02 1 0.05 0.00 0.07 0.00 0.00 99.88 [2021-04-12T06:17:09.141Z] 06:16:02 2 0.03 0.00 0.05 0.00 0.00 99.92 [2021-04-12T06:17:09.141Z] 06:16:02 3 0.00 0.00 0.02 0.00 0.00 99.98 [2021-04-12T06:17:09.141Z] 06:17:01 all 6.01 0.00 4.33 2.29 0.09 87.27 [2021-04-12T06:17:09.141Z] 06:17:01 0 6.36 0.00 4.78 2.60 0.07 86.19 [2021-04-12T06:17:09.141Z] 06:17:01 1 6.14 0.00 4.61 1.89 0.12 87.23 [2021-04-12T06:17:09.141Z] 06:17:01 2 5.72 0.00 3.68 1.55 0.10 88.96 [2021-04-12T06:17:09.141Z] 06:17:01 3 5.81 0.00 4.27 3.13 0.07 86.72 [2021-04-12T06:17:09.141Z] [2021-04-12T06:17:09.141Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-04-12T06:17:09.141Z] Average: all 0.96 0.00 0.64 0.24 0.02 98.14 [2021-04-12T06:17:09.141Z] Average: 0 0.93 0.00 0.71 0.24 0.02 98.10 [2021-04-12T06:17:09.141Z] Average: 1 1.00 0.00 0.63 0.19 0.02 98.17 [2021-04-12T06:17:09.141Z] Average: 2 1.09 0.00 0.56 0.16 0.02 98.17 [2021-04-12T06:17:09.141Z] Average: 3 0.82 0.00 0.67 0.36 0.01 98.14 [2021-04-12T06:17:09.141Z] [2021-04-12T06:17:09.141Z] [2021-04-12T06:17:09.141Z]