Pull request #3721 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 55c60972707841fad2bbf07dc204ee3a953d5015 rather than f67fef71172f2e08c01a624c8dc9d048b4cd5008 Obtained Jenkinsfile from 55c60972707841fad2bbf07dc204ee3a953d5015 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh581103001823530718.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5123845806206251244.key > 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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3721/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3721/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6078335102190531876.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3721/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5573966401037091268.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2697312097699078756.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3721/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3721/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1960844385492636499.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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/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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-1556 in /w/workspace/edgexfoundry_edgex-go_PR-3721 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5887626131710886008.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 55c60972707841fad2bbf07dc204ee3a953d5015 into PR head commit f67fef71172f2e08c01a624c8dc9d048b4cd5008 Merge succeeded, producing 95cbd1cffbe79d5251ccbc7882f3cb6ea48b7190 Checking out Revision 95cbd1cffbe79d5251ccbc7882f3cb6ea48b7190 (PR-3721) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6326219247261021433.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3721/head:refs/remotes/origin/PR-3721 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f67fef71172f2e08c01a624c8dc9d048b4cd5008 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh323634494802612211.key > git merge 55c60972707841fad2bbf07dc204ee3a953d5015 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95cbd1cffbe79d5251ccbc7882f3cb6ea48b7190 # timeout=10 Commit message: "Merge commit '55c60972707841fad2bbf07dc204ee3a953d5015' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-27T02:33:44.186Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-27T02:33:44.417Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-27T02:33:44.534Z] ========================================================= [2021-09-27T02:33:44.534Z] EdgeX Global Pipelines Version Info [2021-09-27T02:33:44.534Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-27T02:33:46.515Z] ------------------- [2021-09-27T02:33:46.515Z] stable info: [2021-09-27T02:33:46.515Z] ------------------- [2021-09-27T02:33:46.516Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-27T02:33:46.516Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-27T02:33:46.516Z] Message: update stable to v1.0.205 [2021-09-27T02:33:47.160Z] ------------------- [2021-09-27T02:33:47.160Z] experimental info: [2021-09-27T02:33:47.160Z] ------------------- [2021-09-27T02:33:47.160Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-27T02:33:47.160Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-27T02:33:47.160Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-27T02:33:47.439Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-27T02:33:47.496Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-27T02:33:47.553Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-27T02:33:47.610Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-27T02:33:47.667Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-27T02:33:47.720Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-27T02:33:47.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-27T02:33:47.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-27T02:33:47.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-27T02:33:47.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-27T02:33:47.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-27T02:33:48.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-27T02:33:48.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-27T02:33:48.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-27T02:33:48.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-27T02:33:48.311Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-27T02:33:48.369Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-27T02:33:48.427Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-27T02:33:48.487Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-27T02:33:48.550Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-27T02:33:48.637Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-27T02:33:48.694Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-27T02:33:48.752Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-27T02:33:48.809Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3721 [Pipeline] echo [2021-09-27T02:33:48.861Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3721 [Pipeline] echo [2021-09-27T02:33:48.920Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3721 [Pipeline] echo [2021-09-27T02:33:48.974Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 95cbd1cffbe79d5251ccbc7882f3cb6ea48b7190 [Pipeline] echo [2021-09-27T02:33:49.029Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 95cbd1c [Pipeline] echo [2021-09-27T02:33:49.098Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-27T02:33:49.247Z] provisioning config files... [2021-09-27T02:33:49.272Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2325786630846034708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T02:33:49.741Z] ---> docker-login.sh [2021-09-27T02:33:49.741Z] nexus3.edgexfoundry.org:10001 [2021-09-27T02:33:49.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T02:33:50.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T02:33:50.026Z] Configure a credential helper to remove this warning. See [2021-09-27T02:33:50.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T02:33:50.026Z] [2021-09-27T02:33:50.026Z] Login Succeeded [2021-09-27T02:33:50.026Z] nexus3.edgexfoundry.org:10002 [2021-09-27T02:33:50.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T02:33:50.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T02:33:50.311Z] Configure a credential helper to remove this warning. See [2021-09-27T02:33:50.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T02:33:50.311Z] [2021-09-27T02:33:50.311Z] Login Succeeded [2021-09-27T02:33:50.311Z] nexus3.edgexfoundry.org:10003 [2021-09-27T02:33:50.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T02:33:50.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T02:33:50.586Z] Configure a credential helper to remove this warning. See [2021-09-27T02:33:50.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T02:33:50.586Z] [2021-09-27T02:33:50.586Z] Login Succeeded [2021-09-27T02:33:50.586Z] nexus3.edgexfoundry.org:10004 [2021-09-27T02:33:50.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T02:33:50.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T02:33:50.586Z] Configure a credential helper to remove this warning. See [2021-09-27T02:33:50.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T02:33:50.586Z] [2021-09-27T02:33:50.586Z] Login Succeeded [2021-09-27T02:33:50.586Z] docker.io [2021-09-27T02:33:50.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T02:33:51.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T02:33:51.165Z] Configure a credential helper to remove this warning. See [2021-09-27T02:33:51.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T02:33:51.165Z] [2021-09-27T02:33:51.165Z] Login Succeeded [2021-09-27T02:33:51.165Z] ---> docker-login.sh ends [Pipeline] } [2021-09-27T02:33:51.209Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T02:33:51.979Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-09-27T02:33:51.979Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T02:33:51.979Z] ++ dirname cmd/core-command/Dockerfile [2021-09-27T02:33:51.979Z] ++ cut -d/ -f2 [2021-09-27T02:33:51.979Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-27T02:33:51.979Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T02:33:51.979Z] ++ dirname cmd/core-data/Dockerfile [2021-09-27T02:33:51.979Z] ++ cut -d/ -f2 [2021-09-27T02:33:51.979Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-27T02:33:51.979Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T02:33:51.979Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-27T02:33:51.979Z] ++ cut -d/ -f2 [2021-09-27T02:33:51.979Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-27T02:33:51.979Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T02:33:51.979Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-27T02:33:51.979Z] ++ cut -d/ -f2 [2021-09-27T02:33:51.979Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-27T02:33:51.979Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T02:33:51.979Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-27T02:33:51.979Z] ++ cut -d/ -f2 [2021-09-27T02:33:51.979Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-27T02:33:51.979Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T02:33:51.979Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-27T02:33:51.979Z] ++ cut -d/ -f2 [2021-09-27T02:33:51.979Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-27T02:33:51.979Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T02:33:51.979Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-27T02:33:51.979Z] ++ cut -d/ -f2 [2021-09-27T02:33:51.979Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-27T02:33:51.979Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T02:33:51.979Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-27T02:33:51.979Z] ++ cut -d/ -f2 [2021-09-27T02:33:51.979Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-27T02:33:51.979Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T02:33:51.979Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-27T02:33:51.979Z] ++ cut -d/ -f2 [2021-09-27T02:33:51.979Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-27T02:33:52.136Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-09-27T02:33:55.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T02:33:55.510Z] [2021-09-27T02:33:55.510Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T02:33:56.399Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T02:33:56.399Z] latest: Pulling from edgex-devops/git-semver [2021-09-27T02:33:56.399Z] 31603596830f: Pulling fs layer [2021-09-27T02:33:56.399Z] 04fac38145f0: Pulling fs layer [2021-09-27T02:33:56.399Z] 701f6daf10bf: Pulling fs layer [2021-09-27T02:33:56.399Z] 24f72da36158: Pulling fs layer [2021-09-27T02:33:56.399Z] 24f72da36158: Waiting [2021-09-27T02:33:56.399Z] 04fac38145f0: Verifying Checksum [2021-09-27T02:33:56.399Z] 04fac38145f0: Download complete [2021-09-27T02:33:56.713Z] 31603596830f: Verifying Checksum [2021-09-27T02:33:56.713Z] 31603596830f: Download complete [2021-09-27T02:33:56.713Z] 31603596830f: Pull complete [2021-09-27T02:33:57.006Z] 04fac38145f0: Pull complete [2021-09-27T02:33:57.352Z] 24f72da36158: Verifying Checksum [2021-09-27T02:33:57.352Z] 24f72da36158: Download complete [2021-09-27T02:33:57.352Z] 701f6daf10bf: Verifying Checksum [2021-09-27T02:33:57.352Z] 701f6daf10bf: Download complete [2021-09-27T02:33:58.032Z] 701f6daf10bf: Pull complete [2021-09-27T02:33:58.032Z] 24f72da36158: Pull complete [2021-09-27T02:33:58.032Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-27T02:33:58.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T02:33:58.032Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-27T02:33:58.259Z] prd-centos7-docker-4c-2g-1556 does not seem to be running inside a container [2021-09-27T02:33:58.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-27T02:33:59.254Z] $ docker top 135c8225375c891837da5e72c7645fbb8c0e7ece38be9e49b92fbb978c903303 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-27T02:33:59.506Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T02:33:59.506Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T02:33:59.627Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T02:33:59.629Z] $ docker exec 135c8225375c891837da5e72c7645fbb8c0e7ece38be9e49b92fbb978c903303 ssh-agent [2021-09-27T02:33:59.785Z] SSH_AUTH_SOCK=/tmp/ssh-5jvk1R5HkUKj/agent.13 [2021-09-27T02:33:59.785Z] SSH_AGENT_PID=20 [2021-09-27T02:33:59.806Z] Running ssh-add (command line suppressed) [2021-09-27T02:33:59.907Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4551591821236032963.key (/w/workspace/edgex-go/1@tmp/private_key_4551591821236032963.key) [2021-09-27T02:33:59.949Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T02:34:00.376Z] + git tag --points-at HEAD [Pipeline] } [2021-09-27T02:34:00.443Z] $ docker exec --env ******** --env ******** 135c8225375c891837da5e72c7645fbb8c0e7ece38be9e49b92fbb978c903303 ssh-agent -k [2021-09-27T02:34:00.545Z] unset SSH_AUTH_SOCK; [2021-09-27T02:34:00.545Z] unset SSH_AGENT_PID; [2021-09-27T02:34:00.545Z] echo Agent pid 20 killed; [2021-09-27T02:34:00.576Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-27T02:34:00.671Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T02:34:00.671Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T02:34:00.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T02:34:00.829Z] $ docker exec 135c8225375c891837da5e72c7645fbb8c0e7ece38be9e49b92fbb978c903303 ssh-agent [2021-09-27T02:34:00.963Z] SSH_AUTH_SOCK=/tmp/ssh-KhiaiSmEurJu/agent.54 [2021-09-27T02:34:00.963Z] SSH_AGENT_PID=60 [2021-09-27T02:34:00.986Z] Running ssh-add (command line suppressed) [2021-09-27T02:34:01.080Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1571979053103299399.key (/w/workspace/edgex-go/1@tmp/private_key_1571979053103299399.key) [2021-09-27T02:34:01.140Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T02:34:01.592Z] + git semver init [2021-09-27T02:34:01.592Z] # -> Open(): unable to determine branch for HEAD [2021-09-27T02:34:01.592Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-09-27T02:34:01.592Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-09-27T02:34:01.592Z] # $SEMVER_REMOTE_NAME = origin [2021-09-27T02:34:01.592Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-27T02:34:01.592Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-27T02:34:01.592Z] # $SEMVER_BRANCH = PR-3721 [2021-09-27T02:34:01.592Z] # $SEMVER_TEMP = /tmp/semver-797995513 [2021-09-27T02:34:01.592Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-27T02:35:24.153Z] # '/tmp/semver-797995513' -> '/w/workspace/edgex-go/1/.semver' [2021-09-27T02:35:24.153Z] # -> Force: false [2021-09-27T02:35:24.153Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-09-27T02:35:24.194Z] $ docker exec --env ******** --env ******** 135c8225375c891837da5e72c7645fbb8c0e7ece38be9e49b92fbb978c903303 ssh-agent -k [2021-09-27T02:35:24.323Z] unset SSH_AUTH_SOCK; [2021-09-27T02:35:24.323Z] unset SSH_AGENT_PID; [2021-09-27T02:35:24.323Z] echo Agent pid 60 killed; [2021-09-27T02:35:24.352Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T02:35:24.854Z] + git semver [Pipeline] } [2021-09-27T02:35:24.895Z] $ docker stop --time=1 135c8225375c891837da5e72c7645fbb8c0e7ece38be9e49b92fbb978c903303 [2021-09-27T02:35:26.732Z] $ docker rm -f 135c8225375c891837da5e72c7645fbb8c0e7ece38be9e49b92fbb978c903303 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T02:35:27.228Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-27T02:35:27.723Z] Stashed 1 file(s) [Pipeline] echo [2021-09-27T02:35:27.750Z] [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) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-09-27T02:35:30.186Z] ========================================================= [2021-09-27T02:35:30.186Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-27T02:35:30.186Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-27T02:35:30.577Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T02:35:30.577Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-27T02:35:30.577Z] 540db60ca938: Pulling fs layer [2021-09-27T02:35:30.577Z] adcc1eea9eea: Pulling fs layer [2021-09-27T02:35:30.577Z] 4c4ab2625f07: Pulling fs layer [2021-09-27T02:35:30.577Z] db62176df00c: Pulling fs layer [2021-09-27T02:35:30.577Z] 3b30891b0d05: Pulling fs layer [2021-09-27T02:35:30.577Z] 06b49ca38bd5: Pulling fs layer [2021-09-27T02:35:30.577Z] c788192a36de: Pulling fs layer [2021-09-27T02:35:30.577Z] a77e37c0d609: Pulling fs layer [2021-09-27T02:35:30.577Z] c3185cebc471: Pulling fs layer [2021-09-27T02:35:30.577Z] db62176df00c: Waiting [2021-09-27T02:35:30.577Z] 3b30891b0d05: Waiting [2021-09-27T02:35:30.577Z] 06b49ca38bd5: Waiting [2021-09-27T02:35:30.577Z] c788192a36de: Waiting [2021-09-27T02:35:30.577Z] a77e37c0d609: Waiting [2021-09-27T02:35:30.577Z] c3185cebc471: Waiting [2021-09-27T02:35:30.577Z] 4c4ab2625f07: Verifying Checksum [2021-09-27T02:35:30.577Z] 4c4ab2625f07: Download complete [2021-09-27T02:35:30.577Z] adcc1eea9eea: Verifying Checksum [2021-09-27T02:35:30.577Z] adcc1eea9eea: Download complete [2021-09-27T02:35:30.577Z] 3b30891b0d05: Verifying Checksum [2021-09-27T02:35:30.577Z] 3b30891b0d05: Download complete [2021-09-27T02:35:30.852Z] 06b49ca38bd5: Verifying Checksum [2021-09-27T02:35:30.852Z] 06b49ca38bd5: Download complete [2021-09-27T02:35:30.852Z] c788192a36de: Verifying Checksum [2021-09-27T02:35:30.852Z] c788192a36de: Download complete [2021-09-27T02:35:30.852Z] 540db60ca938: Verifying Checksum [2021-09-27T02:35:30.852Z] 540db60ca938: Download complete [2021-09-27T02:35:31.124Z] 540db60ca938: Pull complete [2021-09-27T02:35:31.124Z] adcc1eea9eea: Pull complete [2021-09-27T02:35:31.392Z] 4c4ab2625f07: Pull complete [2021-09-27T02:35:31.392Z] a77e37c0d609: Verifying Checksum [2021-09-27T02:35:31.392Z] a77e37c0d609: Download complete [2021-09-27T02:35:36.749Z] c3185cebc471: Verifying Checksum [2021-09-27T02:35:36.749Z] c3185cebc471: Download complete [2021-09-27T02:35:36.749Z] db62176df00c: Verifying Checksum [2021-09-27T02:35:36.749Z] db62176df00c: Download complete [2021-09-27T02:35:41.081Z] db62176df00c: Pull complete [2021-09-27T02:35:41.081Z] 3b30891b0d05: Pull complete [2021-09-27T02:35:41.081Z] 06b49ca38bd5: Pull complete [2021-09-27T02:35:41.081Z] c788192a36de: Pull complete [2021-09-27T02:35:41.081Z] a77e37c0d609: Pull complete [2021-09-27T02:35:43.281Z] Still waiting to schedule task [2021-09-27T02:35:43.282Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-27T02:35:43.717Z] c3185cebc471: Pull complete [2021-09-27T02:35:43.717Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-27T02:35:43.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T02:35:43.717Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-27T02:35:44.148Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T02:35:44.148Z] WORKDIR /edgex [2021-09-27T02:35:44.148Z] COPY go.mod . [2021-09-27T02:35:44.148Z] RUN go mod download' [2021-09-27T02:35:44.148Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-27T02:35:46.187Z] Sending build context to Docker daemon 328.9MB [2021-09-27T02:35:46.187Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T02:35:46.187Z] ---> 031687cdd783 [2021-09-27T02:35:46.187Z] Step 2/4 : WORKDIR /edgex [2021-09-27T02:35:48.773Z] ---> Running in 4029f5f9d133 [2021-09-27T02:35:48.773Z] Removing intermediate container 4029f5f9d133 [2021-09-27T02:35:48.773Z] ---> 53a71c51972c [2021-09-27T02:35:48.773Z] Step 3/4 : COPY go.mod . [2021-09-27T02:35:49.041Z] ---> 89c95fff0e80 [2021-09-27T02:35:49.041Z] Step 4/4 : RUN go mod download [2021-09-27T02:35:49.041Z] ---> Running in 550ca987c676 [2021-09-27T02:37:11.169Z] Removing intermediate container 550ca987c676 [2021-09-27T02:37:11.169Z] ---> 11f574f90e1c [2021-09-27T02:37:11.169Z] Successfully built 11f574f90e1c [2021-09-27T02:37:11.169Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T02:37:11.545Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-27T02:37:11.545Z] . [Pipeline] withDockerContainer [2021-09-27T02:37:11.664Z] prd-centos7-docker-4c-2g-1556 does not seem to be running inside a container [2021-09-27T02:37:11.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-27T02:37:12.146Z] $ docker top 65c7921bef25909ceca78abcd28c295dc3cadd94e0061028b1cf786b39724ff0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T02:37:12.616Z] + go version [2021-09-27T02:37:12.616Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-27T02:37:12.647Z] $ docker stop --time=1 65c7921bef25909ceca78abcd28c295dc3cadd94e0061028b1cf786b39724ff0 [2021-09-27T02:37:13.834Z] $ docker rm -f 65c7921bef25909ceca78abcd28c295dc3cadd94e0061028b1cf786b39724ff0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T02:37:14.644Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-27T02:37:14.644Z] . [Pipeline] withDockerContainer [2021-09-27T02:37:14.758Z] prd-centos7-docker-4c-2g-1556 does not seem to be running inside a container [2021-09-27T02:37:14.821Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-27T02:37:15.173Z] $ docker top 428eac8a3d4eeefe2481abacde5d10b07264fcb55c082058ed3e23ad1fe41235 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-27T02:37:15.343Z] ========================================================= [2021-09-27T02:37:15.343Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-27T02:37:15.343Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-27T02:37:15.740Z] + go mod tidy [Pipeline] sh [2021-09-27T02:37:16.684Z] + make test [2021-09-27T02:37:16.684Z] go mod tidy [2021-09-27T02:37:16.684Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-27T02:37:23.419Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-27T02:37:45.567Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-27T02:37:49.866Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-27T02:37:49.867Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-27T02:37:50.143Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-27T02:37:52.776Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-27T02:37:53.788Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-27T02:37:53.788Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-27T02:37:53.788Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-27T02:37:54.374Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-27T02:37:54.642Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-27T02:37:54.912Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-27T02:37:54.912Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-27T02:37:54.912Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-27T02:37:54.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-27T02:37:56.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2021-09-27T02:37:56.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-27T02:37:56.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-27T02:37:57.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 100.0% of statements [2021-09-27T02:37:57.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-27T02:38:00.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 46.3% of statements [2021-09-27T02:38:00.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-27T02:38:00.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-27T02:38:00.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.161s coverage: 90.1% of statements [2021-09-27T02:38:00.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-27T02:38:00.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-27T02:38:00.550Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements [2021-09-27T02:38:00.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-27T02:38:00.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-27T02:38:00.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-27T02:38:00.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-27T02:38:00.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-27T02:38:01.557Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.272s coverage: 94.2% of statements [2021-09-27T02:38:01.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-27T02:38:01.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-27T02:38:01.557Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements [2021-09-27T02:38:01.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-27T02:38:01.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-27T02:38:01.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-27T02:38:01.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-27T02:38:01.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-27T02:38:02.186Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements [2021-09-27T02:38:02.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-27T02:38:02.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-27T02:38:02.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-27T02:38:02.798Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.8% of statements [2021-09-27T02:38:02.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-27T02:38:02.798Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2021-09-27T02:38:03.382Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements [2021-09-27T02:38:03.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-27T02:38:03.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2021-09-27T02:38:03.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements [2021-09-27T02:38:04.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2021-09-27T02:38:04.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2021-09-27T02:38:04.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2021-09-27T02:38:05.605Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1560 in /w/workspace/edgexfoundry_edgex-go_PR-3721 [Pipeline] { [Pipeline] ws [2021-09-27T02:38:05.672Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-09-27T02:38:05.942Z] The recommended git tool is: git [2021-09-27T02:38:11.524Z] using credential edgex-jenkins-ssh [2021-09-27T02:38:11.542Z] Cloning the remote Git repository [2021-09-27T02:38:11.598Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-27T02:38:11.719Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-09-27T02:38:11.796Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-27T02:38:11.797Z] > git --version # timeout=10 [2021-09-27T02:38:11.819Z] > git --version # 'git version 2.17.1' [2021-09-27T02:38:11.821Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T02:38:11.953Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T02:38:17.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2021-09-27T02:38:17.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2021-09-27T02:38:23.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.189s coverage: 81.8% of statements [2021-09-27T02:38:23.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-27T02:38:42.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2021-09-27T02:38:42.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-27T02:38:42.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-27T02:38:42.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-27T02:38:42.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-09-27T02:38:42.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-27T02:38:42.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-27T02:38:42.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-27T02:38:42.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-27T02:38:42.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-27T02:38:42.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2021-09-27T02:38:42.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-27T02:38:42.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-27T02:38:42.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-09-27T02:38:42.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-27T02:38:42.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-09-27T02:38:42.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-27T02:38:42.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2021-09-27T02:38:42.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.072s coverage: 87.2% of statements [2021-09-27T02:38:42.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-09-27T02:38:42.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.2% of statements [2021-09-27T02:38:42.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-27T02:38:42.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 64.4% of statements [2021-09-27T02:38:42.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-27T02:38:42.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-27T02:38:42.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2021-09-27T02:38:42.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements [2021-09-27T02:38:42.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-09-27T02:38:42.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2021-09-27T02:38:42.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-09-27T02:38:42.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.311s coverage: 70.5% of statements [2021-09-27T02:38:42.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-27T02:38:42.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-27T02:38:42.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-27T02:38:43.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 43.6% of statements [2021-09-27T02:38:43.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-27T02:38:43.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-27T02:38:43.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements [2021-09-27T02:38:43.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-27T02:38:43.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2021-09-27T02:38:43.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-27T02:38:46.073Z] Merging remotes/origin/main commit 55c60972707841fad2bbf07dc204ee3a953d5015 into PR head commit f67fef71172f2e08c01a624c8dc9d048b4cd5008 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-27T02:38:46.497Z] Failed in branch arm64 [2021-09-27T02:38:45.146Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-27T02:38:45.170Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T02:38:45.193Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-27T02:38:45.226Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-27T02:38:45.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T02:38:45.240Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3721/head:refs/remotes/origin/PR-3721 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-27T02:38:46.088Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T02:38:46.100Z] > git checkout -f f67fef71172f2e08c01a624c8dc9d048b4cd5008 # timeout=10 [2021-09-27T02:38:51.577Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 19.5% of statements [2021-09-27T02:38:51.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-27T02:38:51.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-27T02:38:51.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-27T02:38:51.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-27T02:38:51.577Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.148s coverage: 92.0% of statements [2021-09-27T02:38:51.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-27T02:38:51.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-27T02:38:51.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-27T02:38:51.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-27T02:38:51.577Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2021-09-27T02:38:51.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-27T02:38:51.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-27T02:38:51.577Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements [2021-09-27T02:38:51.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-27T02:38:51.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-27T02:38:51.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-27T02:38:51.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-27T02:38:51.577Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-09-27T02:38:51.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-27T02:38:51.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-27T02:38:51.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-27T02:38:51.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-27T02:38:51.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-27T02:38:51.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-27T02:38:51.577Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-09-27T02:38:51.577Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 95.4% of statements [2021-09-27T02:38:51.577Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-27T02:39:18.344Z] GO111MODULE=on go vet ./... [2021-09-27T02:39:28.522Z] gofmt -l . [2021-09-27T02:39:28.522Z] [ "`gofmt -l .`" = "" ] [2021-09-27T02:39:28.522Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-27T02:39:28.873Z] + ls -al . [2021-09-27T02:39:28.873Z] total 612 [2021-09-27T02:39:28.873Z] drwxrwxr-x 10 1001 1001 4096 Sep 27 02:39 . [2021-09-27T02:39:28.873Z] drwxr-xr-x 4 root root 28 Sep 27 02:37 .. [2021-09-27T02:39:28.873Z] -rw-rw-r-- 1 1001 1001 11 Sep 27 02:33 .dockerignore [2021-09-27T02:39:28.873Z] drwxrwxr-x 8 1001 1001 179 Sep 27 02:33 .git [2021-09-27T02:39:28.873Z] drwxrwxr-x 4 1001 1001 142 Sep 27 02:33 .github [2021-09-27T02:39:28.873Z] -rw-rw-r-- 1 1001 1001 818 Sep 27 02:33 .gitignore [2021-09-27T02:39:28.873Z] -rw-rw-r-- 1 1001 1001 129 Sep 27 02:33 .golangci.yml [2021-09-27T02:39:28.873Z] -rw-rw-r-- 1 1001 1001 76 Sep 27 02:33 .hadolint.yml [2021-09-27T02:39:28.873Z] drwx------ 3 1001 1001 58 Sep 27 02:35 .semver [2021-09-27T02:39:28.873Z] -rw-rw-r-- 1 1001 1001 166 Sep 27 02:33 .sonarcloud.properties [2021-09-27T02:39:28.873Z] -rw-rw-r-- 1 1001 1001 1171 Sep 27 02:33 ADOPTERS.md [2021-09-27T02:39:28.873Z] -rw-rw-r-- 1 1001 1001 8493 Sep 27 02:33 Attribution.txt [2021-09-27T02:39:28.873Z] -rw-rw-r-- 1 1001 1001 43881 Sep 27 02:33 CHANGELOG.md [2021-09-27T02:39:28.873Z] -rw-rw-r-- 1 1001 1001 3804 Sep 27 02:33 CONTRIBUTING.md [2021-09-27T02:39:28.873Z] -rw-rw-r-- 1 1001 1001 677 Sep 27 02:33 GOVERNANCE.md [2021-09-27T02:39:28.873Z] -rw-rw-r-- 1 1001 1001 849 Sep 27 02:33 Jenkinsfile [2021-09-27T02:39:28.873Z] -rw-rw-r-- 1 1001 1001 10775 Sep 27 02:33 LICENSE [2021-09-27T02:39:28.873Z] -rw-rw-r-- 1 1001 1001 6386 Sep 27 02:33 Makefile [2021-09-27T02:39:28.873Z] -rw-rw-r-- 1 1001 1001 582 Sep 27 02:33 OWNERS.md [2021-09-27T02:39:28.873Z] -rw-rw-r-- 1 1001 1001 8643 Sep 27 02:33 README.md [2021-09-27T02:39:28.873Z] -rw-rw-r-- 1 1001 1001 6912 Sep 27 02:33 SECURITY.md [2021-09-27T02:39:28.873Z] -rw-rw-r-- 1 1001 1001 5 Sep 27 02:35 VERSION [2021-09-27T02:39:28.873Z] -rw-rw-r-- 1 1001 1001 4131 Sep 27 02:33 ZMQWindows.md [2021-09-27T02:39:28.873Z] drwxrwxr-x 2 1001 1001 37 Sep 27 02:33 bin [2021-09-27T02:39:28.873Z] drwxrwxr-x 14 1001 1001 4096 Sep 27 02:33 cmd [2021-09-27T02:39:28.873Z] -rw-r--r-- 1 root root 403630 Sep 27 02:38 coverage.out [2021-09-27T02:39:28.873Z] -rw-rw-r-- 1 1001 1001 841 Sep 27 02:33 go.mod [2021-09-27T02:39:28.873Z] -rw-r--r-- 1 root root 50064 Sep 27 02:37 go.sum [2021-09-27T02:39:28.873Z] drwxrwxr-x 8 1001 1001 124 Sep 27 02:33 internal [2021-09-27T02:39:28.873Z] drwxrwxr-x 3 1001 1001 16 Sep 27 02:33 openapi [2021-09-27T02:39:28.873Z] drwxrwxr-x 4 1001 1001 71 Sep 27 02:33 snap [2021-09-27T02:39:28.873Z] -rw-rw-r-- 1 1001 1001 204 Sep 27 02:33 version.go [Pipeline] sh [2021-09-27T02:39:29.228Z] + '[' -e coverage.out ] [2021-09-27T02:39:29.228Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-27T02:39:29.396Z] Stashed 1 file(s) [Pipeline] sh [2021-09-27T02:39:29.750Z] + make build [2021-09-27T02:39:29.750Z] go mod tidy [2021-09-27T02:39:30.027Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-27T02:39:31.459Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-27T02:39:39.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-27T02:39:39.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-27T02:39:41.188Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-27T02:39:41.459Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-27T02:39:42.892Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-27T02:39:43.852Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-27T02:39:44.831Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-27T02:39:46.261Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-27T02:39:47.233Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-27T02:39:48.205Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-27T02:39:50.220Z] $ docker stop --time=1 428eac8a3d4eeefe2481abacde5d10b07264fcb55c082058ed3e23ad1fe41235 [2021-09-27T02:39:52.929Z] $ docker rm -f 428eac8a3d4eeefe2481abacde5d10b07264fcb55c082058ed3e23ad1fe41235 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T02:39:59.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-27T02:39:59.412Z] [2021-09-27T02:39:59.412Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T02:39:59.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-27T02:39:59.803Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-27T02:39:59.803Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-27T02:39:59.803Z] ca9280d653b3: Pulling fs layer [2021-09-27T02:39:59.803Z] 7e9c9ca2126c: Pulling fs layer [2021-09-27T02:40:00.389Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-27T02:40:00.389Z] cbdbe7a5bc2a: Download complete [2021-09-27T02:40:00.389Z] cbdbe7a5bc2a: Pull complete [2021-09-27T02:40:01.805Z] ca9280d653b3: Verifying Checksum [2021-09-27T02:40:01.805Z] ca9280d653b3: Download complete [2021-09-27T02:40:02.078Z] ca9280d653b3: Pull complete [2021-09-27T02:40:04.034Z] 7e9c9ca2126c: Verifying Checksum [2021-09-27T02:40:04.034Z] 7e9c9ca2126c: Download complete [2021-09-27T02:40:07.422Z] 7e9c9ca2126c: Pull complete [2021-09-27T02:40:07.422Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-27T02:40:07.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-27T02:40:07.422Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-27T02:40:07.561Z] prd-centos7-docker-4c-2g-1556 does not seem to be running inside a container [2021-09-27T02:40:07.626Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-27T02:40:10.536Z] $ docker top 20aa63577acadbec5c9aabe698aad3e8a6faf76611ff08b6e078a23d59543ede -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T02:40:11.021Z] + docker-compose build --help [2021-09-27T02:40:11.021Z] + grep parallel [2021-09-27T02:40:11.985Z] --parallel Build images in parallel. [Pipeline] } [2021-09-27T02:40:12.014Z] $ docker stop --time=1 20aa63577acadbec5c9aabe698aad3e8a6faf76611ff08b6e078a23d59543ede [2021-09-27T02:40:13.265Z] $ docker rm -f 20aa63577acadbec5c9aabe698aad3e8a6faf76611ff08b6e078a23d59543ede [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T02:40:14.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-27T02:40:14.036Z] . [Pipeline] withDockerContainer [2021-09-27T02:40:14.153Z] prd-centos7-docker-4c-2g-1556 does not seem to be running inside a container [2021-09-27T02:40:14.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-27T02:40:14.637Z] $ docker top 5bd947ee147082bba6249f90b2786c88c28ce7b548b02f63327bbced619ddf9d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T02:40:15.108Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-27T02:40:16.073Z] Building core-command ... [2021-09-27T02:40:16.073Z] Building core-data ... [2021-09-27T02:40:16.073Z] Building core-metadata ... [2021-09-27T02:40:16.073Z] Building security-bootstrapper ... [2021-09-27T02:40:16.073Z] Building security-proxy-setup ... [2021-09-27T02:40:16.073Z] Building security-secretstore-setup ... [2021-09-27T02:40:16.073Z] Building support-notifications ... [2021-09-27T02:40:16.073Z] Building support-scheduler ... [2021-09-27T02:40:16.073Z] Building sys-mgmt-agent ... [2021-09-27T02:40:16.073Z] Building support-notifications [2021-09-27T02:40:16.073Z] Building core-command [2021-09-27T02:40:16.073Z] Building core-data [2021-09-27T02:40:16.073Z] Building support-scheduler [2021-09-27T02:40:16.073Z] Building security-bootstrapper [2021-09-27T02:40:28.453Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T02:40:28.453Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-27T02:40:28.453Z] ---> 11f574f90e1c [2021-09-27T02:40:28.453Z] Step 3/32 : WORKDIR /edgex-go [2021-09-27T02:40:28.453Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T02:40:28.453Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-27T02:40:28.453Z] ---> 11f574f90e1c [2021-09-27T02:40:28.453Z] Step 3/23 : WORKDIR /edgex-go [2021-09-27T02:40:28.453Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T02:40:28.453Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T02:40:28.453Z] ---> 11f574f90e1c [2021-09-27T02:40:28.453Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T02:40:36.124Z] ---> Running in d8278b9db9db [2021-09-27T02:40:36.124Z] ---> Running in 3b040e16616f [2021-09-27T02:40:36.124Z] ---> Running in 660e261dd20c [2021-09-27T02:40:39.473Z] Removing intermediate container 660e261dd20c [2021-09-27T02:40:39.473Z] ---> e2320beeee36 [2021-09-27T02:40:39.473Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T02:40:39.473Z] Removing intermediate container 3b040e16616f [2021-09-27T02:40:39.473Z] ---> 849a1ef9b396 [2021-09-27T02:40:39.473Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T02:40:39.473Z] Removing intermediate container d8278b9db9db [2021-09-27T02:40:39.473Z] ---> cd1edfab0404 [2021-09-27T02:40:39.473Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T02:40:39.739Z] ---> Running in 4283ff0fad80 [2021-09-27T02:40:39.739Z] ---> Running in c8b6c335975a [2021-09-27T02:40:40.005Z] ---> Running in 4d5e0b19307e [2021-09-27T02:40:45.362Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T02:40:45.362Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T02:40:45.362Z] ---> 11f574f90e1c [2021-09-27T02:40:45.362Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T02:40:45.362Z] ---> Using cache [2021-09-27T02:40:45.362Z] ---> cd1edfab0404 [2021-09-27T02:40:45.362Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T02:40:45.362Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T02:40:45.362Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-27T02:40:45.362Z] ---> 11f574f90e1c [2021-09-27T02:40:45.362Z] Step 3/23 : WORKDIR /edgex-go [2021-09-27T02:40:45.362Z] ---> Using cache [2021-09-27T02:40:45.362Z] ---> cd1edfab0404 [2021-09-27T02:40:45.362Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T02:40:45.945Z] ---> Running in 78ccc9e049b2 [2021-09-27T02:40:45.945Z] Removing intermediate container c8b6c335975a [2021-09-27T02:40:45.945Z] ---> a69d2dfb0070 [2021-09-27T02:40:45.945Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-27T02:40:45.945Z] ---> Running in db26d757b26d [2021-09-27T02:40:45.945Z] ---> Running in 03aa562f08be [2021-09-27T02:40:45.945Z] Removing intermediate container 4d5e0b19307e [2021-09-27T02:40:45.945Z] ---> 12194d795882 [2021-09-27T02:40:45.945Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-27T02:40:45.945Z] ---> Running in 30ad8114573c [2021-09-27T02:40:45.945Z] Removing intermediate container 4283ff0fad80 [2021-09-27T02:40:45.945Z] ---> fc3aae2c8e80 [2021-09-27T02:40:45.945Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-27T02:40:45.945Z] ---> Running in 5e5c3f9aa379 [2021-09-27T02:40:46.934Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:40:46.934Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:40:46.934Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:40:46.934Z] Removing intermediate container 78ccc9e049b2 [2021-09-27T02:40:46.934Z] ---> e50002d6fbc1 [2021-09-27T02:40:46.934Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-27T02:40:46.934Z] ---> Running in f9f01d136efd [2021-09-27T02:40:47.212Z] Removing intermediate container db26d757b26d [2021-09-27T02:40:47.212Z] ---> d0bb01a5728d [2021-09-27T02:40:47.212Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-27T02:40:47.212Z] ---> Running in d715089f1f00 [2021-09-27T02:40:47.480Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:40:47.480Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:40:47.748Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:40:48.012Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:40:48.012Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:40:48.282Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:40:48.282Z] OK: 219 MiB in 52 packages [2021-09-27T02:40:48.575Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:40:48.575Z] OK: 219 MiB in 52 packages [2021-09-27T02:40:48.859Z] OK: 219 MiB in 52 packages [2021-09-27T02:40:48.859Z] Removing intermediate container 03aa562f08be [2021-09-27T02:40:48.859Z] ---> 13962895b295 [2021-09-27T02:40:48.859Z] Step 6/24 : COPY go.mod . [2021-09-27T02:40:48.859Z] Removing intermediate container 30ad8114573c [2021-09-27T02:40:48.859Z] ---> 14f8658cdc6b [2021-09-27T02:40:48.859Z] Step 6/23 : COPY go.mod . [2021-09-27T02:40:49.131Z] OK: 219 MiB in 52 packages [2021-09-27T02:40:49.131Z] Removing intermediate container 5e5c3f9aa379 [2021-09-27T02:40:49.131Z] ---> f9c74ef31da3 [2021-09-27T02:40:49.131Z] Step 6/32 : COPY go.mod . [2021-09-27T02:40:49.131Z] ---> 3aaeb1068b43 [2021-09-27T02:40:49.131Z] Step 7/24 : RUN go mod download [2021-09-27T02:40:49.131Z] OK: 219 MiB in 52 packages [2021-09-27T02:40:49.131Z] ---> 37b76a92047d [2021-09-27T02:40:49.131Z] Step 7/23 : RUN go mod download [2021-09-27T02:40:49.405Z] ---> Running in afb2010b86ae [2021-09-27T02:40:49.405Z] ---> Running in 654de4cb7029 [2021-09-27T02:40:49.405Z] ---> dbf52335c12c [2021-09-27T02:40:49.405Z] Step 7/32 : RUN go mod download [2021-09-27T02:40:49.405Z] ---> Running in 99855dede62d [2021-09-27T02:40:50.015Z] Removing intermediate container d715089f1f00 [2021-09-27T02:40:50.015Z] ---> 9b3acbf96b97 [2021-09-27T02:40:50.015Z] Step 6/24 : COPY go.mod . [2021-09-27T02:40:50.015Z] Removing intermediate container f9f01d136efd [2021-09-27T02:40:50.015Z] ---> 06427921b03b [2021-09-27T02:40:50.015Z] Step 6/23 : COPY go.mod . [2021-09-27T02:40:50.296Z] ---> e3b96b697704 [2021-09-27T02:40:50.296Z] Step 7/24 : RUN go mod download [2021-09-27T02:40:50.296Z] ---> Running in 7d606daec211 [2021-09-27T02:40:50.566Z] ---> f4ea8f04a4c6 [2021-09-27T02:40:50.566Z] Step 7/23 : RUN go mod download [2021-09-27T02:40:50.566Z] ---> Running in 594d0b7ad0e6 [2021-09-27T02:40:52.533Z] Removing intermediate container afb2010b86ae [2021-09-27T02:40:52.533Z] ---> 4f140e961e55 [2021-09-27T02:40:52.533Z] Step 8/23 : COPY . . [2021-09-27T02:40:54.672Z] Removing intermediate container 654de4cb7029 [2021-09-27T02:40:54.672Z] ---> 5abf5b37167b [2021-09-27T02:40:54.672Z] Step 8/24 : COPY . . [2021-09-27T02:40:54.946Z] Removing intermediate container 99855dede62d [2021-09-27T02:40:54.946Z] ---> f9119b7c44ac [2021-09-27T02:40:54.946Z] Step 8/32 : COPY . . [2021-09-27T02:41:01.651Z] ---> 8997df75b4de [2021-09-27T02:41:01.651Z] Step 9/23 : RUN go mod tidy [2021-09-27T02:41:01.651Z] ---> f0081419d9b4 [2021-09-27T02:41:01.651Z] Step 9/24 : RUN go mod tidy [2021-09-27T02:41:01.651Z] ---> Running in 801a3b58efd6 [2021-09-27T02:41:01.651Z] Removing intermediate container 7d606daec211 [2021-09-27T02:41:01.651Z] ---> 8b13124df628 [2021-09-27T02:41:01.651Z] Step 8/24 : COPY . . [2021-09-27T02:41:01.651Z] Removing intermediate container 594d0b7ad0e6 [2021-09-27T02:41:01.651Z] ---> e9edc1efaa24 [2021-09-27T02:41:01.651Z] Step 8/23 : COPY . . [2021-09-27T02:41:01.651Z] ---> Running in 56516d930218 [2021-09-27T02:41:09.904Z] ---> eb898f078cdf [2021-09-27T02:41:09.904Z] Step 9/32 : RUN go mod tidy [2021-09-27T02:41:09.904Z] ---> Running in e2baa1fc9d03 [2021-09-27T02:41:09.904Z] Removing intermediate container 56516d930218 [2021-09-27T02:41:09.904Z] ---> cca8d24fe7f4 [2021-09-27T02:41:09.904Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-27T02:41:09.904Z] Removing intermediate container 801a3b58efd6 [2021-09-27T02:41:09.904Z] ---> 003fdec68126 [2021-09-27T02:41:09.904Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-27T02:41:09.904Z] ---> Running in 7e181914ab9d [2021-09-27T02:41:10.174Z] ---> 70d585fbb691 [2021-09-27T02:41:10.174Z] Step 9/24 : RUN go mod tidy [2021-09-27T02:41:10.174Z] ---> Running in 4a9504a693e1 [2021-09-27T02:41:10.448Z] ---> Running in 5508819b0afc [2021-09-27T02:41:11.429Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-27T02:41:11.429Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-27T02:41:12.016Z] Removing intermediate container e2baa1fc9d03 [2021-09-27T02:41:12.016Z] ---> 7f57b4a0226a [2021-09-27T02:41:12.016Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-27T02:41:12.016Z] ---> Running in 9456e7084468 [2021-09-27T02:41:12.601Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-27T02:41:14.019Z] Removing intermediate container 5508819b0afc [2021-09-27T02:41:14.019Z] ---> de1f583aa027 [2021-09-27T02:41:14.019Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-27T02:41:15.018Z] ---> Running in 859c10f2a1c3 [2021-09-27T02:41:16.003Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-27T02:41:19.392Z] ---> 50ae182ffd3a [2021-09-27T02:41:19.392Z] Step 9/23 : RUN go mod tidy [2021-09-27T02:41:19.392Z] ---> Running in f21f790c2f40 [2021-09-27T02:41:22.027Z] Removing intermediate container f21f790c2f40 [2021-09-27T02:41:22.027Z] ---> 7fbab711dc35 [2021-09-27T02:41:22.027Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-27T02:41:22.027Z] ---> Running in aaa5617e892a [2021-09-27T02:41:22.301Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-27T02:42:01.810Z] Removing intermediate container 7e181914ab9d [2021-09-27T02:42:01.810Z] ---> d5bc8a434d43 [2021-09-27T02:42:01.810Z] [2021-09-27T02:42:01.810Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T02:42:01.810Z] 3.14: Pulling from library/alpine [2021-09-27T02:42:02.411Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-27T02:42:02.411Z] Status: Downloaded newer image for alpine:3.14 [2021-09-27T02:42:02.411Z] ---> 14119a10abf4 [2021-09-27T02:42:02.411Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-27T02:42:02.694Z] ---> Running in c4ec1153a63a [2021-09-27T02:42:02.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:42:03.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:42:03.857Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-27T02:42:03.857Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T02:42:03.857Z] OK: 6 MiB in 15 packages [2021-09-27T02:42:04.470Z] Removing intermediate container c4ec1153a63a [2021-09-27T02:42:04.470Z] ---> 774b1dbf23ac [2021-09-27T02:42:04.470Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T02:42:04.747Z] ---> Running in f6a708b76bc1 [2021-09-27T02:42:04.747Z] Removing intermediate container f6a708b76bc1 [2021-09-27T02:42:04.747Z] ---> ab2392c2356f [2021-09-27T02:42:04.747Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-27T02:42:05.046Z] ---> Running in e31863c47858 [2021-09-27T02:42:05.337Z] Removing intermediate container e31863c47858 [2021-09-27T02:42:05.337Z] ---> 9e0fa755f5ec [2021-09-27T02:42:05.337Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-27T02:42:05.620Z] ---> Running in 500961921dbd [2021-09-27T02:42:05.892Z] Removing intermediate container 500961921dbd [2021-09-27T02:42:05.892Z] ---> 859a4df68ef3 [2021-09-27T02:42:05.892Z] Step 16/24 : WORKDIR / [2021-09-27T02:42:05.892Z] ---> Running in 306db1e46cee [2021-09-27T02:42:06.163Z] Removing intermediate container 9456e7084468 [2021-09-27T02:42:06.163Z] ---> 5f7fbfd5c969 [2021-09-27T02:42:06.163Z] [2021-09-27T02:42:06.163Z] Step 11/32 : FROM alpine:3.14 [2021-09-27T02:42:06.163Z] ---> 14119a10abf4 [2021-09-27T02:42:06.163Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-27T02:42:06.433Z] ---> Running in ff4226a74735 [2021-09-27T02:42:06.433Z] Removing intermediate container 306db1e46cee [2021-09-27T02:42:06.433Z] ---> 560883daeaca [2021-09-27T02:42:06.433Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T02:42:07.030Z] Removing intermediate container ff4226a74735 [2021-09-27T02:42:07.030Z] ---> a59c8836c9d0 [2021-09-27T02:42:07.030Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-27T02:42:07.315Z] ---> 2e8133091cea [2021-09-27T02:42:07.315Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-27T02:42:07.316Z] ---> Running in 7812996df4cd [2021-09-27T02:42:09.444Z] Removing intermediate container 4a9504a693e1 [2021-09-27T02:42:09.444Z] ---> 40fd9264521c [2021-09-27T02:42:09.444Z] [2021-09-27T02:42:09.444Z] Step 11/23 : FROM alpine:3.14 [2021-09-27T02:42:09.444Z] ---> 14119a10abf4 [2021-09-27T02:42:09.444Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-27T02:42:09.444Z] ---> Using cache [2021-09-27T02:42:09.444Z] ---> 774b1dbf23ac [2021-09-27T02:42:09.444Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T02:42:09.444Z] ---> Using cache [2021-09-27T02:42:09.444Z] ---> ab2392c2356f [2021-09-27T02:42:09.444Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-27T02:42:09.898Z] ---> Running in 79ce549780ce [2021-09-27T02:42:09.898Z] ---> 9568c29161ae [2021-09-27T02:42:09.898Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-27T02:42:09.898Z] Removing intermediate container 79ce549780ce [2021-09-27T02:42:09.898Z] ---> c94e3206e91d [2021-09-27T02:42:09.898Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-27T02:42:09.898Z] ---> Running in 6225376cee5c [2021-09-27T02:42:09.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:42:09.898Z] Removing intermediate container 6225376cee5c [2021-09-27T02:42:09.898Z] ---> 1d6a08f5f07c [2021-09-27T02:42:09.898Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T02:42:09.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:42:09.898Z] ---> 68da8b300c0c [2021-09-27T02:42:09.898Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-27T02:42:09.898Z] ---> Running in 7c379c1d4060 [2021-09-27T02:42:09.898Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-27T02:42:09.898Z] (2/2) Installing su-exec (0.2-r1) [2021-09-27T02:42:09.898Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T02:42:09.898Z] OK: 6 MiB in 16 packages [2021-09-27T02:42:09.898Z] Removing intermediate container 7c379c1d4060 [2021-09-27T02:42:09.898Z] ---> 51114d47a54e [2021-09-27T02:42:09.898Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T02:42:09.898Z] ---> fbac2d536fc4 [2021-09-27T02:42:09.898Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-27T02:42:09.898Z] ---> Running in 83bd55e5b944 [2021-09-27T02:42:09.898Z] Removing intermediate container 83bd55e5b944 [2021-09-27T02:42:09.898Z] ---> fc58052e9633 [2021-09-27T02:42:09.898Z] Step 22/24 : LABEL arch=x86_64 [2021-09-27T02:42:09.898Z] Removing intermediate container 7812996df4cd [2021-09-27T02:42:09.898Z] ---> d543ca9d5890 [2021-09-27T02:42:09.898Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-27T02:42:09.898Z] ---> Running in c8b0aedc0f37 [2021-09-27T02:42:10.174Z] ---> Running in b16ea693ec44 [2021-09-27T02:42:10.174Z] ---> e0e3d84b248f [2021-09-27T02:42:10.174Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-27T02:42:10.174Z] Removing intermediate container c8b0aedc0f37 [2021-09-27T02:42:10.174Z] ---> 0d89e697a802 [2021-09-27T02:42:10.174Z] Step 23/24 : LABEL git_sha=95cbd1cffbe79d5251ccbc7882f3cb6ea48b7190 [2021-09-27T02:42:10.445Z] Removing intermediate container b16ea693ec44 [2021-09-27T02:42:10.445Z] ---> a70463430959 [2021-09-27T02:42:10.445Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-27T02:42:10.445Z] ---> Running in 100d6c7303a0 [2021-09-27T02:42:10.445Z] ---> Running in 73949b9d59eb [2021-09-27T02:42:10.445Z] ---> 49d1fb172dbb [2021-09-27T02:42:10.445Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-27T02:42:10.445Z] ---> Running in 3c25de00d1cf [2021-09-27T02:42:10.445Z] Removing intermediate container 100d6c7303a0 [2021-09-27T02:42:10.445Z] ---> 5eece607e229 [2021-09-27T02:42:10.445Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T02:42:10.719Z] ---> Running in b51f2fc21102 [2021-09-27T02:42:10.987Z] Removing intermediate container 73949b9d59eb [2021-09-27T02:42:10.987Z] ---> 6923440142f5 [2021-09-27T02:42:10.987Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-27T02:42:10.987Z] Removing intermediate container 3c25de00d1cf [2021-09-27T02:42:10.987Z] ---> f1a49b8dc846 [2021-09-27T02:42:10.987Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T02:42:10.987Z] Removing intermediate container b51f2fc21102 [2021-09-27T02:42:10.987Z] ---> 15136062ae28 [2021-09-27T02:42:10.987Z] [2021-09-27T02:42:10.987Z] ---> Running in 57852398b50b [2021-09-27T02:42:10.987Z] ---> Running in b2039c3f2395 [2021-09-27T02:42:10.987Z] Successfully built 15136062ae28 [2021-09-27T02:42:11.254Z] Successfully tagged core-command:latest [2021-09-27T02:42:11.254Z] Building security-proxy-setup [2021-09-27T02:42:11.254Z]  Building core-command ... done Removing intermediate container 57852398b50b [2021-09-27T02:42:11.254Z] ---> 45c5afae3ec0 [2021-09-27T02:42:11.254Z] Step 21/23 : LABEL arch=x86_64 [2021-09-27T02:42:11.525Z] ---> Running in ed25f6d89bf9 [2021-09-27T02:42:12.506Z] Removing intermediate container ed25f6d89bf9 [2021-09-27T02:42:12.506Z] ---> e0ddd0af427a [2021-09-27T02:42:12.506Z] Step 22/23 : LABEL git_sha=95cbd1cffbe79d5251ccbc7882f3cb6ea48b7190 [2021-09-27T02:42:13.112Z] ---> Running in 89213a1fd0e2 [2021-09-27T02:42:15.717Z] Removing intermediate container 89213a1fd0e2 [2021-09-27T02:42:15.717Z] ---> 0392e147498b [2021-09-27T02:42:15.717Z] Step 23/23 : LABEL version=0.0.0 [2021-09-27T02:42:16.310Z] Removing intermediate container b2039c3f2395 [2021-09-27T02:42:16.310Z] ---> d7c3c40f3fa1 [2021-09-27T02:42:16.310Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-27T02:42:16.585Z] ---> Running in 4dd45aa4163b [2021-09-27T02:42:17.171Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T02:42:17.171Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-27T02:42:17.439Z] ---> 11f574f90e1c [2021-09-27T02:42:17.439Z] Step 3/22 : WORKDIR /edgex-go [2021-09-27T02:42:17.439Z] ---> Using cache [2021-09-27T02:42:17.439Z] ---> cd1edfab0404 [2021-09-27T02:42:17.439Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T02:42:17.440Z] ---> Running in e4e5be9ffc8a [2021-09-27T02:42:17.440Z] ---> Using cache [2021-09-27T02:42:17.440Z] ---> d0bb01a5728d [2021-09-27T02:42:17.440Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-27T02:42:17.440Z] Removing intermediate container 4dd45aa4163b [2021-09-27T02:42:17.440Z] ---> 719f13efe417 [2021-09-27T02:42:17.440Z] [2021-09-27T02:42:17.440Z] Removing intermediate container 859c10f2a1c3 [2021-09-27T02:42:17.440Z] ---> 633df93b1d6a [2021-09-27T02:42:17.440Z] [2021-09-27T02:42:17.440Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T02:42:17.440Z] ---> 14119a10abf4 [2021-09-27T02:42:17.440Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-27T02:42:17.440Z] ---> Running in c121ee7d1bb8 [2021-09-27T02:42:17.749Z] ---> Running in b7c34d847735 [2021-09-27T02:42:17.749Z] Successfully built 719f13efe417 [2021-09-27T02:42:17.749Z] Successfully tagged support-scheduler:latest [2021-09-27T02:42:17.749Z] Building security-secretstore-setup [2021-09-27T02:42:17.749Z]  Building support-scheduler ... done Removing intermediate container e4e5be9ffc8a [2021-09-27T02:42:17.749Z] ---> 8207467d9541 [2021-09-27T02:42:17.749Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-27T02:42:18.036Z] Removing intermediate container b7c34d847735 [2021-09-27T02:42:18.036Z] ---> 63b8a77218c0 [2021-09-27T02:42:18.036Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-27T02:42:19.452Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:42:20.035Z] Removing intermediate container aaa5617e892a [2021-09-27T02:42:20.035Z] ---> 24c5c7332650 [2021-09-27T02:42:20.035Z] [2021-09-27T02:42:20.035Z] Step 11/23 : FROM alpine:3.14 [2021-09-27T02:42:20.035Z] ---> 14119a10abf4 [2021-09-27T02:42:20.035Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-27T02:42:20.035Z] ---> Running in 8874979b6dc5 [2021-09-27T02:42:20.035Z] ---> a1bb40f31e8f [2021-09-27T02:42:20.035Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-27T02:42:20.305Z] ---> Running in 10ba2cc6e389 [2021-09-27T02:42:20.305Z] ---> Running in 91919b725b6b [2021-09-27T02:42:20.305Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:42:20.305Z] Removing intermediate container 8874979b6dc5 [2021-09-27T02:42:20.305Z] ---> 1ff408d77dd1 [2021-09-27T02:42:20.305Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-27T02:42:20.575Z] ---> Running in 8edc51b9b362 [2021-09-27T02:42:21.166Z] OK: 219 MiB in 52 packages [2021-09-27T02:42:21.166Z] Removing intermediate container 8edc51b9b362 [2021-09-27T02:42:21.166Z] ---> 34209a8002d7 [2021-09-27T02:42:21.166Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T02:42:21.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:42:21.440Z] ---> Running in c0ca6586bb61 [2021-09-27T02:42:21.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:42:21.730Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-27T02:42:21.730Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T02:42:21.730Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-27T02:42:21.730Z] ---> 11f574f90e1c [2021-09-27T02:42:21.730Z] Step 3/26 : WORKDIR /edgex-go [2021-09-27T02:42:21.730Z] ---> Using cache [2021-09-27T02:42:21.730Z] ---> cd1edfab0404 [2021-09-27T02:42:21.730Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T02:42:21.730Z] ---> Using cache [2021-09-27T02:42:21.730Z] ---> d0bb01a5728d [2021-09-27T02:42:21.730Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-27T02:42:21.999Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-27T02:42:21.999Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T02:42:21.999Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T02:42:21.999Z] OK: 6 MiB in 16 packages [2021-09-27T02:42:22.264Z] ---> Running in 4b00171ae35c [2021-09-27T02:42:22.264Z] Removing intermediate container c121ee7d1bb8 [2021-09-27T02:42:22.264Z] ---> 27dc5d20ab82 [2021-09-27T02:42:22.264Z] Step 6/22 : COPY go.mod . [2021-09-27T02:42:22.542Z] Removing intermediate container 91919b725b6b [2021-09-27T02:42:22.542Z] ---> a16a1463a752 [2021-09-27T02:42:22.542Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T02:42:22.542Z] ---> bcf6e8744129 [2021-09-27T02:42:22.542Z] Step 7/22 : RUN go mod download [2021-09-27T02:42:22.542Z] ---> Running in c5b141f2e5ed [2021-09-27T02:42:22.819Z] Removing intermediate container 10ba2cc6e389 [2021-09-27T02:42:22.819Z] ---> 54ff6e9ce269 [2021-09-27T02:42:22.819Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T02:42:22.819Z] ---> Running in 2828ddaa8e23 [2021-09-27T02:42:22.819Z] ---> ce2f80eae16c [2021-09-27T02:42:22.819Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-27T02:42:22.819Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:42:22.819Z] Removing intermediate container c0ca6586bb61 [2021-09-27T02:42:22.819Z] ---> f895a99dee51 [2021-09-27T02:42:22.819Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-27T02:42:22.819Z] ---> Running in 8cb630823299 [2021-09-27T02:42:23.088Z] Removing intermediate container 2828ddaa8e23 [2021-09-27T02:42:23.088Z] ---> 365eae4e9fd4 [2021-09-27T02:42:23.088Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-27T02:42:23.088Z] ---> Running in fd1d6462ef19 [2021-09-27T02:42:23.361Z] Removing intermediate container fd1d6462ef19 [2021-09-27T02:42:23.361Z] ---> 751dee725df3 [2021-09-27T02:42:23.361Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-27T02:42:23.361Z] ---> cc814a6d5641 [2021-09-27T02:42:23.361Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-27T02:42:23.361Z] ---> Running in bfeb9fc41402 [2021-09-27T02:42:23.361Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:42:23.632Z] ---> 73df71e946f6 [2021-09-27T02:42:23.632Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-27T02:42:23.632Z] Removing intermediate container bfeb9fc41402 [2021-09-27T02:42:23.632Z] ---> 82a4ab8f5b67 [2021-09-27T02:42:23.632Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T02:42:23.899Z] ---> c3ed347035c0 [2021-09-27T02:42:23.899Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-27T02:42:23.899Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:42:23.899Z] ---> 642751c2ba3f [2021-09-27T02:42:23.899Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-27T02:42:24.165Z] ---> 1ba81c70b8f5 [2021-09-27T02:42:24.165Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-27T02:42:24.472Z] ---> Running in 13d574c38f82 [2021-09-27T02:42:24.472Z] ---> 0c89609c62fe [2021-09-27T02:42:24.472Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-27T02:42:24.472Z] Removing intermediate container c5b141f2e5ed [2021-09-27T02:42:24.472Z] ---> 5dc20dd75358 [2021-09-27T02:42:24.472Z] Step 8/22 : COPY . . [2021-09-27T02:42:24.743Z] OK: 219 MiB in 52 packages [2021-09-27T02:42:24.743Z] Removing intermediate container 13d574c38f82 [2021-09-27T02:42:24.743Z] ---> 313a4122bb96 [2021-09-27T02:42:24.743Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-27T02:42:25.050Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:42:27.669Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-27T02:42:27.669Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-27T02:42:27.669Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-27T02:42:30.692Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-27T02:42:30.692Z] ---> ad4c98b82f5e [2021-09-27T02:42:30.692Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-27T02:42:30.692Z] ---> 7b6f34596fa3 [2021-09-27T02:42:30.692Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-27T02:42:30.692Z] ---> Running in 2e07a5d44492 [2021-09-27T02:42:30.692Z] ---> Running in b81362b8d0a3 [2021-09-27T02:42:30.692Z] ---> 81b4e1250ea4 [2021-09-27T02:42:30.692Z] Step 9/22 : RUN go mod tidy [2021-09-27T02:42:30.692Z] Removing intermediate container 2e07a5d44492 [2021-09-27T02:42:30.692Z] ---> 25fc67c123bb [2021-09-27T02:42:30.692Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T02:42:30.692Z] ---> Running in 871bac998cee [2021-09-27T02:42:30.692Z] Removing intermediate container 4b00171ae35c [2021-09-27T02:42:30.692Z] ---> d6b87388dcf0 [2021-09-27T02:42:30.692Z] Step 6/26 : COPY go.mod . [2021-09-27T02:42:30.692Z] ---> Running in d114f1b3f86e [2021-09-27T02:42:30.692Z] Removing intermediate container d114f1b3f86e [2021-09-27T02:42:30.692Z] ---> 78bd8bccc955 [2021-09-27T02:42:30.692Z] Step 21/23 : LABEL arch=x86_64 [2021-09-27T02:42:30.692Z] ---> 3ba6de10f297 [2021-09-27T02:42:30.692Z] Step 7/26 : RUN go mod download [2021-09-27T02:42:30.692Z] ---> Running in 7f141e6619e5 [2021-09-27T02:42:30.692Z] ---> Running in 15372c1f3ef9 [2021-09-27T02:42:30.692Z] Removing intermediate container 7f141e6619e5 [2021-09-27T02:42:30.692Z] ---> 0b758ce58e20 [2021-09-27T02:42:30.692Z] Step 22/23 : LABEL git_sha=95cbd1cffbe79d5251ccbc7882f3cb6ea48b7190 [2021-09-27T02:42:30.692Z] ---> Running in 710eccab762d [2021-09-27T02:42:30.692Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-27T02:42:30.692Z] Removing intermediate container 710eccab762d [2021-09-27T02:42:30.692Z] ---> 2ef259d06ccf [2021-09-27T02:42:30.692Z] Step 23/23 : LABEL version=0.0.0 [2021-09-27T02:42:30.692Z] ---> Running in 887c0b0abe7b [2021-09-27T02:42:30.692Z] Removing intermediate container b81362b8d0a3 [2021-09-27T02:42:30.692Z] ---> 666d09c829f5 [2021-09-27T02:42:30.692Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-27T02:42:30.692Z] Removing intermediate container 887c0b0abe7b [2021-09-27T02:42:30.692Z] ---> c3608f5797aa [2021-09-27T02:42:30.692Z] [2021-09-27T02:42:30.692Z] Successfully built c3608f5797aa [2021-09-27T02:42:30.692Z] Successfully tagged support-notifications:latest [2021-09-27T02:42:30.692Z] ---> Running in b4f8b5058be7 [2021-09-27T02:42:30.692Z] Building sys-mgmt-agent [2021-09-27T02:42:30.692Z]  Building support-notifications ... done (6/6) Installing zeromq (4.3.4-r0) [2021-09-27T02:42:30.692Z] Removing intermediate container b4f8b5058be7 [2021-09-27T02:42:30.692Z] ---> a871764dad49 [2021-09-27T02:42:30.692Z] Step 29/32 : CMD ["gate"] [2021-09-27T02:42:30.692Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T02:42:30.692Z] OK: 8 MiB in 20 packages [2021-09-27T02:42:31.281Z] ---> Running in 27392aceccc4 [2021-09-27T02:42:33.238Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T02:42:33.238Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T02:42:33.238Z] ---> 11f574f90e1c [2021-09-27T02:42:33.239Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T02:42:33.239Z] ---> Using cache [2021-09-27T02:42:33.239Z] ---> cd1edfab0404 [2021-09-27T02:42:33.239Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T02:42:33.239Z] ---> Using cache [2021-09-27T02:42:33.239Z] ---> d0bb01a5728d [2021-09-27T02:42:33.239Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-27T02:42:33.239Z] Removing intermediate container 27392aceccc4 [2021-09-27T02:42:33.239Z] ---> 3b3fabd9fcd8 [2021-09-27T02:42:33.239Z] Step 30/32 : LABEL arch=x86_64 [2021-09-27T02:42:33.239Z] ---> Running in adf46c2bcc53 [2021-09-27T02:42:33.239Z] Removing intermediate container 871bac998cee [2021-09-27T02:42:33.239Z] ---> 062cfb135d47 [2021-09-27T02:42:33.239Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-27T02:42:33.509Z] ---> Running in e80e32eadf4d [2021-09-27T02:42:33.509Z] ---> Running in 1cd69400f048 [2021-09-27T02:42:33.509Z] Removing intermediate container 8cb630823299 [2021-09-27T02:42:33.509Z] ---> 2bc8e4cfd6d2 [2021-09-27T02:42:33.509Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T02:42:33.775Z] Removing intermediate container e80e32eadf4d [2021-09-27T02:42:33.775Z] ---> 84534a62406d [2021-09-27T02:42:33.775Z] Step 31/32 : LABEL git_sha=95cbd1cffbe79d5251ccbc7882f3cb6ea48b7190 [2021-09-27T02:42:33.775Z] Removing intermediate container 15372c1f3ef9 [2021-09-27T02:42:33.775Z] ---> 75f9b0d56217 [2021-09-27T02:42:33.775Z] Step 8/26 : COPY . . [2021-09-27T02:42:34.045Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:42:34.045Z] ---> Running in 6d25d4c0f995 [2021-09-27T02:42:34.331Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-27T02:42:34.917Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:42:36.360Z] OK: 219 MiB in 52 packages [2021-09-27T02:42:36.360Z] ---> ab924bb325e1 [2021-09-27T02:42:36.360Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-27T02:42:36.955Z] Removing intermediate container 6d25d4c0f995 [2021-09-27T02:42:36.955Z] ---> cbe0a819eb48 [2021-09-27T02:42:36.955Z] Step 32/32 : LABEL version=0.0.0 [2021-09-27T02:42:37.933Z] ---> aa1eaa4c1a4f [2021-09-27T02:42:37.933Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-27T02:42:37.933Z] ---> Running in 781b71060fe3 [2021-09-27T02:42:37.933Z] Removing intermediate container adf46c2bcc53 [2021-09-27T02:42:37.933Z] ---> d219fcd95bd7 [2021-09-27T02:42:37.933Z] Step 6/24 : COPY go.mod . [2021-09-27T02:42:38.420Z] Removing intermediate container 781b71060fe3 [2021-09-27T02:42:38.420Z] ---> a6283a9f6bcd [2021-09-27T02:42:38.420Z] [2021-09-27T02:42:38.420Z] ---> f2e2be9a95cd [2021-09-27T02:42:38.420Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-27T02:42:38.420Z] ---> 20c6a8d1bf09 [2021-09-27T02:42:38.420Z] Step 7/24 : RUN go mod download [2021-09-27T02:42:38.420Z] ---> Running in 1ef55f9e9ac4 [2021-09-27T02:42:38.420Z] Successfully built a6283a9f6bcd [2021-09-27T02:42:38.694Z] Successfully tagged security-bootstrapper:latest [2021-09-27T02:42:38.694Z] Building core-metadata [2021-09-27T02:42:38.694Z]  Building security-bootstrapper ... done  ---> 46faee381d87 [2021-09-27T02:42:38.694Z] Step 9/26 : RUN go mod tidy [2021-09-27T02:42:38.694Z] ---> Running in 49bd13723b30 [2021-09-27T02:42:38.694Z] ---> Running in 4acf93bad9d0 [2021-09-27T02:42:38.694Z] Removing intermediate container 1ef55f9e9ac4 [2021-09-27T02:42:38.694Z] ---> 4eda7635776e [2021-09-27T02:42:38.694Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T02:42:38.694Z] ---> Running in c71107ab5c6a [2021-09-27T02:42:39.288Z] Removing intermediate container c71107ab5c6a [2021-09-27T02:42:39.288Z] ---> 7638d890d92a [2021-09-27T02:42:39.288Z] Step 22/24 : LABEL arch=x86_64 [2021-09-27T02:42:41.889Z] ---> Running in 92b664a6cb55 [2021-09-27T02:42:42.499Z] Removing intermediate container 92b664a6cb55 [2021-09-27T02:42:42.499Z] ---> 139d2a19c8ab [2021-09-27T02:42:42.499Z] Step 23/24 : LABEL git_sha=95cbd1cffbe79d5251ccbc7882f3cb6ea48b7190 [2021-09-27T02:42:42.770Z] ---> Running in af4da2aa9daf [2021-09-27T02:42:43.038Z] Removing intermediate container af4da2aa9daf [2021-09-27T02:42:43.038Z] ---> f71245984008 [2021-09-27T02:42:43.038Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T02:42:43.038Z] ---> Running in c28c064ca1ec [2021-09-27T02:42:43.038Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T02:42:43.038Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T02:42:43.038Z] ---> 11f574f90e1c [2021-09-27T02:42:43.038Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T02:42:43.038Z] ---> Using cache [2021-09-27T02:42:43.038Z] ---> cd1edfab0404 [2021-09-27T02:42:43.038Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T02:42:43.038Z] ---> Using cache [2021-09-27T02:42:43.038Z] ---> d0bb01a5728d [2021-09-27T02:42:43.038Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-27T02:42:43.038Z] ---> Using cache [2021-09-27T02:42:43.038Z] ---> d6b87388dcf0 [2021-09-27T02:42:43.038Z] Step 6/24 : COPY go.mod . [2021-09-27T02:42:43.038Z] ---> Using cache [2021-09-27T02:42:43.038Z] ---> 3ba6de10f297 [2021-09-27T02:42:43.038Z] Step 7/24 : RUN go mod download [2021-09-27T02:42:43.038Z] ---> Using cache [2021-09-27T02:42:43.038Z] ---> 75f9b0d56217 [2021-09-27T02:42:43.038Z] Step 8/24 : COPY . . [2021-09-27T02:42:43.038Z] ---> Using cache [2021-09-27T02:42:43.038Z] ---> 46faee381d87 [2021-09-27T02:42:43.038Z] Step 9/24 : RUN go mod tidy [2021-09-27T02:42:43.038Z] ---> Running in a7da00b0dd0a [2021-09-27T02:42:43.314Z] Removing intermediate container c28c064ca1ec [2021-09-27T02:42:43.314Z] ---> da642bbdb285 [2021-09-27T02:42:43.314Z] [2021-09-27T02:42:43.595Z] Successfully built da642bbdb285 [2021-09-27T02:42:43.595Z] Successfully tagged core-data:latest [2021-09-27T02:42:44.608Z]  Building core-data ... done Removing intermediate container 4acf93bad9d0 [2021-09-27T02:42:44.608Z] ---> cc28a0a7c8a5 [2021-09-27T02:42:44.608Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-27T02:42:44.608Z] ---> Running in 7c1aa0d44b63 [2021-09-27T02:42:45.229Z] Removing intermediate container 49bd13723b30 [2021-09-27T02:42:45.230Z] ---> 8d4be9d55d5b [2021-09-27T02:42:45.230Z] Step 8/24 : COPY . . [2021-09-27T02:42:45.509Z] Removing intermediate container a7da00b0dd0a [2021-09-27T02:42:45.509Z] ---> 1be707726046 [2021-09-27T02:42:45.509Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-27T02:42:45.509Z] ---> Running in b04a8f070f82 [2021-09-27T02:42:45.509Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-27T02:42:46.515Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-27T02:42:54.903Z] ---> b96536ab0f18 [2021-09-27T02:42:54.903Z] Step 9/24 : RUN go mod tidy [2021-09-27T02:42:54.903Z] ---> Running in e25666631e70 [2021-09-27T02:42:56.355Z] Removing intermediate container e25666631e70 [2021-09-27T02:42:56.355Z] ---> cfc2648e4dcb [2021-09-27T02:42:56.355Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-27T02:42:56.355Z] ---> Running in 401fa2ee2e4e [2021-09-27T02:42:56.958Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-27T02:43:07.158Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-27T02:43:12.547Z] Removing intermediate container 1cd69400f048 [2021-09-27T02:43:12.547Z] ---> 6be81d915443 [2021-09-27T02:43:12.547Z] [2021-09-27T02:43:12.547Z] Step 11/22 : FROM alpine:3.14 [2021-09-27T02:43:12.547Z] ---> 14119a10abf4 [2021-09-27T02:43:12.547Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-27T02:43:12.818Z] ---> Running in deb5259061f6 [2021-09-27T02:43:13.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:43:13.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:43:13.993Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-27T02:43:13.993Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-27T02:43:13.993Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-27T02:43:13.993Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-27T02:43:13.993Z] (5/5) Installing curl (7.79.1-r0) [2021-09-27T02:43:13.993Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T02:43:13.993Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T02:43:13.993Z] OK: 8 MiB in 19 packages [2021-09-27T02:43:14.958Z] Removing intermediate container deb5259061f6 [2021-09-27T02:43:14.958Z] ---> db9d5f64da92 [2021-09-27T02:43:14.958Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-27T02:43:14.958Z] ---> Running in eba39a369e30 [2021-09-27T02:43:15.224Z] Removing intermediate container eba39a369e30 [2021-09-27T02:43:15.224Z] ---> f7c12c2c0fdd [2021-09-27T02:43:15.224Z] Step 14/22 : WORKDIR /edgex [2021-09-27T02:43:15.224Z] ---> Running in 4cf129313bd3 [2021-09-27T02:43:15.499Z] Removing intermediate container 4cf129313bd3 [2021-09-27T02:43:15.499Z] ---> 9153f8346787 [2021-09-27T02:43:15.499Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-27T02:43:15.775Z] ---> eca2a7d316be [2021-09-27T02:43:15.775Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-27T02:43:16.364Z] ---> 2aaa731746b6 [2021-09-27T02:43:16.364Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-27T02:43:16.950Z] ---> 28071481d5e4 [2021-09-27T02:43:16.950Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-27T02:43:16.950Z] ---> Running in 05db944eab92 [2021-09-27T02:43:18.989Z] Removing intermediate container 05db944eab92 [2021-09-27T02:43:18.989Z] ---> 28f06cae463e [2021-09-27T02:43:18.989Z] Step 19/22 : CMD ["--init=true"] [2021-09-27T02:43:18.989Z] ---> Running in d3d13af11743 [2021-09-27T02:43:18.989Z] Removing intermediate container d3d13af11743 [2021-09-27T02:43:18.989Z] ---> 576e47d5238f [2021-09-27T02:43:18.989Z] Step 20/22 : LABEL arch=x86_64 [2021-09-27T02:43:18.989Z] ---> Running in dec56e3d3008 [2021-09-27T02:43:18.989Z] Removing intermediate container dec56e3d3008 [2021-09-27T02:43:18.989Z] ---> 03af14b9cdaf [2021-09-27T02:43:18.989Z] Step 21/22 : LABEL git_sha=95cbd1cffbe79d5251ccbc7882f3cb6ea48b7190 [2021-09-27T02:43:18.989Z] ---> Running in f1f4b6bcd2c1 [2021-09-27T02:43:18.989Z] Removing intermediate container f1f4b6bcd2c1 [2021-09-27T02:43:18.989Z] ---> 03fff37f6051 [2021-09-27T02:43:18.989Z] Step 22/22 : LABEL version=0.0.0 [2021-09-27T02:43:18.989Z] ---> Running in efa6ca6aa3dd [2021-09-27T02:43:18.989Z] Removing intermediate container efa6ca6aa3dd [2021-09-27T02:43:18.989Z] ---> 9f4a5a4efd84 [2021-09-27T02:43:18.989Z] [2021-09-27T02:43:18.989Z] Successfully built 9f4a5a4efd84 [2021-09-27T02:43:18.989Z] Successfully tagged security-proxy-setup:latest [2021-09-27T02:43:24.401Z]  Building security-proxy-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-27T02:43:28.948Z] Removing intermediate container 7c1aa0d44b63 [2021-09-27T02:43:28.948Z] ---> 55273eb0569b [2021-09-27T02:43:28.948Z] [2021-09-27T02:43:28.948Z] Step 11/26 : FROM alpine:3.14 [2021-09-27T02:43:28.948Z] ---> 14119a10abf4 [2021-09-27T02:43:28.948Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-27T02:43:28.948Z] ---> Running in 24e7bcd6f30d [2021-09-27T02:43:29.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:43:29.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:43:29.486Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-27T02:43:29.486Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-27T02:43:29.486Z] (3/3) Installing su-exec (0.2-r1) [2021-09-27T02:43:29.486Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T02:43:29.486Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T02:43:29.486Z] OK: 6 MiB in 17 packages [2021-09-27T02:43:30.075Z] Removing intermediate container b04a8f070f82 [2021-09-27T02:43:30.075Z] ---> 110da2a32efc [2021-09-27T02:43:30.075Z] [2021-09-27T02:43:30.075Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T02:43:30.075Z] ---> 14119a10abf4 [2021-09-27T02:43:30.075Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-27T02:43:30.075Z] ---> Using cache [2021-09-27T02:43:30.075Z] ---> 774b1dbf23ac [2021-09-27T02:43:30.075Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T02:43:30.075Z] ---> Using cache [2021-09-27T02:43:30.075Z] ---> ab2392c2356f [2021-09-27T02:43:30.075Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-27T02:43:30.075Z] ---> Running in 16a023f01da5 [2021-09-27T02:43:30.075Z] Removing intermediate container 16a023f01da5 [2021-09-27T02:43:30.075Z] ---> 9b8ef8f73aee [2021-09-27T02:43:30.075Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-27T02:43:30.075Z] ---> Running in 414fa5d7128f [2021-09-27T02:43:30.665Z] Removing intermediate container 414fa5d7128f [2021-09-27T02:43:30.665Z] ---> 96a3260769ab [2021-09-27T02:43:30.665Z] Step 16/24 : WORKDIR / [2021-09-27T02:43:30.665Z] Removing intermediate container 24e7bcd6f30d [2021-09-27T02:43:30.665Z] ---> d6a39ba24ec5 [2021-09-27T02:43:30.665Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-27T02:43:30.665Z] ---> Running in db2750a49180 [2021-09-27T02:43:30.665Z] ---> Running in e655c61c062c [2021-09-27T02:43:30.935Z] Removing intermediate container db2750a49180 [2021-09-27T02:43:30.935Z] ---> 78f4daa9baf4 [2021-09-27T02:43:30.935Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T02:43:31.206Z] Removing intermediate container 401fa2ee2e4e [2021-09-27T02:43:31.206Z] ---> 34e4299e5e85 [2021-09-27T02:43:31.206Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-27T02:43:31.206Z] Removing intermediate container e655c61c062c [2021-09-27T02:43:31.206Z] ---> 5ad753bf3c7b [2021-09-27T02:43:31.206Z] Step 14/26 : WORKDIR / [2021-09-27T02:43:31.206Z] ---> Running in c2f17e7266ff [2021-09-27T02:43:31.206Z] ---> Running in fc16161cad46 [2021-09-27T02:43:31.479Z] ---> 2844963eb640 [2021-09-27T02:43:31.479Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-27T02:43:31.479Z] Removing intermediate container fc16161cad46 [2021-09-27T02:43:31.479Z] ---> 740fc549b019 [2021-09-27T02:43:31.479Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-27T02:43:31.754Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-27T02:43:32.037Z] ---> b39bcf0c2207 [2021-09-27T02:43:32.037Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-27T02:43:32.037Z] ---> b96e0c41dbcb [2021-09-27T02:43:32.037Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-27T02:43:32.314Z] ---> b2f23f5be193 [2021-09-27T02:43:32.314Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-27T02:43:32.314Z] ---> d7402237ad8a [2021-09-27T02:43:32.314Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-27T02:43:32.314Z] ---> Running in 3e7fc08a57d6 [2021-09-27T02:43:32.591Z] ---> 3ba341149d05 [2021-09-27T02:43:32.591Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-27T02:43:32.591Z] Removing intermediate container 3e7fc08a57d6 [2021-09-27T02:43:32.591Z] ---> 39d48f8d61c0 [2021-09-27T02:43:32.591Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T02:43:32.591Z] ---> Running in e0fd14c3bb6d [2021-09-27T02:43:32.591Z] Removing intermediate container c2f17e7266ff [2021-09-27T02:43:32.591Z] ---> 9effdadd7753 [2021-09-27T02:43:32.591Z] [2021-09-27T02:43:32.591Z] Step 12/24 : FROM docker:20.10.7 [2021-09-27T02:43:32.591Z] ---> 5d4fc816744d [2021-09-27T02:43:32.591Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-27T02:43:32.857Z] Removing intermediate container e0fd14c3bb6d [2021-09-27T02:43:32.857Z] ---> 394b86f01c7c [2021-09-27T02:43:32.857Z] Step 22/24 : LABEL arch=x86_64 [2021-09-27T02:43:32.857Z] ---> Running in 2b51b04bc62c [2021-09-27T02:43:32.857Z] 20.10.7: Pulling from library/docker [2021-09-27T02:43:33.129Z] Removing intermediate container 2b51b04bc62c [2021-09-27T02:43:33.129Z] ---> 1b19e7d22132 [2021-09-27T02:43:33.129Z] Step 23/24 : LABEL git_sha=95cbd1cffbe79d5251ccbc7882f3cb6ea48b7190 [2021-09-27T02:43:33.129Z] ---> 97cbd4ee7352 [2021-09-27T02:43:33.129Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-27T02:43:33.129Z] ---> Running in b4676006320d [2021-09-27T02:43:33.396Z] Removing intermediate container b4676006320d [2021-09-27T02:43:33.396Z] ---> d67556243cf2 [2021-09-27T02:43:33.396Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T02:43:33.664Z] ---> Running in 3a1b78d16952 [2021-09-27T02:43:33.664Z] ---> 046c939d17dd [2021-09-27T02:43:33.664Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-27T02:43:33.931Z] Removing intermediate container 3a1b78d16952 [2021-09-27T02:43:33.931Z] ---> 57924b6b037f [2021-09-27T02:43:33.931Z] [2021-09-27T02:43:33.931Z] Successfully built 57924b6b037f [2021-09-27T02:43:33.931Z] Successfully tagged core-metadata:latest [2021-09-27T02:43:33.931Z]  Building core-metadata ... done  ---> 9821bbad36ae [2021-09-27T02:43:33.931Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-27T02:43:34.212Z] ---> Running in e8b2f01cf25d [2021-09-27T02:43:34.797Z] Removing intermediate container e8b2f01cf25d [2021-09-27T02:43:34.797Z] ---> 0246aec0d6b4 [2021-09-27T02:43:34.797Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-27T02:43:34.797Z] ---> Running in 35f8620c85a8 [2021-09-27T02:43:34.797Z] Removing intermediate container 35f8620c85a8 [2021-09-27T02:43:34.797Z] ---> 74f929f2b260 [2021-09-27T02:43:34.797Z] Step 24/26 : LABEL arch=x86_64 [2021-09-27T02:43:34.797Z] ---> Running in 12ac72ef0453 [2021-09-27T02:43:35.066Z] Removing intermediate container 12ac72ef0453 [2021-09-27T02:43:35.066Z] ---> 13215ff2b5a3 [2021-09-27T02:43:35.066Z] Step 25/26 : LABEL git_sha=95cbd1cffbe79d5251ccbc7882f3cb6ea48b7190 [2021-09-27T02:43:35.066Z] ---> Running in af18ee9abe2e [2021-09-27T02:43:35.330Z] Removing intermediate container af18ee9abe2e [2021-09-27T02:43:35.330Z] ---> 169b6f425a77 [2021-09-27T02:43:35.330Z] Step 26/26 : LABEL version=0.0.0 [2021-09-27T02:43:35.330Z] ---> Running in 865e5af35038 [2021-09-27T02:43:35.330Z] Removing intermediate container 865e5af35038 [2021-09-27T02:43:35.330Z] ---> a32b53d841da [2021-09-27T02:43:35.330Z] [2021-09-27T02:43:35.599Z] Successfully built a32b53d841da [2021-09-27T02:43:35.599Z] Successfully tagged security-secretstore-setup:latest [2021-09-27T02:43:38.945Z]  Building security-secretstore-setup ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-27T02:43:38.946Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-27T02:43:38.946Z] ---> 08bdaf2f88f9 [2021-09-27T02:43:38.946Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-27T02:43:40.723Z] ---> Running in cf2816856101 [2021-09-27T02:43:40.723Z] Removing intermediate container cf2816856101 [2021-09-27T02:43:40.723Z] ---> 35e93b17f74b [2021-09-27T02:43:40.723Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-27T02:43:40.723Z] ---> Running in 5a43913cfd3f [2021-09-27T02:43:40.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:43:40.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:43:40.723Z] (1/39) Installing readline (8.1.0-r0) [2021-09-27T02:43:40.723Z] (2/39) Installing bash (5.1.0-r0) [2021-09-27T02:43:40.723Z] Executing bash-5.1.0-r0.post-install [2021-09-27T02:43:40.723Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-27T02:43:40.723Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-27T02:43:40.723Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-27T02:43:40.723Z] (6/39) Installing curl (7.79.1-r0) [2021-09-27T02:43:40.723Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-27T02:43:40.723Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-27T02:43:40.723Z] (9/39) Installing expat (2.2.10-r1) [2021-09-27T02:43:40.723Z] (10/39) Installing libffi (3.3-r2) [2021-09-27T02:43:40.723Z] (11/39) Installing gdbm (1.19-r0) [2021-09-27T02:43:40.724Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-27T02:43:40.724Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-27T02:43:40.724Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-27T02:43:40.994Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-27T02:43:40.994Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-27T02:43:40.994Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-27T02:43:40.994Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-27T02:43:40.994Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-27T02:43:40.994Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-27T02:43:41.260Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-27T02:43:41.260Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-27T02:43:41.260Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-27T02:43:41.260Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-27T02:43:41.260Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-27T02:43:41.260Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-27T02:43:41.260Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-27T02:43:41.260Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-27T02:43:41.260Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-27T02:43:41.260Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-27T02:43:41.260Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-27T02:43:41.526Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-27T02:43:41.526Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-27T02:43:41.526Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-27T02:43:41.526Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-27T02:43:41.526Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-27T02:43:41.526Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-27T02:43:41.526Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-27T02:43:41.526Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-27T02:43:41.796Z] Executing busybox-1.32.1-r6.trigger [2021-09-27T02:43:41.796Z] OK: 82 MiB in 59 packages [2021-09-27T02:43:43.326Z] Collecting docker-compose==1.23.2 [2021-09-27T02:43:43.326Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-27T02:43:43.326Z] Collecting cached-property<2,>=1.2.0 [2021-09-27T02:43:43.326Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-27T02:43:43.594Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-27T02:43:43.594Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-27T02:43:43.594Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-27T02:43:43.594Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-27T02:43:43.594Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-27T02:43:43.594Z] Collecting docker<4.0,>=3.6.0 [2021-09-27T02:43:43.594Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-27T02:43:43.861Z] Collecting docopt<0.7,>=0.6.1 [2021-09-27T02:43:43.861Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-27T02:43:44.127Z] Collecting PyYAML<4,>=3.10 [2021-09-27T02:43:44.127Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-27T02:43:45.095Z] Collecting jsonschema<3,>=2.5.1 [2021-09-27T02:43:45.095Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-27T02:43:45.095Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-27T02:43:45.095Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-27T02:43:45.365Z] Collecting texttable<0.10,>=0.9.0 [2021-09-27T02:43:45.365Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-27T02:43:45.631Z] Collecting docker-pycreds>=0.4.0 [2021-09-27T02:43:45.898Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-27T02:43:45.898Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-27T02:43:45.898Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-27T02:43:45.898Z] Collecting idna<2.8,>=2.5 [2021-09-27T02:43:45.898Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-27T02:43:46.164Z] Collecting certifi>=2017.4.17 [2021-09-27T02:43:46.164Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-27T02:43:46.164Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-27T02:43:46.164Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-27T02:43:46.164Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-27T02:43:46.164Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-27T02:43:46.164Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-27T02:43:46.164Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-27T02:43:46.429Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-27T02:43:46.429Z] Attempting uninstall: urllib3 [2021-09-27T02:43:46.429Z] Found existing installation: urllib3 1.26.2 [2021-09-27T02:43:46.429Z] Uninstalling urllib3-1.26.2: [2021-09-27T02:43:46.429Z] Successfully uninstalled urllib3-1.26.2 [2021-09-27T02:43:46.429Z] Attempting uninstall: idna [2021-09-27T02:43:46.429Z] Found existing installation: idna 3.1 [2021-09-27T02:43:46.429Z] Uninstalling idna-3.1: [2021-09-27T02:43:46.429Z] Successfully uninstalled idna-3.1 [2021-09-27T02:43:46.695Z] Attempting uninstall: chardet [2021-09-27T02:43:46.695Z] Found existing installation: chardet 4.0.0 [2021-09-27T02:43:46.695Z] Uninstalling chardet-4.0.0: [2021-09-27T02:43:46.695Z] Successfully uninstalled chardet-4.0.0 [2021-09-27T02:43:46.963Z] Attempting uninstall: requests [2021-09-27T02:43:46.963Z] Found existing installation: requests 2.25.1 [2021-09-27T02:43:46.963Z] Uninstalling requests-2.25.1: [2021-09-27T02:43:46.963Z] Successfully uninstalled requests-2.25.1 [2021-09-27T02:43:47.229Z] Running setup.py install for texttable: started [2021-09-27T02:43:47.812Z] Running setup.py install for texttable: finished with status 'done' [2021-09-27T02:43:47.812Z] Running setup.py install for PyYAML: started [2021-09-27T02:43:48.078Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-27T02:43:48.078Z] Running setup.py install for docopt: started [2021-09-27T02:43:48.663Z] Running setup.py install for docopt: finished with status 'done' [2021-09-27T02:43:48.663Z] Running setup.py install for dockerpty: started [2021-09-27T02:43:49.247Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-27T02:43:49.516Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-27T02:43:52.884Z] Removing intermediate container 5a43913cfd3f [2021-09-27T02:43:52.884Z] ---> a224a03f8f02 [2021-09-27T02:43:52.884Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-27T02:43:52.884Z] ---> Running in 945fe0700926 [2021-09-27T02:43:53.158Z] Removing intermediate container 945fe0700926 [2021-09-27T02:43:53.158Z] ---> 18dab2c0b93d [2021-09-27T02:43:53.158Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-27T02:43:53.158Z] ---> Running in e28a149e90fe [2021-09-27T02:43:53.158Z] Removing intermediate container e28a149e90fe [2021-09-27T02:43:53.158Z] ---> e09f76c0cfc4 [2021-09-27T02:43:53.158Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-27T02:43:53.746Z] ---> 27f48cb76413 [2021-09-27T02:43:53.746Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-27T02:43:53.746Z] ---> 5c8912c36260 [2021-09-27T02:43:53.746Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-27T02:43:54.013Z] ---> c92dbade46fc [2021-09-27T02:43:54.013Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-27T02:43:54.013Z] ---> Running in 6ab86ecb9aec [2021-09-27T02:43:54.279Z] Removing intermediate container 6ab86ecb9aec [2021-09-27T02:43:54.279Z] ---> 23914ffac674 [2021-09-27T02:43:54.279Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T02:43:54.279Z] ---> Running in b6bf68b88372 [2021-09-27T02:43:54.279Z] Removing intermediate container b6bf68b88372 [2021-09-27T02:43:54.279Z] ---> 2fbfd2628d34 [2021-09-27T02:43:54.279Z] Step 22/24 : LABEL arch=x86_64 [2021-09-27T02:43:54.545Z] ---> Running in db99156eaa69 [2021-09-27T02:43:54.545Z] Removing intermediate container db99156eaa69 [2021-09-27T02:43:54.545Z] ---> df8c87c4b8e9 [2021-09-27T02:43:54.545Z] Step 23/24 : LABEL git_sha=95cbd1cffbe79d5251ccbc7882f3cb6ea48b7190 [2021-09-27T02:43:54.545Z] ---> Running in cc98c3b6d0ac [2021-09-27T02:43:54.545Z] Removing intermediate container cc98c3b6d0ac [2021-09-27T02:43:54.545Z] ---> a76417a1ed16 [2021-09-27T02:43:54.545Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T02:43:54.811Z] ---> Running in b9b98f7b7c3f [2021-09-27T02:43:54.811Z] Removing intermediate container b9b98f7b7c3f [2021-09-27T02:43:54.811Z] ---> a3fd1ffd1ea7 [2021-09-27T02:43:54.811Z] [2021-09-27T02:43:54.811Z] Successfully built a3fd1ffd1ea7 [2021-09-27T02:43:54.811Z] Successfully tagged sys-mgmt-agent:latest [2021-09-27T02:43:55.093Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-27T02:43:55.110Z] $ docker stop --time=1 5bd947ee147082bba6249f90b2786c88c28ce7b548b02f63327bbced619ddf9d [2021-09-27T02:43:56.400Z] $ docker rm -f 5bd947ee147082bba6249f90b2786c88c28ce7b548b02f63327bbced619ddf9d [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T02:43:56.869Z] + docker images [2021-09-27T02:43:56.869Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-27T02:43:56.869Z] sys-mgmt-agent latest a3fd1ffd1ea7 2 seconds ago 325MB [2021-09-27T02:43:56.869Z] security-secretstore-setup latest a32b53d841da 21 seconds ago 28.2MB [2021-09-27T02:43:56.869Z] core-metadata latest 57924b6b037f 23 seconds ago 16.8MB [2021-09-27T02:43:56.869Z] 9effdadd7753 24 seconds ago 1.75GB [2021-09-27T02:43:56.869Z] 110da2a32efc 27 seconds ago 1.76GB [2021-09-27T02:43:56.869Z] 55273eb0569b 29 seconds ago 1.76GB [2021-09-27T02:43:56.869Z] security-proxy-setup latest 9f4a5a4efd84 39 seconds ago 26.7MB [2021-09-27T02:43:56.869Z] 6be81d915443 45 seconds ago 1.76GB [2021-09-27T02:43:56.869Z] core-data latest da642bbdb285 About a minute ago 20.5MB [2021-09-27T02:43:56.869Z] security-bootstrapper latest a6283a9f6bcd About a minute ago 18.8MB [2021-09-27T02:43:56.869Z] support-notifications latest c3608f5797aa About a minute ago 16.8MB [2021-09-27T02:43:56.869Z] 24c5c7332650 About a minute ago 1.75GB [2021-09-27T02:43:56.869Z] support-scheduler latest 719f13efe417 About a minute ago 16.1MB [2021-09-27T02:43:56.869Z] 633df93b1d6a About a minute ago 1.76GB [2021-09-27T02:43:56.869Z] core-command latest 15136062ae28 About a minute ago 16MB [2021-09-27T02:43:56.869Z] 40fd9264521c About a minute ago 1.75GB [2021-09-27T02:43:56.869Z] 5f7fbfd5c969 About a minute ago 1.75GB [2021-09-27T02:43:56.869Z] d5bc8a434d43 About a minute ago 1.75GB [2021-09-27T02:43:56.869Z] ci-base-image-x86_64 latest 11f574f90e1c 6 minutes ago 1.25GB [2021-09-27T02:43:56.869Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-27T02:43:56.869Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB [2021-09-27T02:43:56.869Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-27T02:43:56.869Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-27T02:43:56.869Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-09-27T02:44:12.599Z] Still waiting to schedule task [2021-09-27T02:44:12.600Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-27T02:47:09.599Z] Running on prd-ubuntu18.04-docker-8c-8g-1563 in /w/workspace/edgexfoundry_edgex-go_PR-3721 [Pipeline] { [Pipeline] ws [2021-09-27T02:47:09.710Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-09-27T02:47:09.892Z] The recommended git tool is: git [2021-09-27T02:47:14.221Z] using credential edgex-jenkins-ssh [2021-09-27T02:47:14.236Z] Cloning the remote Git repository [2021-09-27T02:47:14.262Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-27T02:47:14.333Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-09-27T02:47:14.369Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-27T02:47:14.369Z] > git --version # timeout=10 [2021-09-27T02:47:14.375Z] > git --version # 'git version 2.17.1' [2021-09-27T02:47:14.375Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T02:47:14.406Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T02:47:51.200Z] Merging remotes/origin/main commit 55c60972707841fad2bbf07dc204ee3a953d5015 into PR head commit f67fef71172f2e08c01a624c8dc9d048b4cd5008 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-09-27T02:47:49.559Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-27T02:47:49.565Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T02:47:49.578Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-27T02:47:49.594Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-27T02:47:49.594Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T02:47:49.598Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3721/head:refs/remotes/origin/PR-3721 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-27T02:47:51.201Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T02:47:51.206Z] > git checkout -f f67fef71172f2e08c01a624c8dc9d048b4cd5008 # timeout=10 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-27T02:47:51.876Z] Failed in branch amd64 [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] { (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] sh [2021-09-27T02:47:55.575Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-27T02:47:55.988Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T02:47:56.634Z] ---> package-listing.sh [2021-09-27T02:47:56.634Z] ++ facter osfamily [2021-09-27T02:47:56.634Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-27T02:47:56.904Z] + OS_FAMILY=redhat [2021-09-27T02:47:56.904Z] + workspace=/w/workspace/edgex-go/1 [2021-09-27T02:47:56.904Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-27T02:47:56.904Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-27T02:47:56.904Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-27T02:47:56.904Z] + PACKAGES=/tmp/packages_start.txt [2021-09-27T02:47:56.904Z] + '[' /w/workspace/edgex-go/1 ']' [2021-09-27T02:47:56.904Z] + PACKAGES=/tmp/packages_end.txt [2021-09-27T02:47:56.904Z] + case "${OS_FAMILY}" in [2021-09-27T02:47:56.904Z] + rpm -qa [2021-09-27T02:47:56.904Z] + sort [2021-09-27T02:47:59.519Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-27T02:47:59.519Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-27T02:47:59.519Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-27T02:47:59.519Z] + '[' /w/workspace/edgex-go/1 ']' [2021-09-27T02:47:59.519Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-09-27T02:47:59.519Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-09-27T02:47:59.557Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-27T02:47:59.890Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-27T02:48:00.538Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T02:48:00.538Z] [2021-09-27T02:48:00.538Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T02:48:00.917Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T02:48:00.917Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-27T02:48:00.917Z] b4d181a07f80: Pulling fs layer [2021-09-27T02:48:00.917Z] a1111a8f2ec3: Pulling fs layer [2021-09-27T02:48:00.917Z] ed53099fbce6: Pulling fs layer [2021-09-27T02:48:00.917Z] dc539afda2c1: Pulling fs layer [2021-09-27T02:48:00.917Z] 77bc0d833cb6: Pulling fs layer [2021-09-27T02:48:00.917Z] 9065ff56babe: Pulling fs layer [2021-09-27T02:48:00.917Z] d287ab97295c: Pulling fs layer [2021-09-27T02:48:00.917Z] dc539afda2c1: Waiting [2021-09-27T02:48:00.917Z] 77bc0d833cb6: Waiting [2021-09-27T02:48:00.917Z] 9065ff56babe: Waiting [2021-09-27T02:48:00.917Z] d287ab97295c: Waiting [2021-09-27T02:48:01.183Z] a1111a8f2ec3: Verifying Checksum [2021-09-27T02:48:01.183Z] a1111a8f2ec3: Download complete [2021-09-27T02:48:01.183Z] dc539afda2c1: Download complete [2021-09-27T02:48:01.765Z] 77bc0d833cb6: Verifying Checksum [2021-09-27T02:48:01.765Z] 77bc0d833cb6: Download complete [2021-09-27T02:48:01.765Z] 9065ff56babe: Verifying Checksum [2021-09-27T02:48:01.765Z] 9065ff56babe: Download complete [2021-09-27T02:48:01.765Z] ed53099fbce6: Verifying Checksum [2021-09-27T02:48:01.765Z] ed53099fbce6: Download complete [2021-09-27T02:48:03.183Z] b4d181a07f80: Verifying Checksum [2021-09-27T02:48:03.183Z] b4d181a07f80: Download complete [2021-09-27T02:48:04.160Z] b4d181a07f80: Pull complete [2021-09-27T02:48:04.430Z] a1111a8f2ec3: Pull complete [2021-09-27T02:48:05.185Z] ed53099fbce6: Pull complete [2021-09-27T02:48:05.185Z] dc539afda2c1: Pull complete [2021-09-27T02:48:05.537Z] 77bc0d833cb6: Pull complete [2021-09-27T02:48:05.537Z] 9065ff56babe: Pull complete [2021-09-27T02:48:07.487Z] d287ab97295c: Verifying Checksum [2021-09-27T02:48:07.487Z] d287ab97295c: Download complete [2021-09-27T02:48:12.866Z] d287ab97295c: Pull complete [2021-09-27T02:48:12.866Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-27T02:48:12.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T02:48:12.866Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-27T02:48:12.992Z] prd-centos7-docker-4c-2g-1556 does not seem to be running inside a container [2021-09-27T02:48:13.057Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-27T02:48:18.064Z] $ docker top 4f1e7e83ace7ad13d7f8d1a26dec2bfe0bbe80e0cee0ed4e16a944bfe37d4323 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T02:48:18.565Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-27T02:48:18.928Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-27T02:48:19.285Z] + ls /var/log/sa-host [2021-09-27T02:48:19.285Z] + sadf -c /var/log/sa-host/sa05 [2021-09-27T02:48:19.285Z] file_magic: OK [2021-09-27T02:48:19.285Z] HZ: Using current value: 100 [2021-09-27T02:48:19.285Z] file_header: OK [2021-09-27T02:48:19.285Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-27T02:48:19.285Z] Statistics: [2021-09-27T02:48:19.285Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-27T02:48:19.285Z] File successfully converted to sysstat format version 12.0.3 [2021-09-27T02:48:19.285Z] + sadf -c /var/log/sa-host/sa27 [2021-09-27T02:48:19.285Z] file_magic: OK [2021-09-27T02:48:19.285Z] HZ: Using current value: 100 [2021-09-27T02:48:19.285Z] file_header: OK [2021-09-27T02:48:19.285Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-27T02:48:19.285Z] Statistics: [2021-09-27T02:48:19.285Z] 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...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... [2021-09-27T02:48:19.285Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-27T02:48:19.955Z] provisioning config files... [2021-09-27T02:48:19.979Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1847915308585583722tmp [Pipeline] { [Pipeline] echo [2021-09-27T02:48:20.052Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T02:48:20.412Z] ---> create-netrc.sh [Pipeline] } [2021-09-27T02:48:20.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-27T02:48:22.380Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-27T02:48:22.415Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T02:48:22.784Z] ---> sudo-logs.sh [2021-09-27T02:48:22.784Z] Archiving 'sudo' log.. [2021-09-27T02:48:22.784Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1556.vexxhost.local: Name or service not known [2021-09-27T02:48:22.784Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1556.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-27T02:48:22.879Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T02:48:23.255Z] ---> job-cost.sh [2021-09-27T02:48:23.255Z] lf-activate-venv: SKIPPING [2021-09-27T02:48:23.255Z] INFO: No Stack... [2021-09-27T02:48:24.688Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-27T02:48:24.966Z] INFO: Archiving Costs [Pipeline] echo [2021-09-27T02:48:25.012Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T02:48:25.377Z] ---> logs-deploy.sh [2021-09-27T02:48:25.377Z] lf-activate-venv: SKIPPING [2021-09-27T02:48:25.377Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3721/1 [2021-09-27T02:48:25.377Z] INFO: archiving workspace using pattern(s): [2021-09-27T02:48:26.338Z] Archives upload complete. [2021-09-27T02:48:26.606Z] INFO: archiving logs to Nexus [2021-09-27T02:48:27.193Z] ---> uname -a: [2021-09-27T02:48:27.193Z] Linux prd-centos7-docker-4c-2g-1556.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-09-27T02:48:27.193Z] [2021-09-27T02:48:27.193Z] [2021-09-27T02:48:27.193Z] ---> lscpu: [2021-09-27T02:48:27.193Z] Architecture: x86_64 [2021-09-27T02:48:27.193Z] CPU op-mode(s): 32-bit, 64-bit [2021-09-27T02:48:27.193Z] Byte Order: Little Endian [2021-09-27T02:48:27.193Z] Address sizes: 40 bits physical, 48 bits virtual [2021-09-27T02:48:27.193Z] CPU(s): 2 [2021-09-27T02:48:27.193Z] On-line CPU(s) list: 0,1 [2021-09-27T02:48:27.193Z] Thread(s) per core: 1 [2021-09-27T02:48:27.193Z] Core(s) per socket: 1 [2021-09-27T02:48:27.193Z] Socket(s): 2 [2021-09-27T02:48:27.193Z] NUMA node(s): 1 [2021-09-27T02:48:27.193Z] Vendor ID: AuthenticAMD [2021-09-27T02:48:27.193Z] CPU family: 23 [2021-09-27T02:48:27.193Z] Model: 49 [2021-09-27T02:48:27.193Z] Model name: AMD EPYC-Rome Processor [2021-09-27T02:48:27.193Z] Stepping: 0 [2021-09-27T02:48:27.193Z] CPU MHz: 2799.998 [2021-09-27T02:48:27.193Z] BogoMIPS: 5599.99 [2021-09-27T02:48:27.193Z] Virtualization: AMD-V [2021-09-27T02:48:27.193Z] Hypervisor vendor: KVM [2021-09-27T02:48:27.193Z] Virtualization type: full [2021-09-27T02:48:27.193Z] L1d cache: 32K [2021-09-27T02:48:27.193Z] L1i cache: 32K [2021-09-27T02:48:27.194Z] L2 cache: 512K [2021-09-27T02:48:27.194Z] L3 cache: 16384K [2021-09-27T02:48:27.194Z] NUMA node0 CPU(s): 0,1 [2021-09-27T02:48:27.194Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-09-27T02:48:27.194Z] [2021-09-27T02:48:27.194Z] [2021-09-27T02:48:27.194Z] ---> nproc: [2021-09-27T02:48:27.194Z] 2 [2021-09-27T02:48:27.194Z] [2021-09-27T02:48:27.194Z] [2021-09-27T02:48:27.194Z] ---> df -h: [2021-09-27T02:48:27.194Z] Filesystem Size Used Avail Use% Mounted on [2021-09-27T02:48:27.194Z] overlay 40G 14G 27G 35% / [2021-09-27T02:48:27.194Z] tmpfs 64M 0 64M 0% /dev [2021-09-27T02:48:27.194Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-09-27T02:48:27.194Z] shm 64M 0 64M 0% /dev/shm [2021-09-27T02:48:27.194Z] /dev/vda1 40G 14G 27G 35% /facter-os [2021-09-27T02:48:27.194Z] [2021-09-27T02:48:27.194Z] [2021-09-27T02:48:27.194Z] ---> sar -b -r -n DEV: [2021-09-27T02:48:27.194Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/27/21 _x86_64_ (2 CPU) [2021-09-27T02:48:27.194Z] [2021-09-27T02:48:27.194Z] 01:46:20 LINUX RESTART (2 CPU) [2021-09-27T02:48:27.194Z] [2021-09-27T02:48:27.194Z] 01:47:01 tps rtps wtps bread/s bwrtn/s [2021-09-27T02:48:27.194Z] 01:48:01 3.75 0.00 3.75 0.00 672.98 [2021-09-27T02:48:27.194Z] 01:49:01 1.03 0.00 1.03 0.00 16.71 [2021-09-27T02:48:27.194Z] 01:50:01 0.20 0.00 0.20 0.00 2.07 [2021-09-27T02:48:27.194Z] 01:51:01 0.27 0.00 0.27 0.00 3.38 [2021-09-27T02:48:27.194Z] 01:52:01 0.25 0.00 0.25 0.00 2.67 [2021-09-27T02:48:27.194Z] 01:53:01 0.33 0.00 0.33 0.00 4.71 [2021-09-27T02:48:27.194Z] 01:54:01 0.18 0.00 0.18 0.00 3.00 [2021-09-27T02:48:27.194Z] 01:55:01 0.22 0.00 0.22 0.00 2.73 [2021-09-27T02:48:27.194Z] 01:56:01 0.30 0.00 0.30 0.00 4.90 [2021-09-27T02:48:27.194Z] 01:57:01 0.20 0.00 0.20 0.00 2.73 [2021-09-27T02:48:27.194Z] 01:58:01 0.27 0.00 0.27 0.00 3.36 [2021-09-27T02:48:27.194Z] 01:59:01 0.22 0.00 0.22 0.00 2.60 [2021-09-27T02:48:27.194Z] 02:00:01 0.20 0.00 0.20 0.00 1.80 [2021-09-27T02:48:27.194Z] 02:01:01 0.30 0.02 0.28 0.13 2.97 [2021-09-27T02:48:27.194Z] 02:02:01 1.20 0.29 0.91 7.72 19.96 [2021-09-27T02:48:27.194Z] 02:03:01 0.25 0.00 0.25 0.00 2.73 [2021-09-27T02:48:27.194Z] 02:04:01 0.23 0.00 0.23 0.00 3.65 [2021-09-27T02:48:27.194Z] 02:05:01 0.22 0.00 0.22 0.00 3.28 [2021-09-27T02:48:27.194Z] 02:06:01 0.18 0.00 0.18 0.00 1.92 [2021-09-27T02:48:27.194Z] 02:07:01 0.15 0.00 0.15 0.00 2.05 [2021-09-27T02:48:27.194Z] 02:08:01 0.22 0.00 0.22 0.00 2.25 [2021-09-27T02:48:27.194Z] 02:09:01 0.23 0.00 0.23 0.00 3.23 [2021-09-27T02:48:27.194Z] 02:10:01 0.25 0.00 0.25 0.00 2.62 [2021-09-27T02:48:27.194Z] 02:11:01 0.20 0.00 0.20 0.00 1.52 [2021-09-27T02:48:27.194Z] 02:12:01 0.15 0.00 0.15 0.00 1.92 [2021-09-27T02:48:27.194Z] 02:13:01 0.20 0.00 0.20 0.00 1.93 [2021-09-27T02:48:27.194Z] 02:14:01 0.30 0.00 0.30 0.00 3.23 [2021-09-27T02:48:27.194Z] 02:15:01 0.25 0.00 0.25 0.00 2.38 [2021-09-27T02:48:27.194Z] 02:16:01 0.20 0.00 0.20 0.00 2.42 [2021-09-27T02:48:27.194Z] 02:17:01 0.17 0.00 0.17 0.00 1.93 [2021-09-27T02:48:27.194Z] 02:18:01 0.23 0.00 0.23 0.00 2.47 [2021-09-27T02:48:27.194Z] 02:19:01 0.30 0.00 0.30 0.00 3.67 [2021-09-27T02:48:27.194Z] 02:20:01 0.23 0.00 0.23 0.00 2.20 [2021-09-27T02:48:27.194Z] 02:21:01 0.18 0.00 0.18 0.00 1.52 [2021-09-27T02:48:27.194Z] 02:22:01 0.20 0.00 0.20 0.00 1.92 [2021-09-27T02:48:27.194Z] 02:23:01 0.23 0.00 0.23 0.00 3.02 [2021-09-27T02:48:27.194Z] 02:24:01 0.25 0.00 0.25 0.00 2.68 [2021-09-27T02:48:27.194Z] 02:25:01 0.22 0.00 0.22 0.00 2.18 [2021-09-27T02:48:27.194Z] 02:26:01 0.17 0.00 0.17 0.00 1.38 [2021-09-27T02:48:27.194Z] 02:27:01 0.18 0.00 0.18 0.00 2.05 [2021-09-27T02:48:27.194Z] 02:28:01 0.17 0.00 0.17 0.00 1.77 [2021-09-27T02:48:27.194Z] 02:29:01 0.25 0.00 0.25 0.00 2.68 [2021-09-27T02:48:27.194Z] 02:30:01 0.28 0.00 0.28 0.00 3.93 [2021-09-27T02:48:27.194Z] 02:31:01 0.17 0.00 0.17 0.00 1.20 [2021-09-27T02:48:27.194Z] 02:32:01 0.15 0.00 0.15 0.00 1.87 [2021-09-27T02:48:27.194Z] 02:33:01 1.03 0.70 0.33 208.06 6.58 [2021-09-27T02:48:27.194Z] 02:34:01 87.74 3.38 84.36 2577.59 8058.78 [2021-09-27T02:48:27.194Z] 02:35:01 5.65 0.00 5.65 0.00 2152.80 [2021-09-27T02:48:27.194Z] 02:36:01 107.21 0.15 107.06 22.12 39783.06 [2021-09-27T02:48:27.194Z] 02:37:01 267.65 0.00 267.65 0.00 56934.42 [2021-09-27T02:48:27.194Z] 02:38:02 48.71 0.00 48.71 0.00 4152.59 [2021-09-27T02:48:27.194Z] 02:39:01 45.45 0.00 45.45 0.00 7347.96 [2021-09-27T02:48:27.194Z] 02:40:01 72.26 0.00 72.26 0.00 9394.69 [2021-09-27T02:48:27.194Z] 02:41:01 704.24 346.92 357.32 9942.78 239002.38 [2021-09-27T02:48:27.194Z] 02:42:01 273.03 92.05 180.98 5646.99 80120.13 [2021-09-27T02:48:27.194Z] 02:43:01 514.45 16.96 497.49 2382.56 230893.96 [2021-09-27T02:48:27.194Z] 02:44:01 237.81 19.95 217.87 1545.52 38767.75 [2021-09-27T02:48:27.194Z] 02:45:01 1.22 0.00 1.22 0.00 18.60 [2021-09-27T02:48:27.194Z] 02:46:01 0.20 0.00 0.20 0.00 1.90 [2021-09-27T02:48:27.194Z] 02:47:01 0.17 0.00 0.17 0.00 1.28 [2021-09-27T02:48:27.194Z] 02:48:01 40.39 38.96 1.43 3958.29 22.29 [2021-09-27T02:48:27.194Z] Average: 39.77 8.54 31.23 431.82 11781.52 [2021-09-27T02:48:27.194Z] [2021-09-27T02:48:27.194Z] 01:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-09-27T02:48:27.194Z] 01:48:01 5748296 0 665908 8.31 2620 1592108 1094144 12.08 380300 1494128 20 [2021-09-27T02:48:27.194Z] 01:49:01 5752088 0 662112 8.27 2620 1592112 1070844 11.82 376728 1494700 20 [2021-09-27T02:48:27.194Z] 01:50:01 5751896 0 662300 8.27 2620 1592116 1070844 11.82 377088 1494324 8 [2021-09-27T02:48:27.194Z] 01:51:01 5750672 0 663520 8.28 2620 1592120 1070844 11.82 378396 1494596 8 [2021-09-27T02:48:27.194Z] 01:52:01 5749552 0 664632 8.30 2620 1592128 1070964 11.82 379128 1494596 20 [2021-09-27T02:48:27.194Z] 01:53:01 5750076 0 664108 8.29 2620 1592128 1070844 11.82 378432 1494596 16 [2021-09-27T02:48:27.194Z] 01:54:01 5745528 0 668652 8.35 2620 1592132 1071024 11.82 383248 1494836 8 [2021-09-27T02:48:27.194Z] 01:55:01 5738784 0 675388 8.43 2620 1592140 1071084 11.83 390352 1494132 20 [2021-09-27T02:48:27.194Z] 01:56:01 5740600 0 673572 8.41 2620 1592140 1070844 11.82 388984 1494132 20 [2021-09-27T02:48:27.194Z] 01:57:01 5739984 0 674180 8.42 2620 1592148 1070940 11.82 389444 1494132 20 [2021-09-27T02:48:27.194Z] 01:58:01 5739732 0 674432 8.42 2620 1592148 1070940 11.82 389820 1493892 8 [2021-09-27T02:48:27.194Z] 01:59:01 5740000 0 674156 8.42 2620 1592156 1070844 11.82 389316 1493892 8 [2021-09-27T02:48:27.194Z] 02:00:01 5740372 0 673776 8.41 2620 1592164 1070844 11.82 389204 1493892 8 [2021-09-27T02:48:27.194Z] 02:01:01 5739208 0 674940 8.43 2620 1592164 1073024 11.85 389840 1493892 8 [2021-09-27T02:48:27.194Z] 02:02:01 5739132 0 674888 8.43 2620 1592292 1071448 11.83 390028 1493952 16 [2021-09-27T02:48:27.194Z] 02:03:01 5739912 0 674104 8.42 2620 1592296 1071352 11.83 389588 1493952 20 [2021-09-27T02:48:27.194Z] 02:04:01 5739616 0 674396 8.42 2620 1592300 1071352 11.83 389640 1493952 8 [2021-09-27T02:48:27.194Z] 02:05:01 5738840 0 675164 8.43 2620 1592308 1071532 11.83 390496 1493952 8 [2021-09-27T02:48:27.194Z] 02:06:01 5738616 0 675388 8.43 2620 1592308 1071592 11.83 390856 1493952 8 [2021-09-27T02:48:27.194Z] 02:07:01 5738976 0 675020 8.43 2620 1592316 1071448 11.83 390068 1493952 20 [2021-09-27T02:48:27.194Z] 02:08:01 5739172 0 674824 8.43 2620 1592316 1071436 11.83 389992 1493952 8 [2021-09-27T02:48:27.194Z] 02:09:01 5739732 0 674260 8.42 2620 1592320 1071352 11.83 389568 1493952 8 [2021-09-27T02:48:27.194Z] 02:10:01 5740020 0 673964 8.42 2620 1592328 1071352 11.83 389508 1493952 8 [2021-09-27T02:48:27.194Z] 02:11:01 5739980 0 674004 8.42 2620 1592328 1071352 11.83 389672 1493952 8 [2021-09-27T02:48:27.194Z] 02:12:01 5739464 0 674512 8.42 2620 1592336 1071448 11.83 390072 1493952 8 [2021-09-27T02:48:27.194Z] 02:13:01 5739872 0 674100 8.42 2620 1592340 1071352 11.83 389584 1493956 8 [2021-09-27T02:48:27.194Z] 02:14:01 5739616 0 674352 8.42 2620 1592344 1071352 11.83 389688 1493952 8 [2021-09-27T02:48:27.194Z] 02:15:01 5739740 0 674224 8.42 2620 1592348 1071352 11.83 389584 1493952 8 [2021-09-27T02:48:27.194Z] 02:16:01 5739708 0 674252 8.42 2620 1592352 1071352 11.83 389660 1493956 8 [2021-09-27T02:48:27.194Z] 02:17:01 5739480 0 674476 8.42 2620 1592356 1071448 11.83 390140 1493952 8 [2021-09-27T02:48:27.194Z] 02:18:01 5738744 0 675208 8.43 2620 1592360 1071448 11.83 390108 1493952 8 [2021-09-27T02:48:27.194Z] 02:19:01 5739360 0 674588 8.42 2620 1592364 1071352 11.83 389712 1493952 8 [2021-09-27T02:48:27.194Z] 02:20:01 5739460 0 674484 8.42 2620 1592368 1071352 11.83 389620 1493952 8 [2021-09-27T02:48:27.194Z] 02:21:01 5739344 0 674592 8.42 2620 1592376 1071352 11.83 389660 1493956 8 [2021-09-27T02:48:27.194Z] 02:22:01 5738992 0 674940 8.43 2620 1592380 1071436 11.83 390184 1493952 8 [2021-09-27T02:48:27.194Z] 02:23:01 5739616 0 674308 8.42 2620 1592388 1071352 11.83 389720 1493956 8 [2021-09-27T02:48:27.194Z] 02:24:01 5739460 0 674464 8.42 2620 1592388 1071352 11.83 389644 1493952 8 [2021-09-27T02:48:27.194Z] 02:25:01 5739864 0 674056 8.42 2620 1592392 1071352 11.83 389612 1493952 8 [2021-09-27T02:48:27.194Z] 02:26:01 5739608 0 674308 8.42 2620 1592396 1071352 11.83 389756 1493952 8 [2021-09-27T02:48:27.194Z] 02:27:01 5739100 0 674812 8.43 2620 1592400 1071448 11.83 390240 1493952 8 [2021-09-27T02:48:27.194Z] 02:28:01 5739476 0 674428 8.42 2620 1592408 1071352 11.83 389668 1493952 8 [2021-09-27T02:48:27.194Z] 02:29:01 5739468 0 674436 8.42 2620 1592408 1071352 11.83 389648 1493952 8 [2021-09-27T02:48:27.194Z] 02:30:01 5739600 0 674296 8.42 2620 1592416 1071352 11.83 389656 1493952 8 [2021-09-27T02:48:27.194Z] 02:31:01 5739444 0 674452 8.42 2620 1592416 1071352 11.83 389840 1493952 8 [2021-09-27T02:48:27.194Z] 02:32:01 5739048 0 674844 8.43 2620 1592420 1071448 11.83 390112 1493952 8 [2021-09-27T02:48:27.194Z] 02:33:01 5565868 0 777884 9.71 2620 1662560 1298148 14.33 552348 1499876 63824 [2021-09-27T02:48:27.194Z] 02:34:01 5272948 0 838816 10.47 2620 1894548 1485052 16.40 760004 1567688 60 [2021-09-27T02:48:27.194Z] 02:35:01 5092792 0 895164 11.18 2620 2018356 1440200 15.90 889736 1616740 62460 [2021-09-27T02:48:27.194Z] 02:36:01 4061080 0 992776 12.40 2620 2952456 1717128 18.96 1056780 2393940 4544 [2021-09-27T02:48:27.194Z] 02:37:01 2963464 0 1180124 14.74 2620 3862724 1411152 15.58 1251152 3089368 8 [2021-09-27T02:48:27.194Z] 02:38:02 3138436 0 1183452 14.78 2620 3684424 1646220 18.18 1362924 2861572 190960 [2021-09-27T02:48:27.194Z] 02:39:01 3220648 0 1157856 14.46 2620 3627808 1650680 18.22 1244948 2891376 84388 [2021-09-27T02:48:27.194Z] 02:40:01 3360196 0 1109572 13.85 2620 3536544 1415700 15.63 1221368 2791544 34320 [2021-09-27T02:48:27.194Z] 02:41:01 731604 0 1302476 16.26 2620 5972232 1659136 18.32 2734240 3774624 2492 [2021-09-27T02:48:27.194Z] 02:42:01 760004 0 1414492 17.66 2620 5831816 2829812 31.24 2805996 3640764 4888 [2021-09-27T02:48:27.194Z] 02:43:01 539584 0 1581632 19.75 2620 5885096 3039752 33.56 3048544 3604420 41280 [2021-09-27T02:48:27.194Z] 02:44:01 2120968 0 1233228 15.40 2620 4652116 1432104 15.81 1473864 3630068 20 [2021-09-27T02:48:27.194Z] 02:45:01 2133036 0 1221156 15.25 2620 4652120 1265112 13.97 1466220 3629828 12 [2021-09-27T02:48:27.194Z] 02:46:01 2132888 0 1221296 15.25 2620 4652128 1265256 13.97 1466812 3629828 8 [2021-09-27T02:48:27.194Z] 02:47:01 2132560 0 1221624 15.25 2620 4652128 1265208 13.97 1470420 3625732 12 [2021-09-27T02:48:27.194Z] 02:48:01 1955068 0 1254456 15.66 2620 4796788 1446696 15.97 1506684 3765648 25856 [2021-09-27T02:48:27.194Z] Average: 4975908 0 801112 10.00 2620 2229292 1221288 13.48 684879 1889267 8453 [2021-09-27T02:48:27.194Z] [2021-09-27T02:48:27.194Z] 01:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-09-27T02:48:27.194Z] 01:48:01 eth0 1.43 0.75 1.13 0.05 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.194Z] 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.194Z] 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.194Z] 01:49:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.194Z] 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.194Z] 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.194Z] 01:50:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.194Z] 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.194Z] 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.194Z] 01:51:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.194Z] 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.194Z] 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.194Z] 01:52:01 eth0 0.82 0.18 0.12 0.07 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.194Z] 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.194Z] 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.194Z] 01:53:01 eth0 0.47 0.08 0.04 0.01 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 01:54:01 eth0 1.32 0.53 0.39 0.21 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 01:55:01 eth0 0.53 0.42 0.30 0.20 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 01:56:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 01:57:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 01:58:01 eth0 0.18 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 01:59:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:00:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:01:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:02:01 eth0 0.19 0.19 0.08 0.07 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:03:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:04:01 eth0 0.92 0.08 0.08 0.01 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:05:01 eth0 0.75 0.30 0.35 0.20 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:06:01 eth0 0.52 0.30 0.27 0.20 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:07:01 eth0 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:08:01 eth0 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:10:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:11:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:12:01 eth0 0.23 0.18 0.08 0.04 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:13:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:14:01 eth0 0.10 0.10 0.01 0.03 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:16:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:17:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:18:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:19:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:21:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:22:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:23:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:25:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:27:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:28:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:29:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:31:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:32:01 eth0 0.40 0.28 0.20 0.09 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:33:01 eth0 229.06 181.89 1117.41 38.46 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:34:01 eth0 386.64 293.76 2145.59 35.88 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:34:01 vethfcbf247 0.30 0.48 0.05 0.08 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:34:01 docker0 0.30 0.38 0.05 0.07 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:35:01 eth0 473.65 500.63 2108.71 56.20 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:35:01 vethfcbf247 496.10 454.48 53.56 2102.98 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:35:01 docker0 496.10 454.45 46.78 2102.98 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:36:01 vethaf2d2aa 63.49 75.92 5.94 60.99 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:36:01 eth0 746.77 554.13 3935.00 94.01 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:36:01 docker0 178.26 215.76 16.03 638.13 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:37:01 eth0 450.15 359.84 2000.11 30.79 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:37:01 docker0 358.09 432.10 24.74 1996.77 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:38:02 eth0 36.81 21.15 34.04 13.68 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:38:02 veth5aca78b 0.38 0.52 0.03 0.04 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:38:02 docker0 0.38 0.38 0.02 0.03 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:39:01 eth0 30.74 18.47 18.10 57.57 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:39:01 veth5aca78b 1.98 1.98 0.16 0.16 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.195Z] 02:39:01 docker0 1.98 1.98 0.13 0.16 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] 02:40:01 eth0 112.96 75.14 558.26 15.76 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] 02:41:01 eth0 269.45 180.05 1337.80 68.40 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] 02:41:01 vethc735527 0.00 0.60 0.00 0.04 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] 02:41:01 docker0 39.16 61.02 2.44 165.71 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] 02:42:01 veth5c6c22d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] 02:42:01 eth0 20.77 11.30 15.29 8.01 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] 02:42:01 vethc735527 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] 02:43:01 veth43f3c8f 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] 02:43:01 vethc2e1f4c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] 02:43:01 eth0 150.80 84.79 345.62 73.12 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] 02:43:01 vethc735527 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] 02:44:01 eth0 300.03 168.73 1707.06 76.02 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] 02:44:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] 02:44:01 docker0 1153.20 1339.44 95.29 5652.46 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] 02:45:01 eth0 0.67 0.03 0.06 0.01 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] 02:46:01 eth0 0.45 0.27 0.27 0.20 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] 02:47:01 eth0 1.13 0.15 0.18 0.07 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] 02:48:01 eth0 99.42 68.64 440.30 8.70 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] Average: eth0 54.47 41.42 258.72 9.48 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] Average: docker0 18.92 21.98 1.56 92.75 0.00 0.00 0.00 0.00 [2021-09-27T02:48:27.196Z] [2021-09-27T02:48:27.196Z] [2021-09-27T02:48:27.196Z] ---> sar -P ALL: [2021-09-27T02:48:27.196Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/27/21 _x86_64_ (2 CPU) [2021-09-27T02:48:27.196Z] [2021-09-27T02:48:27.196Z] 01:46:20 LINUX RESTART (2 CPU) [2021-09-27T02:48:27.196Z] [2021-09-27T02:48:27.196Z] 01:47:01 CPU %user %nice %system %iowait %steal %idle [2021-09-27T02:48:27.196Z] 01:48:01 all 0.18 0.00 0.08 0.00 0.01 99.72 [2021-09-27T02:48:27.196Z] 01:48:01 0 0.23 0.00 0.07 0.00 0.02 99.68 [2021-09-27T02:48:27.196Z] 01:48:01 1 0.13 0.00 0.10 0.00 0.00 99.77 [2021-09-27T02:48:27.196Z] 01:49:01 all 0.14 0.00 0.04 0.00 0.02 99.80 [2021-09-27T02:48:27.196Z] 01:49:01 0 0.20 0.00 0.03 0.00 0.02 99.75 [2021-09-27T02:48:27.196Z] 01:49:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2021-09-27T02:48:27.196Z] 01:50:01 all 0.21 0.00 0.04 0.00 0.02 99.73 [2021-09-27T02:48:27.196Z] 01:50:01 0 0.37 0.00 0.03 0.00 0.00 99.60 [2021-09-27T02:48:27.196Z] 01:50:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-09-27T02:48:27.196Z] 01:51:01 all 0.23 0.00 0.05 0.00 0.01 99.71 [2021-09-27T02:48:27.196Z] 01:51:01 0 0.25 0.00 0.05 0.00 0.02 99.68 [2021-09-27T02:48:27.196Z] 01:51:01 1 0.22 0.00 0.05 0.00 0.00 99.73 [2021-09-27T02:48:27.196Z] 01:52:01 all 0.27 0.00 0.06 0.00 0.02 99.66 [2021-09-27T02:48:27.196Z] 01:52:01 0 0.12 0.00 0.05 0.00 0.00 99.83 [2021-09-27T02:48:27.196Z] 01:52:01 1 0.42 0.00 0.07 0.00 0.03 99.48 [2021-09-27T02:48:27.196Z] 01:53:01 all 0.26 0.00 0.04 0.00 0.01 99.69 [2021-09-27T02:48:27.196Z] 01:53:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-09-27T02:48:27.196Z] 01:53:01 1 0.47 0.00 0.03 0.00 0.00 99.50 [2021-09-27T02:48:27.196Z] 01:54:01 all 0.24 0.00 0.06 0.00 0.02 99.68 [2021-09-27T02:48:27.196Z] 01:54:01 0 0.08 0.00 0.07 0.00 0.02 99.83 [2021-09-27T02:48:27.196Z] 01:54:01 1 0.40 0.00 0.05 0.00 0.02 99.53 [2021-09-27T02:48:27.196Z] 01:55:01 all 0.20 0.00 0.06 0.00 0.02 99.72 [2021-09-27T02:48:27.196Z] 01:55:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2021-09-27T02:48:27.196Z] 01:55:01 1 0.32 0.00 0.07 0.00 0.02 99.60 [2021-09-27T02:48:27.196Z] 01:56:01 all 0.12 0.00 0.05 0.00 0.01 99.82 [2021-09-27T02:48:27.196Z] 01:56:01 0 0.17 0.00 0.03 0.00 0.00 99.80 [2021-09-27T02:48:27.196Z] 01:56:01 1 0.07 0.00 0.07 0.00 0.02 99.85 [2021-09-27T02:48:27.196Z] 01:57:01 all 0.21 0.00 0.03 0.00 0.01 99.75 [2021-09-27T02:48:27.196Z] 01:57:01 0 0.38 0.00 0.05 0.00 0.02 99.55 [2021-09-27T02:48:27.196Z] 01:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-09-27T02:48:27.196Z] 01:58:01 all 0.21 0.00 0.03 0.00 0.02 99.74 [2021-09-27T02:48:27.196Z] 01:58:01 0 0.38 0.00 0.03 0.00 0.02 99.57 [2021-09-27T02:48:27.196Z] 01:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-09-27T02:48:27.196Z] [2021-09-27T02:48:27.196Z] 01:58:01 CPU %user %nice %system %iowait %steal %idle [2021-09-27T02:48:27.196Z] 01:59:01 all 0.13 0.00 0.03 0.00 0.01 99.82 [2021-09-27T02:48:27.196Z] 01:59:01 0 0.23 0.00 0.05 0.00 0.02 99.70 [2021-09-27T02:48:27.196Z] 01:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-09-27T02:48:27.196Z] 02:00:01 all 0.14 0.00 0.03 0.00 0.01 99.82 [2021-09-27T02:48:27.196Z] 02:00:01 0 0.27 0.00 0.03 0.00 0.00 99.70 [2021-09-27T02:48:27.196Z] 02:00:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-09-27T02:48:27.196Z] 02:01:01 all 0.26 0.00 0.03 0.00 0.01 99.71 [2021-09-27T02:48:27.196Z] 02:01:01 0 0.48 0.00 0.03 0.00 0.02 99.47 [2021-09-27T02:48:27.196Z] 02:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-09-27T02:48:27.196Z] 02:02:01 all 0.20 0.00 0.09 0.01 0.02 99.68 [2021-09-27T02:48:27.196Z] 02:02:01 0 0.15 0.00 0.10 0.02 0.02 99.71 [2021-09-27T02:48:27.196Z] 02:02:01 1 0.25 0.00 0.08 0.00 0.02 99.64 [2021-09-27T02:48:27.196Z] 02:03:01 all 0.12 0.00 0.04 0.00 0.01 99.83 [2021-09-27T02:48:27.196Z] 02:03:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-09-27T02:48:27.196Z] 02:03:01 1 0.20 0.00 0.05 0.00 0.00 99.75 [2021-09-27T02:48:27.196Z] 02:04:01 all 0.25 0.00 0.03 0.00 0.01 99.71 [2021-09-27T02:48:27.196Z] 02:04:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-09-27T02:48:27.196Z] 02:04:01 1 0.45 0.00 0.03 0.00 0.02 99.50 [2021-09-27T02:48:27.196Z] 02:05:01 all 0.17 0.00 0.06 0.00 0.02 99.76 [2021-09-27T02:48:27.196Z] 02:05:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-09-27T02:48:27.196Z] 02:05:01 1 0.28 0.00 0.07 0.00 0.02 99.63 [2021-09-27T02:48:27.196Z] 02:06:01 all 0.30 0.00 0.04 0.00 0.01 99.65 [2021-09-27T02:48:27.196Z] 02:06:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-09-27T02:48:27.196Z] 02:06:01 1 0.55 0.00 0.03 0.00 0.00 99.42 [2021-09-27T02:48:27.196Z] 02:07:01 all 0.23 0.00 0.03 0.00 0.01 99.72 [2021-09-27T02:48:27.196Z] 02:07:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-09-27T02:48:27.196Z] 02:07:01 1 0.40 0.00 0.02 0.00 0.00 99.58 [2021-09-27T02:48:27.196Z] 02:08:01 all 0.21 0.00 0.05 0.00 0.02 99.72 [2021-09-27T02:48:27.196Z] 02:08:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-09-27T02:48:27.196Z] 02:08:01 1 0.37 0.00 0.05 0.00 0.02 99.57 [2021-09-27T02:48:27.196Z] 02:09:01 all 0.25 0.00 0.02 0.00 0.02 99.72 [2021-09-27T02:48:27.196Z] 02:09:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-09-27T02:48:27.196Z] 02:09:01 1 0.45 0.00 0.00 0.00 0.02 99.53 [2021-09-27T02:48:27.196Z] [2021-09-27T02:48:27.196Z] 02:09:01 CPU %user %nice %system %iowait %steal %idle [2021-09-27T02:48:27.196Z] 02:10:01 all 0.14 0.00 0.03 0.00 0.01 99.82 [2021-09-27T02:48:27.196Z] 02:10:01 0 0.27 0.00 0.03 0.00 0.02 99.68 [2021-09-27T02:48:27.196Z] 02:10:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-09-27T02:48:27.196Z] 02:11:01 all 0.24 0.00 0.03 0.00 0.01 99.72 [2021-09-27T02:48:27.196Z] 02:11:01 0 0.40 0.00 0.02 0.00 0.00 99.58 [2021-09-27T02:48:27.196Z] 02:11:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2021-09-27T02:48:27.196Z] 02:12:01 all 0.23 0.00 0.02 0.00 0.01 99.74 [2021-09-27T02:48:27.196Z] 02:12:01 0 0.43 0.00 0.02 0.00 0.02 99.53 [2021-09-27T02:48:27.196Z] 02:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-09-27T02:48:27.196Z] 02:13:01 all 0.22 0.00 0.04 0.00 0.01 99.73 [2021-09-27T02:48:27.196Z] 02:13:01 0 0.38 0.00 0.03 0.00 0.00 99.58 [2021-09-27T02:48:27.196Z] 02:13:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-09-27T02:48:27.196Z] 02:14:01 all 0.10 0.00 0.04 0.00 0.02 99.84 [2021-09-27T02:48:27.196Z] 02:14:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2021-09-27T02:48:27.196Z] 02:14:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-09-27T02:48:27.196Z] 02:15:01 all 0.18 0.00 0.03 0.00 0.01 99.78 [2021-09-27T02:48:27.196Z] 02:15:01 0 0.33 0.00 0.03 0.00 0.00 99.63 [2021-09-27T02:48:27.196Z] 02:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-09-27T02:48:27.196Z] 02:16:01 all 0.16 0.00 0.04 0.00 0.01 99.79 [2021-09-27T02:48:27.196Z] 02:16:01 0 0.15 0.00 0.05 0.00 0.02 99.78 [2021-09-27T02:48:27.196Z] 02:16:01 1 0.17 0.00 0.03 0.00 0.00 99.80 [2021-09-27T02:48:27.196Z] 02:17:01 all 0.15 0.00 0.03 0.00 0.02 99.81 [2021-09-27T02:48:27.196Z] 02:17:01 0 0.20 0.00 0.03 0.00 0.02 99.75 [2021-09-27T02:48:27.196Z] 02:17:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-09-27T02:48:27.196Z] 02:18:01 all 0.24 0.00 0.04 0.00 0.03 99.69 [2021-09-27T02:48:27.196Z] 02:18:01 0 0.40 0.00 0.02 0.00 0.02 99.57 [2021-09-27T02:48:27.196Z] 02:18:01 1 0.08 0.00 0.07 0.00 0.03 99.82 [2021-09-27T02:48:27.196Z] 02:19:01 all 0.23 0.00 0.03 0.00 0.01 99.73 [2021-09-27T02:48:27.196Z] 02:19:01 0 0.37 0.00 0.02 0.00 0.00 99.62 [2021-09-27T02:48:27.196Z] 02:19:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2021-09-27T02:48:27.196Z] 02:20:01 all 0.21 0.00 0.07 0.00 0.01 99.72 [2021-09-27T02:48:27.196Z] 02:20:01 0 0.22 0.00 0.05 0.00 0.00 99.73 [2021-09-27T02:48:27.196Z] 02:20:01 1 0.20 0.00 0.08 0.00 0.02 99.70 [2021-09-27T02:48:27.196Z] [2021-09-27T02:48:27.196Z] 02:20:01 CPU %user %nice %system %iowait %steal %idle [2021-09-27T02:48:27.196Z] 02:21:01 all 0.15 0.00 0.04 0.00 0.02 99.79 [2021-09-27T02:48:27.196Z] 02:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-09-27T02:48:27.196Z] 02:21:01 1 0.28 0.00 0.07 0.00 0.02 99.63 [2021-09-27T02:48:27.196Z] 02:22:01 all 0.23 0.00 0.03 0.00 0.01 99.72 [2021-09-27T02:48:27.196Z] 02:22:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2021-09-27T02:48:27.196Z] 02:22:01 1 0.42 0.00 0.02 0.00 0.02 99.55 [2021-09-27T02:48:27.196Z] 02:23:01 all 0.10 0.00 0.04 0.00 0.01 99.85 [2021-09-27T02:48:27.196Z] 02:23:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-09-27T02:48:27.196Z] 02:23:01 1 0.15 0.00 0.03 0.00 0.00 99.82 [2021-09-27T02:48:27.196Z] 02:24:01 all 0.21 0.00 0.03 0.00 0.01 99.75 [2021-09-27T02:48:27.196Z] 02:24:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-09-27T02:48:27.196Z] 02:24:01 1 0.37 0.00 0.03 0.00 0.00 99.60 [2021-09-27T02:48:27.196Z] 02:25:01 all 0.21 0.00 0.04 0.00 0.02 99.73 [2021-09-27T02:48:27.196Z] 02:25:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-09-27T02:48:27.196Z] 02:25:01 1 0.38 0.00 0.03 0.00 0.02 99.57 [2021-09-27T02:48:27.196Z] 02:26:01 all 0.19 0.00 0.06 0.00 0.01 99.74 [2021-09-27T02:48:27.196Z] 02:26:01 0 0.07 0.00 0.07 0.00 0.02 99.85 [2021-09-27T02:48:27.196Z] 02:26:01 1 0.32 0.00 0.05 0.00 0.00 99.63 [2021-09-27T02:48:27.196Z] 02:27:01 all 0.13 0.00 0.05 0.00 0.01 99.82 [2021-09-27T02:48:27.196Z] 02:27:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-09-27T02:48:27.196Z] 02:27:01 1 0.20 0.00 0.05 0.00 0.00 99.75 [2021-09-27T02:48:27.196Z] 02:28:01 all 0.26 0.00 0.04 0.00 0.02 99.68 [2021-09-27T02:48:27.196Z] 02:28:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-09-27T02:48:27.196Z] 02:28:01 1 0.47 0.00 0.05 0.00 0.02 99.47 [2021-09-27T02:48:27.196Z] 02:29:01 all 0.23 0.00 0.03 0.00 0.02 99.72 [2021-09-27T02:48:27.196Z] 02:29:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-09-27T02:48:27.196Z] 02:29:01 1 0.42 0.00 0.02 0.00 0.00 99.57 [2021-09-27T02:48:27.196Z] 02:30:01 all 0.22 0.00 0.03 0.00 0.02 99.73 [2021-09-27T02:48:27.196Z] 02:30:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-09-27T02:48:27.196Z] 02:30:01 1 0.37 0.00 0.02 0.00 0.02 99.60 [2021-09-27T02:48:27.196Z] 02:31:01 all 0.23 0.00 0.04 0.00 0.00 99.73 [2021-09-27T02:48:27.197Z] 02:31:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2021-09-27T02:48:27.197Z] 02:31:01 1 0.38 0.00 0.03 0.00 0.00 99.58 [2021-09-27T02:48:27.197Z] [2021-09-27T02:48:27.197Z] 02:31:01 CPU %user %nice %system %iowait %steal %idle [2021-09-27T02:48:27.197Z] 02:32:01 all 0.21 0.00 0.05 0.00 0.01 99.73 [2021-09-27T02:48:27.197Z] 02:32:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-09-27T02:48:27.197Z] 02:32:01 1 0.38 0.00 0.05 0.00 0.00 99.57 [2021-09-27T02:48:27.197Z] 02:33:01 all 4.33 0.00 0.59 0.02 0.04 95.02 [2021-09-27T02:48:27.197Z] 02:33:01 0 4.02 0.00 0.68 0.00 0.05 95.25 [2021-09-27T02:48:27.197Z] 02:33:01 1 4.63 0.00 0.51 0.03 0.03 94.79 [2021-09-27T02:48:27.197Z] 02:34:01 all 7.94 0.00 2.57 2.25 0.13 87.12 [2021-09-27T02:48:27.197Z] 02:34:01 0 6.64 0.00 2.69 1.73 0.15 88.79 [2021-09-27T02:48:27.197Z] 02:34:01 1 9.23 0.00 2.45 2.76 0.10 85.45 [2021-09-27T02:48:27.197Z] 02:35:01 all 5.35 0.00 1.37 0.00 0.24 93.04 [2021-09-27T02:48:27.197Z] 02:35:01 0 5.07 0.00 1.62 0.00 0.29 93.01 [2021-09-27T02:48:27.197Z] 02:35:01 1 5.63 0.00 1.11 0.00 0.19 93.07 [2021-09-27T02:48:27.197Z] 02:36:01 all 17.19 0.00 5.32 3.48 1.23 72.79 [2021-09-27T02:48:27.197Z] 02:36:01 0 20.01 0.00 5.67 3.47 1.32 69.51 [2021-09-27T02:48:27.197Z] 02:36:01 1 14.40 0.00 4.96 3.48 1.13 76.02 [2021-09-27T02:48:27.197Z] 02:37:01 all 15.41 0.00 8.09 2.80 1.28 72.42 [2021-09-27T02:48:27.197Z] 02:37:01 0 16.23 0.00 8.47 2.68 1.45 71.17 [2021-09-27T02:48:27.197Z] 02:37:01 1 14.59 0.00 7.71 2.92 1.11 73.67 [2021-09-27T02:48:27.197Z] 02:38:02 all 63.48 0.00 6.70 0.83 0.26 28.72 [2021-09-27T02:48:27.197Z] 02:38:02 0 63.03 0.00 6.89 0.68 0.31 29.09 [2021-09-27T02:48:27.197Z] 02:38:02 1 63.93 0.00 6.52 0.98 0.22 28.34 [2021-09-27T02:48:27.197Z] 02:39:01 all 32.57 0.00 4.20 0.45 0.30 62.49 [2021-09-27T02:48:27.197Z] 02:39:01 0 31.96 0.00 4.22 0.55 0.30 62.96 [2021-09-27T02:48:27.197Z] 02:39:01 1 33.18 0.00 4.17 0.34 0.29 62.03 [2021-09-27T02:48:27.197Z] 02:40:01 all 57.76 0.00 7.62 1.97 0.47 32.18 [2021-09-27T02:48:27.197Z] 02:40:01 0 56.55 0.00 7.76 1.40 0.44 33.86 [2021-09-27T02:48:27.197Z] 02:40:01 1 58.97 0.00 7.49 2.55 0.50 30.50 [2021-09-27T02:48:27.197Z] 02:41:01 all 30.16 0.00 17.93 28.91 1.26 21.73 [2021-09-27T02:48:27.197Z] 02:41:01 0 29.65 0.00 17.49 28.72 1.28 22.86 [2021-09-27T02:48:27.197Z] 02:41:01 1 30.67 0.00 18.38 29.11 1.25 20.60 [2021-09-27T02:48:27.197Z] 02:42:01 all 77.47 0.00 12.33 9.00 0.49 0.70 [2021-09-27T02:48:27.197Z] 02:42:01 0 76.60 0.00 13.05 9.40 0.52 0.43 [2021-09-27T02:48:27.197Z] 02:42:01 1 78.35 0.00 11.61 8.59 0.46 0.98 [2021-09-27T02:48:27.197Z] [2021-09-27T02:48:27.197Z] 02:42:01 CPU %user %nice %system %iowait %steal %idle [2021-09-27T02:48:27.197Z] 02:43:01 all 63.43 0.00 21.90 11.35 0.51 2.82 [2021-09-27T02:48:27.197Z] 02:43:01 0 60.72 0.00 23.99 11.44 0.54 3.30 [2021-09-27T02:48:27.197Z] 02:43:01 1 66.15 0.00 19.80 11.25 0.47 2.33 [2021-09-27T02:48:27.197Z] 02:44:01 all 51.35 0.00 11.30 5.11 0.76 31.48 [2021-09-27T02:48:27.197Z] 02:44:01 0 50.84 0.00 11.39 5.70 0.78 31.29 [2021-09-27T02:48:27.197Z] 02:44:01 1 51.85 0.00 11.22 4.53 0.73 31.67 [2021-09-27T02:48:27.197Z] 02:45:01 all 0.18 0.00 0.06 0.00 0.08 99.68 [2021-09-27T02:48:27.197Z] 02:45:01 0 0.30 0.00 0.05 0.00 0.08 99.57 [2021-09-27T02:48:27.197Z] 02:45:01 1 0.05 0.00 0.07 0.00 0.08 99.80 [2021-09-27T02:48:27.197Z] 02:46:01 all 0.16 0.00 0.04 0.00 0.08 99.72 [2021-09-27T02:48:27.197Z] 02:46:01 0 0.05 0.00 0.05 0.00 0.07 99.83 [2021-09-27T02:48:27.197Z] 02:46:01 1 0.27 0.00 0.03 0.00 0.10 99.60 [2021-09-27T02:48:27.197Z] 02:47:01 all 0.23 0.00 0.03 0.00 0.08 99.66 [2021-09-27T02:48:27.197Z] 02:47:01 0 0.40 0.00 0.03 0.00 0.10 99.47 [2021-09-27T02:48:27.197Z] 02:47:01 1 0.07 0.00 0.03 0.00 0.05 99.85 [2021-09-27T02:48:27.197Z] 02:48:01 all 1.88 0.00 0.50 0.98 0.06 96.58 [2021-09-27T02:48:27.197Z] 02:48:01 0 1.43 0.00 0.52 1.09 0.07 96.90 [2021-09-27T02:48:27.197Z] 02:48:01 1 2.33 0.00 0.49 0.87 0.05 96.25 [2021-09-27T02:48:27.197Z] Average: all 6.67 0.00 1.56 1.01 0.12 90.64 [2021-09-27T02:48:27.197Z] Average: 0 6.57 0.00 1.62 1.01 0.13 90.67 [2021-09-27T02:48:27.197Z] Average: 1 6.77 0.00 1.50 1.02 0.11 90.61 [2021-09-27T02:48:27.197Z] [2021-09-27T02:48:27.197Z] [2021-09-27T02:48:27.197Z]