Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e611fabdafea2ab74cffb36fe58ffd4757a021f9+913720342204c874872800d189d2482144693ed5 (a15c1df15f35b9a82df0a3f049b538b9e30ff65f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:true] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-mqtt-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2608 in /w/workspace/gexfoundry_device-mqtt-go_PR-222 [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-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-222 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 913720342204c874872800d189d2482144693ed5 into PR head commit e611fabdafea2ab74cffb36fe58ffd4757a021f9 Merge succeeded, producing e3d22312a99f68b9fa57695be12ed08bc8919d81 Checking out Revision e3d22312a99f68b9fa57695be12ed08bc8919d81 (PR-222) > git config core.sparsecheckout # timeout=10 > git checkout -f e611fabdafea2ab74cffb36fe58ffd4757a021f9 # 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 913720342204c874872800d189d2482144693ed5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e3d22312a99f68b9fa57695be12ed08bc8919d81 # timeout=10 Commit message: "Merge commit '913720342204c874872800d189d2482144693ed5' into HEAD" > git rev-list --no-walk e611fabdafea2ab74cffb36fe58ffd4757a021f9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-01T19:18:07.966Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-01T19:18:08.066Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-01T19:18:08.093Z] ========================================================= [2021-05-01T19:18:08.093Z] EdgeX Global Pipelines Version Info [2021-05-01T19:18:08.093Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-01T19:18:10.657Z] ------------------- [2021-05-01T19:18:10.657Z] stable info: [2021-05-01T19:18:10.657Z] ------------------- [2021-05-01T19:18:10.657Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-01T19:18:10.657Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-01T19:18:10.657Z] Message: update stable to v1.0.191 [2021-05-01T19:18:11.625Z] ------------------- [2021-05-01T19:18:11.625Z] experimental info: [2021-05-01T19:18:11.625Z] ------------------- [2021-05-01T19:18:11.625Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-01T19:18:11.625Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-01T19:18:11.625Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-01T19:18:11.844Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-05-01T19:18:11.872Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-05-01T19:18:11.899Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-01T19:18:11.923Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-01T19:18:11.946Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-01T19:18:11.973Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-01T19:18:11.998Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-01T19:18:12.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-01T19:18:12.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-01T19:18:12.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-01T19:18:12.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-01T19:18:12.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo [2021-05-01T19:18:12.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-01T19:18:12.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-01T19:18:12.216Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-01T19:18:12.240Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-01T19:18:12.264Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-01T19:18:12.290Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-01T19:18:12.347Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-01T19:18:12.372Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-01T19:18:12.402Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-01T19:18:12.429Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-01T19:18:12.456Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-01T19:18:12.479Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-01T19:18:12.505Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-01T19:18:12.531Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-01T19:18:12.557Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-222 [Pipeline] echo [2021-05-01T19:18:12.581Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-222 [Pipeline] echo [2021-05-01T19:18:12.606Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-222 [Pipeline] echo [2021-05-01T19:18:12.630Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e3d22312a99f68b9fa57695be12ed08bc8919d81 [Pipeline] echo [2021-05-01T19:18:12.655Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e3d2231 [Pipeline] echo [2021-05-01T19:18:12.679Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-01T19:18:12.759Z] provisioning config files... [2021-05-01T19:18:12.804Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-222@tmp/config4933118284752335874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-01T19:18:13.245Z] ---> docker-login.sh [2021-05-01T19:18:13.245Z] nexus3.edgexfoundry.org:10001 [2021-05-01T19:18:14.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-01T19:18:14.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-01T19:18:14.238Z] Configure a credential helper to remove this warning. See [2021-05-01T19:18:14.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-01T19:18:14.238Z] [2021-05-01T19:18:14.238Z] Login Succeeded [2021-05-01T19:18:14.523Z] nexus3.edgexfoundry.org:10002 [2021-05-01T19:18:14.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-01T19:18:14.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-01T19:18:14.819Z] Configure a credential helper to remove this warning. See [2021-05-01T19:18:14.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-01T19:18:14.820Z] [2021-05-01T19:18:14.820Z] Login Succeeded [2021-05-01T19:18:14.820Z] nexus3.edgexfoundry.org:10003 [2021-05-01T19:18:15.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-01T19:18:15.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-01T19:18:15.531Z] Configure a credential helper to remove this warning. See [2021-05-01T19:18:15.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-01T19:18:15.531Z] [2021-05-01T19:18:15.531Z] Login Succeeded [2021-05-01T19:18:15.531Z] nexus3.edgexfoundry.org:10004 [2021-05-01T19:18:15.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-01T19:18:15.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-01T19:18:15.834Z] Configure a credential helper to remove this warning. See [2021-05-01T19:18:15.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-01T19:18:15.834Z] [2021-05-01T19:18:15.834Z] Login Succeeded [2021-05-01T19:18:15.834Z] docker.io [2021-05-01T19:18:16.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-01T19:18:16.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-01T19:18:16.748Z] Configure a credential helper to remove this warning. See [2021-05-01T19:18:16.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-01T19:18:16.748Z] [2021-05-01T19:18:16.748Z] Login Succeeded [2021-05-01T19:18:16.748Z] ---> docker-login.sh ends [Pipeline] } [2021-05-01T19:18:16.804Z] 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-05-01T19:18:17.360Z] + git log --format=format:%s -1 e3d22312a99f68b9fa57695be12ed08bc8919d81 [Pipeline] echo [2021-05-01T19:18:17.509Z] GIT_COMMIT: e3d22312a99f68b9fa57695be12ed08bc8919d81, Commit Message: Merge commit '913720342204c874872800d189d2482144693ed5' into HEAD [Pipeline] echo [2021-05-01T19:18:17.523Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-01T19:18:18.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-01T19:18:18.556Z] [2021-05-01T19:18:18.556Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-01T19:18:18.943Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-01T19:18:18.943Z] latest: Pulling from edgex-devops/git-semver [2021-05-01T19:18:18.943Z] 31603596830f: Pulling fs layer [2021-05-01T19:18:18.943Z] 54011a49482f: Pulling fs layer [2021-05-01T19:18:18.943Z] a6820b24f6d8: Pulling fs layer [2021-05-01T19:18:18.943Z] f581987b2513: Pulling fs layer [2021-05-01T19:18:18.943Z] f581987b2513: Waiting [2021-05-01T19:18:19.234Z] 54011a49482f: Verifying Checksum [2021-05-01T19:18:19.234Z] 54011a49482f: Download complete [2021-05-01T19:18:19.554Z] 31603596830f: Verifying Checksum [2021-05-01T19:18:19.554Z] 31603596830f: Download complete [2021-05-01T19:18:19.859Z] f581987b2513: Verifying Checksum [2021-05-01T19:18:19.859Z] f581987b2513: Download complete [2021-05-01T19:18:19.859Z] a6820b24f6d8: Verifying Checksum [2021-05-01T19:18:19.859Z] a6820b24f6d8: Download complete [2021-05-01T19:18:20.160Z] 31603596830f: Pull complete [2021-05-01T19:18:20.433Z] 54011a49482f: Pull complete [2021-05-01T19:18:21.502Z] a6820b24f6d8: Pull complete [2021-05-01T19:18:21.502Z] f581987b2513: Pull complete [2021-05-01T19:18:21.502Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-01T19:18:21.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-01T19:18:21.502Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-01T19:18:21.867Z] prd-centos7-docker-4c-2g-2608 does not seem to be running inside a container [2021-05-01T19:18:22.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-222 -v /w/workspace/gexfoundry_device-mqtt-go_PR-222:/w/workspace/gexfoundry_device-mqtt-go_PR-222:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-222@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-222@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:10004/edgex-devops/git-semver:latest cat [2021-05-01T19:18:25.174Z] $ docker top d3adbd4789137fee88c3a5177be2e0ebe220273c593b4ce83a7a1a1a6b3c8cd0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-01T19:18:25.482Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-01T19:18:25.482Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-01T19:18:26.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-01T19:18:26.027Z] $ docker exec d3adbd4789137fee88c3a5177be2e0ebe220273c593b4ce83a7a1a1a6b3c8cd0 ssh-agent [2021-05-01T19:18:26.342Z] SSH_AUTH_SOCK=/tmp/ssh-IBRNbLJF4njW/agent.11 [2021-05-01T19:18:26.342Z] SSH_AGENT_PID=16 [2021-05-01T19:18:26.421Z] Running ssh-add (command line suppressed) [2021-05-01T19:18:26.719Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-222@tmp/private_key_2442335262145921265.key (/w/workspace/gexfoundry_device-mqtt-go_PR-222@tmp/private_key_2442335262145921265.key) [2021-05-01T19:18:26.812Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-01T19:18:27.229Z] + git tag --points-at HEAD [Pipeline] } [2021-05-01T19:18:27.274Z] $ docker exec --env ******** --env ******** d3adbd4789137fee88c3a5177be2e0ebe220273c593b4ce83a7a1a1a6b3c8cd0 ssh-agent -k [2021-05-01T19:18:27.423Z] unset SSH_AUTH_SOCK; [2021-05-01T19:18:27.424Z] unset SSH_AGENT_PID; [2021-05-01T19:18:27.424Z] echo Agent pid 16 killed; [2021-05-01T19:18:27.487Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-01T19:18:27.527Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-01T19:18:27.527Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-01T19:18:27.741Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-01T19:18:27.751Z] $ docker exec d3adbd4789137fee88c3a5177be2e0ebe220273c593b4ce83a7a1a1a6b3c8cd0 ssh-agent [2021-05-01T19:18:28.169Z] SSH_AUTH_SOCK=/tmp/ssh-L8AlBIPZ3Q7Y/agent.44 [2021-05-01T19:18:28.169Z] SSH_AGENT_PID=49 [2021-05-01T19:18:28.179Z] Running ssh-add (command line suppressed) [2021-05-01T19:18:28.337Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-222@tmp/private_key_1265949447739905103.key (/w/workspace/gexfoundry_device-mqtt-go_PR-222@tmp/private_key_1265949447739905103.key) [2021-05-01T19:18:28.405Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-01T19:18:28.765Z] + git semver init [2021-05-01T19:18:29.040Z] # -> Open(): unable to determine branch for HEAD [2021-05-01T19:18:29.040Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-222/.git [2021-05-01T19:18:29.040Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-222 [2021-05-01T19:18:29.040Z] # $SEMVER_REMOTE_NAME = origin [2021-05-01T19:18:29.040Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-01T19:18:29.040Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-01T19:18:29.040Z] # $SEMVER_BRANCH = PR-222 [2021-05-01T19:18:29.040Z] # $SEMVER_TEMP = /tmp/semver-567174994 [2021-05-01T19:18:29.040Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-05-01T19:18:29.333Z] # '/tmp/semver-567174994' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-222/.semver' [2021-05-01T19:18:29.333Z] # -> Force: false [2021-05-01T19:18:29.333Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-222/.semver [Pipeline] } [2021-05-01T19:18:29.371Z] $ docker exec --env ******** --env ******** d3adbd4789137fee88c3a5177be2e0ebe220273c593b4ce83a7a1a1a6b3c8cd0 ssh-agent -k [2021-05-01T19:18:29.910Z] unset SSH_AUTH_SOCK; [2021-05-01T19:18:29.910Z] unset SSH_AGENT_PID; [2021-05-01T19:18:29.910Z] echo Agent pid 49 killed; [2021-05-01T19:18:30.115Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-01T19:18:30.534Z] + git semver [Pipeline] } [2021-05-01T19:18:30.600Z] $ docker stop --time=1 d3adbd4789137fee88c3a5177be2e0ebe220273c593b4ce83a7a1a1a6b3c8cd0 [2021-05-01T19:18:32.112Z] $ docker rm -f d3adbd4789137fee88c3a5177be2e0ebe220273c593b4ce83a7a1a1a6b3c8cd0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-01T19:18:32.776Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-01T19:18:33.429Z] Stashed 1 file(s) [Pipeline] echo [2021-05-01T19:18:33.433Z] [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-05-01T19:18:48.617Z] Still waiting to schedule task [2021-05-01T19:18:48.617Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-01T19:18:48.620Z] Still waiting to schedule task [2021-05-01T19:18:48.620Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ is offline [2021-05-01T19:20:37.107Z] Running on prd-centos7-docker-4c-2g-2613 in /w/workspace/gexfoundry_device-mqtt-go_PR-222 [Pipeline] { [Pipeline] ws [2021-05-01T19:20:37.126Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2021-05-01T19:20:39.148Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2611 in /w/workspace/gexfoundry_device-mqtt-go_PR-222 [Pipeline] { [Pipeline] ws [2021-05-01T19:20:39.165Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2021-05-01T19:20:39.709Z] using credential edgex-jenkins-ssh [2021-05-01T19:20:39.730Z] Cloning the remote Git repository [2021-05-01T19:20:39.506Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-01T19:20:39.584Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2021-05-01T19:20:39.650Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-01T19:20:39.650Z] > git --version # timeout=10 [2021-05-01T19:20:39.659Z] > git --version # 'git version 2.24.3' [2021-05-01T19:20:39.659Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-01T19:20:39.688Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-01T19:20:40.279Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-01T19:20:40.285Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-01T19:20:40.856Z] Merging remotes/origin/master commit 913720342204c874872800d189d2482144693ed5 into PR head commit e611fabdafea2ab74cffb36fe58ffd4757a021f9 [2021-05-01T19:20:40.944Z] Merge succeeded, producing 56cd75bec5a848c03bcc84dc18f9df556b187e9a [2021-05-01T19:20:40.945Z] Checking out Revision 56cd75bec5a848c03bcc84dc18f9df556b187e9a (PR-222) [2021-05-01T19:20:40.303Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-01T19:20:40.317Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-01T19:20:40.317Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-01T19:20:40.322Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-01T19:20:40.710Z] > git config core.sparsecheckout # timeout=10 [2021-05-01T19:20:40.717Z] > git checkout -f e611fabdafea2ab74cffb36fe58ffd4757a021f9 # timeout=10 [2021-05-01T19:20:40.753Z] > git remote # timeout=10 [2021-05-01T19:20:40.760Z] > git config --get remote.origin.url # timeout=10 [2021-05-01T19:20:40.765Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-01T19:20:40.770Z] > git merge 913720342204c874872800d189d2482144693ed5 # timeout=10 [2021-05-01T19:20:40.789Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-01T19:20:40.800Z] > git config core.sparsecheckout # timeout=10 [2021-05-01T19:20:40.804Z] > git checkout -f 56cd75bec5a848c03bcc84dc18f9df556b187e9a # timeout=10 [2021-05-01T19:20:44.472Z] using credential edgex-jenkins-ssh [2021-05-01T19:20:44.496Z] Cloning the remote Git repository [2021-05-01T19:20:44.526Z] Commit message: "Merge commit '913720342204c874872800d189d2482144693ed5' into HEAD" [2021-05-01T19:20:44.531Z] > git rev-list --no-walk e611fabdafea2ab74cffb36fe58ffd4757a021f9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-01T19:20:44.547Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-01T19:20:44.938Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2021-05-01T19:20:45.138Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-01T19:20:45.139Z] > git --version # timeout=10 [2021-05-01T19:20:45.176Z] > git --version # 'git version 2.17.1' [2021-05-01T19:20:45.178Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-01T19:20:45.225Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-01T19:20:45.501Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-01T19:20:45.828Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-01T19:20:46.123Z] + sudo service docker restart [2021-05-01T19:20:46.123Z] + true [2021-05-01T19:20:46.123Z] Redirecting to /bin/systemctl restart docker.service [2021-05-01T19:20:46.552Z] Merging remotes/origin/master commit 913720342204c874872800d189d2482144693ed5 into PR head commit e611fabdafea2ab74cffb36fe58ffd4757a021f9 [2021-05-01T19:20:45.988Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-01T19:20:46.003Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-01T19:20:46.025Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-01T19:20:46.060Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-01T19:20:46.060Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-01T19:20:46.077Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-01T19:20:46.572Z] > git config core.sparsecheckout # timeout=10 [2021-05-01T19:20:46.585Z] > git checkout -f e611fabdafea2ab74cffb36fe58ffd4757a021f9 # timeout=10 [2021-05-01T19:20:46.669Z] > git remote # timeout=10 [2021-05-01T19:20:46.790Z] Merge succeeded, producing a2e1c222b132eef4597494825419967462f85bb3 [2021-05-01T19:20:46.791Z] Checking out Revision a2e1c222b132eef4597494825419967462f85bb3 (PR-222) [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-01T19:20:47.106Z] provisioning config files... [2021-05-01T19:20:47.137Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config8959257054921243218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-01T19:20:47.460Z] ---> docker-login.sh [2021-05-01T19:20:47.460Z] nexus3.edgexfoundry.org:10001 [2021-05-01T19:20:47.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-01T19:20:47.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-01T19:20:47.722Z] Configure a credential helper to remove this warning. See [2021-05-01T19:20:47.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-01T19:20:47.722Z] [2021-05-01T19:20:47.722Z] Login Succeeded [2021-05-01T19:20:47.722Z] nexus3.edgexfoundry.org:10002 [2021-05-01T19:20:47.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-01T19:20:47.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-01T19:20:47.984Z] Configure a credential helper to remove this warning. See [2021-05-01T19:20:47.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-01T19:20:47.984Z] [2021-05-01T19:20:47.984Z] Login Succeeded [2021-05-01T19:20:47.984Z] nexus3.edgexfoundry.org:10003 [2021-05-01T19:20:46.693Z] > git config --get remote.origin.url # timeout=10 [2021-05-01T19:20:46.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-01T19:20:46.725Z] > git merge 913720342204c874872800d189d2482144693ed5 # timeout=10 [2021-05-01T19:20:46.772Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-01T19:20:46.795Z] > git config core.sparsecheckout # timeout=10 [2021-05-01T19:20:46.804Z] > git checkout -f a2e1c222b132eef4597494825419967462f85bb3 # timeout=10 [2021-05-01T19:20:48.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-01T19:20:48.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-01T19:20:48.246Z] Configure a credential helper to remove this warning. See [2021-05-01T19:20:48.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-01T19:20:48.246Z] [2021-05-01T19:20:48.246Z] Login Succeeded [2021-05-01T19:20:48.246Z] nexus3.edgexfoundry.org:10004 [2021-05-01T19:20:48.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-01T19:20:48.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-01T19:20:48.509Z] Configure a credential helper to remove this warning. See [2021-05-01T19:20:48.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-01T19:20:48.509Z] [2021-05-01T19:20:48.509Z] Login Succeeded [2021-05-01T19:20:48.509Z] docker.io [2021-05-01T19:20:48.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-01T19:20:48.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-01T19:20:48.773Z] Configure a credential helper to remove this warning. See [2021-05-01T19:20:48.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-01T19:20:48.773Z] [2021-05-01T19:20:48.773Z] Login Succeeded [2021-05-01T19:20:48.773Z] ---> docker-login.sh ends [Pipeline] } [2021-05-01T19:20:48.782Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-01T19:20:48.944Z] ========================================================= [2021-05-01T19:20:48.944Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-01T19:20:48.944Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-01T19:20:49.250Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-01T19:20:49.250Z] Sending build context to Docker daemon 554kB [2021-05-01T19:20:49.250Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-01T19:20:49.250Z] Step 2/8 : FROM ${BASE} [2021-05-01T19:20:49.511Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-01T19:20:49.511Z] 540db60ca938: Pulling fs layer [2021-05-01T19:20:49.512Z] adcc1eea9eea: Pulling fs layer [2021-05-01T19:20:49.512Z] 4c4ab2625f07: Pulling fs layer [2021-05-01T19:20:49.512Z] 0510c868ecb4: Pulling fs layer [2021-05-01T19:20:49.512Z] afea3b2eda06: Pulling fs layer [2021-05-01T19:20:49.512Z] 7809a108b3ef: Pulling fs layer [2021-05-01T19:20:49.512Z] f706445af74f: Pulling fs layer [2021-05-01T19:20:49.512Z] afea3b2eda06: Waiting [2021-05-01T19:20:49.512Z] 7809a108b3ef: Waiting [2021-05-01T19:20:49.512Z] 0510c868ecb4: Waiting [2021-05-01T19:20:49.512Z] f706445af74f: Waiting [2021-05-01T19:20:49.512Z] 4c4ab2625f07: Verifying Checksum [2021-05-01T19:20:49.512Z] 4c4ab2625f07: Download complete [2021-05-01T19:20:49.512Z] adcc1eea9eea: Download complete [2021-05-01T19:20:49.512Z] afea3b2eda06: Verifying Checksum [2021-05-01T19:20:49.512Z] afea3b2eda06: Download complete [2021-05-01T19:20:49.512Z] 7809a108b3ef: Verifying Checksum [2021-05-01T19:20:49.512Z] 7809a108b3ef: Download complete [2021-05-01T19:20:49.512Z] 540db60ca938: Verifying Checksum [2021-05-01T19:20:49.512Z] 540db60ca938: Download complete [2021-05-01T19:20:49.774Z] 540db60ca938: Pull complete [2021-05-01T19:20:50.042Z] adcc1eea9eea: Pull complete [2021-05-01T19:20:50.042Z] 4c4ab2625f07: Pull complete [2021-05-01T19:20:51.014Z] Commit message: "Merge commit '913720342204c874872800d189d2482144693ed5' into HEAD" [2021-05-01T19:20:51.019Z] > git rev-list --no-walk e611fabdafea2ab74cffb36fe58ffd4757a021f9 # timeout=10 [2021-05-01T19:20:51.439Z] f706445af74f: Verifying Checksum [2021-05-01T19:20:51.439Z] f706445af74f: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-01T19:20:52.394Z] 0510c868ecb4: Verifying Checksum [2021-05-01T19:20:52.394Z] 0510c868ecb4: Download complete [2021-05-01T19:20:52.498Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-01T19:20:52.898Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-01T19:20:53.241Z] + sudo+ service docker restarttrue [2021-05-01T19:20:53.241Z] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-01T19:20:55.902Z] provisioning config files... [2021-05-01T19:20:55.945Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config6504785288046292813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-01T19:20:56.319Z] ---> docker-login.sh [2021-05-01T19:20:56.320Z] nexus3.edgexfoundry.org:10001 [2021-05-01T19:20:57.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-01T19:20:57.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-01T19:20:57.577Z] Configure a credential helper to remove this warning. See [2021-05-01T19:20:57.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-01T19:20:57.577Z] [2021-05-01T19:20:57.577Z] Login Succeeded [2021-05-01T19:20:57.733Z] 0510c868ecb4: Pull complete [2021-05-01T19:20:57.849Z] nexus3.edgexfoundry.org:10002 [2021-05-01T19:20:58.000Z] afea3b2eda06: Pull complete [2021-05-01T19:20:58.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-01T19:20:58.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-01T19:20:58.125Z] Configure a credential helper to remove this warning. See [2021-05-01T19:20:58.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-01T19:20:58.125Z] [2021-05-01T19:20:58.125Z] Login Succeeded [2021-05-01T19:20:58.125Z] nexus3.edgexfoundry.org:10003 [2021-05-01T19:20:58.268Z] 7809a108b3ef: Pull complete [2021-05-01T19:20:58.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-01T19:20:58.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-01T19:20:58.722Z] Configure a credential helper to remove this warning. See [2021-05-01T19:20:58.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-01T19:20:58.722Z] [2021-05-01T19:20:58.722Z] Login Succeeded [2021-05-01T19:20:58.722Z] nexus3.edgexfoundry.org:10004 [2021-05-01T19:20:58.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-01T19:20:59.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-01T19:20:59.286Z] Configure a credential helper to remove this warning. See [2021-05-01T19:20:59.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-01T19:20:59.286Z] [2021-05-01T19:20:59.286Z] Login Succeeded [2021-05-01T19:20:59.286Z] docker.io [2021-05-01T19:20:59.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-01T19:21:00.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-01T19:21:00.155Z] Configure a credential helper to remove this warning. See [2021-05-01T19:21:00.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-01T19:21:00.155Z] [2021-05-01T19:21:00.155Z] Login Succeeded [2021-05-01T19:21:00.155Z] ---> docker-login.sh ends [Pipeline] } [2021-05-01T19:21:00.181Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-01T19:21:00.514Z] ========================================================= [2021-05-01T19:21:00.514Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-01T19:21:00.514Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-01T19:21:00.870Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-01T19:21:01.144Z] Sending build context to Docker daemon 553kB [2021-05-01T19:21:01.144Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-01T19:21:01.144Z] Step 2/8 : FROM ${BASE} [2021-05-01T19:21:01.422Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-01T19:21:01.422Z] 595b0fe564bb: Pulling fs layer [2021-05-01T19:21:01.422Z] 7186ed65a4f7: Pulling fs layer [2021-05-01T19:21:01.422Z] 316046926c0a: Pulling fs layer [2021-05-01T19:21:01.422Z] 4ebd0625c992: Pulling fs layer [2021-05-01T19:21:01.422Z] 207e8628e3a3: Pulling fs layer [2021-05-01T19:21:01.422Z] c791037a9be2: Pulling fs layer [2021-05-01T19:21:01.422Z] ffd874e62e21: Pulling fs layer [2021-05-01T19:21:01.422Z] 4ebd0625c992: Waiting [2021-05-01T19:21:01.422Z] 207e8628e3a3: Waiting [2021-05-01T19:21:01.422Z] c791037a9be2: Waiting [2021-05-01T19:21:01.422Z] ffd874e62e21: Waiting [2021-05-01T19:21:01.422Z] 7186ed65a4f7: Verifying Checksum [2021-05-01T19:21:01.422Z] 7186ed65a4f7: Download complete [2021-05-01T19:21:01.422Z] 207e8628e3a3: Verifying Checksum [2021-05-01T19:21:01.422Z] 207e8628e3a3: Download complete [2021-05-01T19:21:01.422Z] c791037a9be2: Verifying Checksum [2021-05-01T19:21:01.422Z] c791037a9be2: Download complete [2021-05-01T19:21:01.422Z] 595b0fe564bb: Verifying Checksum [2021-05-01T19:21:01.422Z] 595b0fe564bb: Download complete [2021-05-01T19:21:02.415Z] 595b0fe564bb: Pull complete [2021-05-01T19:21:02.694Z] 7186ed65a4f7: Pull complete [2021-05-01T19:21:03.306Z] 316046926c0a: Pull complete [2021-05-01T19:21:03.618Z] f706445af74f: Pull complete [2021-05-01T19:21:03.618Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-01T19:21:03.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-01T19:21:03.618Z] ---> b068be0155e3 [2021-05-01T19:21:03.618Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-01T19:21:03.618Z] ---> Running in 42e3ac11c5e2 [2021-05-01T19:21:03.618Z] Removing intermediate container 42e3ac11c5e2 [2021-05-01T19:21:03.618Z] ---> 19a9f3a5f76c [2021-05-01T19:21:03.618Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-01T19:21:03.618Z] ---> Running in c04c91197380 [2021-05-01T19:21:04.762Z] ffd874e62e21: Verifying Checksum [2021-05-01T19:21:04.762Z] ffd874e62e21: Download complete [2021-05-01T19:21:05.032Z] Removing intermediate container c04c91197380 [2021-05-01T19:21:05.032Z] ---> f0870419d7fe [2021-05-01T19:21:05.032Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-05-01T19:21:05.038Z] 4ebd0625c992: Verifying Checksum [2021-05-01T19:21:05.039Z] 4ebd0625c992: Download complete [2021-05-01T19:21:05.298Z] ---> Running in 967f991b74ff [2021-05-01T19:21:05.565Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-01T19:21:06.518Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-01T19:21:07.094Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-01T19:21:07.094Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-01T19:21:07.357Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-01T19:21:07.357Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-01T19:21:07.620Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-01T19:21:07.620Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-01T19:21:07.620Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-01T19:21:07.883Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-01T19:21:08.146Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-01T19:21:08.146Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-01T19:21:08.146Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-01T19:21:08.410Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-01T19:21:08.410Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-01T19:21:08.410Z] Executing busybox-1.32.1-r6.trigger [2021-05-01T19:21:08.675Z] OK: 156 MiB in 53 packages [2021-05-01T19:21:09.635Z] Removing intermediate container 967f991b74ff [2021-05-01T19:21:09.635Z] ---> 9b44343d7a64 [2021-05-01T19:21:09.635Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-05-01T19:21:09.635Z] ---> Running in 4e63149f9fc7 [2021-05-01T19:21:09.635Z] Removing intermediate container 4e63149f9fc7 [2021-05-01T19:21:09.635Z] ---> 65f09ee70012 [2021-05-01T19:21:09.635Z] Step 7/8 : COPY . . [2021-05-01T19:21:10.604Z] ---> 0009929e4771 [2021-05-01T19:21:10.604Z] Step 8/8 : RUN go mod download [2021-05-01T19:21:10.604Z] ---> Running in 460e6984c14c [2021-05-01T19:21:15.201Z] 4ebd0625c992: Pull complete [2021-05-01T19:21:15.475Z] 207e8628e3a3: Pull complete [2021-05-01T19:21:15.747Z] c791037a9be2: Pull complete [2021-05-01T19:21:20.069Z] ffd874e62e21: Pull complete [2021-05-01T19:21:20.069Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-01T19:21:20.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-01T19:21:20.069Z] ---> cfc18b08335c [2021-05-01T19:21:20.069Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-01T19:21:22.724Z] ---> Running in 54ddcaa25950 [2021-05-01T19:21:22.999Z] Removing intermediate container 54ddcaa25950 [2021-05-01T19:21:22.999Z] ---> 0613854b0e3f [2021-05-01T19:21:22.999Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-01T19:21:23.274Z] ---> Running in f7a714f2a8ed [2021-05-01T19:21:25.899Z] Removing intermediate container f7a714f2a8ed [2021-05-01T19:21:25.899Z] ---> 238221f2f38f [2021-05-01T19:21:25.899Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-05-01T19:21:25.899Z] ---> Running in cc296fe89dca [2021-05-01T19:21:26.493Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-01T19:21:27.471Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-01T19:21:28.441Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-01T19:21:28.441Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-01T19:21:28.441Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-01T19:21:28.441Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-01T19:21:28.712Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-01T19:21:28.712Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-01T19:21:28.983Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-01T19:21:29.257Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-01T19:21:29.527Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-01T19:21:29.527Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-01T19:21:29.527Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-01T19:21:29.800Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-01T19:21:29.800Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-01T19:21:29.800Z] Executing busybox-1.32.1-r6.trigger [2021-05-01T19:21:30.075Z] OK: 145 MiB in 53 packages [2021-05-01T19:21:31.514Z] Removing intermediate container cc296fe89dca [2021-05-01T19:21:31.514Z] ---> cbecb4e74bbe [2021-05-01T19:21:31.514Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-05-01T19:21:31.514Z] ---> Running in dfa2e6977d77 [2021-05-01T19:21:32.113Z] Removing intermediate container dfa2e6977d77 [2021-05-01T19:21:32.113Z] ---> eb88ffe8a95b [2021-05-01T19:21:32.113Z] Step 7/8 : COPY . . [2021-05-01T19:21:33.104Z] ---> 260532285634 [2021-05-01T19:21:33.104Z] Step 8/8 : RUN go mod download [2021-05-01T19:21:33.104Z] ---> Running in f508dd7d5607 [2021-05-01T19:21:37.256Z] Removing intermediate container 460e6984c14c [2021-05-01T19:21:37.256Z] ---> 11695ee03163 [2021-05-01T19:21:37.256Z] Successfully built 11695ee03163 [2021-05-01T19:21:37.256Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-01T19:21:37.585Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-01T19:21:37.586Z] . [Pipeline] withDockerContainer [2021-05-01T19:21:37.706Z] prd-centos7-docker-4c-2g-2613 does not seem to be running inside a container [2021-05-01T19:21:37.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-01T19:21:38.622Z] $ docker top 50efd226168003d6c0620413d7eedc45428ff0468b747065b8361bd88b94e40d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-01T19:21:39.085Z] + go version [2021-05-01T19:21:39.085Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-01T19:21:39.101Z] $ docker stop --time=1 50efd226168003d6c0620413d7eedc45428ff0468b747065b8361bd88b94e40d [2021-05-01T19:21:40.492Z] $ docker rm -f 50efd226168003d6c0620413d7eedc45428ff0468b747065b8361bd88b94e40d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-01T19:21:40.999Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-01T19:21:40.999Z] . [Pipeline] withDockerContainer [2021-05-01T19:21:41.096Z] prd-centos7-docker-4c-2g-2613 does not seem to be running inside a container [2021-05-01T19:21:41.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-01T19:21:41.813Z] $ docker top 839a966b36ceb21e839ca5c47e3bedf392136bd60d3797ee6a20f8a9351650bc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-01T19:21:42.231Z] + go mod tidy [Pipeline] sh [2021-05-01T19:21:42.807Z] + make test [2021-05-01T19:21:42.807Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-01T19:21:43.383Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-05-01T19:21:56.270Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/application [2021-05-01T19:21:56.270Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:131:17: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-01T19:21:56.270Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:191:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-01T19:21:56.270Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:259:21: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-01T19:21:56.270Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:375:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-01T19:22:00.016Z] Removing intermediate container f508dd7d5607 [2021-05-01T19:22:00.016Z] ---> e188f5df1081 [2021-05-01T19:22:00.016Z] Successfully built e188f5df1081 [2021-05-01T19:22:00.016Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-01T19:22:00.369Z] + docker inspect -f . ci-base-image-arm64 [2021-05-01T19:22:00.369Z] . [Pipeline] withDockerContainer [2021-05-01T19:22:00.601Z] prd-ubuntu18.04-docker-arm64-4c-16g-2611 does not seem to be running inside a container [2021-05-01T19:22:00.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-01T19:22:01.753Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2021-05-01T19:22:02.042Z] make: *** [Makefile:26: test] Error 2 [2021-05-01T19:22:02.237Z] $ docker top 4502a5bca01dc675de316662116a65803c19007571cd7144e0f2e70cb66b35f8 -eo pid,comm [Pipeline] { [Pipeline] } [2021-05-01T19:22:02.536Z] $ docker stop --time=1 839a966b36ceb21e839ca5c47e3bedf392136bd60d3797ee6a20f8a9351650bc [2021-05-01T19:22:05.209Z] $ docker rm -f 839a966b36ceb21e839ca5c47e3bedf392136bd60d3797ee6a20f8a9351650bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-01T19:22:06.075Z] + go version [2021-05-01T19:22:06.075Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-01T19:22:06.097Z] $ docker stop --time=1 4502a5bca01dc675de316662116a65803c19007571cd7144e0f2e70cb66b35f8 [2021-05-01T19:22:06.172Z] ---> job-cost.sh [2021-05-01T19:22:06.172Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CThs [2021-05-01T19:22:08.079Z] $ docker rm -f 4502a5bca01dc675de316662116a65803c19007571cd7144e0f2e70cb66b35f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-01T19:22:08.736Z] + docker inspect -f . ci-base-image-arm64 [2021-05-01T19:22:08.736Z] . [Pipeline] withDockerContainer [2021-05-01T19:22:08.998Z] prd-ubuntu18.04-docker-arm64-4c-16g-2611 does not seem to be running inside a container [2021-05-01T19:22:09.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-01T19:22:10.474Z] $ docker top 1acd226c0ae31e4ca49d680e66236081ffced4e8d5e2f820f6d7d3368aec3ce2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-01T19:22:11.442Z] + go mod tidy [Pipeline] sh [2021-05-01T19:22:12.711Z] + make test [2021-05-01T19:22:12.711Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-01T19:22:14.148Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-05-01T19:22:21.125Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-01T19:22:47.806Z] lf-activate-venv(): INFO: Adding /tmp/venv-CThs/bin to PATH [2021-05-01T19:22:47.806Z] INFO: No Stack... [2021-05-01T19:22:48.383Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-01T19:22:48.961Z] INFO: Archiving Costs [Pipeline] sh [2021-05-01T19:22:49.277Z] + cat /w/workspace/device-mqtt-go/2/archives/cost.csv [2021-05-01T19:22:49.277Z] + cut -d, -f6 [Pipeline] lock [2021-05-01T19:22:49.369Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-222-2-stack-cost] [2021-05-01T19:22:49.383Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-222-2-stack-cost] did not exist. Created. [2021-05-01T19:22:49.383Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-222-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-01T19:22:49.721Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-01T19:22:50.140Z] Stashed 1 file(s) [Pipeline] } [2021-05-01T19:22:50.157Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-222-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-01T19:22:50.326Z] Failed in branch amd64 [2021-05-01T19:22:53.208Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/application [2021-05-01T19:22:53.208Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:131:17: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-01T19:22:53.208Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:191:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-01T19:22:53.208Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:259:21: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-01T19:22:53.208Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:375:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-01T19:23:08.330Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2021-05-01T19:23:08.330Z] make: *** [Makefile:26: test] Error 2 [Pipeline] } [2021-05-01T19:23:08.352Z] $ docker stop --time=1 1acd226c0ae31e4ca49d680e66236081ffced4e8d5e2f820f6d7d3368aec3ce2 [2021-05-01T19:23:10.671Z] $ docker rm -f 1acd226c0ae31e4ca49d680e66236081ffced4e8d5e2f820f6d7d3368aec3ce2 [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-05-01T19:23:11.710Z] ---> job-cost.sh [2021-05-01T19:23:11.710Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0w8t [2021-05-01T19:23:58.681Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-01T19:25:50.513Z] lf-activate-venv(): INFO: Adding /tmp/venv-0w8t/bin to PATH [2021-05-01T19:25:50.513Z] INFO: No Stack... [2021-05-01T19:25:50.513Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-01T19:25:50.513Z] INFO: Archiving Costs [Pipeline] sh [2021-05-01T19:25:50.864Z] + cat /w/workspace/device-mqtt-go/2/archives/cost.csv [2021-05-01T19:25:50.864Z] + cut -d, -f6 [Pipeline] lock [2021-05-01T19:25:51.285Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-222-2-stack-cost] [2021-05-01T19:25:51.298Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-222-2-stack-cost] did not exist. Created. [2021-05-01T19:25:51.298Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-222-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-01T19:25:51.803Z] /w/workspace/device-mqtt-go/2@tmp/durable-0705cd3d/script.sh: 1: /w/workspace/device-mqtt-go/2@tmp/durable-0705cd3d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-01T19:25:52.225Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-01T19:25:52.250Z] Warning: overwriting stash ‘stack-cost’ [2021-05-01T19:25:53.018Z] Stashed 1 file(s) [Pipeline] } [2021-05-01T19:25:53.030Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-222-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-01T19:25:53.200Z] 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-05-01T19:25:54.579Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-01T19:25:55.310Z] ---> package-listing.sh [2021-05-01T19:25:55.311Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-01T19:25:55.311Z] ++ facter osfamily [2021-05-01T19:25:55.697Z] + OS_FAMILY=redhat [2021-05-01T19:25:55.697Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-222 [2021-05-01T19:25:55.697Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-01T19:25:55.697Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-01T19:25:55.697Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-01T19:25:55.697Z] + PACKAGES=/tmp/packages_start.txt [2021-05-01T19:25:55.697Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-222 ']' [2021-05-01T19:25:55.697Z] + PACKAGES=/tmp/packages_end.txt [2021-05-01T19:25:55.697Z] + case "${OS_FAMILY}" in [2021-05-01T19:25:55.697Z] + rpm -qa [2021-05-01T19:25:55.697Z] + sort [2021-05-01T19:26:05.972Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-01T19:26:05.972Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-01T19:26:05.972Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-01T19:26:05.972Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-222 ']' [2021-05-01T19:26:05.972Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-222/archives/ [2021-05-01T19:26:05.972Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-222/archives/ [Pipeline] echo [2021-05-01T19:26:05.992Z] 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/gexfoundry_device-mqtt-go_PR-222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-01T19:26:06.333Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-01T19:26:07.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-01T19:26:07.063Z] [2021-05-01T19:26:07.063Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-01T19:26:07.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-01T19:26:07.421Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-01T19:26:07.421Z] df20fa9351a1: Pulling fs layer [2021-05-01T19:26:07.421Z] 36b3adc4ff6f: Pulling fs layer [2021-05-01T19:26:07.421Z] 8ad3a11d3b57: Pulling fs layer [2021-05-01T19:26:07.421Z] 46f8f816bc3b: Pulling fs layer [2021-05-01T19:26:07.421Z] 93b61091891f: Pulling fs layer [2021-05-01T19:26:07.421Z] 93b9cdb0e59b: Pulling fs layer [2021-05-01T19:26:07.421Z] 5e14af77c1be: Pulling fs layer [2021-05-01T19:26:07.421Z] 01666e4c0597: Pulling fs layer [2021-05-01T19:26:07.421Z] aa168da1d23b: Pulling fs layer [2021-05-01T19:26:07.421Z] 46f8f816bc3b: Waiting [2021-05-01T19:26:07.421Z] 93b61091891f: Waiting [2021-05-01T19:26:07.421Z] 01666e4c0597: Waiting [2021-05-01T19:26:07.421Z] aa168da1d23b: Waiting [2021-05-01T19:26:07.421Z] 93b9cdb0e59b: Waiting [2021-05-01T19:26:07.421Z] 5e14af77c1be: Waiting [2021-05-01T19:26:07.421Z] 36b3adc4ff6f: Verifying Checksum [2021-05-01T19:26:07.421Z] 36b3adc4ff6f: Download complete [2021-05-01T19:26:07.778Z] 46f8f816bc3b: Verifying Checksum [2021-05-01T19:26:07.778Z] 46f8f816bc3b: Download complete [2021-05-01T19:26:07.778Z] df20fa9351a1: Verifying Checksum [2021-05-01T19:26:07.778Z] df20fa9351a1: Download complete [2021-05-01T19:26:07.778Z] 93b61091891f: Verifying Checksum [2021-05-01T19:26:07.778Z] 93b61091891f: Download complete [2021-05-01T19:26:08.061Z] 5e14af77c1be: Verifying Checksum [2021-05-01T19:26:08.061Z] 5e14af77c1be: Download complete [2021-05-01T19:26:08.061Z] 93b9cdb0e59b: Download complete [2021-05-01T19:26:08.061Z] 01666e4c0597: Verifying Checksum [2021-05-01T19:26:08.061Z] 01666e4c0597: Download complete [2021-05-01T19:26:08.379Z] 8ad3a11d3b57: Verifying Checksum [2021-05-01T19:26:08.379Z] 8ad3a11d3b57: Download complete [2021-05-01T19:26:08.379Z] df20fa9351a1: Pull complete [2021-05-01T19:26:09.036Z] 36b3adc4ff6f: Pull complete [2021-05-01T19:26:11.166Z] 8ad3a11d3b57: Pull complete [2021-05-01T19:26:11.444Z] 46f8f816bc3b: Pull complete [2021-05-01T19:26:12.490Z] 93b61091891f: Pull complete [2021-05-01T19:26:12.797Z] 93b9cdb0e59b: Pull complete [2021-05-01T19:26:13.137Z] 5e14af77c1be: Pull complete [2021-05-01T19:26:13.749Z] 01666e4c0597: Pull complete [2021-05-01T19:26:13.749Z] aa168da1d23b: Verifying Checksum [2021-05-01T19:26:13.749Z] aa168da1d23b: Download complete [2021-05-01T19:26:26.512Z] aa168da1d23b: Pull complete [2021-05-01T19:26:26.512Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-01T19:26:26.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-01T19:26:26.512Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-01T19:26:26.803Z] prd-centos7-docker-4c-2g-2608 does not seem to be running inside a container [2021-05-01T19:26:26.942Z] $ 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/gexfoundry_device-mqtt-go_PR-222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-222 -v /w/workspace/gexfoundry_device-mqtt-go_PR-222:/w/workspace/gexfoundry_device-mqtt-go_PR-222:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-222@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-01T19:26:30.513Z] $ docker top 10a2090d95074bc41cb9ffdabfd281a88cf9481db5d47aecbdff6f710c03cccd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-01T19:26:31.080Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-01T19:26:31.437Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-01T19:26:32.212Z] + ls /var/log/sa-host [2021-05-01T19:26:32.212Z] + sadf -c /var/log/sa-host/sa01 [2021-05-01T19:26:32.212Z] file_magic: OK [2021-05-01T19:26:32.212Z] HZ: Using current value: 100 [2021-05-01T19:26:32.212Z] file_header: OK [2021-05-01T19:26:32.212Z] 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-05-01T19:26:32.212Z] Statistics: [2021-05-01T19:26:32.212Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-01T19:26:32.212Z] File successfully converted to sysstat format version 12.2.1 [2021-05-01T19:26:32.212Z] + sadf -c /var/log/sa-host/sa23 [2021-05-01T19:26:32.212Z] file_magic: OK [2021-05-01T19:26:32.212Z] HZ: Using current value: 100 [2021-05-01T19:26:32.212Z] file_header: OK [2021-05-01T19:26:32.212Z] 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-05-01T19:26:32.212Z] Statistics: [2021-05-01T19:26:32.212Z] Hnuu...uuuununununu... [2021-05-01T19:26:32.212Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-01T19:26:32.865Z] provisioning config files... [2021-05-01T19:26:32.897Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-222@tmp/config5355313258918539409tmp [Pipeline] { [Pipeline] echo [2021-05-01T19:26:32.932Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-01T19:26:33.732Z] ---> create-netrc.sh [Pipeline] } [2021-05-01T19:26:33.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-01T19:26:33.811Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-01T19:26:34.717Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-01T19:26:34.762Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-01T19:26:35.279Z] ---> sudo-logs.sh [2021-05-01T19:26:35.279Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-01T19:26:35.416Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-01T19:26:36.284Z] ---> job-cost.sh [2021-05-01T19:26:36.285Z] lf-activate-venv: SKIPPING [2021-05-01T19:26:36.285Z] DEBUG: total: 0.20999999344348907 [2021-05-01T19:26:36.285Z] INFO: Retrieving Stack Cost... [2021-05-01T19:26:37.737Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-01T19:26:38.017Z] INFO: Archiving Costs [Pipeline] echo [2021-05-01T19:26:38.043Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-01T19:26:38.827Z] ---> logs-deploy.sh [2021-05-01T19:26:38.827Z] lf-activate-venv: SKIPPING [2021-05-01T19:26:38.827Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-222/2 [2021-05-01T19:26:38.827Z] INFO: archiving workspace using pattern(s): [2021-05-01T19:26:40.939Z] Archives upload complete. [2021-05-01T19:26:40.939Z] INFO: archiving logs to Nexus [2021-05-01T19:26:42.125Z] ---> uname -a: [2021-05-01T19:26:42.126Z] Linux prd-centos7-docker-4c-2g-2608.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-05-01T19:26:42.126Z] [2021-05-01T19:26:42.126Z] [2021-05-01T19:26:42.126Z] ---> lscpu: [2021-05-01T19:26:42.126Z] Architecture: x86_64 [2021-05-01T19:26:42.126Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-01T19:26:42.126Z] Byte Order: Little Endian [2021-05-01T19:26:42.126Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-01T19:26:42.126Z] CPU(s): 4 [2021-05-01T19:26:42.126Z] On-line CPU(s) list: 0-3 [2021-05-01T19:26:42.126Z] Thread(s) per core: 1 [2021-05-01T19:26:42.126Z] Core(s) per socket: 1 [2021-05-01T19:26:42.126Z] Socket(s): 4 [2021-05-01T19:26:42.126Z] NUMA node(s): 1 [2021-05-01T19:26:42.126Z] Vendor ID: GenuineIntel [2021-05-01T19:26:42.126Z] CPU family: 6 [2021-05-01T19:26:42.126Z] Model: 44 [2021-05-01T19:26:42.126Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-01T19:26:42.126Z] Stepping: 1 [2021-05-01T19:26:42.126Z] CPU MHz: 2933.436 [2021-05-01T19:26:42.126Z] BogoMIPS: 5866.87 [2021-05-01T19:26:42.126Z] Virtualization: VT-x [2021-05-01T19:26:42.126Z] Hypervisor vendor: KVM [2021-05-01T19:26:42.126Z] Virtualization type: full [2021-05-01T19:26:42.126Z] L1d cache: 128 KiB [2021-05-01T19:26:42.126Z] L1i cache: 128 KiB [2021-05-01T19:26:42.126Z] L2 cache: 16 MiB [2021-05-01T19:26:42.126Z] L3 cache: 64 MiB [2021-05-01T19:26:42.126Z] NUMA node0 CPU(s): 0-3 [2021-05-01T19:26:42.126Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-01T19:26:42.126Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-01T19:26:42.126Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-01T19:26:42.126Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-01T19:26:42.126Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-01T19:26:42.126Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-01T19:26:42.126Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-01T19:26:42.126Z] Vulnerability Srbds: Not affected [2021-05-01T19:26:42.126Z] Vulnerability Tsx async abort: Not affected [2021-05-01T19:26:42.126Z] 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-05-01T19:26:42.126Z] [2021-05-01T19:26:42.126Z] [2021-05-01T19:26:42.126Z] ---> nproc: [2021-05-01T19:26:42.126Z] 4 [2021-05-01T19:26:42.126Z] [2021-05-01T19:26:42.126Z] [2021-05-01T19:26:42.126Z] ---> df -h: [2021-05-01T19:26:42.126Z] Filesystem Size Used Available Use% Mounted on [2021-05-01T19:26:42.126Z] overlay 50.0G 7.3G 42.7G 15% / [2021-05-01T19:26:42.126Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-01T19:26:42.126Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-01T19:26:42.126Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-01T19:26:42.126Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-05-01T19:26:42.126Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-05-01T19:26:42.126Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-05-01T19:26:42.126Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-05-01T19:26:42.126Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-05-01T19:26:42.126Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-05-01T19:26:42.126Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_device-mqtt-go_PR-222 [2021-05-01T19:26:42.126Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_device-mqtt-go_PR-222@tmp [2021-05-01T19:26:42.126Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-05-01T19:26:42.126Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-05-01T19:26:42.126Z] [2021-05-01T19:26:42.126Z] [2021-05-01T19:26:42.126Z] ---> free -m: [2021-05-01T19:26:42.126Z] total used free shared buff/cache available [2021-05-01T19:26:42.126Z] Mem: 1837 698 109 0 1029 1034 [2021-05-01T19:26:42.126Z] Swap: 1023 1 1022 [2021-05-01T19:26:42.126Z] [2021-05-01T19:26:42.126Z] [2021-05-01T19:26:42.126Z] ---> ip addr: [2021-05-01T19:26:42.126Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-01T19:26:42.126Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-01T19:26:42.126Z] inet 127.0.0.1/8 scope host lo [2021-05-01T19:26:42.126Z] valid_lft forever preferred_lft forever [2021-05-01T19:26:42.126Z] inet6 ::1/128 scope host [2021-05-01T19:26:42.126Z] valid_lft forever preferred_lft forever [2021-05-01T19:26:42.126Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-01T19:26:42.126Z] link/ether fa:16:3e:30:91:10 brd ff:ff:ff:ff:ff:ff [2021-05-01T19:26:42.126Z] inet 10.30.122.78/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-01T19:26:42.126Z] valid_lft 85826sec preferred_lft 85826sec [2021-05-01T19:26:42.126Z] inet6 fe80::f816:3eff:fe30:9110/64 scope link [2021-05-01T19:26:42.126Z] valid_lft forever preferred_lft forever [2021-05-01T19:26:42.126Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-01T19:26:42.126Z] link/ether 02:42:0c:74:ac:2e brd ff:ff:ff:ff:ff:ff [2021-05-01T19:26:42.126Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-01T19:26:42.126Z] valid_lft forever preferred_lft forever [2021-05-01T19:26:42.126Z] inet6 fe80::42:cff:fe74:ac2e/64 scope link [2021-05-01T19:26:42.126Z] valid_lft forever preferred_lft forever [2021-05-01T19:26:42.126Z] [2021-05-01T19:26:42.126Z] [2021-05-01T19:26:42.126Z] ---> sar -b -r -n DEV: [2021-05-01T19:26:42.126Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/01/21 _x86_64_ (4 CPU) [2021-05-01T19:26:42.126Z] [2021-05-01T19:26:42.126Z] 19:16:53 LINUX RESTART (4 CPU) [2021-05-01T19:26:42.126Z] [2021-05-01T19:26:42.126Z] 19:18:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-01T19:26:42.126Z] 19:19:01 48.68 11.35 37.33 0.00 4348.16 3207.26 0.00 [2021-05-01T19:26:42.126Z] 19:20:01 1.95 0.00 1.95 0.00 0.00 39.92 0.00 [2021-05-01T19:26:42.126Z] 19:21:01 0.23 0.00 0.23 0.00 0.00 3.20 0.00 [2021-05-01T19:26:42.126Z] 19:22:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 [2021-05-01T19:26:42.126Z] 19:23:01 0.35 0.00 0.35 0.00 0.00 5.71 0.00 [2021-05-01T19:26:42.126Z] 19:24:01 0.28 0.00 0.28 0.00 0.00 3.46 0.00 [2021-05-01T19:26:42.126Z] 19:25:01 0.23 0.00 0.23 0.00 0.00 2.30 0.00 [2021-05-01T19:26:42.126Z] 19:26:01 35.18 34.88 0.30 0.00 3390.18 4.21 0.00 [2021-05-01T19:26:42.126Z] Average: 10.82 5.77 5.05 0.00 960.51 402.96 0.00 [2021-05-01T19:26:42.126Z] [2021-05-01T19:26:42.126Z] 19:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-01T19:26:42.126Z] 19:19:01 128980 0 603368 32.07 2620 1146576 1139176 38.88 426212 1125660 128 [2021-05-01T19:26:42.126Z] 19:20:01 140436 0 591900 31.46 2620 1146588 1068612 36.47 429484 1113008 20 [2021-05-01T19:26:42.126Z] 19:21:01 138336 0 593996 31.57 2620 1146592 1068756 36.47 434420 1110968 16 [2021-05-01T19:26:42.126Z] 19:22:01 137452 0 594876 31.62 2620 1146596 1068904 36.48 434944 1110972 16 [2021-05-01T19:26:42.126Z] 19:23:01 137096 0 595228 31.64 2620 1146600 1068904 36.48 430608 1115952 16 [2021-05-01T19:26:42.126Z] 19:24:01 138056 0 594264 31.58 2620 1146604 1068712 36.47 429536 1115952 16 [2021-05-01T19:26:42.126Z] 19:25:01 138492 0 593824 31.56 2620 1146608 1068676 36.47 429248 1115952 8 [2021-05-01T19:26:42.126Z] 19:26:01 72760 0 619604 32.93 2620 1186560 1113788 38.01 442536 1167940 80 [2021-05-01T19:26:42.126Z] Average: 128951 0 598382 31.80 2620 1151590 1083191 36.97 432124 1122050 38 [2021-05-01T19:26:42.126Z] [2021-05-01T19:26:42.126Z] 19:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-01T19:26:42.126Z] 19:19:01 eth0 106.89 83.10 477.57 29.77 0.00 0.00 0.00 0.00 [2021-05-01T19:26:42.126Z] 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-01T19:26:42.126Z] 19:19:01 docker0 2.81 2.28 0.48 4.98 0.00 0.00 0.00 0.00 [2021-05-01T19:26:42.126Z] 19:20:01 eth0 1.53 0.08 0.11 0.01 0.00 0.00 0.00 0.00 [2021-05-01T19:26:42.126Z] 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-01T19:26:42.126Z] 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-01T19:26:42.126Z] 19:21:01 eth0 2.48 0.67 0.67 0.37 0.00 0.00 0.00 0.00 [2021-05-01T19:26:42.126Z] 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-01T19:26:42.126Z] 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-01T19:26:42.126Z] 19:22:01 eth0 2.00 0.33 0.42 0.23 0.00 0.00 0.00 0.00 [2021-05-01T19:26:42.126Z] 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-01T19:26:42.126Z] 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-01T19:26:42.126Z] 19:23:01 eth0 0.93 0.62 0.60 0.46 0.00 0.00 0.00 0.00 [2021-05-01T19:26:42.126Z] 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-01T19:26:42.126Z] 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-01T19:26:42.126Z] 19:24:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2021-05-01T19:26:42.126Z] 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-01T19:26:42.126Z] 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-01T19:26:42.126Z] 19:25:01 eth0 0.32 0.03 0.03 0.00 0.00 0.00 0.00 0.00 [2021-05-01T19:26:42.126Z] 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-01T19:26:42.126Z] 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-01T19:26:42.126Z] 19:26:01 eth0 9.29 7.57 5.95 29.70 0.00 0.00 0.00 0.00 [2021-05-01T19:26:42.126Z] 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-01T19:26:42.126Z] 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-01T19:26:42.126Z] Average: eth0 15.27 11.43 59.84 7.52 0.00 0.00 0.00 0.00 [2021-05-01T19:26:42.126Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-01T19:26:42.126Z] Average: docker0 0.35 0.28 0.06 0.61 0.00 0.00 0.00 0.00 [2021-05-01T19:26:42.126Z] [2021-05-01T19:26:42.126Z] [2021-05-01T19:26:42.126Z] ---> sar -P ALL: [2021-05-01T19:26:42.126Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/01/21 _x86_64_ (4 CPU) [2021-05-01T19:26:42.126Z] [2021-05-01T19:26:42.126Z] 19:16:53 LINUX RESTART (4 CPU) [2021-05-01T19:26:42.126Z] [2021-05-01T19:26:42.126Z] 19:18:02 CPU %user %nice %system %iowait %steal %idle [2021-05-01T19:26:42.126Z] 19:19:01 all 4.08 0.00 3.48 1.23 6.76 84.46 [2021-05-01T19:26:42.126Z] 19:19:01 0 4.03 0.00 3.51 1.71 7.31 83.44 [2021-05-01T19:26:42.126Z] 19:19:01 1 3.38 0.00 3.03 0.51 6.73 86.35 [2021-05-01T19:26:42.126Z] 19:19:01 2 4.84 0.00 3.80 1.17 6.44 83.74 [2021-05-01T19:26:42.126Z] 19:19:01 3 4.08 0.00 3.57 1.52 6.55 84.29 [2021-05-01T19:26:42.126Z] 19:20:01 all 0.12 0.00 0.08 0.00 0.07 99.73 [2021-05-01T19:26:42.126Z] 19:20:01 0 0.02 0.00 0.02 0.00 0.07 99.90 [2021-05-01T19:26:42.126Z] 19:20:01 1 0.37 0.00 0.08 0.00 0.08 99.47 [2021-05-01T19:26:42.126Z] 19:20:01 2 0.08 0.00 0.13 0.00 0.10 99.68 [2021-05-01T19:26:42.126Z] 19:20:01 3 0.02 0.00 0.08 0.00 0.02 99.88 [2021-05-01T19:26:42.126Z] 19:21:01 all 0.16 0.00 0.04 0.00 0.07 99.73 [2021-05-01T19:26:42.126Z] 19:21:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-01T19:26:42.126Z] 19:21:01 1 0.10 0.00 0.05 0.00 0.07 99.78 [2021-05-01T19:26:42.126Z] 19:21:01 2 0.45 0.00 0.07 0.00 0.13 99.35 [2021-05-01T19:26:42.126Z] 19:21:01 3 0.07 0.00 0.00 0.00 0.05 99.88 [2021-05-01T19:26:42.126Z] 19:22:01 all 0.14 0.00 0.04 0.00 0.19 99.63 [2021-05-01T19:26:42.126Z] 19:22:01 0 0.05 0.00 0.02 0.00 0.08 99.85 [2021-05-01T19:26:42.126Z] 19:22:01 1 0.02 0.00 0.02 0.00 0.17 99.80 [2021-05-01T19:26:42.126Z] 19:22:01 2 0.37 0.00 0.07 0.00 0.27 99.30 [2021-05-01T19:26:42.126Z] 19:22:01 3 0.13 0.00 0.07 0.00 0.25 99.55 [2021-05-01T19:26:42.126Z] 19:23:01 all 0.14 0.00 0.16 0.00 0.16 99.55 [2021-05-01T19:26:42.127Z] 19:23:01 0 0.02 0.00 0.15 0.00 0.13 99.70 [2021-05-01T19:26:42.127Z] 19:23:01 1 0.08 0.00 0.12 0.00 0.13 99.67 [2021-05-01T19:26:42.127Z] 19:23:01 2 0.42 0.00 0.13 0.00 0.22 99.23 [2021-05-01T19:26:42.127Z] 19:23:01 3 0.03 0.00 0.23 0.00 0.15 99.58 [2021-05-01T19:26:42.127Z] 19:24:01 all 0.14 0.00 0.03 0.00 0.05 99.78 [2021-05-01T19:26:42.127Z] 19:24:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-01T19:26:42.127Z] 19:24:01 1 0.03 0.00 0.05 0.00 0.07 99.85 [2021-05-01T19:26:42.127Z] 19:24:01 2 0.48 0.00 0.03 0.00 0.08 99.40 [2021-05-01T19:26:42.127Z] 19:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-01T19:26:42.127Z] 19:25:01 all 0.15 0.00 0.02 0.00 0.05 99.78 [2021-05-01T19:26:42.127Z] 19:25:01 0 0.03 0.00 0.02 0.00 0.07 99.88 [2021-05-01T19:26:42.127Z] 19:25:01 1 0.03 0.00 0.02 0.00 0.08 99.87 [2021-05-01T19:26:42.127Z] 19:25:01 2 0.52 0.00 0.02 0.00 0.02 99.45 [2021-05-01T19:26:42.127Z] 19:25:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-01T19:26:42.127Z] 19:26:01 all 1.02 0.00 0.37 1.88 1.15 95.58 [2021-05-01T19:26:42.127Z] 19:26:01 0 0.33 0.00 0.21 0.26 1.21 97.98 [2021-05-01T19:26:42.127Z] 19:26:01 1 1.27 0.00 0.48 2.83 1.37 94.04 [2021-05-01T19:26:42.127Z] 19:26:01 2 1.43 0.00 0.42 2.58 0.88 94.69 [2021-05-01T19:26:42.127Z] 19:26:01 3 1.06 0.00 0.35 1.85 1.15 95.59 [2021-05-01T19:26:42.127Z] Average: all 0.75 0.00 0.53 0.39 1.07 97.26 [2021-05-01T19:26:42.127Z] Average: 0 0.57 0.00 0.50 0.25 1.13 97.54 [2021-05-01T19:26:42.127Z] Average: 1 0.67 0.00 0.49 0.42 1.10 97.33 [2021-05-01T19:26:42.127Z] Average: 2 1.08 0.00 0.59 0.47 1.02 96.84 [2021-05-01T19:26:42.127Z] Average: 3 0.68 0.00 0.54 0.42 1.03 97.32 [2021-05-01T19:26:42.127Z] [2021-05-01T19:26:42.127Z] [2021-05-01T19:26:42.127Z]