Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 038d3e0e2d477805d055a7f0f6fc36f106f8f37c+666827f8b6804176e2a9d12c5bdc6fe2f1e0b4f2 (94453378c77c74fe998eb10cca6dff20de1ec98b) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-32553 in /w/workspace/dgexfoundry_device-sdk-go_PR-850 [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-850 # 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 Merging remotes/origin/master commit 666827f8b6804176e2a9d12c5bdc6fe2f1e0b4f2 into PR head commit 038d3e0e2d477805d055a7f0f6fc36f106f8f37c Merge succeeded, producing 7835cba7ba0ebd50693c73636895cef7a996a10e Checking out Revision 7835cba7ba0ebd50693c73636895cef7a996a10e (PR-850) > 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/850/head:refs/remotes/origin/PR-850 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 038d3e0e2d477805d055a7f0f6fc36f106f8f37c # 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 666827f8b6804176e2a9d12c5bdc6fe2f1e0b4f2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7835cba7ba0ebd50693c73636895cef7a996a10e # timeout=10 Commit message: "Merge commit '666827f8b6804176e2a9d12c5bdc6fe2f1e0b4f2' into HEAD" > git rev-list --no-walk 038d3e0e2d477805d055a7f0f6fc36f106f8f37c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-02T02:41:32.617Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-02T02:41:32.994Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-02T02:41:33.146Z] ========================================================= [2021-04-02T02:41:33.146Z] EdgeX Global Pipelines Version Info [2021-04-02T02:41:33.146Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-02T02:41:34.718Z] ------------------- [2021-04-02T02:41:34.718Z] stable info: [2021-04-02T02:41:34.718Z] ------------------- [2021-04-02T02:41:34.718Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-02T02:41:34.718Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-02T02:41:34.718Z] Message: update stable to v1.0.186 [2021-04-02T02:41:35.673Z] ------------------- [2021-04-02T02:41:35.673Z] experimental info: [2021-04-02T02:41:35.673Z] ------------------- [2021-04-02T02:41:35.673Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-02T02:41:35.673Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-02T02:41:35.673Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-02T02:41:35.964Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-04-02T02:41:36.055Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-04-02T02:41:36.145Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-02T02:41:36.236Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-02T02:41:36.347Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-02T02:41:36.435Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-02T02:41:36.562Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-02T02:41:36.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-02T02:41:36.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-04-02T02:41:36.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-02T02:41:36.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-02T02:41:37.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-04-02T02:41:37.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-02T02:41:37.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-02T02:41:37.304Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-02T02:41:37.419Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-04-02T02:41:37.511Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-02T02:41:37.599Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-02T02:41:37.686Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-02T02:41:37.782Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-02T02:41:37.866Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-02T02:41:37.971Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-02T02:41:38.058Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-02T02:41:38.176Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-02T02:41:38.277Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-02T02:41:38.381Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-02T02:41:38.481Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-850 [Pipeline] echo [2021-04-02T02:41:38.575Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-850 [Pipeline] echo [2021-04-02T02:41:38.668Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-850 [Pipeline] echo [2021-04-02T02:41:38.759Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7835cba7ba0ebd50693c73636895cef7a996a10e [Pipeline] echo [2021-04-02T02:41:38.850Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7835cba [Pipeline] echo [2021-04-02T02:41:38.932Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-02T02:41:39.099Z] provisioning config files... [2021-04-02T02:41:39.134Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-850@tmp/config5208824304663455202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-02T02:41:39.513Z] ---> docker-login.sh [2021-04-02T02:41:39.513Z] nexus3.edgexfoundry.org:10001 [2021-04-02T02:41:39.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-02T02:41:40.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-02T02:41:40.042Z] Configure a credential helper to remove this warning. See [2021-04-02T02:41:40.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-02T02:41:40.042Z] [2021-04-02T02:41:40.042Z] Login Succeeded [2021-04-02T02:41:40.042Z] nexus3.edgexfoundry.org:10002 [2021-04-02T02:41:40.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-02T02:41:40.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-02T02:41:40.305Z] Configure a credential helper to remove this warning. See [2021-04-02T02:41:40.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-02T02:41:40.305Z] [2021-04-02T02:41:40.305Z] Login Succeeded [2021-04-02T02:41:40.305Z] nexus3.edgexfoundry.org:10003 [2021-04-02T02:41:40.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-02T02:41:40.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-02T02:41:40.568Z] Configure a credential helper to remove this warning. See [2021-04-02T02:41:40.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-02T02:41:40.568Z] [2021-04-02T02:41:40.568Z] Login Succeeded [2021-04-02T02:41:40.568Z] nexus3.edgexfoundry.org:10004 [2021-04-02T02:41:40.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-02T02:41:40.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-02T02:41:40.568Z] Configure a credential helper to remove this warning. See [2021-04-02T02:41:40.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-02T02:41:40.568Z] [2021-04-02T02:41:40.568Z] Login Succeeded [2021-04-02T02:41:40.568Z] docker.io [2021-04-02T02:41:40.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-02T02:41:41.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-02T02:41:41.094Z] Configure a credential helper to remove this warning. See [2021-04-02T02:41:41.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-02T02:41:41.094Z] [2021-04-02T02:41:41.094Z] Login Succeeded [2021-04-02T02:41:41.094Z] ---> docker-login.sh ends [Pipeline] } [2021-04-02T02:41:41.103Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-02T02:41:41.999Z] + git log --format=format:%s -1 7835cba7ba0ebd50693c73636895cef7a996a10e [Pipeline] echo [2021-04-02T02:41:42.073Z] GIT_COMMIT: 7835cba7ba0ebd50693c73636895cef7a996a10e, Commit Message: Merge commit '666827f8b6804176e2a9d12c5bdc6fe2f1e0b4f2' into HEAD [Pipeline] echo [2021-04-02T02:41:42.120Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-02T02:41:43.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-02T02:41:43.146Z] [2021-04-02T02:41:43.146Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-02T02:41:43.493Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-02T02:41:43.493Z] latest: Pulling from edgex-devops/git-semver [2021-04-02T02:41:43.493Z] 31603596830f: Pulling fs layer [2021-04-02T02:41:43.493Z] 2a8b12db71e7: Pulling fs layer [2021-04-02T02:41:43.493Z] 6ca5941a6612: Pulling fs layer [2021-04-02T02:41:43.493Z] ecc8261a40a4: Pulling fs layer [2021-04-02T02:41:43.493Z] ecc8261a40a4: Waiting [2021-04-02T02:41:43.493Z] 2a8b12db71e7: Verifying Checksum [2021-04-02T02:41:43.493Z] 2a8b12db71e7: Download complete [2021-04-02T02:41:43.757Z] 31603596830f: Verifying Checksum [2021-04-02T02:41:43.757Z] 31603596830f: Download complete [2021-04-02T02:41:43.757Z] ecc8261a40a4: Verifying Checksum [2021-04-02T02:41:43.757Z] ecc8261a40a4: Download complete [2021-04-02T02:41:44.024Z] 6ca5941a6612: Verifying Checksum [2021-04-02T02:41:44.024Z] 6ca5941a6612: Download complete [2021-04-02T02:41:44.024Z] 31603596830f: Pull complete [2021-04-02T02:41:44.290Z] 2a8b12db71e7: Pull complete [2021-04-02T02:41:45.244Z] 6ca5941a6612: Pull complete [2021-04-02T02:41:45.244Z] ecc8261a40a4: Pull complete [2021-04-02T02:41:45.244Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-02T02:41:45.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-02T02:41:45.506Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-02T02:41:45.613Z] prd-centos7-docker-4c-2g-32553 does not seem to be running inside a container [2021-04-02T02:41:45.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-850 -v /w/workspace/dgexfoundry_device-sdk-go_PR-850:/w/workspace/dgexfoundry_device-sdk-go_PR-850:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-850@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-850@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-02T02:41:47.909Z] $ docker top b36d9aec2ac0b54cd41a50294530b3f1f3ee3add9e36178484741196bd2ce894 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-02T02:41:48.248Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-02T02:41:48.248Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-02T02:41:48.476Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-02T02:41:48.477Z] $ docker exec b36d9aec2ac0b54cd41a50294530b3f1f3ee3add9e36178484741196bd2ce894 ssh-agent [2021-04-02T02:41:48.646Z] SSH_AUTH_SOCK=/tmp/ssh-flKAs7oVpPtQ/agent.13 [2021-04-02T02:41:48.646Z] SSH_AGENT_PID=18 [2021-04-02T02:41:48.656Z] Running ssh-add (command line suppressed) [2021-04-02T02:41:48.782Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-850@tmp/private_key_2896141838463042708.key (/w/workspace/dgexfoundry_device-sdk-go_PR-850@tmp/private_key_2896141838463042708.key) [2021-04-02T02:41:48.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-02T02:41:49.235Z] + git tag --points-at HEAD [Pipeline] } [2021-04-02T02:41:49.256Z] $ docker exec --env ******** --env ******** b36d9aec2ac0b54cd41a50294530b3f1f3ee3add9e36178484741196bd2ce894 ssh-agent -k [2021-04-02T02:41:49.380Z] unset SSH_AUTH_SOCK; [2021-04-02T02:41:49.380Z] unset SSH_AGENT_PID; [2021-04-02T02:41:49.380Z] echo Agent pid 18 killed; [2021-04-02T02:41:49.438Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-02T02:41:49.578Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-02T02:41:49.578Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-02T02:41:49.769Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-02T02:41:49.770Z] $ docker exec b36d9aec2ac0b54cd41a50294530b3f1f3ee3add9e36178484741196bd2ce894 ssh-agent [2021-04-02T02:41:49.944Z] SSH_AUTH_SOCK=/tmp/ssh-1EgKhIgpW4v5/agent.46 [2021-04-02T02:41:49.945Z] SSH_AGENT_PID=51 [2021-04-02T02:41:49.952Z] Running ssh-add (command line suppressed) [2021-04-02T02:41:50.066Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-850@tmp/private_key_6347074681753718068.key (/w/workspace/dgexfoundry_device-sdk-go_PR-850@tmp/private_key_6347074681753718068.key) [2021-04-02T02:41:50.128Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-02T02:41:50.471Z] + git semver init [2021-04-02T02:41:50.471Z] # -> Open(): unable to determine branch for HEAD [2021-04-02T02:41:50.471Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-850/.git [2021-04-02T02:41:50.471Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-850 [2021-04-02T02:41:50.471Z] # $SEMVER_REMOTE_NAME = origin [2021-04-02T02:41:50.471Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-02T02:41:50.471Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-02T02:41:50.471Z] # $SEMVER_BRANCH = PR-850 [2021-04-02T02:41:50.471Z] # $SEMVER_TEMP = /tmp/semver-598999266 [2021-04-02T02:41:50.471Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-04-02T02:41:51.428Z] # '/tmp/semver-598999266' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-850/.semver' [2021-04-02T02:41:51.428Z] # -> Force: false [2021-04-02T02:41:51.428Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-850/.semver [Pipeline] } [2021-04-02T02:41:51.445Z] $ docker exec --env ******** --env ******** b36d9aec2ac0b54cd41a50294530b3f1f3ee3add9e36178484741196bd2ce894 ssh-agent -k [2021-04-02T02:41:51.572Z] unset SSH_AUTH_SOCK; [2021-04-02T02:41:51.572Z] unset SSH_AGENT_PID; [2021-04-02T02:41:51.572Z] echo Agent pid 51 killed; [2021-04-02T02:41:51.636Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-02T02:41:52.098Z] + git semver [Pipeline] } [2021-04-02T02:41:52.122Z] $ docker stop --time=1 b36d9aec2ac0b54cd41a50294530b3f1f3ee3add9e36178484741196bd2ce894 [2021-04-02T02:41:53.572Z] $ docker rm -f b36d9aec2ac0b54cd41a50294530b3f1f3ee3add9e36178484741196bd2ce894 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-02T02:41:54.069Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-02T02:41:54.510Z] Stashed 1 file(s) [Pipeline] echo [2021-04-02T02:41:54.513Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-04-02T02:42:10.018Z] Still waiting to schedule task [2021-04-02T02:42:10.018Z] ‘prd-centos7-docker-4c-2g-32554’ is offline [2021-04-02T02:42:10.020Z] Still waiting to schedule task [2021-04-02T02:42:10.020Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-04-02T02:43:45.731Z] Running on prd-centos7-docker-4c-2g-32558 in /w/workspace/dgexfoundry_device-sdk-go_PR-850 [Pipeline] { [Pipeline] ws [2021-04-02T02:43:45.817Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout [2021-04-02T02:43:48.366Z] using credential edgex-jenkins-ssh [2021-04-02T02:43:48.415Z] Cloning the remote Git repository [2021-04-02T02:43:48.442Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-04-02T02:43:48.510Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2021-04-02T02:43:48.585Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-04-02T02:43:48.586Z] > git --version # timeout=10 [2021-04-02T02:43:48.599Z] > git --version # 'git version 2.24.3' [2021-04-02T02:43:48.600Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-02T02:43:48.641Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-02T02:43:49.379Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-04-02T02:43:49.392Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-02T02:43:49.407Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-04-02T02:43:49.423Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-04-02T02:43:49.423Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-02T02:43:49.429Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/850/head:refs/remotes/origin/PR-850 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-02T02:43:49.897Z] Merging remotes/origin/master commit 666827f8b6804176e2a9d12c5bdc6fe2f1e0b4f2 into PR head commit 038d3e0e2d477805d055a7f0f6fc36f106f8f37c [2021-04-02T02:43:50.027Z] Merge succeeded, producing b3095e4fedad2009046a3abcb619cfa589656deb [2021-04-02T02:43:50.028Z] Checking out Revision b3095e4fedad2009046a3abcb619cfa589656deb (PR-850) [2021-04-02T02:43:49.904Z] > git config core.sparsecheckout # timeout=10 [2021-04-02T02:43:49.909Z] > git checkout -f 038d3e0e2d477805d055a7f0f6fc36f106f8f37c # timeout=10 [2021-04-02T02:43:49.972Z] > git remote # timeout=10 [2021-04-02T02:43:49.979Z] > git config --get remote.origin.url # timeout=10 [2021-04-02T02:43:49.985Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-02T02:43:49.990Z] > git merge 666827f8b6804176e2a9d12c5bdc6fe2f1e0b4f2 # timeout=10 [2021-04-02T02:43:50.018Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-02T02:43:50.030Z] > git config core.sparsecheckout # timeout=10 [2021-04-02T02:43:50.037Z] > git checkout -f b3095e4fedad2009046a3abcb619cfa589656deb # timeout=10 [2021-04-02T02:43:53.758Z] Commit message: "Merge commit '666827f8b6804176e2a9d12c5bdc6fe2f1e0b4f2' into HEAD" [2021-04-02T02:43:53.762Z] > git rev-list --no-walk 038d3e0e2d477805d055a7f0f6fc36f106f8f37c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-02T02:43:55.064Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-02T02:43:55.434Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-02T02:43:55.737Z] + sudo service docker restart [2021-04-02T02:43:55.737Z] + true [2021-04-02T02:43:55.737Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-02T02:43:56.753Z] provisioning config files... [2021-04-02T02:43:56.779Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config5330977685633661970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-02T02:43:57.152Z] ---> docker-login.sh [2021-04-02T02:43:57.152Z] nexus3.edgexfoundry.org:10001 [2021-04-02T02:43:57.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-02T02:43:57.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-02T02:43:57.680Z] Configure a credential helper to remove this warning. See [2021-04-02T02:43:57.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-02T02:43:57.680Z] [2021-04-02T02:43:57.680Z] Login Succeeded [2021-04-02T02:43:57.680Z] nexus3.edgexfoundry.org:10002 [2021-04-02T02:43:57.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-02T02:43:57.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-02T02:43:57.944Z] Configure a credential helper to remove this warning. See [2021-04-02T02:43:57.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-02T02:43:57.944Z] [2021-04-02T02:43:57.944Z] Login Succeeded [2021-04-02T02:43:57.944Z] nexus3.edgexfoundry.org:10003 [2021-04-02T02:43:57.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-02T02:43:57.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-02T02:43:57.944Z] Configure a credential helper to remove this warning. See [2021-04-02T02:43:57.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-02T02:43:57.944Z] [2021-04-02T02:43:57.944Z] Login Succeeded [2021-04-02T02:43:57.944Z] nexus3.edgexfoundry.org:10004 [2021-04-02T02:43:58.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-02T02:43:58.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-02T02:43:58.210Z] Configure a credential helper to remove this warning. See [2021-04-02T02:43:58.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-02T02:43:58.210Z] [2021-04-02T02:43:58.210Z] Login Succeeded [2021-04-02T02:43:58.210Z] docker.io [2021-04-02T02:43:58.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-02T02:43:58.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-02T02:43:58.738Z] Configure a credential helper to remove this warning. See [2021-04-02T02:43:58.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-02T02:43:58.738Z] [2021-04-02T02:43:58.738Z] Login Succeeded [2021-04-02T02:43:58.738Z] ---> docker-login.sh ends [Pipeline] } [2021-04-02T02:43:58.748Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-02T02:43:59.262Z] ========================================================= [2021-04-02T02:43:59.262Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-02T02:43:59.262Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-02T02:43:59.634Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-02T02:43:59.906Z] Sending build context to Docker daemon 2.354MB [2021-04-02T02:43:59.906Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-02T02:43:59.906Z] Step 2/8 : FROM ${BASE} [2021-04-02T02:43:59.906Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-02T02:43:59.906Z] 188c0c94c7c5: Pulling fs layer [2021-04-02T02:43:59.906Z] 0ef7d3d256c8: Pulling fs layer [2021-04-02T02:43:59.906Z] de9db76c5a1d: Pulling fs layer [2021-04-02T02:43:59.906Z] bca2f99d35d6: Pulling fs layer [2021-04-02T02:43:59.906Z] 93359f2a8cfa: Pulling fs layer [2021-04-02T02:43:59.906Z] 7c6f9722023f: Pulling fs layer [2021-04-02T02:43:59.906Z] a35cf1a2eb13: Pulling fs layer [2021-04-02T02:43:59.906Z] bca2f99d35d6: Waiting [2021-04-02T02:43:59.906Z] 93359f2a8cfa: Waiting [2021-04-02T02:43:59.906Z] 7c6f9722023f: Waiting [2021-04-02T02:43:59.906Z] a35cf1a2eb13: Waiting [2021-04-02T02:43:59.906Z] de9db76c5a1d: Verifying Checksum [2021-04-02T02:43:59.906Z] de9db76c5a1d: Download complete [2021-04-02T02:43:59.906Z] 0ef7d3d256c8: Verifying Checksum [2021-04-02T02:43:59.906Z] 0ef7d3d256c8: Download complete [2021-04-02T02:44:00.170Z] 93359f2a8cfa: Verifying Checksum [2021-04-02T02:44:00.170Z] 93359f2a8cfa: Download complete [2021-04-02T02:44:00.753Z] 188c0c94c7c5: Verifying Checksum [2021-04-02T02:44:00.753Z] 188c0c94c7c5: Download complete [2021-04-02T02:44:00.753Z] 7c6f9722023f: Verifying Checksum [2021-04-02T02:44:00.753Z] 7c6f9722023f: Download complete [2021-04-02T02:44:01.020Z] 188c0c94c7c5: Pull complete [2021-04-02T02:44:01.283Z] 0ef7d3d256c8: Pull complete [2021-04-02T02:44:01.283Z] de9db76c5a1d: Pull complete [2021-04-02T02:44:02.703Z] a35cf1a2eb13: Verifying Checksum [2021-04-02T02:44:02.703Z] a35cf1a2eb13: Download complete [2021-04-02T02:44:03.283Z] bca2f99d35d6: Verifying Checksum [2021-04-02T02:44:03.283Z] bca2f99d35d6: Download complete [2021-04-02T02:44:07.900Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-32557 in /w/workspace/dgexfoundry_device-sdk-go_PR-850 [Pipeline] { [Pipeline] ws [2021-04-02T02:44:07.950Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout [2021-04-02T02:44:09.938Z] bca2f99d35d6: Pull complete [2021-04-02T02:44:09.938Z] 93359f2a8cfa: Pull complete [2021-04-02T02:44:09.938Z] 7c6f9722023f: Pull complete [2021-04-02T02:44:12.644Z] using credential edgex-jenkins-ssh [2021-04-02T02:44:12.711Z] Cloning the remote Git repository [2021-04-02T02:44:12.765Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-04-02T02:44:12.973Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2021-04-02T02:44:14.177Z] a35cf1a2eb13: Pull complete [2021-04-02T02:44:14.177Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-02T02:44:13.136Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-04-02T02:44:13.137Z] > git --version # timeout=10 [2021-04-02T02:44:13.152Z] > git --version # 'git version 2.17.1' [2021-04-02T02:44:13.153Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-02T02:44:13.227Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-02T02:44:14.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-02T02:44:14.439Z] ---> a62c8e92a672 [2021-04-02T02:44:14.439Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-02T02:44:14.701Z] ---> Running in 23c7ef26c6ec [2021-04-02T02:44:14.897Z] Merging remotes/origin/master commit 666827f8b6804176e2a9d12c5bdc6fe2f1e0b4f2 into PR head commit 038d3e0e2d477805d055a7f0f6fc36f106f8f37c [2021-04-02T02:44:14.965Z] Removing intermediate container 23c7ef26c6ec [2021-04-02T02:44:14.965Z] ---> c40cdb458d16 [2021-04-02T02:44:14.965Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-02T02:44:14.965Z] ---> Running in 372018a44454 [2021-04-02T02:44:15.182Z] Merge succeeded, producing 2279fef49fdf17a8af7151b09ab52159892272b1 [2021-04-02T02:44:15.182Z] Checking out Revision 2279fef49fdf17a8af7151b09ab52159892272b1 (PR-850) [2021-04-02T02:44:14.318Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-04-02T02:44:14.339Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-02T02:44:14.365Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-04-02T02:44:14.395Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-04-02T02:44:14.395Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-02T02:44:14.408Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/850/head:refs/remotes/origin/PR-850 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-02T02:44:14.912Z] > git config core.sparsecheckout # timeout=10 [2021-04-02T02:44:14.926Z] > git checkout -f 038d3e0e2d477805d055a7f0f6fc36f106f8f37c # timeout=10 [2021-04-02T02:44:15.021Z] > git remote # timeout=10 [2021-04-02T02:44:15.041Z] > git config --get remote.origin.url # timeout=10 [2021-04-02T02:44:15.065Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-02T02:44:15.075Z] > git merge 666827f8b6804176e2a9d12c5bdc6fe2f1e0b4f2 # timeout=10 [2021-04-02T02:44:15.151Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-02T02:44:15.187Z] > git config core.sparsecheckout # timeout=10 [2021-04-02T02:44:15.217Z] > git checkout -f 2279fef49fdf17a8af7151b09ab52159892272b1 # timeout=10 [2021-04-02T02:44:16.372Z] Removing intermediate container 372018a44454 [2021-04-02T02:44:16.373Z] ---> 11b17848e655 [2021-04-02T02:44:16.373Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-04-02T02:44:16.373Z] ---> Running in 56af418cb4f8 [2021-04-02T02:44:16.953Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-02T02:44:17.530Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-02T02:44:18.106Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-04-02T02:44:18.369Z] (2/6) Installing libsodium (1.0.18-r0) [2021-04-02T02:44:18.369Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-04-02T02:44:18.369Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-04-02T02:44:18.633Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-02T02:44:18.633Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-04-02T02:44:18.633Z] Executing busybox-1.31.1-r19.trigger [2021-04-02T02:44:18.633Z] OK: 167 MiB in 45 packages [2021-04-02T02:44:19.443Z] Commit message: "Merge commit '666827f8b6804176e2a9d12c5bdc6fe2f1e0b4f2' into HEAD" [2021-04-02T02:44:19.448Z] > git rev-list --no-walk 038d3e0e2d477805d055a7f0f6fc36f106f8f37c # timeout=10 [2021-04-02T02:44:19.584Z] Removing intermediate container 56af418cb4f8 [2021-04-02T02:44:19.584Z] ---> a0a8566830cc [2021-04-02T02:44:19.584Z] Step 6/8 : WORKDIR /device-sdk-go [2021-04-02T02:44:19.584Z] ---> Running in 0ac424dbb8c4 [2021-04-02T02:44:19.584Z] Removing intermediate container 0ac424dbb8c4 [2021-04-02T02:44:19.584Z] ---> 60243fc450eb [2021-04-02T02:44:19.584Z] Step 7/8 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-02T02:44:20.923Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-04-02T02:44:20.993Z] ---> 55d1241f4071 [2021-04-02T02:44:20.993Z] Step 8/8 : RUN go mod download [2021-04-02T02:44:20.993Z] ---> Running in 3dd5ce4b48ad [Pipeline] sh [2021-04-02T02:44:21.396Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-02T02:44:21.732Z] + true [2021-04-02T02:44:21.732Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-02T02:44:23.771Z] provisioning config files... [2021-04-02T02:44:23.809Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config5589160676051350131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-02T02:44:24.221Z] ---> docker-login.sh [2021-04-02T02:44:24.221Z] nexus3.edgexfoundry.org:10001 [2021-04-02T02:44:25.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-02T02:44:25.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-02T02:44:25.477Z] Configure a credential helper to remove this warning. See [2021-04-02T02:44:25.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-02T02:44:25.477Z] [2021-04-02T02:44:25.477Z] Login Succeeded [2021-04-02T02:44:25.477Z] nexus3.edgexfoundry.org:10002 [2021-04-02T02:44:25.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-02T02:44:26.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-02T02:44:26.025Z] Configure a credential helper to remove this warning. See [2021-04-02T02:44:26.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-02T02:44:26.025Z] [2021-04-02T02:44:26.025Z] Login Succeeded [2021-04-02T02:44:26.025Z] nexus3.edgexfoundry.org:10003 [2021-04-02T02:44:26.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-02T02:44:26.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-02T02:44:26.583Z] Configure a credential helper to remove this warning. See [2021-04-02T02:44:26.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-02T02:44:26.583Z] [2021-04-02T02:44:26.583Z] Login Succeeded [2021-04-02T02:44:26.583Z] nexus3.edgexfoundry.org:10004 [2021-04-02T02:44:26.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-02T02:44:26.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-02T02:44:26.856Z] Configure a credential helper to remove this warning. See [2021-04-02T02:44:26.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-02T02:44:26.856Z] [2021-04-02T02:44:26.856Z] Login Succeeded [2021-04-02T02:44:26.856Z] docker.io [2021-04-02T02:44:27.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-02T02:44:27.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-02T02:44:27.726Z] Configure a credential helper to remove this warning. See [2021-04-02T02:44:27.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-02T02:44:27.726Z] [2021-04-02T02:44:27.726Z] Login Succeeded [2021-04-02T02:44:27.726Z] ---> docker-login.sh ends [Pipeline] } [2021-04-02T02:44:27.743Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-02T02:44:28.175Z] ========================================================= [2021-04-02T02:44:28.175Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-02T02:44:28.175Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-02T02:44:28.548Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-02T02:44:28.822Z] Sending build context to Docker daemon 2.366MB [2021-04-02T02:44:29.096Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-02T02:44:29.096Z] Step 2/8 : FROM ${BASE} [2021-04-02T02:44:29.096Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-02T02:44:29.096Z] 5f621e34cdf4: Pulling fs layer [2021-04-02T02:44:29.096Z] a4357932f1b6: Pulling fs layer [2021-04-02T02:44:29.096Z] 18c013af1878: Pulling fs layer [2021-04-02T02:44:29.096Z] 00ac8860ef70: Pulling fs layer [2021-04-02T02:44:29.096Z] 63d7cb157983: Pulling fs layer [2021-04-02T02:44:29.096Z] b116817d02f9: Pulling fs layer [2021-04-02T02:44:29.096Z] 745a02a5169b: Pulling fs layer [2021-04-02T02:44:29.096Z] 00ac8860ef70: Waiting [2021-04-02T02:44:29.096Z] 63d7cb157983: Waiting [2021-04-02T02:44:29.096Z] b116817d02f9: Waiting [2021-04-02T02:44:29.096Z] 745a02a5169b: Waiting [2021-04-02T02:44:29.096Z] 18c013af1878: Verifying Checksum [2021-04-02T02:44:29.096Z] 18c013af1878: Download complete [2021-04-02T02:44:29.096Z] a4357932f1b6: Verifying Checksum [2021-04-02T02:44:29.096Z] a4357932f1b6: Download complete [2021-04-02T02:44:29.368Z] 63d7cb157983: Verifying Checksum [2021-04-02T02:44:29.368Z] 63d7cb157983: Download complete [2021-04-02T02:44:29.645Z] b116817d02f9: Download complete [2021-04-02T02:44:29.645Z] 5f621e34cdf4: Verifying Checksum [2021-04-02T02:44:29.645Z] 5f621e34cdf4: Download complete [2021-04-02T02:44:30.650Z] 5f621e34cdf4: Pull complete [2021-04-02T02:44:30.929Z] a4357932f1b6: Pull complete [2021-04-02T02:44:31.205Z] 18c013af1878: Pull complete [2021-04-02T02:44:31.804Z] 745a02a5169b: Download complete [2021-04-02T02:44:33.240Z] 00ac8860ef70: Verifying Checksum [2021-04-02T02:44:33.240Z] 00ac8860ef70: Download complete [2021-04-02T02:44:43.400Z] 00ac8860ef70: Pull complete [2021-04-02T02:44:43.400Z] 63d7cb157983: Pull complete [2021-04-02T02:44:43.675Z] b116817d02f9: Pull complete [2021-04-02T02:44:47.621Z] Removing intermediate container 3dd5ce4b48ad [2021-04-02T02:44:47.621Z] ---> 7180ed5c7727 [2021-04-02T02:44:47.621Z] Successfully built 7180ed5c7727 [2021-04-02T02:44:47.621Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-02T02:44:47.941Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-02T02:44:47.941Z] . [Pipeline] withDockerContainer [2021-04-02T02:44:47.996Z] 745a02a5169b: Pull complete [2021-04-02T02:44:47.996Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-02T02:44:47.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-02T02:44:47.996Z] ---> b7e6874047d6 [2021-04-02T02:44:47.996Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-02T02:44:48.076Z] prd-centos7-docker-4c-2g-32558 does not seem to be running inside a container [2021-04-02T02:44:48.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-02T02:44:49.372Z] $ docker top 9124341ba963c6a1cd5b10507e3de17b212d536edb48e0297003c0c5a54db4b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-02T02:44:49.894Z] + go version [2021-04-02T02:44:49.895Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-02T02:44:49.909Z] $ docker stop --time=1 9124341ba963c6a1cd5b10507e3de17b212d536edb48e0297003c0c5a54db4b7 [2021-04-02T02:44:49.972Z] ---> Running in 5d255fc89656 [2021-04-02T02:44:50.566Z] Removing intermediate container 5d255fc89656 [2021-04-02T02:44:50.566Z] ---> 875f6f668c6b [2021-04-02T02:44:50.566Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-02T02:44:50.841Z] ---> Running in 1e10e98eedc6 [2021-04-02T02:44:51.249Z] $ docker rm -f 9124341ba963c6a1cd5b10507e3de17b212d536edb48e0297003c0c5a54db4b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-02T02:44:52.082Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-02T02:44:52.082Z] . [Pipeline] withDockerContainer [2021-04-02T02:44:52.183Z] prd-centos7-docker-4c-2g-32558 does not seem to be running inside a container [2021-04-02T02:44:52.228Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-02T02:44:52.895Z] $ docker top da6c375aa1c3afc021b04718b42fef17b0abfc3ab30a23f4b4c32e0a9717559d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-02T02:44:53.459Z] Removing intermediate container 1e10e98eedc6 [2021-04-02T02:44:53.459Z] ---> 945f07cdad9d [2021-04-02T02:44:53.459Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-04-02T02:44:53.459Z] ---> Running in 22ba9e0bc83c [2021-04-02T02:44:53.490Z] + make test [2021-04-02T02:44:53.490Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-02T02:44:54.443Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-02T02:44:55.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-02T02:44:56.011Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-04-02T02:44:56.011Z] (2/6) Installing libsodium (1.0.18-r0) [2021-04-02T02:44:56.282Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-04-02T02:44:56.282Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-04-02T02:44:56.282Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-02T02:44:56.553Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-04-02T02:44:56.553Z] Executing busybox-1.31.1-r19.trigger [2021-04-02T02:44:56.830Z] OK: 144 MiB in 45 packages [2021-04-02T02:44:57.818Z] Removing intermediate container 22ba9e0bc83c [2021-04-02T02:44:57.818Z] ---> 03ed2abb091c [2021-04-02T02:44:57.818Z] Step 6/8 : WORKDIR /device-sdk-go [2021-04-02T02:44:58.091Z] ---> Running in 262d57bfd950 [2021-04-02T02:44:58.688Z] Removing intermediate container 262d57bfd950 [2021-04-02T02:44:58.688Z] ---> f907184bf612 [2021-04-02T02:44:58.688Z] Step 7/8 : COPY . . [2021-04-02T02:44:59.670Z] ---> c1f9bc3a83cc [2021-04-02T02:44:59.670Z] Step 8/8 : RUN go mod download [2021-04-02T02:44:59.942Z] ---> Running in 4fd66e19b90e [2021-04-02T02:45:01.703Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-04-02T02:45:23.853Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-04-02T02:45:23.853Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-04-02T02:45:23.853Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-04-02T02:45:23.853Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-04-02T02:45:23.853Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-04-02T02:45:26.738Z] Removing intermediate container 4fd66e19b90e [2021-04-02T02:45:26.738Z] ---> 28b500a2d979 [2021-04-02T02:45:26.738Z] Successfully built 28b500a2d979 [2021-04-02T02:45:26.738Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-02T02:45:27.078Z] + docker inspect -f . ci-base-image-arm64 [2021-04-02T02:45:27.078Z] . [Pipeline] withDockerContainer [2021-04-02T02:45:27.353Z] prd-ubuntu18.04-docker-arm64-4c-16g-32557 does not seem to be running inside a container [2021-04-02T02:45:27.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-02T02:45:28.181Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.128s coverage: 28.1% of statements [2021-04-02T02:45:28.181Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.163s coverage: 81.2% of statements [2021-04-02T02:45:28.992Z] $ docker top edb5277e3f10f49b81cde85d6ee973732234feab77f5638efddb40a00c568ae4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-02T02:45:29.604Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.134s coverage: 7.8% of statements [2021-04-02T02:45:29.604Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-04-02T02:45:29.604Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-04-02T02:45:29.604Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-04-02T02:45:29.604Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.118s coverage: 32.5% of statements [2021-04-02T02:45:29.604Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-04-02T02:45:29.604Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-04-02T02:45:29.604Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-04-02T02:45:30.081Z] + go version [2021-04-02T02:45:30.081Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-02T02:45:30.105Z] $ docker stop --time=1 edb5277e3f10f49b81cde85d6ee973732234feab77f5638efddb40a00c568ae4 [2021-04-02T02:45:30.191Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.129s coverage: 57.3% of statements [2021-04-02T02:45:30.458Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.372s coverage: 6.6% of statements [2021-04-02T02:45:30.458Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.061s coverage: 5.0% of statements [2021-04-02T02:45:30.458Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-04-02T02:45:30.723Z] GO111MODULE=on go vet ./... [2021-04-02T02:45:32.046Z] $ docker rm -f edb5277e3f10f49b81cde85d6ee973732234feab77f5638efddb40a00c568ae4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-02T02:45:33.121Z] + docker inspect -f . ci-base-image-arm64 [2021-04-02T02:45:33.121Z] . [Pipeline] withDockerContainer [2021-04-02T02:45:33.405Z] prd-ubuntu18.04-docker-arm64-4c-16g-32557 does not seem to be running inside a container [2021-04-02T02:45:33.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-02T02:45:34.926Z] $ docker top e74a2bf7e8fe8e3fed3884e6ba105fa15091d7c30ae8c349c09c5cefc97eab52 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-02T02:45:35.905Z] + make test [2021-04-02T02:45:35.905Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-02T02:45:49.178Z] gofmt -l . [2021-04-02T02:45:49.178Z] [ "`gofmt -l .`" = "" ] [2021-04-02T02:45:49.178Z] ./bin/test-attribution-txt.sh [2021-04-02T02:45:50.138Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-04-02T02:45:50.417Z] $ docker stop --time=1 da6c375aa1c3afc021b04718b42fef17b0abfc3ab30a23f4b4c32e0a9717559d [2021-04-02T02:45:52.669Z] $ docker rm -f da6c375aa1c3afc021b04718b42fef17b0abfc3ab30a23f4b4c32e0a9717559d [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-02T02:45:53.378Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-02T02:45:53.765Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-04-02T02:45:56.478Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-02T02:45:56.783Z] + ls -al . [2021-04-02T02:45:56.783Z] total 188 [2021-04-02T02:45:56.783Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 2 02:45 . [2021-04-02T02:45:56.783Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 2 02:43 .. [2021-04-02T02:45:56.783Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 2 02:43 bin [2021-04-02T02:45:56.783Z] -rw-r--r--. 1 jenkins jenkins 101239 Apr 2 02:45 coverage.out [2021-04-02T02:45:56.783Z] -rw-rw-r--. 1 jenkins jenkins 987 Apr 2 02:43 Dockerfile.build [2021-04-02T02:45:56.783Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 2 02:43 .dockerignore [2021-04-02T02:45:56.783Z] drwxrwxr-x. 5 jenkins jenkins 62 Apr 2 02:43 example [2021-04-02T02:45:56.783Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 2 02:43 .git [2021-04-02T02:45:56.783Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 2 02:43 .github [2021-04-02T02:45:56.783Z] -rw-rw-r--. 1 jenkins jenkins 138 Apr 2 02:43 .gitignore [2021-04-02T02:45:56.783Z] -rw-r--r--. 1 jenkins jenkins 537 Apr 2 02:45 go.mod [2021-04-02T02:45:56.783Z] -rw-r--r--. 1 jenkins jenkins 20946 Apr 2 02:45 go.sum [2021-04-02T02:45:56.783Z] drwxrwxr-x. 14 jenkins jenkins 207 Apr 2 02:43 internal [2021-04-02T02:45:56.783Z] -rw-rw-r--. 1 jenkins jenkins 901 Apr 2 02:43 Jenkinsfile [2021-04-02T02:45:56.783Z] -rw-rw-r--. 1 jenkins jenkins 11341 Apr 2 02:43 LICENSE [2021-04-02T02:45:56.783Z] -rw-rw-r--. 1 jenkins jenkins 1022 Apr 2 02:43 Makefile [2021-04-02T02:45:56.783Z] drwxrwxr-x. 4 jenkins jenkins 26 Apr 2 02:43 openapi [2021-04-02T02:45:56.783Z] drwxrwxr-x. 5 jenkins jenkins 50 Apr 2 02:43 pkg [2021-04-02T02:45:56.783Z] -rw-rw-r--. 1 jenkins jenkins 5897 Apr 2 02:43 README.md [2021-04-02T02:45:56.783Z] -rw-rw-r--. 1 jenkins jenkins 6616 Apr 2 02:43 RELEASE-NOTES.txt [2021-04-02T02:45:56.783Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 2 02:43 snap [2021-04-02T02:45:56.783Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 2 02:41 VERSION [2021-04-02T02:45:56.783Z] -rw-rw-r--. 1 jenkins jenkins 222 Apr 2 02:43 version.go [Pipeline] isUnix [Pipeline] sh [2021-04-02T02:45:57.093Z] + 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=7835cba7ba0ebd50693c73636895cef7a996a10e --label arch=amd64 --label version=0.0.0 . [2021-04-02T02:45:57.355Z] Sending build context to Docker daemon 2.456MB [2021-04-02T02:45:57.355Z] Step 1/23 : ARG BASE=golang:1.15-alpine3.12 [2021-04-02T02:45:57.355Z] Step 2/23 : FROM ${BASE} AS builder [2021-04-02T02:45:57.355Z] ---> 7180ed5c7727 [2021-04-02T02:45:57.355Z] Step 3/23 : WORKDIR /device-sdk-go [2021-04-02T02:45:57.931Z] ---> Running in d4f5d233c99c [2021-04-02T02:45:57.931Z] Removing intermediate container d4f5d233c99c [2021-04-02T02:45:57.931Z] ---> 5fa97d7ad33b [2021-04-02T02:45:57.931Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-02T02:45:58.091Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-04-02T02:45:58.195Z] ---> Running in 339b9e5f92de [2021-04-02T02:45:58.466Z] Removing intermediate container 339b9e5f92de [2021-04-02T02:45:58.466Z] ---> 8f2d6ff2a288 [2021-04-02T02:45:58.466Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-02T02:45:58.466Z] ---> Running in 0879f7b04f6a [2021-04-02T02:45:59.878Z] Removing intermediate container 0879f7b04f6a [2021-04-02T02:45:59.878Z] ---> db2c2855f621 [2021-04-02T02:45:59.878Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-04-02T02:45:59.878Z] ---> Running in 83f31b4344bf [2021-04-02T02:46:00.143Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-02T02:46:01.094Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-02T02:46:02.494Z] OK: 167 MiB in 45 packages [2021-04-02T02:46:02.756Z] Removing intermediate container 83f31b4344bf [2021-04-02T02:46:02.756Z] ---> b9a2132ce143 [2021-04-02T02:46:02.756Z] Step 7/23 : COPY . . [2021-04-02T02:46:03.708Z] ---> fe60ac3de768 [2021-04-02T02:46:03.708Z] Step 8/23 : RUN go mod download [2021-04-02T02:46:03.708Z] ---> Running in a4567471e9c1 [2021-04-02T02:46:05.118Z] Removing intermediate container a4567471e9c1 [2021-04-02T02:46:05.118Z] ---> 07ed148fba1b [2021-04-02T02:46:05.118Z] Step 9/23 : RUN make build [2021-04-02T02:46:05.118Z] ---> Running in 36d78ac3f233 [2021-04-02T02:46:05.389Z] CGO_ENABLED=1 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-04-02T02:46:17.768Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-04-02T02:46:19.163Z] Removing intermediate container 36d78ac3f233 [2021-04-02T02:46:19.163Z] ---> 73b26c2d49c8 [2021-04-02T02:46:19.163Z] Step 10/23 : FROM alpine:3.12 [2021-04-02T02:46:19.424Z] 3.12: Pulling from library/alpine [2021-04-02T02:46:19.424Z] 532819f3e44c: Pulling fs layer [2021-04-02T02:46:19.688Z] 532819f3e44c: Verifying Checksum [2021-04-02T02:46:19.688Z] 532819f3e44c: Download complete [2021-04-02T02:46:19.951Z] 532819f3e44c: Pull complete [2021-04-02T02:46:19.951Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-02T02:46:19.951Z] Status: Downloaded newer image for alpine:3.12 [2021-04-02T02:46:19.951Z] ---> 7230e588e954 [2021-04-02T02:46:19.951Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-02T02:46:20.215Z] ---> Running in 7167e7247286 [2021-04-02T02:46:20.480Z] Removing intermediate container 7167e7247286 [2021-04-02T02:46:20.480Z] ---> 0483b6205e7a [2021-04-02T02:46:20.480Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-02T02:46:20.480Z] ---> Running in b57e01a983c7 [2021-04-02T02:46:21.450Z] Removing intermediate container b57e01a983c7 [2021-04-02T02:46:21.450Z] ---> 51c989c8656e [2021-04-02T02:46:21.450Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-04-02T02:46:21.715Z] ---> Running in f479887df2ce [2021-04-02T02:46:22.294Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-02T02:46:22.873Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-02T02:46:23.821Z] (1/5) Installing libgcc (9.3.0-r2) [2021-04-02T02:46:23.821Z] (2/5) Installing libsodium (1.0.18-r0) [2021-04-02T02:46:23.821Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-04-02T02:46:24.083Z] (4/5) Installing libzmq (4.3.3-r0) [2021-04-02T02:46:24.083Z] (5/5) Installing zeromq (4.3.3-r0) [2021-04-02T02:46:24.347Z] Executing busybox-1.31.1-r20.trigger [2021-04-02T02:46:24.347Z] OK: 8 MiB in 19 packages [2021-04-02T02:46:24.942Z] Removing intermediate container f479887df2ce [2021-04-02T02:46:24.942Z] ---> 3c651d6fc10b [2021-04-02T02:46:24.942Z] Step 14/23 : WORKDIR / [2021-04-02T02:46:24.942Z] ---> Running in cf977847a3ce [2021-04-02T02:46:24.942Z] Removing intermediate container cf977847a3ce [2021-04-02T02:46:24.942Z] ---> 5202d3b1eea9 [2021-04-02T02:46:24.942Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-04-02T02:46:25.240Z] ---> 29992c040f00 [2021-04-02T02:46:25.240Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-04-02T02:46:25.901Z] ---> 6f47959b2d6f [2021-04-02T02:46:25.902Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-04-02T02:46:26.245Z] ---> 4868171df4b3 [2021-04-02T02:46:26.245Z] Step 18/23 : EXPOSE 49990 [2021-04-02T02:46:26.245Z] ---> Running in 36454ac73fab [2021-04-02T02:46:26.531Z] Removing intermediate container 36454ac73fab [2021-04-02T02:46:26.531Z] ---> 31409672aa90 [2021-04-02T02:46:26.531Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-04-02T02:46:26.531Z] ---> Running in 0aff07cfdf51 [2021-04-02T02:46:26.809Z] Removing intermediate container 0aff07cfdf51 [2021-04-02T02:46:26.809Z] ---> 7bd538d05a20 [2021-04-02T02:46:26.809Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-02T02:46:26.809Z] ---> Running in 9d52c6d42630 [2021-04-02T02:46:27.071Z] Removing intermediate container 9d52c6d42630 [2021-04-02T02:46:27.071Z] ---> 4e965445fa0a [2021-04-02T02:46:27.071Z] Step 21/23 : LABEL arch=amd64 [2021-04-02T02:46:27.071Z] ---> Running in b734e083b7a3 [2021-04-02T02:46:27.071Z] Removing intermediate container b734e083b7a3 [2021-04-02T02:46:27.071Z] ---> 294329cf9b9d [2021-04-02T02:46:27.071Z] Step 22/23 : LABEL git_sha=7835cba7ba0ebd50693c73636895cef7a996a10e [2021-04-02T02:46:27.339Z] ---> Running in c2d1dd8b9ce3 [2021-04-02T02:46:27.339Z] Removing intermediate container c2d1dd8b9ce3 [2021-04-02T02:46:27.339Z] ---> eb58b02a8788 [2021-04-02T02:46:27.339Z] Step 23/23 : LABEL version=0.0.0 [2021-04-02T02:46:27.339Z] ---> Running in 8049de438f6d [2021-04-02T02:46:27.601Z] Removing intermediate container 8049de438f6d [2021-04-02T02:46:27.601Z] ---> f8b2998b8619 [2021-04-02T02:46:27.601Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-04-02T02:46:27.601Z] Successfully built f8b2998b8619 [2021-04-02T02:46:27.601Z] 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-04-02T02:46:28.650Z] ---> job-cost.sh [2021-04-02T02:46:28.650Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gao6 [2021-04-02T02:46:43.616Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-02T02:46:54.677Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-04-02T02:46:54.677Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-04-02T02:46:54.677Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-04-02T02:46:54.677Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-04-02T02:46:54.677Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-04-02T02:46:57.335Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.169s coverage: 28.1% of statements [2021-04-02T02:46:57.938Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.178s coverage: 81.2% of statements [2021-04-02T02:46:57.938Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.259s coverage: 7.8% of statements [2021-04-02T02:46:57.938Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-04-02T02:46:57.939Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-04-02T02:46:57.939Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-04-02T02:46:59.381Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.260s coverage: 32.5% of statements [2021-04-02T02:46:59.381Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-04-02T02:46:59.381Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-04-02T02:46:59.381Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-04-02T02:47:03.713Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.270s coverage: 57.3% of statements [2021-04-02T02:47:03.713Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.030s coverage: 6.6% of statements [2021-04-02T02:47:03.713Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.152s coverage: 5.0% of statements [2021-04-02T02:47:03.713Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-04-02T02:47:03.713Z] GO111MODULE=on go vet ./... [2021-04-02T02:47:15.821Z] lf-activate-venv(): INFO: Adding /tmp/venv-Gao6/bin to PATH [2021-04-02T02:47:15.821Z] INFO: No Stack... [2021-04-02T02:47:15.821Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-02T02:47:15.821Z] INFO: Archiving Costs [Pipeline] sh [2021-04-02T02:47:16.129Z] + cat /w/workspace/device-sdk-go/3/archives/cost.csv [2021-04-02T02:47:16.129Z] + cut -d, -f6 [Pipeline] lock [2021-04-02T02:47:16.207Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-850-3-stack-cost] [2021-04-02T02:47:16.225Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-850-3-stack-cost] did not exist. Created. [2021-04-02T02:47:16.226Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-850-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-02T02:47:16.625Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-02T02:47:16.760Z] Stashed 1 file(s) [Pipeline] } [2021-04-02T02:47:16.774Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-850-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-02T02:47:50.760Z] gofmt -l . [2021-04-02T02:47:50.760Z] [ "`gofmt -l .`" = "" ] [2021-04-02T02:47:50.760Z] ./bin/test-attribution-txt.sh [2021-04-02T02:47:50.760Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-04-02T02:47:50.776Z] $ docker stop --time=1 e74a2bf7e8fe8e3fed3884e6ba105fa15091d7c30ae8c349c09c5cefc97eab52 [2021-04-02T02:47:53.104Z] $ docker rm -f e74a2bf7e8fe8e3fed3884e6ba105fa15091d7c30ae8c349c09c5cefc97eab52 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-02T02:47:54.184Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-02T02:47:54.249Z] Warning: overwriting stash ‘coverage-report’ [2021-04-02T02:47:55.060Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-02T02:47:55.876Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-02T02:47:56.227Z] + ls -al . [2021-04-02T02:47:56.227Z] total 224 [2021-04-02T02:47:56.227Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 2 02:47 . [2021-04-02T02:47:56.227Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 2 02:44 .. [2021-04-02T02:47:56.227Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 2 02:44 .dockerignore [2021-04-02T02:47:56.227Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 2 02:44 .git [2021-04-02T02:47:56.227Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 2 02:44 .github [2021-04-02T02:47:56.227Z] -rw-rw-r-- 1 jenkins jenkins 138 Apr 2 02:44 .gitignore [2021-04-02T02:47:56.227Z] -rw-rw-r-- 1 jenkins jenkins 987 Apr 2 02:44 Dockerfile.build [2021-04-02T02:47:56.227Z] -rw-rw-r-- 1 jenkins jenkins 901 Apr 2 02:44 Jenkinsfile [2021-04-02T02:47:56.227Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 2 02:44 LICENSE [2021-04-02T02:47:56.227Z] -rw-rw-r-- 1 jenkins jenkins 1022 Apr 2 02:44 Makefile [2021-04-02T02:47:56.227Z] -rw-rw-r-- 1 jenkins jenkins 5897 Apr 2 02:44 README.md [2021-04-02T02:47:56.227Z] -rw-rw-r-- 1 jenkins jenkins 6616 Apr 2 02:44 RELEASE-NOTES.txt [2021-04-02T02:47:56.227Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 2 02:41 VERSION [2021-04-02T02:47:56.227Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 2 02:44 bin [2021-04-02T02:47:56.227Z] -rw-r--r-- 1 jenkins jenkins 101239 Apr 2 02:47 coverage.out [2021-04-02T02:47:56.227Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 2 02:44 example [2021-04-02T02:47:56.227Z] -rw-r--r-- 1 jenkins jenkins 537 Apr 2 02:47 go.mod [2021-04-02T02:47:56.227Z] -rw-r--r-- 1 jenkins jenkins 20946 Apr 2 02:47 go.sum [2021-04-02T02:47:56.227Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 2 02:44 internal [2021-04-02T02:47:56.227Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 2 02:44 openapi [2021-04-02T02:47:56.227Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 2 02:44 pkg [2021-04-02T02:47:56.227Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 2 02:44 snap [2021-04-02T02:47:56.227Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 2 02:44 version.go [Pipeline] isUnix [Pipeline] sh [2021-04-02T02:47:56.646Z] + 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=7835cba7ba0ebd50693c73636895cef7a996a10e --label arch=arm64 --label version=0.0.0 . [2021-04-02T02:47:56.953Z] Sending build context to Docker daemon 2.468MB [2021-04-02T02:47:57.228Z] Step 1/23 : ARG BASE=golang:1.15-alpine3.12 [2021-04-02T02:47:57.228Z] Step 2/23 : FROM ${BASE} AS builder [2021-04-02T02:47:57.228Z] ---> 28b500a2d979 [2021-04-02T02:47:57.228Z] Step 3/23 : WORKDIR /device-sdk-go [2021-04-02T02:47:57.515Z] ---> Running in 0cae7e4a41cd [2021-04-02T02:47:58.120Z] Removing intermediate container 0cae7e4a41cd [2021-04-02T02:47:58.120Z] ---> 1ffeafb8b3b6 [2021-04-02T02:47:58.120Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-02T02:47:58.120Z] ---> Running in 62eed1b83110 [2021-04-02T02:47:58.713Z] Removing intermediate container 62eed1b83110 [2021-04-02T02:47:58.713Z] ---> eaf064dba95d [2021-04-02T02:47:58.713Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-02T02:47:58.713Z] ---> Running in e80246fb9bd2 [2021-04-02T02:48:00.684Z] Removing intermediate container e80246fb9bd2 [2021-04-02T02:48:00.684Z] ---> 6097316c5cb9 [2021-04-02T02:48:00.684Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-04-02T02:48:00.959Z] ---> Running in 18232d07dd29 [2021-04-02T02:48:01.933Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-02T02:48:02.900Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-02T02:48:03.872Z] OK: 144 MiB in 45 packages [2021-04-02T02:48:05.310Z] Removing intermediate container 18232d07dd29 [2021-04-02T02:48:05.310Z] ---> 34280993dc13 [2021-04-02T02:48:05.310Z] Step 7/23 : COPY . . [2021-04-02T02:48:06.287Z] ---> 3c75c00811f1 [2021-04-02T02:48:06.287Z] Step 8/23 : RUN go mod download [2021-04-02T02:48:06.562Z] ---> Running in 4fd2b9a4dd13 [2021-04-02T02:48:09.180Z] Removing intermediate container 4fd2b9a4dd13 [2021-04-02T02:48:09.180Z] ---> 2ad6e8038f54 [2021-04-02T02:48:09.180Z] Step 9/23 : RUN make build [2021-04-02T02:48:09.180Z] ---> Running in 3821110a22d1 [2021-04-02T02:48:09.776Z] CGO_ENABLED=1 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-04-02T02:48:42.141Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-04-02T02:48:44.762Z] Removing intermediate container 3821110a22d1 [2021-04-02T02:48:44.762Z] ---> edc89064f59d [2021-04-02T02:48:44.762Z] Step 10/23 : FROM alpine:3.12 [2021-04-02T02:48:45.032Z] 3.12: Pulling from library/alpine [2021-04-02T02:48:45.303Z] 9a219e8acc52: Pulling fs layer [2021-04-02T02:48:45.303Z] 9a219e8acc52: Verifying Checksum [2021-04-02T02:48:45.303Z] 9a219e8acc52: Download complete [2021-04-02T02:48:46.277Z] 9a219e8acc52: Pull complete [2021-04-02T02:48:46.277Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-02T02:48:46.277Z] Status: Downloaded newer image for alpine:3.12 [2021-04-02T02:48:46.277Z] ---> d75e27dfc0a0 [2021-04-02T02:48:46.277Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-02T02:48:46.277Z] ---> Running in 93b6fb3b031e [2021-04-02T02:48:46.875Z] Removing intermediate container 93b6fb3b031e [2021-04-02T02:48:46.875Z] ---> e2c6496d177e [2021-04-02T02:48:46.875Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-02T02:48:46.875Z] ---> Running in 12ab03f17d1c [2021-04-02T02:48:48.847Z] Removing intermediate container 12ab03f17d1c [2021-04-02T02:48:48.847Z] ---> 863d65df07ec [2021-04-02T02:48:48.847Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-04-02T02:48:49.121Z] ---> Running in 3e004c21cf2c [2021-04-02T02:48:50.097Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-02T02:48:51.066Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-02T02:48:52.038Z] (1/5) Installing libgcc (9.3.0-r2) [2021-04-02T02:48:52.038Z] (2/5) Installing libsodium (1.0.18-r0) [2021-04-02T02:48:52.308Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-04-02T02:48:52.578Z] (4/5) Installing libzmq (4.3.3-r0) [2021-04-02T02:48:52.848Z] (5/5) Installing zeromq (4.3.3-r0) [2021-04-02T02:48:52.848Z] Executing busybox-1.31.1-r20.trigger [2021-04-02T02:48:52.848Z] OK: 8 MiB in 19 packages [2021-04-02T02:48:54.275Z] Removing intermediate container 3e004c21cf2c [2021-04-02T02:48:54.275Z] ---> 29c5101bd611 [2021-04-02T02:48:54.275Z] Step 14/23 : WORKDIR / [2021-04-02T02:48:54.275Z] ---> Running in 5b7db9257de3 [2021-04-02T02:48:54.549Z] Removing intermediate container 5b7db9257de3 [2021-04-02T02:48:54.549Z] ---> 286fdb7f0e29 [2021-04-02T02:48:54.549Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-04-02T02:48:55.534Z] ---> 9bf94999304c [2021-04-02T02:48:55.534Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-04-02T02:48:56.513Z] ---> d1952733ad37 [2021-04-02T02:48:56.513Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-04-02T02:48:57.107Z] ---> 113dae49f1f9 [2021-04-02T02:48:57.107Z] Step 18/23 : EXPOSE 49990 [2021-04-02T02:48:57.380Z] ---> Running in ad836eb2477f [2021-04-02T02:48:57.978Z] Removing intermediate container ad836eb2477f [2021-04-02T02:48:57.978Z] ---> d7e72f26c3a7 [2021-04-02T02:48:57.978Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-04-02T02:48:57.978Z] ---> Running in 1db81a15243d [2021-04-02T02:48:58.573Z] Removing intermediate container 1db81a15243d [2021-04-02T02:48:58.573Z] ---> e70b3913c608 [2021-04-02T02:48:58.573Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-02T02:48:58.573Z] ---> Running in 4461eda91ac8 [2021-04-02T02:48:59.168Z] Removing intermediate container 4461eda91ac8 [2021-04-02T02:48:59.168Z] ---> fbb9d37e940b [2021-04-02T02:48:59.168Z] Step 21/23 : LABEL arch=arm64 [2021-04-02T02:48:59.168Z] ---> Running in 12db274a16a2 [2021-04-02T02:48:59.763Z] Removing intermediate container 12db274a16a2 [2021-04-02T02:48:59.763Z] ---> daff0b59dc5d [2021-04-02T02:48:59.763Z] Step 22/23 : LABEL git_sha=7835cba7ba0ebd50693c73636895cef7a996a10e [2021-04-02T02:48:59.763Z] ---> Running in 0758593f63cc [2021-04-02T02:49:00.041Z] Removing intermediate container 0758593f63cc [2021-04-02T02:49:00.041Z] ---> 247ecdd77ef8 [2021-04-02T02:49:00.041Z] Step 23/23 : LABEL version=0.0.0 [2021-04-02T02:49:00.314Z] ---> Running in 5dc4d3f0be3d [2021-04-02T02:49:00.588Z] Removing intermediate container 5dc4d3f0be3d [2021-04-02T02:49:00.588Z] ---> 9b05e5fb6400 [2021-04-02T02:49:00.588Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-04-02T02:49:00.859Z] Successfully built 9b05e5fb6400 [2021-04-02T02:49:00.859Z] 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-04-02T02:49:01.730Z] ---> job-cost.sh [2021-04-02T02:49:01.730Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nmGv [2021-04-02T02:49:40.682Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-02T02:51:17.421Z] lf-activate-venv(): INFO: Adding /tmp/venv-nmGv/bin to PATH [2021-04-02T02:51:17.421Z] INFO: No Stack... [2021-04-02T02:51:17.421Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-02T02:51:17.421Z] INFO: Archiving Costs [Pipeline] sh [2021-04-02T02:51:17.752Z] + cat /w/workspace/device-sdk-go/3/archives/cost.csv [2021-04-02T02:51:17.752Z] + cut -d, -f6 [Pipeline] lock [2021-04-02T02:51:17.864Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-850-3-stack-cost] [2021-04-02T02:51:17.872Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-850-3-stack-cost] did not exist. Created. [2021-04-02T02:51:17.872Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-850-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-02T02:51:18.333Z] /w/workspace/device-sdk-go/3@tmp/durable-d7cfcd67/script.sh: 1: /w/workspace/device-sdk-go/3@tmp/durable-d7cfcd67/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-02T02:51:18.674Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-02T02:51:18.745Z] Warning: overwriting stash ‘stack-cost’ [2021-04-02T02:51:18.900Z] Stashed 1 file(s) [Pipeline] } [2021-04-02T02:51:18.913Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-850-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-02T02:51:20.219Z] provisioning config files... [2021-04-02T02:51:20.230Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-850@tmp/config6106386734514650063tmp [Pipeline] { [Pipeline] sh [2021-04-02T02:51:20.713Z] + set +x [2021-04-02T02:51:20.713Z] + curl -s https://codecov.io/bash [2021-04-02T02:51:20.713Z] + bash -s -- [2021-04-02T02:51:20.976Z] [2021-04-02T02:51:20.976Z] _____ _ [2021-04-02T02:51:20.976Z] / ____| | | [2021-04-02T02:51:20.976Z] | | ___ __| | ___ ___ _____ __ [2021-04-02T02:51:20.976Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-02T02:51:20.976Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-02T02:51:20.976Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-02T02:51:20.976Z] Bash-20210309-2b87ace [2021-04-02T02:51:20.976Z] [2021-04-02T02:51:20.976Z] [2021-04-02T02:51:20.976Z] ==> git version 2.24.3 found [2021-04-02T02:51:20.976Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-04-02T02:51:20.976Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-02T02:51:20.976Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-02T02:51:20.976Z] ==> Jenkins CI detected. [2021-04-02T02:51:20.976Z] project root: . [2021-04-02T02:51:20.976Z] --> token set from env [2021-04-02T02:51:20.976Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-02T02:51:20.976Z] ==> Running gcov in . (disable via -X gcov) [2021-04-02T02:51:20.976Z] ==> Python coveragepy not found [2021-04-02T02:51:20.976Z] ==> Searching for coverage reports in: [2021-04-02T02:51:20.976Z] + . [2021-04-02T02:51:20.976Z] -> Found 1 reports [2021-04-02T02:51:20.976Z] ==> Detecting git/mercurial file structure [2021-04-02T02:51:20.976Z] ==> Reading reports [2021-04-02T02:51:20.976Z] + ./coverage.out bytes=101239 [2021-04-02T02:51:20.976Z] ==> Appending adjustments [2021-04-02T02:51:20.976Z] https://docs.codecov.io/docs/fixing-reports [2021-04-02T02:51:21.237Z] + Found adjustments [2021-04-02T02:51:21.237Z] ==> Gzipping contents [2021-04-02T02:51:21.237Z] 16K /tmp/codecov.g33jV6.gz [2021-04-02T02:51:21.237Z] ==> Uploading reports [2021-04-02T02:51:21.237Z] url: https://codecov.io [2021-04-02T02:51:21.237Z] query: branch=PR-850&commit=7835cba7ba0ebd50693c73636895cef7a996a10e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-850%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=850&job=&cmd_args= [2021-04-02T02:51:21.500Z] -> Pinging Codecov [2021-04-02T02:51:21.500Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-850&commit=7835cba7ba0ebd50693c73636895cef7a996a10e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-850%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=850&job=&cmd_args= [2021-04-02T02:51:21.762Z] -> Uploading to [2021-04-02T02:51:21.762Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-02/7E55EF52A471D76F132DFD9A03CDDE97/7835cba7ba0ebd50693c73636895cef7a996a10e/b12efa8d-9058-47bb-bb3a-b3b9b43abadc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210402%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210402T025121Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e4c57ef31a09188fe9c63980a13b8a89d91593f8caac6201784c136733d0f4e1 [2021-04-02T02:51:21.762Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-02T02:51:21.762Z] Dload Upload Total Spent Left Speed [2021-04-02T02:51:22.338Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13663 0 0 100 13663 0 33717 --:--:-- --:--:-- --:--:-- 33735 [2021-04-02T02:51:22.338Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/7835cba7ba0ebd50693c73636895cef7a996a10e [Pipeline] } [2021-04-02T02:51:22.349Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-04-02T02:51:24.861Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-02T02:51:25.434Z] ---> package-listing.sh [2021-04-02T02:51:25.434Z] ++ facter osfamily [2021-04-02T02:51:25.434Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-02T02:51:25.434Z] + OS_FAMILY=redhat [2021-04-02T02:51:25.434Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-850 [2021-04-02T02:51:25.434Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-02T02:51:25.434Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-02T02:51:25.434Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-02T02:51:25.434Z] + PACKAGES=/tmp/packages_start.txt [2021-04-02T02:51:25.434Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-850 ']' [2021-04-02T02:51:25.434Z] + PACKAGES=/tmp/packages_end.txt [2021-04-02T02:51:25.434Z] + case "${OS_FAMILY}" in [2021-04-02T02:51:25.434Z] + rpm -qa [2021-04-02T02:51:25.434Z] + sort [2021-04-02T02:51:30.744Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-02T02:51:30.744Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-02T02:51:30.744Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-02T02:51:30.744Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-850 ']' [2021-04-02T02:51:30.744Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-850/archives/ [2021-04-02T02:51:30.744Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-850/archives/ [Pipeline] echo [2021-04-02T02:51:30.759Z] 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-850/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-02T02:51:31.057Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-02T02:51:31.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-02T02:51:31.367Z] [2021-04-02T02:51:31.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-02T02:51:31.717Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-02T02:51:31.717Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-02T02:51:31.717Z] df20fa9351a1: Pulling fs layer [2021-04-02T02:51:31.717Z] 36b3adc4ff6f: Pulling fs layer [2021-04-02T02:51:31.717Z] 8ad3a11d3b57: Pulling fs layer [2021-04-02T02:51:31.717Z] 46f8f816bc3b: Pulling fs layer [2021-04-02T02:51:31.717Z] 93b61091891f: Pulling fs layer [2021-04-02T02:51:31.717Z] 93b9cdb0e59b: Pulling fs layer [2021-04-02T02:51:31.717Z] 5e14af77c1be: Pulling fs layer [2021-04-02T02:51:31.717Z] 01666e4c0597: Pulling fs layer [2021-04-02T02:51:31.717Z] aa168da1d23b: Pulling fs layer [2021-04-02T02:51:31.717Z] 93b9cdb0e59b: Waiting [2021-04-02T02:51:31.717Z] 5e14af77c1be: Waiting [2021-04-02T02:51:31.717Z] 01666e4c0597: Waiting [2021-04-02T02:51:31.717Z] 93b61091891f: Waiting [2021-04-02T02:51:31.717Z] 46f8f816bc3b: Waiting [2021-04-02T02:51:31.717Z] aa168da1d23b: Waiting [2021-04-02T02:51:31.717Z] 36b3adc4ff6f: Verifying Checksum [2021-04-02T02:51:31.717Z] 36b3adc4ff6f: Download complete [2021-04-02T02:51:31.982Z] df20fa9351a1: Verifying Checksum [2021-04-02T02:51:31.982Z] df20fa9351a1: Download complete [2021-04-02T02:51:31.982Z] 93b9cdb0e59b: Verifying Checksum [2021-04-02T02:51:31.982Z] 93b9cdb0e59b: Download complete [2021-04-02T02:51:31.982Z] 93b61091891f: Download complete [2021-04-02T02:51:31.982Z] 5e14af77c1be: Verifying Checksum [2021-04-02T02:51:31.982Z] 5e14af77c1be: Download complete [2021-04-02T02:51:31.982Z] 01666e4c0597: Verifying Checksum [2021-04-02T02:51:31.982Z] 01666e4c0597: Download complete [2021-04-02T02:51:32.247Z] df20fa9351a1: Pull complete [2021-04-02T02:51:32.510Z] 36b3adc4ff6f: Pull complete [2021-04-02T02:51:32.772Z] 8ad3a11d3b57: Verifying Checksum [2021-04-02T02:51:32.772Z] 8ad3a11d3b57: Download complete [2021-04-02T02:51:33.746Z] 8ad3a11d3b57: Pull complete [2021-04-02T02:51:33.746Z] 46f8f816bc3b: Pull complete [2021-04-02T02:51:34.338Z] 93b61091891f: Pull complete [2021-04-02T02:51:34.602Z] aa168da1d23b: Verifying Checksum [2021-04-02T02:51:34.602Z] aa168da1d23b: Download complete [2021-04-02T02:51:34.864Z] 93b9cdb0e59b: Pull complete [2021-04-02T02:51:35.133Z] 5e14af77c1be: Pull complete [2021-04-02T02:51:35.133Z] 01666e4c0597: Pull complete [2021-04-02T02:51:41.768Z] aa168da1d23b: Pull complete [2021-04-02T02:51:41.768Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-02T02:51:41.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-02T02:51:41.768Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-02T02:51:41.941Z] prd-centos7-docker-4c-2g-32553 does not seem to be running inside a container [2021-04-02T02:51:41.993Z] $ 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-850/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-850 -v /w/workspace/dgexfoundry_device-sdk-go_PR-850:/w/workspace/dgexfoundry_device-sdk-go_PR-850:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-850@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-850@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-02T02:51:46.314Z] $ docker top 5208814f4f125e185491138f36f9439b3b333eaf9e126b1529e205fea166b63b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-02T02:51:46.880Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-02T02:51:47.180Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-02T02:51:47.483Z] + ls /var/log/sa-host [2021-04-02T02:51:47.483Z] + sadf -c /var/log/sa-host/sa02 [2021-04-02T02:51:47.483Z] file_magic: OK [2021-04-02T02:51:47.483Z] HZ: Using current value: 100 [2021-04-02T02:51:47.483Z] file_header: OK [2021-04-02T02:51:47.483Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-02T02:51:47.483Z] Statistics: [2021-04-02T02:51:47.483Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-02T02:51:47.483Z] File successfully converted to sysstat format version 12.2.1 [2021-04-02T02:51:47.483Z] + sadf -c /var/log/sa-host/sa23 [2021-04-02T02:51:47.483Z] file_magic: OK [2021-04-02T02:51:47.483Z] HZ: Using current value: 100 [2021-04-02T02:51:47.483Z] file_header: OK [2021-04-02T02:51:47.483Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-02T02:51:47.483Z] Statistics: [2021-04-02T02:51:47.483Z] Hnuu...uuuununununu... [2021-04-02T02:51:47.483Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-02T02:51:48.142Z] provisioning config files... [2021-04-02T02:51:48.164Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-850@tmp/config2489925817966591417tmp [Pipeline] { [Pipeline] echo [2021-04-02T02:51:48.233Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-02T02:51:48.530Z] ---> create-netrc.sh [Pipeline] } [2021-04-02T02:51:48.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-02T02:51:48.629Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-02T02:51:48.927Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-02T02:51:48.938Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-02T02:51:49.354Z] ---> sudo-logs.sh [2021-04-02T02:51:49.354Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-02T02:51:49.430Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-02T02:51:50.057Z] ---> job-cost.sh [2021-04-02T02:51:50.057Z] lf-activate-venv: SKIPPING [2021-04-02T02:51:50.057Z] DEBUG: total: 0.20999999344348907 [2021-04-02T02:51:50.057Z] INFO: Retrieving Stack Cost... [2021-04-02T02:51:51.031Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-02T02:51:51.294Z] INFO: Archiving Costs [Pipeline] echo [2021-04-02T02:51:51.309Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-02T02:51:51.608Z] ---> logs-deploy.sh [2021-04-02T02:51:51.608Z] lf-activate-venv: SKIPPING [2021-04-02T02:51:51.608Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-850/3 [2021-04-02T02:51:51.608Z] INFO: archiving workspace using pattern(s): [2021-04-02T02:51:53.528Z] Archives upload complete. [2021-04-02T02:51:53.528Z] INFO: archiving logs to Nexus [2021-04-02T02:51:54.477Z] ---> uname -a: [2021-04-02T02:51:54.477Z] Linux prd-centos7-docker-4c-2g-32553.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-04-02T02:51:54.477Z] [2021-04-02T02:51:54.477Z] [2021-04-02T02:51:54.477Z] ---> lscpu: [2021-04-02T02:51:54.477Z] Architecture: x86_64 [2021-04-02T02:51:54.477Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-02T02:51:54.477Z] Byte Order: Little Endian [2021-04-02T02:51:54.477Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-02T02:51:54.477Z] CPU(s): 4 [2021-04-02T02:51:54.477Z] On-line CPU(s) list: 0-3 [2021-04-02T02:51:54.477Z] Thread(s) per core: 1 [2021-04-02T02:51:54.477Z] Core(s) per socket: 1 [2021-04-02T02:51:54.477Z] Socket(s): 4 [2021-04-02T02:51:54.477Z] NUMA node(s): 1 [2021-04-02T02:51:54.477Z] Vendor ID: GenuineIntel [2021-04-02T02:51:54.477Z] CPU family: 6 [2021-04-02T02:51:54.477Z] Model: 44 [2021-04-02T02:51:54.477Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-02T02:51:54.477Z] Stepping: 1 [2021-04-02T02:51:54.477Z] CPU MHz: 2933.438 [2021-04-02T02:51:54.477Z] BogoMIPS: 5866.87 [2021-04-02T02:51:54.477Z] Virtualization: VT-x [2021-04-02T02:51:54.477Z] Hypervisor vendor: KVM [2021-04-02T02:51:54.477Z] Virtualization type: full [2021-04-02T02:51:54.477Z] L1d cache: 128 KiB [2021-04-02T02:51:54.477Z] L1i cache: 128 KiB [2021-04-02T02:51:54.477Z] L2 cache: 16 MiB [2021-04-02T02:51:54.477Z] L3 cache: 64 MiB [2021-04-02T02:51:54.477Z] NUMA node0 CPU(s): 0-3 [2021-04-02T02:51:54.477Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-02T02:51:54.477Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-02T02:51:54.477Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-02T02:51:54.477Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-02T02:51:54.477Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-02T02:51:54.477Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-02T02:51:54.477Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-02T02:51:54.477Z] Vulnerability Srbds: Not affected [2021-04-02T02:51:54.477Z] Vulnerability Tsx async abort: Not affected [2021-04-02T02:51:54.477Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-04-02T02:51:54.477Z] [2021-04-02T02:51:54.477Z] [2021-04-02T02:51:54.477Z] ---> nproc: [2021-04-02T02:51:54.477Z] 4 [2021-04-02T02:51:54.477Z] [2021-04-02T02:51:54.477Z] [2021-04-02T02:51:54.477Z] ---> df -h: [2021-04-02T02:51:54.477Z] Filesystem Size Used Available Use% Mounted on [2021-04-02T02:51:54.477Z] overlay 50.0G 7.3G 42.7G 15% / [2021-04-02T02:51:54.477Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-02T02:51:54.477Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-02T02:51:54.477Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-02T02:51:54.477Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-04-02T02:51:54.477Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-04-02T02:51:54.477Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-04-02T02:51:54.477Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-04-02T02:51:54.477Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-04-02T02:51:54.477Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-850 [2021-04-02T02:51:54.477Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-850@tmp [2021-04-02T02:51:54.477Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-04-02T02:51:54.477Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-04-02T02:51:54.477Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-04-02T02:51:54.477Z] [2021-04-02T02:51:54.477Z] [2021-04-02T02:51:54.477Z] ---> free -m: [2021-04-02T02:51:54.477Z] total used free shared buff/cache available [2021-04-02T02:51:54.477Z] Mem: 1837 728 97 0 1011 1003 [2021-04-02T02:51:54.477Z] Swap: 1023 1 1022 [2021-04-02T02:51:54.477Z] [2021-04-02T02:51:54.477Z] [2021-04-02T02:51:54.477Z] ---> ip addr: [2021-04-02T02:51:54.477Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-04-02T02:51:54.477Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-04-02T02:51:54.477Z] inet 127.0.0.1/8 scope host lo [2021-04-02T02:51:54.477Z] valid_lft forever preferred_lft forever [2021-04-02T02:51:54.477Z] inet6 ::1/128 scope host [2021-04-02T02:51:54.477Z] valid_lft forever preferred_lft forever [2021-04-02T02:51:54.477Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-04-02T02:51:54.477Z] link/ether fa:16:3e:a0:96:91 brd ff:ff:ff:ff:ff:ff [2021-04-02T02:51:54.477Z] inet 10.30.122.157/23 brd 10.30.123.255 scope global dynamic eth0 [2021-04-02T02:51:54.477Z] valid_lft 85745sec preferred_lft 85745sec [2021-04-02T02:51:54.477Z] inet6 fe80::f816:3eff:fea0:9691/64 scope link [2021-04-02T02:51:54.477Z] valid_lft forever preferred_lft forever [2021-04-02T02:51:54.477Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-04-02T02:51:54.477Z] link/ether 02:42:d7:de:02:5f brd ff:ff:ff:ff:ff:ff [2021-04-02T02:51:54.477Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-04-02T02:51:54.477Z] valid_lft forever preferred_lft forever [2021-04-02T02:51:54.477Z] inet6 fe80::42:d7ff:fede:25f/64 scope link [2021-04-02T02:51:54.477Z] valid_lft forever preferred_lft forever [2021-04-02T02:51:54.477Z] [2021-04-02T02:51:54.477Z] [2021-04-02T02:51:54.477Z] ---> sar -b -r -n DEV: [2021-04-02T02:51:54.477Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/02/21 _x86_64_ (4 CPU) [2021-04-02T02:51:54.477Z] [2021-04-02T02:51:54.477Z] 02:40:49 LINUX RESTART (4 CPU) [2021-04-02T02:51:54.477Z] [2021-04-02T02:51:54.477Z] 02:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-04-02T02:51:54.477Z] 02:43:01 9.02 0.00 9.02 0.00 0.00 133.68 0.00 [2021-04-02T02:51:54.477Z] 02:44:01 0.40 0.00 0.40 0.00 0.00 5.85 0.00 [2021-04-02T02:51:54.477Z] 02:45:01 0.30 0.00 0.30 0.00 0.00 3.76 0.00 [2021-04-02T02:51:54.477Z] 02:46:01 0.58 0.00 0.58 0.00 0.00 7.33 0.00 [2021-04-02T02:51:54.477Z] 02:47:01 0.30 0.00 0.30 0.00 0.00 3.95 0.00 [2021-04-02T02:51:54.477Z] 02:48:01 0.50 0.00 0.50 0.00 0.00 5.90 0.00 [2021-04-02T02:51:54.477Z] 02:49:01 0.20 0.00 0.20 0.00 0.00 1.70 0.00 [2021-04-02T02:51:54.477Z] 02:50:01 0.25 0.00 0.25 0.00 0.00 3.41 0.00 [2021-04-02T02:51:54.477Z] 02:51:01 0.25 0.00 0.25 0.00 0.00 2.71 0.00 [2021-04-02T02:51:54.477Z] Average: 1.31 0.00 1.31 0.00 0.00 18.70 0.00 [2021-04-02T02:51:54.477Z] [2021-04-02T02:51:54.477Z] 02:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-04-02T02:51:54.477Z] 02:43:01 118204 0 621956 33.06 2620 1138764 1122272 38.30 456472 1106756 16 [2021-04-02T02:51:54.477Z] 02:44:01 125144 0 615008 32.69 2620 1138772 1087736 37.12 451996 1105300 20 [2021-04-02T02:51:54.477Z] 02:45:01 125304 0 614844 32.68 2620 1138776 1087688 37.12 450492 1106652 12 [2021-04-02T02:51:54.477Z] 02:46:01 125612 0 614536 32.66 2620 1138776 1078580 36.81 451328 1106264 8 [2021-04-02T02:51:54.477Z] 02:47:01 125896 0 614244 32.65 2620 1138784 1078696 36.81 448316 1109224 12 [2021-04-02T02:51:54.477Z] 02:48:01 127216 0 612920 32.58 2620 1138788 1078492 36.81 447064 1109224 12 [2021-04-02T02:51:54.477Z] 02:49:01 127084 0 613048 32.58 2620 1138792 1078492 36.81 447192 1109224 8 [2021-04-02T02:51:54.477Z] 02:50:01 127052 0 613076 32.58 2620 1138796 1078492 36.81 447072 1109224 8 [2021-04-02T02:51:54.477Z] 02:51:01 127044 0 613076 32.58 2620 1138804 1078492 36.81 447076 1109228 8 [2021-04-02T02:51:54.477Z] Average: 125395 0 614745 32.67 2620 1138784 1085438 37.04 449668 1107900 12 [2021-04-02T02:51:54.477Z] [2021-04-02T02:51:54.477Z] 02:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-04-02T02:51:54.477Z] 02:43:01 eth0 101.22 66.89 83.72 83.82 0.00 0.00 0.00 0.00 [2021-04-02T02:51:54.477Z] 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-02T02:51:54.477Z] 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-02T02:51:54.477Z] 02:44:01 eth0 3.23 1.13 1.24 0.79 0.00 0.00 0.00 0.00 [2021-04-02T02:51:54.477Z] 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-02T02:51:54.477Z] 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-02T02:51:54.477Z] 02:45:01 eth0 1.37 0.30 0.34 0.23 0.00 0.00 0.00 0.00 [2021-04-02T02:51:54.477Z] 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-02T02:51:54.477Z] 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-02T02:51:54.477Z] 02:46:01 eth0 3.23 0.73 0.75 0.38 0.00 0.00 0.00 0.00 [2021-04-02T02:51:54.477Z] 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-02T02:51:54.477Z] 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-02T02:51:54.477Z] 02:47:01 eth0 1.18 0.65 0.67 0.46 0.00 0.00 0.00 0.00 [2021-04-02T02:51:54.477Z] 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-02T02:51:54.477Z] 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-02T02:51:54.477Z] 02:48:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-04-02T02:51:54.477Z] 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-02T02:51:54.477Z] 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-02T02:51:54.477Z] 02:49:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-02T02:51:54.477Z] 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-02T02:51:54.477Z] 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-02T02:51:54.477Z] 02:50:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-02T02:51:54.477Z] 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-02T02:51:54.477Z] 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-02T02:51:54.477Z] 02:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-02T02:51:54.477Z] 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-02T02:51:54.477Z] 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-02T02:51:54.477Z] Average: eth0 12.30 7.78 9.64 9.53 0.00 0.00 0.00 0.00 [2021-04-02T02:51:54.477Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-02T02:51:54.477Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-02T02:51:54.477Z] [2021-04-02T02:51:54.477Z] [2021-04-02T02:51:54.477Z] ---> sar -P ALL: [2021-04-02T02:51:54.477Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/02/21 _x86_64_ (4 CPU) [2021-04-02T02:51:54.477Z] [2021-04-02T02:51:54.477Z] 02:40:49 LINUX RESTART (4 CPU) [2021-04-02T02:51:54.477Z] [2021-04-02T02:51:54.477Z] 02:42:01 CPU %user %nice %system %iowait %steal %idle [2021-04-02T02:51:54.477Z] 02:43:01 all 1.66 0.00 0.56 0.03 0.08 97.67 [2021-04-02T02:51:54.477Z] 02:43:01 0 1.76 0.00 0.59 0.02 0.05 97.58 [2021-04-02T02:51:54.477Z] 02:43:01 1 2.16 0.00 0.55 0.03 0.07 97.19 [2021-04-02T02:51:54.477Z] 02:43:01 2 1.27 0.00 0.57 0.03 0.10 98.03 [2021-04-02T02:51:54.477Z] 02:43:01 3 1.44 0.00 0.53 0.05 0.10 97.88 [2021-04-02T02:51:54.477Z] 02:44:01 all 0.20 0.00 0.05 0.00 0.00 99.75 [2021-04-02T02:51:54.477Z] 02:44:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2021-04-02T02:51:54.477Z] 02:44:01 1 0.57 0.00 0.07 0.00 0.02 99.35 [2021-04-02T02:51:54.477Z] 02:44:01 2 0.12 0.00 0.07 0.00 0.00 99.82 [2021-04-02T02:51:54.477Z] 02:44:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2021-04-02T02:51:54.477Z] 02:45:01 all 0.15 0.00 0.04 0.00 0.01 99.80 [2021-04-02T02:51:54.477Z] 02:45:01 0 0.47 0.00 0.05 0.00 0.02 99.47 [2021-04-02T02:51:54.477Z] 02:45:01 1 0.08 0.00 0.07 0.00 0.02 99.83 [2021-04-02T02:51:54.477Z] 02:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-02T02:51:54.478Z] 02:45:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-02T02:51:54.478Z] 02:46:01 all 0.15 0.00 0.04 0.00 0.00 99.80 [2021-04-02T02:51:54.478Z] 02:46:01 0 0.45 0.00 0.03 0.00 0.00 99.52 [2021-04-02T02:51:54.478Z] 02:46:01 1 0.08 0.00 0.07 0.00 0.00 99.85 [2021-04-02T02:51:54.478Z] 02:46:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-04-02T02:51:54.478Z] 02:46:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-02T02:51:54.478Z] 02:47:01 all 0.16 0.00 0.06 0.00 0.01 99.77 [2021-04-02T02:51:54.478Z] 02:47:01 0 0.38 0.00 0.05 0.00 0.02 99.55 [2021-04-02T02:51:54.478Z] 02:47:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2021-04-02T02:51:54.478Z] 02:47:01 2 0.13 0.00 0.08 0.00 0.02 99.77 [2021-04-02T02:51:54.478Z] 02:47:01 3 0.05 0.00 0.08 0.00 0.02 99.85 [2021-04-02T02:51:54.478Z] 02:48:01 all 0.11 0.00 0.05 0.00 0.00 99.85 [2021-04-02T02:51:54.478Z] 02:48:01 0 0.15 0.00 0.02 0.00 0.00 99.83 [2021-04-02T02:51:54.478Z] 02:48:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2021-04-02T02:51:54.478Z] 02:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-04-02T02:51:54.478Z] 02:48:01 3 0.22 0.00 0.10 0.00 0.00 99.68 [2021-04-02T02:51:54.478Z] 02:49:01 all 0.05 0.00 0.04 0.00 0.00 99.91 [2021-04-02T02:51:54.478Z] 02:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-02T02:51:54.478Z] 02:49:01 1 0.08 0.00 0.07 0.00 0.00 99.85 [2021-04-02T02:51:54.478Z] 02:49:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2021-04-02T02:51:54.478Z] 02:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-02T02:51:54.478Z] 02:50:01 all 0.13 0.00 0.03 0.00 0.00 99.84 [2021-04-02T02:51:54.478Z] 02:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2021-04-02T02:51:54.478Z] 02:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2021-04-02T02:51:54.478Z] 02:50:01 2 0.43 0.00 0.07 0.00 0.02 99.48 [2021-04-02T02:51:54.478Z] 02:50:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-02T02:51:54.478Z] 02:51:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-04-02T02:51:54.478Z] 02:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-04-02T02:51:54.478Z] 02:51:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-02T02:51:54.478Z] 02:51:01 2 0.52 0.00 0.05 0.00 0.00 99.43 [2021-04-02T02:51:54.478Z] 02:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-02T02:51:54.478Z] Average: all 0.30 0.00 0.10 0.00 0.01 99.58 [2021-04-02T02:51:54.478Z] Average: 0 0.37 0.00 0.09 0.00 0.01 99.53 [2021-04-02T02:51:54.478Z] Average: 1 0.35 0.00 0.10 0.00 0.01 99.53 [2021-04-02T02:51:54.478Z] Average: 2 0.29 0.00 0.11 0.00 0.01 99.58 [2021-04-02T02:51:54.478Z] Average: 3 0.21 0.00 0.10 0.01 0.01 99.67 [2021-04-02T02:51:54.478Z] [2021-04-02T02:51:54.478Z] [2021-04-02T02:51:54.478Z]