Pull request #840 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ec04510044ee6cf286fdf542fa83b03790ff485b+b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 (f7103a33f7d5302ef118afb7d9f1cb9cf3461d1a) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-840/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-840/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-31436’ Running on prd-centos7-docker-4c-2g-31441 in /w/workspace/dgexfoundry_device-sdk-go_PR-840 [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-840 # 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 b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit ec04510044ee6cf286fdf542fa83b03790ff485b Merge succeeded, producing ec04510044ee6cf286fdf542fa83b03790ff485b Checking out Revision ec04510044ee6cf286fdf542fa83b03790ff485b (PR-840) > 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/840/head:refs/remotes/origin/PR-840 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec04510044ee6cf286fdf542fa83b03790ff485b # 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 b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec04510044ee6cf286fdf542fa83b03790ff485b # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-25T21:06:15.943Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-25T21:06:16.270Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-25T21:06:16.451Z] ========================================================= [2021-03-25T21:06:16.451Z] EdgeX Global Pipelines Version Info [2021-03-25T21:06:16.451Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-25T21:06:17.992Z] ------------------- [2021-03-25T21:06:17.992Z] stable info: [2021-03-25T21:06:17.992Z] ------------------- [2021-03-25T21:06:17.992Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-25T21:06:17.992Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-25T21:06:17.992Z] Message: update stable to v1.0.186 [2021-03-25T21:06:18.941Z] ------------------- [2021-03-25T21:06:18.941Z] experimental info: [2021-03-25T21:06:18.941Z] ------------------- [2021-03-25T21:06:18.941Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-25T21:06:18.941Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-03-25T21:06:18.941Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-25T21:06:19.350Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-03-25T21:06:19.477Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-03-25T21:06:19.606Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-25T21:06:19.726Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-25T21:06:19.855Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-25T21:06:20.019Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-25T21:06:20.208Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-25T21:06:20.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-25T21:06:20.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-03-25T21:06:20.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-25T21:06:20.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-25T21:06:20.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-03-25T21:06:21.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-25T21:06:21.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-25T21:06:21.336Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-25T21:06:21.551Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-25T21:06:21.704Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-25T21:06:21.823Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-25T21:06:21.987Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-25T21:06:22.134Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-25T21:06:22.296Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-25T21:06:22.417Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-25T21:06:22.544Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-25T21:06:22.686Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-25T21:06:22.809Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-25T21:06:22.950Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-25T21:06:23.072Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-840 [Pipeline] echo [2021-03-25T21:06:23.210Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-840 [Pipeline] echo [2021-03-25T21:06:23.330Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-840 [Pipeline] echo [2021-03-25T21:06:23.465Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec04510044ee6cf286fdf542fa83b03790ff485b [Pipeline] echo [2021-03-25T21:06:23.598Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec04510 [Pipeline] echo [2021-03-25T21:06:23.718Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-25T21:06:23.976Z] provisioning config files... [2021-03-25T21:06:24.018Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-840@tmp/config364048510300227289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-25T21:06:24.474Z] ---> docker-login.sh [2021-03-25T21:06:24.475Z] nexus3.edgexfoundry.org:10001 [2021-03-25T21:06:24.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T21:06:24.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T21:06:24.737Z] Configure a credential helper to remove this warning. See [2021-03-25T21:06:24.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T21:06:24.737Z] [2021-03-25T21:06:24.737Z] Login Succeeded [2021-03-25T21:06:24.737Z] nexus3.edgexfoundry.org:10002 [2021-03-25T21:06:25.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T21:06:25.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T21:06:25.005Z] Configure a credential helper to remove this warning. See [2021-03-25T21:06:25.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T21:06:25.005Z] [2021-03-25T21:06:25.005Z] Login Succeeded [2021-03-25T21:06:25.005Z] nexus3.edgexfoundry.org:10003 [2021-03-25T21:06:25.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T21:06:25.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T21:06:25.270Z] Configure a credential helper to remove this warning. See [2021-03-25T21:06:25.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T21:06:25.270Z] [2021-03-25T21:06:25.270Z] Login Succeeded [2021-03-25T21:06:25.270Z] nexus3.edgexfoundry.org:10004 [2021-03-25T21:06:25.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T21:06:25.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T21:06:25.270Z] Configure a credential helper to remove this warning. See [2021-03-25T21:06:25.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T21:06:25.270Z] [2021-03-25T21:06:25.270Z] Login Succeeded [2021-03-25T21:06:25.270Z] docker.io [2021-03-25T21:06:25.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T21:06:25.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T21:06:25.796Z] Configure a credential helper to remove this warning. See [2021-03-25T21:06:25.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T21:06:25.796Z] [2021-03-25T21:06:25.796Z] Login Succeeded [2021-03-25T21:06:25.796Z] ---> docker-login.sh ends [Pipeline] } [2021-03-25T21:06:25.829Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-25T21:06:26.877Z] + git log --format=format:%s -1 ec04510044ee6cf286fdf542fa83b03790ff485b [Pipeline] echo [2021-03-25T21:06:26.963Z] GIT_COMMIT: ec04510044ee6cf286fdf542fa83b03790ff485b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-03-25T21:06:27.036Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-25T21:06:27.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-25T21:06:27.705Z] [2021-03-25T21:06:27.705Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-25T21:06:28.095Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-25T21:06:28.096Z] latest: Pulling from edgex-devops/git-semver [2021-03-25T21:06:28.096Z] 31603596830f: Pulling fs layer [2021-03-25T21:06:28.096Z] 2a8b12db71e7: Pulling fs layer [2021-03-25T21:06:28.096Z] 6ca5941a6612: Pulling fs layer [2021-03-25T21:06:28.096Z] ecc8261a40a4: Pulling fs layer [2021-03-25T21:06:28.096Z] ecc8261a40a4: Waiting [2021-03-25T21:06:28.096Z] 2a8b12db71e7: Verifying Checksum [2021-03-25T21:06:28.096Z] 2a8b12db71e7: Download complete [2021-03-25T21:06:28.361Z] 31603596830f: Verifying Checksum [2021-03-25T21:06:28.361Z] 31603596830f: Download complete [2021-03-25T21:06:28.361Z] ecc8261a40a4: Verifying Checksum [2021-03-25T21:06:28.361Z] ecc8261a40a4: Download complete [2021-03-25T21:06:28.361Z] 6ca5941a6612: Verifying Checksum [2021-03-25T21:06:28.361Z] 6ca5941a6612: Download complete [2021-03-25T21:06:28.626Z] 31603596830f: Pull complete [2021-03-25T21:06:28.626Z] 2a8b12db71e7: Pull complete [2021-03-25T21:06:29.209Z] 6ca5941a6612: Pull complete [2021-03-25T21:06:29.479Z] ecc8261a40a4: Pull complete [2021-03-25T21:06:29.479Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-25T21:06:29.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-25T21:06:29.479Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-25T21:06:29.605Z] prd-centos7-docker-4c-2g-31441 does not seem to be running inside a container [2021-03-25T21:06:29.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-840 -v /w/workspace/dgexfoundry_device-sdk-go_PR-840:/w/workspace/dgexfoundry_device-sdk-go_PR-840:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-840@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-840@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-25T21:06:31.789Z] $ docker top 80f74aab617bc88ccdcdf69ff5e2cbb19f9a32c1f0acf884fdabec23d479af58 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-25T21:06:32.260Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-25T21:06:32.260Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-25T21:06:32.482Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-25T21:06:32.485Z] $ docker exec 80f74aab617bc88ccdcdf69ff5e2cbb19f9a32c1f0acf884fdabec23d479af58 ssh-agent [2021-03-25T21:06:32.696Z] SSH_AUTH_SOCK=/tmp/ssh-IMpJTGpgxAgD/agent.12 [2021-03-25T21:06:32.696Z] SSH_AGENT_PID=17 [2021-03-25T21:06:32.707Z] Running ssh-add (command line suppressed) [2021-03-25T21:06:32.824Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-840@tmp/private_key_2404292568386188784.key (/w/workspace/dgexfoundry_device-sdk-go_PR-840@tmp/private_key_2404292568386188784.key) [2021-03-25T21:06:32.896Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-25T21:06:33.276Z] + git tag --points-at HEAD [Pipeline] } [2021-03-25T21:06:33.306Z] $ docker exec --env ******** --env ******** 80f74aab617bc88ccdcdf69ff5e2cbb19f9a32c1f0acf884fdabec23d479af58 ssh-agent -k [2021-03-25T21:06:33.434Z] unset SSH_AUTH_SOCK; [2021-03-25T21:06:33.434Z] unset SSH_AGENT_PID; [2021-03-25T21:06:33.434Z] echo Agent pid 17 killed; [2021-03-25T21:06:33.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-25T21:06:33.727Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-25T21:06:33.727Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-25T21:06:33.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-25T21:06:33.890Z] $ docker exec 80f74aab617bc88ccdcdf69ff5e2cbb19f9a32c1f0acf884fdabec23d479af58 ssh-agent [2021-03-25T21:06:34.049Z] SSH_AUTH_SOCK=/tmp/ssh-jbVf7qHUMClg/agent.48 [2021-03-25T21:06:34.049Z] SSH_AGENT_PID=54 [2021-03-25T21:06:34.059Z] Running ssh-add (command line suppressed) [2021-03-25T21:06:34.176Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-840@tmp/private_key_2391975278274688175.key (/w/workspace/dgexfoundry_device-sdk-go_PR-840@tmp/private_key_2391975278274688175.key) [2021-03-25T21:06:34.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-25T21:06:34.611Z] + git semver init [2021-03-25T21:06:34.611Z] # -> Open(): unable to determine branch for HEAD [2021-03-25T21:06:34.611Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-840/.git [2021-03-25T21:06:34.611Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-840 [2021-03-25T21:06:34.611Z] # $SEMVER_REMOTE_NAME = origin [2021-03-25T21:06:34.611Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-25T21:06:34.611Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-25T21:06:34.611Z] # $SEMVER_BRANCH = PR-840 [2021-03-25T21:06:34.611Z] # $SEMVER_TEMP = /tmp/semver-252111148 [2021-03-25T21:06:34.611Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-03-25T21:06:35.227Z] # '/tmp/semver-252111148' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-840/.semver' [2021-03-25T21:06:35.227Z] # -> Force: false [2021-03-25T21:06:35.227Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-840/.semver [Pipeline] } [2021-03-25T21:06:35.254Z] $ docker exec --env ******** --env ******** 80f74aab617bc88ccdcdf69ff5e2cbb19f9a32c1f0acf884fdabec23d479af58 ssh-agent -k [2021-03-25T21:06:35.363Z] unset SSH_AUTH_SOCK; [2021-03-25T21:06:35.364Z] unset SSH_AGENT_PID; [2021-03-25T21:06:35.364Z] echo Agent pid 54 killed; [2021-03-25T21:06:35.409Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-25T21:06:35.982Z] + git semver [Pipeline] } [2021-03-25T21:06:36.016Z] $ docker stop --time=1 80f74aab617bc88ccdcdf69ff5e2cbb19f9a32c1f0acf884fdabec23d479af58 [2021-03-25T21:06:37.397Z] $ docker rm -f 80f74aab617bc88ccdcdf69ff5e2cbb19f9a32c1f0acf884fdabec23d479af58 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-25T21:06:37.961Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-25T21:06:38.406Z] Stashed 1 file(s) [Pipeline] echo [2021-03-25T21:06:38.429Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-03-25T21:06:54.273Z] Still waiting to schedule task [2021-03-25T21:06:54.273Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-03-25T21:06:54.301Z] Still waiting to schedule task [2021-03-25T21:06:54.301Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-25T21:08:28.308Z] Running on prd-centos7-docker-4c-2g-31445 in /w/workspace/dgexfoundry_device-sdk-go_PR-840 [Pipeline] { [Pipeline] ws [2021-03-25T21:08:28.403Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-03-25T21:08:32.238Z] using credential edgex-jenkins-ssh [2021-03-25T21:08:32.292Z] Cloning the remote Git repository [2021-03-25T21:08:32.323Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-25T21:08:32.397Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-03-25T21:08:32.458Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-25T21:08:32.459Z] > git --version # timeout=10 [2021-03-25T21:08:32.466Z] > git --version # 'git version 2.24.3' [2021-03-25T21:08:32.467Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T21:08:32.495Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-25T21:08:33.591Z] Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit ec04510044ee6cf286fdf542fa83b03790ff485b [2021-03-25T21:08:33.717Z] Merge succeeded, producing ec04510044ee6cf286fdf542fa83b03790ff485b [2021-03-25T21:08:33.718Z] Checking out Revision ec04510044ee6cf286fdf542fa83b03790ff485b (PR-840) [2021-03-25T21:08:33.203Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-25T21:08:33.210Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-25T21:08:33.224Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-25T21:08:33.237Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-25T21:08:33.237Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T21:08:33.242Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/840/head:refs/remotes/origin/PR-840 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-25T21:08:33.599Z] > git config core.sparsecheckout # timeout=10 [2021-03-25T21:08:33.603Z] > git checkout -f ec04510044ee6cf286fdf542fa83b03790ff485b # timeout=10 [2021-03-25T21:08:33.681Z] > git remote # timeout=10 [2021-03-25T21:08:33.688Z] > git config --get remote.origin.url # timeout=10 [2021-03-25T21:08:33.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T21:08:33.698Z] > git merge b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 [2021-03-25T21:08:33.710Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-25T21:08:33.722Z] > git config core.sparsecheckout # timeout=10 [2021-03-25T21:08:33.727Z] > git checkout -f ec04510044ee6cf286fdf542fa83b03790ff485b # timeout=10 [2021-03-25T21:08:37.390Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-25T21:08:37.416Z] > git --version # timeout=10 [2021-03-25T21:08:37.420Z] > git --version # 'git version 2.24.3' [2021-03-25T21:08:37.426Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-25T21:08:38.834Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-25T21:08:39.184Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-25T21:08:39.500Z] + sudo service docker restart [2021-03-25T21:08:39.500Z] + true [2021-03-25T21:08:39.500Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-25T21:08:40.579Z] provisioning config files... [2021-03-25T21:08:40.605Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config650012355650751174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-25T21:08:41.039Z] ---> docker-login.sh [2021-03-25T21:08:41.039Z] nexus3.edgexfoundry.org:10001 [2021-03-25T21:08:41.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T21:08:41.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T21:08:41.567Z] Configure a credential helper to remove this warning. See [2021-03-25T21:08:41.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T21:08:41.567Z] [2021-03-25T21:08:41.567Z] Login Succeeded [2021-03-25T21:08:41.567Z] nexus3.edgexfoundry.org:10002 [2021-03-25T21:08:41.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T21:08:41.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T21:08:41.831Z] Configure a credential helper to remove this warning. See [2021-03-25T21:08:41.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T21:08:41.831Z] [2021-03-25T21:08:41.831Z] Login Succeeded [2021-03-25T21:08:41.831Z] nexus3.edgexfoundry.org:10003 [2021-03-25T21:08:41.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T21:08:41.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T21:08:41.831Z] Configure a credential helper to remove this warning. See [2021-03-25T21:08:41.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T21:08:41.831Z] [2021-03-25T21:08:41.831Z] Login Succeeded [2021-03-25T21:08:41.831Z] nexus3.edgexfoundry.org:10004 [2021-03-25T21:08:42.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T21:08:42.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T21:08:42.097Z] Configure a credential helper to remove this warning. See [2021-03-25T21:08:42.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T21:08:42.097Z] [2021-03-25T21:08:42.097Z] Login Succeeded [2021-03-25T21:08:42.097Z] docker.io [2021-03-25T21:08:42.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T21:08:42.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T21:08:42.624Z] Configure a credential helper to remove this warning. See [2021-03-25T21:08:42.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T21:08:42.624Z] [2021-03-25T21:08:42.624Z] Login Succeeded [2021-03-25T21:08:42.624Z] ---> docker-login.sh ends [Pipeline] } [2021-03-25T21:08:42.652Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-25T21:08:43.273Z] ========================================================= [2021-03-25T21:08:43.273Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-25T21:08:43.273Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-25T21:08:43.683Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-25T21:08:43.945Z] Sending build context to Docker daemon 2.313MB [2021-03-25T21:08:43.945Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-25T21:08:43.945Z] Step 2/8 : FROM ${BASE} [2021-03-25T21:08:43.945Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-25T21:08:43.945Z] 188c0c94c7c5: Pulling fs layer [2021-03-25T21:08:43.945Z] 0ef7d3d256c8: Pulling fs layer [2021-03-25T21:08:43.945Z] de9db76c5a1d: Pulling fs layer [2021-03-25T21:08:43.945Z] bca2f99d35d6: Pulling fs layer [2021-03-25T21:08:43.945Z] 93359f2a8cfa: Pulling fs layer [2021-03-25T21:08:43.945Z] 7c6f9722023f: Pulling fs layer [2021-03-25T21:08:43.945Z] a35cf1a2eb13: Pulling fs layer [2021-03-25T21:08:43.945Z] bca2f99d35d6: Waiting [2021-03-25T21:08:43.945Z] 93359f2a8cfa: Waiting [2021-03-25T21:08:43.945Z] 7c6f9722023f: Waiting [2021-03-25T21:08:43.945Z] a35cf1a2eb13: Waiting [2021-03-25T21:08:43.945Z] de9db76c5a1d: Verifying Checksum [2021-03-25T21:08:43.945Z] de9db76c5a1d: Download complete [2021-03-25T21:08:43.945Z] 0ef7d3d256c8: Verifying Checksum [2021-03-25T21:08:43.945Z] 0ef7d3d256c8: Download complete [2021-03-25T21:08:43.945Z] 93359f2a8cfa: Verifying Checksum [2021-03-25T21:08:43.945Z] 93359f2a8cfa: Download complete [2021-03-25T21:08:44.209Z] 188c0c94c7c5: Verifying Checksum [2021-03-25T21:08:44.209Z] 188c0c94c7c5: Download complete [2021-03-25T21:08:44.209Z] 7c6f9722023f: Verifying Checksum [2021-03-25T21:08:44.209Z] 7c6f9722023f: Download complete [2021-03-25T21:08:44.477Z] 188c0c94c7c5: Pull complete [2021-03-25T21:08:44.742Z] 0ef7d3d256c8: Pull complete [2021-03-25T21:08:45.015Z] de9db76c5a1d: Pull complete [2021-03-25T21:08:46.948Z] a35cf1a2eb13: Verifying Checksum [2021-03-25T21:08:46.948Z] a35cf1a2eb13: Download complete [2021-03-25T21:08:46.948Z] bca2f99d35d6: Verifying Checksum [2021-03-25T21:08:46.948Z] bca2f99d35d6: Download complete [2021-03-25T21:08:48.696Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-31444 in /w/workspace/dgexfoundry_device-sdk-go_PR-840 [Pipeline] { [Pipeline] ws [2021-03-25T21:08:48.787Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-03-25T21:08:52.286Z] bca2f99d35d6: Pull complete [2021-03-25T21:08:52.550Z] 93359f2a8cfa: Pull complete [2021-03-25T21:08:52.550Z] 7c6f9722023f: Pull complete [2021-03-25T21:08:53.579Z] using credential edgex-jenkins-ssh [2021-03-25T21:08:53.636Z] Cloning the remote Git repository [2021-03-25T21:08:53.707Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-25T21:08:53.815Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-03-25T21:08:53.898Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-25T21:08:53.898Z] > git --version # timeout=10 [2021-03-25T21:08:53.916Z] > git --version # 'git version 2.17.1' [2021-03-25T21:08:53.918Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T21:08:53.960Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-25T21:08:55.197Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-25T21:08:55.233Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-25T21:08:55.261Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-25T21:08:55.808Z] Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit ec04510044ee6cf286fdf542fa83b03790ff485b [2021-03-25T21:08:56.046Z] Merge succeeded, producing ec04510044ee6cf286fdf542fa83b03790ff485b [2021-03-25T21:08:56.047Z] Checking out Revision ec04510044ee6cf286fdf542fa83b03790ff485b (PR-840) [2021-03-25T21:08:55.293Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-25T21:08:55.294Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T21:08:55.306Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/840/head:refs/remotes/origin/PR-840 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-25T21:08:55.843Z] > git config core.sparsecheckout # timeout=10 [2021-03-25T21:08:55.863Z] > git checkout -f ec04510044ee6cf286fdf542fa83b03790ff485b # timeout=10 [2021-03-25T21:08:55.967Z] > git remote # timeout=10 [2021-03-25T21:08:55.988Z] > git config --get remote.origin.url # timeout=10 [2021-03-25T21:08:56.010Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T21:08:56.022Z] > git merge b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 [2021-03-25T21:08:56.046Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-25T21:08:56.068Z] > git config core.sparsecheckout # timeout=10 [2021-03-25T21:08:56.081Z] > git checkout -f ec04510044ee6cf286fdf542fa83b03790ff485b # timeout=10 [2021-03-25T21:08:56.811Z] a35cf1a2eb13: Pull complete [2021-03-25T21:08:57.074Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-25T21:08:57.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-25T21:08:57.074Z] ---> a62c8e92a672 [2021-03-25T21:08:57.074Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-25T21:08:57.339Z] ---> Running in b2bddddab248 [2021-03-25T21:08:57.601Z] Removing intermediate container b2bddddab248 [2021-03-25T21:08:57.601Z] ---> 16e147649289 [2021-03-25T21:08:57.601Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-25T21:08:57.601Z] ---> Running in f36d0424060b [2021-03-25T21:08:59.005Z] Removing intermediate container f36d0424060b [2021-03-25T21:08:59.005Z] ---> 0606303518d9 [2021-03-25T21:08:59.005Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-03-25T21:08:59.005Z] ---> Running in 9be787236cbe [2021-03-25T21:09:00.370Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-25T21:09:00.410Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-25T21:09:00.436Z] > git --version # timeout=10 [2021-03-25T21:09:00.445Z] > git --version # 'git version 2.17.1' [2021-03-25T21:09:00.458Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [2021-03-25T21:09:00.992Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-25T21:09:01.597Z] OK: 166 MiB in 39 packages [2021-03-25T21:09:01.862Z] Removing intermediate container 9be787236cbe [2021-03-25T21:09:01.862Z] ---> 0fe2340a0c85 [2021-03-25T21:09:01.862Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-25T21:09:02.126Z] ---> Running in 22fe0b54d387 [2021-03-25T21:09:02.126Z] Removing intermediate container 22fe0b54d387 [2021-03-25T21:09:02.126Z] ---> d0b9b3993e93 [2021-03-25T21:09:02.126Z] Step 7/8 : COPY . . [2021-03-25T21:09:02.198Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-25T21:09:02.631Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-25T21:09:02.995Z] + true [2021-03-25T21:09:02.995Z] + sudo service docker restart [2021-03-25T21:09:03.523Z] ---> 9cb65c1843d0 [2021-03-25T21:09:03.523Z] Step 8/8 : RUN go mod download [2021-03-25T21:09:03.523Z] ---> Running in 253af001ac4c [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-25T21:09:05.769Z] provisioning config files... [2021-03-25T21:09:05.820Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8583024589396379912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-25T21:09:06.307Z] ---> docker-login.sh [2021-03-25T21:09:06.307Z] nexus3.edgexfoundry.org:10001 [2021-03-25T21:09:07.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T21:09:07.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T21:09:07.565Z] Configure a credential helper to remove this warning. See [2021-03-25T21:09:07.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T21:09:07.565Z] [2021-03-25T21:09:07.565Z] Login Succeeded [2021-03-25T21:09:07.565Z] nexus3.edgexfoundry.org:10002 [2021-03-25T21:09:07.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T21:09:08.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T21:09:08.137Z] Configure a credential helper to remove this warning. See [2021-03-25T21:09:08.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T21:09:08.137Z] [2021-03-25T21:09:08.137Z] Login Succeeded [2021-03-25T21:09:08.137Z] nexus3.edgexfoundry.org:10003 [2021-03-25T21:09:08.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T21:09:08.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T21:09:08.688Z] Configure a credential helper to remove this warning. See [2021-03-25T21:09:08.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T21:09:08.688Z] [2021-03-25T21:09:08.688Z] Login Succeeded [2021-03-25T21:09:08.688Z] nexus3.edgexfoundry.org:10004 [2021-03-25T21:09:08.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T21:09:09.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T21:09:09.238Z] Configure a credential helper to remove this warning. See [2021-03-25T21:09:09.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T21:09:09.238Z] [2021-03-25T21:09:09.238Z] Login Succeeded [2021-03-25T21:09:09.238Z] docker.io [2021-03-25T21:09:09.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T21:09:09.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T21:09:09.784Z] Configure a credential helper to remove this warning. See [2021-03-25T21:09:09.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T21:09:09.784Z] [2021-03-25T21:09:09.784Z] Login Succeeded [2021-03-25T21:09:09.784Z] ---> docker-login.sh ends [Pipeline] } [2021-03-25T21:09:09.824Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-25T21:09:10.474Z] ========================================================= [2021-03-25T21:09:10.474Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-25T21:09:10.474Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-25T21:09:10.915Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-25T21:09:11.198Z] Sending build context to Docker daemon 2.306MB [2021-03-25T21:09:11.473Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-25T21:09:11.473Z] Step 2/8 : FROM ${BASE} [2021-03-25T21:09:11.473Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-25T21:09:11.473Z] 5f621e34cdf4: Pulling fs layer [2021-03-25T21:09:11.473Z] a4357932f1b6: Pulling fs layer [2021-03-25T21:09:11.473Z] 18c013af1878: Pulling fs layer [2021-03-25T21:09:11.473Z] 00ac8860ef70: Pulling fs layer [2021-03-25T21:09:11.473Z] 63d7cb157983: Pulling fs layer [2021-03-25T21:09:11.473Z] b116817d02f9: Pulling fs layer [2021-03-25T21:09:11.473Z] 745a02a5169b: Pulling fs layer [2021-03-25T21:09:11.473Z] 00ac8860ef70: Waiting [2021-03-25T21:09:11.473Z] 63d7cb157983: Waiting [2021-03-25T21:09:11.473Z] b116817d02f9: Waiting [2021-03-25T21:09:11.473Z] 745a02a5169b: Waiting [2021-03-25T21:09:11.473Z] 18c013af1878: Verifying Checksum [2021-03-25T21:09:11.473Z] 18c013af1878: Download complete [2021-03-25T21:09:11.473Z] a4357932f1b6: Verifying Checksum [2021-03-25T21:09:11.473Z] a4357932f1b6: Download complete [2021-03-25T21:09:11.779Z] 63d7cb157983: Download complete [2021-03-25T21:09:11.779Z] b116817d02f9: Download complete [2021-03-25T21:09:11.779Z] 5f621e34cdf4: Verifying Checksum [2021-03-25T21:09:11.779Z] 5f621e34cdf4: Download complete [2021-03-25T21:09:12.384Z] 5f621e34cdf4: Pull complete [2021-03-25T21:09:13.000Z] a4357932f1b6: Pull complete [2021-03-25T21:09:13.598Z] 18c013af1878: Pull complete [2021-03-25T21:09:14.209Z] 745a02a5169b: Verifying Checksum [2021-03-25T21:09:14.209Z] 745a02a5169b: Download complete [2021-03-25T21:09:15.213Z] 00ac8860ef70: Verifying Checksum [2021-03-25T21:09:15.213Z] 00ac8860ef70: Download complete [2021-03-25T21:09:25.413Z] 00ac8860ef70: Pull complete [2021-03-25T21:09:25.612Z] Removing intermediate container 253af001ac4c [2021-03-25T21:09:25.612Z] ---> c46a8b0bf2b7 [2021-03-25T21:09:25.612Z] Successfully built c46a8b0bf2b7 [2021-03-25T21:09:25.612Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-25T21:09:25.692Z] 63d7cb157983: Pull complete [2021-03-25T21:09:25.969Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-25T21:09:25.969Z] . [Pipeline] withDockerContainer [2021-03-25T21:09:26.137Z] prd-centos7-docker-4c-2g-31445 does not seem to be running inside a container [2021-03-25T21:09:26.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-25T21:09:26.295Z] b116817d02f9: Pull complete [2021-03-25T21:09:27.121Z] $ docker top 0181bee53fa3d6a21d828878d834b2ee7186ea7e2e521017b7a4969e4f4e6820 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-25T21:09:27.704Z] + go version [2021-03-25T21:09:27.704Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-25T21:09:27.741Z] $ docker stop --time=1 0181bee53fa3d6a21d828878d834b2ee7186ea7e2e521017b7a4969e4f4e6820 [2021-03-25T21:09:29.107Z] $ docker rm -f 0181bee53fa3d6a21d828878d834b2ee7186ea7e2e521017b7a4969e4f4e6820 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-25T21:09:30.189Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-25T21:09:30.190Z] . [Pipeline] withDockerContainer [2021-03-25T21:09:30.313Z] prd-centos7-docker-4c-2g-31445 does not seem to be running inside a container [2021-03-25T21:09:30.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-25T21:09:30.618Z] 745a02a5169b: Pull complete [2021-03-25T21:09:30.618Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-25T21:09:30.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-25T21:09:30.618Z] ---> b7e6874047d6 [2021-03-25T21:09:30.618Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-25T21:09:31.110Z] $ docker top 36da6d97d19b82960bab3805e4851d818d1dba29311d8a113706c51f74784ce0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-25T21:09:31.702Z] + make test [2021-03-25T21:09:31.702Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-25T21:09:32.610Z] ---> Running in cde04b201c4d [2021-03-25T21:09:33.227Z] Removing intermediate container cde04b201c4d [2021-03-25T21:09:33.227Z] ---> 6745780d812f [2021-03-25T21:09:33.227Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-25T21:09:33.227Z] ---> Running in 7a64ec665fac [2021-03-25T21:09:35.868Z] Removing intermediate container 7a64ec665fac [2021-03-25T21:09:35.868Z] ---> 39839a6ad228 [2021-03-25T21:09:35.868Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-03-25T21:09:35.868Z] ---> Running in dd409ee762e9 [2021-03-25T21:09:36.860Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-25T21:09:37.482Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-25T21:09:38.462Z] OK: 142 MiB in 39 packages [2021-03-25T21:09:39.439Z] Removing intermediate container dd409ee762e9 [2021-03-25T21:09:39.439Z] ---> bc757889519b [2021-03-25T21:09:39.439Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-25T21:09:39.714Z] ---> Running in fbfdf7d38d0e [2021-03-25T21:09:39.919Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-25T21:09:40.310Z] Removing intermediate container fbfdf7d38d0e [2021-03-25T21:09:40.310Z] ---> 2af9b361f055 [2021-03-25T21:09:40.310Z] Step 7/8 : COPY . . [2021-03-25T21:09:41.296Z] ---> 162cb339e71d [2021-03-25T21:09:41.296Z] Step 8/8 : RUN go mod download [2021-03-25T21:09:41.570Z] ---> Running in 4b74482be3e3 [2021-03-25T21:09:58.248Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-03-25T21:09:58.248Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-03-25T21:09:58.248Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-03-25T21:09:58.248Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-03-25T21:09:58.248Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-03-25T21:09:58.248Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.059s coverage: 27.0% of statements [2021-03-25T21:09:58.248Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.072s coverage: 81.2% of statements [2021-03-25T21:10:08.375Z] Removing intermediate container 4b74482be3e3 [2021-03-25T21:10:08.375Z] ---> eba0abdf0aa1 [2021-03-25T21:10:08.375Z] Successfully built eba0abdf0aa1 [2021-03-25T21:10:08.375Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-25T21:10:08.805Z] + docker inspect -f . ci-base-image-arm64 [2021-03-25T21:10:08.805Z] . [Pipeline] withDockerContainer [2021-03-25T21:10:09.191Z] prd-ubuntu18.04-docker-arm64-4c-16g-31444 does not seem to be running inside a container [2021-03-25T21:10:09.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-25T21:10:10.927Z] $ docker top 04b9fd3a538f4cfde73d7045bd4286d046ab14447a4c6c5bf8a105ff2a51fe60 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-25T21:10:12.113Z] + go version [2021-03-25T21:10:12.113Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-25T21:10:12.159Z] $ docker stop --time=1 04b9fd3a538f4cfde73d7045bd4286d046ab14447a4c6c5bf8a105ff2a51fe60 [2021-03-25T21:10:14.138Z] $ docker rm -f 04b9fd3a538f4cfde73d7045bd4286d046ab14447a4c6c5bf8a105ff2a51fe60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-25T21:10:15.440Z] + docker inspect -f . ci-base-image-arm64 [2021-03-25T21:10:15.440Z] . [Pipeline] withDockerContainer [2021-03-25T21:10:15.733Z] prd-ubuntu18.04-docker-arm64-4c-16g-31444 does not seem to be running inside a container [2021-03-25T21:10:15.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-25T21:10:17.341Z] $ docker top 6ccc3ac0abfbabfad733a3e33f3afeaabb70e48f3d115de98a939c20ee362824 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-25T21:10:18.409Z] + make test [2021-03-25T21:10:18.409Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-25T21:10:30.458Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.060s coverage: 10.5% of statements [2021-03-25T21:10:30.458Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-03-25T21:10:30.458Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-03-25T21:10:30.458Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.085s coverage: 32.5% of statements [2021-03-25T21:10:30.458Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-03-25T21:10:30.458Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-03-25T21:10:30.458Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-03-25T21:10:30.458Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.104s coverage: 57.3% of statements [2021-03-25T21:10:30.458Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.191s coverage: 6.6% of statements [2021-03-25T21:10:30.458Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.054s coverage: 5.0% of statements [2021-03-25T21:10:30.458Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-03-25T21:10:30.458Z] GO111MODULE=on go vet ./... [2021-03-25T21:10:40.605Z] gofmt -l . [2021-03-25T21:10:40.605Z] [ "`gofmt -l .`" = "" ] [2021-03-25T21:10:40.605Z] ./bin/test-attribution-txt.sh [2021-03-25T21:10:40.618Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-25T21:10:40.869Z] An attribution for golang.org/x/crypto is missing from in Attribution.txt, please add [2021-03-25T21:10:41.138Z] make: *** [Makefile:36: test] Error 1 [Pipeline] } [2021-03-25T21:10:41.194Z] $ docker stop --time=1 36da6d97d19b82960bab3805e4851d818d1dba29311d8a113706c51f74784ce0 [2021-03-25T21:10:43.226Z] $ docker rm -f 36da6d97d19b82960bab3805e4851d818d1dba29311d8a113706c51f74784ce0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-25T21:10:45.276Z] ---> job-cost.sh [2021-03-25T21:10:45.276Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gmvl [2021-03-25T21:11:03.439Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-25T21:11:27.647Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-03-25T21:11:27.647Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-03-25T21:11:27.647Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-03-25T21:11:27.647Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-03-25T21:11:27.647Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-03-25T21:11:27.647Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.136s coverage: 27.0% of statements [2021-03-25T21:11:27.647Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.169s coverage: 81.2% of statements [2021-03-25T21:11:30.095Z] lf-activate-venv(): INFO: Adding /tmp/venv-Gmvl/bin to PATH [2021-03-25T21:11:30.095Z] INFO: No Stack... [2021-03-25T21:11:30.095Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-25T21:11:30.358Z] INFO: Archiving Costs [Pipeline] sh [2021-03-25T21:11:30.699Z] + cut -d, -f6 [2021-03-25T21:11:30.699Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2021-03-25T21:11:30.808Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-840-1-stack-cost] [2021-03-25T21:11:30.816Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-840-1-stack-cost] did not exist. Created. [2021-03-25T21:11:30.816Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-840-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-25T21:11:31.306Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-25T21:11:31.775Z] Stashed 1 file(s) [Pipeline] } [2021-03-25T21:11:31.801Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-840-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-25T21:11:32.794Z] Failed in branch amd64 [2021-03-25T21:11:54.493Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.128s coverage: 10.5% of statements [2021-03-25T21:11:54.493Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-03-25T21:11:54.493Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-03-25T21:11:54.493Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.204s coverage: 32.5% of statements [2021-03-25T21:11:54.493Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-03-25T21:11:54.493Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-03-25T21:11:54.493Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-03-25T21:11:54.493Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.267s coverage: 57.3% of statements [2021-03-25T21:11:54.493Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.860s coverage: 6.6% of statements [2021-03-25T21:11:54.493Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.132s coverage: 5.0% of statements [2021-03-25T21:11:54.493Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-03-25T21:11:54.493Z] GO111MODULE=on go vet ./... [2021-03-25T21:12:33.538Z] gofmt -l . [2021-03-25T21:12:33.538Z] [ "`gofmt -l .`" = "" ] [2021-03-25T21:12:33.538Z] ./bin/test-attribution-txt.sh [2021-03-25T21:12:33.538Z] An attribution for golang.org/x/crypto is missing from in Attribution.txt, please add [2021-03-25T21:12:33.538Z] make: *** [Makefile:36: test] Error 1 [Pipeline] } [2021-03-25T21:12:33.593Z] $ docker stop --time=1 6ccc3ac0abfbabfad733a3e33f3afeaabb70e48f3d115de98a939c20ee362824 [2021-03-25T21:12:35.945Z] $ docker rm -f 6ccc3ac0abfbabfad733a3e33f3afeaabb70e48f3d115de98a939c20ee362824 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-25T21:12:38.120Z] ---> job-cost.sh [2021-03-25T21:12:38.120Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XvBu [2021-03-25T21:13:17.101Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-25T21:14:54.384Z] lf-activate-venv(): INFO: Adding /tmp/venv-XvBu/bin to PATH [2021-03-25T21:14:54.384Z] INFO: No Stack... [2021-03-25T21:14:54.384Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-25T21:14:54.384Z] INFO: Archiving Costs [Pipeline] sh [2021-03-25T21:14:54.740Z] + cat+ /w/workspace/device-sdk-go/1/archives/cost.csv [2021-03-25T21:14:54.740Z] cut -d, -f6 [Pipeline] lock [2021-03-25T21:14:54.877Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-840-1-stack-cost] [2021-03-25T21:14:54.885Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-840-1-stack-cost] did not exist. Created. [2021-03-25T21:14:54.885Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-840-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-25T21:14:55.394Z] /w/workspace/device-sdk-go/1@tmp/durable-2d1ded6b/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-2d1ded6b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-25T21:14:55.765Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-25T21:14:55.821Z] Warning: overwriting stash ‘stack-cost’ [2021-03-25T21:14:56.873Z] Stashed 1 file(s) [Pipeline] } [2021-03-25T21:14:56.909Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-840-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-25T21:14:57.904Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-25T21:15:01.706Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T21:15:02.326Z] ---> package-listing.sh [2021-03-25T21:15:02.326Z] ++ facter osfamily [2021-03-25T21:15:02.326Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-25T21:15:02.326Z] + OS_FAMILY=redhat [2021-03-25T21:15:02.326Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-840 [2021-03-25T21:15:02.326Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-25T21:15:02.326Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-25T21:15:02.326Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-25T21:15:02.326Z] + PACKAGES=/tmp/packages_start.txt [2021-03-25T21:15:02.326Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-840 ']' [2021-03-25T21:15:02.327Z] + PACKAGES=/tmp/packages_end.txt [2021-03-25T21:15:02.327Z] + case "${OS_FAMILY}" in [2021-03-25T21:15:02.327Z] + rpm -qa [2021-03-25T21:15:02.327Z] + sort [2021-03-25T21:15:07.643Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-25T21:15:07.643Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-25T21:15:07.643Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-25T21:15:07.643Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-840 ']' [2021-03-25T21:15:07.643Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-840/archives/ [2021-03-25T21:15:07.643Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-840/archives/ [Pipeline] echo [2021-03-25T21:15:07.678Z] 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-840/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-25T21:15:07.987Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-25T21:15:08.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-25T21:15:08.327Z] [2021-03-25T21:15:08.327Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-25T21:15:08.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-25T21:15:08.711Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-25T21:15:08.711Z] df20fa9351a1: Pulling fs layer [2021-03-25T21:15:08.711Z] 36b3adc4ff6f: Pulling fs layer [2021-03-25T21:15:08.711Z] 8ad3a11d3b57: Pulling fs layer [2021-03-25T21:15:08.711Z] 46f8f816bc3b: Pulling fs layer [2021-03-25T21:15:08.711Z] 93b61091891f: Pulling fs layer [2021-03-25T21:15:08.711Z] 93b9cdb0e59b: Pulling fs layer [2021-03-25T21:15:08.711Z] 5e14af77c1be: Pulling fs layer [2021-03-25T21:15:08.711Z] 01666e4c0597: Pulling fs layer [2021-03-25T21:15:08.711Z] aa168da1d23b: Pulling fs layer [2021-03-25T21:15:08.711Z] 93b61091891f: Waiting [2021-03-25T21:15:08.711Z] 93b9cdb0e59b: Waiting [2021-03-25T21:15:08.711Z] 5e14af77c1be: Waiting [2021-03-25T21:15:08.711Z] 01666e4c0597: Waiting [2021-03-25T21:15:08.711Z] aa168da1d23b: Waiting [2021-03-25T21:15:08.711Z] 46f8f816bc3b: Waiting [2021-03-25T21:15:08.711Z] 36b3adc4ff6f: Download complete [2021-03-25T21:15:08.972Z] 46f8f816bc3b: Verifying Checksum [2021-03-25T21:15:08.972Z] 46f8f816bc3b: Download complete [2021-03-25T21:15:08.972Z] df20fa9351a1: Verifying Checksum [2021-03-25T21:15:08.972Z] df20fa9351a1: Download complete [2021-03-25T21:15:08.972Z] 93b9cdb0e59b: Verifying Checksum [2021-03-25T21:15:08.972Z] 93b9cdb0e59b: Download complete [2021-03-25T21:15:08.972Z] 5e14af77c1be: Verifying Checksum [2021-03-25T21:15:08.972Z] 5e14af77c1be: Download complete [2021-03-25T21:15:08.972Z] 93b61091891f: Verifying Checksum [2021-03-25T21:15:08.972Z] 93b61091891f: Download complete [2021-03-25T21:15:08.972Z] 01666e4c0597: Verifying Checksum [2021-03-25T21:15:08.972Z] 01666e4c0597: Download complete [2021-03-25T21:15:08.972Z] 8ad3a11d3b57: Verifying Checksum [2021-03-25T21:15:08.972Z] 8ad3a11d3b57: Download complete [2021-03-25T21:15:09.235Z] df20fa9351a1: Pull complete [2021-03-25T21:15:09.502Z] 36b3adc4ff6f: Pull complete [2021-03-25T21:15:10.081Z] 8ad3a11d3b57: Pull complete [2021-03-25T21:15:10.081Z] 46f8f816bc3b: Pull complete [2021-03-25T21:15:10.660Z] 93b61091891f: Pull complete [2021-03-25T21:15:11.241Z] aa168da1d23b: Verifying Checksum [2021-03-25T21:15:11.241Z] aa168da1d23b: Download complete [2021-03-25T21:15:11.241Z] 93b9cdb0e59b: Pull complete [2021-03-25T21:15:11.505Z] 5e14af77c1be: Pull complete [2021-03-25T21:15:11.505Z] 01666e4c0597: Pull complete [2021-03-25T21:15:18.124Z] aa168da1d23b: Pull complete [2021-03-25T21:15:18.124Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-25T21:15:18.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-25T21:15:18.124Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-25T21:15:18.276Z] prd-centos7-docker-4c-2g-31441 does not seem to be running inside a container [2021-03-25T21:15:18.320Z] $ 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-840/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-840 -v /w/workspace/dgexfoundry_device-sdk-go_PR-840:/w/workspace/dgexfoundry_device-sdk-go_PR-840:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-840@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-840@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-25T21:15:24.454Z] $ docker top 22dc3cf34260667a42c5017d97d886f853a6846f971bba717140e57df07f9fc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-25T21:15:25.083Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-25T21:15:25.410Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-25T21:15:25.728Z] + ls /var/log/sa-host [2021-03-25T21:15:25.728Z] + sadf -c /var/log/sa-host/sa23 [2021-03-25T21:15:25.728Z] file_magic: OK [2021-03-25T21:15:25.728Z] HZ: Using current value: 100 [2021-03-25T21:15:25.728Z] file_header: OK [2021-03-25T21:15:25.728Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-25T21:15:25.728Z] Statistics: [2021-03-25T21:15:25.728Z] Hnuu...uuuununununu... [2021-03-25T21:15:25.728Z] File successfully converted to sysstat format version 12.2.1 [2021-03-25T21:15:25.728Z] + sadf -c /var/log/sa-host/sa25 [2021-03-25T21:15:25.728Z] file_magic: OK [2021-03-25T21:15:25.728Z] HZ: Using current value: 100 [2021-03-25T21:15:25.728Z] file_header: OK [2021-03-25T21:15:25.728Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-25T21:15:25.728Z] Statistics: [2021-03-25T21:15:25.728Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-25T21:15:25.728Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-25T21:15:26.012Z] provisioning config files... [2021-03-25T21:15:26.043Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-840@tmp/config4597137398029842968tmp [Pipeline] { [Pipeline] echo [2021-03-25T21:15:26.174Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T21:15:26.522Z] ---> create-netrc.sh [Pipeline] } [2021-03-25T21:15:26.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-25T21:15:26.689Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T21:15:27.035Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-25T21:15:27.067Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T21:15:27.401Z] ---> sudo-logs.sh [2021-03-25T21:15:27.401Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-25T21:15:27.516Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T21:15:27.858Z] ---> job-cost.sh [2021-03-25T21:15:27.858Z] lf-activate-venv: SKIPPING [2021-03-25T21:15:27.858Z] DEBUG: total: 0.20999999344348907 [2021-03-25T21:15:27.858Z] INFO: Retrieving Stack Cost... [2021-03-25T21:15:29.250Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-25T21:15:29.513Z] INFO: Archiving Costs [Pipeline] echo [2021-03-25T21:15:29.550Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T21:15:29.889Z] ---> logs-deploy.sh [2021-03-25T21:15:29.889Z] lf-activate-venv: SKIPPING [2021-03-25T21:15:29.889Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-840/1 [2021-03-25T21:15:29.889Z] INFO: archiving workspace using pattern(s): [2021-03-25T21:15:31.283Z] Archives upload complete. [2021-03-25T21:15:31.548Z] INFO: archiving logs to Nexus [2021-03-25T21:15:32.938Z] ---> uname -a: [2021-03-25T21:15:32.938Z] Linux prd-centos7-docker-4c-2g-31441.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-25T21:15:32.938Z] [2021-03-25T21:15:32.938Z] [2021-03-25T21:15:32.938Z] ---> lscpu: [2021-03-25T21:15:32.938Z] Architecture: x86_64 [2021-03-25T21:15:32.938Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-25T21:15:32.938Z] Byte Order: Little Endian [2021-03-25T21:15:32.938Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-25T21:15:32.938Z] CPU(s): 4 [2021-03-25T21:15:32.938Z] On-line CPU(s) list: 0-3 [2021-03-25T21:15:32.938Z] Thread(s) per core: 1 [2021-03-25T21:15:32.938Z] Core(s) per socket: 1 [2021-03-25T21:15:32.938Z] Socket(s): 4 [2021-03-25T21:15:32.938Z] NUMA node(s): 1 [2021-03-25T21:15:32.938Z] Vendor ID: GenuineIntel [2021-03-25T21:15:32.938Z] CPU family: 6 [2021-03-25T21:15:32.938Z] Model: 44 [2021-03-25T21:15:32.938Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-25T21:15:32.938Z] Stepping: 1 [2021-03-25T21:15:32.938Z] CPU MHz: 2933.438 [2021-03-25T21:15:32.938Z] BogoMIPS: 5866.87 [2021-03-25T21:15:32.938Z] Virtualization: VT-x [2021-03-25T21:15:32.938Z] Hypervisor vendor: KVM [2021-03-25T21:15:32.938Z] Virtualization type: full [2021-03-25T21:15:32.938Z] L1d cache: 128 KiB [2021-03-25T21:15:32.938Z] L1i cache: 128 KiB [2021-03-25T21:15:32.938Z] L2 cache: 16 MiB [2021-03-25T21:15:32.938Z] L3 cache: 64 MiB [2021-03-25T21:15:32.938Z] NUMA node0 CPU(s): 0-3 [2021-03-25T21:15:32.938Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-25T21:15:32.938Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-25T21:15:32.938Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-25T21:15:32.938Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-25T21:15:32.938Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-25T21:15:32.938Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-25T21:15:32.938Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-25T21:15:32.938Z] Vulnerability Srbds: Not affected [2021-03-25T21:15:32.938Z] Vulnerability Tsx async abort: Not affected [2021-03-25T21:15:32.938Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-03-25T21:15:32.938Z] [2021-03-25T21:15:32.938Z] [2021-03-25T21:15:32.938Z] ---> nproc: [2021-03-25T21:15:32.938Z] 4 [2021-03-25T21:15:32.938Z] [2021-03-25T21:15:32.938Z] [2021-03-25T21:15:32.938Z] ---> df -h: [2021-03-25T21:15:32.938Z] Filesystem Size Used Available Use% Mounted on [2021-03-25T21:15:32.938Z] overlay 50.0G 7.3G 42.7G 15% / [2021-03-25T21:15:32.938Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-25T21:15:32.938Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-25T21:15:32.938Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-25T21:15:32.938Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-03-25T21:15:32.938Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-03-25T21:15:32.938Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-03-25T21:15:32.938Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-03-25T21:15:32.938Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-03-25T21:15:32.938Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-03-25T21:15:32.938Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-03-25T21:15:32.938Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-840 [2021-03-25T21:15:32.938Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-840@tmp [2021-03-25T21:15:32.938Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-03-25T21:15:32.938Z] [2021-03-25T21:15:32.938Z] [2021-03-25T21:15:32.938Z] ---> free -m: [2021-03-25T21:15:32.938Z] total used free shared buff/cache available [2021-03-25T21:15:32.938Z] Mem: 1837 714 102 0 1020 1018 [2021-03-25T21:15:32.938Z] Swap: 1023 1 1022 [2021-03-25T21:15:32.938Z] [2021-03-25T21:15:32.938Z] [2021-03-25T21:15:32.938Z] ---> ip addr: [2021-03-25T21:15:32.938Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-25T21:15:32.938Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-25T21:15:32.938Z] inet 127.0.0.1/8 scope host lo [2021-03-25T21:15:32.938Z] valid_lft forever preferred_lft forever [2021-03-25T21:15:32.938Z] inet6 ::1/128 scope host [2021-03-25T21:15:32.938Z] valid_lft forever preferred_lft forever [2021-03-25T21:15:32.938Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-25T21:15:32.938Z] link/ether fa:16:3e:f5:b1:2b brd ff:ff:ff:ff:ff:ff [2021-03-25T21:15:32.938Z] inet 10.30.122.48/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-25T21:15:32.938Z] valid_lft 85809sec preferred_lft 85809sec [2021-03-25T21:15:32.938Z] inet6 fe80::f816:3eff:fef5:b12b/64 scope link [2021-03-25T21:15:32.938Z] valid_lft forever preferred_lft forever [2021-03-25T21:15:32.938Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-25T21:15:32.938Z] link/ether 02:42:ad:47:13:d0 brd ff:ff:ff:ff:ff:ff [2021-03-25T21:15:32.938Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-25T21:15:32.938Z] valid_lft forever preferred_lft forever [2021-03-25T21:15:32.938Z] inet6 fe80::42:adff:fe47:13d0/64 scope link [2021-03-25T21:15:32.938Z] valid_lft forever preferred_lft forever [2021-03-25T21:15:32.938Z] [2021-03-25T21:15:32.938Z] [2021-03-25T21:15:32.938Z] ---> sar -b -r -n DEV: [2021-03-25T21:15:32.938Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/25/21 _x86_64_ (4 CPU) [2021-03-25T21:15:32.938Z] [2021-03-25T21:15:32.938Z] 21:05:31 LINUX RESTART (4 CPU) [2021-03-25T21:15:32.938Z] [2021-03-25T21:15:32.938Z] 21:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-25T21:15:32.938Z] 21:07:01 58.02 17.91 40.10 0.00 5283.57 3440.85 0.00 [2021-03-25T21:15:32.938Z] 21:08:01 1.72 0.00 1.72 0.00 0.00 32.94 0.00 [2021-03-25T21:15:32.938Z] 21:09:01 0.22 0.00 0.22 0.00 0.00 3.25 0.00 [2021-03-25T21:15:32.938Z] 21:10:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 [2021-03-25T21:15:32.938Z] 21:11:01 0.30 0.00 0.30 0.00 0.00 3.63 0.00 [2021-03-25T21:15:32.939Z] 21:12:01 0.28 0.00 0.28 0.00 0.00 4.38 0.00 [2021-03-25T21:15:32.939Z] 21:13:01 0.35 0.00 0.35 0.00 0.00 5.20 0.00 [2021-03-25T21:15:32.939Z] 21:14:01 0.30 0.00 0.30 0.00 0.00 4.06 0.00 [2021-03-25T21:15:32.939Z] 21:15:01 1.38 1.05 0.33 0.00 182.41 3.23 0.00 [2021-03-25T21:15:32.939Z] Average: 6.97 2.11 4.87 0.00 607.61 389.02 0.00 [2021-03-25T21:15:32.939Z] [2021-03-25T21:15:32.939Z] 21:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-25T21:15:32.939Z] 21:07:01 167444 0 610024 32.42 2620 1101456 1123504 38.34 403100 1112012 128 [2021-03-25T21:15:32.939Z] 21:08:01 175172 0 602300 32.01 2620 1101452 1078640 36.81 405772 1102292 20 [2021-03-25T21:15:32.939Z] 21:09:01 173084 0 604384 32.12 2620 1101456 1078772 36.82 405816 1104752 20 [2021-03-25T21:15:32.939Z] 21:10:01 172532 0 604936 32.15 2620 1101456 1078808 36.82 419364 1091496 20 [2021-03-25T21:15:32.939Z] 21:11:01 170656 0 606804 32.25 2620 1101464 1078640 36.81 421020 1092244 12 [2021-03-25T21:15:32.939Z] 21:12:01 166996 0 610460 32.44 2620 1101468 1078748 36.82 437560 1078972 12 [2021-03-25T21:15:32.939Z] 21:13:01 168296 0 609156 32.38 2620 1101472 1078640 36.81 436984 1078968 8 [2021-03-25T21:15:32.939Z] 21:14:01 168224 0 609224 32.38 2620 1101476 1078640 36.81 436864 1078968 8 [2021-03-25T21:15:32.939Z] 21:15:01 160544 0 611336 32.49 2620 1107044 1080216 36.87 438240 1084204 16 [2021-03-25T21:15:32.939Z] Average: 169216 0 607625 32.29 2620 1102083 1083845 36.99 422747 1091545 27 [2021-03-25T21:15:32.939Z] [2021-03-25T21:15:32.939Z] 21:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-25T21:15:32.939Z] 21:07:01 eth0 496.94 333.63 1072.92 94.73 0.00 0.00 0.00 0.00 [2021-03-25T21:15:32.939Z] 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T21:15:32.939Z] 21:07:01 docker0 10.84 8.84 1.57 24.10 0.00 0.00 0.00 0.00 [2021-03-25T21:15:32.939Z] 21:08:01 eth0 1.37 0.08 0.11 0.01 0.00 0.00 0.00 0.00 [2021-03-25T21:15:32.939Z] 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T21:15:32.939Z] 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T21:15:32.939Z] 21:09:01 eth0 3.38 0.57 0.86 0.33 0.00 0.00 0.00 0.00 [2021-03-25T21:15:32.939Z] 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T21:15:32.939Z] 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T21:15:32.939Z] 21:10:01 eth0 2.03 0.77 0.87 0.61 0.00 0.00 0.00 0.00 [2021-03-25T21:15:32.939Z] 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T21:15:32.939Z] 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T21:15:32.939Z] 21:11:01 eth0 0.75 0.10 0.07 0.04 0.00 0.00 0.00 0.00 [2021-03-25T21:15:32.939Z] 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T21:15:32.939Z] 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T21:15:32.939Z] 21:12:01 eth0 0.82 0.53 0.44 0.27 0.00 0.00 0.00 0.00 [2021-03-25T21:15:32.939Z] 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T21:15:32.939Z] 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T21:15:32.939Z] 21:13:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-25T21:15:32.939Z] 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T21:15:32.939Z] 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T21:15:32.939Z] 21:14:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-25T21:15:32.939Z] 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T21:15:32.939Z] 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T21:15:32.939Z] 21:15:01 eth0 1.38 0.92 1.33 0.38 0.00 0.00 0.00 0.00 [2021-03-25T21:15:32.939Z] 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T21:15:32.939Z] 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T21:15:32.939Z] Average: eth0 56.35 37.44 119.68 10.72 0.00 0.00 0.00 0.00 [2021-03-25T21:15:32.939Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T21:15:32.939Z] Average: docker0 1.20 0.98 0.17 2.68 0.00 0.00 0.00 0.00 [2021-03-25T21:15:32.939Z] [2021-03-25T21:15:32.939Z] [2021-03-25T21:15:32.939Z] ---> sar -P ALL: [2021-03-25T21:15:32.939Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/25/21 _x86_64_ (4 CPU) [2021-03-25T21:15:32.939Z] [2021-03-25T21:15:32.939Z] 21:05:31 LINUX RESTART (4 CPU) [2021-03-25T21:15:32.939Z] [2021-03-25T21:15:32.939Z] 21:06:01 CPU %user %nice %system %iowait %steal %idle [2021-03-25T21:15:32.939Z] 21:07:01 all 9.55 0.00 2.77 1.19 0.06 86.43 [2021-03-25T21:15:32.939Z] 21:07:01 0 8.77 0.00 3.65 0.72 0.03 86.82 [2021-03-25T21:15:32.939Z] 21:07:01 1 9.82 0.00 2.38 0.79 0.07 86.94 [2021-03-25T21:15:32.939Z] 21:07:01 2 8.94 0.00 2.68 1.14 0.08 87.16 [2021-03-25T21:15:32.939Z] 21:07:01 3 10.67 0.00 2.37 2.09 0.07 84.80 [2021-03-25T21:15:32.939Z] 21:08:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2021-03-25T21:15:32.939Z] 21:08:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-25T21:15:32.939Z] 21:08:01 1 0.25 0.00 0.03 0.00 0.00 99.72 [2021-03-25T21:15:32.939Z] 21:08:01 2 0.32 0.00 0.03 0.00 0.00 99.65 [2021-03-25T21:15:32.939Z] 21:08:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-25T21:15:32.939Z] 21:09:01 all 0.18 0.00 0.03 0.00 0.00 99.79 [2021-03-25T21:15:32.939Z] 21:09:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2021-03-25T21:15:32.939Z] 21:09:01 1 0.55 0.00 0.05 0.00 0.00 99.40 [2021-03-25T21:15:32.939Z] 21:09:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2021-03-25T21:15:32.939Z] 21:09:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-25T21:15:32.939Z] 21:10:01 all 0.17 0.00 0.04 0.00 0.00 99.79 [2021-03-25T21:15:32.939Z] 21:10:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2021-03-25T21:15:32.939Z] 21:10:01 1 0.42 0.00 0.05 0.00 0.00 99.53 [2021-03-25T21:15:32.939Z] 21:10:01 2 0.15 0.00 0.03 0.00 0.00 99.82 [2021-03-25T21:15:32.939Z] 21:10:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-25T21:15:32.939Z] 21:11:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2021-03-25T21:15:32.939Z] 21:11:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-03-25T21:15:32.939Z] 21:11:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2021-03-25T21:15:32.939Z] 21:11:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-25T21:15:32.939Z] 21:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-25T21:15:32.939Z] 21:12:01 all 0.15 0.00 0.04 0.00 0.00 99.81 [2021-03-25T21:15:32.939Z] 21:12:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-25T21:15:32.939Z] 21:12:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2021-03-25T21:15:32.939Z] 21:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-25T21:15:32.939Z] 21:12:01 3 0.03 0.00 0.07 0.00 0.00 99.90 [2021-03-25T21:15:32.939Z] 21:13:01 all 0.15 0.00 0.02 0.00 0.00 99.82 [2021-03-25T21:15:32.939Z] 21:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2021-03-25T21:15:32.939Z] 21:13:01 1 0.53 0.00 0.05 0.00 0.00 99.42 [2021-03-25T21:15:32.939Z] 21:13:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2021-03-25T21:15:32.939Z] 21:13:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2021-03-25T21:15:32.939Z] 21:14:01 all 0.15 0.00 0.02 0.00 0.00 99.82 [2021-03-25T21:15:32.939Z] 21:14:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-25T21:15:32.939Z] 21:14:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-25T21:15:32.939Z] 21:14:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2021-03-25T21:15:32.939Z] 21:14:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-25T21:15:32.939Z] 21:15:01 all 0.24 0.00 0.05 0.02 0.00 99.68 [2021-03-25T21:15:32.939Z] 21:15:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2021-03-25T21:15:32.939Z] 21:15:01 1 0.57 0.00 0.05 0.00 0.00 99.38 [2021-03-25T21:15:32.939Z] 21:15:01 2 0.15 0.00 0.07 0.02 0.00 99.77 [2021-03-25T21:15:32.939Z] 21:15:01 3 0.20 0.00 0.07 0.07 0.02 99.65 [2021-03-25T21:15:32.939Z] Average: all 1.20 0.00 0.34 0.13 0.01 98.32 [2021-03-25T21:15:32.939Z] Average: 0 1.00 0.00 0.42 0.08 0.01 98.49 [2021-03-25T21:15:32.939Z] Average: 1 1.51 0.00 0.30 0.09 0.01 98.09 [2021-03-25T21:15:32.939Z] Average: 2 1.07 0.00 0.32 0.13 0.01 98.46 [2021-03-25T21:15:32.939Z] Average: 3 1.23 0.00 0.30 0.24 0.01 98.23 [2021-03-25T21:15:32.939Z] [2021-03-25T21:15:32.939Z] [2021-03-25T21:15:32.939Z]