Pull request #848 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 04ae24d301af75599ce9e53da41d6a74f9502082+b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 (bee8fa43875ea6aab4c6da1d8a2d4e26980b1118) 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-848/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-848/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-31982 in /w/workspace/dgexfoundry_device-sdk-go_PR-848 [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-848 # 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 04ae24d301af75599ce9e53da41d6a74f9502082 Merge succeeded, producing 04ae24d301af75599ce9e53da41d6a74f9502082 Checking out Revision 04ae24d301af75599ce9e53da41d6a74f9502082 (PR-848) > 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/848/head:refs/remotes/origin/PR-848 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 04ae24d301af75599ce9e53da41d6a74f9502082 # 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 04ae24d301af75599ce9e53da41d6a74f9502082 # 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-30T05:42:09.427Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-30T05:42:09.748Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-30T05:42:09.956Z] ========================================================= [2021-03-30T05:42:09.956Z] EdgeX Global Pipelines Version Info [2021-03-30T05:42:09.956Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-30T05:42:11.463Z] ------------------- [2021-03-30T05:42:11.463Z] stable info: [2021-03-30T05:42:11.463Z] ------------------- [2021-03-30T05:42:11.463Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-30T05:42:11.463Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-30T05:42:11.463Z] Message: update stable to v1.0.186 [2021-03-30T05:42:12.412Z] ------------------- [2021-03-30T05:42:12.412Z] experimental info: [2021-03-30T05:42:12.412Z] ------------------- [2021-03-30T05:42:12.412Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-30T05:42:12.412Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-03-30T05:42:12.412Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-30T05:42:12.804Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-03-30T05:42:12.925Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-03-30T05:42:13.063Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-30T05:42:13.187Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-30T05:42:13.341Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-30T05:42:13.468Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-30T05:42:13.612Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-30T05:42:13.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-30T05:42:13.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-03-30T05:42:13.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-30T05:42:14.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-30T05:42:14.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-03-30T05:42:14.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-30T05:42:14.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-30T05:42:14.647Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-30T05:42:14.770Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-30T05:42:14.894Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-30T05:42:15.016Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-30T05:42:15.136Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-30T05:42:15.258Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-30T05:42:15.424Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-30T05:42:15.546Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-30T05:42:15.681Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-30T05:42:15.828Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-30T05:42:15.979Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-30T05:42:16.136Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-30T05:42:16.280Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-848 [Pipeline] echo [2021-03-30T05:42:16.422Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-848 [Pipeline] echo [2021-03-30T05:42:16.560Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-848 [Pipeline] echo [2021-03-30T05:42:16.706Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 04ae24d301af75599ce9e53da41d6a74f9502082 [Pipeline] echo [2021-03-30T05:42:16.848Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 04ae24d [Pipeline] echo [2021-03-30T05:42:16.998Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-30T05:42:17.337Z] provisioning config files... [2021-03-30T05:42:17.388Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-848@tmp/config8535177406512408989tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-30T05:42:17.792Z] ---> docker-login.sh [2021-03-30T05:42:17.793Z] nexus3.edgexfoundry.org:10001 [2021-03-30T05:42:18.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T05:42:18.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T05:42:18.056Z] Configure a credential helper to remove this warning. See [2021-03-30T05:42:18.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T05:42:18.056Z] [2021-03-30T05:42:18.056Z] Login Succeeded [2021-03-30T05:42:18.056Z] nexus3.edgexfoundry.org:10002 [2021-03-30T05:42:18.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T05:42:18.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T05:42:18.321Z] Configure a credential helper to remove this warning. See [2021-03-30T05:42:18.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T05:42:18.321Z] [2021-03-30T05:42:18.321Z] Login Succeeded [2021-03-30T05:42:18.321Z] nexus3.edgexfoundry.org:10003 [2021-03-30T05:42:18.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T05:42:18.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T05:42:18.582Z] Configure a credential helper to remove this warning. See [2021-03-30T05:42:18.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T05:42:18.582Z] [2021-03-30T05:42:18.582Z] Login Succeeded [2021-03-30T05:42:18.583Z] nexus3.edgexfoundry.org:10004 [2021-03-30T05:42:18.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T05:42:18.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T05:42:18.846Z] Configure a credential helper to remove this warning. See [2021-03-30T05:42:18.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T05:42:18.846Z] [2021-03-30T05:42:18.846Z] Login Succeeded [2021-03-30T05:42:18.846Z] docker.io [2021-03-30T05:42:18.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T05:42:19.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T05:42:19.108Z] Configure a credential helper to remove this warning. See [2021-03-30T05:42:19.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T05:42:19.108Z] [2021-03-30T05:42:19.108Z] Login Succeeded [2021-03-30T05:42:19.108Z] ---> docker-login.sh ends [Pipeline] } [2021-03-30T05:42:19.131Z] 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-30T05:42:20.193Z] + git log --format=format:%s -1 04ae24d301af75599ce9e53da41d6a74f9502082 [Pipeline] echo [2021-03-30T05:42:20.286Z] GIT_COMMIT: 04ae24d301af75599ce9e53da41d6a74f9502082, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-03-30T05:42:20.367Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-30T05:42:21.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-30T05:42:21.020Z] [2021-03-30T05:42:21.020Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T05:42:21.409Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-30T05:42:21.409Z] latest: Pulling from edgex-devops/git-semver [2021-03-30T05:42:21.409Z] 31603596830f: Pulling fs layer [2021-03-30T05:42:21.409Z] 2a8b12db71e7: Pulling fs layer [2021-03-30T05:42:21.410Z] 6ca5941a6612: Pulling fs layer [2021-03-30T05:42:21.410Z] ecc8261a40a4: Pulling fs layer [2021-03-30T05:42:21.410Z] ecc8261a40a4: Waiting [2021-03-30T05:42:21.410Z] 2a8b12db71e7: Verifying Checksum [2021-03-30T05:42:21.410Z] 2a8b12db71e7: Download complete [2021-03-30T05:42:21.675Z] 31603596830f: Verifying Checksum [2021-03-30T05:42:21.675Z] 31603596830f: Download complete [2021-03-30T05:42:21.675Z] ecc8261a40a4: Verifying Checksum [2021-03-30T05:42:21.675Z] ecc8261a40a4: Download complete [2021-03-30T05:42:21.675Z] 6ca5941a6612: Verifying Checksum [2021-03-30T05:42:21.675Z] 6ca5941a6612: Download complete [2021-03-30T05:42:21.956Z] 31603596830f: Pull complete [2021-03-30T05:42:21.956Z] 2a8b12db71e7: Pull complete [2021-03-30T05:42:22.904Z] 6ca5941a6612: Pull complete [2021-03-30T05:42:23.168Z] ecc8261a40a4: Pull complete [2021-03-30T05:42:23.168Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-30T05:42:23.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-30T05:42:23.168Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-30T05:42:23.291Z] prd-centos7-docker-4c-2g-31982 does not seem to be running inside a container [2021-03-30T05:42:23.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-848 -v /w/workspace/dgexfoundry_device-sdk-go_PR-848:/w/workspace/dgexfoundry_device-sdk-go_PR-848:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-848@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-848@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-30T05:42:25.393Z] $ docker top 40bd095e8a8db25200e95085adb186709f8d3474b0f6878529a8bcc36038c0bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-30T05:42:25.911Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-30T05:42:25.911Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-30T05:42:26.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-30T05:42:26.131Z] $ docker exec 40bd095e8a8db25200e95085adb186709f8d3474b0f6878529a8bcc36038c0bc ssh-agent [2021-03-30T05:42:26.308Z] SSH_AUTH_SOCK=/tmp/ssh-4CE7sWiPJSUX/agent.12 [2021-03-30T05:42:26.308Z] SSH_AGENT_PID=18 [2021-03-30T05:42:26.321Z] Running ssh-add (command line suppressed) [2021-03-30T05:42:26.443Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-848@tmp/private_key_975236177894969554.key (/w/workspace/dgexfoundry_device-sdk-go_PR-848@tmp/private_key_975236177894969554.key) [2021-03-30T05:42:26.494Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-30T05:42:26.884Z] + git tag --points-at HEAD [Pipeline] } [2021-03-30T05:42:26.916Z] $ docker exec --env ******** --env ******** 40bd095e8a8db25200e95085adb186709f8d3474b0f6878529a8bcc36038c0bc ssh-agent -k [2021-03-30T05:42:27.027Z] unset SSH_AUTH_SOCK; [2021-03-30T05:42:27.028Z] unset SSH_AGENT_PID; [2021-03-30T05:42:27.028Z] echo Agent pid 18 killed; [2021-03-30T05:42:27.076Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-30T05:42:27.299Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-30T05:42:27.299Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-30T05:42:27.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-30T05:42:27.466Z] $ docker exec 40bd095e8a8db25200e95085adb186709f8d3474b0f6878529a8bcc36038c0bc ssh-agent [2021-03-30T05:42:27.623Z] SSH_AUTH_SOCK=/tmp/ssh-Rk4e5aP7jAJd/agent.46 [2021-03-30T05:42:27.623Z] SSH_AGENT_PID=51 [2021-03-30T05:42:27.630Z] Running ssh-add (command line suppressed) [2021-03-30T05:42:27.745Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-848@tmp/private_key_4387524922687461492.key (/w/workspace/dgexfoundry_device-sdk-go_PR-848@tmp/private_key_4387524922687461492.key) [2021-03-30T05:42:27.796Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-30T05:42:28.181Z] + git semver init [2021-03-30T05:42:28.181Z] # -> Open(): unable to determine branch for HEAD [2021-03-30T05:42:28.181Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-848/.git [2021-03-30T05:42:28.181Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-848 [2021-03-30T05:42:28.181Z] # $SEMVER_REMOTE_NAME = origin [2021-03-30T05:42:28.181Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-30T05:42:28.181Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-30T05:42:28.181Z] # $SEMVER_BRANCH = PR-848 [2021-03-30T05:42:28.181Z] # $SEMVER_TEMP = /tmp/semver-416375145 [2021-03-30T05:42:28.181Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-03-30T05:42:29.127Z] # '/tmp/semver-416375145' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-848/.semver' [2021-03-30T05:42:29.127Z] # -> Force: false [2021-03-30T05:42:29.127Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-848/.semver [Pipeline] } [2021-03-30T05:42:29.148Z] $ docker exec --env ******** --env ******** 40bd095e8a8db25200e95085adb186709f8d3474b0f6878529a8bcc36038c0bc ssh-agent -k [2021-03-30T05:42:29.265Z] unset SSH_AUTH_SOCK; [2021-03-30T05:42:29.266Z] unset SSH_AGENT_PID; [2021-03-30T05:42:29.266Z] echo Agent pid 51 killed; [2021-03-30T05:42:29.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-30T05:42:29.864Z] + git semver [Pipeline] } [2021-03-30T05:42:29.893Z] $ docker stop --time=1 40bd095e8a8db25200e95085adb186709f8d3474b0f6878529a8bcc36038c0bc [2021-03-30T05:42:31.396Z] $ docker rm -f 40bd095e8a8db25200e95085adb186709f8d3474b0f6878529a8bcc36038c0bc [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-30T05:42:31.937Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-30T05:42:32.389Z] Stashed 1 file(s) [Pipeline] echo [2021-03-30T05:42:32.411Z] [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-30T05:42:48.232Z] Still waiting to schedule task [2021-03-30T05:42:48.232Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-03-30T05:42:48.262Z] Still waiting to schedule task [2021-03-30T05:42:48.262Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-30T05:44:36.751Z] Running on prd-centos7-docker-4c-2g-31985 in /w/workspace/dgexfoundry_device-sdk-go_PR-848 [Pipeline] { [Pipeline] ws [2021-03-30T05:44:36.844Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-03-30T05:44:39.298Z] using credential edgex-jenkins-ssh [2021-03-30T05:44:39.396Z] Cloning the remote Git repository [2021-03-30T05:44:38.895Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-30T05:44:38.973Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-03-30T05:44:39.039Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-30T05:44:39.039Z] > git --version # timeout=10 [2021-03-30T05:44:39.047Z] > git --version # 'git version 2.24.3' [2021-03-30T05:44:39.048Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T05:44:39.084Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T05:44:40.711Z] Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit 04ae24d301af75599ce9e53da41d6a74f9502082 [2021-03-30T05:44:40.803Z] Merge succeeded, producing 04ae24d301af75599ce9e53da41d6a74f9502082 [2021-03-30T05:44:40.804Z] Checking out Revision 04ae24d301af75599ce9e53da41d6a74f9502082 (PR-848) [2021-03-30T05:44:39.848Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-30T05:44:39.856Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T05:44:39.872Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-30T05:44:39.901Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-30T05:44:39.901Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T05:44:39.907Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/848/head:refs/remotes/origin/PR-848 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-30T05:44:40.297Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T05:44:40.304Z] > git checkout -f 04ae24d301af75599ce9e53da41d6a74f9502082 # timeout=10 [2021-03-30T05:44:40.352Z] > git remote # timeout=10 [2021-03-30T05:44:40.357Z] > git config --get remote.origin.url # timeout=10 [2021-03-30T05:44:40.365Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T05:44:40.369Z] > git merge b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 [2021-03-30T05:44:40.381Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-30T05:44:40.391Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T05:44:40.395Z] > git checkout -f 04ae24d301af75599ce9e53da41d6a74f9502082 # timeout=10 [2021-03-30T05:44:44.265Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-30T05:44:44.173Z] > git --version # timeout=10 [2021-03-30T05:44:44.180Z] > git --version # 'git version 2.24.3' [2021-03-30T05:44:44.196Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-30T05:44:45.704Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-30T05:44:46.064Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-30T05:44:46.391Z] + sudo service docker restart [2021-03-30T05:44:46.391Z] + true [2021-03-30T05:44:46.391Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-30T05:44:47.467Z] provisioning config files... [2021-03-30T05:44:47.498Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3761519791861862687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-30T05:44:47.945Z] ---> docker-login.sh [2021-03-30T05:44:47.945Z] nexus3.edgexfoundry.org:10001 [2021-03-30T05:44:48.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T05:44:48.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T05:44:48.479Z] Configure a credential helper to remove this warning. See [2021-03-30T05:44:48.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T05:44:48.479Z] [2021-03-30T05:44:48.479Z] Login Succeeded [2021-03-30T05:44:48.479Z] nexus3.edgexfoundry.org:10002 [2021-03-30T05:44:48.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T05:44:48.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T05:44:48.479Z] Configure a credential helper to remove this warning. See [2021-03-30T05:44:48.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T05:44:48.479Z] [2021-03-30T05:44:48.479Z] Login Succeeded [2021-03-30T05:44:48.479Z] nexus3.edgexfoundry.org:10003 [2021-03-30T05:44:48.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T05:44:48.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T05:44:48.745Z] Configure a credential helper to remove this warning. See [2021-03-30T05:44:48.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T05:44:48.745Z] [2021-03-30T05:44:48.745Z] Login Succeeded [2021-03-30T05:44:48.745Z] nexus3.edgexfoundry.org:10004 [2021-03-30T05:44:48.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T05:44:49.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T05:44:49.012Z] Configure a credential helper to remove this warning. See [2021-03-30T05:44:49.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T05:44:49.012Z] [2021-03-30T05:44:49.012Z] Login Succeeded [2021-03-30T05:44:49.012Z] docker.io [2021-03-30T05:44:49.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T05:44:49.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T05:44:49.279Z] Configure a credential helper to remove this warning. See [2021-03-30T05:44:49.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T05:44:49.279Z] [2021-03-30T05:44:49.279Z] Login Succeeded [2021-03-30T05:44:49.279Z] ---> docker-login.sh ends [Pipeline] } [2021-03-30T05:44:49.312Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-30T05:44:49.846Z] ========================================================= [2021-03-30T05:44:49.846Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-30T05:44:49.846Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-30T05:44:50.226Z] + 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-30T05:44:50.226Z] Sending build context to Docker daemon 2.318MB [2021-03-30T05:44:50.226Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-30T05:44:50.226Z] Step 2/8 : FROM ${BASE} [2021-03-30T05:44:50.492Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-30T05:44:50.492Z] 188c0c94c7c5: Pulling fs layer [2021-03-30T05:44:50.492Z] 0ef7d3d256c8: Pulling fs layer [2021-03-30T05:44:50.492Z] de9db76c5a1d: Pulling fs layer [2021-03-30T05:44:50.492Z] bca2f99d35d6: Pulling fs layer [2021-03-30T05:44:50.492Z] 93359f2a8cfa: Pulling fs layer [2021-03-30T05:44:50.492Z] 7c6f9722023f: Pulling fs layer [2021-03-30T05:44:50.492Z] a35cf1a2eb13: Pulling fs layer [2021-03-30T05:44:50.492Z] bca2f99d35d6: Waiting [2021-03-30T05:44:50.492Z] 93359f2a8cfa: Waiting [2021-03-30T05:44:50.492Z] 7c6f9722023f: Waiting [2021-03-30T05:44:50.492Z] a35cf1a2eb13: Waiting [2021-03-30T05:44:50.492Z] de9db76c5a1d: Verifying Checksum [2021-03-30T05:44:50.492Z] de9db76c5a1d: Download complete [2021-03-30T05:44:50.492Z] 0ef7d3d256c8: Download complete [2021-03-30T05:44:50.492Z] 93359f2a8cfa: Verifying Checksum [2021-03-30T05:44:50.492Z] 93359f2a8cfa: Download complete [2021-03-30T05:44:50.492Z] 7c6f9722023f: Verifying Checksum [2021-03-30T05:44:50.492Z] 7c6f9722023f: Download complete [2021-03-30T05:44:50.492Z] 188c0c94c7c5: Verifying Checksum [2021-03-30T05:44:50.492Z] 188c0c94c7c5: Download complete [2021-03-30T05:44:50.762Z] 188c0c94c7c5: Pull complete [2021-03-30T05:44:51.024Z] 0ef7d3d256c8: Pull complete [2021-03-30T05:44:51.288Z] de9db76c5a1d: Pull complete [2021-03-30T05:44:52.692Z] a35cf1a2eb13: Verifying Checksum [2021-03-30T05:44:52.692Z] a35cf1a2eb13: Download complete [2021-03-30T05:44:53.268Z] bca2f99d35d6: Verifying Checksum [2021-03-30T05:44:53.268Z] bca2f99d35d6: Download complete [2021-03-30T05:44:59.921Z] bca2f99d35d6: Pull complete [2021-03-30T05:44:59.921Z] 93359f2a8cfa: Pull complete [2021-03-30T05:44:59.921Z] 7c6f9722023f: Pull complete [2021-03-30T05:45:03.258Z] a35cf1a2eb13: Pull complete [2021-03-30T05:45:03.259Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-30T05:45:03.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-30T05:45:03.259Z] ---> a62c8e92a672 [2021-03-30T05:45:03.259Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-30T05:45:03.835Z] ---> Running in 810957ab115a [2021-03-30T05:45:04.103Z] Removing intermediate container 810957ab115a [2021-03-30T05:45:04.103Z] ---> 1cf6de36e8f0 [2021-03-30T05:45:04.103Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T05:45:04.103Z] ---> Running in 815815cf3693 [2021-03-30T05:45:05.509Z] Removing intermediate container 815815cf3693 [2021-03-30T05:45:05.509Z] ---> e4422a712003 [2021-03-30T05:45:05.509Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-03-30T05:45:05.509Z] ---> Running in 4c1463d39177 [2021-03-30T05:45:06.090Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T05:45:07.037Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T05:45:07.613Z] OK: 166 MiB in 39 packages [2021-03-30T05:45:08.188Z] Removing intermediate container 4c1463d39177 [2021-03-30T05:45:08.188Z] ---> fe0d9e456186 [2021-03-30T05:45:08.188Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-30T05:45:08.188Z] ---> Running in 9eb25dbb5371 [2021-03-30T05:45:08.457Z] Removing intermediate container 9eb25dbb5371 [2021-03-30T05:45:08.457Z] ---> 13335c98334c [2021-03-30T05:45:08.457Z] Step 7/8 : COPY . . [2021-03-30T05:45:09.853Z] ---> 5671bd274b5c [2021-03-30T05:45:09.853Z] Step 8/8 : RUN go mod download [2021-03-30T05:45:09.853Z] ---> Running in d0ed70329157 [2021-03-30T05:45:21.676Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-31986 in /w/workspace/dgexfoundry_device-sdk-go_PR-848 [Pipeline] { [Pipeline] ws [2021-03-30T05:45:21.776Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-03-30T05:45:26.814Z] using credential edgex-jenkins-ssh [2021-03-30T05:45:26.877Z] Cloning the remote Git repository [2021-03-30T05:45:26.935Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-30T05:45:27.046Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-03-30T05:45:27.150Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-30T05:45:27.151Z] > git --version # timeout=10 [2021-03-30T05:45:27.176Z] > git --version # 'git version 2.17.1' [2021-03-30T05:45:27.178Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T05:45:27.262Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T05:45:28.933Z] Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit 04ae24d301af75599ce9e53da41d6a74f9502082 [2021-03-30T05:45:29.153Z] Merge succeeded, producing 04ae24d301af75599ce9e53da41d6a74f9502082 [2021-03-30T05:45:29.154Z] Checking out Revision 04ae24d301af75599ce9e53da41d6a74f9502082 (PR-848) [2021-03-30T05:45:28.367Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-30T05:45:28.383Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T05:45:28.412Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-30T05:45:28.447Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-30T05:45:28.448Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T05:45:28.460Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/848/head:refs/remotes/origin/PR-848 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-30T05:45:28.955Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T05:45:28.969Z] > git checkout -f 04ae24d301af75599ce9e53da41d6a74f9502082 # timeout=10 [2021-03-30T05:45:29.076Z] > git remote # timeout=10 [2021-03-30T05:45:29.094Z] > git config --get remote.origin.url # timeout=10 [2021-03-30T05:45:29.106Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T05:45:29.117Z] > git merge b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 [2021-03-30T05:45:29.141Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-30T05:45:29.161Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T05:45:29.172Z] > git checkout -f 04ae24d301af75599ce9e53da41d6a74f9502082 # timeout=10 [2021-03-30T05:45:31.897Z] Removing intermediate container d0ed70329157 [2021-03-30T05:45:31.897Z] ---> cb3ee4f588d8 [2021-03-30T05:45:31.897Z] Successfully built cb3ee4f588d8 [2021-03-30T05:45:31.897Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T05:45:32.241Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-30T05:45:32.241Z] . [Pipeline] withDockerContainer [2021-03-30T05:45:32.376Z] prd-centos7-docker-4c-2g-31985 does not seem to be running inside a container [2021-03-30T05:45:32.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-30T05:45:33.238Z] $ docker top e38a1634f03cfaf5353a576f707b45d63a8a903255f3786ff093400f8ce0f25a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T05:45:33.539Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-30T05:45:33.602Z] > git --version # timeout=10 [2021-03-30T05:45:33.611Z] > git --version # 'git version 2.17.1' [2021-03-30T05:45:33.622Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-30T05:45:33.805Z] + go version [2021-03-30T05:45:33.805Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-30T05:45:33.871Z] $ docker stop --time=1 e38a1634f03cfaf5353a576f707b45d63a8a903255f3786ff093400f8ce0f25a [2021-03-30T05:45:35.230Z] $ docker rm -f e38a1634f03cfaf5353a576f707b45d63a8a903255f3786ff093400f8ce0f25a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-30T05:45:36.361Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-30T05:45:36.361Z] . [Pipeline] withDockerContainer [2021-03-30T05:45:36.989Z] prd-centos7-docker-4c-2g-31985 does not seem to be running inside a container [2021-03-30T05:45:37.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-30T05:45:37.150Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-03-30T05:45:37.779Z] $ docker top f2b781255450e79bc77f4d2d5e33343a022adcce8a9f7507f8d636fe25794abd -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-03-30T05:45:38.457Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-30T05:45:38.564Z] + make test [2021-03-30T05:45:38.564Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-30T05:45:38.822Z] + true [2021-03-30T05:45:38.822Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-30T05:45:41.592Z] provisioning config files... [2021-03-30T05:45:41.633Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6198425526567588741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-30T05:45:42.094Z] ---> docker-login.sh [2021-03-30T05:45:42.094Z] nexus3.edgexfoundry.org:10001 [2021-03-30T05:45:43.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T05:45:43.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T05:45:43.354Z] Configure a credential helper to remove this warning. See [2021-03-30T05:45:43.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T05:45:43.354Z] [2021-03-30T05:45:43.354Z] Login Succeeded [2021-03-30T05:45:43.354Z] nexus3.edgexfoundry.org:10002 [2021-03-30T05:45:43.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T05:45:43.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T05:45:43.907Z] Configure a credential helper to remove this warning. See [2021-03-30T05:45:43.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T05:45:43.907Z] [2021-03-30T05:45:43.907Z] Login Succeeded [2021-03-30T05:45:43.907Z] nexus3.edgexfoundry.org:10003 [2021-03-30T05:45:44.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T05:45:44.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T05:45:44.460Z] Configure a credential helper to remove this warning. See [2021-03-30T05:45:44.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T05:45:44.460Z] [2021-03-30T05:45:44.460Z] Login Succeeded [2021-03-30T05:45:44.460Z] nexus3.edgexfoundry.org:10004 [2021-03-30T05:45:44.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T05:45:45.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T05:45:45.011Z] Configure a credential helper to remove this warning. See [2021-03-30T05:45:45.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T05:45:45.011Z] [2021-03-30T05:45:45.011Z] Login Succeeded [2021-03-30T05:45:45.011Z] docker.io [2021-03-30T05:45:45.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T05:45:45.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T05:45:45.558Z] Configure a credential helper to remove this warning. See [2021-03-30T05:45:45.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T05:45:45.558Z] [2021-03-30T05:45:45.558Z] Login Succeeded [2021-03-30T05:45:45.558Z] ---> docker-login.sh ends [Pipeline] } [2021-03-30T05:45:45.589Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-30T05:45:46.157Z] ========================================================= [2021-03-30T05:45:46.157Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-30T05:45:46.157Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-30T05:45:46.566Z] + 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-30T05:45:46.790Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-30T05:45:46.840Z] Sending build context to Docker daemon 2.305MB [2021-03-30T05:45:47.111Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-30T05:45:47.111Z] Step 2/8 : FROM ${BASE} [2021-03-30T05:45:47.111Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-30T05:45:47.111Z] 5f621e34cdf4: Pulling fs layer [2021-03-30T05:45:47.111Z] a4357932f1b6: Pulling fs layer [2021-03-30T05:45:47.111Z] 18c013af1878: Pulling fs layer [2021-03-30T05:45:47.111Z] 00ac8860ef70: Pulling fs layer [2021-03-30T05:45:47.111Z] 63d7cb157983: Pulling fs layer [2021-03-30T05:45:47.111Z] b116817d02f9: Pulling fs layer [2021-03-30T05:45:47.111Z] 745a02a5169b: Pulling fs layer [2021-03-30T05:45:47.111Z] 63d7cb157983: Waiting [2021-03-30T05:45:47.111Z] b116817d02f9: Waiting [2021-03-30T05:45:47.111Z] 745a02a5169b: Waiting [2021-03-30T05:45:47.111Z] 00ac8860ef70: Waiting [2021-03-30T05:45:47.111Z] 18c013af1878: Verifying Checksum [2021-03-30T05:45:47.111Z] 18c013af1878: Download complete [2021-03-30T05:45:47.111Z] a4357932f1b6: Verifying Checksum [2021-03-30T05:45:47.111Z] a4357932f1b6: Download complete [2021-03-30T05:45:47.111Z] 63d7cb157983: Download complete [2021-03-30T05:45:47.712Z] b116817d02f9: Verifying Checksum [2021-03-30T05:45:47.712Z] b116817d02f9: Download complete [2021-03-30T05:45:47.712Z] 5f621e34cdf4: Verifying Checksum [2021-03-30T05:45:47.712Z] 5f621e34cdf4: Download complete [2021-03-30T05:45:48.321Z] 5f621e34cdf4: Pull complete [2021-03-30T05:45:48.925Z] a4357932f1b6: Pull complete [2021-03-30T05:45:49.201Z] 18c013af1878: Pull complete [2021-03-30T05:45:50.643Z] 745a02a5169b: Verifying Checksum [2021-03-30T05:45:50.643Z] 745a02a5169b: Download complete [2021-03-30T05:45:51.239Z] 00ac8860ef70: Verifying Checksum [2021-03-30T05:45:51.239Z] 00ac8860ef70: Download complete [2021-03-30T05:46:01.402Z] 00ac8860ef70: Pull complete [2021-03-30T05:46:01.402Z] 63d7cb157983: Pull complete [2021-03-30T05:46:02.003Z] b116817d02f9: Pull complete [2021-03-30T05:46:05.102Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-03-30T05:46:05.102Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-03-30T05:46:05.102Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-03-30T05:46:05.102Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-03-30T05:46:05.102Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-03-30T05:46:05.102Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.057s coverage: 27.0% of statements [2021-03-30T05:46:05.406Z] 745a02a5169b: Pull complete [2021-03-30T05:46:05.406Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-30T05:46:05.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-30T05:46:05.406Z] ---> b7e6874047d6 [2021-03-30T05:46:05.407Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-30T05:46:06.083Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.075s coverage: 81.2% of statements [2021-03-30T05:46:08.811Z] ---> Running in e5e855d1d293 [2021-03-30T05:46:08.811Z] Removing intermediate container e5e855d1d293 [2021-03-30T05:46:08.811Z] ---> f70508f0f76d [2021-03-30T05:46:08.811Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T05:46:09.085Z] ---> Running in 578bcd8015de [2021-03-30T05:46:11.728Z] Removing intermediate container 578bcd8015de [2021-03-30T05:46:11.728Z] ---> a2b4ea6f1b47 [2021-03-30T05:46:11.728Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-03-30T05:46:11.728Z] ---> Running in d50e05380709 [2021-03-30T05:46:12.709Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T05:46:13.310Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T05:46:14.293Z] OK: 142 MiB in 39 packages [2021-03-30T05:46:15.729Z] Removing intermediate container d50e05380709 [2021-03-30T05:46:15.729Z] ---> 2041a047b817 [2021-03-30T05:46:15.729Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-30T05:46:15.729Z] ---> Running in 25747d635835 [2021-03-30T05:46:16.010Z] Removing intermediate container 25747d635835 [2021-03-30T05:46:16.010Z] ---> 966b6169c4c0 [2021-03-30T05:46:16.010Z] Step 7/8 : COPY . . [2021-03-30T05:46:17.446Z] ---> de3ea2e02157 [2021-03-30T05:46:17.446Z] Step 8/8 : RUN go mod download [2021-03-30T05:46:17.446Z] ---> Running in 83c7d0618ce2 [2021-03-30T05:46:38.272Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.055s coverage: 10.5% of statements [2021-03-30T05:46:38.272Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-03-30T05:46:38.272Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-03-30T05:46:38.272Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.114s coverage: 32.5% of statements [2021-03-30T05:46:38.272Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-03-30T05:46:38.272Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-03-30T05:46:38.272Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-03-30T05:46:38.272Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.093s coverage: 57.3% of statements [2021-03-30T05:46:38.272Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.192s coverage: 6.6% of statements [2021-03-30T05:46:38.272Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.058s coverage: 5.0% of statements [2021-03-30T05:46:38.272Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-03-30T05:46:38.272Z] GO111MODULE=on go vet ./... [2021-03-30T05:46:44.242Z] Removing intermediate container 83c7d0618ce2 [2021-03-30T05:46:44.242Z] ---> cdabbfbb4ab0 [2021-03-30T05:46:44.242Z] Successfully built cdabbfbb4ab0 [2021-03-30T05:46:44.242Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T05:46:44.615Z] + docker inspect -f . ci-base-image-arm64 [2021-03-30T05:46:44.615Z] . [Pipeline] withDockerContainer [2021-03-30T05:46:44.919Z] prd-ubuntu18.04-docker-arm64-4c-16g-31986 does not seem to be running inside a container [2021-03-30T05:46:45.011Z] $ 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-30T05:46:46.490Z] $ docker top 087d47ebea3fff59fa3db023ec7ce51274757152e0d32720e54259024858a7c8 -eo pid,comm [2021-03-30T05:46:46.561Z] gofmt -l . [2021-03-30T05:46:46.561Z] [ "`gofmt -l .`" = "" ] [2021-03-30T05:46:46.561Z] ./bin/test-attribution-txt.sh [Pipeline] { [Pipeline] sh [2021-03-30T05:46:47.515Z] An attribution for golang.org/x/crypto is missing from in Attribution.txt, please add [2021-03-30T05:46:47.515Z] make: *** [Makefile:36: test] Error 1 [Pipeline] } [2021-03-30T05:46:47.559Z] $ docker stop --time=1 f2b781255450e79bc77f4d2d5e33343a022adcce8a9f7507f8d636fe25794abd [2021-03-30T05:46:47.592Z] + go version [2021-03-30T05:46:47.592Z] go version go1.15.5 linux/arm64 [2021-03-30T05:46:49.608Z] $ docker rm -f f2b781255450e79bc77f4d2d5e33343a022adcce8a9f7507f8d636fe25794abd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-03-30T05:46:50.055Z] $ docker stop --time=1 087d47ebea3fff59fa3db023ec7ce51274757152e0d32720e54259024858a7c8 [2021-03-30T05:46:52.000Z] $ docker rm -f 087d47ebea3fff59fa3db023ec7ce51274757152e0d32720e54259024858a7c8 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Test) 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] script [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-03-30T05:46:54.008Z] ---> job-cost.sh [2021-03-30T05:46:54.008Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-q882 [2021-03-30T05:46:54.153Z] + docker inspect -f . ci-base-image-arm64 [2021-03-30T05:46:54.153Z] . [Pipeline] withDockerContainer [2021-03-30T05:46:54.453Z] prd-ubuntu18.04-docker-arm64-4c-16g-31986 does not seem to be running inside a container [2021-03-30T05:46:54.547Z] $ 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-30T05:46:56.010Z] $ docker top 3b5753fab10ad09a8c3432e0f32a92c9a27e5e311a3a8fae3d5dc28b4af068f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T05:46:57.077Z] + make test [2021-03-30T05:46:57.077Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-30T05:47:12.173Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-30T05:47:19.258Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-30T05:47:38.823Z] lf-activate-venv(): INFO: Adding /tmp/venv-q882/bin to PATH [2021-03-30T05:47:38.823Z] INFO: No Stack... [2021-03-30T05:47:38.823Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-30T05:47:38.823Z] INFO: Archiving Costs [Pipeline] sh [2021-03-30T05:47:39.172Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-03-30T05:47:39.172Z] + cut -d, -f6 [Pipeline] lock [2021-03-30T05:47:39.308Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-848-1-stack-cost] [2021-03-30T05:47:39.316Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-848-1-stack-cost] did not exist. Created. [2021-03-30T05:47:39.316Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-848-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-30T05:47:39.838Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-30T05:47:40.282Z] Stashed 1 file(s) [Pipeline] } [2021-03-30T05:47:40.304Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-848-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-30T05:47:41.417Z] Failed in branch amd64 [2021-03-30T05:48:06.285Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-03-30T05:48:06.285Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-03-30T05:48:06.285Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-03-30T05:48:06.285Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-03-30T05:48:06.285Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-03-30T05:48:06.285Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.148s coverage: 27.0% of statements [2021-03-30T05:48:06.285Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.160s coverage: 81.2% of statements [2021-03-30T05:48:33.078Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.163s coverage: 10.5% of statements [2021-03-30T05:48:33.078Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-03-30T05:48:33.078Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-03-30T05:48:33.078Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.214s coverage: 32.5% of statements [2021-03-30T05:48:33.078Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-03-30T05:48:33.078Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-03-30T05:48:33.078Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-03-30T05:48:33.078Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.263s coverage: 57.3% of statements [2021-03-30T05:48:33.078Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.919s coverage: 6.6% of statements [2021-03-30T05:48:33.078Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.122s coverage: 5.0% of statements [2021-03-30T05:48:33.078Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-03-30T05:48:33.078Z] GO111MODULE=on go vet ./... [2021-03-30T05:49:05.609Z] gofmt -l . [2021-03-30T05:49:05.882Z] [ "`gofmt -l .`" = "" ] [2021-03-30T05:49:06.158Z] ./bin/test-attribution-txt.sh [2021-03-30T05:49:07.140Z] An attribution for golang.org/x/crypto is missing from in Attribution.txt, please add [2021-03-30T05:49:07.409Z] make: *** [Makefile:36: test] Error 1 [Pipeline] } [2021-03-30T05:49:07.471Z] $ docker stop --time=1 3b5753fab10ad09a8c3432e0f32a92c9a27e5e311a3a8fae3d5dc28b4af068f3 [2021-03-30T05:49:09.717Z] $ docker rm -f 3b5753fab10ad09a8c3432e0f32a92c9a27e5e311a3a8fae3d5dc28b4af068f3 [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-30T05:49:12.144Z] ---> job-cost.sh [2021-03-30T05:49:12.144Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4QpK [2021-03-30T05:49:51.098Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-30T05:51:27.840Z] lf-activate-venv(): INFO: Adding /tmp/venv-4QpK/bin to PATH [2021-03-30T05:51:27.840Z] INFO: No Stack... [2021-03-30T05:51:27.840Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-30T05:51:27.840Z] INFO: Archiving Costs [Pipeline] sh [2021-03-30T05:51:28.206Z] + cut -d, -f6 [2021-03-30T05:51:28.206Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2021-03-30T05:51:28.351Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-848-1-stack-cost] [2021-03-30T05:51:28.358Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-848-1-stack-cost] did not exist. Created. [2021-03-30T05:51:28.358Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-848-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-30T05:51:28.885Z] /w/workspace/device-sdk-go/1@tmp/durable-694d3b38/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-694d3b38/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-30T05:51:29.264Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-30T05:51:29.304Z] Warning: overwriting stash ‘stack-cost’ [2021-03-30T05:51:30.217Z] Stashed 1 file(s) [Pipeline] } [2021-03-30T05:51:30.238Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-848-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-30T05:51:31.388Z] 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-30T05:51:35.427Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T05:51:36.042Z] ---> package-listing.sh [2021-03-30T05:51:36.042Z] ++ facter osfamily [2021-03-30T05:51:36.042Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-30T05:51:36.042Z] + OS_FAMILY=redhat [2021-03-30T05:51:36.042Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-848 [2021-03-30T05:51:36.042Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-30T05:51:36.042Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-30T05:51:36.042Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-30T05:51:36.042Z] + PACKAGES=/tmp/packages_start.txt [2021-03-30T05:51:36.042Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-848 ']' [2021-03-30T05:51:36.042Z] + PACKAGES=/tmp/packages_end.txt [2021-03-30T05:51:36.042Z] + case "${OS_FAMILY}" in [2021-03-30T05:51:36.042Z] + rpm -qa [2021-03-30T05:51:36.042Z] + sort [2021-03-30T05:51:41.369Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-30T05:51:41.369Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-30T05:51:41.369Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-30T05:51:41.369Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-848 ']' [2021-03-30T05:51:41.369Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-848/archives/ [2021-03-30T05:51:41.369Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-848/archives/ [Pipeline] echo [2021-03-30T05:51:41.403Z] 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-848/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-30T05:51:41.715Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-30T05:51:42.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-30T05:51:42.059Z] [2021-03-30T05:51:42.059Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-30T05:51:42.457Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-30T05:51:42.457Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-30T05:51:42.457Z] df20fa9351a1: Pulling fs layer [2021-03-30T05:51:42.457Z] 36b3adc4ff6f: Pulling fs layer [2021-03-30T05:51:42.457Z] 8ad3a11d3b57: Pulling fs layer [2021-03-30T05:51:42.457Z] 46f8f816bc3b: Pulling fs layer [2021-03-30T05:51:42.457Z] 93b61091891f: Pulling fs layer [2021-03-30T05:51:42.457Z] 93b9cdb0e59b: Pulling fs layer [2021-03-30T05:51:42.457Z] 5e14af77c1be: Pulling fs layer [2021-03-30T05:51:42.457Z] 01666e4c0597: Pulling fs layer [2021-03-30T05:51:42.457Z] aa168da1d23b: Pulling fs layer [2021-03-30T05:51:42.457Z] 46f8f816bc3b: Waiting [2021-03-30T05:51:42.457Z] 5e14af77c1be: Waiting [2021-03-30T05:51:42.457Z] 93b61091891f: Waiting [2021-03-30T05:51:42.457Z] 01666e4c0597: Waiting [2021-03-30T05:51:42.457Z] 93b9cdb0e59b: Waiting [2021-03-30T05:51:42.457Z] aa168da1d23b: Waiting [2021-03-30T05:51:42.457Z] 36b3adc4ff6f: Verifying Checksum [2021-03-30T05:51:42.457Z] 36b3adc4ff6f: Download complete [2021-03-30T05:51:42.457Z] 46f8f816bc3b: Verifying Checksum [2021-03-30T05:51:42.457Z] 46f8f816bc3b: Download complete [2021-03-30T05:51:42.735Z] df20fa9351a1: Verifying Checksum [2021-03-30T05:51:42.735Z] df20fa9351a1: Download complete [2021-03-30T05:51:42.735Z] 93b9cdb0e59b: Verifying Checksum [2021-03-30T05:51:42.735Z] 93b9cdb0e59b: Download complete [2021-03-30T05:51:42.735Z] 5e14af77c1be: Verifying Checksum [2021-03-30T05:51:42.735Z] 5e14af77c1be: Download complete [2021-03-30T05:51:42.735Z] 93b61091891f: Verifying Checksum [2021-03-30T05:51:42.735Z] 93b61091891f: Download complete [2021-03-30T05:51:42.735Z] 01666e4c0597: Verifying Checksum [2021-03-30T05:51:42.735Z] 01666e4c0597: Download complete [2021-03-30T05:51:42.735Z] 8ad3a11d3b57: Verifying Checksum [2021-03-30T05:51:42.735Z] 8ad3a11d3b57: Download complete [2021-03-30T05:51:43.002Z] df20fa9351a1: Pull complete [2021-03-30T05:51:43.268Z] 36b3adc4ff6f: Pull complete [2021-03-30T05:51:44.233Z] 8ad3a11d3b57: Pull complete [2021-03-30T05:51:44.233Z] 46f8f816bc3b: Pull complete [2021-03-30T05:51:45.193Z] 93b61091891f: Pull complete [2021-03-30T05:51:45.193Z] aa168da1d23b: Verifying Checksum [2021-03-30T05:51:45.193Z] aa168da1d23b: Download complete [2021-03-30T05:51:45.456Z] 93b9cdb0e59b: Pull complete [2021-03-30T05:51:45.456Z] 5e14af77c1be: Pull complete [2021-03-30T05:51:45.722Z] 01666e4c0597: Pull complete [2021-03-30T05:51:52.372Z] aa168da1d23b: Pull complete [2021-03-30T05:51:52.372Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-30T05:51:52.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-30T05:51:52.372Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-30T05:51:52.593Z] prd-centos7-docker-4c-2g-31982 does not seem to be running inside a container [2021-03-30T05:51:52.655Z] $ 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-848/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-848 -v /w/workspace/dgexfoundry_device-sdk-go_PR-848:/w/workspace/dgexfoundry_device-sdk-go_PR-848:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-848@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-848@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-30T05:51:58.514Z] $ docker top 75f13732a804bde9491f6f1f258826338d4b16f6277dcc6318cf58e5e46c695b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T05:51:59.131Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-30T05:51:59.458Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-30T05:51:59.788Z] + ls /var/log/sa-host [2021-03-30T05:51:59.789Z] + sadf -c /var/log/sa-host/sa23 [2021-03-30T05:51:59.789Z] file_magic: OK [2021-03-30T05:51:59.789Z] HZ: Using current value: 100 [2021-03-30T05:51:59.789Z] file_header: OK [2021-03-30T05:51:59.789Z] 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-30T05:51:59.789Z] Statistics: [2021-03-30T05:51:59.789Z] Hnuu...uuuununununu... [2021-03-30T05:51:59.789Z] File successfully converted to sysstat format version 12.2.1 [2021-03-30T05:51:59.789Z] + sadf -c /var/log/sa-host/sa30 [2021-03-30T05:51:59.789Z] file_magic: OK [2021-03-30T05:51:59.789Z] HZ: Using current value: 100 [2021-03-30T05:51:59.789Z] file_header: OK [2021-03-30T05:51:59.789Z] 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-30T05:51:59.789Z] Statistics: [2021-03-30T05:51:59.789Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-30T05:51:59.789Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-30T05:52:00.558Z] provisioning config files... [2021-03-30T05:52:00.574Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-848@tmp/config1958968842045511262tmp [Pipeline] { [Pipeline] echo [2021-03-30T05:52:00.718Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T05:52:01.062Z] ---> create-netrc.sh [Pipeline] } [2021-03-30T05:52:01.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-30T05:52:01.231Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T05:52:01.575Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-30T05:52:01.608Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T05:52:01.959Z] ---> sudo-logs.sh [2021-03-30T05:52:01.959Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-30T05:52:02.090Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T05:52:02.452Z] ---> job-cost.sh [2021-03-30T05:52:02.452Z] lf-activate-venv: SKIPPING [2021-03-30T05:52:02.452Z] DEBUG: total: 0.20999999344348907 [2021-03-30T05:52:02.452Z] INFO: Retrieving Stack Cost... [2021-03-30T05:52:03.404Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-30T05:52:03.980Z] INFO: Archiving Costs [Pipeline] echo [2021-03-30T05:52:04.023Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T05:52:04.362Z] ---> logs-deploy.sh [2021-03-30T05:52:04.362Z] lf-activate-venv: SKIPPING [2021-03-30T05:52:04.362Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-848/1 [2021-03-30T05:52:04.362Z] INFO: archiving workspace using pattern(s): [2021-03-30T05:52:06.283Z] Archives upload complete. [2021-03-30T05:52:06.283Z] INFO: archiving logs to Nexus [2021-03-30T05:52:07.232Z] ---> uname -a: [2021-03-30T05:52:07.232Z] Linux prd-centos7-docker-4c-2g-31982.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-30T05:52:07.232Z] [2021-03-30T05:52:07.232Z] [2021-03-30T05:52:07.232Z] ---> lscpu: [2021-03-30T05:52:07.232Z] Architecture: x86_64 [2021-03-30T05:52:07.232Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-30T05:52:07.232Z] Byte Order: Little Endian [2021-03-30T05:52:07.232Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-30T05:52:07.232Z] CPU(s): 4 [2021-03-30T05:52:07.232Z] On-line CPU(s) list: 0-3 [2021-03-30T05:52:07.232Z] Thread(s) per core: 1 [2021-03-30T05:52:07.232Z] Core(s) per socket: 1 [2021-03-30T05:52:07.232Z] Socket(s): 4 [2021-03-30T05:52:07.232Z] NUMA node(s): 1 [2021-03-30T05:52:07.232Z] Vendor ID: GenuineIntel [2021-03-30T05:52:07.232Z] CPU family: 6 [2021-03-30T05:52:07.232Z] Model: 44 [2021-03-30T05:52:07.232Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-30T05:52:07.232Z] Stepping: 1 [2021-03-30T05:52:07.232Z] CPU MHz: 2933.438 [2021-03-30T05:52:07.232Z] BogoMIPS: 5866.87 [2021-03-30T05:52:07.232Z] Virtualization: VT-x [2021-03-30T05:52:07.232Z] Hypervisor vendor: KVM [2021-03-30T05:52:07.232Z] Virtualization type: full [2021-03-30T05:52:07.232Z] L1d cache: 128 KiB [2021-03-30T05:52:07.232Z] L1i cache: 128 KiB [2021-03-30T05:52:07.232Z] L2 cache: 16 MiB [2021-03-30T05:52:07.232Z] L3 cache: 64 MiB [2021-03-30T05:52:07.232Z] NUMA node0 CPU(s): 0-3 [2021-03-30T05:52:07.232Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-30T05:52:07.232Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-30T05:52:07.232Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-30T05:52:07.232Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-30T05:52:07.232Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-30T05:52:07.232Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-30T05:52:07.232Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-30T05:52:07.232Z] Vulnerability Srbds: Not affected [2021-03-30T05:52:07.232Z] Vulnerability Tsx async abort: Not affected [2021-03-30T05:52:07.232Z] 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-30T05:52:07.232Z] [2021-03-30T05:52:07.232Z] [2021-03-30T05:52:07.232Z] ---> nproc: [2021-03-30T05:52:07.232Z] 4 [2021-03-30T05:52:07.232Z] [2021-03-30T05:52:07.232Z] [2021-03-30T05:52:07.232Z] ---> df -h: [2021-03-30T05:52:07.232Z] Filesystem Size Used Available Use% Mounted on [2021-03-30T05:52:07.232Z] overlay 50.0G 7.3G 42.7G 15% / [2021-03-30T05:52:07.232Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-30T05:52:07.232Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-30T05:52:07.232Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-30T05:52:07.232Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-03-30T05:52:07.232Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-03-30T05:52:07.232Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-03-30T05:52:07.232Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-03-30T05:52:07.232Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-848@tmp [2021-03-30T05:52:07.232Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-03-30T05:52:07.232Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-03-30T05:52:07.232Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-03-30T05:52:07.232Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-03-30T05:52:07.233Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-848 [2021-03-30T05:52:07.233Z] [2021-03-30T05:52:07.233Z] [2021-03-30T05:52:07.233Z] ---> free -m: [2021-03-30T05:52:07.233Z] total used free shared buff/cache available [2021-03-30T05:52:07.233Z] Mem: 1837 690 100 0 1046 1041 [2021-03-30T05:52:07.233Z] Swap: 1023 1 1022 [2021-03-30T05:52:07.233Z] [2021-03-30T05:52:07.233Z] [2021-03-30T05:52:07.233Z] ---> ip addr: [2021-03-30T05:52:07.233Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-30T05:52:07.233Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-30T05:52:07.233Z] inet 127.0.0.1/8 scope host lo [2021-03-30T05:52:07.233Z] valid_lft forever preferred_lft forever [2021-03-30T05:52:07.233Z] inet6 ::1/128 scope host [2021-03-30T05:52:07.233Z] valid_lft forever preferred_lft forever [2021-03-30T05:52:07.233Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-30T05:52:07.233Z] link/ether fa:16:3e:59:74:36 brd ff:ff:ff:ff:ff:ff [2021-03-30T05:52:07.233Z] inet 10.30.122.128/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-30T05:52:07.233Z] valid_lft 85766sec preferred_lft 85766sec [2021-03-30T05:52:07.233Z] inet6 fe80::f816:3eff:fe59:7436/64 scope link [2021-03-30T05:52:07.233Z] valid_lft forever preferred_lft forever [2021-03-30T05:52:07.233Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-30T05:52:07.233Z] link/ether 02:42:09:f5:d1:35 brd ff:ff:ff:ff:ff:ff [2021-03-30T05:52:07.233Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-30T05:52:07.233Z] valid_lft forever preferred_lft forever [2021-03-30T05:52:07.233Z] inet6 fe80::42:9ff:fef5:d135/64 scope link [2021-03-30T05:52:07.233Z] valid_lft forever preferred_lft forever [2021-03-30T05:52:07.233Z] [2021-03-30T05:52:07.233Z] [2021-03-30T05:52:07.233Z] ---> sar -b -r -n DEV: [2021-03-30T05:52:07.233Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/30/21 _x86_64_ (4 CPU) [2021-03-30T05:52:07.233Z] [2021-03-30T05:52:07.233Z] 05:41:22 LINUX RESTART (4 CPU) [2021-03-30T05:52:07.233Z] [2021-03-30T05:52:07.233Z] 05:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-30T05:52:07.233Z] 05:43:01 49.73 14.60 35.13 0.00 4629.40 3188.23 0.00 [2021-03-30T05:52:07.233Z] 05:44:01 1.68 0.00 1.68 0.00 0.00 31.39 0.00 [2021-03-30T05:52:07.233Z] 05:45:01 0.25 0.00 0.25 0.00 0.00 2.58 0.00 [2021-03-30T05:52:07.233Z] 05:46:01 0.27 0.00 0.27 0.00 0.00 3.36 0.00 [2021-03-30T05:52:07.233Z] 05:47:01 0.22 0.00 0.22 0.00 0.00 2.48 0.00 [2021-03-30T05:52:07.233Z] 05:48:01 0.25 0.00 0.25 0.00 0.00 3.38 0.00 [2021-03-30T05:52:07.233Z] 05:49:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 [2021-03-30T05:52:07.233Z] 05:50:01 0.22 0.00 0.22 0.00 0.00 2.70 0.00 [2021-03-30T05:52:07.233Z] 05:51:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 [2021-03-30T05:52:07.233Z] Average: 5.91 1.62 4.28 0.00 514.53 360.22 0.00 [2021-03-30T05:52:07.233Z] [2021-03-30T05:52:07.233Z] 05:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-30T05:52:07.233Z] 05:43:01 156536 0 589800 31.35 2620 1132588 1110800 37.91 397248 1127060 128 [2021-03-30T05:52:07.233Z] 05:44:01 161080 0 585248 31.10 2620 1132596 1085492 37.05 396924 1124016 16 [2021-03-30T05:52:07.233Z] 05:45:01 161428 0 584896 31.09 2620 1132600 1083400 36.97 406688 1113820 12 [2021-03-30T05:52:07.233Z] 05:46:01 160620 0 585704 31.13 2620 1132600 1083436 36.98 408916 1113276 12 [2021-03-30T05:52:07.233Z] 05:47:01 158600 0 587716 31.24 2620 1132608 1072140 36.59 423220 1100636 20 [2021-03-30T05:52:07.233Z] 05:48:01 159024 0 587288 31.21 2620 1132612 1072140 36.59 423244 1100636 8 [2021-03-30T05:52:07.233Z] 05:49:01 158628 0 587680 31.23 2620 1132616 1072224 36.59 423828 1100636 16 [2021-03-30T05:52:07.233Z] 05:50:01 158896 0 587408 31.22 2620 1132620 1072092 36.59 423116 1100636 16 [2021-03-30T05:52:07.233Z] 05:51:01 158936 0 587360 31.22 2620 1132628 1072092 36.59 423004 1100636 16 [2021-03-30T05:52:07.233Z] Average: 159305 0 587011 31.20 2620 1132608 1080424 36.87 414021 1109039 27 [2021-03-30T05:52:07.233Z] [2021-03-30T05:52:07.233Z] 05:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-30T05:52:07.233Z] 05:43:01 eth0 262.21 183.69 619.34 62.91 0.00 0.00 0.00 0.00 [2021-03-30T05:52:07.233Z] 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T05:52:07.233Z] 05:43:01 docker0 8.97 6.53 1.45 24.40 0.00 0.00 0.00 0.00 [2021-03-30T05:52:07.233Z] 05:44:01 eth0 4.88 1.67 3.81 0.47 0.00 0.00 0.00 0.00 [2021-03-30T05:52:07.233Z] 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T05:52:07.233Z] 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T05:52:07.233Z] 05:45:01 eth0 1.62 0.42 0.43 0.21 0.00 0.00 0.00 0.00 [2021-03-30T05:52:07.233Z] 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T05:52:07.233Z] 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T05:52:07.233Z] 05:46:01 eth0 0.52 0.42 0.31 0.24 0.00 0.00 0.00 0.00 [2021-03-30T05:52:07.233Z] 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T05:52:07.233Z] 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T05:52:07.233Z] 05:47:01 eth0 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-03-30T05:52:07.233Z] 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T05:52:07.233Z] 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T05:52:07.233Z] 05:48:01 eth0 0.70 0.15 0.12 0.01 0.00 0.00 0.00 0.00 [2021-03-30T05:52:07.233Z] 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T05:52:07.233Z] 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T05:52:07.233Z] 05:49:01 eth0 0.52 0.37 0.27 0.20 0.00 0.00 0.00 0.00 [2021-03-30T05:52:07.233Z] 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T05:52:07.233Z] 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T05:52:07.233Z] 05:50:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-30T05:52:07.233Z] 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T05:52:07.233Z] 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T05:52:07.233Z] 05:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-30T05:52:07.233Z] 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T05:52:07.233Z] 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T05:52:07.233Z] Average: eth0 30.11 20.79 69.40 7.13 0.00 0.00 0.00 0.00 [2021-03-30T05:52:07.233Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T05:52:07.233Z] Average: docker0 1.00 0.73 0.16 2.71 0.00 0.00 0.00 0.00 [2021-03-30T05:52:07.233Z] [2021-03-30T05:52:07.233Z] [2021-03-30T05:52:07.233Z] ---> sar -P ALL: [2021-03-30T05:52:07.233Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/30/21 _x86_64_ (4 CPU) [2021-03-30T05:52:07.233Z] [2021-03-30T05:52:07.233Z] 05:41:22 LINUX RESTART (4 CPU) [2021-03-30T05:52:07.233Z] [2021-03-30T05:52:07.233Z] 05:42:01 CPU %user %nice %system %iowait %steal %idle [2021-03-30T05:52:07.233Z] 05:43:01 all 6.04 0.00 2.61 1.34 0.05 89.95 [2021-03-30T05:52:07.233Z] 05:43:01 0 5.88 0.00 3.15 0.27 0.07 90.63 [2021-03-30T05:52:07.233Z] 05:43:01 1 5.83 0.00 3.01 3.75 0.05 87.37 [2021-03-30T05:52:07.233Z] 05:43:01 2 6.91 0.00 2.09 1.06 0.03 89.91 [2021-03-30T05:52:07.233Z] 05:43:01 3 5.54 0.00 2.21 0.29 0.05 91.92 [2021-03-30T05:52:07.233Z] 05:44:01 all 0.21 0.00 0.06 0.00 0.00 99.73 [2021-03-30T05:52:07.233Z] 05:44:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-03-30T05:52:07.233Z] 05:44:01 1 0.17 0.00 0.10 0.00 0.00 99.73 [2021-03-30T05:52:07.233Z] 05:44:01 2 0.53 0.00 0.03 0.00 0.00 99.43 [2021-03-30T05:52:07.233Z] 05:44:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2021-03-30T05:52:07.233Z] 05:45:01 all 0.16 0.00 0.06 0.00 0.01 99.77 [2021-03-30T05:52:07.233Z] 05:45:01 0 0.05 0.00 0.08 0.00 0.00 99.87 [2021-03-30T05:52:07.233Z] 05:45:01 1 0.52 0.00 0.08 0.00 0.00 99.40 [2021-03-30T05:52:07.233Z] 05:45:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2021-03-30T05:52:07.233Z] 05:45:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2021-03-30T05:52:07.233Z] 05:46:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2021-03-30T05:52:07.233Z] 05:46:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-03-30T05:52:07.233Z] 05:46:01 1 0.53 0.00 0.03 0.00 0.00 99.43 [2021-03-30T05:52:07.233Z] 05:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-30T05:52:07.233Z] 05:46:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-30T05:52:07.233Z] 05:47:01 all 0.11 0.00 0.15 0.00 0.00 99.74 [2021-03-30T05:52:07.233Z] 05:47:01 0 0.12 0.00 0.15 0.00 0.00 99.73 [2021-03-30T05:52:07.233Z] 05:47:01 1 0.20 0.00 0.27 0.00 0.02 99.52 [2021-03-30T05:52:07.233Z] 05:47:01 2 0.07 0.00 0.10 0.00 0.00 99.83 [2021-03-30T05:52:07.233Z] 05:47:01 3 0.05 0.00 0.07 0.00 0.00 99.88 [2021-03-30T05:52:07.233Z] 05:48:01 all 0.04 0.00 0.04 0.00 0.01 99.91 [2021-03-30T05:52:07.233Z] 05:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-03-30T05:52:07.233Z] 05:48:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-30T05:52:07.233Z] 05:48:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-30T05:52:07.233Z] 05:48:01 3 0.05 0.00 0.07 0.00 0.02 99.87 [2021-03-30T05:52:07.233Z] 05:49:01 all 0.19 0.00 0.05 0.00 0.00 99.76 [2021-03-30T05:52:07.233Z] 05:49:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2021-03-30T05:52:07.233Z] 05:49:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2021-03-30T05:52:07.233Z] 05:49:01 2 0.55 0.00 0.05 0.00 0.00 99.40 [2021-03-30T05:52:07.233Z] 05:49:01 3 0.08 0.00 0.05 0.00 0.00 99.87 [2021-03-30T05:52:07.233Z] 05:50:01 all 0.15 0.00 0.04 0.00 0.01 99.80 [2021-03-30T05:52:07.233Z] 05:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-30T05:52:07.233Z] 05:50:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2021-03-30T05:52:07.233Z] 05:50:01 2 0.53 0.00 0.03 0.00 0.02 99.42 [2021-03-30T05:52:07.233Z] 05:50:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2021-03-30T05:52:07.233Z] 05:51:01 all 0.17 0.00 0.04 0.00 0.00 99.78 [2021-03-30T05:52:07.233Z] 05:51:01 0 0.50 0.00 0.02 0.00 0.00 99.48 [2021-03-30T05:52:07.233Z] 05:51:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2021-03-30T05:52:07.233Z] 05:51:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2021-03-30T05:52:07.233Z] 05:51:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-30T05:52:07.233Z] Average: all 0.80 0.00 0.34 0.15 0.01 98.70 [2021-03-30T05:52:07.233Z] Average: 0 0.74 0.00 0.40 0.03 0.01 98.82 [2021-03-30T05:52:07.233Z] Average: 1 0.83 0.00 0.41 0.41 0.01 98.34 [2021-03-30T05:52:07.233Z] Average: 2 0.97 0.00 0.27 0.12 0.01 98.64 [2021-03-30T05:52:07.233Z] Average: 3 0.65 0.00 0.29 0.03 0.01 99.02 [2021-03-30T05:52:07.233Z] [2021-03-30T05:52:07.233Z] [2021-03-30T05:52:07.233Z]