Pull request #836 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 279fcef2336b5258e5c7bfb2d20239111cc09b49+e522836f5d508ce20413c5d2a08a926bd2b9771b (aeb459246c80cdbc42f83cb77b782cb2113b7a33) 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-sdk-go/branches/PR-836/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-sdk-go/branches/PR-836/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-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-31179 in /w/workspace/dgexfoundry_device-sdk-go_PR-836 [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-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-836 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/836/head:refs/remotes/origin/PR-836 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e522836f5d508ce20413c5d2a08a926bd2b9771b into PR head commit 279fcef2336b5258e5c7bfb2d20239111cc09b49 Merge succeeded, producing 279fcef2336b5258e5c7bfb2d20239111cc09b49 Checking out Revision 279fcef2336b5258e5c7bfb2d20239111cc09b49 (PR-836) > git config core.sparsecheckout # timeout=10 > git checkout -f 279fcef2336b5258e5c7bfb2d20239111cc09b49 # 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 e522836f5d508ce20413c5d2a08a926bd2b9771b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 279fcef2336b5258e5c7bfb2d20239111cc09b49 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/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-03-24T05:53:32.336Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-24T05:53:32.695Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-24T05:53:32.870Z] ========================================================= [2021-03-24T05:53:32.870Z] EdgeX Global Pipelines Version Info [2021-03-24T05:53:32.870Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-24T05:53:34.346Z] ------------------- [2021-03-24T05:53:34.346Z] stable info: [2021-03-24T05:53:34.346Z] ------------------- [2021-03-24T05:53:34.346Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-24T05:53:34.346Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-24T05:53:34.346Z] Message: update stable to v1.0.186 [2021-03-24T05:53:35.290Z] ------------------- [2021-03-24T05:53:35.290Z] experimental info: [2021-03-24T05:53:35.290Z] ------------------- [2021-03-24T05:53:35.290Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-24T05:53:35.290Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-24T05:53:35.290Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-24T05:53:35.635Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-03-24T05:53:35.798Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-03-24T05:53:35.922Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-24T05:53:36.047Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-24T05:53:36.196Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-24T05:53:36.319Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-24T05:53:36.444Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-24T05:53:36.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-24T05:53:36.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-03-24T05:53:36.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-24T05:53:36.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-24T05:53:37.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-03-24T05:53:37.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-24T05:53:37.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-24T05:53:37.484Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-24T05:53:37.629Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-24T05:53:37.750Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-24T05:53:37.868Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-24T05:53:37.993Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-24T05:53:38.113Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-24T05:53:38.235Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-24T05:53:38.357Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-24T05:53:38.483Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-24T05:53:38.620Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-24T05:53:38.751Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-24T05:53:38.867Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-24T05:53:38.983Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-836 [Pipeline] echo [2021-03-24T05:53:39.102Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-836 [Pipeline] echo [2021-03-24T05:53:39.218Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-836 [Pipeline] echo [2021-03-24T05:53:39.340Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 279fcef2336b5258e5c7bfb2d20239111cc09b49 [Pipeline] echo [2021-03-24T05:53:39.457Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 279fcef [Pipeline] echo [2021-03-24T05:53:39.581Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-24T05:53:39.833Z] provisioning config files... [2021-03-24T05:53:39.861Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-836@tmp/config5278343654087091999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-24T05:53:40.292Z] ---> docker-login.sh [2021-03-24T05:53:40.292Z] nexus3.edgexfoundry.org:10001 [2021-03-24T05:53:40.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T05:53:40.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T05:53:40.556Z] Configure a credential helper to remove this warning. See [2021-03-24T05:53:40.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T05:53:40.556Z] [2021-03-24T05:53:40.556Z] Login Succeeded [2021-03-24T05:53:40.556Z] nexus3.edgexfoundry.org:10002 [2021-03-24T05:53:40.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T05:53:40.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T05:53:40.820Z] Configure a credential helper to remove this warning. See [2021-03-24T05:53:40.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T05:53:40.820Z] [2021-03-24T05:53:40.820Z] Login Succeeded [2021-03-24T05:53:40.820Z] nexus3.edgexfoundry.org:10003 [2021-03-24T05:53:41.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T05:53:41.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T05:53:41.083Z] Configure a credential helper to remove this warning. See [2021-03-24T05:53:41.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T05:53:41.083Z] [2021-03-24T05:53:41.083Z] Login Succeeded [2021-03-24T05:53:41.083Z] nexus3.edgexfoundry.org:10004 [2021-03-24T05:53:41.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T05:53:41.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T05:53:41.348Z] Configure a credential helper to remove this warning. See [2021-03-24T05:53:41.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T05:53:41.348Z] [2021-03-24T05:53:41.348Z] Login Succeeded [2021-03-24T05:53:41.348Z] docker.io [2021-03-24T05:53:41.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T05:53:41.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T05:53:41.610Z] Configure a credential helper to remove this warning. See [2021-03-24T05:53:41.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T05:53:41.610Z] [2021-03-24T05:53:41.610Z] Login Succeeded [2021-03-24T05:53:41.610Z] ---> docker-login.sh ends [Pipeline] } [2021-03-24T05:53:41.638Z] 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-03-24T05:53:42.816Z] + git log --format=format:%s -1 279fcef2336b5258e5c7bfb2d20239111cc09b49 [Pipeline] echo [2021-03-24T05:53:42.927Z] GIT_COMMIT: 279fcef2336b5258e5c7bfb2d20239111cc09b49, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo [2021-03-24T05:53:43.046Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-24T05:53:43.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-24T05:53:43.683Z] [2021-03-24T05:53:43.683Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-24T05:53:44.086Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-24T05:53:44.086Z] latest: Pulling from edgex-devops/git-semver [2021-03-24T05:53:44.086Z] 31603596830f: Pulling fs layer [2021-03-24T05:53:44.086Z] 2a8b12db71e7: Pulling fs layer [2021-03-24T05:53:44.086Z] 6ca5941a6612: Pulling fs layer [2021-03-24T05:53:44.086Z] ecc8261a40a4: Pulling fs layer [2021-03-24T05:53:44.086Z] ecc8261a40a4: Waiting [2021-03-24T05:53:44.086Z] 2a8b12db71e7: Verifying Checksum [2021-03-24T05:53:44.086Z] 2a8b12db71e7: Download complete [2021-03-24T05:53:44.086Z] 31603596830f: Download complete [2021-03-24T05:53:44.351Z] ecc8261a40a4: Verifying Checksum [2021-03-24T05:53:44.351Z] ecc8261a40a4: Download complete [2021-03-24T05:53:44.351Z] 6ca5941a6612: Verifying Checksum [2021-03-24T05:53:44.351Z] 6ca5941a6612: Download complete [2021-03-24T05:53:44.618Z] 31603596830f: Pull complete [2021-03-24T05:53:44.882Z] 2a8b12db71e7: Pull complete [2021-03-24T05:53:45.839Z] 6ca5941a6612: Pull complete [2021-03-24T05:53:45.839Z] ecc8261a40a4: Pull complete [2021-03-24T05:53:45.839Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-24T05:53:46.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-24T05:53:46.103Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-24T05:53:46.252Z] prd-centos7-docker-4c-2g-31179 does not seem to be running inside a container [2021-03-24T05:53:46.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-836 -v /w/workspace/dgexfoundry_device-sdk-go_PR-836:/w/workspace/dgexfoundry_device-sdk-go_PR-836:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-836@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-836@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-03-24T05:53:48.475Z] $ docker top 463f9ad35eb927299c44d26902baf659be4ce01c54405db4efe421695bce98c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-24T05:53:48.848Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-24T05:53:48.849Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-24T05:53:49.050Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-24T05:53:49.059Z] $ docker exec 463f9ad35eb927299c44d26902baf659be4ce01c54405db4efe421695bce98c7 ssh-agent [2021-03-24T05:53:49.222Z] SSH_AUTH_SOCK=/tmp/ssh-4YZQ4payzul8/agent.11 [2021-03-24T05:53:49.222Z] SSH_AGENT_PID=16 [2021-03-24T05:53:49.232Z] Running ssh-add (command line suppressed) [2021-03-24T05:53:49.350Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-836@tmp/private_key_8704172321880143390.key (/w/workspace/dgexfoundry_device-sdk-go_PR-836@tmp/private_key_8704172321880143390.key) [2021-03-24T05:53:49.394Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-24T05:53:49.769Z] + git tag --points-at HEAD [Pipeline] } [2021-03-24T05:53:49.803Z] $ docker exec --env ******** --env ******** 463f9ad35eb927299c44d26902baf659be4ce01c54405db4efe421695bce98c7 ssh-agent -k [2021-03-24T05:53:49.913Z] unset SSH_AUTH_SOCK; [2021-03-24T05:53:49.914Z] unset SSH_AGENT_PID; [2021-03-24T05:53:49.914Z] echo Agent pid 16 killed; [2021-03-24T05:53:49.955Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-24T05:53:50.184Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-24T05:53:50.184Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-24T05:53:50.341Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-24T05:53:50.350Z] $ docker exec 463f9ad35eb927299c44d26902baf659be4ce01c54405db4efe421695bce98c7 ssh-agent [2021-03-24T05:53:50.499Z] SSH_AUTH_SOCK=/tmp/ssh-rsG8aZQEPt8Z/agent.45 [2021-03-24T05:53:50.499Z] SSH_AGENT_PID=50 [2021-03-24T05:53:50.506Z] Running ssh-add (command line suppressed) [2021-03-24T05:53:50.632Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-836@tmp/private_key_4293082708425795005.key (/w/workspace/dgexfoundry_device-sdk-go_PR-836@tmp/private_key_4293082708425795005.key) [2021-03-24T05:53:50.679Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-24T05:53:51.057Z] + git semver init [2021-03-24T05:53:51.057Z] # -> Open(): unable to determine branch for HEAD [2021-03-24T05:53:51.057Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-836/.git [2021-03-24T05:53:51.057Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-836 [2021-03-24T05:53:51.057Z] # $SEMVER_REMOTE_NAME = origin [2021-03-24T05:53:51.057Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-24T05:53:51.057Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-24T05:53:51.057Z] # $SEMVER_BRANCH = PR-836 [2021-03-24T05:53:51.057Z] # $SEMVER_TEMP = /tmp/semver-308728965 [2021-03-24T05:53:51.057Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-03-24T05:53:51.631Z] # '/tmp/semver-308728965' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-836/.semver' [2021-03-24T05:53:51.894Z] # -> Force: false [2021-03-24T05:53:51.894Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-836/.semver [Pipeline] } [2021-03-24T05:53:51.923Z] $ docker exec --env ******** --env ******** 463f9ad35eb927299c44d26902baf659be4ce01c54405db4efe421695bce98c7 ssh-agent -k [2021-03-24T05:53:52.051Z] unset SSH_AUTH_SOCK; [2021-03-24T05:53:52.052Z] unset SSH_AGENT_PID; [2021-03-24T05:53:52.052Z] echo Agent pid 50 killed; [2021-03-24T05:53:52.092Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-24T05:53:52.703Z] + git semver [Pipeline] } [2021-03-24T05:53:52.739Z] $ docker stop --time=1 463f9ad35eb927299c44d26902baf659be4ce01c54405db4efe421695bce98c7 [2021-03-24T05:53:54.137Z] $ docker rm -f 463f9ad35eb927299c44d26902baf659be4ce01c54405db4efe421695bce98c7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-24T05:53:54.640Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-24T05:53:55.090Z] Stashed 1 file(s) [Pipeline] echo [2021-03-24T05:53:55.131Z] [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-03-24T05:54:10.993Z] Still waiting to schedule task [2021-03-24T05:54:10.994Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-03-24T05:54:11.022Z] Still waiting to schedule task [2021-03-24T05:54:11.022Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-24T05:55:28.117Z] Running on prd-centos7-docker-4c-2g-31181 in /w/workspace/dgexfoundry_device-sdk-go_PR-836 [Pipeline] { [Pipeline] ws [2021-03-24T05:55:28.218Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-03-24T05:55:30.672Z] using credential edgex-jenkins-ssh [2021-03-24T05:55:30.728Z] Cloning the remote Git repository [2021-03-24T05:55:30.757Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-24T05:55:30.824Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-03-24T05:55:30.884Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-24T05:55:30.885Z] > git --version # timeout=10 [2021-03-24T05:55:30.892Z] > git --version # 'git version 2.24.3' [2021-03-24T05:55:30.892Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-24T05:55:30.926Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-24T05:55:31.632Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-24T05:55:31.640Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-24T05:55:31.655Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-24T05:55:31.670Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-24T05:55:31.670Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-24T05:55:31.675Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/836/head:refs/remotes/origin/PR-836 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-24T05:55:32.021Z] Merging remotes/origin/master commit e522836f5d508ce20413c5d2a08a926bd2b9771b into PR head commit 279fcef2336b5258e5c7bfb2d20239111cc09b49 [2021-03-24T05:55:32.121Z] Merge succeeded, producing 279fcef2336b5258e5c7bfb2d20239111cc09b49 [2021-03-24T05:55:32.122Z] Checking out Revision 279fcef2336b5258e5c7bfb2d20239111cc09b49 (PR-836) [2021-03-24T05:55:32.033Z] > git config core.sparsecheckout # timeout=10 [2021-03-24T05:55:32.040Z] > git checkout -f 279fcef2336b5258e5c7bfb2d20239111cc09b49 # timeout=10 [2021-03-24T05:55:32.087Z] > git remote # timeout=10 [2021-03-24T05:55:32.093Z] > git config --get remote.origin.url # timeout=10 [2021-03-24T05:55:32.100Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-24T05:55:32.105Z] > git merge e522836f5d508ce20413c5d2a08a926bd2b9771b # timeout=10 [2021-03-24T05:55:32.118Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-24T05:55:32.127Z] > git config core.sparsecheckout # timeout=10 [2021-03-24T05:55:32.131Z] > git checkout -f 279fcef2336b5258e5c7bfb2d20239111cc09b49 # timeout=10 [2021-03-24T05:55:37.156Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-03-24T05:55:37.189Z] > git --version # timeout=10 [2021-03-24T05:55:37.196Z] > git --version # 'git version 2.24.3' [2021-03-24T05:55:37.202Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-24T05:55:38.629Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-24T05:55:38.970Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-24T05:55:39.294Z] + sudo service docker restart [2021-03-24T05:55:39.294Z] + true [2021-03-24T05:55:39.294Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-24T05:55:40.375Z] provisioning config files... [2021-03-24T05:55:40.412Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2345954665265861504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-24T05:55:40.952Z] ---> docker-login.sh [2021-03-24T05:55:40.953Z] nexus3.edgexfoundry.org:10001 [2021-03-24T05:55:41.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T05:55:41.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T05:55:41.216Z] Configure a credential helper to remove this warning. See [2021-03-24T05:55:41.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T05:55:41.216Z] [2021-03-24T05:55:41.216Z] Login Succeeded [2021-03-24T05:55:41.216Z] nexus3.edgexfoundry.org:10002 [2021-03-24T05:55:41.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T05:55:41.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T05:55:41.478Z] Configure a credential helper to remove this warning. See [2021-03-24T05:55:41.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T05:55:41.478Z] [2021-03-24T05:55:41.478Z] Login Succeeded [2021-03-24T05:55:41.478Z] nexus3.edgexfoundry.org:10003 [2021-03-24T05:55:41.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T05:55:41.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T05:55:41.740Z] Configure a credential helper to remove this warning. See [2021-03-24T05:55:41.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T05:55:41.740Z] [2021-03-24T05:55:41.740Z] Login Succeeded [2021-03-24T05:55:41.740Z] nexus3.edgexfoundry.org:10004 [2021-03-24T05:55:41.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T05:55:42.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T05:55:42.011Z] Configure a credential helper to remove this warning. See [2021-03-24T05:55:42.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T05:55:42.011Z] [2021-03-24T05:55:42.011Z] Login Succeeded [2021-03-24T05:55:42.011Z] docker.io [2021-03-24T05:55:42.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T05:55:42.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T05:55:42.278Z] Configure a credential helper to remove this warning. See [2021-03-24T05:55:42.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T05:55:42.278Z] [2021-03-24T05:55:42.278Z] Login Succeeded [2021-03-24T05:55:42.278Z] ---> docker-login.sh ends [Pipeline] } [2021-03-24T05:55:42.304Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-24T05:55:42.825Z] ========================================================= [2021-03-24T05:55:42.825Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-24T05:55:42.825Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-24T05:55:43.213Z] + 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-03-24T05:55:43.483Z] Sending build context to Docker daemon 2.288MB [2021-03-24T05:55:43.483Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-24T05:55:43.483Z] Step 2/8 : FROM ${BASE} [2021-03-24T05:55:43.483Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-24T05:55:43.483Z] 188c0c94c7c5: Pulling fs layer [2021-03-24T05:55:43.483Z] 0ef7d3d256c8: Pulling fs layer [2021-03-24T05:55:43.483Z] de9db76c5a1d: Pulling fs layer [2021-03-24T05:55:43.483Z] bca2f99d35d6: Pulling fs layer [2021-03-24T05:55:43.483Z] 93359f2a8cfa: Pulling fs layer [2021-03-24T05:55:43.483Z] 7c6f9722023f: Pulling fs layer [2021-03-24T05:55:43.483Z] a35cf1a2eb13: Pulling fs layer [2021-03-24T05:55:43.483Z] bca2f99d35d6: Waiting [2021-03-24T05:55:43.483Z] 93359f2a8cfa: Waiting [2021-03-24T05:55:43.483Z] 7c6f9722023f: Waiting [2021-03-24T05:55:43.483Z] a35cf1a2eb13: Waiting [2021-03-24T05:55:43.483Z] de9db76c5a1d: Verifying Checksum [2021-03-24T05:55:43.483Z] de9db76c5a1d: Download complete [2021-03-24T05:55:43.483Z] 0ef7d3d256c8: Verifying Checksum [2021-03-24T05:55:43.483Z] 0ef7d3d256c8: Download complete [2021-03-24T05:55:43.483Z] 93359f2a8cfa: Verifying Checksum [2021-03-24T05:55:43.483Z] 93359f2a8cfa: Download complete [2021-03-24T05:55:43.483Z] 7c6f9722023f: Verifying Checksum [2021-03-24T05:55:43.483Z] 7c6f9722023f: Download complete [2021-03-24T05:55:43.483Z] 188c0c94c7c5: Verifying Checksum [2021-03-24T05:55:43.483Z] 188c0c94c7c5: Download complete [2021-03-24T05:55:43.745Z] 188c0c94c7c5: Pull complete [2021-03-24T05:55:44.008Z] 0ef7d3d256c8: Pull complete [2021-03-24T05:55:44.271Z] de9db76c5a1d: Pull complete [2021-03-24T05:55:45.676Z] a35cf1a2eb13: Verifying Checksum [2021-03-24T05:55:45.676Z] a35cf1a2eb13: Download complete [2021-03-24T05:55:46.633Z] bca2f99d35d6: Verifying Checksum [2021-03-24T05:55:46.633Z] bca2f99d35d6: Download complete [2021-03-24T05:55:51.977Z] bca2f99d35d6: Pull complete [2021-03-24T05:55:52.555Z] 93359f2a8cfa: Pull complete [2021-03-24T05:55:52.555Z] 7c6f9722023f: Pull complete [2021-03-24T05:55:56.657Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-31180 in /w/workspace/dgexfoundry_device-sdk-go_PR-836 [Pipeline] { [Pipeline] ws [2021-03-24T05:55:56.773Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [2021-03-24T05:55:56.800Z] a35cf1a2eb13: Pull complete [2021-03-24T05:55:56.800Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-24T05:55:56.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-24T05:55:56.800Z] ---> a62c8e92a672 [2021-03-24T05:55:56.800Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-24T05:55:56.800Z] ---> Running in a668fc0b5f16 [2021-03-24T05:55:56.800Z] Removing intermediate container a668fc0b5f16 [2021-03-24T05:55:56.800Z] ---> 49e8893424b1 [2021-03-24T05:55:56.800Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-24T05:55:56.800Z] ---> Running in 09e4a98bf10e [Pipeline] checkout [2021-03-24T05:55:57.751Z] Removing intermediate container 09e4a98bf10e [2021-03-24T05:55:57.751Z] ---> 9ea7901934ed [2021-03-24T05:55:57.751Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-03-24T05:55:58.016Z] ---> Running in 83d75358e612 [2021-03-24T05:55:58.595Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-24T05:55:59.555Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-24T05:55:59.821Z] OK: 166 MiB in 39 packages [2021-03-24T05:56:00.401Z] Removing intermediate container 83d75358e612 [2021-03-24T05:56:00.401Z] ---> aef2a428e3a1 [2021-03-24T05:56:00.401Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-24T05:56:00.401Z] ---> Running in 494398d5db1b [2021-03-24T05:56:00.666Z] Removing intermediate container 494398d5db1b [2021-03-24T05:56:00.666Z] ---> 79bbb57774a9 [2021-03-24T05:56:00.666Z] Step 7/8 : COPY . . [2021-03-24T05:56:01.632Z] ---> 10bc4f9641f9 [2021-03-24T05:56:01.633Z] Step 8/8 : RUN go mod download [2021-03-24T05:56:01.633Z] ---> Running in 8a410c4e7328 [2021-03-24T05:56:01.642Z] using credential edgex-jenkins-ssh [2021-03-24T05:56:01.711Z] Cloning the remote Git repository [2021-03-24T05:56:01.769Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-24T05:56:01.891Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-03-24T05:56:01.985Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-24T05:56:01.986Z] > git --version # timeout=10 [2021-03-24T05:56:02.006Z] > git --version # 'git version 2.17.1' [2021-03-24T05:56:02.008Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-24T05:56:02.056Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-24T05:56:05.035Z] Merging remotes/origin/master commit e522836f5d508ce20413c5d2a08a926bd2b9771b into PR head commit 279fcef2336b5258e5c7bfb2d20239111cc09b49 [2021-03-24T05:56:05.323Z] Merge succeeded, producing 279fcef2336b5258e5c7bfb2d20239111cc09b49 [2021-03-24T05:56:05.324Z] Checking out Revision 279fcef2336b5258e5c7bfb2d20239111cc09b49 (PR-836) [2021-03-24T05:56:04.400Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-24T05:56:04.422Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-24T05:56:04.451Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-24T05:56:04.500Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-24T05:56:04.501Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-24T05:56:04.512Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/836/head:refs/remotes/origin/PR-836 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-24T05:56:05.048Z] > git config core.sparsecheckout # timeout=10 [2021-03-24T05:56:05.072Z] > git checkout -f 279fcef2336b5258e5c7bfb2d20239111cc09b49 # timeout=10 [2021-03-24T05:56:05.166Z] > git remote # timeout=10 [2021-03-24T05:56:05.190Z] > git config --get remote.origin.url # timeout=10 [2021-03-24T05:56:05.212Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-24T05:56:05.223Z] > git merge e522836f5d508ce20413c5d2a08a926bd2b9771b # timeout=10 [2021-03-24T05:56:05.245Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-24T05:56:05.324Z] > git config core.sparsecheckout # timeout=10 [2021-03-24T05:56:05.343Z] > git checkout -f 279fcef2336b5258e5c7bfb2d20239111cc09b49 # timeout=10 [2021-03-24T05:56:09.715Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-03-24T05:56:09.765Z] > git --version # timeout=10 [2021-03-24T05:56:09.775Z] > git --version # 'git version 2.17.1' [2021-03-24T05:56:09.791Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-24T05:56:11.752Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-24T05:56:12.163Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-24T05:56:12.525Z] + sudo+ service dockertrue restart [2021-03-24T05:56:12.525Z] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-24T05:56:15.302Z] provisioning config files... [2021-03-24T05:56:15.341Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8804813432190236970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-24T05:56:15.826Z] ---> docker-login.sh [2021-03-24T05:56:15.827Z] nexus3.edgexfoundry.org:10001 [2021-03-24T05:56:16.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T05:56:17.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T05:56:17.090Z] Configure a credential helper to remove this warning. See [2021-03-24T05:56:17.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T05:56:17.090Z] [2021-03-24T05:56:17.090Z] Login Succeeded [2021-03-24T05:56:17.090Z] nexus3.edgexfoundry.org:10002 [2021-03-24T05:56:17.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T05:56:17.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T05:56:17.640Z] Configure a credential helper to remove this warning. See [2021-03-24T05:56:17.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T05:56:17.640Z] [2021-03-24T05:56:17.640Z] Login Succeeded [2021-03-24T05:56:17.640Z] nexus3.edgexfoundry.org:10003 [2021-03-24T05:56:17.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T05:56:17.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T05:56:17.917Z] Configure a credential helper to remove this warning. See [2021-03-24T05:56:17.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T05:56:17.917Z] [2021-03-24T05:56:17.917Z] Login Succeeded [2021-03-24T05:56:17.917Z] nexus3.edgexfoundry.org:10004 [2021-03-24T05:56:18.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T05:56:18.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T05:56:18.515Z] Configure a credential helper to remove this warning. See [2021-03-24T05:56:18.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T05:56:18.515Z] [2021-03-24T05:56:18.515Z] Login Succeeded [2021-03-24T05:56:18.515Z] docker.io [2021-03-24T05:56:18.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T05:56:19.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T05:56:19.057Z] Configure a credential helper to remove this warning. See [2021-03-24T05:56:19.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T05:56:19.057Z] [2021-03-24T05:56:19.057Z] Login Succeeded [2021-03-24T05:56:19.330Z] ---> docker-login.sh ends [Pipeline] } [2021-03-24T05:56:19.376Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-24T05:56:19.918Z] ========================================================= [2021-03-24T05:56:19.918Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-24T05:56:19.918Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-24T05:56:20.327Z] + 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-03-24T05:56:20.600Z] Sending build context to Docker daemon 2.284MB [2021-03-24T05:56:20.600Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-24T05:56:20.600Z] Step 2/8 : FROM ${BASE} [2021-03-24T05:56:20.873Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-24T05:56:20.873Z] 5f621e34cdf4: Pulling fs layer [2021-03-24T05:56:20.873Z] a4357932f1b6: Pulling fs layer [2021-03-24T05:56:20.873Z] 18c013af1878: Pulling fs layer [2021-03-24T05:56:20.873Z] 00ac8860ef70: Pulling fs layer [2021-03-24T05:56:20.873Z] 63d7cb157983: Pulling fs layer [2021-03-24T05:56:20.873Z] b116817d02f9: Pulling fs layer [2021-03-24T05:56:20.873Z] 745a02a5169b: Pulling fs layer [2021-03-24T05:56:20.873Z] 00ac8860ef70: Waiting [2021-03-24T05:56:20.873Z] 63d7cb157983: Waiting [2021-03-24T05:56:20.873Z] b116817d02f9: Waiting [2021-03-24T05:56:20.873Z] 745a02a5169b: Waiting [2021-03-24T05:56:20.873Z] 18c013af1878: Verifying Checksum [2021-03-24T05:56:20.873Z] 18c013af1878: Download complete [2021-03-24T05:56:20.873Z] a4357932f1b6: Verifying Checksum [2021-03-24T05:56:20.873Z] a4357932f1b6: Download complete [2021-03-24T05:56:20.873Z] 63d7cb157983: Verifying Checksum [2021-03-24T05:56:20.873Z] 63d7cb157983: Download complete [2021-03-24T05:56:20.873Z] b116817d02f9: Verifying Checksum [2021-03-24T05:56:20.873Z] b116817d02f9: Download complete [2021-03-24T05:56:20.873Z] 5f621e34cdf4: Verifying Checksum [2021-03-24T05:56:20.873Z] 5f621e34cdf4: Download complete [2021-03-24T05:56:21.474Z] 5f621e34cdf4: Pull complete [2021-03-24T05:56:22.074Z] a4357932f1b6: Pull complete [2021-03-24T05:56:22.345Z] 18c013af1878: Pull complete [2021-03-24T05:56:23.321Z] 745a02a5169b: Verifying Checksum [2021-03-24T05:56:23.321Z] 745a02a5169b: Download complete [2021-03-24T05:56:24.298Z] 00ac8860ef70: Verifying Checksum [2021-03-24T05:56:24.298Z] 00ac8860ef70: Download complete [2021-03-24T05:56:28.288Z] Removing intermediate container 8a410c4e7328 [2021-03-24T05:56:28.288Z] ---> 6bf060bdbcb3 [2021-03-24T05:56:28.288Z] Successfully built 6bf060bdbcb3 [2021-03-24T05:56:28.288Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-24T05:56:28.643Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-24T05:56:28.643Z] . [Pipeline] withDockerContainer [2021-03-24T05:56:28.782Z] prd-centos7-docker-4c-2g-31181 does not seem to be running inside a container [2021-03-24T05:56:28.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-24T05:56:29.737Z] $ docker top 131b38a9a7b82edfdf331470dfe670cbd5c03ebf1b10f066fd549a5a7b5868a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-24T05:56:30.323Z] + go version [2021-03-24T05:56:30.323Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-24T05:56:30.364Z] $ docker stop --time=1 131b38a9a7b82edfdf331470dfe670cbd5c03ebf1b10f066fd549a5a7b5868a1 [2021-03-24T05:56:31.750Z] $ docker rm -f 131b38a9a7b82edfdf331470dfe670cbd5c03ebf1b10f066fd549a5a7b5868a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-24T05:56:32.927Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-24T05:56:32.927Z] . [Pipeline] withDockerContainer [2021-03-24T05:56:33.066Z] prd-centos7-docker-4c-2g-31181 does not seem to be running inside a container [2021-03-24T05:56:33.137Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-24T05:56:33.749Z] $ docker top 8c82a5030261e3a99a4bcc43c585a82e22417732f6248502c1ba4864a69fcb9f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-24T05:56:34.357Z] + make test [2021-03-24T05:56:34.357Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-24T05:56:34.472Z] 00ac8860ef70: Pull complete [2021-03-24T05:56:34.761Z] 63d7cb157983: Pull complete [2021-03-24T05:56:35.360Z] b116817d02f9: Pull complete [2021-03-24T05:56:38.745Z] 745a02a5169b: Pull complete [2021-03-24T05:56:38.745Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-24T05:56:38.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-24T05:56:38.745Z] ---> b7e6874047d6 [2021-03-24T05:56:38.745Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-24T05:56:42.137Z] ---> Running in ab51927294bd [2021-03-24T05:56:42.137Z] Removing intermediate container ab51927294bd [2021-03-24T05:56:42.137Z] ---> d8be9b2986e0 [2021-03-24T05:56:42.137Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-24T05:56:42.137Z] ---> Running in ce3d05c12444 [2021-03-24T05:56:42.554Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-24T05:56:44.757Z] Removing intermediate container ce3d05c12444 [2021-03-24T05:56:44.757Z] ---> fe34d74119f4 [2021-03-24T05:56:44.757Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-03-24T05:56:44.757Z] ---> Running in aecf1b1670d3 [2021-03-24T05:56:45.356Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-24T05:56:46.328Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-24T05:56:46.923Z] OK: 142 MiB in 39 packages [2021-03-24T05:56:47.908Z] Removing intermediate container aecf1b1670d3 [2021-03-24T05:56:47.908Z] ---> 70b516515c82 [2021-03-24T05:56:47.908Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-24T05:56:47.908Z] ---> Running in 8899bf6e0c43 [2021-03-24T05:56:48.513Z] Removing intermediate container 8899bf6e0c43 [2021-03-24T05:56:48.513Z] ---> 6549a8214bb7 [2021-03-24T05:56:48.513Z] Step 7/8 : COPY . . [2021-03-24T05:56:49.948Z] ---> ff5702a1d511 [2021-03-24T05:56:49.948Z] Step 8/8 : RUN go mod download [2021-03-24T05:56:49.948Z] ---> Running in b305d1305b2f [2021-03-24T05:57:00.821Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-03-24T05:57:00.822Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-03-24T05:57:00.822Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-03-24T05:57:00.822Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-03-24T05:57:01.087Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.056s coverage: 27.0% of statements [2021-03-24T05:57:01.087Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.066s coverage: 81.2% of statements [2021-03-24T05:57:12.135Z] Removing intermediate container b305d1305b2f [2021-03-24T05:57:12.135Z] ---> 51a94a0bb08a [2021-03-24T05:57:12.135Z] Successfully built 51a94a0bb08a [2021-03-24T05:57:12.135Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-24T05:57:12.532Z] + docker inspect -f . ci-base-image-arm64 [2021-03-24T05:57:12.532Z] . [Pipeline] withDockerContainer [2021-03-24T05:57:12.843Z] prd-ubuntu18.04-docker-arm64-4c-16g-31180 does not seem to be running inside a container [2021-03-24T05:57:12.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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-03-24T05:57:14.375Z] $ docker top 8abc089c73196cb74bf0b3d7080138720fe5a65c59129a4ab95e4986a9b124a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-24T05:57:15.439Z] + go version [2021-03-24T05:57:15.439Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-24T05:57:15.475Z] $ docker stop --time=1 8abc089c73196cb74bf0b3d7080138720fe5a65c59129a4ab95e4986a9b124a7 [2021-03-24T05:57:17.431Z] $ docker rm -f 8abc089c73196cb74bf0b3d7080138720fe5a65c59129a4ab95e4986a9b124a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-24T05:57:18.752Z] + docker inspect -f . ci-base-image-arm64 [2021-03-24T05:57:18.752Z] . [Pipeline] withDockerContainer [2021-03-24T05:57:19.027Z] prd-ubuntu18.04-docker-arm64-4c-16g-31180 does not seem to be running inside a container [2021-03-24T05:57:19.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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-03-24T05:57:20.625Z] $ docker top 5e2f7f5db2fedf52887989b9ba39cb0915fe6c0263d2500214d178e79bdb2500 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-24T05:57:21.721Z] + make test [2021-03-24T05:57:21.721Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-24T05:57:33.317Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.060s coverage: 10.5% of statements [2021-03-24T05:57:33.317Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-03-24T05:57:33.317Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-03-24T05:57:33.317Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.080s coverage: 32.5% of statements [2021-03-24T05:57:33.317Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-03-24T05:57:33.317Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-03-24T05:57:33.317Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-03-24T05:57:33.317Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.104s coverage: 57.3% of statements [2021-03-24T05:57:33.317Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.246s coverage: 6.6% of statements [2021-03-24T05:57:33.317Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.055s coverage: 5.1% of statements [2021-03-24T05:57:33.317Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-03-24T05:57:33.317Z] GO111MODULE=on go vet ./... [2021-03-24T05:57:40.027Z] gofmt -l . [2021-03-24T05:57:40.297Z] [ "`gofmt -l .`" = "" ] [2021-03-24T05:57:40.297Z] ./bin/test-attribution-txt.sh [2021-03-24T05:57:41.250Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-03-24T05:57:41.290Z] $ docker stop --time=1 8c82a5030261e3a99a4bcc43c585a82e22417732f6248502c1ba4864a69fcb9f [2021-03-24T05:57:43.302Z] $ docker rm -f 8c82a5030261e3a99a4bcc43c585a82e22417732f6248502c1ba4864a69fcb9f [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-24T05:57:43.922Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-24T05:57:44.095Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-24T05:57:44.504Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-03-24T05:57:47.455Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-24T05:57:47.780Z] + ls -al . [2021-03-24T05:57:47.781Z] total 184 [2021-03-24T05:57:47.781Z] drwxrwxr-x. 10 jenkins jenkins 4096 Mar 24 05:57 . [2021-03-24T05:57:47.781Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 24 05:55 .. [2021-03-24T05:57:47.781Z] drwxrwxr-x. 2 jenkins jenkins 64 Mar 24 05:55 bin [2021-03-24T05:57:47.781Z] -rw-r--r--. 1 jenkins jenkins 99587 Mar 24 05:57 coverage.out [2021-03-24T05:57:47.781Z] -rw-rw-r--. 1 jenkins jenkins 949 Mar 24 05:55 Dockerfile.build [2021-03-24T05:57:47.781Z] -rw-rw-r--. 1 jenkins jenkins 140 Mar 24 05:55 .dockerignore [2021-03-24T05:57:47.781Z] drwxrwxr-x. 4 jenkins jenkins 48 Mar 24 05:55 example [2021-03-24T05:57:47.781Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 24 05:55 .git [2021-03-24T05:57:47.781Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 24 05:55 .github [2021-03-24T05:57:47.781Z] -rw-rw-r--. 1 jenkins jenkins 138 Mar 24 05:55 .gitignore [2021-03-24T05:57:47.781Z] -rw-r--r--. 1 jenkins jenkins 479 Mar 24 05:57 go.mod [2021-03-24T05:57:47.781Z] -rw-r--r--. 1 jenkins jenkins 17372 Mar 24 05:57 go.sum [2021-03-24T05:57:47.781Z] drwxrwxr-x. 13 jenkins jenkins 193 Mar 24 05:55 internal [2021-03-24T05:57:47.781Z] -rw-rw-r--. 1 jenkins jenkins 901 Mar 24 05:55 Jenkinsfile [2021-03-24T05:57:47.781Z] -rw-rw-r--. 1 jenkins jenkins 11341 Mar 24 05:55 LICENSE [2021-03-24T05:57:47.781Z] -rw-rw-r--. 1 jenkins jenkins 1016 Mar 24 05:55 Makefile [2021-03-24T05:57:47.781Z] drwxrwxr-x. 4 jenkins jenkins 26 Mar 24 05:55 openapi [2021-03-24T05:57:47.781Z] drwxrwxr-x. 5 jenkins jenkins 50 Mar 24 05:55 pkg [2021-03-24T05:57:47.781Z] -rw-rw-r--. 1 jenkins jenkins 5897 Mar 24 05:55 README.md [2021-03-24T05:57:47.781Z] -rw-rw-r--. 1 jenkins jenkins 6616 Mar 24 05:55 RELEASE-NOTES.txt [2021-03-24T05:57:47.781Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 24 05:55 snap [2021-03-24T05:57:47.781Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 24 05:53 VERSION [2021-03-24T05:57:47.781Z] -rw-rw-r--. 1 jenkins jenkins 222 Mar 24 05:55 version.go [Pipeline] isUnix [Pipeline] sh [2021-03-24T05:57:48.127Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=279fcef2336b5258e5c7bfb2d20239111cc09b49 --label arch=amd64 --label version=0.0.0 . [2021-03-24T05:57:48.392Z] Sending build context to Docker daemon 2.388MB [2021-03-24T05:57:48.392Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-24T05:57:48.392Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-24T05:57:48.392Z] ---> 6bf060bdbcb3 [2021-03-24T05:57:48.392Z] Step 3/24 : ARG MAKE='make build' [2021-03-24T05:57:48.969Z] ---> Running in e72a57a4df4f [2021-03-24T05:57:48.969Z] Removing intermediate container e72a57a4df4f [2021-03-24T05:57:48.969Z] ---> 1c01163eab99 [2021-03-24T05:57:48.969Z] Step 4/24 : WORKDIR /device-sdk-go [2021-03-24T05:57:48.969Z] ---> Running in d74ea59c3a4e [2021-03-24T05:57:49.232Z] Removing intermediate container d74ea59c3a4e [2021-03-24T05:57:49.232Z] ---> cf073924d62b [2021-03-24T05:57:49.232Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-24T05:57:49.495Z] ---> Running in 1d41da0668c8 [2021-03-24T05:57:49.495Z] Removing intermediate container 1d41da0668c8 [2021-03-24T05:57:49.495Z] ---> 66c513c76556 [2021-03-24T05:57:49.495Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-24T05:57:49.764Z] ---> Running in 68fb025463f1 [2021-03-24T05:57:50.730Z] Removing intermediate container 68fb025463f1 [2021-03-24T05:57:50.730Z] ---> 79361d02dddb [2021-03-24T05:57:50.730Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-03-24T05:57:50.730Z] ---> Running in 386e21fdeccc [2021-03-24T05:57:51.308Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-24T05:57:51.885Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-24T05:57:52.832Z] OK: 166 MiB in 39 packages [2021-03-24T05:57:53.786Z] Removing intermediate container 386e21fdeccc [2021-03-24T05:57:53.786Z] ---> c99968e4c7f7 [2021-03-24T05:57:53.786Z] Step 8/24 : COPY . . [2021-03-24T05:57:54.743Z] ---> 8b8d1d3a1891 [2021-03-24T05:57:54.743Z] Step 9/24 : RUN ${MAKE} [2021-03-24T05:57:54.743Z] ---> Running in 442dded613fb [2021-03-24T05:57:55.331Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-03-24T05:58:05.468Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-03-24T05:58:07.401Z] Removing intermediate container 442dded613fb [2021-03-24T05:58:07.401Z] ---> 0a292d93bd7c [2021-03-24T05:58:07.401Z] Step 10/24 : FROM scratch [2021-03-24T05:58:07.401Z] ---> [2021-03-24T05:58:07.401Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-24T05:58:07.401Z] ---> Running in 3596366e7304 [2021-03-24T05:58:07.401Z] Removing intermediate container 3596366e7304 [2021-03-24T05:58:07.401Z] ---> 50a4156daa41 [2021-03-24T05:58:07.401Z] Step 12/24 : ENV APP_PORT=49990 [2021-03-24T05:58:07.401Z] ---> Running in b18d958559a2 [2021-03-24T05:58:07.663Z] Removing intermediate container b18d958559a2 [2021-03-24T05:58:07.663Z] ---> 8195e5d75452 [2021-03-24T05:58:07.663Z] Step 13/24 : EXPOSE $APP_PORT [2021-03-24T05:58:07.663Z] ---> Running in 093c1df00c15 [2021-03-24T05:58:07.663Z] Removing intermediate container 093c1df00c15 [2021-03-24T05:58:07.663Z] ---> 8fe75ab6a489 [2021-03-24T05:58:07.663Z] Step 14/24 : WORKDIR / [2021-03-24T05:58:07.928Z] ---> Running in d22e3cad5cec [2021-03-24T05:58:07.928Z] Removing intermediate container d22e3cad5cec [2021-03-24T05:58:07.928Z] ---> a385fef41900 [2021-03-24T05:58:07.928Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-03-24T05:58:08.503Z] ---> e84d2bdd4277 [2021-03-24T05:58:08.503Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-03-24T05:58:08.775Z] ---> 60f2200f62f7 [2021-03-24T05:58:08.775Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-03-24T05:58:09.038Z] ---> 29c9b9dbe04d [2021-03-24T05:58:09.038Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-03-24T05:58:09.305Z] ---> d336d0be2ad2 [2021-03-24T05:58:09.305Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-03-24T05:58:09.568Z] ---> 87a3be8243e4 [2021-03-24T05:58:09.568Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-03-24T05:58:09.568Z] ---> Running in ad8b133b1621 [2021-03-24T05:58:09.833Z] Removing intermediate container ad8b133b1621 [2021-03-24T05:58:09.833Z] ---> 272d15bfabc0 [2021-03-24T05:58:09.833Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-24T05:58:09.833Z] ---> Running in 1e89ffdbf103 [2021-03-24T05:58:10.101Z] Removing intermediate container 1e89ffdbf103 [2021-03-24T05:58:10.101Z] ---> afa303f4c278 [2021-03-24T05:58:10.101Z] Step 22/24 : LABEL arch=amd64 [2021-03-24T05:58:10.101Z] ---> Running in efa324eb6b9e [2021-03-24T05:58:10.371Z] Removing intermediate container efa324eb6b9e [2021-03-24T05:58:10.371Z] ---> 698db9a6dd12 [2021-03-24T05:58:10.371Z] Step 23/24 : LABEL git_sha=279fcef2336b5258e5c7bfb2d20239111cc09b49 [2021-03-24T05:58:10.371Z] ---> Running in f710b3453cd0 [2021-03-24T05:58:10.371Z] Removing intermediate container f710b3453cd0 [2021-03-24T05:58:10.371Z] ---> d7351b645736 [2021-03-24T05:58:10.371Z] Step 24/24 : LABEL version=0.0.0 [2021-03-24T05:58:10.638Z] ---> Running in 2b8e6d144f4d [2021-03-24T05:58:10.638Z] Removing intermediate container 2b8e6d144f4d [2021-03-24T05:58:10.638Z] ---> 6f6a074438ce [2021-03-24T05:58:10.638Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-24T05:58:10.638Z] Successfully built 6f6a074438ce [2021-03-24T05:58:10.638Z] Successfully tagged docker-device-sdk-simple: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-03-24T05:58:12.076Z] ---> job-cost.sh [2021-03-24T05:58:12.077Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wnWl [2021-03-24T05:58:30.257Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-24T05:58:31.017Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-03-24T05:58:31.017Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-03-24T05:58:31.017Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-03-24T05:58:31.017Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-03-24T05:58:31.017Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.117s coverage: 27.0% of statements [2021-03-24T05:58:31.018Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.162s coverage: 81.2% of statements [2021-03-24T05:58:57.221Z] lf-activate-venv(): INFO: Adding /tmp/venv-wnWl/bin to PATH [2021-03-24T05:58:57.222Z] INFO: No Stack... [2021-03-24T05:58:57.222Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-24T05:58:57.222Z] INFO: Archiving Costs [Pipeline] sh [2021-03-24T05:58:57.558Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-03-24T05:58:57.558Z] + cut -d, -f6 [Pipeline] lock [2021-03-24T05:58:57.666Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-836-1-stack-cost] [2021-03-24T05:58:57.673Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-836-1-stack-cost] did not exist. Created. [2021-03-24T05:58:57.673Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-836-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-24T05:58:57.972Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.127s coverage: 10.5% of statements [2021-03-24T05:58:57.972Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-03-24T05:58:57.972Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-03-24T05:58:57.972Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.215s coverage: 32.5% of statements [2021-03-24T05:58:57.972Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-03-24T05:58:57.972Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-03-24T05:58:57.972Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-03-24T05:58:57.972Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.252s coverage: 57.3% of statements [2021-03-24T05:58:57.972Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.084s coverage: 6.6% of statements [2021-03-24T05:58:57.972Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.142s coverage: 5.1% of statements [2021-03-24T05:58:57.972Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-03-24T05:58:57.972Z] GO111MODULE=on go vet ./... [2021-03-24T05:58:58.178Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-24T05:58:58.321Z] Stashed 1 file(s) [Pipeline] } [2021-03-24T05:58:58.341Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-836-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-24T05:59:30.400Z] gofmt -l . [2021-03-24T05:59:30.400Z] [ "`gofmt -l .`" = "" ] [2021-03-24T05:59:30.400Z] ./bin/test-attribution-txt.sh [2021-03-24T05:59:31.382Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-03-24T05:59:32.012Z] $ docker stop --time=1 5e2f7f5db2fedf52887989b9ba39cb0915fe6c0263d2500214d178e79bdb2500 [2021-03-24T05:59:34.329Z] $ docker rm -f 5e2f7f5db2fedf52887989b9ba39cb0915fe6c0263d2500214d178e79bdb2500 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-24T05:59:35.545Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-24T05:59:35.591Z] Warning: overwriting stash ‘coverage-report’ [2021-03-24T05:59:36.367Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-24T05:59:37.310Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-24T05:59:37.662Z] + ls -al . [2021-03-24T05:59:37.662Z] total 220 [2021-03-24T05:59:37.662Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 24 05:59 . [2021-03-24T05:59:37.662Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 05:56 .. [2021-03-24T05:59:37.662Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 24 05:56 .dockerignore [2021-03-24T05:59:37.662Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 24 05:56 .git [2021-03-24T05:59:37.662Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 05:56 .github [2021-03-24T05:59:37.662Z] -rw-rw-r-- 1 jenkins jenkins 138 Mar 24 05:56 .gitignore [2021-03-24T05:59:37.662Z] -rw-rw-r-- 1 jenkins jenkins 949 Mar 24 05:56 Dockerfile.build [2021-03-24T05:59:37.662Z] -rw-rw-r-- 1 jenkins jenkins 901 Mar 24 05:56 Jenkinsfile [2021-03-24T05:59:37.662Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 24 05:56 LICENSE [2021-03-24T05:59:37.662Z] -rw-rw-r-- 1 jenkins jenkins 1016 Mar 24 05:56 Makefile [2021-03-24T05:59:37.662Z] -rw-rw-r-- 1 jenkins jenkins 5897 Mar 24 05:56 README.md [2021-03-24T05:59:37.662Z] -rw-rw-r-- 1 jenkins jenkins 6616 Mar 24 05:56 RELEASE-NOTES.txt [2021-03-24T05:59:37.662Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 24 05:53 VERSION [2021-03-24T05:59:37.662Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 05:56 bin [2021-03-24T05:59:37.662Z] -rw-r--r-- 1 jenkins jenkins 99587 Mar 24 05:58 coverage.out [2021-03-24T05:59:37.662Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 05:56 example [2021-03-24T05:59:37.662Z] -rw-r--r-- 1 jenkins jenkins 479 Mar 24 05:59 go.mod [2021-03-24T05:59:37.662Z] -rw-r--r-- 1 jenkins jenkins 17372 Mar 24 05:59 go.sum [2021-03-24T05:59:37.662Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 24 05:56 internal [2021-03-24T05:59:37.662Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 05:56 openapi [2021-03-24T05:59:37.662Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 24 05:56 pkg [2021-03-24T05:59:37.662Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 05:56 snap [2021-03-24T05:59:37.662Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 24 05:56 version.go [Pipeline] isUnix [Pipeline] sh [2021-03-24T05:59:38.040Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=279fcef2336b5258e5c7bfb2d20239111cc09b49 --label arch=arm64 --label version=0.0.0 . [2021-03-24T05:59:38.311Z] Sending build context to Docker daemon 2.384MB [2021-03-24T05:59:38.584Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-24T05:59:38.584Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-24T05:59:38.584Z] ---> 51a94a0bb08a [2021-03-24T05:59:38.584Z] Step 3/24 : ARG MAKE='make build' [2021-03-24T05:59:38.856Z] ---> Running in 5a9b36b7de1b [2021-03-24T05:59:39.127Z] Removing intermediate container 5a9b36b7de1b [2021-03-24T05:59:39.127Z] ---> a2569ec1b763 [2021-03-24T05:59:39.127Z] Step 4/24 : WORKDIR /device-sdk-go [2021-03-24T05:59:39.403Z] ---> Running in 7c3c8cc5f0e2 [2021-03-24T05:59:39.998Z] Removing intermediate container 7c3c8cc5f0e2 [2021-03-24T05:59:39.998Z] ---> a53e408a8536 [2021-03-24T05:59:39.998Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-24T05:59:39.998Z] ---> Running in ade68797d5a5 [2021-03-24T05:59:40.271Z] Removing intermediate container ade68797d5a5 [2021-03-24T05:59:40.271Z] ---> 871b63f5d05c [2021-03-24T05:59:40.271Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-24T05:59:40.545Z] ---> Running in bc6439cecc33 [2021-03-24T05:59:42.521Z] Removing intermediate container bc6439cecc33 [2021-03-24T05:59:42.521Z] ---> 81823fb9db34 [2021-03-24T05:59:42.521Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-03-24T05:59:42.805Z] ---> Running in c2942989979d [2021-03-24T05:59:43.781Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-24T05:59:44.751Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-24T05:59:45.723Z] OK: 142 MiB in 39 packages [2021-03-24T05:59:46.713Z] Removing intermediate container c2942989979d [2021-03-24T05:59:46.713Z] ---> dc3c2804b800 [2021-03-24T05:59:46.713Z] Step 8/24 : COPY . . [2021-03-24T05:59:48.140Z] ---> 2b2e42a15929 [2021-03-24T05:59:48.140Z] Step 9/24 : RUN ${MAKE} [2021-03-24T05:59:48.436Z] ---> Running in c5fa55c162cc [2021-03-24T05:59:49.412Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-03-24T06:00:16.226Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-03-24T06:00:17.665Z] Removing intermediate container c5fa55c162cc [2021-03-24T06:00:17.665Z] ---> 8d83f3e01666 [2021-03-24T06:00:17.665Z] Step 10/24 : FROM scratch [2021-03-24T06:00:17.665Z] ---> [2021-03-24T06:00:17.665Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-24T06:00:17.665Z] ---> Running in 473af829bbf5 [2021-03-24T06:00:18.261Z] Removing intermediate container 473af829bbf5 [2021-03-24T06:00:18.261Z] ---> 1db0801bdd87 [2021-03-24T06:00:18.261Z] Step 12/24 : ENV APP_PORT=49990 [2021-03-24T06:00:18.261Z] ---> Running in c6bf1c24c6ea [2021-03-24T06:00:18.536Z] Removing intermediate container c6bf1c24c6ea [2021-03-24T06:00:18.536Z] ---> b7964018d9d8 [2021-03-24T06:00:18.536Z] Step 13/24 : EXPOSE $APP_PORT [2021-03-24T06:00:18.814Z] ---> Running in 407c689cfe20 [2021-03-24T06:00:19.087Z] Removing intermediate container 407c689cfe20 [2021-03-24T06:00:19.087Z] ---> fbd481f33421 [2021-03-24T06:00:19.087Z] Step 14/24 : WORKDIR / [2021-03-24T06:00:19.359Z] ---> Running in 44282de17e90 [2021-03-24T06:00:19.955Z] Removing intermediate container 44282de17e90 [2021-03-24T06:00:19.955Z] ---> 2b1fc36176ef [2021-03-24T06:00:19.955Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-03-24T06:00:20.930Z] ---> f9f5735ccfb7 [2021-03-24T06:00:20.930Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-03-24T06:00:21.913Z] ---> 046dcac8ae1a [2021-03-24T06:00:21.913Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-03-24T06:00:22.511Z] ---> bdee37d478db [2021-03-24T06:00:22.511Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-03-24T06:00:23.108Z] ---> c5517dc298ad [2021-03-24T06:00:23.108Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-03-24T06:00:24.095Z] ---> 5d86cc0d342d [2021-03-24T06:00:24.095Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-03-24T06:00:24.095Z] ---> Running in eb30d7382e41 [2021-03-24T06:00:24.369Z] Removing intermediate container eb30d7382e41 [2021-03-24T06:00:24.369Z] ---> 71164acec457 [2021-03-24T06:00:24.369Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-24T06:00:24.640Z] ---> Running in e30731ed4a1d [2021-03-24T06:00:24.913Z] Removing intermediate container e30731ed4a1d [2021-03-24T06:00:24.913Z] ---> 4d531206deb5 [2021-03-24T06:00:24.913Z] Step 22/24 : LABEL arch=arm64 [2021-03-24T06:00:25.187Z] ---> Running in 6a91858d9460 [2021-03-24T06:00:25.461Z] Removing intermediate container 6a91858d9460 [2021-03-24T06:00:25.461Z] ---> 2b665925cf9b [2021-03-24T06:00:25.461Z] Step 23/24 : LABEL git_sha=279fcef2336b5258e5c7bfb2d20239111cc09b49 [2021-03-24T06:00:25.735Z] ---> Running in 5812477b8130 [2021-03-24T06:00:26.010Z] Removing intermediate container 5812477b8130 [2021-03-24T06:00:26.010Z] ---> 997f1e08aa7b [2021-03-24T06:00:26.010Z] Step 24/24 : LABEL version=0.0.0 [2021-03-24T06:00:26.286Z] ---> Running in 2d72a546680d [2021-03-24T06:00:26.559Z] Removing intermediate container 2d72a546680d [2021-03-24T06:00:26.559Z] ---> 6b4d3da47c4e [2021-03-24T06:00:26.559Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-24T06:00:26.833Z] Successfully built 6b4d3da47c4e [2021-03-24T06:00:26.833Z] Successfully tagged docker-device-sdk-simple-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-03-24T06:00:27.956Z] ---> job-cost.sh [2021-03-24T06:00:27.956Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tnmO [2021-03-24T06:01:06.916Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-24T06:02:28.672Z] lf-activate-venv(): INFO: Adding /tmp/venv-tnmO/bin to PATH [2021-03-24T06:02:28.672Z] INFO: No Stack... [2021-03-24T06:02:29.642Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-24T06:02:29.912Z] INFO: Archiving Costs [Pipeline] sh [2021-03-24T06:02:30.266Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-03-24T06:02:30.266Z] + cut -d, -f6 [Pipeline] lock [2021-03-24T06:02:30.404Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-836-1-stack-cost] [2021-03-24T06:02:30.411Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-836-1-stack-cost] did not exist. Created. [2021-03-24T06:02:30.411Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-836-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-24T06:02:30.929Z] /w/workspace/device-sdk-go/1@tmp/durable-4e8d1048/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-4e8d1048/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-24T06:02:31.298Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-24T06:02:31.335Z] Warning: overwriting stash ‘stack-cost’ [2021-03-24T06:02:31.484Z] Stashed 1 file(s) [Pipeline] } [2021-03-24T06:02:31.504Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-836-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-03-24T06:02:33.239Z] provisioning config files... [2021-03-24T06:02:33.258Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-836@tmp/config3514572009318171801tmp [Pipeline] { [Pipeline] sh [2021-03-24T06:02:33.675Z] + set +x [2021-03-24T06:02:33.676Z] + curl -s https://codecov.io/bash [2021-03-24T06:02:33.676Z] + bash -s -- [2021-03-24T06:02:33.938Z] [2021-03-24T06:02:33.938Z] _____ _ [2021-03-24T06:02:33.938Z] / ____| | | [2021-03-24T06:02:33.938Z] | | ___ __| | ___ ___ _____ __ [2021-03-24T06:02:33.938Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-24T06:02:33.938Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-24T06:02:33.938Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-24T06:02:33.938Z] Bash-20210309-2b87ace [2021-03-24T06:02:33.938Z] [2021-03-24T06:02:33.938Z] [2021-03-24T06:02:33.938Z] ==> git version 2.24.3 found [2021-03-24T06:02:33.938Z] ==> 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-03-24T06:02:33.938Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-24T06:02:33.938Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-24T06:02:33.938Z] ==> Jenkins CI detected. [2021-03-24T06:02:33.938Z] project root: . [2021-03-24T06:02:33.938Z] --> token set from env [2021-03-24T06:02:33.938Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-24T06:02:33.938Z] ==> Running gcov in . (disable via -X gcov) [2021-03-24T06:02:33.938Z] ==> Python coveragepy not found [2021-03-24T06:02:33.938Z] ==> Searching for coverage reports in: [2021-03-24T06:02:33.938Z] + . [2021-03-24T06:02:33.938Z] -> Found 1 reports [2021-03-24T06:02:33.938Z] ==> Detecting git/mercurial file structure [2021-03-24T06:02:33.938Z] ==> Reading reports [2021-03-24T06:02:33.938Z] + ./coverage.out bytes=99587 [2021-03-24T06:02:33.938Z] ==> Appending adjustments [2021-03-24T06:02:33.938Z] https://docs.codecov.io/docs/fixing-reports [2021-03-24T06:02:34.201Z] + Found adjustments [2021-03-24T06:02:34.201Z] ==> Gzipping contents [2021-03-24T06:02:34.201Z] 16K /tmp/codecov.5sRpHU.gz [2021-03-24T06:02:34.201Z] ==> Uploading reports [2021-03-24T06:02:34.201Z] url: https://codecov.io [2021-03-24T06:02:34.201Z] query: branch=PR-836&commit=279fcef2336b5258e5c7bfb2d20239111cc09b49&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-836%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=836&job=&cmd_args= [2021-03-24T06:02:34.201Z] -> Pinging Codecov [2021-03-24T06:02:34.201Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-836&commit=279fcef2336b5258e5c7bfb2d20239111cc09b49&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-836%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=836&job=&cmd_args= [2021-03-24T06:02:34.779Z] -> Uploading to [2021-03-24T06:02:34.779Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-24/7E55EF52A471D76F132DFD9A03CDDE97/279fcef2336b5258e5c7bfb2d20239111cc09b49/1a1293a0-cea6-4ab7-b6f9-e645f5b39ac4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210324%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210324T060234Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0a9d036afb9be930cd5cc91700d4c6e1d08b9566503cce6b44fa1c7a31950148 [2021-03-24T06:02:34.779Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-24T06:02:34.779Z] Dload Upload Total Spent Left Speed [2021-03-24T06:02:35.043Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13432 0 0 100 13432 0 31188 --:--:-- --:--:-- --:--:-- 31237 [2021-03-24T06:02:35.043Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/279fcef2336b5258e5c7bfb2d20239111cc09b49 [Pipeline] } [2021-03-24T06:02:35.066Z] 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-03-24T06:02:38.203Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-24T06:02:38.562Z] ---> package-listing.sh [2021-03-24T06:02:38.562Z] ++ facter osfamily [2021-03-24T06:02:38.562Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-24T06:02:38.562Z] + OS_FAMILY=redhat [2021-03-24T06:02:38.562Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-836 [2021-03-24T06:02:38.562Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-24T06:02:38.562Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-24T06:02:38.562Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-24T06:02:38.562Z] + PACKAGES=/tmp/packages_start.txt [2021-03-24T06:02:38.562Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-836 ']' [2021-03-24T06:02:38.562Z] + PACKAGES=/tmp/packages_end.txt [2021-03-24T06:02:38.562Z] + case "${OS_FAMILY}" in [2021-03-24T06:02:38.562Z] + rpm -qa [2021-03-24T06:02:38.562Z] + sort [2021-03-24T06:02:43.875Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-24T06:02:43.875Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-24T06:02:43.875Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-24T06:02:43.875Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-836 ']' [2021-03-24T06:02:43.875Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-836/archives/ [2021-03-24T06:02:43.875Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-836/archives/ [Pipeline] echo [2021-03-24T06:02:43.917Z] 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/dgexfoundry_device-sdk-go_PR-836/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-24T06:02:44.234Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-24T06:02:44.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-24T06:02:44.575Z] [2021-03-24T06:02:44.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-24T06:02:44.979Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-24T06:02:44.979Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-24T06:02:44.979Z] df20fa9351a1: Pulling fs layer [2021-03-24T06:02:44.979Z] 36b3adc4ff6f: Pulling fs layer [2021-03-24T06:02:44.979Z] 8ad3a11d3b57: Pulling fs layer [2021-03-24T06:02:44.979Z] 46f8f816bc3b: Pulling fs layer [2021-03-24T06:02:44.979Z] 93b61091891f: Pulling fs layer [2021-03-24T06:02:44.979Z] 93b9cdb0e59b: Pulling fs layer [2021-03-24T06:02:44.979Z] 5e14af77c1be: Pulling fs layer [2021-03-24T06:02:44.979Z] 01666e4c0597: Pulling fs layer [2021-03-24T06:02:44.979Z] aa168da1d23b: Pulling fs layer [2021-03-24T06:02:44.979Z] 46f8f816bc3b: Waiting [2021-03-24T06:02:44.979Z] 93b61091891f: Waiting [2021-03-24T06:02:44.979Z] 93b9cdb0e59b: Waiting [2021-03-24T06:02:44.979Z] 5e14af77c1be: Waiting [2021-03-24T06:02:44.979Z] 01666e4c0597: Waiting [2021-03-24T06:02:44.979Z] aa168da1d23b: Waiting [2021-03-24T06:02:44.979Z] 36b3adc4ff6f: Verifying Checksum [2021-03-24T06:02:44.979Z] 36b3adc4ff6f: Download complete [2021-03-24T06:02:44.979Z] 46f8f816bc3b: Verifying Checksum [2021-03-24T06:02:44.979Z] 46f8f816bc3b: Download complete [2021-03-24T06:02:45.247Z] df20fa9351a1: Verifying Checksum [2021-03-24T06:02:45.247Z] df20fa9351a1: Download complete [2021-03-24T06:02:45.247Z] 93b9cdb0e59b: Verifying Checksum [2021-03-24T06:02:45.247Z] 93b9cdb0e59b: Download complete [2021-03-24T06:02:45.247Z] 5e14af77c1be: Verifying Checksum [2021-03-24T06:02:45.247Z] 5e14af77c1be: Download complete [2021-03-24T06:02:45.247Z] 93b61091891f: Download complete [2021-03-24T06:02:45.247Z] 01666e4c0597: Download complete [2021-03-24T06:02:45.247Z] 8ad3a11d3b57: Verifying Checksum [2021-03-24T06:02:45.247Z] 8ad3a11d3b57: Download complete [2021-03-24T06:02:45.511Z] df20fa9351a1: Pull complete [2021-03-24T06:02:45.779Z] 36b3adc4ff6f: Pull complete [2021-03-24T06:02:46.731Z] 8ad3a11d3b57: Pull complete [2021-03-24T06:02:46.731Z] 46f8f816bc3b: Pull complete [2021-03-24T06:02:47.318Z] aa168da1d23b: Verifying Checksum [2021-03-24T06:02:47.318Z] aa168da1d23b: Download complete [2021-03-24T06:02:47.903Z] 93b61091891f: Pull complete [2021-03-24T06:02:48.165Z] 93b9cdb0e59b: Pull complete [2021-03-24T06:02:48.165Z] 5e14af77c1be: Pull complete [2021-03-24T06:02:48.430Z] 01666e4c0597: Pull complete [2021-03-24T06:02:55.087Z] aa168da1d23b: Pull complete [2021-03-24T06:02:55.087Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-24T06:02:55.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-24T06:02:55.087Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-24T06:02:55.561Z] prd-centos7-docker-4c-2g-31179 does not seem to be running inside a container [2021-03-24T06:02:55.614Z] $ 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/dgexfoundry_device-sdk-go_PR-836/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-836 -v /w/workspace/dgexfoundry_device-sdk-go_PR-836:/w/workspace/dgexfoundry_device-sdk-go_PR-836:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-836@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-836@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-03-24T06:02:58.717Z] $ docker top 561d747caff8b0071ab99d534b441898f4bc7c7c43d65e9db63ca5ed71cebefb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-24T06:02:59.307Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-24T06:02:59.640Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-24T06:02:59.958Z] + ls /var/log/sa-host [2021-03-24T06:02:59.958Z] + sadf -c /var/log/sa-host/sa23 [2021-03-24T06:02:59.958Z] file_magic: OK [2021-03-24T06:02:59.958Z] HZ: Using current value: 100 [2021-03-24T06:02:59.958Z] file_header: OK [2021-03-24T06:02:59.958Z] 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-03-24T06:02:59.958Z] Statistics: [2021-03-24T06:02:59.958Z] Hnuu...uuuununununu... [2021-03-24T06:02:59.958Z] File successfully converted to sysstat format version 12.2.1 [2021-03-24T06:02:59.958Z] + sadf -c /var/log/sa-host/sa24 [2021-03-24T06:02:59.958Z] file_magic: OK [2021-03-24T06:02:59.958Z] HZ: Using current value: 100 [2021-03-24T06:02:59.958Z] file_header: OK [2021-03-24T06:02:59.958Z] 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-03-24T06:02:59.958Z] Statistics: [2021-03-24T06:02:59.958Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-24T06:02:59.958Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-24T06:03:00.669Z] provisioning config files... [2021-03-24T06:03:00.686Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-836@tmp/config2087460187929128027tmp [Pipeline] { [Pipeline] echo [2021-03-24T06:03:00.833Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-24T06:03:01.169Z] ---> create-netrc.sh [Pipeline] } [2021-03-24T06:03:01.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-24T06:03:01.382Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-24T06:03:01.726Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-24T06:03:01.763Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-24T06:03:02.131Z] ---> sudo-logs.sh [2021-03-24T06:03:02.132Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-24T06:03:02.246Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-24T06:03:02.578Z] ---> job-cost.sh [2021-03-24T06:03:02.578Z] lf-activate-venv: SKIPPING [2021-03-24T06:03:02.578Z] DEBUG: total: 0.20999999344348907 [2021-03-24T06:03:02.578Z] INFO: Retrieving Stack Cost... [2021-03-24T06:03:03.970Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-24T06:03:04.232Z] INFO: Archiving Costs [Pipeline] echo [2021-03-24T06:03:04.265Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-24T06:03:04.597Z] ---> logs-deploy.sh [2021-03-24T06:03:04.597Z] lf-activate-venv: SKIPPING [2021-03-24T06:03:04.597Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-836/1 [2021-03-24T06:03:04.597Z] INFO: archiving workspace using pattern(s): [2021-03-24T06:03:06.521Z] Archives upload complete. [2021-03-24T06:03:06.521Z] INFO: archiving logs to Nexus [2021-03-24T06:03:07.471Z] ---> uname -a: [2021-03-24T06:03:07.471Z] Linux prd-centos7-docker-4c-2g-31179.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-03-24T06:03:07.471Z] [2021-03-24T06:03:07.471Z] [2021-03-24T06:03:07.471Z] ---> lscpu: [2021-03-24T06:03:07.471Z] Architecture: x86_64 [2021-03-24T06:03:07.471Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-24T06:03:07.471Z] Byte Order: Little Endian [2021-03-24T06:03:07.471Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-24T06:03:07.471Z] CPU(s): 4 [2021-03-24T06:03:07.471Z] On-line CPU(s) list: 0-3 [2021-03-24T06:03:07.471Z] Thread(s) per core: 1 [2021-03-24T06:03:07.471Z] Core(s) per socket: 1 [2021-03-24T06:03:07.471Z] Socket(s): 4 [2021-03-24T06:03:07.471Z] NUMA node(s): 1 [2021-03-24T06:03:07.471Z] Vendor ID: GenuineIntel [2021-03-24T06:03:07.471Z] CPU family: 6 [2021-03-24T06:03:07.471Z] Model: 44 [2021-03-24T06:03:07.471Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-24T06:03:07.471Z] Stepping: 1 [2021-03-24T06:03:07.471Z] CPU MHz: 2933.442 [2021-03-24T06:03:07.471Z] BogoMIPS: 5866.88 [2021-03-24T06:03:07.471Z] Virtualization: VT-x [2021-03-24T06:03:07.471Z] Hypervisor vendor: KVM [2021-03-24T06:03:07.471Z] Virtualization type: full [2021-03-24T06:03:07.471Z] L1d cache: 128 KiB [2021-03-24T06:03:07.471Z] L1i cache: 128 KiB [2021-03-24T06:03:07.471Z] L2 cache: 16 MiB [2021-03-24T06:03:07.471Z] L3 cache: 64 MiB [2021-03-24T06:03:07.471Z] NUMA node0 CPU(s): 0-3 [2021-03-24T06:03:07.471Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-24T06:03:07.471Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-24T06:03:07.471Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-24T06:03:07.471Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-24T06:03:07.471Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-24T06:03:07.471Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-24T06:03:07.471Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-24T06:03:07.471Z] Vulnerability Srbds: Not affected [2021-03-24T06:03:07.471Z] Vulnerability Tsx async abort: Not affected [2021-03-24T06:03:07.471Z] 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-03-24T06:03:07.471Z] [2021-03-24T06:03:07.471Z] [2021-03-24T06:03:07.471Z] ---> nproc: [2021-03-24T06:03:07.471Z] 4 [2021-03-24T06:03:07.471Z] [2021-03-24T06:03:07.471Z] [2021-03-24T06:03:07.471Z] ---> df -h: [2021-03-24T06:03:07.471Z] Filesystem Size Used Available Use% Mounted on [2021-03-24T06:03:07.471Z] overlay 50.0G 7.3G 42.7G 15% / [2021-03-24T06:03:07.471Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-24T06:03:07.471Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-24T06:03:07.471Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-24T06:03:07.471Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-03-24T06:03:07.471Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-03-24T06:03:07.471Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-03-24T06:03:07.471Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-03-24T06:03:07.471Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-03-24T06:03:07.471Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-03-24T06:03:07.471Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-836 [2021-03-24T06:03:07.471Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-836@tmp [2021-03-24T06:03:07.471Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-03-24T06:03:07.471Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-03-24T06:03:07.471Z] [2021-03-24T06:03:07.471Z] [2021-03-24T06:03:07.471Z] ---> free -m: [2021-03-24T06:03:07.471Z] total used free shared buff/cache available [2021-03-24T06:03:07.471Z] Mem: 1837 718 107 0 1011 1014 [2021-03-24T06:03:07.471Z] Swap: 1023 1 1022 [2021-03-24T06:03:07.471Z] [2021-03-24T06:03:07.471Z] [2021-03-24T06:03:07.471Z] ---> ip addr: [2021-03-24T06:03:07.471Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-24T06:03:07.471Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-24T06:03:07.471Z] inet 127.0.0.1/8 scope host lo [2021-03-24T06:03:07.471Z] valid_lft forever preferred_lft forever [2021-03-24T06:03:07.471Z] inet6 ::1/128 scope host [2021-03-24T06:03:07.471Z] valid_lft forever preferred_lft forever [2021-03-24T06:03:07.471Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-24T06:03:07.471Z] link/ether fa:16:3e:6e:bc:b1 brd ff:ff:ff:ff:ff:ff [2021-03-24T06:03:07.471Z] inet 10.30.122.127/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-24T06:03:07.471Z] valid_lft 85792sec preferred_lft 85792sec [2021-03-24T06:03:07.471Z] inet6 fe80::f816:3eff:fe6e:bcb1/64 scope link [2021-03-24T06:03:07.471Z] valid_lft forever preferred_lft forever [2021-03-24T06:03:07.471Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-24T06:03:07.471Z] link/ether 02:42:7e:cd:0a:da brd ff:ff:ff:ff:ff:ff [2021-03-24T06:03:07.471Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-24T06:03:07.471Z] valid_lft forever preferred_lft forever [2021-03-24T06:03:07.471Z] inet6 fe80::42:7eff:fecd:ada/64 scope link [2021-03-24T06:03:07.471Z] valid_lft forever preferred_lft forever [2021-03-24T06:03:07.471Z] [2021-03-24T06:03:07.471Z] [2021-03-24T06:03:07.471Z] ---> sar -b -r -n DEV: [2021-03-24T06:03:07.471Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/24/21 _x86_64_ (4 CPU) [2021-03-24T06:03:07.471Z] [2021-03-24T06:03:07.471Z] 05:52:49 LINUX RESTART (4 CPU) [2021-03-24T06:03:07.471Z] [2021-03-24T06:03:07.471Z] 05:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-24T06:03:07.471Z] 05:55:01 2.16 0.00 2.16 0.00 0.00 51.06 0.00 [2021-03-24T06:03:07.471Z] 05:56:01 0.37 0.00 0.37 0.00 0.00 6.11 0.00 [2021-03-24T06:03:07.471Z] 05:57:01 0.32 0.00 0.32 0.00 0.00 3.76 0.00 [2021-03-24T06:03:07.471Z] 05:58:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 [2021-03-24T06:03:07.471Z] 05:59:01 0.23 0.00 0.23 0.00 0.00 4.21 0.00 [2021-03-24T06:03:07.471Z] 06:00:01 0.27 0.00 0.27 0.00 0.00 3.41 0.00 [2021-03-24T06:03:07.471Z] 06:01:01 0.23 0.02 0.22 0.00 0.13 2.33 0.00 [2021-03-24T06:03:07.471Z] 06:02:01 0.40 0.08 0.32 0.00 1.60 5.13 0.00 [2021-03-24T06:03:07.471Z] Average: 0.53 0.01 0.51 0.00 0.22 9.84 0.00 [2021-03-24T06:03:07.471Z] [2021-03-24T06:03:07.471Z] 05:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-24T06:03:07.471Z] 05:55:01 173784 0 611008 32.47 2620 1094132 1081412 36.91 416940 1093052 12 [2021-03-24T06:03:07.471Z] 05:56:01 171792 0 612992 32.58 2620 1094140 1079512 36.84 419484 1093024 20 [2021-03-24T06:03:07.471Z] 05:57:01 172460 0 612264 32.54 2620 1094200 1079356 36.84 426492 1085276 28 [2021-03-24T06:03:07.471Z] 05:58:01 171580 0 613200 32.59 2620 1094144 1079536 36.84 425820 1086948 8 [2021-03-24T06:03:07.471Z] 05:59:01 170368 0 614404 32.65 2620 1094152 1079452 36.84 435452 1078676 8 [2021-03-24T06:03:07.471Z] 06:00:01 170792 0 613976 32.63 2620 1094156 1079356 36.84 439948 1073672 20 [2021-03-24T06:03:07.471Z] 06:01:01 169744 0 615020 32.69 2620 1094160 1081692 36.92 440436 1073672 8 [2021-03-24T06:03:07.471Z] 06:02:01 170700 0 613936 32.63 2620 1094288 1079864 36.85 440144 1073736 8 [2021-03-24T06:03:07.471Z] Average: 171402 0 613350 32.60 2620 1094172 1080022 36.86 430590 1082257 14 [2021-03-24T06:03:07.472Z] [2021-03-24T06:03:07.472Z] 05:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-24T06:03:07.472Z] 05:55:01 eth0 0.95 0.10 0.08 0.01 0.00 0.00 0.00 0.00 [2021-03-24T06:03:07.472Z] 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T06:03:07.472Z] 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T06:03:07.472Z] 05:56:01 eth0 2.98 1.07 1.55 0.37 0.00 0.00 0.00 0.00 [2021-03-24T06:03:07.472Z] 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T06:03:07.472Z] 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T06:03:07.472Z] 05:57:01 eth0 0.83 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2021-03-24T06:03:07.472Z] 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T06:03:07.472Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T06:03:07.472Z] 05:58:01 eth0 0.55 0.42 0.27 0.21 0.00 0.00 0.00 0.00 [2021-03-24T06:03:07.472Z] 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T06:03:07.472Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T06:03:07.472Z] 05:59:01 eth0 0.33 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2021-03-24T06:03:07.472Z] 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T06:03:07.472Z] 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T06:03:07.472Z] 06:00:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-24T06:03:07.472Z] 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T06:03:07.472Z] 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T06:03:07.472Z] 06:01:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-24T06:03:07.472Z] 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T06:03:07.472Z] 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T06:03:07.472Z] 06:02:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T06:03:07.472Z] 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T06:03:07.472Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T06:03:07.472Z] Average: eth0 0.73 0.26 0.27 0.09 0.00 0.00 0.00 0.00 [2021-03-24T06:03:07.472Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T06:03:07.472Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T06:03:07.472Z] [2021-03-24T06:03:07.472Z] [2021-03-24T06:03:07.472Z] ---> sar -P ALL: [2021-03-24T06:03:07.472Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/24/21 _x86_64_ (4 CPU) [2021-03-24T06:03:07.472Z] [2021-03-24T06:03:07.472Z] 05:52:49 LINUX RESTART (4 CPU) [2021-03-24T06:03:07.472Z] [2021-03-24T06:03:07.472Z] 05:54:01 CPU %user %nice %system %iowait %steal %idle [2021-03-24T06:03:07.472Z] 05:55:01 all 0.17 0.00 0.05 0.00 0.01 99.77 [2021-03-24T06:03:07.472Z] 05:55:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-24T06:03:07.472Z] 05:55:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-03-24T06:03:07.472Z] 05:55:01 2 0.55 0.00 0.05 0.00 0.00 99.40 [2021-03-24T06:03:07.472Z] 05:55:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2021-03-24T06:03:07.472Z] 05:56:01 all 0.18 0.00 0.04 0.00 0.00 99.78 [2021-03-24T06:03:07.472Z] 05:56:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-24T06:03:07.472Z] 05:56:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-24T06:03:07.472Z] 05:56:01 2 0.55 0.00 0.03 0.00 0.00 99.42 [2021-03-24T06:03:07.472Z] 05:56:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2021-03-24T06:03:07.472Z] 05:57:01 all 0.18 0.00 0.05 0.00 0.00 99.78 [2021-03-24T06:03:07.472Z] 05:57:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2021-03-24T06:03:07.472Z] 05:57:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-24T06:03:07.472Z] 05:57:01 2 0.53 0.00 0.05 0.00 0.00 99.42 [2021-03-24T06:03:07.472Z] 05:57:01 3 0.05 0.00 0.07 0.00 0.00 99.88 [2021-03-24T06:03:07.472Z] 05:58:01 all 0.17 0.00 0.09 0.00 0.00 99.74 [2021-03-24T06:03:07.472Z] 05:58:01 0 0.05 0.00 0.10 0.00 0.00 99.85 [2021-03-24T06:03:07.472Z] 05:58:01 1 0.05 0.00 0.10 0.00 0.00 99.85 [2021-03-24T06:03:07.472Z] 05:58:01 2 0.57 0.00 0.05 0.00 0.00 99.38 [2021-03-24T06:03:07.472Z] 05:58:01 3 0.03 0.00 0.10 0.00 0.00 99.87 [2021-03-24T06:03:07.472Z] 05:59:01 all 0.17 0.00 0.05 0.00 0.01 99.77 [2021-03-24T06:03:07.472Z] 05:59:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-24T06:03:07.472Z] 05:59:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2021-03-24T06:03:07.472Z] 05:59:01 2 0.53 0.00 0.03 0.00 0.00 99.43 [2021-03-24T06:03:07.472Z] 05:59:01 3 0.05 0.00 0.10 0.00 0.02 99.83 [2021-03-24T06:03:07.472Z] 06:00:01 all 0.12 0.00 0.05 0.00 0.00 99.82 [2021-03-24T06:03:07.472Z] 06:00:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-24T06:03:07.472Z] 06:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-24T06:03:07.472Z] 06:00:01 2 0.45 0.00 0.07 0.00 0.00 99.48 [2021-03-24T06:03:07.472Z] 06:00:01 3 0.02 0.00 0.10 0.00 0.00 99.88 [2021-03-24T06:03:07.472Z] 06:01:01 all 0.04 0.00 0.03 0.00 0.00 99.92 [2021-03-24T06:03:07.472Z] 06:01:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-24T06:03:07.472Z] 06:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-24T06:03:07.472Z] 06:01:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2021-03-24T06:03:07.472Z] 06:01:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-24T06:03:07.472Z] 06:02:01 all 0.12 0.00 0.04 0.00 0.00 99.84 [2021-03-24T06:03:07.472Z] 06:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-03-24T06:03:07.472Z] 06:02:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-24T06:03:07.472Z] 06:02:01 2 0.40 0.00 0.03 0.00 0.00 99.57 [2021-03-24T06:03:07.472Z] 06:02:01 3 0.02 0.00 0.05 0.02 0.00 99.92 [2021-03-24T06:03:07.472Z] Average: all 0.14 0.00 0.05 0.00 0.00 99.80 [2021-03-24T06:03:07.472Z] Average: 0 0.04 0.00 0.05 0.00 0.00 99.91 [2021-03-24T06:03:07.472Z] Average: 1 0.04 0.00 0.04 0.00 0.00 99.91 [2021-03-24T06:03:07.472Z] Average: 2 0.46 0.00 0.04 0.00 0.00 99.50 [2021-03-24T06:03:07.472Z] Average: 3 0.04 0.00 0.07 0.00 0.00 99.88 [2021-03-24T06:03:07.472Z] [2021-03-24T06:03:07.472Z] [2021-03-24T06:03:07.472Z]