b' Branch indexing\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n GitHub API Usage: Current quota has 4196 remaining (218 under budget). Next quota of 5000 in 59 min\n Obtained Jenkinsfile from 63eca450cd3d39a9d7a1ee66a189be1297638e74\n Running in Durability level: MAX_SURVIVABILITY\n Loading library edgex-global-pipelines@stable\n GitHub API Usage: Current quota has 4182 remaining (205 under budget). Next quota of 5000 in 59 min\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision 58f52fd28b993a988dd597f10e4d98f1e1007579\n using credential edgex-jenkins-access-pat\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and with tags\n Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang/workspace@libs/edgex-global-pipelines # timeout=10\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision 58f52fd28b993a988dd597f10e4d98f1e1007579 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 58f52fd28b993a988dd597f10e4d98f1e1007579 # timeout=10\n Commit message: "Merge pull request #72 from ernestojeda/fix-build-parameter"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n > git --version # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildDocker] RAW Config: [project:edgex-golang-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-golang-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1.11.13-alpine]]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildDocker] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: ci-build-images-settings\n PROJECT: edgex-golang-base\n USE_SEMVER: false\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: edgex-golang-base\n DOCKER_REGISTRY_NAMESPACE: edgex-devops\n DOCKER_NEXUS_REPO: snapshots\n PUSH_DOCKER_IMAGE: true\n ARCHIVE_IMAGE: false\n ARCHIVE_NAME: edgex-golang-base-archive.tar.gz\n SEMVER_BUMP_LEVEL: pre\n DOCKER_CUSTOM_TAGS: 1.11.13-alpine\n [Pipeline] node\n Still waiting to schedule task\n Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-1295 in /w/workspace/exfoundry_ci-build-images_golang\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Cloning repository git@github.com:edgexfoundry/ci-build-images.git\n Fetching without tags\n > git init /w/workspace/exfoundry_ci-build-images_golang # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n > git --version # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/golang:refs/remotes/origin/golang # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n > git config --add remote.origin.fetch +refs/heads/golang:refs/remotes/origin/golang # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/golang:refs/remotes/origin/golang # timeout=10\n Checking out Revision 63eca450cd3d39a9d7a1ee66a189be1297638e74 (golang)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 63eca450cd3d39a9d7a1ee66a189be1297638e74 # timeout=10\n Commit message: "add dockerNexusRepo"\n First time build. Skipping changelog.\n > git --version # timeout=10\n fatal: bad object 58f52fd28b993a988dd597f10e4d98f1e1007579\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2019-12-27T21:48:23.426Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n Stage "Semver Prep" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build Docker Image)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2019-12-27T21:48:39.204Z] Still waiting to schedule task\n [2019-12-27T21:48:39.204Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2019-12-27T21:48:39.225Z] Still waiting to schedule task\n [2019-12-27T21:48:39.225Z] Waiting for next available executor on \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-1287\xe2\x80\x99\n [2019-12-27T22:27:54.758Z] Running on prd-centos7-docker-4c-2g-1365 in /w/workspace/exfoundry_ci-build-images_golang\n [Pipeline] {\n [Pipeline] checkout\n [2019-12-27T22:27:56.783Z] using credential edgex-jenkins-ssh\n [2019-12-27T22:27:56.802Z] Cloning the remote Git repository\n [2019-12-27T22:27:56.802Z] Cloning with configured refspecs honoured and without tags\n [2019-12-27T22:27:56.825Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git\n [2019-12-27T22:27:56.861Z] > git init /w/workspace/exfoundry_ci-build-images_golang # timeout=10\n [2019-12-27T22:27:56.910Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n [2019-12-27T22:27:56.910Z] > git --version # timeout=10\n [2019-12-27T22:27:56.916Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2019-12-27T22:27:56.945Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/golang:refs/remotes/origin/golang # timeout=10\n [2019-12-27T22:27:57.586Z] Fetching without tags\n [2019-12-27T22:27:57.959Z] Checking out Revision 63eca450cd3d39a9d7a1ee66a189be1297638e74 (golang)\n [2019-12-27T22:27:57.553Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n [2019-12-27T22:27:57.567Z] > git config --add remote.origin.fetch +refs/heads/golang:refs/remotes/origin/golang # timeout=10\n [2019-12-27T22:27:57.578Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n [2019-12-27T22:27:57.589Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n [2019-12-27T22:27:57.589Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2019-12-27T22:27:57.594Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/golang:refs/remotes/origin/golang # timeout=10\n [2019-12-27T22:27:57.966Z] > git config core.sparsecheckout # timeout=10\n [2019-12-27T22:27:57.972Z] > git checkout -f 63eca450cd3d39a9d7a1ee66a189be1297638e74 # timeout=10\n [2019-12-27T22:28:01.575Z] Commit message: "add dockerNexusRepo"\n [2019-12-27T22:28:01.597Z] > git --version # timeout=10\n [2019-12-27T22:28:01.610Z] fatal: bad object 58f52fd28b993a988dd597f10e4d98f1e1007579\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2019-12-27T22:28:03.045Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2019-12-27T22:28:03.368Z] + ls -al .\n [2019-12-27T22:28:03.368Z] total 16\n [2019-12-27T22:28:03.368Z] drwxrwxr-x. 3 jenkins jenkins 104 Dec 27 22:27 .\n [2019-12-27T22:28:03.368Z] drwxrwxr-x. 4 jenkins jenkins 112 Dec 27 22:27 ..\n [2019-12-27T22:28:03.368Z] -rw-rw-r--. 1 jenkins jenkins 1168 Dec 27 22:27 Dockerfile\n [2019-12-27T22:28:03.368Z] drwxrwxr-x. 8 jenkins jenkins 162 Dec 27 22:28 .git\n [2019-12-27T22:28:03.368Z] -rw-rw-r--. 1 jenkins jenkins 589 Dec 27 22:27 .golangci.yml\n [2019-12-27T22:28:03.368Z] -rw-rw-r--. 1 jenkins jenkins 856 Dec 27 22:27 Jenkinsfile\n [2019-12-27T22:28:03.368Z] -rw-rw-r--. 1 jenkins jenkins 340 Dec 27 22:27 linter-settings.json\n [Pipeline] isUnix\n [Pipeline] sh\n [2019-12-27T22:28:03.772Z] + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --label git_sha=63eca450cd3d39a9d7a1ee66a189be1297638e74 --label arch=x86_64 .\n [2019-12-27T22:28:03.772Z] Sending build context to Docker daemon 193kB\n\n [2019-12-27T22:28:04.030Z] Step 1/11 : FROM golang:1.11.13-alpine\n [2019-12-27T22:28:04.288Z] 1.11.13-alpine: Pulling from library/golang\n [2019-12-27T22:28:04.288Z] 9d48c3bd43c5: Pulling fs layer\n [2019-12-27T22:28:04.288Z] 7f94eaf8af20: Pulling fs layer\n [2019-12-27T22:28:04.288Z] 9fe9984849c1: Pulling fs layer\n [2019-12-27T22:28:04.288Z] ec448270508e: Pulling fs layer\n [2019-12-27T22:28:04.288Z] 65ba82af53f7: Pulling fs layer\n [2019-12-27T22:28:04.288Z] ec448270508e: Waiting\n [2019-12-27T22:28:04.288Z] 65ba82af53f7: Waiting\n [2019-12-27T22:28:04.547Z] 9fe9984849c1: Verifying Checksum\n [2019-12-27T22:28:04.547Z] 9fe9984849c1: Download complete\n [2019-12-27T22:28:04.547Z] 7f94eaf8af20: Verifying Checksum\n [2019-12-27T22:28:04.547Z] 7f94eaf8af20: Download complete\n [2019-12-27T22:28:04.547Z] 9d48c3bd43c5: Verifying Checksum\n [2019-12-27T22:28:04.547Z] 9d48c3bd43c5: Download complete\n [2019-12-27T22:28:04.812Z] 65ba82af53f7: Verifying Checksum\n [2019-12-27T22:28:04.812Z] 65ba82af53f7: Download complete\n [2019-12-27T22:28:04.812Z] 9d48c3bd43c5: Pull complete\n [2019-12-27T22:28:05.072Z] 7f94eaf8af20: Pull complete\n [2019-12-27T22:28:05.072Z] 9fe9984849c1: Pull complete\n [2019-12-27T22:28:06.013Z] ec448270508e: Download complete\n [2019-12-27T22:28:11.293Z] ec448270508e: Pull complete\n [2019-12-27T22:28:11.293Z] 65ba82af53f7: Pull complete\n [2019-12-27T22:28:11.293Z] Digest: sha256:09e47edb668c2cac8c0bbce113f2f72c97b1555d70546dff569c8b9b27fcebd3\n [2019-12-27T22:28:11.293Z] Status: Downloaded newer image for golang:1.11.13-alpine\n [2019-12-27T22:28:11.293Z] ---> e116d2efa2ab\n [2019-12-27T22:28:11.293Z] Step 2/11 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2019-12-27T22:28:11.293Z] ---> Running in fcdc24efd89a\n [2019-12-27T22:28:11.293Z] Removing intermediate container fcdc24efd89a\n [2019-12-27T22:28:11.293Z] ---> a1fe015d6466\n [2019-12-27T22:28:11.293Z] Step 3/11 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2019-12-27T22:28:11.293Z] ---> Running in c372451d96cc\n [2019-12-27T22:28:11.554Z] Removing intermediate container c372451d96cc\n [2019-12-27T22:28:11.555Z] ---> 42c8f29b2afb\n [2019-12-27T22:28:11.555Z] Step 4/11 : RUN apk add --update --no-cache git linux-headers make gcc musl-dev curl bash\n [2019-12-27T22:28:11.555Z] ---> Running in bdb60f2b692c\n [2019-12-27T22:28:12.128Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n [2019-12-27T22:28:13.507Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n [2019-12-27T22:28:14.076Z] (1/24) Installing ncurses-terminfo-base (6.1_p20190518-r0)\n [2019-12-27T22:28:14.336Z] (2/24) Installing ncurses-terminfo (6.1_p20190518-r0)\n [2019-12-27T22:28:15.271Z] (3/24) Installing ncurses-libs (6.1_p20190518-r0)\n [2019-12-27T22:28:15.529Z] (4/24) Installing readline (8.0.0-r0)\n [2019-12-27T22:28:15.529Z] (5/24) Installing bash (5.0.0-r0)\n [2019-12-27T22:28:16.096Z] Executing bash-5.0.0-r0.post-install\n [2019-12-27T22:28:16.096Z] (6/24) Installing nghttp2-libs (1.39.2-r0)\n [2019-12-27T22:28:16.096Z] (7/24) Installing libcurl (7.66.0-r0)\n [2019-12-27T22:28:16.354Z] (8/24) Installing curl (7.66.0-r0)\n [2019-12-27T22:28:16.924Z] (9/24) Installing binutils (2.32-r0)\n [2019-12-27T22:28:18.828Z] (10/24) Installing gmp (6.1.2-r1)\n [2019-12-27T22:28:19.087Z] (11/24) Installing isl (0.18-r0)\n [2019-12-27T22:28:19.660Z] (12/24) Installing libgomp (8.3.0-r0)\n [2019-12-27T22:28:19.660Z] (13/24) Installing libatomic (8.3.0-r0)\n [2019-12-27T22:28:19.660Z] (14/24) Installing libgcc (8.3.0-r0)\n [2019-12-27T22:28:19.920Z] (15/24) Installing mpfr3 (3.1.5-r1)\n [2019-12-27T22:28:19.920Z] (16/24) Installing mpc1 (1.1.0-r0)\n [2019-12-27T22:28:20.178Z] (17/24) Installing libstdc++ (8.3.0-r0)\n [2019-12-27T22:28:20.437Z] (18/24) Installing gcc (8.3.0-r0)\n [2019-12-27T22:28:27.014Z] (19/24) Installing expat (2.2.8-r0)\n [2019-12-27T22:28:27.014Z] (20/24) Installing pcre2 (10.33-r0)\n [2019-12-27T22:28:27.014Z] (21/24) Installing git (2.22.2-r0)\n [2019-12-27T22:28:27.272Z] (22/24) Installing linux-headers (4.19.36-r0)\n [2019-12-27T22:28:27.843Z] (23/24) Installing make (4.2.1-r2)\n [2019-12-27T22:28:27.843Z] (24/24) Installing musl-dev (1.1.22-r3)\n [2019-12-27T22:28:29.220Z] Executing busybox-1.30.1-r2.trigger\n [2019-12-27T22:28:29.220Z] OK: 134 MiB in 39 packages\n [2019-12-27T22:28:35.812Z] Removing intermediate container bdb60f2b692c\n [2019-12-27T22:28:35.812Z] ---> ae74fca2a5fa\n [2019-12-27T22:28:35.812Z] Step 5/11 : RUN go get -u gopkg.in/alecthomas/gometalinter.v2 && gometalinter.v2 --install\n [2019-12-27T22:28:35.812Z] ---> Running in 3f5e8bfbe966\n [2019-12-27T22:28:48.062Z] Installing:\n [2019-12-27T22:28:48.062Z] deadcode\n [2019-12-27T22:28:48.062Z] dupl\n [2019-12-27T22:28:48.062Z] errcheck\n [2019-12-27T22:28:48.062Z] gochecknoglobals\n [2019-12-27T22:28:48.062Z] gochecknoinits\n [2019-12-27T22:28:48.062Z] goconst\n [2019-12-27T22:28:48.062Z] gocyclo\n [2019-12-27T22:28:48.062Z] goimports\n [2019-12-27T22:28:48.062Z] golint\n [2019-12-27T22:28:48.062Z] gosec\n [2019-12-27T22:28:48.062Z] gosimple\n [2019-12-27T22:28:48.062Z] gotype\n [2019-12-27T22:28:48.062Z] gotypex\n [2019-12-27T22:28:48.062Z] ineffassign\n [2019-12-27T22:28:48.062Z] interfacer\n [2019-12-27T22:28:48.062Z] lll\n [2019-12-27T22:28:48.062Z] maligned\n [2019-12-27T22:28:48.062Z] megacheck\n [2019-12-27T22:28:48.062Z] misspell\n [2019-12-27T22:28:48.062Z] nakedret\n [2019-12-27T22:28:48.062Z] safesql\n [2019-12-27T22:28:48.062Z] staticcheck\n [2019-12-27T22:28:48.062Z] structcheck\n [2019-12-27T22:28:48.062Z] unconvert\n [2019-12-27T22:28:48.062Z] unparam\n [2019-12-27T22:28:48.062Z] unused\n [2019-12-27T22:28:48.062Z] varcheck\n [2019-12-27T22:29:03.038Z] Removing intermediate container 3f5e8bfbe966\n [2019-12-27T22:29:03.038Z] ---> 95161f948144\n [2019-12-27T22:29:03.038Z] Step 6/11 : COPY linter-settings.json /\n [2019-12-27T22:29:03.038Z] ---> a4d7285eb003\n [2019-12-27T22:29:03.038Z] Step 7/11 : RUN go get github.com/axw/gocov/... && go get github.com/AlekSi/gocov-xml\n [2019-12-27T22:29:03.038Z] ---> Running in d3e0a28f5990\n [2019-12-27T22:29:09.616Z] Removing intermediate container d3e0a28f5990\n [2019-12-27T22:29:09.616Z] ---> 4be0c45cda59\n [2019-12-27T22:29:09.616Z] Step 8/11 : RUN go get -u github.com/jstemmer/go-junit-report\n [2019-12-27T22:29:09.616Z] ---> Running in 86d0807af739\n [2019-12-27T22:29:11.014Z] Removing intermediate container 86d0807af739\n [2019-12-27T22:29:11.014Z] ---> db23c20e9b56\n [2019-12-27T22:29:11.014Z] Step 9/11 : ENV GO111MODULE=on\n [2019-12-27T22:29:11.014Z] ---> Running in d3a8e86bc0cd\n [2019-12-27T22:29:11.014Z] Removing intermediate container d3a8e86bc0cd\n [2019-12-27T22:29:11.014Z] ---> 2853d90013c0\n [2019-12-27T22:29:11.014Z] Step 10/11 : LABEL arch=x86_64\n [2019-12-27T22:29:11.014Z] ---> Running in 643ad5db824d\n [2019-12-27T22:29:11.272Z] Removing intermediate container 643ad5db824d\n [2019-12-27T22:29:11.272Z] ---> 1371d21e982f\n [2019-12-27T22:29:11.272Z] Step 11/11 : LABEL git_sha=63eca450cd3d39a9d7a1ee66a189be1297638e74\n [2019-12-27T22:29:11.272Z] ---> Running in d07374de9b06\n [2019-12-27T22:29:11.272Z] Removing intermediate container d07374de9b06\n [2019-12-27T22:29:11.272Z] ---> e72f84918596\n [2019-12-27T22:29:11.272Z] Successfully built e72f84918596\n [2019-12-27T22:29:11.272Z] Successfully tagged edgex-devops/edgex-golang-base:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Archive Image)\n Stage "Archive Image" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2019-12-28T00:08:56.017Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-1431 in /w/workspace/exfoundry_ci-build-images_golang\n [Pipeline] {\n [Pipeline] checkout\n [2019-12-28T00:09:07.180Z] using credential edgex-jenkins-ssh\n [2019-12-28T00:09:07.214Z] Cloning the remote Git repository\n [2019-12-28T00:09:07.214Z] Cloning with configured refspecs honoured and without tags\n [2019-12-28T00:09:07.358Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git\n [2019-12-28T00:09:07.579Z] > git init /w/workspace/exfoundry_ci-build-images_golang # timeout=10\n [2019-12-28T00:09:07.774Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n [2019-12-28T00:09:07.783Z] > git --version # timeout=10\n [2019-12-28T00:09:09.095Z] Fetching without tags\n [2019-12-28T00:09:07.837Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2019-12-28T00:09:07.958Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/golang:refs/remotes/origin/golang # timeout=10\n [2019-12-28T00:09:08.885Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n [2019-12-28T00:09:08.943Z] > git config --add remote.origin.fetch +refs/heads/golang:refs/remotes/origin/golang # timeout=10\n [2019-12-28T00:09:09.023Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n [2019-12-28T00:09:09.117Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n [2019-12-28T00:09:09.118Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2019-12-28T00:09:09.141Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/golang:refs/remotes/origin/golang # timeout=10\n [2019-12-28T00:09:09.715Z] Checking out Revision 63eca450cd3d39a9d7a1ee66a189be1297638e74 (golang)\n [2019-12-28T00:09:09.742Z] > git config core.sparsecheckout # timeout=10\n [2019-12-28T00:09:09.844Z] > git checkout -f 63eca450cd3d39a9d7a1ee66a189be1297638e74 # timeout=10\n [2019-12-28T00:09:14.372Z] Commit message: "add dockerNexusRepo"\n [2019-12-28T00:09:14.435Z] > git --version # timeout=10\n [2019-12-28T00:09:14.474Z] fatal: bad object 58f52fd28b993a988dd597f10e4d98f1e1007579\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2019-12-28T00:09:16.830Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2019-12-28T00:09:17.259Z] + ls -al .\n [2019-12-28T00:09:17.259Z] total 28\n [2019-12-28T00:09:17.259Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 28 00:09 .\n [2019-12-28T00:09:17.259Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 28 00:09 ..\n [2019-12-28T00:09:17.259Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 28 00:09 .git\n [2019-12-28T00:09:17.259Z] -rw-rw-r-- 1 jenkins jenkins 589 Dec 28 00:09 .golangci.yml\n [2019-12-28T00:09:17.259Z] -rw-rw-r-- 1 jenkins jenkins 1168 Dec 28 00:09 Dockerfile\n [2019-12-28T00:09:17.259Z] -rw-rw-r-- 1 jenkins jenkins 856 Dec 28 00:09 Jenkinsfile\n [2019-12-28T00:09:17.259Z] -rw-rw-r-- 1 jenkins jenkins 340 Dec 28 00:09 linter-settings.json\n [Pipeline] isUnix\n [Pipeline] sh\n [2019-12-28T00:09:17.643Z] + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --label git_sha=63eca450cd3d39a9d7a1ee66a189be1297638e74 --label arch=arm64 .\n [2019-12-28T00:09:18.629Z] Sending build context to Docker daemon 193kB\n\n [2019-12-28T00:09:18.913Z] Step 1/11 : FROM golang:1.11.13-alpine\n [2019-12-28T00:09:19.512Z] 1.11.13-alpine: Pulling from library/golang\n [2019-12-28T00:09:19.799Z] 29bddadc8f3f: Pulling fs layer\n [2019-12-28T00:09:19.799Z] 02bb20f2603b: Pulling fs layer\n [2019-12-28T00:09:19.799Z] b62863a3550b: Pulling fs layer\n [2019-12-28T00:09:19.799Z] 9586258a13ea: Pulling fs layer\n [2019-12-28T00:09:19.799Z] a8b2cbafd68c: Pulling fs layer\n [2019-12-28T00:09:19.799Z] 9586258a13ea: Waiting\n [2019-12-28T00:09:19.799Z] a8b2cbafd68c: Waiting\n [2019-12-28T00:09:20.397Z] 02bb20f2603b: Verifying Checksum\n [2019-12-28T00:09:20.397Z] 02bb20f2603b: Download complete\n [2019-12-28T00:09:20.397Z] b62863a3550b: Verifying Checksum\n [2019-12-28T00:09:20.397Z] b62863a3550b: Download complete\n [2019-12-28T00:09:20.677Z] 29bddadc8f3f: Verifying Checksum\n [2019-12-28T00:09:20.677Z] 29bddadc8f3f: Download complete\n [2019-12-28T00:09:21.306Z] a8b2cbafd68c: Verifying Checksum\n [2019-12-28T00:09:21.306Z] a8b2cbafd68c: Download complete\n [2019-12-28T00:09:21.929Z] 29bddadc8f3f: Pull complete\n [2019-12-28T00:09:22.527Z] 02bb20f2603b: Pull complete\n [2019-12-28T00:09:23.123Z] b62863a3550b: Pull complete\n [2019-12-28T00:09:31.398Z] 9586258a13ea: Verifying Checksum\n [2019-12-28T00:09:31.398Z] 9586258a13ea: Download complete\n [2019-12-28T00:09:46.470Z] 9586258a13ea: Pull complete\n [2019-12-28T00:09:46.470Z] a8b2cbafd68c: Pull complete\n [2019-12-28T00:09:46.470Z] Digest: sha256:09e47edb668c2cac8c0bbce113f2f72c97b1555d70546dff569c8b9b27fcebd3\n [2019-12-28T00:09:46.470Z] Status: Downloaded newer image for golang:1.11.13-alpine\n [2019-12-28T00:09:46.470Z] ---> 42d1448040e6\n [2019-12-28T00:09:46.470Z] Step 2/11 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2019-12-28T00:09:47.457Z] ---> Running in 4025f553798e\n [2019-12-28T00:09:48.065Z] Removing intermediate container 4025f553798e\n [2019-12-28T00:09:48.065Z] ---> b4a5de0e7997\n [2019-12-28T00:09:48.065Z] Step 3/11 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2019-12-28T00:09:48.065Z] ---> Running in 6cab732ec728\n [2019-12-28T00:09:50.037Z] Removing intermediate container 6cab732ec728\n [2019-12-28T00:09:50.037Z] ---> 1cac1621bf07\n [2019-12-28T00:09:50.037Z] Step 4/11 : RUN apk add --update --no-cache git linux-headers make gcc musl-dev curl bash\n [2019-12-28T00:09:50.037Z] ---> Running in 7f87a7976bb2\n [2019-12-28T00:09:51.511Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n [2019-12-28T00:09:51.785Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n [2019-12-28T00:09:52.378Z] (1/24) Installing ncurses-terminfo-base (6.1_p20190518-r0)\n [2019-12-28T00:09:52.378Z] (2/24) Installing ncurses-terminfo (6.1_p20190518-r0)\n [2019-12-28T00:09:53.345Z] (3/24) Installing ncurses-libs (6.1_p20190518-r0)\n [2019-12-28T00:09:53.614Z] (4/24) Installing readline (8.0.0-r0)\n [2019-12-28T00:09:53.614Z] (5/24) Installing bash (5.0.0-r0)\n [2019-12-28T00:09:53.883Z] Executing bash-5.0.0-r0.post-install\n [2019-12-28T00:09:53.883Z] (6/24) Installing nghttp2-libs (1.39.2-r0)\n [2019-12-28T00:09:54.153Z] (7/24) Installing libcurl (7.66.0-r0)\n [2019-12-28T00:09:54.153Z] (8/24) Installing curl (7.66.0-r0)\n [2019-12-28T00:09:54.153Z] (9/24) Installing binutils (2.32-r0)\n [2019-12-28T00:09:54.747Z] (10/24) Installing gmp (6.1.2-r1)\n [2019-12-28T00:09:54.747Z] (11/24) Installing isl (0.18-r0)\n [2019-12-28T00:09:54.747Z] (12/24) Installing libgomp (8.3.0-r0)\n [2019-12-28T00:09:55.016Z] (13/24) Installing libatomic (8.3.0-r0)\n [2019-12-28T00:09:55.016Z] (14/24) Installing libgcc (8.3.0-r0)\n [2019-12-28T00:09:55.284Z] (15/24) Installing mpfr3 (3.1.5-r1)\n [2019-12-28T00:09:55.284Z] (16/24) Installing mpc1 (1.1.0-r0)\n [2019-12-28T00:09:55.284Z] (17/24) Installing libstdc++ (8.3.0-r0)\n [2019-12-28T00:09:55.557Z] (18/24) Installing gcc (8.3.0-r0)\n [2019-12-28T00:09:58.191Z] (19/24) Installing expat (2.2.8-r0)\n [2019-12-28T00:09:58.191Z] (20/24) Installing pcre2 (10.33-r0)\n [2019-12-28T00:09:58.191Z] (21/24) Installing git (2.22.2-r0)\n [2019-12-28T00:09:58.790Z] (22/24) Installing linux-headers (4.19.36-r0)\n [2019-12-28T00:09:59.059Z] (23/24) Installing make (4.2.1-r2)\n [2019-12-28T00:09:59.329Z] (24/24) Installing musl-dev (1.1.22-r3)\n [2019-12-28T00:09:59.602Z] Executing busybox-1.30.1-r2.trigger\n [2019-12-28T00:09:59.877Z] OK: 121 MiB in 39 packages\n [2019-12-28T00:10:10.018Z] Removing intermediate container 7f87a7976bb2\n [2019-12-28T00:10:10.018Z] ---> f040490c0864\n [2019-12-28T00:10:10.018Z] Step 5/11 : RUN go get -u gopkg.in/alecthomas/gometalinter.v2 && gometalinter.v2 --install\n [2019-12-28T00:10:10.018Z] ---> Running in b6c3627eb405\n [2019-12-28T00:10:32.162Z] Installing:\n [2019-12-28T00:10:32.162Z] deadcode\n [2019-12-28T00:10:32.162Z] dupl\n [2019-12-28T00:10:32.162Z] errcheck\n [2019-12-28T00:10:32.162Z] gochecknoglobals\n [2019-12-28T00:10:32.162Z] gochecknoinits\n [2019-12-28T00:10:32.162Z] goconst\n [2019-12-28T00:10:32.162Z] gocyclo\n [2019-12-28T00:10:32.162Z] goimports\n [2019-12-28T00:10:32.162Z] golint\n [2019-12-28T00:10:32.162Z] gosec\n [2019-12-28T00:10:32.162Z] gosimple\n [2019-12-28T00:10:32.162Z] gotype\n [2019-12-28T00:10:32.162Z] gotypex\n [2019-12-28T00:10:32.162Z] ineffassign\n [2019-12-28T00:10:32.162Z] interfacer\n [2019-12-28T00:10:32.162Z] lll\n [2019-12-28T00:10:32.162Z] maligned\n [2019-12-28T00:10:32.163Z] megacheck\n [2019-12-28T00:10:32.163Z] misspell\n [2019-12-28T00:10:32.163Z] nakedret\n [2019-12-28T00:10:32.163Z] safesql\n [2019-12-28T00:10:32.163Z] staticcheck\n [2019-12-28T00:10:32.163Z] structcheck\n [2019-12-28T00:10:32.163Z] unconvert\n [2019-12-28T00:10:32.163Z] unparam\n [2019-12-28T00:10:32.163Z] unused\n [2019-12-28T00:10:32.163Z] varcheck\n [2019-12-28T00:12:08.999Z] Removing intermediate container b6c3627eb405\n [2019-12-28T00:12:08.999Z] ---> 240ad7649911\n [2019-12-28T00:12:08.999Z] Step 6/11 : COPY linter-settings.json /\n [2019-12-28T00:12:08.999Z] ---> 639019299071\n [2019-12-28T00:12:08.999Z] Step 7/11 : RUN go get github.com/axw/gocov/... && go get github.com/AlekSi/gocov-xml\n [2019-12-28T00:12:08.999Z] ---> Running in 3428ffce3042\n [2019-12-28T00:12:14.389Z] Removing intermediate container 3428ffce3042\n [2019-12-28T00:12:14.389Z] ---> 75fd68f24a67\n [2019-12-28T00:12:14.389Z] Step 8/11 : RUN go get -u github.com/jstemmer/go-junit-report\n [2019-12-28T00:12:14.389Z] ---> Running in 6ec3b7c5792f\n [2019-12-28T00:12:19.787Z] Removing intermediate container 6ec3b7c5792f\n [2019-12-28T00:12:19.787Z] ---> 5346c69f0fa5\n [2019-12-28T00:12:19.787Z] Step 9/11 : ENV GO111MODULE=on\n [2019-12-28T00:12:19.787Z] ---> Running in 0fb5ed116424\n [2019-12-28T00:12:19.787Z] Removing intermediate container 0fb5ed116424\n [2019-12-28T00:12:19.787Z] ---> eee196f11b07\n [2019-12-28T00:12:19.787Z] Step 10/11 : LABEL arch=arm64\n [2019-12-28T00:12:19.787Z] ---> Running in 7c225cffa769\n [2019-12-28T00:12:19.787Z] Removing intermediate container 7c225cffa769\n [2019-12-28T00:12:19.787Z] ---> 4ce1c4eee804\n [2019-12-28T00:12:19.787Z] Step 11/11 : LABEL git_sha=63eca450cd3d39a9d7a1ee66a189be1297638e74\n [2019-12-28T00:12:20.059Z] ---> Running in a68a8ea06e02\n [2019-12-28T00:12:20.331Z] Removing intermediate container a68a8ea06e02\n [2019-12-28T00:12:20.331Z] ---> e0c191f41a79\n [2019-12-28T00:12:20.331Z] Successfully built e0c191f41a79\n [2019-12-28T00:12:20.331Z] Successfully tagged edgex-devops/edgex-golang-base-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Archive Image)\n Stage "Archive Image" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2019-12-28T00:12:22.197Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2019-12-28T00:12:22.566Z] ---> package-listing.sh\n [2019-12-28T00:12:22.566Z] ++ facter osfamily\n [2019-12-28T00:12:22.566Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2019-12-28T00:12:22.566Z] + OS_FAMILY=redhat\n [2019-12-28T00:12:22.566Z] + workspace=/w/workspace/exfoundry_ci-build-images_golang\n [2019-12-28T00:12:22.566Z] + START_PACKAGES=/tmp/packages_start.txt\n [2019-12-28T00:12:22.566Z] + END_PACKAGES=/tmp/packages_end.txt\n [2019-12-28T00:12:22.566Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2019-12-28T00:12:22.566Z] + PACKAGES=/tmp/packages_start.txt\n [2019-12-28T00:12:22.566Z] + \'[\' /w/workspace/exfoundry_ci-build-images_golang \']\'\n [2019-12-28T00:12:22.566Z] + PACKAGES=/tmp/packages_end.txt\n [2019-12-28T00:12:22.566Z] + case "${OS_FAMILY}" in\n [2019-12-28T00:12:22.566Z] + rpm -qa\n [2019-12-28T00:12:22.566Z] + sort\n [2019-12-28T00:12:26.789Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2019-12-28T00:12:26.789Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2019-12-28T00:12:26.789Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2019-12-28T00:12:26.789Z] + \'[\' /w/workspace/exfoundry_ci-build-images_golang \']\'\n [2019-12-28T00:12:26.789Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_golang/archives/\n [2019-12-28T00:12:26.789Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_golang/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2019-12-28T00:12:27.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2019-12-28T00:12:27.163Z] \n [2019-12-28T00:12:27.163Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2019-12-28T00:12:27.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2019-12-28T00:12:27.505Z] alpine: Pulling from edgex-lftools-log-publisher\n [2019-12-28T00:12:27.505Z] 050382585609: Pulling fs layer\n [2019-12-28T00:12:27.505Z] dac2222ca532: Pulling fs layer\n [2019-12-28T00:12:27.505Z] 29a7fe408caa: Pulling fs layer\n [2019-12-28T00:12:27.505Z] 6ad337b9b53f: Pulling fs layer\n [2019-12-28T00:12:27.505Z] 7ad6fc7f0fa9: Pulling fs layer\n [2019-12-28T00:12:27.505Z] d1ed250b09b4: Pulling fs layer\n [2019-12-28T00:12:27.505Z] eb083ea81749: Pulling fs layer\n [2019-12-28T00:12:27.505Z] 4965c3271e4e: Pulling fs layer\n [2019-12-28T00:12:27.505Z] b73c1c2e7331: Pulling fs layer\n [2019-12-28T00:12:27.505Z] a328eddc5fbd: Pulling fs layer\n [2019-12-28T00:12:27.505Z] 6ad337b9b53f: Waiting\n [2019-12-28T00:12:27.505Z] 7ad6fc7f0fa9: Waiting\n [2019-12-28T00:12:27.505Z] d1ed250b09b4: Waiting\n [2019-12-28T00:12:27.505Z] 4965c3271e4e: Waiting\n [2019-12-28T00:12:27.505Z] b73c1c2e7331: Waiting\n [2019-12-28T00:12:27.505Z] eb083ea81749: Waiting\n [2019-12-28T00:12:27.505Z] a328eddc5fbd: Waiting\n [2019-12-28T00:12:27.505Z] dac2222ca532: Verifying Checksum\n [2019-12-28T00:12:27.505Z] dac2222ca532: Download complete\n [2019-12-28T00:12:27.505Z] 6ad337b9b53f: Verifying Checksum\n [2019-12-28T00:12:27.505Z] 6ad337b9b53f: Download complete\n [2019-12-28T00:12:27.770Z] 050382585609: Verifying Checksum\n [2019-12-28T00:12:27.770Z] 050382585609: Download complete\n [2019-12-28T00:12:27.770Z] 7ad6fc7f0fa9: Download complete\n [2019-12-28T00:12:27.770Z] eb083ea81749: Verifying Checksum\n [2019-12-28T00:12:27.770Z] eb083ea81749: Download complete\n [2019-12-28T00:12:28.036Z] 29a7fe408caa: Verifying Checksum\n [2019-12-28T00:12:28.036Z] 29a7fe408caa: Download complete\n [2019-12-28T00:12:28.036Z] 050382585609: Pull complete\n [2019-12-28T00:12:28.036Z] 4965c3271e4e: Verifying Checksum\n [2019-12-28T00:12:28.036Z] 4965c3271e4e: Download complete\n [2019-12-28T00:12:28.036Z] b73c1c2e7331: Verifying Checksum\n [2019-12-28T00:12:28.036Z] b73c1c2e7331: Download complete\n [2019-12-28T00:12:28.036Z] a328eddc5fbd: Verifying Checksum\n [2019-12-28T00:12:28.036Z] a328eddc5fbd: Download complete\n [2019-12-28T00:12:28.300Z] dac2222ca532: Pull complete\n [2019-12-28T00:12:29.346Z] d1ed250b09b4: Verifying Checksum\n [2019-12-28T00:12:29.346Z] d1ed250b09b4: Download complete\n [2019-12-28T00:12:30.748Z] 29a7fe408caa: Pull complete\n [2019-12-28T00:12:30.748Z] 6ad337b9b53f: Pull complete\n [2019-12-28T00:12:31.016Z] 7ad6fc7f0fa9: Pull complete\n [2019-12-28T00:12:35.242Z] d1ed250b09b4: Pull complete\n [2019-12-28T00:12:35.242Z] eb083ea81749: Pull complete\n [2019-12-28T00:12:36.638Z] 4965c3271e4e: Pull complete\n [2019-12-28T00:12:36.638Z] b73c1c2e7331: Pull complete\n [2019-12-28T00:12:37.210Z] a328eddc5fbd: Pull complete\n [2019-12-28T00:12:37.210Z] Digest: sha256:8e2305d3edc9fbc5d1d0309ca12ec42d7519605bf6a6f8780302420b4bf97f58\n [2019-12-28T00:12:37.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2019-12-28T00:12:37.398Z] prd-centos7-docker-4c-2g-1295 does not seem to be running inside a container\n [2019-12-28T00:12:37.468Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_ci-build-images_golang -v /w/workspace/exfoundry_ci-build-images_golang:/w/workspace/exfoundry_ci-build-images_golang:rw,z -v /w/workspace/exfoundry_ci-build-images_golang@tmp:/w/workspace/exfoundry_ci-build-images_golang@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2019-12-28T00:12:38.338Z] $ docker top 1a95193570b37f4fe06cf267579d3b73c0dc71e34d5092e04d4150ef0a276d22 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2019-12-28T00:12:39.028Z] provisioning config files...\n [2019-12-28T00:12:39.043Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_golang@tmp/config2682079671913491914tmp\n [Pipeline] {\n [Pipeline] echo\n [2019-12-28T00:12:39.084Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2019-12-28T00:12:39.403Z] ---> create-netrc.sh\n [Pipeline] echo\n [2019-12-28T00:12:39.426Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2019-12-28T00:12:39.758Z] ---> logs-deploy.sh\n [2019-12-28T00:12:39.758Z] + ARCHIVE_ARTIFACTS=\n [2019-12-28T00:12:39.758Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2019-12-28T00:12:39.758Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2019-12-28T00:12:39.758Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2019-12-28T00:12:39.758Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/golang/1\n [2019-12-28T00:12:39.758Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/golang/1/\n [2019-12-28T00:12:39.758Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/golang/1 /w/workspace/exfoundry_ci-build-images_golang\n [2019-12-28T00:12:40.698Z] Archives upload complete.\n [2019-12-28T00:12:40.958Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/golang/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/golang/1/\n [2019-12-28T00:12:41.528Z] ---> uname -a:\n [2019-12-28T00:12:41.528Z] Linux 1a95193570b3 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2019-12-28T00:12:41.528Z] \n [2019-12-28T00:12:41.528Z] \n [2019-12-28T00:12:41.528Z] ---> lscpu:\n [2019-12-28T00:12:41.528Z] Architecture: x86_64\n [2019-12-28T00:12:41.528Z] CPU op-mode(s): 32-bit, 64-bit\n [2019-12-28T00:12:41.528Z] Byte Order: Little Endian\n [2019-12-28T00:12:41.528Z] Address sizes: 40 bits physical, 48 bits virtual\n [2019-12-28T00:12:41.528Z] CPU(s): 4\n [2019-12-28T00:12:41.528Z] On-line CPU(s) list: 0-3\n [2019-12-28T00:12:41.528Z] Thread(s) per core: 1\n [2019-12-28T00:12:41.528Z] Core(s) per socket: 1\n [2019-12-28T00:12:41.528Z] Socket(s): 4\n [2019-12-28T00:12:41.528Z] NUMA node(s): 1\n [2019-12-28T00:12:41.528Z] Vendor ID: GenuineIntel\n [2019-12-28T00:12:41.528Z] CPU family: 6\n [2019-12-28T00:12:41.528Z] Model: 44\n [2019-12-28T00:12:41.528Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2019-12-28T00:12:41.528Z] Stepping: 1\n [2019-12-28T00:12:41.528Z] CPU MHz: 2933.436\n [2019-12-28T00:12:41.528Z] BogoMIPS: 5866.87\n [2019-12-28T00:12:41.528Z] Virtualization: VT-x\n [2019-12-28T00:12:41.528Z] Hypervisor vendor: KVM\n [2019-12-28T00:12:41.528Z] Virtualization type: full\n [2019-12-28T00:12:41.528Z] L1d cache: 32K\n [2019-12-28T00:12:41.528Z] L1i cache: 32K\n [2019-12-28T00:12:41.528Z] L2 cache: 4096K\n [2019-12-28T00:12:41.528Z] L3 cache: 16384K\n [2019-12-28T00:12:41.528Z] NUMA node0 CPU(s): 0-3\n [2019-12-28T00:12:41.528Z] 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\n [2019-12-28T00:12:41.528Z] \n [2019-12-28T00:12:41.528Z] \n [2019-12-28T00:12:41.528Z] ---> nproc:\n [2019-12-28T00:12:41.528Z] 4\n [2019-12-28T00:12:41.528Z] \n [2019-12-28T00:12:41.528Z] \n [2019-12-28T00:12:41.528Z] ---> df -h:\n [2019-12-28T00:12:41.528Z] Filesystem Size Used Available Use% Mounted on\n [2019-12-28T00:12:41.528Z] overlay 50.0G 6.0G 44.0G 12% /\n [2019-12-28T00:12:41.528Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2019-12-28T00:12:41.528Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2019-12-28T00:12:41.528Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2019-12-28T00:12:41.528Z] /dev/vda1 50.0G 6.0G 44.0G 12% /etc/resolv.conf\n [2019-12-28T00:12:41.528Z] /dev/vda1 50.0G 6.0G 44.0G 12% /etc/hostname\n [2019-12-28T00:12:41.528Z] /dev/vda1 50.0G 6.0G 44.0G 12% /etc/hosts\n [2019-12-28T00:12:41.528Z] /dev/vda1 50.0G 6.0G 44.0G 12% /w/workspace/exfoundry_ci-build-images_golang@tmp\n [2019-12-28T00:12:41.528Z] /dev/vda1 50.0G 6.0G 44.0G 12% /var/log/sa\n [2019-12-28T00:12:41.528Z] /dev/vda1 50.0G 6.0G 44.0G 12% /w/workspace/exfoundry_ci-build-images_golang\n [2019-12-28T00:12:41.528Z] \n [2019-12-28T00:12:41.528Z] \n [2019-12-28T00:12:41.528Z] ---> free -m:\n [2019-12-28T00:12:41.528Z] total used free shared buff/cache available\n [2019-12-28T00:12:41.528Z] Mem: 1838 698 74 0 1065 1045\n [2019-12-28T00:12:41.528Z] Swap: 1023 1 1022\n [2019-12-28T00:12:41.528Z] \n [2019-12-28T00:12:41.528Z] \n [2019-12-28T00:12:41.528Z] ---> ip addr:\n [2019-12-28T00:12:41.528Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2019-12-28T00:12:41.528Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2019-12-28T00:12:41.528Z] inet 127.0.0.1/8 scope host lo\n [2019-12-28T00:12:41.528Z] valid_lft forever preferred_lft forever\n [2019-12-28T00:12:41.528Z] 4: eth0@if5: mtu 1458 qdisc noqueue state UP \n [2019-12-28T00:12:41.528Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2019-12-28T00:12:41.528Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2019-12-28T00:12:41.528Z] valid_lft forever preferred_lft forever\n [2019-12-28T00:12:41.528Z] \n [2019-12-28T00:12:41.528Z] \n [2019-12-28T00:12:41.792Z] ---> sar -b -r -n DEV:\n [2019-12-28T00:12:41.792Z] Linux 3.10.0-862.14.4.el7.x86_64 (prd-centos7-docker-4c-2g-1295.vexxhost.local) \t12/28/19 \t_x86_64_\t(4 CPU)\n [2019-12-28T00:12:41.792Z] \n [2019-12-28T00:12:41.792Z] 00:00:01 tps rtps wtps bread/s bwrtn/s\n [2019-12-28T00:12:41.792Z] 00:01:02 0.32 0.00 0.32 0.00 4.05\n [2019-12-28T00:12:41.792Z] 00:02:01 0.30 0.00 0.30 0.00 3.84\n [2019-12-28T00:12:41.792Z] 00:03:01 0.28 0.00 0.28 0.00 3.08\n [2019-12-28T00:12:41.792Z] 00:04:01 0.28 0.00 0.28 0.00 3.50\n [2019-12-28T00:12:41.792Z] 00:05:01 0.30 0.00 0.30 0.00 3.28\n [2019-12-28T00:12:41.792Z] 00:06:01 0.27 0.00 0.27 0.00 3.33\n [2019-12-28T00:12:41.792Z] 00:07:01 0.28 0.00 0.28 0.00 3.35\n [2019-12-28T00:12:41.792Z] 00:08:01 0.25 0.00 0.25 0.00 2.61\n [2019-12-28T00:12:41.792Z] 00:09:01 0.32 0.00 0.32 0.00 3.76\n [2019-12-28T00:12:41.792Z] 00:10:01 0.25 0.00 0.25 0.00 2.93\n [2019-12-28T00:12:41.792Z] 00:11:01 0.27 0.00 0.27 0.00 2.71\n [2019-12-28T00:12:41.792Z] 00:12:01 0.32 0.00 0.32 0.00 3.35\n [2019-12-28T00:12:41.792Z] Average: 0.29 0.00 0.29 0.00 3.32\n [2019-12-28T00:12:41.792Z] \n [2019-12-28T00:12:41.792Z] 00:00:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2019-12-28T00:12:41.792Z] 00:01:02 73668 1808636 96.09 2620 1206356 870668 29.71 398892 1169168 8\n [2019-12-28T00:12:41.792Z] 00:02:01 74840 1807464 96.02 2620 1206364 867512 29.60 397948 1169164 8\n [2019-12-28T00:12:41.792Z] 00:03:01 74804 1807500 96.03 2620 1206368 867512 29.60 398012 1169164 12\n [2019-12-28T00:12:41.792Z] 00:04:01 74668 1807636 96.03 2620 1206376 867584 29.60 398012 1169168 8\n [2019-12-28T00:12:41.792Z] 00:05:01 75068 1807236 96.01 2620 1206376 867512 29.60 397928 1169164 8\n [2019-12-28T00:12:41.792Z] 00:06:01 74872 1807432 96.02 2620 1206380 867512 29.60 397964 1169164 8\n [2019-12-28T00:12:41.792Z] 00:07:01 74928 1807376 96.02 2620 1206392 867512 29.60 397980 1169164 8\n [2019-12-28T00:12:41.792Z] 00:08:01 74252 1808052 96.06 2620 1206400 867716 29.61 398532 1169168 12\n [2019-12-28T00:12:41.792Z] 00:09:01 74012 1808292 96.07 2620 1206404 867740 29.61 398940 1169164 12\n [2019-12-28T00:12:41.792Z] 00:10:01 74536 1807768 96.04 2620 1206408 867644 29.60 398568 1169164 12\n [2019-12-28T00:12:41.792Z] 00:11:01 74904 1807400 96.02 2620 1206468 867512 29.60 398088 1169172 20\n [2019-12-28T00:12:41.792Z] 00:12:01 75012 1807292 96.01 2620 1206420 867512 29.60 398048 1169164 8\n [2019-12-28T00:12:41.792Z] Average: 74630 1807674 96.04 2620 1206393 867828 29.61 398243 1169166 10\n [2019-12-28T00:12:41.792Z] \n [2019-12-28T00:12:41.792Z] 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2019-12-28T00:12:41.792Z] 00:01:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.792Z] 00:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.792Z] 00:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.792Z] 00:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.792Z] 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.792Z] 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.792Z] 00:03:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.792Z] 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.792Z] 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.792Z] 00:04:01 eth0 0.23 0.18 0.14 0.07 0.00 0.00 0.00\n [2019-12-28T00:12:41.792Z] 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.792Z] 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.792Z] 00:05:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.793Z] 00:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.793Z] 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.793Z] 00:06:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.793Z] 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.793Z] 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.793Z] 00:07:01 eth0 0.08 0.03 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.793Z] 00:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.793Z] 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.793Z] 00:08:01 eth0 4.05 0.43 0.56 0.21 0.00 0.00 0.00\n [2019-12-28T00:12:41.793Z] 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.793Z] 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.793Z] 00:09:01 eth0 1.62 1.12 0.95 0.61 0.00 0.00 0.00\n [2019-12-28T00:12:41.793Z] 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.793Z] 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.793Z] 00:10:01 eth0 0.43 0.27 0.26 0.22 0.00 0.00 0.00\n [2019-12-28T00:12:41.793Z] 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.793Z] 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.793Z] 00:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.793Z] 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.793Z] 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.793Z] 00:12:01 eth0 0.08 0.03 0.01 0.03 0.00 0.00 0.00\n [2019-12-28T00:12:41.793Z] 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.793Z] 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.793Z] Average: eth0 0.54 0.18 0.16 0.10 0.00 0.00 0.00\n [2019-12-28T00:12:41.793Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.793Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:12:41.793Z] \n [2019-12-28T00:12:41.793Z] \n [2019-12-28T00:12:41.793Z] ---> sar -P ALL:\n [2019-12-28T00:12:41.793Z] Linux 3.10.0-862.14.4.el7.x86_64 (prd-centos7-docker-4c-2g-1295.vexxhost.local) \t12/28/19 \t_x86_64_\t(4 CPU)\n [2019-12-28T00:12:41.793Z] \n [2019-12-28T00:12:41.793Z] 00:00:01 CPU %user %nice %system %iowait %steal %idle\n [2019-12-28T00:12:41.793Z] 00:01:02 all 0.14 0.00 0.04 0.00 0.04 99.78\n [2019-12-28T00:12:41.793Z] 00:01:02 0 0.37 0.00 0.02 0.00 0.02 99.60\n [2019-12-28T00:12:41.793Z] 00:01:02 1 0.12 0.00 0.07 0.00 0.07 99.75\n [2019-12-28T00:12:41.793Z] 00:01:02 2 0.05 0.00 0.05 0.00 0.02 99.88\n [2019-12-28T00:12:41.793Z] 00:01:02 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2019-12-28T00:12:41.793Z] 00:02:01 all 0.11 0.00 0.04 0.00 0.02 99.83\n [2019-12-28T00:12:41.793Z] 00:02:01 0 0.27 0.00 0.03 0.00 0.02 99.68\n [2019-12-28T00:12:41.793Z] 00:02:01 1 0.05 0.00 0.03 0.00 0.02 99.90\n [2019-12-28T00:12:41.793Z] 00:02:01 2 0.05 0.00 0.03 0.00 0.02 99.90\n [2019-12-28T00:12:41.793Z] 00:02:01 3 0.05 0.00 0.05 0.00 0.05 99.85\n [2019-12-28T00:12:41.793Z] 00:03:01 all 0.13 0.00 0.02 0.00 0.06 99.80\n [2019-12-28T00:12:41.793Z] 00:03:01 0 0.37 0.00 0.02 0.00 0.03 99.58\n [2019-12-28T00:12:41.793Z] 00:03:01 1 0.03 0.00 0.03 0.00 0.02 99.92\n [2019-12-28T00:12:41.793Z] 00:03:01 2 0.05 0.00 0.03 0.00 0.07 99.85\n [2019-12-28T00:12:41.793Z] 00:03:01 3 0.03 0.00 0.02 0.00 0.15 99.80\n [2019-12-28T00:12:41.793Z] 00:04:01 all 0.13 0.00 0.04 0.00 0.02 99.81\n [2019-12-28T00:12:41.793Z] 00:04:01 0 0.32 0.00 0.03 0.00 0.02 99.63\n [2019-12-28T00:12:41.793Z] 00:04:01 1 0.07 0.00 0.03 0.00 0.00 99.90\n [2019-12-28T00:12:41.793Z] 00:04:01 2 0.07 0.00 0.05 0.00 0.02 99.87\n [2019-12-28T00:12:41.793Z] 00:04:01 3 0.08 0.00 0.03 0.00 0.03 99.85\n [2019-12-28T00:12:41.793Z] 00:05:01 all 0.15 0.00 0.03 0.00 0.02 99.80\n [2019-12-28T00:12:41.793Z] 00:05:01 0 0.50 0.00 0.02 0.00 0.00 99.48\n [2019-12-28T00:12:41.793Z] 00:05:01 1 0.07 0.00 0.07 0.00 0.03 99.83\n [2019-12-28T00:12:41.793Z] 00:05:01 2 0.03 0.00 0.03 0.00 0.00 99.93\n [2019-12-28T00:12:41.793Z] 00:05:01 3 0.02 0.00 0.02 0.00 0.02 99.95\n [2019-12-28T00:12:41.793Z] 00:06:01 all 0.14 0.00 0.03 0.00 0.01 99.81\n [2019-12-28T00:12:41.793Z] 00:06:01 0 0.42 0.00 0.03 0.00 0.02 99.53\n [2019-12-28T00:12:41.793Z] 00:06:01 1 0.07 0.00 0.03 0.00 0.02 99.88\n [2019-12-28T00:12:41.793Z] 00:06:01 2 0.05 0.00 0.02 0.00 0.02 99.92\n [2019-12-28T00:12:41.793Z] 00:06:01 3 0.03 0.00 0.03 0.00 0.02 99.92\n [2019-12-28T00:12:41.793Z] 00:07:01 all 0.13 0.00 0.03 0.00 0.02 99.82\n [2019-12-28T00:12:41.793Z] 00:07:01 0 0.28 0.00 0.03 0.00 0.02 99.67\n [2019-12-28T00:12:41.793Z] 00:07:01 1 0.05 0.00 0.03 0.00 0.03 99.88\n [2019-12-28T00:12:41.793Z] 00:07:01 2 0.17 0.00 0.05 0.00 0.02 99.77\n [2019-12-28T00:12:41.793Z] 00:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93\n [2019-12-28T00:12:41.793Z] 00:08:01 all 0.17 0.00 0.04 0.00 0.05 99.74\n [2019-12-28T00:12:41.793Z] 00:08:01 0 0.03 0.00 0.02 0.00 0.03 99.92\n [2019-12-28T00:12:41.793Z] 00:08:01 1 0.10 0.00 0.05 0.00 0.10 99.75\n [2019-12-28T00:12:41.793Z] 00:08:01 2 0.50 0.00 0.02 0.00 0.02 99.47\n [2019-12-28T00:12:41.793Z] 00:08:01 3 0.05 0.00 0.03 0.00 0.03 99.88\n [2019-12-28T00:12:41.793Z] 00:09:01 all 0.15 0.00 0.04 0.00 0.05 99.75\n [2019-12-28T00:12:41.793Z] 00:09:01 0 0.03 0.00 0.02 0.00 0.03 99.92\n [2019-12-28T00:12:41.793Z] 00:09:01 1 0.03 0.00 0.03 0.00 0.03 99.90\n [2019-12-28T00:12:41.793Z] 00:09:01 2 0.47 0.00 0.07 0.00 0.07 99.40\n [2019-12-28T00:12:41.793Z] 00:09:01 3 0.07 0.00 0.03 0.00 0.10 99.80\n [2019-12-28T00:12:41.793Z] 00:10:01 all 0.10 0.00 0.04 0.00 0.03 99.82\n [2019-12-28T00:12:41.793Z] 00:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2019-12-28T00:12:41.793Z] 00:10:01 1 0.08 0.00 0.05 0.00 0.05 99.82\n [2019-12-28T00:12:41.793Z] 00:10:01 2 0.27 0.00 0.05 0.00 0.05 99.63\n [2019-12-28T00:12:41.793Z] 00:10:01 3 0.05 0.00 0.05 0.00 0.03 99.87\n [2019-12-28T00:12:41.793Z] 00:11:01 all 0.16 0.00 0.03 0.00 0.04 99.77\n [2019-12-28T00:12:41.793Z] 00:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95\n [2019-12-28T00:12:41.793Z] 00:11:01 1 0.03 0.00 0.03 0.00 0.05 99.88\n [2019-12-28T00:12:41.793Z] 00:11:01 2 0.52 0.00 0.03 0.00 0.07 99.38\n [2019-12-28T00:12:41.793Z] 00:11:01 3 0.07 0.00 0.05 0.00 0.03 99.85\n [2019-12-28T00:12:41.793Z] 00:12:01 all 0.09 0.00 0.03 0.00 0.03 99.84\n [2019-12-28T00:12:41.793Z] 00:12:01 0 0.02 0.00 0.02 0.00 0.03 99.93\n [2019-12-28T00:12:41.793Z] 00:12:01 1 0.07 0.00 0.03 0.00 0.02 99.88\n [2019-12-28T00:12:41.793Z] 00:12:01 2 0.23 0.00 0.03 0.00 0.02 99.72\n [2019-12-28T00:12:41.793Z] 00:12:01 3 0.05 0.00 0.03 0.00 0.05 99.87\n [2019-12-28T00:12:41.793Z] Average: all 0.13 0.00 0.03 0.00 0.03 99.80\n [2019-12-28T00:12:41.793Z] Average: 0 0.22 0.00 0.02 0.00 0.02 99.74\n [2019-12-28T00:12:41.793Z] Average: 1 0.06 0.00 0.04 0.00 0.04 99.86\n [2019-12-28T00:12:41.793Z] Average: 2 0.20 0.00 0.04 0.00 0.03 99.73\n [2019-12-28T00:12:41.793Z] Average: 3 0.05 0.00 0.03 0.00 0.04 99.87\n [2019-12-28T00:12:41.793Z] \n [2019-12-28T00:12:41.793Z] \n [2019-12-28T00:12:41.793Z] '