Pull request #2808 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from a7c3b58bcc2964a666d503c86dd8f4288979caf3+bf1562a30e64813b3624222132b02fbfc19d5e34 (1b0666a673b0ecdcf0719150ae436b7e98d47e75) 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], 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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-14081 in /w/workspace/edgexfoundry_edgex-go_PR-2808 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/32 [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/edgex-go.git > git init /w/workspace/edgex-go/32 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-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/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2808/head:refs/remotes/origin/PR-2808 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit bf1562a30e64813b3624222132b02fbfc19d5e34 into PR head commit a7c3b58bcc2964a666d503c86dd8f4288979caf3 Merge succeeded, producing 5ea68a7e47e0f9bf5231722021227810df29ff4e Checking out Revision 5ea68a7e47e0f9bf5231722021227810df29ff4e (PR-2808) > git config core.sparsecheckout # timeout=10 > git checkout -f a7c3b58bcc2964a666d503c86dd8f4288979caf3 # 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 bf1562a30e64813b3624222132b02fbfc19d5e34 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ea68a7e47e0f9bf5231722021227810df29ff4e # timeout=10 Commit message: "Merge commit 'bf1562a30e64813b3624222132b02fbfc19d5e34' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk a31e2a8ca3b017091037534fe0958fd92e982049 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-02T01:13:06.071Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-02T01:13:06.382Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-02T01:13:06.487Z] ========================================================= [2020-12-02T01:13:06.487Z] EdgeX Global Pipelines Version Info [2020-12-02T01:13:06.487Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-02T01:13:08.420Z] ------------------- [2020-12-02T01:13:08.420Z] stable info: [2020-12-02T01:13:08.420Z] ------------------- [2020-12-02T01:13:08.420Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-02T01:13:08.420Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-02T01:13:08.420Z] Message: update stable to v1.0.169 [2020-12-02T01:13:08.993Z] ------------------- [2020-12-02T01:13:08.993Z] experimental info: [2020-12-02T01:13:08.993Z] ------------------- [2020-12-02T01:13:08.993Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-02T01:13:08.993Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-02T01:13:08.993Z] Message: update experimental to v1.0.169 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-02T01:13:09.304Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-02T01:13:09.403Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-02T01:13:09.506Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-02T01:13:09.618Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-02T01:13:09.715Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-02T01:13:09.812Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-02T01:13:09.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-02T01:13:10.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-02T01:13:10.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-02T01:13:10.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-02T01:13:10.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-02T01:13:10.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-02T01:13:10.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-02T01:13:10.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-02T01:13:10.903Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-02T01:13:11.027Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-02T01:13:11.134Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-02T01:13:11.227Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-02T01:13:11.327Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-02T01:13:11.421Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-02T01:13:11.547Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-02T01:13:11.648Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-02T01:13:11.761Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2808 [Pipeline] echo [2020-12-02T01:13:11.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2808 [Pipeline] echo [2020-12-02T01:13:11.953Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2808 [Pipeline] echo [2020-12-02T01:13:12.054Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ea68a7e47e0f9bf5231722021227810df29ff4e [Pipeline] echo [2020-12-02T01:13:12.155Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ea68a7 [Pipeline] echo [2020-12-02T01:13:12.333Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-02T01:13:12.514Z] provisioning config files... [2020-12-02T01:13:12.549Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/32@tmp/config5557564734241274501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-02T01:13:12.913Z] ---> docker-login.sh [2020-12-02T01:13:12.913Z] nexus3.edgexfoundry.org:10001 [2020-12-02T01:13:13.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T01:13:14.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T01:13:14.129Z] Configure a credential helper to remove this warning. See [2020-12-02T01:13:14.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T01:13:14.129Z] [2020-12-02T01:13:14.129Z] Login Succeeded [2020-12-02T01:13:14.129Z] nexus3.edgexfoundry.org:10002 [2020-12-02T01:13:14.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T01:13:14.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T01:13:14.394Z] Configure a credential helper to remove this warning. See [2020-12-02T01:13:14.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T01:13:14.394Z] [2020-12-02T01:13:14.394Z] Login Succeeded [2020-12-02T01:13:14.394Z] nexus3.edgexfoundry.org:10003 [2020-12-02T01:13:14.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T01:13:14.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T01:13:14.657Z] Configure a credential helper to remove this warning. See [2020-12-02T01:13:14.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T01:13:14.657Z] [2020-12-02T01:13:14.657Z] Login Succeeded [2020-12-02T01:13:14.657Z] nexus3.edgexfoundry.org:10004 [2020-12-02T01:13:14.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T01:13:14.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T01:13:14.657Z] Configure a credential helper to remove this warning. See [2020-12-02T01:13:14.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T01:13:14.657Z] [2020-12-02T01:13:14.657Z] Login Succeeded [2020-12-02T01:13:14.657Z] docker.io [2020-12-02T01:13:14.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T01:13:15.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T01:13:15.181Z] Configure a credential helper to remove this warning. See [2020-12-02T01:13:15.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T01:13:15.181Z] [2020-12-02T01:13:15.181Z] Login Succeeded [2020-12-02T01:13:15.181Z] ---> docker-login.sh ends [Pipeline] } [2020-12-02T01:13:15.191Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-02T01:13:15.674Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-02T01:13:15.674Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T01:13:15.674Z] ++ dirname cmd/core-command/Dockerfile [2020-12-02T01:13:15.674Z] ++ cut -d/ -f2 [2020-12-02T01:13:15.674Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-02T01:13:15.674Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T01:13:15.674Z] ++ dirname cmd/core-data/Dockerfile [2020-12-02T01:13:15.674Z] ++ cut -d/ -f2 [2020-12-02T01:13:15.674Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-02T01:13:15.674Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T01:13:15.674Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-02T01:13:15.674Z] ++ cut -d/ -f2 [2020-12-02T01:13:15.674Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-02T01:13:15.674Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T01:13:15.674Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-02T01:13:15.674Z] ++ cut -d/ -f2 [2020-12-02T01:13:15.674Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-02T01:13:15.674Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T01:13:15.674Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-02T01:13:15.674Z] ++ cut -d/ -f2 [2020-12-02T01:13:15.674Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-02T01:13:15.674Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T01:13:15.674Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-12-02T01:13:15.674Z] ++ cut -d/ -f2 [2020-12-02T01:13:15.674Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-12-02T01:13:15.674Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T01:13:15.674Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-02T01:13:15.674Z] ++ cut -d/ -f2 [2020-12-02T01:13:15.674Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-02T01:13:15.674Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T01:13:15.674Z] ++ cut -d/ -f2 [2020-12-02T01:13:15.674Z] ++ dirname cmd/support-logging/Dockerfile [2020-12-02T01:13:15.674Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-12-02T01:13:15.674Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T01:13:15.674Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-02T01:13:15.674Z] ++ cut -d/ -f2 [2020-12-02T01:13:15.674Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-02T01:13:15.674Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T01:13:15.674Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-02T01:13:15.674Z] ++ cut -d/ -f2 [2020-12-02T01:13:15.674Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-02T01:13:15.674Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T01:13:15.674Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-02T01:13:15.674Z] ++ cut -d/ -f2 [2020-12-02T01:13:15.674Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-02T01:13:15.748Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-12-02T01:13:17.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-02T01:13:17.329Z] [2020-12-02T01:13:17.329Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-02T01:13:17.700Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-02T01:13:17.700Z] latest: Pulling from edgex-devops/git-semver [2020-12-02T01:13:17.700Z] 31603596830f: Pulling fs layer [2020-12-02T01:13:17.700Z] 2a8b12db71e7: Pulling fs layer [2020-12-02T01:13:17.700Z] 6ca5941a6612: Pulling fs layer [2020-12-02T01:13:17.700Z] ecc8261a40a4: Pulling fs layer [2020-12-02T01:13:17.700Z] ecc8261a40a4: Waiting [2020-12-02T01:13:17.700Z] 2a8b12db71e7: Download complete [2020-12-02T01:13:17.963Z] 31603596830f: Verifying Checksum [2020-12-02T01:13:17.963Z] 31603596830f: Download complete [2020-12-02T01:13:17.963Z] 6ca5941a6612: Verifying Checksum [2020-12-02T01:13:17.963Z] 6ca5941a6612: Download complete [2020-12-02T01:13:17.963Z] ecc8261a40a4: Verifying Checksum [2020-12-02T01:13:17.963Z] ecc8261a40a4: Download complete [2020-12-02T01:13:18.225Z] 31603596830f: Pull complete [2020-12-02T01:13:18.489Z] 2a8b12db71e7: Pull complete [2020-12-02T01:13:19.066Z] 6ca5941a6612: Pull complete [2020-12-02T01:13:19.334Z] ecc8261a40a4: Pull complete [2020-12-02T01:13:19.334Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-02T01:13:19.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-02T01:13:19.334Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-02T01:13:19.454Z] prd-centos7-docker-4c-2g-14081 does not seem to be running inside a container [2020-12-02T01:13:19.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-02T01:13:22.053Z] $ docker top 6008a780ff6ebacf8a70c6f17d87d41e6b97bf2b6c2b28bdf645e4b2e6f0cc07 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-02T01:13:22.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-02T01:13:22.376Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-02T01:13:22.595Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-02T01:13:22.600Z] $ docker exec 6008a780ff6ebacf8a70c6f17d87d41e6b97bf2b6c2b28bdf645e4b2e6f0cc07 ssh-agent [2020-12-02T01:13:22.771Z] SSH_AUTH_SOCK=/tmp/ssh-Mm3svnM2eMWo/agent.11 [2020-12-02T01:13:22.771Z] SSH_AGENT_PID=16 [2020-12-02T01:13:22.783Z] Running ssh-add (command line suppressed) [2020-12-02T01:13:22.910Z] Identity added: /w/workspace/edgex-go/32@tmp/private_key_8466655280281604220.key (/w/workspace/edgex-go/32@tmp/private_key_8466655280281604220.key) [2020-12-02T01:13:22.965Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-02T01:13:23.311Z] + git tag --points-at HEAD [Pipeline] } [2020-12-02T01:13:23.421Z] $ docker exec --env ******** --env ******** 6008a780ff6ebacf8a70c6f17d87d41e6b97bf2b6c2b28bdf645e4b2e6f0cc07 ssh-agent -k [2020-12-02T01:13:23.569Z] unset SSH_AUTH_SOCK; [2020-12-02T01:13:23.570Z] unset SSH_AGENT_PID; [2020-12-02T01:13:23.570Z] echo Agent pid 16 killed; [2020-12-02T01:13:23.617Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-02T01:13:23.771Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-02T01:13:23.771Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-02T01:13:23.941Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-02T01:13:23.946Z] $ docker exec 6008a780ff6ebacf8a70c6f17d87d41e6b97bf2b6c2b28bdf645e4b2e6f0cc07 ssh-agent [2020-12-02T01:13:24.099Z] SSH_AUTH_SOCK=/tmp/ssh-MXsOOHIKMIXD/agent.46 [2020-12-02T01:13:24.099Z] SSH_AGENT_PID=52 [2020-12-02T01:13:24.106Z] Running ssh-add (command line suppressed) [2020-12-02T01:13:24.220Z] Identity added: /w/workspace/edgex-go/32@tmp/private_key_5540454937477750152.key (/w/workspace/edgex-go/32@tmp/private_key_5540454937477750152.key) [2020-12-02T01:13:24.273Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-02T01:13:24.611Z] + git semver init [2020-12-02T01:13:24.612Z] # -> Open(): unable to determine branch for HEAD [2020-12-02T01:13:24.612Z] # $GIT_DIR = /w/workspace/edgex-go/32/.git [2020-12-02T01:13:24.612Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/32 [2020-12-02T01:13:24.612Z] # $SEMVER_REMOTE_NAME = origin [2020-12-02T01:13:24.612Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-02T01:13:24.612Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-02T01:13:24.612Z] # $SEMVER_BRANCH = PR-2808 [2020-12-02T01:13:24.612Z] # $SEMVER_TEMP = /tmp/semver-404037593 [2020-12-02T01:13:24.612Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-02T01:13:42.782Z] # '/tmp/semver-404037593' -> '/w/workspace/edgex-go/32/.semver' [2020-12-02T01:13:42.782Z] # -> Force: false [2020-12-02T01:13:42.782Z] # $SEMVER_DIR = /w/workspace/edgex-go/32/.semver [Pipeline] } [2020-12-02T01:13:42.799Z] $ docker exec --env ******** --env ******** 6008a780ff6ebacf8a70c6f17d87d41e6b97bf2b6c2b28bdf645e4b2e6f0cc07 ssh-agent -k [2020-12-02T01:13:43.089Z] unset SSH_AUTH_SOCK; [2020-12-02T01:13:43.090Z] unset SSH_AGENT_PID; [2020-12-02T01:13:43.090Z] echo Agent pid 52 killed; [2020-12-02T01:13:43.197Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-02T01:13:43.744Z] + git semver [Pipeline] } [2020-12-02T01:13:43.764Z] $ docker stop --time=1 6008a780ff6ebacf8a70c6f17d87d41e6b97bf2b6c2b28bdf645e4b2e6f0cc07 [2020-12-02T01:13:45.450Z] $ docker rm -f 6008a780ff6ebacf8a70c6f17d87d41e6b97bf2b6c2b28bdf645e4b2e6f0cc07 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-02T01:13:45.976Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-02T01:13:46.518Z] Stashed 1 file(s) [Pipeline] echo [2020-12-02T01:13:46.521Z] [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2020-12-02T01:13:47.120Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14089 in /w/workspace/edgexfoundry_edgex-go_PR-2808 [Pipeline] { [Pipeline] ws [2020-12-02T01:13:47.209Z] Running in /w/workspace/edgex-go/32 [Pipeline] { [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-02T01:13:47.617Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-02T01:13:47.925Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-02T01:13:48.222Z] + sudo service docker restart [2020-12-02T01:13:48.222Z] + true [2020-12-02T01:13:48.222Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-02T01:13:48.811Z] ========================================================= [2020-12-02T01:13:48.811Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-02T01:13:48.811Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-02T01:13:49.156Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-02T01:13:51.698Z] using credential edgex-jenkins-ssh [2020-12-02T01:13:51.762Z] Cloning the remote Git repository [2020-12-02T01:13:51.818Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-02T01:13:51.917Z] > git init /w/workspace/edgex-go/32 # timeout=10 [2020-12-02T01:13:51.992Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-02T01:13:51.993Z] > git --version # timeout=10 [2020-12-02T01:13:52.011Z] > git --version # 'git version 2.17.1' [2020-12-02T01:13:52.013Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-02T01:13:52.065Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-02T01:13:53.395Z] Sending build context to Docker daemon 326.2MB [2020-12-02T01:13:53.396Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-02T01:13:53.396Z] Step 2/7 : FROM ${BASE} [2020-12-02T01:13:53.396Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-02T01:13:53.396Z] 188c0c94c7c5: Pulling fs layer [2020-12-02T01:13:53.396Z] 0ef7d3d256c8: Pulling fs layer [2020-12-02T01:13:53.396Z] de9db76c5a1d: Pulling fs layer [2020-12-02T01:13:53.396Z] bca2f99d35d6: Pulling fs layer [2020-12-02T01:13:53.396Z] 93359f2a8cfa: Pulling fs layer [2020-12-02T01:13:53.396Z] 7c6f9722023f: Pulling fs layer [2020-12-02T01:13:53.396Z] a35cf1a2eb13: Pulling fs layer [2020-12-02T01:13:53.396Z] bca2f99d35d6: Waiting [2020-12-02T01:13:53.396Z] 93359f2a8cfa: Waiting [2020-12-02T01:13:53.396Z] 7c6f9722023f: Waiting [2020-12-02T01:13:53.396Z] a35cf1a2eb13: Waiting [2020-12-02T01:13:53.396Z] de9db76c5a1d: Verifying Checksum [2020-12-02T01:13:53.396Z] de9db76c5a1d: Download complete [2020-12-02T01:13:53.396Z] 0ef7d3d256c8: Download complete [2020-12-02T01:13:53.396Z] 93359f2a8cfa: Verifying Checksum [2020-12-02T01:13:53.396Z] 93359f2a8cfa: Download complete [2020-12-02T01:13:53.396Z] 188c0c94c7c5: Verifying Checksum [2020-12-02T01:13:53.396Z] 188c0c94c7c5: Download complete [2020-12-02T01:13:53.396Z] 7c6f9722023f: Verifying Checksum [2020-12-02T01:13:53.396Z] 7c6f9722023f: Download complete [2020-12-02T01:13:53.660Z] 188c0c94c7c5: Pull complete [2020-12-02T01:13:54.242Z] 0ef7d3d256c8: Pull complete [2020-12-02T01:13:54.506Z] de9db76c5a1d: Pull complete [2020-12-02T01:13:55.902Z] a35cf1a2eb13: Verifying Checksum [2020-12-02T01:13:55.902Z] a35cf1a2eb13: Download complete [2020-12-02T01:13:56.164Z] bca2f99d35d6: Verifying Checksum [2020-12-02T01:13:56.164Z] bca2f99d35d6: Download complete [2020-12-02T01:14:01.491Z] bca2f99d35d6: Pull complete [2020-12-02T01:14:01.491Z] 93359f2a8cfa: Pull complete [2020-12-02T01:14:01.491Z] 7c6f9722023f: Pull complete [2020-12-02T01:14:09.687Z] a35cf1a2eb13: Pull complete [2020-12-02T01:14:09.687Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-02T01:14:09.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-02T01:14:09.687Z] ---> a62c8e92a672 [2020-12-02T01:14:09.687Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-02T01:14:09.687Z] ---> Running in e2c3721dd415 [2020-12-02T01:14:09.687Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-02T01:14:10.637Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-02T01:14:11.213Z] (1/12) Installing libmagic (5.38-r0) [2020-12-02T01:14:11.475Z] (2/12) Installing file (5.38-r0) [2020-12-02T01:14:11.475Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-02T01:14:11.737Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-02T01:14:13.101Z] Merging remotes/origin/master commit bf1562a30e64813b3624222132b02fbfc19d5e34 into PR head commit a7c3b58bcc2964a666d503c86dd8f4288979caf3 [2020-12-02T01:14:12.238Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-02T01:14:12.255Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-02T01:14:12.283Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-02T01:14:12.310Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-02T01:14:12.311Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-02T01:14:12.322Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2808/head:refs/remotes/origin/PR-2808 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-02T01:14:13.128Z] > git config core.sparsecheckout # timeout=10 [2020-12-02T01:14:13.155Z] > git checkout -f a7c3b58bcc2964a666d503c86dd8f4288979caf3 # timeout=10 [2020-12-02T01:14:13.476Z] > git remote # timeout=10 [2020-12-02T01:14:13.494Z] > git config --get remote.origin.url # timeout=10 [2020-12-02T01:14:13.506Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-02T01:14:13.516Z] > git merge bf1562a30e64813b3624222132b02fbfc19d5e34 # timeout=10 [2020-12-02T01:14:13.876Z] Merge succeeded, producing cf59c4f693e6ff0e062f62dc04d94ae3208534b2 [2020-12-02T01:14:13.877Z] Checking out Revision cf59c4f693e6ff0e062f62dc04d94ae3208534b2 (PR-2808) [2020-12-02T01:14:15.056Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-02T01:14:15.319Z] (6/12) Installing patch (2.7.6-r6) [2020-12-02T01:14:15.319Z] (7/12) Installing build-base (0.5-r2) [2020-12-02T01:14:15.581Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-02T01:14:15.581Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-02T01:14:15.581Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-02T01:14:15.843Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-02T01:14:15.844Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-02T01:14:15.844Z] Executing busybox-1.31.1-r19.trigger [2020-12-02T01:14:15.844Z] OK: 233 MiB in 51 packages [2020-12-02T01:14:13.870Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-02T01:14:13.890Z] > git config core.sparsecheckout # timeout=10 [2020-12-02T01:14:13.903Z] > git checkout -f cf59c4f693e6ff0e062f62dc04d94ae3208534b2 # timeout=10 [2020-12-02T01:14:18.254Z] Commit message: "Merge commit 'bf1562a30e64813b3624222132b02fbfc19d5e34' into HEAD" [2020-12-02T01:14:18.280Z] First time build. Skipping changelog. [2020-12-02T01:14:18.269Z] > git rev-list --no-walk a31e2a8ca3b017091037534fe0958fd92e982049 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-02T01:14:19.171Z] Removing intermediate container e2c3721dd415 [2020-12-02T01:14:19.171Z] ---> a8e9bdd0570d [2020-12-02T01:14:19.171Z] Step 4/7 : WORKDIR /edgex-go [2020-12-02T01:14:19.171Z] ---> Running in 04e1dd79c4b5 [2020-12-02T01:14:19.171Z] Removing intermediate container 04e1dd79c4b5 [2020-12-02T01:14:19.171Z] ---> 61b37ddf7a0f [2020-12-02T01:14:19.171Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-02T01:14:20.111Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2020-12-02T01:14:20.117Z] latest: Pulling from library/docker [2020-12-02T01:14:20.117Z] 188c0c94c7c5: Already exists [2020-12-02T01:14:20.117Z] 0c7c675703d6: Pulling fs layer [2020-12-02T01:14:20.117Z] cc8c12a437cb: Pulling fs layer [2020-12-02T01:14:20.117Z] c5dafad2182a: Pulling fs layer [2020-12-02T01:14:20.117Z] 5aa711733414: Pulling fs layer [2020-12-02T01:14:20.117Z] 058f73b55e4b: Pulling fs layer [2020-12-02T01:14:20.117Z] 8c9c664faf12: Pulling fs layer [2020-12-02T01:14:20.117Z] 058f73b55e4b: Waiting [2020-12-02T01:14:20.117Z] 5aa711733414: Waiting [2020-12-02T01:14:20.117Z] 8c9c664faf12: Waiting [2020-12-02T01:14:20.117Z] cc8c12a437cb: Verifying Checksum [2020-12-02T01:14:20.117Z] cc8c12a437cb: Download complete [2020-12-02T01:14:20.117Z] 0c7c675703d6: Download complete [Pipeline] sh [2020-12-02T01:14:20.387Z] 5aa711733414: Verifying Checksum [2020-12-02T01:14:20.387Z] 5aa711733414: Download complete [2020-12-02T01:14:20.387Z] 058f73b55e4b: Verifying Checksum [2020-12-02T01:14:20.387Z] 058f73b55e4b: Download complete [2020-12-02T01:14:20.387Z] 8c9c664faf12: Verifying Checksum [2020-12-02T01:14:20.387Z] 8c9c664faf12: Download complete [2020-12-02T01:14:20.387Z] 0c7c675703d6: Pull complete [2020-12-02T01:14:20.520Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-02T01:14:20.651Z] cc8c12a437cb: Pull complete [2020-12-02T01:14:20.855Z] + + sudo servicetrue docker [2020-12-02T01:14:20.855Z] restart [2020-12-02T01:14:21.239Z] c5dafad2182a: Verifying Checksum [2020-12-02T01:14:21.239Z] c5dafad2182a: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-02T01:14:22.911Z] provisioning config files... [2020-12-02T01:14:22.950Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/32@tmp/config3305864096513604621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-02T01:14:23.165Z] c5dafad2182a: Pull complete [2020-12-02T01:14:23.362Z] ---> docker-login.sh [2020-12-02T01:14:23.362Z] nexus3.edgexfoundry.org:10001 [2020-12-02T01:14:23.428Z] 5aa711733414: Pull complete [2020-12-02T01:14:23.428Z] 058f73b55e4b: Pull complete [2020-12-02T01:14:23.692Z] 8c9c664faf12: Pull complete [2020-12-02T01:14:23.692Z] Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 [2020-12-02T01:14:23.692Z] Status: Downloaded newer image for docker:latest [2020-12-02T01:14:24.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T01:14:24.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T01:14:24.628Z] Configure a credential helper to remove this warning. See [2020-12-02T01:14:24.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T01:14:24.628Z] [2020-12-02T01:14:24.628Z] Login Succeeded [2020-12-02T01:14:24.628Z] nexus3.edgexfoundry.org:10002 [2020-12-02T01:14:24.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T01:14:25.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T01:14:25.178Z] Configure a credential helper to remove this warning. See [2020-12-02T01:14:25.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T01:14:25.178Z] [2020-12-02T01:14:25.178Z] Login Succeeded [2020-12-02T01:14:25.178Z] nexus3.edgexfoundry.org:10003 [2020-12-02T01:14:25.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T01:14:25.628Z] ---> f739acb2fa66 [2020-12-02T01:14:25.628Z] Step 6/7 : COPY go.mod . [2020-12-02T01:14:25.629Z] ---> ad3be0940c54 [2020-12-02T01:14:25.629Z] Step 7/7 : RUN go mod download [2020-12-02T01:14:25.629Z] ---> Running in 4529cf648782 [2020-12-02T01:14:25.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T01:14:25.725Z] Configure a credential helper to remove this warning. See [2020-12-02T01:14:25.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T01:14:25.725Z] [2020-12-02T01:14:25.725Z] Login Succeeded [2020-12-02T01:14:25.725Z] nexus3.edgexfoundry.org:10004 [2020-12-02T01:14:25.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T01:14:25.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T01:14:25.998Z] Configure a credential helper to remove this warning. See [2020-12-02T01:14:25.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T01:14:25.998Z] [2020-12-02T01:14:25.998Z] Login Succeeded [2020-12-02T01:14:26.272Z] docker.io [2020-12-02T01:14:26.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T01:14:26.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T01:14:26.817Z] Configure a credential helper to remove this warning. See [2020-12-02T01:14:26.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T01:14:26.817Z] [2020-12-02T01:14:26.817Z] Login Succeeded [2020-12-02T01:14:26.817Z] ---> docker-login.sh ends [Pipeline] } [2020-12-02T01:14:26.834Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-02T01:14:27.280Z] ========================================================= [2020-12-02T01:14:27.280Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-02T01:14:27.280Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-02T01:14:27.659Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-02T01:14:30.296Z] Sending build context to Docker daemon 165.6MB [2020-12-02T01:14:30.296Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-02T01:14:30.296Z] Step 2/7 : FROM ${BASE} [2020-12-02T01:14:30.296Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-02T01:14:30.296Z] 5f621e34cdf4: Pulling fs layer [2020-12-02T01:14:30.296Z] a4357932f1b6: Pulling fs layer [2020-12-02T01:14:30.296Z] 18c013af1878: Pulling fs layer [2020-12-02T01:14:30.296Z] 00ac8860ef70: Pulling fs layer [2020-12-02T01:14:30.296Z] 63d7cb157983: Pulling fs layer [2020-12-02T01:14:30.296Z] b116817d02f9: Pulling fs layer [2020-12-02T01:14:30.296Z] 745a02a5169b: Pulling fs layer [2020-12-02T01:14:30.296Z] 00ac8860ef70: Waiting [2020-12-02T01:14:30.296Z] 63d7cb157983: Waiting [2020-12-02T01:14:30.296Z] b116817d02f9: Waiting [2020-12-02T01:14:30.296Z] 745a02a5169b: Waiting [2020-12-02T01:14:30.296Z] 18c013af1878: Download complete [2020-12-02T01:14:30.296Z] a4357932f1b6: Verifying Checksum [2020-12-02T01:14:30.296Z] a4357932f1b6: Download complete [2020-12-02T01:14:30.296Z] 63d7cb157983: Download complete [2020-12-02T01:14:30.296Z] b116817d02f9: Verifying Checksum [2020-12-02T01:14:30.296Z] b116817d02f9: Download complete [2020-12-02T01:14:30.296Z] 5f621e34cdf4: Download complete [2020-12-02T01:14:30.903Z] 5f621e34cdf4: Pull complete [2020-12-02T01:14:31.507Z] a4357932f1b6: Pull complete [2020-12-02T01:14:31.785Z] 18c013af1878: Pull complete [2020-12-02T01:14:32.769Z] 745a02a5169b: Verifying Checksum [2020-12-02T01:14:32.769Z] 745a02a5169b: Download complete [2020-12-02T01:14:34.195Z] 00ac8860ef70: Verifying Checksum [2020-12-02T01:14:34.195Z] 00ac8860ef70: Download complete [2020-12-02T01:14:44.366Z] 00ac8860ef70: Pull complete [2020-12-02T01:14:44.366Z] 63d7cb157983: Pull complete [2020-12-02T01:14:44.640Z] b116817d02f9: Pull complete [2020-12-02T01:14:48.956Z] 745a02a5169b: Pull complete [2020-12-02T01:14:48.956Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-02T01:14:48.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-02T01:14:48.956Z] ---> b7e6874047d6 [2020-12-02T01:14:48.956Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-02T01:14:52.263Z] Removing intermediate container 4529cf648782 [2020-12-02T01:14:52.264Z] ---> 715225bea2ef [2020-12-02T01:14:52.264Z] Successfully built 715225bea2ef [2020-12-02T01:14:52.264Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-02T01:14:52.342Z] ---> Running in 747c86361759 [2020-12-02T01:14:52.587Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-02T01:14:52.587Z] . [Pipeline] withDockerContainer [2020-12-02T01:14:52.694Z] prd-centos7-docker-4c-2g-14081 does not seem to be running inside a container [2020-12-02T01:14:52.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-02T01:14:53.329Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-02T01:14:53.696Z] $ docker top abdf833165bc897a50c97ae595a69150ef8ddc6baa04078e1072183c565193f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-02T01:14:54.293Z] + go version [2020-12-02T01:14:54.293Z] go version go1.15.5 linux/amd64 [2020-12-02T01:14:54.298Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] } [2020-12-02T01:14:54.308Z] $ docker stop --time=1 abdf833165bc897a50c97ae595a69150ef8ddc6baa04078e1072183c565193f9 [2020-12-02T01:14:54.890Z] (1/12) Installing libmagic (5.38-r0) [2020-12-02T01:14:55.161Z] (2/12) Installing file (5.38-r0) [2020-12-02T01:14:55.161Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-02T01:14:55.431Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-02T01:14:55.721Z] $ docker rm -f abdf833165bc897a50c97ae595a69150ef8ddc6baa04078e1072183c565193f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-02T01:14:56.588Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-02T01:14:56.588Z] . [Pipeline] withDockerContainer [2020-12-02T01:14:56.692Z] prd-centos7-docker-4c-2g-14081 does not seem to be running inside a container [2020-12-02T01:14:56.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-02T01:14:57.467Z] $ docker top dc107748a17d20fab27ad19c3983655c0cf388f5a30b678f485df682db26d0a1 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-02T01:14:57.664Z] ========================================================= [2020-12-02T01:14:57.664Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-02T01:14:57.664Z] ========================================================= [Pipeline] sh [2020-12-02T01:14:57.954Z] + make test [2020-12-02T01:14:57.954Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-02T01:14:58.893Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-02T01:14:58.894Z] (6/12) Installing patch (2.7.6-r6) [2020-12-02T01:14:58.894Z] (7/12) Installing build-base (0.5-r2) [2020-12-02T01:14:59.164Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-02T01:14:59.164Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-02T01:14:59.164Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-02T01:14:59.439Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-02T01:14:59.439Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-02T01:14:59.439Z] Executing busybox-1.31.1-r19.trigger [2020-12-02T01:14:59.439Z] OK: 217 MiB in 51 packages [2020-12-02T01:15:03.765Z] Removing intermediate container 747c86361759 [2020-12-02T01:15:03.765Z] ---> 50f0a7bc1ba9 [2020-12-02T01:15:03.765Z] Step 4/7 : WORKDIR /edgex-go [2020-12-02T01:15:03.765Z] ---> Running in 0b5c120b70a9 [2020-12-02T01:15:04.358Z] Removing intermediate container 0b5c120b70a9 [2020-12-02T01:15:04.358Z] ---> 05c72daa7742 [2020-12-02T01:15:04.358Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-02T01:15:04.953Z] latest: Pulling from library/docker [2020-12-02T01:15:04.953Z] 5f621e34cdf4: Already exists [2020-12-02T01:15:04.953Z] 85db56a05063: Pulling fs layer [2020-12-02T01:15:04.953Z] ccb67d6aeaaa: Pulling fs layer [2020-12-02T01:15:04.953Z] a0b19fc83503: Pulling fs layer [2020-12-02T01:15:04.953Z] 8eb508b41278: Pulling fs layer [2020-12-02T01:15:04.953Z] 37236713561e: Pulling fs layer [2020-12-02T01:15:04.953Z] 07c93f2b1b56: Pulling fs layer [2020-12-02T01:15:04.953Z] 37236713561e: Waiting [2020-12-02T01:15:04.953Z] 07c93f2b1b56: Waiting [2020-12-02T01:15:04.953Z] 8eb508b41278: Waiting [2020-12-02T01:15:04.953Z] ccb67d6aeaaa: Verifying Checksum [2020-12-02T01:15:04.953Z] ccb67d6aeaaa: Download complete [2020-12-02T01:15:05.230Z] 85db56a05063: Verifying Checksum [2020-12-02T01:15:05.230Z] 85db56a05063: Download complete [2020-12-02T01:15:05.230Z] 8eb508b41278: Verifying Checksum [2020-12-02T01:15:05.230Z] 8eb508b41278: Download complete [2020-12-02T01:15:05.505Z] 37236713561e: Download complete [2020-12-02T01:15:05.505Z] 07c93f2b1b56: Verifying Checksum [2020-12-02T01:15:05.505Z] 07c93f2b1b56: Download complete [2020-12-02T01:15:05.782Z] 85db56a05063: Pull complete [2020-12-02T01:15:06.386Z] ccb67d6aeaaa: Pull complete [2020-12-02T01:15:06.386Z] a0b19fc83503: Verifying Checksum [2020-12-02T01:15:06.386Z] a0b19fc83503: Download complete [2020-12-02T01:15:08.043Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-02T01:15:09.788Z] a0b19fc83503: Pull complete [2020-12-02T01:15:10.062Z] 8eb508b41278: Pull complete [2020-12-02T01:15:10.333Z] 37236713561e: Pull complete [2020-12-02T01:15:10.924Z] 07c93f2b1b56: Pull complete [2020-12-02T01:15:10.924Z] Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 [2020-12-02T01:15:10.924Z] Status: Downloaded newer image for docker:latest [2020-12-02T01:15:14.321Z] ---> 9f346cf3b892 [2020-12-02T01:15:14.321Z] Step 6/7 : COPY go.mod . [2020-12-02T01:15:14.595Z] ---> afdf9b18631c [2020-12-02T01:15:14.595Z] Step 7/7 : RUN go mod download [2020-12-02T01:15:14.869Z] ---> Running in 7d04e3344966 [2020-12-02T01:15:23.352Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-02T01:15:30.020Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-02T01:15:30.020Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-02T01:15:30.020Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-02T01:15:30.020Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-02T01:15:30.020Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-02T01:15:30.020Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-02T01:15:31.982Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.055s [2020-12-02T01:15:31.982Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-02T01:15:31.982Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-12-02T01:15:31.982Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-02T01:15:32.576Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-02T01:15:32.576Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-02T01:15:32.576Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-02T01:15:32.576Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-02T01:15:36.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.093s coverage: 46.6% of statements [2020-12-02T01:15:36.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-02T01:15:36.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-02T01:15:36.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-02T01:15:36.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-02T01:15:36.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-02T01:15:38.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.207s coverage: 27.1% of statements [2020-12-02T01:15:38.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-02T01:15:38.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-02T01:15:38.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-02T01:15:38.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-02T01:15:38.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-02T01:15:38.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-02T01:15:38.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.037s coverage: 100.0% of statements [2020-12-02T01:15:38.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-02T01:15:38.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.041s coverage: 100.0% of statements [2020-12-02T01:15:38.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-02T01:15:38.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-02T01:15:38.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.385s coverage: 69.3% of statements [2020-12-02T01:15:38.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-02T01:15:38.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-02T01:15:39.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.431s coverage: 83.3% of statements [2020-12-02T01:15:39.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-02T01:15:39.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-02T01:15:39.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-02T01:15:39.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-02T01:15:40.806Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.378s coverage: 28.6% of statements [2020-12-02T01:15:40.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-02T01:15:40.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-02T01:15:40.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-02T01:15:40.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-02T01:15:40.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-02T01:15:40.806Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.064s coverage: 100.0% of statements [2020-12-02T01:15:40.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-02T01:15:40.806Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.052s coverage: 100.0% of statements [2020-12-02T01:15:40.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-02T01:15:41.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.115s coverage: 86.7% of statements [2020-12-02T01:15:41.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-02T01:15:41.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.144s coverage: 97.5% of statements [2020-12-02T01:15:41.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-02T01:15:41.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.080s coverage: 78.3% of statements [2020-12-02T01:15:41.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-02T01:15:41.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-02T01:15:41.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-02T01:15:41.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-02T01:15:41.655Z] Removing intermediate container 7d04e3344966 [2020-12-02T01:15:41.655Z] ---> ca9b703242d8 [2020-12-02T01:15:41.655Z] Successfully built ca9b703242d8 [2020-12-02T01:15:41.655Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-02T01:15:41.996Z] + docker inspect -f . ci-base-image-arm64 [2020-12-02T01:15:41.996Z] . [Pipeline] withDockerContainer [2020-12-02T01:15:42.267Z] prd-ubuntu18.04-docker-arm64-4c-16g-14089 does not seem to be running inside a container [2020-12-02T01:15:42.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-02T01:15:43.401Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.282s coverage: 95.7% of statements [2020-12-02T01:15:43.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-02T01:15:43.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-02T01:15:43.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-02T01:15:43.401Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-02T01:15:43.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-02T01:15:43.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-02T01:15:43.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-02T01:15:43.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-02T01:15:43.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-02T01:15:43.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-02T01:15:43.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-02T01:15:43.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-02T01:15:43.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-02T01:15:43.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-02T01:15:43.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-02T01:15:43.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-02T01:15:43.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-02T01:15:43.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-02T01:15:43.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-02T01:15:43.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-02T01:15:43.401Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2020-12-02T01:15:43.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-02T01:15:43.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-02T01:15:43.401Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.063s coverage: 0.0% of statements [no tests to run] [2020-12-02T01:15:43.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-02T01:15:43.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-02T01:15:43.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-02T01:15:43.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-02T01:15:43.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.028s coverage: 100.0% of statements [2020-12-02T01:15:43.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-02T01:15:43.401Z] flag provided but not defined: -badarg [2020-12-02T01:15:43.401Z] Usage of adduser: [2020-12-02T01:15:43.401Z] -algorithm string [2020-12-02T01:15:43.401Z] Algorithm used for signing the JWT, RS256 or ES256 [2020-12-02T01:15:43.401Z] -client_id string [2020-12-02T01:15:43.401Z] Optional manually-specified OAuth2 client_id. [2020-12-02T01:15:43.401Z] -client_secret string [2020-12-02T01:15:43.401Z] Optional manually-specified OAuth2 client_secret. [2020-12-02T01:15:43.401Z] -confdir string [2020-12-02T01:15:43.401Z] [2020-12-02T01:15:43.401Z] -group string [2020-12-02T01:15:43.401Z] Group to which the user belongs, defaults to 'admin' (default "admin") [2020-12-02T01:15:43.401Z] -id string [2020-12-02T01:15:43.401Z] ID to use for linkage with JWT claim (usually the 'iss' field) [2020-12-02T01:15:43.401Z] -public_key string [2020-12-02T01:15:43.401Z] Public key (in PEM format) used to validate the JWT. [2020-12-02T01:15:43.401Z] -redirect_uris string [2020-12-02T01:15:43.401Z] OAuth2 redirect URL for browser-based users (default: https://localhost) (default "https://localhost") [2020-12-02T01:15:43.401Z] -token-type string [2020-12-02T01:15:43.401Z] Type of token to create: jwt or oauth2 [2020-12-02T01:15:43.401Z] -user string [2020-12-02T01:15:43.401Z] Username of the user to add [2020-12-02T01:15:43.401Z] --- FAIL: TestAddUserBadArg (0.00s) [2020-12-02T01:15:43.401Z] command_test.go:49: [2020-12-02T01:15:43.401Z] Error Trace: command_test.go:49 [2020-12-02T01:15:43.402Z] Error: An error is expected but got nil. [2020-12-02T01:15:43.402Z] Test: TestAddUserBadArg [2020-12-02T01:15:43.402Z] command_test.go:50: [2020-12-02T01:15:43.402Z] Error Trace: command_test.go:50 [2020-12-02T01:15:43.402Z] Error: Expected nil, but got: &adduser.cmd{loggingClient:logger.MockLogger{}, client:(*http.Client)(0xc0000a77a0), configuration:(*config.ConfigurationStruct)(0xc000122200), tokenType:"oauth2", username:"someuser", group:"admin", algorithm:"", publicKeyPath:"", jwtID:"", clientID:"", clientSecret:"", redirectUris:"https://localhost"} [2020-12-02T01:15:43.402Z] Test: TestAddUserBadArg [2020-12-02T01:15:43.402Z] bad060a9-0e2b-47ba-98d5-9d622e2322b5 [2020-12-02T01:15:43.402Z] {"client_id":"7240fdd9-1665-419b-a8c5-5691ca03af7c","client_secret":"d3191db3-8468-4a3c-87fb-df4fccfee983"} [2020-12-02T01:15:43.402Z] FAIL [2020-12-02T01:15:43.402Z] coverage: 75.5% of statements [2020-12-02T01:15:43.402Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.060s [2020-12-02T01:15:43.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.8% of statements [2020-12-02T01:15:43.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2020-12-02T01:15:43.816Z] $ docker top df0fe744a0646d3ef9028f057c74cec76065bc5ae812492a3cb37c072f6a7604 -eo pid,comm [2020-12-02T01:15:43.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 84.2% of statements [2020-12-02T01:15:43.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.043s coverage: 100.0% of statements [2020-12-02T01:15:43.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [Pipeline] { [Pipeline] sh [2020-12-02T01:15:44.819Z] + go version [2020-12-02T01:15:44.819Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-02T01:15:44.849Z] $ docker stop --time=1 df0fe744a0646d3ef9028f057c74cec76065bc5ae812492a3cb37c072f6a7604 [2020-12-02T01:15:44.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 63.5% of statements [2020-12-02T01:15:44.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-02T01:15:44.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-02T01:15:44.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2020-12-02T01:15:44.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.065s coverage: 91.3% of statements [2020-12-02T01:15:44.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2020-12-02T01:15:45.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements [2020-12-02T01:15:45.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.040s coverage: 100.0% of statements [2020-12-02T01:15:46.705Z] $ docker rm -f df0fe744a0646d3ef9028f057c74cec76065bc5ae812492a3cb37c072f6a7604 [2020-12-02T01:15:46.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.343s coverage: 55.9% of statements [2020-12-02T01:15:46.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-02T01:15:46.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-02T01:15:46.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-02T01:15:46.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-02T01:15:46.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-02T01:15:46.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-02T01:15:47.785Z] + docker inspect -f . ci-base-image-arm64 [2020-12-02T01:15:47.785Z] . [Pipeline] withDockerContainer [2020-12-02T01:15:48.052Z] prd-ubuntu18.04-docker-arm64-4c-16g-14089 does not seem to be running inside a container [2020-12-02T01:15:48.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-02T01:15:48.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 2.823s coverage: 86.3% of statements [2020-12-02T01:15:48.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-02T01:15:48.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.117s coverage: 72.2% of statements [2020-12-02T01:15:48.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.388s coverage: 72.1% of statements [2020-12-02T01:15:48.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.058s coverage: 82.4% of statements [2020-12-02T01:15:48.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.036s coverage: 48.4% of statements [2020-12-02T01:15:48.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-02T01:15:48.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-02T01:15:48.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-02T01:15:48.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.034s coverage: 28.8% of statements [2020-12-02T01:15:48.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-02T01:15:48.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.036s coverage: 96.8% of statements [2020-12-02T01:15:48.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-02T01:15:49.567Z] $ docker top 7187655c4d1ea2ea8d207bb7d6d6c31b8e69a39f413893d7b15cece2245d0883 -eo pid,comm [2020-12-02T01:15:49.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.099s coverage: 37.2% of statements [2020-12-02T01:15:49.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-02T01:15:49.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-02T01:15:49.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.308s coverage: 84.1% of statements [2020-12-02T01:15:49.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.054s coverage: 100.0% of statements [Pipeline] { [Pipeline] echo [2020-12-02T01:15:49.958Z] ========================================================= [2020-12-02T01:15:49.958Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-02T01:15:49.958Z] ========================================================= [Pipeline] sh [2020-12-02T01:15:50.411Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.065s coverage: 42.9% of statements [2020-12-02T01:15:50.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-12-02T01:15:50.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-12-02T01:15:50.411Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.039s coverage: 100.0% of statements [2020-12-02T01:15:50.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-12-02T01:15:50.605Z] + make test [2020-12-02T01:15:50.605Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-02T01:15:50.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.050s coverage: 83.8% of statements [2020-12-02T01:15:50.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-12-02T01:15:52.624Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.142s coverage: 47.1% of statements [2020-12-02T01:15:52.624Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-02T01:15:52.624Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-02T01:15:52.624Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.043s coverage: 100.0% of statements [2020-12-02T01:15:52.624Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-02T01:15:52.624Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-02T01:15:52.624Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-02T01:15:52.624Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.056s coverage: 100.0% of statements [2020-12-02T01:15:52.624Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-02T01:15:52.624Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.059s coverage: 100.0% of statements [2020-12-02T01:15:52.624Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-02T01:15:54.578Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.687s coverage: 29.1% of statements [2020-12-02T01:15:54.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-02T01:15:54.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-02T01:15:54.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-02T01:15:54.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-02T01:15:54.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-02T01:15:54.578Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.068s coverage: 99.0% of statements [2020-12-02T01:15:54.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-02T01:15:54.578Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.061s coverage: 100.0% of statements [2020-12-02T01:15:54.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-02T01:15:54.578Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.032s coverage: 0.0% of statements [2020-12-02T01:15:54.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-02T01:15:54.578Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.107s coverage: 100.0% of statements [2020-12-02T01:15:54.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-02T01:15:54.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-02T01:15:54.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-02T01:15:54.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-02T01:15:54.578Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.053s coverage: 87.9% of statements [2020-12-02T01:15:54.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-02T01:15:54.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-02T01:15:54.578Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements [2020-12-02T01:15:55.167Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2020-12-02T01:15:55.167Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2020-12-02T01:15:55.167Z] FAIL [2020-12-02T01:15:55.742Z] make: *** [Makefile:89: test] Error 1 [Pipeline] } [2020-12-02T01:15:55.762Z] $ docker stop --time=1 dc107748a17d20fab27ad19c3983655c0cf388f5a30b678f485df682db26d0a1 [2020-12-02T01:15:57.473Z] $ docker rm -f dc107748a17d20fab27ad19c3983655c0cf388f5a30b678f485df682db26d0a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-02T01:15:59.228Z] Failed in branch amd64 [2020-12-02T01:16:12.784Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-02T01:16:51.826Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-02T01:17:14.030Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-02T01:17:14.030Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-02T01:17:14.030Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-02T01:17:14.030Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-02T01:17:14.030Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-02T01:17:14.030Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-02T01:17:17.453Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.099s [2020-12-02T01:17:17.453Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-02T01:17:17.453Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-12-02T01:17:18.446Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-02T01:17:19.434Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-02T01:17:19.434Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-02T01:17:19.434Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-02T01:17:19.434Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-02T01:17:27.749Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.318s coverage: 46.6% of statements [2020-12-02T01:17:27.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-02T01:17:27.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-02T01:17:27.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-02T01:17:27.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-02T01:17:27.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-02T01:17:34.502Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.523s coverage: 27.1% of statements [2020-12-02T01:17:34.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-02T01:17:34.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-02T01:17:34.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-02T01:17:34.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-02T01:17:34.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-02T01:17:34.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-02T01:17:34.502Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.090s coverage: 100.0% of statements [2020-12-02T01:17:34.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-02T01:17:34.502Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements [2020-12-02T01:17:34.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-02T01:17:34.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-02T01:17:34.502Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.547s coverage: 69.3% of statements [2020-12-02T01:17:34.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-02T01:17:34.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-02T01:17:35.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.621s coverage: 83.3% of statements [2020-12-02T01:17:35.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-02T01:17:35.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-02T01:17:35.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-02T01:17:35.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-02T01:17:42.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.249s coverage: 28.6% of statements [2020-12-02T01:17:42.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-02T01:17:42.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-02T01:17:42.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-02T01:17:42.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-02T01:17:42.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-02T01:17:42.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.176s coverage: 100.0% of statements [2020-12-02T01:17:42.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-02T01:17:42.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.084s coverage: 100.0% of statements [2020-12-02T01:17:42.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-02T01:17:42.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.332s coverage: 86.7% of statements [2020-12-02T01:17:42.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-02T01:17:43.819Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.440s coverage: 97.5% of statements [2020-12-02T01:17:43.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-02T01:17:45.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.249s coverage: 78.3% of statements [2020-12-02T01:17:45.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-02T01:17:45.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-02T01:17:45.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-02T01:17:45.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-02T01:17:52.098Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.894s coverage: 95.7% of statements [2020-12-02T01:17:52.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-02T01:17:52.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-02T01:17:52.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-02T01:17:52.098Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-02T01:17:52.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-02T01:17:52.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-02T01:17:52.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-02T01:17:52.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-02T01:17:52.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-02T01:17:52.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-02T01:17:52.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-02T01:17:52.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-02T01:17:52.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-02T01:17:52.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-02T01:17:52.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-02T01:17:52.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-02T01:17:52.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-02T01:17:52.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-02T01:17:52.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-02T01:17:52.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-02T01:17:52.098Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2020-12-02T01:17:52.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-02T01:17:52.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-02T01:17:52.099Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.164s coverage: 0.0% of statements [no tests to run] [2020-12-02T01:17:52.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-02T01:17:52.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-02T01:17:52.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-02T01:17:52.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-02T01:17:52.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements [2020-12-02T01:17:52.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-02T01:17:52.099Z] flag provided but not defined: -badarg [2020-12-02T01:17:52.099Z] Usage of adduser: [2020-12-02T01:17:52.099Z] -algorithm string [2020-12-02T01:17:52.099Z] Algorithm used for signing the JWT, RS256 or ES256 [2020-12-02T01:17:52.099Z] -client_id string [2020-12-02T01:17:52.099Z] Optional manually-specified OAuth2 client_id. [2020-12-02T01:17:52.099Z] -client_secret string [2020-12-02T01:17:52.099Z] Optional manually-specified OAuth2 client_secret. [2020-12-02T01:17:52.099Z] -confdir string [2020-12-02T01:17:52.099Z] [2020-12-02T01:17:52.099Z] -group string [2020-12-02T01:17:52.099Z] Group to which the user belongs, defaults to 'admin' (default "admin") [2020-12-02T01:17:52.099Z] -id string [2020-12-02T01:17:52.099Z] ID to use for linkage with JWT claim (usually the 'iss' field) [2020-12-02T01:17:52.099Z] -public_key string [2020-12-02T01:17:52.099Z] Public key (in PEM format) used to validate the JWT. [2020-12-02T01:17:52.099Z] -redirect_uris string [2020-12-02T01:17:52.099Z] OAuth2 redirect URL for browser-based users (default: https://localhost) (default "https://localhost") [2020-12-02T01:17:52.099Z] -token-type string [2020-12-02T01:17:52.099Z] Type of token to create: jwt or oauth2 [2020-12-02T01:17:52.099Z] -user string [2020-12-02T01:17:52.099Z] Username of the user to add [2020-12-02T01:17:52.099Z] --- FAIL: TestAddUserBadArg (0.01s) [2020-12-02T01:17:52.099Z] command_test.go:49: [2020-12-02T01:17:52.099Z] Error Trace: command_test.go:49 [2020-12-02T01:17:52.099Z] Error: An error is expected but got nil. [2020-12-02T01:17:52.099Z] Test: TestAddUserBadArg [2020-12-02T01:17:52.099Z] command_test.go:50: [2020-12-02T01:17:52.099Z] Error Trace: command_test.go:50 [2020-12-02T01:17:52.099Z] Error: Expected nil, but got: &adduser.cmd{loggingClient:logger.MockLogger{}, client:(*http.Client)(0x40000137d0), configuration:(*config.ConfigurationStruct)(0x4000160200), tokenType:"oauth2", username:"someuser", group:"admin", algorithm:"", publicKeyPath:"", jwtID:"", clientID:"", clientSecret:"", redirectUris:"https://localhost"} [2020-12-02T01:17:52.099Z] Test: TestAddUserBadArg [2020-12-02T01:17:52.099Z] bad060a9-0e2b-47ba-98d5-9d622e2322b5 [2020-12-02T01:17:52.099Z] {"client_id":"7240fdd9-1665-419b-a8c5-5691ca03af7c","client_secret":"d3191db3-8468-4a3c-87fb-df4fccfee983"} [2020-12-02T01:17:52.099Z] FAIL [2020-12-02T01:17:52.099Z] coverage: 75.5% of statements [2020-12-02T01:17:52.099Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.106s [2020-12-02T01:17:52.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 80.8% of statements [2020-12-02T01:17:52.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.149s coverage: 87.2% of statements [2020-12-02T01:17:53.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.176s coverage: 84.2% of statements [2020-12-02T01:17:53.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 100.0% of statements [2020-12-02T01:17:53.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-02T01:17:56.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.578s coverage: 63.5% of statements [2020-12-02T01:17:56.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-02T01:17:56.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-02T01:17:56.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.081s coverage: 100.0% of statements [2020-12-02T01:17:56.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements [2020-12-02T01:17:56.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements [2020-12-02T01:17:57.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements [2020-12-02T01:17:57.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements [2020-12-02T01:18:01.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.912s coverage: 55.9% of statements [2020-12-02T01:18:01.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-02T01:18:01.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-02T01:18:01.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-02T01:18:01.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-02T01:18:01.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-02T01:18:01.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-02T01:18:24.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 22.881s coverage: 86.3% of statements [2020-12-02T01:18:24.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-02T01:18:24.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.284s coverage: 72.2% of statements [2020-12-02T01:18:24.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.463s coverage: 72.1% of statements [2020-12-02T01:18:24.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.088s coverage: 82.4% of statements [2020-12-02T01:18:24.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.065s coverage: 48.4% of statements [2020-12-02T01:18:24.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-02T01:18:24.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-02T01:18:24.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-02T01:18:24.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.065s coverage: 28.8% of statements [2020-12-02T01:18:24.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-02T01:18:24.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.079s coverage: 96.8% of statements [2020-12-02T01:18:24.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-02T01:18:24.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.416s coverage: 37.2% of statements [2020-12-02T01:18:24.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-02T01:18:24.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-02T01:18:24.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.481s coverage: 84.1% of statements [2020-12-02T01:18:24.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.078s coverage: 100.0% of statements [2020-12-02T01:18:24.187Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.084s coverage: 42.9% of statements [2020-12-02T01:18:24.187Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-12-02T01:18:24.187Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-12-02T01:18:24.187Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.075s coverage: 100.0% of statements [2020-12-02T01:18:24.187Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-12-02T01:18:24.187Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.088s coverage: 83.8% of statements [2020-12-02T01:18:24.187Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-12-02T01:18:24.187Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.375s coverage: 47.1% of statements [2020-12-02T01:18:24.187Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-02T01:18:24.187Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-02T01:18:24.187Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.090s coverage: 100.0% of statements [2020-12-02T01:18:24.187Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-02T01:18:24.187Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-02T01:18:24.187Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-02T01:18:24.187Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.113s coverage: 100.0% of statements [2020-12-02T01:18:24.187Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-02T01:18:24.187Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.107s coverage: 100.0% of statements [2020-12-02T01:18:24.187Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-02T01:18:30.922Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.755s coverage: 29.1% of statements [2020-12-02T01:18:30.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-02T01:18:30.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-02T01:18:30.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-02T01:18:30.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-02T01:18:30.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-02T01:18:30.922Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.244s coverage: 99.0% of statements [2020-12-02T01:18:30.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-02T01:18:30.922Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.099s coverage: 100.0% of statements [2020-12-02T01:18:30.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-02T01:18:30.922Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.049s coverage: 0.0% of statements [2020-12-02T01:18:30.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-02T01:18:30.922Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements [2020-12-02T01:18:30.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-02T01:18:30.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-02T01:18:30.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-02T01:18:30.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-02T01:18:30.922Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.099s coverage: 87.9% of statements [2020-12-02T01:18:30.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-02T01:18:30.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-02T01:18:30.922Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.093s coverage: 100.0% of statements [2020-12-02T01:18:30.922Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.050s coverage: 32.1% of statements [2020-12-02T01:18:31.194Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2020-12-02T01:18:31.194Z] FAIL [2020-12-02T01:18:31.788Z] make: *** [Makefile:89: test] Error 1 [Pipeline] } [2020-12-02T01:18:31.823Z] $ docker stop --time=1 7187655c4d1ea2ea8d207bb7d6d6c31b8e69a39f413893d7b15cece2245d0883 [2020-12-02T01:18:34.091Z] $ docker rm -f 7187655c4d1ea2ea8d207bb7d6d6c31b8e69a39f413893d7b15cece2245d0883 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-02T01:18:36.374Z] 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 Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-02T01:18:38.859Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-02T01:18:39.743Z] ---> package-listing.sh [2020-12-02T01:18:39.743Z] ++ facter osfamily [2020-12-02T01:18:39.743Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-02T01:18:39.743Z] + OS_FAMILY=redhat [2020-12-02T01:18:39.743Z] + workspace=/w/workspace/edgex-go/32 [2020-12-02T01:18:39.743Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-02T01:18:39.743Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-02T01:18:39.743Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-02T01:18:39.743Z] + PACKAGES=/tmp/packages_start.txt [2020-12-02T01:18:39.743Z] + '[' /w/workspace/edgex-go/32 ']' [2020-12-02T01:18:39.743Z] + PACKAGES=/tmp/packages_end.txt [2020-12-02T01:18:39.743Z] + case "${OS_FAMILY}" in [2020-12-02T01:18:39.743Z] + rpm -qa [2020-12-02T01:18:39.743Z] + sort [2020-12-02T01:18:45.061Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-02T01:18:45.326Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-02T01:18:45.326Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-02T01:18:45.326Z] + '[' /w/workspace/edgex-go/32 ']' [2020-12-02T01:18:45.326Z] + mkdir -p /w/workspace/edgex-go/32/archives/ [2020-12-02T01:18:45.326Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/32/archives/ [Pipeline] echo [2020-12-02T01:18:45.341Z] 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/edgex-go/32/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-02T01:18:45.637Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-02T01:18:45.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-02T01:18:45.955Z] [2020-12-02T01:18:45.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-02T01:18:46.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-02T01:18:46.306Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-02T01:18:46.306Z] df20fa9351a1: Pulling fs layer [2020-12-02T01:18:46.306Z] 36b3adc4ff6f: Pulling fs layer [2020-12-02T01:18:46.306Z] 8ad3a11d3b57: Pulling fs layer [2020-12-02T01:18:46.306Z] 46f8f816bc3b: Pulling fs layer [2020-12-02T01:18:46.306Z] 93b61091891f: Pulling fs layer [2020-12-02T01:18:46.306Z] 93b9cdb0e59b: Pulling fs layer [2020-12-02T01:18:46.306Z] 5e14af77c1be: Pulling fs layer [2020-12-02T01:18:46.306Z] 01666e4c0597: Pulling fs layer [2020-12-02T01:18:46.306Z] aa168da1d23b: Pulling fs layer [2020-12-02T01:18:46.306Z] 93b9cdb0e59b: Waiting [2020-12-02T01:18:46.306Z] 01666e4c0597: Waiting [2020-12-02T01:18:46.306Z] aa168da1d23b: Waiting [2020-12-02T01:18:46.306Z] 5e14af77c1be: Waiting [2020-12-02T01:18:46.306Z] 93b61091891f: Waiting [2020-12-02T01:18:46.306Z] 46f8f816bc3b: Waiting [2020-12-02T01:18:46.306Z] 36b3adc4ff6f: Download complete [2020-12-02T01:18:46.570Z] 46f8f816bc3b: Download complete [2020-12-02T01:18:46.570Z] df20fa9351a1: Verifying Checksum [2020-12-02T01:18:46.570Z] df20fa9351a1: Download complete [2020-12-02T01:18:46.570Z] 93b9cdb0e59b: Download complete [2020-12-02T01:18:46.570Z] 5e14af77c1be: Verifying Checksum [2020-12-02T01:18:46.570Z] 5e14af77c1be: Download complete [2020-12-02T01:18:46.570Z] 93b61091891f: Download complete [2020-12-02T01:18:46.570Z] 01666e4c0597: Verifying Checksum [2020-12-02T01:18:46.570Z] 01666e4c0597: Download complete [2020-12-02T01:18:46.570Z] 8ad3a11d3b57: Verifying Checksum [2020-12-02T01:18:46.570Z] 8ad3a11d3b57: Download complete [2020-12-02T01:18:46.834Z] df20fa9351a1: Pull complete [2020-12-02T01:18:47.096Z] 36b3adc4ff6f: Pull complete [2020-12-02T01:18:47.682Z] 8ad3a11d3b57: Pull complete [2020-12-02T01:18:47.966Z] 46f8f816bc3b: Pull complete [2020-12-02T01:18:48.555Z] 93b61091891f: Pull complete [2020-12-02T01:18:48.818Z] 93b9cdb0e59b: Pull complete [2020-12-02T01:18:49.080Z] 5e14af77c1be: Pull complete [2020-12-02T01:18:49.080Z] aa168da1d23b: Verifying Checksum [2020-12-02T01:18:49.080Z] aa168da1d23b: Download complete [2020-12-02T01:18:49.080Z] 01666e4c0597: Pull complete [2020-12-02T01:18:55.707Z] aa168da1d23b: Pull complete [2020-12-02T01:18:55.707Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-02T01:18:55.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-02T01:18:55.707Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-02T01:18:55.904Z] prd-centos7-docker-4c-2g-14081 does not seem to be running inside a container [2020-12-02T01:18:55.955Z] $ 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/edgex-go/32/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-02T01:18:59.573Z] $ docker top 93083f7e6d346930c6f1c576b26f46c51324c7d1609e1a430f6197101dbb54e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-02T01:19:00.129Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-02T01:19:00.430Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-02T01:19:00.731Z] + ls /var/log/sa-host [2020-12-02T01:19:00.731Z] + sadf -c /var/log/sa-host/sa02 [2020-12-02T01:19:00.731Z] file_magic: OK [2020-12-02T01:19:00.731Z] HZ: Using current value: 100 [2020-12-02T01:19:00.731Z] file_header: OK [2020-12-02T01:19:00.731Z] 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 [2020-12-02T01:19:00.731Z] Statistics: [2020-12-02T01:19:00.731Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-02T01:19:00.731Z] File successfully converted to sysstat format version 12.2.1 [2020-12-02T01:19:00.731Z] + sadf -c /var/log/sa-host/sa23 [2020-12-02T01:19:00.731Z] file_magic: OK [2020-12-02T01:19:00.731Z] HZ: Using current value: 100 [2020-12-02T01:19:00.731Z] file_header: OK [2020-12-02T01:19:00.731Z] 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 [2020-12-02T01:19:00.731Z] Statistics: [2020-12-02T01:19:00.731Z] Hnuu...uuuununununu... [2020-12-02T01:19:00.731Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-02T01:19:01.371Z] provisioning config files... [2020-12-02T01:19:01.390Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/32@tmp/config3208416416843195206tmp [Pipeline] { [Pipeline] echo [2020-12-02T01:19:01.479Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-02T01:19:01.782Z] ---> create-netrc.sh [Pipeline] } [2020-12-02T01:19:01.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-02T01:19:01.931Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-02T01:19:02.228Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-02T01:19:02.240Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-02T01:19:02.536Z] ---> sudo-logs.sh [2020-12-02T01:19:02.537Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-02T01:19:02.547Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-02T01:19:02.937Z] ---> job-cost.sh [2020-12-02T01:19:02.937Z] lf-activate-venv: SKIPPING [2020-12-02T01:19:02.937Z] INFO: No Stack... [2020-12-02T01:19:03.939Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-02T01:19:04.536Z] INFO: Archiving Costs [Pipeline] echo [2020-12-02T01:19:04.552Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-02T01:19:04.862Z] ---> logs-deploy.sh [2020-12-02T01:19:04.862Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2808/32 [2020-12-02T01:19:04.862Z] INFO: archiving workspace using pattern(s): [2020-12-02T01:19:06.251Z] Archives upload complete. [2020-12-02T01:19:06.512Z] INFO: archiving logs to Nexus [2020-12-02T01:19:07.462Z] ---> uname -a: [2020-12-02T01:19:07.462Z] Linux prd-centos7-docker-4c-2g-14081.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-02T01:19:07.462Z] [2020-12-02T01:19:07.462Z] [2020-12-02T01:19:07.462Z] ---> lscpu: [2020-12-02T01:19:07.462Z] Architecture: x86_64 [2020-12-02T01:19:07.462Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-02T01:19:07.462Z] Byte Order: Little Endian [2020-12-02T01:19:07.462Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-02T01:19:07.462Z] CPU(s): 4 [2020-12-02T01:19:07.462Z] On-line CPU(s) list: 0-3 [2020-12-02T01:19:07.462Z] Thread(s) per core: 1 [2020-12-02T01:19:07.462Z] Core(s) per socket: 1 [2020-12-02T01:19:07.462Z] Socket(s): 4 [2020-12-02T01:19:07.462Z] NUMA node(s): 1 [2020-12-02T01:19:07.462Z] Vendor ID: GenuineIntel [2020-12-02T01:19:07.462Z] CPU family: 6 [2020-12-02T01:19:07.462Z] Model: 44 [2020-12-02T01:19:07.462Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-02T01:19:07.462Z] Stepping: 1 [2020-12-02T01:19:07.462Z] CPU MHz: 2933.442 [2020-12-02T01:19:07.462Z] BogoMIPS: 5866.88 [2020-12-02T01:19:07.462Z] Virtualization: VT-x [2020-12-02T01:19:07.462Z] Hypervisor vendor: KVM [2020-12-02T01:19:07.462Z] Virtualization type: full [2020-12-02T01:19:07.462Z] L1d cache: 128 KiB [2020-12-02T01:19:07.462Z] L1i cache: 128 KiB [2020-12-02T01:19:07.462Z] L2 cache: 16 MiB [2020-12-02T01:19:07.462Z] L3 cache: 64 MiB [2020-12-02T01:19:07.462Z] NUMA node0 CPU(s): 0-3 [2020-12-02T01:19:07.462Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-02T01:19:07.462Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-02T01:19:07.462Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-02T01:19:07.462Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-02T01:19:07.462Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-02T01:19:07.462Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-02T01:19:07.462Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-02T01:19:07.462Z] Vulnerability Srbds: Not affected [2020-12-02T01:19:07.462Z] Vulnerability Tsx async abort: Not affected [2020-12-02T01:19:07.462Z] 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 [2020-12-02T01:19:07.462Z] [2020-12-02T01:19:07.462Z] [2020-12-02T01:19:07.462Z] ---> nproc: [2020-12-02T01:19:07.462Z] 4 [2020-12-02T01:19:07.462Z] [2020-12-02T01:19:07.462Z] [2020-12-02T01:19:07.462Z] ---> df -h: [2020-12-02T01:19:07.462Z] Filesystem Size Used Available Use% Mounted on [2020-12-02T01:19:07.462Z] overlay 50.0G 8.5G 41.5G 17% / [2020-12-02T01:19:07.462Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-02T01:19:07.462Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-02T01:19:07.462Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-02T01:19:07.462Z] /dev/vda1 50.0G 8.5G 41.5G 17% /facter-os [2020-12-02T01:19:07.462Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf [2020-12-02T01:19:07.462Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname [2020-12-02T01:19:07.462Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts [2020-12-02T01:19:07.462Z] /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/auth.log [2020-12-02T01:19:07.462Z] /dev/vda1 50.0G 8.5G 41.5G 17% /run/cloud-init/result.json [2020-12-02T01:19:07.462Z] /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa-host [2020-12-02T01:19:07.462Z] /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/secure [2020-12-02T01:19:07.462Z] /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/edgex-go/32 [2020-12-02T01:19:07.462Z] /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/edgex-go/32@tmp [2020-12-02T01:19:07.462Z] [2020-12-02T01:19:07.462Z] [2020-12-02T01:19:07.462Z] ---> free -m: [2020-12-02T01:19:07.462Z] total used free shared buff/cache available [2020-12-02T01:19:07.462Z] Mem: 1837 765 123 0 948 979 [2020-12-02T01:19:07.462Z] Swap: 1023 3 1020 [2020-12-02T01:19:07.462Z] [2020-12-02T01:19:07.462Z] [2020-12-02T01:19:07.462Z] ---> ip addr: [2020-12-02T01:19:07.462Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-02T01:19:07.462Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-02T01:19:07.462Z] inet 127.0.0.1/8 scope host lo [2020-12-02T01:19:07.462Z] valid_lft forever preferred_lft forever [2020-12-02T01:19:07.462Z] inet6 ::1/128 scope host [2020-12-02T01:19:07.462Z] valid_lft forever preferred_lft forever [2020-12-02T01:19:07.462Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-02T01:19:07.462Z] link/ether fa:16:3e:09:6e:94 brd ff:ff:ff:ff:ff:ff [2020-12-02T01:19:07.462Z] inet 10.30.122.117/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-02T01:19:07.462Z] valid_lft 83526sec preferred_lft 83526sec [2020-12-02T01:19:07.462Z] inet6 fe80::f816:3eff:fe09:6e94/64 scope link [2020-12-02T01:19:07.462Z] valid_lft forever preferred_lft forever [2020-12-02T01:19:07.462Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-02T01:19:07.462Z] link/ether 02:42:5f:56:3e:3c brd ff:ff:ff:ff:ff:ff [2020-12-02T01:19:07.462Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-02T01:19:07.462Z] valid_lft forever preferred_lft forever [2020-12-02T01:19:07.462Z] inet6 fe80::42:5fff:fe56:3e3c/64 scope link [2020-12-02T01:19:07.462Z] valid_lft forever preferred_lft forever [2020-12-02T01:19:07.462Z] [2020-12-02T01:19:07.462Z] [2020-12-02T01:19:07.462Z] ---> sar -b -r -n DEV: [2020-12-02T01:19:07.462Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/02/20 _x86_64_ (4 CPU) [2020-12-02T01:19:07.462Z] [2020-12-02T01:19:07.462Z] 00:31:01 LINUX RESTART (4 CPU) [2020-12-02T01:19:07.462Z] [2020-12-02T01:19:07.462Z] 00:32:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-12-02T01:19:07.463Z] 00:33:01 2.40 0.00 2.40 0.00 0.00 297.87 0.00 [2020-12-02T01:19:07.463Z] 00:34:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 [2020-12-02T01:19:07.463Z] 00:35:01 0.27 0.00 0.27 0.00 0.00 3.15 0.00 [2020-12-02T01:19:07.463Z] 00:36:01 0.19 0.00 0.19 0.00 0.00 2.18 0.00 [2020-12-02T01:19:07.463Z] 00:37:01 0.30 0.00 0.30 0.00 0.00 5.83 0.00 [2020-12-02T01:19:07.463Z] 00:38:01 0.28 0.00 0.28 0.00 0.00 4.43 0.00 [2020-12-02T01:19:07.463Z] 00:39:01 0.40 0.00 0.40 0.00 0.00 4.81 0.00 [2020-12-02T01:19:07.463Z] 00:40:01 0.67 0.00 0.67 0.00 0.00 6.88 0.00 [2020-12-02T01:19:07.463Z] 00:41:01 0.70 0.00 0.70 0.00 0.00 7.71 0.00 [2020-12-02T01:19:07.463Z] 00:42:01 0.38 0.00 0.38 0.00 0.00 4.45 0.00 [2020-12-02T01:19:07.463Z] 00:43:01 0.18 0.00 0.18 0.00 0.00 2.31 0.00 [2020-12-02T01:19:07.463Z] 00:44:01 0.28 0.00 0.28 0.00 0.00 4.45 0.00 [2020-12-02T01:19:07.463Z] 00:45:01 0.27 0.00 0.27 0.00 0.00 2.73 0.00 [2020-12-02T01:19:07.463Z] 00:46:01 0.48 0.20 0.28 0.00 6.39 3.20 0.00 [2020-12-02T01:19:07.463Z] 00:47:01 0.32 0.00 0.32 0.00 0.00 4.60 0.00 [2020-12-02T01:19:07.463Z] 00:48:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 [2020-12-02T01:19:07.463Z] 00:49:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2020-12-02T01:19:07.463Z] 00:50:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 [2020-12-02T01:19:07.463Z] 00:51:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 [2020-12-02T01:19:07.463Z] 00:52:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 [2020-12-02T01:19:07.463Z] 00:53:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 [2020-12-02T01:19:07.463Z] 00:54:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 [2020-12-02T01:19:07.463Z] 00:55:02 0.25 0.00 0.25 0.00 0.00 2.56 0.00 [2020-12-02T01:19:07.463Z] 00:56:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 [2020-12-02T01:19:07.463Z] 00:57:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 [2020-12-02T01:19:07.463Z] 00:58:01 0.27 0.00 0.27 0.00 0.00 3.06 0.00 [2020-12-02T01:19:07.463Z] 00:59:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2020-12-02T01:19:07.463Z] 01:00:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2020-12-02T01:19:07.463Z] 01:01:01 0.30 0.02 0.28 0.00 0.13 3.10 0.00 [2020-12-02T01:19:07.463Z] 01:02:01 0.38 0.08 0.30 0.00 1.60 5.24 0.00 [2020-12-02T01:19:07.463Z] 01:03:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 [2020-12-02T01:19:07.463Z] 01:04:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2020-12-02T01:19:07.463Z] 01:05:01 0.27 0.00 0.27 0.00 0.00 3.20 0.00 [2020-12-02T01:19:07.463Z] 01:06:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 [2020-12-02T01:19:07.463Z] 01:07:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 [2020-12-02T01:19:07.463Z] 01:08:01 0.18 0.00 0.18 0.00 0.00 1.87 0.00 [2020-12-02T01:19:07.463Z] 01:09:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2020-12-02T01:19:07.463Z] 01:10:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2020-12-02T01:19:07.463Z] 01:11:01 0.25 0.00 0.25 0.00 0.00 2.33 0.00 [2020-12-02T01:19:07.463Z] 01:12:01 0.15 0.00 0.15 0.00 0.00 1.90 0.00 [2020-12-02T01:19:07.463Z] 01:13:01 9.96 2.76 7.20 0.00 196.27 5589.74 0.00 [2020-12-02T01:19:07.463Z] 01:14:02 161.19 53.67 107.53 0.00 8553.63 37894.26 0.00 [2020-12-02T01:19:07.463Z] 01:15:01 325.84 138.71 187.12 0.00 6032.62 40222.93 0.00 [2020-12-02T01:19:07.463Z] 01:16:01 156.16 53.55 102.61 0.00 2964.03 13191.47 0.00 [2020-12-02T01:19:07.463Z] 01:17:01 4.95 0.70 4.25 0.00 50.89 145.86 0.00 [2020-12-02T01:19:07.463Z] 01:18:01 0.57 0.00 0.57 0.00 0.00 6.41 0.00 [2020-12-02T01:19:07.463Z] Average: 14.53 5.39 9.14 0.00 386.37 2111.64 0.00 [2020-12-02T01:19:07.463Z] [2020-12-02T01:19:07.463Z] 00:32:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-12-02T01:19:07.463Z] 00:33:01 88324 0 474128 25.20 2620 1316472 931640 31.80 290472 1306904 16 [2020-12-02T01:19:07.463Z] 00:34:01 88176 0 474268 25.21 2620 1316480 931632 31.80 287320 1310208 8 [2020-12-02T01:19:07.463Z] 00:35:01 86308 0 476132 25.31 2620 1316484 963964 32.90 289204 1310208 16 [2020-12-02T01:19:07.463Z] 00:36:01 87288 0 475148 25.25 2620 1316488 963856 32.89 288712 1310208 20 [2020-12-02T01:19:07.463Z] 00:37:01 86808 0 475624 25.28 2620 1316492 963996 32.90 289340 1310208 8 [2020-12-02T01:19:07.463Z] 00:38:01 86380 0 476048 25.30 2620 1316496 964020 32.90 289384 1310208 8 [2020-12-02T01:19:07.463Z] 00:39:01 88392 0 474028 25.19 2620 1316504 963708 32.89 287820 1310208 8 [2020-12-02T01:19:07.463Z] 00:40:01 88524 0 473892 25.19 2620 1316508 963708 32.89 287808 1310208 8 [2020-12-02T01:19:07.463Z] 00:41:01 88244 0 474164 25.20 2620 1316516 963708 32.89 287832 1310208 8 [2020-12-02T01:19:07.463Z] 00:42:01 86816 0 475588 25.28 2620 1316520 963988 32.90 288900 1310208 16 [2020-12-02T01:19:07.463Z] 00:43:01 86740 0 475660 25.28 2620 1316524 964152 32.90 289444 1310208 20 [2020-12-02T01:19:07.463Z] 00:44:01 86328 0 476068 25.30 2620 1316528 964308 32.91 289728 1310208 8 [2020-12-02T01:19:07.463Z] 00:45:01 87680 0 474712 25.23 2620 1316532 964032 32.90 288212 1310208 12 [2020-12-02T01:19:07.463Z] 00:46:01 88028 0 474360 25.21 2620 1316536 964032 32.90 288340 1310208 8 [2020-12-02T01:19:07.463Z] 00:47:01 87112 0 475272 25.26 2620 1316540 964104 32.90 288596 1310208 16 [2020-12-02T01:19:07.463Z] 00:48:01 87392 0 474984 25.24 2620 1316548 964032 32.90 287980 1310208 8 [2020-12-02T01:19:07.463Z] 00:49:01 87564 0 474812 25.24 2620 1316548 964032 32.90 287980 1310208 8 [2020-12-02T01:19:07.463Z] 00:50:01 87532 0 474836 25.24 2620 1316556 964032 32.90 288236 1310208 16 [2020-12-02T01:19:07.463Z] 00:51:01 87564 0 474800 25.23 2620 1316560 964032 32.90 288116 1310208 8 [2020-12-02T01:19:07.463Z] 00:52:01 87032 0 475328 25.26 2620 1316564 964104 32.90 288492 1310208 8 [2020-12-02T01:19:07.463Z] 00:53:01 87400 0 474956 25.24 2620 1316568 964032 32.90 288124 1310208 12 [2020-12-02T01:19:07.463Z] 00:54:01 86976 0 475368 25.26 2620 1316580 964228 32.91 288960 1310212 16 [2020-12-02T01:19:07.463Z] 00:55:02 87572 0 474772 25.23 2620 1316580 964096 32.90 288156 1310208 12 [2020-12-02T01:19:07.463Z] 00:56:01 87384 0 474956 25.24 2620 1316584 964096 32.90 288036 1310208 8 [2020-12-02T01:19:07.463Z] 00:57:01 86660 0 475672 25.28 2620 1316592 964204 32.91 289296 1310208 8 [2020-12-02T01:19:07.463Z] 00:58:01 87208 0 475120 25.25 2620 1316596 964096 32.90 288736 1310208 8 [2020-12-02T01:19:07.463Z] 00:59:01 87300 0 475024 25.25 2620 1316600 964096 32.90 288740 1310208 8 [2020-12-02T01:19:07.463Z] 01:00:01 87028 0 475236 25.26 2620 1316660 964096 32.90 288916 1310224 24 [2020-12-02T01:19:07.463Z] 01:01:01 85352 0 476960 25.35 2620 1316612 966868 33.00 289480 1310212 8 [2020-12-02T01:19:07.463Z] 01:02:01 86032 0 476160 25.31 2620 1316732 964688 32.92 289616 1310272 8 [2020-12-02T01:19:07.463Z] 01:03:01 86056 0 476128 25.31 2620 1316740 964640 32.92 289132 1310272 8 [2020-12-02T01:19:07.463Z] 01:04:01 86524 0 475656 25.28 2620 1316744 964604 32.92 289072 1310272 8 [2020-12-02T01:19:07.463Z] 01:05:01 86040 0 476132 25.31 2620 1316752 964712 32.92 289792 1310276 8 [2020-12-02T01:19:07.463Z] 01:06:01 86688 0 475480 25.27 2620 1316756 964604 32.92 288960 1310272 8 [2020-12-02T01:19:07.463Z] 01:07:01 86484 0 475676 25.28 2620 1316764 964664 32.92 289404 1310272 8 [2020-12-02T01:19:07.463Z] 01:08:01 86564 0 475596 25.28 2620 1316764 964604 32.92 289092 1310272 8 [2020-12-02T01:19:07.463Z] 01:09:01 86260 0 475896 25.29 2620 1316768 964604 32.92 289096 1310272 8 [2020-12-02T01:19:07.463Z] 01:10:01 86656 0 475492 25.27 2620 1316776 964604 32.92 289104 1310272 8 [2020-12-02T01:19:07.463Z] 01:11:01 86292 0 475856 25.29 2620 1316776 964604 32.92 289228 1310272 8 [2020-12-02T01:19:07.463Z] 01:12:01 85940 0 476200 25.31 2620 1316784 972884 33.20 289560 1310272 8 [2020-12-02T01:19:07.463Z] 01:13:01 112636 0 528836 28.11 2620 1237452 1062868 36.27 462720 1107080 6304 [2020-12-02T01:19:07.463Z] 01:14:02 105060 0 705824 37.51 2596 1068064 1548992 52.86 616524 913620 103808 [2020-12-02T01:19:07.463Z] 01:15:01 149372 0 776532 41.27 1000 954640 1437268 49.05 628948 823516 3756 [2020-12-02T01:19:07.463Z] 01:16:01 546100 0 711764 37.83 432 623248 1172832 40.03 481896 574296 32 [2020-12-02T01:19:07.463Z] 01:17:01 569508 0 686828 36.50 432 624776 1097332 37.45 475660 575172 12 [2020-12-02T01:19:07.463Z] 01:18:01 570104 0 686232 36.47 432 624776 1092252 37.28 474076 576328 8 [2020-12-02T01:19:07.463Z] Average: 120292 0 502352 26.70 2442 1256458 998384 34.07 319397 1238603 2486 [2020-12-02T01:19:07.463Z] [2020-12-02T01:19:07.463Z] 00:32:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-12-02T01:19:07.463Z] 00:33:01 eth0 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:34:01 eth0 1.33 0.08 0.12 0.01 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:35:01 eth0 3.56 1.53 0.72 3.10 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:36:01 eth0 1.79 0.46 0.39 0.21 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:37:01 eth0 2.31 0.68 0.78 0.46 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:38:01 eth0 0.97 0.67 0.54 0.37 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:39:01 eth0 0.15 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:40:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:41:01 eth0 0.65 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:42:01 eth0 1.35 0.58 0.46 0.28 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:43:01 eth0 2.00 0.87 0.86 0.56 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:44:01 eth0 1.05 0.32 0.33 0.20 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:45:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:46:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.463Z] 00:47:01 eth0 0.32 0.23 0.15 0.07 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:48:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:50:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:51:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:52:01 eth0 0.23 0.17 0.14 0.07 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:53:01 eth0 0.78 0.07 0.06 0.01 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:54:01 eth0 0.57 0.22 0.27 0.19 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:55:02 eth0 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:56:01 eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:57:01 eth0 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:58:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:59:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:02:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:03:01 eth0 0.22 0.22 0.07 0.01 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:04:01 eth0 0.55 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:05:01 eth0 0.45 0.32 0.27 0.20 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:06:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:07:01 eth0 0.22 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:08:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:11:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:12:01 eth0 0.25 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:13:01 eth0 637.18 484.86 2857.35 62.30 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:14:02 eth0 1239.80 1241.41 5943.76 149.61 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:14:02 docker0 865.79 775.59 70.10 2661.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:15:01 vethdd99eb6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:15:01 eth0 373.94 236.16 1980.62 31.75 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:15:01 docker0 127.95 176.87 9.40 845.96 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:16:01 eth0 43.09 29.50 27.08 70.05 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:17:01 eth0 0.40 0.18 0.34 0.10 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:18:01 eth0 0.13 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] Average: eth0 50.38 43.57 235.28 6.97 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] Average: docker0 21.67 20.74 1.73 76.29 0.00 0.00 0.00 0.00 [2020-12-02T01:19:07.464Z] [2020-12-02T01:19:07.464Z] [2020-12-02T01:19:07.464Z] ---> sar -P ALL: [2020-12-02T01:19:07.464Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/02/20 _x86_64_ (4 CPU) [2020-12-02T01:19:07.464Z] [2020-12-02T01:19:07.464Z] 00:31:01 LINUX RESTART (4 CPU) [2020-12-02T01:19:07.464Z] [2020-12-02T01:19:07.464Z] 00:32:02 CPU %user %nice %system %iowait %steal %idle [2020-12-02T01:19:07.464Z] 00:33:01 all 0.11 0.00 0.04 0.00 0.02 99.83 [2020-12-02T01:19:07.464Z] 00:33:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2020-12-02T01:19:07.464Z] 00:33:01 1 0.32 0.00 0.05 0.00 0.02 99.61 [2020-12-02T01:19:07.464Z] 00:33:01 2 0.05 0.00 0.05 0.00 0.03 99.86 [2020-12-02T01:19:07.464Z] 00:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2020-12-02T01:19:07.464Z] 00:34:01 all 0.13 0.00 0.05 0.00 0.05 99.77 [2020-12-02T01:19:07.464Z] 00:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-02T01:19:07.464Z] 00:34:01 1 0.38 0.00 0.07 0.00 0.05 99.50 [2020-12-02T01:19:07.464Z] 00:34:01 2 0.05 0.00 0.05 0.00 0.10 99.80 [2020-12-02T01:19:07.464Z] 00:34:01 3 0.05 0.00 0.08 0.00 0.03 99.83 [2020-12-02T01:19:07.464Z] 00:35:01 all 0.24 0.00 0.05 0.00 0.03 99.69 [2020-12-02T01:19:07.464Z] 00:35:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2020-12-02T01:19:07.464Z] 00:35:01 1 0.37 0.00 0.07 0.00 0.00 99.57 [2020-12-02T01:19:07.464Z] 00:35:01 2 0.35 0.00 0.07 0.00 0.05 99.53 [2020-12-02T01:19:07.464Z] 00:35:01 3 0.17 0.00 0.02 0.00 0.02 99.80 [2020-12-02T01:19:07.464Z] 00:36:01 all 0.17 0.00 0.04 0.00 0.03 99.76 [2020-12-02T01:19:07.464Z] 00:36:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2020-12-02T01:19:07.464Z] 00:36:01 1 0.42 0.00 0.07 0.00 0.03 99.47 [2020-12-02T01:19:07.464Z] 00:36:01 2 0.15 0.00 0.05 0.00 0.03 99.76 [2020-12-02T01:19:07.464Z] 00:36:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2020-12-02T01:19:07.464Z] 00:37:01 all 0.18 0.00 0.05 0.00 0.08 99.69 [2020-12-02T01:19:07.464Z] 00:37:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2020-12-02T01:19:07.464Z] 00:37:01 1 0.38 0.00 0.05 0.00 0.10 99.47 [2020-12-02T01:19:07.464Z] 00:37:01 2 0.03 0.00 0.05 0.00 0.07 99.85 [2020-12-02T01:19:07.464Z] 00:37:01 3 0.23 0.00 0.07 0.00 0.13 99.57 [2020-12-02T01:19:07.464Z] 00:38:01 all 0.21 0.00 0.05 0.00 0.01 99.73 [2020-12-02T01:19:07.464Z] 00:38:01 0 0.53 0.00 0.05 0.00 0.02 99.40 [2020-12-02T01:19:07.464Z] 00:38:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2020-12-02T01:19:07.464Z] 00:38:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2020-12-02T01:19:07.464Z] 00:38:01 3 0.18 0.00 0.08 0.00 0.00 99.73 [2020-12-02T01:19:07.464Z] 00:39:01 all 0.15 0.00 0.04 0.00 0.01 99.80 [2020-12-02T01:19:07.464Z] 00:39:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2020-12-02T01:19:07.464Z] 00:39:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-02T01:19:07.464Z] 00:39:01 2 0.47 0.00 0.03 0.00 0.00 99.50 [2020-12-02T01:19:07.464Z] 00:39:01 3 0.05 0.00 0.07 0.00 0.02 99.87 [2020-12-02T01:19:07.464Z] 00:40:01 all 0.16 0.00 0.04 0.00 0.02 99.78 [2020-12-02T01:19:07.464Z] 00:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2020-12-02T01:19:07.464Z] 00:40:01 1 0.05 0.00 0.07 0.00 0.03 99.85 [2020-12-02T01:19:07.464Z] 00:40:01 2 0.52 0.00 0.03 0.00 0.00 99.45 [2020-12-02T01:19:07.464Z] 00:40:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2020-12-02T01:19:07.465Z] 00:41:01 all 0.07 0.00 0.05 0.00 0.01 99.87 [2020-12-02T01:19:07.465Z] 00:41:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2020-12-02T01:19:07.465Z] 00:41:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2020-12-02T01:19:07.465Z] 00:41:01 2 0.17 0.00 0.07 0.00 0.00 99.77 [2020-12-02T01:19:07.465Z] 00:41:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-02T01:19:07.465Z] 00:42:01 all 0.06 0.00 0.05 0.00 0.00 99.89 [2020-12-02T01:19:07.465Z] 00:42:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2020-12-02T01:19:07.465Z] 00:42:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-12-02T01:19:07.465Z] 00:42:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2020-12-02T01:19:07.465Z] 00:42:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-02T01:19:07.465Z] 00:43:01 all 0.16 0.00 0.05 0.00 0.00 99.79 [2020-12-02T01:19:07.465Z] 00:43:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2020-12-02T01:19:07.465Z] 00:43:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2020-12-02T01:19:07.465Z] 00:43:01 2 0.45 0.00 0.08 0.00 0.00 99.47 [2020-12-02T01:19:07.465Z] 00:43:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2020-12-02T01:19:07.465Z] [2020-12-02T01:19:07.465Z] 00:43:01 CPU %user %nice %system %iowait %steal %idle [2020-12-02T01:19:07.465Z] 00:44:01 all 0.26 0.00 0.03 0.00 0.00 99.71 [2020-12-02T01:19:07.465Z] 00:44:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2020-12-02T01:19:07.465Z] 00:44:01 1 0.40 0.00 0.05 0.00 0.00 99.55 [2020-12-02T01:19:07.465Z] 00:44:01 2 0.53 0.00 0.03 0.00 0.00 99.43 [2020-12-02T01:19:07.465Z] 00:44:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2020-12-02T01:19:07.465Z] 00:45:01 all 0.15 0.00 0.04 0.00 0.01 99.80 [2020-12-02T01:19:07.465Z] 00:45:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2020-12-02T01:19:07.465Z] 00:45:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-02T01:19:07.465Z] 00:45:01 2 0.52 0.00 0.05 0.00 0.02 99.42 [2020-12-02T01:19:07.465Z] 00:45:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-12-02T01:19:07.465Z] 00:46:01 all 0.15 0.00 0.05 0.00 0.00 99.79 [2020-12-02T01:19:07.465Z] 00:46:01 0 0.05 0.00 0.10 0.00 0.00 99.85 [2020-12-02T01:19:07.465Z] 00:46:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2020-12-02T01:19:07.465Z] 00:46:01 2 0.53 0.00 0.05 0.00 0.00 99.42 [2020-12-02T01:19:07.465Z] 00:46:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-12-02T01:19:07.465Z] 00:47:01 all 0.17 0.00 0.04 0.00 0.00 99.79 [2020-12-02T01:19:07.465Z] 00:47:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-02T01:19:07.465Z] 00:47:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-12-02T01:19:07.465Z] 00:47:01 2 0.17 0.00 0.05 0.00 0.00 99.78 [2020-12-02T01:19:07.465Z] 00:47:01 3 0.43 0.00 0.02 0.00 0.00 99.55 [2020-12-02T01:19:07.465Z] 00:48:01 all 0.15 0.00 0.04 0.00 0.00 99.82 [2020-12-02T01:19:07.465Z] 00:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2020-12-02T01:19:07.465Z] 00:48:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-02T01:19:07.465Z] 00:48:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2020-12-02T01:19:07.465Z] 00:48:01 3 0.48 0.00 0.03 0.00 0.00 99.48 [2020-12-02T01:19:07.465Z] 00:49:01 all 0.15 0.00 0.02 0.00 0.00 99.82 [2020-12-02T01:19:07.465Z] 00:49:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-12-02T01:19:07.465Z] 00:49:01 1 0.15 0.00 0.03 0.00 0.00 99.82 [2020-12-02T01:19:07.465Z] 00:49:01 2 0.38 0.00 0.00 0.00 0.00 99.62 [2020-12-02T01:19:07.465Z] 00:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-02T01:19:07.465Z] 00:50:01 all 0.13 0.00 0.04 0.00 0.00 99.82 [2020-12-02T01:19:07.465Z] 00:50:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2020-12-02T01:19:07.465Z] 00:50:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-02T01:19:07.465Z] 00:50:01 2 0.45 0.00 0.07 0.00 0.00 99.48 [2020-12-02T01:19:07.465Z] 00:50:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-12-02T01:19:07.465Z] 00:51:01 all 0.11 0.00 0.03 0.00 0.00 99.86 [2020-12-02T01:19:07.465Z] 00:51:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2020-12-02T01:19:07.465Z] 00:51:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-02T01:19:07.465Z] 00:51:01 2 0.33 0.00 0.07 0.00 0.00 99.60 [2020-12-02T01:19:07.465Z] 00:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-02T01:19:07.465Z] 00:52:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2020-12-02T01:19:07.465Z] 00:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-02T01:19:07.465Z] 00:52:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-02T01:19:07.465Z] 00:52:01 2 0.53 0.00 0.03 0.00 0.02 99.42 [2020-12-02T01:19:07.465Z] 00:52:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-12-02T01:19:07.465Z] 00:53:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2020-12-02T01:19:07.465Z] 00:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-02T01:19:07.465Z] 00:53:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-12-02T01:19:07.465Z] 00:53:01 2 0.53 0.00 0.03 0.00 0.00 99.43 [2020-12-02T01:19:07.465Z] 00:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-02T01:19:07.465Z] 00:54:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2020-12-02T01:19:07.465Z] 00:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-02T01:19:07.465Z] 00:54:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2020-12-02T01:19:07.465Z] 00:54:01 2 0.55 0.00 0.05 0.00 0.00 99.40 [2020-12-02T01:19:07.465Z] 00:54:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-02T01:19:07.465Z] [2020-12-02T01:19:07.465Z] 00:54:01 CPU %user %nice %system %iowait %steal %idle [2020-12-02T01:19:07.465Z] 00:55:02 all 0.15 0.00 0.03 0.00 0.00 99.83 [2020-12-02T01:19:07.465Z] 00:55:02 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-02T01:19:07.465Z] 00:55:02 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-02T01:19:07.465Z] 00:55:02 2 0.52 0.00 0.03 0.00 0.00 99.45 [2020-12-02T01:19:07.465Z] 00:55:02 3 0.00 0.00 0.03 0.00 0.00 99.97 [2020-12-02T01:19:07.465Z] 00:56:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2020-12-02T01:19:07.465Z] 00:56:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-12-02T01:19:07.465Z] 00:56:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-02T01:19:07.465Z] 00:56:01 2 0.49 0.00 0.02 0.00 0.00 99.49 [2020-12-02T01:19:07.465Z] 00:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-02T01:19:07.465Z] 00:57:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2020-12-02T01:19:07.465Z] 00:57:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-12-02T01:19:07.465Z] 00:57:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-02T01:19:07.465Z] 00:57:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2020-12-02T01:19:07.465Z] 00:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2020-12-02T01:19:07.465Z] 00:58:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2020-12-02T01:19:07.465Z] 00:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-02T01:19:07.465Z] 00:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2020-12-02T01:19:07.465Z] 00:58:01 2 0.53 0.00 0.03 0.00 0.00 99.43 [2020-12-02T01:19:07.465Z] 00:58:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-12-02T01:19:07.465Z] 00:59:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2020-12-02T01:19:07.465Z] 00:59:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-02T01:19:07.465Z] 00:59:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-02T01:19:07.465Z] 00:59:01 2 0.52 0.00 0.03 0.00 0.00 99.45 [2020-12-02T01:19:07.465Z] 00:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-02T01:19:07.465Z] 01:00:01 all 0.15 0.00 0.02 0.00 0.00 99.82 [2020-12-02T01:19:07.465Z] 01:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-02T01:19:07.465Z] 01:00:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-02T01:19:07.465Z] 01:00:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2020-12-02T01:19:07.465Z] 01:00:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-02T01:19:07.465Z] 01:01:01 all 0.15 0.00 0.05 0.00 0.00 99.80 [2020-12-02T01:19:07.465Z] 01:01:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-02T01:19:07.465Z] 01:01:01 1 0.03 0.00 0.07 0.00 0.00 99.90 [2020-12-02T01:19:07.465Z] 01:01:01 2 0.53 0.00 0.03 0.00 0.00 99.43 [2020-12-02T01:19:07.465Z] 01:01:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-12-02T01:19:07.465Z] 01:02:01 all 0.17 0.00 0.04 0.01 0.00 99.78 [2020-12-02T01:19:07.465Z] 01:02:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-12-02T01:19:07.465Z] 01:02:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-12-02T01:19:07.465Z] 01:02:01 2 0.53 0.00 0.03 0.02 0.00 99.42 [2020-12-02T01:19:07.465Z] 01:02:01 3 0.03 0.00 0.03 0.02 0.00 99.92 [2020-12-02T01:19:07.465Z] 01:03:01 all 0.14 0.00 0.03 0.00 0.00 99.84 [2020-12-02T01:19:07.465Z] 01:03:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-02T01:19:07.465Z] 01:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-02T01:19:07.465Z] 01:03:01 2 0.50 0.00 0.02 0.00 0.00 99.48 [2020-12-02T01:19:07.465Z] 01:03:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2020-12-02T01:19:07.465Z] 01:04:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2020-12-02T01:19:07.465Z] 01:04:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-02T01:19:07.465Z] 01:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-02T01:19:07.465Z] 01:04:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2020-12-02T01:19:07.465Z] 01:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-02T01:19:07.465Z] 01:05:01 all 0.13 0.00 0.04 0.00 0.00 99.83 [2020-12-02T01:19:07.465Z] 01:05:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-02T01:19:07.465Z] 01:05:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-02T01:19:07.465Z] 01:05:01 2 0.45 0.00 0.08 0.00 0.00 99.47 [2020-12-02T01:19:07.465Z] 01:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2020-12-02T01:19:07.465Z] [2020-12-02T01:19:07.465Z] 01:05:01 CPU %user %nice %system %iowait %steal %idle [2020-12-02T01:19:07.465Z] 01:06:01 all 0.12 0.00 0.03 0.00 0.00 99.85 [2020-12-02T01:19:07.465Z] 01:06:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2020-12-02T01:19:07.465Z] 01:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2020-12-02T01:19:07.465Z] 01:06:01 2 0.40 0.00 0.07 0.00 0.00 99.53 [2020-12-02T01:19:07.465Z] 01:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-02T01:19:07.465Z] 01:07:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2020-12-02T01:19:07.465Z] 01:07:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-02T01:19:07.465Z] 01:07:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-02T01:19:07.465Z] 01:07:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2020-12-02T01:19:07.465Z] 01:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2020-12-02T01:19:07.465Z] 01:08:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2020-12-02T01:19:07.465Z] 01:08:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-12-02T01:19:07.465Z] 01:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-02T01:19:07.465Z] 01:08:01 2 0.53 0.00 0.02 0.00 0.00 99.45 [2020-12-02T01:19:07.465Z] 01:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-02T01:19:07.465Z] 01:09:01 all 0.14 0.00 0.02 0.00 0.00 99.83 [2020-12-02T01:19:07.465Z] 01:09:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-12-02T01:19:07.465Z] 01:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-02T01:19:07.465Z] 01:09:01 2 0.50 0.00 0.02 0.00 0.00 99.48 [2020-12-02T01:19:07.465Z] 01:09:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-02T01:19:07.465Z] 01:10:01 all 0.12 0.00 0.05 0.00 0.00 99.83 [2020-12-02T01:19:07.465Z] 01:10:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-02T01:19:07.465Z] 01:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-02T01:19:07.465Z] 01:10:01 2 0.40 0.00 0.12 0.00 0.00 99.48 [2020-12-02T01:19:07.465Z] 01:10:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-02T01:19:07.465Z] 01:11:01 all 0.03 0.00 0.03 0.00 0.00 99.94 [2020-12-02T01:19:07.465Z] 01:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-02T01:19:07.466Z] 01:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2020-12-02T01:19:07.466Z] 01:11:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-12-02T01:19:07.466Z] 01:11:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2020-12-02T01:19:07.466Z] 01:12:01 all 0.04 0.00 0.04 0.00 0.00 99.92 [2020-12-02T01:19:07.466Z] 01:12:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2020-12-02T01:19:07.466Z] 01:12:01 1 0.03 0.00 0.07 0.00 0.00 99.90 [2020-12-02T01:19:07.466Z] 01:12:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-12-02T01:19:07.466Z] 01:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-02T01:19:07.466Z] 01:13:01 all 4.26 0.00 1.71 0.15 0.00 93.88 [2020-12-02T01:19:07.466Z] 01:13:01 0 4.41 0.00 2.63 0.00 0.00 92.95 [2020-12-02T01:19:07.466Z] 01:13:01 1 3.19 0.00 1.24 0.03 0.00 95.54 [2020-12-02T01:19:07.466Z] 01:13:01 2 5.70 0.00 1.76 0.50 0.02 92.02 [2020-12-02T01:19:07.466Z] 01:13:01 3 3.74 0.00 1.22 0.05 0.00 94.99 [2020-12-02T01:19:07.466Z] 01:14:02 all 16.09 0.00 9.26 2.09 0.03 72.54 [2020-12-02T01:19:07.466Z] 01:14:02 0 16.94 0.00 10.68 1.47 0.03 70.88 [2020-12-02T01:19:07.466Z] 01:14:02 1 14.46 0.00 8.72 2.38 0.03 74.41 [2020-12-02T01:19:07.466Z] 01:14:02 2 14.92 0.00 8.46 1.04 0.03 75.55 [2020-12-02T01:19:07.466Z] 01:14:02 3 18.05 0.00 9.19 3.46 0.02 69.29 [2020-12-02T01:19:07.466Z] 01:15:01 all 9.81 0.00 8.70 8.53 0.03 72.94 [2020-12-02T01:19:07.466Z] 01:15:01 0 10.35 0.00 9.12 7.32 0.02 73.19 [2020-12-02T01:19:07.466Z] 01:15:01 1 9.42 0.00 8.72 9.52 0.02 72.32 [2020-12-02T01:19:07.466Z] 01:15:01 2 9.43 0.00 8.19 7.52 0.03 74.82 [2020-12-02T01:19:07.466Z] 01:15:01 3 10.03 0.00 8.76 9.77 0.03 71.40 [2020-12-02T01:19:07.466Z] 01:16:01 all 57.35 0.00 13.50 4.54 0.03 24.58 [2020-12-02T01:19:07.466Z] 01:16:01 0 56.50 0.00 13.13 5.08 0.03 25.26 [2020-12-02T01:19:07.466Z] 01:16:01 1 59.65 0.00 13.49 3.35 0.03 23.47 [2020-12-02T01:19:07.466Z] 01:16:01 2 55.38 0.00 13.82 4.03 0.02 26.75 [2020-12-02T01:19:07.466Z] 01:16:01 3 57.83 0.00 13.57 5.72 0.03 22.84 [2020-12-02T01:19:07.466Z] [2020-12-02T01:19:07.466Z] 01:16:01 CPU %user %nice %system %iowait %steal %idle [2020-12-02T01:19:07.466Z] 01:17:01 all 0.17 0.00 0.07 0.00 0.00 99.75 [2020-12-02T01:19:07.466Z] 01:17:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-02T01:19:07.466Z] 01:17:01 1 0.03 0.00 0.07 0.00 0.00 99.90 [2020-12-02T01:19:07.466Z] 01:17:01 2 0.57 0.00 0.08 0.00 0.00 99.35 [2020-12-02T01:19:07.466Z] 01:17:01 3 0.07 0.00 0.10 0.00 0.00 99.83 [2020-12-02T01:19:07.466Z] 01:18:01 all 0.16 0.00 0.08 0.00 0.00 99.77 [2020-12-02T01:19:07.466Z] 01:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-02T01:19:07.466Z] 01:18:01 1 0.03 0.00 0.07 0.00 0.00 99.90 [2020-12-02T01:19:07.466Z] 01:18:01 2 0.53 0.00 0.08 0.00 0.00 99.38 [2020-12-02T01:19:07.466Z] 01:18:01 3 0.05 0.00 0.13 0.00 0.00 99.82 [2020-12-02T01:19:07.466Z] Average: all 1.99 0.00 0.74 0.32 0.01 96.94 [2020-12-02T01:19:07.466Z] Average: 0 1.91 0.00 0.78 0.29 0.01 97.01 [2020-12-02T01:19:07.466Z] Average: 1 1.92 0.00 0.72 0.32 0.01 97.03 [2020-12-02T01:19:07.466Z] Average: 2 2.16 0.00 0.72 0.28 0.01 96.83 [2020-12-02T01:19:07.466Z] Average: 3 1.95 0.00 0.72 0.40 0.01 96.92 [2020-12-02T01:19:07.466Z] [2020-12-02T01:19:07.466Z] [2020-12-02T01:19:07.466Z]