Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 32b60fa693a901275786637eb06fc785f28539a9 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-ssh7703380153760497416.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7c45c8a198bad082eec5dc6eba334c557e460952 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-ssh2034417705397197784.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 7c45c8a198bad082eec5dc6eba334c557e460952 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh521511198246635214.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7c45c8a198bad082eec5dc6eba334c557e460952 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7c45c8a198bad082eec5dc6eba334c557e460952 # timeout=10 Commit message: "Merge pull request #470 from jinlinGuan/build-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh7798073148616998340.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh197188972284305378.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.23 USE_ALPINE: true 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 PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-42045 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/816 [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/816 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 32b60fa693a901275786637eb06fc785f28539a9 (main) Commit message: "Merge pull request #5122 from edgexfoundry/dependabot/go_modules/github.com/jackc/pgx/v5-5.7.4" > git config core.sparsecheckout # timeout=10 > git checkout -f 32b60fa693a901275786637eb06fc785f28539a9 # timeout=10 > git rev-list --no-walk 7a62a6bd785b30d9194ed4d1799fe25543517b1b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:55:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:55:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:55:17 ========================================================= 06:55:17 EdgeX Global Pipelines Version Info 06:55:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:55:19 ------------------- 06:55:19 stable info: 06:55:19 ------------------- 06:55:19 Commited By: Ginny Guan ginny@iotechsys.com 06:55:19 Commit SHA: 7c45c8a198bad082eec5dc6eba334c557e460952 06:55:19 Message: update stable to v1.0.273 06:55:19 ------------------- 06:55:19 experimental info: 06:55:19 ------------------- 06:55:19 Commited By: **** collab-it+edgex@linuxfoundation.org 06:55:19 Commit SHA: 7c45c8a198bad082eec5dc6eba334c557e460952 06:55:19 Message: update experimental to v1.0.273 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:55:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:55:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:55:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:55:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:55:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:55:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:55:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:55:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:55:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:55:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:55:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:55:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:55:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:55:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:55:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:55:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:55:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:55:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:55:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:55:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 06:55:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:55:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:55:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:55:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:55:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:55:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:55:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] echo 06:55:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 32b60fa [Pipeline] echo 06:55:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:55:20 provisioning config files... 06:55:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/816@tmp/config13599938593943173620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:55:20 ---> ****-login.sh 06:55:20 nexus3.edgexfoundry.org:10001 06:55:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:55:21 Configure a credential helper to remove this warning. See 06:55:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:55:21 06:55:21 Login Succeeded 06:55:21 nexus3.edgexfoundry.org:10002 06:55:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:55:21 Configure a credential helper to remove this warning. See 06:55:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:55:21 06:55:21 Login Succeeded 06:55:21 nexus3.edgexfoundry.org:10003 06:55:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:55:22 Configure a credential helper to remove this warning. See 06:55:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:55:22 06:55:22 Login Succeeded 06:55:22 nexus3.edgexfoundry.org:10004 06:55:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:55:22 Configure a credential helper to remove this warning. See 06:55:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:55:22 06:55:22 Login Succeeded 06:55:22 ****.io 06:55:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:55:22 Configure a credential helper to remove this warning. See 06:55:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:55:22 06:55:22 Login Succeeded 06:55:22 ---> ****-login.sh ends [Pipeline] } 06:55:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:55:22 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 06:55:22 + dirname cmd/core-command/Dockerfile 06:55:22 + cut -d/ -f2 06:55:22 + echo core-command,cmd/core-command/Dockerfile 06:55:22 + cut -d/ -f2 06:55:22 + dirname cmd/core-common-config-bootstrapper/Dockerfile 06:55:22 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 06:55:22 + dirname cmd/core-data/Dockerfile 06:55:22 + cut -d/ -f2 06:55:22 + echo core-data,cmd/core-data/Dockerfile 06:55:22 + dirname cmd/core-keeper/Dockerfile 06:55:22 + cut -d/ -f2 06:55:22 + echo core-keeper,cmd/core-keeper/Dockerfile 06:55:22 + dirname+ cmd/core-metadata/Dockerfile 06:55:22 cut -d/ -f2 06:55:22 + echo core-metadata,cmd/core-metadata/Dockerfile 06:55:22 + dirname cmd/security-bootstrapper/Dockerfile 06:55:22 + cut -d/ -f2 06:55:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:55:22 + dirname cmd/security-proxy-auth/Dockerfile 06:55:22 + cut -d/ -f2 06:55:22 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 06:55:22 + dirname cmd/security-proxy-setup/Dockerfile 06:55:22 + cut -d/ -f2 06:55:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:55:22 + dirname cmd/security-secretstore-setup/Dockerfile 06:55:22 + cut -d/ -f2 06:55:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:55:22 + dirname cmd/security-spiffe-token-provider/Dockerfile 06:55:22 + cut -d/ -f2 06:55:22 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:55:22 + dirname cmd/security-spire-agent/Dockerfile 06:55:22 + cut -d/ -f2 06:55:22 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:55:22 + dirname cmd/security-spire-config/Dockerfile 06:55:22 + cut -d/ -f2 06:55:22 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:55:22 + dirname cmd/security-spire-server/Dockerfile 06:55:22 + cut -d/ -f2 06:55:22 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:55:22 + dirname cmd/support-notifications/Dockerfile 06:55:22 + cut -d/ -f2 06:55:22 + echo support-notifications,cmd/support-notifications/Dockerfile 06:55:22 + dirname cmd/support-scheduler/Dockerfile 06:55:22 + cut -d/ -f2 06:55:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 06:55:22 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:55:24 + git rev-list -1 --merges 32b60fa693a901275786637eb06fc785f28539a9~1..32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] echo 06:55:24 -----------> git rev-list -1 --merges 32b60fa693a901275786637eb06fc785f28539a9~1..32b60fa693a901275786637eb06fc785f28539a9 32b60fa693a901275786637eb06fc785f28539a9 06:55:24 32b60fa693a901275786637eb06fc785f28539a9 [false] [Pipeline] sh 06:55:25 + git log --format=format:%s -1 32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] echo 06:55:25 ========================================================= 06:55:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:55:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:55:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:55:25 + grep -v github /etc/ssh/ssh_known_hosts 06:55:25 + [ -e /tmp/ssh_known_hosts ] 06:55:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:55:25 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:55:25 sudo tee -a /etc/ssh/ssh_known_hosts 06:55:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:55:26 06:55:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:55:26 0.1.4: Pulling from edgex-devops/py-git-semver 06:55:26 b85a868b505f: Pulling fs layer 06:55:26 e2be974225ed: Pulling fs layer 06:55:26 339a4e72a1f5: Pulling fs layer 06:55:26 988bab9f4d93: Pulling fs layer 06:55:26 1469e6f7b9e6: Pulling fs layer 06:55:26 eaf3925da568: Pulling fs layer 06:55:26 bab4dde63d76: Pulling fs layer 06:55:26 bde34c3a00c8: Pulling fs layer 06:55:26 b352a97aabf1: Pulling fs layer 06:55:26 4872d77fe225: Pulling fs layer 06:55:26 5851b861e8e6: Pulling fs layer 06:55:26 1469e6f7b9e6: Waiting 06:55:26 988bab9f4d93: Waiting 06:55:26 eaf3925da568: Waiting 06:55:26 bab4dde63d76: Waiting 06:55:26 4872d77fe225: Waiting 06:55:26 5851b861e8e6: Waiting 06:55:26 bde34c3a00c8: Waiting 06:55:26 e2be974225ed: Download complete 06:55:26 988bab9f4d93: Verifying Checksum 06:55:26 988bab9f4d93: Download complete 06:55:26 1469e6f7b9e6: Verifying Checksum 06:55:26 1469e6f7b9e6: Download complete 06:55:26 eaf3925da568: Verifying Checksum 06:55:26 eaf3925da568: Download complete 06:55:27 339a4e72a1f5: Verifying Checksum 06:55:27 339a4e72a1f5: Download complete 06:55:27 bde34c3a00c8: Verifying Checksum 06:55:27 bde34c3a00c8: Download complete 06:55:27 b352a97aabf1: Download complete 06:55:27 4872d77fe225: Verifying Checksum 06:55:27 4872d77fe225: Download complete 06:55:27 5851b861e8e6: Download complete 06:55:27 b85a868b505f: Verifying Checksum 06:55:27 b85a868b505f: Download complete 06:55:27 bab4dde63d76: Verifying Checksum 06:55:27 bab4dde63d76: Download complete 06:55:28 b85a868b505f: Pull complete 06:55:28 e2be974225ed: Pull complete 06:55:28 339a4e72a1f5: Pull complete 06:55:28 988bab9f4d93: Pull complete 06:55:29 1469e6f7b9e6: Pull complete 06:55:29 eaf3925da568: Pull complete 06:55:30 bab4dde63d76: Pull complete 06:55:30 bde34c3a00c8: Pull complete 06:55:30 b352a97aabf1: Pull complete 06:55:30 4872d77fe225: Pull complete 06:55:31 5851b861e8e6: Pull complete 06:55:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:55:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:55:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:31 prd-ubuntu20.04-docker-8c-8g-42045 does not seem to be running inside a container 06:55:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/816 -v /w/workspace/edgex-go/816:/w/workspace/edgex-go/816:rw,z -v /w/workspace/edgex-go/816@tmp:/w/workspace/edgex-go/816@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:55:34 $ docker top e8bbbaf7951ad089d44aa10830f879848957d9c477f8256ba3dde32d52c59b08 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:55:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:55:34 [ssh-agent] Looking for ssh-agent implementation... 06:55:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:55:34 $ docker exec e8bbbaf7951ad089d44aa10830f879848957d9c477f8256ba3dde32d52c59b08 ssh-agent 06:55:35 SSH_AUTH_SOCK=/tmp/ssh-CLPh2suouTo5/agent.34 06:55:35 SSH_AGENT_PID=40 06:55:35 Running ssh-add (command line suppressed) 06:55:35 Identity added: /w/workspace/edgex-go/816@tmp/private_key_12372592494074324351.key (/w/workspace/edgex-go/816@tmp/private_key_12372592494074324351.key) 06:55:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:55:35 + git tag --points-at HEAD [Pipeline] } 06:55:35 $ docker exec --env ******** --env ******** e8bbbaf7951ad089d44aa10830f879848957d9c477f8256ba3dde32d52c59b08 ssh-agent -k 06:55:35 unset SSH_AUTH_SOCK; 06:55:35 unset SSH_AGENT_PID; 06:55:35 echo Agent pid 40 killed; 06:55:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:55:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:55:35 [ssh-agent] Looking for ssh-agent implementation... 06:55:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:55:35 $ docker exec e8bbbaf7951ad089d44aa10830f879848957d9c477f8256ba3dde32d52c59b08 ssh-agent 06:55:35 SSH_AUTH_SOCK=/tmp/ssh-MAeBkq0RB3Mx/agent.72 06:55:35 SSH_AGENT_PID=78 06:55:35 Running ssh-add (command line suppressed) 06:55:35 Identity added: /w/workspace/edgex-go/816@tmp/private_key_14672048663657373292.key (/w/workspace/edgex-go/816@tmp/private_key_14672048663657373292.key) 06:55:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:55:36 + git semver init 06:55:36 2025-03-26 06:55:36,475 [run_init] DEBUG init version:0.0.0 force:False 06:55:36 2025-03-26 06:55:36,476 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/816/.semver 06:55:36 2025-03-26 06:55:36,476 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/816/.semver 06:55:36 2025-03-26 06:55:36,476 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/816/.semver'], cwd=/w/workspace/edgex-go/816, universal_newlines=False, shell=None, istream=None) 06:55:44 2025-03-26 06:55:44,100 [append_file] DEBUG append to file:/w/workspace/edgex-go/816/.git/info/exclude 06:55:44 2025-03-26 06:55:44,101 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/816/.semver/main with force:False 06:55:44 2025-03-26 06:55:44,101 [read_version] DEBUG read version from /w/workspace/edgex-go/816/.semver/main 06:55:44 2025-03-26 06:55:44,101 [read_version] DEBUG read version from /w/workspace/edgex-go/816/.semver/main 06:55:44 4.0.0-dev.78 [Pipeline] } 06:55:44 $ docker exec --env ******** --env ******** e8bbbaf7951ad089d44aa10830f879848957d9c477f8256ba3dde32d52c59b08 ssh-agent -k 06:55:44 unset SSH_AUTH_SOCK; 06:55:44 unset SSH_AGENT_PID; 06:55:44 echo Agent pid 78 killed; 06:55:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:55:45 + git semver [Pipeline] } 06:55:45 $ docker stop --time=1 e8bbbaf7951ad089d44aa10830f879848957d9c477f8256ba3dde32d52c59b08 06:55:46 $ docker rm -f --volumes e8bbbaf7951ad089d44aa10830f879848957d9c477f8256ba3dde32d52c59b08 [Pipeline] // withDockerContainer [Pipeline] sh 06:55:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:55:47 Stashed 1 file(s) [Pipeline] echo 06:55:47 [edgeXSemver]: initialized semver on version 4.0.0-dev.78 [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] sh 06:55:47 + git config --global --add safe.directory /w/workspace/edgex-go/816 [Pipeline] echo 06:55:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:55:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:55:47 ========================================================= 06:55:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:55:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:55:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:55:48 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:55:48 da9db072f522: Pulling fs layer 06:55:48 6ef4a4ee8ca5: Pulling fs layer 06:55:48 06f05ace1117: Pulling fs layer 06:55:48 5fe327b54edc: Pulling fs layer 06:55:48 4f4fb700ef54: Pulling fs layer 06:55:48 92a5565b7b96: Pulling fs layer 06:55:48 ff9bb7016b71: Pulling fs layer 06:55:48 b67dba6c2c7d: Pulling fs layer 06:55:48 a813b0c90790: Pulling fs layer 06:55:48 4f4fb700ef54: Waiting 06:55:48 92a5565b7b96: Waiting 06:55:48 b67dba6c2c7d: Waiting 06:55:48 ff9bb7016b71: Waiting 06:55:48 5fe327b54edc: Waiting 06:55:48 a813b0c90790: Waiting 06:55:48 6ef4a4ee8ca5: Download complete 06:55:48 5fe327b54edc: Download complete 06:55:48 4f4fb700ef54: Verifying Checksum 06:55:48 4f4fb700ef54: Download complete 06:55:48 92a5565b7b96: Verifying Checksum 06:55:48 92a5565b7b96: Download complete 06:55:48 da9db072f522: Verifying Checksum 06:55:48 da9db072f522: Download complete 06:55:49 ff9bb7016b71: Verifying Checksum 06:55:49 ff9bb7016b71: Download complete 06:55:49 da9db072f522: Pull complete 06:55:49 a813b0c90790: Verifying Checksum 06:55:49 a813b0c90790: Download complete 06:55:49 6ef4a4ee8ca5: Pull complete 06:55:49 06f05ace1117: Verifying Checksum 06:55:49 06f05ace1117: Download complete 06:55:49 b67dba6c2c7d: Verifying Checksum 06:55:49 b67dba6c2c7d: Download complete 06:55:52 06f05ace1117: Pull complete 06:55:52 5fe327b54edc: Pull complete 06:55:52 4f4fb700ef54: Pull complete 06:55:52 92a5565b7b96: Pull complete 06:55:52 ff9bb7016b71: Pull complete 06:55:54 b67dba6c2c7d: Pull complete 06:55:55 a813b0c90790: Pull complete 06:55:55 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 06:55:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:55:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 06:55:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:55:55 WORKDIR /edgex 06:55:55 COPY go.mod . 06:55:55 RUN go mod download 06:55:55 + docker build -t ci-base-image-x86_64 -f - . 06:55:56 Sending build context to Docker daemon 185.8MB 06:55:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:55:56 ---> 3ba60ce46760 06:55:56 Step 2/4 : WORKDIR /edgex 06:56:02 ---> Running in 157ea347cf70 06:56:02 Removing intermediate container 157ea347cf70 06:56:02 ---> 3f8c3948de7e 06:56:02 Step 3/4 : COPY go.mod . 06:56:02 ---> d251465d678a 06:56:02 Step 4/4 : RUN go mod download 06:56:02 ---> Running in 1baae1fcd5a9 06:56:02 Still waiting to schedule task 06:56:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:56:34 Removing intermediate container 1baae1fcd5a9 06:56:34 ---> 81482ba7b71b 06:56:34 Successfully built 81482ba7b71b 06:56:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:34 + docker inspect -f . ci-base-image-x86_64 06:56:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:56:34 prd-ubuntu20.04-docker-8c-8g-42045 does not seem to be running inside a container 06:56:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/816 -v /w/workspace/edgex-go/816:/w/workspace/edgex-go/816:rw,z -v /w/workspace/edgex-go/816@tmp:/w/workspace/edgex-go/816@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 ******** ci-base-image-x86_64 cat 06:56:35 $ docker top de4c124b4e44c0a227c78f6688a8211d5d34588a88789d95fbec3efde6d48f13 -eo pid,comm [Pipeline] { [Pipeline] sh 06:56:35 + go version 06:56:35 go version go1.23.4 linux/amd64 [Pipeline] } 06:56:35 $ docker stop --time=1 de4c124b4e44c0a227c78f6688a8211d5d34588a88789d95fbec3efde6d48f13 06:56:37 $ docker rm -f --volumes de4c124b4e44c0a227c78f6688a8211d5d34588a88789d95fbec3efde6d48f13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:37 + docker inspect -f . ci-base-image-x86_64 06:56:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:56:37 prd-ubuntu20.04-docker-8c-8g-42045 does not seem to be running inside a container 06:56:37 $ 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/816 -v /w/workspace/edgex-go/816:/w/workspace/edgex-go/816:rw,z -v /w/workspace/edgex-go/816@tmp:/w/workspace/edgex-go/816@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 ******** ci-base-image-x86_64 cat 06:56:38 $ docker top 7d57da1ff3fba19853a4cbc4719be1d3444d76b74ac1be32b718f66f6bc99362 -eo pid,comm [Pipeline] { [Pipeline] echo 06:56:38 ========================================================= 06:56:38 [edgeXBuildGoParallel] Running Tests and Build... 06:56:38 ========================================================= [Pipeline] sh 06:56:38 + git config --global --add safe.directory /w/workspace/edgex-go/816 [Pipeline] fileExists [Pipeline] sh 06:56:38 + make test 06:56:38 go test -race -coverprofile=coverage.out ./... 06:56:46 ? github.com/edgexfoundry/edgex-go [no test files] 06:57:09 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 06:57:09 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 06:57:09 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 06:57:09 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 06:57:09 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 06:57:09 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 06:57:09 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 06:57:09 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 06:57:09 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 06:57:09 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 06:57:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:57:09 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 06:57:09 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 06:57:09 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 06:57:09 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 06:57:09 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 06:57:09 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 06:57:09 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 06:57:09 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 06:57:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.019s coverage: 28.7% of statements 06:57:10 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 06:57:10 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 06:57:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements 06:57:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 06:57:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:57:11 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:57:11 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 06:57:11 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 06:57:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 06:57:11 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 06:57:11 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 06:57:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 06:57:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 06:57:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 06:57:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 06:57:12 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 06:57:12 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 06:57:12 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:57:12 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 06:57:14 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 06:57:14 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 06:57:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.2% of statements 06:57:14 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.016s coverage: 3.5% of statements 06:57:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.045s coverage: 45.7% of statements 06:57:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.527s coverage: 93.4% of statements 06:57:14 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 92.3% of statements 06:57:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 8.4% of statements 06:57:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 06:57:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:57:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:57:16 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 06:57:16 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:57:16 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 06:57:16 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 06:57:16 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 06:57:16 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 06:57:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:57:16 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 06:57:16 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 06:57:16 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 06:57:16 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 06:57:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.398s coverage: 95.8% of statements 06:57:17 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 06:57:17 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 06:57:17 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 06:57:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:57:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 06:57:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 06:57:18 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 06:57:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] 06:57:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 1.0% of statements 06:57:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 42.6% of statements 06:57:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.020s coverage: 81.1% of statements 06:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.028s coverage: 40.0% of statements 06:57:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 06:57:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 06:57:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 06:57:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:57:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 06:57:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 06:57:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 06:57:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.023s coverage: 87.1% of statements 06:57:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.027s coverage: 94.1% of statements 06:57:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements 06:57:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 06:57:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 06:57:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 06:57:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 06:57:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 06:57:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 06:57:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 06:57:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 06:57:22 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 06:57:22 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 06:57:23 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 06:57:25 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 06:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:57:26 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 06:57:28 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 06:57:28 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 06:57:28 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 06:57:30 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 06:57:31 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 06:57:31 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 06:57:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 06:57:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 06:57:31 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:57:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.038s coverage: 94.4% of statements 06:57:33 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 06:57:33 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 06:57:33 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 06:57:33 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 06:57:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:57:33 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 06:57:33 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 06:57:33 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 06:57:33 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 06:57:33 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 06:57:33 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 06:57:33 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 06:57:35 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 06:57:35 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 06:57:35 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 06:57:35 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 06:57:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:57:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 06:57:36 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:57:36 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 06:57:37 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 06:57:37 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 06:57:37 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 06:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 06:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:57:37 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.041s coverage: 92.9% of statements 06:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 68.8% of statements 06:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements 06:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.021s coverage: 47.4% of statements 06:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.036s coverage: 87.2% of statements 06:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements 06:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.014s coverage: 100.0% of statements 06:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.095s coverage: 81.8% of statements 06:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.087s coverage: 82.1% of statements 06:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 06:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 6.8% of statements 06:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.042s coverage: 33.3% of statements 06:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.050s coverage: 100.0% of statements 06:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.170s coverage: 54.5% of statements 06:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements 06:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 06:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements 06:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 06:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements 06:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.026s coverage: 96.8% of statements 06:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 06:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.155s coverage: 29.2% of statements 06:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.018s coverage: 93.8% of statements 06:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.016s coverage: 3.1% of statements 06:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.020s coverage: 76.2% of statements 06:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.017s coverage: 54.0% of statements 06:57:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.0% of statements 06:57:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.114s coverage: 94.9% of statements 06:57:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.025s coverage: 9.0% of statements 06:57:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.072s coverage: 97.7% of statements 06:57:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 43.6% of statements 06:57:43 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 06:57:43 running golangci-lint 06:57:43 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 06:57:43 go version go1.23.4 linux/amd64 06:57:43 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 06:57:43 level=info msg="[config_reader] Used config file .golangci.yml" 06:57:43 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 06:57:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-42048 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 06:57:45 Running in /w/workspace/edgex-go/816 [Pipeline] { [Pipeline] checkout 06:57:48 The recommended git tool is: git 06:57:53 using credential edgex-jenkins-ssh 06:57:53 Cloning the remote Git repository 06:57:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:57:54 > git init /w/workspace/edgex-go/816 # timeout=10 06:57:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:57:54 > git --version # timeout=10 06:57:54 > git --version # 'git version 2.25.1' 06:57:54 using GIT_SSH to set credentials SSH Credentials for GitHub 06:57:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:58:05 level=info msg="[loader] Go packages loading at mode 575 (exports_file|types_sizes|compiled_files|deps|files|imports|name) took 21.784678879s" 06:58:05 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 51.636407ms" 06:58:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:58:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:58:11 Avoid second fetch 06:58:11 Checking out Revision 32b60fa693a901275786637eb06fc785f28539a9 (main) 06:58:12 Commit message: "Merge pull request #5122 from edgexfoundry/dependabot/go_modules/github.com/jackc/pgx/v5-5.7.4" 06:58:11 > git config core.sparsecheckout # timeout=10 06:58:11 > git checkout -f 32b60fa693a901275786637eb06fc785f28539a9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:58:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:58:17 % Total % Received % Xferd Average Speed Time Time Time Current 06:58:17 Dload Upload Total Spent Left Speed 06:58:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83843 0 --:--:-- --:--:-- --:--:-- 83843 [Pipeline] sh 06:58:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:58:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:58:18 + sudo tee /etc/docker/daemon.new 06:58:18 { 06:58:18 "registry-mirrors": [ 06:58:18 "https://nexus3.edgexfoundry.org:10001" 06:58:18 ], 06:58:18 "bip": "10.250.0.254/24", 06:58:18 "hosts": [ 06:58:18 "tcp://0.0.0.0:5555", 06:58:18 "unix:///var/run/docker.sock" 06:58:18 ], 06:58:18 "mtu": 1458, 06:58:18 "selinux-enabled": true, 06:58:18 "seccomp-profile": "/etc/docker/seccomp.json" 06:58:18 } [Pipeline] sh 06:58:18 level=info msg="[linters_context/goanalysis] analyzers took 1m41.598897708s with top 10 stages: buildir: 54.213245818s, gosec: 3.572059605s, fact_deprecated: 2.900392158s, inspect: 2.87320406s, printf: 1.886014806s, ctrlflow: 1.880243194s, fact_purity: 1.382260844s, nilness: 1.338234632s, S1038: 976.379968ms, isgenerated: 801.445138ms" 06:58:18 level=info msg="[runner] Issues before processing: 202, after processing: 0" 06:58:18 level=info msg="[runner] Processors filtering stat (in/out): cgo: 202/202, exclude-rules: 202/20, filename_unadjuster: 202/202, skip_dirs: 202/202, nolint: 20/0, path_prettifier: 202/202, autogenerated_exclude: 202/202, invalid_issue: 202/202, skip_files: 202/202, identifier_marker: 202/202, exclude: 202/202" 06:58:18 level=info msg="[runner] processing took 24.915806ms with stages: identifier_marker: 7.547267ms, nolint: 7.006504ms, path_prettifier: 3.972735ms, autogenerated_exclude: 3.669613ms, exclude-rules: 1.450469ms, skip_dirs: 1.178417ms, filename_unadjuster: 45.971µs, invalid_issue: 20.29µs, cgo: 19.67µs, max_same_issues: 1.15µs, skip_files: 870ns, uniq_by_line: 670ns, fixer: 380ns, exclude: 370ns, sort_results: 290ns, path_prefixer: 270ns, diff: 250ns, max_from_linter: 150ns, source_code: 150ns, path_shortener: 110ns, max_per_file_from_linter: 110ns, severity-rules: 100ns" 06:58:18 level=info msg="[runner] linters took 11.494926022s with stages: goanalysis_metalinter: 11.469897385s" 06:58:18 level=info msg="File cache stats: 0 entries of total size 0B" 06:58:18 level=info msg="Memory: 334 samples, avg is 287.9MB, max is 1233.5MB" 06:58:18 level=info msg="Execution took 33.339155438s" 06:58:18 go vet ./... 06:58:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:58:18 + sudo service docker restart 06:58:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:58:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:58:23 ./bin/test-attribution-txt.sh [Pipeline] echo 06:58:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 06:58:24 + ls -al . 06:58:24 total 1992 06:58:24 drwxrwxr-x 11 1001 1001 4096 Mar 26 06:56 . 06:58:24 drwxr-xr-x 4 root root 4096 Mar 26 06:56 .. 06:58:24 drwxrwxr-x 2 1001 1001 4096 Mar 26 06:55 .blubracket 06:58:24 -rw-rw-r-- 1 1001 1001 10 Mar 26 06:55 .dockerignore 06:58:24 drwxrwxr-x 8 1001 1001 4096 Mar 26 06:57 .git 06:58:24 drwxrwxr-x 3 1001 1001 4096 Mar 26 06:55 .github 06:58:24 -rw-rw-r-- 1 1001 1001 909 Mar 26 06:55 .gitignore 06:58:24 -rw-rw-r-- 1 1001 1001 218 Mar 26 06:55 .golangci.yml 06:58:24 -rw-rw-r-- 1 1001 1001 100 Mar 26 06:55 .hadolint.yml 06:58:24 drwxr-xr-x 3 1001 1001 4096 Mar 26 06:55 .semver 06:58:24 -rw-rw-r-- 1 1001 1001 155 Mar 26 06:55 .sonarcloud.properties 06:58:24 -rw-rw-r-- 1 1001 1001 1171 Mar 26 06:55 ADOPTERS.md 06:58:24 -rw-rw-r-- 1 1001 1001 17374 Mar 26 06:55 Attribution.txt 06:58:24 -rw-rw-r-- 1 1001 1001 108018 Mar 26 06:55 CHANGELOG.md 06:58:24 -rw-rw-r-- 1 1001 1001 3804 Mar 26 06:55 CONTRIBUTING.md 06:58:24 -rw-rw-r-- 1 1001 1001 677 Mar 26 06:55 GOVERNANCE.md 06:58:24 -rw-rw-r-- 1 1001 1001 858 Mar 26 06:55 Jenkinsfile 06:58:24 -rw-rw-r-- 1 1001 1001 10775 Mar 26 06:55 LICENSE 06:58:24 -rw-rw-r-- 1 1001 1001 16740 Mar 26 06:55 Makefile 06:58:24 -rw-rw-r-- 1 1001 1001 582 Mar 26 06:55 OWNERS.md 06:58:24 -rw-rw-r-- 1 1001 1001 9932 Mar 26 06:55 README.md 06:58:24 -rw-rw-r-- 1 1001 1001 789 Mar 26 06:55 SECURITY.md 06:58:24 -rw-rw-r-- 1 1001 1001 12 Mar 26 06:55 VERSION 06:58:24 drwxrwxr-x 2 1001 1001 4096 Mar 26 06:55 bin 06:58:24 drwxrwxr-x 19 1001 1001 4096 Mar 26 06:55 cmd 06:58:24 -rw-r--r-- 1 root root 1660924 Mar 26 06:57 coverage.out 06:58:24 drwxrwxr-x 2 1001 1001 4096 Mar 26 06:55 fuzz_test 06:58:24 -rw-rw-r-- 1 1001 1001 6456 Mar 26 06:55 go.mod 06:58:24 -rw-rw-r-- 1 1001 1001 88143 Mar 26 06:55 go.sum 06:58:24 drwxrwxr-x 7 1001 1001 4096 Mar 26 06:55 internal 06:58:24 drwxrwxr-x 2 1001 1001 4096 Mar 26 06:55 openapi 06:58:24 -rw-rw-r-- 1 1001 1001 584 Mar 26 06:55 security.txt 06:58:24 -rw-rw-r-- 1 1001 1001 204 Mar 26 06:55 version.go [Pipeline] sh 06:58:24 + '[' -e coverage.out ] 06:58:24 + chown 1001:1001 coverage.out [Pipeline] stash 06:58:24 Stashed 1 file(s) [Pipeline] sh 06:58:24 + make build 06:58:24 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:58:37 provisioning config files... 06:58:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/816@tmp/config7243322726680237625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:58:37 ---> ****-login.sh 06:58:37 nexus3.edgexfoundry.org:10001 06:58:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:58:38 Configure a credential helper to remove this warning. See 06:58:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:58:38 06:58:38 Login Succeeded 06:58:38 nexus3.edgexfoundry.org:10002 06:58:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:58:39 Configure a credential helper to remove this warning. See 06:58:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:58:39 06:58:39 Login Succeeded 06:58:39 nexus3.edgexfoundry.org:10003 06:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:58:39 Configure a credential helper to remove this warning. See 06:58:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:58:39 06:58:39 Login Succeeded 06:58:39 nexus3.edgexfoundry.org:10004 06:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:58:39 Configure a credential helper to remove this warning. See 06:58:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:58:39 06:58:39 Login Succeeded 06:58:39 ****.io 06:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:58:40 Configure a credential helper to remove this warning. See 06:58:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:58:40 06:58:40 Login Succeeded 06:58:40 ---> ****-login.sh ends [Pipeline] } 06:58:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 06:58:40 + git config --global --add safe.directory /w/workspace/edgex-go/816 [Pipeline] echo 06:58:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:58:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:58:40 ========================================================= 06:58:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:58:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:58:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:58:41 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:58:41 9986a736f7d3: Pulling fs layer 06:58:41 1f018df60701: Pulling fs layer 06:58:41 39f8f326b044: Pulling fs layer 06:58:41 e6a1e7a6a96a: Pulling fs layer 06:58:41 4f4fb700ef54: Pulling fs layer 06:58:41 d45d956e0dbf: Pulling fs layer 06:58:41 e6a1e7a6a96a: Waiting 06:58:41 d7702b0d1db1: Pulling fs layer 06:58:41 5c7f0f088c93: Pulling fs layer 06:58:41 4fdc064ae6cf: Pulling fs layer 06:58:41 d45d956e0dbf: Waiting 06:58:41 d7702b0d1db1: Waiting 06:58:41 4fdc064ae6cf: Waiting 06:58:41 5c7f0f088c93: Waiting 06:58:41 1f018df60701: Verifying Checksum 06:58:41 1f018df60701: Download complete 06:58:41 e6a1e7a6a96a: Download complete 06:58:41 4f4fb700ef54: Verifying Checksum 06:58:41 4f4fb700ef54: Download complete 06:58:41 d45d956e0dbf: Verifying Checksum 06:58:41 d45d956e0dbf: Download complete 06:58:41 d7702b0d1db1: Download complete 06:58:41 9986a736f7d3: Download complete 06:58:41 4fdc064ae6cf: Verifying Checksum 06:58:41 4fdc064ae6cf: Download complete 06:58:42 9986a736f7d3: Pull complete 06:58:43 1f018df60701: Pull complete 06:58:43 39f8f326b044: Verifying Checksum 06:58:43 39f8f326b044: Download complete 06:58:44 5c7f0f088c93: Verifying Checksum 06:58:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:58:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:58:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:58:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:58:50 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:58:56 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:58:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:58:59 39f8f326b044: Pull complete 06:58:59 e6a1e7a6a96a: Pull complete 06:58:59 4f4fb700ef54: Pull complete 06:58:59 d45d956e0dbf: Pull complete 06:58:59 d7702b0d1db1: Pull complete 06:59:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:59:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:59:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:59:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:59:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 06:59:06 $ docker stop --time=1 7d57da1ff3fba19853a4cbc4719be1d3444d76b74ac1be32b718f66f6bc99362 06:59:07 5c7f0f088c93: Pull complete 06:59:09 4fdc064ae6cf: Pull complete 06:59:09 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 06:59:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:59:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:59:13 $ docker rm -f --volumes 7d57da1ff3fba19853a4cbc4719be1d3444d76b74ac1be32b718f66f6bc99362 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 06:59:14 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:59:14 WORKDIR /edgex 06:59:14 COPY go.mod . 06:59:14 RUN go mod download -t 06:59:14 ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:59:15 06:59:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:15 Sending build context to Docker daemon 3.692MB 06:59:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:59:15 ---> 63f30b955cb9 06:59:15 Step 2/4 : WORKDIR /edgex 06:59:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:59:15 latest: Pulling from edgex-devops/edgex-compose 06:59:15 91d30c5bc195: Pulling fs layer 06:59:15 2e9b0aa3be6d: Pulling fs layer 06:59:15 9c61dcf015f6: Pulling fs layer 06:59:15 4698f68db338: Pulling fs layer 06:59:15 2a2f49069b9e: Pulling fs layer 06:59:15 e0025b399a48: Pulling fs layer 06:59:15 4698f68db338: Waiting 06:59:15 2a2f49069b9e: Waiting 06:59:15 e0025b399a48: Waiting 06:59:15 91d30c5bc195: Verifying Checksum 06:59:15 91d30c5bc195: Download complete 06:59:15 4698f68db338: Verifying Checksum 06:59:15 4698f68db338: Download complete 06:59:15 2e9b0aa3be6d: Verifying Checksum 06:59:15 2e9b0aa3be6d: Download complete 06:59:15 e0025b399a48: Verifying Checksum 06:59:15 e0025b399a48: Download complete 06:59:15 91d30c5bc195: Pull complete 06:59:15 2a2f49069b9e: Download complete 06:59:16 2e9b0aa3be6d: Pull complete 06:59:16 9c61dcf015f6: Verifying Checksum 06:59:16 9c61dcf015f6: Download complete 06:59:17 ---> Running in 3f7242052e4a 06:59:17 Removing intermediate container 3f7242052e4a 06:59:17 ---> 5798cb3bd64d 06:59:17 Step 3/4 : COPY go.mod . 06:59:17 ---> 6ce9878cddad 06:59:17 Step 4/4 : RUN go mod download 06:59:17 ---> Running in 99a05984574b 06:59:18 9c61dcf015f6: Pull complete 06:59:18 4698f68db338: Pull complete 06:59:19 2a2f49069b9e: Pull complete 06:59:19 e0025b399a48: Pull complete 06:59:19 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 06:59:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:59:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:59:19 prd-ubuntu20.04-docker-8c-8g-42045 does not seem to be running inside a container 06:59:19 $ 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/816 -v /w/workspace/edgex-go/816:/w/workspace/edgex-go/816:rw,z -v /w/workspace/edgex-go/816@tmp:/w/workspace/edgex-go/816@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:10003/edgex-devops/edgex-compose:latest cat 06:59:23 $ docker top 148aabef081c7c1d99e2328c758299abb3d21b3a06bab975fe2663486dac0efa -eo pid,comm [Pipeline] { [Pipeline] sh 06:59:23 + docker compose -f ./docker-compose-build.yml build --parallel 06:59:26 #1 [security-spire-config internal] load build definition from Dockerfile 06:59:26 #1 transferring dockerfile: 1.69kB done 06:59:26 #1 DONE 0.0s 06:59:26 06:59:26 #2 [core-command internal] load build definition from Dockerfile 06:59:26 #2 transferring dockerfile: 1.94kB done 06:59:26 #2 DONE 0.0s 06:59:26 06:59:26 #3 [core-data internal] load build definition from Dockerfile 06:59:26 #3 transferring dockerfile: 2.04kB done 06:59:26 #3 DONE 0.0s 06:59:26 06:59:26 #4 [support-notifications internal] load build definition from Dockerfile 06:59:26 #4 transferring dockerfile: 2.00kB done 06:59:26 #4 DONE 0.0s 06:59:26 06:59:26 #5 [security-secretstore-setup internal] load build definition from Dockerfile 06:59:26 #5 transferring dockerfile: 2.49kB done 06:59:26 #5 DONE 0.1s 06:59:26 06:59:26 #6 [security-bootstrapper internal] load build definition from Dockerfile 06:59:26 #6 transferring dockerfile: 3.02kB done 06:59:26 #6 DONE 0.1s 06:59:26 06:59:26 #7 [security-spire-agent internal] load build definition from Dockerfile 06:59:26 #7 transferring dockerfile: 1.81kB done 06:59:26 #7 DONE 0.1s 06:59:26 06:59:26 #8 [core-keeper internal] load build definition from Dockerfile 06:59:26 #8 transferring dockerfile: 2.01kB done 06:59:26 #8 DONE 0.1s 06:59:26 06:59:26 #9 [security-spire-config internal] load .dockerignore 06:59:26 #9 transferring context: 50B done 06:59:26 #9 DONE 0.1s 06:59:26 06:59:26 #10 [security-proxy-auth internal] load build definition from Dockerfile 06:59:26 #10 transferring dockerfile: 2.14kB done 06:59:26 #10 DONE 0.1s 06:59:26 06:59:26 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:59:26 #11 transferring dockerfile: 2.23kB done 06:59:26 #11 DONE 0.1s 06:59:26 06:59:26 #12 [core-metadata internal] load build definition from Dockerfile 06:59:26 #12 transferring dockerfile: 2.10kB done 06:59:26 #12 DONE 0.1s 06:59:26 06:59:26 #13 [support-scheduler internal] load build definition from Dockerfile 06:59:26 #13 transferring dockerfile: 1.83kB done 06:59:26 #13 DONE 0.1s 06:59:26 06:59:26 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:59:26 #14 transferring dockerfile: 1.89kB done 06:59:26 #14 DONE 0.1s 06:59:26 06:59:26 #15 [security-spire-server internal] load build definition from Dockerfile 06:59:26 #15 transferring dockerfile: 1.70kB done 06:59:26 #15 DONE 0.1s 06:59:26 06:59:26 #16 [security-proxy-setup internal] load build definition from Dockerfile 06:59:26 #16 transferring dockerfile: 2.50kB done 06:59:26 #16 DONE 0.1s 06:59:26 06:59:26 #17 [core-command internal] load .dockerignore 06:59:26 #17 transferring context: 50B done 06:59:26 #17 DONE 0.0s 06:59:26 06:59:26 #18 [core-data internal] load .dockerignore 06:59:26 #18 transferring context: 50B done 06:59:26 #18 DONE 0.0s 06:59:26 06:59:26 #19 [support-notifications internal] load .dockerignore 06:59:26 #19 transferring context: 50B done 06:59:26 #19 DONE 0.0s 06:59:26 06:59:26 #20 [security-secretstore-setup internal] load .dockerignore 06:59:26 #20 transferring context: 50B done 06:59:26 #20 DONE 0.0s 06:59:26 06:59:26 #21 [security-bootstrapper internal] load .dockerignore 06:59:26 #21 transferring context: 50B done 06:59:26 #21 DONE 0.0s 06:59:26 06:59:26 #22 [security-spire-agent internal] load .dockerignore 06:59:26 #22 transferring context: 50B done 06:59:26 #22 DONE 0.0s 06:59:26 06:59:26 #23 [security-proxy-auth internal] load .dockerignore 06:59:26 #23 transferring context: 50B done 06:59:26 #23 DONE 0.0s 06:59:26 06:59:26 #24 [core-common-config-bootstrapper internal] load .dockerignore 06:59:26 #24 transferring context: 50B done 06:59:26 #24 DONE 0.0s 06:59:26 06:59:26 #25 [security-proxy-setup internal] load .dockerignore 06:59:26 #25 transferring context: 50B done 06:59:26 #25 DONE 0.1s 06:59:26 06:59:26 #26 [core-keeper internal] load .dockerignore 06:59:26 #26 transferring context: 50B done 06:59:26 #26 DONE 0.0s 06:59:26 06:59:26 #27 [core-metadata internal] load .dockerignore 06:59:26 #27 transferring context: 50B done 06:59:26 #27 DONE 0.0s 06:59:26 06:59:26 #28 [support-scheduler internal] load .dockerignore 06:59:26 #28 transferring context: 50B done 06:59:26 #28 DONE 0.0s 06:59:26 06:59:26 #29 [security-spiffe-token-provider internal] load .dockerignore 06:59:26 #29 transferring context: 50B done 06:59:26 #29 DONE 0.0s 06:59:26 06:59:26 #30 [security-spire-server internal] load .dockerignore 06:59:26 #30 transferring context: 50B done 06:59:26 #30 DONE 0.0s 06:59:26 06:59:26 #31 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 06:59:26 #31 DONE 0.1s 06:59:26 06:59:26 #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 06:59:26 #32 ... 06:59:26 06:59:26 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:59:26 #33 DONE 0.0s 06:59:26 06:59:26 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:59:26 #33 DONE 0.0s 06:59:26 06:59:26 #34 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:59:26 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 06:59:26 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:59:26 #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 06:59:26 #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 06:59:26 #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 06:59:26 #34 ... 06:59:26 06:59:26 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:59:26 #33 DONE 0.0s 06:59:26 06:59:26 #34 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:59:26 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 06:59:26 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:59:26 #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 06:59:26 #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 06:59:26 #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 06:59:26 #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 06:59:26 #34 ... 06:59:26 06:59:26 #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 06:59:26 #31 DONE 0.3s 06:59:26 06:59:26 #34 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:59:26 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 06:59:26 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:59:26 #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 06:59:26 #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 06:59:26 #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 06:59:26 #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 06:59:27 #34 ... 06:59:27 06:59:27 #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 06:59:27 #32 DONE 0.8s 06:59:27 06:59:27 #34 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:59:27 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 06:59:27 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:59:27 #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 06:59:27 #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 06:59:27 #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 06:59:27 #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 06:59:27 #34 ... 06:59:27 06:59:27 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 06:59:27 #35 DONE 0.8s 06:59:27 06:59:27 #34 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:59:27 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 06:59:27 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:59:27 #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 06:59:27 #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 06:59:27 #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 06:59:27 #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 06:59:27 #34 DONE 1.3s 06:59:27 06:59:27 #36 [security-spire-server internal] load build context 06:59:27 #36 transferring context: 23.80kB 0.0s done 06:59:27 #36 DONE 0.6s 06:59:27 06:59:27 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:59:27 #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done 06:59:27 #37 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 06:59:27 #37 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 06:59:27 #37 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 06:59:27 #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 06:59:27 #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 06:59:27 #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.1s done 06:59:27 #37 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 06:59:27 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s 06:59:27 #37 ... 06:59:27 06:59:27 #38 [security-spire-agent internal] load build context 06:59:27 #38 transferring context: 23.33kB 0.0s done 06:59:27 #38 DONE 0.3s 06:59:27 06:59:27 #39 [security-spire-config internal] load build context 06:59:27 #39 transferring context: 22.05kB 0.0s done 06:59:27 #39 DONE 0.6s 06:59:27 06:59:27 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:59:27 #37 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 06:59:27 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 15.73MB / 36.47MB 0.5s 06:59:27 #37 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 06:59:28 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 22.02MB / 36.47MB 0.6s 06:59:28 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 25.17MB / 36.47MB 0.7s 06:59:28 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 33.55MB / 36.47MB 0.8s 06:59:28 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.9s 06:59:28 #37 ... 06:59:28 06:59:28 #40 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 06:59:28 #40 DONE 2.0s 06:59:28 06:59:28 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:59:28 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.0s done 06:59:28 #37 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 06:59:33 #37 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 4.1s done 06:59:37 #37 ... 06:59:37 06:59:37 #41 [core-command internal] load build context 06:59:37 #41 transferring context: 268.17MB 9.9s 06:59:37 #41 ... 06:59:37 06:59:37 #42 [security-bootstrapper internal] load build context 06:59:37 #42 ... 06:59:37 06:59:37 #43 [security-spiffe-token-provider internal] load build context 06:59:37 #43 ... 06:59:37 06:59:37 #44 [security-secretstore-setup internal] load build context 06:59:37 #44 ... 06:59:37 06:59:37 #45 [core-metadata internal] load build context 06:59:37 #45 ... 06:59:37 06:59:37 #46 [core-data internal] load build context 06:59:37 #46 ... 06:59:37 06:59:37 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:59:37 #47 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 06:59:37 #47 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.0s done 06:59:37 #47 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 06:59:37 #47 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 06:59:37 #47 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 06:59:37 #47 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 06:59:37 #47 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done 06:59:37 #47 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.6s done 06:59:37 #47 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 06:59:37 #47 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 06:59:37 #47 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.8s done 06:59:37 #47 ... 06:59:37 06:59:37 #48 [core-common-config-bootstrapper internal] load build context 06:59:37 #48 ... 06:59:37 06:59:37 #49 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:59:39 #49 ... 06:59:39 06:59:39 #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:59:39 #50 ... 06:59:39 06:59:39 #51 [security-proxy-setup internal] load build context 06:59:39 #51 ... 06:59:39 06:59:39 #52 [core-keeper internal] load build context 06:59:39 #52 ... 06:59:39 06:59:39 #53 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:59:39 #53 ... 06:59:39 06:59:39 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:59:39 #54 ... 06:59:39 06:59:39 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:59:39 #55 ... 06:59:39 06:59:39 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:59:39 #56 ... 06:59:39 06:59:39 #57 [security-proxy-auth internal] load build context 06:59:39 #57 ... 06:59:39 06:59:39 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:59:41 #58 ... 06:59:41 06:59:41 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:59:41 #59 ... 06:59:41 06:59:41 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:59:41 #60 ... 06:59:41 06:59:41 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:59:41 #61 ... 06:59:41 06:59:41 #62 [support-notifications internal] load build context 06:59:41 #62 transferring context: 410.29MB 14.9s 06:59:41 #62 ... 06:59:41 06:59:41 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:59:42 #63 ... 06:59:42 06:59:42 #64 [support-scheduler internal] load build context 06:59:42 #64 ... 06:59:42 06:59:42 #65 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 06:59:42 #65 ... 06:59:42 06:59:42 #62 [support-notifications internal] load build context 06:59:43 #62 transferring context: 501.80MB 16.5s done 06:59:46 #62 ... 06:59:46 06:59:46 #41 [core-command internal] load build context 06:59:46 #41 transferring context: 501.80MB 20.1s done 06:59:46 #41 ... 06:59:46 06:59:46 #42 [security-bootstrapper internal] load build context 06:59:46 #42 transferring context: 501.80MB 19.1s done 06:59:46 #42 ... 06:59:46 06:59:46 #43 [security-spiffe-token-provider internal] load build context 06:59:46 #43 transferring context: 501.80MB 19.6s done 06:59:47 #43 ... 06:59:47 06:59:47 #44 [security-secretstore-setup internal] load build context 06:59:47 #44 transferring context: 501.80MB 19.6s done 06:59:47 #44 ... 06:59:47 06:59:47 #51 [security-proxy-setup internal] load build context 06:59:47 #51 transferring context: 501.80MB 19.4s done 06:59:47 #51 ... 06:59:47 06:59:47 #45 [core-metadata internal] load build context 06:59:47 #45 transferring context: 501.80MB 18.9s done 06:59:47 #45 ... 06:59:47 06:59:47 #46 [core-data internal] load build context 06:59:47 #46 transferring context: 501.80MB 16.2s done 06:59:47 #46 ... 06:59:47 06:59:47 #48 [core-common-config-bootstrapper internal] load build context 06:59:47 #48 transferring context: 501.80MB 19.6s done 06:59:48 #48 ... 06:59:48 06:59:48 #57 [security-proxy-auth internal] load build context 06:59:48 #57 transferring context: 501.80MB 19.3s done 06:59:49 #57 ... 06:59:49 06:59:49 #52 [core-keeper internal] load build context 06:59:49 #52 transferring context: 501.80MB 19.1s done 06:59:52 #52 ... 06:59:52 06:59:52 #64 [support-scheduler internal] load build context 06:59:52 #64 transferring context: 501.80MB 19.5s done 07:00:10 #64 ... 07:00:10 07:00:10 #46 [core-data internal] load build context 07:00:10 #46 DONE 43.1s 07:00:10 07:00:10 #62 [support-notifications internal] load build context 07:00:10 #62 DONE 43.1s 07:00:10 07:00:10 #65 [core-command builder 2/7] WORKDIR /edgex-go 07:00:10 #65 DONE 41.2s 07:00:10 07:00:10 #45 [core-metadata internal] load build context 07:00:10 #45 DONE 43.0s 07:00:10 07:00:10 #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:00:12 #66 ... 07:00:12 07:00:12 #42 [security-bootstrapper internal] load build context 07:00:12 #42 DONE 46.0s 07:00:17 07:00:17 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:00:17 #55 43.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:00:17 #55 44.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:00:17 #55 44.63 (1/7) Installing ca-certificates (20241121-r1) 07:00:17 #55 44.64 (2/7) Installing dumb-init (1.2.5-r3) 07:00:17 #55 44.65 (3/7) Installing libgcc (13.2.1_git20240309-r1) 07:00:17 #55 44.65 (4/7) Installing libsodium (1.0.19-r0) 07:00:17 #55 44.66 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 07:00:17 #55 44.78 (6/7) Installing libzmq (4.3.5-r2) 07:00:17 #55 44.79 (7/7) Installing zeromq (4.3.5-r2) 07:00:17 #55 44.80 Executing busybox-1.36.1-r29.trigger 07:00:17 #55 44.81 Executing ca-certificates-20241121-r1.trigger 07:00:17 #55 44.93 OK: 12 MiB in 21 packages 07:00:17 #55 ... 07:00:17 07:00:17 #52 [core-keeper internal] load build context 07:00:17 #52 DONE 46.1s 07:00:17 07:00:17 #57 [security-proxy-auth internal] load build context 07:00:17 #57 DONE 46.2s 07:00:17 07:00:17 #44 [security-secretstore-setup internal] load build context 07:00:17 #44 DONE 46.3s 07:00:17 07:00:17 #64 [support-scheduler internal] load build context 07:00:17 #64 DONE 46.2s 07:00:17 07:00:17 #48 [core-common-config-bootstrapper internal] load build context 07:00:17 #48 DONE 46.2s 07:00:17 07:00:17 #43 [security-spiffe-token-provider internal] load build context 07:00:17 #43 DONE 46.2s 07:00:17 07:00:17 #41 [core-command internal] load build context 07:00:17 #41 DONE 46.5s 07:00:17 07:00:17 #51 [security-proxy-setup internal] load build context 07:00:17 #51 DONE 46.1s 07:00:17 07:00:17 #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:00:17 #50 DONE 45.2s 07:00:17 07:00:17 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:00:17 #54 44.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:00:17 #54 44.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:00:17 #54 44.70 (1/4) Installing dumb-init (1.2.5-r3) 07:00:17 #54 44.71 (2/4) Installing openssl (3.3.3-r0) 07:00:17 #54 44.72 (3/4) Installing su-exec (0.2-r3) 07:00:17 #54 44.72 (4/4) Installing yq-go (4.44.1-r2) 07:00:17 #54 44.90 Executing busybox-1.36.1-r29.trigger 07:00:17 #54 44.91 OK: 19 MiB in 18 packages 07:00:17 #54 DONE 45.4s 07:00:17 07:00:17 #53 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:00:17 #53 43.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:00:17 #53 43.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:00:17 #53 43.61 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:00:17 #53 43.61 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:00:17 #53 43.61 OK: 24170 distinct packages available 07:00:17 #53 43.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:00:17 #53 44.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:00:17 #53 44.32 (1/5) Installing dumb-init (1.2.5-r3) 07:00:17 #53 44.32 (2/5) Installing musl-obstack (1.2.3-r2) 07:00:17 #53 44.32 (3/5) Installing libucontext (1.2-r3) 07:00:17 #53 44.33 (4/5) Installing gcompat (1.1.0-r4) 07:00:17 #53 44.33 (5/5) Installing openssl (3.3.3-r0) 07:00:17 #53 44.34 Executing busybox-1.36.1-r29.trigger 07:00:17 #53 44.35 OK: 9 MiB in 19 packages 07:00:17 #53 DONE 45.3s 07:00:17 07:00:17 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:00:17 #55 DONE 45.3s 07:00:17 07:00:17 #67 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:00:17 #67 ... 07:00:17 07:00:17 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:00:17 #47 DONE 45.8s 07:00:17 07:00:17 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:00:17 #60 44.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:00:17 #60 45.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:00:17 #60 45.36 (1/1) Installing dumb-init (1.2.5-r3) 07:00:17 #60 45.37 Executing busybox-1.36.1-r29.trigger 07:00:17 #60 45.37 OK: 8 MiB in 15 packages 07:00:17 #60 DONE 47.1s 07:00:17 07:00:17 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:00:17 #37 ... 07:00:17 07:00:17 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:00:17 #68 DONE 5.9s 07:00:17 07:00:17 #69 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:00:17 #69 1.179 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:00:17 Removing intermediate container 99a05984574b 07:00:17 ---> ce00633ed704 07:00:17 Successfully built ce00633ed704 07:00:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:17 + docker inspect -f . ci-base-image-arm64 07:00:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:00:17 prd-ubuntu20.04-docker-arm64-4c-16g-42048 does not seem to be running inside a container 07:00:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/816 -v /w/workspace/edgex-go/816:/w/workspace/edgex-go/816:rw,z -v /w/workspace/edgex-go/816@tmp:/w/workspace/edgex-go/816@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 ******** ci-base-image-arm64 cat 07:00:19 $ docker top 65da5352c22685ed1a7f44971daef40910a77fe16baa9359d530c8fda8798c58 -eo pid,comm [Pipeline] { [Pipeline] sh 07:00:20 #69 ... 07:00:20 07:00:20 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:00:20 #59 47.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:00:20 #59 49.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:00:20 #59 50.15 (1/2) Installing dumb-init (1.2.5-r3) 07:00:20 #59 50.17 (2/2) Installing su-exec (0.2-r3) 07:00:20 #59 50.18 Executing busybox-1.36.1-r29.trigger 07:00:20 #59 50.20 OK: 8 MiB in 16 packages 07:00:20 #59 DONE 51.1s 07:00:20 07:00:20 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:00:20 #56 47.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:00:20 #56 49.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:00:20 #56 50.18 (1/3) Installing ca-certificates (20241121-r1) 07:00:20 #56 50.20 (2/3) Installing dumb-init (1.2.5-r3) 07:00:20 #56 50.20 (3/3) Installing tzdata (2025b-r0) 07:00:20 #56 50.25 Executing busybox-1.36.1-r29.trigger 07:00:20 #56 50.27 Executing ca-certificates-20241121-r1.trigger 07:00:20 #56 50.36 OK: 10 MiB in 17 packages 07:00:20 #56 DONE 51.1s 07:00:20 07:00:20 #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:00:20 #0 3.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:00:20 #0 4.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:00:20 #0 4.907 OK: 12 MiB in 21 packages 07:00:20 #70 DONE 5.8s 07:00:20 07:00:20 #67 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:00:20 #67 3.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:00:20 #67 4.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:00:20 #67 5.095 OK: 9 MiB in 19 packages 07:00:20 #67 DONE 5.9s 07:00:20 07:00:20 #71 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:00:20 #71 ... 07:00:20 07:00:20 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:00:20 #61 47.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:00:20 #61 49.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:00:20 #61 50.20 (1/4) Installing ca-certificates (20241121-r1) 07:00:20 #61 50.24 (2/4) Installing dumb-init (1.2.5-r3) 07:00:20 #61 50.24 (3/4) Installing su-exec (0.2-r3) 07:00:20 #61 50.24 (4/4) Installing yq-go (4.44.1-r2) 07:00:20 #61 50.37 Executing busybox-1.36.1-r29.trigger 07:00:20 #61 50.39 Executing ca-certificates-20241121-r1.trigger 07:00:20 #61 50.43 OK: 19 MiB in 18 packages 07:00:20 #61 DONE 51.5s 07:00:20 07:00:20 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:00:20 #63 45.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:00:20 #63 47.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:00:20 #63 47.44 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:00:20 #63 47.44 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:00:20 #63 47.44 OK: 24170 distinct packages available 07:00:20 #63 47.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:00:20 #63 49.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:00:20 #63 49.98 (1/14) Installing ca-certificates (20241121-r1) 07:00:20 #63 50.03 (2/14) Installing brotli-libs (1.1.0-r2) 07:00:20 #63 50.04 (3/14) Installing c-ares (1.33.1-r0) 07:00:20 #63 50.05 (4/14) Installing libunistring (1.2-r0) 07:00:20 #63 50.06 (5/14) Installing libidn2 (2.3.7-r0) 07:00:20 #63 50.08 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:00:20 #63 50.08 (7/14) Installing libpsl (0.21.5-r1) 07:00:20 #63 50.09 (8/14) Installing zstd-libs (1.5.6-r0) 07:00:20 #63 50.10 (9/14) Installing libcurl (8.12.1-r0) 07:00:20 #63 50.10 (10/14) Installing curl (8.12.1-r0) 07:00:20 #63 50.11 (11/14) Installing dumb-init (1.2.5-r3) 07:00:20 #63 50.11 (12/14) Installing musl-obstack (1.2.3-r2) 07:00:20 #63 50.12 (13/14) Installing libucontext (1.2-r3) 07:00:20 #63 50.12 (14/14) Installing gcompat (1.1.0-r4) 07:00:20 #63 50.12 Executing busybox-1.36.1-r29.trigger 07:00:20 #63 50.13 Executing ca-certificates-20241121-r1.trigger 07:00:20 #63 50.31 OK: 13 MiB in 28 packages 07:00:20 #63 ... 07:00:20 07:00:20 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:00:20 #0 1.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:00:20 #0 2.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:00:20 #0 3.119 OK: 8 MiB in 15 packages 07:00:20 #72 DONE 4.7s 07:00:20 07:00:20 #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:00:20 #66 6.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:00:20 #66 7.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:00:20 #66 8.249 OK: 248 MiB in 58 packages 07:00:20 #66 DONE 10.0s 07:00:20 07:00:20 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:00:20 #0 6.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:00:20 #0 7.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:00:20 #0 8.287 OK: 248 MiB in 58 packages 07:00:20 #73 DONE 10.0s 07:00:20 07:00:20 #74 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:00:20 #0 6.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:00:20 #0 7.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:00:20 #0 8.282 OK: 248 MiB in 58 packages 07:00:20 #74 DONE 10.0s 07:00:20 07:00:20 #49 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:00:20 #49 47.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:00:20 #49 49.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:00:20 #49 50.35 (1/1) Installing dumb-init (1.2.5-r3) 07:00:20 #49 50.36 Executing busybox-1.36.1-r29.trigger 07:00:20 #49 50.37 OK: 8 MiB in 15 packages 07:00:20 #49 DONE 52.0s 07:00:20 07:00:20 #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:00:20 #0 6.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:00:20 #0 7.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:00:20 #0 8.305 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:00:20 #0 8.305 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:00:20 #0 8.305 OK: 24190 distinct packages available 07:00:20 #0 8.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:00:20 #0 8.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:00:20 #0 8.908 OK: 248 MiB in 58 packages 07:00:20 #75 DONE 10.1s 07:00:20 07:00:20 #76 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:00:20 #0 6.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:00:20 #0 7.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:00:20 #0 8.304 OK: 248 MiB in 58 packages 07:00:20 #76 DONE 10.0s 07:00:20 07:00:20 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:00:20 #0 3.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:00:20 #0 4.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:00:20 #0 4.889 OK: 19 MiB in 18 packages 07:00:20 #77 DONE 6.7s 07:00:20 07:00:20 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:00:20 #63 DONE 52.0s 07:00:20 07:00:20 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:00:20 #0 3.177 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:00:20 #0 4.729 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:00:20 #0 5.475 (1/1) Installing dumb-init (1.2.5-r3) 07:00:20 #0 6.160 Executing busybox-1.36.1-r29.trigger 07:00:20 #0 6.164 OK: 8 MiB in 15 packages 07:00:20 #78 DONE 6.8s 07:00:20 07:00:20 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:00:20 #58 47.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:00:20 #58 49.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:00:20 #58 50.35 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:00:20 #58 50.35 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:00:20 #58 50.35 OK: 24170 distinct packages available 07:00:20 #58 50.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:00:20 #58 51.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:00:20 #58 51.41 (1/4) Installing dumb-init (1.2.5-r3) 07:00:20 #58 51.42 (2/4) Installing musl-obstack (1.2.3-r2) 07:00:20 #58 51.42 (3/4) Installing libucontext (1.2-r3) 07:00:20 #58 51.42 (4/4) Installing gcompat (1.1.0-r4) 07:00:20 #58 51.43 Executing busybox-1.36.1-r29.trigger 07:00:20 #58 51.44 OK: 8 MiB in 18 packages 07:00:20 #58 DONE 52.0s 07:00:20 07:00:20 #79 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 07:00:21 + go version 07:00:21 go version go1.23.4 linux/arm64 [Pipeline] } 07:00:21 $ docker stop --time=1 65da5352c22685ed1a7f44971daef40910a77fe16baa9359d530c8fda8798c58 07:00:21 #79 ... 07:00:21 07:00:21 #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:00:21 #80 DONE 2.1s 07:00:21 07:00:21 #71 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:00:21 #71 DONE 2.7s 07:00:21 07:00:21 #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:00:21 #81 DONE 2.1s 07:00:21 07:00:21 #82 [core-command builder 4/7] COPY go.mod vendor* ./ 07:00:21 #82 DONE 2.2s 07:00:21 07:00:21 #83 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:00:21 #83 DONE 2.2s 07:00:21 07:00:21 #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:00:21 #84 DONE 2.8s 07:00:21 07:00:21 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:00:21 #85 DONE 2.1s 07:00:21 07:00:21 #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:00:21 #86 DONE 2.1s 07:00:21 07:00:21 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:00:21 #87 ... 07:00:21 07:00:21 #69 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:00:21 #69 4.859 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:00:21 #69 6.207 OK: 248 MiB in 58 packages 07:00:21 #69 DONE 6.4s 07:00:21 07:00:21 #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:00:21 #88 DONE 0.1s 07:00:22 07:00:22 #89 [security-spire-server stage-2 6/9] COPY security.txt / 07:00:22 #89 DONE 1.0s 07:00:22 07:00:22 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:00:22 #87 DONE 1.2s 07:00:22 07:00:22 #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:00:22 #90 DONE 1.1s 07:00:22 07:00:22 #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:00:23 $ docker rm -f --volumes 65da5352c22685ed1a7f44971daef40910a77fe16baa9359d530c8fda8798c58 07:00:23 #91 DONE 0.1s 07:00:23 07:00:23 #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:00:23 #92 DONE 0.1s 07:00:23 07:00:23 #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:00:23 #93 DONE 0.0s 07:00:23 07:00:23 #94 [security-spire-agent stage-3 7/10] COPY security.txt / 07:00:23 #94 DONE 0.0s 07:00:23 07:00:23 #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:00:23 #95 DONE 0.0s 07:00:23 07:00:23 #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:00:23 #96 DONE 0.1s 07:00:23 07:00:23 #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:00:23 #97 DONE 0.0s 07:00:23 07:00:23 #98 [security-spire-server] exporting to image 07:00:23 #98 exporting layers [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 07:00:23 #98 ... 07:00:23 07:00:23 #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:00:23 #99 DONE 0.0s 07:00:23 07:00:23 #98 [security-spire-agent] exporting to image Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:00:24 07:00:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:24 #98 exporting layers 0.9s done 07:00:24 #98 writing image sha256:1944927d9c158217614d84524fb71acedbe2ff02cf5f817d082efd65cada1990 07:00:24 #98 exporting layers 0.9s done 07:00:24 #98 writing image sha256:1944927d9c158217614d84524fb71acedbe2ff02cf5f817d082efd65cada1990 done 07:00:24 #98 naming to docker.io/library/security-spire-server done 07:00:24 #98 writing image sha256:e751c2113030d89311df957160091f7e68e4e4758557098233b34cf4c4cdd812 done 07:00:24 #98 naming to docker.io/library/security-spire-agent done 07:00:24 #98 DONE 1.0s 07:00:24 07:00:24 #79 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 07:00:24 #79 4.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:00:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:00:24 #79 4.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:00:24 #79 ... 07:00:24 07:00:24 #100 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:00:24 #0 5.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:00:24 #0 5.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:00:24 #0 5.536 OK: 8 MiB in 16 packages 07:00:24 #100 DONE 5.6s 07:00:24 07:00:24 #101 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:00:24 #0 5.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:00:24 #0 5.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:00:24 #0 5.567 OK: 10 MiB in 17 packages 07:00:24 #101 DONE 5.7s 07:00:24 latest: Pulling from edgex-devops/edgex-compose-arm64 07:00:24 547446be3368: Pulling fs layer 07:00:24 d125d8839a47: Pulling fs layer 07:00:24 3e85d5ac6304: Pulling fs layer 07:00:24 c3105a71a48b: Pulling fs layer 07:00:24 0f093f025ec4: Pulling fs layer 07:00:24 c3106fc0e877: Pulling fs layer 07:00:24 c3105a71a48b: Waiting 07:00:24 0f093f025ec4: Waiting 07:00:24 c3106fc0e877: Waiting 07:00:24 547446be3368: Verifying Checksum 07:00:24 c3105a71a48b: Verifying Checksum 07:00:24 c3105a71a48b: Download complete 07:00:24 07:00:24 #102 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:00:24 #0 4.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:00:24 #0 4.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:00:24 #0 4.804 OK: 19 MiB in 18 packages 07:00:24 #102 DONE 5.0s 07:00:24 07:00:24 #103 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:00:24 #103 ... 07:00:24 07:00:24 #104 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:00:24 #0 4.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:00:24 #0 4.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:00:24 #0 4.891 OK: 8 MiB in 18 packages 07:00:24 #104 DONE 5.0s 07:00:24 07:00:24 #79 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 07:00:24 #79 4.991 OK: 8 MiB in 15 packages 07:00:24 #79 DONE 5.2s 07:00:24 07:00:24 #105 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:00:24 #0 4.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:00:24 #0 4.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:00:24 #0 4.955 OK: 13 MiB in 28 packages 07:00:24 #105 DONE 5.1s 07:00:24 07:00:24 #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:00:25 d125d8839a47: Verifying Checksum 07:00:25 d125d8839a47: Download complete 07:00:25 c3106fc0e877: Verifying Checksum 07:00:25 c3106fc0e877: Download complete 07:00:25 0f093f025ec4: Verifying Checksum 07:00:25 0f093f025ec4: Download complete 07:00:25 547446be3368: Pull complete 07:00:26 #106 DONE 1.3s 07:00:26 07:00:26 #107 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:00:26 #107 ... 07:00:26 07:00:26 #108 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:00:26 #108 DONE 0.0s 07:00:26 07:00:26 #109 [security-spire-config stage-2 6/10] COPY security.txt / 07:00:26 #109 DONE 0.0s 07:00:26 07:00:26 #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:00:26 #110 DONE 0.0s 07:00:26 07:00:26 #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:00:26 #111 DONE 0.1s 07:00:26 07:00:26 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:00:26 #112 DONE 0.0s 07:00:26 07:00:26 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:00:26 d125d8839a47: Pull complete 07:00:26 #113 ... 07:00:26 07:00:26 #103 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:00:26 #103 DONE 2.1s 07:00:26 07:00:26 #114 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:00:26 #114 DONE 0.1s 07:00:26 07:00:26 #98 [security-spire-config] exporting to image 07:00:27 3e85d5ac6304: Verifying Checksum 07:00:27 3e85d5ac6304: Download complete 07:00:27 #98 exporting layers 0.8s done 07:00:27 #98 writing image sha256:be72b9a19a96de071bce2d69ca11cb4375082e5290e98066e13b8a20ed0f25c9 done 07:00:27 #98 naming to docker.io/library/security-spire-config 07:00:27 #98 naming to docker.io/library/security-spire-config done 07:00:27 #98 DONE 1.9s 07:00:27 07:00:27 #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:00:32 #115 ... 07:00:32 07:00:32 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:00:32 #116 ... 07:00:32 07:00:32 #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:00:32 #117 ... 07:00:32 07:00:32 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:00:37 3e85d5ac6304: Pull complete 07:00:37 c3105a71a48b: Pull complete 07:00:38 0f093f025ec4: Pull complete 07:00:38 c3106fc0e877: Pull complete 07:00:38 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 07:00:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:00:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:00:38 prd-ubuntu20.04-docker-arm64-4c-16g-42048 does not seem to be running inside a container 07:00:38 $ 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/816 -v /w/workspace/edgex-go/816:/w/workspace/edgex-go/816:rw,z -v /w/workspace/edgex-go/816@tmp:/w/workspace/edgex-go/816@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:10003/edgex-devops/edgex-compose-arm64:latest cat 07:00:40 $ docker top 5210b505c041291e305e651189b424cd6285c178b8c412c0180cd6492a9a991e -eo pid,comm [Pipeline] { [Pipeline] sh 07:00:41 + docker compose -f ./docker-compose-build.yml build --parallel 07:00:49 #1 [security-secretstore-setup internal] load build definition from Dockerfile 07:00:49 #1 transferring dockerfile: 07:00:49 #1 transferring dockerfile: 2.49kB 0.0s done 07:00:49 #1 DONE 0.1s 07:00:50 07:00:50 #2 [core-data internal] load build definition from Dockerfile 07:00:50 #2 transferring dockerfile: 2.04kB 0.0s done 07:00:50 #2 DONE 0.0s 07:00:50 07:00:50 #3 [security-proxy-auth internal] load build definition from Dockerfile 07:00:50 #3 transferring dockerfile: 2.14kB done 07:00:50 #3 DONE 0.1s 07:00:50 07:00:50 #4 [core-command internal] load build definition from Dockerfile 07:00:50 #4 transferring dockerfile: 1.94kB done 07:00:50 #4 DONE 0.1s 07:00:50 07:00:50 #5 [security-proxy-setup internal] load build definition from Dockerfile 07:00:50 #5 transferring dockerfile: 2.50kB done 07:00:50 #5 DONE 0.1s 07:00:50 07:00:50 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:00:50 #6 transferring dockerfile: 2.23kB 0.0s done 07:00:50 #6 DONE 0.1s 07:00:50 07:00:50 #7 [support-notifications internal] load build definition from Dockerfile 07:00:50 #7 transferring dockerfile: 2.00kB done 07:00:50 #7 DONE 0.1s 07:00:50 07:00:50 #8 [security-bootstrapper internal] load build definition from Dockerfile 07:00:50 #8 transferring dockerfile: 3.02kB done 07:00:50 #8 DONE 0.1s 07:00:50 07:00:50 #9 [security-spire-agent internal] load build definition from Dockerfile 07:00:50 #9 transferring dockerfile: 1.81kB done 07:00:50 #9 DONE 0.0s 07:00:50 07:00:50 #10 [core-metadata internal] load build definition from Dockerfile 07:00:50 #10 transferring dockerfile: 2.10kB done 07:00:50 #10 DONE 0.1s 07:00:50 07:00:50 #11 [core-keeper internal] load build definition from Dockerfile 07:00:50 #11 transferring dockerfile: 2.01kB 0.0s done 07:00:50 #11 DONE 0.1s 07:00:50 07:00:50 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:00:50 #12 transferring dockerfile: 1.89kB done 07:00:50 #12 DONE 0.1s 07:00:50 07:00:50 #13 [security-spire-server internal] load build definition from Dockerfile 07:00:50 #13 transferring dockerfile: 1.70kB done 07:00:50 #13 DONE 0.1s 07:00:51 07:00:51 #14 [security-spire-config internal] load build definition from Dockerfile 07:00:51 #14 transferring dockerfile: 1.69kB done 07:00:51 #14 DONE 0.1s 07:00:51 07:00:51 #15 [support-scheduler internal] load build definition from Dockerfile 07:00:51 #15 transferring dockerfile: 1.83kB done 07:00:51 #15 DONE 0.1s 07:00:51 07:00:51 #16 [security-secretstore-setup internal] load .dockerignore 07:00:51 #16 transferring context: 50B 0.0s done 07:00:51 #16 DONE 0.1s 07:00:51 07:00:51 #17 [core-data internal] load .dockerignore 07:00:51 #17 transferring context: 50B done 07:00:51 #17 DONE 0.1s 07:00:51 07:00:51 #18 [security-proxy-auth internal] load .dockerignore 07:00:51 #18 transferring context: 50B done 07:00:51 #18 DONE 0.0s 07:00:51 07:00:51 #19 [core-command internal] load .dockerignore 07:00:51 #19 transferring context: 50B done 07:00:51 #19 DONE 0.1s 07:00:51 07:00:51 #20 [core-common-config-bootstrapper internal] load .dockerignore 07:00:52 #20 transferring context: 50B done 07:00:52 #20 DONE 0.1s 07:00:52 07:00:52 #21 [security-proxy-setup internal] load .dockerignore 07:00:52 #21 transferring context: 50B 0.0s done 07:00:52 #21 DONE 0.1s 07:00:52 07:00:52 #22 [support-notifications internal] load .dockerignore 07:00:52 #22 transferring context: 50B done 07:00:52 #22 DONE 0.1s 07:00:52 07:00:52 #23 [security-bootstrapper internal] load .dockerignore 07:00:52 #23 transferring context: 50B 0.0s done 07:00:52 #23 DONE 0.1s 07:00:52 07:00:52 #24 [security-spire-agent internal] load .dockerignore 07:00:52 #24 transferring context: 50B 0.0s done 07:00:52 #24 DONE 0.1s 07:00:52 07:00:52 #25 [core-metadata internal] load .dockerignore 07:00:52 #25 transferring context: 50B done 07:00:52 #25 DONE 0.1s 07:00:52 07:00:52 #26 [core-keeper internal] load .dockerignore 07:00:52 #26 transferring context: 50B done 07:00:52 #26 DONE 0.1s 07:00:52 07:00:52 #27 [security-spiffe-token-provider internal] load .dockerignore 07:00:52 #27 transferring context: 50B done 07:00:52 #27 DONE 0.1s 07:00:52 07:00:52 #28 [security-spire-server internal] load .dockerignore 07:00:52 #28 transferring context: 50B 0.0s done 07:00:52 #28 DONE 0.1s 07:00:52 07:00:52 #29 [security-spire-config internal] load .dockerignore 07:00:52 #29 transferring context: 50B 0.0s done 07:00:52 #29 DONE 0.0s 07:00:52 07:00:52 #30 [support-scheduler internal] load .dockerignore 07:00:52 #30 transferring context: 50B done 07:00:52 #30 DONE 0.1s 07:00:52 07:00:52 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:00:52 #31 DONE 0.0s 07:00:52 07:00:52 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 07:00:52 #32 DONE 0.1s 07:00:53 07:00:53 #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:00:53 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:00:53 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:00:53 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:00:53 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0B / 4.09MB 0.0s 07:00:53 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:00:53 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s 07:00:53 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 07:00:53 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 07:00:53 #33 ... 07:00:53 07:00:53 #34 [security-secretstore-setup internal] load build context 07:00:53 #34 transferring context: 3.21MB 0.8s done 07:00:53 #34 DONE 1.0s 07:00:53 07:00:53 #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:00:53 #33 ... 07:00:53 07:00:53 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:00:53 #31 DONE 0.0s 07:00:53 07:00:53 #33 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:00:53 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:00:53 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:00:53 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:00:53 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 07:00:53 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:00:54 #33 ... 07:00:54 07:00:54 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 07:00:54 #32 DONE 0.2s 07:00:54 07:00:54 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:00:54 #35 DONE 1.8s 07:00:54 07:00:54 #33 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:00:54 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:00:54 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:00:54 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:00:54 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 07:00:54 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:00:54 #33 ... 07:00:54 07:00:54 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:00:54 #31 DONE 0.0s 07:00:54 07:00:54 #33 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:00:54 #33 ... 07:00:54 07:00:54 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:00:54 #31 DONE 0.0s 07:00:54 07:00:54 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 07:00:54 #32 DONE 0.4s 07:00:54 07:00:54 #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:00:54 #35 DONE 1.9s 07:00:54 07:00:54 #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 07:00:54 #36 DONE 0.5s 07:00:54 07:00:54 #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:00:54 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:00:54 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:00:54 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:00:54 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 07:00:54 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:00:54 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.2s done 07:00:54 #33 ... 07:00:54 07:00:54 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:00:54 #31 DONE 0.0s 07:00:54 07:00:54 #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:00:54 #35 DONE 1.9s 07:00:54 07:00:54 #36 [core-command builder 2/7] WORKDIR /edgex-go 07:00:54 #36 DONE 0.5s 07:00:54 07:00:54 #33 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:00:54 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:00:54 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:00:54 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:00:54 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 07:00:54 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:00:54 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.2s done 07:00:54 #33 ... 07:00:54 07:00:54 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:00:54 #31 DONE 0.0s 07:00:55 07:00:55 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:00:55 #35 DONE 1.9s 07:00:55 07:00:55 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 07:00:55 #32 DONE 0.7s 07:00:55 07:00:55 #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 07:00:55 #36 DONE 0.5s 07:00:55 07:00:55 #33 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:00:55 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:00:55 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:00:55 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:00:55 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 07:00:55 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:00:55 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.2s done 07:00:55 #33 ... 07:00:55 07:00:55 #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:00:55 #35 DONE 1.9s 07:00:55 07:00:55 #36 [support-notifications builder 2/7] WORKDIR /edgex-go 07:00:55 #36 DONE 0.5s 07:00:55 07:00:55 #33 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:00:55 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:00:55 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:00:55 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:00:55 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 07:00:55 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:00:55 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.2s done 07:00:55 #33 ... 07:00:55 07:00:55 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:00:55 #31 DONE 0.0s 07:00:55 07:00:55 #37 [core-data internal] load build context 07:00:55 #37 ... 07:00:55 07:00:55 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 07:00:55 #32 DONE 0.9s 07:00:55 07:00:55 #37 [core-data internal] load build context 07:00:55 #37 ... 07:00:55 07:00:55 #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:00:55 #35 DONE 1.9s 07:00:55 07:00:55 #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 07:00:55 #36 DONE 0.6s 07:00:55 07:00:55 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:00:55 #31 DONE 0.0s 07:00:55 07:00:55 #37 [core-data internal] load build context 07:00:55 #37 transferring context: 3.21MB 1.6s done 07:00:55 #37 ... 07:00:55 07:00:55 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:00:55 #31 DONE 0.0s 07:00:55 07:00:55 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 07:00:55 #32 DONE 1.4s 07:00:55 07:00:55 #37 [core-data internal] load build context 07:00:55 #37 DONE 2.0s 07:00:55 07:00:55 #33 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:00:55 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:00:55 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:00:55 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:00:55 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 07:00:55 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:00:55 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.2s done 07:00:56 #33 ... 07:00:56 07:00:56 #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:00:56 #35 DONE 2.0s 07:00:56 07:00:56 #36 [core-keeper builder 2/7] WORKDIR /edgex-go 07:00:56 #36 DONE 0.6s 07:00:56 07:00:56 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:00:56 #31 DONE 0.0s 07:00:56 07:00:56 #33 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:00:56 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:00:56 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:00:56 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:00:56 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 07:00:56 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:00:56 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.2s done 07:00:56 #33 ... 07:00:56 07:00:56 #38 [security-proxy-auth internal] load build context 07:00:56 #38 transferring context: 3.21MB 1.9s done 07:00:56 #38 DONE 2.3s 07:00:56 07:00:56 #33 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:00:56 #33 DONE 4.4s 07:00:56 07:00:56 #39 [core-common-config-bootstrapper internal] load build context 07:00:56 #39 transferring context: 3.21MB 2.1s done 07:00:56 #39 ... 07:00:56 07:00:56 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:00:56 #31 DONE 0.0s 07:00:57 07:00:57 #40 [support-notifications internal] load build context 07:00:57 #40 ... 07:00:57 07:00:57 #39 [core-common-config-bootstrapper internal] load build context 07:00:57 #39 DONE 2.8s 07:00:57 07:00:57 #40 [support-notifications internal] load build context 07:00:57 #40 ... 07:00:57 07:00:57 #41 [core-command internal] load build context 07:00:57 #41 transferring context: 3.21MB 2.2s done 07:00:57 #41 DONE 3.0s 07:00:57 07:00:57 #40 [support-notifications internal] load build context 07:00:58 #40 ... 07:00:58 07:00:58 #42 [security-proxy-setup internal] load build context 07:00:58 #42 transferring context: 3.21MB 2.5s done 07:00:58 #42 DONE 3.0s 07:00:58 07:00:58 #40 [support-notifications internal] load build context 07:00:58 #40 ... 07:00:58 07:00:58 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 07:00:58 #32 DONE 3.2s 07:00:58 07:00:58 #40 [support-notifications internal] load build context 07:00:58 #40 transferring context: 3.21MB 2.6s done 07:00:58 #40 ... 07:00:58 07:00:58 #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:00:58 #35 DONE 2.0s 07:00:58 07:00:58 #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 07:00:58 #36 DONE 0.7s 07:00:58 07:00:58 #33 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:00:58 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:00:58 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:00:58 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:00:58 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 07:00:58 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:00:58 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.2s done 07:00:58 #33 DONE 4.5s 07:00:58 07:00:58 #43 [security-spiffe-token-provider internal] load build context 07:00:58 #43 DONE 0.0s 07:00:58 07:00:58 #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:00:58 #35 DONE 2.0s 07:00:58 07:00:58 #36 [support-scheduler builder 2/7] WORKDIR /edgex-go 07:00:58 #36 DONE 0.7s 07:00:58 07:00:58 #33 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:00:58 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:00:58 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:00:58 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:00:58 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 07:00:58 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:00:58 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.2s done 07:00:58 #33 DONE 4.5s 07:00:58 07:00:58 #40 [support-notifications internal] load build context 07:00:58 #40 DONE 3.1s 07:00:58 07:00:58 #44 [support-scheduler internal] load build context 07:00:59 #44 ... 07:00:59 07:00:59 #45 [security-bootstrapper internal] load build context 07:00:59 #45 transferring context: 3.21MB 3.0s done 07:00:59 #45 DONE 3.8s 07:00:59 07:00:59 #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 07:00:59 #46 DONE 4.2s 07:00:59 07:00:59 #47 [core-keeper internal] load build context 07:00:59 #47 ... 07:00:59 07:00:59 #33 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:00:59 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:00:59 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:00:59 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:00:59 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 07:00:59 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:00:59 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.2s done 07:00:59 #33 DONE 4.5s 07:00:59 07:00:59 #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 07:00:59 #48 DONE 4.3s 07:00:59 07:00:59 #47 [core-keeper internal] load build context 07:00:59 #47 transferring context: 3.21MB 2.8s done 07:00:59 #47 ... 07:00:59 07:00:59 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:00:59 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:00:59 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:00:59 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:00:59 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 07:00:59 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:00:59 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.2s done 07:00:59 #33 DONE 4.5s 07:00:59 07:00:59 #49 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:01:00 #49 ... 07:01:00 07:01:00 #50 [core-metadata internal] load build context 07:01:00 #50 transferring context: 3.21MB 2.9s done 07:01:00 #50 DONE 3.9s 07:01:00 07:01:00 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:01:00 #51 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.3s done 07:01:00 #51 DONE 0.3s 07:01:00 07:01:00 #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:01:01 #49 ... 07:01:01 07:01:01 #47 [core-keeper internal] load build context 07:01:01 #47 DONE 4.8s 07:01:01 07:01:01 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:01 #52 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.9s done 07:01:01 #52 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 07:01:01 #52 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 07:01:01 #52 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 07:01:01 #52 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.2s 07:01:01 #52 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.3s 07:01:01 #52 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s 07:01:01 #52 ... 07:01:01 07:01:01 #53 [security-spire-agent internal] load build context 07:01:01 #53 transferring context: 23.33kB 0.4s done 07:01:01 #53 DONE 2.2s 07:01:01 07:01:01 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:01 #52 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s done 07:01:01 #52 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.5s 07:01:01 #52 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.5s 07:01:01 #52 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 07:01:02 #52 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.5s done 07:01:02 #52 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.8s 07:01:02 #52 ... 07:01:02 07:01:02 #54 [security-spire-config internal] load build context 07:01:02 #54 transferring context: 22.05kB 0.4s done 07:01:02 #54 DONE 2.6s 07:01:02 07:01:02 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:02 #52 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.9s done 07:01:02 #52 ... 07:01:02 07:01:02 #55 [security-spire-server internal] load build context 07:01:02 #55 transferring context: 23.80kB 0.6s done 07:01:02 #55 DONE 2.8s 07:01:02 07:01:02 #44 [support-scheduler internal] load build context 07:01:04 #44 ... 07:01:04 07:01:04 #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:01:04 #0 9.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:04 #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:04 #56 ... 07:01:04 07:01:04 #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 07:01:04 #0 6.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:04 #0 7.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:04 #0 9.062 OK: 239 MiB in 58 packages 07:01:04 #57 ... 07:01:04 07:01:04 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:04 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.59MB / 33.17MB 3.1s 07:01:05 #52 ... 07:01:05 07:01:05 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:01:05 #0 8.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:05 #0 9.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:05 #58 ... 07:01:05 07:01:05 #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:01:05 #57 DONE 11.0s 07:01:05 07:01:05 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:05 #52 ... 07:01:05 07:01:05 #43 [security-spiffe-token-provider internal] load build context 07:01:05 #43 transferring context: 3.21MB 5.0s done 07:01:05 #43 DONE 7.2s 07:01:05 07:01:05 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:01:05 #59 DONE 9.3s 07:01:05 07:01:05 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:05 #118 DONE 42.3s 07:01:05 07:01:05 #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:05 #115 DONE 42.3s 07:01:05 07:01:05 #107 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:05 #107 DONE 41.1s 07:01:05 07:01:05 #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:05 #117 DONE 42.3s 07:01:05 07:01:05 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:05 #113 DONE 42.3s 07:01:05 07:01:05 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:05 #116 DONE 42.4s 07:01:05 07:01:05 #119 [security-secretstore-setup builder 6/7] COPY . . 07:01:05 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.62MB / 33.17MB 4.4s 07:01:06 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 5.2s 07:01:06 #52 ... 07:01:06 07:01:06 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:01:06 #60 ... 07:01:06 07:01:06 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:01:07 #61 ... 07:01:07 07:01:07 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:07 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 6.0s 07:01:07 #52 ... 07:01:07 07:01:07 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:01:07 #62 ... 07:01:07 07:01:07 #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:01:07 #56 12.39 OK: 239 MiB in 58 packages 07:01:07 #56 DONE 14.0s 07:01:07 07:01:07 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:01:07 #63 ... 07:01:07 07:01:07 #44 [support-scheduler internal] load build context 07:01:07 #44 transferring context: 3.21MB 6.5s done 07:01:07 #44 DONE 9.4s 07:01:07 07:01:07 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:01:07 #64 ... 07:01:07 07:01:07 #65 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:01:07 #65 ... 07:01:07 07:01:07 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:01:07 #66 ... 07:01:07 07:01:07 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:01:07 #58 11.42 OK: 239 MiB in 58 packages 07:01:07 #58 DONE 13.0s 07:01:07 07:01:07 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:01:08 #67 ... 07:01:08 07:01:08 #68 [core-data builder 4/7] COPY go.mod vendor* ./ 07:01:08 #68 DONE 2.9s 07:01:08 07:01:08 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:01:08 #69 ... 07:01:08 07:01:08 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:01:08 #70 ... 07:01:08 07:01:08 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:08 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 7.2s 07:01:08 #52 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.3s done 07:01:09 #52 ... 07:01:09 07:01:09 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:01:09 #61 DONE 12.4s 07:01:09 07:01:09 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:09 #52 ... 07:01:09 07:01:09 #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:01:09 #71 ... 07:01:09 07:01:09 #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:01:09 #72 ... 07:01:09 07:01:09 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:10 #52 ... 07:01:10 07:01:10 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:01:10 #73 ... 07:01:10 07:01:10 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:10 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 8.8s 07:01:10 #52 ... 07:01:10 07:01:10 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:01:10 #67 DONE 2.1s 07:01:10 07:01:10 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:10 #52 ... 07:01:10 07:01:10 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:01:10 #51 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 07:01:10 #51 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 07:01:10 #51 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 07:01:10 #51 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 07:01:10 #51 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 07:01:10 #51 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 07:01:10 #51 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.3s done 07:01:10 #51 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 7.8s done 07:01:10 #51 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.3s done 07:01:10 #51 ... 07:01:10 07:01:10 #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:01:10 #74 DONE 2.8s 07:01:10 07:01:10 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:11 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.50MB / 33.17MB 9.8s 07:01:12 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.23MB / 33.17MB 10.6s 07:01:12 #52 ... 07:01:12 07:01:12 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:01:12 #60 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:12 #60 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:12 #60 13.31 (1/4) Installing ca-certificates (20241121-r1) 07:01:12 #60 13.49 (2/4) Installing dumb-init (1.2.5-r3) 07:01:12 #60 13.57 (3/4) Installing su-exec (0.2-r3) 07:01:12 #60 13.66 (4/4) Installing yq-go (4.44.1-r2) 07:01:12 #60 13.99 Executing busybox-1.36.1-r29.trigger 07:01:12 #60 14.12 Executing ca-certificates-20241121-r1.trigger 07:01:12 #60 14.56 OK: 20 MiB in 18 packages 07:01:12 #60 DONE 15.7s 07:01:12 07:01:12 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:12 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 11.1s 07:01:13 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 11.9s 07:01:13 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.95MB / 33.17MB 12.5s 07:01:14 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 13.2s 07:01:14 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.32MB / 33.17MB 13.5s 07:01:14 #52 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 07:01:15 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 13.8s 07:01:15 #52 ... 07:01:15 07:01:15 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:01:15 #0 9.931 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:15 #75 ... 07:01:15 07:01:15 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:15 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 14.3s 07:01:15 #119 ... 07:01:15 07:01:15 #120 [support-scheduler builder 6/7] COPY . . 07:01:15 #120 ... 07:01:15 07:01:15 #121 [support-notifications builder 6/7] COPY . . 07:01:15 #121 ... 07:01:15 07:01:15 #122 [security-spiffe-token-provider builder 6/7] COPY . . 07:01:15 #122 ... 07:01:15 07:01:15 #123 [core-keeper builder 7/8] COPY . . 07:01:15 #123 ... 07:01:15 07:01:15 #124 [core-command builder 6/7] COPY . . 07:01:16 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 14.4s done 07:01:18 #52 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0.1s 07:01:18 #52 ... 07:01:18 07:01:18 #76 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:18 #76 ... 07:01:18 07:01:18 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:19 #52 ... 07:01:19 07:01:19 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:01:19 #0 8.830 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:19 #77 ... 07:01:19 07:01:19 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:19 #52 ... 07:01:19 07:01:19 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:01:19 #69 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:19 #69 12.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:19 #69 15.62 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:01:19 #69 15.62 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:01:19 #69 15.62 OK: 24068 distinct packages available 07:01:19 #69 16.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:19 #69 18.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:19 #69 ... 07:01:19 07:01:19 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:20 #52 ... 07:01:20 07:01:20 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:20 #78 ... 07:01:20 07:01:20 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:01:20 #70 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:20 #70 14.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:20 #70 19.97 OK: 239 MiB in 58 packages 07:01:20 #70 DONE 22.1s 07:01:20 07:01:20 #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:20 #79 ... 07:01:20 07:01:20 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:21 #52 ... 07:01:21 07:01:21 #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:01:21 #80 DONE 0.8s 07:01:21 07:01:21 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:21 #52 ... 07:01:21 07:01:21 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:01:21 #62 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:21 #62 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:21 #62 21.48 (1/1) Installing dumb-init (1.2.5-r3) 07:01:21 #62 21.57 Executing busybox-1.36.1-r29.trigger 07:01:21 #62 21.77 OK: 9 MiB in 15 packages 07:01:21 #62 ... 07:01:21 07:01:21 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:01:21 #51 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 07:01:21 #51 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.5s 07:01:21 #51 ... 07:01:21 07:01:21 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:01:21 #62 DONE 24.4s 07:01:21 07:01:21 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:01:21 #51 ... 07:01:21 07:01:21 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:01:22 #81 ... 07:01:22 07:01:22 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:01:22 #0 6.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:22 #0 8.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:22 #82 ... 07:01:22 07:01:22 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:01:22 #51 ... 07:01:22 07:01:22 #65 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:01:22 #65 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:22 #65 16.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:22 #65 ... 07:01:22 07:01:22 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:01:23 #51 ... 07:01:23 07:01:23 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:01:23 #66 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:23 #66 16.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:23 #66 ... 07:01:23 07:01:23 #65 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:01:23 #65 25.99 (1/1) Installing dumb-init (1.2.5-r3) 07:01:23 #65 26.02 Executing busybox-1.36.1-r29.trigger 07:01:23 #65 26.28 OK: 9 MiB in 15 packages 07:01:24 #65 ... 07:01:24 07:01:24 #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:01:24 #49 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:24 #49 15.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:24 #49 ... 07:01:24 07:01:24 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:01:24 #51 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.5s done 07:01:24 #51 DONE 24.5s 07:01:24 07:01:24 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:24 #52 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.2s 07:01:24 #52 ... 07:01:24 07:01:24 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:01:24 #64 17.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:24 #64 19.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:24 #64 ... 07:01:24 07:01:24 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:25 #52 ... 07:01:25 07:01:25 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:01:25 #63 17.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:25 #63 19.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:25 #63 ... 07:01:25 07:01:25 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:26 #52 ... 07:01:26 07:01:26 #65 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:01:26 #65 DONE 28.7s 07:01:26 07:01:26 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:26 #52 ... 07:01:26 07:01:26 #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:01:26 #72 16.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:26 #72 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:26 #72 ... 07:01:26 07:01:26 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:26 #52 ... 07:01:26 07:01:26 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:01:26 #75 11.43 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:26 #75 ... 07:01:26 07:01:26 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:27 #52 ... 07:01:27 07:01:27 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:01:27 #73 17.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:27 #73 19.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:27 #73 ... 07:01:27 07:01:27 #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:01:27 #71 18.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:27 #71 19.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:27 #71 ... 07:01:27 07:01:27 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:27 #124 DONE 22.0s 07:01:27 07:01:27 #122 [security-spiffe-token-provider builder 6/7] COPY . . 07:01:27 #122 DONE 22.0s 07:01:27 07:01:27 #125 [core-data builder 6/7] COPY . . 07:01:27 #125 CACHED 07:01:27 07:01:27 #126 [core-data builder 4/7] COPY go.mod vendor* ./ 07:01:27 #126 CACHED 07:01:27 07:01:27 #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:27 #127 CACHED 07:01:27 07:01:27 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:01:27 #128 ... 07:01:27 07:01:27 #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:01:27 #129 CACHED 07:01:27 07:01:27 #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:27 #130 CACHED 07:01:27 07:01:27 #131 [security-proxy-auth builder 6/7] COPY . . 07:01:27 #131 CACHED 07:01:27 07:01:27 #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:27 #132 CACHED 07:01:27 07:01:27 #133 [core-common-config-bootstrapper builder 6/7] COPY . . 07:01:27 #133 CACHED 07:01:27 07:01:27 #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:01:27 #134 CACHED 07:01:27 07:01:27 #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:01:27 #135 CACHED 07:01:27 07:01:27 #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:27 #136 CACHED 07:01:27 07:01:27 #137 [core-metadata builder 6/7] COPY . . 07:01:27 #137 CACHED 07:01:27 07:01:27 #119 [security-secretstore-setup builder 6/7] COPY . . 07:01:27 #119 DONE 22.0s 07:01:27 07:01:27 #120 [support-scheduler builder 6/7] COPY . . 07:01:27 #120 DONE 22.0s 07:01:27 07:01:27 #138 [security-bootstrapper builder 6/7] COPY . . 07:01:27 #138 CACHED 07:01:27 07:01:27 #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:01:27 #139 CACHED 07:01:27 07:01:27 #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:27 #140 CACHED 07:01:27 07:01:27 #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:27 #141 CACHED 07:01:27 07:01:27 #142 [security-proxy-setup builder 6/7] COPY . . 07:01:27 #142 CACHED 07:01:27 07:01:27 #143 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:01:27 #143 CACHED 07:01:27 07:01:27 #121 [support-notifications builder 6/7] COPY . . 07:01:27 #121 DONE 22.1s 07:01:27 07:01:27 #123 [core-keeper builder 7/8] COPY . . 07:01:27 #123 DONE 22.1s 07:01:27 07:01:27 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:01:27 #144 1.343 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:01:28 #52 ... 07:01:28 07:01:28 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:01:28 #66 27.63 (1/2) Installing dumb-init (1.2.5-r3) 07:01:28 #66 27.66 (2/2) Installing su-exec (0.2-r3) 07:01:28 #66 27.67 Executing busybox-1.36.1-r29.trigger 07:01:28 #66 27.96 OK: 9 MiB in 16 packages 07:01:28 #66 DONE 30.8s 07:01:28 07:01:28 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:29 #52 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.4s 07:01:29 #52 ... 07:01:29 07:01:29 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:01:29 #77 10.57 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:29 #77 ... 07:01:29 07:01:29 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:31 #52 ... 07:01:31 07:01:31 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:01:31 #69 30.13 OK: 239 MiB in 58 packages 07:01:31 #69 DONE 33.0s 07:01:31 07:01:31 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:31 #83 ... 07:01:31 07:01:31 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:32 #52 ... 07:01:32 07:01:32 #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:01:32 #84 DONE 0.9s 07:01:32 07:01:32 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:32 #52 ... 07:01:32 07:01:32 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:01:32 #75 24.72 OK: 239 MiB in 58 packages 07:01:32 #75 DONE 27.2s 07:01:32 07:01:32 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:33 #52 ... 07:01:33 07:01:33 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:01:33 #85 DONE 0.9s 07:01:33 07:01:33 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:34 #52 ... 07:01:34 07:01:34 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:01:34 #64 31.25 (1/4) Installing dumb-init (1.2.5-r3) 07:01:34 #64 31.27 (2/4) Installing openssl (3.3.3-r0) 07:01:34 #64 31.37 (3/4) Installing su-exec (0.2-r3) 07:01:34 #64 31.38 (4/4) Installing yq-go (4.44.1-r2) 07:01:34 #64 32.85 Executing busybox-1.36.1-r29.trigger 07:01:34 #64 33.04 OK: 20 MiB in 18 packages 07:01:34 #64 DONE 36.6s 07:01:34 07:01:34 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:34 #52 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.6s 07:01:35 #52 ... 07:01:35 07:01:35 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:01:35 #63 30.14 (1/7) Installing ca-certificates (20241121-r1) 07:01:35 #63 30.88 (2/7) Installing dumb-init (1.2.5-r3) 07:01:35 #63 30.92 (3/7) Installing libgcc (13.2.1_git20240309-r1) 07:01:35 #63 31.02 (4/7) Installing libsodium (1.0.19-r0) 07:01:35 #63 31.17 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 07:01:35 #63 31.63 (6/7) Installing libzmq (4.3.5-r2) 07:01:35 #63 31.78 (7/7) Installing zeromq (4.3.5-r2) 07:01:35 #63 31.87 Executing busybox-1.36.1-r29.trigger 07:01:35 #63 32.01 Executing ca-certificates-20241121-r1.trigger 07:01:35 #63 33.64 OK: 14 MiB in 21 packages 07:01:35 #63 DONE 37.5s 07:01:35 07:01:35 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:35 #52 ... 07:01:35 07:01:35 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:01:35 #77 21.63 (1/1) Installing dumb-init (1.2.5-r3) 07:01:35 #77 22.59 Executing busybox-1.36.1-r29.trigger 07:01:35 #77 22.93 OK: 9 MiB in 15 packages 07:01:35 #77 DONE 26.7s 07:01:36 07:01:36 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:01:36 #82 21.08 OK: 20 MiB in 18 packages 07:01:36 #82 DONE 23.4s 07:01:36 07:01:36 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:36 #52 ... 07:01:36 07:01:36 #86 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 07:01:36 #0 5.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:36 #0 8.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:36 #144 ... 07:01:36 07:01:36 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:01:36 #0 0.892 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:01:36 #86 ... 07:01:36 07:01:36 #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:01:36 #71 31.32 (1/3) Installing ca-certificates (20241121-r1) 07:01:36 #71 31.91 (2/3) Installing dumb-init (1.2.5-r3) 07:01:36 #71 31.93 (3/3) Installing tzdata (2025b-r0) 07:01:36 #71 34.98 Executing busybox-1.36.1-r29.trigger 07:01:36 #71 35.27 Executing ca-certificates-20241121-r1.trigger 07:01:36 #71 36.70 OK: 11 MiB in 17 packages 07:01:36 #71 ... 07:01:36 07:01:36 #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:01:36 #49 26.55 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:01:36 #49 26.55 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:01:36 #49 26.55 OK: 24048 distinct packages available 07:01:36 #49 28.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:36 #49 30.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:36 #145 ... 07:01:36 07:01:36 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:01:36 #0 0.939 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:01:36 #146 ... 07:01:36 07:01:36 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:01:36 #0 0.543 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:01:36 #147 ... 07:01:36 07:01:36 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:01:36 #0 0.960 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:01:36 #49 ... 07:01:36 07:01:36 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:36 #52 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.4s done 07:01:36 #148 ... 07:01:36 07:01:36 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:01:36 #0 0.789 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:01:36 #149 ... 07:01:36 07:01:36 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:01:36 #0 1.294 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:01:36 #52 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.4s done 07:01:36 #52 ... 07:01:36 07:01:36 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:01:36 #81 4.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:36 #81 6.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:37 #150 ... 07:01:37 07:01:37 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:01:37 #0 0.715 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:01:37 #151 ... 07:01:37 07:01:37 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:01:37 #0 1.176 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:01:37 #81 ... 07:01:37 07:01:37 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:01:37 #152 ... 07:01:37 07:01:37 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:01:37 #0 1.019 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:01:37 #153 ... 07:01:37 07:01:37 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:01:37 #0 1.221 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:01:37 #154 ... 07:01:37 07:01:37 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:01:37 #128 0.528 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:01:38 #87 ... 07:01:38 07:01:38 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:01:38 #0 5.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:38 #0 8.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:38 #88 ... 07:01:38 07:01:38 #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:01:38 #71 DONE 39.1s 07:01:38 07:01:38 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:01:39 #89 ... 07:01:39 07:01:39 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:01:39 #73 29.81 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:01:39 #73 29.81 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:01:39 #73 29.81 OK: 24048 distinct packages available 07:01:39 #73 31.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:39 #73 33.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:39 #73 ... 07:01:39 07:01:39 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:01:40 #52 ... 07:01:40 07:01:40 #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:01:40 #72 30.80 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:01:40 #72 30.80 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:01:40 #72 30.80 OK: 24048 distinct packages available 07:01:40 #72 33.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:40 #72 36.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:40 #72 ... 07:01:40 07:01:40 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:01:40 #81 16.60 OK: 9 MiB in 15 packages 07:01:40 #81 DONE 18.5s 07:01:40 07:01:40 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:01:40 #0 5.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:41 #90 6.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:41 #90 ... 07:01:41 07:01:41 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:01:41 #87 5.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:42 #87 ... 07:01:42 07:01:42 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:42 #91 ... 07:01:42 07:01:42 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:01:42 #73 42.13 (1/4) Installing dumb-init (1.2.5-r3) 07:01:42 #73 42.15 (2/4) Installing musl-obstack (1.2.3-r2) 07:01:42 #73 42.18 (3/4) Installing libucontext (1.2-r3) 07:01:42 #73 42.20 (4/4) Installing gcompat (1.1.0-r4) 07:01:42 #73 42.22 Executing busybox-1.36.1-r29.trigger 07:01:42 #73 42.39 OK: 9 MiB in 18 packages 07:01:43 #73 ... 07:01:43 07:01:43 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:43 #92 ... 07:01:43 07:01:43 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:01:43 #73 DONE 43.6s 07:01:43 07:01:43 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:01:44 #93 ... 07:01:44 07:01:44 #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:01:44 #49 42.34 (1/5) Installing dumb-init (1.2.5-r3) 07:01:44 #49 42.37 (2/5) Installing musl-obstack (1.2.3-r2) 07:01:44 #49 42.38 (3/5) Installing libucontext (1.2-r3) 07:01:44 #49 42.40 (4/5) Installing gcompat (1.1.0-r4) 07:01:44 #49 42.42 (5/5) Installing openssl (3.3.3-r0) 07:01:44 #49 42.51 Executing busybox-1.36.1-r29.trigger 07:01:44 #49 42.66 OK: 10 MiB in 19 packages 07:01:44 #49 DONE 44.5s 07:01:44 07:01:44 #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:01:45 #94 ... 07:01:45 07:01:45 #86 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 07:01:45 #86 17.56 OK: 9 MiB in 15 packages 07:01:45 #86 DONE 19.4s 07:01:45 07:01:45 #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:01:45 #72 45.96 (1/14) Installing ca-certificates (20241121-r1) 07:01:45 #72 46.39 (2/14) Installing brotli-libs (1.1.0-r2) 07:01:45 #72 46.52 (3/14) Installing c-ares (1.33.1-r0) 07:01:45 #72 46.57 (4/14) Installing libunistring (1.2-r0) 07:01:46 #72 ... 07:01:46 07:01:46 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:01:46 #88 16.36 OK: 9 MiB in 16 packages 07:01:46 #88 DONE 17.8s 07:01:46 07:01:46 #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:01:46 #72 46.83 (5/14) Installing libidn2 (2.3.7-r0) 07:01:46 #72 46.84 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:01:46 #72 46.86 (7/14) Installing libpsl (0.21.5-r1) 07:01:46 #72 46.88 (8/14) Installing zstd-libs (1.5.6-r0) 07:01:46 #72 47.06 (9/14) Installing libcurl (8.12.1-r0) 07:01:46 #72 47.11 (10/14) Installing curl (8.12.1-r0) 07:01:46 #72 47.21 (11/14) Installing dumb-init (1.2.5-r3) 07:01:46 #72 47.21 (12/14) Installing musl-obstack (1.2.3-r2) 07:01:46 #72 47.22 (13/14) Installing libucontext (1.2-r3) 07:01:46 #72 47.24 (14/14) Installing gcompat (1.1.0-r4) 07:01:46 #72 47.32 Executing busybox-1.36.1-r29.trigger 07:01:46 #72 47.46 Executing ca-certificates-20241121-r1.trigger 07:01:47 #72 48.04 OK: 15 MiB in 28 packages 07:01:48 #72 ... 07:01:48 07:01:48 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:01:48 #90 13.36 OK: 20 MiB in 18 packages 07:01:48 #90 DONE 14.3s 07:01:48 07:01:48 #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:01:48 #72 DONE 49.2s 07:01:48 07:01:48 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:01:48 #95 DONE 0.3s 07:01:48 07:01:48 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:01:49 #96 ... 07:01:49 07:01:49 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:01:49 #97 DONE 3.2s 07:01:49 07:01:49 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:01:49 #98 DONE 0.3s 07:01:49 07:01:49 #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:01:49 #94 3.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:49 #94 4.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:51 #94 ... 07:01:51 07:01:51 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:01:51 #87 7.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:51 #87 14.26 OK: 14 MiB in 21 packages 07:01:51 #87 DONE 15.7s 07:01:51 07:01:51 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:01:51 #93 3.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:51 #93 5.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:51 #93 ... 07:01:51 07:01:51 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:01:51 #89 3.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:51 #89 4.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:51 #89 11.92 OK: 11 MiB in 17 packages 07:01:51 #89 DONE 13.0s 07:01:51 07:01:51 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:01:51 #96 2.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:52 #96 3.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:53 #96 ... 07:01:53 07:01:53 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:01:53 #93 9.038 OK: 9 MiB in 18 packages 07:01:53 #93 DONE 9.5s 07:01:53 07:01:53 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:01:53 #99 ... 07:01:53 07:01:53 #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:01:53 #94 8.494 OK: 10 MiB in 19 packages 07:01:53 #94 DONE 9.4s 07:01:53 07:01:53 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:01:55 #100 DONE 1.3s 07:01:55 07:01:55 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:01:55 #99 DONE 1.8s 07:01:55 07:01:55 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:01:55 #101 DONE 1.3s 07:01:55 07:01:55 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:01:55 #102 DONE 0.2s 07:01:55 07:01:55 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:01:55 #103 DONE 0.3s 07:01:55 07:01:55 #104 [security-spire-server stage-2 6/9] COPY security.txt / 07:01:55 #104 DONE 0.3s 07:01:55 07:01:55 #105 [security-spire-config stage-2 6/10] COPY security.txt / 07:01:55 #105 DONE 0.3s 07:01:55 07:01:55 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:01:55 #96 6.919 OK: 15 MiB in 28 packages 07:01:56 #96 ... 07:01:56 07:01:56 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:01:56 #106 DONE 0.3s 07:01:56 07:01:56 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:01:56 #107 DONE 0.4s 07:01:56 07:01:56 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:01:56 #108 DONE 0.3s 07:01:56 07:01:56 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:01:56 #109 DONE 0.3s 07:01:56 07:01:56 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:01:56 #110 ... 07:01:56 07:01:56 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:01:56 #96 DONE 8.0s 07:01:56 07:01:56 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:01:56 #111 DONE 0.4s 07:01:56 07:01:56 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:01:56 #110 DONE 0.5s 07:01:56 07:01:56 #112 [security-spire-config] exporting to image 07:01:56 #112 exporting layers 07:01:58 #112 ... 07:01:58 07:01:58 #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:01:58 #113 DONE 3.5s 07:01:58 07:01:58 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:01:58 #114 DONE 0.4s 07:01:58 07:01:58 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:59 #92 ... 07:01:59 07:01:59 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 07:01:59 #115 DONE 0.3s 07:01:59 07:01:59 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:01:59 #116 DONE 0.3s 07:01:59 07:01:59 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:01:59 #117 DONE 0.2s 07:01:59 07:01:59 #76 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:59 #76 ... 07:01:59 07:01:59 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:01:59 #118 DONE 0.2s 07:01:59 07:01:59 #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:00 #79 ... 07:02:00 07:02:00 #112 [security-spire-agent] exporting to image 07:02:01 #112 exporting layers 4.2s done 07:02:01 #112 exporting layers 4.4s done 07:02:01 #112 writing image sha256:9246d8270c75dc5e2a23834d33a32a6795563ce552900c059645bc84b5844eac 07:02:01 #112 writing image sha256:996667d5aaa47882abb9b2df4a0e77f4636628a749100047dbaa0089291fa487 0.1s done 07:02:01 #112 naming to docker.io/library/security-spire-config-arm64 07:02:01 #112 writing image sha256:9246d8270c75dc5e2a23834d33a32a6795563ce552900c059645bc84b5844eac 0.1s done 07:02:01 #112 naming to docker.io/library/security-spire-config-arm64 0.0s done 07:02:01 #112 naming to docker.io/library/security-spire-server-arm64 0.0s done 07:02:02 #112 exporting layers 2.4s done 07:02:02 #112 writing image sha256:210c0070a55a51347373e81fe6f9ebb72a53f87fe26396936621e55de8ab04f0 0.0s done 07:02:02 #112 naming to docker.io/library/security-spire-agent-arm64 done 07:02:02 #112 DONE 5.9s 07:02:02 07:02:02 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:24 #92 ... 07:03:24 07:03:24 #76 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:24 #76 DONE 125.1s 07:03:24 07:03:24 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:24 #83 DONE 112.3s 07:03:24 07:03:24 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:24 #78 DONE 123.3s 07:03:24 07:03:24 #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:24 #79 DONE 123.1s 07:03:24 07:03:24 #119 [support-notifications builder 6/7] COPY . . 07:03:24 #119 ... 07:03:24 07:03:24 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:24 #91 DONE 102.4s 07:03:24 07:03:24 #120 [security-spiffe-token-provider builder 6/7] COPY . . 07:03:24 #120 ... 07:03:24 07:03:24 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:24 #92 DONE 101.2s 07:03:24 07:03:24 #121 [core-keeper builder 7/8] COPY . . 07:03:24 #121 ... 07:03:24 07:03:24 #122 [support-scheduler builder 6/7] COPY . . 07:03:24 #122 DONE 2.0s 07:03:24 07:03:24 #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:03:24 #123 CACHED 07:03:24 07:03:24 #124 [security-bootstrapper builder 6/7] COPY . . 07:03:24 #124 CACHED 07:03:24 07:03:24 #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:24 #125 CACHED 07:03:24 07:03:24 #126 [security-proxy-setup builder 6/7] COPY . . 07:03:24 #126 CACHED 07:03:24 07:03:24 #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:03:24 #127 CACHED 07:03:24 07:03:24 #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:24 #128 CACHED 07:03:24 07:03:24 #129 [security-secretstore-setup builder 6/7] COPY . . 07:03:24 #129 DONE 1.9s 07:03:24 07:03:24 #130 [core-metadata builder 6/7] COPY . . 07:03:24 #130 CACHED 07:03:24 07:03:24 #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:03:24 #131 CACHED 07:03:24 07:03:24 #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:24 #132 CACHED 07:03:24 07:03:24 #119 [support-notifications builder 6/7] COPY . . 07:03:24 #119 DONE 2.0s 07:03:24 07:03:24 #133 [core-common-config-bootstrapper builder 6/7] COPY . . 07:03:24 #133 CACHED 07:03:24 07:03:24 #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:03:24 #134 CACHED 07:03:24 07:03:24 #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:24 #135 CACHED 07:03:24 07:03:24 #136 [core-data builder 6/7] COPY . . 07:03:24 #136 DONE 2.1s 07:03:24 07:03:24 #137 [core-command builder 6/7] COPY . . 07:03:24 #137 CACHED 07:03:24 07:03:24 #138 [core-command builder 4/7] COPY go.mod vendor* ./ 07:03:24 #138 CACHED 07:03:24 07:03:24 #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:24 #139 CACHED 07:03:24 07:03:24 #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:03:24 #140 CACHED 07:03:24 07:03:24 #141 [security-proxy-auth builder 6/7] COPY . . 07:03:24 #141 CACHED 07:03:24 07:03:24 #142 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:24 #142 CACHED 07:03:24 07:03:24 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:03:24 #143 ... 07:03:24 07:03:24 #120 [security-spiffe-token-provider builder 6/7] COPY . . 07:03:24 #120 DONE 1.5s 07:03:24 07:03:24 #121 [core-keeper builder 7/8] COPY . . 07:03:24 #121 DONE 1.3s 07:03:24 07:03:24 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:03:24 #144 ... 07:03:24 07:03:24 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:03:24 #143 5.756 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:03:25 #143 ... 07:03:25 07:03:25 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:03:25 #0 5.082 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:03:25 #145 ... 07:03:25 07:03:25 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:03:25 #0 3.719 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:03:25 #146 ... 07:03:25 07:03:25 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:03:25 #0 5.024 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:03:26 #147 ... 07:03:26 07:03:26 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:03:26 #0 6.501 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:03:26 #148 ... 07:03:26 07:03:26 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:03:26 #0 5.248 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:03:26 #149 ... 07:03:26 07:03:26 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:03:26 #0 6.427 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:03:26 #150 ... 07:03:26 07:03:26 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:03:26 #0 5.943 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:03:26 #151 ... 07:03:26 07:03:26 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:03:26 #0 5.468 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:03:26 #152 ... 07:03:26 07:03:26 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:03:26 #0 5.369 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:03:27 #153 ... 07:03:27 07:03:27 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:03:27 #0 6.348 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:03:27 #154 ... 07:03:27 07:03:27 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:03:27 #144 5.650 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:03:45 #128 ... 07:03:45 07:03:45 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:03:45 #148 DONE 136.0s 07:03:45 07:03:45 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:03:55 #152 DONE 148.6s 07:03:55 07:03:55 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:03:55 #147 ... 07:03:55 07:03:55 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:03:55 #153 148.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:04:13 #153 DONE 167.1s 07:04:13 07:04:13 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:04:13 #150 ... 07:04:13 07:04:13 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:04:13 #128 DONE 167.1s 07:04:13 07:04:13 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:04:13 #145 DONE 167.1s 07:04:13 07:04:13 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:04:13 #147 DONE 167.2s 07:04:13 07:04:13 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:04:13 #146 DONE 167.2s 07:04:13 07:04:13 #155 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:04:13 #155 ... 07:04:13 07:04:13 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:04:13 #154 DONE 167.2s 07:04:13 07:04:13 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:04:13 #151 DONE 167.3s 07:04:13 07:04:13 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:04:13 #150 DONE 167.3s 07:04:13 07:04:13 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:04:13 #149 DONE 167.3s 07:04:13 07:04:13 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:04:13 #144 DONE 167.3s 07:04:13 07:04:13 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:04:13 #156 DONE 0.4s 07:04:13 07:04:13 #157 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:04:13 #157 ... 07:04:13 07:04:13 #155 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:04:13 #155 DONE 0.3s 07:04:13 07:04:13 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:04:13 #158 DONE 0.3s 07:04:13 07:04:13 #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:04:13 #159 DONE 0.4s 07:04:13 07:04:13 #160 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:04:13 #160 DONE 0.4s 07:04:13 07:04:13 #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:04:13 #161 DONE 0.4s 07:04:13 07:04:13 #157 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:04:13 #157 DONE 0.3s 07:04:13 07:04:13 #162 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:04:13 #162 DONE 0.4s 07:04:13 07:04:13 #163 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:04:14 #163 ... 07:04:14 07:04:14 #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:04:14 #164 DONE 0.5s 07:04:14 07:04:14 #165 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:04:14 #165 CACHED 07:04:14 07:04:14 #166 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:04:14 #166 CACHED 07:04:14 07:04:14 #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:04:14 #167 DONE 0.5s 07:04:14 07:04:14 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:04:14 #168 CACHED 07:04:14 07:04:14 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:04:14 #169 CACHED 07:04:14 07:04:14 #170 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:04:14 #170 CACHED 07:04:14 07:04:14 #171 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:04:14 #171 CACHED 07:04:14 07:04:14 #172 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:04:14 #172 DONE 0.4s 07:04:14 07:04:14 #173 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:04:14 #173 DONE 0.4s 07:04:14 07:04:14 #174 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:04:14 #174 DONE 0.4s 07:04:14 07:04:14 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:04:14 #175 DONE 0.4s 07:04:14 07:04:14 #176 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:04:14 #176 DONE 0.4s 07:04:14 07:04:14 #177 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:04:14 #177 ... 07:04:14 07:04:14 #163 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:04:14 #163 DONE 0.4s 07:04:14 07:04:14 #178 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:04:16 #178 ... 07:04:16 07:04:16 #179 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:04:16 #179 DONE 2.2s 07:04:16 07:04:16 #180 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:04:16 #180 DONE 2.2s 07:04:16 07:04:16 #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:04:16 #181 DONE 2.3s 07:04:16 07:04:16 #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:04:16 #182 DONE 2.3s 07:04:16 07:04:16 #183 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:04:16 #183 DONE 2.3s 07:04:16 07:04:16 #184 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:04:16 #184 DONE 2.3s 07:04:16 07:04:16 #185 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:04:16 #185 DONE 2.3s 07:04:16 07:04:16 #186 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:04:16 #186 DONE 2.3s 07:04:16 07:04:16 #187 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:04:16 #187 DONE 2.3s 07:04:16 07:04:16 #178 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:04:16 #178 DONE 2.3s 07:04:16 07:04:16 #177 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:04:16 #177 DONE 2.3s 07:04:16 07:04:16 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:04:17 #188 ... 07:04:17 07:04:17 #189 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:04:17 #189 DONE 0.8s 07:04:17 07:04:17 #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:04:17 #190 DONE 0.7s 07:04:17 07:04:17 #191 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:04:17 #191 DONE 0.7s 07:04:17 07:04:17 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:04:17 #192 DONE 0.8s 07:04:17 07:04:17 #193 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:04:17 #193 DONE 0.8s 07:04:17 07:04:17 #194 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:04:17 #194 DONE 0.7s 07:04:17 07:04:17 #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:04:17 #195 DONE 0.8s 07:04:17 07:04:17 #196 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:04:17 #196 DONE 0.8s 07:04:17 07:04:17 #197 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:04:17 #197 DONE 0.8s 07:04:17 07:04:17 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:04:17 #188 DONE 0.8s 07:04:17 07:04:17 #98 [security-spiffe-token-provider] exporting to image 07:04:17 #98 exporting layers 07:04:17 #98 writing image sha256:15314664d35ecd0c9ddcfccf7ab08ca535f6d31e597e54359bae1b9c77885f4a 0.0s done 07:04:17 #98 naming to docker.io/library/core-keeper done 07:04:17 #98 writing image sha256:a7fc31034ecb535095c6bb4356219e48d06b7631be257620e379912e037cf6e6 07:04:17 #98 ... 07:04:17 07:04:17 #198 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:04:17 #198 DONE 3.8s 07:04:17 07:04:17 #199 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:04:17 #199 DONE 0.2s 07:04:17 07:04:17 #200 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:04:17 #200 DONE 0.3s 07:04:17 07:04:17 #98 [support-notifications] exporting to image 07:04:17 #98 writing image sha256:a7fc31034ecb535095c6bb4356219e48d06b7631be257620e379912e037cf6e6 0.0s done 07:04:17 #98 naming to docker.io/library/core-command done 07:04:17 #98 ... 07:04:17 07:04:17 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:04:17 #201 DONE 0.5s 07:04:17 07:04:17 #202 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:04:17 #202 DONE 0.5s 07:04:17 07:04:17 #203 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:04:17 #203 DONE 0.5s 07:04:17 07:04:17 #204 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:04:17 #204 DONE 0.5s 07:04:17 07:04:17 #98 [core-metadata] exporting to image 07:04:17 #98 ... 07:04:17 07:04:17 #205 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:04:17 #205 DONE 0.6s 07:04:17 07:04:17 #206 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:04:17 #206 DONE 0.5s 07:04:17 07:04:17 #98 [core-metadata] exporting to image 07:04:17 #98 exporting layers 0.6s done 07:04:17 #98 writing image sha256:c73a1d72c1efe8ffe6b247f6d8ae73ec96a7c510f5aca9a85dbdc8ea1e08ac3d 07:04:18 #98 ... 07:04:18 07:04:18 #207 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:04:18 #207 DONE 0.1s 07:04:18 07:04:18 #208 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:04:18 #208 DONE 0.3s 07:04:18 07:04:18 #98 [support-notifications] exporting to image 07:04:18 #98 exporting layers 0.4s done 07:04:18 #98 writing image sha256:c73a1d72c1efe8ffe6b247f6d8ae73ec96a7c510f5aca9a85dbdc8ea1e08ac3d 0.0s done 07:04:18 #98 writing image sha256:e3223c7f7f9fd2b62a9a849b380c6b4384dad2f5fa0905884420cd09f22939fa 0.0s done 07:04:18 #98 writing image sha256:12bee768e09eb11b265817d6cf0ecf854444cb7367ff05fd2e43e5482dbbfc44 0.0s done 07:04:18 #98 naming to docker.io/library/support-scheduler done 07:04:18 #98 naming to docker.io/library/security-spiffe-token-provider done 07:04:18 #98 naming to docker.io/library/core-data done 07:04:18 #98 writing image sha256:0886e0e31c0da10fab332b1ac02018385749b09291a579945912c8d65c3a7790 done 07:04:18 #98 naming to docker.io/library/support-notifications done 07:04:18 #98 writing image sha256:d4ec798540bda80ea17abc0d8473fa83f756f388529db7ad3ee478b026afd947 done 07:04:18 #98 naming to docker.io/library/core-metadata done 07:04:18 #98 DONE 3.9s 07:04:18 07:04:18 #209 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:04:18 #209 DONE 0.6s 07:04:18 07:04:18 #210 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:04:18 #210 DONE 0.3s 07:04:18 07:04:18 #211 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:04:18 #211 DONE 1.1s 07:04:18 07:04:18 #212 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:04:18 #212 DONE 1.1s 07:04:18 07:04:18 #213 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:04:18 #213 DONE 0.7s 07:04:18 07:04:18 #214 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:04:18 #214 DONE 0.1s 07:04:18 07:04:18 #98 [core-common-config-bootstrapper] exporting to image 07:04:18 #98 exporting layers 0.1s done 07:04:19 #98 exporting layers 0.2s done 07:04:19 #98 writing image sha256:346fbe2093d81737a3f696e5dd7d5022f98dc5040c9acb2af874b122dd5ba22d done 07:04:19 #98 naming to docker.io/library/core-common-config-bootstrapper done 07:04:19 #98 writing image sha256:7b3ee2bdea84c8dd00d8c611d23265e8cb4fece64a7101eb47c7f5e9d06446cc done 07:04:19 #98 naming to docker.io/library/security-proxy-auth done 07:04:19 #98 DONE 4.1s 07:04:19 07:04:19 #215 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:04:19 #215 DONE 0.1s 07:04:19 07:04:19 #216 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 07:04:19 #216 DONE 0.1s 07:04:19 07:04:19 #217 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:04:19 #217 DONE 0.1s 07:04:19 07:04:19 #218 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:04:19 #218 ... 07:04:19 07:04:19 #219 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:04:19 #219 DONE 0.0s 07:04:19 07:04:19 #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:04:19 #220 DONE 1.1s 07:04:19 07:04:19 #98 [security-proxy-setup] exporting to image 07:04:19 #98 exporting layers 0.2s done 07:04:19 #98 writing image sha256:c2191aee3d35fb27e9c7a39b39c44a922e47dec9a7e663668fb99cac54026d38 done 07:04:19 #98 naming to docker.io/library/security-proxy-setup done 07:04:19 #98 DONE 4.3s 07:04:19 07:04:19 #221 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:04:19 #221 DONE 0.4s 07:04:19 07:04:19 #218 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:04:19 #218 DONE 0.8s 07:04:19 07:04:19 #98 [security-bootstrapper] exporting to image 07:04:19 #98 exporting layers 0.2s done 07:04:19 #98 exporting layers 0.2s done 07:04:19 #98 writing image sha256:71261dfb4d3ea0d9dfcb9c5ed112daf4fcf6a585a4b42553f0b0fe2d06573cb1 done 07:04:19 #98 naming to docker.io/library/security-bootstrapper done 07:04:19 #98 writing image sha256:78b51dea9548408a0cf26e142d7082b3f774ae60ebf789d1ae08173b5ca4fd56 done 07:04:19 #98 naming to docker.io/library/security-secretstore-setup done 07:04:19 #98 DONE 4.7s 07:04:19 07:04:19 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:04:19 time="2025-03-26T06:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:04:19 time="2025-03-26T06:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:04:19 time="2025-03-26T06:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:04:19 time="2025-03-26T06:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:04:19 time="2025-03-26T06:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:04:19 time="2025-03-26T06:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:04:19 time="2025-03-26T06:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:04:19 time="2025-03-26T06:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:04:19 time="2025-03-26T06:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:04:19 time="2025-03-26T06:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:04:19 time="2025-03-26T06:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:04:19 time="2025-03-26T06:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:04:19 time="2025-03-26T06:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:04:19 time="2025-03-26T06:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:04:19 time="2025-03-26T06:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:04:19 $ docker stop --time=1 148aabef081c7c1d99e2328c758299abb3d21b3a06bab975fe2663486dac0efa 07:04:21 $ docker rm -f --volumes 148aabef081c7c1d99e2328c758299abb3d21b3a06bab975fe2663486dac0efa [Pipeline] // withDockerContainer [Pipeline] sh 07:04:21 + docker images 07:04:21 REPOSITORY TAG IMAGE ID CREATED SIZE 07:04:21 security-bootstrapper latest 71261dfb4d3e 2 seconds ago 20.3MB 07:04:21 security-secretstore-setup latest 78b51dea9548 2 seconds ago 67.7MB 07:04:21 security-proxy-setup latest c2191aee3d35 2 seconds ago 38.2MB 07:04:21 core-common-config-bootstrapper latest 346fbe2093d8 3 seconds ago 17.1MB 07:04:21 security-proxy-auth latest 7b3ee2bdea84 3 seconds ago 31.3MB 07:04:21 core-data latest e3223c7f7f9f 4 seconds ago 32.5MB 07:04:21 support-scheduler latest c73a1d72c1ef 4 seconds ago 48.1MB 07:04:21 security-spiffe-token-provider latest 12bee768e09e 4 seconds ago 46.9MB 07:04:21 support-notifications latest 0886e0e31c0d 4 seconds ago 51.7MB 07:04:21 core-metadata latest d4ec798540bd 4 seconds ago 32.7MB 07:04:21 core-command latest a7fc31034ecb 5 seconds ago 27.9MB 07:04:21 core-keeper latest 15314664d35e 5 seconds ago 32.1MB 07:04:21 security-spire-config latest be72b9a19a96 3 minutes ago 149MB 07:04:21 security-spire-agent latest e751c2113030 3 minutes ago 195MB 07:04:21 security-spire-server latest 1944927d9c15 3 minutes ago 149MB 07:04:21 ci-base-image-x86_64 latest 81482ba7b71b 7 minutes ago 929MB 07:04:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 3 months ago 580MB 07:04:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 22 months ago 334MB 07:04:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:04:21 provisioning config files... 07:04:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/816@tmp/config16794659681333765068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:04:22 ---> ****-login.sh 07:04:22 nexus3.edgexfoundry.org:10001 07:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:04:22 Configure a credential helper to remove this warning. See 07:04:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:04:22 07:04:22 Login Succeeded 07:04:22 nexus3.edgexfoundry.org:10002 07:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:04:22 Configure a credential helper to remove this warning. See 07:04:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:04:22 07:04:22 Login Succeeded 07:04:22 nexus3.edgexfoundry.org:10003 07:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:04:22 Configure a credential helper to remove this warning. See 07:04:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:04:22 07:04:22 Login Succeeded 07:04:22 nexus3.edgexfoundry.org:10004 07:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:04:22 Configure a credential helper to remove this warning. See 07:04:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:04:22 07:04:22 Login Succeeded 07:04:22 ****.io 07:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:04:22 Configure a credential helper to remove this warning. See 07:04:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:04:22 07:04:22 Login Succeeded 07:04:22 ---> ****-login.sh ends [Pipeline] } 07:04:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:04:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:04:22 [edgeXDocker.push] Tagging docker image core-command with the following tags: 07:04:22 32b60fa693a901275786637eb06fc785f28539a9 07:04:22 latest 07:04:22 4.0.0-dev.78 07:04:22 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:04:22 main 07:04:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:23 + docker push nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9 07:04:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:04:23 2c670765321a: Preparing 07:04:23 3b84e3c8cdaa: Preparing 07:04:23 a8c503cb0f3d: Preparing 07:04:23 fee66075ac31: Preparing 07:04:23 8365d0ee7fd8: Preparing 07:04:23 91c679b688b1: Preparing 07:04:23 994456c4fd7b: Preparing 07:04:23 91c679b688b1: Waiting 07:04:23 994456c4fd7b: Waiting 07:04:23 a8c503cb0f3d: Pushed 07:04:23 2c670765321a: Pushed 07:04:23 fee66075ac31: Pushed 07:04:23 8365d0ee7fd8: Pushed 07:04:23 994456c4fd7b: Layer already exists 07:04:23 91c679b688b1: Pushed 07:04:25 3b84e3c8cdaa: Pushed 07:04:25 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:26 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 07:04:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:04:26 2c670765321a: Preparing 07:04:26 3b84e3c8cdaa: Preparing 07:04:26 a8c503cb0f3d: Preparing 07:04:26 fee66075ac31: Preparing 07:04:26 8365d0ee7fd8: Preparing 07:04:26 91c679b688b1: Preparing 07:04:26 994456c4fd7b: Preparing 07:04:26 91c679b688b1: Waiting 07:04:26 994456c4fd7b: Waiting 07:04:26 fee66075ac31: Layer already exists 07:04:26 2c670765321a: Layer already exists 07:04:26 8365d0ee7fd8: Layer already exists 07:04:26 3b84e3c8cdaa: Layer already exists 07:04:26 a8c503cb0f3d: Layer already exists 07:04:26 91c679b688b1: Layer already exists 07:04:26 994456c4fd7b: Layer already exists 07:04:26 latest: digest: sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:26 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78 07:04:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:04:26 2c670765321a: Preparing 07:04:26 3b84e3c8cdaa: Preparing 07:04:26 a8c503cb0f3d: Preparing 07:04:26 fee66075ac31: Preparing 07:04:26 8365d0ee7fd8: Preparing 07:04:26 91c679b688b1: Preparing 07:04:26 994456c4fd7b: Preparing 07:04:26 91c679b688b1: Waiting 07:04:26 994456c4fd7b: Waiting 07:04:26 2c670765321a: Layer already exists 07:04:26 3b84e3c8cdaa: Layer already exists 07:04:26 fee66075ac31: Layer already exists 07:04:26 a8c503cb0f3d: Layer already exists 07:04:26 8365d0ee7fd8: Layer already exists 07:04:26 91c679b688b1: Layer already exists 07:04:26 994456c4fd7b: Layer already exists 07:04:26 4.0.0-dev.78: digest: sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:27 + docker push nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:04:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:04:27 2c670765321a: Preparing 07:04:27 3b84e3c8cdaa: Preparing 07:04:27 a8c503cb0f3d: Preparing 07:04:27 fee66075ac31: Preparing 07:04:27 8365d0ee7fd8: Preparing 07:04:27 91c679b688b1: Preparing 07:04:27 994456c4fd7b: Preparing 07:04:27 994456c4fd7b: Waiting 07:04:27 91c679b688b1: Waiting 07:04:27 3b84e3c8cdaa: Layer already exists 07:04:27 8365d0ee7fd8: Layer already exists 07:04:27 a8c503cb0f3d: Layer already exists 07:04:27 fee66075ac31: Layer already exists 07:04:27 2c670765321a: Layer already exists 07:04:27 994456c4fd7b: Layer already exists 07:04:27 91c679b688b1: Layer already exists 07:04:27 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:28 + docker push nexus3.edgexfoundry.org:10004/core-command:main 07:04:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:04:28 2c670765321a: Preparing 07:04:28 3b84e3c8cdaa: Preparing 07:04:28 a8c503cb0f3d: Preparing 07:04:28 fee66075ac31: Preparing 07:04:28 8365d0ee7fd8: Preparing 07:04:28 91c679b688b1: Preparing 07:04:28 994456c4fd7b: Preparing 07:04:28 91c679b688b1: Waiting 07:04:28 994456c4fd7b: Waiting 07:04:28 a8c503cb0f3d: Layer already exists 07:04:28 8365d0ee7fd8: Layer already exists 07:04:28 3b84e3c8cdaa: Layer already exists 07:04:28 2c670765321a: Layer already exists 07:04:28 fee66075ac31: Layer already exists 07:04:28 994456c4fd7b: Layer already exists 07:04:28 91c679b688b1: Layer already exists 07:04:28 main: digest: sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:04:28 ===================================================== [Pipeline] echo 07:04:28 taggedImages: 07:04:28 - nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9 07:04:28 - nexus3.edgexfoundry.org:10004/core-command:latest 07:04:28 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78 07:04:28 - nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:04:28 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 07:04:28 ========================================================= 07:04:28 [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9, nexus3.edgexfoundry.org:10004/core-command:latest, nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-command:main], settingsFile:edgex-go-settings] 07:04:28 ========================================================= [Pipeline] node 07:04:43 Still waiting to schedule task 07:04:43 All nodes of label ‘centos7-docker-4c-2g’ are offline 07:05:15 Running on prd-centos7-docker-4c-2g-42050 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:05:15 provisioning config files... 07:05:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config5977630216572373619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:05:19 ---> ****-login.sh 07:05:19 nexus3.edgexfoundry.org:10001 07:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:20 Configure a credential helper to remove this warning. See 07:05:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:20 07:05:20 Login Succeeded 07:05:20 nexus3.edgexfoundry.org:10002 07:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:20 Configure a credential helper to remove this warning. See 07:05:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:20 07:05:20 Login Succeeded 07:05:20 nexus3.edgexfoundry.org:10003 07:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:20 Configure a credential helper to remove this warning. See 07:05:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:20 07:05:20 Login Succeeded 07:05:20 nexus3.edgexfoundry.org:10004 07:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:20 Configure a credential helper to remove this warning. See 07:05:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:20 07:05:20 Login Succeeded 07:05:20 ****.io 07:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:20 Configure a credential helper to remove this warning. See 07:05:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:20 07:05:20 Login Succeeded 07:05:20 ---> ****-login.sh ends [Pipeline] } 07:05:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:05:21 + docker buildx ls 07:05:21 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:05:21 default * docker 07:05:21 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:05:21 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 07:05:21 edgex-builder [Pipeline] sh 07:05:21 + docker buildx inspect --bootstrap 07:05:21 #1 [internal] booting buildkit 07:05:21 #1 pulling image moby/buildkit:buildx-stable-1 07:05:24 #1 pulling image moby/buildkit:buildx-stable-1 2.6s done 07:05:24 #1 creating container buildx_buildkit_edgex-builder0 07:05:25 #1 creating container buildx_buildkit_edgex-builder0 1.5s done 07:05:25 #1 DONE 4.1s 07:05:25 Name: edgex-builder 07:05:25 Driver: docker-container 07:05:25 07:05:25 Nodes: 07:05:25 Name: edgex-builder0 07:05:25 Endpoint: unix:///var/run/docker.sock 07:05:25 Status: running 07:05:25 Buildkit: v0.20.2 07:05:25 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 07:05:26 + docker buildx ls 07:05:26 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:05:26 edgex-builder * docker-container 07:05:26 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 07:05:26 default docker 07:05:26 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:05:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9 --push - 07:05:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9' 07:05:26 #1 [internal] load build definition from Dockerfile 07:05:26 #1 transferring dockerfile: 197B done 07:05:26 #1 DONE 0.0s 07:05:26 07:05:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9 07:05:26 #2 DONE 0.1s 07:05:26 07:05:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9 07:05:26 #3 DONE 0.1s 07:05:26 07:05:26 #4 [internal] load .dockerignore 07:05:26 #4 transferring context: 2B done 07:05:26 #4 DONE 0.0s 07:05:26 07:05:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc 07:05:26 #5 resolve nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc 0.0s done 07:05:26 #5 DONE 0.0s 07:05:26 07:05:26 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc 07:05:26 #6 resolve nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc 0.0s done 07:05:26 #6 DONE 0.1s 07:05:27 07:05:27 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 07:05:27 #7 DONE 0.0s 07:05:27 07:05:27 #8 exporting to image 07:05:27 #8 exporting layers done 07:05:27 #8 exporting manifest sha256:00c5c1adc33c1de5139b701e27a5c990c56355cd8d2a8352eeffeba6439d2d41 0.0s done 07:05:27 #8 exporting config sha256:8c334f68f9cf86321b78e604cc24a21b29e9617b945697905879928254e1f249 done 07:05:27 #8 exporting manifest sha256:c040894850dce5207e1cb98b7e7eac60de31b7246f7b456e803cb4ce66a84374 done 07:05:27 #8 exporting config sha256:6aeeeab55d48cc0ca9de4bfb999c75131fdedb6f3a00ed205a84d6a48e08a0e4 done 07:05:27 #8 exporting manifest list sha256:7d3ba5b0bd8802d87573272b97e3330ff031062fc1480bba05c1a05cf9d1022f 0.0s done 07:05:27 #8 pushing layers 07:05:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:05:27 #8 pushing layers 0.1s done 07:05:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9@sha256:7d3ba5b0bd8802d87573272b97e3330ff031062fc1480bba05c1a05cf9d1022f 0.1s done 07:05:27 #8 DONE 0.3s 07:05:27 07:05:27 1 warning found (use --debug to expand): 07:05:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:05:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 07:05:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 07:05:27 #1 [internal] load build definition from Dockerfile 07:05:27 #1 transferring dockerfile: 163B done 07:05:27 #1 DONE 0.0s 07:05:27 07:05:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 07:05:27 #2 DONE 0.0s 07:05:27 07:05:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 07:05:27 #3 DONE 0.0s 07:05:27 07:05:27 #4 [internal] load .dockerignore 07:05:27 #4 transferring context: 2B done 07:05:27 #4 DONE 0.0s 07:05:27 07:05:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc 07:05:27 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc 0.0s done 07:05:27 #5 DONE 0.0s 07:05:27 07:05:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc 07:05:27 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc 0.0s done 07:05:27 #6 CACHED 07:05:27 07:05:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc 07:05:27 #5 CACHED 07:05:27 07:05:27 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 07:05:27 #7 DONE 0.0s 07:05:27 07:05:27 #8 exporting to image 07:05:27 #8 exporting layers done 07:05:27 #8 exporting manifest sha256:00c5c1adc33c1de5139b701e27a5c990c56355cd8d2a8352eeffeba6439d2d41 done 07:05:27 #8 exporting config sha256:8c334f68f9cf86321b78e604cc24a21b29e9617b945697905879928254e1f249 done 07:05:27 #8 exporting manifest sha256:c040894850dce5207e1cb98b7e7eac60de31b7246f7b456e803cb4ce66a84374 done 07:05:27 #8 exporting config sha256:6aeeeab55d48cc0ca9de4bfb999c75131fdedb6f3a00ed205a84d6a48e08a0e4 done 07:05:27 #8 exporting manifest list sha256:7d3ba5b0bd8802d87573272b97e3330ff031062fc1480bba05c1a05cf9d1022f done 07:05:27 #8 pushing layers 0.0s done 07:05:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:7d3ba5b0bd8802d87573272b97e3330ff031062fc1480bba05c1a05cf9d1022f 0.1s done 07:05:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:05:27 #8 DONE 0.1s 07:05:27 07:05:27 1 warning found (use --debug to expand): 07:05:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:05:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78' 07:05:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78 --push - 07:05:28 #1 [internal] load build definition from Dockerfile 07:05:28 #1 transferring dockerfile: 169B done 07:05:28 #1 DONE 0.0s 07:05:28 07:05:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78 07:05:28 #2 DONE 0.0s 07:05:28 07:05:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78 07:05:28 #3 DONE 0.0s 07:05:28 07:05:28 #4 [internal] load .dockerignore 07:05:28 #4 transferring context: 2B done 07:05:28 #4 DONE 0.0s 07:05:28 07:05:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc 07:05:28 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc 0.0s done 07:05:28 #5 CACHED 07:05:28 07:05:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc 07:05:28 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc 0.0s done 07:05:28 #6 CACHED 07:05:28 07:05:28 #7 exporting to image 07:05:28 #7 exporting layers 07:05:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:05:28 #7 exporting layers done 07:05:28 #7 exporting manifest sha256:00c5c1adc33c1de5139b701e27a5c990c56355cd8d2a8352eeffeba6439d2d41 done 07:05:28 #7 exporting config sha256:8c334f68f9cf86321b78e604cc24a21b29e9617b945697905879928254e1f249 done 07:05:28 #7 exporting manifest sha256:c040894850dce5207e1cb98b7e7eac60de31b7246f7b456e803cb4ce66a84374 done 07:05:28 #7 exporting config sha256:6aeeeab55d48cc0ca9de4bfb999c75131fdedb6f3a00ed205a84d6a48e08a0e4 done 07:05:28 #7 exporting manifest list sha256:7d3ba5b0bd8802d87573272b97e3330ff031062fc1480bba05c1a05cf9d1022f done 07:05:28 #7 pushing layers 0.0s done 07:05:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78@sha256:7d3ba5b0bd8802d87573272b97e3330ff031062fc1480bba05c1a05cf9d1022f 0.1s done 07:05:28 #7 DONE 0.1s 07:05:28 07:05:28 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 07:05:28 #8 DONE 0.0s 07:05:28 07:05:28 1 warning found (use --debug to expand): 07:05:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:05:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78' 07:05:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 --push - 07:05:28 #1 [internal] load build definition from Dockerfile 07:05:28 #1 transferring dockerfile: 210B done 07:05:28 #1 DONE 0.1s 07:05:28 07:05:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:05:28 #2 DONE 0.0s 07:05:28 07:05:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:05:28 #3 DONE 0.0s 07:05:28 07:05:28 #4 [internal] load .dockerignore 07:05:28 #4 transferring context: 07:05:28 #4 transferring context: 2B done 07:05:28 #4 DONE 0.0s 07:05:28 07:05:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc 07:05:28 #5 resolve nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc 0.0s done 07:05:28 #5 CACHED 07:05:28 07:05:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc 07:05:28 #6 resolve nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc 0.0s done 07:05:28 #6 CACHED 07:05:28 07:05:28 #7 exporting to image 07:05:28 #7 exporting layers done 07:05:28 #7 exporting manifest sha256:00c5c1adc33c1de5139b701e27a5c990c56355cd8d2a8352eeffeba6439d2d41 done 07:05:28 #7 exporting config sha256:8c334f68f9cf86321b78e604cc24a21b29e9617b945697905879928254e1f249 done 07:05:28 #7 exporting manifest sha256:c040894850dce5207e1cb98b7e7eac60de31b7246f7b456e803cb4ce66a84374 done 07:05:28 #7 exporting config sha256:6aeeeab55d48cc0ca9de4bfb999c75131fdedb6f3a00ed205a84d6a48e08a0e4 done 07:05:28 #7 exporting manifest list sha256:7d3ba5b0bd8802d87573272b97e3330ff031062fc1480bba05c1a05cf9d1022f done 07:05:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:05:28 #7 pushing layers 0.0s done 07:05:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:7d3ba5b0bd8802d87573272b97e3330ff031062fc1480bba05c1a05cf9d1022f 0.1s done 07:05:28 #7 DONE 0.1s 07:05:28 07:05:28 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 07:05:28 #8 DONE 0.0s 07:05:28 07:05:28 1 warning found (use --debug to expand): 07:05:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:05:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 07:05:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 07:05:28 #1 [internal] load build definition from Dockerfile 07:05:28 #1 transferring dockerfile: 161B done 07:05:28 #1 DONE 0.0s 07:05:28 07:05:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 07:05:28 #2 DONE 0.0s 07:05:28 07:05:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 07:05:28 #3 DONE 0.0s 07:05:28 07:05:28 #4 [internal] load .dockerignore 07:05:28 #4 transferring context: 2B done 07:05:28 #4 DONE 0.0s 07:05:28 07:05:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc 07:05:28 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc 0.0s done 07:05:28 #5 CACHED 07:05:28 07:05:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc 07:05:28 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc 0.0s done 07:05:28 #6 CACHED 07:05:28 07:05:28 #7 exporting to image 07:05:28 #7 exporting layers 07:05:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:05:29 #7 exporting layers done 07:05:29 #7 exporting manifest sha256:00c5c1adc33c1de5139b701e27a5c990c56355cd8d2a8352eeffeba6439d2d41 done 07:05:29 #7 exporting config sha256:8c334f68f9cf86321b78e604cc24a21b29e9617b945697905879928254e1f249 done 07:05:29 #7 exporting manifest sha256:c040894850dce5207e1cb98b7e7eac60de31b7246f7b456e803cb4ce66a84374 done 07:05:29 #7 exporting config sha256:6aeeeab55d48cc0ca9de4bfb999c75131fdedb6f3a00ed205a84d6a48e08a0e4 done 07:05:29 #7 exporting manifest list sha256:7d3ba5b0bd8802d87573272b97e3330ff031062fc1480bba05c1a05cf9d1022f done 07:05:29 #7 pushing layers 0.0s done 07:05:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:7d3ba5b0bd8802d87573272b97e3330ff031062fc1480bba05c1a05cf9d1022f 0.1s done 07:05:29 #7 DONE 0.1s 07:05:29 07:05:29 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 07:05:29 #8 DONE 0.0s 07:05:29 07:05:29 1 warning found (use --debug to expand): 07:05:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:05:29 + '[' -d /w/workspace/edgex-go/816/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:05:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:05:30 ---> package-listing.sh 07:05:30 ++ facter osfamily 07:05:30 ++ tr '[:upper:]' '[:lower:]' 07:05:30 + OS_FAMILY=redhat 07:05:30 + workspace=/w/workspace/edgex-go/816 07:05:30 + START_PACKAGES=/tmp/packages_start.txt 07:05:30 + END_PACKAGES=/tmp/packages_end.txt 07:05:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:05:30 + PACKAGES=/tmp/packages_start.txt 07:05:30 + '[' /w/workspace/edgex-go/816 ']' 07:05:30 + PACKAGES=/tmp/packages_end.txt 07:05:30 + case "${OS_FAMILY}" in 07:05:30 + rpm -qa 07:05:30 + sort 07:05:31 + '[' -f /tmp/packages_start.txt ']' 07:05:31 + '[' -f /tmp/packages_end.txt ']' 07:05:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:05:31 + '[' /w/workspace/edgex-go/816 ']' 07:05:31 + mkdir -p /w/workspace/edgex-go/816/archives/ 07:05:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/816/archives/ [Pipeline] echo 07:05:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:05:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:05:32 07:05:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:05:32 latest: Pulling from edgex-lftools-log-publisher 07:05:32 5eb5b503b376: Pulling fs layer 07:05:32 5c69ac0246d0: Pulling fs layer 07:05:32 ec43610c2a17: Pulling fs layer 07:05:32 3a2ae6a8a46f: Pulling fs layer 07:05:32 33b1e0a273af: Pulling fs layer 07:05:32 5d3b04190fa2: Pulling fs layer 07:05:32 2f39f015ded8: Pulling fs layer 07:05:32 3a2ae6a8a46f: Waiting 07:05:32 33b1e0a273af: Waiting 07:05:32 5d3b04190fa2: Waiting 07:05:32 2f39f015ded8: Waiting 07:05:32 5c69ac0246d0: Verifying Checksum 07:05:32 5c69ac0246d0: Download complete 07:05:32 3a2ae6a8a46f: Verifying Checksum 07:05:32 3a2ae6a8a46f: Download complete 07:05:32 33b1e0a273af: Verifying Checksum 07:05:32 33b1e0a273af: Download complete 07:05:32 5d3b04190fa2: Verifying Checksum 07:05:32 5d3b04190fa2: Download complete 07:05:32 ec43610c2a17: Verifying Checksum 07:05:32 ec43610c2a17: Download complete 07:05:33 5eb5b503b376: Download complete 07:05:33 2f39f015ded8: Verifying Checksum 07:05:33 2f39f015ded8: Download complete 07:05:34 5eb5b503b376: Pull complete 07:05:34 5c69ac0246d0: Pull complete 07:05:35 ec43610c2a17: Pull complete 07:05:35 3a2ae6a8a46f: Pull complete 07:05:35 33b1e0a273af: Pull complete 07:05:35 5d3b04190fa2: Pull complete 07:05:39 2f39f015ded8: Pull complete 07:05:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:05:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:05:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:05:39 prd-centos7-docker-4c-2g-42050 does not seem to be running inside a container 07:05:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:05:43 $ docker top 99bc034938438377462165f4ac57f286081384ad07b79c9e141bc0ff9d570f16 -eo pid,comm [Pipeline] { [Pipeline] sh 07:05:43 + touch /tmp/pre-build-complete [Pipeline] sh 07:05:43 + mkdir -p /var/log/sysstat [Pipeline] sh 07:05:44 + ls /var/log/sa-host 07:05:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:05:44 provisioning config files... 07:05:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config844159552681828787tmp [Pipeline] { [Pipeline] echo 07:05:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:05:44 ---> create-netrc.sh [Pipeline] } 07:05:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:05:44 ---> python-tools-install.sh [Pipeline] echo 07:05:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:05:45 ---> sudo-logs.sh 07:05:45 Archiving 'sudo' log.. 07:05:45 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:05:45 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:05:45 $ docker stop --time=1 99bc034938438377462165f4ac57f286081384ad07b79c9e141bc0ff9d570f16 07:05:46 $ docker rm -f --volumes 99bc034938438377462165f4ac57f286081384ad07b79c9e141bc0ff9d570f16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:05:46 [WS-CLEANUP] Deleting project workspace... 07:05:46 [WS-CLEANUP] Deferred wipeout is used... 07:05:46 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo 07:05:46 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 07:05:46 32b60fa693a901275786637eb06fc785f28539a9 07:05:46 latest 07:05:46 4.0.0-dev.78 07:05:46 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:05:46 main 07:05:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:46 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9 07:05:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:05:47 59ab45d09774: Preparing 07:05:47 757037a3b79c: Preparing 07:05:47 3c4ac94acdb9: Preparing 07:05:47 e4d76117bafb: Preparing 07:05:47 a8c503cb0f3d: Preparing 07:05:47 fee66075ac31: Preparing 07:05:47 8365d0ee7fd8: Preparing 07:05:47 91c679b688b1: Preparing 07:05:47 994456c4fd7b: Preparing 07:05:47 fee66075ac31: Waiting 07:05:47 8365d0ee7fd8: Waiting 07:05:47 91c679b688b1: Waiting 07:05:47 994456c4fd7b: Waiting 07:05:47 a8c503cb0f3d: Layer already exists 07:05:47 fee66075ac31: Layer already exists 07:05:47 8365d0ee7fd8: Layer already exists 07:05:47 91c679b688b1: Layer already exists 07:05:47 994456c4fd7b: Layer already exists 07:05:47 3c4ac94acdb9: Pushed 07:05:47 757037a3b79c: Pushed 07:05:47 59ab45d09774: Pushed 07:05:48 e4d76117bafb: Pushed 07:05:48 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:48 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:05:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:05:49 59ab45d09774: Preparing 07:05:49 757037a3b79c: Preparing 07:05:49 3c4ac94acdb9: Preparing 07:05:49 e4d76117bafb: Preparing 07:05:49 a8c503cb0f3d: Preparing 07:05:49 fee66075ac31: Preparing 07:05:49 8365d0ee7fd8: Preparing 07:05:49 91c679b688b1: Preparing 07:05:49 994456c4fd7b: Preparing 07:05:49 fee66075ac31: Waiting 07:05:49 994456c4fd7b: Waiting 07:05:49 8365d0ee7fd8: Waiting 07:05:49 91c679b688b1: Waiting 07:05:49 e4d76117bafb: Layer already exists 07:05:49 757037a3b79c: Layer already exists 07:05:49 59ab45d09774: Layer already exists 07:05:49 a8c503cb0f3d: Layer already exists 07:05:49 3c4ac94acdb9: Layer already exists 07:05:49 fee66075ac31: Layer already exists 07:05:49 8365d0ee7fd8: Layer already exists 07:05:49 91c679b688b1: Layer already exists 07:05:49 994456c4fd7b: Layer already exists 07:05:49 latest: digest: sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:49 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78 07:05:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:05:49 59ab45d09774: Preparing 07:05:49 757037a3b79c: Preparing 07:05:49 3c4ac94acdb9: Preparing 07:05:49 e4d76117bafb: Preparing 07:05:49 a8c503cb0f3d: Preparing 07:05:49 fee66075ac31: Preparing 07:05:49 8365d0ee7fd8: Preparing 07:05:49 91c679b688b1: Preparing 07:05:49 994456c4fd7b: Preparing 07:05:49 fee66075ac31: Waiting 07:05:49 8365d0ee7fd8: Waiting 07:05:49 91c679b688b1: Waiting 07:05:49 994456c4fd7b: Waiting 07:05:49 a8c503cb0f3d: Layer already exists 07:05:49 59ab45d09774: Layer already exists 07:05:49 757037a3b79c: Layer already exists 07:05:49 e4d76117bafb: Layer already exists 07:05:49 3c4ac94acdb9: Layer already exists 07:05:49 8365d0ee7fd8: Layer already exists 07:05:49 91c679b688b1: Layer already exists 07:05:49 994456c4fd7b: Layer already exists 07:05:49 fee66075ac31: Layer already exists 07:05:49 4.0.0-dev.78: digest: sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:50 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:05:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:05:50 59ab45d09774: Preparing 07:05:50 757037a3b79c: Preparing 07:05:50 3c4ac94acdb9: Preparing 07:05:50 e4d76117bafb: Preparing 07:05:50 a8c503cb0f3d: Preparing 07:05:50 fee66075ac31: Preparing 07:05:50 8365d0ee7fd8: Preparing 07:05:50 91c679b688b1: Preparing 07:05:50 fee66075ac31: Waiting 07:05:50 8365d0ee7fd8: Waiting 07:05:50 994456c4fd7b: Preparing 07:05:50 91c679b688b1: Waiting 07:05:50 757037a3b79c: Layer already exists 07:05:50 3c4ac94acdb9: Layer already exists 07:05:50 e4d76117bafb: Layer already exists 07:05:50 a8c503cb0f3d: Layer already exists 07:05:50 59ab45d09774: Layer already exists 07:05:50 8365d0ee7fd8: Layer already exists 07:05:50 fee66075ac31: Layer already exists 07:05:50 994456c4fd7b: Layer already exists 07:05:50 91c679b688b1: Layer already exists 07:05:50 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:50 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:05:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:05:51 59ab45d09774: Preparing 07:05:51 757037a3b79c: Preparing 07:05:51 3c4ac94acdb9: Preparing 07:05:51 e4d76117bafb: Preparing 07:05:51 a8c503cb0f3d: Preparing 07:05:51 fee66075ac31: Preparing 07:05:51 8365d0ee7fd8: Preparing 07:05:51 91c679b688b1: Preparing 07:05:51 994456c4fd7b: Preparing 07:05:51 fee66075ac31: Waiting 07:05:51 91c679b688b1: Waiting 07:05:51 8365d0ee7fd8: Waiting 07:05:51 994456c4fd7b: Waiting 07:05:51 3c4ac94acdb9: Layer already exists 07:05:51 59ab45d09774: Layer already exists 07:05:51 757037a3b79c: Layer already exists 07:05:51 e4d76117bafb: Layer already exists 07:05:51 a8c503cb0f3d: Layer already exists 07:05:51 8365d0ee7fd8: Layer already exists 07:05:51 994456c4fd7b: Layer already exists 07:05:51 91c679b688b1: Layer already exists 07:05:51 fee66075ac31: Layer already exists 07:05:51 main: digest: sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:05:51 ===================================================== [Pipeline] echo 07:05:51 taggedImages: 07:05:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9 07:05:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:05:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78 07:05:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:05:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 07:05:51 ========================================================= 07:05:51 [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9, nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest, nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main], settingsFile:edgex-go-settings] 07:05:51 ========================================================= [Pipeline] node 07:06:06 Still waiting to schedule task 07:06:06 ‘prd-centos7-docker-4c-2g-42050’ is offline 07:06:31 Running on prd-centos7-docker-4c-2g-42051 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:06:31 provisioning config files... 07:06:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config1268041726121529619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:06:33 ---> ****-login.sh 07:06:33 nexus3.edgexfoundry.org:10001 07:06:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:06:33 Configure a credential helper to remove this warning. See 07:06:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:06:33 07:06:33 Login Succeeded 07:06:33 nexus3.edgexfoundry.org:10002 07:06:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:06:34 Configure a credential helper to remove this warning. See 07:06:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:06:34 07:06:34 Login Succeeded 07:06:34 nexus3.edgexfoundry.org:10003 07:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:06:34 Configure a credential helper to remove this warning. See 07:06:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:06:34 07:06:34 Login Succeeded 07:06:34 nexus3.edgexfoundry.org:10004 07:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:06:34 Configure a credential helper to remove this warning. See 07:06:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:06:34 07:06:34 Login Succeeded 07:06:34 ****.io 07:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:06:35 Configure a credential helper to remove this warning. See 07:06:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:06:35 07:06:35 Login Succeeded 07:06:35 ---> ****-login.sh ends [Pipeline] } 07:06:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:06:35 + docker buildx ls 07:06:35 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:06:35 default * docker 07:06:35 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:06:35 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 07:06:35 edgex-builder [Pipeline] sh 07:06:36 + docker buildx inspect --bootstrap 07:06:36 #1 [internal] booting buildkit 07:06:36 #1 pulling image moby/buildkit:buildx-stable-1 07:06:38 #1 pulling image moby/buildkit:buildx-stable-1 2.7s done 07:06:39 #1 creating container buildx_buildkit_edgex-builder0 07:06:40 #1 creating container buildx_buildkit_edgex-builder0 1.4s done 07:06:40 #1 DONE 4.1s 07:06:40 Name: edgex-builder 07:06:40 Driver: docker-container 07:06:40 07:06:40 Nodes: 07:06:40 Name: edgex-builder0 07:06:40 Endpoint: unix:///var/run/docker.sock 07:06:40 Status: running 07:06:40 Buildkit: v0.20.2 07:06:40 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 07:06:40 + docker buildx ls 07:06:40 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:06:40 edgex-builder * docker-container 07:06:40 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 07:06:40 default docker 07:06:40 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:06:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9 --push - 07:06:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9' 07:06:41 #1 [internal] load build definition from Dockerfile 07:06:41 #1 transferring dockerfile: 216B done 07:06:41 #1 DONE 0.0s 07:06:41 07:06:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9 07:06:41 #2 DONE 0.1s 07:06:41 07:06:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9 07:06:41 #3 DONE 0.1s 07:06:41 07:06:41 #4 [internal] load .dockerignore 07:06:41 #4 transferring context: 2B done 07:06:41 #4 DONE 0.0s 07:06:41 07:06:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 07:06:41 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 0.0s done 07:06:41 #5 DONE 0.0s 07:06:41 07:06:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 07:06:41 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 0.0s done 07:06:41 #6 DONE 0.1s 07:06:41 07:06:41 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:06:41 #7 DONE 0.0s 07:06:41 07:06:41 #8 exporting to image 07:06:41 #8 exporting layers done 07:06:41 #8 exporting manifest sha256:e388ef4afa17ac721e92c7fb05eaa7f4c866c52a78f825a86e73d55ebc978774 done 07:06:41 #8 exporting config sha256:d8ddd145bd4e46a59d74e1304f7e399b902c19fdbbd2c47916548ade3ed5e99a done 07:06:41 #8 exporting manifest sha256:0a5bdf227d451f3f75905ee82e116da64b1aac699e98f1121d0d3064305dd110 0.0s done 07:06:41 #8 exporting config sha256:7cb998e4e47087b62b517334f603692171ecd14e0f7beeda7d6e7610d00806e1 done 07:06:41 #8 exporting manifest list sha256:445bd43761c68e5cfb467f799ed39ad49514b795a60006af11d75c9d16303cad done 07:06:41 #8 pushing layers 0.1s done 07:06:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9@sha256:445bd43761c68e5cfb467f799ed39ad49514b795a60006af11d75c9d16303cad 07:06:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:06:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9@sha256:445bd43761c68e5cfb467f799ed39ad49514b795a60006af11d75c9d16303cad 0.1s done 07:06:41 #8 DONE 0.2s 07:06:41 07:06:41 1 warning found (use --debug to expand): 07:06:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:06:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 07:06:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 07:06:41 #1 [internal] load build definition from Dockerfile 07:06:41 #1 transferring dockerfile: 182B done 07:06:41 #1 DONE 0.0s 07:06:41 07:06:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:06:41 #2 DONE 0.0s 07:06:41 07:06:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:06:41 #3 DONE 0.0s 07:06:41 07:06:41 #4 [internal] load .dockerignore 07:06:41 #4 transferring context: 2B done 07:06:41 #4 DONE 0.0s 07:06:41 07:06:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 07:06:41 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 0.0s done 07:06:41 #5 DONE 0.0s 07:06:41 07:06:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 07:06:42 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 0.0s done 07:06:42 #6 CACHED 07:06:42 07:06:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 07:06:42 #5 CACHED 07:06:42 07:06:42 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:06:42 #7 DONE 0.0s 07:06:42 07:06:42 #8 exporting to image 07:06:42 #8 exporting layers done 07:06:42 #8 exporting manifest sha256:e388ef4afa17ac721e92c7fb05eaa7f4c866c52a78f825a86e73d55ebc978774 done 07:06:42 #8 exporting config sha256:d8ddd145bd4e46a59d74e1304f7e399b902c19fdbbd2c47916548ade3ed5e99a done 07:06:42 #8 exporting manifest sha256:0a5bdf227d451f3f75905ee82e116da64b1aac699e98f1121d0d3064305dd110 done 07:06:42 #8 exporting config sha256:7cb998e4e47087b62b517334f603692171ecd14e0f7beeda7d6e7610d00806e1 done 07:06:42 #8 exporting manifest list sha256:445bd43761c68e5cfb467f799ed39ad49514b795a60006af11d75c9d16303cad done 07:06:42 #8 pushing layers 0.0s done 07:06:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:445bd43761c68e5cfb467f799ed39ad49514b795a60006af11d75c9d16303cad 0.1s done 07:06:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:06:42 #8 DONE 0.1s 07:06:42 07:06:42 1 warning found (use --debug to expand): 07:06:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:06:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78' 07:06:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78 --push - 07:06:42 #1 [internal] load build definition from Dockerfile 07:06:42 #1 transferring dockerfile: 188B done 07:06:42 #1 DONE 0.0s 07:06:42 07:06:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78 07:06:42 #2 DONE 0.0s 07:06:42 07:06:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78 07:06:42 #3 DONE 0.0s 07:06:42 07:06:42 #4 [internal] load .dockerignore 07:06:42 #4 transferring context: 2B done 07:06:42 #4 DONE 0.0s 07:06:42 07:06:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 07:06:42 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 0.0s done 07:06:42 #5 DONE 0.0s 07:06:42 07:06:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 07:06:42 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 0.0s done 07:06:42 #6 CACHED 07:06:42 07:06:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 07:06:42 #5 CACHED 07:06:42 07:06:42 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:06:42 #7 DONE 0.0s 07:06:42 07:06:42 #8 exporting to image 07:06:42 #8 exporting layers done 07:06:42 #8 exporting manifest sha256:e388ef4afa17ac721e92c7fb05eaa7f4c866c52a78f825a86e73d55ebc978774 done 07:06:42 #8 exporting config sha256:d8ddd145bd4e46a59d74e1304f7e399b902c19fdbbd2c47916548ade3ed5e99a done 07:06:42 #8 exporting manifest sha256:0a5bdf227d451f3f75905ee82e116da64b1aac699e98f1121d0d3064305dd110 done 07:06:42 #8 exporting config sha256:7cb998e4e47087b62b517334f603692171ecd14e0f7beeda7d6e7610d00806e1 done 07:06:42 #8 exporting manifest list sha256:445bd43761c68e5cfb467f799ed39ad49514b795a60006af11d75c9d16303cad done 07:06:42 #8 pushing layers 0.0s done 07:06:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78@sha256:445bd43761c68e5cfb467f799ed39ad49514b795a60006af11d75c9d16303cad 0.1s done 07:06:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:06:42 #8 DONE 0.1s 07:06:42 07:06:42 1 warning found (use --debug to expand): 07:06:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:06:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78' 07:06:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 --push - 07:06:43 #1 [internal] load build definition from Dockerfile 07:06:43 #1 transferring dockerfile: 229B done 07:06:43 #1 DONE 0.0s 07:06:43 07:06:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:06:43 #2 DONE 0.0s 07:06:43 07:06:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:06:43 #3 DONE 0.0s 07:06:43 07:06:43 #4 [internal] load .dockerignore 07:06:43 #4 transferring context: 2B done 07:06:43 #4 DONE 0.0s 07:06:43 07:06:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 07:06:43 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 0.0s done 07:06:43 #5 CACHED 07:06:43 07:06:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 07:06:43 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 0.0s done 07:06:43 #6 CACHED 07:06:43 07:06:43 #7 exporting to image 07:06:43 #7 exporting layers 07:06:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:06:43 #7 exporting layers done 07:06:43 #7 exporting manifest sha256:e388ef4afa17ac721e92c7fb05eaa7f4c866c52a78f825a86e73d55ebc978774 done 07:06:43 #7 exporting config sha256:d8ddd145bd4e46a59d74e1304f7e399b902c19fdbbd2c47916548ade3ed5e99a done 07:06:43 #7 exporting manifest sha256:0a5bdf227d451f3f75905ee82e116da64b1aac699e98f1121d0d3064305dd110 done 07:06:43 #7 exporting config sha256:7cb998e4e47087b62b517334f603692171ecd14e0f7beeda7d6e7610d00806e1 done 07:06:43 #7 exporting manifest list sha256:445bd43761c68e5cfb467f799ed39ad49514b795a60006af11d75c9d16303cad done 07:06:43 #7 pushing layers 0.0s done 07:06:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:445bd43761c68e5cfb467f799ed39ad49514b795a60006af11d75c9d16303cad 0.1s done 07:06:43 #7 DONE 0.1s 07:06:43 07:06:43 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:06:43 #8 DONE 0.0s 07:06:43 07:06:43 1 warning found (use --debug to expand): 07:06:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:06:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 07:06:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 07:06:43 #1 [internal] load build definition from Dockerfile 07:06:43 #1 transferring dockerfile: 180B done 07:06:43 #1 DONE 0.0s 07:06:43 07:06:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:06:43 #2 DONE 0.0s 07:06:43 07:06:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:06:43 #3 DONE 0.0s 07:06:43 07:06:43 #4 [internal] load .dockerignore 07:06:43 #4 transferring context: 2B done 07:06:43 #4 DONE 0.0s 07:06:43 07:06:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 07:06:43 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 0.0s done 07:06:43 #5 DONE 0.0s 07:06:43 07:06:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 07:06:43 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 0.0s done 07:06:43 #6 CACHED 07:06:43 07:06:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 07:06:43 #5 CACHED 07:06:43 07:06:43 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:06:43 #7 DONE 0.0s 07:06:43 07:06:43 #8 exporting to image 07:06:43 #8 exporting layers done 07:06:43 #8 exporting manifest sha256:e388ef4afa17ac721e92c7fb05eaa7f4c866c52a78f825a86e73d55ebc978774 done 07:06:43 #8 exporting config sha256:d8ddd145bd4e46a59d74e1304f7e399b902c19fdbbd2c47916548ade3ed5e99a done 07:06:43 #8 exporting manifest sha256:0a5bdf227d451f3f75905ee82e116da64b1aac699e98f1121d0d3064305dd110 done 07:06:43 #8 exporting config sha256:7cb998e4e47087b62b517334f603692171ecd14e0f7beeda7d6e7610d00806e1 done 07:06:43 #8 exporting manifest list sha256:445bd43761c68e5cfb467f799ed39ad49514b795a60006af11d75c9d16303cad done 07:06:43 #8 pushing layers 0.0s done 07:06:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:445bd43761c68e5cfb467f799ed39ad49514b795a60006af11d75c9d16303cad 0.1s done 07:06:43 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:06:43 #8 DONE 0.1s 07:06:43 07:06:43 1 warning found (use --debug to expand): 07:06:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:06:44 + '[' -d /w/workspace/edgex-go/816/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:06:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:06:45 ---> package-listing.sh 07:06:45 ++ facter osfamily 07:06:45 ++ tr '[:upper:]' '[:lower:]' 07:06:45 + OS_FAMILY=redhat 07:06:45 + workspace=/w/workspace/edgex-go/816 07:06:45 + START_PACKAGES=/tmp/packages_start.txt 07:06:45 + END_PACKAGES=/tmp/packages_end.txt 07:06:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:06:45 + PACKAGES=/tmp/packages_start.txt 07:06:45 + '[' /w/workspace/edgex-go/816 ']' 07:06:45 + PACKAGES=/tmp/packages_end.txt 07:06:45 + case "${OS_FAMILY}" in 07:06:45 + rpm -qa 07:06:45 + sort 07:06:45 + '[' -f /tmp/packages_start.txt ']' 07:06:45 + '[' -f /tmp/packages_end.txt ']' 07:06:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:06:45 + '[' /w/workspace/edgex-go/816 ']' 07:06:45 + mkdir -p /w/workspace/edgex-go/816/archives/ 07:06:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/816/archives/ [Pipeline] echo 07:06:45 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:06:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:06:46 07:06:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:06:47 latest: Pulling from edgex-lftools-log-publisher 07:06:47 5eb5b503b376: Pulling fs layer 07:06:47 5c69ac0246d0: Pulling fs layer 07:06:47 ec43610c2a17: Pulling fs layer 07:06:47 3a2ae6a8a46f: Pulling fs layer 07:06:47 33b1e0a273af: Pulling fs layer 07:06:47 5d3b04190fa2: Pulling fs layer 07:06:47 2f39f015ded8: Pulling fs layer 07:06:47 3a2ae6a8a46f: Waiting 07:06:47 33b1e0a273af: Waiting 07:06:47 5d3b04190fa2: Waiting 07:06:47 2f39f015ded8: Waiting 07:06:47 5c69ac0246d0: Download complete 07:06:47 3a2ae6a8a46f: Verifying Checksum 07:06:47 3a2ae6a8a46f: Download complete 07:06:47 33b1e0a273af: Verifying Checksum 07:06:47 33b1e0a273af: Download complete 07:06:47 5d3b04190fa2: Verifying Checksum 07:06:47 5d3b04190fa2: Download complete 07:06:47 ec43610c2a17: Verifying Checksum 07:06:47 ec43610c2a17: Download complete 07:06:47 5eb5b503b376: Verifying Checksum 07:06:47 5eb5b503b376: Download complete 07:06:47 2f39f015ded8: Verifying Checksum 07:06:47 2f39f015ded8: Download complete 07:06:48 5eb5b503b376: Pull complete 07:06:48 5c69ac0246d0: Pull complete 07:06:49 ec43610c2a17: Pull complete 07:06:49 3a2ae6a8a46f: Pull complete 07:06:49 33b1e0a273af: Pull complete 07:06:49 5d3b04190fa2: Pull complete 07:06:54 2f39f015ded8: Pull complete 07:06:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:06:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:06:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:06:54 prd-centos7-docker-4c-2g-42051 does not seem to be running inside a container 07:06:54 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:06:58 $ docker top 05a1586436844dded195943d2a977fbe4655790e9b1a1586dc31f683c0b978cb -eo pid,comm [Pipeline] { [Pipeline] sh 07:06:58 + touch /tmp/pre-build-complete [Pipeline] sh 07:06:59 + mkdir -p /var/log/sysstat [Pipeline] sh 07:06:59 + ls /var/log/sa-host 07:06:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:06:59 provisioning config files... 07:06:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config1253204127515462274tmp [Pipeline] { [Pipeline] echo 07:06:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:06:59 ---> create-netrc.sh [Pipeline] } 07:06:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:07:00 ---> python-tools-install.sh [Pipeline] echo 07:07:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:07:00 ---> sudo-logs.sh 07:07:00 Archiving 'sudo' log.. 07:07:00 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:07:00 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:07:00 $ docker stop --time=1 05a1586436844dded195943d2a977fbe4655790e9b1a1586dc31f683c0b978cb 07:07:01 $ docker rm -f --volumes 05a1586436844dded195943d2a977fbe4655790e9b1a1586dc31f683c0b978cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:07:01 [WS-CLEANUP] Deleting project workspace... 07:07:01 [WS-CLEANUP] Deferred wipeout is used... 07:07:01 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo 07:07:01 [edgeXDocker.push] Tagging docker image core-data with the following tags: 07:07:01 32b60fa693a901275786637eb06fc785f28539a9 07:07:01 latest 07:07:01 4.0.0-dev.78 07:07:01 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:07:01 main 07:07:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:02 + docker push nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9 07:07:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:07:02 8893b70697dd: Preparing 07:07:02 b41ad934e7c0: Preparing 07:07:02 a8c503cb0f3d: Preparing 07:07:02 fee66075ac31: Preparing 07:07:02 03b91021a4ba: Preparing 07:07:02 bbfdc0d961cf: Preparing 07:07:02 994456c4fd7b: Preparing 07:07:02 bbfdc0d961cf: Waiting 07:07:02 994456c4fd7b: Waiting 07:07:02 fee66075ac31: Layer already exists 07:07:02 a8c503cb0f3d: Layer already exists 07:07:02 994456c4fd7b: Layer already exists 07:07:02 03b91021a4ba: Pushed 07:07:02 8893b70697dd: Pushed 07:07:02 bbfdc0d961cf: Pushed 07:07:04 b41ad934e7c0: Pushed 07:07:04 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:05 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 07:07:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:07:05 8893b70697dd: Preparing 07:07:05 b41ad934e7c0: Preparing 07:07:05 a8c503cb0f3d: Preparing 07:07:05 fee66075ac31: Preparing 07:07:05 03b91021a4ba: Preparing 07:07:05 bbfdc0d961cf: Preparing 07:07:05 994456c4fd7b: Preparing 07:07:05 bbfdc0d961cf: Waiting 07:07:05 994456c4fd7b: Waiting 07:07:05 a8c503cb0f3d: Layer already exists 07:07:05 fee66075ac31: Layer already exists 07:07:05 b41ad934e7c0: Layer already exists 07:07:05 8893b70697dd: Layer already exists 07:07:05 03b91021a4ba: Layer already exists 07:07:05 bbfdc0d961cf: Layer already exists 07:07:05 994456c4fd7b: Layer already exists 07:07:05 latest: digest: sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:06 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78 07:07:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:07:06 8893b70697dd: Preparing 07:07:06 b41ad934e7c0: Preparing 07:07:06 a8c503cb0f3d: Preparing 07:07:06 fee66075ac31: Preparing 07:07:06 03b91021a4ba: Preparing 07:07:06 bbfdc0d961cf: Preparing 07:07:06 994456c4fd7b: Preparing 07:07:06 bbfdc0d961cf: Waiting 07:07:06 994456c4fd7b: Waiting 07:07:06 b41ad934e7c0: Layer already exists 07:07:06 fee66075ac31: Layer already exists 07:07:06 8893b70697dd: Layer already exists 07:07:06 a8c503cb0f3d: Layer already exists 07:07:06 03b91021a4ba: Layer already exists 07:07:06 bbfdc0d961cf: Layer already exists 07:07:06 994456c4fd7b: Layer already exists 07:07:06 4.0.0-dev.78: digest: sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:06 + docker push nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:07:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:07:06 8893b70697dd: Preparing 07:07:06 b41ad934e7c0: Preparing 07:07:06 a8c503cb0f3d: Preparing 07:07:06 fee66075ac31: Preparing 07:07:06 03b91021a4ba: Preparing 07:07:06 bbfdc0d961cf: Preparing 07:07:06 994456c4fd7b: Preparing 07:07:06 bbfdc0d961cf: Waiting 07:07:06 994456c4fd7b: Waiting 07:07:06 fee66075ac31: Layer already exists 07:07:06 8893b70697dd: Layer already exists 07:07:06 a8c503cb0f3d: Layer already exists 07:07:06 b41ad934e7c0: Layer already exists 07:07:06 03b91021a4ba: Layer already exists 07:07:06 994456c4fd7b: Layer already exists 07:07:06 bbfdc0d961cf: Layer already exists 07:07:06 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:07 + docker push nexus3.edgexfoundry.org:10004/core-data:main 07:07:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:07:07 8893b70697dd: Preparing 07:07:07 b41ad934e7c0: Preparing 07:07:07 a8c503cb0f3d: Preparing 07:07:07 fee66075ac31: Preparing 07:07:07 03b91021a4ba: Preparing 07:07:07 bbfdc0d961cf: Preparing 07:07:07 994456c4fd7b: Preparing 07:07:07 bbfdc0d961cf: Waiting 07:07:07 994456c4fd7b: Waiting 07:07:07 b41ad934e7c0: Layer already exists 07:07:07 a8c503cb0f3d: Layer already exists 07:07:07 8893b70697dd: Layer already exists 07:07:07 03b91021a4ba: Layer already exists 07:07:07 fee66075ac31: Layer already exists 07:07:07 994456c4fd7b: Layer already exists 07:07:07 bbfdc0d961cf: Layer already exists 07:07:07 main: digest: sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:07:07 ===================================================== [Pipeline] echo 07:07:07 taggedImages: 07:07:07 - nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9 07:07:07 - nexus3.edgexfoundry.org:10004/core-data:latest 07:07:07 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78 07:07:07 - nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:07:07 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 07:07:07 ========================================================= 07:07:07 [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9, nexus3.edgexfoundry.org:10004/core-data:latest, nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-data:main], settingsFile:edgex-go-settings] 07:07:07 ========================================================= [Pipeline] node 07:07:22 Still waiting to schedule task 07:07:22 All nodes of label ‘centos7-docker-4c-2g’ are offline 07:07:50 Running on prd-centos7-docker-4c-2g-42052 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:07:51 provisioning config files... 07:07:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config17995603455847477564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:07:53 ---> ****-login.sh 07:07:53 nexus3.edgexfoundry.org:10001 07:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:53 Configure a credential helper to remove this warning. See 07:07:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:53 07:07:53 Login Succeeded 07:07:53 nexus3.edgexfoundry.org:10002 07:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:53 Configure a credential helper to remove this warning. See 07:07:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:53 07:07:53 Login Succeeded 07:07:53 nexus3.edgexfoundry.org:10003 07:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:53 Configure a credential helper to remove this warning. See 07:07:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:53 07:07:53 Login Succeeded 07:07:53 nexus3.edgexfoundry.org:10004 07:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:54 Configure a credential helper to remove this warning. See 07:07:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:54 07:07:54 Login Succeeded 07:07:54 ****.io 07:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:54 Configure a credential helper to remove this warning. See 07:07:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:54 07:07:54 Login Succeeded 07:07:54 ---> ****-login.sh ends [Pipeline] } 07:07:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:07:54 + docker buildx ls 07:07:54 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:07:54 default * docker 07:07:54 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:07:54 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 07:07:54 edgex-builder [Pipeline] sh 07:07:55 + docker buildx inspect --bootstrap 07:07:55 #1 [internal] booting buildkit 07:07:55 #1 pulling image moby/buildkit:buildx-stable-1 07:07:57 #1 pulling image moby/buildkit:buildx-stable-1 2.6s done 07:07:57 #1 creating container buildx_buildkit_edgex-builder0 07:07:59 #1 creating container buildx_buildkit_edgex-builder0 1.7s done 07:07:59 #1 DONE 4.3s 07:07:59 Name: edgex-builder 07:07:59 Driver: docker-container 07:07:59 07:07:59 Nodes: 07:07:59 Name: edgex-builder0 07:07:59 Endpoint: unix:///var/run/docker.sock 07:07:59 Status: running 07:07:59 Buildkit: v0.20.2 07:07:59 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 07:07:59 + docker buildx ls 07:07:59 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:07:59 edgex-builder * docker-container 07:07:59 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 07:07:59 default docker 07:07:59 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:08:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9' 07:08:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9 --push - 07:08:00 #1 [internal] load build definition from Dockerfile 07:08:00 #1 transferring dockerfile: 194B done 07:08:00 #1 DONE 0.0s 07:08:00 07:08:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9 07:08:00 #2 DONE 0.1s 07:08:00 07:08:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9 07:08:00 #3 DONE 0.1s 07:08:00 07:08:00 #4 [internal] load .dockerignore 07:08:00 #4 transferring context: 2B done 07:08:00 #4 DONE 0.0s 07:08:00 07:08:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da 07:08:00 #5 resolve nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da 0.0s done 07:08:00 #5 DONE 0.0s 07:08:00 07:08:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da 07:08:00 #6 resolve nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da 0.0s done 07:08:00 #6 DONE 0.1s 07:08:00 07:08:00 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 07:08:00 #7 DONE 0.0s 07:08:00 07:08:00 #8 exporting to image 07:08:00 #8 exporting layers done 07:08:00 #8 exporting manifest sha256:2cf98665d519d0bc88825dce068f2eaaa7adbed8e1f7e5e38e30fff26d5dfaa9 0.0s done 07:08:00 #8 exporting config sha256:9ba488fb8c07c169c46c60a583e6f3692eeeabf800e8c88721af28368ac9dd1f done 07:08:00 #8 exporting manifest sha256:1bc339e6997e3d574e9d6da26164cc427759894acf6e41eabe43c8fecf11e079 done 07:08:00 #8 exporting config sha256:45300d7fdc4b3c4f6c5ef59825e5c01c6800ff2b97c917ad796b925d23533464 done 07:08:00 #8 exporting manifest list sha256:c4bb358739f824ef7c91f317c58dd80fb4c5b90eb2bc96f4b871afcb96e492fa done 07:08:00 #8 pushing layers 07:08:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:08:00 #8 pushing layers 0.1s done 07:08:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9@sha256:c4bb358739f824ef7c91f317c58dd80fb4c5b90eb2bc96f4b871afcb96e492fa 0.1s done 07:08:00 #8 DONE 0.2s 07:08:00 07:08:00 1 warning found (use --debug to expand): 07:08:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:08:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 07:08:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 07:08:01 #1 [internal] load build definition from Dockerfile 07:08:01 #1 transferring dockerfile: 160B done 07:08:01 #1 DONE 0.0s 07:08:01 07:08:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 07:08:01 #2 DONE 0.0s 07:08:01 07:08:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 07:08:01 #3 DONE 0.0s 07:08:01 07:08:01 #4 [internal] load .dockerignore 07:08:01 #4 transferring context: 2B done 07:08:01 #4 DONE 0.0s 07:08:01 07:08:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da 07:08:01 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da 0.0s done 07:08:01 #5 DONE 0.0s 07:08:01 07:08:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da 07:08:01 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da 0.0s done 07:08:01 #6 CACHED 07:08:01 07:08:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da 07:08:01 #5 CACHED 07:08:01 07:08:01 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 07:08:01 #7 DONE 0.0s 07:08:01 07:08:01 #8 exporting to image 07:08:01 #8 exporting layers done 07:08:01 #8 exporting manifest sha256:2cf98665d519d0bc88825dce068f2eaaa7adbed8e1f7e5e38e30fff26d5dfaa9 done 07:08:01 #8 exporting config sha256:9ba488fb8c07c169c46c60a583e6f3692eeeabf800e8c88721af28368ac9dd1f done 07:08:01 #8 exporting manifest sha256:1bc339e6997e3d574e9d6da26164cc427759894acf6e41eabe43c8fecf11e079 done 07:08:01 #8 exporting config sha256:45300d7fdc4b3c4f6c5ef59825e5c01c6800ff2b97c917ad796b925d23533464 done 07:08:01 #8 exporting manifest list sha256:c4bb358739f824ef7c91f317c58dd80fb4c5b90eb2bc96f4b871afcb96e492fa done 07:08:01 #8 pushing layers 0.0s done 07:08:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:c4bb358739f824ef7c91f317c58dd80fb4c5b90eb2bc96f4b871afcb96e492fa 0.1s done 07:08:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:08:01 #8 DONE 0.1s 07:08:01 07:08:01 1 warning found (use --debug to expand): 07:08:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:08:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78' 07:08:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78 --push - 07:08:01 #1 [internal] load build definition from Dockerfile 07:08:01 #1 transferring dockerfile: 166B done 07:08:01 #1 DONE 0.0s 07:08:01 07:08:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78 07:08:01 #2 DONE 0.0s 07:08:01 07:08:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78 07:08:01 #3 DONE 0.0s 07:08:01 07:08:01 #4 [internal] load .dockerignore 07:08:01 #4 transferring context: 2B done 07:08:01 #4 DONE 0.0s 07:08:01 07:08:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da 07:08:01 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da 0.0s done 07:08:01 #5 DONE 0.0s 07:08:01 07:08:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da 07:08:01 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da 0.0s done 07:08:01 #6 CACHED 07:08:01 07:08:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da 07:08:01 #5 CACHED 07:08:01 07:08:01 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 07:08:01 #7 DONE 0.0s 07:08:01 07:08:01 #8 exporting to image 07:08:01 #8 exporting layers done 07:08:01 #8 exporting manifest sha256:2cf98665d519d0bc88825dce068f2eaaa7adbed8e1f7e5e38e30fff26d5dfaa9 done 07:08:01 #8 exporting config sha256:9ba488fb8c07c169c46c60a583e6f3692eeeabf800e8c88721af28368ac9dd1f done 07:08:01 #8 exporting manifest sha256:1bc339e6997e3d574e9d6da26164cc427759894acf6e41eabe43c8fecf11e079 done 07:08:01 #8 exporting config sha256:45300d7fdc4b3c4f6c5ef59825e5c01c6800ff2b97c917ad796b925d23533464 done 07:08:01 #8 exporting manifest list sha256:c4bb358739f824ef7c91f317c58dd80fb4c5b90eb2bc96f4b871afcb96e492fa done 07:08:01 #8 pushing layers 0.0s done 07:08:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78@sha256:c4bb358739f824ef7c91f317c58dd80fb4c5b90eb2bc96f4b871afcb96e492fa 0.1s done 07:08:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:08:01 #8 DONE 0.1s 07:08:01 07:08:01 1 warning found (use --debug to expand): 07:08:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:08:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 --push - 07:08:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78' 07:08:02 #1 [internal] load build definition from Dockerfile 07:08:02 #1 transferring dockerfile: 207B done 07:08:02 #1 DONE 0.0s 07:08:02 07:08:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:08:02 #2 DONE 0.0s 07:08:02 07:08:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:08:02 #3 DONE 0.0s 07:08:02 07:08:02 #4 [internal] load .dockerignore 07:08:02 #4 transferring context: 2B done 07:08:02 #4 DONE 0.0s 07:08:02 07:08:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da 07:08:02 #5 resolve nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da 0.0s done 07:08:02 #5 CACHED 07:08:02 07:08:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da 07:08:02 #6 resolve nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da 0.0s done 07:08:02 #6 CACHED 07:08:02 07:08:02 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 07:08:02 #7 DONE 0.0s 07:08:02 07:08:02 #8 exporting to image 07:08:02 #8 exporting layers done 07:08:02 #8 exporting manifest sha256:2cf98665d519d0bc88825dce068f2eaaa7adbed8e1f7e5e38e30fff26d5dfaa9 done 07:08:02 #8 exporting config sha256:9ba488fb8c07c169c46c60a583e6f3692eeeabf800e8c88721af28368ac9dd1f done 07:08:02 #8 exporting manifest sha256:1bc339e6997e3d574e9d6da26164cc427759894acf6e41eabe43c8fecf11e079 done 07:08:02 #8 exporting config sha256:45300d7fdc4b3c4f6c5ef59825e5c01c6800ff2b97c917ad796b925d23533464 done 07:08:02 #8 exporting manifest list sha256:c4bb358739f824ef7c91f317c58dd80fb4c5b90eb2bc96f4b871afcb96e492fa done 07:08:02 #8 pushing layers 0.0s done 07:08:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:c4bb358739f824ef7c91f317c58dd80fb4c5b90eb2bc96f4b871afcb96e492fa 0.1s done 07:08:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:08:02 #8 DONE 0.1s 07:08:02 07:08:02 1 warning found (use --debug to expand): 07:08:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:08:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 07:08:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 07:08:02 #1 [internal] load build definition from Dockerfile 07:08:02 #1 transferring dockerfile: 158B done 07:08:02 #1 DONE 0.0s 07:08:02 07:08:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 07:08:02 #2 DONE 0.0s 07:08:02 07:08:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 07:08:02 #3 DONE 0.0s 07:08:02 07:08:02 #4 [internal] load .dockerignore 07:08:02 #4 transferring context: 2B done 07:08:02 #4 DONE 0.0s 07:08:02 07:08:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da 07:08:02 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da 0.0s done 07:08:02 #5 CACHED 07:08:02 07:08:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da 07:08:03 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da 0.0s done 07:08:03 #6 CACHED 07:08:03 07:08:03 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 07:08:03 #7 DONE 0.0s 07:08:03 07:08:03 #8 exporting to image 07:08:03 #8 exporting layers done 07:08:03 #8 exporting manifest sha256:2cf98665d519d0bc88825dce068f2eaaa7adbed8e1f7e5e38e30fff26d5dfaa9 done 07:08:03 #8 exporting config sha256:9ba488fb8c07c169c46c60a583e6f3692eeeabf800e8c88721af28368ac9dd1f done 07:08:03 #8 exporting manifest sha256:1bc339e6997e3d574e9d6da26164cc427759894acf6e41eabe43c8fecf11e079 done 07:08:03 #8 exporting config sha256:45300d7fdc4b3c4f6c5ef59825e5c01c6800ff2b97c917ad796b925d23533464 done 07:08:03 #8 exporting manifest list sha256:c4bb358739f824ef7c91f317c58dd80fb4c5b90eb2bc96f4b871afcb96e492fa done 07:08:03 #8 pushing layers 0.0s done 07:08:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:c4bb358739f824ef7c91f317c58dd80fb4c5b90eb2bc96f4b871afcb96e492fa 0.1s done 07:08:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:08:03 #8 DONE 0.1s 07:08:03 07:08:03 1 warning found (use --debug to expand): 07:08:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:08:03 + '[' -d /w/workspace/edgex-go/816/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:08:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:08:04 ---> package-listing.sh 07:08:04 ++ facter osfamily 07:08:04 ++ tr '[:upper:]' '[:lower:]' 07:08:04 + OS_FAMILY=redhat 07:08:04 + workspace=/w/workspace/edgex-go/816 07:08:04 + START_PACKAGES=/tmp/packages_start.txt 07:08:04 + END_PACKAGES=/tmp/packages_end.txt 07:08:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:08:04 + PACKAGES=/tmp/packages_start.txt 07:08:04 + '[' /w/workspace/edgex-go/816 ']' 07:08:04 + PACKAGES=/tmp/packages_end.txt 07:08:04 + case "${OS_FAMILY}" in 07:08:04 + rpm -qa 07:08:04 + sort 07:08:05 + '[' -f /tmp/packages_start.txt ']' 07:08:05 + '[' -f /tmp/packages_end.txt ']' 07:08:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:08:05 + '[' /w/workspace/edgex-go/816 ']' 07:08:05 + mkdir -p /w/workspace/edgex-go/816/archives/ 07:08:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/816/archives/ [Pipeline] echo 07:08:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:08:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:08:05 07:08:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:08:06 latest: Pulling from edgex-lftools-log-publisher 07:08:06 5eb5b503b376: Pulling fs layer 07:08:06 5c69ac0246d0: Pulling fs layer 07:08:06 ec43610c2a17: Pulling fs layer 07:08:06 3a2ae6a8a46f: Pulling fs layer 07:08:06 33b1e0a273af: Pulling fs layer 07:08:06 5d3b04190fa2: Pulling fs layer 07:08:06 2f39f015ded8: Pulling fs layer 07:08:06 3a2ae6a8a46f: Waiting 07:08:06 33b1e0a273af: Waiting 07:08:06 5d3b04190fa2: Waiting 07:08:06 2f39f015ded8: Waiting 07:08:06 5c69ac0246d0: Verifying Checksum 07:08:06 5c69ac0246d0: Download complete 07:08:06 3a2ae6a8a46f: Verifying Checksum 07:08:06 3a2ae6a8a46f: Download complete 07:08:06 33b1e0a273af: Verifying Checksum 07:08:06 33b1e0a273af: Download complete 07:08:06 5d3b04190fa2: Verifying Checksum 07:08:06 5d3b04190fa2: Download complete 07:08:06 ec43610c2a17: Verifying Checksum 07:08:06 ec43610c2a17: Download complete 07:08:06 5eb5b503b376: Verifying Checksum 07:08:06 5eb5b503b376: Download complete 07:08:07 2f39f015ded8: Download complete 07:08:08 5eb5b503b376: Pull complete 07:08:08 5c69ac0246d0: Pull complete 07:08:08 ec43610c2a17: Pull complete 07:08:08 3a2ae6a8a46f: Pull complete 07:08:08 33b1e0a273af: Pull complete 07:08:08 5d3b04190fa2: Pull complete 07:08:13 2f39f015ded8: Pull complete 07:08:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:08:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:08:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:13 prd-centos7-docker-4c-2g-42052 does not seem to be running inside a container 07:08:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:08:16 $ docker top cbeddfee9fde48015d84fbf7e27f8b8c1b33a1374a1ab18f95bcb733ee64a98b -eo pid,comm [Pipeline] { [Pipeline] sh 07:08:17 + touch /tmp/pre-build-complete [Pipeline] sh 07:08:17 + mkdir -p /var/log/sysstat [Pipeline] sh 07:08:17 + ls /var/log/sa-host 07:08:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:08:17 provisioning config files... 07:08:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config17511446608319045907tmp [Pipeline] { [Pipeline] echo 07:08:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:08:18 ---> create-netrc.sh [Pipeline] } 07:08:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:08:18 ---> python-tools-install.sh [Pipeline] echo 07:08:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:08:18 ---> sudo-logs.sh 07:08:18 Archiving 'sudo' log.. 07:08:18 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:08:18 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:08:18 $ docker stop --time=1 cbeddfee9fde48015d84fbf7e27f8b8c1b33a1374a1ab18f95bcb733ee64a98b 07:08:19 $ docker rm -f --volumes cbeddfee9fde48015d84fbf7e27f8b8c1b33a1374a1ab18f95bcb733ee64a98b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:08:19 [WS-CLEANUP] Deleting project workspace... 07:08:19 [WS-CLEANUP] Deferred wipeout is used... 07:08:20 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo 07:08:20 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 07:08:20 32b60fa693a901275786637eb06fc785f28539a9 07:08:20 latest 07:08:20 4.0.0-dev.78 07:08:20 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:08:20 main 07:08:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:20 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9 07:08:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:08:20 2322e80ccc86: Preparing 07:08:20 bbf87bddba9e: Preparing 07:08:20 fee66075ac31: Preparing 07:08:20 dbb0e2ca6651: Preparing 07:08:20 858947e02208: Preparing 07:08:20 994456c4fd7b: Preparing 07:08:20 fee66075ac31: Layer already exists 07:08:20 994456c4fd7b: Layer already exists 07:08:20 2322e80ccc86: Pushed 07:08:20 858947e02208: Pushed 07:08:20 dbb0e2ca6651: Pushed 07:08:23 bbf87bddba9e: Pushed 07:08:23 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:23 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 07:08:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:08:23 2322e80ccc86: Preparing 07:08:23 bbf87bddba9e: Preparing 07:08:23 fee66075ac31: Preparing 07:08:23 dbb0e2ca6651: Preparing 07:08:23 858947e02208: Preparing 07:08:23 994456c4fd7b: Preparing 07:08:23 994456c4fd7b: Waiting 07:08:23 2322e80ccc86: Layer already exists 07:08:23 fee66075ac31: Layer already exists 07:08:23 bbf87bddba9e: Layer already exists 07:08:23 858947e02208: Layer already exists 07:08:23 dbb0e2ca6651: Layer already exists 07:08:23 994456c4fd7b: Layer already exists 07:08:23 latest: digest: sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:24 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78 07:08:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:08:24 2322e80ccc86: Preparing 07:08:24 bbf87bddba9e: Preparing 07:08:24 fee66075ac31: Preparing 07:08:24 dbb0e2ca6651: Preparing 07:08:24 858947e02208: Preparing 07:08:24 994456c4fd7b: Preparing 07:08:24 994456c4fd7b: Waiting 07:08:24 dbb0e2ca6651: Layer already exists 07:08:24 858947e02208: Layer already exists 07:08:24 2322e80ccc86: Layer already exists 07:08:24 fee66075ac31: Layer already exists 07:08:24 bbf87bddba9e: Layer already exists 07:08:24 994456c4fd7b: Layer already exists 07:08:24 4.0.0-dev.78: digest: sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:24 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:08:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:08:25 2322e80ccc86: Preparing 07:08:25 bbf87bddba9e: Preparing 07:08:25 fee66075ac31: Preparing 07:08:25 dbb0e2ca6651: Preparing 07:08:25 858947e02208: Preparing 07:08:25 994456c4fd7b: Preparing 07:08:25 994456c4fd7b: Waiting 07:08:25 858947e02208: Layer already exists 07:08:25 dbb0e2ca6651: Layer already exists 07:08:25 bbf87bddba9e: Layer already exists 07:08:25 2322e80ccc86: Layer already exists 07:08:25 fee66075ac31: Layer already exists 07:08:25 994456c4fd7b: Layer already exists 07:08:25 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:25 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 07:08:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:08:25 2322e80ccc86: Preparing 07:08:25 bbf87bddba9e: Preparing 07:08:25 fee66075ac31: Preparing 07:08:25 dbb0e2ca6651: Preparing 07:08:25 858947e02208: Preparing 07:08:25 994456c4fd7b: Preparing 07:08:25 994456c4fd7b: Waiting 07:08:25 bbf87bddba9e: Layer already exists 07:08:25 2322e80ccc86: Layer already exists 07:08:25 dbb0e2ca6651: Layer already exists 07:08:25 fee66075ac31: Layer already exists 07:08:25 858947e02208: Layer already exists 07:08:25 994456c4fd7b: Layer already exists 07:08:25 main: digest: sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:08:26 ===================================================== [Pipeline] echo 07:08:26 taggedImages: 07:08:26 - nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9 07:08:26 - nexus3.edgexfoundry.org:10004/core-keeper:latest 07:08:26 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78 07:08:26 - nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:08:26 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 07:08:26 ========================================================= 07:08:26 [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9, nexus3.edgexfoundry.org:10004/core-keeper:latest, nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-keeper:main], settingsFile:edgex-go-settings] 07:08:26 ========================================================= [Pipeline] node 07:08:41 Still waiting to schedule task 07:08:41 All nodes of label ‘centos7-docker-4c-2g’ are offline 07:09:12 Running on prd-centos7-docker-4c-2g-42053 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:09:12 provisioning config files... 07:09:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config15391720617555075441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:09:13 ---> ****-login.sh 07:09:13 nexus3.edgexfoundry.org:10001 07:09:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:14 Configure a credential helper to remove this warning. See 07:09:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:14 07:09:14 Login Succeeded 07:09:14 nexus3.edgexfoundry.org:10002 07:09:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:15 Configure a credential helper to remove this warning. See 07:09:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:15 07:09:15 Login Succeeded 07:09:15 nexus3.edgexfoundry.org:10003 07:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:15 Configure a credential helper to remove this warning. See 07:09:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:15 07:09:15 Login Succeeded 07:09:15 nexus3.edgexfoundry.org:10004 07:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:15 Configure a credential helper to remove this warning. See 07:09:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:15 07:09:15 Login Succeeded 07:09:15 ****.io 07:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:16 Configure a credential helper to remove this warning. See 07:09:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:16 07:09:16 Login Succeeded 07:09:16 ---> ****-login.sh ends [Pipeline] } 07:09:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:09:16 + docker buildx ls 07:09:16 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:09:16 default * docker 07:09:16 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:09:17 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 07:09:17 edgex-builder [Pipeline] sh 07:09:17 + docker buildx inspect --bootstrap 07:09:17 #1 [internal] booting buildkit 07:09:17 #1 pulling image moby/buildkit:buildx-stable-1 07:09:20 #1 pulling image moby/buildkit:buildx-stable-1 2.7s done 07:09:20 #1 creating container buildx_buildkit_edgex-builder0 07:09:21 #1 creating container buildx_buildkit_edgex-builder0 1.6s done 07:09:21 #1 DONE 4.3s 07:09:21 Name: edgex-builder 07:09:21 Driver: docker-container 07:09:21 07:09:21 Nodes: 07:09:21 Name: edgex-builder0 07:09:21 Endpoint: unix:///var/run/docker.sock 07:09:21 Status: running 07:09:21 Buildkit: v0.20.2 07:09:21 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 07:09:22 + docker buildx ls 07:09:22 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:09:22 edgex-builder * docker-container 07:09:22 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 07:09:22 default docker 07:09:22 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:09:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9' 07:09:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9 --push - 07:09:22 #1 [internal] load build definition from Dockerfile 07:09:22 #1 transferring dockerfile: 196B done 07:09:22 #1 DONE 0.0s 07:09:22 07:09:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9 07:09:22 #2 DONE 0.1s 07:09:22 07:09:22 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9 07:09:22 #3 DONE 0.1s 07:09:22 07:09:22 #4 [internal] load .dockerignore 07:09:22 #4 transferring context: 2B done 07:09:22 #4 DONE 0.0s 07:09:22 07:09:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 07:09:22 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 0.0s done 07:09:22 #5 DONE 0.0s 07:09:22 07:09:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 07:09:22 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 0.0s done 07:09:22 #6 DONE 0.1s 07:09:22 07:09:22 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 07:09:22 #7 DONE 0.0s 07:09:22 07:09:22 #8 exporting to image 07:09:22 #8 exporting layers done 07:09:22 #8 exporting manifest sha256:f3a160173973f37682e2e0ded8743f54b8659df8a0e50a2947fc5a8e2aed17ae 0.0s done 07:09:22 #8 exporting config sha256:4849e7654ffc13a27b89aea768c129e35ed6c9c4fcde7667741d6a730565b61f done 07:09:22 #8 exporting manifest sha256:610252a042d53a10bd88b95a31b760db828ba6c45d1fc89affa568ba3ce7096e done 07:09:22 #8 exporting config sha256:ce6c91d1e2c0d6f577dd616bd7b4abec4d062aefd5f01bba8cf033aef58b3a1d done 07:09:22 #8 exporting manifest list sha256:9a4259f391c634ff8b2878286352e33f123c5651e3a25ed5b8c2308448942573 done 07:09:22 #8 pushing layers 07:09:22 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:09:22 #8 pushing layers 0.1s done 07:09:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9@sha256:9a4259f391c634ff8b2878286352e33f123c5651e3a25ed5b8c2308448942573 0.1s done 07:09:22 #8 DONE 0.3s 07:09:22 07:09:22 1 warning found (use --debug to expand): 07:09:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:09:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 07:09:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 07:09:23 #1 [internal] load build definition from Dockerfile 07:09:23 #1 transferring dockerfile: 162B done 07:09:23 #1 DONE 0.0s 07:09:23 07:09:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 07:09:23 #2 DONE 0.0s 07:09:23 07:09:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 07:09:23 #3 DONE 0.0s 07:09:23 07:09:23 #4 [internal] load .dockerignore 07:09:23 #4 transferring context: 2B done 07:09:23 #4 DONE 0.0s 07:09:23 07:09:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 07:09:23 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 07:09:23 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 0.0s done 07:09:23 #5 CACHED 07:09:23 07:09:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 07:09:23 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 0.0s done 07:09:23 #6 CACHED 07:09:23 07:09:23 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 07:09:23 #7 DONE 0.0s 07:09:23 07:09:23 #8 exporting to image 07:09:23 #8 exporting layers done 07:09:23 #8 exporting manifest sha256:f3a160173973f37682e2e0ded8743f54b8659df8a0e50a2947fc5a8e2aed17ae done 07:09:23 #8 exporting config sha256:4849e7654ffc13a27b89aea768c129e35ed6c9c4fcde7667741d6a730565b61f done 07:09:23 #8 exporting manifest sha256:610252a042d53a10bd88b95a31b760db828ba6c45d1fc89affa568ba3ce7096e done 07:09:23 #8 exporting config sha256:ce6c91d1e2c0d6f577dd616bd7b4abec4d062aefd5f01bba8cf033aef58b3a1d done 07:09:23 #8 exporting manifest list sha256:9a4259f391c634ff8b2878286352e33f123c5651e3a25ed5b8c2308448942573 done 07:09:23 #8 pushing layers 0.0s done 07:09:23 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9a4259f391c634ff8b2878286352e33f123c5651e3a25ed5b8c2308448942573 0.1s done 07:09:23 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:09:23 #8 DONE 0.1s 07:09:23 07:09:23 1 warning found (use --debug to expand): 07:09:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:09:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78' 07:09:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78 --push - 07:09:23 #1 [internal] load build definition from Dockerfile 07:09:23 #1 transferring dockerfile: 168B done 07:09:23 #1 DONE 0.0s 07:09:23 07:09:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78 07:09:23 #2 DONE 0.0s 07:09:23 07:09:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78 07:09:23 #3 DONE 0.0s 07:09:23 07:09:23 #4 [internal] load .dockerignore 07:09:23 #4 transferring context: 2B done 07:09:23 #4 DONE 0.0s 07:09:23 07:09:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 07:09:23 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 0.0s done 07:09:23 #5 CACHED 07:09:23 07:09:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 07:09:24 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 0.0s done 07:09:24 #6 CACHED 07:09:24 07:09:24 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 07:09:24 #7 DONE 0.0s 07:09:24 07:09:24 #8 exporting to image 07:09:24 #8 exporting layers done 07:09:24 #8 exporting manifest sha256:f3a160173973f37682e2e0ded8743f54b8659df8a0e50a2947fc5a8e2aed17ae done 07:09:24 #8 exporting config sha256:4849e7654ffc13a27b89aea768c129e35ed6c9c4fcde7667741d6a730565b61f done 07:09:24 #8 exporting manifest sha256:610252a042d53a10bd88b95a31b760db828ba6c45d1fc89affa568ba3ce7096e done 07:09:24 #8 exporting config sha256:ce6c91d1e2c0d6f577dd616bd7b4abec4d062aefd5f01bba8cf033aef58b3a1d done 07:09:24 #8 exporting manifest list sha256:9a4259f391c634ff8b2878286352e33f123c5651e3a25ed5b8c2308448942573 done 07:09:24 #8 pushing layers 0.0s done 07:09:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78@sha256:9a4259f391c634ff8b2878286352e33f123c5651e3a25ed5b8c2308448942573 0.1s done 07:09:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:09:24 #8 DONE 0.1s 07:09:24 07:09:24 1 warning found (use --debug to expand): 07:09:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:09:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 --push - 07:09:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78' 07:09:24 #1 [internal] load build definition from Dockerfile 07:09:24 #1 transferring dockerfile: 209B done 07:09:24 #1 DONE 0.0s 07:09:24 07:09:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:09:24 #2 DONE 0.0s 07:09:24 07:09:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:09:24 #3 DONE 0.0s 07:09:24 07:09:24 #4 [internal] load .dockerignore 07:09:24 #4 transferring context: 2B done 07:09:24 #4 DONE 0.0s 07:09:24 07:09:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 07:09:24 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 0.0s done 07:09:24 #5 DONE 0.0s 07:09:24 07:09:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 07:09:24 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 0.0s done 07:09:24 #6 CACHED 07:09:24 07:09:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 07:09:24 #5 CACHED 07:09:24 07:09:24 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 07:09:24 #7 DONE 0.0s 07:09:24 07:09:24 #8 exporting to image 07:09:24 #8 exporting layers done 07:09:24 #8 exporting manifest sha256:f3a160173973f37682e2e0ded8743f54b8659df8a0e50a2947fc5a8e2aed17ae done 07:09:24 #8 exporting config sha256:4849e7654ffc13a27b89aea768c129e35ed6c9c4fcde7667741d6a730565b61f done 07:09:24 #8 exporting manifest sha256:610252a042d53a10bd88b95a31b760db828ba6c45d1fc89affa568ba3ce7096e done 07:09:24 #8 exporting config sha256:ce6c91d1e2c0d6f577dd616bd7b4abec4d062aefd5f01bba8cf033aef58b3a1d done 07:09:24 #8 exporting manifest list sha256:9a4259f391c634ff8b2878286352e33f123c5651e3a25ed5b8c2308448942573 done 07:09:24 #8 pushing layers 0.0s done 07:09:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:9a4259f391c634ff8b2878286352e33f123c5651e3a25ed5b8c2308448942573 0.1s done 07:09:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:09:24 #8 DONE 0.1s 07:09:24 07:09:24 1 warning found (use --debug to expand): 07:09:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:09:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 07:09:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 07:09:24 #1 [internal] load build definition from Dockerfile 07:09:24 #1 transferring dockerfile: 160B done 07:09:24 #1 DONE 0.0s 07:09:24 07:09:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 07:09:24 #2 DONE 0.0s 07:09:24 07:09:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 07:09:24 #3 DONE 0.0s 07:09:24 07:09:24 #4 [internal] load .dockerignore 07:09:24 #4 transferring context: 2B done 07:09:24 #4 DONE 0.0s 07:09:24 07:09:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 07:09:24 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 0.0s done 07:09:24 #5 DONE 0.0s 07:09:24 07:09:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 07:09:25 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 0.0s done 07:09:25 #6 CACHED 07:09:25 07:09:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 07:09:25 #5 CACHED 07:09:25 07:09:25 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 07:09:25 #7 DONE 0.0s 07:09:25 07:09:25 #8 exporting to image 07:09:25 #8 exporting layers done 07:09:25 #8 exporting manifest sha256:f3a160173973f37682e2e0ded8743f54b8659df8a0e50a2947fc5a8e2aed17ae done 07:09:25 #8 exporting config sha256:4849e7654ffc13a27b89aea768c129e35ed6c9c4fcde7667741d6a730565b61f done 07:09:25 #8 exporting manifest sha256:610252a042d53a10bd88b95a31b760db828ba6c45d1fc89affa568ba3ce7096e done 07:09:25 #8 exporting config sha256:ce6c91d1e2c0d6f577dd616bd7b4abec4d062aefd5f01bba8cf033aef58b3a1d done 07:09:25 #8 exporting manifest list sha256:9a4259f391c634ff8b2878286352e33f123c5651e3a25ed5b8c2308448942573 done 07:09:25 #8 pushing layers 0.0s done 07:09:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9a4259f391c634ff8b2878286352e33f123c5651e3a25ed5b8c2308448942573 0.1s done 07:09:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:09:25 #8 DONE 0.1s 07:09:25 07:09:25 1 warning found (use --debug to expand): 07:09:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:09:25 + '[' -d /w/workspace/edgex-go/816/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:09:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:09:26 ---> package-listing.sh 07:09:26 ++ facter osfamily 07:09:26 ++ tr '[:upper:]' '[:lower:]' 07:09:26 + OS_FAMILY=redhat 07:09:26 + workspace=/w/workspace/edgex-go/816 07:09:26 + START_PACKAGES=/tmp/packages_start.txt 07:09:26 + END_PACKAGES=/tmp/packages_end.txt 07:09:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:09:26 + PACKAGES=/tmp/packages_start.txt 07:09:26 + '[' /w/workspace/edgex-go/816 ']' 07:09:26 + PACKAGES=/tmp/packages_end.txt 07:09:26 + case "${OS_FAMILY}" in 07:09:26 + rpm -qa 07:09:26 + sort 07:09:27 + '[' -f /tmp/packages_start.txt ']' 07:09:27 + '[' -f /tmp/packages_end.txt ']' 07:09:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:09:27 + '[' /w/workspace/edgex-go/816 ']' 07:09:27 + mkdir -p /w/workspace/edgex-go/816/archives/ 07:09:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/816/archives/ [Pipeline] echo 07:09:27 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:09:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:09:28 07:09:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:09:28 latest: Pulling from edgex-lftools-log-publisher 07:09:28 5eb5b503b376: Pulling fs layer 07:09:28 5c69ac0246d0: Pulling fs layer 07:09:28 ec43610c2a17: Pulling fs layer 07:09:28 3a2ae6a8a46f: Pulling fs layer 07:09:28 33b1e0a273af: Pulling fs layer 07:09:28 5d3b04190fa2: Pulling fs layer 07:09:28 2f39f015ded8: Pulling fs layer 07:09:28 33b1e0a273af: Waiting 07:09:28 5d3b04190fa2: Waiting 07:09:28 2f39f015ded8: Waiting 07:09:28 3a2ae6a8a46f: Waiting 07:09:28 5c69ac0246d0: Verifying Checksum 07:09:28 5c69ac0246d0: Download complete 07:09:28 3a2ae6a8a46f: Verifying Checksum 07:09:28 3a2ae6a8a46f: Download complete 07:09:28 33b1e0a273af: Verifying Checksum 07:09:28 33b1e0a273af: Download complete 07:09:28 ec43610c2a17: Verifying Checksum 07:09:28 ec43610c2a17: Download complete 07:09:28 5d3b04190fa2: Verifying Checksum 07:09:28 5d3b04190fa2: Download complete 07:09:28 5eb5b503b376: Verifying Checksum 07:09:28 5eb5b503b376: Download complete 07:09:29 2f39f015ded8: Verifying Checksum 07:09:29 2f39f015ded8: Download complete 07:09:29 5eb5b503b376: Pull complete 07:09:30 5c69ac0246d0: Pull complete 07:09:30 ec43610c2a17: Pull complete 07:09:30 3a2ae6a8a46f: Pull complete 07:09:30 33b1e0a273af: Pull complete 07:09:30 5d3b04190fa2: Pull complete 07:09:35 2f39f015ded8: Pull complete 07:09:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:09:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:09:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:09:35 prd-centos7-docker-4c-2g-42053 does not seem to be running inside a container 07:09:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:09:38 $ docker top 5e7f72b532f3240d131e757ab76f6bc7d5e61b7535148ab9859786f33c53f080 -eo pid,comm [Pipeline] { [Pipeline] sh 07:09:39 + touch /tmp/pre-build-complete [Pipeline] sh 07:09:39 + mkdir -p /var/log/sysstat [Pipeline] sh 07:09:39 + ls /var/log/sa-host 07:09:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:09:39 provisioning config files... 07:09:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config8182838136661195780tmp [Pipeline] { [Pipeline] echo 07:09:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:09:39 ---> create-netrc.sh [Pipeline] } 07:09:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:09:40 ---> python-tools-install.sh [Pipeline] echo 07:09:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:09:40 ---> sudo-logs.sh 07:09:40 Archiving 'sudo' log.. 07:09:40 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:09:40 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:09:40 $ docker stop --time=1 5e7f72b532f3240d131e757ab76f6bc7d5e61b7535148ab9859786f33c53f080 07:09:41 $ docker rm -f --volumes 5e7f72b532f3240d131e757ab76f6bc7d5e61b7535148ab9859786f33c53f080 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:09:41 [WS-CLEANUP] Deleting project workspace... 07:09:41 [WS-CLEANUP] Deferred wipeout is used... 07:09:41 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo 07:09:41 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 07:09:41 32b60fa693a901275786637eb06fc785f28539a9 07:09:41 latest 07:09:41 4.0.0-dev.78 07:09:41 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:09:41 main 07:09:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9 07:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:09:42 ac5b2e5aeacd: Preparing 07:09:42 17aff019302f: Preparing 07:09:42 6de5b54a1e67: Preparing 07:09:42 a8c503cb0f3d: Preparing 07:09:42 fee66075ac31: Preparing 07:09:42 8365d0ee7fd8: Preparing 07:09:42 91c679b688b1: Preparing 07:09:42 994456c4fd7b: Preparing 07:09:42 8365d0ee7fd8: Waiting 07:09:42 994456c4fd7b: Waiting 07:09:42 91c679b688b1: Waiting 07:09:42 fee66075ac31: Layer already exists 07:09:42 a8c503cb0f3d: Layer already exists 07:09:42 8365d0ee7fd8: Layer already exists 07:09:42 91c679b688b1: Layer already exists 07:09:42 994456c4fd7b: Layer already exists 07:09:42 17aff019302f: Pushed 07:09:42 ac5b2e5aeacd: Pushed 07:09:45 6de5b54a1e67: Pushed 07:09:45 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 07:09:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:09:45 ac5b2e5aeacd: Preparing 07:09:45 17aff019302f: Preparing 07:09:45 6de5b54a1e67: Preparing 07:09:45 a8c503cb0f3d: Preparing 07:09:45 fee66075ac31: Preparing 07:09:45 8365d0ee7fd8: Preparing 07:09:45 91c679b688b1: Preparing 07:09:45 994456c4fd7b: Preparing 07:09:45 8365d0ee7fd8: Waiting 07:09:45 91c679b688b1: Waiting 07:09:45 994456c4fd7b: Waiting 07:09:45 a8c503cb0f3d: Layer already exists 07:09:45 6de5b54a1e67: Layer already exists 07:09:45 ac5b2e5aeacd: Layer already exists 07:09:45 17aff019302f: Layer already exists 07:09:45 fee66075ac31: Layer already exists 07:09:45 8365d0ee7fd8: Layer already exists 07:09:45 91c679b688b1: Layer already exists 07:09:45 994456c4fd7b: Layer already exists 07:09:45 latest: digest: sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78 07:09:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:09:46 ac5b2e5aeacd: Preparing 07:09:46 17aff019302f: Preparing 07:09:46 6de5b54a1e67: Preparing 07:09:46 a8c503cb0f3d: Preparing 07:09:46 fee66075ac31: Preparing 07:09:46 8365d0ee7fd8: Preparing 07:09:46 91c679b688b1: Preparing 07:09:46 994456c4fd7b: Preparing 07:09:46 994456c4fd7b: Waiting 07:09:46 8365d0ee7fd8: Waiting 07:09:46 91c679b688b1: Waiting 07:09:46 6de5b54a1e67: Layer already exists 07:09:46 ac5b2e5aeacd: Layer already exists 07:09:46 a8c503cb0f3d: Layer already exists 07:09:46 fee66075ac31: Layer already exists 07:09:46 17aff019302f: Layer already exists 07:09:46 8365d0ee7fd8: Layer already exists 07:09:46 91c679b688b1: Layer already exists 07:09:46 994456c4fd7b: Layer already exists 07:09:46 4.0.0-dev.78: digest: sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:09:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:09:47 ac5b2e5aeacd: Preparing 07:09:47 17aff019302f: Preparing 07:09:47 6de5b54a1e67: Preparing 07:09:47 a8c503cb0f3d: Preparing 07:09:47 fee66075ac31: Preparing 07:09:47 8365d0ee7fd8: Preparing 07:09:47 91c679b688b1: Preparing 07:09:47 994456c4fd7b: Preparing 07:09:47 8365d0ee7fd8: Waiting 07:09:47 994456c4fd7b: Waiting 07:09:47 a8c503cb0f3d: Layer already exists 07:09:47 17aff019302f: Layer already exists 07:09:47 6de5b54a1e67: Layer already exists 07:09:47 fee66075ac31: Layer already exists 07:09:47 ac5b2e5aeacd: Layer already exists 07:09:47 8365d0ee7fd8: Layer already exists 07:09:47 91c679b688b1: Layer already exists 07:09:47 994456c4fd7b: Layer already exists 07:09:47 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 07:09:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:09:47 ac5b2e5aeacd: Preparing 07:09:47 17aff019302f: Preparing 07:09:47 6de5b54a1e67: Preparing 07:09:47 a8c503cb0f3d: Preparing 07:09:47 fee66075ac31: Preparing 07:09:47 8365d0ee7fd8: Preparing 07:09:47 91c679b688b1: Preparing 07:09:47 994456c4fd7b: Preparing 07:09:47 8365d0ee7fd8: Waiting 07:09:47 91c679b688b1: Waiting 07:09:47 994456c4fd7b: Waiting 07:09:47 fee66075ac31: Layer already exists 07:09:47 17aff019302f: Layer already exists 07:09:47 ac5b2e5aeacd: Layer already exists 07:09:47 6de5b54a1e67: Layer already exists 07:09:47 a8c503cb0f3d: Layer already exists 07:09:47 91c679b688b1: Layer already exists 07:09:47 8365d0ee7fd8: Layer already exists 07:09:47 994456c4fd7b: Layer already exists 07:09:47 main: digest: sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:09:47 ===================================================== [Pipeline] echo 07:09:47 taggedImages: 07:09:47 - nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9 07:09:47 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:09:47 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78 07:09:47 - nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:09:47 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 07:09:47 ========================================================= 07:09:47 [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9, nexus3.edgexfoundry.org:10004/core-metadata:latest, nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-metadata:main], settingsFile:edgex-go-settings] 07:09:47 ========================================================= [Pipeline] node 07:10:02 Still waiting to schedule task 07:10:02 All nodes of label ‘centos7-docker-4c-2g’ are offline 07:10:31 Running on prd-centos7-docker-4c-2g-42054 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:10:31 provisioning config files... 07:10:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config12315671664267509953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:10:32 ---> ****-login.sh 07:10:32 nexus3.edgexfoundry.org:10001 07:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:10:33 Configure a credential helper to remove this warning. See 07:10:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:10:33 07:10:33 Login Succeeded 07:10:33 nexus3.edgexfoundry.org:10002 07:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:10:34 Configure a credential helper to remove this warning. See 07:10:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:10:34 07:10:34 Login Succeeded 07:10:34 nexus3.edgexfoundry.org:10003 07:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:10:34 Configure a credential helper to remove this warning. See 07:10:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:10:34 07:10:34 Login Succeeded 07:10:34 nexus3.edgexfoundry.org:10004 07:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:10:34 Configure a credential helper to remove this warning. See 07:10:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:10:34 07:10:34 Login Succeeded 07:10:34 ****.io 07:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:10:34 Configure a credential helper to remove this warning. See 07:10:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:10:34 07:10:34 Login Succeeded 07:10:34 ---> ****-login.sh ends [Pipeline] } 07:10:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:10:35 + docker buildx ls 07:10:35 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:10:35 default * docker 07:10:35 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:10:36 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 07:10:36 edgex-builder [Pipeline] sh 07:10:36 + docker buildx inspect --bootstrap 07:10:36 #1 [internal] booting buildkit 07:10:36 #1 pulling image moby/buildkit:buildx-stable-1 07:10:39 #1 pulling image moby/buildkit:buildx-stable-1 2.8s done 07:10:39 #1 creating container buildx_buildkit_edgex-builder0 07:10:40 #1 creating container buildx_buildkit_edgex-builder0 1.5s done 07:10:40 #1 DONE 4.3s 07:10:40 Name: edgex-builder 07:10:40 Driver: docker-container 07:10:40 07:10:40 Nodes: 07:10:40 Name: edgex-builder0 07:10:40 Endpoint: unix:///var/run/docker.sock 07:10:40 Status: running 07:10:40 Buildkit: v0.20.2 07:10:40 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 07:10:40 + docker buildx ls 07:10:40 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:10:40 edgex-builder * docker-container 07:10:40 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 07:10:40 default docker 07:10:40 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:10:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9' 07:10:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9 --push - 07:10:41 #1 [internal] load build definition from Dockerfile 07:10:41 #1 transferring dockerfile: 198B done 07:10:41 #1 DONE 0.0s 07:10:41 07:10:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9 07:10:41 #2 DONE 0.1s 07:10:41 07:10:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9 07:10:41 #3 DONE 0.1s 07:10:41 07:10:41 #4 [internal] load .dockerignore 07:10:41 #4 transferring context: 2B done 07:10:41 #4 DONE 0.0s 07:10:41 07:10:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 07:10:41 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 0.0s done 07:10:41 #5 DONE 0.0s 07:10:41 07:10:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 07:10:41 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 0.0s done 07:10:41 #6 DONE 0.1s 07:10:41 07:10:41 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 07:10:41 #7 DONE 0.0s 07:10:41 07:10:41 #8 exporting to image 07:10:41 #8 exporting layers done 07:10:41 #8 exporting manifest sha256:031a95a75c0842382c31349c4e154a9a18bb4fd0e8910238d72467cffb23110e done 07:10:41 #8 exporting config sha256:02ff3f3f2d079f164dda7a7d0b17cc09592281ba7c0f0fb5dd7f89432c567e1b 0.0s done 07:10:41 #8 exporting manifest sha256:8f23fe89317fea8b4355acf536cab016730ebde2694078116abd7dbd16d92461 done 07:10:41 #8 exporting config sha256:2331782f970846a0d8c089357662cacc316624333ad783ce591f942b938193f2 done 07:10:41 #8 exporting manifest list sha256:e20b905cfe3924e787f7ab09850270fad6b8972de019c5d3be9fb1821f030f0b done 07:10:41 #8 pushing layers 0.1s done 07:10:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9@sha256:e20b905cfe3924e787f7ab09850270fad6b8972de019c5d3be9fb1821f030f0b 07:10:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:10:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9@sha256:e20b905cfe3924e787f7ab09850270fad6b8972de019c5d3be9fb1821f030f0b 0.1s done 07:10:41 #8 DONE 0.2s 07:10:41 07:10:41 1 warning found (use --debug to expand): 07:10:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:10:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 07:10:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 07:10:42 #1 [internal] load build definition from Dockerfile 07:10:42 #1 transferring dockerfile: 164B done 07:10:42 #1 DONE 0.0s 07:10:42 07:10:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 07:10:42 #2 DONE 0.0s 07:10:42 07:10:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 07:10:42 #3 DONE 0.0s 07:10:42 07:10:42 #4 [internal] load .dockerignore 07:10:42 #4 transferring context: 2B done 07:10:42 #4 DONE 0.0s 07:10:42 07:10:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 07:10:42 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 0.0s done 07:10:42 #5 CACHED 07:10:42 07:10:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 07:10:42 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 0.0s done 07:10:42 #6 CACHED 07:10:42 07:10:42 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 07:10:42 #7 DONE 0.0s 07:10:42 07:10:42 #8 exporting to image 07:10:42 #8 exporting layers done 07:10:42 #8 exporting manifest sha256:031a95a75c0842382c31349c4e154a9a18bb4fd0e8910238d72467cffb23110e done 07:10:42 #8 exporting config sha256:02ff3f3f2d079f164dda7a7d0b17cc09592281ba7c0f0fb5dd7f89432c567e1b done 07:10:42 #8 exporting manifest sha256:8f23fe89317fea8b4355acf536cab016730ebde2694078116abd7dbd16d92461 done 07:10:42 #8 exporting config sha256:2331782f970846a0d8c089357662cacc316624333ad783ce591f942b938193f2 done 07:10:42 #8 exporting manifest list sha256:e20b905cfe3924e787f7ab09850270fad6b8972de019c5d3be9fb1821f030f0b done 07:10:42 #8 pushing layers 0.0s done 07:10:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:e20b905cfe3924e787f7ab09850270fad6b8972de019c5d3be9fb1821f030f0b 0.1s done 07:10:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:10:42 #8 DONE 0.1s 07:10:42 07:10:42 1 warning found (use --debug to expand): 07:10:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:10:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78 --push - 07:10:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78' 07:10:42 #1 [internal] load build definition from Dockerfile 07:10:42 #1 transferring dockerfile: 170B done 07:10:42 #1 DONE 0.0s 07:10:42 07:10:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78 07:10:42 #2 DONE 0.0s 07:10:42 07:10:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78 07:10:42 #3 DONE 0.0s 07:10:42 07:10:42 #4 [internal] load .dockerignore 07:10:42 #4 transferring context: 2B done 07:10:42 #4 DONE 0.0s 07:10:42 07:10:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 07:10:42 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 0.0s done 07:10:42 #5 DONE 0.0s 07:10:42 07:10:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 07:10:42 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 0.0s done 07:10:42 #6 CACHED 07:10:42 07:10:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 07:10:42 #5 CACHED 07:10:42 07:10:42 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 07:10:42 #7 DONE 0.0s 07:10:42 07:10:42 #8 exporting to image 07:10:42 #8 exporting layers done 07:10:42 #8 exporting manifest sha256:031a95a75c0842382c31349c4e154a9a18bb4fd0e8910238d72467cffb23110e done 07:10:42 #8 exporting config sha256:02ff3f3f2d079f164dda7a7d0b17cc09592281ba7c0f0fb5dd7f89432c567e1b done 07:10:42 #8 exporting manifest sha256:8f23fe89317fea8b4355acf536cab016730ebde2694078116abd7dbd16d92461 done 07:10:42 #8 exporting config sha256:2331782f970846a0d8c089357662cacc316624333ad783ce591f942b938193f2 done 07:10:42 #8 exporting manifest list sha256:e20b905cfe3924e787f7ab09850270fad6b8972de019c5d3be9fb1821f030f0b done 07:10:42 #8 pushing layers 0.0s done 07:10:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78@sha256:e20b905cfe3924e787f7ab09850270fad6b8972de019c5d3be9fb1821f030f0b 0.1s done 07:10:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:10:42 #8 DONE 0.1s 07:10:42 07:10:42 1 warning found (use --debug to expand): 07:10:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:10:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78' 07:10:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 --push - 07:10:43 #1 [internal] load build definition from Dockerfile 07:10:43 #1 transferring dockerfile: 211B done 07:10:43 #1 DONE 0.0s 07:10:43 07:10:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:10:43 #2 DONE 0.0s 07:10:43 07:10:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:10:43 #3 DONE 0.0s 07:10:43 07:10:43 #4 [internal] load .dockerignore 07:10:43 #4 transferring context: 2B done 07:10:43 #4 DONE 0.0s 07:10:43 07:10:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 07:10:43 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 0.0s done 07:10:43 #5 DONE 0.0s 07:10:43 07:10:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 07:10:43 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 0.0s done 07:10:43 #6 CACHED 07:10:43 07:10:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 07:10:43 #5 CACHED 07:10:43 07:10:43 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 07:10:43 #7 DONE 0.0s 07:10:43 07:10:43 #8 exporting to image 07:10:43 #8 exporting layers done 07:10:43 #8 exporting manifest sha256:031a95a75c0842382c31349c4e154a9a18bb4fd0e8910238d72467cffb23110e done 07:10:43 #8 exporting config sha256:02ff3f3f2d079f164dda7a7d0b17cc09592281ba7c0f0fb5dd7f89432c567e1b done 07:10:43 #8 exporting manifest sha256:8f23fe89317fea8b4355acf536cab016730ebde2694078116abd7dbd16d92461 done 07:10:43 #8 exporting config sha256:2331782f970846a0d8c089357662cacc316624333ad783ce591f942b938193f2 done 07:10:43 #8 exporting manifest list sha256:e20b905cfe3924e787f7ab09850270fad6b8972de019c5d3be9fb1821f030f0b done 07:10:43 #8 pushing layers 0.0s done 07:10:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:e20b905cfe3924e787f7ab09850270fad6b8972de019c5d3be9fb1821f030f0b 0.1s done 07:10:43 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:10:43 #8 DONE 0.1s 07:10:43 07:10:43 1 warning found (use --debug to expand): 07:10:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:10:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 07:10:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 07:10:43 #1 [internal] load build definition from Dockerfile 07:10:43 #1 transferring dockerfile: 162B done 07:10:43 #1 DONE 0.0s 07:10:43 07:10:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 07:10:43 #2 DONE 0.0s 07:10:43 07:10:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 07:10:43 #3 DONE 0.0s 07:10:43 07:10:43 #4 [internal] load .dockerignore 07:10:43 #4 transferring context: 2B done 07:10:43 #4 DONE 0.0s 07:10:43 07:10:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 07:10:43 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 0.0s done 07:10:43 #5 DONE 0.0s 07:10:43 07:10:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 07:10:43 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 0.0s done 07:10:43 #6 CACHED 07:10:43 07:10:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 07:10:43 #5 CACHED 07:10:43 07:10:43 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 07:10:43 #7 DONE 0.0s 07:10:43 07:10:43 #8 exporting to image 07:10:43 #8 exporting layers done 07:10:43 #8 exporting manifest sha256:031a95a75c0842382c31349c4e154a9a18bb4fd0e8910238d72467cffb23110e done 07:10:43 #8 exporting config sha256:02ff3f3f2d079f164dda7a7d0b17cc09592281ba7c0f0fb5dd7f89432c567e1b done 07:10:43 #8 exporting manifest sha256:8f23fe89317fea8b4355acf536cab016730ebde2694078116abd7dbd16d92461 done 07:10:43 #8 exporting config sha256:2331782f970846a0d8c089357662cacc316624333ad783ce591f942b938193f2 done 07:10:43 #8 exporting manifest list sha256:e20b905cfe3924e787f7ab09850270fad6b8972de019c5d3be9fb1821f030f0b done 07:10:43 #8 pushing layers 0.0s done 07:10:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:e20b905cfe3924e787f7ab09850270fad6b8972de019c5d3be9fb1821f030f0b 0.1s done 07:10:43 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:10:43 #8 DONE 0.1s 07:10:43 07:10:43 1 warning found (use --debug to expand): 07:10:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:10:44 + '[' -d /w/workspace/edgex-go/816/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:10:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:10:45 ---> package-listing.sh 07:10:45 ++ facter osfamily 07:10:45 ++ tr '[:upper:]' '[:lower:]' 07:10:45 + OS_FAMILY=redhat 07:10:45 + workspace=/w/workspace/edgex-go/816 07:10:45 + START_PACKAGES=/tmp/packages_start.txt 07:10:45 + END_PACKAGES=/tmp/packages_end.txt 07:10:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:10:45 + PACKAGES=/tmp/packages_start.txt 07:10:45 + '[' /w/workspace/edgex-go/816 ']' 07:10:45 + PACKAGES=/tmp/packages_end.txt 07:10:45 + case "${OS_FAMILY}" in 07:10:45 + rpm -qa 07:10:45 + sort 07:10:46 + '[' -f /tmp/packages_start.txt ']' 07:10:46 + '[' -f /tmp/packages_end.txt ']' 07:10:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:10:46 + '[' /w/workspace/edgex-go/816 ']' 07:10:46 + mkdir -p /w/workspace/edgex-go/816/archives/ 07:10:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/816/archives/ [Pipeline] echo 07:10:46 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:10:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:10:47 07:10:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:10:48 latest: Pulling from edgex-lftools-log-publisher 07:10:48 5eb5b503b376: Pulling fs layer 07:10:48 5c69ac0246d0: Pulling fs layer 07:10:48 ec43610c2a17: Pulling fs layer 07:10:48 3a2ae6a8a46f: Pulling fs layer 07:10:48 33b1e0a273af: Pulling fs layer 07:10:48 5d3b04190fa2: Pulling fs layer 07:10:48 2f39f015ded8: Pulling fs layer 07:10:48 3a2ae6a8a46f: Waiting 07:10:48 33b1e0a273af: Waiting 07:10:48 5d3b04190fa2: Waiting 07:10:48 2f39f015ded8: Waiting 07:10:48 5c69ac0246d0: Verifying Checksum 07:10:48 5c69ac0246d0: Download complete 07:10:48 3a2ae6a8a46f: Verifying Checksum 07:10:48 3a2ae6a8a46f: Download complete 07:10:48 33b1e0a273af: Verifying Checksum 07:10:48 33b1e0a273af: Download complete 07:10:48 5d3b04190fa2: Verifying Checksum 07:10:48 5d3b04190fa2: Download complete 07:10:48 ec43610c2a17: Verifying Checksum 07:10:48 ec43610c2a17: Download complete 07:10:48 5eb5b503b376: Verifying Checksum 07:10:48 5eb5b503b376: Download complete 07:10:48 2f39f015ded8: Verifying Checksum 07:10:48 2f39f015ded8: Download complete 07:10:50 5eb5b503b376: Pull complete 07:10:50 5c69ac0246d0: Pull complete 07:10:50 ec43610c2a17: Pull complete 07:10:50 3a2ae6a8a46f: Pull complete 07:10:50 33b1e0a273af: Pull complete 07:10:50 5d3b04190fa2: Pull complete 07:10:55 2f39f015ded8: Pull complete 07:10:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:10:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:10:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:10:55 prd-centos7-docker-4c-2g-42054 does not seem to be running inside a container 07:10:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:10:58 $ docker top 7d4c0da735f25d370eebe744a125b76f08b99e7d10f175b728c3426639e1319b -eo pid,comm [Pipeline] { [Pipeline] sh 07:10:58 + touch /tmp/pre-build-complete [Pipeline] sh 07:10:59 + mkdir -p /var/log/sysstat [Pipeline] sh 07:10:59 + ls /var/log/sa-host 07:10:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:10:59 provisioning config files... 07:10:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config1972293201971232952tmp [Pipeline] { [Pipeline] echo 07:10:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:10:59 ---> create-netrc.sh [Pipeline] } 07:10:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:11:00 ---> python-tools-install.sh [Pipeline] echo 07:11:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:11:00 ---> sudo-logs.sh 07:11:00 Archiving 'sudo' log.. 07:11:00 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:11:00 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:11:00 $ docker stop --time=1 7d4c0da735f25d370eebe744a125b76f08b99e7d10f175b728c3426639e1319b 07:11:01 $ docker rm -f --volumes 7d4c0da735f25d370eebe744a125b76f08b99e7d10f175b728c3426639e1319b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:11:01 [WS-CLEANUP] Deleting project workspace... 07:11:01 [WS-CLEANUP] Deferred wipeout is used... 07:11:01 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo 07:11:01 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 07:11:01 32b60fa693a901275786637eb06fc785f28539a9 07:11:01 latest 07:11:01 4.0.0-dev.78 07:11:01 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:11:01 main 07:11:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9 07:11:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:11:02 4fec3b7c789d: Preparing 07:11:02 0fed8f424aed: Preparing 07:11:02 fa9147734478: Preparing 07:11:02 ce4cdea34b1a: Preparing 07:11:02 92c22a46007e: Preparing 07:11:02 1caa060f99ca: Preparing 07:11:02 832b96874384: Preparing 07:11:02 a8c503cb0f3d: Preparing 07:11:02 fee66075ac31: Preparing 07:11:02 6654a73809cd: Preparing 07:11:02 efb05aa4361c: Preparing 07:11:02 5f70bf18a086: Preparing 07:11:02 fc43bc328b9d: Preparing 07:11:02 4d16b6349703: Preparing 07:11:02 a374e24eaca3: Preparing 07:11:02 994456c4fd7b: Preparing 07:11:02 6654a73809cd: Waiting 07:11:02 efb05aa4361c: Waiting 07:11:02 1caa060f99ca: Waiting 07:11:02 832b96874384: Waiting 07:11:02 5f70bf18a086: Waiting 07:11:02 a8c503cb0f3d: Waiting 07:11:02 fc43bc328b9d: Waiting 07:11:02 fee66075ac31: Waiting 07:11:02 4d16b6349703: Waiting 07:11:02 a374e24eaca3: Waiting 07:11:02 994456c4fd7b: Waiting 07:11:02 fa9147734478: Pushed 07:11:02 92c22a46007e: Pushed 07:11:02 ce4cdea34b1a: Pushed 07:11:02 4fec3b7c789d: Pushed 07:11:02 0fed8f424aed: Pushed 07:11:02 a8c503cb0f3d: Layer already exists 07:11:02 fee66075ac31: Layer already exists 07:11:02 5f70bf18a086: Layer already exists 07:11:02 1caa060f99ca: Pushed 07:11:02 6654a73809cd: Pushed 07:11:02 efb05aa4361c: Pushed 07:11:02 fc43bc328b9d: Pushed 07:11:02 4d16b6349703: Pushed 07:11:02 994456c4fd7b: Layer already exists 07:11:02 a374e24eaca3: Pushed 07:11:04 832b96874384: Pushed 07:11:04 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:11:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:11:04 4fec3b7c789d: Preparing 07:11:04 0fed8f424aed: Preparing 07:11:04 fa9147734478: Preparing 07:11:04 ce4cdea34b1a: Preparing 07:11:04 92c22a46007e: Preparing 07:11:04 1caa060f99ca: Preparing 07:11:04 832b96874384: Preparing 07:11:04 a8c503cb0f3d: Preparing 07:11:04 fee66075ac31: Preparing 07:11:04 6654a73809cd: Preparing 07:11:04 efb05aa4361c: Preparing 07:11:04 5f70bf18a086: Preparing 07:11:04 fc43bc328b9d: Preparing 07:11:04 4d16b6349703: Preparing 07:11:04 1caa060f99ca: Waiting 07:11:04 a8c503cb0f3d: Waiting 07:11:04 fee66075ac31: Waiting 07:11:04 6654a73809cd: Waiting 07:11:04 832b96874384: Waiting 07:11:04 fc43bc328b9d: Waiting 07:11:04 5f70bf18a086: Waiting 07:11:04 a374e24eaca3: Preparing 07:11:04 994456c4fd7b: Preparing 07:11:04 4d16b6349703: Waiting 07:11:04 a374e24eaca3: Waiting 07:11:04 994456c4fd7b: Waiting 07:11:04 ce4cdea34b1a: Layer already exists 07:11:04 0fed8f424aed: Layer already exists 07:11:04 fa9147734478: Layer already exists 07:11:04 92c22a46007e: Layer already exists 07:11:04 4fec3b7c789d: Layer already exists 07:11:04 832b96874384: Layer already exists 07:11:04 1caa060f99ca: Layer already exists 07:11:04 fee66075ac31: Layer already exists 07:11:04 a8c503cb0f3d: Layer already exists 07:11:04 6654a73809cd: Layer already exists 07:11:04 efb05aa4361c: Layer already exists 07:11:04 5f70bf18a086: Layer already exists 07:11:04 fc43bc328b9d: Layer already exists 07:11:04 4d16b6349703: Layer already exists 07:11:04 a374e24eaca3: Layer already exists 07:11:04 994456c4fd7b: Layer already exists 07:11:04 latest: digest: sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78 07:11:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:11:05 4fec3b7c789d: Preparing 07:11:05 0fed8f424aed: Preparing 07:11:05 fa9147734478: Preparing 07:11:05 ce4cdea34b1a: Preparing 07:11:05 92c22a46007e: Preparing 07:11:05 1caa060f99ca: Preparing 07:11:05 832b96874384: Preparing 07:11:05 a8c503cb0f3d: Preparing 07:11:05 fee66075ac31: Preparing 07:11:05 6654a73809cd: Preparing 07:11:05 efb05aa4361c: Preparing 07:11:05 5f70bf18a086: Preparing 07:11:05 fc43bc328b9d: Preparing 07:11:05 4d16b6349703: Preparing 07:11:05 a374e24eaca3: Preparing 07:11:05 994456c4fd7b: Preparing 07:11:05 fee66075ac31: Waiting 07:11:05 a8c503cb0f3d: Waiting 07:11:05 efb05aa4361c: Waiting 07:11:05 6654a73809cd: Waiting 07:11:05 5f70bf18a086: Waiting 07:11:05 a374e24eaca3: Waiting 07:11:05 fc43bc328b9d: Waiting 07:11:05 994456c4fd7b: Waiting 07:11:05 4d16b6349703: Waiting 07:11:05 1caa060f99ca: Waiting 07:11:05 832b96874384: Waiting 07:11:05 4fec3b7c789d: Layer already exists 07:11:05 fa9147734478: Layer already exists 07:11:05 92c22a46007e: Layer already exists 07:11:05 ce4cdea34b1a: Layer already exists 07:11:05 0fed8f424aed: Layer already exists 07:11:05 832b96874384: Layer already exists 07:11:05 1caa060f99ca: Layer already exists 07:11:05 6654a73809cd: Layer already exists 07:11:05 a8c503cb0f3d: Layer already exists 07:11:05 fee66075ac31: Layer already exists 07:11:05 efb05aa4361c: Layer already exists 07:11:05 5f70bf18a086: Layer already exists 07:11:05 fc43bc328b9d: Layer already exists 07:11:05 a374e24eaca3: Layer already exists 07:11:05 4d16b6349703: Layer already exists 07:11:05 994456c4fd7b: Layer already exists 07:11:05 4.0.0-dev.78: digest: sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:11:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:11:06 4fec3b7c789d: Preparing 07:11:06 0fed8f424aed: Preparing 07:11:06 fa9147734478: Preparing 07:11:06 ce4cdea34b1a: Preparing 07:11:06 92c22a46007e: Preparing 07:11:06 1caa060f99ca: Preparing 07:11:06 832b96874384: Preparing 07:11:06 a8c503cb0f3d: Preparing 07:11:06 fee66075ac31: Preparing 07:11:06 6654a73809cd: Preparing 07:11:06 efb05aa4361c: Preparing 07:11:06 5f70bf18a086: Preparing 07:11:06 fc43bc328b9d: Preparing 07:11:06 4d16b6349703: Preparing 07:11:06 a374e24eaca3: Preparing 07:11:06 994456c4fd7b: Preparing 07:11:06 fee66075ac31: Waiting 07:11:06 6654a73809cd: Waiting 07:11:06 efb05aa4361c: Waiting 07:11:06 5f70bf18a086: Waiting 07:11:06 fc43bc328b9d: Waiting 07:11:06 1caa060f99ca: Waiting 07:11:06 832b96874384: Waiting 07:11:06 a8c503cb0f3d: Waiting 07:11:06 4d16b6349703: Waiting 07:11:06 a374e24eaca3: Waiting 07:11:06 994456c4fd7b: Waiting 07:11:06 0fed8f424aed: Layer already exists 07:11:06 ce4cdea34b1a: Layer already exists 07:11:06 fa9147734478: Layer already exists 07:11:06 4fec3b7c789d: Layer already exists 07:11:06 92c22a46007e: Layer already exists 07:11:06 832b96874384: Layer already exists 07:11:06 a8c503cb0f3d: Layer already exists 07:11:06 6654a73809cd: Layer already exists 07:11:06 fee66075ac31: Layer already exists 07:11:06 efb05aa4361c: Layer already exists 07:11:06 1caa060f99ca: Layer already exists 07:11:06 a374e24eaca3: Layer already exists 07:11:06 4d16b6349703: Layer already exists 07:11:06 5f70bf18a086: Layer already exists 07:11:06 994456c4fd7b: Layer already exists 07:11:06 fc43bc328b9d: Layer already exists 07:11:06 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:06 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:11:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:11:07 4fec3b7c789d: Preparing 07:11:07 0fed8f424aed: Preparing 07:11:07 fa9147734478: Preparing 07:11:07 ce4cdea34b1a: Preparing 07:11:07 92c22a46007e: Preparing 07:11:07 1caa060f99ca: Preparing 07:11:07 832b96874384: Preparing 07:11:07 a8c503cb0f3d: Preparing 07:11:07 fee66075ac31: Preparing 07:11:07 6654a73809cd: Preparing 07:11:07 efb05aa4361c: Preparing 07:11:07 5f70bf18a086: Preparing 07:11:07 fc43bc328b9d: Preparing 07:11:07 4d16b6349703: Preparing 07:11:07 a374e24eaca3: Preparing 07:11:07 994456c4fd7b: Preparing 07:11:07 1caa060f99ca: Waiting 07:11:07 832b96874384: Waiting 07:11:07 a8c503cb0f3d: Waiting 07:11:07 fee66075ac31: Waiting 07:11:07 6654a73809cd: Waiting 07:11:07 efb05aa4361c: Waiting 07:11:07 5f70bf18a086: Waiting 07:11:07 fc43bc328b9d: Waiting 07:11:07 4d16b6349703: Waiting 07:11:07 a374e24eaca3: Waiting 07:11:07 994456c4fd7b: Waiting 07:11:07 0fed8f424aed: Layer already exists 07:11:07 4fec3b7c789d: Layer already exists 07:11:07 fa9147734478: Layer already exists 07:11:07 92c22a46007e: Layer already exists 07:11:07 ce4cdea34b1a: Layer already exists 07:11:07 6654a73809cd: Layer already exists 07:11:07 1caa060f99ca: Layer already exists 07:11:07 832b96874384: Layer already exists 07:11:07 a8c503cb0f3d: Layer already exists 07:11:07 fee66075ac31: Layer already exists 07:11:07 5f70bf18a086: Layer already exists 07:11:07 4d16b6349703: Layer already exists 07:11:07 efb05aa4361c: Layer already exists 07:11:07 a374e24eaca3: Layer already exists 07:11:07 fc43bc328b9d: Layer already exists 07:11:07 994456c4fd7b: Layer already exists 07:11:07 main: digest: sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:11:07 ===================================================== [Pipeline] echo 07:11:07 taggedImages: 07:11:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9 07:11:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:11:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78 07:11:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:11:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 07:11:07 ========================================================= 07:11:07 [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9, nexus3.edgexfoundry.org:10004/security-bootstrapper:latest, nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-bootstrapper:main], settingsFile:edgex-go-settings] 07:11:07 ========================================================= [Pipeline] node 07:11:22 Still waiting to schedule task 07:11:22 All nodes of label ‘centos7-docker-4c-2g’ are offline 07:11:51 Running on prd-centos7-docker-4c-2g-42055 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:11:51 provisioning config files... 07:11:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config3971764091204501927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:11:53 ---> ****-login.sh 07:11:53 nexus3.edgexfoundry.org:10001 07:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:11:53 Configure a credential helper to remove this warning. See 07:11:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:11:53 07:11:53 Login Succeeded 07:11:53 nexus3.edgexfoundry.org:10002 07:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:11:53 Configure a credential helper to remove this warning. See 07:11:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:11:53 07:11:53 Login Succeeded 07:11:53 nexus3.edgexfoundry.org:10003 07:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:11:53 Configure a credential helper to remove this warning. See 07:11:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:11:53 07:11:53 Login Succeeded 07:11:53 nexus3.edgexfoundry.org:10004 07:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:11:53 Configure a credential helper to remove this warning. See 07:11:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:11:53 07:11:53 Login Succeeded 07:11:53 ****.io 07:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:11:54 Configure a credential helper to remove this warning. See 07:11:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:11:54 07:11:54 Login Succeeded 07:11:54 ---> ****-login.sh ends [Pipeline] } 07:11:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:11:54 + docker buildx ls 07:11:54 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:11:54 default * docker 07:11:54 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:11:54 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 07:11:54 edgex-builder [Pipeline] sh 07:11:55 + docker buildx inspect --bootstrap 07:11:55 #1 [internal] booting buildkit 07:11:55 #1 pulling image moby/buildkit:buildx-stable-1 07:11:57 #1 pulling image moby/buildkit:buildx-stable-1 2.6s done 07:11:57 #1 creating container buildx_buildkit_edgex-builder0 07:11:59 #1 creating container buildx_buildkit_edgex-builder0 1.6s done 07:11:59 #1 DONE 4.2s 07:11:59 Name: edgex-builder 07:11:59 Driver: docker-container 07:11:59 07:11:59 Nodes: 07:11:59 Name: edgex-builder0 07:11:59 Endpoint: unix:///var/run/docker.sock 07:11:59 Status: running 07:11:59 Buildkit: v0.20.2 07:11:59 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 07:11:59 + docker buildx ls 07:11:59 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:11:59 edgex-builder * docker-container 07:11:59 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 07:11:59 default docker 07:11:59 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:12:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9' 07:12:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9 --push - 07:12:00 #1 [internal] load build definition from Dockerfile 07:12:00 #1 transferring dockerfile: 206B done 07:12:00 #1 DONE 0.0s 07:12:00 07:12:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9 07:12:00 #2 DONE 0.1s 07:12:00 07:12:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9 07:12:00 #3 DONE 0.1s 07:12:00 07:12:00 #4 [internal] load .dockerignore 07:12:00 #4 transferring context: 2B done 07:12:00 #4 DONE 0.0s 07:12:00 07:12:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee 07:12:00 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee 0.0s done 07:12:00 #5 DONE 0.0s 07:12:00 07:12:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee 07:12:00 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee 0.0s done 07:12:00 #6 DONE 0.2s 07:12:00 07:12:00 #7 exporting to image 07:12:00 #7 exporting layers done 07:12:00 #7 exporting manifest sha256:16e89d720f4a119ffe7563dbe08dfa85c25321ddcb14a9b9ba6dd0bc8c263422 0.0s done 07:12:00 #7 exporting config sha256:a92cd704b23639afde1c354de7a92935f5749ff0ae0d762a920b600f83dac9f4 done 07:12:00 #7 exporting manifest sha256:b5ad2ee844c968307d577ee62c8216e96443e9825b47dc3427dfc4dcf7c4bdb1 done 07:12:00 #7 exporting config sha256:1afe4b19dae9731e75f8ccd487c77254a76f45b5672eb78df078e027bb2b8b15 07:12:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:12:00 #7 ... 07:12:00 07:12:00 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:12:00 #8 DONE 0.0s 07:12:00 07:12:00 #7 exporting to image 07:12:00 #7 exporting config sha256:1afe4b19dae9731e75f8ccd487c77254a76f45b5672eb78df078e027bb2b8b15 done 07:12:00 #7 exporting manifest list sha256:e967fec6eaff99d130b75e7a1570c5f2199b13833b32831fc46a00f61075240e done 07:12:00 #7 pushing layers 0.1s done 07:12:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9@sha256:e967fec6eaff99d130b75e7a1570c5f2199b13833b32831fc46a00f61075240e 07:12:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9@sha256:e967fec6eaff99d130b75e7a1570c5f2199b13833b32831fc46a00f61075240e 0.1s done 07:12:00 #7 DONE 0.2s 07:12:00 07:12:00 1 warning found (use --debug to expand): 07:12:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:12:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 07:12:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 07:12:01 #1 [internal] load build definition from Dockerfile 07:12:01 #1 transferring dockerfile: 172B done 07:12:01 #1 DONE 0.0s 07:12:01 07:12:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:12:01 #2 DONE 0.0s 07:12:01 07:12:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:12:01 #3 DONE 0.0s 07:12:01 07:12:01 #4 [internal] load .dockerignore 07:12:01 #4 transferring context: 2B done 07:12:01 #4 DONE 0.0s 07:12:01 07:12:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee 07:12:01 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee 0.0s done 07:12:01 #5 DONE 0.0s 07:12:01 07:12:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee 07:12:01 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee 0.0s done 07:12:01 #6 CACHED 07:12:01 07:12:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee 07:12:01 #5 CACHED 07:12:01 07:12:01 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:12:01 #7 DONE 0.0s 07:12:01 07:12:01 #8 exporting to image 07:12:01 #8 exporting layers done 07:12:01 #8 exporting manifest sha256:16e89d720f4a119ffe7563dbe08dfa85c25321ddcb14a9b9ba6dd0bc8c263422 done 07:12:01 #8 exporting config sha256:a92cd704b23639afde1c354de7a92935f5749ff0ae0d762a920b600f83dac9f4 done 07:12:01 #8 exporting manifest sha256:b5ad2ee844c968307d577ee62c8216e96443e9825b47dc3427dfc4dcf7c4bdb1 done 07:12:01 #8 exporting config sha256:1afe4b19dae9731e75f8ccd487c77254a76f45b5672eb78df078e027bb2b8b15 done 07:12:01 #8 exporting manifest list sha256:e967fec6eaff99d130b75e7a1570c5f2199b13833b32831fc46a00f61075240e done 07:12:01 #8 pushing layers 0.0s done 07:12:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e967fec6eaff99d130b75e7a1570c5f2199b13833b32831fc46a00f61075240e 0.1s done 07:12:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:12:01 #8 DONE 0.1s 07:12:01 07:12:01 1 warning found (use --debug to expand): 07:12:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:12:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78' 07:12:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78 --push - 07:12:01 #1 [internal] load build definition from Dockerfile 07:12:01 #1 transferring dockerfile: 178B done 07:12:01 #1 DONE 0.0s 07:12:01 07:12:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78 07:12:01 #2 DONE 0.0s 07:12:01 07:12:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78 07:12:01 #3 DONE 0.0s 07:12:01 07:12:01 #4 [internal] load .dockerignore 07:12:01 #4 transferring context: 2B done 07:12:01 #4 DONE 0.0s 07:12:01 07:12:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee 07:12:01 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee 0.0s done 07:12:01 #5 CACHED 07:12:01 07:12:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee 07:12:01 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee 0.0s done 07:12:01 #6 CACHED 07:12:01 07:12:01 #7 exporting to image 07:12:01 #7 exporting layers 07:12:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:12:02 #7 exporting layers done 07:12:02 #7 exporting manifest sha256:16e89d720f4a119ffe7563dbe08dfa85c25321ddcb14a9b9ba6dd0bc8c263422 done 07:12:02 #7 exporting config sha256:a92cd704b23639afde1c354de7a92935f5749ff0ae0d762a920b600f83dac9f4 done 07:12:02 #7 exporting manifest sha256:b5ad2ee844c968307d577ee62c8216e96443e9825b47dc3427dfc4dcf7c4bdb1 done 07:12:02 #7 exporting config sha256:1afe4b19dae9731e75f8ccd487c77254a76f45b5672eb78df078e027bb2b8b15 done 07:12:02 #7 exporting manifest list sha256:e967fec6eaff99d130b75e7a1570c5f2199b13833b32831fc46a00f61075240e done 07:12:02 #7 pushing layers 0.0s done 07:12:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78@sha256:e967fec6eaff99d130b75e7a1570c5f2199b13833b32831fc46a00f61075240e 0.1s done 07:12:02 #7 DONE 0.1s 07:12:02 07:12:02 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:12:02 #8 DONE 0.0s 07:12:02 07:12:02 1 warning found (use --debug to expand): 07:12:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:12:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78' 07:12:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 --push - 07:12:02 #1 [internal] load build definition from Dockerfile 07:12:02 #1 transferring dockerfile: 219B done 07:12:02 #1 DONE 0.0s 07:12:02 07:12:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:12:02 #2 DONE 0.0s 07:12:02 07:12:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:12:02 #3 DONE 0.0s 07:12:02 07:12:02 #4 [internal] load .dockerignore 07:12:02 #4 transferring context: 2B done 07:12:02 #4 DONE 0.0s 07:12:02 07:12:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee 07:12:02 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee 0.0s done 07:12:02 #5 CACHED 07:12:02 07:12:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee 07:12:02 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee 0.0s done 07:12:02 #6 CACHED 07:12:02 07:12:02 #7 exporting to image 07:12:02 #7 exporting layers done 07:12:02 #7 exporting manifest sha256:16e89d720f4a119ffe7563dbe08dfa85c25321ddcb14a9b9ba6dd0bc8c263422 done 07:12:02 #7 exporting config sha256:a92cd704b23639afde1c354de7a92935f5749ff0ae0d762a920b600f83dac9f4 done 07:12:02 #7 exporting manifest sha256:b5ad2ee844c968307d577ee62c8216e96443e9825b47dc3427dfc4dcf7c4bdb1 done 07:12:02 #7 exporting config sha256:1afe4b19dae9731e75f8ccd487c77254a76f45b5672eb78df078e027bb2b8b15 done 07:12:02 #7 exporting manifest list sha256:e967fec6eaff99d130b75e7a1570c5f2199b13833b32831fc46a00f61075240e done 07:12:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:12:02 #7 pushing layers 0.0s done 07:12:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:e967fec6eaff99d130b75e7a1570c5f2199b13833b32831fc46a00f61075240e 0.1s done 07:12:02 #7 DONE 0.1s 07:12:02 07:12:02 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:12:02 #8 DONE 0.0s 07:12:02 07:12:02 1 warning found (use --debug to expand): 07:12:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:12:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 07:12:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 07:12:02 #1 [internal] load build definition from Dockerfile 07:12:02 #1 transferring dockerfile: 170B done 07:12:02 #1 DONE 0.0s 07:12:02 07:12:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:12:02 #2 DONE 0.0s 07:12:02 07:12:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:12:02 #3 DONE 0.0s 07:12:02 07:12:02 #4 [internal] load .dockerignore 07:12:02 #4 transferring context: 2B done 07:12:02 #4 DONE 0.0s 07:12:02 07:12:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee 07:12:02 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee 0.0s done 07:12:02 #5 CACHED 07:12:02 07:12:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee 07:12:02 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee 0.0s done 07:12:02 #6 CACHED 07:12:02 07:12:02 #7 exporting to image 07:12:02 #7 exporting layers 07:12:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:12:03 #7 exporting layers done 07:12:03 #7 exporting manifest sha256:16e89d720f4a119ffe7563dbe08dfa85c25321ddcb14a9b9ba6dd0bc8c263422 done 07:12:03 #7 exporting config sha256:a92cd704b23639afde1c354de7a92935f5749ff0ae0d762a920b600f83dac9f4 done 07:12:03 #7 exporting manifest sha256:b5ad2ee844c968307d577ee62c8216e96443e9825b47dc3427dfc4dcf7c4bdb1 done 07:12:03 #7 exporting config sha256:1afe4b19dae9731e75f8ccd487c77254a76f45b5672eb78df078e027bb2b8b15 done 07:12:03 #7 exporting manifest list sha256:e967fec6eaff99d130b75e7a1570c5f2199b13833b32831fc46a00f61075240e done 07:12:03 #7 pushing layers 0.0s done 07:12:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e967fec6eaff99d130b75e7a1570c5f2199b13833b32831fc46a00f61075240e 0.1s done 07:12:03 #7 DONE 0.1s 07:12:03 07:12:03 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:12:03 #8 DONE 0.0s 07:12:03 07:12:03 1 warning found (use --debug to expand): 07:12:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:12:03 + '[' -d /w/workspace/edgex-go/816/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:12:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:12:04 ---> package-listing.sh 07:12:04 ++ facter osfamily 07:12:04 ++ tr '[:upper:]' '[:lower:]' 07:12:04 + OS_FAMILY=redhat 07:12:04 + workspace=/w/workspace/edgex-go/816 07:12:04 + START_PACKAGES=/tmp/packages_start.txt 07:12:04 + END_PACKAGES=/tmp/packages_end.txt 07:12:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:12:04 + PACKAGES=/tmp/packages_start.txt 07:12:04 + '[' /w/workspace/edgex-go/816 ']' 07:12:04 + PACKAGES=/tmp/packages_end.txt 07:12:04 + case "${OS_FAMILY}" in 07:12:04 + sort 07:12:04 + rpm -qa 07:12:05 + '[' -f /tmp/packages_start.txt ']' 07:12:05 + '[' -f /tmp/packages_end.txt ']' 07:12:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:12:05 + '[' /w/workspace/edgex-go/816 ']' 07:12:05 + mkdir -p /w/workspace/edgex-go/816/archives/ 07:12:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/816/archives/ [Pipeline] echo 07:12:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:12:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:12:06 07:12:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:12:06 latest: Pulling from edgex-lftools-log-publisher 07:12:06 5eb5b503b376: Pulling fs layer 07:12:06 5c69ac0246d0: Pulling fs layer 07:12:06 ec43610c2a17: Pulling fs layer 07:12:06 3a2ae6a8a46f: Pulling fs layer 07:12:06 33b1e0a273af: Pulling fs layer 07:12:06 5d3b04190fa2: Pulling fs layer 07:12:06 2f39f015ded8: Pulling fs layer 07:12:06 3a2ae6a8a46f: Waiting 07:12:06 33b1e0a273af: Waiting 07:12:06 5d3b04190fa2: Waiting 07:12:06 2f39f015ded8: Waiting 07:12:06 5c69ac0246d0: Verifying Checksum 07:12:06 5c69ac0246d0: Download complete 07:12:06 3a2ae6a8a46f: Verifying Checksum 07:12:06 3a2ae6a8a46f: Download complete 07:12:06 ec43610c2a17: Download complete 07:12:06 33b1e0a273af: Verifying Checksum 07:12:06 33b1e0a273af: Download complete 07:12:06 5d3b04190fa2: Verifying Checksum 07:12:06 5d3b04190fa2: Download complete 07:12:06 5eb5b503b376: Verifying Checksum 07:12:06 5eb5b503b376: Download complete 07:12:07 2f39f015ded8: Verifying Checksum 07:12:07 2f39f015ded8: Download complete 07:12:08 5eb5b503b376: Pull complete 07:12:08 5c69ac0246d0: Pull complete 07:12:08 ec43610c2a17: Pull complete 07:12:08 3a2ae6a8a46f: Pull complete 07:12:08 33b1e0a273af: Pull complete 07:12:09 5d3b04190fa2: Pull complete 07:12:12 2f39f015ded8: Pull complete 07:12:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:12:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:12:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:12:12 prd-centos7-docker-4c-2g-42055 does not seem to be running inside a container 07:12:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:12:15 $ docker top 96491f34d19bc8d6d82c304e605ab9b3829ae001829fdbb3c3f35c658c0d1e6e -eo pid,comm [Pipeline] { [Pipeline] sh 07:12:16 + touch /tmp/pre-build-complete [Pipeline] sh 07:12:16 + mkdir -p /var/log/sysstat [Pipeline] sh 07:12:16 + ls /var/log/sa-host 07:12:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:12:16 provisioning config files... 07:12:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config16548306655169815280tmp [Pipeline] { [Pipeline] echo 07:12:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:12:17 ---> create-netrc.sh [Pipeline] } 07:12:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:12:17 ---> python-tools-install.sh [Pipeline] echo 07:12:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:12:17 ---> sudo-logs.sh 07:12:17 Archiving 'sudo' log.. 07:12:17 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:12:17 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:12:17 $ docker stop --time=1 96491f34d19bc8d6d82c304e605ab9b3829ae001829fdbb3c3f35c658c0d1e6e 07:12:18 $ docker rm -f --volumes 96491f34d19bc8d6d82c304e605ab9b3829ae001829fdbb3c3f35c658c0d1e6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:12:19 [WS-CLEANUP] Deleting project workspace... 07:12:19 [WS-CLEANUP] Deferred wipeout is used... 07:12:19 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo 07:12:19 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 07:12:19 32b60fa693a901275786637eb06fc785f28539a9 07:12:19 latest 07:12:19 4.0.0-dev.78 07:12:19 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:12:19 main 07:12:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:19 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9 07:12:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:12:19 59ab45d09774: Preparing 07:12:19 757037a3b79c: Preparing 07:12:19 20efe9565d5e: Preparing 07:12:19 92c16705d1dd: Preparing 07:12:19 a8c503cb0f3d: Preparing 07:12:19 fee66075ac31: Preparing 07:12:19 8365d0ee7fd8: Preparing 07:12:19 91c679b688b1: Preparing 07:12:19 994456c4fd7b: Preparing 07:12:19 fee66075ac31: Waiting 07:12:19 91c679b688b1: Waiting 07:12:19 8365d0ee7fd8: Waiting 07:12:19 994456c4fd7b: Waiting 07:12:19 757037a3b79c: Layer already exists 07:12:19 59ab45d09774: Layer already exists 07:12:19 a8c503cb0f3d: Layer already exists 07:12:19 fee66075ac31: Layer already exists 07:12:19 8365d0ee7fd8: Layer already exists 07:12:19 91c679b688b1: Layer already exists 07:12:19 994456c4fd7b: Layer already exists 07:12:19 20efe9565d5e: Pushed 07:12:22 92c16705d1dd: Pushed 07:12:22 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:22 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:12:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:12:22 59ab45d09774: Preparing 07:12:22 757037a3b79c: Preparing 07:12:22 20efe9565d5e: Preparing 07:12:22 92c16705d1dd: Preparing 07:12:22 a8c503cb0f3d: Preparing 07:12:22 fee66075ac31: Preparing 07:12:22 8365d0ee7fd8: Preparing 07:12:22 91c679b688b1: Preparing 07:12:22 994456c4fd7b: Preparing 07:12:22 fee66075ac31: Waiting 07:12:22 8365d0ee7fd8: Waiting 07:12:22 994456c4fd7b: Waiting 07:12:22 92c16705d1dd: Layer already exists 07:12:22 59ab45d09774: Layer already exists 07:12:22 a8c503cb0f3d: Layer already exists 07:12:22 757037a3b79c: Layer already exists 07:12:22 20efe9565d5e: Layer already exists 07:12:22 fee66075ac31: Layer already exists 07:12:22 91c679b688b1: Layer already exists 07:12:22 8365d0ee7fd8: Layer already exists 07:12:22 994456c4fd7b: Layer already exists 07:12:22 latest: digest: sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78 07:12:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:12:23 59ab45d09774: Preparing 07:12:23 757037a3b79c: Preparing 07:12:23 20efe9565d5e: Preparing 07:12:23 92c16705d1dd: Preparing 07:12:23 a8c503cb0f3d: Preparing 07:12:23 fee66075ac31: Preparing 07:12:23 8365d0ee7fd8: Preparing 07:12:23 91c679b688b1: Preparing 07:12:23 994456c4fd7b: Preparing 07:12:23 fee66075ac31: Waiting 07:12:23 8365d0ee7fd8: Waiting 07:12:23 91c679b688b1: Waiting 07:12:23 994456c4fd7b: Waiting 07:12:23 a8c503cb0f3d: Layer already exists 07:12:23 20efe9565d5e: Layer already exists 07:12:23 757037a3b79c: Layer already exists 07:12:23 59ab45d09774: Layer already exists 07:12:23 92c16705d1dd: Layer already exists 07:12:23 91c679b688b1: Layer already exists 07:12:23 8365d0ee7fd8: Layer already exists 07:12:23 fee66075ac31: Layer already exists 07:12:23 994456c4fd7b: Layer already exists 07:12:23 4.0.0-dev.78: digest: sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:12:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:12:24 59ab45d09774: Preparing 07:12:24 757037a3b79c: Preparing 07:12:24 20efe9565d5e: Preparing 07:12:24 92c16705d1dd: Preparing 07:12:24 a8c503cb0f3d: Preparing 07:12:24 fee66075ac31: Preparing 07:12:24 8365d0ee7fd8: Preparing 07:12:24 91c679b688b1: Preparing 07:12:24 994456c4fd7b: Preparing 07:12:24 91c679b688b1: Waiting 07:12:24 994456c4fd7b: Waiting 07:12:24 fee66075ac31: Waiting 07:12:24 a8c503cb0f3d: Layer already exists 07:12:24 757037a3b79c: Layer already exists 07:12:24 20efe9565d5e: Layer already exists 07:12:24 59ab45d09774: Layer already exists 07:12:24 92c16705d1dd: Layer already exists 07:12:24 8365d0ee7fd8: Layer already exists 07:12:24 fee66075ac31: Layer already exists 07:12:24 91c679b688b1: Layer already exists 07:12:24 994456c4fd7b: Layer already exists 07:12:24 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:12:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:12:25 59ab45d09774: Preparing 07:12:25 757037a3b79c: Preparing 07:12:25 20efe9565d5e: Preparing 07:12:25 92c16705d1dd: Preparing 07:12:25 a8c503cb0f3d: Preparing 07:12:25 fee66075ac31: Preparing 07:12:25 8365d0ee7fd8: Preparing 07:12:25 91c679b688b1: Preparing 07:12:25 994456c4fd7b: Preparing 07:12:25 fee66075ac31: Waiting 07:12:25 8365d0ee7fd8: Waiting 07:12:25 91c679b688b1: Waiting 07:12:25 994456c4fd7b: Waiting 07:12:25 a8c503cb0f3d: Layer already exists 07:12:25 757037a3b79c: Layer already exists 07:12:25 59ab45d09774: Layer already exists 07:12:25 20efe9565d5e: Layer already exists 07:12:25 92c16705d1dd: Layer already exists 07:12:25 994456c4fd7b: Layer already exists 07:12:25 91c679b688b1: Layer already exists 07:12:25 fee66075ac31: Layer already exists 07:12:25 8365d0ee7fd8: Layer already exists 07:12:25 main: digest: sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:12:25 ===================================================== [Pipeline] echo 07:12:25 taggedImages: 07:12:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9 07:12:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:12:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78 07:12:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:12:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 07:12:25 ========================================================= 07:12:25 [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9, nexus3.edgexfoundry.org:10004/security-proxy-auth:latest, nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-proxy-auth:main], settingsFile:edgex-go-settings] 07:12:25 ========================================================= [Pipeline] node 07:12:40 Still waiting to schedule task 07:12:40 ‘prd-centos7-docker-4c-2g-42055’ is offline 07:13:10 Running on prd-centos7-docker-4c-2g-42056 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:13:10 provisioning config files... 07:13:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config5744648420615888880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:13:12 ---> ****-login.sh 07:13:12 nexus3.edgexfoundry.org:10001 07:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:13:13 Configure a credential helper to remove this warning. See 07:13:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:13:13 07:13:13 Login Succeeded 07:13:13 nexus3.edgexfoundry.org:10002 07:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:13:13 Configure a credential helper to remove this warning. See 07:13:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:13:13 07:13:13 Login Succeeded 07:13:13 nexus3.edgexfoundry.org:10003 07:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:13:14 Configure a credential helper to remove this warning. See 07:13:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:13:14 07:13:14 Login Succeeded 07:13:14 nexus3.edgexfoundry.org:10004 07:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:13:14 Configure a credential helper to remove this warning. See 07:13:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:13:14 07:13:14 Login Succeeded 07:13:14 ****.io 07:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:13:14 Configure a credential helper to remove this warning. See 07:13:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:13:14 07:13:14 Login Succeeded 07:13:14 ---> ****-login.sh ends [Pipeline] } 07:13:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:13:14 + docker buildx ls 07:13:14 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:13:14 default * docker 07:13:14 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:13:15 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 07:13:15 edgex-builder [Pipeline] sh 07:13:15 + docker buildx inspect --bootstrap 07:13:15 #1 [internal] booting buildkit 07:13:15 #1 pulling image moby/buildkit:buildx-stable-1 07:13:17 #1 pulling image moby/buildkit:buildx-stable-1 2.6s done 07:13:17 #1 creating container buildx_buildkit_edgex-builder0 07:13:19 #1 creating container buildx_buildkit_edgex-builder0 1.5s done 07:13:19 #1 DONE 4.1s 07:13:19 Name: edgex-builder 07:13:19 Driver: docker-container 07:13:19 07:13:19 Nodes: 07:13:19 Name: edgex-builder0 07:13:19 Endpoint: unix:///var/run/docker.sock 07:13:19 Status: running 07:13:19 Buildkit: v0.20.2 07:13:19 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 07:13:20 + docker buildx ls 07:13:20 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:13:20 edgex-builder * docker-container 07:13:20 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 07:13:20 default docker 07:13:20 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:13:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9' 07:13:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9 --push - 07:13:20 #1 [internal] load build definition from Dockerfile 07:13:20 #1 transferring dockerfile: 204B done 07:13:20 #1 DONE 0.0s 07:13:20 07:13:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9 07:13:20 #2 DONE 0.1s 07:13:20 07:13:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9 07:13:20 #3 DONE 0.1s 07:13:20 07:13:20 #4 [internal] load .dockerignore 07:13:20 #4 transferring context: 2B done 07:13:20 #4 DONE 0.0s 07:13:20 07:13:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d 07:13:20 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d 0.0s done 07:13:20 #5 DONE 0.0s 07:13:20 07:13:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d 07:13:20 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d 0.0s done 07:13:20 #6 DONE 0.1s 07:13:21 07:13:21 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 07:13:21 #7 DONE 0.0s 07:13:21 07:13:21 #8 exporting to image 07:13:21 #8 exporting layers done 07:13:21 #8 exporting manifest sha256:6fc96fc87fa3fd5eba8fd61e572258e1b324f78e89a0279a39a2863f236ccabb done 07:13:21 #8 exporting config sha256:f1e8e20c1a1d3c0e175978ec5da4643a5b2151b4a2c35cf8fcaf8bb37f01745f done 07:13:21 #8 exporting manifest sha256:606bf928acdcd71cd9e7eb907fa3fcf88c246454955eff427a3d6ddb6e97c5bb 0.0s done 07:13:21 #8 exporting config sha256:88e661f73a52a788a903591fd9555a17524cf2311e5df8477f4f0fbfe0320fd1 done 07:13:21 #8 exporting manifest list sha256:8ad9479765ec43b61d0d45e1a15280ee0847b3586a99cc82cc876799e53e46a8 done 07:13:21 #8 pushing layers 07:13:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:13:21 #8 pushing layers 0.1s done 07:13:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9@sha256:8ad9479765ec43b61d0d45e1a15280ee0847b3586a99cc82cc876799e53e46a8 0.1s done 07:13:21 #8 DONE 0.2s 07:13:21 07:13:21 1 warning found (use --debug to expand): 07:13:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:13:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 07:13:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 07:13:21 #1 [internal] load build definition from Dockerfile 07:13:21 #1 transferring dockerfile: 170B done 07:13:21 #1 DONE 0.0s 07:13:21 07:13:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:13:21 #2 DONE 0.0s 07:13:21 07:13:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:13:21 #3 DONE 0.0s 07:13:21 07:13:21 #4 [internal] load .dockerignore 07:13:21 #4 transferring context: 2B done 07:13:21 #4 DONE 0.0s 07:13:21 07:13:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d 07:13:21 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d 0.0s done 07:13:21 #5 CACHED 07:13:21 07:13:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d 07:13:21 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d 0.0s done 07:13:21 #6 CACHED 07:13:21 07:13:21 #7 exporting to image 07:13:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:13:21 #7 exporting layers done 07:13:21 #7 exporting manifest sha256:6fc96fc87fa3fd5eba8fd61e572258e1b324f78e89a0279a39a2863f236ccabb done 07:13:21 #7 exporting config sha256:f1e8e20c1a1d3c0e175978ec5da4643a5b2151b4a2c35cf8fcaf8bb37f01745f done 07:13:21 #7 exporting manifest sha256:606bf928acdcd71cd9e7eb907fa3fcf88c246454955eff427a3d6ddb6e97c5bb done 07:13:21 #7 exporting config sha256:88e661f73a52a788a903591fd9555a17524cf2311e5df8477f4f0fbfe0320fd1 done 07:13:21 #7 exporting manifest list sha256:8ad9479765ec43b61d0d45e1a15280ee0847b3586a99cc82cc876799e53e46a8 done 07:13:21 #7 pushing layers 0.0s done 07:13:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:8ad9479765ec43b61d0d45e1a15280ee0847b3586a99cc82cc876799e53e46a8 0.1s done 07:13:21 #7 DONE 0.1s 07:13:21 07:13:21 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 07:13:21 #8 DONE 0.0s 07:13:21 07:13:21 1 warning found (use --debug to expand): 07:13:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:13:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78 --push - 07:13:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78' 07:13:21 #1 [internal] load build definition from Dockerfile 07:13:21 #1 transferring dockerfile: 176B done 07:13:21 #1 DONE 0.0s 07:13:21 07:13:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78 07:13:21 #2 DONE 0.0s 07:13:21 07:13:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78 07:13:21 #3 DONE 0.0s 07:13:21 07:13:21 #4 [internal] load .dockerignore 07:13:21 #4 transferring context: 2B done 07:13:21 #4 DONE 0.0s 07:13:21 07:13:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d 07:13:21 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d 0.0s done 07:13:21 #5 DONE 0.0s 07:13:21 07:13:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d 07:13:22 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d 0.0s done 07:13:22 #6 CACHED 07:13:22 07:13:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d 07:13:22 #5 CACHED 07:13:22 07:13:22 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 07:13:22 #7 DONE 0.0s 07:13:22 07:13:22 #8 exporting to image 07:13:22 #8 exporting layers done 07:13:22 #8 exporting manifest sha256:6fc96fc87fa3fd5eba8fd61e572258e1b324f78e89a0279a39a2863f236ccabb done 07:13:22 #8 exporting config sha256:f1e8e20c1a1d3c0e175978ec5da4643a5b2151b4a2c35cf8fcaf8bb37f01745f done 07:13:22 #8 exporting manifest sha256:606bf928acdcd71cd9e7eb907fa3fcf88c246454955eff427a3d6ddb6e97c5bb done 07:13:22 #8 exporting config sha256:88e661f73a52a788a903591fd9555a17524cf2311e5df8477f4f0fbfe0320fd1 done 07:13:22 #8 exporting manifest list sha256:8ad9479765ec43b61d0d45e1a15280ee0847b3586a99cc82cc876799e53e46a8 done 07:13:22 #8 pushing layers 0.0s done 07:13:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78@sha256:8ad9479765ec43b61d0d45e1a15280ee0847b3586a99cc82cc876799e53e46a8 0.1s done 07:13:22 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:13:22 #8 DONE 0.1s 07:13:22 07:13:22 1 warning found (use --debug to expand): 07:13:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:13:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 --push - 07:13:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78' 07:13:22 #1 [internal] load build definition from Dockerfile 07:13:22 #1 transferring dockerfile: 217B done 07:13:22 #1 DONE 0.0s 07:13:22 07:13:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:13:22 #2 DONE 0.0s 07:13:22 07:13:22 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:13:22 #3 DONE 0.0s 07:13:22 07:13:22 #4 [internal] load .dockerignore 07:13:22 #4 transferring context: 2B done 07:13:22 #4 DONE 0.0s 07:13:22 07:13:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d 07:13:22 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d 0.0s done 07:13:22 #5 CACHED 07:13:22 07:13:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d 07:13:22 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d 0.0s done 07:13:22 #6 CACHED 07:13:22 07:13:22 #7 exporting to image 07:13:22 #7 exporting layers done 07:13:22 #7 exporting manifest sha256:6fc96fc87fa3fd5eba8fd61e572258e1b324f78e89a0279a39a2863f236ccabb done 07:13:22 #7 exporting config sha256:f1e8e20c1a1d3c0e175978ec5da4643a5b2151b4a2c35cf8fcaf8bb37f01745f 07:13:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:13:22 #7 exporting config sha256:f1e8e20c1a1d3c0e175978ec5da4643a5b2151b4a2c35cf8fcaf8bb37f01745f done 07:13:22 #7 exporting manifest sha256:606bf928acdcd71cd9e7eb907fa3fcf88c246454955eff427a3d6ddb6e97c5bb done 07:13:22 #7 exporting config sha256:88e661f73a52a788a903591fd9555a17524cf2311e5df8477f4f0fbfe0320fd1 done 07:13:22 #7 exporting manifest list sha256:8ad9479765ec43b61d0d45e1a15280ee0847b3586a99cc82cc876799e53e46a8 done 07:13:22 #7 pushing layers 0.0s done 07:13:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:8ad9479765ec43b61d0d45e1a15280ee0847b3586a99cc82cc876799e53e46a8 0.1s done 07:13:22 #7 DONE 0.1s 07:13:22 07:13:22 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 07:13:22 #8 DONE 0.0s 07:13:22 07:13:22 1 warning found (use --debug to expand): 07:13:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:13:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 07:13:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 07:13:22 #1 [internal] load build definition from Dockerfile 07:13:22 #1 transferring dockerfile: 168B done 07:13:22 #1 DONE 0.0s 07:13:22 07:13:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:13:22 #2 DONE 0.0s 07:13:22 07:13:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:13:22 #3 DONE 0.0s 07:13:22 07:13:22 #4 [internal] load .dockerignore 07:13:22 #4 transferring context: 2B done 07:13:22 #4 DONE 0.0s 07:13:22 07:13:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d 07:13:22 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d 07:13:23 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d 0.0s done 07:13:23 #5 CACHED 07:13:23 07:13:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d 07:13:23 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d 0.0s done 07:13:23 #6 CACHED 07:13:23 07:13:23 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 07:13:23 #7 DONE 0.0s 07:13:23 07:13:23 #8 exporting to image 07:13:23 #8 exporting layers done 07:13:23 #8 exporting manifest sha256:6fc96fc87fa3fd5eba8fd61e572258e1b324f78e89a0279a39a2863f236ccabb done 07:13:23 #8 exporting config sha256:f1e8e20c1a1d3c0e175978ec5da4643a5b2151b4a2c35cf8fcaf8bb37f01745f done 07:13:23 #8 exporting manifest sha256:606bf928acdcd71cd9e7eb907fa3fcf88c246454955eff427a3d6ddb6e97c5bb done 07:13:23 #8 exporting config sha256:88e661f73a52a788a903591fd9555a17524cf2311e5df8477f4f0fbfe0320fd1 done 07:13:23 #8 exporting manifest list sha256:8ad9479765ec43b61d0d45e1a15280ee0847b3586a99cc82cc876799e53e46a8 done 07:13:23 #8 pushing layers 0.0s done 07:13:23 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8ad9479765ec43b61d0d45e1a15280ee0847b3586a99cc82cc876799e53e46a8 0.1s done 07:13:23 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:13:23 #8 DONE 0.1s 07:13:23 07:13:23 1 warning found (use --debug to expand): 07:13:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:13:23 + '[' -d /w/workspace/edgex-go/816/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:13:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:13:24 ---> package-listing.sh 07:13:24 ++ facter osfamily 07:13:24 ++ tr '[:upper:]' '[:lower:]' 07:13:24 + OS_FAMILY=redhat 07:13:24 + workspace=/w/workspace/edgex-go/816 07:13:24 + START_PACKAGES=/tmp/packages_start.txt 07:13:24 + END_PACKAGES=/tmp/packages_end.txt 07:13:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:13:24 + PACKAGES=/tmp/packages_start.txt 07:13:24 + '[' /w/workspace/edgex-go/816 ']' 07:13:24 + PACKAGES=/tmp/packages_end.txt 07:13:24 + case "${OS_FAMILY}" in 07:13:24 + sort 07:13:24 + rpm -qa 07:13:25 + '[' -f /tmp/packages_start.txt ']' 07:13:25 + '[' -f /tmp/packages_end.txt ']' 07:13:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:13:25 + '[' /w/workspace/edgex-go/816 ']' 07:13:25 + mkdir -p /w/workspace/edgex-go/816/archives/ 07:13:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/816/archives/ [Pipeline] echo 07:13:25 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:13:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:13:26 07:13:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:13:26 latest: Pulling from edgex-lftools-log-publisher 07:13:26 5eb5b503b376: Pulling fs layer 07:13:26 5c69ac0246d0: Pulling fs layer 07:13:26 ec43610c2a17: Pulling fs layer 07:13:26 3a2ae6a8a46f: Pulling fs layer 07:13:26 33b1e0a273af: Pulling fs layer 07:13:26 5d3b04190fa2: Pulling fs layer 07:13:26 2f39f015ded8: Pulling fs layer 07:13:26 33b1e0a273af: Waiting 07:13:26 5d3b04190fa2: Waiting 07:13:26 2f39f015ded8: Waiting 07:13:26 3a2ae6a8a46f: Waiting 07:13:26 5c69ac0246d0: Verifying Checksum 07:13:26 5c69ac0246d0: Download complete 07:13:26 3a2ae6a8a46f: Verifying Checksum 07:13:26 3a2ae6a8a46f: Download complete 07:13:26 33b1e0a273af: Verifying Checksum 07:13:26 33b1e0a273af: Download complete 07:13:26 5d3b04190fa2: Verifying Checksum 07:13:26 5d3b04190fa2: Download complete 07:13:26 ec43610c2a17: Verifying Checksum 07:13:26 ec43610c2a17: Download complete 07:13:26 5eb5b503b376: Verifying Checksum 07:13:26 5eb5b503b376: Download complete 07:13:27 2f39f015ded8: Verifying Checksum 07:13:27 2f39f015ded8: Download complete 07:13:28 5eb5b503b376: Pull complete 07:13:28 5c69ac0246d0: Pull complete 07:13:28 ec43610c2a17: Pull complete 07:13:28 3a2ae6a8a46f: Pull complete 07:13:28 33b1e0a273af: Pull complete 07:13:29 5d3b04190fa2: Pull complete 07:13:33 2f39f015ded8: Pull complete 07:13:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:13:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:13:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:13:33 prd-centos7-docker-4c-2g-42056 does not seem to be running inside a container 07:13:33 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:13:36 $ docker top bb1ea255dc6446ebca42959a939b1458b8420d2953b4ecde4f82a661661fc953 -eo pid,comm [Pipeline] { [Pipeline] sh 07:13:37 + touch /tmp/pre-build-complete [Pipeline] sh 07:13:37 + mkdir -p /var/log/sysstat [Pipeline] sh 07:13:37 + ls /var/log/sa-host 07:13:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:13:37 provisioning config files... 07:13:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config9301709809698048012tmp [Pipeline] { [Pipeline] echo 07:13:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:13:38 ---> create-netrc.sh [Pipeline] } 07:13:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:13:38 ---> python-tools-install.sh [Pipeline] echo 07:13:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:13:38 ---> sudo-logs.sh 07:13:38 Archiving 'sudo' log.. 07:13:38 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:13:38 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:13:38 $ docker stop --time=1 bb1ea255dc6446ebca42959a939b1458b8420d2953b4ecde4f82a661661fc953 07:13:39 $ docker rm -f --volumes bb1ea255dc6446ebca42959a939b1458b8420d2953b4ecde4f82a661661fc953 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:13:39 [WS-CLEANUP] Deleting project workspace... 07:13:39 [WS-CLEANUP] Deferred wipeout is used... 07:13:39 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo 07:13:40 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 07:13:40 32b60fa693a901275786637eb06fc785f28539a9 07:13:40 latest 07:13:40 4.0.0-dev.78 07:13:40 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:13:40 main 07:13:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9 07:13:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:13:40 7cbf44ec1bb9: Preparing 07:13:40 e3d623002acb: Preparing 07:13:40 0207b1ee122e: Preparing 07:13:40 ed496c665cc4: Preparing 07:13:40 4cd5c3cfd765: Preparing 07:13:40 a8c503cb0f3d: Preparing 07:13:40 fee66075ac31: Preparing 07:13:40 ee0c0560f9f3: Preparing 07:13:40 5fd9875ece5d: Preparing 07:13:40 e709bd346039: Preparing 07:13:40 994456c4fd7b: Preparing 07:13:40 a8c503cb0f3d: Waiting 07:13:40 fee66075ac31: Waiting 07:13:40 ee0c0560f9f3: Waiting 07:13:40 5fd9875ece5d: Waiting 07:13:40 e709bd346039: Waiting 07:13:40 994456c4fd7b: Waiting 07:13:40 ed496c665cc4: Pushed 07:13:40 4cd5c3cfd765: Pushed 07:13:40 e3d623002acb: Pushed 07:13:40 a8c503cb0f3d: Layer already exists 07:13:40 fee66075ac31: Layer already exists 07:13:40 7cbf44ec1bb9: Pushed 07:13:40 994456c4fd7b: Layer already exists 07:13:40 ee0c0560f9f3: Pushed 07:13:40 5fd9875ece5d: Pushed 07:13:42 e709bd346039: Pushed 07:13:42 0207b1ee122e: Pushed 07:13:42 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:13:43 7cbf44ec1bb9: Preparing 07:13:43 e3d623002acb: Preparing 07:13:43 0207b1ee122e: Preparing 07:13:43 ed496c665cc4: Preparing 07:13:43 4cd5c3cfd765: Preparing 07:13:43 a8c503cb0f3d: Preparing 07:13:43 fee66075ac31: Preparing 07:13:43 ee0c0560f9f3: Preparing 07:13:43 5fd9875ece5d: Preparing 07:13:43 e709bd346039: Preparing 07:13:43 994456c4fd7b: Preparing 07:13:43 fee66075ac31: Waiting 07:13:43 ee0c0560f9f3: Waiting 07:13:43 5fd9875ece5d: Waiting 07:13:43 e709bd346039: Waiting 07:13:43 994456c4fd7b: Waiting 07:13:43 a8c503cb0f3d: Waiting 07:13:43 7cbf44ec1bb9: Layer already exists 07:13:43 e3d623002acb: Layer already exists 07:13:43 ed496c665cc4: Layer already exists 07:13:43 4cd5c3cfd765: Layer already exists 07:13:43 0207b1ee122e: Layer already exists 07:13:43 a8c503cb0f3d: Layer already exists 07:13:43 fee66075ac31: Layer already exists 07:13:43 ee0c0560f9f3: Layer already exists 07:13:43 5fd9875ece5d: Layer already exists 07:13:43 e709bd346039: Layer already exists 07:13:43 994456c4fd7b: Layer already exists 07:13:43 latest: digest: sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78 07:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:13:43 7cbf44ec1bb9: Preparing 07:13:43 e3d623002acb: Preparing 07:13:43 0207b1ee122e: Preparing 07:13:43 ed496c665cc4: Preparing 07:13:43 4cd5c3cfd765: Preparing 07:13:43 a8c503cb0f3d: Preparing 07:13:43 fee66075ac31: Preparing 07:13:43 ee0c0560f9f3: Preparing 07:13:43 5fd9875ece5d: Preparing 07:13:43 e709bd346039: Preparing 07:13:43 994456c4fd7b: Preparing 07:13:43 a8c503cb0f3d: Waiting 07:13:43 fee66075ac31: Waiting 07:13:43 ee0c0560f9f3: Waiting 07:13:43 5fd9875ece5d: Waiting 07:13:43 e709bd346039: Waiting 07:13:43 994456c4fd7b: Waiting 07:13:43 ed496c665cc4: Layer already exists 07:13:43 7cbf44ec1bb9: Layer already exists 07:13:43 4cd5c3cfd765: Layer already exists 07:13:43 e3d623002acb: Layer already exists 07:13:43 0207b1ee122e: Layer already exists 07:13:43 a8c503cb0f3d: Layer already exists 07:13:43 5fd9875ece5d: Layer already exists 07:13:43 fee66075ac31: Layer already exists 07:13:43 ee0c0560f9f3: Layer already exists 07:13:43 e709bd346039: Layer already exists 07:13:43 994456c4fd7b: Layer already exists 07:13:43 4.0.0-dev.78: digest: sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:13:44 7cbf44ec1bb9: Preparing 07:13:44 e3d623002acb: Preparing 07:13:44 0207b1ee122e: Preparing 07:13:44 ed496c665cc4: Preparing 07:13:44 4cd5c3cfd765: Preparing 07:13:44 a8c503cb0f3d: Preparing 07:13:44 fee66075ac31: Preparing 07:13:44 ee0c0560f9f3: Preparing 07:13:44 5fd9875ece5d: Preparing 07:13:44 e709bd346039: Preparing 07:13:44 994456c4fd7b: Preparing 07:13:44 ee0c0560f9f3: Waiting 07:13:44 e709bd346039: Waiting 07:13:44 5fd9875ece5d: Waiting 07:13:44 a8c503cb0f3d: Waiting 07:13:44 fee66075ac31: Waiting 07:13:44 994456c4fd7b: Waiting 07:13:44 e3d623002acb: Layer already exists 07:13:44 0207b1ee122e: Layer already exists 07:13:44 ed496c665cc4: Layer already exists 07:13:44 4cd5c3cfd765: Layer already exists 07:13:44 7cbf44ec1bb9: Layer already exists 07:13:44 a8c503cb0f3d: Layer already exists 07:13:44 fee66075ac31: Layer already exists 07:13:44 ee0c0560f9f3: Layer already exists 07:13:44 e709bd346039: Layer already exists 07:13:44 5fd9875ece5d: Layer already exists 07:13:44 994456c4fd7b: Layer already exists 07:13:44 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:13:45 7cbf44ec1bb9: Preparing 07:13:45 e3d623002acb: Preparing 07:13:45 0207b1ee122e: Preparing 07:13:45 ed496c665cc4: Preparing 07:13:45 4cd5c3cfd765: Preparing 07:13:45 a8c503cb0f3d: Preparing 07:13:45 fee66075ac31: Preparing 07:13:45 ee0c0560f9f3: Preparing 07:13:45 5fd9875ece5d: Preparing 07:13:45 e709bd346039: Preparing 07:13:45 994456c4fd7b: Preparing 07:13:45 5fd9875ece5d: Waiting 07:13:45 994456c4fd7b: Waiting 07:13:45 e709bd346039: Waiting 07:13:45 a8c503cb0f3d: Waiting 07:13:45 fee66075ac31: Waiting 07:13:45 4cd5c3cfd765: Layer already exists 07:13:45 7cbf44ec1bb9: Layer already exists 07:13:45 ed496c665cc4: Layer already exists 07:13:45 e3d623002acb: Layer already exists 07:13:45 0207b1ee122e: Layer already exists 07:13:45 fee66075ac31: Layer already exists 07:13:45 a8c503cb0f3d: Layer already exists 07:13:45 e709bd346039: Layer already exists 07:13:45 ee0c0560f9f3: Layer already exists 07:13:45 5fd9875ece5d: Layer already exists 07:13:45 994456c4fd7b: Layer already exists 07:13:45 main: digest: sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:13:45 ===================================================== [Pipeline] echo 07:13:45 taggedImages: 07:13:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9 07:13:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:13:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78 07:13:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:13:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 07:13:45 ========================================================= 07:13:45 [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9, nexus3.edgexfoundry.org:10004/security-proxy-setup:latest, nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-proxy-setup:main], settingsFile:edgex-go-settings] 07:13:45 ========================================================= [Pipeline] node 07:14:00 Still waiting to schedule task 07:14:00 All nodes of label ‘centos7-docker-4c-2g’ are offline 07:14:36 Running on prd-centos7-docker-4c-2g-42057 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:14:36 provisioning config files... 07:14:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config10958322747848968821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:14:40 ---> ****-login.sh 07:14:40 nexus3.edgexfoundry.org:10001 07:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:14:40 Configure a credential helper to remove this warning. See 07:14:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:14:40 07:14:40 Login Succeeded 07:14:40 nexus3.edgexfoundry.org:10002 07:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:14:40 Configure a credential helper to remove this warning. See 07:14:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:14:40 07:14:40 Login Succeeded 07:14:40 nexus3.edgexfoundry.org:10003 07:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:14:40 Configure a credential helper to remove this warning. See 07:14:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:14:40 07:14:40 Login Succeeded 07:14:40 nexus3.edgexfoundry.org:10004 07:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:14:40 Configure a credential helper to remove this warning. See 07:14:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:14:40 07:14:40 Login Succeeded 07:14:40 ****.io 07:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:14:41 Configure a credential helper to remove this warning. See 07:14:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:14:41 07:14:41 Login Succeeded 07:14:41 ---> ****-login.sh ends [Pipeline] } 07:14:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:14:41 + docker buildx ls 07:14:41 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:14:41 default * docker 07:14:41 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:14:42 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 07:14:42 edgex-builder [Pipeline] sh 07:14:42 + docker buildx inspect --bootstrap 07:14:42 #1 [internal] booting buildkit 07:14:42 #1 pulling image moby/buildkit:buildx-stable-1 07:14:45 #1 pulling image moby/buildkit:buildx-stable-1 2.6s done 07:14:45 #1 creating container buildx_buildkit_edgex-builder0 07:14:46 #1 creating container buildx_buildkit_edgex-builder0 1.6s done 07:14:46 #1 DONE 4.3s 07:14:46 Name: edgex-builder 07:14:46 Driver: docker-container 07:14:46 07:14:46 Nodes: 07:14:46 Name: edgex-builder0 07:14:46 Endpoint: unix:///var/run/docker.sock 07:14:46 Status: running 07:14:46 Buildkit: v0.20.2 07:14:46 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 07:14:47 + docker buildx ls 07:14:47 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:14:47 edgex-builder * docker-container 07:14:47 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 07:14:47 default docker 07:14:47 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:14:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9' 07:14:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9 --push - 07:14:47 #1 [internal] load build definition from Dockerfile 07:14:47 #1 transferring dockerfile: 205B done 07:14:47 #1 DONE 0.0s 07:14:47 07:14:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9 07:14:47 #2 DONE 0.1s 07:14:47 07:14:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9 07:14:47 #3 DONE 0.1s 07:14:47 07:14:47 #4 [internal] load .dockerignore 07:14:47 #4 transferring context: 2B done 07:14:47 #4 DONE 0.0s 07:14:47 07:14:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 07:14:47 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 0.0s done 07:14:47 #5 DONE 0.0s 07:14:47 07:14:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 07:14:47 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 0.0s done 07:14:47 #6 DONE 0.2s 07:14:47 07:14:47 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:14:47 #7 DONE 0.0s 07:14:47 07:14:47 #8 exporting to image 07:14:47 #8 exporting layers done 07:14:47 #8 exporting manifest sha256:47cf0db40992b66aaec6d6231cdd3384619bf653723d17d5abd31ffe187ff412 done 07:14:47 #8 exporting config sha256:4d4e1ec89dab4e81f31b1c0308c91e70ce1687c78aa558caca4693e953092ac9 done 07:14:47 #8 exporting manifest sha256:f919810d44fd982d44999acd5f6781359f28d17f567638d8775ea47ba399cf19 0.0s done 07:14:47 #8 exporting config sha256:9cd73363ba2445f9127707944548124ca218eb37cea3b97cc511ed500ba4d15d done 07:14:47 #8 exporting manifest list sha256:27cfca58977b230a1ad7823b46f785e3fec0a74b63a2d5bc1456a620fab9bf30 done 07:14:47 #8 pushing layers 0.1s done 07:14:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9@sha256:27cfca58977b230a1ad7823b46f785e3fec0a74b63a2d5bc1456a620fab9bf30 07:14:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9@sha256:27cfca58977b230a1ad7823b46f785e3fec0a74b63a2d5bc1456a620fab9bf30 0.1s done 07:14:48 #8 DONE 0.3s 07:14:48 07:14:48 1 warning found (use --debug to expand): 07:14:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 07:14:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 07:14:48 #1 [internal] load build definition from Dockerfile 07:14:48 #1 transferring dockerfile: 171B done 07:14:48 #1 DONE 0.0s 07:14:48 07:14:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:14:48 #2 DONE 0.0s 07:14:48 07:14:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:14:48 #3 DONE 0.0s 07:14:48 07:14:48 #4 [internal] load .dockerignore 07:14:48 #4 transferring context: 2B done 07:14:48 #4 DONE 0.0s 07:14:48 07:14:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 07:14:48 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 0.0s done 07:14:48 #5 DONE 0.0s 07:14:48 07:14:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 07:14:48 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 0.0s done 07:14:48 #6 CACHED 07:14:48 07:14:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 07:14:48 #5 CACHED 07:14:48 07:14:48 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:14:48 #7 DONE 0.0s 07:14:48 07:14:48 #8 exporting to image 07:14:48 #8 exporting layers done 07:14:48 #8 exporting manifest sha256:47cf0db40992b66aaec6d6231cdd3384619bf653723d17d5abd31ffe187ff412 done 07:14:48 #8 exporting config sha256:4d4e1ec89dab4e81f31b1c0308c91e70ce1687c78aa558caca4693e953092ac9 done 07:14:48 #8 exporting manifest sha256:f919810d44fd982d44999acd5f6781359f28d17f567638d8775ea47ba399cf19 done 07:14:48 #8 exporting config sha256:9cd73363ba2445f9127707944548124ca218eb37cea3b97cc511ed500ba4d15d done 07:14:48 #8 exporting manifest list sha256:27cfca58977b230a1ad7823b46f785e3fec0a74b63a2d5bc1456a620fab9bf30 done 07:14:48 #8 pushing layers 0.0s done 07:14:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:27cfca58977b230a1ad7823b46f785e3fec0a74b63a2d5bc1456a620fab9bf30 0.1s done 07:14:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:48 #8 DONE 0.1s 07:14:48 07:14:48 1 warning found (use --debug to expand): 07:14:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78 --push - 07:14:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78' 07:14:49 #1 [internal] load build definition from Dockerfile 07:14:49 #1 transferring dockerfile: 177B done 07:14:49 #1 DONE 0.0s 07:14:49 07:14:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78 07:14:49 #2 DONE 0.0s 07:14:49 07:14:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78 07:14:49 #3 DONE 0.0s 07:14:49 07:14:49 #4 [internal] load .dockerignore 07:14:49 #4 transferring context: 2B done 07:14:49 #4 DONE 0.0s 07:14:49 07:14:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 07:14:49 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 0.0s done 07:14:49 #5 CACHED 07:14:49 07:14:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 07:14:49 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 0.0s done 07:14:49 #6 CACHED 07:14:49 07:14:49 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:14:49 #7 DONE 0.0s 07:14:49 07:14:49 #8 exporting to image 07:14:49 #8 exporting layers done 07:14:49 #8 exporting manifest sha256:47cf0db40992b66aaec6d6231cdd3384619bf653723d17d5abd31ffe187ff412 done 07:14:49 #8 exporting config sha256:4d4e1ec89dab4e81f31b1c0308c91e70ce1687c78aa558caca4693e953092ac9 done 07:14:49 #8 exporting manifest sha256:f919810d44fd982d44999acd5f6781359f28d17f567638d8775ea47ba399cf19 done 07:14:49 #8 exporting config sha256:9cd73363ba2445f9127707944548124ca218eb37cea3b97cc511ed500ba4d15d done 07:14:49 #8 exporting manifest list sha256:27cfca58977b230a1ad7823b46f785e3fec0a74b63a2d5bc1456a620fab9bf30 done 07:14:49 #8 pushing layers 0.0s done 07:14:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78@sha256:27cfca58977b230a1ad7823b46f785e3fec0a74b63a2d5bc1456a620fab9bf30 0.1s done 07:14:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:49 #8 DONE 0.1s 07:14:49 07:14:49 1 warning found (use --debug to expand): 07:14:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78' 07:14:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 --push - 07:14:49 #1 [internal] load build definition from Dockerfile 07:14:49 #1 transferring dockerfile: 218B done 07:14:49 #1 DONE 0.0s 07:14:49 07:14:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:14:49 #2 DONE 0.0s 07:14:49 07:14:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:14:49 #3 DONE 0.0s 07:14:49 07:14:49 #4 [internal] load .dockerignore 07:14:49 #4 transferring context: 2B done 07:14:49 #4 DONE 0.0s 07:14:49 07:14:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 07:14:49 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 0.0s done 07:14:49 #5 DONE 0.0s 07:14:49 07:14:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 07:14:49 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 0.0s done 07:14:49 #6 CACHED 07:14:49 07:14:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 07:14:49 #5 CACHED 07:14:49 07:14:49 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:14:49 #7 DONE 0.0s 07:14:49 07:14:49 #8 exporting to image 07:14:49 #8 exporting layers done 07:14:49 #8 exporting manifest sha256:47cf0db40992b66aaec6d6231cdd3384619bf653723d17d5abd31ffe187ff412 done 07:14:49 #8 exporting config sha256:4d4e1ec89dab4e81f31b1c0308c91e70ce1687c78aa558caca4693e953092ac9 done 07:14:49 #8 exporting manifest sha256:f919810d44fd982d44999acd5f6781359f28d17f567638d8775ea47ba399cf19 done 07:14:49 #8 exporting config sha256:9cd73363ba2445f9127707944548124ca218eb37cea3b97cc511ed500ba4d15d done 07:14:49 #8 exporting manifest list sha256:27cfca58977b230a1ad7823b46f785e3fec0a74b63a2d5bc1456a620fab9bf30 done 07:14:49 #8 pushing layers 0.0s done 07:14:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:27cfca58977b230a1ad7823b46f785e3fec0a74b63a2d5bc1456a620fab9bf30 0.1s done 07:14:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:49 #8 DONE 0.1s 07:14:49 07:14:49 1 warning found (use --debug to expand): 07:14:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 07:14:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 07:14:50 #1 [internal] load build definition from Dockerfile 07:14:50 #1 transferring dockerfile: 169B done 07:14:50 #1 DONE 0.0s 07:14:50 07:14:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:14:50 #2 DONE 0.0s 07:14:50 07:14:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:14:50 #3 DONE 0.0s 07:14:50 07:14:50 #4 [internal] load .dockerignore 07:14:50 #4 transferring context: 2B done 07:14:50 #4 DONE 0.0s 07:14:50 07:14:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 07:14:50 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 0.0s done 07:14:50 #5 DONE 0.0s 07:14:50 07:14:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 07:14:50 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 0.0s done 07:14:50 #6 CACHED 07:14:50 07:14:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 07:14:50 #5 CACHED 07:14:50 07:14:50 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:14:50 #7 DONE 0.0s 07:14:50 07:14:50 #8 exporting to image 07:14:50 #8 exporting layers done 07:14:50 #8 exporting manifest sha256:47cf0db40992b66aaec6d6231cdd3384619bf653723d17d5abd31ffe187ff412 done 07:14:50 #8 exporting config sha256:4d4e1ec89dab4e81f31b1c0308c91e70ce1687c78aa558caca4693e953092ac9 done 07:14:50 #8 exporting manifest sha256:f919810d44fd982d44999acd5f6781359f28d17f567638d8775ea47ba399cf19 done 07:14:50 #8 exporting config sha256:9cd73363ba2445f9127707944548124ca218eb37cea3b97cc511ed500ba4d15d done 07:14:50 #8 exporting manifest list sha256:27cfca58977b230a1ad7823b46f785e3fec0a74b63a2d5bc1456a620fab9bf30 done 07:14:50 #8 pushing layers 0.0s done 07:14:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:27cfca58977b230a1ad7823b46f785e3fec0a74b63a2d5bc1456a620fab9bf30 0.1s done 07:14:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:50 #8 DONE 0.1s 07:14:50 07:14:50 1 warning found (use --debug to expand): 07:14:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:14:50 + '[' -d /w/workspace/edgex-go/816/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:14:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:14:51 ---> package-listing.sh 07:14:51 ++ tr '[:upper:]' '[:lower:]' 07:14:51 ++ facter osfamily 07:14:51 + OS_FAMILY=redhat 07:14:51 + workspace=/w/workspace/edgex-go/816 07:14:51 + START_PACKAGES=/tmp/packages_start.txt 07:14:51 + END_PACKAGES=/tmp/packages_end.txt 07:14:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:14:51 + PACKAGES=/tmp/packages_start.txt 07:14:51 + '[' /w/workspace/edgex-go/816 ']' 07:14:51 + PACKAGES=/tmp/packages_end.txt 07:14:51 + case "${OS_FAMILY}" in 07:14:51 + rpm -qa 07:14:51 + sort 07:14:52 + '[' -f /tmp/packages_start.txt ']' 07:14:52 + '[' -f /tmp/packages_end.txt ']' 07:14:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:14:52 + '[' /w/workspace/edgex-go/816 ']' 07:14:52 + mkdir -p /w/workspace/edgex-go/816/archives/ 07:14:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/816/archives/ [Pipeline] echo 07:14:52 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:14:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:14:53 07:14:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:14:53 latest: Pulling from edgex-lftools-log-publisher 07:14:53 5eb5b503b376: Pulling fs layer 07:14:53 5c69ac0246d0: Pulling fs layer 07:14:53 ec43610c2a17: Pulling fs layer 07:14:53 3a2ae6a8a46f: Pulling fs layer 07:14:53 33b1e0a273af: Pulling fs layer 07:14:53 5d3b04190fa2: Pulling fs layer 07:14:53 2f39f015ded8: Pulling fs layer 07:14:53 33b1e0a273af: Waiting 07:14:53 5d3b04190fa2: Waiting 07:14:53 2f39f015ded8: Waiting 07:14:53 3a2ae6a8a46f: Waiting 07:14:53 5c69ac0246d0: Download complete 07:14:53 3a2ae6a8a46f: Verifying Checksum 07:14:53 3a2ae6a8a46f: Download complete 07:14:53 33b1e0a273af: Verifying Checksum 07:14:53 33b1e0a273af: Download complete 07:14:53 ec43610c2a17: Verifying Checksum 07:14:53 ec43610c2a17: Download complete 07:14:53 5d3b04190fa2: Verifying Checksum 07:14:53 5d3b04190fa2: Download complete 07:14:53 5eb5b503b376: Verifying Checksum 07:14:53 5eb5b503b376: Download complete 07:14:54 2f39f015ded8: Verifying Checksum 07:14:54 2f39f015ded8: Download complete 07:14:55 5eb5b503b376: Pull complete 07:14:55 5c69ac0246d0: Pull complete 07:14:56 ec43610c2a17: Pull complete 07:14:56 3a2ae6a8a46f: Pull complete 07:14:56 33b1e0a273af: Pull complete 07:14:56 5d3b04190fa2: Pull complete 07:15:00 2f39f015ded8: Pull complete 07:15:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:15:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:15:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:15:00 prd-centos7-docker-4c-2g-42057 does not seem to be running inside a container 07:15:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:15:04 $ docker top d25c7183be97727637128b9035b6ce0c9407eb5110270f08d698557124948d50 -eo pid,comm [Pipeline] { [Pipeline] sh 07:15:04 + touch /tmp/pre-build-complete [Pipeline] sh 07:15:04 + mkdir -p /var/log/sysstat [Pipeline] sh 07:15:05 + ls /var/log/sa-host 07:15:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:15:05 provisioning config files... 07:15:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config15258455404837890223tmp [Pipeline] { [Pipeline] echo 07:15:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:15:05 ---> create-netrc.sh [Pipeline] } 07:15:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:15:05 ---> python-tools-install.sh [Pipeline] echo 07:15:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:15:06 ---> sudo-logs.sh 07:15:06 Archiving 'sudo' log.. 07:15:06 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:15:06 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:15:06 $ docker stop --time=1 d25c7183be97727637128b9035b6ce0c9407eb5110270f08d698557124948d50 07:15:07 $ docker rm -f --volumes d25c7183be97727637128b9035b6ce0c9407eb5110270f08d698557124948d50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:15:07 [WS-CLEANUP] Deleting project workspace... 07:15:07 [WS-CLEANUP] Deferred wipeout is used... 07:15:07 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo 07:15:07 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 07:15:07 32b60fa693a901275786637eb06fc785f28539a9 07:15:07 latest 07:15:07 4.0.0-dev.78 07:15:07 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:15:07 main 07:15:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9 07:15:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:15:08 6970a50589a8: Preparing 07:15:08 b7e04bc7aa65: Preparing 07:15:08 794de31ad499: Preparing 07:15:08 81d33f98d0c5: Preparing 07:15:08 477aade548dc: Preparing 07:15:08 a992e473a07a: Preparing 07:15:08 9df61357ab06: Preparing 07:15:08 a8c503cb0f3d: Preparing 07:15:08 fee66075ac31: Preparing 07:15:08 a98c9179934d: Preparing 07:15:08 640c9e1275f3: Preparing 07:15:08 994456c4fd7b: Preparing 07:15:08 a8c503cb0f3d: Waiting 07:15:08 fee66075ac31: Waiting 07:15:08 a98c9179934d: Waiting 07:15:08 640c9e1275f3: Waiting 07:15:08 a992e473a07a: Waiting 07:15:08 994456c4fd7b: Waiting 07:15:08 9df61357ab06: Waiting 07:15:08 477aade548dc: Pushed 07:15:08 6970a50589a8: Pushed 07:15:08 b7e04bc7aa65: Pushed 07:15:08 a8c503cb0f3d: Layer already exists 07:15:08 fee66075ac31: Layer already exists 07:15:08 a992e473a07a: Pushed 07:15:08 9df61357ab06: Pushed 07:15:08 994456c4fd7b: Layer already exists 07:15:08 a98c9179934d: Pushed 07:15:09 640c9e1275f3: Pushed 07:15:10 81d33f98d0c5: Pushed 07:15:11 794de31ad499: Pushed 07:15:11 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:15:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:15:11 6970a50589a8: Preparing 07:15:11 b7e04bc7aa65: Preparing 07:15:11 794de31ad499: Preparing 07:15:11 81d33f98d0c5: Preparing 07:15:11 477aade548dc: Preparing 07:15:11 a992e473a07a: Preparing 07:15:11 9df61357ab06: Preparing 07:15:11 a8c503cb0f3d: Preparing 07:15:11 fee66075ac31: Preparing 07:15:11 a98c9179934d: Preparing 07:15:11 640c9e1275f3: Preparing 07:15:11 994456c4fd7b: Preparing 07:15:11 9df61357ab06: Waiting 07:15:11 a8c503cb0f3d: Waiting 07:15:11 fee66075ac31: Waiting 07:15:11 a98c9179934d: Waiting 07:15:11 640c9e1275f3: Waiting 07:15:11 994456c4fd7b: Waiting 07:15:11 a992e473a07a: Waiting 07:15:11 477aade548dc: Layer already exists 07:15:11 b7e04bc7aa65: Layer already exists 07:15:11 794de31ad499: Layer already exists 07:15:11 81d33f98d0c5: Layer already exists 07:15:11 6970a50589a8: Layer already exists 07:15:11 a8c503cb0f3d: Layer already exists 07:15:11 9df61357ab06: Layer already exists 07:15:11 a992e473a07a: Layer already exists 07:15:11 a98c9179934d: Layer already exists 07:15:11 fee66075ac31: Layer already exists 07:15:11 640c9e1275f3: Layer already exists 07:15:11 994456c4fd7b: Layer already exists 07:15:11 latest: digest: sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78 07:15:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:15:12 6970a50589a8: Preparing 07:15:12 b7e04bc7aa65: Preparing 07:15:12 794de31ad499: Preparing 07:15:12 81d33f98d0c5: Preparing 07:15:12 477aade548dc: Preparing 07:15:12 a992e473a07a: Preparing 07:15:12 9df61357ab06: Preparing 07:15:12 a8c503cb0f3d: Preparing 07:15:12 fee66075ac31: Preparing 07:15:12 a98c9179934d: Preparing 07:15:12 a992e473a07a: Waiting 07:15:12 9df61357ab06: Waiting 07:15:12 fee66075ac31: Waiting 07:15:12 640c9e1275f3: Preparing 07:15:12 994456c4fd7b: Preparing 07:15:12 640c9e1275f3: Waiting 07:15:12 994456c4fd7b: Waiting 07:15:12 a98c9179934d: Waiting 07:15:12 477aade548dc: Layer already exists 07:15:12 794de31ad499: Layer already exists 07:15:12 b7e04bc7aa65: Layer already exists 07:15:12 81d33f98d0c5: Layer already exists 07:15:12 6970a50589a8: Layer already exists 07:15:12 a8c503cb0f3d: Layer already exists 07:15:12 9df61357ab06: Layer already exists 07:15:12 fee66075ac31: Layer already exists 07:15:12 a992e473a07a: Layer already exists 07:15:12 a98c9179934d: Layer already exists 07:15:12 640c9e1275f3: Layer already exists 07:15:12 994456c4fd7b: Layer already exists 07:15:12 4.0.0-dev.78: digest: sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:15:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:15:13 6970a50589a8: Preparing 07:15:13 b7e04bc7aa65: Preparing 07:15:13 794de31ad499: Preparing 07:15:13 81d33f98d0c5: Preparing 07:15:13 477aade548dc: Preparing 07:15:13 a992e473a07a: Preparing 07:15:13 9df61357ab06: Preparing 07:15:13 a8c503cb0f3d: Preparing 07:15:13 fee66075ac31: Preparing 07:15:13 a98c9179934d: Preparing 07:15:13 640c9e1275f3: Preparing 07:15:13 994456c4fd7b: Preparing 07:15:13 a8c503cb0f3d: Waiting 07:15:13 fee66075ac31: Waiting 07:15:13 a98c9179934d: Waiting 07:15:13 640c9e1275f3: Waiting 07:15:13 994456c4fd7b: Waiting 07:15:13 a992e473a07a: Waiting 07:15:13 9df61357ab06: Waiting 07:15:13 477aade548dc: Layer already exists 07:15:13 81d33f98d0c5: Layer already exists 07:15:13 b7e04bc7aa65: Layer already exists 07:15:13 6970a50589a8: Layer already exists 07:15:13 794de31ad499: Layer already exists 07:15:13 a992e473a07a: Layer already exists 07:15:13 9df61357ab06: Layer already exists 07:15:13 fee66075ac31: Layer already exists 07:15:13 a98c9179934d: Layer already exists 07:15:13 a8c503cb0f3d: Layer already exists 07:15:13 640c9e1275f3: Layer already exists 07:15:13 994456c4fd7b: Layer already exists 07:15:13 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:15:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:15:13 6970a50589a8: Preparing 07:15:13 b7e04bc7aa65: Preparing 07:15:13 794de31ad499: Preparing 07:15:13 81d33f98d0c5: Preparing 07:15:13 477aade548dc: Preparing 07:15:13 a992e473a07a: Preparing 07:15:13 9df61357ab06: Preparing 07:15:13 a8c503cb0f3d: Preparing 07:15:13 fee66075ac31: Preparing 07:15:13 a98c9179934d: Preparing 07:15:13 640c9e1275f3: Preparing 07:15:13 994456c4fd7b: Preparing 07:15:13 a992e473a07a: Waiting 07:15:13 9df61357ab06: Waiting 07:15:13 a8c503cb0f3d: Waiting 07:15:13 fee66075ac31: Waiting 07:15:13 a98c9179934d: Waiting 07:15:13 640c9e1275f3: Waiting 07:15:13 994456c4fd7b: Waiting 07:15:13 794de31ad499: Layer already exists 07:15:13 b7e04bc7aa65: Layer already exists 07:15:13 6970a50589a8: Layer already exists 07:15:13 81d33f98d0c5: Layer already exists 07:15:13 477aade548dc: Layer already exists 07:15:13 a8c503cb0f3d: Layer already exists 07:15:13 a992e473a07a: Layer already exists 07:15:13 9df61357ab06: Layer already exists 07:15:13 a98c9179934d: Layer already exists 07:15:13 fee66075ac31: Layer already exists 07:15:13 994456c4fd7b: Layer already exists 07:15:13 640c9e1275f3: Layer already exists 07:15:13 main: digest: sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:15:13 ===================================================== [Pipeline] echo 07:15:13 taggedImages: 07:15:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9 07:15:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:15:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78 07:15:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:15:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 07:15:13 ========================================================= 07:15:13 [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9, nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest, nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-secretstore-setup:main], settingsFile:edgex-go-settings] 07:15:13 ========================================================= [Pipeline] node 07:15:28 Still waiting to schedule task 07:15:28 All nodes of label ‘centos7-docker-4c-2g’ are offline 07:16:15 Running on prd-centos7-docker-4c-2g-42058 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:16:16 provisioning config files... 07:16:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config15127355332105776280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:16:20 ---> ****-login.sh 07:16:20 nexus3.edgexfoundry.org:10001 07:16:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:16:20 Configure a credential helper to remove this warning. See 07:16:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:16:20 07:16:20 Login Succeeded 07:16:20 nexus3.edgexfoundry.org:10002 07:16:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:16:20 Configure a credential helper to remove this warning. See 07:16:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:16:20 07:16:20 Login Succeeded 07:16:20 nexus3.edgexfoundry.org:10003 07:16:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:16:20 Configure a credential helper to remove this warning. See 07:16:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:16:20 07:16:20 Login Succeeded 07:16:20 nexus3.edgexfoundry.org:10004 07:16:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:16:21 Configure a credential helper to remove this warning. See 07:16:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:16:21 07:16:21 Login Succeeded 07:16:21 ****.io 07:16:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:16:21 Configure a credential helper to remove this warning. See 07:16:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:16:21 07:16:21 Login Succeeded 07:16:21 ---> ****-login.sh ends [Pipeline] } 07:16:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:16:21 + docker buildx ls 07:16:22 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:16:22 default * docker 07:16:22 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:16:23 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 07:16:23 edgex-builder [Pipeline] sh 07:16:23 + docker buildx inspect --bootstrap 07:16:23 #1 [internal] booting buildkit 07:16:23 #1 pulling image moby/buildkit:buildx-stable-1 07:16:28 #1 pulling image moby/buildkit:buildx-stable-1 5.4s done 07:16:29 #1 creating container buildx_buildkit_edgex-builder0 07:16:34 #1 creating container buildx_buildkit_edgex-builder0 4.9s done 07:16:34 #1 DONE 10.3s 07:16:34 Name: edgex-builder 07:16:34 Driver: docker-container 07:16:34 07:16:34 Nodes: 07:16:34 Name: edgex-builder0 07:16:34 Endpoint: unix:///var/run/docker.sock 07:16:34 Status: running 07:16:34 Buildkit: v0.20.2 07:16:34 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 07:16:34 + docker buildx ls 07:16:34 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:16:34 edgex-builder * docker-container 07:16:34 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 07:16:34 default docker 07:16:34 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:16:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9' 07:16:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9 --push - 07:16:35 #1 [internal] load build definition from Dockerfile 07:16:35 #1 transferring dockerfile: 211B done 07:16:35 #1 DONE 0.0s 07:16:35 07:16:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9 07:16:35 #2 ... 07:16:35 07:16:35 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9 07:16:35 #3 DONE 0.3s 07:16:35 07:16:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9 07:16:35 #2 DONE 0.4s 07:16:35 07:16:35 #4 [internal] load .dockerignore 07:16:35 #4 transferring context: 2B done 07:16:35 #4 DONE 0.2s 07:16:36 07:16:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 07:16:36 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 07:16:36 #5 ... 07:16:36 07:16:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 07:16:36 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 0.1s done 07:16:36 #6 DONE 0.2s 07:16:36 07:16:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 07:16:36 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 0.1s done 07:16:36 #5 ... 07:16:36 07:16:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 07:16:36 #6 DONE 0.2s 07:16:36 07:16:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 07:16:36 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 0.1s done 07:16:36 #5 DONE 0.6s 07:16:37 07:16:37 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:16:37 #7 DONE 0.0s 07:16:37 07:16:37 #8 exporting to image 07:16:37 #8 exporting layers done 07:16:37 #8 exporting manifest sha256:fee8cbb31469a30d2b375723b41e508ee7c2509cb6038c674762e593ceb4a868 0.0s done 07:16:37 #8 exporting config sha256:37af36ac181ad7b12aab0f158b47fccf8487dc768b24ee4339338004d708a661 done 07:16:37 #8 exporting manifest sha256:5928d4c81e7f5bf04b9df03acaeaafa54788bd84328e312069be5ff01d79827f 0.0s done 07:16:37 #8 exporting config sha256:9d85e7750e0b6617ea4adbe0c70aeadf1f15bdfb0b482a471df96e01e405575f 0.0s done 07:16:37 #8 exporting manifest list sha256:a0969296d4dbc2380a2771c29a50e397450ba709d9731c9af0b97c33898a2f4f 0.0s done 07:16:37 #8 pushing layers 07:16:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:16:37 #8 pushing layers 0.1s done 07:16:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9@sha256:a0969296d4dbc2380a2771c29a50e397450ba709d9731c9af0b97c33898a2f4f 0.1s done 07:16:37 #8 DONE 0.3s 07:16:37 07:16:37 1 warning found (use --debug to expand): 07:16:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:16:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 07:16:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 07:16:37 #1 [internal] load build definition from Dockerfile 07:16:37 #1 transferring dockerfile: 177B done 07:16:37 #1 DONE 0.0s 07:16:37 07:16:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:16:37 #2 DONE 0.1s 07:16:37 07:16:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:16:37 #3 DONE 0.1s 07:16:37 07:16:37 #4 [internal] load .dockerignore 07:16:37 #4 transferring context: 2B done 07:16:37 #4 DONE 0.0s 07:16:37 07:16:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 07:16:37 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 0.0s done 07:16:37 #5 CACHED 07:16:37 07:16:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 07:16:37 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 0.0s done 07:16:37 #6 CACHED 07:16:37 07:16:37 #7 exporting to image 07:16:37 #7 exporting layers done 07:16:37 #7 exporting manifest sha256:fee8cbb31469a30d2b375723b41e508ee7c2509cb6038c674762e593ceb4a868 done 07:16:37 #7 exporting config sha256:37af36ac181ad7b12aab0f158b47fccf8487dc768b24ee4339338004d708a661 done 07:16:37 #7 exporting manifest sha256:5928d4c81e7f5bf04b9df03acaeaafa54788bd84328e312069be5ff01d79827f done 07:16:37 #7 exporting config sha256:9d85e7750e0b6617ea4adbe0c70aeadf1f15bdfb0b482a471df96e01e405575f done 07:16:37 #7 exporting manifest list sha256:a0969296d4dbc2380a2771c29a50e397450ba709d9731c9af0b97c33898a2f4f done 07:16:37 #7 pushing layers 0.0s done 07:16:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:a0969296d4dbc2380a2771c29a50e397450ba709d9731c9af0b97c33898a2f4f 07:16:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:16:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:a0969296d4dbc2380a2771c29a50e397450ba709d9731c9af0b97c33898a2f4f 0.1s done 07:16:37 #7 DONE 0.1s 07:16:37 07:16:37 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:16:37 #8 DONE 0.0s 07:16:38 07:16:38 1 warning found (use --debug to expand): 07:16:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:16:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78 --push - 07:16:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78' 07:16:38 #1 [internal] load build definition from Dockerfile 07:16:38 #1 transferring dockerfile: 183B done 07:16:38 #1 DONE 0.0s 07:16:38 07:16:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78 07:16:38 #2 DONE 0.1s 07:16:38 07:16:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78 07:16:38 #3 DONE 0.1s 07:16:38 07:16:38 #4 [internal] load .dockerignore 07:16:38 #4 transferring context: 2B done 07:16:38 #4 DONE 0.1s 07:16:38 07:16:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 07:16:38 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 0.0s done 07:16:38 #5 CACHED 07:16:38 07:16:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 07:16:38 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 0.0s done 07:16:38 #6 CACHED 07:16:38 07:16:38 #7 exporting to image 07:16:38 #7 exporting layers done 07:16:38 #7 exporting manifest sha256:fee8cbb31469a30d2b375723b41e508ee7c2509cb6038c674762e593ceb4a868 done 07:16:38 #7 exporting config sha256:37af36ac181ad7b12aab0f158b47fccf8487dc768b24ee4339338004d708a661 done 07:16:38 #7 exporting manifest sha256:5928d4c81e7f5bf04b9df03acaeaafa54788bd84328e312069be5ff01d79827f done 07:16:38 #7 exporting config sha256:9d85e7750e0b6617ea4adbe0c70aeadf1f15bdfb0b482a471df96e01e405575f done 07:16:38 #7 exporting manifest list sha256:a0969296d4dbc2380a2771c29a50e397450ba709d9731c9af0b97c33898a2f4f done 07:16:38 #7 pushing layers 0.0s done 07:16:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78@sha256:a0969296d4dbc2380a2771c29a50e397450ba709d9731c9af0b97c33898a2f4f 07:16:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:16:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78@sha256:a0969296d4dbc2380a2771c29a50e397450ba709d9731c9af0b97c33898a2f4f 0.1s done 07:16:39 #7 DONE 0.1s 07:16:39 07:16:39 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:16:39 #8 DONE 0.0s 07:16:39 07:16:39 1 warning found (use --debug to expand): 07:16:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:16:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 --push - 07:16:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78' 07:16:40 #1 [internal] load build definition from Dockerfile 07:16:40 #1 transferring dockerfile: 07:16:40 #1 transferring dockerfile: 224B done 07:16:40 #1 DONE 0.1s 07:16:40 07:16:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:16:40 #2 DONE 0.1s 07:16:40 07:16:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:16:40 #3 DONE 0.1s 07:16:40 07:16:40 #4 [internal] load .dockerignore 07:16:40 #4 transferring context: 2B done 07:16:40 #4 DONE 0.1s 07:16:40 07:16:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 07:16:40 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 0.0s done 07:16:40 #5 CACHED 07:16:40 07:16:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 07:16:40 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 0.0s done 07:16:40 #6 CACHED 07:16:40 07:16:40 #7 exporting to image 07:16:40 #7 exporting layers done 07:16:40 #7 exporting manifest sha256:fee8cbb31469a30d2b375723b41e508ee7c2509cb6038c674762e593ceb4a868 done 07:16:40 #7 exporting config sha256:37af36ac181ad7b12aab0f158b47fccf8487dc768b24ee4339338004d708a661 done 07:16:40 #7 exporting manifest sha256:5928d4c81e7f5bf04b9df03acaeaafa54788bd84328e312069be5ff01d79827f done 07:16:40 #7 exporting config sha256:9d85e7750e0b6617ea4adbe0c70aeadf1f15bdfb0b482a471df96e01e405575f 0.0s done 07:16:40 #7 exporting manifest list sha256:a0969296d4dbc2380a2771c29a50e397450ba709d9731c9af0b97c33898a2f4f 0.0s done 07:16:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:16:40 #7 pushing layers 0.0s done 07:16:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:a0969296d4dbc2380a2771c29a50e397450ba709d9731c9af0b97c33898a2f4f 0.1s done 07:16:40 #7 DONE 0.2s 07:16:40 07:16:40 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:16:40 #8 DONE 0.0s 07:16:40 07:16:40 1 warning found (use --debug to expand): 07:16:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:16:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 07:16:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 07:16:41 #1 [internal] load build definition from Dockerfile 07:16:41 #1 transferring dockerfile: 175B done 07:16:41 #1 DONE 0.1s 07:16:41 07:16:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:16:41 #2 DONE 0.1s 07:16:41 07:16:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:16:41 #3 DONE 0.0s 07:16:41 07:16:41 #4 [internal] load .dockerignore 07:16:41 #4 transferring context: 2B done 07:16:41 #4 DONE 0.1s 07:16:41 07:16:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 07:16:41 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 0.0s done 07:16:41 #5 DONE 0.0s 07:16:41 07:16:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 07:16:41 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 0.0s done 07:16:41 #6 CACHED 07:16:41 07:16:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 07:16:41 #5 CACHED 07:16:41 07:16:41 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:16:41 #7 DONE 0.0s 07:16:41 07:16:41 #8 exporting to image 07:16:41 #8 exporting layers done 07:16:41 #8 exporting manifest sha256:fee8cbb31469a30d2b375723b41e508ee7c2509cb6038c674762e593ceb4a868 done 07:16:41 #8 exporting config sha256:37af36ac181ad7b12aab0f158b47fccf8487dc768b24ee4339338004d708a661 done 07:16:41 #8 exporting manifest sha256:5928d4c81e7f5bf04b9df03acaeaafa54788bd84328e312069be5ff01d79827f done 07:16:41 #8 exporting config sha256:9d85e7750e0b6617ea4adbe0c70aeadf1f15bdfb0b482a471df96e01e405575f done 07:16:41 #8 exporting manifest list sha256:a0969296d4dbc2380a2771c29a50e397450ba709d9731c9af0b97c33898a2f4f done 07:16:41 #8 pushing layers 0.0s done 07:16:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:a0969296d4dbc2380a2771c29a50e397450ba709d9731c9af0b97c33898a2f4f 0.1s done 07:16:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:16:41 #8 DONE 0.1s 07:16:41 07:16:41 1 warning found (use --debug to expand): 07:16:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:16:42 + '[' -d /w/workspace/edgex-go/816/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:16:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:16:43 ---> package-listing.sh 07:16:43 ++ facter osfamily 07:16:43 ++ tr '[:upper:]' '[:lower:]' 07:16:43 + OS_FAMILY=redhat 07:16:43 + workspace=/w/workspace/edgex-go/816 07:16:43 + START_PACKAGES=/tmp/packages_start.txt 07:16:43 + END_PACKAGES=/tmp/packages_end.txt 07:16:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:16:43 + PACKAGES=/tmp/packages_start.txt 07:16:43 + '[' /w/workspace/edgex-go/816 ']' 07:16:43 + PACKAGES=/tmp/packages_end.txt 07:16:43 + case "${OS_FAMILY}" in 07:16:43 + rpm -qa 07:16:43 + sort 07:16:43 + '[' -f /tmp/packages_start.txt ']' 07:16:43 + '[' -f /tmp/packages_end.txt ']' 07:16:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:16:43 + '[' /w/workspace/edgex-go/816 ']' 07:16:43 + mkdir -p /w/workspace/edgex-go/816/archives/ 07:16:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/816/archives/ [Pipeline] echo 07:16:44 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:16:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:16:44 07:16:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:16:45 latest: Pulling from edgex-lftools-log-publisher 07:16:45 5eb5b503b376: Pulling fs layer 07:16:45 5c69ac0246d0: Pulling fs layer 07:16:45 ec43610c2a17: Pulling fs layer 07:16:45 3a2ae6a8a46f: Pulling fs layer 07:16:45 33b1e0a273af: Pulling fs layer 07:16:45 5d3b04190fa2: Pulling fs layer 07:16:45 2f39f015ded8: Pulling fs layer 07:16:45 3a2ae6a8a46f: Waiting 07:16:45 33b1e0a273af: Waiting 07:16:45 5d3b04190fa2: Waiting 07:16:45 2f39f015ded8: Waiting 07:16:45 5c69ac0246d0: Verifying Checksum 07:16:45 5c69ac0246d0: Download complete 07:16:45 3a2ae6a8a46f: Verifying Checksum 07:16:45 3a2ae6a8a46f: Download complete 07:16:45 33b1e0a273af: Verifying Checksum 07:16:45 33b1e0a273af: Download complete 07:16:45 5d3b04190fa2: Verifying Checksum 07:16:45 5d3b04190fa2: Download complete 07:16:45 ec43610c2a17: Verifying Checksum 07:16:45 ec43610c2a17: Download complete 07:16:45 5eb5b503b376: Verifying Checksum 07:16:45 5eb5b503b376: Download complete 07:16:46 2f39f015ded8: Verifying Checksum 07:16:46 2f39f015ded8: Download complete 07:16:47 5eb5b503b376: Pull complete 07:16:48 5c69ac0246d0: Pull complete 07:16:48 ec43610c2a17: Pull complete 07:16:49 3a2ae6a8a46f: Pull complete 07:16:49 33b1e0a273af: Pull complete 07:16:50 5d3b04190fa2: Pull complete 07:16:55 2f39f015ded8: Pull complete 07:16:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:16:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:16:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:16:56 prd-centos7-docker-4c-2g-42058 does not seem to be running inside a container 07:16:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:17:22 $ docker top 514f2e26ef530dff14bc608587828e7a3d51d27a69400088f655919f142013cc -eo pid,comm [Pipeline] { [Pipeline] sh 07:17:23 + touch /tmp/pre-build-complete [Pipeline] sh 07:17:23 + mkdir -p /var/log/sysstat [Pipeline] sh 07:17:23 + ls /var/log/sa-host 07:17:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:17:23 provisioning config files... 07:17:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config17986882615009763520tmp [Pipeline] { [Pipeline] echo 07:17:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:17:23 ---> create-netrc.sh [Pipeline] } 07:17:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:17:24 ---> python-tools-install.sh [Pipeline] echo 07:17:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:17:24 ---> sudo-logs.sh 07:17:24 Archiving 'sudo' log.. 07:17:24 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:17:24 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:17:24 $ docker stop --time=1 514f2e26ef530dff14bc608587828e7a3d51d27a69400088f655919f142013cc 07:17:25 $ docker rm -f --volumes 514f2e26ef530dff14bc608587828e7a3d51d27a69400088f655919f142013cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:17:25 [WS-CLEANUP] Deleting project workspace... 07:17:25 [WS-CLEANUP] Deferred wipeout is used... 07:17:26 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo 07:17:26 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 07:17:26 32b60fa693a901275786637eb06fc785f28539a9 07:17:26 latest 07:17:26 4.0.0-dev.78 07:17:26 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:17:26 main 07:17:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:26 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9 07:17:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:17:26 0f7a09f38d99: Preparing 07:17:26 334b6f5a0e20: Preparing 07:17:26 a8c503cb0f3d: Preparing 07:17:26 fee66075ac31: Preparing 07:17:26 6fdc5cab0fa9: Preparing 07:17:26 5e8dafc5d65b: Preparing 07:17:26 994456c4fd7b: Preparing 07:17:26 5e8dafc5d65b: Waiting 07:17:26 994456c4fd7b: Waiting 07:17:26 a8c503cb0f3d: Layer already exists 07:17:26 fee66075ac31: Layer already exists 07:17:26 994456c4fd7b: Layer already exists 07:17:26 0f7a09f38d99: Pushed 07:17:26 6fdc5cab0fa9: Pushed 07:17:27 5e8dafc5d65b: Pushed 07:17:30 334b6f5a0e20: Pushed 07:17:30 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:30 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:17:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:17:30 0f7a09f38d99: Preparing 07:17:30 334b6f5a0e20: Preparing 07:17:30 a8c503cb0f3d: Preparing 07:17:30 fee66075ac31: Preparing 07:17:30 6fdc5cab0fa9: Preparing 07:17:30 5e8dafc5d65b: Preparing 07:17:30 994456c4fd7b: Preparing 07:17:30 5e8dafc5d65b: Waiting 07:17:30 994456c4fd7b: Waiting 07:17:30 0f7a09f38d99: Layer already exists 07:17:30 fee66075ac31: Layer already exists 07:17:30 6fdc5cab0fa9: Layer already exists 07:17:30 334b6f5a0e20: Layer already exists 07:17:30 a8c503cb0f3d: Layer already exists 07:17:30 5e8dafc5d65b: Layer already exists 07:17:30 994456c4fd7b: Layer already exists 07:17:30 latest: digest: sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:31 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78 07:17:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:17:31 0f7a09f38d99: Preparing 07:17:31 334b6f5a0e20: Preparing 07:17:31 a8c503cb0f3d: Preparing 07:17:31 fee66075ac31: Preparing 07:17:31 6fdc5cab0fa9: Preparing 07:17:31 5e8dafc5d65b: Preparing 07:17:31 994456c4fd7b: Preparing 07:17:31 5e8dafc5d65b: Waiting 07:17:31 a8c503cb0f3d: Layer already exists 07:17:31 0f7a09f38d99: Layer already exists 07:17:31 6fdc5cab0fa9: Layer already exists 07:17:31 fee66075ac31: Layer already exists 07:17:31 334b6f5a0e20: Layer already exists 07:17:31 5e8dafc5d65b: Layer already exists 07:17:31 994456c4fd7b: Layer already exists 07:17:31 4.0.0-dev.78: digest: sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:31 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:17:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:17:32 0f7a09f38d99: Preparing 07:17:32 334b6f5a0e20: Preparing 07:17:32 a8c503cb0f3d: Preparing 07:17:32 fee66075ac31: Preparing 07:17:32 6fdc5cab0fa9: Preparing 07:17:32 5e8dafc5d65b: Preparing 07:17:32 994456c4fd7b: Preparing 07:17:32 5e8dafc5d65b: Waiting 07:17:32 994456c4fd7b: Waiting 07:17:32 a8c503cb0f3d: Layer already exists 07:17:32 fee66075ac31: Layer already exists 07:17:32 334b6f5a0e20: Layer already exists 07:17:32 0f7a09f38d99: Layer already exists 07:17:32 6fdc5cab0fa9: Layer already exists 07:17:32 5e8dafc5d65b: Layer already exists 07:17:32 994456c4fd7b: Layer already exists 07:17:32 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:32 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:17:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:17:32 0f7a09f38d99: Preparing 07:17:32 334b6f5a0e20: Preparing 07:17:32 a8c503cb0f3d: Preparing 07:17:32 fee66075ac31: Preparing 07:17:32 6fdc5cab0fa9: Preparing 07:17:32 5e8dafc5d65b: Preparing 07:17:32 994456c4fd7b: Preparing 07:17:32 5e8dafc5d65b: Waiting 07:17:32 6fdc5cab0fa9: Layer already exists 07:17:32 0f7a09f38d99: Layer already exists 07:17:32 a8c503cb0f3d: Layer already exists 07:17:32 fee66075ac31: Layer already exists 07:17:32 334b6f5a0e20: Layer already exists 07:17:32 994456c4fd7b: Layer already exists 07:17:32 5e8dafc5d65b: Layer already exists 07:17:32 main: digest: sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:17:32 ===================================================== [Pipeline] echo 07:17:32 taggedImages: 07:17:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9 07:17:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:17:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78 07:17:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:17:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 07:17:32 ========================================================= 07:17:32 [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9, nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest, nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main], settingsFile:edgex-go-settings] 07:17:32 ========================================================= [Pipeline] node 07:17:47 Still waiting to schedule task 07:17:47 All nodes of label ‘centos7-docker-4c-2g’ are offline 07:18:41 Running on prd-centos7-docker-4c-2g-42059 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:18:41 provisioning config files... 07:18:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config13814675983936901480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:18:45 ---> ****-login.sh 07:18:45 nexus3.edgexfoundry.org:10001 07:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:45 Configure a credential helper to remove this warning. See 07:18:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:45 07:18:45 Login Succeeded 07:18:45 nexus3.edgexfoundry.org:10002 07:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:45 Configure a credential helper to remove this warning. See 07:18:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:45 07:18:45 Login Succeeded 07:18:45 nexus3.edgexfoundry.org:10003 07:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:46 Configure a credential helper to remove this warning. See 07:18:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:46 07:18:46 Login Succeeded 07:18:46 nexus3.edgexfoundry.org:10004 07:18:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:46 Configure a credential helper to remove this warning. See 07:18:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:46 07:18:46 Login Succeeded 07:18:46 ****.io 07:18:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:46 Configure a credential helper to remove this warning. See 07:18:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:46 07:18:46 Login Succeeded 07:18:46 ---> ****-login.sh ends [Pipeline] } 07:18:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:18:46 + docker buildx ls 07:18:46 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:18:46 default * docker 07:18:46 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:18:46 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 07:18:46 edgex-builder [Pipeline] sh 07:18:47 + docker buildx inspect --bootstrap 07:18:47 #1 [internal] booting buildkit 07:18:47 #1 pulling image moby/buildkit:buildx-stable-1 07:18:49 #1 pulling image moby/buildkit:buildx-stable-1 2.5s done 07:18:49 #1 creating container buildx_buildkit_edgex-builder0 07:18:51 #1 creating container buildx_buildkit_edgex-builder0 1.5s done 07:18:51 #1 DONE 3.9s 07:18:51 Name: edgex-builder 07:18:51 Driver: docker-container 07:18:51 07:18:51 Nodes: 07:18:51 Name: edgex-builder0 07:18:51 Endpoint: unix:///var/run/docker.sock 07:18:51 Status: running 07:18:51 Buildkit: v0.20.2 07:18:51 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 07:18:51 + docker buildx ls 07:18:51 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:18:51 edgex-builder * docker-container 07:18:51 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 07:18:51 default docker 07:18:51 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:18:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9' 07:18:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9 --push - 07:18:51 #1 [internal] load build definition from Dockerfile 07:18:51 #1 transferring dockerfile: 215B done 07:18:51 #1 DONE 0.0s 07:18:51 07:18:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9 07:18:51 #2 DONE 0.1s 07:18:51 07:18:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9 07:18:52 #3 DONE 0.1s 07:18:52 07:18:52 #4 [internal] load .dockerignore 07:18:52 #4 transferring context: 2B done 07:18:52 #4 DONE 0.0s 07:18:52 07:18:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 07:18:52 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 0.0s done 07:18:52 #5 DONE 0.0s 07:18:52 07:18:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 07:18:52 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 0.0s done 07:18:52 #6 DONE 0.1s 07:18:52 07:18:52 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 07:18:52 #7 DONE 0.0s 07:18:52 07:18:52 #8 exporting to image 07:18:52 #8 exporting layers done 07:18:52 #8 exporting manifest sha256:9586a650b8bd6e153fae3b57c7313bab6e0bd7e033c54e0906579678e9aff21e 0.0s done 07:18:52 #8 exporting config sha256:10c9273d2eb842a9f75b454425b1e6123cb6066d953f8d81df7161e0a6bb9b38 done 07:18:52 #8 exporting manifest sha256:b5f0d2fcd5fe483756c42fe2bb9d4f86b6447bdb86005394d13fd17eed152431 done 07:18:52 #8 exporting config sha256:7d3c00d4a79eb22507ca93f99af6121c78a349f79ea403e7e3ffc404409d9937 done 07:18:52 #8 exporting manifest list sha256:b95e624c7f5d8865d9c9c6bf6c47e5ed8c5e7a413793c4cf284daed849b70498 done 07:18:52 #8 pushing layers 07:18:52 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:18:52 #8 pushing layers 0.1s done 07:18:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9@sha256:b95e624c7f5d8865d9c9c6bf6c47e5ed8c5e7a413793c4cf284daed849b70498 0.1s done 07:18:52 #8 DONE 0.2s 07:18:52 07:18:52 1 warning found (use --debug to expand): 07:18:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:18:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 07:18:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 07:18:52 #1 [internal] load build definition from Dockerfile 07:18:52 #1 transferring dockerfile: 181B done 07:18:52 #1 DONE 0.0s 07:18:52 07:18:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:18:52 #2 DONE 0.0s 07:18:52 07:18:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:18:52 #3 DONE 0.0s 07:18:52 07:18:52 #4 [internal] load .dockerignore 07:18:52 #4 transferring context: 2B done 07:18:52 #4 DONE 0.0s 07:18:52 07:18:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 07:18:52 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 0.0s done 07:18:52 #5 CACHED 07:18:52 07:18:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 07:18:52 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 0.0s done 07:18:52 #6 CACHED 07:18:52 07:18:52 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 07:18:52 #7 DONE 0.0s 07:18:52 07:18:52 #8 exporting to image 07:18:52 #8 exporting layers done 07:18:52 #8 exporting manifest sha256:9586a650b8bd6e153fae3b57c7313bab6e0bd7e033c54e0906579678e9aff21e done 07:18:52 #8 exporting config sha256:10c9273d2eb842a9f75b454425b1e6123cb6066d953f8d81df7161e0a6bb9b38 done 07:18:52 #8 exporting manifest sha256:b5f0d2fcd5fe483756c42fe2bb9d4f86b6447bdb86005394d13fd17eed152431 done 07:18:52 #8 exporting config sha256:7d3c00d4a79eb22507ca93f99af6121c78a349f79ea403e7e3ffc404409d9937 done 07:18:52 #8 exporting manifest list sha256:b95e624c7f5d8865d9c9c6bf6c47e5ed8c5e7a413793c4cf284daed849b70498 done 07:18:52 #8 pushing layers 0.0s done 07:18:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:b95e624c7f5d8865d9c9c6bf6c47e5ed8c5e7a413793c4cf284daed849b70498 0.1s done 07:18:52 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:18:52 #8 DONE 0.1s 07:18:52 07:18:52 1 warning found (use --debug to expand): 07:18:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:18:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78 --push - 07:18:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78' 07:18:53 #1 [internal] load build definition from Dockerfile 07:18:53 #1 transferring dockerfile: 187B done 07:18:53 #1 DONE 0.0s 07:18:53 07:18:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78 07:18:53 #2 DONE 0.0s 07:18:53 07:18:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78 07:18:53 #3 DONE 0.0s 07:18:53 07:18:53 #4 [internal] load .dockerignore 07:18:53 #4 transferring context: 2B done 07:18:53 #4 DONE 0.0s 07:18:53 07:18:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 07:18:53 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 0.0s done 07:18:53 #5 CACHED 07:18:53 07:18:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 07:18:53 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 done 07:18:53 #6 CACHED 07:18:53 07:18:53 #7 exporting to image 07:18:53 #7 exporting layers done 07:18:53 #7 exporting manifest sha256:9586a650b8bd6e153fae3b57c7313bab6e0bd7e033c54e0906579678e9aff21e done 07:18:53 #7 exporting config sha256:10c9273d2eb842a9f75b454425b1e6123cb6066d953f8d81df7161e0a6bb9b38 done 07:18:53 #7 exporting manifest sha256:b5f0d2fcd5fe483756c42fe2bb9d4f86b6447bdb86005394d13fd17eed152431 done 07:18:53 #7 exporting config sha256:7d3c00d4a79eb22507ca93f99af6121c78a349f79ea403e7e3ffc404409d9937 done 07:18:53 #7 exporting manifest list sha256:b95e624c7f5d8865d9c9c6bf6c47e5ed8c5e7a413793c4cf284daed849b70498 done 07:18:53 #7 pushing layers 0.0s done 07:18:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78@sha256:b95e624c7f5d8865d9c9c6bf6c47e5ed8c5e7a413793c4cf284daed849b70498 07:18:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:18:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78@sha256:b95e624c7f5d8865d9c9c6bf6c47e5ed8c5e7a413793c4cf284daed849b70498 0.1s done 07:18:53 #7 DONE 0.1s 07:18:53 07:18:53 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 07:18:53 #8 DONE 0.0s 07:18:53 07:18:53 1 warning found (use --debug to expand): 07:18:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:18:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 --push - 07:18:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78' 07:18:53 #1 [internal] load build definition from Dockerfile 07:18:53 #1 transferring dockerfile: 228B done 07:18:53 #1 DONE 0.0s 07:18:53 07:18:53 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:18:53 #2 DONE 0.0s 07:18:53 07:18:53 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:18:53 #3 DONE 0.0s 07:18:53 07:18:53 #4 [internal] load .dockerignore 07:18:53 #4 transferring context: 2B done 07:18:53 #4 DONE 0.0s 07:18:53 07:18:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 07:18:53 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 done 07:18:53 #5 CACHED 07:18:53 07:18:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 07:18:53 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 done 07:18:53 #6 CACHED 07:18:53 07:18:53 #7 exporting to image 07:18:53 #7 exporting layers done 07:18:53 #7 exporting manifest sha256:9586a650b8bd6e153fae3b57c7313bab6e0bd7e033c54e0906579678e9aff21e done 07:18:53 #7 exporting config sha256:10c9273d2eb842a9f75b454425b1e6123cb6066d953f8d81df7161e0a6bb9b38 done 07:18:53 #7 exporting manifest sha256:b5f0d2fcd5fe483756c42fe2bb9d4f86b6447bdb86005394d13fd17eed152431 done 07:18:53 #7 exporting config sha256:7d3c00d4a79eb22507ca93f99af6121c78a349f79ea403e7e3ffc404409d9937 done 07:18:53 #7 exporting manifest list sha256:b95e624c7f5d8865d9c9c6bf6c47e5ed8c5e7a413793c4cf284daed849b70498 done 07:18:53 #7 pushing layers 07:18:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:18:54 #7 pushing layers 0.0s done 07:18:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:b95e624c7f5d8865d9c9c6bf6c47e5ed8c5e7a413793c4cf284daed849b70498 0.1s done 07:18:54 #7 DONE 0.1s 07:18:54 07:18:54 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 07:18:54 #8 DONE 0.0s 07:18:54 07:18:54 1 warning found (use --debug to expand): 07:18:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:18:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 07:18:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 07:18:54 #1 [internal] load build definition from Dockerfile 07:18:54 #1 transferring dockerfile: 179B done 07:18:54 #1 DONE 0.1s 07:18:54 07:18:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:18:54 #2 DONE 0.0s 07:18:54 07:18:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:18:54 #3 DONE 0.1s 07:18:54 07:18:54 #4 [internal] load .dockerignore 07:18:54 #4 transferring context: 07:18:55 #4 transferring context: 2B done 07:18:55 #4 DONE 0.1s 07:18:55 07:18:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 07:18:55 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 0.0s done 07:18:55 #5 CACHED 07:18:55 07:18:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 07:18:55 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 0.0s done 07:18:55 #6 CACHED 07:18:55 07:18:55 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 07:18:55 #7 DONE 0.0s 07:18:55 07:18:55 #8 exporting to image 07:18:55 #8 exporting layers done 07:18:55 #8 exporting manifest sha256:9586a650b8bd6e153fae3b57c7313bab6e0bd7e033c54e0906579678e9aff21e done 07:18:55 #8 exporting config sha256:10c9273d2eb842a9f75b454425b1e6123cb6066d953f8d81df7161e0a6bb9b38 done 07:18:55 #8 exporting manifest sha256:b5f0d2fcd5fe483756c42fe2bb9d4f86b6447bdb86005394d13fd17eed152431 done 07:18:55 #8 exporting config sha256:7d3c00d4a79eb22507ca93f99af6121c78a349f79ea403e7e3ffc404409d9937 done 07:18:55 #8 exporting manifest list sha256:b95e624c7f5d8865d9c9c6bf6c47e5ed8c5e7a413793c4cf284daed849b70498 done 07:18:55 #8 pushing layers 0.0s done 07:18:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:b95e624c7f5d8865d9c9c6bf6c47e5ed8c5e7a413793c4cf284daed849b70498 0.1s done 07:18:55 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:18:55 #8 DONE 0.1s 07:18:55 07:18:55 1 warning found (use --debug to expand): 07:18:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:18:55 + '[' -d /w/workspace/edgex-go/816/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:18:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:18:56 ---> package-listing.sh 07:18:56 ++ facter osfamily 07:18:56 ++ tr '[:upper:]' '[:lower:]' 07:18:56 + OS_FAMILY=redhat 07:18:56 + workspace=/w/workspace/edgex-go/816 07:18:56 + START_PACKAGES=/tmp/packages_start.txt 07:18:56 + END_PACKAGES=/tmp/packages_end.txt 07:18:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:18:56 + PACKAGES=/tmp/packages_start.txt 07:18:56 + '[' /w/workspace/edgex-go/816 ']' 07:18:56 + PACKAGES=/tmp/packages_end.txt 07:18:56 + case "${OS_FAMILY}" in 07:18:56 + rpm -qa 07:18:56 + sort 07:18:57 + '[' -f /tmp/packages_start.txt ']' 07:18:57 + '[' -f /tmp/packages_end.txt ']' 07:18:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:18:57 + '[' /w/workspace/edgex-go/816 ']' 07:18:57 + mkdir -p /w/workspace/edgex-go/816/archives/ 07:18:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/816/archives/ [Pipeline] echo 07:18:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:18:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:18:58 07:18:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:18:58 latest: Pulling from edgex-lftools-log-publisher 07:18:58 5eb5b503b376: Pulling fs layer 07:18:58 5c69ac0246d0: Pulling fs layer 07:18:58 ec43610c2a17: Pulling fs layer 07:18:58 3a2ae6a8a46f: Pulling fs layer 07:18:58 33b1e0a273af: Pulling fs layer 07:18:58 5d3b04190fa2: Pulling fs layer 07:18:58 2f39f015ded8: Pulling fs layer 07:18:58 33b1e0a273af: Waiting 07:18:58 5d3b04190fa2: Waiting 07:18:58 2f39f015ded8: Waiting 07:18:58 3a2ae6a8a46f: Waiting 07:18:58 5c69ac0246d0: Verifying Checksum 07:18:58 5c69ac0246d0: Download complete 07:18:58 3a2ae6a8a46f: Verifying Checksum 07:18:58 3a2ae6a8a46f: Download complete 07:18:58 33b1e0a273af: Verifying Checksum 07:18:58 33b1e0a273af: Download complete 07:18:58 ec43610c2a17: Verifying Checksum 07:18:58 ec43610c2a17: Download complete 07:18:58 5d3b04190fa2: Verifying Checksum 07:18:58 5d3b04190fa2: Download complete 07:18:58 5eb5b503b376: Verifying Checksum 07:18:58 5eb5b503b376: Download complete 07:18:59 2f39f015ded8: Download complete 07:19:00 5eb5b503b376: Pull complete 07:19:00 5c69ac0246d0: Pull complete 07:19:00 ec43610c2a17: Pull complete 07:19:00 3a2ae6a8a46f: Pull complete 07:19:00 33b1e0a273af: Pull complete 07:19:00 5d3b04190fa2: Pull complete 07:19:05 2f39f015ded8: Pull complete 07:19:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:19:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:19:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:05 prd-centos7-docker-4c-2g-42059 does not seem to be running inside a container 07:19:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:19:09 $ docker top 8020f558591753980aebe3e79dc74f856caf434712e7636a07c5be0f45be74da -eo pid,comm [Pipeline] { [Pipeline] sh 07:19:09 + touch /tmp/pre-build-complete [Pipeline] sh 07:19:09 + mkdir -p /var/log/sysstat [Pipeline] sh 07:19:10 + ls /var/log/sa-host 07:19:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:19:10 provisioning config files... 07:19:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config11773410614748552710tmp [Pipeline] { [Pipeline] echo 07:19:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:19:10 ---> create-netrc.sh [Pipeline] } 07:19:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:19:10 ---> python-tools-install.sh [Pipeline] echo 07:19:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:19:11 ---> sudo-logs.sh 07:19:11 Archiving 'sudo' log.. 07:19:11 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:19:11 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:19:11 $ docker stop --time=1 8020f558591753980aebe3e79dc74f856caf434712e7636a07c5be0f45be74da 07:19:12 $ docker rm -f --volumes 8020f558591753980aebe3e79dc74f856caf434712e7636a07c5be0f45be74da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:19:12 [WS-CLEANUP] Deleting project workspace... 07:19:12 [WS-CLEANUP] Deferred wipeout is used... 07:19:12 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo 07:19:12 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 07:19:12 32b60fa693a901275786637eb06fc785f28539a9 07:19:12 latest 07:19:12 4.0.0-dev.78 07:19:12 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:19:12 main 07:19:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9 07:19:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:19:13 9ba145de9827: Preparing 07:19:13 3392f998a950: Preparing 07:19:13 e900a0e1123f: Preparing 07:19:13 a8c503cb0f3d: Preparing 07:19:13 fee66075ac31: Preparing 07:19:13 3201f52e7c7f: Preparing 07:19:13 bd4a3683f7d3: Preparing 07:19:13 3030e4b2d8c1: Preparing 07:19:13 c5d095082505: Preparing 07:19:13 994456c4fd7b: Preparing 07:19:13 bd4a3683f7d3: Waiting 07:19:13 3030e4b2d8c1: Waiting 07:19:13 c5d095082505: Waiting 07:19:13 3201f52e7c7f: Waiting 07:19:13 994456c4fd7b: Waiting 07:19:13 fee66075ac31: Layer already exists 07:19:13 a8c503cb0f3d: Layer already exists 07:19:13 e900a0e1123f: Pushed 07:19:13 3392f998a950: Pushed 07:19:13 9ba145de9827: Pushed 07:19:13 994456c4fd7b: Layer already exists 07:19:13 3030e4b2d8c1: Pushed 07:19:13 c5d095082505: Pushed 07:19:18 bd4a3683f7d3: Pushed 07:19:26 3201f52e7c7f: Pushed 07:19:26 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:19:26 9ba145de9827: Preparing 07:19:26 3392f998a950: Preparing 07:19:26 e900a0e1123f: Preparing 07:19:26 a8c503cb0f3d: Preparing 07:19:26 fee66075ac31: Preparing 07:19:26 3201f52e7c7f: Preparing 07:19:26 bd4a3683f7d3: Preparing 07:19:26 3030e4b2d8c1: Preparing 07:19:26 c5d095082505: Preparing 07:19:26 994456c4fd7b: Preparing 07:19:26 3201f52e7c7f: Waiting 07:19:26 bd4a3683f7d3: Waiting 07:19:26 3030e4b2d8c1: Waiting 07:19:26 c5d095082505: Waiting 07:19:26 994456c4fd7b: Waiting 07:19:26 3392f998a950: Layer already exists 07:19:26 fee66075ac31: Layer already exists 07:19:26 9ba145de9827: Layer already exists 07:19:26 e900a0e1123f: Layer already exists 07:19:26 a8c503cb0f3d: Layer already exists 07:19:26 3201f52e7c7f: Layer already exists 07:19:26 bd4a3683f7d3: Layer already exists 07:19:26 994456c4fd7b: Layer already exists 07:19:26 3030e4b2d8c1: Layer already exists 07:19:26 c5d095082505: Layer already exists 07:19:26 latest: digest: sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78 07:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:19:27 9ba145de9827: Preparing 07:19:27 3392f998a950: Preparing 07:19:27 e900a0e1123f: Preparing 07:19:27 a8c503cb0f3d: Preparing 07:19:27 fee66075ac31: Preparing 07:19:27 3201f52e7c7f: Preparing 07:19:27 bd4a3683f7d3: Preparing 07:19:27 3030e4b2d8c1: Preparing 07:19:27 c5d095082505: Preparing 07:19:27 994456c4fd7b: Preparing 07:19:27 3030e4b2d8c1: Waiting 07:19:27 c5d095082505: Waiting 07:19:27 bd4a3683f7d3: Waiting 07:19:27 3201f52e7c7f: Waiting 07:19:27 e900a0e1123f: Layer already exists 07:19:27 3392f998a950: Layer already exists 07:19:27 9ba145de9827: Layer already exists 07:19:27 a8c503cb0f3d: Layer already exists 07:19:27 fee66075ac31: Layer already exists 07:19:27 3030e4b2d8c1: Layer already exists 07:19:27 3201f52e7c7f: Layer already exists 07:19:27 c5d095082505: Layer already exists 07:19:27 bd4a3683f7d3: Layer already exists 07:19:27 994456c4fd7b: Layer already exists 07:19:27 4.0.0-dev.78: digest: sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:19:28 9ba145de9827: Preparing 07:19:28 3392f998a950: Preparing 07:19:28 e900a0e1123f: Preparing 07:19:28 a8c503cb0f3d: Preparing 07:19:28 fee66075ac31: Preparing 07:19:28 3201f52e7c7f: Preparing 07:19:28 bd4a3683f7d3: Preparing 07:19:28 3030e4b2d8c1: Preparing 07:19:28 c5d095082505: Preparing 07:19:28 994456c4fd7b: Preparing 07:19:28 bd4a3683f7d3: Waiting 07:19:28 3030e4b2d8c1: Waiting 07:19:28 c5d095082505: Waiting 07:19:28 994456c4fd7b: Waiting 07:19:28 3201f52e7c7f: Waiting 07:19:28 9ba145de9827: Layer already exists 07:19:28 a8c503cb0f3d: Layer already exists 07:19:28 3392f998a950: Layer already exists 07:19:28 e900a0e1123f: Layer already exists 07:19:28 fee66075ac31: Layer already exists 07:19:28 3030e4b2d8c1: Layer already exists 07:19:28 3201f52e7c7f: Layer already exists 07:19:28 bd4a3683f7d3: Layer already exists 07:19:28 c5d095082505: Layer already exists 07:19:28 994456c4fd7b: Layer already exists 07:19:28 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:19:28 9ba145de9827: Preparing 07:19:28 3392f998a950: Preparing 07:19:28 e900a0e1123f: Preparing 07:19:28 a8c503cb0f3d: Preparing 07:19:28 fee66075ac31: Preparing 07:19:28 3201f52e7c7f: Preparing 07:19:28 bd4a3683f7d3: Preparing 07:19:28 3030e4b2d8c1: Preparing 07:19:28 c5d095082505: Preparing 07:19:28 994456c4fd7b: Preparing 07:19:28 3030e4b2d8c1: Waiting 07:19:28 c5d095082505: Waiting 07:19:28 3201f52e7c7f: Waiting 07:19:28 bd4a3683f7d3: Waiting 07:19:28 fee66075ac31: Layer already exists 07:19:28 e900a0e1123f: Layer already exists 07:19:28 3392f998a950: Layer already exists 07:19:28 9ba145de9827: Layer already exists 07:19:28 a8c503cb0f3d: Layer already exists 07:19:28 3030e4b2d8c1: Layer already exists 07:19:28 3201f52e7c7f: Layer already exists 07:19:28 c5d095082505: Layer already exists 07:19:28 bd4a3683f7d3: Layer already exists 07:19:28 994456c4fd7b: Layer already exists 07:19:28 main: digest: sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:19:28 ===================================================== [Pipeline] echo 07:19:28 taggedImages: 07:19:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9 07:19:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:19:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78 07:19:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:19:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 07:19:28 ========================================================= 07:19:28 [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9, nexus3.edgexfoundry.org:10004/security-spire-agent:latest, nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-spire-agent:main], settingsFile:edgex-go-settings] 07:19:28 ========================================================= [Pipeline] node 07:19:43 Still waiting to schedule task 07:19:43 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:20:30 Running on prd-centos7-docker-4c-2g-42062 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:20:30 provisioning config files... 07:20:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config5348795679528561952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:20:31 ---> ****-login.sh 07:20:31 nexus3.edgexfoundry.org:10001 07:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:32 Configure a credential helper to remove this warning. See 07:20:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:32 07:20:32 Login Succeeded 07:20:32 nexus3.edgexfoundry.org:10002 07:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:32 Configure a credential helper to remove this warning. See 07:20:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:32 07:20:32 Login Succeeded 07:20:32 nexus3.edgexfoundry.org:10003 07:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:32 Configure a credential helper to remove this warning. See 07:20:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:32 07:20:32 Login Succeeded 07:20:32 nexus3.edgexfoundry.org:10004 07:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:32 Configure a credential helper to remove this warning. See 07:20:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:32 07:20:32 Login Succeeded 07:20:32 ****.io 07:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:32 Configure a credential helper to remove this warning. See 07:20:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:32 07:20:32 Login Succeeded 07:20:32 ---> ****-login.sh ends [Pipeline] } 07:20:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:20:33 + docker buildx ls 07:20:33 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:20:33 default * docker 07:20:33 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:20:33 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 07:20:33 edgex-builder [Pipeline] sh 07:20:33 + docker buildx inspect --bootstrap 07:20:33 #1 [internal] booting buildkit 07:20:33 #1 pulling image moby/buildkit:buildx-stable-1 07:20:36 #1 pulling image moby/buildkit:buildx-stable-1 2.7s done 07:20:36 #1 creating container buildx_buildkit_edgex-builder0 07:20:39 #1 creating container buildx_buildkit_edgex-builder0 2.8s done 07:20:39 #1 DONE 5.5s 07:20:39 Name: edgex-builder 07:20:39 Driver: docker-container 07:20:39 07:20:39 Nodes: 07:20:39 Name: edgex-builder0 07:20:39 Endpoint: unix:///var/run/docker.sock 07:20:39 Status: running 07:20:39 Buildkit: v0.20.2 07:20:39 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 07:20:39 + docker buildx ls 07:20:39 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:20:39 edgex-builder * docker-container 07:20:39 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 07:20:39 default docker 07:20:39 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:20:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9' 07:20:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9 --push - 07:20:39 #1 [internal] load build definition from Dockerfile 07:20:39 #1 transferring dockerfile: 205B done 07:20:39 #1 DONE 0.0s 07:20:39 07:20:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9 07:20:39 #2 DONE 0.1s 07:20:39 07:20:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9 07:20:39 #3 DONE 0.1s 07:20:39 07:20:39 #4 [internal] load .dockerignore 07:20:39 #4 transferring context: 2B done 07:20:39 #4 DONE 0.0s 07:20:39 07:20:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 07:20:39 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 0.0s done 07:20:39 #5 DONE 0.0s 07:20:39 07:20:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 07:20:39 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 0.0s done 07:20:39 #6 DONE 0.1s 07:20:39 07:20:39 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 07:20:39 #7 DONE 0.0s 07:20:39 07:20:39 #8 exporting to image 07:20:39 #8 exporting layers done 07:20:39 #8 exporting manifest sha256:f199f4b256925de179ea17a61e368970617d63882bc7ad2bb662881d9a05201a 0.0s done 07:20:39 #8 exporting config sha256:2edfe7050614aa1d02e5c0e69050b10e8aef26846776ce2d025f196ebd1527b3 done 07:20:39 #8 exporting manifest sha256:ed8453a1366a6baacf956886fffaba29440fc135998e0fb75510681bd05cbce8 0.0s done 07:20:39 #8 exporting config sha256:d89e3db1991ef67af2f243c73876bf498bac0837d2e5034b7e8248906c79c8a7 done 07:20:39 #8 exporting manifest list sha256:936ed4adaeaa491985cad53693fa839f17ddeb260968e658093c711977b71b08 done 07:20:39 #8 pushing layers 07:20:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:20:40 #8 pushing layers 0.1s done 07:20:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9@sha256:936ed4adaeaa491985cad53693fa839f17ddeb260968e658093c711977b71b08 0.1s done 07:20:40 #8 DONE 0.3s 07:20:40 07:20:40 1 warning found (use --debug to expand): 07:20:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:20:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 07:20:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 07:20:40 #1 [internal] load build definition from Dockerfile 07:20:40 #1 transferring dockerfile: 171B done 07:20:40 #1 DONE 0.0s 07:20:40 07:20:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:20:40 #2 DONE 0.0s 07:20:40 07:20:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:20:40 #3 DONE 0.0s 07:20:40 07:20:40 #4 [internal] load .dockerignore 07:20:40 #4 transferring context: 2B done 07:20:40 #4 DONE 0.0s 07:20:40 07:20:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 07:20:40 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 0.0s done 07:20:40 #5 DONE 0.0s 07:20:40 07:20:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 07:20:40 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 0.0s done 07:20:40 #6 CACHED 07:20:40 07:20:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 07:20:40 #5 CACHED 07:20:40 07:20:40 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 07:20:40 #7 DONE 0.0s 07:20:40 07:20:40 #8 exporting to image 07:20:40 #8 exporting layers done 07:20:40 #8 exporting manifest sha256:f199f4b256925de179ea17a61e368970617d63882bc7ad2bb662881d9a05201a done 07:20:40 #8 exporting config sha256:2edfe7050614aa1d02e5c0e69050b10e8aef26846776ce2d025f196ebd1527b3 done 07:20:40 #8 exporting manifest sha256:ed8453a1366a6baacf956886fffaba29440fc135998e0fb75510681bd05cbce8 done 07:20:40 #8 exporting config sha256:d89e3db1991ef67af2f243c73876bf498bac0837d2e5034b7e8248906c79c8a7 done 07:20:40 #8 exporting manifest list sha256:936ed4adaeaa491985cad53693fa839f17ddeb260968e658093c711977b71b08 done 07:20:40 #8 pushing layers 0.0s done 07:20:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:936ed4adaeaa491985cad53693fa839f17ddeb260968e658093c711977b71b08 0.1s done 07:20:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:20:40 #8 DONE 0.1s 07:20:40 07:20:40 1 warning found (use --debug to expand): 07:20:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:20:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78' 07:20:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78 --push - 07:20:41 #1 [internal] load build definition from Dockerfile 07:20:41 #1 transferring dockerfile: 177B done 07:20:41 #1 DONE 0.0s 07:20:41 07:20:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78 07:20:41 #2 DONE 0.0s 07:20:41 07:20:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78 07:20:41 #3 DONE 0.0s 07:20:41 07:20:41 #4 [internal] load .dockerignore 07:20:41 #4 transferring context: 2B done 07:20:41 #4 DONE 0.0s 07:20:41 07:20:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 07:20:41 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 0.0s done 07:20:41 #5 DONE 0.0s 07:20:41 07:20:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 07:20:41 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 0.0s done 07:20:41 #6 CACHED 07:20:41 07:20:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 07:20:41 #5 CACHED 07:20:41 07:20:41 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 07:20:41 #7 DONE 0.0s 07:20:41 07:20:41 #8 exporting to image 07:20:41 #8 exporting layers done 07:20:41 #8 exporting manifest sha256:f199f4b256925de179ea17a61e368970617d63882bc7ad2bb662881d9a05201a done 07:20:41 #8 exporting config sha256:2edfe7050614aa1d02e5c0e69050b10e8aef26846776ce2d025f196ebd1527b3 done 07:20:41 #8 exporting manifest sha256:ed8453a1366a6baacf956886fffaba29440fc135998e0fb75510681bd05cbce8 done 07:20:41 #8 exporting config sha256:d89e3db1991ef67af2f243c73876bf498bac0837d2e5034b7e8248906c79c8a7 done 07:20:41 #8 exporting manifest list sha256:936ed4adaeaa491985cad53693fa839f17ddeb260968e658093c711977b71b08 done 07:20:41 #8 pushing layers 0.1s done 07:20:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78@sha256:936ed4adaeaa491985cad53693fa839f17ddeb260968e658093c711977b71b08 07:20:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:20:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78@sha256:936ed4adaeaa491985cad53693fa839f17ddeb260968e658093c711977b71b08 0.1s done 07:20:41 #8 DONE 0.1s 07:20:41 07:20:41 1 warning found (use --debug to expand): 07:20:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:20:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78' 07:20:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 --push - 07:20:41 #1 [internal] load build definition from Dockerfile 07:20:41 #1 transferring dockerfile: 218B done 07:20:41 #1 DONE 0.0s 07:20:41 07:20:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:20:41 #2 DONE 0.0s 07:20:41 07:20:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:20:41 #3 DONE 0.0s 07:20:41 07:20:41 #4 [internal] load .dockerignore 07:20:41 #4 transferring context: 2B done 07:20:41 #4 DONE 0.0s 07:20:41 07:20:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 07:20:41 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 0.0s done 07:20:41 #5 DONE 0.0s 07:20:41 07:20:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 07:20:41 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 0.0s done 07:20:41 #6 CACHED 07:20:41 07:20:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 07:20:41 #5 CACHED 07:20:41 07:20:41 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 07:20:41 #7 DONE 0.0s 07:20:41 07:20:41 #8 exporting to image 07:20:41 #8 exporting layers done 07:20:41 #8 exporting manifest sha256:f199f4b256925de179ea17a61e368970617d63882bc7ad2bb662881d9a05201a done 07:20:41 #8 exporting config sha256:2edfe7050614aa1d02e5c0e69050b10e8aef26846776ce2d025f196ebd1527b3 done 07:20:41 #8 exporting manifest sha256:ed8453a1366a6baacf956886fffaba29440fc135998e0fb75510681bd05cbce8 done 07:20:41 #8 exporting config sha256:d89e3db1991ef67af2f243c73876bf498bac0837d2e5034b7e8248906c79c8a7 done 07:20:41 #8 exporting manifest list sha256:936ed4adaeaa491985cad53693fa839f17ddeb260968e658093c711977b71b08 done 07:20:41 #8 pushing layers 0.0s done 07:20:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:936ed4adaeaa491985cad53693fa839f17ddeb260968e658093c711977b71b08 0.1s done 07:20:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:20:41 #8 DONE 0.1s 07:20:41 07:20:41 1 warning found (use --debug to expand): 07:20:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:20:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 07:20:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 07:20:42 #1 [internal] load build definition from Dockerfile 07:20:42 #1 transferring dockerfile: 169B done 07:20:42 #1 DONE 0.0s 07:20:42 07:20:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:20:42 #2 DONE 0.0s 07:20:42 07:20:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:20:42 #3 DONE 0.0s 07:20:42 07:20:42 #4 [internal] load .dockerignore 07:20:42 #4 transferring context: 2B done 07:20:42 #4 DONE 0.0s 07:20:42 07:20:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 07:20:42 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 0.0s done 07:20:42 #5 DONE 0.0s 07:20:42 07:20:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 07:20:42 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 0.0s done 07:20:42 #6 CACHED 07:20:42 07:20:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 07:20:42 #5 CACHED 07:20:42 07:20:42 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 07:20:42 #7 DONE 0.0s 07:20:42 07:20:42 #8 exporting to image 07:20:42 #8 exporting layers done 07:20:42 #8 exporting manifest sha256:f199f4b256925de179ea17a61e368970617d63882bc7ad2bb662881d9a05201a done 07:20:42 #8 exporting config sha256:2edfe7050614aa1d02e5c0e69050b10e8aef26846776ce2d025f196ebd1527b3 done 07:20:42 #8 exporting manifest sha256:ed8453a1366a6baacf956886fffaba29440fc135998e0fb75510681bd05cbce8 done 07:20:42 #8 exporting config sha256:d89e3db1991ef67af2f243c73876bf498bac0837d2e5034b7e8248906c79c8a7 done 07:20:42 #8 exporting manifest list sha256:936ed4adaeaa491985cad53693fa839f17ddeb260968e658093c711977b71b08 done 07:20:42 #8 pushing layers 0.0s done 07:20:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:936ed4adaeaa491985cad53693fa839f17ddeb260968e658093c711977b71b08 0.1s done 07:20:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:20:42 #8 DONE 0.1s 07:20:42 07:20:42 1 warning found (use --debug to expand): 07:20:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:20:42 + '[' -d /w/workspace/edgex-go/816/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:20:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:20:43 ---> package-listing.sh 07:20:43 ++ facter osfamily 07:20:43 ++ tr '[:upper:]' '[:lower:]' 07:20:43 + OS_FAMILY=redhat 07:20:43 + workspace=/w/workspace/edgex-go/816 07:20:43 + START_PACKAGES=/tmp/packages_start.txt 07:20:43 + END_PACKAGES=/tmp/packages_end.txt 07:20:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:20:43 + PACKAGES=/tmp/packages_start.txt 07:20:43 + '[' /w/workspace/edgex-go/816 ']' 07:20:43 + PACKAGES=/tmp/packages_end.txt 07:20:43 + case "${OS_FAMILY}" in 07:20:43 + rpm -qa 07:20:43 + sort 07:20:44 + '[' -f /tmp/packages_start.txt ']' 07:20:44 + '[' -f /tmp/packages_end.txt ']' 07:20:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:20:44 + '[' /w/workspace/edgex-go/816 ']' 07:20:44 + mkdir -p /w/workspace/edgex-go/816/archives/ 07:20:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/816/archives/ [Pipeline] echo 07:20:44 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:20:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:20:45 07:20:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:20:46 latest: Pulling from edgex-lftools-log-publisher 07:20:46 5eb5b503b376: Pulling fs layer 07:20:46 5c69ac0246d0: Pulling fs layer 07:20:46 ec43610c2a17: Pulling fs layer 07:20:46 3a2ae6a8a46f: Pulling fs layer 07:20:46 33b1e0a273af: Pulling fs layer 07:20:46 5d3b04190fa2: Pulling fs layer 07:20:46 2f39f015ded8: Pulling fs layer 07:20:46 3a2ae6a8a46f: Waiting 07:20:46 33b1e0a273af: Waiting 07:20:46 5d3b04190fa2: Waiting 07:20:46 2f39f015ded8: Waiting 07:20:46 5c69ac0246d0: Verifying Checksum 07:20:46 5c69ac0246d0: Download complete 07:20:46 3a2ae6a8a46f: Verifying Checksum 07:20:46 3a2ae6a8a46f: Download complete 07:20:46 33b1e0a273af: Verifying Checksum 07:20:46 33b1e0a273af: Download complete 07:20:46 5d3b04190fa2: Verifying Checksum 07:20:46 5d3b04190fa2: Download complete 07:20:46 ec43610c2a17: Verifying Checksum 07:20:46 ec43610c2a17: Download complete 07:20:46 5eb5b503b376: Verifying Checksum 07:20:46 5eb5b503b376: Download complete 07:20:46 2f39f015ded8: Verifying Checksum 07:20:46 2f39f015ded8: Download complete 07:20:47 5eb5b503b376: Pull complete 07:20:47 5c69ac0246d0: Pull complete 07:20:48 ec43610c2a17: Pull complete 07:20:48 3a2ae6a8a46f: Pull complete 07:20:48 33b1e0a273af: Pull complete 07:20:48 5d3b04190fa2: Pull complete 07:20:49 #144 ... 07:20:49 07:20:49 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:20:49 #150 DONE 1050.7s 07:20:49 07:20:49 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:20:49 #143 ... 07:20:49 07:20:49 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:20:49 #155 DONE 0.3s 07:20:49 07:20:49 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:20:49 #151 ... 07:20:49 07:20:49 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:20:49 #156 DONE 0.3s 07:20:49 07:20:49 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:20:49 #145 ... 07:20:49 07:20:49 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:20:49 #157 DONE 0.3s 07:20:49 07:20:49 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:20:49 #145 ... 07:20:49 07:20:49 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:20:49 #158 DONE 0.1s 07:20:49 07:20:49 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:20:49 #159 DONE 0.1s 07:20:49 07:20:49 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:20:49 #145 ... 07:20:49 07:20:49 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:20:50 #160 DONE 2.2s 07:20:50 07:20:50 #112 [core-common-config-bootstrapper] exporting to image 07:20:50 #112 exporting layers 07:20:51 #112 exporting layers 0.9s done 07:20:51 #112 writing image sha256:b003073f091a09571dcae2df26b13741f9865b6b43278b448dcf60ead4b8e062 0.0s done 07:20:51 #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 07:20:51 #112 DONE 6.8s 07:20:51 07:20:51 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:20:52 2f39f015ded8: Pull complete 07:20:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:20:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:20:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:20:52 prd-centos7-docker-4c-2g-42062 does not seem to be running inside a container 07:20:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:20:53 #154 ... 07:20:53 07:20:53 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:20:53 #147 DONE 1057.5s 07:20:53 07:20:53 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:20:53 #52 ... 07:20:53 07:20:53 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:20:53 #161 DONE 0.1s 07:20:53 07:20:53 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:20:55 #162 DONE 2.2s 07:20:55 07:20:55 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:20:56 #163 DONE 0.2s 07:20:56 07:20:56 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:20:56 #164 DONE 0.2s 07:20:56 07:20:56 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:20:56 #165 DONE 0.2s 07:20:56 07:20:56 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:20:56 #149 ... 07:20:56 07:20:56 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:20:56 #166 DONE 0.1s 07:20:56 07:20:56 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:20:56 #167 DONE 0.1s 07:20:56 07:20:56 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:20:56 #151 ... 07:20:56 07:20:56 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 07:20:56 #168 DONE 0.1s 07:20:56 07:20:56 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:20:56 #169 DONE 0.1s 07:20:56 07:20:56 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:20:57 #149 ... 07:20:57 07:20:57 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:20:57 #170 DONE 0.1s 07:20:57 07:20:57 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:20:58 $ docker top 59a0fabc699ffff943e38a03a954c9140559041ac71742580e965770a4ba5621 -eo pid,comm [Pipeline] { [Pipeline] sh 07:20:59 + touch /tmp/pre-build-complete [Pipeline] sh 07:20:59 + mkdir -p /var/log/sysstat [Pipeline] sh 07:20:59 + ls /var/log/sa-host 07:20:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:20:59 provisioning config files... 07:20:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config2424201652089905458tmp [Pipeline] { [Pipeline] echo 07:20:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:20:59 #171 DONE 2.2s 07:20:59 07:20:59 #112 [security-bootstrapper] exporting to image 07:20:59 #112 exporting layers 07:20:59 ---> create-netrc.sh [Pipeline] } 07:21:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:21:00 ---> python-tools-install.sh 07:21:00 #112 exporting layers 0.9s done 07:21:00 #112 writing image sha256:b9f70b6ecdd1999f483bb6e9a786c7df862fd7309632bc9b2c5d26b43d3588c5 done 07:21:00 #112 naming to docker.io/library/security-bootstrapper-arm64 07:21:00 #112 naming to docker.io/library/security-bootstrapper-arm64 done 07:21:00 #112 DONE 7.7s 07:21:00 07:21:00 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [Pipeline] echo 07:21:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:21:00 ---> sudo-logs.sh 07:21:00 Archiving 'sudo' log.. 07:21:00 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:21:00 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:21:00 $ docker stop --time=1 59a0fabc699ffff943e38a03a954c9140559041ac71742580e965770a4ba5621 07:21:01 $ docker rm -f --volumes 59a0fabc699ffff943e38a03a954c9140559041ac71742580e965770a4ba5621 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:21:01 [WS-CLEANUP] Deleting project workspace... 07:21:01 [WS-CLEANUP] Deferred wipeout is used... 07:21:01 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo 07:21:01 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 07:21:01 32b60fa693a901275786637eb06fc785f28539a9 07:21:01 latest 07:21:01 4.0.0-dev.78 07:21:01 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:21:01 main 07:21:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:02 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:32b60fa693a901275786637eb06fc785f28539a9 07:21:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:21:02 5c86cacc2801: Preparing 07:21:02 5bb3a21faac8: Preparing 07:21:02 da5c5c6e851a: Preparing 07:21:02 a8c503cb0f3d: Preparing 07:21:02 fee66075ac31: Preparing 07:21:02 504b22f4dacc: Preparing 07:21:02 8e132ae660ed: Preparing 07:21:02 504b22f4dacc: Waiting 07:21:02 d04a571d0780: Preparing 07:21:02 994456c4fd7b: Preparing 07:21:02 994456c4fd7b: Waiting 07:21:02 d04a571d0780: Waiting 07:21:02 fee66075ac31: Layer already exists 07:21:02 a8c503cb0f3d: Layer already exists 07:21:02 5c86cacc2801: Pushed 07:21:02 5bb3a21faac8: Pushed 07:21:02 994456c4fd7b: Layer already exists 07:21:02 da5c5c6e851a: Pushed 07:21:02 8e132ae660ed: Pushed 07:21:02 d04a571d0780: Pushed 07:21:15 504b22f4dacc: Pushed 07:21:15 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:e2bee68f764c1cc852d92a0f5ba6856022d3764905e49f192e45b64eb6f54a9d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:21:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:21:15 5c86cacc2801: Preparing 07:21:15 5bb3a21faac8: Preparing 07:21:15 da5c5c6e851a: Preparing 07:21:15 a8c503cb0f3d: Preparing 07:21:15 fee66075ac31: Preparing 07:21:15 504b22f4dacc: Preparing 07:21:15 8e132ae660ed: Preparing 07:21:15 d04a571d0780: Preparing 07:21:15 994456c4fd7b: Preparing 07:21:15 d04a571d0780: Waiting 07:21:15 8e132ae660ed: Waiting 07:21:15 994456c4fd7b: Waiting 07:21:15 504b22f4dacc: Waiting 07:21:15 a8c503cb0f3d: Layer already exists 07:21:15 da5c5c6e851a: Layer already exists 07:21:15 5c86cacc2801: Layer already exists 07:21:15 5bb3a21faac8: Layer already exists 07:21:15 fee66075ac31: Layer already exists 07:21:15 504b22f4dacc: Layer already exists 07:21:15 8e132ae660ed: Layer already exists 07:21:15 d04a571d0780: Layer already exists 07:21:15 994456c4fd7b: Layer already exists 07:21:15 latest: digest: sha256:e2bee68f764c1cc852d92a0f5ba6856022d3764905e49f192e45b64eb6f54a9d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.78 07:21:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:21:16 5c86cacc2801: Preparing 07:21:16 5bb3a21faac8: Preparing 07:21:16 da5c5c6e851a: Preparing 07:21:16 a8c503cb0f3d: Preparing 07:21:16 fee66075ac31: Preparing 07:21:16 504b22f4dacc: Preparing 07:21:16 8e132ae660ed: Preparing 07:21:16 d04a571d0780: Preparing 07:21:16 994456c4fd7b: Preparing 07:21:16 504b22f4dacc: Waiting 07:21:16 8e132ae660ed: Waiting 07:21:16 d04a571d0780: Waiting 07:21:16 994456c4fd7b: Waiting 07:21:16 5c86cacc2801: Layer already exists 07:21:16 fee66075ac31: Layer already exists 07:21:16 5bb3a21faac8: Layer already exists 07:21:16 da5c5c6e851a: Layer already exists 07:21:16 a8c503cb0f3d: Layer already exists 07:21:16 994456c4fd7b: Layer already exists 07:21:16 8e132ae660ed: Layer already exists 07:21:16 d04a571d0780: Layer already exists 07:21:16 504b22f4dacc: Layer already exists 07:21:16 4.0.0-dev.78: digest: sha256:e2bee68f764c1cc852d92a0f5ba6856022d3764905e49f192e45b64eb6f54a9d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:21:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:21:17 5c86cacc2801: Preparing 07:21:17 5bb3a21faac8: Preparing 07:21:17 da5c5c6e851a: Preparing 07:21:17 a8c503cb0f3d: Preparing 07:21:17 fee66075ac31: Preparing 07:21:17 504b22f4dacc: Preparing 07:21:17 8e132ae660ed: Preparing 07:21:17 d04a571d0780: Preparing 07:21:17 994456c4fd7b: Preparing 07:21:17 504b22f4dacc: Waiting 07:21:17 8e132ae660ed: Waiting 07:21:17 da5c5c6e851a: Layer already exists 07:21:17 a8c503cb0f3d: Layer already exists 07:21:17 5bb3a21faac8: Layer already exists 07:21:17 5c86cacc2801: Layer already exists 07:21:17 fee66075ac31: Layer already exists 07:21:17 8e132ae660ed: Layer already exists 07:21:17 994456c4fd7b: Layer already exists 07:21:17 504b22f4dacc: Layer already exists 07:21:17 d04a571d0780: Layer already exists 07:21:17 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:e2bee68f764c1cc852d92a0f5ba6856022d3764905e49f192e45b64eb6f54a9d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:17 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 07:21:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:21:17 5c86cacc2801: Preparing 07:21:17 5bb3a21faac8: Preparing 07:21:17 da5c5c6e851a: Preparing 07:21:17 a8c503cb0f3d: Preparing 07:21:17 fee66075ac31: Preparing 07:21:17 504b22f4dacc: Preparing 07:21:17 8e132ae660ed: Preparing 07:21:17 d04a571d0780: Preparing 07:21:17 994456c4fd7b: Preparing 07:21:17 504b22f4dacc: Waiting 07:21:17 8e132ae660ed: Waiting 07:21:17 994456c4fd7b: Waiting 07:21:17 a8c503cb0f3d: Layer already exists 07:21:17 5c86cacc2801: Layer already exists 07:21:17 da5c5c6e851a: Layer already exists 07:21:17 fee66075ac31: Layer already exists 07:21:17 5bb3a21faac8: Layer already exists 07:21:17 d04a571d0780: Layer already exists 07:21:17 504b22f4dacc: Layer already exists 07:21:17 994456c4fd7b: Layer already exists 07:21:17 8e132ae660ed: Layer already exists 07:21:17 main: digest: sha256:e2bee68f764c1cc852d92a0f5ba6856022d3764905e49f192e45b64eb6f54a9d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:21:17 ===================================================== [Pipeline] echo 07:21:17 taggedImages: 07:21:17 - nexus3.edgexfoundry.org:10004/security-spire-config:32b60fa693a901275786637eb06fc785f28539a9 07:21:17 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:21:17 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.78 07:21:17 - nexus3.edgexfoundry.org:10004/security-spire-config:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:21:17 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 07:21:17 ========================================================= 07:21:17 [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/security-spire-config:32b60fa693a901275786637eb06fc785f28539a9, nexus3.edgexfoundry.org:10004/security-spire-config:latest, nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-spire-config:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-spire-config:main], settingsFile:edgex-go-settings] 07:21:17 ========================================================= [Pipeline] node 07:21:32 Still waiting to schedule task 07:21:32 All nodes of label ‘centos7-docker-4c-2g’ are offline 07:21:57 Running on prd-centos7-docker-4c-2g-42064 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:21:57 provisioning config files... 07:21:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config2730287175938054732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:21:59 ---> ****-login.sh 07:21:59 nexus3.edgexfoundry.org:10001 07:34:52 #148 DONE 1886.7s 07:34:52 07:34:52 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:34:52 #154 ... 07:34:52 07:34:52 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:34:52 #172 DONE 0.1s 07:34:52 07:34:52 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:34:52 #52 ... 07:34:52 07:34:52 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:34:52 #173 DONE 0.1s 07:34:52 07:34:52 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:34:52 #154 ... 07:34:52 07:34:52 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:34:52 #174 DONE 0.3s 07:34:52 07:34:52 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:34:52 #175 DONE 0.1s 07:34:52 07:34:52 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:34:52 #145 ... 07:34:52 07:34:52 #112 [core-command] exporting to image 07:34:52 #112 exporting layers 07:34:52 #112 exporting layers 0.5s done 07:34:52 #112 writing image sha256:a813037d3bfa2f782ae79c6f9249035b7ff2d1b59cc7e4b23991246de549408a done 07:34:52 #112 naming to docker.io/library/core-command-arm64 done 07:34:52 #112 DONE 8.3s 07:34:52 07:34:52 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:35:03 #154 ... 07:35:03 07:35:03 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:35:03 #146 1907.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:35:15 #146 ... 07:35:15 07:35:15 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:35:15 #149 DONE 1919.6s 07:35:15 07:35:15 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:35:15 #143 ... 07:35:15 07:35:15 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:35:15 #176 DONE 0.3s 07:35:15 07:35:15 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:35:15 #146 ... 07:35:15 07:35:15 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:35:16 #177 DONE 0.2s 07:35:16 07:35:16 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:35:16 #178 DONE 0.1s 07:35:16 07:35:16 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:35:16 #179 DONE 0.2s 07:35:16 07:35:16 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:35:16 #180 DONE 0.4s 07:35:16 07:35:16 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:35:16 #154 ... 07:35:16 07:35:16 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:35:16 #181 DONE 0.1s 07:35:17 07:35:17 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:35:18 #182 DONE 2.0s 07:35:18 07:35:18 #112 [security-proxy-setup] exporting to image 07:35:18 #112 exporting layers 07:35:19 #112 exporting layers 1.2s done 07:35:20 #112 writing image sha256:35de0769fe158f3d29ffea1fe0a809ab4fc1b82a4911a4e0fb1e350c2f9aadd9 0.0s done 07:35:20 #112 naming to docker.io/library/security-proxy-setup-arm64 done 07:35:20 #112 DONE 9.5s 07:35:20 07:35:20 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:35:35 #154 ... 07:35:35 07:35:35 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:35:35 #146 DONE 1938.1s 07:35:35 07:35:35 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:35:35 #145 ... 07:35:35 07:35:35 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:35:35 #183 DONE 0.2s 07:35:35 07:35:35 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:35:35 #144 ... 07:35:35 07:35:35 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:35:35 #184 DONE 0.2s 07:35:35 07:35:35 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:35:35 #145 ... 07:35:35 07:35:35 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:35:35 #185 DONE 0.2s 07:35:35 07:35:35 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:35:35 #186 DONE 0.1s 07:35:35 07:35:35 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:35:35 #187 DONE 0.1s 07:35:35 07:35:35 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:35:35 #153 ... 07:35:35 07:35:35 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:35:36 #188 DONE 0.4s 07:35:36 07:35:36 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:35:36 #189 DONE 0.5s 07:35:36 07:35:36 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:35:36 #190 DONE 0.2s 07:35:36 07:35:36 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:35:36 #143 ... 07:35:36 07:35:36 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:35:39 #191 DONE 2.2s 07:35:39 07:35:39 #112 [security-secretstore-setup] exporting to image 07:35:39 #112 exporting layers 07:35:40 #112 exporting layers 1.5s done 07:35:40 #112 writing image sha256:d526942bdd74b706aaad2f9e46413f2bffda703ddb056be2652b342b64ec7a40 done 07:35:40 #112 naming to docker.io/library/security-secretstore-setup-arm64 done 07:35:40 #112 DONE 11.1s 07:35:40 07:35:40 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:36:48 #144 ... 07:36:48 07:36:48 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:36:48 #153 DONE 2010.4s 07:36:48 07:36:48 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:36:48 #144 ... 07:36:48 07:36:48 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:36:48 #192 DONE 0.2s 07:36:48 07:36:48 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:36:48 #145 ... 07:36:48 07:36:48 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:36:48 #193 DONE 0.2s 07:36:48 07:36:48 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:36:48 #52 ... 07:36:48 07:36:48 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:36:48 #194 DONE 0.4s 07:36:48 07:36:48 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:36:48 #52 ... 07:36:48 07:36:48 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:36:48 #195 DONE 0.1s 07:36:48 07:36:48 #112 [security-spiffe-token-provider] exporting to image 07:36:48 #112 exporting layers 07:36:48 #112 exporting layers 0.9s done 07:36:48 #112 writing image sha256:fab52c1ff71300c03631f45cb678cd512170efb1337dc0df4727e233b5dbe4b1 done 07:36:48 #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done 07:36:48 #112 DONE 12.0s 07:36:48 07:36:48 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:37:27 #154 ... 07:37:27 07:37:27 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:37:27 #144 DONE 2048.2s 07:37:27 07:37:27 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:37:27 #152 DONE 2048.8s 07:37:27 07:37:27 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:37:27 #154 DONE 2048.8s 07:37:27 07:37:27 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:37:27 #145 ... 07:37:27 07:37:27 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:37:27 #143 DONE 2049.6s 07:37:27 07:37:27 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:37:27 #145 ... 07:37:27 07:37:27 #196 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:37:27 #196 DONE 0.8s 07:37:27 07:37:27 #197 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:37:27 #197 DONE 0.5s 07:37:27 07:37:27 #198 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:37:27 #198 ... 07:37:27 07:37:27 #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:37:27 #199 DONE 0.7s 07:37:27 07:37:27 #200 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:37:27 #200 DONE 0.3s 07:37:27 07:37:27 #201 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:37:27 #201 CACHED 07:37:27 07:37:27 #202 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:37:27 #202 CACHED 07:37:27 07:37:27 #198 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:37:27 #198 DONE 0.3s 07:37:27 07:37:27 #203 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:37:27 #203 DONE 0.8s 07:37:27 07:37:27 #204 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:37:27 #204 DONE 0.8s 07:37:27 07:37:27 #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:37:28 #205 ... 07:37:28 07:37:28 #206 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:37:28 #206 DONE 0.9s 07:37:28 07:37:28 #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:37:28 #207 DONE 0.9s 07:37:28 07:37:28 #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:37:28 #205 DONE 0.3s 07:37:28 07:37:28 #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:37:28 #208 ... 07:37:28 07:37:28 #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:37:28 #209 DONE 0.3s 07:37:28 07:37:28 #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:37:28 #210 DONE 0.3s 07:37:28 07:37:28 #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:37:28 #211 DONE 0.3s 07:37:28 07:37:28 #112 [core-keeper] exporting to image 07:37:28 #112 exporting layers 07:37:28 #112 ... 07:37:28 07:37:28 #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:37:28 #208 DONE 0.7s 07:37:28 07:37:28 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:37:28 #212 DONE 0.7s 07:37:28 07:37:28 #112 [core-metadata] exporting to image 07:37:29 #112 exporting layers 1.1s done 07:37:29 #112 writing image sha256:03cce56ee551911252b4e7c0d9ee4cee63270aefb2e9110cc91f14ea676087fe 07:37:29 #112 exporting layers 1.0s done 07:37:29 #112 writing image sha256:03cce56ee551911252b4e7c0d9ee4cee63270aefb2e9110cc91f14ea676087fe 0.0s done 07:37:29 #112 naming to docker.io/library/core-data-arm64 done 07:37:29 #112 writing image sha256:e067bcddd59948c89335ecb9e0aad74385476ff8d91cdd13bf0c7874636cfa07 0.0s done 07:37:29 #112 naming to docker.io/library/core-keeper-arm64 0.0s done 07:37:29 #112 exporting layers 0.8s done 07:37:29 #112 writing image sha256:3376ea04ce6dca78cc98bba389d228e1f7863d6ef191ffdd3336ab5aabd7f60b done 07:37:29 #112 naming to docker.io/library/core-metadata-arm64 done 07:37:29 #112 DONE 13.6s 07:37:29 07:37:29 #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:37:31 #213 DONE 2.0s 07:37:31 07:37:31 #112 [security-proxy-auth] exporting to image 07:37:31 #112 exporting layers 0.9s done 07:37:31 #112 writing image sha256:935be5f8d025827b52de65e1256c8ead9008fb450116042830d30454f025598b done 07:37:31 #112 naming to docker.io/library/security-proxy-auth-arm64 done 07:37:31 #112 DONE 14.5s 07:37:31 07:37:31 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:37:58 #145 DONE 2082.6s 07:37:58 07:37:58 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:58 #52 ... 07:37:58 07:37:58 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:37:58 #214 DONE 0.1s 07:37:58 07:37:58 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:37:58 #215 DONE 0.1s 07:37:58 07:37:58 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:37:59 #216 DONE 0.5s 07:37:59 07:37:59 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:37:59 #217 DONE 0.1s 07:37:59 07:37:59 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:37:59 #151 ... 07:37:59 07:37:59 #112 [support-scheduler] exporting to image 07:37:59 #112 exporting layers 07:38:00 #112 exporting layers 1.0s done 07:38:00 #112 writing image sha256:7536f026de3db73741f263bba5a289121a49c5c244adbcba143072bf11c20937 done 07:38:00 #112 naming to docker.io/library/support-scheduler-arm64 done 07:38:00 #112 DONE 15.5s 07:38:00 07:38:00 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:38:05 #151 DONE 2090.1s 07:38:05 07:38:05 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:38:05 #52 ... 07:38:05 07:38:05 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:38:05 #218 DONE 0.1s 07:38:06 07:38:06 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:38:06 #219 DONE 0.1s 07:38:06 07:38:06 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:38:06 #52 ... 07:38:06 07:38:06 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:38:06 #220 DONE 0.4s 07:38:06 07:38:06 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:38:06 #221 DONE 0.1s 07:38:06 07:38:06 #112 [support-notifications] exporting to image 07:38:06 #112 exporting layers 07:38:07 #112 exporting layers 0.6s done 07:38:07 #112 writing image sha256:e4299af6adb1cf08cd4aac5070a88ef2dbbe028b3ecc220ba631ab2e63c345f6 done 07:38:07 #112 naming to docker.io/library/support-notifications-arm64 done 07:38:07 #112 DONE 16.1s 07:38:07 07:38:07 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:38:07 time="2025-03-26T07:00:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:07 time="2025-03-26T07:00:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:07 time="2025-03-26T07:00:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:07 time="2025-03-26T07:00:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:07 time="2025-03-26T07:00:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:07 time="2025-03-26T07:00:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:07 time="2025-03-26T07:00:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:07 time="2025-03-26T07:00:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:07 time="2025-03-26T07:00:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:07 time="2025-03-26T07:00:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:07 time="2025-03-26T07:00:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:07 time="2025-03-26T07:00:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:07 time="2025-03-26T07:00:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:07 time="2025-03-26T07:00:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:07 time="2025-03-26T07:00:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:38:07 $ docker stop --time=1 5210b505c041291e305e651189b424cd6285c178b8c412c0180cd6492a9a991e 07:38:08 $ docker rm -f --volumes 5210b505c041291e305e651189b424cd6285c178b8c412c0180cd6492a9a991e [Pipeline] // withDockerContainer [Pipeline] sh 07:38:09 + docker images 07:38:09 REPOSITORY TAG IMAGE ID CREATED SIZE 07:38:09 support-notifications-arm64 latest e4299af6adb1 3 seconds ago 52.1MB 07:38:09 support-scheduler-arm64 latest 7536f026de3d 10 seconds ago 48.2MB 07:38:09 security-proxy-auth-arm64 latest 935be5f8d025 39 seconds ago 31.8MB 07:38:09 core-metadata-arm64 latest 3376ea04ce6d 41 seconds ago 33MB 07:38:09 core-keeper-arm64 latest e067bcddd599 41 seconds ago 32.6MB 07:38:09 core-data-arm64 latest 03cce56ee551 42 seconds ago 32.8MB 07:38:09 security-spiffe-token-provider-arm64 latest fab52c1ff713 About a minute ago 47.8MB 07:38:09 security-secretstore-setup-arm64 latest d526942bdd74 2 minutes ago 67.2MB 07:38:09 security-proxy-setup-arm64 latest 35de0769fe15 2 minutes ago 38.6MB 07:38:09 core-command-arm64 latest a813037d3bfa 3 minutes ago 28.4MB 07:38:09 security-bootstrapper-arm64 latest b9f70b6ecdd1 17 minutes ago 21.1MB 07:38:09 core-common-config-bootstrapper-arm64 latest b003073f091a 17 minutes ago 17.9MB 07:38:09 security-spire-agent-arm64 latest 210c0070a55a 36 minutes ago 187MB 07:38:09 security-spire-config-arm64 latest 996667d5aaa4 36 minutes ago 143MB 07:38:09 security-spire-server-arm64 latest 9246d8270c75 36 minutes ago 144MB 07:38:09 ci-base-image-arm64 latest ce00633ed704 38 minutes ago 915MB 07:38:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 3 months ago 566MB 07:38:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 22 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:38:09 provisioning config files... 07:38:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/816@tmp/config5527412585508111799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:38:09 ---> ****-login.sh 07:38:09 nexus3.edgexfoundry.org:10001 07:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:38:10 Configure a credential helper to remove this warning. See 07:38:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:38:10 07:38:10 Login Succeeded 07:38:10 nexus3.edgexfoundry.org:10002 07:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:38:10 Configure a credential helper to remove this warning. See 07:38:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:38:10 07:38:10 Login Succeeded 07:38:10 nexus3.edgexfoundry.org:10003 07:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:38:11 Configure a credential helper to remove this warning. See 07:38:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:38:11 07:38:11 Login Succeeded 07:38:11 nexus3.edgexfoundry.org:10004 07:38:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:38:11 Configure a credential helper to remove this warning. See 07:38:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:38:11 07:38:11 Login Succeeded 07:38:11 ****.io 07:38:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:38:11 Configure a credential helper to remove this warning. See 07:38:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:38:11 07:38:11 Login Succeeded 07:38:11 ---> ****-login.sh ends [Pipeline] } 07:38:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:38:11 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 07:38:11 32b60fa693a901275786637eb06fc785f28539a9 07:38:11 latest 07:38:11 4.0.0-dev.78 07:38:11 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:38:11 main 07:38:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:32b60fa693a901275786637eb06fc785f28539a9 07:38:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:38:12 ac9748f07033: Preparing 07:38:12 c92cc55330cc: Preparing 07:38:12 976172ffd73a: Preparing 07:38:12 a1543e7ef1aa: Preparing 07:38:12 e7225a1ecf10: Preparing 07:38:12 bc29fe76c8f5: Preparing 07:38:12 dd9c8f8612c8: Preparing 07:38:12 dd9c8f8612c8: Waiting 07:38:12 bc29fe76c8f5: Waiting 07:38:12 a1543e7ef1aa: Pushed 07:38:12 ac9748f07033: Pushed 07:38:12 e7225a1ecf10: Pushed 07:38:12 976172ffd73a: Pushed 07:38:12 dd9c8f8612c8: Layer already exists 07:38:12 bc29fe76c8f5: Pushed 07:38:17 c92cc55330cc: Pushed 07:38:17 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:71d62383af3152a6653de3d8998b09ffef580a3fdcbb0e59b025a6ad609b3d92 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:38:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:38:18 ac9748f07033: Preparing 07:38:18 c92cc55330cc: Preparing 07:38:18 976172ffd73a: Preparing 07:38:18 a1543e7ef1aa: Preparing 07:38:18 e7225a1ecf10: Preparing 07:38:18 bc29fe76c8f5: Preparing 07:38:18 dd9c8f8612c8: Preparing 07:38:18 bc29fe76c8f5: Waiting 07:38:18 dd9c8f8612c8: Waiting 07:38:18 a1543e7ef1aa: Layer already exists 07:38:18 e7225a1ecf10: Layer already exists 07:38:18 976172ffd73a: Layer already exists 07:38:18 c92cc55330cc: Layer already exists 07:38:18 ac9748f07033: Layer already exists 07:38:18 bc29fe76c8f5: Layer already exists 07:38:18 dd9c8f8612c8: Layer already exists 07:38:18 latest: digest: sha256:71d62383af3152a6653de3d8998b09ffef580a3fdcbb0e59b025a6ad609b3d92 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.78 07:38:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:38:19 ac9748f07033: Preparing 07:38:19 c92cc55330cc: Preparing 07:38:19 976172ffd73a: Preparing 07:38:19 a1543e7ef1aa: Preparing 07:38:19 e7225a1ecf10: Preparing 07:38:19 bc29fe76c8f5: Preparing 07:38:19 dd9c8f8612c8: Preparing 07:38:19 bc29fe76c8f5: Waiting 07:38:19 dd9c8f8612c8: Waiting 07:38:19 976172ffd73a: Layer already exists 07:38:19 a1543e7ef1aa: Layer already exists 07:38:19 ac9748f07033: Layer already exists 07:38:19 e7225a1ecf10: Layer already exists 07:38:19 c92cc55330cc: Layer already exists 07:38:19 bc29fe76c8f5: Layer already exists 07:38:19 dd9c8f8612c8: Layer already exists 07:38:19 4.0.0-dev.78: digest: sha256:71d62383af3152a6653de3d8998b09ffef580a3fdcbb0e59b025a6ad609b3d92 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:38:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:38:19 ac9748f07033: Preparing 07:38:19 c92cc55330cc: Preparing 07:38:19 976172ffd73a: Preparing 07:38:19 a1543e7ef1aa: Preparing 07:38:19 e7225a1ecf10: Preparing 07:38:19 bc29fe76c8f5: Preparing 07:38:19 dd9c8f8612c8: Preparing 07:38:19 bc29fe76c8f5: Waiting 07:38:19 dd9c8f8612c8: Waiting 07:38:19 e7225a1ecf10: Layer already exists 07:38:19 a1543e7ef1aa: Layer already exists 07:38:19 ac9748f07033: Layer already exists 07:38:19 976172ffd73a: Layer already exists 07:38:19 c92cc55330cc: Layer already exists 07:38:19 bc29fe76c8f5: Layer already exists 07:38:19 dd9c8f8612c8: Layer already exists 07:38:19 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:71d62383af3152a6653de3d8998b09ffef580a3fdcbb0e59b025a6ad609b3d92 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 07:38:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:38:20 ac9748f07033: Preparing 07:38:20 c92cc55330cc: Preparing 07:38:20 976172ffd73a: Preparing 07:38:20 a1543e7ef1aa: Preparing 07:38:20 e7225a1ecf10: Preparing 07:38:20 bc29fe76c8f5: Preparing 07:38:20 dd9c8f8612c8: Preparing 07:38:20 bc29fe76c8f5: Waiting 07:38:20 dd9c8f8612c8: Waiting 07:38:20 c92cc55330cc: Layer already exists 07:38:20 e7225a1ecf10: Layer already exists 07:38:20 a1543e7ef1aa: Layer already exists 07:38:20 ac9748f07033: Layer already exists 07:38:20 976172ffd73a: Layer already exists 07:38:20 bc29fe76c8f5: Layer already exists 07:38:20 dd9c8f8612c8: Layer already exists 07:38:20 main: digest: sha256:71d62383af3152a6653de3d8998b09ffef580a3fdcbb0e59b025a6ad609b3d92 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:21 ===================================================== [Pipeline] echo 07:38:21 taggedImages: 07:38:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:32b60fa693a901275786637eb06fc785f28539a9 07:38:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:38:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.78 07:38:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:38:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 07:38:21 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 07:38:21 32b60fa693a901275786637eb06fc785f28539a9 07:38:21 latest 07:38:21 4.0.0-dev.78 07:38:21 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:38:21 main 07:38:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:21 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:32b60fa693a901275786637eb06fc785f28539a9 07:38:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:38:21 831e1a13112b: Preparing 07:38:21 52ba9d1eedc2: Preparing 07:38:21 ab4a932055a6: Preparing 07:38:21 e69667212573: Preparing 07:38:21 976172ffd73a: Preparing 07:38:21 a1543e7ef1aa: Preparing 07:38:21 e7225a1ecf10: Preparing 07:38:21 bc29fe76c8f5: Preparing 07:38:21 dd9c8f8612c8: Preparing 07:38:21 a1543e7ef1aa: Waiting 07:38:21 e7225a1ecf10: Waiting 07:38:21 bc29fe76c8f5: Waiting 07:38:21 dd9c8f8612c8: Waiting 07:38:21 976172ffd73a: Layer already exists 07:38:22 a1543e7ef1aa: Layer already exists 07:38:22 e7225a1ecf10: Layer already exists 07:38:22 ab4a932055a6: Pushed 07:38:22 831e1a13112b: Pushed 07:38:22 52ba9d1eedc2: Pushed 07:38:22 bc29fe76c8f5: Layer already exists 07:38:22 dd9c8f8612c8: Layer already exists 07:38:24 e69667212573: Pushed 07:38:24 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:637b1c912b49aef5028d284e1a114c0a12d6d6b8b744827421bb9596ec8bc88e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:24 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:38:25 831e1a13112b: Preparing 07:38:25 52ba9d1eedc2: Preparing 07:38:25 ab4a932055a6: Preparing 07:38:25 e69667212573: Preparing 07:38:25 976172ffd73a: Preparing 07:38:25 a1543e7ef1aa: Preparing 07:38:25 a1543e7ef1aa: Waiting 07:38:25 e7225a1ecf10: Preparing 07:38:25 bc29fe76c8f5: Preparing 07:38:25 e7225a1ecf10: Waiting 07:38:25 bc29fe76c8f5: Waiting 07:38:25 dd9c8f8612c8: Preparing 07:38:25 dd9c8f8612c8: Waiting 07:38:25 831e1a13112b: Layer already exists 07:38:25 ab4a932055a6: Layer already exists 07:38:25 52ba9d1eedc2: Layer already exists 07:38:25 976172ffd73a: Layer already exists 07:38:25 e69667212573: Layer already exists 07:38:25 e7225a1ecf10: Layer already exists 07:38:25 a1543e7ef1aa: Layer already exists 07:38:25 dd9c8f8612c8: Layer already exists 07:38:25 bc29fe76c8f5: Layer already exists 07:38:25 latest: digest: sha256:637b1c912b49aef5028d284e1a114c0a12d6d6b8b744827421bb9596ec8bc88e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:25 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.78 07:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:38:25 831e1a13112b: Preparing 07:38:25 52ba9d1eedc2: Preparing 07:38:25 ab4a932055a6: Preparing 07:38:25 e69667212573: Preparing 07:38:25 976172ffd73a: Preparing 07:38:25 a1543e7ef1aa: Preparing 07:38:25 e7225a1ecf10: Preparing 07:38:25 bc29fe76c8f5: Preparing 07:38:25 dd9c8f8612c8: Preparing 07:38:25 a1543e7ef1aa: Waiting 07:38:25 e7225a1ecf10: Waiting 07:38:25 bc29fe76c8f5: Waiting 07:38:25 dd9c8f8612c8: Waiting 07:38:25 831e1a13112b: Layer already exists 07:38:25 976172ffd73a: Layer already exists 07:38:25 52ba9d1eedc2: Layer already exists 07:38:25 e69667212573: Layer already exists 07:38:25 ab4a932055a6: Layer already exists 07:38:25 a1543e7ef1aa: Layer already exists 07:38:25 dd9c8f8612c8: Layer already exists 07:38:25 bc29fe76c8f5: Layer already exists 07:38:25 e7225a1ecf10: Layer already exists 07:38:25 4.0.0-dev.78: digest: sha256:637b1c912b49aef5028d284e1a114c0a12d6d6b8b744827421bb9596ec8bc88e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:26 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:38:26 831e1a13112b: Preparing 07:38:26 52ba9d1eedc2: Preparing 07:38:26 ab4a932055a6: Preparing 07:38:26 e69667212573: Preparing 07:38:26 976172ffd73a: Preparing 07:38:26 a1543e7ef1aa: Preparing 07:38:26 e7225a1ecf10: Preparing 07:38:26 bc29fe76c8f5: Preparing 07:38:26 dd9c8f8612c8: Preparing 07:38:26 bc29fe76c8f5: Waiting 07:38:26 a1543e7ef1aa: Waiting 07:38:26 e7225a1ecf10: Waiting 07:38:26 dd9c8f8612c8: Waiting 07:38:26 976172ffd73a: Layer already exists 07:38:26 52ba9d1eedc2: Layer already exists 07:38:26 e69667212573: Layer already exists 07:38:26 ab4a932055a6: Layer already exists 07:38:26 831e1a13112b: Layer already exists 07:38:26 dd9c8f8612c8: Layer already exists 07:38:26 a1543e7ef1aa: Layer already exists 07:38:26 e7225a1ecf10: Layer already exists 07:38:26 bc29fe76c8f5: Layer already exists 07:38:26 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:637b1c912b49aef5028d284e1a114c0a12d6d6b8b744827421bb9596ec8bc88e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:27 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 07:38:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:38:27 831e1a13112b: Preparing 07:38:27 52ba9d1eedc2: Preparing 07:38:27 ab4a932055a6: Preparing 07:38:27 e69667212573: Preparing 07:38:27 976172ffd73a: Preparing 07:38:27 a1543e7ef1aa: Preparing 07:38:27 e7225a1ecf10: Preparing 07:38:27 bc29fe76c8f5: Preparing 07:38:27 dd9c8f8612c8: Preparing 07:38:27 bc29fe76c8f5: Waiting 07:38:27 dd9c8f8612c8: Waiting 07:38:27 e7225a1ecf10: Waiting 07:38:27 52ba9d1eedc2: Layer already exists 07:38:27 e69667212573: Layer already exists 07:38:27 831e1a13112b: Layer already exists 07:38:27 ab4a932055a6: Layer already exists 07:38:27 976172ffd73a: Layer already exists 07:38:27 a1543e7ef1aa: Layer already exists 07:38:27 bc29fe76c8f5: Layer already exists 07:38:27 dd9c8f8612c8: Layer already exists 07:38:27 e7225a1ecf10: Layer already exists 07:38:27 main: digest: sha256:637b1c912b49aef5028d284e1a114c0a12d6d6b8b744827421bb9596ec8bc88e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:28 ===================================================== [Pipeline] echo 07:38:28 taggedImages: 07:38:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:32b60fa693a901275786637eb06fc785f28539a9 07:38:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:38:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.78 07:38:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:38:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 07:38:28 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 07:38:28 32b60fa693a901275786637eb06fc785f28539a9 07:38:28 latest 07:38:28 4.0.0-dev.78 07:38:28 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:38:28 main 07:38:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:28 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:32b60fa693a901275786637eb06fc785f28539a9 07:38:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:38:28 01548281e597: Preparing 07:38:28 590e1f8e6f0f: Preparing 07:38:28 976172ffd73a: Preparing 07:38:28 a1543e7ef1aa: Preparing 07:38:28 77824b59b31b: Preparing 07:38:28 425bc245ae40: Preparing 07:38:28 dd9c8f8612c8: Preparing 07:38:28 425bc245ae40: Waiting 07:38:28 dd9c8f8612c8: Waiting 07:38:28 976172ffd73a: Layer already exists 07:38:28 a1543e7ef1aa: Layer already exists 07:38:29 77824b59b31b: Pushed 07:38:29 dd9c8f8612c8: Layer already exists 07:38:29 01548281e597: Pushed 07:38:29 425bc245ae40: Pushed 07:38:34 590e1f8e6f0f: Pushed 07:38:34 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:755f7d3e4bf6be25fe3ada8c7932ade5478e912af6ceaded77751a2ee8ab0d2b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:34 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:38:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:38:35 01548281e597: Preparing 07:38:35 590e1f8e6f0f: Preparing 07:38:35 976172ffd73a: Preparing 07:38:35 a1543e7ef1aa: Preparing 07:38:35 77824b59b31b: Preparing 07:38:35 425bc245ae40: Preparing 07:38:35 dd9c8f8612c8: Preparing 07:38:35 425bc245ae40: Waiting 07:38:35 dd9c8f8612c8: Waiting 07:38:35 01548281e597: Layer already exists 07:38:35 976172ffd73a: Layer already exists 07:38:35 a1543e7ef1aa: Layer already exists 07:38:35 590e1f8e6f0f: Layer already exists 07:38:35 77824b59b31b: Layer already exists 07:38:35 425bc245ae40: Layer already exists 07:38:35 dd9c8f8612c8: Layer already exists 07:38:35 latest: digest: sha256:755f7d3e4bf6be25fe3ada8c7932ade5478e912af6ceaded77751a2ee8ab0d2b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.78 07:38:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:38:36 01548281e597: Preparing 07:38:36 590e1f8e6f0f: Preparing 07:38:36 976172ffd73a: Preparing 07:38:36 a1543e7ef1aa: Preparing 07:38:36 77824b59b31b: Preparing 07:38:36 425bc245ae40: Preparing 07:38:36 dd9c8f8612c8: Preparing 07:38:36 425bc245ae40: Waiting 07:38:36 dd9c8f8612c8: Waiting 07:38:36 976172ffd73a: Layer already exists 07:38:36 a1543e7ef1aa: Layer already exists 07:38:36 01548281e597: Layer already exists 07:38:36 77824b59b31b: Layer already exists 07:38:36 590e1f8e6f0f: Layer already exists 07:38:36 425bc245ae40: Layer already exists 07:38:36 dd9c8f8612c8: Layer already exists 07:38:36 4.0.0-dev.78: digest: sha256:755f7d3e4bf6be25fe3ada8c7932ade5478e912af6ceaded77751a2ee8ab0d2b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:38:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:38:37 01548281e597: Preparing 07:38:37 590e1f8e6f0f: Preparing 07:38:37 976172ffd73a: Preparing 07:38:37 a1543e7ef1aa: Preparing 07:38:37 77824b59b31b: Preparing 07:38:37 425bc245ae40: Preparing 07:38:37 dd9c8f8612c8: Preparing 07:38:37 dd9c8f8612c8: Waiting 07:38:37 425bc245ae40: Waiting 07:38:37 77824b59b31b: Layer already exists 07:38:37 01548281e597: Layer already exists 07:38:37 590e1f8e6f0f: Layer already exists 07:38:37 976172ffd73a: Layer already exists 07:38:37 a1543e7ef1aa: Layer already exists 07:38:37 425bc245ae40: Layer already exists 07:38:37 dd9c8f8612c8: Layer already exists 07:38:37 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:755f7d3e4bf6be25fe3ada8c7932ade5478e912af6ceaded77751a2ee8ab0d2b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 07:38:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:38:37 01548281e597: Preparing 07:38:37 590e1f8e6f0f: Preparing 07:38:37 976172ffd73a: Preparing 07:38:37 a1543e7ef1aa: Preparing 07:38:37 77824b59b31b: Preparing 07:38:37 425bc245ae40: Preparing 07:38:37 dd9c8f8612c8: Preparing 07:38:37 425bc245ae40: Waiting 07:38:37 dd9c8f8612c8: Waiting 07:38:37 a1543e7ef1aa: Layer already exists 07:38:37 976172ffd73a: Layer already exists 07:38:37 77824b59b31b: Layer already exists 07:38:37 590e1f8e6f0f: Layer already exists 07:38:37 01548281e597: Layer already exists 07:38:37 425bc245ae40: Layer already exists 07:38:37 dd9c8f8612c8: Layer already exists 07:38:37 main: digest: sha256:755f7d3e4bf6be25fe3ada8c7932ade5478e912af6ceaded77751a2ee8ab0d2b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:38 ===================================================== [Pipeline] echo 07:38:38 taggedImages: 07:38:38 - nexus3.edgexfoundry.org:10004/core-data-arm64:32b60fa693a901275786637eb06fc785f28539a9 07:38:38 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:38:38 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.78 07:38:38 - nexus3.edgexfoundry.org:10004/core-data-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:38:38 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 07:38:38 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 07:38:38 32b60fa693a901275786637eb06fc785f28539a9 07:38:38 latest 07:38:38 4.0.0-dev.78 07:38:38 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:38:38 main 07:38:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:38 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:32b60fa693a901275786637eb06fc785f28539a9 07:38:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:38:38 0174e39e7dfc: Preparing 07:38:38 ac4a495650e5: Preparing 07:38:38 a1543e7ef1aa: Preparing 07:38:38 9badc54092a4: Preparing 07:38:38 af583a22b5e6: Preparing 07:38:38 dd9c8f8612c8: Preparing 07:38:38 dd9c8f8612c8: Waiting 07:38:39 a1543e7ef1aa: Layer already exists 07:38:39 dd9c8f8612c8: Layer already exists 07:38:39 0174e39e7dfc: Pushed 07:38:39 9badc54092a4: Pushed 07:38:39 af583a22b5e6: Pushed 07:38:44 ac4a495650e5: Pushed 07:38:44 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:462b0f9395bbcb16fdad02327da9c1ed0f670e193841d0025f4dadce640767ea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:44 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:38:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:38:45 0174e39e7dfc: Preparing 07:38:45 ac4a495650e5: Preparing 07:38:45 a1543e7ef1aa: Preparing 07:38:45 9badc54092a4: Preparing 07:38:45 af583a22b5e6: Preparing 07:38:45 dd9c8f8612c8: Preparing 07:38:45 dd9c8f8612c8: Waiting 07:38:45 af583a22b5e6: Layer already exists 07:38:45 0174e39e7dfc: Layer already exists 07:38:45 a1543e7ef1aa: Layer already exists 07:38:45 ac4a495650e5: Layer already exists 07:38:45 9badc54092a4: Layer already exists 07:38:45 dd9c8f8612c8: Layer already exists 07:38:45 latest: digest: sha256:462b0f9395bbcb16fdad02327da9c1ed0f670e193841d0025f4dadce640767ea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:45 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.78 07:38:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:38:46 0174e39e7dfc: Preparing 07:38:46 ac4a495650e5: Preparing 07:38:46 a1543e7ef1aa: Preparing 07:38:46 9badc54092a4: Preparing 07:38:46 af583a22b5e6: Preparing 07:38:46 dd9c8f8612c8: Preparing 07:38:46 dd9c8f8612c8: Waiting 07:38:46 a1543e7ef1aa: Layer already exists 07:38:46 0174e39e7dfc: Layer already exists 07:38:46 af583a22b5e6: Layer already exists 07:38:46 ac4a495650e5: Layer already exists 07:38:46 9badc54092a4: Layer already exists 07:38:46 dd9c8f8612c8: Layer already exists 07:38:46 4.0.0-dev.78: digest: sha256:462b0f9395bbcb16fdad02327da9c1ed0f670e193841d0025f4dadce640767ea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:46 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:38:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:38:47 0174e39e7dfc: Preparing 07:38:47 ac4a495650e5: Preparing 07:38:47 a1543e7ef1aa: Preparing 07:38:47 9badc54092a4: Preparing 07:38:47 af583a22b5e6: Preparing 07:38:47 dd9c8f8612c8: Preparing 07:38:47 dd9c8f8612c8: Waiting 07:38:47 0174e39e7dfc: Layer already exists 07:38:47 af583a22b5e6: Layer already exists 07:38:47 ac4a495650e5: Layer already exists 07:38:47 a1543e7ef1aa: Layer already exists 07:38:47 9badc54092a4: Layer already exists 07:38:47 dd9c8f8612c8: Layer already exists 07:38:47 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:462b0f9395bbcb16fdad02327da9c1ed0f670e193841d0025f4dadce640767ea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:47 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 07:38:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:38:47 0174e39e7dfc: Preparing 07:38:47 ac4a495650e5: Preparing 07:38:47 a1543e7ef1aa: Preparing 07:38:47 9badc54092a4: Preparing 07:38:47 af583a22b5e6: Preparing 07:38:47 dd9c8f8612c8: Preparing 07:38:47 ac4a495650e5: Layer already exists 07:38:47 a1543e7ef1aa: Layer already exists 07:38:47 0174e39e7dfc: Layer already exists 07:38:47 af583a22b5e6: Layer already exists 07:38:47 9badc54092a4: Layer already exists 07:38:47 dd9c8f8612c8: Layer already exists 07:38:48 main: digest: sha256:462b0f9395bbcb16fdad02327da9c1ed0f670e193841d0025f4dadce640767ea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:48 ===================================================== [Pipeline] echo 07:38:48 taggedImages: 07:38:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:32b60fa693a901275786637eb06fc785f28539a9 07:38:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:38:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.78 07:38:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:38:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 07:38:48 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 07:38:48 32b60fa693a901275786637eb06fc785f28539a9 07:38:48 latest 07:38:48 4.0.0-dev.78 07:38:48 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:38:48 main 07:38:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:32b60fa693a901275786637eb06fc785f28539a9 07:38:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:38:49 3b85283b8c43: Preparing 07:38:49 907326a885ad: Preparing 07:38:49 c45897923ddd: Preparing 07:38:49 976172ffd73a: Preparing 07:38:49 a1543e7ef1aa: Preparing 07:38:49 e7225a1ecf10: Preparing 07:38:49 bc29fe76c8f5: Preparing 07:38:49 dd9c8f8612c8: Preparing 07:38:49 e7225a1ecf10: Waiting 07:38:49 bc29fe76c8f5: Waiting 07:38:49 dd9c8f8612c8: Waiting 07:38:49 a1543e7ef1aa: Layer already exists 07:38:49 976172ffd73a: Layer already exists 07:38:49 e7225a1ecf10: Layer already exists 07:38:49 bc29fe76c8f5: Layer already exists 07:38:49 907326a885ad: Pushed 07:38:49 dd9c8f8612c8: Layer already exists 07:38:49 3b85283b8c43: Pushed 07:38:55 c45897923ddd: Pushed 07:38:55 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:9776bfa08369297a6dc824f7ff9cce9f95907c55e8e60200adcf701601765667 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:38:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:38:55 3b85283b8c43: Preparing 07:38:55 907326a885ad: Preparing 07:38:55 c45897923ddd: Preparing 07:38:55 976172ffd73a: Preparing 07:38:55 a1543e7ef1aa: Preparing 07:38:55 e7225a1ecf10: Preparing 07:38:55 bc29fe76c8f5: Preparing 07:38:55 dd9c8f8612c8: Preparing 07:38:55 e7225a1ecf10: Waiting 07:38:55 bc29fe76c8f5: Waiting 07:38:55 dd9c8f8612c8: Waiting 07:38:55 976172ffd73a: Layer already exists 07:38:55 c45897923ddd: Layer already exists 07:38:55 a1543e7ef1aa: Layer already exists 07:38:55 3b85283b8c43: Layer already exists 07:38:55 907326a885ad: Layer already exists 07:38:55 bc29fe76c8f5: Layer already exists 07:38:55 e7225a1ecf10: Layer already exists 07:38:55 dd9c8f8612c8: Layer already exists 07:38:55 latest: digest: sha256:9776bfa08369297a6dc824f7ff9cce9f95907c55e8e60200adcf701601765667 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.78 07:38:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:38:56 3b85283b8c43: Preparing 07:38:56 907326a885ad: Preparing 07:38:56 c45897923ddd: Preparing 07:38:56 976172ffd73a: Preparing 07:38:56 a1543e7ef1aa: Preparing 07:38:56 e7225a1ecf10: Preparing 07:38:56 bc29fe76c8f5: Preparing 07:38:56 dd9c8f8612c8: Preparing 07:38:56 e7225a1ecf10: Waiting 07:38:56 bc29fe76c8f5: Waiting 07:38:56 dd9c8f8612c8: Waiting 07:38:56 a1543e7ef1aa: Layer already exists 07:38:56 c45897923ddd: Layer already exists 07:38:56 907326a885ad: Layer already exists 07:38:56 3b85283b8c43: Layer already exists 07:38:56 976172ffd73a: Layer already exists 07:38:56 dd9c8f8612c8: Layer already exists 07:38:56 bc29fe76c8f5: Layer already exists 07:38:56 e7225a1ecf10: Layer already exists 07:38:56 4.0.0-dev.78: digest: sha256:9776bfa08369297a6dc824f7ff9cce9f95907c55e8e60200adcf701601765667 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:38:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:38:57 3b85283b8c43: Preparing 07:38:57 907326a885ad: Preparing 07:38:57 c45897923ddd: Preparing 07:38:57 976172ffd73a: Preparing 07:38:57 a1543e7ef1aa: Preparing 07:38:57 e7225a1ecf10: Preparing 07:38:57 bc29fe76c8f5: Preparing 07:38:57 dd9c8f8612c8: Preparing 07:38:57 e7225a1ecf10: Waiting 07:38:57 bc29fe76c8f5: Waiting 07:38:57 dd9c8f8612c8: Waiting 07:38:57 3b85283b8c43: Layer already exists 07:38:57 907326a885ad: Layer already exists 07:38:57 976172ffd73a: Layer already exists 07:38:57 a1543e7ef1aa: Layer already exists 07:38:57 c45897923ddd: Layer already exists 07:38:57 bc29fe76c8f5: Layer already exists 07:38:57 dd9c8f8612c8: Layer already exists 07:38:57 e7225a1ecf10: Layer already exists 07:38:57 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:9776bfa08369297a6dc824f7ff9cce9f95907c55e8e60200adcf701601765667 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 07:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:38:58 3b85283b8c43: Preparing 07:38:58 907326a885ad: Preparing 07:38:58 c45897923ddd: Preparing 07:38:58 976172ffd73a: Preparing 07:38:58 a1543e7ef1aa: Preparing 07:38:58 e7225a1ecf10: Preparing 07:38:58 bc29fe76c8f5: Preparing 07:38:58 dd9c8f8612c8: Preparing 07:38:58 e7225a1ecf10: Waiting 07:38:58 bc29fe76c8f5: Waiting 07:38:58 dd9c8f8612c8: Waiting 07:38:58 3b85283b8c43: Layer already exists 07:38:58 976172ffd73a: Layer already exists 07:38:58 c45897923ddd: Layer already exists 07:38:58 a1543e7ef1aa: Layer already exists 07:38:58 907326a885ad: Layer already exists 07:38:58 e7225a1ecf10: Layer already exists 07:38:58 dd9c8f8612c8: Layer already exists 07:38:58 bc29fe76c8f5: Layer already exists 07:38:58 main: digest: sha256:9776bfa08369297a6dc824f7ff9cce9f95907c55e8e60200adcf701601765667 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:58 ===================================================== [Pipeline] echo 07:38:58 taggedImages: 07:38:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:32b60fa693a901275786637eb06fc785f28539a9 07:38:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:38:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.78 07:38:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:38:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 07:38:58 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 07:38:58 32b60fa693a901275786637eb06fc785f28539a9 07:38:58 latest 07:38:58 4.0.0-dev.78 07:38:58 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:38:58 main 07:38:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32b60fa693a901275786637eb06fc785f28539a9 07:38:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:38:59 f378337c8558: Preparing 07:38:59 73be781ff981: Preparing 07:38:59 b3d8daa7e2cd: Preparing 07:38:59 a241f7acee2a: Preparing 07:38:59 88482e07314d: Preparing 07:38:59 931a58d85673: Preparing 07:38:59 d342e1c322dd: Preparing 07:38:59 976172ffd73a: Preparing 07:38:59 a1543e7ef1aa: Preparing 07:38:59 130c6d825b20: Preparing 07:38:59 31180040086d: Preparing 07:38:59 5f70bf18a086: Preparing 07:38:59 e2f919332488: Preparing 07:38:59 fa602c2e54e5: Preparing 07:38:59 471e2aa130a2: Preparing 07:38:59 dd9c8f8612c8: Preparing 07:38:59 130c6d825b20: Waiting 07:38:59 31180040086d: Waiting 07:38:59 5f70bf18a086: Waiting 07:38:59 e2f919332488: Waiting 07:38:59 fa602c2e54e5: Waiting 07:38:59 471e2aa130a2: Waiting 07:38:59 dd9c8f8612c8: Waiting 07:38:59 931a58d85673: Waiting 07:38:59 d342e1c322dd: Waiting 07:38:59 976172ffd73a: Waiting 07:38:59 a1543e7ef1aa: Waiting 07:39:00 b3d8daa7e2cd: Pushed 07:39:00 73be781ff981: Pushed 07:39:00 88482e07314d: Pushed 07:39:00 a241f7acee2a: Pushed 07:39:00 f378337c8558: Pushed 07:39:00 976172ffd73a: Layer already exists 07:39:00 a1543e7ef1aa: Layer already exists 07:39:00 931a58d85673: Pushed 07:39:00 5f70bf18a086: Layer already exists 07:39:00 130c6d825b20: Pushed 07:39:00 31180040086d: Pushed 07:39:00 fa602c2e54e5: Pushed 07:39:00 e2f919332488: Pushed 07:39:00 dd9c8f8612c8: Layer already exists 07:39:00 471e2aa130a2: Pushed 07:39:03 d342e1c322dd: Pushed 07:39:03 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:d97d579e7c0d0625bc15f2456cec1953d38cc7d7e115f26f7418904129c36dbe size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:39:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:39:04 f378337c8558: Preparing 07:39:04 73be781ff981: Preparing 07:39:04 b3d8daa7e2cd: Preparing 07:39:04 a241f7acee2a: Preparing 07:39:04 88482e07314d: Preparing 07:39:04 931a58d85673: Preparing 07:39:04 d342e1c322dd: Preparing 07:39:04 976172ffd73a: Preparing 07:39:04 a1543e7ef1aa: Preparing 07:39:04 130c6d825b20: Preparing 07:39:04 31180040086d: Preparing 07:39:04 5f70bf18a086: Preparing 07:39:04 e2f919332488: Preparing 07:39:04 fa602c2e54e5: Preparing 07:39:04 471e2aa130a2: Preparing 07:39:04 dd9c8f8612c8: Preparing 07:39:04 31180040086d: Waiting 07:39:04 931a58d85673: Waiting 07:39:04 5f70bf18a086: Waiting 07:39:04 e2f919332488: Waiting 07:39:04 fa602c2e54e5: Waiting 07:39:04 471e2aa130a2: Waiting 07:39:04 dd9c8f8612c8: Waiting 07:39:04 d342e1c322dd: Waiting 07:39:04 a1543e7ef1aa: Waiting 07:39:04 130c6d825b20: Waiting 07:39:04 976172ffd73a: Waiting 07:39:04 88482e07314d: Layer already exists 07:39:04 73be781ff981: Layer already exists 07:39:04 a241f7acee2a: Layer already exists 07:39:04 b3d8daa7e2cd: Layer already exists 07:39:04 f378337c8558: Layer already exists 07:39:04 976172ffd73a: Layer already exists 07:39:04 d342e1c322dd: Layer already exists 07:39:04 931a58d85673: Layer already exists 07:39:04 a1543e7ef1aa: Layer already exists 07:39:04 130c6d825b20: Layer already exists 07:39:04 5f70bf18a086: Layer already exists 07:39:04 31180040086d: Layer already exists 07:39:04 e2f919332488: Layer already exists 07:39:04 fa602c2e54e5: Layer already exists 07:39:04 471e2aa130a2: Layer already exists 07:39:04 dd9c8f8612c8: Layer already exists 07:39:04 latest: digest: sha256:d97d579e7c0d0625bc15f2456cec1953d38cc7d7e115f26f7418904129c36dbe size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.78 07:39:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:39:05 f378337c8558: Preparing 07:39:05 73be781ff981: Preparing 07:39:05 b3d8daa7e2cd: Preparing 07:39:05 a241f7acee2a: Preparing 07:39:05 88482e07314d: Preparing 07:39:05 931a58d85673: Preparing 07:39:05 d342e1c322dd: Preparing 07:39:05 976172ffd73a: Preparing 07:39:05 a1543e7ef1aa: Preparing 07:39:05 130c6d825b20: Preparing 07:39:05 31180040086d: Preparing 07:39:05 5f70bf18a086: Preparing 07:39:05 e2f919332488: Preparing 07:39:05 fa602c2e54e5: Preparing 07:39:05 471e2aa130a2: Preparing 07:39:05 dd9c8f8612c8: Preparing 07:39:05 a1543e7ef1aa: Waiting 07:39:05 130c6d825b20: Waiting 07:39:05 5f70bf18a086: Waiting 07:39:05 e2f919332488: Waiting 07:39:05 931a58d85673: Waiting 07:39:05 fa602c2e54e5: Waiting 07:39:05 471e2aa130a2: Waiting 07:39:05 dd9c8f8612c8: Waiting 07:39:05 976172ffd73a: Waiting 07:39:05 31180040086d: Waiting 07:39:05 a241f7acee2a: Layer already exists 07:39:05 88482e07314d: Layer already exists 07:39:05 f378337c8558: Layer already exists 07:39:05 73be781ff981: Layer already exists 07:39:05 b3d8daa7e2cd: Layer already exists 07:39:05 976172ffd73a: Layer already exists 07:39:05 931a58d85673: Layer already exists 07:39:05 d342e1c322dd: Layer already exists 07:39:05 a1543e7ef1aa: Layer already exists 07:39:05 130c6d825b20: Layer already exists 07:39:05 31180040086d: Layer already exists 07:39:05 471e2aa130a2: Layer already exists 07:39:05 5f70bf18a086: Layer already exists 07:39:05 e2f919332488: Layer already exists 07:39:05 fa602c2e54e5: Layer already exists 07:39:05 dd9c8f8612c8: Layer already exists 07:39:05 4.0.0-dev.78: digest: sha256:d97d579e7c0d0625bc15f2456cec1953d38cc7d7e115f26f7418904129c36dbe size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:39:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:39:06 f378337c8558: Preparing 07:39:06 73be781ff981: Preparing 07:39:06 b3d8daa7e2cd: Preparing 07:39:06 a241f7acee2a: Preparing 07:39:06 88482e07314d: Preparing 07:39:06 931a58d85673: Preparing 07:39:06 d342e1c322dd: Preparing 07:39:06 976172ffd73a: Preparing 07:39:06 a1543e7ef1aa: Preparing 07:39:06 130c6d825b20: Preparing 07:39:06 31180040086d: Preparing 07:39:06 5f70bf18a086: Preparing 07:39:06 e2f919332488: Preparing 07:39:06 fa602c2e54e5: Preparing 07:39:06 471e2aa130a2: Preparing 07:39:06 dd9c8f8612c8: Preparing 07:39:06 130c6d825b20: Waiting 07:39:06 31180040086d: Waiting 07:39:06 5f70bf18a086: Waiting 07:39:06 e2f919332488: Waiting 07:39:06 fa602c2e54e5: Waiting 07:39:06 471e2aa130a2: Waiting 07:39:06 931a58d85673: Waiting 07:39:06 d342e1c322dd: Waiting 07:39:06 976172ffd73a: Waiting 07:39:06 dd9c8f8612c8: Waiting 07:39:06 a1543e7ef1aa: Waiting 07:39:06 f378337c8558: Layer already exists 07:39:06 88482e07314d: Layer already exists 07:39:06 73be781ff981: Layer already exists 07:39:06 b3d8daa7e2cd: Layer already exists 07:39:06 a241f7acee2a: Layer already exists 07:39:06 976172ffd73a: Layer already exists 07:39:06 931a58d85673: Layer already exists 07:39:06 d342e1c322dd: Layer already exists 07:39:06 130c6d825b20: Layer already exists 07:39:06 a1543e7ef1aa: Layer already exists 07:39:06 e2f919332488: Layer already exists 07:39:06 5f70bf18a086: Layer already exists 07:39:06 31180040086d: Layer already exists 07:39:06 fa602c2e54e5: Layer already exists 07:39:06 471e2aa130a2: Layer already exists 07:39:06 dd9c8f8612c8: Layer already exists 07:39:06 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:d97d579e7c0d0625bc15f2456cec1953d38cc7d7e115f26f7418904129c36dbe size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 07:39:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:39:07 f378337c8558: Preparing 07:39:07 73be781ff981: Preparing 07:39:07 b3d8daa7e2cd: Preparing 07:39:07 a241f7acee2a: Preparing 07:39:07 88482e07314d: Preparing 07:39:07 931a58d85673: Preparing 07:39:07 d342e1c322dd: Preparing 07:39:07 976172ffd73a: Preparing 07:39:07 a1543e7ef1aa: Preparing 07:39:07 130c6d825b20: Preparing 07:39:07 31180040086d: Preparing 07:39:07 5f70bf18a086: Preparing 07:39:07 e2f919332488: Preparing 07:39:07 fa602c2e54e5: Preparing 07:39:07 471e2aa130a2: Preparing 07:39:07 dd9c8f8612c8: Preparing 07:39:07 130c6d825b20: Waiting 07:39:07 31180040086d: Waiting 07:39:07 5f70bf18a086: Waiting 07:39:07 e2f919332488: Waiting 07:39:07 fa602c2e54e5: Waiting 07:39:07 471e2aa130a2: Waiting 07:39:07 dd9c8f8612c8: Waiting 07:39:07 976172ffd73a: Waiting 07:39:07 931a58d85673: Waiting 07:39:07 a1543e7ef1aa: Waiting 07:39:07 d342e1c322dd: Waiting 07:39:07 73be781ff981: Layer already exists 07:39:07 88482e07314d: Layer already exists 07:39:07 b3d8daa7e2cd: Layer already exists 07:39:07 a241f7acee2a: Layer already exists 07:39:07 f378337c8558: Layer already exists 07:39:07 931a58d85673: Layer already exists 07:39:07 130c6d825b20: Layer already exists 07:39:07 976172ffd73a: Layer already exists 07:39:07 d342e1c322dd: Layer already exists 07:39:07 a1543e7ef1aa: Layer already exists 07:39:07 5f70bf18a086: Layer already exists 07:39:07 31180040086d: Layer already exists 07:39:07 471e2aa130a2: Layer already exists 07:39:07 e2f919332488: Layer already exists 07:39:07 fa602c2e54e5: Layer already exists 07:39:07 dd9c8f8612c8: Layer already exists 07:39:07 main: digest: sha256:d97d579e7c0d0625bc15f2456cec1953d38cc7d7e115f26f7418904129c36dbe size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:39:07 ===================================================== [Pipeline] echo 07:39:07 taggedImages: 07:39:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32b60fa693a901275786637eb06fc785f28539a9 07:39:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:39:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.78 07:39:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:39:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 07:39:07 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 07:39:07 32b60fa693a901275786637eb06fc785f28539a9 07:39:07 latest 07:39:07 4.0.0-dev.78 07:39:07 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:39:07 main 07:39:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:07 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:32b60fa693a901275786637eb06fc785f28539a9 07:39:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:39:08 da88ea6143e6: Preparing 07:39:08 5325611b32ac: Preparing 07:39:08 14d14d610ef5: Preparing 07:39:08 745fd099ac89: Preparing 07:39:08 976172ffd73a: Preparing 07:39:08 a1543e7ef1aa: Preparing 07:39:08 e7225a1ecf10: Preparing 07:39:08 a1543e7ef1aa: Waiting 07:39:08 bc29fe76c8f5: Preparing 07:39:08 e7225a1ecf10: Waiting 07:39:08 dd9c8f8612c8: Preparing 07:39:08 bc29fe76c8f5: Waiting 07:39:08 976172ffd73a: Layer already exists 07:39:08 a1543e7ef1aa: Layer already exists 07:39:08 e7225a1ecf10: Layer already exists 07:39:08 da88ea6143e6: Pushed 07:39:08 14d14d610ef5: Pushed 07:39:08 bc29fe76c8f5: Layer already exists 07:39:08 5325611b32ac: Pushed 07:39:08 dd9c8f8612c8: Layer already exists 07:39:13 745fd099ac89: Pushed 07:39:13 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:6f3a60492e289b71dda2a3a7a3278b8b85918423346433d32cdd701988b71014 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:14 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:39:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:39:14 da88ea6143e6: Preparing 07:39:14 5325611b32ac: Preparing 07:39:14 14d14d610ef5: Preparing 07:39:14 745fd099ac89: Preparing 07:39:14 976172ffd73a: Preparing 07:39:14 a1543e7ef1aa: Preparing 07:39:14 e7225a1ecf10: Preparing 07:39:14 bc29fe76c8f5: Preparing 07:39:14 dd9c8f8612c8: Preparing 07:39:14 e7225a1ecf10: Waiting 07:39:14 bc29fe76c8f5: Waiting 07:39:14 dd9c8f8612c8: Waiting 07:39:14 a1543e7ef1aa: Waiting 07:39:14 976172ffd73a: Layer already exists 07:39:14 da88ea6143e6: Layer already exists 07:39:14 14d14d610ef5: Layer already exists 07:39:14 5325611b32ac: Layer already exists 07:39:14 745fd099ac89: Layer already exists 07:39:14 a1543e7ef1aa: Layer already exists 07:39:14 bc29fe76c8f5: Layer already exists 07:39:14 e7225a1ecf10: Layer already exists 07:39:14 dd9c8f8612c8: Layer already exists 07:39:14 latest: digest: sha256:6f3a60492e289b71dda2a3a7a3278b8b85918423346433d32cdd701988b71014 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:15 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.78 07:39:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:39:15 da88ea6143e6: Preparing 07:39:15 5325611b32ac: Preparing 07:39:15 14d14d610ef5: Preparing 07:39:15 745fd099ac89: Preparing 07:39:15 976172ffd73a: Preparing 07:39:15 a1543e7ef1aa: Preparing 07:39:15 e7225a1ecf10: Preparing 07:39:15 bc29fe76c8f5: Preparing 07:39:15 dd9c8f8612c8: Preparing 07:39:15 a1543e7ef1aa: Waiting 07:39:15 e7225a1ecf10: Waiting 07:39:15 bc29fe76c8f5: Waiting 07:39:15 dd9c8f8612c8: Waiting 07:39:15 5325611b32ac: Layer already exists 07:39:15 976172ffd73a: Layer already exists 07:39:15 da88ea6143e6: Layer already exists 07:39:15 14d14d610ef5: Layer already exists 07:39:15 745fd099ac89: Layer already exists 07:39:15 a1543e7ef1aa: Layer already exists 07:39:15 e7225a1ecf10: Layer already exists 07:39:15 dd9c8f8612c8: Layer already exists 07:39:15 bc29fe76c8f5: Layer already exists 07:39:15 4.0.0-dev.78: digest: sha256:6f3a60492e289b71dda2a3a7a3278b8b85918423346433d32cdd701988b71014 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:16 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:39:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:39:16 da88ea6143e6: Preparing 07:39:16 5325611b32ac: Preparing 07:39:16 14d14d610ef5: Preparing 07:39:16 745fd099ac89: Preparing 07:39:16 976172ffd73a: Preparing 07:39:16 a1543e7ef1aa: Preparing 07:39:16 e7225a1ecf10: Preparing 07:39:16 bc29fe76c8f5: Preparing 07:39:16 dd9c8f8612c8: Preparing 07:39:16 e7225a1ecf10: Waiting 07:39:16 bc29fe76c8f5: Waiting 07:39:16 dd9c8f8612c8: Waiting 07:39:16 a1543e7ef1aa: Waiting 07:39:16 da88ea6143e6: Layer already exists 07:39:16 976172ffd73a: Layer already exists 07:39:16 5325611b32ac: Layer already exists 07:39:16 14d14d610ef5: Layer already exists 07:39:16 745fd099ac89: Layer already exists 07:39:16 a1543e7ef1aa: Layer already exists 07:39:16 bc29fe76c8f5: Layer already exists 07:39:16 dd9c8f8612c8: Layer already exists 07:39:16 e7225a1ecf10: Layer already exists 07:39:16 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:6f3a60492e289b71dda2a3a7a3278b8b85918423346433d32cdd701988b71014 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:16 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 07:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:39:17 da88ea6143e6: Preparing 07:39:17 5325611b32ac: Preparing 07:39:17 14d14d610ef5: Preparing 07:39:17 745fd099ac89: Preparing 07:39:17 976172ffd73a: Preparing 07:39:17 a1543e7ef1aa: Preparing 07:39:17 e7225a1ecf10: Preparing 07:39:17 bc29fe76c8f5: Preparing 07:39:17 dd9c8f8612c8: Preparing 07:39:17 a1543e7ef1aa: Waiting 07:39:17 e7225a1ecf10: Waiting 07:39:17 bc29fe76c8f5: Waiting 07:39:17 dd9c8f8612c8: Waiting 07:39:17 da88ea6143e6: Layer already exists 07:39:17 5325611b32ac: Layer already exists 07:39:17 976172ffd73a: Layer already exists 07:39:17 745fd099ac89: Layer already exists 07:39:17 14d14d610ef5: Layer already exists 07:39:17 dd9c8f8612c8: Layer already exists 07:39:17 e7225a1ecf10: Layer already exists 07:39:17 a1543e7ef1aa: Layer already exists 07:39:17 bc29fe76c8f5: Layer already exists 07:39:17 main: digest: sha256:6f3a60492e289b71dda2a3a7a3278b8b85918423346433d32cdd701988b71014 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:39:17 ===================================================== [Pipeline] echo 07:39:17 taggedImages: 07:39:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:32b60fa693a901275786637eb06fc785f28539a9 07:39:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:39:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.78 07:39:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:39:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 07:39:17 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 07:39:17 32b60fa693a901275786637eb06fc785f28539a9 07:39:17 latest 07:39:17 4.0.0-dev.78 07:39:17 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:39:17 main 07:39:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32b60fa693a901275786637eb06fc785f28539a9 07:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:39:18 c1786382d559: Preparing 07:39:18 72c94f627a32: Preparing 07:39:18 49acc5186362: Preparing 07:39:18 182430d7badd: Preparing 07:39:18 487eb8a5a867: Preparing 07:39:18 976172ffd73a: Preparing 07:39:18 a1543e7ef1aa: Preparing 07:39:18 6218c4c4314b: Preparing 07:39:18 8e6ed09e3310: Preparing 07:39:18 a1f9fa228600: Preparing 07:39:18 dd9c8f8612c8: Preparing 07:39:18 976172ffd73a: Waiting 07:39:18 dd9c8f8612c8: Waiting 07:39:18 a1543e7ef1aa: Waiting 07:39:18 6218c4c4314b: Waiting 07:39:18 8e6ed09e3310: Waiting 07:39:18 a1f9fa228600: Waiting 07:39:18 72c94f627a32: Pushed 07:39:18 182430d7badd: Pushed 07:39:18 487eb8a5a867: Pushed 07:39:18 c1786382d559: Pushed 07:39:18 976172ffd73a: Layer already exists 07:39:18 a1543e7ef1aa: Layer already exists 07:39:18 dd9c8f8612c8: Layer already exists 07:39:18 6218c4c4314b: Pushed 07:39:18 8e6ed09e3310: Pushed 07:39:21 a1f9fa228600: Pushed 07:39:22 49acc5186362: Pushed 07:39:22 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:2927c57817222032e327b01163e98886581528d44800d377f50a948d7876de7d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:39:23 c1786382d559: Preparing 07:39:23 72c94f627a32: Preparing 07:39:23 49acc5186362: Preparing 07:39:23 182430d7badd: Preparing 07:39:23 487eb8a5a867: Preparing 07:39:23 976172ffd73a: Preparing 07:39:23 a1543e7ef1aa: Preparing 07:39:23 6218c4c4314b: Preparing 07:39:23 8e6ed09e3310: Preparing 07:39:23 a1f9fa228600: Preparing 07:39:23 dd9c8f8612c8: Preparing 07:39:23 a1543e7ef1aa: Waiting 07:39:23 6218c4c4314b: Waiting 07:39:23 8e6ed09e3310: Waiting 07:39:23 a1f9fa228600: Waiting 07:39:23 dd9c8f8612c8: Waiting 07:39:23 976172ffd73a: Waiting 07:39:23 72c94f627a32: Layer already exists 07:39:23 182430d7badd: Layer already exists 07:39:23 49acc5186362: Layer already exists 07:39:23 487eb8a5a867: Layer already exists 07:39:23 c1786382d559: Layer already exists 07:39:23 976172ffd73a: Layer already exists 07:39:23 a1543e7ef1aa: Layer already exists 07:39:23 8e6ed09e3310: Layer already exists 07:39:23 6218c4c4314b: Layer already exists 07:39:23 a1f9fa228600: Layer already exists 07:39:23 dd9c8f8612c8: Layer already exists 07:39:23 latest: digest: sha256:2927c57817222032e327b01163e98886581528d44800d377f50a948d7876de7d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.78 07:39:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:39:24 c1786382d559: Preparing 07:39:24 72c94f627a32: Preparing 07:39:24 49acc5186362: Preparing 07:39:24 182430d7badd: Preparing 07:39:24 487eb8a5a867: Preparing 07:39:24 976172ffd73a: Preparing 07:39:24 a1543e7ef1aa: Preparing 07:39:24 6218c4c4314b: Preparing 07:39:24 8e6ed09e3310: Preparing 07:39:24 a1f9fa228600: Preparing 07:39:24 dd9c8f8612c8: Preparing 07:39:24 a1543e7ef1aa: Waiting 07:39:24 6218c4c4314b: Waiting 07:39:24 8e6ed09e3310: Waiting 07:39:24 a1f9fa228600: Waiting 07:39:24 dd9c8f8612c8: Waiting 07:39:24 976172ffd73a: Waiting 07:39:24 182430d7badd: Layer already exists 07:39:24 487eb8a5a867: Layer already exists 07:39:24 c1786382d559: Layer already exists 07:39:24 49acc5186362: Layer already exists 07:39:24 72c94f627a32: Layer already exists 07:39:24 a1543e7ef1aa: Layer already exists 07:39:24 6218c4c4314b: Layer already exists 07:39:24 976172ffd73a: Layer already exists 07:39:24 8e6ed09e3310: Layer already exists 07:39:24 a1f9fa228600: Layer already exists 07:39:24 dd9c8f8612c8: Layer already exists 07:39:24 4.0.0-dev.78: digest: sha256:2927c57817222032e327b01163e98886581528d44800d377f50a948d7876de7d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:39:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:39:25 c1786382d559: Preparing 07:39:25 72c94f627a32: Preparing 07:39:25 49acc5186362: Preparing 07:39:25 182430d7badd: Preparing 07:39:25 487eb8a5a867: Preparing 07:39:25 976172ffd73a: Preparing 07:39:25 a1543e7ef1aa: Preparing 07:39:25 6218c4c4314b: Preparing 07:39:25 8e6ed09e3310: Preparing 07:39:25 a1f9fa228600: Preparing 07:39:25 dd9c8f8612c8: Preparing 07:39:25 a1543e7ef1aa: Waiting 07:39:25 6218c4c4314b: Waiting 07:39:25 8e6ed09e3310: Waiting 07:39:25 a1f9fa228600: Waiting 07:39:25 dd9c8f8612c8: Waiting 07:39:25 976172ffd73a: Waiting 07:39:25 c1786382d559: Layer already exists 07:39:25 49acc5186362: Layer already exists 07:39:25 182430d7badd: Layer already exists 07:39:25 487eb8a5a867: Layer already exists 07:39:25 72c94f627a32: Layer already exists 07:39:25 a1543e7ef1aa: Layer already exists 07:39:25 6218c4c4314b: Layer already exists 07:39:25 976172ffd73a: Layer already exists 07:39:25 a1f9fa228600: Layer already exists 07:39:25 8e6ed09e3310: Layer already exists 07:39:25 dd9c8f8612c8: Layer already exists 07:39:25 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:2927c57817222032e327b01163e98886581528d44800d377f50a948d7876de7d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:26 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 07:39:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:39:26 c1786382d559: Preparing 07:39:26 72c94f627a32: Preparing 07:39:26 49acc5186362: Preparing 07:39:26 182430d7badd: Preparing 07:39:26 487eb8a5a867: Preparing 07:39:26 976172ffd73a: Preparing 07:39:26 a1543e7ef1aa: Preparing 07:39:26 6218c4c4314b: Preparing 07:39:26 8e6ed09e3310: Preparing 07:39:26 a1f9fa228600: Preparing 07:39:26 dd9c8f8612c8: Preparing 07:39:26 976172ffd73a: Waiting 07:39:26 a1543e7ef1aa: Waiting 07:39:26 6218c4c4314b: Waiting 07:39:26 8e6ed09e3310: Waiting 07:39:26 a1f9fa228600: Waiting 07:39:26 dd9c8f8612c8: Waiting 07:39:26 c1786382d559: Layer already exists 07:39:26 487eb8a5a867: Layer already exists 07:39:26 182430d7badd: Layer already exists 07:39:26 49acc5186362: Layer already exists 07:39:26 72c94f627a32: Layer already exists 07:39:26 976172ffd73a: Layer already exists 07:39:26 a1f9fa228600: Layer already exists 07:39:26 a1543e7ef1aa: Layer already exists 07:39:26 6218c4c4314b: Layer already exists 07:39:26 8e6ed09e3310: Layer already exists 07:39:26 dd9c8f8612c8: Layer already exists 07:39:26 main: digest: sha256:2927c57817222032e327b01163e98886581528d44800d377f50a948d7876de7d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:39:26 ===================================================== [Pipeline] echo 07:39:26 taggedImages: 07:39:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32b60fa693a901275786637eb06fc785f28539a9 07:39:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:39:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.78 07:39:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:39:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 07:39:26 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 07:39:26 32b60fa693a901275786637eb06fc785f28539a9 07:39:26 latest 07:39:26 4.0.0-dev.78 07:39:26 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:39:26 main 07:39:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32b60fa693a901275786637eb06fc785f28539a9 07:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:39:27 c4c3334918e7: Preparing 07:39:27 a27bd094ac8a: Preparing 07:39:27 5f0eac76b42a: Preparing 07:39:27 51e9e4003b49: Preparing 07:39:27 b68ad0bc939b: Preparing 07:39:27 79d701c1a9b6: Preparing 07:39:27 88b7969826a8: Preparing 07:39:27 976172ffd73a: Preparing 07:39:27 a1543e7ef1aa: Preparing 07:39:27 66248226ed05: Preparing 07:39:27 bcdf3c1e57ba: Preparing 07:39:27 dd9c8f8612c8: Preparing 07:39:27 88b7969826a8: Waiting 07:39:27 976172ffd73a: Waiting 07:39:27 a1543e7ef1aa: Waiting 07:39:27 66248226ed05: Waiting 07:39:27 bcdf3c1e57ba: Waiting 07:39:27 dd9c8f8612c8: Waiting 07:39:27 79d701c1a9b6: Waiting 07:39:27 b68ad0bc939b: Pushed 07:39:27 c4c3334918e7: Pushed 07:39:27 a27bd094ac8a: Pushed 07:39:27 976172ffd73a: Layer already exists 07:39:27 a1543e7ef1aa: Layer already exists 07:39:27 79d701c1a9b6: Pushed 07:39:27 88b7969826a8: Pushed 07:39:27 dd9c8f8612c8: Layer already exists 07:39:27 66248226ed05: Pushed 07:39:31 bcdf3c1e57ba: Pushed 07:39:31 51e9e4003b49: Pushed 07:39:33 5f0eac76b42a: Pushed 07:39:34 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:01ef31f6c57f760a5d76bb9149810e06dbcf4934d3bd94d1db86752dd50cab4c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:39:34 c4c3334918e7: Preparing 07:39:34 a27bd094ac8a: Preparing 07:39:34 5f0eac76b42a: Preparing 07:39:34 51e9e4003b49: Preparing 07:39:34 b68ad0bc939b: Preparing 07:39:34 79d701c1a9b6: Preparing 07:39:34 88b7969826a8: Preparing 07:39:34 976172ffd73a: Preparing 07:39:34 a1543e7ef1aa: Preparing 07:39:34 66248226ed05: Preparing 07:39:34 bcdf3c1e57ba: Preparing 07:39:34 dd9c8f8612c8: Preparing 07:39:34 79d701c1a9b6: Waiting 07:39:34 88b7969826a8: Waiting 07:39:34 976172ffd73a: Waiting 07:39:34 bcdf3c1e57ba: Waiting 07:39:34 dd9c8f8612c8: Waiting 07:39:34 66248226ed05: Waiting 07:39:34 51e9e4003b49: Layer already exists 07:39:34 c4c3334918e7: Layer already exists 07:39:34 a27bd094ac8a: Layer already exists 07:39:34 5f0eac76b42a: Layer already exists 07:39:34 b68ad0bc939b: Layer already exists 07:39:34 79d701c1a9b6: Layer already exists 07:39:34 88b7969826a8: Layer already exists 07:39:34 976172ffd73a: Layer already exists 07:39:34 a1543e7ef1aa: Layer already exists 07:39:34 66248226ed05: Layer already exists 07:39:34 bcdf3c1e57ba: Layer already exists 07:39:34 dd9c8f8612c8: Layer already exists 07:39:35 latest: digest: sha256:01ef31f6c57f760a5d76bb9149810e06dbcf4934d3bd94d1db86752dd50cab4c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.78 07:39:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:39:35 c4c3334918e7: Preparing 07:39:35 a27bd094ac8a: Preparing 07:39:35 5f0eac76b42a: Preparing 07:39:35 51e9e4003b49: Preparing 07:39:35 b68ad0bc939b: Preparing 07:39:35 79d701c1a9b6: Preparing 07:39:35 88b7969826a8: Preparing 07:39:35 79d701c1a9b6: Waiting 07:39:35 976172ffd73a: Preparing 07:39:35 88b7969826a8: Waiting 07:39:35 a1543e7ef1aa: Preparing 07:39:35 976172ffd73a: Waiting 07:39:35 66248226ed05: Preparing 07:39:35 a1543e7ef1aa: Waiting 07:39:35 bcdf3c1e57ba: Preparing 07:39:35 66248226ed05: Waiting 07:39:35 dd9c8f8612c8: Preparing 07:39:35 bcdf3c1e57ba: Waiting 07:39:35 dd9c8f8612c8: Waiting 07:39:35 b68ad0bc939b: Layer already exists 07:39:35 5f0eac76b42a: Layer already exists 07:39:35 51e9e4003b49: Layer already exists 07:39:35 c4c3334918e7: Layer already exists 07:39:35 a27bd094ac8a: Layer already exists 07:39:35 79d701c1a9b6: Layer already exists 07:39:35 66248226ed05: Layer already exists 07:39:35 88b7969826a8: Layer already exists 07:39:35 a1543e7ef1aa: Layer already exists 07:39:35 976172ffd73a: Layer already exists 07:39:35 bcdf3c1e57ba: Layer already exists 07:39:35 dd9c8f8612c8: Layer already exists 07:39:36 4.0.0-dev.78: digest: sha256:01ef31f6c57f760a5d76bb9149810e06dbcf4934d3bd94d1db86752dd50cab4c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:36 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:39:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:39:36 c4c3334918e7: Preparing 07:39:36 a27bd094ac8a: Preparing 07:39:36 5f0eac76b42a: Preparing 07:39:36 51e9e4003b49: Preparing 07:39:36 b68ad0bc939b: Preparing 07:39:36 79d701c1a9b6: Preparing 07:39:36 88b7969826a8: Preparing 07:39:36 976172ffd73a: Preparing 07:39:36 a1543e7ef1aa: Preparing 07:39:36 66248226ed05: Preparing 07:39:36 bcdf3c1e57ba: Preparing 07:39:36 dd9c8f8612c8: Preparing 07:39:36 79d701c1a9b6: Waiting 07:39:36 88b7969826a8: Waiting 07:39:36 976172ffd73a: Waiting 07:39:36 a1543e7ef1aa: Waiting 07:39:36 66248226ed05: Waiting 07:39:36 bcdf3c1e57ba: Waiting 07:39:36 dd9c8f8612c8: Waiting 07:39:36 5f0eac76b42a: Layer already exists 07:39:36 b68ad0bc939b: Layer already exists 07:39:36 c4c3334918e7: Layer already exists 07:39:36 a27bd094ac8a: Layer already exists 07:39:36 51e9e4003b49: Layer already exists 07:39:36 79d701c1a9b6: Layer already exists 07:39:36 88b7969826a8: Layer already exists 07:39:36 976172ffd73a: Layer already exists 07:39:36 a1543e7ef1aa: Layer already exists 07:39:36 66248226ed05: Layer already exists 07:39:36 bcdf3c1e57ba: Layer already exists 07:39:36 dd9c8f8612c8: Layer already exists 07:39:37 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:01ef31f6c57f760a5d76bb9149810e06dbcf4934d3bd94d1db86752dd50cab4c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 07:39:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:39:37 c4c3334918e7: Preparing 07:39:37 a27bd094ac8a: Preparing 07:39:37 5f0eac76b42a: Preparing 07:39:37 51e9e4003b49: Preparing 07:39:37 b68ad0bc939b: Preparing 07:39:37 79d701c1a9b6: Preparing 07:39:37 88b7969826a8: Preparing 07:39:37 976172ffd73a: Preparing 07:39:37 a1543e7ef1aa: Preparing 07:39:37 66248226ed05: Preparing 07:39:37 bcdf3c1e57ba: Preparing 07:39:37 dd9c8f8612c8: Preparing 07:39:37 976172ffd73a: Waiting 07:39:37 66248226ed05: Waiting 07:39:37 bcdf3c1e57ba: Waiting 07:39:37 dd9c8f8612c8: Waiting 07:39:37 a1543e7ef1aa: Waiting 07:39:37 88b7969826a8: Waiting 07:39:37 79d701c1a9b6: Waiting 07:39:37 51e9e4003b49: Layer already exists 07:39:37 c4c3334918e7: Layer already exists 07:39:37 b68ad0bc939b: Layer already exists 07:39:37 5f0eac76b42a: Layer already exists 07:39:37 a27bd094ac8a: Layer already exists 07:39:37 79d701c1a9b6: Layer already exists 07:39:37 88b7969826a8: Layer already exists 07:39:37 a1543e7ef1aa: Layer already exists 07:39:37 976172ffd73a: Layer already exists 07:39:37 66248226ed05: Layer already exists 07:39:37 dd9c8f8612c8: Layer already exists 07:39:37 bcdf3c1e57ba: Layer already exists 07:39:37 main: digest: sha256:01ef31f6c57f760a5d76bb9149810e06dbcf4934d3bd94d1db86752dd50cab4c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:39:38 ===================================================== [Pipeline] echo 07:39:38 taggedImages: 07:39:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32b60fa693a901275786637eb06fc785f28539a9 07:39:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:39:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.78 07:39:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:39:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 07:39:38 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 07:39:38 32b60fa693a901275786637eb06fc785f28539a9 07:39:38 latest 07:39:38 4.0.0-dev.78 07:39:38 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:39:38 main 07:39:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:32b60fa693a901275786637eb06fc785f28539a9 07:39:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:39:38 6485cbddcfa5: Preparing 07:39:38 7a9afb5287c5: Preparing 07:39:38 976172ffd73a: Preparing 07:39:38 a1543e7ef1aa: Preparing 07:39:38 19dd014d664d: Preparing 07:39:38 39f2b114c248: Preparing 07:39:38 dd9c8f8612c8: Preparing 07:39:38 39f2b114c248: Waiting 07:39:38 dd9c8f8612c8: Waiting 07:39:38 976172ffd73a: Layer already exists 07:39:38 a1543e7ef1aa: Layer already exists 07:39:39 dd9c8f8612c8: Layer already exists 07:39:39 19dd014d664d: Pushed 07:39:39 6485cbddcfa5: Pushed 07:39:41 39f2b114c248: Pushed 07:39:45 7a9afb5287c5: Pushed 07:39:45 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:9316c5bf426a9e1457fb693ad41e42bcbcde0bcdb245144884dda843310019ee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:39:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:39:46 6485cbddcfa5: Preparing 07:39:46 7a9afb5287c5: Preparing 07:39:46 976172ffd73a: Preparing 07:39:46 a1543e7ef1aa: Preparing 07:39:46 19dd014d664d: Preparing 07:39:46 39f2b114c248: Preparing 07:39:46 dd9c8f8612c8: Preparing 07:39:46 39f2b114c248: Waiting 07:39:46 dd9c8f8612c8: Waiting 07:39:46 a1543e7ef1aa: Layer already exists 07:39:46 6485cbddcfa5: Layer already exists 07:39:46 19dd014d664d: Layer already exists 07:39:46 976172ffd73a: Layer already exists 07:39:46 7a9afb5287c5: Layer already exists 07:39:46 dd9c8f8612c8: Layer already exists 07:39:46 39f2b114c248: Layer already exists 07:39:46 latest: digest: sha256:9316c5bf426a9e1457fb693ad41e42bcbcde0bcdb245144884dda843310019ee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:46 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.78 07:39:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:39:47 6485cbddcfa5: Preparing 07:39:47 7a9afb5287c5: Preparing 07:39:47 976172ffd73a: Preparing 07:39:47 a1543e7ef1aa: Preparing 07:39:47 19dd014d664d: Preparing 07:39:47 39f2b114c248: Preparing 07:39:47 dd9c8f8612c8: Preparing 07:39:47 39f2b114c248: Waiting 07:39:47 976172ffd73a: Layer already exists 07:39:47 a1543e7ef1aa: Layer already exists 07:39:47 7a9afb5287c5: Layer already exists 07:39:47 19dd014d664d: Layer already exists 07:39:47 6485cbddcfa5: Layer already exists 07:39:47 dd9c8f8612c8: Layer already exists 07:39:47 39f2b114c248: Layer already exists 07:39:47 4.0.0-dev.78: digest: sha256:9316c5bf426a9e1457fb693ad41e42bcbcde0bcdb245144884dda843310019ee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:39:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:39:47 6485cbddcfa5: Preparing 07:39:47 7a9afb5287c5: Preparing 07:39:47 976172ffd73a: Preparing 07:39:47 a1543e7ef1aa: Preparing 07:39:47 19dd014d664d: Preparing 07:39:47 39f2b114c248: Preparing 07:39:47 dd9c8f8612c8: Preparing 07:39:47 39f2b114c248: Waiting 07:39:47 dd9c8f8612c8: Waiting 07:39:47 7a9afb5287c5: Layer already exists 07:39:47 a1543e7ef1aa: Layer already exists 07:39:47 19dd014d664d: Layer already exists 07:39:47 976172ffd73a: Layer already exists 07:39:47 6485cbddcfa5: Layer already exists 07:39:47 dd9c8f8612c8: Layer already exists 07:39:47 39f2b114c248: Layer already exists 07:39:48 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:9316c5bf426a9e1457fb693ad41e42bcbcde0bcdb245144884dda843310019ee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:48 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 07:39:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:39:48 6485cbddcfa5: Preparing 07:39:48 7a9afb5287c5: Preparing 07:39:48 976172ffd73a: Preparing 07:39:48 a1543e7ef1aa: Preparing 07:39:48 19dd014d664d: Preparing 07:39:48 39f2b114c248: Preparing 07:39:48 dd9c8f8612c8: Preparing 07:39:48 39f2b114c248: Waiting 07:39:48 dd9c8f8612c8: Waiting 07:39:48 19dd014d664d: Layer already exists 07:39:48 976172ffd73a: Layer already exists 07:39:48 7a9afb5287c5: Layer already exists 07:39:48 6485cbddcfa5: Layer already exists 07:39:48 a1543e7ef1aa: Layer already exists 07:39:48 dd9c8f8612c8: Layer already exists 07:39:48 39f2b114c248: Layer already exists 07:39:49 main: digest: sha256:9316c5bf426a9e1457fb693ad41e42bcbcde0bcdb245144884dda843310019ee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:39:49 ===================================================== [Pipeline] echo 07:39:49 taggedImages: 07:39:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:32b60fa693a901275786637eb06fc785f28539a9 07:39:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:39:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.78 07:39:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:39:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 07:39:49 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 07:39:49 32b60fa693a901275786637eb06fc785f28539a9 07:39:49 latest 07:39:49 4.0.0-dev.78 07:39:49 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:39:49 main 07:39:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:32b60fa693a901275786637eb06fc785f28539a9 07:39:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:39:49 227a541eb5a7: Preparing 07:39:49 47db6dab61f9: Preparing 07:39:49 c503ce21cf43: Preparing 07:39:49 976172ffd73a: Preparing 07:39:49 a1543e7ef1aa: Preparing 07:39:49 c274b714fe20: Preparing 07:39:49 aad80abd72cf: Preparing 07:39:49 bb38a5e8db14: Preparing 07:39:49 f359c2eb6216: Preparing 07:39:49 dd9c8f8612c8: Preparing 07:39:49 bb38a5e8db14: Waiting 07:39:49 f359c2eb6216: Waiting 07:39:49 c274b714fe20: Waiting 07:39:49 aad80abd72cf: Waiting 07:39:49 dd9c8f8612c8: Waiting 07:39:49 a1543e7ef1aa: Layer already exists 07:39:49 976172ffd73a: Layer already exists 07:39:50 47db6dab61f9: Pushed 07:39:50 c503ce21cf43: Pushed 07:39:50 227a541eb5a7: Pushed 07:39:50 dd9c8f8612c8: Layer already exists 07:39:50 bb38a5e8db14: Pushed 07:39:51 f359c2eb6216: Pushed 07:40:01 aad80abd72cf: Pushed 07:40:16 c274b714fe20: Pushed 07:40:16 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:b10da6a627a491766553bd01e36994a485dca5dd28a2d29b0d8ee5011006a476 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:16 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:40:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:40:16 227a541eb5a7: Preparing 07:40:16 47db6dab61f9: Preparing 07:40:16 c503ce21cf43: Preparing 07:40:16 976172ffd73a: Preparing 07:40:16 a1543e7ef1aa: Preparing 07:40:16 c274b714fe20: Preparing 07:40:16 aad80abd72cf: Preparing 07:40:16 bb38a5e8db14: Preparing 07:40:16 f359c2eb6216: Preparing 07:40:16 dd9c8f8612c8: Preparing 07:40:16 aad80abd72cf: Waiting 07:40:16 bb38a5e8db14: Waiting 07:40:16 c274b714fe20: Waiting 07:40:16 f359c2eb6216: Waiting 07:40:16 dd9c8f8612c8: Waiting 07:40:16 976172ffd73a: Layer already exists 07:40:16 a1543e7ef1aa: Layer already exists 07:40:16 47db6dab61f9: Layer already exists 07:40:16 c503ce21cf43: Layer already exists 07:40:16 227a541eb5a7: Layer already exists 07:40:16 f359c2eb6216: Layer already exists 07:40:16 aad80abd72cf: Layer already exists 07:40:16 bb38a5e8db14: Layer already exists 07:40:16 dd9c8f8612c8: Layer already exists 07:40:16 c274b714fe20: Layer already exists 07:40:17 latest: digest: sha256:b10da6a627a491766553bd01e36994a485dca5dd28a2d29b0d8ee5011006a476 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:17 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.78 07:40:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:40:17 227a541eb5a7: Preparing 07:40:17 47db6dab61f9: Preparing 07:40:17 c503ce21cf43: Preparing 07:40:17 976172ffd73a: Preparing 07:40:17 a1543e7ef1aa: Preparing 07:40:17 c274b714fe20: Preparing 07:40:17 aad80abd72cf: Preparing 07:40:17 bb38a5e8db14: Preparing 07:40:17 f359c2eb6216: Preparing 07:40:17 dd9c8f8612c8: Preparing 07:40:17 bb38a5e8db14: Waiting 07:40:17 f359c2eb6216: Waiting 07:40:17 dd9c8f8612c8: Waiting 07:40:17 c274b714fe20: Waiting 07:40:17 aad80abd72cf: Waiting 07:40:17 c503ce21cf43: Layer already exists 07:40:17 976172ffd73a: Layer already exists 07:40:17 47db6dab61f9: Layer already exists 07:40:17 227a541eb5a7: Layer already exists 07:40:17 a1543e7ef1aa: Layer already exists 07:40:17 c274b714fe20: Layer already exists 07:40:17 aad80abd72cf: Layer already exists 07:40:17 bb38a5e8db14: Layer already exists 07:40:17 f359c2eb6216: Layer already exists 07:40:17 dd9c8f8612c8: Layer already exists 07:40:17 4.0.0-dev.78: digest: sha256:b10da6a627a491766553bd01e36994a485dca5dd28a2d29b0d8ee5011006a476 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:18 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:40:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:40:18 227a541eb5a7: Preparing 07:40:18 47db6dab61f9: Preparing 07:40:18 c503ce21cf43: Preparing 07:40:18 976172ffd73a: Preparing 07:40:18 a1543e7ef1aa: Preparing 07:40:18 c274b714fe20: Preparing 07:40:18 aad80abd72cf: Preparing 07:40:18 bb38a5e8db14: Preparing 07:40:18 f359c2eb6216: Preparing 07:40:18 dd9c8f8612c8: Preparing 07:40:18 bb38a5e8db14: Waiting 07:40:18 f359c2eb6216: Waiting 07:40:18 c274b714fe20: Waiting 07:40:18 aad80abd72cf: Waiting 07:40:18 dd9c8f8612c8: Waiting 07:40:18 c503ce21cf43: Layer already exists 07:40:18 227a541eb5a7: Layer already exists 07:40:18 47db6dab61f9: Layer already exists 07:40:18 976172ffd73a: Layer already exists 07:40:18 a1543e7ef1aa: Layer already exists 07:40:18 f359c2eb6216: Layer already exists 07:40:18 c274b714fe20: Layer already exists 07:40:18 bb38a5e8db14: Layer already exists 07:40:18 aad80abd72cf: Layer already exists 07:40:18 dd9c8f8612c8: Layer already exists 07:40:18 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:b10da6a627a491766553bd01e36994a485dca5dd28a2d29b0d8ee5011006a476 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 07:40:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:40:19 227a541eb5a7: Preparing 07:40:19 47db6dab61f9: Preparing 07:40:19 c503ce21cf43: Preparing 07:40:19 976172ffd73a: Preparing 07:40:19 a1543e7ef1aa: Preparing 07:40:19 c274b714fe20: Preparing 07:40:19 aad80abd72cf: Preparing 07:40:19 bb38a5e8db14: Preparing 07:40:19 f359c2eb6216: Preparing 07:40:19 dd9c8f8612c8: Preparing 07:40:19 bb38a5e8db14: Waiting 07:40:19 f359c2eb6216: Waiting 07:40:19 dd9c8f8612c8: Waiting 07:40:19 c274b714fe20: Waiting 07:40:19 aad80abd72cf: Waiting 07:40:19 976172ffd73a: Layer already exists 07:40:19 47db6dab61f9: Layer already exists 07:40:19 227a541eb5a7: Layer already exists 07:40:19 a1543e7ef1aa: Layer already exists 07:40:19 c503ce21cf43: Layer already exists 07:40:19 c274b714fe20: Layer already exists 07:40:19 bb38a5e8db14: Layer already exists 07:40:19 f359c2eb6216: Layer already exists 07:40:19 aad80abd72cf: Layer already exists 07:40:19 dd9c8f8612c8: Layer already exists 07:40:19 main: digest: sha256:b10da6a627a491766553bd01e36994a485dca5dd28a2d29b0d8ee5011006a476 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:40:19 ===================================================== [Pipeline] echo 07:40:19 taggedImages: 07:40:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:32b60fa693a901275786637eb06fc785f28539a9 07:40:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:40:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.78 07:40:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:40:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 07:40:19 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 07:40:19 32b60fa693a901275786637eb06fc785f28539a9 07:40:19 latest 07:40:19 4.0.0-dev.78 07:40:19 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:40:19 main 07:40:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:32b60fa693a901275786637eb06fc785f28539a9 07:40:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:40:20 72d10a1381cd: Preparing 07:40:20 7d90ae7a4d31: Preparing 07:40:20 a50a7f0f4592: Preparing 07:40:20 976172ffd73a: Preparing 07:40:20 a1543e7ef1aa: Preparing 07:40:20 7a0796930bc5: Preparing 07:40:20 f7e04907a12c: Preparing 07:40:20 ec854ab44a87: Preparing 07:40:20 dd9c8f8612c8: Preparing 07:40:20 7a0796930bc5: Waiting 07:40:20 f7e04907a12c: Waiting 07:40:20 ec854ab44a87: Waiting 07:40:20 dd9c8f8612c8: Waiting 07:40:20 976172ffd73a: Layer already exists 07:40:20 a1543e7ef1aa: Layer already exists 07:40:20 a50a7f0f4592: Pushed 07:40:20 7d90ae7a4d31: Pushed 07:40:20 72d10a1381cd: Pushed 07:40:20 dd9c8f8612c8: Layer already exists 07:40:20 f7e04907a12c: Pushed 07:40:21 ec854ab44a87: Pushed 07:40:48 7a0796930bc5: Pushed 07:40:48 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:d8c50f506d59bbe56d9425c2b838ebe6b714f222402f2af2ba31f64514250801 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:48 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:40:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:40:48 72d10a1381cd: Preparing 07:40:48 7d90ae7a4d31: Preparing 07:40:48 a50a7f0f4592: Preparing 07:40:48 976172ffd73a: Preparing 07:40:48 a1543e7ef1aa: Preparing 07:40:48 7a0796930bc5: Preparing 07:40:48 f7e04907a12c: Preparing 07:40:48 ec854ab44a87: Preparing 07:40:48 dd9c8f8612c8: Preparing 07:40:48 ec854ab44a87: Waiting 07:40:48 dd9c8f8612c8: Waiting 07:40:48 7a0796930bc5: Waiting 07:40:48 f7e04907a12c: Waiting 07:40:48 a1543e7ef1aa: Layer already exists 07:40:48 72d10a1381cd: Layer already exists 07:40:48 976172ffd73a: Layer already exists 07:40:48 7d90ae7a4d31: Layer already exists 07:40:48 a50a7f0f4592: Layer already exists 07:40:48 ec854ab44a87: Layer already exists 07:40:48 7a0796930bc5: Layer already exists 07:40:48 f7e04907a12c: Layer already exists 07:40:48 dd9c8f8612c8: Layer already exists 07:40:48 latest: digest: sha256:d8c50f506d59bbe56d9425c2b838ebe6b714f222402f2af2ba31f64514250801 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:49 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.78 07:40:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:40:49 72d10a1381cd: Preparing 07:40:49 7d90ae7a4d31: Preparing 07:40:49 a50a7f0f4592: Preparing 07:40:49 976172ffd73a: Preparing 07:40:49 a1543e7ef1aa: Preparing 07:40:49 7a0796930bc5: Preparing 07:40:49 f7e04907a12c: Preparing 07:40:49 ec854ab44a87: Preparing 07:40:49 dd9c8f8612c8: Preparing 07:40:49 7a0796930bc5: Waiting 07:40:49 ec854ab44a87: Waiting 07:40:49 f7e04907a12c: Waiting 07:40:49 dd9c8f8612c8: Waiting 07:40:49 72d10a1381cd: Layer already exists 07:40:49 a50a7f0f4592: Layer already exists 07:40:49 a1543e7ef1aa: Layer already exists 07:40:49 976172ffd73a: Layer already exists 07:40:49 7d90ae7a4d31: Layer already exists 07:40:49 dd9c8f8612c8: Layer already exists 07:40:49 ec854ab44a87: Layer already exists 07:40:49 f7e04907a12c: Layer already exists 07:40:49 7a0796930bc5: Layer already exists 07:40:50 4.0.0-dev.78: digest: sha256:d8c50f506d59bbe56d9425c2b838ebe6b714f222402f2af2ba31f64514250801 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:40:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:40:50 72d10a1381cd: Preparing 07:40:50 7d90ae7a4d31: Preparing 07:40:50 a50a7f0f4592: Preparing 07:40:50 976172ffd73a: Preparing 07:40:50 a1543e7ef1aa: Preparing 07:40:50 7a0796930bc5: Preparing 07:40:50 f7e04907a12c: Preparing 07:40:50 ec854ab44a87: Preparing 07:40:50 dd9c8f8612c8: Preparing 07:40:50 ec854ab44a87: Waiting 07:40:50 dd9c8f8612c8: Waiting 07:40:50 7a0796930bc5: Waiting 07:40:50 72d10a1381cd: Layer already exists 07:40:50 976172ffd73a: Layer already exists 07:40:50 a50a7f0f4592: Layer already exists 07:40:50 7d90ae7a4d31: Layer already exists 07:40:50 a1543e7ef1aa: Layer already exists 07:40:50 ec854ab44a87: Layer already exists 07:40:50 dd9c8f8612c8: Layer already exists 07:40:50 f7e04907a12c: Layer already exists 07:40:50 7a0796930bc5: Layer already exists 07:40:50 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:d8c50f506d59bbe56d9425c2b838ebe6b714f222402f2af2ba31f64514250801 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:51 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 07:40:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:40:51 72d10a1381cd: Preparing 07:40:51 7d90ae7a4d31: Preparing 07:40:51 a50a7f0f4592: Preparing 07:40:51 976172ffd73a: Preparing 07:40:51 a1543e7ef1aa: Preparing 07:40:51 7a0796930bc5: Preparing 07:40:51 f7e04907a12c: Preparing 07:40:51 ec854ab44a87: Preparing 07:40:51 dd9c8f8612c8: Preparing 07:40:51 f7e04907a12c: Waiting 07:40:51 dd9c8f8612c8: Waiting 07:40:51 7a0796930bc5: Waiting 07:40:51 ec854ab44a87: Waiting 07:40:51 a1543e7ef1aa: Layer already exists 07:40:51 976172ffd73a: Layer already exists 07:40:51 72d10a1381cd: Layer already exists 07:40:51 a50a7f0f4592: Layer already exists 07:40:51 7d90ae7a4d31: Layer already exists 07:40:51 f7e04907a12c: Layer already exists 07:40:51 7a0796930bc5: Layer already exists 07:40:51 ec854ab44a87: Layer already exists 07:40:51 dd9c8f8612c8: Layer already exists 07:40:51 main: digest: sha256:d8c50f506d59bbe56d9425c2b838ebe6b714f222402f2af2ba31f64514250801 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:40:51 ===================================================== [Pipeline] echo 07:40:51 taggedImages: 07:40:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:32b60fa693a901275786637eb06fc785f28539a9 07:40:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:40:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.78 07:40:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:40:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 07:40:52 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 07:40:52 32b60fa693a901275786637eb06fc785f28539a9 07:40:52 latest 07:40:52 4.0.0-dev.78 07:40:52 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:40:52 main 07:40:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:52 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:32b60fa693a901275786637eb06fc785f28539a9 07:40:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:40:52 f02d17c4d3b6: Preparing 07:40:52 2504d502a4b5: Preparing 07:40:52 6414261d8e75: Preparing 07:40:52 976172ffd73a: Preparing 07:40:52 a1543e7ef1aa: Preparing 07:40:52 7a0796930bc5: Preparing 07:40:52 bb38a5e8db14: Preparing 07:40:52 f359c2eb6216: Preparing 07:40:52 7a0796930bc5: Waiting 07:40:52 dd9c8f8612c8: Preparing 07:40:52 bb38a5e8db14: Waiting 07:40:52 dd9c8f8612c8: Waiting 07:40:52 f359c2eb6216: Waiting 07:40:52 976172ffd73a: Layer already exists 07:40:52 a1543e7ef1aa: Layer already exists 07:40:52 7a0796930bc5: Layer already exists 07:40:52 bb38a5e8db14: Layer already exists 07:40:53 6414261d8e75: Pushed 07:40:53 f359c2eb6216: Layer already exists 07:40:53 dd9c8f8612c8: Layer already exists 07:40:53 f02d17c4d3b6: Pushed 07:40:53 2504d502a4b5: Pushed 07:40:53 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:49dcf530beb2418febfe5dd5dafc10bb24e0433e72d1313faf6e80097322e7d6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:40:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:40:53 f02d17c4d3b6: Preparing 07:40:53 2504d502a4b5: Preparing 07:40:53 6414261d8e75: Preparing 07:40:53 976172ffd73a: Preparing 07:40:53 a1543e7ef1aa: Preparing 07:40:53 7a0796930bc5: Preparing 07:40:53 bb38a5e8db14: Preparing 07:40:53 f359c2eb6216: Preparing 07:40:53 dd9c8f8612c8: Preparing 07:40:53 bb38a5e8db14: Waiting 07:40:53 7a0796930bc5: Waiting 07:40:53 f359c2eb6216: Waiting 07:40:53 dd9c8f8612c8: Waiting 07:40:53 f02d17c4d3b6: Layer already exists 07:40:53 2504d502a4b5: Layer already exists 07:40:53 a1543e7ef1aa: Layer already exists 07:40:53 6414261d8e75: Layer already exists 07:40:53 976172ffd73a: Layer already exists 07:40:53 f359c2eb6216: Layer already exists 07:40:53 7a0796930bc5: Layer already exists 07:40:53 bb38a5e8db14: Layer already exists 07:40:53 dd9c8f8612c8: Layer already exists 07:40:53 latest: digest: sha256:49dcf530beb2418febfe5dd5dafc10bb24e0433e72d1313faf6e80097322e7d6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:54 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.78 07:40:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:40:54 f02d17c4d3b6: Preparing 07:40:54 2504d502a4b5: Preparing 07:40:54 6414261d8e75: Preparing 07:40:54 976172ffd73a: Preparing 07:40:54 a1543e7ef1aa: Preparing 07:40:54 7a0796930bc5: Preparing 07:40:54 bb38a5e8db14: Preparing 07:40:54 f359c2eb6216: Preparing 07:40:54 dd9c8f8612c8: Preparing 07:40:54 7a0796930bc5: Waiting 07:40:54 f359c2eb6216: Waiting 07:40:54 dd9c8f8612c8: Waiting 07:40:54 bb38a5e8db14: Waiting 07:40:54 f02d17c4d3b6: Layer already exists 07:40:54 2504d502a4b5: Layer already exists 07:40:54 976172ffd73a: Layer already exists 07:40:54 6414261d8e75: Layer already exists 07:40:54 a1543e7ef1aa: Layer already exists 07:40:54 f359c2eb6216: Layer already exists 07:40:54 bb38a5e8db14: Layer already exists 07:40:54 7a0796930bc5: Layer already exists 07:40:54 dd9c8f8612c8: Layer already exists 07:40:54 4.0.0-dev.78: digest: sha256:49dcf530beb2418febfe5dd5dafc10bb24e0433e72d1313faf6e80097322e7d6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:55 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:40:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:40:55 f02d17c4d3b6: Preparing 07:40:55 2504d502a4b5: Preparing 07:40:55 6414261d8e75: Preparing 07:40:55 976172ffd73a: Preparing 07:40:55 a1543e7ef1aa: Preparing 07:40:55 7a0796930bc5: Preparing 07:40:55 bb38a5e8db14: Preparing 07:40:55 f359c2eb6216: Preparing 07:40:55 dd9c8f8612c8: Preparing 07:40:55 7a0796930bc5: Waiting 07:40:55 bb38a5e8db14: Waiting 07:40:55 f359c2eb6216: Waiting 07:40:55 dd9c8f8612c8: Waiting 07:40:55 a1543e7ef1aa: Layer already exists 07:40:55 f02d17c4d3b6: Layer already exists 07:40:55 6414261d8e75: Layer already exists 07:40:55 976172ffd73a: Layer already exists 07:40:55 2504d502a4b5: Layer already exists 07:40:55 7a0796930bc5: Layer already exists 07:40:55 f359c2eb6216: Layer already exists 07:40:55 bb38a5e8db14: Layer already exists 07:40:55 dd9c8f8612c8: Layer already exists 07:40:55 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:49dcf530beb2418febfe5dd5dafc10bb24e0433e72d1313faf6e80097322e7d6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:56 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 07:40:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:40:56 f02d17c4d3b6: Preparing 07:40:56 2504d502a4b5: Preparing 07:40:56 6414261d8e75: Preparing 07:40:56 976172ffd73a: Preparing 07:40:56 a1543e7ef1aa: Preparing 07:40:56 7a0796930bc5: Preparing 07:40:56 bb38a5e8db14: Preparing 07:40:56 f359c2eb6216: Preparing 07:40:56 dd9c8f8612c8: Preparing 07:40:56 7a0796930bc5: Waiting 07:40:56 bb38a5e8db14: Waiting 07:40:56 f359c2eb6216: Waiting 07:40:56 dd9c8f8612c8: Waiting 07:40:56 6414261d8e75: Layer already exists 07:40:56 976172ffd73a: Layer already exists 07:40:56 a1543e7ef1aa: Layer already exists 07:40:56 2504d502a4b5: Layer already exists 07:40:56 f02d17c4d3b6: Layer already exists 07:40:56 7a0796930bc5: Layer already exists 07:40:56 dd9c8f8612c8: Layer already exists 07:40:56 bb38a5e8db14: Layer already exists 07:40:56 f359c2eb6216: Layer already exists 07:40:56 main: digest: sha256:49dcf530beb2418febfe5dd5dafc10bb24e0433e72d1313faf6e80097322e7d6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:40:56 ===================================================== [Pipeline] echo 07:40:56 taggedImages: 07:40:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:32b60fa693a901275786637eb06fc785f28539a9 07:40:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:40:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.78 07:40:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:40:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 07:40:56 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 07:40:56 32b60fa693a901275786637eb06fc785f28539a9 07:40:56 latest 07:40:56 4.0.0-dev.78 07:40:56 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:40:56 main 07:40:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:32b60fa693a901275786637eb06fc785f28539a9 07:40:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:40:57 d4b44cb1d7ec: Preparing 07:40:57 bcfd33beed24: Preparing 07:40:57 976172ffd73a: Preparing 07:40:57 a1543e7ef1aa: Preparing 07:40:57 d004bb8e10fc: Preparing 07:40:57 8ee14e43edee: Preparing 07:40:57 dd9c8f8612c8: Preparing 07:40:57 8ee14e43edee: Waiting 07:40:57 dd9c8f8612c8: Waiting 07:40:57 976172ffd73a: Layer already exists 07:40:57 a1543e7ef1aa: Layer already exists 07:40:57 dd9c8f8612c8: Layer already exists 07:40:57 d004bb8e10fc: Pushed 07:40:57 d4b44cb1d7ec: Pushed 07:40:59 8ee14e43edee: Pushed 07:41:05 bcfd33beed24: Pushed 07:41:05 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:137cc9a66d976b4673501b13c37e7772ecca11a4354ab828a0fddf78e24acc76 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:41:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:41:06 d4b44cb1d7ec: Preparing 07:41:06 bcfd33beed24: Preparing 07:41:06 976172ffd73a: Preparing 07:41:06 a1543e7ef1aa: Preparing 07:41:06 d004bb8e10fc: Preparing 07:41:06 8ee14e43edee: Preparing 07:41:06 dd9c8f8612c8: Preparing 07:41:06 dd9c8f8612c8: Waiting 07:41:06 d4b44cb1d7ec: Layer already exists 07:41:06 976172ffd73a: Layer already exists 07:41:06 bcfd33beed24: Layer already exists 07:41:06 d004bb8e10fc: Layer already exists 07:41:06 a1543e7ef1aa: Layer already exists 07:41:06 8ee14e43edee: Layer already exists 07:41:06 dd9c8f8612c8: Layer already exists 07:41:06 latest: digest: sha256:137cc9a66d976b4673501b13c37e7772ecca11a4354ab828a0fddf78e24acc76 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.78 07:41:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:41:07 d4b44cb1d7ec: Preparing 07:41:07 bcfd33beed24: Preparing 07:41:07 976172ffd73a: Preparing 07:41:07 a1543e7ef1aa: Preparing 07:41:07 d004bb8e10fc: Preparing 07:41:07 8ee14e43edee: Preparing 07:41:07 dd9c8f8612c8: Preparing 07:41:07 8ee14e43edee: Waiting 07:41:07 dd9c8f8612c8: Waiting 07:41:07 d4b44cb1d7ec: Layer already exists 07:41:07 bcfd33beed24: Layer already exists 07:41:07 d004bb8e10fc: Layer already exists 07:41:07 976172ffd73a: Layer already exists 07:41:07 a1543e7ef1aa: Layer already exists 07:41:07 dd9c8f8612c8: Layer already exists 07:41:07 8ee14e43edee: Layer already exists 07:41:07 4.0.0-dev.78: digest: sha256:137cc9a66d976b4673501b13c37e7772ecca11a4354ab828a0fddf78e24acc76 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:41:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:41:08 d4b44cb1d7ec: Preparing 07:41:08 bcfd33beed24: Preparing 07:41:08 976172ffd73a: Preparing 07:41:08 a1543e7ef1aa: Preparing 07:41:08 d004bb8e10fc: Preparing 07:41:08 8ee14e43edee: Preparing 07:41:08 dd9c8f8612c8: Preparing 07:41:08 8ee14e43edee: Waiting 07:41:08 dd9c8f8612c8: Waiting 07:41:08 d004bb8e10fc: Layer already exists 07:41:08 a1543e7ef1aa: Layer already exists 07:41:08 976172ffd73a: Layer already exists 07:41:08 bcfd33beed24: Layer already exists 07:41:08 d4b44cb1d7ec: Layer already exists 07:41:08 dd9c8f8612c8: Layer already exists 07:41:08 8ee14e43edee: Layer already exists 07:41:08 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:137cc9a66d976b4673501b13c37e7772ecca11a4354ab828a0fddf78e24acc76 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 07:41:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:41:09 d4b44cb1d7ec: Preparing 07:41:09 bcfd33beed24: Preparing 07:41:09 976172ffd73a: Preparing 07:41:09 a1543e7ef1aa: Preparing 07:41:09 d004bb8e10fc: Preparing 07:41:09 8ee14e43edee: Preparing 07:41:09 dd9c8f8612c8: Preparing 07:41:09 8ee14e43edee: Waiting 07:41:09 dd9c8f8612c8: Waiting 07:41:09 bcfd33beed24: Layer already exists 07:41:09 d004bb8e10fc: Layer already exists 07:41:09 d4b44cb1d7ec: Layer already exists 07:41:09 976172ffd73a: Layer already exists 07:41:09 a1543e7ef1aa: Layer already exists 07:41:09 8ee14e43edee: Layer already exists 07:41:09 dd9c8f8612c8: Layer already exists 07:41:09 main: digest: sha256:137cc9a66d976b4673501b13c37e7772ecca11a4354ab828a0fddf78e24acc76 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:41:09 ===================================================== [Pipeline] echo 07:41:09 taggedImages: 07:41:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:32b60fa693a901275786637eb06fc785f28539a9 07:41:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:41:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.78 07:41:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:41:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 07:41:09 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 07:41:09 32b60fa693a901275786637eb06fc785f28539a9 07:41:09 latest 07:41:09 4.0.0-dev.78 07:41:09 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:41:09 main 07:41:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32b60fa693a901275786637eb06fc785f28539a9 07:41:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:41:10 8b5282d5c0e8: Preparing 07:41:10 b06aea822afc: Preparing 07:41:10 976172ffd73a: Preparing 07:41:10 a1543e7ef1aa: Preparing 07:41:10 36b2220d9c2f: Preparing 07:41:10 3c951bedca88: Preparing 07:41:10 dd9c8f8612c8: Preparing 07:41:10 3c951bedca88: Waiting 07:41:10 dd9c8f8612c8: Waiting 07:41:10 976172ffd73a: Layer already exists 07:41:10 a1543e7ef1aa: Layer already exists 07:41:10 dd9c8f8612c8: Layer already exists 07:41:10 36b2220d9c2f: Pushed 07:41:10 8b5282d5c0e8: Pushed 07:41:11 3c951bedca88: Pushed 07:41:19 b06aea822afc: Pushed 07:41:19 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:d5c1c36f207088f6e2d59f37c76fbefeb352da08ae0e8025c7075e8e04371b75 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:41:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:41:20 8b5282d5c0e8: Preparing 07:41:20 b06aea822afc: Preparing 07:41:20 976172ffd73a: Preparing 07:41:20 a1543e7ef1aa: Preparing 07:41:20 36b2220d9c2f: Preparing 07:41:20 3c951bedca88: Preparing 07:41:20 dd9c8f8612c8: Preparing 07:41:20 dd9c8f8612c8: Waiting 07:41:20 3c951bedca88: Waiting 07:41:20 8b5282d5c0e8: Layer already exists 07:41:20 36b2220d9c2f: Layer already exists 07:41:20 a1543e7ef1aa: Layer already exists 07:41:20 b06aea822afc: Layer already exists 07:41:20 976172ffd73a: Layer already exists 07:41:20 dd9c8f8612c8: Layer already exists 07:41:20 3c951bedca88: Layer already exists 07:41:20 latest: digest: sha256:d5c1c36f207088f6e2d59f37c76fbefeb352da08ae0e8025c7075e8e04371b75 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.78 07:41:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:41:21 8b5282d5c0e8: Preparing 07:41:21 b06aea822afc: Preparing 07:41:21 976172ffd73a: Preparing 07:41:21 a1543e7ef1aa: Preparing 07:41:21 36b2220d9c2f: Preparing 07:41:21 3c951bedca88: Preparing 07:41:21 dd9c8f8612c8: Preparing 07:41:21 3c951bedca88: Waiting 07:41:21 dd9c8f8612c8: Waiting 07:41:21 a1543e7ef1aa: Layer already exists 07:41:21 8b5282d5c0e8: Layer already exists 07:41:21 36b2220d9c2f: Layer already exists 07:41:21 b06aea822afc: Layer already exists 07:41:21 976172ffd73a: Layer already exists 07:41:21 3c951bedca88: Layer already exists 07:41:21 dd9c8f8612c8: Layer already exists 07:41:21 4.0.0-dev.78: digest: sha256:d5c1c36f207088f6e2d59f37c76fbefeb352da08ae0e8025c7075e8e04371b75 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:41:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:41:22 8b5282d5c0e8: Preparing 07:41:22 b06aea822afc: Preparing 07:41:22 976172ffd73a: Preparing 07:41:22 a1543e7ef1aa: Preparing 07:41:22 36b2220d9c2f: Preparing 07:41:22 3c951bedca88: Preparing 07:41:22 dd9c8f8612c8: Preparing 07:41:22 3c951bedca88: Waiting 07:41:22 dd9c8f8612c8: Waiting 07:41:22 8b5282d5c0e8: Layer already exists 07:41:22 a1543e7ef1aa: Layer already exists 07:41:22 976172ffd73a: Layer already exists 07:41:22 b06aea822afc: Layer already exists 07:41:22 36b2220d9c2f: Layer already exists 07:41:22 3c951bedca88: Layer already exists 07:41:22 dd9c8f8612c8: Layer already exists 07:41:22 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:d5c1c36f207088f6e2d59f37c76fbefeb352da08ae0e8025c7075e8e04371b75 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 07:41:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:41:22 8b5282d5c0e8: Preparing 07:41:22 b06aea822afc: Preparing 07:41:22 976172ffd73a: Preparing 07:41:22 a1543e7ef1aa: Preparing 07:41:22 36b2220d9c2f: Preparing 07:41:22 3c951bedca88: Preparing 07:41:22 dd9c8f8612c8: Preparing 07:41:22 3c951bedca88: Waiting 07:41:22 dd9c8f8612c8: Waiting 07:41:22 976172ffd73a: Layer already exists 07:41:22 36b2220d9c2f: Layer already exists 07:41:22 b06aea822afc: Layer already exists 07:41:22 8b5282d5c0e8: Layer already exists 07:41:22 a1543e7ef1aa: Layer already exists 07:41:22 3c951bedca88: Layer already exists 07:41:22 dd9c8f8612c8: Layer already exists 07:41:22 main: digest: sha256:d5c1c36f207088f6e2d59f37c76fbefeb352da08ae0e8025c7075e8e04371b75 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:41:23 ===================================================== [Pipeline] echo 07:41:23 taggedImages: 07:41:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32b60fa693a901275786637eb06fc785f28539a9 07:41:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:41:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.78 07:41:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 07:41:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:41:23 07:41:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:41:23 arm64: Pulling from edgex-lftools-log-publisher 07:41:23 8998bd30e6a1: Pulling fs layer 07:41:23 04944245beec: Pulling fs layer 07:41:23 699f458cf7ca: Pulling fs layer 07:41:23 765212b225bb: Pulling fs layer 07:41:23 f23df028b6ca: Pulling fs layer 07:41:23 d65c8cfc05b1: Pulling fs layer 07:41:23 2437ff75d9bd: Pulling fs layer 07:41:23 f23df028b6ca: Waiting 07:41:23 d65c8cfc05b1: Waiting 07:41:23 2437ff75d9bd: Waiting 07:41:23 765212b225bb: Waiting 07:41:24 04944245beec: Verifying Checksum 07:41:24 04944245beec: Download complete 07:41:24 765212b225bb: Verifying Checksum 07:41:24 765212b225bb: Download complete 07:41:24 f23df028b6ca: Verifying Checksum 07:41:24 f23df028b6ca: Download complete 07:41:24 d65c8cfc05b1: Verifying Checksum 07:41:24 d65c8cfc05b1: Download complete 07:41:24 699f458cf7ca: Verifying Checksum 07:41:24 699f458cf7ca: Download complete 07:41:24 8998bd30e6a1: Download complete 07:41:27 2437ff75d9bd: Verifying Checksum 07:41:27 2437ff75d9bd: Download complete 07:41:29 8998bd30e6a1: Pull complete 07:41:29 04944245beec: Pull complete 07:41:31 699f458cf7ca: Pull complete 07:41:31 765212b225bb: Pull complete 07:41:32 f23df028b6ca: Pull complete 07:41:32 d65c8cfc05b1: Pull complete 07:41:50 2437ff75d9bd: Pull complete 07:41:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:41:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:41:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:50 prd-ubuntu20.04-docker-arm64-4c-16g-42048 does not seem to be running inside a container 07:41:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/816 -v /w/workspace/edgex-go/816:/w/workspace/edgex-go/816:rw,z -v /w/workspace/edgex-go/816@tmp:/w/workspace/edgex-go/816@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:41:53 $ docker top 7a3d09988ad11ea80a9d5c6c742d81cddb19bb47ce2d2308ef14cefb006e4ce8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:41:54 ---> job-cost.sh 07:41:54 lf-activate-venv: SKIPPING 07:41:54 INFO: No Stack... 07:41:54 INFO: Retrieving Pricing Info for: v3-standard-4 07:41:55 INFO: Archiving Costs [Pipeline] sh 07:41:56 + cat /w/workspace/edgex-go/816/archives/cost.csv 07:41:56 + cut -d, -f6 [Pipeline] lock 07:41:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-816-stack-cost] 07:41:56 Resource [jenkins-edgexfoundry-edgex-go-main-816-stack-cost] did not exist. Created. 07:41:56 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-816-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:41:57 + echo total: 0.10999999940395355 [Pipeline] stash 07:41:57 Stashed 1 file(s) [Pipeline] } 07:41:57 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-816-stack-cost] [Pipeline] // lock [Pipeline] } 07:41:57 $ docker stop --time=1 7a3d09988ad11ea80a9d5c6c742d81cddb19bb47ce2d2308ef14cefb006e4ce8 07:41:59 $ docker rm -f --volumes 7a3d09988ad11ea80a9d5c6c742d81cddb19bb47ce2d2308ef14cefb006e4ce8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:55:17 Cancelling nested steps due to timeout 12:55:17 Sending interrupt signal to process 12:55:22 script returned exit code 143 [Pipeline] } 12:55:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:55:23 + '[' -d /w/workspace/edgex-go/816/archives ']' [Pipeline] libraryResource [Pipeline] sh 12:55:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:55:23 ---> package-listing.sh 12:55:23 ++ facter osfamily 12:55:23 ++ tr '[:upper:]' '[:lower:]' 12:55:24 + OS_FAMILY=redhat 12:55:24 + workspace=/w/workspace/edgex-go/816 12:55:24 + START_PACKAGES=/tmp/packages_start.txt 12:55:24 + END_PACKAGES=/tmp/packages_end.txt 12:55:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:55:24 + PACKAGES=/tmp/packages_start.txt 12:55:24 + '[' /w/workspace/edgex-go/816 ']' 12:55:24 + PACKAGES=/tmp/packages_end.txt 12:55:24 + case "${OS_FAMILY}" in 12:55:24 + sort 12:55:24 + rpm -qa 12:55:24 + '[' -f /tmp/packages_start.txt ']' 12:55:24 + '[' -f /tmp/packages_end.txt ']' 12:55:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:55:24 + '[' /w/workspace/edgex-go/816 ']' 12:55:24 + mkdir -p /w/workspace/edgex-go/816/archives/ 12:55:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/816/archives/ [Pipeline] echo 12:55:24 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:55:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:55:25 12:55:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:55:25 latest: Pulling from edgex-lftools-log-publisher 12:55:25 5eb5b503b376: Pulling fs layer 12:55:25 5c69ac0246d0: Pulling fs layer 12:55:25 ec43610c2a17: Pulling fs layer 12:55:25 3a2ae6a8a46f: Pulling fs layer 12:55:25 33b1e0a273af: Pulling fs layer 12:55:25 5d3b04190fa2: Pulling fs layer 12:55:25 2f39f015ded8: Pulling fs layer 12:55:25 3a2ae6a8a46f: Waiting 12:55:25 33b1e0a273af: Waiting 12:55:25 5d3b04190fa2: Waiting 12:55:25 2f39f015ded8: Waiting 12:55:26 5c69ac0246d0: Verifying Checksum 12:55:26 5c69ac0246d0: Download complete 12:55:26 3a2ae6a8a46f: Verifying Checksum 12:55:26 3a2ae6a8a46f: Download complete 12:55:26 ec43610c2a17: Verifying Checksum 12:55:26 ec43610c2a17: Download complete 12:55:26 33b1e0a273af: Verifying Checksum 12:55:26 33b1e0a273af: Download complete 12:55:26 5d3b04190fa2: Verifying Checksum 12:55:26 5d3b04190fa2: Download complete 12:55:26 5eb5b503b376: Download complete 12:55:26 2f39f015ded8: Verifying Checksum 12:55:26 2f39f015ded8: Download complete 12:55:27 5eb5b503b376: Pull complete 12:55:27 5c69ac0246d0: Pull complete 12:55:27 ec43610c2a17: Pull complete 12:55:28 3a2ae6a8a46f: Pull complete 12:55:28 33b1e0a273af: Pull complete 12:55:28 5d3b04190fa2: Pull complete 12:55:32 2f39f015ded8: Pull complete 12:55:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:55:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:55:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:55:32 prd-centos7-docker-4c-2g-42064 does not seem to be running inside a container 12:55:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:55:35 $ docker top 7bc2dae9c77c7ba0dea12270c7fd9f7250855d210d35a9001bbc732a6161d14f -eo pid,comm [Pipeline] { [Pipeline] sh 12:55:35 + touch /tmp/pre-build-complete [Pipeline] sh 12:55:36 + mkdir -p /var/log/sysstat [Pipeline] sh 12:55:36 + ls /var/log/sa-host 12:55:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:55:36 provisioning config files... 12:55:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config512914789291746469tmp [Pipeline] { [Pipeline] echo 12:55:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:55:36 ---> create-netrc.sh [Pipeline] } 12:55:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:55:37 ---> python-tools-install.sh [Pipeline] echo 12:55:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:55:37 ---> sudo-logs.sh 12:55:37 Archiving 'sudo' log.. 12:55:37 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:55:37 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 12:55:37 $ docker stop --time=1 7bc2dae9c77c7ba0dea12270c7fd9f7250855d210d35a9001bbc732a6161d14f 12:55:38 $ docker rm -f --volumes 7bc2dae9c77c7ba0dea12270c7fd9f7250855d210d35a9001bbc732a6161d14f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 12:55:38 [WS-CLEANUP] Deleting project workspace... 12:55:38 [WS-CLEANUP] Deferred wipeout is used... 12:55:38 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:55:39 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:55:39 + [ -d /w/workspace/edgex-go/816/archives ] [Pipeline] libraryResource [Pipeline] sh 12:55:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:55:41 ---> package-listing.sh 12:55:41 ++ facter osfamily 12:55:41 ++ tr '[:upper:]' '[:lower:]' 12:55:41 + OS_FAMILY=debian 12:55:41 + workspace=/w/workspace/edgex-go/816 12:55:41 + START_PACKAGES=/tmp/packages_start.txt 12:55:41 + END_PACKAGES=/tmp/packages_end.txt 12:55:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:55:41 + PACKAGES=/tmp/packages_start.txt 12:55:41 + '[' /w/workspace/edgex-go/816 ']' 12:55:41 + PACKAGES=/tmp/packages_end.txt 12:55:41 + case "${OS_FAMILY}" in 12:55:41 + dpkg -l 12:55:41 + grep '^ii' 12:55:41 + '[' -f /tmp/packages_start.txt ']' 12:55:41 + '[' -f /tmp/packages_end.txt ']' 12:55:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:55:41 + '[' /w/workspace/edgex-go/816 ']' 12:55:41 + mkdir -p /w/workspace/edgex-go/816/archives/ 12:55:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/816/archives/ [Pipeline] echo 12:55:41 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:55:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:55:42 12:55:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:55:42 latest: Pulling from edgex-lftools-log-publisher 12:55:42 5eb5b503b376: Pulling fs layer 12:55:42 5c69ac0246d0: Pulling fs layer 12:55:42 ec43610c2a17: Pulling fs layer 12:55:42 3a2ae6a8a46f: Pulling fs layer 12:55:42 33b1e0a273af: Pulling fs layer 12:55:42 5d3b04190fa2: Pulling fs layer 12:55:42 2f39f015ded8: Pulling fs layer 12:55:42 3a2ae6a8a46f: Waiting 12:55:42 33b1e0a273af: Waiting 12:55:42 5d3b04190fa2: Waiting 12:55:42 2f39f015ded8: Waiting 12:55:42 5c69ac0246d0: Verifying Checksum 12:55:42 5c69ac0246d0: Download complete 12:55:42 3a2ae6a8a46f: Download complete 12:55:42 33b1e0a273af: Verifying Checksum 12:55:42 33b1e0a273af: Download complete 12:55:42 ec43610c2a17: Verifying Checksum 12:55:42 ec43610c2a17: Download complete 12:55:42 5d3b04190fa2: Download complete 12:55:42 5eb5b503b376: Verifying Checksum 12:55:42 5eb5b503b376: Download complete 12:55:43 2f39f015ded8: Download complete 12:55:43 5eb5b503b376: Pull complete 12:55:43 5c69ac0246d0: Pull complete 12:55:44 ec43610c2a17: Pull complete 12:55:44 3a2ae6a8a46f: Pull complete 12:55:44 33b1e0a273af: Pull complete 12:55:44 5d3b04190fa2: Pull complete 12:55:48 2f39f015ded8: Pull complete 12:55:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:55:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:55:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:55:49 prd-ubuntu20.04-docker-8c-8g-42045 does not seem to be running inside a container 12:55:49 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/816/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/816 -v /w/workspace/edgex-go/816:/w/workspace/edgex-go/816:rw,z -v /w/workspace/edgex-go/816@tmp:/w/workspace/edgex-go/816@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:55:50 $ docker top 42b9db31839c88c42c39b20fa0e76aa1c3db08bb8c5fe9e4bdbccaa75a2b7290 -eo pid,comm [Pipeline] { [Pipeline] sh 12:55:51 + touch /tmp/pre-build-complete [Pipeline] sh 12:55:51 + mkdir -p /var/log/sysstat [Pipeline] sh 12:55:51 + ls /var/log/sa-host 12:55:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:55:51 provisioning config files... 12:55:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/816@tmp/config4489711796858138200tmp [Pipeline] { [Pipeline] echo 12:55:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:55:52 ---> create-netrc.sh [Pipeline] } 12:55:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:55:52 ---> python-tools-install.sh [Pipeline] echo 12:55:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:55:52 ---> sudo-logs.sh 12:55:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:55:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:55:52 ---> job-cost.sh 12:55:52 lf-activate-venv: SKIPPING 12:55:52 DEBUG: total: 0.10999999940395355 12:55:52 INFO: Retrieving Stack Cost... 12:55:53 INFO: Retrieving Pricing Info for: v3-standard-8 12:55:53 INFO: Archiving Costs [Pipeline] echo 12:55:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:55:54 ---> logs-deploy.sh 12:55:54 lf-activate-venv: SKIPPING 12:55:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/816 12:55:54 INFO: archiving workspace using pattern(s): 12:55:55 Archives upload complete. 12:55:55 INFO: archiving logs to Nexus 12:55:56 ---> uname -a: 12:55:56 Linux prd-ubuntu20-04-docker-8c-8g-42045 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:55:56 12:55:56 12:55:56 ---> lscpu: 12:55:56 Architecture: x86_64 12:55:56 CPU op-mode(s): 32-bit, 64-bit 12:55:56 Byte Order: Little Endian 12:55:56 Address sizes: 40 bits physical, 48 bits virtual 12:55:56 CPU(s): 8 12:55:56 On-line CPU(s) list: 0-7 12:55:56 Thread(s) per core: 1 12:55:56 Core(s) per socket: 1 12:55:56 Socket(s): 8 12:55:56 NUMA node(s): 1 12:55:56 Vendor ID: AuthenticAMD 12:55:56 CPU family: 23 12:55:56 Model: 49 12:55:56 Model name: AMD EPYC-Rome Processor 12:55:56 Stepping: 0 12:55:56 CPU MHz: 2800.000 12:55:56 BogoMIPS: 5600.00 12:55:56 Virtualization: AMD-V 12:55:56 Hypervisor vendor: KVM 12:55:56 Virtualization type: full 12:55:56 L1d cache: 256 KiB 12:55:56 L1i cache: 256 KiB 12:55:56 L2 cache: 4 MiB 12:55:56 L3 cache: 128 MiB 12:55:56 NUMA node0 CPU(s): 0-7 12:55:56 Vulnerability Itlb multihit: Not affected 12:55:56 Vulnerability L1tf: Not affected 12:55:56 Vulnerability Mds: Not affected 12:55:56 Vulnerability Meltdown: Not affected 12:55:56 Vulnerability Mmio stale data: Not affected 12:55:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:55:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:55:56 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:55:56 Vulnerability Srbds: Not affected 12:55:56 Vulnerability Tsx async abort: Not affected 12:55:56 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:55:56 12:55:56 12:55:56 ---> nproc: 12:55:56 8 12:55:56 12:55:56 12:55:56 ---> df -h: 12:55:56 Filesystem Size Used Avail Use% Mounted on 12:55:56 overlay 155G 29G 127G 19% / 12:55:56 tmpfs 64M 0 64M 0% /dev 12:55:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:55:56 shm 64M 0 64M 0% /dev/shm 12:55:56 /dev/vda1 155G 29G 127G 19% /facter-os 12:55:56 12:55:56 12:55:56 ---> sar -b -r -n DEV: 12:55:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-42045) 03/26/25 _x86_64_ (8 CPU) 12:55:56 12:55:56 06:54:23 LINUX RESTART (8 CPU) 12:55:56 12:55:56 06:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:55:56 06:56:01 274.50 15.18 259.32 0.00 2000.20 52717.75 0.00 12:55:56 06:57:01 142.41 1.22 141.19 0.00 18.93 31970.40 0.00 12:55:56 06:58:01 49.58 0.00 49.58 0.00 0.00 36191.42 0.00 12:55:56 06:59:01 31.53 1.73 29.80 0.00 38.39 20619.90 0.00 12:55:56 07:00:01 230.58 1.30 229.28 0.00 98.15 190020.58 0.00 12:55:56 07:01:01 900.10 25.00 875.10 0.00 3514.21 193075.42 0.00 12:55:56 07:02:01 281.41 1.07 280.34 0.00 12.93 119741.02 0.00 12:55:56 07:03:02 293.26 0.03 293.23 0.00 0.26 112019.48 0.00 12:55:56 07:04:01 285.82 0.05 285.77 0.00 0.41 120806.91 0.00 12:55:56 07:05:01 476.40 0.08 476.32 0.00 8.00 42163.51 0.00 12:55:56 07:06:01 5.13 0.00 5.13 0.00 0.00 114.51 0.00 12:55:56 07:07:01 2.13 0.00 2.13 0.00 0.00 24.00 0.00 12:55:56 07:08:01 5.48 0.00 5.48 0.00 0.00 118.09 0.00 12:55:56 07:09:01 4.98 0.00 4.98 0.00 0.00 107.03 0.00 12:55:56 07:10:01 5.80 0.02 5.78 0.00 0.13 122.25 0.00 12:55:56 07:11:01 2.07 0.00 2.07 0.00 0.00 23.60 0.00 12:55:56 07:12:01 6.38 0.02 6.37 0.00 1.20 156.11 0.00 12:55:56 07:13:01 4.90 0.00 4.90 0.00 0.00 115.71 0.00 12:55:56 07:14:01 6.18 0.00 6.18 0.00 0.00 138.75 0.00 12:55:56 07:15:01 2.65 0.00 2.65 0.00 0.00 28.12 0.00 12:55:56 07:16:01 6.30 0.00 6.30 0.00 0.00 141.18 0.00 12:55:56 07:17:01 1.93 0.02 1.92 0.00 0.13 21.46 0.00 12:55:56 07:18:01 4.95 0.00 4.95 0.00 0.00 111.96 0.00 12:55:56 07:19:01 2.48 0.00 2.48 0.00 0.00 26.80 0.00 12:55:56 07:20:01 7.53 0.02 7.52 0.00 4.27 155.17 0.00 12:55:56 07:21:01 1.47 0.00 1.47 0.00 0.00 16.39 0.00 12:55:56 07:22:01 6.38 0.00 6.38 0.00 0.00 134.91 0.00 12:55:56 07:23:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 12:55:56 07:24:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 12:55:56 07:25:01 1.95 0.00 1.95 0.00 0.00 21.06 0.00 12:55:56 07:26:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 12:55:56 07:27:01 3.65 1.02 2.63 0.00 21.86 33.19 0.00 12:55:56 07:28:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 12:55:56 07:29:01 1.58 0.00 1.58 0.00 0.00 17.99 0.00 12:55:56 07:30:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 12:55:56 07:31:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 12:55:56 07:32:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 12:55:56 07:33:01 1.70 0.00 1.70 0.00 0.00 18.66 0.00 12:55:56 07:34:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 12:55:56 07:35:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 12:55:56 07:36:01 1.58 0.00 1.58 0.00 0.00 17.33 0.00 12:55:56 07:37:01 1.57 0.00 1.57 0.00 0.00 17.60 0.00 12:55:56 07:38:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 12:55:56 07:39:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 12:55:56 07:40:01 1.10 0.00 1.10 0.00 0.00 11.06 0.00 12:55:56 07:41:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 12:55:56 07:42:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 12:55:56 07:43:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 12:55:56 07:44:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 12:55:56 07:45:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 12:55:56 07:46:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 12:55:56 07:47:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 12:55:56 07:48:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 12:55:56 07:49:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 12:55:56 07:50:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 12:55:56 07:51:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 12:55:56 07:52:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 12:55:56 07:53:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 12:55:56 07:54:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 12:55:56 07:55:01 1.58 0.00 1.58 0.00 0.00 19.20 0.00 12:55:56 07:56:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 12:55:56 07:57:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 12:55:56 07:58:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 12:55:56 07:59:01 1.42 0.00 1.42 0.00 0.00 18.39 0.00 12:55:56 08:00:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 12:55:56 08:01:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 12:55:56 08:02:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 12:55:56 08:03:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 12:55:56 08:04:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 12:55:56 08:05:02 1.15 0.00 1.15 0.00 0.00 14.80 0.00 12:55:56 08:06:01 1.05 0.00 1.05 0.00 0.00 11.39 0.00 12:55:56 08:07:01 1.13 0.00 1.13 0.00 0.00 14.53 0.00 12:55:56 08:08:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 12:55:56 08:09:01 1.42 0.00 1.42 0.00 0.00 17.60 0.00 12:55:56 08:10:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 12:55:56 08:11:01 1.52 0.00 1.52 0.00 0.00 18.40 0.00 12:55:56 08:12:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 12:55:56 08:13:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 12:55:56 08:14:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 12:55:56 08:15:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 12:55:56 08:16:01 1.08 0.00 1.08 0.00 0.00 13.86 0.00 12:55:56 08:17:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 12:55:56 08:18:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 12:55:56 08:19:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 12:55:56 08:20:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 12:55:56 08:21:01 1.45 0.00 1.45 0.00 0.00 18.40 0.00 12:55:56 08:22:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 12:55:56 08:23:01 1.23 0.00 1.23 0.00 0.00 15.46 0.00 12:55:56 08:24:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 12:55:56 08:25:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 12:55:56 08:26:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 12:55:56 08:27:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 12:55:56 08:28:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 12:55:56 08:29:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 12:55:56 08:30:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 12:55:56 08:31:01 1.55 0.00 1.55 0.00 0.00 18.66 0.00 12:55:56 08:32:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 12:55:56 08:33:01 1.25 0.00 1.25 0.00 0.00 15.99 0.00 12:55:56 08:34:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 12:55:56 08:35:01 1.12 0.00 1.12 0.00 0.00 15.06 0.00 12:55:56 08:36:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 12:55:56 08:37:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 12:55:56 08:38:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 12:55:56 08:39:01 0.87 0.00 0.87 0.00 0.00 10.66 0.00 12:55:56 08:40:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 12:55:56 08:41:01 1.25 0.00 1.25 0.00 0.00 15.86 0.00 12:55:56 08:42:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 12:55:56 08:43:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 12:55:56 08:44:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 12:55:56 08:45:01 1.23 0.00 1.23 0.00 0.00 16.13 0.00 12:55:56 08:46:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 12:55:56 08:47:01 1.08 0.00 1.08 0.00 0.00 14.26 0.00 12:55:56 08:48:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 12:55:56 08:49:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 12:55:56 08:50:01 1.03 0.00 1.03 0.00 0.00 12.52 0.00 12:55:56 08:51:01 1.55 0.00 1.55 0.00 0.00 18.93 0.00 12:55:56 08:52:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 12:55:56 08:53:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 12:55:56 08:54:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 12:55:56 08:55:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 12:55:56 08:56:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 12:55:56 08:57:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 12:55:56 08:58:01 1.32 0.00 1.32 0.00 0.00 13.60 0.00 12:55:56 08:59:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 12:55:56 09:00:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 12:55:56 09:01:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 12:55:56 09:02:01 1.20 0.00 1.20 0.00 0.00 13.87 0.00 12:55:56 09:03:01 1.20 0.00 1.20 0.00 0.00 15.33 0.00 12:55:56 09:04:01 1.16 0.00 1.16 0.00 0.00 13.45 0.00 12:55:56 09:05:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 12:55:56 09:06:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 12:55:56 09:07:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 12:55:56 09:08:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 12:55:56 09:09:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 12:55:56 09:10:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 12:55:56 09:11:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 12:55:56 09:12:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 12:55:56 09:13:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 12:55:56 09:14:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 12:55:56 09:15:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 12:55:56 09:16:02 1.45 0.00 1.45 0.00 0.00 16.79 0.00 12:55:56 09:17:01 1.36 0.00 1.36 0.00 0.00 15.32 0.00 12:55:56 09:18:01 1.30 0.00 1.30 0.00 0.00 13.60 0.00 12:55:56 09:19:01 0.88 0.00 0.88 0.00 0.00 10.80 0.00 12:55:56 09:20:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 12:55:56 09:21:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 12:55:56 09:22:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 12:55:56 09:23:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 12:55:56 09:24:01 1.30 0.00 1.30 0.00 0.00 14.00 0.00 12:55:56 09:25:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 12:55:56 09:26:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 12:55:56 09:27:01 1.67 0.00 1.67 0.00 0.00 19.86 0.00 12:55:56 09:28:01 1.15 0.00 1.15 0.00 0.00 11.73 0.00 12:55:56 09:29:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 12:55:56 09:30:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 12:55:56 09:31:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 12:55:56 09:32:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 12:55:56 09:33:01 1.08 0.00 1.08 0.00 0.00 12.12 0.00 12:55:56 09:34:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 12:55:56 09:35:01 1.62 0.00 1.62 0.00 0.00 17.46 0.00 12:55:56 09:36:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 12:55:56 09:37:01 1.90 0.00 1.90 0.00 0.00 23.06 0.00 12:55:56 09:38:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 12:55:56 09:39:01 1.58 0.00 1.58 0.00 0.00 18.79 0.00 12:55:56 09:40:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 12:55:56 09:41:01 1.70 0.00 1.70 0.00 0.00 19.06 0.00 12:55:56 09:42:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 12:55:56 09:43:01 1.48 0.00 1.48 0.00 0.00 16.26 0.00 12:55:56 09:44:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 12:55:56 09:45:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 12:55:56 09:46:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 12:55:56 09:47:01 1.42 0.02 1.40 0.00 1.20 17.59 0.00 12:55:56 09:48:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 12:55:56 09:49:01 0.85 0.00 0.85 0.00 0.00 11.46 0.00 12:55:56 09:50:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 12:55:56 09:51:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 12:55:56 09:52:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 12:55:56 09:53:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 12:55:56 09:54:01 1.32 0.00 1.32 0.00 0.00 14.13 0.00 12:55:56 09:55:01 1.77 0.00 1.77 0.00 0.00 20.26 0.00 12:55:56 09:56:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 12:55:56 09:57:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 12:55:56 09:58:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 12:55:56 09:59:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 12:55:56 10:00:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 12:55:56 10:01:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 12:55:56 10:02:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 12:55:56 10:03:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 12:55:56 10:04:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 12:55:56 10:05:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 12:55:56 10:06:01 1.27 0.00 1.27 0.00 0.00 13.86 0.00 12:55:56 10:07:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 12:55:56 10:08:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 12:55:56 10:09:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 12:55:56 10:10:01 1.62 0.00 1.62 0.00 0.00 18.00 0.00 12:55:56 10:11:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 12:55:56 10:12:01 1.60 0.00 1.60 0.00 0.00 18.13 0.00 12:55:56 10:13:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 12:55:56 10:14:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 12:55:56 10:15:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 12:55:56 10:16:01 1.35 0.00 1.35 0.00 0.00 15.19 0.00 12:55:56 10:17:01 1.85 0.00 1.85 0.00 0.00 21.71 0.00 12:55:56 10:18:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 12:55:56 10:19:01 0.98 0.00 0.98 0.00 0.00 13.06 0.00 12:55:56 10:20:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 12:55:56 10:21:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 12:55:56 10:22:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 12:55:56 10:23:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 12:55:56 10:24:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 12:55:56 10:25:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 12:55:56 10:26:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 12:55:56 10:27:02 1.60 0.00 1.60 0.00 0.00 18.26 0.00 12:55:56 10:28:01 1.24 0.00 1.24 0.00 0.00 14.23 0.00 12:55:56 10:29:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 12:55:56 10:30:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 12:55:56 10:31:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 12:55:56 10:32:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 12:55:56 10:33:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 12:55:56 10:34:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 12:55:56 10:35:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 12:55:56 10:36:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 12:55:56 10:37:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 12:55:56 10:38:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 12:55:56 10:39:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 12:55:56 10:40:01 1.42 0.00 1.42 0.00 0.00 15.99 0.00 12:55:56 10:41:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 12:55:56 10:42:01 1.43 0.00 1.43 0.00 0.00 16.13 0.00 12:55:56 10:43:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 12:55:56 10:44:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 12:55:56 10:45:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 12:55:56 10:46:01 2.77 0.63 2.13 0.00 70.52 25.06 0.00 12:55:56 10:47:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 12:55:56 10:48:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 12:55:56 10:49:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 12:55:56 10:50:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 12:55:56 10:51:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 12:55:56 10:52:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 12:55:56 10:53:01 1.83 0.00 1.83 0.00 0.00 20.91 0.00 12:55:56 10:54:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 12:55:56 10:55:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 12:55:56 10:56:01 1.40 0.00 1.40 0.00 0.00 15.33 0.00 12:55:56 10:57:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 12:55:56 10:58:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 12:55:56 10:59:01 1.08 0.00 1.08 0.00 0.00 13.86 0.00 12:55:56 11:00:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 12:55:56 11:01:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 12:55:56 11:02:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 12:55:56 11:03:01 1.73 0.00 1.73 0.00 0.00 20.26 0.00 12:55:56 11:04:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 12:55:56 11:05:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 12:55:56 11:06:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 12:55:56 11:07:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 12:55:56 11:08:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 12:55:56 11:09:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 12:55:56 11:10:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 12:55:56 11:11:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 12:55:56 11:12:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 12:55:56 11:13:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 12:55:56 11:14:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 12:55:56 11:15:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 12:55:56 11:16:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 12:55:56 11:17:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 12:55:56 11:18:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 12:55:56 11:19:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 12:55:56 11:20:01 1.43 0.00 1.43 0.00 0.00 16.13 0.00 12:55:56 11:21:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 12:55:56 11:22:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 12:55:56 11:23:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 12:55:56 11:24:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 12:55:56 11:25:01 1.58 0.00 1.58 0.00 0.00 19.20 0.00 12:55:56 11:26:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 12:55:56 11:27:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 12:55:56 11:28:01 1.60 0.00 1.60 0.00 0.00 18.93 0.00 12:55:56 11:29:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 12:55:56 11:30:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 12:55:56 11:31:01 1.83 0.00 1.83 0.00 0.00 21.06 0.00 12:55:56 11:32:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 12:55:56 11:33:01 1.85 0.00 1.85 0.00 0.00 21.47 0.00 12:55:56 11:34:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 12:55:56 11:35:01 1.75 0.00 1.75 0.00 0.00 19.87 0.00 12:55:56 11:36:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 12:55:56 11:37:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 12:55:56 11:38:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 12:55:56 11:39:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 12:55:56 11:40:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 12:55:56 11:41:01 1.68 0.00 1.68 0.00 0.00 19.20 0.00 12:55:56 11:42:02 1.07 0.00 1.07 0.00 0.00 11.86 0.00 12:55:56 11:43:01 1.63 0.00 1.63 0.00 0.00 18.44 0.00 12:55:56 11:44:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 12:55:56 11:45:01 1.67 0.00 1.67 0.00 0.00 19.86 0.00 12:55:56 11:46:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 12:55:56 11:47:01 1.80 0.00 1.80 0.00 0.00 22.13 0.00 12:55:56 11:48:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 12:55:56 11:49:01 1.70 0.00 1.70 0.00 0.00 20.66 0.00 12:55:56 11:50:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 12:55:56 11:51:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 12:55:56 11:52:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 12:55:56 11:53:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 12:55:56 11:54:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 12:55:56 11:55:01 1.27 0.00 1.27 0.00 0.00 13.20 0.00 12:55:56 11:56:01 1.27 0.00 1.27 0.00 0.00 15.60 0.00 12:55:56 11:57:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 12:55:56 11:58:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 12:55:56 11:59:01 1.18 0.00 1.18 0.00 0.00 13.72 0.00 12:55:56 12:00:01 1.60 0.00 1.60 0.00 0.00 16.79 0.00 12:55:56 12:01:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 12:55:56 12:02:01 1.13 0.00 1.13 0.00 0.00 11.73 0.00 12:55:56 12:03:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 12:55:56 12:04:01 1.50 0.00 1.50 0.00 0.00 16.40 0.00 12:55:56 12:05:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 12:55:56 12:06:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 12:55:56 12:07:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 12:55:56 12:08:01 1.33 0.00 1.33 0.00 0.00 14.79 0.00 12:55:56 12:09:01 1.65 0.00 1.65 0.00 0.00 20.00 0.00 12:55:56 12:10:01 1.18 0.00 1.18 0.00 0.00 11.86 0.00 12:55:56 12:11:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 12:55:56 12:12:01 1.40 0.00 1.40 0.00 0.00 14.80 0.00 12:55:56 12:13:01 1.30 0.00 1.30 0.00 0.00 14.80 0.00 12:55:56 12:14:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 12:55:56 12:15:01 1.68 0.00 1.68 0.00 0.00 18.66 0.00 12:55:56 12:16:01 1.17 0.00 1.17 0.00 0.00 12.13 0.00 12:55:56 12:17:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 12:55:56 12:18:01 1.68 0.00 1.68 0.00 0.00 17.73 0.00 12:55:56 12:19:01 1.97 0.00 1.97 0.00 0.00 21.33 0.00 12:55:56 12:20:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 12:55:56 12:21:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 12:55:56 12:22:01 1.55 0.00 1.55 0.00 0.00 17.06 0.00 12:55:56 12:23:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 12:55:56 12:24:01 1.43 0.00 1.43 0.00 0.00 15.33 0.00 12:55:56 12:25:01 1.03 0.00 1.03 0.00 0.00 13.46 0.00 12:55:56 12:26:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 12:55:56 12:27:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 12:55:56 12:28:01 1.43 0.00 1.43 0.00 0.00 15.06 0.00 12:55:56 12:29:01 1.33 0.00 1.33 0.00 0.00 15.20 0.00 12:55:56 12:30:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 12:55:56 12:31:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 12:55:56 12:32:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 12:55:56 12:33:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 12:55:56 12:34:01 1.55 0.00 1.55 0.00 0.00 17.20 0.00 12:55:56 12:35:01 1.63 0.00 1.63 0.00 0.00 17.86 0.00 12:55:56 12:36:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 12:55:56 12:37:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 12:55:56 12:38:01 1.32 0.00 1.32 0.00 0.00 13.86 0.00 12:55:56 12:39:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 12:55:56 12:40:01 1.42 0.00 1.42 0.00 0.00 14.66 0.00 12:55:56 12:41:01 1.97 0.00 1.97 0.00 0.00 22.26 0.00 12:55:56 12:42:01 1.13 0.00 1.13 0.00 0.00 11.33 0.00 12:55:56 12:43:01 1.82 0.00 1.82 0.00 0.00 19.60 0.00 12:55:56 12:44:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 12:55:56 12:45:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 12:55:56 12:46:01 1.40 0.00 1.40 0.00 0.00 14.80 0.00 12:55:56 12:47:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 12:55:56 12:48:01 1.40 0.00 1.40 0.00 0.00 14.80 0.00 12:55:56 12:49:01 1.65 0.00 1.65 0.00 0.00 18.13 0.00 12:55:56 12:50:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 12:55:56 12:51:01 1.85 0.00 1.85 0.00 0.00 20.53 0.00 12:55:56 12:52:01 1.17 0.00 1.17 0.00 0.00 11.73 0.00 12:55:56 12:53:01 1.83 0.00 1.83 0.00 0.00 21.20 0.00 12:55:56 12:54:02 1.33 0.00 1.33 0.00 0.00 13.60 0.00 12:55:56 12:55:01 1.81 0.00 1.81 0.00 0.00 19.79 0.00 12:55:56 Average: 9.65 0.13 9.51 0.00 16.09 2569.19 0.00 12:55:56 12:55:56 06:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:55:56 06:56:01 28698068 31548396 760348 2.31 76880 3044660 1909088 5.63 1080752 2705852 112 12:55:56 06:57:01 27016828 30950864 1344132 4.09 128444 3952180 2619520 7.72 2163712 3164816 700668 12:55:56 06:58:01 26503200 31100084 1191684 3.62 132192 4581660 2555844 7.53 2114952 3694332 787908 12:55:56 06:59:01 26390036 31496508 793996 2.41 136248 5041324 1845700 5.44 1799896 4079960 682900 12:55:56 07:00:01 21159884 31396944 891736 2.71 148452 10052308 2778932 8.19 1877296 9109696 1564756 12:55:56 07:01:01 16740724 31369752 888412 2.70 346124 13848684 2565016 7.56 2864180 12110976 422268 12:55:56 07:02:01 9278816 28852200 3338396 10.15 388292 18303464 10539096 31.06 6058156 15834168 1502104 12:55:56 07:03:02 4568036 26625932 5569552 16.94 402268 20679076 11692336 34.46 9341208 17176352 818748 12:55:56 07:04:01 8561516 31306064 933848 2.84 415348 21489744 2751976 8.11 3733196 18996748 863560 12:55:56 07:05:01 8789960 31430296 828624 2.52 420684 21406572 2258380 6.66 3335000 19220344 280 12:55:56 07:06:01 8790796 31431480 827528 2.52 420912 21406736 2247348 6.62 3344172 19211388 368 12:55:56 07:07:01 8790820 31431520 827444 2.52 420944 21406740 2247348 6.62 3344428 19211392 188 12:55:56 07:08:01 8791128 31432024 826980 2.51 421148 21406784 2278420 6.71 3368072 19187320 188 12:55:56 07:09:01 8791628 31433216 826028 2.51 421376 21406812 2262228 6.67 3391444 19163904 20 12:55:56 07:10:01 8791700 31433676 825512 2.51 421608 21406856 2252956 6.64 3417076 19139768 196 12:55:56 07:11:01 8791636 31433652 825364 2.51 421644 21406860 2252956 6.64 3417440 19139768 212 12:55:56 07:12:01 8787380 31429920 829048 2.52 421936 21407000 2250584 6.63 3431668 19127660 336 12:55:56 07:13:01 8786324 31429204 829764 2.52 422120 21407024 2279076 6.72 3456080 19104748 32 12:55:56 07:14:01 8785740 31428948 829708 2.52 422336 21407092 2270920 6.69 3475732 19086476 252 12:55:56 07:15:01 8785280 31428540 830080 2.52 422372 21407100 2270920 6.69 3475924 19086480 56 12:55:56 07:16:01 8783736 31427184 831260 2.53 422640 21407184 2284492 6.73 3524520 19038984 8 12:55:56 07:17:01 8784008 31427496 831104 2.53 422684 21407180 2284492 6.73 3524336 19038988 8 12:55:56 07:18:01 8791472 31435220 823312 2.50 422836 21407228 2245004 6.62 3547716 19008100 224 12:55:56 07:19:01 8791660 31435424 823040 2.50 422848 21407232 2245004 6.62 3547896 19008104 20 12:55:56 07:20:01 8786280 31430468 827984 2.52 423084 21407424 2281956 6.73 3732640 18828576 20 12:55:56 07:21:01 8786296 31430504 827856 2.52 423096 21407428 2281956 6.73 3732656 18828576 36 12:55:56 07:22:01 8782596 31427036 831468 2.53 423288 21407484 2258784 6.66 3870068 18693156 12 12:55:56 07:23:01 8782580 31427040 831440 2.53 423300 21407488 2258784 6.66 3870212 18693156 48 12:55:56 07:24:01 8795352 31439820 818584 2.49 423320 21407492 2258784 6.66 3857068 18693160 8 12:55:56 07:25:01 8795368 31440016 818316 2.49 423356 21407612 2258784 6.66 3857432 18693292 16 12:55:56 07:26:01 8799028 31443704 814504 2.48 423372 21407628 2258784 6.66 3853332 18693296 196 12:55:56 07:27:01 8796952 31442724 815500 2.48 423448 21408248 2325648 6.85 3853456 18693860 180 12:55:56 07:28:01 8796816 31442600 815564 2.48 423460 21408248 2325648 6.85 3853576 18693860 188 12:55:56 07:29:01 8797020 31442836 815268 2.48 423488 21408252 2325648 6.85 3853548 18693864 212 12:55:56 07:30:01 8796752 31442576 815524 2.48 423500 21408252 2325648 6.85 3853212 18693864 40 12:55:56 07:31:01 8797268 31443120 815148 2.48 423508 21408260 2325648 6.85 3853472 18693872 160 12:55:56 07:32:01 8797260 31443112 815112 2.48 423524 21408260 2325648 6.85 3853456 18693872 8 12:55:56 07:33:01 8797140 31443016 815132 2.48 423548 21408264 2325648 6.85 3853488 18693876 8 12:55:56 07:34:01 8797056 31443020 815304 2.48 423616 21408264 2325648 6.85 3853552 18693884 8 12:55:56 07:35:01 8797304 31443284 814896 2.48 423648 21408260 2325648 6.85 3853476 18693880 48 12:55:56 07:36:01 8797532 31443548 814568 2.48 423684 21408272 2325648 6.85 3853304 18693884 12 12:55:56 07:37:01 8797516 31443580 814468 2.48 423704 21408272 2325648 6.85 3853644 18693884 8 12:55:56 07:38:01 8797052 31443128 814808 2.48 423764 21408268 2325648 6.85 3853756 18693888 0 12:55:56 07:39:01 8797256 31443424 814536 2.48 423804 21408280 2325648 6.85 3853820 18693892 40 12:55:56 07:40:01 8797200 31443408 814504 2.48 423824 21408280 2325648 6.85 3853896 18693892 12 12:55:56 07:41:01 8796448 31442712 814892 2.48 423832 21408288 2325648 6.85 3853900 18693900 44 12:55:56 07:42:01 8796664 31442944 814860 2.48 423852 21408288 2325648 6.85 3853796 18693900 4 12:55:56 07:43:01 8796260 31442568 815116 2.48 423860 21408296 2325648 6.85 3853812 18693908 252 12:55:56 07:44:01 8796260 31442576 815040 2.48 423868 21408296 2325648 6.85 3854084 18693908 200 12:55:56 07:45:01 8796408 31442744 814804 2.48 423888 21408300 2325648 6.85 3853996 18693912 220 12:55:56 07:46:01 8796156 31442508 815012 2.48 423908 21408304 2325648 6.85 3853576 18693916 28 12:55:56 07:47:01 8795840 31442216 815256 2.48 423932 21408304 2309384 6.81 3853872 18693916 4 12:55:56 07:48:01 8796376 31442780 814936 2.48 423948 21408308 2309384 6.81 3853608 18693920 8 12:55:56 07:49:01 8796504 31442924 814752 2.48 423972 21408308 2309384 6.81 3853624 18693920 40 12:55:56 07:50:01 8796772 31443252 814420 2.48 424004 21408316 2309384 6.81 3853744 18693928 40 12:55:56 07:51:01 8796252 31442772 814892 2.48 424024 21408316 2309384 6.81 3854056 18693928 44 12:55:56 07:52:01 8796424 31442948 814640 2.48 424048 21408320 2309384 6.81 3853764 18693932 4 12:55:56 07:53:01 8796116 31442672 814852 2.48 424076 21408324 2309384 6.81 3854084 18693936 8 12:55:56 07:54:01 8796044 31442632 814840 2.48 424096 21408324 2309384 6.81 3854120 18693936 4 12:55:56 07:55:01 8796228 31442860 814780 2.48 424116 21408328 2309384 6.81 3854088 18693940 16 12:55:56 07:56:01 8796204 31442836 814748 2.48 424136 21408328 2309384 6.81 3853880 18693940 12 12:55:56 07:57:01 8796396 31443052 814704 2.48 424156 21408332 2309384 6.81 3853884 18693944 4 12:55:56 07:58:01 8796276 31442952 814780 2.48 424172 21408332 2309384 6.81 3853856 18693944 8 12:55:56 07:59:01 8795552 31442204 815460 2.48 424180 21408344 2325504 6.85 3854560 18693684 16 12:55:56 08:00:01 8795576 31442216 815360 2.48 424224 21408336 2325504 6.85 3855344 18692968 36 12:55:56 08:01:01 8795236 31441924 815600 2.48 424248 21408348 2325504 6.85 3855240 18692936 44 12:55:56 08:02:01 8795656 31442392 815284 2.48 424268 21408352 2325504 6.85 3855788 18692940 212 12:55:56 08:03:01 8795648 31442404 815252 2.48 424288 21408352 2325504 6.85 3855548 18692940 224 12:55:56 08:04:01 8795372 31442164 815436 2.48 424316 21408356 2325504 6.85 3856092 18692944 188 12:55:56 08:05:02 8795624 31442420 815140 2.48 424340 21408360 2325504 6.85 3855340 18692948 204 12:55:56 08:06:01 8795260 31442100 815424 2.48 424360 21408360 2325504 6.85 3855820 18692948 16 12:55:56 08:07:01 8794952 31441808 815612 2.48 424372 21408364 2325504 6.85 3855612 18692952 64 12:55:56 08:08:01 8795260 31442116 815288 2.48 424388 21408364 2309260 6.81 3855332 18692952 12 12:55:56 08:09:01 8795380 31442260 815296 2.48 424408 21408372 2309260 6.81 3855364 18692960 8 12:55:56 08:10:01 8795188 31442172 815436 2.48 424424 21408436 2309260 6.81 3855856 18693024 196 12:55:56 08:11:01 8795180 31442212 815380 2.48 424464 21408440 2309260 6.81 3855704 18693028 244 12:55:56 08:12:01 8795344 31442416 815080 2.48 424496 21408444 2309260 6.81 3856032 18693032 212 12:55:56 08:13:01 8795336 31442412 815036 2.48 424528 21408444 2309260 6.81 3855792 18693032 216 12:55:56 08:14:01 8795288 31442412 815008 2.48 424540 21408448 2309260 6.81 3855828 18693036 192 12:55:56 08:15:01 8795512 31442660 814904 2.48 424556 21408452 2309260 6.81 3856084 18693036 204 12:55:56 08:16:01 8795528 31442684 814960 2.48 424580 21408456 2309260 6.81 3855836 18693044 52 12:55:56 08:17:01 8796336 31443664 814432 2.48 424592 21408588 2309260 6.81 3856136 18693156 212 12:55:56 08:18:01 8796644 31444000 814136 2.48 424604 21408592 2309260 6.81 3855872 18693180 28 12:55:56 08:19:01 8796036 31443420 814672 2.48 424616 21408596 2309260 6.81 3856004 18693184 240 12:55:56 08:20:01 8796068 31443456 814624 2.48 424628 21408596 2325352 6.85 3855648 18693184 20 12:55:56 08:21:01 8796272 31443680 814336 2.48 424664 21408588 2325352 6.85 3855616 18693188 12 12:55:56 08:22:01 8796224 31443668 814292 2.48 424684 21408600 2325352 6.85 3856148 18693188 4 12:55:56 08:23:01 8795836 31443304 814576 2.48 424708 21408604 2325352 6.85 3855980 18693192 8 12:55:56 08:24:01 8795772 31443272 814576 2.48 424720 21408608 2325352 6.85 3855988 18693196 4 12:55:56 08:25:01 8795972 31443484 814512 2.48 424740 21408608 2325352 6.85 3856088 18693196 16 12:55:56 08:26:01 8795932 31443468 814484 2.48 424756 21408608 2325352 6.85 3855756 18693200 28 12:55:56 08:27:01 8795940 31443640 814264 2.48 424772 21408744 2325352 6.85 3856380 18693332 16 12:55:56 08:28:01 8795812 31443532 814268 2.48 424788 21408748 2325352 6.85 3856156 18693336 32 12:55:56 08:29:01 8796056 31443800 813940 2.48 424808 21408748 2325352 6.85 3856104 18693336 156 12:55:56 08:30:01 8795444 31443220 814660 2.48 424832 21408752 2309120 6.81 3856532 18693340 216 12:55:56 08:31:01 8795508 31443332 814536 2.48 424868 21408760 2309120 6.81 3856496 18693348 192 12:55:56 08:32:01 8795964 31443824 813984 2.48 424900 21408760 2309120 6.81 3856296 18693348 208 12:55:56 08:33:01 8795664 31443552 814196 2.48 424924 21408764 2309120 6.81 3856652 18693352 232 12:55:56 08:34:01 8795372 31443280 814408 2.48 424944 21408764 2309120 6.81 3856500 18693352 204 12:55:56 08:35:01 8795664 31443584 814060 2.48 424968 21408772 2309120 6.81 3856396 18693356 72 12:55:56 08:36:01 8795808 31443752 814072 2.48 424988 21408768 2309120 6.81 3856068 18693356 12 12:55:56 08:37:01 8795304 31443284 814548 2.48 425008 21408776 2325376 6.85 3856380 18693364 8 12:55:56 08:38:01 8795548 31443552 814228 2.48 425020 21408780 2325376 6.85 3856400 18693368 28 12:55:56 08:39:01 8795436 31443448 814372 2.48 425032 21408780 2325376 6.85 3856408 18693368 188 12:55:56 08:40:01 8795388 31443416 814352 2.48 425044 21408784 2325376 6.85 3856492 18693372 44 12:55:56 08:41:01 8794928 31442968 814732 2.48 425072 21408768 2308784 6.80 3856660 18693372 40 12:55:56 08:42:01 8795156 31443248 814396 2.48 425080 21408788 2308784 6.80 3856492 18693376 24 12:55:56 08:43:01 8795416 31443520 814064 2.48 425104 21408788 2308784 6.80 3856492 18693376 184 12:55:56 08:44:01 8795584 31443720 814020 2.48 425128 21408792 2308784 6.80 3856516 18693380 4 12:55:56 08:45:01 8795808 31443976 813960 2.48 425144 21408800 2292336 6.76 3856624 18693388 20 12:55:56 08:46:01 8795264 31443456 814424 2.48 425164 21408800 2292336 6.76 3856288 18693388 8 12:55:56 08:47:01 8795664 31443900 813892 2.48 425184 21408808 2292336 6.76 3856872 18693392 244 12:55:56 08:48:01 8795624 31443880 813852 2.47 425204 21408808 2292336 6.76 3856664 18693392 56 12:55:56 08:49:01 8795544 31443808 813896 2.48 425236 21408812 2292336 6.76 3856632 18693400 8 12:55:56 08:50:01 8794984 31443304 814312 2.48 425252 21408816 2292336 6.76 3857016 18693404 252 12:55:56 08:51:01 8795188 31443532 814016 2.48 425280 21408812 2292336 6.76 3856760 18693404 12 12:55:56 08:52:01 8795440 31443940 813536 2.47 425308 21408948 2308480 6.80 3856884 18693524 220 12:55:56 08:53:01 8795188 31443700 813764 2.47 425328 21408952 2308480 6.80 3856748 18693536 48 12:55:56 08:54:01 8795136 31443692 813936 2.48 425352 21408956 2308480 6.80 3857032 18693544 40 12:55:56 08:55:01 8795328 31443912 813908 2.48 425372 21408956 2308480 6.80 3856892 18693544 48 12:55:56 08:56:01 8794940 31443532 814224 2.48 425400 21408948 2308480 6.80 3856544 18693548 28 12:55:56 08:57:01 8794980 31443584 814204 2.48 425424 21408964 2308480 6.80 3856532 18693552 200 12:55:56 08:58:01 8794932 31443588 814176 2.48 425444 21408964 2308480 6.80 3856536 18693552 8 12:55:56 08:59:01 8794932 31443620 814092 2.48 425460 21408968 2308480 6.80 3856664 18693556 8 12:55:56 09:00:01 8793496 31442236 815408 2.48 425480 21408968 2308480 6.80 3857080 18693556 16 12:55:56 09:01:01 8793700 31442468 815128 2.48 425492 21408972 2308480 6.80 3856856 18693560 208 12:55:56 09:02:01 8793432 31442212 815624 2.48 425504 21408972 2308480 6.80 3857216 18693560 16 12:55:56 09:03:01 8793608 31442408 815392 2.48 425528 21408980 2308480 6.80 3856868 18693568 72 12:55:56 09:04:01 8793852 31442680 815120 2.48 425532 21408984 2308480 6.80 3857116 18693572 12 12:55:56 09:05:01 8793512 31442344 815380 2.48 425556 21408988 2308480 6.80 3856956 18693572 208 12:55:56 09:06:01 8793228 31442092 815544 2.48 425592 21408992 2308480 6.80 3856920 18693576 36 12:55:56 09:07:01 8793164 31442092 815580 2.48 425620 21408992 2308480 6.80 3856972 18693584 40 12:55:56 09:08:01 8793156 31442092 815508 2.48 425636 21408996 2308480 6.80 3856980 18693584 8 12:55:56 09:09:01 8793108 31442064 815460 2.48 425668 21408996 2308480 6.80 3856996 18693584 44 12:55:56 09:10:01 8793020 31442048 815404 2.48 425700 21409000 2308480 6.80 3857408 18693588 16 12:55:56 09:11:01 8793220 31442252 815368 2.48 425724 21409004 2324532 6.85 3857076 18693592 8 12:55:56 09:12:01 8793448 31442504 815076 2.48 425748 21409008 2324532 6.85 3857100 18693592 20 12:55:56 09:13:01 8793464 31442548 814988 2.48 425756 21409012 2324532 6.85 3857124 18693596 4 12:55:56 09:14:01 8793416 31442424 815040 2.48 425776 21409012 2324532 6.85 3857140 18693596 12 12:55:56 09:15:01 8793304 31442336 815072 2.48 425792 21409016 2324532 6.85 3857232 18693600 208 12:55:56 09:16:02 8793224 31442300 815064 2.48 425828 21409008 2324532 6.85 3857280 18693604 28 12:55:56 09:17:01 8793312 31442404 815148 2.48 425856 21409020 2324532 6.85 3857892 18693608 264 12:55:56 09:18:01 8793352 31442480 815096 2.48 425864 21409024 2324532 6.85 3857256 18693612 4 12:55:56 09:19:01 8793524 31442672 814868 2.48 425868 21409024 2324532 6.85 3857244 18693612 188 12:55:56 09:20:01 8793216 31442388 815096 2.48 425888 21409032 2308024 6.80 3857324 18693616 12 12:55:56 09:21:01 8793272 31442448 815056 2.48 425908 21409036 2308024 6.80 3857272 18693616 52 12:55:56 09:22:01 8793508 31442708 814856 2.48 425924 21409036 2324076 6.85 3857304 18693620 28 12:55:56 09:23:01 8793668 31442896 814836 2.48 425936 21409044 2324076 6.85 3857316 18693632 184 12:55:56 09:24:01 8793804 31443160 814748 2.48 425960 21409172 2324076 6.85 3857328 18693748 4 12:55:56 09:25:01 8793560 31442972 814936 2.48 425988 21409176 2324076 6.85 3857720 18693752 164 12:55:56 09:26:01 8793236 31442660 815152 2.48 426016 21409176 2324076 6.85 3857632 18693764 4 12:55:56 09:27:01 8793496 31442952 814816 2.48 426052 21409172 2324076 6.85 3857540 18693768 144 12:55:56 09:28:01 8793440 31442932 814768 2.48 426080 21409180 2324076 6.85 3857448 18693768 8 12:55:56 09:29:01 8793360 31442884 814752 2.48 426112 21409184 2324076 6.85 3857488 18693772 152 12:55:56 09:30:01 8793300 31442860 814940 2.48 426124 21409192 2324076 6.85 3857568 18693776 20 12:55:56 09:31:01 8793064 31442640 815132 2.48 426136 21409192 2324076 6.85 3857520 18693776 44 12:55:56 09:32:01 8793268 31442860 814856 2.48 426148 21409192 2324076 6.85 3857532 18693780 8 12:55:56 09:33:01 8792968 31442576 815064 2.48 426152 21409196 2324076 6.85 3857880 18693784 168 12:55:56 09:34:01 8792944 31442560 815040 2.48 426152 21409200 2324076 6.85 3857568 18693788 12 12:55:56 09:35:01 8792800 31442416 815104 2.48 426172 21409200 2308004 6.80 3857820 18693788 16 12:55:56 09:36:01 8792768 31442388 815048 2.48 426188 21409204 2308004 6.80 3857612 18693792 8 12:55:56 09:37:01 8792904 31442588 815020 2.48 426228 21409204 2308004 6.80 3857804 18693800 8 12:55:56 09:38:01 8792628 31442352 815344 2.48 426244 21409212 2308004 6.80 3858032 18693800 20 12:55:56 09:39:01 8792516 31442252 815328 2.48 426248 21409220 2308004 6.80 3858032 18693804 260 12:55:56 09:40:01 8792540 31442280 815296 2.48 426252 21409220 2308004 6.80 3857712 18693804 16 12:55:56 09:41:01 8792776 31442636 814868 2.48 426256 21409352 2308004 6.80 3857668 18693920 16 12:55:56 09:42:01 8792664 31442532 814900 2.48 426284 21409344 2308004 6.80 3857652 18693924 8 12:55:56 09:43:01 8792868 31442756 814616 2.48 426292 21409356 2324208 6.85 3857664 18693944 36 12:55:56 09:44:01 8793068 31443028 814540 2.48 426312 21409360 2324208 6.85 3857720 18693952 8 12:55:56 09:45:01 8793008 31442968 814716 2.48 426340 21409360 2324208 6.85 3858056 18693952 48 12:55:56 09:46:01 8792856 31442872 814784 2.48 426356 21409364 2324208 6.85 3858544 18693952 24 12:55:56 09:47:01 8793148 31443200 814432 2.48 426376 21409396 2308080 6.80 3858236 18693988 184 12:55:56 09:48:01 8792888 31442988 814580 2.48 426400 21409408 2308080 6.80 3858600 18693992 28 12:55:56 09:49:01 8792776 31442888 814620 2.48 426404 21409412 2308080 6.80 3858360 18694000 256 12:55:56 09:50:01 8792736 31442852 814560 2.48 426408 21409412 2308080 6.80 3858656 18694000 20 12:55:56 09:51:01 8793220 31443344 814256 2.48 426412 21409416 2308080 6.80 3858332 18694004 216 12:55:56 09:52:01 8792912 31442940 814624 2.48 426424 21409412 2308080 6.80 3858332 18694004 8 12:55:56 09:53:01 8792620 31442676 814828 2.48 426436 21409424 2308080 6.80 3858376 18694008 176 12:55:56 09:54:01 8792572 31442632 814896 2.48 426452 21409424 2324152 6.85 3858368 18694008 8 12:55:56 09:55:01 8792648 31442776 814712 2.48 426484 21409428 2324152 6.85 3858500 18694020 28 12:55:56 09:56:01 8792632 31442768 814756 2.48 426516 21409432 2324152 6.85 3858424 18694024 12 12:55:56 09:57:01 8792540 31442680 814984 2.48 426548 21409420 2324152 6.85 3858424 18694024 204 12:55:56 09:58:01 8792776 31442980 814696 2.48 426560 21409440 2324152 6.85 3858484 18694024 8 12:55:56 09:59:01 8792752 31442960 814644 2.48 426572 21409440 2324152 6.85 3858916 18694028 220 12:55:56 10:00:01 8790260 31440672 816780 2.48 426588 21409444 2308088 6.80 3861132 18694032 200 12:55:56 10:01:01 8790748 31441160 816196 2.48 426616 21409444 2308088 6.80 3860836 18694032 284 12:55:56 10:02:01 8790632 31441116 816404 2.48 426660 21409440 2308088 6.80 3861040 18694036 20 12:55:56 10:03:01 8790568 31441092 816420 2.48 426684 21409452 2308088 6.80 3860936 18694040 292 12:55:56 10:04:01 8790656 31441180 816312 2.48 426704 21409452 2308088 6.80 3860556 18694040 8 12:55:56 10:05:01 8790640 31441192 816244 2.48 426720 21409456 2308088 6.80 3860836 18694044 176 12:55:56 10:06:01 8790592 31441164 816208 2.48 426740 21409456 2308088 6.80 3860676 18694044 8 12:55:56 10:07:01 8790732 31441420 815848 2.48 426764 21409592 2308088 6.80 3860596 18694160 228 12:55:56 10:08:01 8790804 31441560 815812 2.48 426792 21409596 2308088 6.80 3861128 18694168 212 12:55:56 10:09:01 8790844 31441600 815760 2.48 426820 21409596 2308088 6.80 3860652 18694168 204 12:55:56 10:10:01 8790576 31441408 815960 2.48 426844 21409604 2308088 6.80 3861044 18694180 16 12:55:56 10:11:01 8790464 31441300 815952 2.48 426868 21409604 2291992 6.75 3860720 18694180 208 12:55:56 10:12:01 8790416 31441260 816020 2.48 426900 21409592 2291992 6.75 3860720 18694184 8 12:55:56 10:13:01 8790652 31441576 815692 2.48 426924 21409608 2291992 6.75 3860788 18694208 176 12:55:56 10:14:01 8790352 31441224 815960 2.48 426956 21409612 2291992 6.75 3860776 18694212 24 12:55:56 10:15:01 8790220 31441168 816180 2.48 426984 21409620 2291992 6.75 3861308 18694204 300 12:55:56 10:16:01 8790528 31441476 815844 2.48 427012 21409620 2291992 6.75 3860864 18694204 12 12:55:56 10:17:01 8790356 31441372 816036 2.48 427052 21409624 2291992 6.75 3861592 18694216 28 12:55:56 10:18:01 8790380 31441396 816092 2.48 427080 21409624 2291992 6.75 3861316 18694216 220 12:55:56 10:19:01 8790340 31441420 816052 2.48 427100 21409628 2291992 6.75 3861300 18694224 344 12:55:56 10:20:01 8790000 31441080 816304 2.48 427124 21409628 2291992 6.75 3861440 18694224 204 12:55:56 10:21:01 8789984 31441068 816244 2.48 427140 21409632 2291992 6.75 3861384 18694228 328 12:55:56 10:22:01 8790104 31441256 816204 2.48 427172 21409628 2291992 6.75 3861376 18694224 8 12:55:56 10:23:01 8790644 31441796 815904 2.48 427188 21409636 2308096 6.80 3861052 18694224 208 12:55:56 10:24:01 8790296 31441452 816136 2.48 427208 21409640 2308096 6.80 3861560 18694228 212 12:55:56 10:25:01 8789996 31441216 816348 2.48 427224 21409648 2324368 6.85 3861536 18694228 344 12:55:56 10:26:01 8789980 31441204 816424 2.48 427232 21409652 2324368 6.85 3861376 18694232 20 12:55:56 10:27:02 8790152 31441384 816144 2.48 427252 21409648 2324368 6.85 3861440 18694240 224 12:55:56 10:28:01 8790232 31441524 816276 2.48 427276 21409656 2324368 6.85 3861508 18694248 204 12:55:56 10:29:01 8790516 31441856 815968 2.48 427312 21409660 2324368 6.85 3861668 18694248 340 12:55:56 10:30:01 8790428 31441792 815956 2.48 427336 21409660 2324368 6.85 3861624 18694248 224 12:55:56 10:31:01 8790452 31441820 815904 2.48 427344 21409664 2308232 6.80 3861748 18694252 344 12:55:56 10:32:01 8790364 31441736 815872 2.48 427356 21409664 2308232 6.80 3861628 18694252 204 12:55:56 10:33:01 8790308 31441700 815820 2.48 427380 21409672 2308232 6.80 3861496 18694256 232 12:55:56 10:34:01 8790452 31442028 815648 2.48 427408 21409804 2308232 6.80 3861636 18694376 204 12:55:56 10:35:01 8790420 31442000 815648 2.48 427420 21409804 2308232 6.80 3861632 18694380 300 12:55:56 10:36:01 8790372 31441956 815620 2.48 427432 21409808 2308232 6.80 3861584 18694384 208 12:55:56 10:37:01 8790316 31441964 815596 2.48 427448 21409808 2291944 6.75 3861724 18694388 312 12:55:56 10:38:01 8790040 31441712 815812 2.48 427476 21409804 2291944 6.75 3861668 18694384 12 12:55:56 10:39:01 8790348 31442064 815420 2.48 427500 21409812 2291944 6.75 3861992 18694400 328 12:55:56 10:40:01 8790460 31442208 815376 2.48 427524 21409816 2291944 6.75 3861876 18694404 228 12:55:56 10:41:01 8790492 31442248 815288 2.48 427552 21409820 2291944 6.75 3861688 18694408 232 12:55:56 10:42:01 8790184 31441976 815508 2.48 427576 21409824 2291944 6.75 3861804 18694412 204 12:55:56 10:43:01 8790080 31441880 815576 2.48 427592 21409824 2291944 6.75 3861728 18694416 228 12:55:56 10:44:01 8790284 31442124 815272 2.48 427624 21409832 2291944 6.75 3861760 18694416 12 12:55:56 10:45:01 8789984 31441888 815548 2.48 427648 21409836 2291944 6.75 3861888 18694424 316 12:55:56 10:46:01 8784336 31438520 818924 2.49 427684 21411936 2280316 6.72 3862296 18696160 212 12:55:56 10:47:01 8784556 31438784 818680 2.49 427716 21411940 2280316 6.72 3862476 18696164 168 12:55:56 10:48:01 8784508 31438760 818608 2.49 427740 21411940 2280316 6.72 3862272 18696168 24 12:55:56 10:49:01 8784736 31439012 818300 2.49 427756 21411944 2280316 6.72 3862384 18696168 288 12:55:56 10:50:01 8784216 31438524 818764 2.49 427788 21411948 2280316 6.72 3862340 18696172 228 12:55:56 10:51:01 8784404 31438748 818484 2.49 427816 21411952 2280316 6.72 3862356 18696172 180 12:55:56 10:52:01 8784540 31438888 818448 2.49 427844 21411956 2280316 6.72 3862476 18696176 212 12:55:56 10:53:01 8784564 31439028 818304 2.49 427892 21412008 2280316 6.72 3862496 18696236 44 12:55:56 10:54:01 8784272 31438744 818496 2.49 427924 21412012 2280316 6.72 3862480 18696240 224 12:55:56 10:55:01 8784224 31438756 818456 2.49 427948 21412016 2280316 6.72 3862592 18696240 240 12:55:56 10:56:01 8784420 31438952 818284 2.49 427968 21412016 2280316 6.72 3862564 18696240 196 12:55:56 10:57:01 8784380 31438916 818244 2.49 427988 21412020 2280316 6.72 3862492 18696244 268 12:55:56 10:58:01 8784688 31439296 817912 2.49 428020 21412008 2280316 6.72 3862280 18696244 8 12:55:56 10:59:01 8784804 31439424 818220 2.49 428048 21412032 2280316 6.72 3862540 18696252 356 12:55:56 11:00:01 8783888 31438568 818948 2.49 428076 21412036 2312704 6.82 3862944 18696264 212 12:55:56 11:01:01 8784288 31439028 818500 2.49 428124 21412036 2312704 6.82 3862532 18696268 184 12:55:56 11:02:01 8784232 31439004 818476 2.49 428148 21412040 2312704 6.82 3862800 18696264 16 12:55:56 11:03:01 8784120 31438912 818448 2.49 428176 21412032 2312704 6.82 3862864 18696264 196 12:55:56 11:04:01 8784084 31438880 818576 2.49 428212 21412044 2312704 6.82 3863144 18696268 232 12:55:56 11:05:01 8784864 31439720 817744 2.49 428244 21412044 2312704 6.82 3863180 18696272 300 12:55:56 11:06:01 8784596 31439456 817932 2.49 428260 21412048 2312704 6.82 3862924 18696276 212 12:55:56 11:07:01 8784548 31439472 817888 2.49 428288 21412052 2312704 6.82 3862952 18696284 296 12:55:56 11:08:01 8784500 31439424 817848 2.49 428316 21412052 2296468 6.77 3863192 18696284 240 12:55:56 11:09:01 8784200 31439192 818044 2.49 428348 21412060 2296468 6.77 3863028 18696292 300 12:55:56 11:10:01 8784572 31439576 817776 2.49 428380 21412060 2296468 6.77 3863248 18696280 224 12:55:56 11:11:01 8784580 31439588 817768 2.49 428392 21412064 2296468 6.77 3862712 18696284 228 12:55:56 11:12:01 8784264 31439336 818016 2.49 428420 21412064 2296468 6.77 3862768 18696288 8 12:55:56 11:13:01 8784436 31439512 817704 2.49 428436 21412068 2296468 6.77 3863108 18696292 240 12:55:56 11:14:01 8784640 31439720 817416 2.49 428456 21412072 2296468 6.77 3863092 18696296 216 12:55:56 11:15:01 8784600 31439680 817480 2.49 428472 21412076 2280384 6.72 3863172 18696296 360 12:55:56 11:16:01 8784728 31439880 817460 2.49 428492 21412080 2280384 6.72 3863164 18696304 208 12:55:56 11:17:01 8784656 31439844 817552 2.49 428508 21412084 2280384 6.72 3863572 18696296 340 12:55:56 11:18:01 8784768 31439960 817408 2.49 428544 21412080 2280384 6.72 3862864 18696300 24 12:55:56 11:19:01 8785232 31440352 816960 2.48 428564 21412092 2280384 6.72 3862880 18696316 180 12:55:56 11:20:01 8784608 31439844 817384 2.49 428584 21412168 2280384 6.72 3863376 18696376 176 12:55:56 11:21:01 8784592 31439832 817324 2.49 428588 21412172 2280384 6.72 3863244 18696380 292 12:55:56 11:22:01 8785004 31440244 817036 2.48 428612 21412172 2280384 6.72 3863272 18696380 212 12:55:56 11:23:01 8784760 31440080 817268 2.49 428628 21412176 2280384 6.72 3863304 18696400 80 12:55:56 11:24:01 8784880 31440200 817240 2.49 428640 21412176 2280384 6.72 3863336 18696400 188 12:55:56 11:25:01 8784944 31440268 817200 2.49 428664 21412180 2280384 6.72 3863472 18696404 232 12:55:56 11:26:01 8784888 31440216 817180 2.49 428676 21412184 2280384 6.72 3863448 18696408 228 12:55:56 11:27:01 8784872 31440260 817108 2.48 428700 21412188 2280384 6.72 3863408 18696412 320 12:55:56 11:28:01 8784904 31440396 816916 2.48 428740 21412308 2280384 6.72 3863072 18696516 4 12:55:56 11:29:01 8784856 31440452 816968 2.48 428764 21412320 2296436 6.77 3863156 18696544 208 12:55:56 11:30:01 8784696 31440296 816996 2.48 428776 21412328 2296436 6.77 3863588 18696548 232 12:55:56 11:31:01 8784728 31440328 816948 2.48 428792 21412328 2296436 6.77 3863168 18696548 16 12:55:56 11:32:01 8784896 31440500 816916 2.48 428812 21412332 2296436 6.77 3863168 18696552 8 12:55:56 11:33:01 8784904 31440572 816856 2.48 428832 21412332 2296436 6.77 3863224 18696560 36 12:55:56 11:34:01 8784752 31440424 816916 2.48 428848 21412336 2296436 6.77 3863596 18696564 192 12:55:56 11:35:01 8784776 31440452 816868 2.48 428868 21412340 2296436 6.77 3863300 18696568 16 12:55:56 11:36:01 8784508 31440244 817064 2.48 428880 21412340 2312492 6.82 3863296 18696572 12 12:55:56 11:37:01 8784964 31440816 816504 2.48 428896 21412476 2312492 6.82 3863280 18696688 204 12:55:56 11:38:01 8784852 31440704 816496 2.48 428912 21412476 2312492 6.82 3863600 18696688 36 12:55:56 11:39:01 8784712 31440588 816764 2.48 428920 21412480 2312492 6.82 3863692 18696712 248 12:55:56 11:40:01 8784956 31440836 816484 2.48 428932 21412484 2312492 6.82 3863680 18696716 208 12:55:56 11:41:01 8784624 31440564 816752 2.48 428952 21412484 2312492 6.82 3863600 18696720 12 12:55:56 11:42:02 8784324 31440272 817016 2.48 428964 21412488 2312492 6.82 3863336 18696724 8 12:55:56 11:43:01 8784040 31439992 817204 2.49 428980 21412488 2312492 6.82 3863360 18696724 36 12:55:56 11:44:01 8784196 31440212 816916 2.48 429004 21412492 2312492 6.82 3863728 18696732 36 12:55:56 11:45:01 8784284 31440332 816792 2.48 429028 21412500 2296044 6.77 3863500 18696720 52 12:55:56 11:46:01 8784452 31440504 816776 2.48 429028 21412500 2296044 6.77 3863440 18696720 16 12:55:56 11:47:01 8784144 31440208 817020 2.48 429040 21412508 2296044 6.77 3863444 18696724 40 12:55:56 11:48:01 8784276 31440348 816752 2.48 429048 21412508 2296044 6.77 3863988 18696724 216 12:55:56 11:49:01 8784300 31440436 816688 2.48 429084 21412512 2296044 6.77 3863508 18696732 60 12:55:56 11:50:01 8784216 31440360 816892 2.48 429092 21412512 2296044 6.77 3863932 18696740 216 12:55:56 11:51:01 8784232 31440380 816860 2.48 429104 21412516 2296044 6.77 3863528 18696744 176 12:55:56 11:52:01 8784652 31440808 816560 2.48 429132 21412520 2296044 6.77 3863512 18696748 24 12:55:56 11:53:01 8784556 31440772 816652 2.48 429152 21412520 2296044 6.77 3863912 18696752 304 12:55:56 11:54:01 8784548 31440788 816584 2.48 429172 21412520 2279924 6.72 3863920 18696748 28 12:55:56 11:55:01 8784208 31440452 816828 2.48 429200 21412528 2279924 6.72 3864076 18696748 300 12:55:56 11:56:01 8784404 31440720 816536 2.48 429216 21412532 2279924 6.72 3864016 18696756 244 12:55:56 11:57:01 8784428 31440744 816500 2.48 429228 21412532 2279924 6.72 3863652 18696756 208 12:55:56 11:58:01 8784344 31440588 816804 2.48 429236 21412536 2279924 6.72 3863652 18696760 8 12:55:56 11:59:01 8784288 31440536 816744 2.48 429252 21412540 2279924 6.72 3863944 18696764 228 12:55:56 12:00:01 8782192 31438556 818704 2.49 429280 21412540 2312060 6.81 3864496 18696764 16 12:55:56 12:01:01 8782332 31438740 818492 2.49 429308 21412544 2312060 6.81 3863952 18696768 40 12:55:56 12:02:01 8782504 31438964 818280 2.49 429332 21412544 2312060 6.81 3864500 18696768 20 12:55:56 12:03:01 8782648 31439136 818248 2.49 429352 21412556 2312060 6.81 3864200 18696776 268 12:55:56 12:04:01 8782672 31439192 818180 2.49 429376 21412556 2312060 6.81 3864448 18696780 40 12:55:56 12:05:01 8782656 31439204 818112 2.49 429400 21412560 2312060 6.81 3864300 18696784 324 12:55:56 12:06:01 8782600 31439152 818088 2.49 429412 21412564 2312060 6.81 3864236 18696788 220 12:55:56 12:07:01 8782796 31439352 817904 2.49 429432 21412564 2312060 6.81 3864252 18696788 328 12:55:56 12:08:01 8782772 31439332 817888 2.49 429448 21412568 2312060 6.81 3864216 18696792 196 12:55:56 12:09:01 8782724 31439344 817860 2.49 429472 21412568 2312060 6.81 3864512 18696796 60 12:55:56 12:10:01 8783032 31439656 817544 2.49 429476 21412572 2312060 6.81 3864020 18696800 16 12:55:56 12:11:01 8782636 31439264 817868 2.49 429488 21412576 2312060 6.81 3864172 18696804 208 12:55:56 12:12:01 8782804 31439432 817852 2.49 429496 21412572 2295508 6.77 3863948 18696804 12 12:55:56 12:13:01 8782520 31439152 818064 2.49 429512 21412584 2295508 6.77 3863948 18696808 184 12:55:56 12:14:01 8782464 31439156 818036 2.49 429536 21412576 2295508 6.77 3864020 18696804 8 12:55:56 12:15:01 8782392 31439116 818004 2.49 429548 21412588 2295508 6.77 3864108 18696812 44 12:55:56 12:16:01 8782344 31439068 817972 2.49 429568 21412588 2295508 6.77 3864048 18696812 8 12:55:56 12:17:01 8782312 31439040 817932 2.49 429592 21412592 2295508 6.77 3864032 18696816 228 12:55:56 12:18:01 8782480 31439292 817844 2.49 429608 21412596 2295508 6.77 3864108 18696820 8 12:55:56 12:19:01 8782480 31439292 817812 2.49 429636 21412596 2295508 6.77 3864092 18696820 8 12:55:56 12:20:01 8782364 31439224 818060 2.49 429648 21412604 2295508 6.77 3864192 18696828 52 12:55:56 12:21:01 8782576 31439440 817732 2.49 429668 21412608 2295508 6.77 3864396 18696828 216 12:55:56 12:22:01 8782568 31439500 817692 2.49 429700 21412608 2295508 6.77 3864164 18696840 4 12:55:56 12:23:01 8782204 31439148 817896 2.49 429724 21412612 2295508 6.77 3864416 18696840 208 12:55:56 12:24:01 8782180 31439168 817852 2.49 429744 21412612 2295508 6.77 3864456 18696840 4 12:55:56 12:25:01 8782400 31439428 817564 2.49 429772 21412620 2295508 6.77 3864304 18696844 232 12:55:56 12:26:01 8782384 31439412 817548 2.49 429788 21412620 2295508 6.77 3864244 18696844 16 12:55:56 12:27:01 8782384 31439372 817520 2.49 429804 21412624 2295508 6.77 3864228 18696848 224 12:55:56 12:28:01 8782324 31439376 817696 2.49 429832 21412624 2295508 6.77 3864284 18696852 4 12:55:56 12:29:01 8782812 31439872 817272 2.49 429840 21412628 2311560 6.81 3864284 18696856 228 12:55:56 12:30:01 8782660 31439720 817296 2.49 429864 21412628 2311560 6.81 3864752 18696856 212 12:55:56 12:31:01 8782716 31439788 817212 2.49 429876 21412636 2311560 6.81 3864284 18696860 212 12:55:56 12:32:01 8782124 31439252 817724 2.49 429888 21412640 2311560 6.81 3864336 18696860 4 12:55:56 12:33:01 8782368 31439524 817344 2.49 429896 21412704 2311560 6.81 3864340 18696884 208 12:55:56 12:34:01 8782568 31439776 817316 2.49 429924 21412700 2311560 6.81 3864360 18696932 4 12:55:56 12:35:01 8782728 31439992 817324 2.49 429936 21412708 2311560 6.81 3864480 18696932 52 12:55:56 12:36:01 8782688 31439960 817288 2.49 429948 21412716 2311560 6.81 3864420 18696936 12 12:55:56 12:37:01 8782696 31439976 817212 2.49 429964 21412720 2311560 6.81 3864404 18696940 172 12:55:56 12:38:01 8782648 31439932 817184 2.49 429976 21412720 2311560 6.81 3864404 18696940 8 12:55:56 12:39:01 8782852 31440204 816884 2.48 430004 21412724 2294768 6.76 3864460 18696948 224 12:55:56 12:40:01 8782388 31439756 817472 2.49 430028 21412728 2294768 6.76 3864548 18696944 16 12:55:56 12:41:01 8782396 31439768 817424 2.49 430056 21412732 2294768 6.76 3864740 18696948 12 12:55:56 12:42:01 8782604 31440040 817496 2.49 430076 21412732 2294768 6.76 3864532 18696952 8 12:55:56 12:43:01 8782076 31439580 817900 2.49 430100 21412800 2278160 6.71 3864536 18697020 8 12:55:56 12:44:01 8782028 31439536 817876 2.49 430120 21412796 2278160 6.71 3864548 18697024 8 12:55:56 12:45:01 8782492 31440140 817240 2.49 430140 21412876 2294396 6.76 3864668 18697108 216 12:55:56 12:46:01 8782192 31439848 817460 2.49 430156 21412880 2294396 6.76 3864608 18697112 12 12:55:56 12:47:01 8782168 31439828 817420 2.49 430176 21412880 2294396 6.76 3864592 18697112 212 12:55:56 12:48:01 8782412 31440140 817392 2.49 430188 21412884 2294396 6.76 3864648 18697120 8 12:55:56 12:49:01 8782792 31440544 816952 2.48 430204 21412888 2294396 6.76 3864680 18697108 220 12:55:56 12:50:01 8782696 31440388 817044 2.48 430232 21412892 2294396 6.76 3865052 18697112 12 12:55:56 12:51:01 8782396 31440104 817264 2.49 430252 21412896 2294396 6.76 3864984 18697116 16 12:55:56 12:52:01 8782388 31440204 817112 2.48 430268 21413024 2294396 6.76 3864736 18697208 8 12:55:56 12:53:01 8782552 31440400 816792 2.48 430296 21413032 2294396 6.76 3865332 18697212 252 12:55:56 12:54:02 8782576 31440456 816740 2.48 430320 21413032 2294396 6.76 3864800 18697212 28 12:55:56 12:55:01 8782032 31439972 817188 2.49 430336 21413036 2294396 6.76 3864880 18697260 48 12:55:56 Average: 9039220 31417763 839925 2.55 422047 21155428 2355093 6.94 3831433 18487191 20512 12:55:56 12:55:56 06:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:55:56 06:56:01 ens3 1198.35 1044.56 11113.05 149.19 0.00 0.00 0.00 0.00 12:55:56 06:56:01 lo 4.80 4.80 0.47 0.47 0.00 0.00 0.00 0.00 12:55:56 06:56:01 docker0 558.24 545.58 38.93 2980.51 0.00 0.00 0.00 0.00 12:55:56 06:57:01 ens3 369.69 249.34 1679.42 33.78 0.00 0.00 0.00 0.00 12:55:56 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 06:57:01 docker0 232.14 343.48 19.26 1651.11 0.00 0.00 0.00 0.00 12:55:56 06:57:01 vethd730591 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 12:55:56 06:58:01 ens3 36.14 24.38 28.23 15.47 0.00 0.00 0.00 0.00 12:55:56 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 06:58:01 docker0 1.03 1.03 0.08 0.09 0.00 0.00 0.00 0.00 12:55:56 06:58:01 vethd730591 1.03 1.07 0.09 0.10 0.00 0.00 0.00 0.00 12:55:56 06:59:01 ens3 31.21 19.68 26.60 17.63 0.00 0.00 0.00 0.00 12:55:56 06:59:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:55:56 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 06:59:01 vethd730591 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:00:01 vetheb7977a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:00:01 vethce3b69d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:00:01 veth7e8c210 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:00:01 veth5f735db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:00:01 ens3 164.42 90.81 3210.66 23.33 0.00 0.00 0.00 0.00 12:55:56 07:00:01 veth38a2f54 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:00:01 veth3d5333f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:00:01 veth7ec16e2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:00:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 12:55:56 07:00:01 docker0 0.35 0.30 0.03 0.12 0.00 0.00 0.00 0.00 12:55:56 07:00:01 veth9f64ce6 0.35 0.45 0.03 0.14 0.00 0.00 0.00 0.00 12:55:56 07:00:01 vethe3c791e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:00:01 vethf80213e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:00:01 veth0ac38a5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:01:01 vethfaa5f61 67.52 117.06 7.39 1224.81 0.00 0.00 0.00 0.10 12:55:56 07:01:01 vethab7749d 84.05 147.04 8.36 1225.93 0.00 0.00 0.00 0.10 12:55:56 07:01:01 ens3 1209.42 694.65 10125.50 228.80 0.00 0.00 0.00 0.00 12:55:56 07:01:01 veth991939a 76.19 124.25 7.90 1223.19 0.00 0.00 0.00 0.10 12:55:56 07:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:55:56 07:01:01 vethc4e6318 75.20 128.25 7.88 1223.46 0.00 0.00 0.00 0.10 12:55:56 07:01:01 docker0 512.10 926.78 44.60 8767.31 0.00 0.00 0.00 0.00 12:55:56 07:01:01 veth9f64ce6 0.12 1.27 0.01 0.05 0.00 0.00 0.00 0.00 12:55:56 07:01:01 veth68d16c1 73.95 149.61 7.79 1226.69 0.00 0.00 0.00 0.10 12:55:56 07:01:01 vethd1b7892 76.22 149.18 7.89 1230.74 0.00 0.00 0.00 0.10 12:55:56 07:02:01 veth5bc9660 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:55:56 07:02:01 veth4ab5a68 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:55:56 07:02:01 vethe31d87a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:55:56 07:02:01 ens3 17.54 13.33 13.76 8.10 0.00 0.00 0.00 0.00 12:55:56 07:02:01 veth52e4846 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:55:56 07:02:01 veth34094ed 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:55:56 07:02:01 veth2cbf687 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:55:56 07:02:01 veth7cedad6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:55:56 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:02:01 vethf4beb94 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:55:56 07:02:01 veth8346241 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:55:56 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:02:01 veth9f64ce6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:02:01 veth4da43dd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:55:56 07:02:01 veth916a938 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:55:56 07:02:01 vethb0d96ca 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:55:56 07:03:02 veth5bc9660 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:03:02 veth4ab5a68 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:03:02 vethe31d87a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:03:02 ens3 2.15 1.26 1.59 0.86 0.00 0.00 0.00 0.00 12:55:56 07:03:02 veth52e4846 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:03:02 veth34094ed 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:03:02 veth2cbf687 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:03:02 veth7cedad6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:03:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:03:02 vethf4beb94 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:03:02 veth8346241 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:03:02 veth9f64ce6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:03:02 veth4da43dd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:03:02 veth916a938 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:03:02 vethb0d96ca 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:04:01 veth5bc9660 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:04:01 veth4ab5a68 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:04:01 ens3 7.69 4.44 5.89 3.22 0.00 0.00 0.00 0.00 12:55:56 07:04:01 veth52e4846 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:04:01 veth34094ed 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:04:01 veth2cbf687 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:04:01 veth7cedad6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:04:01 vethf4beb94 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:04:01 veth8346241 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:04:01 veth9f64ce6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:04:01 veth4da43dd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:04:01 vethb0d96ca 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:05:01 ens3 52.24 44.48 35.03 129.30 0.00 0.00 0.00 0.00 12:55:56 07:05:01 lo 6.40 6.40 0.63 0.63 0.00 0.00 0.00 0.00 12:55:56 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:06:01 ens3 32.33 28.25 22.83 65.81 0.00 0.00 0.00 0.00 12:55:56 07:06:01 lo 4.87 4.87 0.48 0.48 0.00 0.00 0.00 0.00 12:55:56 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:07:01 ens3 1.85 0.55 1.34 0.22 0.00 0.00 0.00 0.00 12:55:56 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:08:01 ens3 36.77 33.86 22.55 141.18 0.00 0.00 0.00 0.00 12:55:56 07:08:01 lo 4.40 4.40 0.43 0.43 0.00 0.00 0.00 0.00 12:55:56 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:09:01 ens3 34.97 32.24 20.86 138.98 0.00 0.00 0.00 0.00 12:55:56 07:09:01 lo 4.53 4.53 0.44 0.44 0.00 0.00 0.00 0.00 12:55:56 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:10:01 ens3 36.99 34.26 22.80 141.25 0.00 0.00 0.00 0.00 12:55:56 07:10:01 lo 4.53 4.53 0.45 0.45 0.00 0.00 0.00 0.00 12:55:56 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:11:01 ens3 1.15 0.72 1.35 0.23 0.00 0.00 0.00 0.00 12:55:56 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:12:01 ens3 43.71 42.88 27.03 87.95 0.00 0.00 0.00 0.00 12:55:56 07:12:01 lo 8.00 8.00 0.79 0.79 0.00 0.00 0.00 0.00 12:55:56 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:13:01 ens3 69.07 82.74 24.75 263.94 0.00 0.00 0.00 0.00 12:55:56 07:13:01 lo 4.93 4.93 0.48 0.48 0.00 0.00 0.00 0.00 12:55:56 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:14:01 ens3 48.62 46.20 25.53 196.15 0.00 0.00 0.00 0.00 12:55:56 07:14:01 lo 6.20 6.20 0.61 0.61 0.00 0.00 0.00 0.00 12:55:56 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:15:01 ens3 1.47 0.97 1.39 0.31 0.00 0.00 0.00 0.00 12:55:56 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:16:01 ens3 62.71 61.17 26.46 345.41 0.00 0.00 0.00 0.00 12:55:56 07:16:01 lo 6.53 6.53 0.64 0.64 0.00 0.00 0.00 0.00 12:55:56 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:17:01 ens3 1.20 0.65 1.42 0.30 0.00 0.00 0.00 0.00 12:55:56 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:18:01 ens3 47.30 44.35 23.62 251.40 0.00 0.00 0.00 0.00 12:55:56 07:18:01 lo 4.47 4.47 0.44 0.44 0.00 0.00 0.00 0.00 12:55:56 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:19:01 ens3 1.22 0.35 0.35 0.21 0.00 0.00 0.00 0.00 12:55:56 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:20:01 ens3 109.05 113.08 32.42 910.30 0.00 0.00 0.00 0.00 12:55:56 07:20:01 lo 5.73 5.73 0.57 0.57 0.00 0.00 0.00 0.00 12:55:56 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:21:01 ens3 0.80 0.25 0.36 0.20 0.00 0.00 0.00 0.00 12:55:56 07:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:22:01 ens3 85.92 85.09 28.30 647.85 0.00 0.00 0.00 0.00 12:55:56 07:22:01 lo 5.40 5.40 0.53 0.53 0.00 0.00 0.00 0.00 12:55:56 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:23:01 ens3 1.52 0.50 0.31 0.22 0.00 0.00 0.00 0.00 12:55:56 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:24:01 ens3 0.53 0.00 0.02 0.00 0.00 0.00 0.00 0.00 12:55:56 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:25:01 ens3 1.10 0.55 0.39 0.28 0.00 0.00 0.00 0.00 12:55:56 07:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:26:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:27:01 ens3 0.25 0.22 0.07 0.01 0.00 0.00 0.00 0.00 12:55:56 07:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:28:01 ens3 0.82 0.48 0.30 0.22 0.00 0.00 0.00 0.00 12:55:56 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:29:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:30:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:31:01 ens3 0.55 0.17 0.11 0.01 0.00 0.00 0.00 0.00 12:55:56 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:32:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:33:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:35:01 ens3 1.03 0.60 0.38 0.29 0.00 0.00 0.00 0.00 12:55:56 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:37:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:38:01 ens3 0.80 0.33 0.36 0.21 0.00 0.00 0.00 0.00 12:55:56 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:40:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:41:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 12:55:56 07:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:42:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:55:56 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:43:01 ens3 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 12:55:56 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:44:01 ens3 0.65 0.65 0.40 0.31 0.00 0.00 0.00 0.00 12:55:56 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:45:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:46:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:47:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:55:56 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:50:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 12:55:56 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:51:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:52:01 ens3 0.18 0.05 0.06 0.00 0.00 0.00 0.00 0.00 12:55:56 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:53:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:55:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 12:55:56 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:56:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:58:01 ens3 0.17 0.07 0.06 0.00 0.00 0.00 0.00 0.00 12:55:56 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 07:59:01 ens3 1.48 1.28 0.76 3.14 0.00 0.00 0.00 0.00 12:55:56 07:59:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:55:56 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:00:01 ens3 3.08 2.77 1.70 2.22 0.00 0.00 0.00 0.00 12:55:56 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:01:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:55:56 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:02:01 ens3 0.32 0.27 0.25 0.21 0.00 0.00 0.00 0.00 12:55:56 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:04:01 ens3 0.72 0.28 0.30 0.21 0.00 0.00 0.00 0.00 12:55:56 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:05:02 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 08:05:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:06:01 ens3 0.78 0.41 0.30 0.22 0.00 0.00 0.00 0.00 12:55:56 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:07:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 12:55:56 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:08:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:10:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:11:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:13:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 12:55:56 08:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:15:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:17:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:55:56 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:20:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:21:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 12:55:56 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:22:01 ens3 0.82 0.32 0.30 0.21 0.00 0.00 0.00 0.00 12:55:56 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:25:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:26:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:27:01 ens3 0.83 0.30 0.30 0.21 0.00 0.00 0.00 0.00 12:55:56 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:28:01 ens3 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 12:55:56 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:29:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:30:01 ens3 1.13 0.35 0.41 0.27 0.00 0.00 0.00 0.00 12:55:56 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:31:01 ens3 1.47 0.97 0.72 0.51 0.00 0.00 0.00 0.00 12:55:56 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:32:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:33:01 ens3 0.93 0.42 0.31 0.22 0.00 0.00 0.00 0.00 12:55:56 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:35:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 12:55:56 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:36:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:37:01 ens3 0.25 0.20 0.07 0.01 0.00 0.00 0.00 0.00 12:55:56 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:40:01 ens3 0.80 0.17 0.14 0.07 0.00 0.00 0.00 0.00 12:55:56 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:41:01 ens3 0.65 0.55 0.41 0.28 0.00 0.00 0.00 0.00 12:55:56 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:45:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:46:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:47:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:50:01 ens3 0.20 0.08 0.08 0.06 0.00 0.00 0.00 0.00 12:55:56 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:52:01 ens3 0.17 0.05 0.12 0.00 0.00 0.00 0.00 0.00 12:55:56 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:53:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:54:01 ens3 0.75 0.28 0.30 0.21 0.00 0.00 0.00 0.00 12:55:56 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:55:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:56:01 ens3 0.18 0.05 0.06 0.00 0.00 0.00 0.00 0.00 12:55:56 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 08:59:01 ens3 0.27 0.22 0.10 0.24 0.00 0.00 0.00 0.00 12:55:56 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:00:01 ens3 4.05 3.53 2.30 5.09 0.00 0.00 0.00 0.00 12:55:56 09:00:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:02:01 ens3 0.48 0.43 0.32 0.22 0.00 0.00 0.00 0.00 12:55:56 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:03:01 ens3 0.42 0.10 0.05 0.01 0.00 0.00 0.00 0.00 12:55:56 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:04:01 ens3 0.73 0.27 0.30 0.21 0.00 0.00 0.00 0.00 12:55:56 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:05:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:06:01 ens3 0.12 0.03 0.06 0.00 0.00 0.00 0.00 0.00 12:55:56 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:07:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:10:01 ens3 0.53 0.18 0.15 0.07 0.00 0.00 0.00 0.00 12:55:56 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:11:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:12:01 ens3 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 12:55:56 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:13:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:15:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 12:55:56 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:16:02 ens3 0.07 0.07 0.06 0.00 0.00 0.00 0.00 0.00 12:55:56 09:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:18:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:20:01 ens3 0.13 0.17 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:21:01 ens3 0.48 0.08 0.05 0.01 0.00 0.00 0.00 0.00 12:55:56 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:22:01 ens3 0.18 0.05 0.06 0.00 0.00 0.00 0.00 0.00 12:55:56 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:23:01 ens3 0.48 0.10 0.05 0.01 0.00 0.00 0.00 0.00 12:55:56 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:24:01 ens3 0.33 0.00 0.04 0.00 0.00 0.00 0.00 0.00 12:55:56 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:25:01 ens3 0.50 0.18 0.11 0.07 0.00 0.00 0.00 0.00 12:55:56 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:26:01 ens3 1.15 0.37 0.39 0.22 0.00 0.00 0.00 0.00 12:55:56 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:27:01 ens3 1.02 0.45 0.40 0.28 0.00 0.00 0.00 0.00 12:55:56 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:28:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:30:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:31:01 ens3 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 12:55:56 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:32:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:33:01 ens3 0.92 0.57 0.31 0.23 0.00 0.00 0.00 0.00 12:55:56 09:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:35:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 12:55:56 09:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:36:01 ens3 0.33 0.00 0.04 0.00 0.00 0.00 0.00 0.00 12:55:56 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:37:01 ens3 0.78 0.55 0.42 0.29 0.00 0.00 0.00 0.00 12:55:56 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:38:01 ens3 0.72 0.22 0.30 0.20 0.00 0.00 0.00 0.00 12:55:56 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:40:01 ens3 0.22 0.08 0.08 0.06 0.00 0.00 0.00 0.00 12:55:56 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:42:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 12:55:56 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:43:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:55:56 09:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:44:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:45:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 09:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:46:01 ens3 0.98 0.95 0.12 11.69 0.00 0.00 0.00 0.00 12:55:56 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:47:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:48:01 ens3 3.53 2.93 0.48 6.90 0.00 0.00 0.00 0.00 12:55:56 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:50:01 ens3 4.22 7.20 0.34 7.39 0.00 0.00 0.00 0.00 12:55:56 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:53:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:55:56 09:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:55:01 ens3 3.92 5.43 0.32 7.28 0.00 0.00 0.00 0.00 12:55:56 09:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:56:01 ens3 0.13 0.12 0.09 0.01 0.00 0.00 0.00 0.00 12:55:56 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 09:59:01 ens3 7.10 11.38 0.54 14.69 0.00 0.00 0.00 0.00 12:55:56 09:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:00:01 ens3 17.63 27.46 2.49 47.24 0.00 0.00 0.00 0.00 12:55:56 10:00:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:01:01 ens3 1.42 0.72 0.84 1.06 0.00 0.00 0.00 0.00 12:55:56 10:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:02:01 ens3 0.33 0.25 0.25 0.21 0.00 0.00 0.00 0.00 12:55:56 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:03:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:04:01 ens3 0.38 0.00 0.04 0.00 0.00 0.00 0.00 0.00 12:55:56 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:05:01 ens3 0.53 0.42 0.33 0.28 0.00 0.00 0.00 0.00 12:55:56 10:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:07:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:55:56 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:09:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:10:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:11:01 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:55:56 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:13:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:15:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:16:01 ens3 0.10 0.03 0.06 0.00 0.00 0.00 0.00 0.00 12:55:56 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:19:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:20:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:21:01 ens3 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 12:55:56 10:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:25:01 ens3 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00 12:55:56 10:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:27:02 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:27:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:29:01 ens3 0.82 0.40 0.31 0.22 0.00 0.00 0.00 0.00 12:55:56 10:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:30:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:31:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:55:56 10:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:33:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:35:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 10:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:36:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 12:55:56 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:39:01 ens3 0.77 0.48 0.30 0.22 0.00 0.00 0.00 0.00 12:55:56 10:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:40:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 12:55:56 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:41:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 12:55:56 10:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:45:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 10:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:47:01 ens3 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 12:55:56 10:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:50:01 ens3 0.17 0.07 0.08 0.06 0.00 0.00 0.00 0.00 12:55:56 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:51:01 ens3 0.25 0.13 0.07 0.01 0.00 0.00 0.00 0.00 12:55:56 10:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:53:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:54:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:55:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 10:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:56:01 ens3 0.10 0.08 0.06 0.01 0.00 0.00 0.00 0.00 12:55:56 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 10:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:00:01 ens3 2.83 2.47 1.62 4.17 0.00 0.00 0.00 0.00 12:55:56 11:00:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:01:01 ens3 1.58 1.30 0.85 1.15 0.00 0.00 0.00 0.00 12:55:56 11:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:02:01 ens3 0.37 0.20 0.26 0.20 0.00 0.00 0.00 0.00 12:55:56 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:03:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:04:01 ens3 0.70 0.28 0.30 0.21 0.00 0.00 0.00 0.00 12:55:56 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:05:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 11:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:06:01 ens3 0.13 0.03 0.06 0.00 0.00 0.00 0.00 0.00 12:55:56 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:07:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:09:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:10:01 ens3 0.22 0.18 0.11 0.07 0.00 0.00 0.00 0.00 12:55:56 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:11:01 ens3 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 12:55:56 11:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:12:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:13:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:15:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 12:55:56 11:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:18:01 ens3 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 12:55:56 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:20:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:21:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:55:56 11:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:25:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 11:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:26:01 ens3 0.10 0.02 0.06 0.00 0.00 0.00 0.00 0.00 12:55:56 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:28:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:30:01 ens3 0.22 0.12 0.13 0.07 0.00 0.00 0.00 0.00 12:55:56 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:31:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:33:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:35:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 11:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:36:01 ens3 0.17 0.07 0.06 0.00 0.00 0.00 0.00 0.00 12:55:56 11:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:40:01 ens3 0.20 0.08 0.08 0.06 0.00 0.00 0.00 0.00 12:55:56 11:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:41:01 ens3 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 12:55:56 11:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:42:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:42:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:43:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:45:01 ens3 0.40 0.30 0.20 0.14 0.00 0.00 0.00 0.00 12:55:56 11:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:46:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 12:55:56 11:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:50:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:52:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 12:55:56 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:53:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:55:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 11:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:56:01 ens3 0.13 0.03 0.06 0.00 0.00 0.00 0.00 0.00 12:55:56 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:58:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 11:59:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:00:01 ens3 1.53 1.30 0.79 3.19 0.00 0.00 0.00 0.00 12:55:56 12:00:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:01:01 ens3 3.08 2.72 1.69 2.16 0.00 0.00 0.00 0.00 12:55:56 12:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:02:01 ens3 0.43 0.38 0.26 0.22 0.00 0.00 0.00 0.00 12:55:56 12:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:03:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:04:01 ens3 0.85 0.35 0.31 0.21 0.00 0.00 0.00 0.00 12:55:56 12:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:05:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 12:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:07:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:55:56 12:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:08:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:09:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:10:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 12:55:56 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:11:01 ens3 0.23 0.18 0.09 0.01 0.00 0.00 0.00 0.00 12:55:56 12:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:15:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 12:55:56 12:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:17:01 ens3 0.25 0.17 0.07 0.01 0.00 0.00 0.00 0.00 12:55:56 12:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:20:01 ens3 0.15 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:21:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:23:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 12:55:56 12:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:25:01 ens3 0.22 0.25 0.08 0.08 0.00 0.00 0.00 0.00 12:55:56 12:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:26:01 ens3 0.13 0.03 0.06 0.00 0.00 0.00 0.00 0.00 12:55:56 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:29:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:30:01 ens3 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:31:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:32:01 ens3 0.12 0.03 0.06 0.00 0.00 0.00 0.00 0.00 12:55:56 12:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:35:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 12:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:36:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:38:01 ens3 0.15 0.03 0.06 0.00 0.00 0.00 0.00 0.00 12:55:56 12:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:40:01 ens3 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 12:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:41:01 ens3 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 12:55:56 12:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:44:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:45:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 12:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:49:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:55:56 12:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:50:01 ens3 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 12:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:51:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:53:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:55:56 12:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:54:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 12:55:01 ens3 0.22 0.19 0.08 0.07 0.00 0.00 0.00 0.00 12:55:56 12:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:56 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:56 Average: ens3 10.62 8.06 73.80 10.92 0.00 0.00 0.00 0.00 12:55:56 Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 12:55:56 Average: docker0 3.62 5.05 0.29 37.23 0.00 0.00 0.00 0.00 12:55:56 12:55:56 12:55:56 ---> sar -P ALL: 12:55:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-42045) 03/26/25 _x86_64_ (8 CPU) 12:55:56 12:55:56 06:54:23 LINUX RESTART (8 CPU) 12:55:56 12:55:56 06:55:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 06:56:01 all 9.62 0.00 3.07 3.65 0.07 83.59 12:55:56 06:56:01 0 9.01 0.00 2.94 4.32 0.07 83.66 12:55:56 06:56:01 1 8.59 0.00 4.06 2.96 0.07 84.32 12:55:56 06:56:01 2 9.95 0.00 3.09 0.41 0.08 86.47 12:55:56 06:56:01 3 7.12 0.00 2.52 1.88 0.07 88.42 12:55:56 06:56:01 4 15.77 0.00 3.97 7.32 0.08 72.86 12:55:56 06:56:01 5 11.33 0.00 3.13 3.74 0.07 81.73 12:55:56 06:56:01 6 8.43 0.00 2.20 0.07 0.05 89.25 12:55:56 06:56:01 7 6.65 0.00 2.68 8.66 0.07 81.94 12:55:56 06:57:01 all 27.36 0.00 5.76 2.34 0.10 64.45 12:55:56 06:57:01 0 26.25 0.00 6.32 5.45 0.10 61.88 12:55:56 06:57:01 1 26.94 0.00 4.96 0.22 0.10 67.77 12:55:56 06:57:01 2 27.23 0.00 5.78 2.14 0.10 64.75 12:55:56 06:57:01 3 28.91 0.00 4.66 1.57 0.10 64.76 12:55:56 06:57:01 4 28.67 0.00 5.52 0.22 0.10 65.49 12:55:56 06:57:01 5 25.86 0.00 7.13 7.65 0.10 59.26 12:55:56 06:57:01 6 27.34 0.00 5.70 0.88 0.10 65.98 12:55:56 06:57:01 7 27.66 0.00 5.97 0.57 0.10 65.69 12:55:56 06:58:01 all 41.19 0.00 6.17 2.60 0.10 49.93 12:55:56 06:58:01 0 41.12 0.00 5.90 0.02 0.12 52.85 12:55:56 06:58:01 1 41.27 0.00 6.46 0.17 0.10 52.00 12:55:56 06:58:01 2 39.37 0.00 6.01 4.22 0.08 50.33 12:55:56 06:58:01 3 45.31 0.00 6.75 0.76 0.10 47.08 12:55:56 06:58:01 4 40.61 0.00 5.85 0.00 0.10 53.44 12:55:56 06:58:01 5 41.08 0.00 6.15 0.23 0.10 52.44 12:55:56 06:58:01 6 40.28 0.00 5.51 15.38 0.10 38.72 12:55:56 06:58:01 7 40.54 0.00 6.76 0.03 0.10 52.57 12:55:56 06:59:01 all 51.60 0.00 6.89 0.92 0.12 40.47 12:55:56 06:59:01 0 51.80 0.00 7.20 1.02 0.10 39.88 12:55:56 06:59:01 1 52.27 0.00 6.98 1.92 0.15 38.67 12:55:56 06:59:01 2 51.83 0.00 6.50 0.29 0.12 41.26 12:55:56 06:59:01 3 52.75 0.00 7.24 0.87 0.13 39.00 12:55:56 06:59:01 4 51.14 0.00 7.20 0.02 0.10 41.54 12:55:56 06:59:01 5 52.42 0.00 6.59 0.66 0.12 40.22 12:55:56 06:59:01 6 50.92 0.00 6.70 1.42 0.12 40.85 12:55:56 06:59:01 7 49.66 0.00 6.70 1.20 0.10 42.34 12:55:56 07:00:01 all 15.66 0.00 5.46 21.03 0.08 57.77 12:55:56 07:00:01 0 16.75 0.00 5.94 10.89 0.10 66.32 12:55:56 07:00:01 1 15.68 0.00 5.20 34.23 0.07 44.81 12:55:56 07:00:01 2 15.30 0.00 5.50 8.52 0.08 70.59 12:55:56 07:00:01 3 15.32 0.00 5.94 28.21 0.08 50.45 12:55:56 07:00:01 4 15.14 0.00 5.27 13.54 0.08 65.97 12:55:56 07:00:01 5 16.80 0.00 5.55 20.53 0.08 57.03 12:55:56 07:00:01 6 15.44 0.00 5.08 27.39 0.07 52.02 12:55:56 07:00:01 7 14.80 0.00 5.20 25.20 0.09 54.72 12:55:56 07:01:01 all 12.99 0.00 6.43 18.09 0.10 62.39 12:55:56 07:01:01 0 15.05 0.00 5.97 5.27 0.10 73.61 12:55:56 07:01:01 1 13.64 0.00 8.96 41.39 0.14 35.87 12:55:56 07:01:01 2 11.05 0.00 5.74 8.56 0.08 74.56 12:55:56 07:01:01 3 14.12 0.00 7.83 29.29 0.12 48.63 12:55:56 07:01:01 4 14.17 0.00 6.58 17.96 0.08 61.21 12:55:56 07:01:01 5 14.32 0.00 6.48 15.95 0.08 63.15 12:55:56 07:01:01 6 10.73 0.00 5.21 9.46 0.07 74.53 12:55:56 07:01:01 7 10.85 0.00 4.71 17.04 0.08 67.31 12:55:56 07:02:01 all 50.49 0.00 8.25 9.66 0.11 31.49 12:55:56 07:02:01 0 51.50 0.00 8.21 7.86 0.10 32.33 12:55:56 07:02:01 1 51.26 0.00 9.32 37.97 0.12 1.33 12:55:56 07:02:01 2 50.75 0.00 6.55 4.02 0.10 38.57 12:55:56 07:02:01 3 50.29 0.00 8.21 1.68 0.10 39.71 12:55:56 07:02:01 4 50.64 0.00 8.79 4.55 0.10 35.91 12:55:56 07:02:01 5 50.18 0.00 7.77 14.39 0.12 27.55 12:55:56 07:02:01 6 49.53 0.00 8.60 1.56 0.12 40.19 12:55:56 07:02:01 7 49.73 0.00 8.57 5.43 0.12 36.15 12:55:56 07:03:02 all 89.62 0.00 10.17 0.00 0.21 0.00 12:55:56 07:03:02 0 89.92 0.00 9.91 0.00 0.17 0.00 12:55:56 07:03:02 1 90.26 0.00 9.55 0.00 0.19 0.00 12:55:56 07:03:02 2 90.11 0.00 9.72 0.00 0.17 0.00 12:55:56 07:03:02 3 89.62 0.00 9.94 0.02 0.42 0.00 12:55:56 07:03:02 4 90.06 0.00 9.75 0.00 0.18 0.00 12:55:56 07:03:02 5 89.89 0.00 9.94 0.00 0.17 0.00 12:55:56 07:03:02 6 87.82 0.00 12.01 0.00 0.17 0.00 12:55:56 07:03:02 7 89.29 0.00 10.51 0.02 0.18 0.00 12:55:56 07:04:01 all 82.04 0.00 10.35 1.71 0.16 5.74 12:55:56 07:04:01 0 82.61 0.00 9.91 0.05 0.15 7.27 12:55:56 07:04:01 1 82.35 0.00 10.24 0.17 0.15 7.09 12:55:56 07:04:01 2 81.00 0.00 11.05 2.57 0.19 5.18 12:55:56 07:04:01 3 82.04 0.00 9.67 0.24 0.15 7.89 12:55:56 07:04:01 4 83.78 0.00 10.07 2.61 0.14 3.41 12:55:56 07:04:01 5 82.28 0.00 9.61 0.10 0.15 7.85 12:55:56 07:04:01 6 80.16 0.00 11.77 7.30 0.15 0.61 12:55:56 07:04:01 7 82.06 0.00 10.51 0.62 0.17 6.64 12:55:56 07:05:01 all 2.20 0.00 1.06 5.60 0.03 91.11 12:55:56 07:05:01 0 2.79 0.00 1.10 3.13 0.03 92.94 12:55:56 07:05:01 1 3.02 0.00 0.94 1.54 0.05 94.45 12:55:56 07:05:01 2 2.36 0.00 0.84 1.79 0.02 95.00 12:55:56 07:05:01 3 1.53 0.00 1.00 2.85 0.02 94.60 12:55:56 07:05:01 4 2.16 0.00 1.34 6.64 0.03 89.83 12:55:56 07:05:01 5 2.71 0.00 1.04 2.44 0.03 93.77 12:55:56 07:05:01 6 1.06 0.00 1.26 21.81 0.02 75.86 12:55:56 07:05:01 7 1.99 0.00 0.94 4.62 0.02 92.43 12:55:56 07:06:01 all 0.42 0.00 0.12 0.02 0.01 99.44 12:55:56 07:06:01 0 0.18 0.00 0.13 0.00 0.00 99.68 12:55:56 07:06:01 1 0.62 0.00 0.18 0.00 0.02 99.18 12:55:56 07:06:01 2 0.28 0.00 0.07 0.02 0.02 99.62 12:55:56 07:06:01 3 0.20 0.00 0.07 0.00 0.02 99.72 12:55:56 07:06:01 4 0.78 0.00 0.18 0.02 0.02 99.00 12:55:56 07:06:01 5 0.30 0.00 0.07 0.08 0.00 99.55 12:55:56 07:06:01 6 0.08 0.00 0.05 0.00 0.00 99.87 12:55:56 07:06:01 7 0.88 0.00 0.20 0.02 0.02 98.88 12:55:56 12:55:56 07:06:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 07:07:01 all 0.02 0.00 0.02 0.01 0.01 99.95 12:55:56 07:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 07:07:01 1 0.08 0.00 0.10 0.00 0.02 99.80 12:55:56 07:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 07:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 07:07:01 4 0.03 0.00 0.02 0.02 0.00 99.93 12:55:56 07:07:01 5 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 07:07:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 07:07:01 7 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 07:08:01 all 0.59 0.00 0.12 0.03 0.01 99.26 12:55:56 07:08:01 0 0.08 0.00 0.08 0.00 0.00 99.83 12:55:56 07:08:01 1 0.70 0.00 0.17 0.02 0.03 99.08 12:55:56 07:08:01 2 0.10 0.00 0.07 0.00 0.00 99.83 12:55:56 07:08:01 3 0.90 0.00 0.18 0.05 0.02 98.85 12:55:56 07:08:01 4 1.53 0.00 0.10 0.00 0.02 98.35 12:55:56 07:08:01 5 0.10 0.00 0.13 0.13 0.00 99.63 12:55:56 07:08:01 6 0.07 0.00 0.08 0.00 0.00 99.85 12:55:56 07:08:01 7 1.23 0.00 0.13 0.02 0.00 98.62 12:55:56 07:09:01 all 0.67 0.00 0.16 0.01 0.01 99.14 12:55:56 07:09:01 0 1.06 0.00 0.28 0.00 0.02 98.64 12:55:56 07:09:01 1 1.42 0.00 0.22 0.00 0.03 98.33 12:55:56 07:09:01 2 0.17 0.00 0.08 0.00 0.00 99.75 12:55:56 07:09:01 3 0.12 0.00 0.13 0.08 0.00 99.67 12:55:56 07:09:01 4 1.20 0.00 0.20 0.00 0.02 98.59 12:55:56 07:09:01 5 0.23 0.00 0.10 0.02 0.02 99.63 12:55:56 07:09:01 6 0.05 0.00 0.20 0.00 0.00 99.75 12:55:56 07:09:01 7 1.08 0.00 0.10 0.02 0.02 98.78 12:55:56 07:10:01 all 0.83 0.00 0.14 0.02 0.01 99.00 12:55:56 07:10:01 0 0.17 0.00 0.15 0.00 0.00 99.68 12:55:56 07:10:01 1 2.71 0.00 0.25 0.00 0.03 97.01 12:55:56 07:10:01 2 0.22 0.00 0.10 0.02 0.02 99.65 12:55:56 07:10:01 3 0.93 0.00 0.17 0.12 0.02 98.77 12:55:56 07:10:01 4 0.08 0.00 0.08 0.00 0.00 99.83 12:55:56 07:10:01 5 1.08 0.00 0.15 0.02 0.00 98.75 12:55:56 07:10:01 6 0.17 0.00 0.08 0.00 0.02 99.73 12:55:56 07:10:01 7 1.22 0.00 0.15 0.00 0.02 98.62 12:55:56 07:11:01 all 0.27 0.00 0.01 0.00 0.01 99.71 12:55:56 07:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 07:11:01 1 2.00 0.00 0.03 0.00 0.02 97.95 12:55:56 07:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 07:11:01 3 0.03 0.00 0.03 0.02 0.03 99.88 12:55:56 07:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 07:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 07:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 07:11:01 7 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 07:12:01 all 0.45 0.00 0.12 0.02 0.01 99.39 12:55:56 07:12:01 0 0.67 0.00 0.12 0.02 0.02 99.18 12:55:56 07:12:01 1 0.35 0.00 0.08 0.00 0.03 99.53 12:55:56 07:12:01 2 0.05 0.00 0.05 0.00 0.00 99.90 12:55:56 07:12:01 3 0.77 0.00 0.15 0.12 0.02 98.95 12:55:56 07:12:01 4 0.63 0.00 0.12 0.00 0.00 99.25 12:55:56 07:12:01 5 0.27 0.00 0.13 0.03 0.02 99.55 12:55:56 07:12:01 6 0.15 0.00 0.10 0.00 0.02 99.73 12:55:56 07:12:01 7 0.73 0.00 0.22 0.00 0.02 99.03 12:55:56 07:13:01 all 0.62 0.00 0.13 0.01 0.01 99.22 12:55:56 07:13:01 0 0.22 0.00 0.15 0.00 0.00 99.63 12:55:56 07:13:01 1 0.08 0.00 0.15 0.00 0.02 99.75 12:55:56 07:13:01 2 0.20 0.00 0.12 0.00 0.00 99.68 12:55:56 07:13:01 3 1.27 0.00 0.13 0.08 0.03 98.48 12:55:56 07:13:01 4 0.82 0.00 0.10 0.00 0.02 99.07 12:55:56 07:13:01 5 1.09 0.00 0.10 0.02 0.02 98.78 12:55:56 07:13:01 6 0.28 0.00 0.12 0.00 0.00 99.60 12:55:56 07:13:01 7 1.03 0.00 0.17 0.02 0.00 98.78 12:55:56 07:14:01 all 0.77 0.00 0.11 0.03 0.01 99.08 12:55:56 07:14:01 0 0.88 0.00 0.10 0.05 0.02 98.95 12:55:56 07:14:01 1 0.08 0.00 0.10 0.00 0.02 99.80 12:55:56 07:14:01 2 0.62 0.00 0.17 0.00 0.02 99.20 12:55:56 07:14:01 3 1.05 0.00 0.10 0.07 0.02 98.76 12:55:56 07:14:01 4 1.08 0.00 0.10 0.02 0.00 98.80 12:55:56 07:14:01 5 1.10 0.00 0.10 0.10 0.00 98.70 12:55:56 07:14:01 6 0.33 0.00 0.12 0.00 0.02 99.53 12:55:56 07:14:01 7 0.97 0.00 0.13 0.00 0.02 98.88 12:55:56 07:15:01 all 0.11 0.00 0.02 0.01 0.01 99.85 12:55:56 07:15:01 0 0.03 0.00 0.02 0.02 0.00 99.93 12:55:56 07:15:01 1 0.07 0.00 0.05 0.00 0.02 99.87 12:55:56 07:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 07:15:01 3 0.75 0.00 0.05 0.02 0.03 99.15 12:55:56 07:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 07:15:01 5 0.00 0.00 0.02 0.02 0.02 99.95 12:55:56 07:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 07:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 07:16:01 all 1.36 0.00 0.14 0.02 0.02 98.47 12:55:56 07:16:01 0 1.55 0.00 0.20 0.10 0.03 98.11 12:55:56 07:16:01 1 1.52 0.00 0.13 0.00 0.02 98.33 12:55:56 07:16:01 2 1.59 0.00 0.13 0.00 0.03 98.25 12:55:56 07:16:01 3 1.50 0.00 0.12 0.03 0.03 98.31 12:55:56 07:16:01 4 0.18 0.00 0.13 0.00 0.02 99.67 12:55:56 07:16:01 5 1.23 0.00 0.10 0.00 0.00 98.67 12:55:56 07:16:01 6 1.33 0.00 0.15 0.00 0.02 98.50 12:55:56 07:16:01 7 1.95 0.00 0.15 0.00 0.00 97.90 12:55:56 07:17:01 all 0.03 0.00 0.01 0.01 0.01 99.94 12:55:56 07:17:01 0 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 07:17:01 1 0.07 0.00 0.03 0.00 0.02 99.88 12:55:56 07:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 07:17:01 3 0.10 0.00 0.02 0.02 0.02 99.85 12:55:56 07:17:01 4 0.05 0.00 0.00 0.00 0.00 99.95 12:55:56 07:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 07:17:01 6 0.02 0.00 0.02 0.02 0.00 99.95 12:55:56 07:17:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 12:55:56 07:17:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 07:18:01 all 0.96 0.00 0.12 0.01 0.02 98.88 12:55:56 07:18:01 0 0.17 0.00 0.12 0.07 0.02 99.63 12:55:56 07:18:01 1 0.82 0.00 0.13 0.02 0.03 99.00 12:55:56 07:18:01 2 0.60 0.00 0.12 0.00 0.02 99.27 12:55:56 07:18:01 3 1.37 0.00 0.13 0.00 0.05 98.44 12:55:56 07:18:01 4 1.27 0.00 0.10 0.00 0.02 98.62 12:55:56 07:18:01 5 1.50 0.00 0.18 0.00 0.02 98.30 12:55:56 07:18:01 6 1.62 0.00 0.08 0.03 0.02 98.25 12:55:56 07:18:01 7 0.37 0.00 0.10 0.00 0.00 99.53 12:55:56 07:19:01 all 0.13 0.00 0.01 0.00 0.01 99.85 12:55:56 07:19:01 0 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 07:19:01 1 0.02 0.00 0.05 0.00 0.02 99.92 12:55:56 07:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 07:19:01 3 0.95 0.00 0.05 0.02 0.02 98.97 12:55:56 07:19:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 07:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 07:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 07:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 07:20:01 all 3.79 0.00 0.19 0.02 0.02 95.98 12:55:56 07:20:01 0 2.85 0.00 0.22 0.12 0.02 96.80 12:55:56 07:20:01 1 3.41 0.00 0.17 0.00 0.03 96.39 12:55:56 07:20:01 2 4.92 0.00 0.20 0.00 0.03 94.84 12:55:56 07:20:01 3 0.85 0.00 0.17 0.03 0.02 98.93 12:55:56 07:20:01 4 2.86 0.00 0.13 0.00 0.02 96.99 12:55:56 07:20:01 5 6.39 0.00 0.25 0.02 0.03 93.31 12:55:56 07:20:01 6 5.73 0.00 0.17 0.00 0.02 94.09 12:55:56 07:20:01 7 3.28 0.00 0.18 0.00 0.02 96.52 12:55:56 07:21:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:55:56 07:21:01 0 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 07:21:01 1 0.10 0.00 0.03 0.00 0.03 99.83 12:55:56 07:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 07:21:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 07:21:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 07:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 07:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 07:21:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 07:22:01 all 2.44 0.00 0.15 0.01 0.02 97.37 12:55:56 07:22:01 0 3.63 0.00 0.23 0.02 0.02 96.10 12:55:56 07:22:01 1 4.32 0.00 0.22 0.00 0.05 95.41 12:55:56 07:22:01 2 0.33 0.00 0.12 0.00 0.00 99.55 12:55:56 07:22:01 3 0.53 0.00 0.08 0.02 0.02 99.35 12:55:56 07:22:01 4 0.25 0.00 0.08 0.00 0.02 99.65 12:55:56 07:22:01 5 4.15 0.00 0.22 0.07 0.02 95.55 12:55:56 07:22:01 6 1.53 0.00 0.13 0.00 0.02 98.32 12:55:56 07:22:01 7 4.78 0.00 0.15 0.02 0.02 95.04 12:55:56 07:23:01 all 0.15 0.00 0.01 0.00 0.01 99.83 12:55:56 07:23:01 0 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 07:23:01 1 0.08 0.00 0.05 0.00 0.02 99.85 12:55:56 07:23:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 07:23:01 3 1.08 0.00 0.00 0.00 0.02 98.91 12:55:56 07:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 07:23:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 07:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 07:23:01 7 0.02 0.00 0.03 0.00 0.00 99.95 12:55:56 07:24:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:55:56 07:24:01 0 0.07 0.00 0.02 0.02 0.02 99.88 12:55:56 07:24:01 1 0.08 0.00 0.03 0.00 0.02 99.87 12:55:56 07:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 07:24:01 3 0.07 0.00 0.02 0.00 0.02 99.90 12:55:56 07:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 07:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 07:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 07:24:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 07:25:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:55:56 07:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 07:25:01 1 0.10 0.00 0.02 0.02 0.03 99.83 12:55:56 07:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 07:25:01 3 0.13 0.00 0.02 0.00 0.02 99.83 12:55:56 07:25:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 07:25:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 07:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 07:25:01 7 0.05 0.00 0.00 0.00 0.00 99.95 12:55:56 07:26:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:55:56 07:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 07:26:01 1 0.07 0.00 0.03 0.00 0.03 99.87 12:55:56 07:26:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 07:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 07:26:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 07:26:01 5 0.02 0.00 0.02 0.02 0.00 99.95 12:55:56 07:26:01 6 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 07:26:01 7 0.05 0.00 0.03 0.00 0.02 99.90 12:55:56 07:27:01 all 0.06 0.00 0.03 0.01 0.01 99.89 12:55:56 07:27:01 0 0.07 0.00 0.02 0.00 0.02 99.90 12:55:56 07:27:01 1 0.02 0.00 0.05 0.00 0.02 99.92 12:55:56 07:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 07:27:01 3 0.15 0.00 0.05 0.02 0.03 99.75 12:55:56 07:27:01 4 0.12 0.00 0.03 0.02 0.00 99.83 12:55:56 07:27:01 5 0.02 0.00 0.03 0.02 0.02 99.92 12:55:56 07:27:01 6 0.05 0.00 0.02 0.02 0.00 99.92 12:55:56 07:27:01 7 0.02 0.00 0.05 0.00 0.00 99.93 12:55:56 07:28:01 all 0.04 0.00 0.01 0.01 0.01 99.93 12:55:56 07:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 07:28:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 07:28:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 07:28:01 3 0.02 0.00 0.02 0.00 0.03 99.93 12:55:56 07:28:01 4 0.07 0.00 0.02 0.00 0.00 99.92 12:55:56 07:28:01 5 0.02 0.00 0.00 0.10 0.00 99.88 12:55:56 07:28:01 6 0.03 0.00 0.00 0.02 0.02 99.93 12:55:56 07:28:01 7 0.05 0.00 0.02 0.00 0.00 99.93 12:55:56 12:55:56 07:28:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 07:29:01 all 0.04 0.00 0.01 0.02 0.01 99.92 12:55:56 07:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 07:29:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 07:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 07:29:01 3 0.18 0.00 0.00 0.00 0.02 99.80 12:55:56 07:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 07:29:01 5 0.00 0.00 0.00 0.03 0.00 99.97 12:55:56 07:29:01 6 0.02 0.00 0.02 0.10 0.00 99.87 12:55:56 07:29:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 07:30:01 all 0.13 0.00 0.02 0.00 0.01 99.85 12:55:56 07:30:01 0 0.00 0.00 0.03 0.00 0.00 99.97 12:55:56 07:30:01 1 0.05 0.00 0.03 0.00 0.02 99.90 12:55:56 07:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 07:30:01 3 0.88 0.00 0.03 0.00 0.03 99.05 12:55:56 07:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 07:30:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 07:30:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 07:30:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 07:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:55:56 07:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 07:31:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 07:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 07:31:01 3 0.03 0.00 0.02 0.00 0.03 99.92 12:55:56 07:31:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 07:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 07:31:01 6 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 07:31:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 07:32:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:55:56 07:32:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 07:32:01 1 0.12 0.00 0.05 0.00 0.02 99.82 12:55:56 07:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 07:32:01 3 0.02 0.00 0.02 0.00 0.03 99.93 12:55:56 07:32:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 07:32:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 07:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 07:32:01 7 0.05 0.00 0.02 0.00 0.00 99.93 12:55:56 07:33:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:55:56 07:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 07:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 07:33:01 2 0.02 0.00 0.03 0.00 0.02 99.93 12:55:56 07:33:01 3 0.00 0.00 0.02 0.02 0.03 99.93 12:55:56 07:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 07:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 07:33:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 07:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 07:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:55:56 07:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 07:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 07:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 07:34:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 07:34:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 07:34:01 5 0.00 0.00 0.00 0.03 0.00 99.97 12:55:56 07:34:01 6 0.05 0.00 0.00 0.00 0.02 99.93 12:55:56 07:34:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 07:35:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:55:56 07:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 07:35:01 1 0.07 0.00 0.02 0.00 0.02 99.90 12:55:56 07:35:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 07:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 07:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 07:35:01 5 0.00 0.00 0.02 0.02 0.02 99.95 12:55:56 07:35:01 6 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 07:35:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 07:36:01 all 0.03 0.00 0.00 0.00 0.01 99.96 12:55:56 07:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 07:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 07:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 07:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 07:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 07:36:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 07:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 07:36:01 7 0.10 0.00 0.00 0.00 0.03 99.87 12:55:56 07:37:01 all 0.09 0.00 0.01 0.01 0.01 99.88 12:55:56 07:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 07:37:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 07:37:01 2 0.03 0.00 0.02 0.00 0.03 99.92 12:55:56 07:37:01 3 0.53 0.00 0.02 0.00 0.02 99.44 12:55:56 07:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 07:37:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 07:37:01 6 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 07:37:01 7 0.03 0.00 0.02 0.02 0.00 99.93 12:55:56 07:38:01 all 0.05 0.00 0.01 0.00 0.01 99.93 12:55:56 07:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 07:38:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 07:38:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 07:38:01 3 0.17 0.00 0.00 0.00 0.02 99.82 12:55:56 07:38:01 4 0.07 0.00 0.02 0.00 0.00 99.92 12:55:56 07:38:01 5 0.00 0.00 0.02 0.03 0.00 99.95 12:55:56 07:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 07:38:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 07:39:01 all 0.04 0.00 0.01 0.00 0.00 99.94 12:55:56 07:39:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 07:39:01 1 0.08 0.00 0.05 0.00 0.03 99.83 12:55:56 07:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 07:39:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 07:39:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 07:39:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 07:39:01 6 0.03 0.00 0.02 0.02 0.00 99.93 12:55:56 07:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 12:55:56 07:39:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 07:40:01 all 0.26 0.00 0.01 0.00 0.01 99.71 12:55:56 07:40:01 0 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 07:40:01 1 0.08 0.00 0.05 0.00 0.03 99.83 12:55:56 07:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 07:40:01 3 1.94 0.00 0.00 0.00 0.02 98.05 12:55:56 07:40:01 4 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 07:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 07:40:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 07:40:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 07:41:01 all 0.11 0.00 0.01 0.00 0.01 99.87 12:55:56 07:41:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 07:41:01 1 0.07 0.00 0.02 0.00 0.02 99.90 12:55:56 07:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 07:41:01 3 0.70 0.00 0.02 0.00 0.02 99.27 12:55:56 07:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 07:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 07:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 07:41:01 7 0.03 0.00 0.03 0.03 0.02 99.88 12:55:56 07:42:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 07:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 07:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 07:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 07:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 07:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 07:42:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 07:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 07:42:01 7 0.03 0.00 0.07 0.00 0.03 99.87 12:55:56 07:43:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:55:56 07:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 07:43:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 07:43:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 07:43:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 07:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 07:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 07:43:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 07:43:01 7 0.07 0.00 0.05 0.00 0.02 99.87 12:55:56 07:44:01 all 0.20 0.00 0.01 0.00 0.01 99.77 12:55:56 07:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 07:44:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 07:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 07:44:01 3 1.37 0.00 0.00 0.02 0.02 98.60 12:55:56 07:44:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 07:44:01 5 0.03 0.00 0.00 0.02 0.00 99.95 12:55:56 07:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 07:44:01 7 0.07 0.00 0.05 0.00 0.03 99.85 12:55:56 07:45:01 all 0.26 0.00 0.03 0.00 0.01 99.70 12:55:56 07:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 07:45:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 07:45:01 2 0.03 0.00 0.07 0.00 0.03 99.87 12:55:56 07:45:01 3 1.84 0.00 0.07 0.00 0.00 98.09 12:55:56 07:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 07:45:01 5 0.00 0.00 0.03 0.00 0.02 99.95 12:55:56 07:45:01 6 0.05 0.00 0.02 0.00 0.00 99.93 12:55:56 07:45:01 7 0.05 0.00 0.02 0.02 0.00 99.92 12:55:56 07:46:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:55:56 07:46:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 07:46:01 1 0.07 0.00 0.03 0.00 0.02 99.88 12:55:56 07:46:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 07:46:01 3 0.07 0.00 0.03 0.00 0.02 99.88 12:55:56 07:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 07:46:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 07:46:01 6 0.02 0.00 0.00 0.02 0.02 99.95 12:55:56 07:46:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 07:47:01 all 0.03 0.00 0.01 0.00 0.00 99.95 12:55:56 07:47:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 07:47:01 1 0.10 0.00 0.03 0.00 0.02 99.85 12:55:56 07:47:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 07:47:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 07:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 07:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 07:47:01 6 0.02 0.00 0.03 0.02 0.00 99.93 12:55:56 07:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 07:48:01 all 0.02 0.00 0.01 0.00 0.01 99.97 12:55:56 07:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 07:48:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 07:48:01 2 0.05 0.00 0.00 0.00 0.02 99.93 12:55:56 07:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 07:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 07:48:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 07:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 07:48:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 07:49:01 all 0.17 0.00 0.01 0.00 0.01 99.80 12:55:56 07:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 07:49:01 1 0.05 0.00 0.03 0.00 0.00 99.92 12:55:56 07:49:01 2 0.05 0.00 0.02 0.00 0.03 99.90 12:55:56 07:49:01 3 1.09 0.00 0.02 0.00 0.02 98.88 12:55:56 07:49:01 4 0.05 0.00 0.00 0.00 0.00 99.95 12:55:56 07:49:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 07:49:01 6 0.03 0.00 0.02 0.02 0.02 99.92 12:55:56 07:49:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 07:50:01 all 0.26 0.00 0.01 0.00 0.01 99.72 12:55:56 07:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 07:50:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 07:50:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 07:50:01 3 1.95 0.00 0.02 0.00 0.02 98.01 12:55:56 07:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 07:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 07:50:01 6 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 07:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:55:56 07:50:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 07:51:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:55:56 07:51:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 07:51:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 07:51:01 2 0.03 0.00 0.03 0.00 0.03 99.90 12:55:56 07:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 07:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 07:51:01 5 0.00 0.00 0.03 0.02 0.02 99.93 12:55:56 07:51:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 07:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 07:52:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:55:56 07:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 07:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 07:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 07:52:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 07:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 07:52:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 07:52:01 6 0.02 0.00 0.00 0.02 0.02 99.95 12:55:56 07:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 07:53:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:55:56 07:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 07:53:01 1 0.05 0.00 0.05 0.00 0.02 99.88 12:55:56 07:53:01 2 0.02 0.00 0.03 0.00 0.02 99.93 12:55:56 07:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 07:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 07:53:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 07:53:01 6 0.00 0.00 0.02 0.02 0.02 99.95 12:55:56 07:53:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 07:54:01 all 0.11 0.00 0.01 0.00 0.01 99.87 12:55:56 07:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 07:54:01 1 0.07 0.00 0.02 0.00 0.02 99.90 12:55:56 07:54:01 2 0.05 0.00 0.00 0.00 0.03 99.92 12:55:56 07:54:01 3 0.73 0.00 0.00 0.00 0.02 99.25 12:55:56 07:54:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 07:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 07:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 07:54:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 07:55:01 all 0.26 0.00 0.01 0.01 0.01 99.72 12:55:56 07:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 07:55:01 1 0.07 0.00 0.02 0.00 0.02 99.90 12:55:56 07:55:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 07:55:01 3 1.97 0.00 0.00 0.00 0.00 98.03 12:55:56 07:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 07:55:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 07:55:01 6 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 07:55:01 7 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 07:56:01 all 0.11 0.00 0.01 0.00 0.01 99.86 12:55:56 07:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 07:56:01 1 0.07 0.00 0.03 0.00 0.02 99.88 12:55:56 07:56:01 2 0.02 0.00 0.02 0.00 0.03 99.93 12:55:56 07:56:01 3 0.70 0.00 0.02 0.00 0.02 99.27 12:55:56 07:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 07:56:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 07:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 07:56:01 7 0.05 0.00 0.02 0.00 0.00 99.93 12:55:56 07:57:01 all 0.01 0.00 0.01 0.00 0.00 99.97 12:55:56 07:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 07:57:01 1 0.05 0.00 0.03 0.00 0.02 99.90 12:55:56 07:57:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 07:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 07:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 07:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 07:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 07:57:01 7 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 07:58:01 all 0.02 0.00 0.00 0.00 0.01 99.96 12:55:56 07:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 07:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 07:58:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 07:58:01 3 0.03 0.00 0.00 0.00 0.03 99.93 12:55:56 07:58:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 07:58:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 07:58:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 07:58:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 07:59:01 all 0.07 0.00 0.03 0.01 0.01 99.89 12:55:56 07:59:01 0 0.05 0.00 0.05 0.00 0.00 99.90 12:55:56 07:59:01 1 0.05 0.00 0.05 0.00 0.02 99.88 12:55:56 07:59:01 2 0.08 0.00 0.03 0.00 0.00 99.88 12:55:56 07:59:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 07:59:01 4 0.10 0.00 0.00 0.00 0.02 99.88 12:55:56 07:59:01 5 0.05 0.00 0.03 0.00 0.02 99.90 12:55:56 07:59:01 6 0.07 0.00 0.02 0.07 0.00 99.85 12:55:56 07:59:01 7 0.18 0.00 0.00 0.00 0.00 99.82 12:55:56 08:00:01 all 0.11 0.00 0.01 0.01 0.01 99.86 12:55:56 08:00:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 08:00:01 1 0.05 0.00 0.02 0.00 0.00 99.93 12:55:56 08:00:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 08:00:01 3 0.58 0.00 0.03 0.00 0.03 99.35 12:55:56 08:00:01 4 0.08 0.00 0.02 0.00 0.00 99.90 12:55:56 08:00:01 5 0.02 0.00 0.02 0.03 0.00 99.93 12:55:56 08:00:01 6 0.08 0.00 0.02 0.00 0.02 99.88 12:55:56 08:00:01 7 0.02 0.00 0.02 0.02 0.00 99.95 12:55:56 08:01:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:55:56 08:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:01:01 1 0.05 0.00 0.00 0.00 0.02 99.93 12:55:56 08:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 08:01:01 3 0.15 0.00 0.05 0.00 0.03 99.77 12:55:56 08:01:01 4 0.05 0.00 0.00 0.00 0.00 99.95 12:55:56 08:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 08:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:01:01 7 0.02 0.00 0.00 0.02 0.02 99.95 12:55:56 12:55:56 08:01:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 08:02:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:55:56 08:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:02:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 08:02:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 08:02:01 3 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 08:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 08:02:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 08:02:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 08:02:01 7 0.05 0.00 0.02 0.00 0.00 99.93 12:55:56 08:03:01 all 0.05 0.00 0.01 0.01 0.01 99.93 12:55:56 08:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:03:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 08:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 08:03:01 3 0.30 0.00 0.00 0.00 0.02 99.68 12:55:56 08:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:03:01 5 0.00 0.00 0.02 0.00 0.03 99.95 12:55:56 08:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 08:03:01 7 0.00 0.00 0.00 0.05 0.02 99.93 12:55:56 08:04:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:55:56 08:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:04:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 08:04:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 08:04:01 3 0.05 0.00 0.00 0.00 0.03 99.92 12:55:56 08:04:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 08:04:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 08:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 08:04:01 7 0.03 0.00 0.00 0.02 0.00 99.95 12:55:56 08:05:02 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 08:05:02 0 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 08:05:02 1 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 08:05:02 2 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 08:05:02 3 0.03 0.00 0.00 0.00 0.03 99.93 12:55:56 08:05:02 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:05:02 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:05:02 6 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 08:05:02 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:06:01 all 0.04 0.00 0.01 0.00 0.00 99.94 12:55:56 08:06:01 0 0.05 0.00 0.00 0.00 0.00 99.95 12:55:56 08:06:01 1 0.07 0.00 0.02 0.00 0.00 99.92 12:55:56 08:06:01 2 0.05 0.00 0.00 0.00 0.02 99.93 12:55:56 08:06:01 3 0.09 0.00 0.02 0.02 0.02 99.86 12:55:56 08:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 08:06:01 5 0.02 0.00 0.02 0.02 0.00 99.95 12:55:56 08:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 08:07:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:55:56 08:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:07:01 1 0.00 0.00 0.03 0.00 0.02 99.95 12:55:56 08:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:07:01 3 0.05 0.00 0.03 0.00 0.00 99.92 12:55:56 08:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:07:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 08:07:01 6 0.03 0.00 0.00 0.02 0.02 99.93 12:55:56 08:07:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 08:08:01 all 0.03 0.00 0.01 0.00 0.01 99.96 12:55:56 08:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 08:08:01 1 0.05 0.00 0.00 0.00 0.02 99.93 12:55:56 08:08:01 2 0.05 0.00 0.00 0.00 0.02 99.93 12:55:56 08:08:01 3 0.02 0.00 0.03 0.00 0.02 99.93 12:55:56 08:08:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 08:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 08:08:01 6 0.02 0.00 0.02 0.02 0.00 99.95 12:55:56 08:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:09:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 08:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 08:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 08:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:09:01 3 0.02 0.00 0.03 0.00 0.02 99.93 12:55:56 08:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:09:01 6 0.00 0.00 0.02 0.02 0.02 99.95 12:55:56 08:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 08:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:55:56 08:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:10:01 1 0.05 0.00 0.05 0.00 0.02 99.88 12:55:56 08:10:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 08:10:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 08:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:10:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 08:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 08:11:01 all 0.02 0.00 0.01 0.00 0.02 99.95 12:55:56 08:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 08:11:01 1 0.05 0.00 0.03 0.00 0.02 99.90 12:55:56 08:11:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 08:11:01 3 0.05 0.00 0.02 0.00 0.03 99.90 12:55:56 08:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 08:11:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 08:11:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 08:11:01 7 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 08:12:01 all 0.01 0.00 0.00 0.00 0.01 99.97 12:55:56 08:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:12:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 08:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 08:12:01 3 0.02 0.00 0.02 0.02 0.03 99.92 12:55:56 08:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:12:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 08:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:55:56 08:12:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 08:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:55:56 08:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 08:13:01 1 0.05 0.00 0.02 0.00 0.00 99.93 12:55:56 08:13:01 2 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 08:13:01 3 0.03 0.00 0.02 0.02 0.02 99.92 12:55:56 08:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 08:13:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 08:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 08:13:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 08:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 08:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 08:14:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 08:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 08:14:01 3 0.00 0.00 0.00 0.00 0.03 99.97 12:55:56 08:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:15:01 all 0.03 0.00 0.01 0.00 0.01 99.96 12:55:56 08:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:15:01 1 0.07 0.00 0.02 0.00 0.02 99.90 12:55:56 08:15:01 2 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 08:15:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 08:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 08:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:15:01 6 0.02 0.00 0.02 0.02 0.00 99.95 12:55:56 08:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 08:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 08:16:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 08:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 08:16:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 08:16:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 08:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:16:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 08:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 08:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 08:17:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:55:56 08:17:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 08:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 08:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 08:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 08:17:01 5 0.00 0.00 0.02 0.02 0.02 99.95 12:55:56 08:17:01 6 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 08:17:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 08:18:01 all 0.09 0.00 0.01 0.00 0.01 99.89 12:55:56 08:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 08:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 08:18:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 08:18:01 3 0.65 0.00 0.00 0.00 0.02 99.34 12:55:56 08:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:18:01 6 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 08:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 08:19:01 all 0.27 0.00 0.01 0.00 0.00 99.71 12:55:56 08:19:01 0 0.03 0.00 0.05 0.00 0.02 99.90 12:55:56 08:19:01 1 0.02 0.00 0.03 0.00 0.00 99.95 12:55:56 08:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 08:19:01 3 1.99 0.00 0.00 0.00 0.00 98.01 12:55:56 08:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:19:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 08:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:20:01 all 0.06 0.00 0.01 0.00 0.01 99.92 12:55:56 08:20:01 0 0.07 0.00 0.02 0.00 0.02 99.90 12:55:56 08:20:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 08:20:01 2 0.05 0.00 0.00 0.00 0.02 99.93 12:55:56 08:20:01 3 0.30 0.00 0.00 0.00 0.02 99.68 12:55:56 08:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:20:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 08:20:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 08:20:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 08:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:55:56 08:21:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 08:21:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 08:21:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 08:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 08:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 08:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:21:01 6 0.03 0.00 0.00 0.02 0.02 99.93 12:55:56 08:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 08:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 12:55:56 08:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:22:01 1 0.03 0.00 0.07 0.00 0.03 99.87 12:55:56 08:22:01 2 0.05 0.00 0.02 0.00 0.00 99.93 12:55:56 08:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:22:01 5 0.02 0.00 0.02 0.02 0.00 99.95 12:55:56 08:22:01 6 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 08:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 08:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:55:56 08:23:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 08:23:01 1 0.03 0.00 0.07 0.00 0.03 99.87 12:55:56 08:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 08:23:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 08:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 08:23:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 08:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 12:55:56 08:23:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 08:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 08:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 08:24:01 1 0.05 0.00 0.02 0.00 0.03 99.90 12:55:56 08:24:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 08:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 08:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:24:01 5 0.02 0.00 0.02 0.02 0.00 99.95 12:55:56 08:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 08:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 08:25:01 all 0.21 0.00 0.01 0.00 0.00 99.77 12:55:56 08:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:25:01 1 0.08 0.00 0.05 0.00 0.02 99.85 12:55:56 08:25:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 08:25:01 3 1.48 0.00 0.00 0.00 0.00 98.52 12:55:56 08:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 08:25:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 08:25:01 6 0.00 0.00 0.03 0.02 0.00 99.95 12:55:56 08:25:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 08:26:01 all 0.27 0.00 0.01 0.00 0.01 99.71 12:55:56 08:26:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 08:26:01 1 0.03 0.00 0.03 0.00 0.03 99.90 12:55:56 08:26:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 08:26:01 3 1.99 0.00 0.02 0.00 0.02 97.98 12:55:56 08:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:26:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 08:26:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 08:26:01 7 0.02 0.00 0.02 0.02 0.00 99.95 12:55:56 08:27:01 all 0.26 0.00 0.02 0.00 0.01 99.71 12:55:56 08:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 08:27:01 1 0.05 0.00 0.05 0.00 0.03 99.87 12:55:56 08:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 08:27:01 3 1.94 0.00 0.02 0.00 0.02 98.03 12:55:56 08:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:27:01 6 0.02 0.00 0.03 0.00 0.00 99.95 12:55:56 08:27:01 7 0.00 0.00 0.05 0.00 0.02 99.93 12:55:56 08:28:01 all 0.05 0.00 0.01 0.00 0.01 99.92 12:55:56 08:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 08:28:01 1 0.08 0.00 0.05 0.00 0.02 99.85 12:55:56 08:28:01 2 0.05 0.00 0.00 0.00 0.02 99.93 12:55:56 08:28:01 3 0.15 0.00 0.05 0.00 0.00 99.80 12:55:56 08:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 08:28:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 08:28:01 6 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 08:28:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 08:29:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:55:56 08:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 08:29:01 1 0.03 0.00 0.03 0.00 0.03 99.90 12:55:56 08:29:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 08:29:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 08:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:29:01 5 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 08:29:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 08:29:01 7 0.02 0.00 0.02 0.02 0.02 99.93 12:55:56 08:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:55:56 08:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:30:01 1 0.05 0.00 0.03 0.00 0.03 99.88 12:55:56 08:30:01 2 0.05 0.00 0.00 0.00 0.00 99.95 12:55:56 08:30:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 08:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 08:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 08:30:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 08:30:01 7 0.02 0.00 0.03 0.00 0.00 99.95 12:55:56 08:31:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:55:56 08:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:31:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 08:31:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 08:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:31:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 08:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:31:01 7 0.03 0.00 0.03 0.02 0.02 99.90 12:55:56 08:32:01 all 0.04 0.00 0.00 0.00 0.00 99.95 12:55:56 08:32:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 08:32:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 08:32:01 2 0.05 0.00 0.00 0.00 0.00 99.95 12:55:56 08:32:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 08:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:32:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 08:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:32:01 7 0.07 0.00 0.02 0.00 0.00 99.92 12:55:56 08:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:55:56 08:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:33:01 1 0.03 0.00 0.02 0.00 0.03 99.92 12:55:56 08:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 08:33:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 08:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 08:33:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 08:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:33:01 7 0.07 0.00 0.02 0.02 0.02 99.88 12:55:56 08:34:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:55:56 08:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:34:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 08:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 08:34:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 08:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:34:01 5 0.00 0.00 0.03 0.00 0.00 99.97 12:55:56 08:34:01 6 0.00 0.00 0.03 0.00 0.02 99.95 12:55:56 08:34:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 12:55:56 08:34:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 08:35:01 all 0.02 0.00 0.00 0.00 0.01 99.97 12:55:56 08:35:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 08:35:01 1 0.10 0.00 0.02 0.00 0.03 99.85 12:55:56 08:35:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 08:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 08:35:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 08:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:35:01 7 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 08:36:01 all 0.07 0.00 0.01 0.00 0.01 99.91 12:55:56 08:36:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 08:36:01 1 0.07 0.00 0.05 0.00 0.03 99.85 12:55:56 08:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 08:36:01 3 0.33 0.00 0.00 0.00 0.02 99.65 12:55:56 08:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:36:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 08:36:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 08:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 08:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:37:01 1 0.02 0.00 0.02 0.02 0.03 99.92 12:55:56 08:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 08:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 08:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:37:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 08:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 08:37:01 7 0.05 0.00 0.02 0.00 0.00 99.93 12:55:56 08:38:01 all 0.10 0.00 0.01 0.00 0.01 99.89 12:55:56 08:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:38:01 1 0.05 0.00 0.03 0.00 0.02 99.90 12:55:56 08:38:01 2 0.05 0.00 0.00 0.00 0.02 99.93 12:55:56 08:38:01 3 0.60 0.00 0.02 0.00 0.02 99.37 12:55:56 08:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 08:38:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 08:39:01 all 0.26 0.00 0.01 0.00 0.01 99.72 12:55:56 08:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:39:01 1 0.03 0.00 0.02 0.02 0.03 99.90 12:55:56 08:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 08:39:01 3 1.97 0.00 0.00 0.00 0.00 98.03 12:55:56 08:39:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 08:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 08:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 08:40:01 all 0.26 0.00 0.00 0.00 0.02 99.72 12:55:56 08:40:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 08:40:01 1 0.03 0.00 0.00 0.02 0.03 99.92 12:55:56 08:40:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 08:40:01 3 1.99 0.00 0.00 0.00 0.02 98.00 12:55:56 08:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:40:01 5 0.00 0.00 0.02 0.02 0.02 99.95 12:55:56 08:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 08:40:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 08:41:01 all 0.09 0.00 0.01 0.00 0.01 99.89 12:55:56 08:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:41:01 1 0.03 0.00 0.07 0.00 0.03 99.87 12:55:56 08:41:01 2 0.05 0.00 0.00 0.00 0.00 99.95 12:55:56 08:41:01 3 0.53 0.00 0.00 0.02 0.02 99.43 12:55:56 08:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:41:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 08:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:55:56 08:42:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 08:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 08:42:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 08:42:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 08:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:42:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 08:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:42:01 7 0.05 0.00 0.03 0.00 0.02 99.90 12:55:56 08:43:01 all 0.03 0.00 0.01 0.00 0.01 99.96 12:55:56 08:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:43:01 1 0.08 0.00 0.02 0.00 0.03 99.87 12:55:56 08:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 08:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:43:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 08:43:01 7 0.05 0.00 0.02 0.00 0.00 99.93 12:55:56 08:44:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:55:56 08:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 08:44:01 1 0.03 0.00 0.03 0.00 0.03 99.90 12:55:56 08:44:01 2 0.05 0.00 0.00 0.00 0.02 99.93 12:55:56 08:44:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 08:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:44:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 08:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:44:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 08:45:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:55:56 08:45:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 08:45:01 1 0.08 0.00 0.03 0.00 0.03 99.85 12:55:56 08:45:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 08:45:01 3 0.03 0.00 0.00 0.02 0.00 99.95 12:55:56 08:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 08:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:55:56 08:45:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 08:46:01 all 0.01 0.00 0.01 0.00 0.00 99.97 12:55:56 08:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 08:46:01 1 0.05 0.00 0.03 0.00 0.02 99.90 12:55:56 08:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 08:46:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 08:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:46:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 08:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:46:01 7 0.03 0.00 0.03 0.00 0.00 99.93 12:55:56 08:47:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:55:56 08:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:47:01 1 0.08 0.00 0.05 0.00 0.03 99.83 12:55:56 08:47:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 08:47:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:55:56 08:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:47:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 08:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:47:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 08:48:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 08:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 08:48:01 1 0.05 0.00 0.05 0.00 0.03 99.87 12:55:56 08:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 08:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:48:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 08:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 08:49:01 all 0.15 0.00 0.01 0.00 0.01 99.82 12:55:56 08:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 08:49:01 1 0.07 0.00 0.05 0.00 0.03 99.85 12:55:56 08:49:01 2 0.10 0.00 0.00 0.00 0.02 99.88 12:55:56 08:49:01 3 0.96 0.00 0.02 0.02 0.02 98.99 12:55:56 08:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:49:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 08:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 08:49:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 08:50:01 all 0.26 0.00 0.01 0.00 0.01 99.72 12:55:56 08:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 08:50:01 1 0.03 0.00 0.00 0.00 0.03 99.93 12:55:56 08:50:01 2 1.94 0.00 0.02 0.00 0.00 98.05 12:55:56 08:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 08:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:50:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 08:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 08:50:01 7 0.07 0.00 0.07 0.00 0.00 99.87 12:55:56 08:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:55:56 08:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 08:51:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 08:51:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 08:51:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 08:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:51:01 5 0.02 0.00 0.00 0.02 0.02 99.95 12:55:56 08:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:51:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 08:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:55:56 08:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:52:01 1 0.05 0.00 0.05 0.00 0.03 99.87 12:55:56 08:52:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 08:52:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:55:56 08:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 08:52:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 08:53:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:55:56 08:53:01 0 0.02 0.00 0.03 0.00 0.00 99.95 12:55:56 08:53:01 1 0.08 0.00 0.02 0.00 0.03 99.87 12:55:56 08:53:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 08:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:53:01 5 0.02 0.00 0.02 0.02 0.00 99.95 12:55:56 08:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 08:53:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 08:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 08:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 08:54:01 1 0.03 0.00 0.03 0.00 0.03 99.90 12:55:56 08:54:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 08:54:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 08:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 08:54:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 08:55:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:55:56 08:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 08:55:01 1 0.07 0.00 0.03 0.00 0.02 99.88 12:55:56 08:55:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 08:55:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:55:56 08:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:55:01 5 0.02 0.00 0.02 0.02 0.00 99.95 12:55:56 08:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 08:55:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 08:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 08:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:56:01 1 0.03 0.00 0.03 0.00 0.03 99.90 12:55:56 08:56:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 08:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:56:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 08:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:55:56 08:56:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 08:57:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:55:56 08:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 08:57:01 1 0.05 0.00 0.03 0.00 0.03 99.88 12:55:56 08:57:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 08:57:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 08:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 08:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 08:58:01 all 0.14 0.00 0.01 0.00 0.01 99.84 12:55:56 08:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 08:58:01 1 0.05 0.00 0.05 0.00 0.02 99.88 12:55:56 08:58:01 2 0.98 0.00 0.00 0.00 0.02 99.01 12:55:56 08:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 08:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:58:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 08:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 08:58:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 08:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:55:56 08:59:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 08:59:01 1 0.07 0.00 0.03 0.00 0.03 99.87 12:55:56 08:59:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 08:59:01 3 0.08 0.00 0.00 0.02 0.00 99.90 12:55:56 08:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 08:59:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 08:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 08:59:01 7 0.05 0.00 0.02 0.00 0.00 99.93 12:55:56 09:00:01 all 0.09 0.00 0.03 0.00 0.01 99.87 12:55:56 09:00:01 0 0.08 0.00 0.02 0.00 0.00 99.90 12:55:56 09:00:01 1 0.08 0.00 0.05 0.00 0.03 99.83 12:55:56 09:00:01 2 0.05 0.00 0.00 0.00 0.02 99.93 12:55:56 09:00:01 3 0.12 0.00 0.05 0.02 0.02 99.80 12:55:56 09:00:01 4 0.05 0.00 0.02 0.00 0.00 99.93 12:55:56 09:00:01 5 0.13 0.00 0.00 0.02 0.00 99.85 12:55:56 09:00:01 6 0.07 0.00 0.02 0.00 0.00 99.92 12:55:56 09:00:01 7 0.12 0.00 0.05 0.00 0.02 99.82 12:55:56 09:01:01 all 0.02 0.00 0.02 0.00 0.00 99.96 12:55:56 09:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 09:01:01 1 0.08 0.00 0.07 0.00 0.03 99.82 12:55:56 09:01:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 09:01:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 09:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 09:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 09:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 09:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:02:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:55:56 09:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 09:02:01 1 0.07 0.00 0.02 0.00 0.03 99.88 12:55:56 09:02:01 2 0.02 0.00 0.03 0.00 0.02 99.93 12:55:56 09:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 09:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:02:01 5 0.00 0.00 0.02 0.05 0.00 99.93 12:55:56 09:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 09:02:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 09:03:01 all 0.02 0.00 0.01 0.05 0.00 99.92 12:55:56 09:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:03:01 1 0.05 0.00 0.05 0.00 0.02 99.88 12:55:56 09:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 09:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:03:01 5 0.02 0.00 0.00 0.40 0.00 99.58 12:55:56 09:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:03:01 7 0.03 0.00 0.00 0.02 0.00 99.95 12:55:56 09:04:01 all 0.04 0.00 0.02 0.00 0.01 99.93 12:55:56 09:04:01 0 0.15 0.00 0.00 0.00 0.00 99.85 12:55:56 09:04:01 1 0.05 0.00 0.07 0.00 0.03 99.85 12:55:56 09:04:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 09:04:01 3 0.03 0.00 0.02 0.02 0.00 99.93 12:55:56 09:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 09:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 09:04:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 09:05:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:55:56 09:05:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 09:05:01 1 0.07 0.00 0.03 0.00 0.03 99.87 12:55:56 09:05:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 09:05:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 09:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 09:05:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 09:05:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 09:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 09:06:01 all 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 09:06:01 0 0.05 0.00 0.03 0.00 0.00 99.92 12:55:56 09:06:01 1 0.08 0.00 0.03 0.00 0.02 99.87 12:55:56 09:06:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 09:06:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 09:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 09:06:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 09:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 09:06:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 09:07:01 all 0.17 0.00 0.01 0.00 0.01 99.80 12:55:56 09:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 09:07:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 09:07:01 2 1.26 0.00 0.03 0.00 0.00 98.71 12:55:56 09:07:01 3 0.00 0.00 0.02 0.02 0.02 99.95 12:55:56 09:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:07:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 09:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:55:56 09:07:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 09:08:01 all 0.19 0.00 0.01 0.00 0.00 99.79 12:55:56 09:08:01 0 0.10 0.00 0.00 0.00 0.00 99.90 12:55:56 09:08:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 09:08:01 2 1.29 0.00 0.03 0.00 0.02 98.66 12:55:56 09:08:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 09:08:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 09:08:01 5 0.03 0.00 0.02 0.02 0.00 99.93 12:55:56 09:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 09:09:01 all 0.09 0.00 0.01 0.00 0.01 99.89 12:55:56 09:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:09:01 1 0.10 0.00 0.03 0.00 0.03 99.83 12:55:56 09:09:01 2 0.57 0.00 0.00 0.00 0.02 99.42 12:55:56 09:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 09:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:09:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 09:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:09:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:55:56 09:10:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:55:56 09:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 09:10:01 1 0.07 0.00 0.05 0.00 0.03 99.85 12:55:56 09:10:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 09:10:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 09:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 09:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:10:01 7 0.05 0.00 0.03 0.00 0.00 99.92 12:55:56 09:11:01 all 0.08 0.00 0.01 0.00 0.01 99.90 12:55:56 09:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 09:11:01 1 0.03 0.00 0.02 0.00 0.03 99.92 12:55:56 09:11:01 2 0.55 0.00 0.03 0.00 0.02 99.40 12:55:56 09:11:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 09:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:11:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 09:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 09:12:01 all 0.07 0.00 0.01 0.00 0.01 99.90 12:55:56 09:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:12:01 1 0.03 0.00 0.05 0.00 0.02 99.90 12:55:56 09:12:01 2 0.53 0.00 0.03 0.00 0.02 99.42 12:55:56 09:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 09:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 09:12:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 09:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 09:12:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 09:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:55:56 09:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 09:13:01 1 0.07 0.00 0.05 0.00 0.03 99.85 12:55:56 09:13:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 09:13:01 3 0.02 0.00 0.02 0.02 0.00 99.95 12:55:56 09:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:13:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 09:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 09:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 09:14:01 all 0.19 0.00 0.01 0.00 0.01 99.79 12:55:56 09:14:01 0 0.00 0.00 0.03 0.00 0.00 99.97 12:55:56 09:14:01 1 0.05 0.00 0.02 0.00 0.03 99.90 12:55:56 09:14:01 2 1.44 0.00 0.03 0.00 0.02 98.51 12:55:56 09:14:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 09:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:14:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 09:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 09:15:01 all 0.28 0.00 0.01 0.00 0.01 99.70 12:55:56 09:15:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 09:15:01 1 0.05 0.00 0.03 0.00 0.03 99.88 12:55:56 09:15:01 2 2.00 0.00 0.00 0.00 0.02 97.98 12:55:56 09:15:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 09:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 09:15:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 09:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:15:01 7 0.05 0.00 0.03 0.00 0.02 99.90 12:55:56 09:16:02 all 0.21 0.00 0.01 0.00 0.00 99.77 12:55:56 09:16:02 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:16:02 1 0.03 0.00 0.02 0.00 0.03 99.92 12:55:56 09:16:02 2 1.60 0.00 0.00 0.02 0.00 98.39 12:55:56 09:16:02 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 09:16:02 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:16:02 5 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 09:16:02 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:16:02 7 0.02 0.00 0.03 0.00 0.00 99.95 12:55:56 09:17:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:55:56 09:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:17:01 1 0.07 0.00 0.03 0.00 0.03 99.86 12:55:56 09:17:01 2 0.05 0.00 0.03 0.00 0.02 99.90 12:55:56 09:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 09:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 09:17:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 09:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:17:01 7 0.02 0.00 0.05 0.00 0.02 99.92 12:55:56 09:18:01 all 0.17 0.00 0.01 0.00 0.01 99.81 12:55:56 09:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:18:01 1 0.08 0.00 0.05 0.00 0.03 99.83 12:55:56 09:18:01 2 1.24 0.00 0.02 0.00 0.02 98.73 12:55:56 09:18:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 09:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:18:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 09:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 12:55:56 09:18:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 09:19:01 all 0.28 0.00 0.01 0.00 0.01 99.70 12:55:56 09:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 09:19:01 1 0.08 0.00 0.03 0.00 0.03 99.85 12:55:56 09:19:01 2 2.02 0.00 0.00 0.00 0.02 97.97 12:55:56 09:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:19:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 09:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 09:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 09:20:01 all 0.27 0.00 0.01 0.00 0.01 99.71 12:55:56 09:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:20:01 1 0.07 0.00 0.03 0.00 0.03 99.87 12:55:56 09:20:01 2 1.99 0.00 0.02 0.00 0.00 98.00 12:55:56 09:20:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 09:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:20:01 5 0.02 0.00 0.02 0.02 0.00 99.95 12:55:56 09:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:20:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 09:21:01 all 0.08 0.00 0.01 0.00 0.01 99.90 12:55:56 09:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:21:01 1 0.07 0.00 0.05 0.00 0.03 99.85 12:55:56 09:21:01 2 0.42 0.00 0.05 0.00 0.02 99.52 12:55:56 09:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 09:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 09:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:21:01 7 0.03 0.00 0.02 0.02 0.00 99.93 12:55:56 09:22:01 all 0.02 0.00 0.00 0.00 0.01 99.97 12:55:56 09:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:22:01 1 0.07 0.00 0.02 0.00 0.02 99.90 12:55:56 09:22:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 09:22:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 09:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:22:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 09:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 09:23:01 all 0.03 0.00 0.01 0.00 0.01 99.96 12:55:56 09:23:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 09:23:01 1 0.05 0.00 0.03 0.00 0.03 99.88 12:55:56 09:23:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 09:23:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 09:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 09:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 09:23:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 09:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:55:56 09:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:24:01 1 0.08 0.00 0.05 0.00 0.05 99.82 12:55:56 09:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:24:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 09:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:24:01 5 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 09:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 09:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 09:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:55:56 09:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 09:25:01 1 0.07 0.00 0.05 0.00 0.02 99.87 12:55:56 09:25:01 2 0.05 0.00 0.00 0.00 0.02 99.93 12:55:56 09:25:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 09:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 09:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:25:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 09:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 09:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:26:01 1 0.05 0.00 0.02 0.00 0.03 99.90 12:55:56 09:26:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 09:26:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 09:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:26:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 09:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 09:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:27:01 all 0.02 0.00 0.01 0.01 0.00 99.96 12:55:56 09:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:27:01 1 0.08 0.00 0.03 0.00 0.02 99.87 12:55:56 09:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 09:27:01 3 0.02 0.00 0.00 0.03 0.00 99.95 12:55:56 09:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:27:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 09:27:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 09:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 09:28:01 all 0.09 0.00 0.01 0.00 0.01 99.90 12:55:56 09:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 09:28:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:55:56 09:28:01 2 0.52 0.00 0.00 0.00 0.02 99.47 12:55:56 09:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:28:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 09:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:28:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 09:29:01 all 0.27 0.00 0.01 0.00 0.01 99.71 12:55:56 09:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:29:01 1 0.05 0.00 0.03 0.00 0.02 99.90 12:55:56 09:29:01 2 2.00 0.00 0.00 0.00 0.02 97.98 12:55:56 09:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:29:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 09:29:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 09:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:55:56 09:29:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 09:30:01 all 0.16 0.00 0.02 0.00 0.01 99.82 12:55:56 09:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 09:30:01 1 0.05 0.00 0.03 0.00 0.00 99.92 12:55:56 09:30:01 2 1.08 0.00 0.05 0.00 0.03 98.84 12:55:56 09:30:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 09:30:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 09:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:30:01 6 0.02 0.00 0.02 0.02 0.00 99.95 12:55:56 09:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:31:01 all 0.01 0.00 0.01 0.01 0.01 99.96 12:55:56 09:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 09:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 09:31:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 09:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:31:01 5 0.00 0.00 0.02 0.02 0.02 99.95 12:55:56 09:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 09:31:01 7 0.02 0.00 0.00 0.08 0.02 99.88 12:55:56 09:32:01 all 0.02 0.00 0.00 0.00 0.01 99.97 12:55:56 09:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:32:01 1 0.05 0.00 0.02 0.00 0.00 99.93 12:55:56 09:32:01 2 0.03 0.00 0.02 0.00 0.03 99.92 12:55:56 09:32:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 09:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:32:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 09:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:32:01 7 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 09:33:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:55:56 09:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 09:33:01 1 0.02 0.00 0.05 0.00 0.02 99.92 12:55:56 09:33:01 2 0.03 0.00 0.02 0.00 0.03 99.92 12:55:56 09:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:33:01 6 0.00 0.00 0.05 0.02 0.00 99.93 12:55:56 09:33:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 09:34:01 all 0.02 0.00 0.02 0.00 0.00 99.96 12:55:56 09:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 09:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 09:34:01 2 0.05 0.00 0.03 0.00 0.02 99.90 12:55:56 09:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 09:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 09:34:01 7 0.03 0.00 0.05 0.00 0.00 99.92 12:55:56 09:35:01 all 0.04 0.00 0.01 0.00 0.01 99.95 12:55:56 09:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 09:35:01 2 0.25 0.00 0.03 0.00 0.02 99.70 12:55:56 09:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:35:01 6 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 09:35:01 7 0.05 0.00 0.02 0.00 0.00 99.93 12:55:56 09:36:01 all 0.18 0.00 0.01 0.00 0.01 99.79 12:55:56 09:36:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 09:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 09:36:01 2 1.27 0.00 0.02 0.02 0.03 98.66 12:55:56 09:36:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 09:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 09:36:01 6 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 09:36:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 09:37:01 all 0.02 0.00 0.01 0.00 0.00 99.96 12:55:56 09:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 09:37:01 2 0.07 0.00 0.03 0.02 0.03 99.85 12:55:56 09:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 09:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:37:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 09:37:01 7 0.05 0.00 0.03 0.00 0.00 99.92 12:55:56 09:38:01 all 0.03 0.00 0.00 0.00 0.01 99.95 12:55:56 09:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:38:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 09:38:01 2 0.05 0.00 0.02 0.00 0.03 99.90 12:55:56 09:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 09:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 09:38:01 6 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 09:38:01 7 0.07 0.00 0.00 0.00 0.00 99.93 12:55:56 09:39:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:55:56 09:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:39:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:55:56 09:39:01 2 0.07 0.00 0.02 0.02 0.02 99.88 12:55:56 09:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 09:39:01 6 0.02 0.00 0.03 0.02 0.02 99.92 12:55:56 09:39:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:55:56 09:40:01 all 0.03 0.00 0.01 0.00 0.00 99.95 12:55:56 09:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 09:40:01 1 0.05 0.00 0.02 0.00 0.00 99.93 12:55:56 09:40:01 2 0.07 0.00 0.02 0.00 0.03 99.88 12:55:56 09:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 09:40:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 09:40:01 7 0.05 0.00 0.00 0.00 0.00 99.95 12:55:56 12:55:56 09:40:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 09:41:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:55:56 09:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 09:41:01 2 0.07 0.00 0.03 0.00 0.05 99.85 12:55:56 09:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:41:01 6 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 09:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 09:42:01 all 0.03 0.00 0.01 0.00 0.01 99.96 12:55:56 09:42:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 09:42:01 1 0.08 0.00 0.02 0.00 0.00 99.90 12:55:56 09:42:01 2 0.07 0.00 0.02 0.02 0.02 99.88 12:55:56 09:42:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 09:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 09:42:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 09:43:01 all 0.03 0.00 0.02 0.00 0.01 99.94 12:55:56 09:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:43:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 09:43:01 2 0.10 0.00 0.05 0.02 0.03 99.80 12:55:56 09:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 09:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 09:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:43:01 7 0.03 0.00 0.05 0.02 0.00 99.90 12:55:56 09:44:01 all 0.02 0.00 0.01 0.00 0.00 99.97 12:55:56 09:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:44:01 1 0.05 0.00 0.03 0.00 0.00 99.92 12:55:56 09:44:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 09:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:44:01 6 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 09:44:01 7 0.05 0.00 0.00 0.00 0.00 99.95 12:55:56 09:45:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:55:56 09:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 09:45:01 1 0.02 0.00 0.05 0.00 0.02 99.92 12:55:56 09:45:01 2 0.10 0.00 0.03 0.02 0.02 99.83 12:55:56 09:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 09:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 09:45:01 6 0.02 0.00 0.00 0.02 0.02 99.95 12:55:56 09:45:01 7 0.05 0.00 0.00 0.00 0.00 99.95 12:55:56 09:46:01 all 0.04 0.00 0.01 0.00 0.00 99.94 12:55:56 09:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 09:46:01 1 0.08 0.00 0.02 0.00 0.00 99.90 12:55:56 09:46:01 2 0.10 0.00 0.03 0.00 0.02 99.85 12:55:56 09:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:46:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 09:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 09:46:01 6 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 09:46:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 09:47:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:55:56 09:47:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 09:47:01 1 0.07 0.00 0.03 0.00 0.02 99.88 12:55:56 09:47:01 2 0.05 0.00 0.02 0.02 0.03 99.88 12:55:56 09:47:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 09:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 09:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 09:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 09:48:01 all 0.01 0.00 0.01 0.00 0.01 99.98 12:55:56 09:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 09:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 09:48:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 09:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 09:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 09:49:01 all 0.04 0.00 0.02 0.00 0.01 99.94 12:55:56 09:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 09:49:01 1 0.05 0.00 0.03 0.00 0.02 99.90 12:55:56 09:49:01 2 0.07 0.00 0.03 0.02 0.03 99.85 12:55:56 09:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 09:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:49:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 09:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 09:49:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 09:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 09:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:50:01 2 0.03 0.00 0.03 0.02 0.02 99.90 12:55:56 09:50:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 09:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:50:01 5 0.02 0.00 0.03 0.00 0.02 99.93 12:55:56 09:50:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 09:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:51:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:55:56 09:51:01 0 0.05 0.00 0.00 0.00 0.00 99.95 12:55:56 09:51:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 09:51:01 2 0.07 0.00 0.03 0.00 0.03 99.87 12:55:56 09:51:01 3 0.03 0.00 0.00 0.02 0.02 99.93 12:55:56 09:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 09:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 09:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 12:55:56 09:51:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 09:52:01 all 0.01 0.00 0.00 0.00 0.01 99.98 12:55:56 09:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 09:52:01 2 0.03 0.00 0.00 0.00 0.03 99.93 12:55:56 09:52:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 09:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 09:53:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:55:56 09:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 09:53:01 1 0.07 0.00 0.02 0.00 0.02 99.90 12:55:56 09:53:01 2 0.05 0.00 0.03 0.02 0.03 99.87 12:55:56 09:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 09:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 09:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 09:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:53:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 09:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 09:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:54:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 09:54:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 09:54:01 3 0.00 0.00 0.02 0.02 0.02 99.95 12:55:56 09:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 09:55:01 all 0.04 0.00 0.02 0.00 0.01 99.93 12:55:56 09:55:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 09:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 09:55:01 2 0.13 0.00 0.02 0.02 0.03 99.80 12:55:56 09:55:01 3 0.03 0.00 0.00 0.02 0.00 99.95 12:55:56 09:55:01 4 0.02 0.00 0.03 0.00 0.00 99.95 12:55:56 09:55:01 5 0.02 0.00 0.03 0.00 0.00 99.95 12:55:56 09:55:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 09:55:01 7 0.03 0.00 0.03 0.00 0.00 99.93 12:55:56 09:56:01 all 0.02 0.00 0.00 0.00 0.00 99.97 12:55:56 09:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 09:56:01 2 0.07 0.00 0.02 0.02 0.02 99.88 12:55:56 09:56:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 09:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 09:57:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 09:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 09:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 09:57:01 2 0.03 0.00 0.02 0.02 0.03 99.90 12:55:56 09:57:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 09:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 09:57:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 09:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:58:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:55:56 09:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:58:01 1 0.05 0.00 0.00 0.00 0.00 99.95 12:55:56 09:58:01 2 0.03 0.00 0.02 0.00 0.03 99.92 12:55:56 09:58:01 3 0.05 0.00 0.02 0.00 0.00 99.93 12:55:56 09:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 09:58:01 5 0.05 0.00 0.03 0.00 0.02 99.90 12:55:56 09:58:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 09:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 09:59:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:55:56 09:59:01 0 0.08 0.00 0.00 0.00 0.00 99.92 12:55:56 09:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 09:59:01 2 0.05 0.00 0.02 0.02 0.02 99.90 12:55:56 09:59:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 09:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 09:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 09:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 09:59:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 10:00:01 all 0.10 0.00 0.04 0.00 0.01 99.85 12:55:56 10:00:01 0 0.05 0.00 0.02 0.00 0.00 99.93 12:55:56 10:00:01 1 0.08 0.00 0.03 0.00 0.02 99.87 12:55:56 10:00:01 2 0.17 0.00 0.07 0.00 0.03 99.73 12:55:56 10:00:01 3 0.05 0.00 0.05 0.00 0.00 99.90 12:55:56 10:00:01 4 0.08 0.00 0.05 0.00 0.00 99.87 12:55:56 10:00:01 5 0.10 0.00 0.03 0.00 0.00 99.87 12:55:56 10:00:01 6 0.15 0.00 0.03 0.00 0.02 99.80 12:55:56 10:00:01 7 0.08 0.00 0.05 0.00 0.00 99.87 12:55:56 10:01:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 10:01:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 10:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 10:01:01 2 0.02 0.00 0.02 0.02 0.02 99.93 12:55:56 10:01:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 10:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 10:01:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 10:01:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 10:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:55:56 10:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 10:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 10:02:01 2 0.03 0.00 0.02 0.02 0.03 99.90 12:55:56 10:02:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 10:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 10:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 10:02:01 6 0.05 0.00 0.02 0.00 0.00 99.93 12:55:56 10:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:55:56 10:02:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 10:03:01 all 0.18 0.00 0.01 0.07 0.01 99.73 12:55:56 10:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 10:03:01 2 0.03 0.00 0.03 0.57 0.02 99.35 12:55:56 10:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 10:03:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 10:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 10:03:01 7 1.39 0.00 0.05 0.00 0.00 98.56 12:55:56 10:04:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:55:56 10:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 10:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 10:04:01 2 0.07 0.00 0.03 0.00 0.02 99.88 12:55:56 10:04:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 10:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:04:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 10:04:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 10:05:01 all 0.01 0.00 0.00 0.00 0.01 99.98 12:55:56 10:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 10:05:01 2 0.05 0.00 0.00 0.00 0.03 99.92 12:55:56 10:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:06:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:55:56 10:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 10:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:06:01 2 0.05 0.00 0.03 0.02 0.03 99.87 12:55:56 10:06:01 3 0.02 0.00 0.02 0.02 0.02 99.93 12:55:56 10:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:06:01 5 0.02 0.00 0.03 0.00 0.00 99.95 12:55:56 10:06:01 6 0.05 0.00 0.00 0.00 0.00 99.95 12:55:56 10:06:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 10:07:01 all 0.16 0.00 0.01 0.00 0.01 99.82 12:55:56 10:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 10:07:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 10:07:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 10:07:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 10:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:07:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 10:07:01 7 1.19 0.00 0.02 0.00 0.00 98.79 12:55:56 10:08:01 all 0.25 0.00 0.01 0.00 0.01 99.73 12:55:56 10:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 10:08:01 2 0.05 0.00 0.02 0.02 0.03 99.88 12:55:56 10:08:01 3 0.03 0.00 0.00 0.02 0.00 99.95 12:55:56 10:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 10:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:08:01 7 1.84 0.00 0.02 0.00 0.02 98.13 12:55:56 10:09:01 all 0.02 0.00 0.01 0.00 0.01 99.97 12:55:56 10:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 10:09:01 2 0.02 0.00 0.02 0.02 0.00 99.95 12:55:56 10:09:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 10:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:09:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 10:09:01 7 0.07 0.00 0.02 0.00 0.02 99.90 12:55:56 10:10:01 all 0.03 0.00 0.00 0.00 0.01 99.96 12:55:56 10:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 10:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 10:10:01 2 0.07 0.00 0.00 0.00 0.02 99.92 12:55:56 10:10:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 10:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:10:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 10:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:10:01 7 0.05 0.00 0.00 0.00 0.03 99.92 12:55:56 10:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 10:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 10:11:01 1 0.05 0.00 0.03 0.00 0.03 99.88 12:55:56 10:11:01 2 0.02 0.00 0.00 0.02 0.02 99.95 12:55:56 10:11:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 10:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:11:01 6 0.02 0.00 0.03 0.00 0.00 99.95 12:55:56 10:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 10:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:12:01 1 0.03 0.00 0.03 0.00 0.03 99.90 12:55:56 10:12:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 10:12:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 10:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 10:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 10:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 10:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:55:56 10:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 10:13:01 1 0.07 0.00 0.02 0.00 0.03 99.88 12:55:56 10:13:01 2 0.03 0.00 0.03 0.02 0.02 99.90 12:55:56 10:13:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 10:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 12:55:56 10:13:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 10:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 12:55:56 10:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:14:01 1 0.05 0.00 0.05 0.00 0.02 99.88 12:55:56 10:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 10:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 10:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 10:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:15:01 all 0.02 0.00 0.00 0.00 0.01 99.96 12:55:56 10:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 10:15:01 1 0.07 0.00 0.02 0.00 0.03 99.88 12:55:56 10:15:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 10:15:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 10:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 10:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 10:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 10:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:16:01 1 0.05 0.00 0.03 0.00 0.03 99.88 12:55:56 10:16:01 2 0.02 0.00 0.00 0.02 0.02 99.95 12:55:56 10:16:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 10:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:16:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 10:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 10:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:55:56 10:17:01 0 0.02 0.00 0.02 0.02 0.02 99.93 12:55:56 10:17:01 1 0.03 0.00 0.02 0.00 0.03 99.92 12:55:56 10:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 10:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 10:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 10:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 10:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 10:18:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 10:18:01 0 0.00 0.00 0.05 0.00 0.00 99.95 12:55:56 10:18:01 1 0.05 0.00 0.00 0.00 0.02 99.93 12:55:56 10:18:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 10:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:18:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 10:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:18:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 10:19:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:55:56 10:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:19:01 1 0.05 0.00 0.03 0.00 0.03 99.88 12:55:56 10:19:01 2 0.02 0.00 0.02 0.02 0.00 99.95 12:55:56 10:19:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:55:56 10:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 10:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 10:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:19:01 7 0.07 0.00 0.00 0.00 0.00 99.93 12:55:56 10:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 10:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:20:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 10:20:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 10:20:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 10:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:20:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 10:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 10:21:01 all 0.28 0.00 0.01 0.00 0.01 99.70 12:55:56 10:21:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 10:21:01 1 0.03 0.00 0.02 0.00 0.03 99.92 12:55:56 10:21:01 2 0.03 0.00 0.00 0.02 0.02 99.93 12:55:56 10:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:21:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 10:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 10:21:01 7 2.00 0.00 0.00 0.00 0.02 97.98 12:55:56 10:22:01 all 0.21 0.00 0.01 0.00 0.01 99.77 12:55:56 10:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 10:22:01 1 0.05 0.00 0.03 0.00 0.03 99.88 12:55:56 10:22:01 2 0.02 0.00 0.02 0.02 0.00 99.95 12:55:56 10:22:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 10:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:22:01 7 1.56 0.00 0.00 0.00 0.00 98.44 12:55:56 10:23:01 all 0.09 0.00 0.01 0.00 0.01 99.89 12:55:56 10:23:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 10:23:01 1 0.56 0.00 0.03 0.00 0.03 99.37 12:55:56 10:23:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 10:23:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 10:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:23:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 10:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 10:24:01 all 0.11 0.00 0.01 0.00 0.00 99.87 12:55:56 10:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:24:01 1 0.85 0.00 0.05 0.00 0.02 99.09 12:55:56 10:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 10:24:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 10:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:55:56 10:24:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 10:25:01 all 0.02 0.00 0.00 0.00 0.01 99.97 12:55:56 10:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:25:01 1 0.02 0.00 0.02 0.00 0.03 99.93 12:55:56 10:25:01 2 0.03 0.00 0.00 0.02 0.02 99.93 12:55:56 10:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 10:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:26:01 all 0.19 0.00 0.02 0.00 0.01 99.78 12:55:56 10:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 10:26:01 1 1.49 0.00 0.03 0.00 0.05 98.43 12:55:56 10:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 10:26:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 10:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 10:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 10:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 10:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 10:27:02 all 0.27 0.00 0.01 0.00 0.01 99.71 12:55:56 10:27:02 0 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 10:27:02 1 2.02 0.00 0.02 0.00 0.03 97.93 12:55:56 10:27:02 2 0.05 0.00 0.02 0.02 0.02 99.90 12:55:56 10:27:02 3 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 10:27:02 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:27:02 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:27:02 6 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 10:27:02 7 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:28:01 all 0.18 0.00 0.01 0.00 0.01 99.80 12:55:56 10:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:28:01 1 1.33 0.00 0.08 0.00 0.03 98.55 12:55:56 10:28:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 10:28:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 10:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 10:28:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 10:29:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 10:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 10:29:01 1 0.03 0.00 0.02 0.00 0.03 99.92 12:55:56 10:29:01 2 0.02 0.00 0.02 0.02 0.00 99.95 12:55:56 10:29:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 10:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 10:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 10:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 10:30:01 all 0.04 0.00 0.00 0.00 0.01 99.95 12:55:56 10:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:30:01 1 0.20 0.00 0.00 0.00 0.03 99.77 12:55:56 10:30:01 2 0.03 0.00 0.00 0.02 0.02 99.93 12:55:56 10:30:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 10:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 10:31:01 all 0.25 0.00 0.01 0.00 0.01 99.73 12:55:56 10:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:31:01 1 1.91 0.00 0.03 0.00 0.03 98.03 12:55:56 10:31:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 10:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 10:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 10:31:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 10:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:32:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:55:56 10:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:32:01 1 0.20 0.00 0.05 0.00 0.03 99.72 12:55:56 10:32:01 2 0.03 0.00 0.02 0.02 0.00 99.93 12:55:56 10:32:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 10:32:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 10:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 10:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 10:33:01 all 0.01 0.00 0.00 0.00 0.01 99.98 12:55:56 10:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:33:01 1 0.03 0.00 0.00 0.00 0.03 99.93 12:55:56 10:33:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 10:33:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 10:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 10:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 10:34:01 all 0.03 0.00 0.00 0.00 0.01 99.97 12:55:56 10:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 10:34:01 1 0.05 0.00 0.00 0.00 0.03 99.92 12:55:56 10:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 10:34:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 10:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 10:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 10:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 12:55:56 10:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:35:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:55:56 10:35:01 2 0.03 0.00 0.02 0.02 0.02 99.92 12:55:56 10:35:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 10:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 10:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 10:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:55:56 10:35:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 10:36:01 all 0.03 0.00 0.00 0.00 0.01 99.96 12:55:56 10:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 10:36:01 1 0.05 0.00 0.02 0.00 0.03 99.90 12:55:56 10:36:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 10:36:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 10:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:36:01 6 0.05 0.00 0.00 0.00 0.00 99.95 12:55:56 10:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:55:56 10:37:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 10:37:01 1 0.05 0.00 0.02 0.00 0.03 99.90 12:55:56 10:37:01 2 0.03 0.00 0.02 0.02 0.00 99.93 12:55:56 10:37:01 3 0.00 0.00 0.03 0.00 0.00 99.97 12:55:56 10:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:37:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 10:37:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 10:38:01 all 0.03 0.00 0.01 0.01 0.01 99.95 12:55:56 10:38:01 0 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 10:38:01 1 0.05 0.00 0.02 0.00 0.03 99.90 12:55:56 10:38:01 2 0.03 0.00 0.02 0.02 0.02 99.92 12:55:56 10:38:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:55:56 10:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 10:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:38:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 10:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 10:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:39:01 1 0.03 0.00 0.03 0.00 0.03 99.90 12:55:56 10:39:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 10:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 10:39:01 6 0.00 0.00 0.03 0.00 0.00 99.97 12:55:56 10:39:01 7 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 10:40:01 all 0.10 0.00 0.00 0.03 0.00 99.86 12:55:56 10:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 10:40:01 1 0.68 0.00 0.02 0.00 0.02 99.28 12:55:56 10:40:01 2 0.03 0.00 0.00 0.20 0.00 99.77 12:55:56 10:40:01 3 0.02 0.00 0.00 0.03 0.00 99.95 12:55:56 10:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:40:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 10:41:01 all 0.13 0.00 0.02 0.01 0.01 99.84 12:55:56 10:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:41:01 1 1.03 0.00 0.07 0.00 0.03 98.87 12:55:56 10:41:01 2 0.02 0.00 0.02 0.05 0.02 99.90 12:55:56 10:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 10:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 10:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 10:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:42:01 all 0.01 0.00 0.00 0.03 0.01 99.95 12:55:56 10:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:42:01 1 0.03 0.00 0.02 0.02 0.02 99.92 12:55:56 10:42:01 2 0.03 0.00 0.00 0.05 0.00 99.92 12:55:56 10:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 10:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:42:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 10:42:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 10:42:01 7 0.00 0.00 0.00 0.15 0.00 99.85 12:55:56 10:43:01 all 0.10 0.00 0.01 0.00 0.01 99.88 12:55:56 10:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:43:01 1 0.68 0.00 0.03 0.00 0.03 99.25 12:55:56 10:43:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 10:43:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 10:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 10:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:43:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 10:44:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:55:56 10:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:44:01 1 0.23 0.00 0.05 0.00 0.02 99.70 12:55:56 10:44:01 2 0.03 0.00 0.00 0.02 0.02 99.93 12:55:56 10:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 10:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 10:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:44:01 7 0.00 0.00 0.03 0.00 0.00 99.97 12:55:56 10:45:01 all 0.09 0.00 0.01 0.00 0.01 99.90 12:55:56 10:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 10:45:01 1 0.52 0.00 0.02 0.00 0.03 99.43 12:55:56 10:45:01 2 0.03 0.00 0.02 0.02 0.02 99.92 12:55:56 10:45:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 10:45:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 10:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 10:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:46:01 all 0.07 0.00 0.03 0.01 0.01 99.88 12:55:56 10:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 10:46:01 1 0.37 0.00 0.05 0.00 0.03 99.55 12:55:56 10:46:01 2 0.05 0.00 0.02 0.07 0.00 99.87 12:55:56 10:46:01 3 0.03 0.00 0.07 0.02 0.02 99.87 12:55:56 10:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 10:46:01 5 0.02 0.00 0.03 0.00 0.00 99.95 12:55:56 10:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 10:46:01 7 0.02 0.00 0.05 0.00 0.00 99.93 12:55:56 12:55:56 10:46:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 10:47:01 all 0.10 0.00 0.02 0.00 0.01 99.88 12:55:56 10:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 10:47:01 1 0.62 0.00 0.05 0.00 0.02 99.32 12:55:56 10:47:01 2 0.05 0.00 0.03 0.00 0.03 99.88 12:55:56 10:47:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 10:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 10:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 10:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:48:01 all 0.05 0.00 0.01 0.00 0.01 99.92 12:55:56 10:48:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 10:48:01 1 0.33 0.00 0.02 0.00 0.02 99.63 12:55:56 10:48:01 2 0.07 0.00 0.02 0.03 0.03 99.85 12:55:56 10:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 10:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:48:01 7 0.02 0.00 0.03 0.00 0.00 99.95 12:55:56 10:49:01 all 0.07 0.00 0.01 0.00 0.00 99.91 12:55:56 10:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 10:49:01 1 0.30 0.00 0.03 0.00 0.00 99.67 12:55:56 10:49:01 2 0.05 0.00 0.03 0.02 0.02 99.88 12:55:56 10:49:01 3 0.05 0.00 0.02 0.00 0.00 99.93 12:55:56 10:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 10:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 10:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 10:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 10:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 10:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 10:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 10:50:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 10:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:50:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 10:50:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 10:51:01 all 0.02 0.00 0.01 0.00 0.00 99.96 12:55:56 10:51:01 0 0.03 0.00 0.05 0.00 0.02 99.90 12:55:56 10:51:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 10:51:01 2 0.03 0.00 0.02 0.03 0.00 99.92 12:55:56 10:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:55:56 10:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 10:52:01 1 0.07 0.00 0.02 0.00 0.02 99.90 12:55:56 10:52:01 2 0.03 0.00 0.00 0.02 0.02 99.93 12:55:56 10:52:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 10:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 10:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 10:52:01 7 0.03 0.00 0.03 0.00 0.00 99.93 12:55:56 10:53:01 all 0.07 0.00 0.01 0.00 0.00 99.91 12:55:56 10:53:01 0 0.05 0.00 0.03 0.00 0.02 99.90 12:55:56 10:53:01 1 0.32 0.00 0.02 0.02 0.00 99.65 12:55:56 10:53:01 2 0.03 0.00 0.02 0.02 0.00 99.93 12:55:56 10:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 10:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 10:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 10:53:01 6 0.05 0.00 0.00 0.00 0.00 99.95 12:55:56 10:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 10:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 10:54:01 0 0.03 0.00 0.02 0.00 0.03 99.92 12:55:56 10:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 10:54:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:55:56 10:54:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 10:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 10:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 10:55:01 all 0.05 0.00 0.01 0.00 0.01 99.93 12:55:56 10:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 10:55:01 1 0.08 0.00 0.02 0.00 0.02 99.88 12:55:56 10:55:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 10:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 10:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 10:55:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 10:55:01 7 0.20 0.00 0.00 0.00 0.00 99.80 12:55:56 10:56:01 all 0.27 0.00 0.00 0.00 0.01 99.72 12:55:56 10:56:01 0 0.05 0.00 0.00 0.00 0.02 99.93 12:55:56 10:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 10:56:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 10:56:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:55:56 10:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 10:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:56:01 7 1.99 0.00 0.00 0.00 0.02 98.00 12:55:56 10:57:01 all 0.26 0.00 0.00 0.00 0.00 99.73 12:55:56 10:57:01 0 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 10:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 10:57:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 10:57:01 3 0.00 0.00 0.00 0.03 0.00 99.97 12:55:56 10:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 10:57:01 7 1.91 0.00 0.00 0.00 0.00 98.09 12:55:56 12:55:56 10:57:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 10:58:01 all 0.20 0.00 0.02 0.00 0.01 99.76 12:55:56 10:58:01 0 1.31 0.00 0.03 0.00 0.03 98.63 12:55:56 10:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 10:58:01 2 0.07 0.00 0.02 0.02 0.02 99.88 12:55:56 10:58:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 10:58:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 10:58:01 5 0.05 0.00 0.02 0.00 0.00 99.93 12:55:56 10:58:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 10:58:01 7 0.08 0.00 0.02 0.00 0.00 99.90 12:55:56 10:59:01 all 0.01 0.00 0.00 0.00 0.00 99.97 12:55:56 10:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 10:59:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 10:59:01 2 0.03 0.00 0.00 0.02 0.00 99.95 12:55:56 10:59:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 10:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 10:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 10:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:00:01 all 0.07 0.00 0.02 0.00 0.01 99.90 12:55:56 11:00:01 0 0.05 0.00 0.00 0.00 0.00 99.95 12:55:56 11:00:01 1 0.03 0.00 0.03 0.00 0.00 99.93 12:55:56 11:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 11:00:01 3 0.12 0.00 0.02 0.02 0.02 99.83 12:55:56 11:00:01 4 0.07 0.00 0.02 0.00 0.00 99.92 12:55:56 11:00:01 5 0.10 0.00 0.07 0.00 0.02 99.82 12:55:56 11:00:01 6 0.15 0.00 0.00 0.00 0.00 99.85 12:55:56 11:00:01 7 0.05 0.00 0.03 0.00 0.00 99.92 12:55:56 11:01:01 all 0.08 0.00 0.01 0.00 0.01 99.90 12:55:56 11:01:01 0 0.57 0.00 0.02 0.00 0.02 99.40 12:55:56 11:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 11:01:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 11:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 11:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 11:01:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 11:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:01:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 11:02:01 all 0.27 0.00 0.01 0.00 0.00 99.71 12:55:56 11:02:01 0 1.99 0.00 0.00 0.00 0.00 98.01 12:55:56 11:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 11:02:01 2 0.03 0.00 0.00 0.02 0.02 99.93 12:55:56 11:02:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 11:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:02:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 11:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 11:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 11:03:01 all 0.06 0.00 0.00 0.15 0.01 99.79 12:55:56 11:03:01 0 0.35 0.00 0.00 0.00 0.00 99.65 12:55:56 11:03:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 11:03:01 2 0.02 0.00 0.02 1.17 0.00 98.80 12:55:56 11:03:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 11:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:03:01 5 0.05 0.00 0.00 0.00 0.03 99.92 12:55:56 11:03:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 11:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:04:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:55:56 11:04:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 11:04:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 11:04:01 2 0.03 0.00 0.02 0.02 0.02 99.92 12:55:56 11:04:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 11:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:04:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 11:04:01 6 0.02 0.00 0.03 0.00 0.00 99.95 12:55:56 11:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 11:05:01 all 0.00 0.00 0.01 0.00 0.00 99.97 12:55:56 11:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 11:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 11:05:01 2 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 11:05:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 11:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 11:05:01 5 0.02 0.00 0.03 0.00 0.02 99.93 12:55:56 11:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:06:01 all 0.04 0.00 0.01 0.00 0.01 99.95 12:55:56 11:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 11:06:01 1 0.05 0.00 0.03 0.00 0.00 99.92 12:55:56 11:06:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 11:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 11:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 11:06:01 5 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 11:06:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 11:06:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 11:07:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:55:56 11:07:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 11:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 11:07:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 11:07:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 11:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:07:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 11:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 11:07:01 7 0.00 0.00 0.03 0.00 0.00 99.97 12:55:56 11:08:01 all 0.03 0.00 0.00 0.00 0.00 99.96 12:55:56 11:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 11:08:01 2 0.05 0.00 0.00 0.00 0.00 99.95 12:55:56 11:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:08:01 5 0.07 0.00 0.02 0.00 0.03 99.88 12:55:56 11:08:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 11:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:55:56 11:08:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 11:09:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:55:56 11:09:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 11:09:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:55:56 11:09:01 2 0.03 0.00 0.02 0.02 0.02 99.92 12:55:56 11:09:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 11:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:09:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 11:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 11:10:01 all 0.02 0.00 0.00 0.00 0.01 99.97 12:55:56 11:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 11:10:01 2 0.02 0.00 0.00 0.02 0.02 99.95 12:55:56 11:10:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 11:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:10:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 11:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 11:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:11:01 all 0.04 0.00 0.01 0.00 0.01 99.93 12:55:56 11:11:01 0 0.25 0.00 0.05 0.00 0.00 99.70 12:55:56 11:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 11:11:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 11:11:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 11:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 11:11:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 11:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 11:12:01 all 0.26 0.00 0.01 0.00 0.01 99.72 12:55:56 11:12:01 0 1.99 0.00 0.00 0.00 0.02 98.00 12:55:56 11:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 11:12:01 2 0.03 0.00 0.02 0.02 0.00 99.93 12:55:56 11:12:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 11:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:12:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 11:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:12:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 11:13:01 all 0.08 0.00 0.01 0.00 0.01 99.89 12:55:56 11:13:01 0 0.48 0.00 0.02 0.00 0.00 99.50 12:55:56 11:13:01 1 0.03 0.00 0.02 0.02 0.02 99.92 12:55:56 11:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 11:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:13:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 11:13:01 5 0.02 0.00 0.03 0.00 0.03 99.92 12:55:56 11:13:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 11:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:14:01 all 0.01 0.00 0.00 0.00 0.01 99.97 12:55:56 11:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 11:14:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 11:14:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 11:14:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 11:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:14:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 11:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 11:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 11:15:01 all 0.03 0.00 0.01 0.01 0.00 99.95 12:55:56 11:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 11:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 11:15:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 11:15:01 3 0.02 0.00 0.00 0.08 0.02 99.88 12:55:56 11:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 11:15:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 11:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 11:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 11:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 11:16:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 11:16:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 11:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 11:16:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 11:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 11:17:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:55:56 11:17:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 11:17:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 11:17:01 2 0.05 0.00 0.00 0.02 0.02 99.92 12:55:56 11:17:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 11:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:17:01 5 0.05 0.00 0.03 0.00 0.03 99.88 12:55:56 11:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 11:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 11:18:01 all 0.12 0.00 0.01 0.00 0.00 99.86 12:55:56 11:18:01 0 0.88 0.00 0.02 0.00 0.00 99.10 12:55:56 11:18:01 1 0.02 0.00 0.03 0.00 0.00 99.95 12:55:56 11:18:01 2 0.03 0.00 0.02 0.02 0.00 99.93 12:55:56 11:18:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 11:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:18:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 11:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 11:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:19:01 all 0.19 0.00 0.02 0.00 0.01 99.78 12:55:56 11:19:01 0 1.32 0.00 0.08 0.00 0.02 98.58 12:55:56 11:19:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 11:19:01 2 0.05 0.00 0.02 0.02 0.02 99.90 12:55:56 11:19:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 11:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:19:01 5 0.07 0.00 0.02 0.00 0.02 99.90 12:55:56 11:19:01 6 0.05 0.00 0.00 0.00 0.00 99.95 12:55:56 11:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 12:55:56 11:19:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 11:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 11:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 11:20:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 11:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:20:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 11:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:20:01 5 0.02 0.00 0.03 0.00 0.02 99.93 12:55:56 11:20:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 11:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 11:21:01 all 0.04 0.00 0.00 0.00 0.01 99.94 12:55:56 11:21:01 0 0.15 0.00 0.00 0.00 0.00 99.85 12:55:56 11:21:01 1 0.05 0.00 0.00 0.00 0.00 99.95 12:55:56 11:21:01 2 0.03 0.00 0.00 0.02 0.02 99.93 12:55:56 11:21:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:55:56 11:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:21:01 5 0.03 0.00 0.02 0.00 0.03 99.92 12:55:56 11:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 11:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:22:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:55:56 11:22:01 0 0.15 0.00 0.03 0.00 0.00 99.82 12:55:56 11:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 11:22:01 2 0.03 0.00 0.00 0.02 0.02 99.93 12:55:56 11:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:22:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 11:22:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 11:22:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 11:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 11:23:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:55:56 11:23:01 0 0.05 0.00 0.00 0.00 0.02 99.93 12:55:56 11:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 11:23:01 2 0.02 0.00 0.03 0.00 0.02 99.93 12:55:56 11:23:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 11:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 11:23:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 11:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:24:01 all 0.02 0.00 0.01 0.00 0.00 99.96 12:55:56 11:24:01 0 0.05 0.00 0.00 0.00 0.00 99.95 12:55:56 11:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:24:01 2 0.03 0.00 0.00 0.02 0.00 99.95 12:55:56 11:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 11:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:24:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 11:24:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 11:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:55:56 11:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 11:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 11:25:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 11:25:01 3 0.03 0.00 0.02 0.03 0.00 99.92 12:55:56 11:25:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 11:25:01 5 0.03 0.00 0.03 0.00 0.03 99.90 12:55:56 11:25:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 11:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 11:26:01 all 0.01 0.00 0.01 0.00 0.00 99.97 12:55:56 11:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 11:26:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 11:26:01 2 0.02 0.00 0.02 0.02 0.02 99.93 12:55:56 11:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 11:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 11:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:55:56 11:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:27:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 11:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 11:27:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 11:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:27:01 5 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 11:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 11:28:01 all 0.21 0.00 0.01 0.00 0.01 99.77 12:55:56 11:28:01 0 1.60 0.00 0.00 0.00 0.02 98.39 12:55:56 11:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 11:28:01 2 0.02 0.00 0.00 0.02 0.02 99.95 12:55:56 11:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:28:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 11:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:28:01 7 0.02 0.00 0.03 0.00 0.00 99.95 12:55:56 11:29:01 all 0.25 0.00 0.01 0.00 0.01 99.72 12:55:56 11:29:01 0 1.89 0.00 0.03 0.00 0.00 98.08 12:55:56 11:29:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 11:29:01 2 0.02 0.00 0.00 0.02 0.02 99.95 12:55:56 11:29:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 11:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:29:01 5 0.02 0.00 0.03 0.00 0.03 99.92 12:55:56 11:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 11:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:30:01 all 0.04 0.00 0.02 0.00 0.01 99.92 12:55:56 11:30:01 0 0.20 0.00 0.03 0.00 0.02 99.75 12:55:56 11:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 11:30:01 2 0.05 0.00 0.03 0.00 0.02 99.90 12:55:56 11:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 11:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 11:30:01 5 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 11:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 11:30:01 7 0.00 0.00 0.02 0.02 0.02 99.95 12:55:56 12:55:56 11:30:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 11:31:01 all 0.05 0.00 0.01 0.00 0.01 99.94 12:55:56 11:31:01 0 0.25 0.00 0.03 0.00 0.00 99.72 12:55:56 11:31:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 11:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 11:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 11:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:31:01 5 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 11:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:31:01 7 0.02 0.00 0.02 0.02 0.00 99.95 12:55:56 11:32:01 all 0.05 0.00 0.02 0.00 0.00 99.92 12:55:56 11:32:01 0 0.18 0.00 0.03 0.00 0.00 99.78 12:55:56 11:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 11:32:01 2 0.05 0.00 0.05 0.02 0.02 99.87 12:55:56 11:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:32:01 5 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 11:32:01 6 0.05 0.00 0.02 0.00 0.00 99.93 12:55:56 11:32:01 7 0.00 0.00 0.03 0.00 0.00 99.97 12:55:56 11:33:01 all 0.26 0.00 0.00 0.01 0.01 99.73 12:55:56 11:33:01 0 1.97 0.00 0.00 0.00 0.00 98.03 12:55:56 11:33:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 11:33:01 2 0.03 0.00 0.02 0.02 0.00 99.93 12:55:56 11:33:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 11:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 11:33:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 11:33:01 7 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 11:34:01 all 0.08 0.00 0.01 0.00 0.01 99.90 12:55:56 11:34:01 0 0.50 0.00 0.02 0.00 0.02 99.47 12:55:56 11:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 11:34:01 2 0.05 0.00 0.00 0.00 0.02 99.93 12:55:56 11:34:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 11:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:34:01 5 0.05 0.00 0.02 0.00 0.03 99.90 12:55:56 11:34:01 6 0.00 0.00 0.03 0.00 0.00 99.97 12:55:56 11:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:55:56 11:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 11:35:01 2 0.03 0.00 0.00 0.02 0.02 99.93 12:55:56 11:35:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 11:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:35:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 11:35:01 6 0.03 0.00 0.03 0.00 0.00 99.93 12:55:56 11:35:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 11:36:01 all 0.27 0.00 0.01 0.00 0.01 99.70 12:55:56 11:36:01 0 1.97 0.00 0.02 0.00 0.02 98.00 12:55:56 11:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 11:36:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 11:36:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:55:56 11:36:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 11:36:01 5 0.05 0.00 0.03 0.00 0.02 99.90 12:55:56 11:36:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 11:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 11:37:01 all 0.11 0.00 0.01 0.00 0.00 99.87 12:55:56 11:37:01 0 0.81 0.00 0.00 0.00 0.00 99.19 12:55:56 11:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 11:37:01 2 0.03 0.00 0.02 0.02 0.00 99.93 12:55:56 11:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 11:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:37:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 11:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 11:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 11:38:01 all 0.18 0.00 0.01 0.00 0.01 99.79 12:55:56 11:38:01 0 1.32 0.00 0.03 0.00 0.00 98.64 12:55:56 11:38:01 1 0.02 0.00 0.02 0.02 0.02 99.93 12:55:56 11:38:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 11:38:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:55:56 11:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:38:01 5 0.02 0.00 0.03 0.00 0.03 99.92 12:55:56 11:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 11:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:39:01 all 0.01 0.00 0.00 0.00 0.01 99.97 12:55:56 11:39:01 0 0.05 0.00 0.00 0.00 0.02 99.93 12:55:56 11:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 11:39:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 11:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 11:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 11:39:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 11:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:40:01 all 0.03 0.00 0.01 0.00 0.00 99.96 12:55:56 11:40:01 0 0.05 0.00 0.02 0.00 0.00 99.93 12:55:56 11:40:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 11:40:01 2 0.03 0.00 0.00 0.02 0.00 99.95 12:55:56 11:40:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 11:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 11:40:01 5 0.07 0.00 0.03 0.00 0.02 99.88 12:55:56 11:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 11:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 11:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 11:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 11:41:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 11:41:01 3 0.00 0.00 0.02 0.02 0.02 99.95 12:55:56 11:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:41:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 11:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 12:55:56 11:41:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 11:42:02 all 0.03 0.00 0.01 0.00 0.00 99.95 12:55:56 11:42:02 0 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 11:42:02 1 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 11:42:02 2 0.00 0.00 0.03 0.00 0.02 99.95 12:55:56 11:42:02 3 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 11:42:02 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 11:42:02 5 0.05 0.00 0.03 0.00 0.02 99.90 12:55:56 11:42:02 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:42:02 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 11:43:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:55:56 11:43:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 11:43:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 11:43:01 2 0.02 0.00 0.00 0.02 0.02 99.95 12:55:56 11:43:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 11:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:43:01 5 0.02 0.00 0.03 0.00 0.02 99.93 12:55:56 11:43:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 11:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:44:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:55:56 11:44:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 11:44:01 1 0.05 0.00 0.00 0.00 0.00 99.95 12:55:56 11:44:01 2 0.03 0.00 0.00 0.02 0.00 99.95 12:55:56 11:44:01 3 0.02 0.00 0.03 0.00 0.02 99.93 12:55:56 11:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 11:44:01 5 0.07 0.00 0.02 0.00 0.02 99.90 12:55:56 11:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 11:45:01 all 0.01 0.00 0.00 0.00 0.01 99.97 12:55:56 11:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 11:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 11:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 11:45:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 11:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:45:01 5 0.07 0.00 0.02 0.00 0.03 99.88 12:55:56 11:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 11:46:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 11:46:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 11:46:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 11:46:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 11:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:46:01 5 0.00 0.00 0.03 0.00 0.02 99.95 12:55:56 11:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 11:47:01 all 0.17 0.00 0.01 0.00 0.01 99.81 12:55:56 11:47:01 0 1.13 0.00 0.02 0.00 0.02 98.84 12:55:56 11:47:01 1 0.05 0.00 0.00 0.00 0.00 99.95 12:55:56 11:47:01 2 0.03 0.00 0.00 0.02 0.02 99.93 12:55:56 11:47:01 3 0.03 0.00 0.00 0.02 0.00 99.95 12:55:56 11:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:47:01 5 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 11:47:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 11:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 11:48:01 all 0.07 0.00 0.01 0.00 0.01 99.90 12:55:56 11:48:01 0 0.53 0.00 0.02 0.00 0.00 99.45 12:55:56 11:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 11:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:48:01 3 0.00 0.00 0.03 0.02 0.02 99.93 12:55:56 11:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:48:01 5 0.03 0.00 0.03 0.00 0.03 99.90 12:55:56 11:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:55:56 11:49:01 0 0.05 0.00 0.00 0.00 0.00 99.95 12:55:56 11:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 11:49:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:55:56 11:49:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 11:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:49:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 11:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:49:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 11:50:01 all 0.11 0.00 0.02 0.00 0.01 99.86 12:55:56 11:50:01 0 0.76 0.00 0.05 0.00 0.02 99.17 12:55:56 11:50:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 11:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 11:50:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 11:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:50:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 11:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 11:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 11:51:01 all 0.09 0.00 0.01 0.00 0.01 99.89 12:55:56 11:51:01 0 0.58 0.00 0.02 0.00 0.02 99.38 12:55:56 11:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 11:51:01 2 0.02 0.00 0.02 0.02 0.02 99.93 12:55:56 11:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 11:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 11:51:01 5 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 11:51:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 11:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 11:52:01 all 0.26 0.00 0.01 0.00 0.01 99.71 12:55:56 11:52:01 0 1.99 0.00 0.02 0.00 0.02 97.98 12:55:56 11:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 11:52:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 11:52:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:55:56 11:52:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 11:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 11:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:55:56 11:52:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 11:53:01 all 0.12 0.00 0.01 0.00 0.00 99.86 12:55:56 11:53:01 0 0.78 0.00 0.02 0.00 0.02 99.19 12:55:56 11:53:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 11:53:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 11:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 11:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 11:53:01 5 0.05 0.00 0.03 0.00 0.00 99.92 12:55:56 11:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 11:54:01 all 0.02 0.00 0.00 0.00 0.01 99.96 12:55:56 11:54:01 0 0.02 0.00 0.00 0.00 0.03 99.95 12:55:56 11:54:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 11:54:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 11:54:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 11:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:54:01 5 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 11:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:55:56 11:55:01 0 0.05 0.00 0.03 0.00 0.03 99.88 12:55:56 11:55:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 11:55:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 11:55:01 3 0.03 0.00 0.02 0.02 0.00 99.93 12:55:56 11:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 11:55:01 5 0.05 0.00 0.00 0.00 0.00 99.95 12:55:56 11:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 11:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 11:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 11:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 11:56:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 11:56:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 11:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 11:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 11:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 11:56:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 11:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 11:57:01 all 0.06 0.00 0.00 0.00 0.01 99.92 12:55:56 11:57:01 0 0.33 0.00 0.02 0.00 0.03 99.62 12:55:56 11:57:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 11:57:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 11:57:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 11:57:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 11:57:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 11:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:58:01 all 0.27 0.00 0.01 0.00 0.00 99.71 12:55:56 11:58:01 0 2.00 0.00 0.02 0.00 0.02 97.96 12:55:56 11:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 11:58:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 11:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 11:58:01 5 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 11:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 11:58:01 7 0.02 0.00 0.02 0.02 0.00 99.95 12:55:56 11:59:01 all 0.16 0.00 0.02 0.01 0.01 99.80 12:55:56 11:59:01 0 1.04 0.00 0.07 0.00 0.02 98.87 12:55:56 11:59:01 1 0.03 0.00 0.02 0.10 0.02 99.83 12:55:56 11:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 11:59:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 11:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 11:59:01 5 0.05 0.00 0.02 0.00 0.00 99.93 12:55:56 11:59:01 6 0.07 0.00 0.02 0.00 0.00 99.92 12:55:56 11:59:01 7 0.00 0.00 0.05 0.00 0.02 99.93 12:55:56 12:00:01 all 0.09 0.00 0.11 0.00 0.01 99.80 12:55:56 12:00:01 0 0.05 0.00 0.02 0.00 0.03 99.90 12:55:56 12:00:01 1 0.12 0.00 0.02 0.00 0.00 99.87 12:55:56 12:00:01 2 0.07 0.00 0.42 0.02 0.02 99.48 12:55:56 12:00:01 3 0.17 0.00 0.00 0.02 0.00 99.82 12:55:56 12:00:01 4 0.08 0.00 0.02 0.00 0.00 99.90 12:55:56 12:00:01 5 0.05 0.00 0.35 0.00 0.00 99.60 12:55:56 12:00:01 6 0.10 0.00 0.02 0.00 0.00 99.88 12:55:56 12:00:01 7 0.05 0.00 0.02 0.00 0.00 99.93 12:55:56 12:01:01 all 0.13 0.00 0.02 0.00 0.00 99.84 12:55:56 12:01:01 0 0.80 0.00 0.03 0.00 0.02 99.15 12:55:56 12:01:01 1 0.05 0.00 0.03 0.00 0.00 99.92 12:55:56 12:01:01 2 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 12:01:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 12:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 12:01:01 6 0.17 0.00 0.02 0.00 0.02 99.80 12:55:56 12:01:01 7 0.00 0.00 0.03 0.00 0.00 99.97 12:55:56 12:02:01 all 0.06 0.00 0.01 0.00 0.01 99.91 12:55:56 12:02:01 0 0.38 0.00 0.02 0.00 0.02 99.58 12:55:56 12:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 12:02:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 12:02:01 3 0.00 0.00 0.02 0.03 0.02 99.93 12:55:56 12:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:02:01 5 0.05 0.00 0.02 0.00 0.00 99.93 12:55:56 12:02:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 12:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:03:01 all 0.04 0.00 0.02 0.14 0.01 99.80 12:55:56 12:03:01 0 0.17 0.00 0.03 0.00 0.00 99.80 12:55:56 12:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 12:03:01 2 0.00 0.00 0.00 1.02 0.05 98.93 12:55:56 12:03:01 3 0.00 0.00 0.02 0.07 0.00 99.92 12:55:56 12:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 12:03:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 12:03:01 6 0.05 0.00 0.03 0.00 0.00 99.92 12:55:56 12:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 12:55:56 12:03:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 12:04:01 all 0.04 0.00 0.01 0.01 0.00 99.93 12:55:56 12:04:01 0 0.08 0.00 0.02 0.00 0.02 99.88 12:55:56 12:04:01 1 0.05 0.00 0.02 0.00 0.00 99.93 12:55:56 12:04:01 2 0.07 0.00 0.00 0.10 0.00 99.83 12:55:56 12:04:01 3 0.03 0.00 0.00 0.02 0.00 99.95 12:55:56 12:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 12:04:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 12:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 12:05:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 12:05:01 0 0.05 0.00 0.02 0.00 0.00 99.93 12:55:56 12:05:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 12:05:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:55:56 12:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 12:05:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 12:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:06:01 all 0.02 0.00 0.01 0.00 0.00 99.96 12:55:56 12:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 12:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:06:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 12:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 12:06:01 5 0.05 0.00 0.02 0.00 0.00 99.93 12:55:56 12:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 12:07:01 all 0.00 0.00 0.01 0.00 0.00 99.98 12:55:56 12:07:01 0 0.00 0.00 0.03 0.00 0.02 99.95 12:55:56 12:07:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 12:07:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 12:07:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 12:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 12:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 12:08:01 all 0.05 0.00 0.01 0.00 0.01 99.93 12:55:56 12:08:01 0 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 12:08:01 1 0.10 0.00 0.03 0.00 0.00 99.87 12:55:56 12:08:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 12:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 12:08:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 12:08:01 5 0.08 0.00 0.02 0.00 0.00 99.90 12:55:56 12:08:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 12:08:01 7 0.02 0.00 0.03 0.00 0.00 99.95 12:55:56 12:09:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:55:56 12:09:01 0 0.02 0.00 0.03 0.00 0.03 99.92 12:55:56 12:09:01 1 0.08 0.00 0.00 0.02 0.02 99.88 12:55:56 12:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 12:09:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 12:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 12:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:09:01 7 0.02 0.00 0.03 0.02 0.00 99.93 12:55:56 12:10:01 all 0.03 0.00 0.01 0.00 0.00 99.95 12:55:56 12:10:01 0 0.05 0.00 0.03 0.00 0.02 99.90 12:55:56 12:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 12:10:01 2 0.03 0.00 0.02 0.02 0.00 99.93 12:55:56 12:10:01 3 0.03 0.00 0.00 0.02 0.00 99.95 12:55:56 12:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:10:01 5 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 12:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 12:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:11:01 all 0.01 0.00 0.02 0.00 0.01 99.96 12:55:56 12:11:01 0 0.05 0.00 0.05 0.00 0.02 99.88 12:55:56 12:11:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:55:56 12:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 12:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 12:11:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 12:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 12:12:01 all 0.03 0.00 0.01 0.00 0.01 99.96 12:55:56 12:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 12:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 12:12:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 12:12:01 3 0.03 0.00 0.00 0.02 0.02 99.93 12:55:56 12:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:12:01 5 0.05 0.00 0.03 0.00 0.00 99.92 12:55:56 12:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 12:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 12:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 12:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:13:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 12:13:01 5 0.03 0.00 0.05 0.00 0.02 99.90 12:55:56 12:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 12:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:14:01 all 0.10 0.00 0.01 0.00 0.00 99.88 12:55:56 12:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 12:14:01 1 0.48 0.00 0.02 0.00 0.00 99.50 12:55:56 12:14:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 12:14:01 3 0.07 0.00 0.00 0.02 0.02 99.90 12:55:56 12:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:14:01 5 0.15 0.00 0.03 0.00 0.00 99.82 12:55:56 12:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 12:14:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 12:55:56 12:14:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 12:15:01 all 0.07 0.00 0.01 0.00 0.00 99.92 12:55:56 12:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:15:01 1 0.47 0.00 0.02 0.00 0.02 99.50 12:55:56 12:15:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 12:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:15:01 5 0.02 0.00 0.05 0.00 0.02 99.92 12:55:56 12:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:16:01 all 0.09 0.00 0.01 0.00 0.01 99.90 12:55:56 12:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:16:01 1 0.47 0.00 0.02 0.00 0.00 99.52 12:55:56 12:16:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 12:16:01 3 0.10 0.00 0.02 0.00 0.02 99.87 12:55:56 12:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:16:01 5 0.08 0.00 0.00 0.00 0.02 99.90 12:55:56 12:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:55:56 12:17:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 12:17:01 1 0.08 0.00 0.00 0.00 0.02 99.90 12:55:56 12:17:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 12:17:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 12:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:17:01 5 0.02 0.00 0.03 0.00 0.02 99.93 12:55:56 12:17:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 12:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 12:18:01 all 0.09 0.00 0.01 0.00 0.01 99.89 12:55:56 12:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 12:18:01 1 0.58 0.00 0.02 0.00 0.02 99.38 12:55:56 12:18:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 12:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 12:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 12:18:01 5 0.08 0.00 0.02 0.00 0.02 99.88 12:55:56 12:18:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 12:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 12:19:01 all 0.09 0.00 0.00 0.00 0.01 99.90 12:55:56 12:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:19:01 1 0.60 0.00 0.00 0.00 0.02 99.38 12:55:56 12:19:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 12:19:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 12:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:19:01 5 0.05 0.00 0.02 0.00 0.03 99.90 12:55:56 12:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:20:01 all 0.06 0.00 0.01 0.00 0.01 99.92 12:55:56 12:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:20:01 1 0.33 0.00 0.02 0.00 0.02 99.63 12:55:56 12:20:01 2 0.02 0.00 0.00 0.02 0.02 99.95 12:55:56 12:20:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 12:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:20:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 12:20:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 12:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:21:01 all 0.05 0.00 0.01 0.00 0.01 99.93 12:55:56 12:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:21:01 1 0.27 0.00 0.02 0.00 0.02 99.70 12:55:56 12:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 12:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 12:21:01 5 0.05 0.00 0.03 0.00 0.02 99.90 12:55:56 12:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:22:01 all 0.08 0.00 0.01 0.00 0.01 99.90 12:55:56 12:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 12:22:01 1 0.60 0.00 0.00 0.00 0.02 99.38 12:55:56 12:22:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 12:22:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 12:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:22:01 5 0.02 0.00 0.03 0.00 0.03 99.92 12:55:56 12:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:22:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 12:23:01 all 0.09 0.00 0.01 0.00 0.00 99.89 12:55:56 12:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 12:23:01 1 0.58 0.00 0.02 0.00 0.00 99.40 12:55:56 12:23:01 2 0.02 0.00 0.00 0.02 0.02 99.95 12:55:56 12:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 12:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:23:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 12:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 12:24:01 all 0.07 0.00 0.01 0.00 0.01 99.90 12:55:56 12:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 12:24:01 1 0.52 0.00 0.02 0.00 0.02 99.45 12:55:56 12:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:24:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 12:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 12:24:01 5 0.03 0.00 0.03 0.00 0.03 99.90 12:55:56 12:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 12:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:25:01 all 0.03 0.00 0.00 0.00 0.01 99.95 12:55:56 12:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:25:01 1 0.13 0.00 0.00 0.00 0.02 99.85 12:55:56 12:25:01 2 0.03 0.00 0.00 0.02 0.02 99.93 12:55:56 12:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:25:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 12:25:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 12:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:55:56 12:25:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 12:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 12:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 12:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:26:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 12:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:26:01 5 0.03 0.00 0.02 0.00 0.03 99.92 12:55:56 12:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 12:27:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:55:56 12:27:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 12:27:01 1 0.05 0.00 0.00 0.00 0.02 99.93 12:55:56 12:27:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 12:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 12:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 12:27:01 5 0.05 0.00 0.05 0.00 0.02 99.88 12:55:56 12:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 12:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 12:28:01 all 0.02 0.00 0.01 0.00 0.00 99.96 12:55:56 12:28:01 0 0.00 0.00 0.03 0.00 0.00 99.97 12:55:56 12:28:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 12:28:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 12:28:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 12:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 12:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:55:56 12:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 12:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:55:56 12:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:29:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 12:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:29:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 12:29:01 4 0.02 0.00 0.00 0.02 0.02 99.95 12:55:56 12:29:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 12:29:01 6 0.05 0.00 0.00 0.00 0.02 99.93 12:55:56 12:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 12:30:01 all 0.05 0.00 0.01 0.00 0.01 99.93 12:55:56 12:30:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 12:30:01 1 0.28 0.00 0.00 0.00 0.02 99.70 12:55:56 12:30:01 2 0.02 0.00 0.00 0.02 0.02 99.95 12:55:56 12:30:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 12:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:30:01 5 0.03 0.00 0.03 0.00 0.03 99.90 12:55:56 12:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:31:01 all 0.11 0.00 0.01 0.00 0.01 99.88 12:55:56 12:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 12:31:01 1 0.73 0.00 0.02 0.00 0.02 99.24 12:55:56 12:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:31:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 12:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:31:01 5 0.05 0.00 0.03 0.00 0.02 99.90 12:55:56 12:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 12:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 12:32:01 all 0.18 0.00 0.01 0.01 0.01 99.80 12:55:56 12:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:32:01 1 1.37 0.00 0.00 0.00 0.00 98.63 12:55:56 12:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 12:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:32:01 4 0.02 0.00 0.03 0.00 0.00 99.95 12:55:56 12:32:01 5 0.02 0.00 0.03 0.00 0.03 99.92 12:55:56 12:32:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 12:32:01 7 0.02 0.00 0.00 0.05 0.00 99.93 12:55:56 12:33:01 all 0.18 0.00 0.02 0.00 0.01 99.79 12:55:56 12:33:01 0 0.02 0.00 0.03 0.00 0.00 99.95 12:55:56 12:33:01 1 1.26 0.00 0.02 0.00 0.02 98.71 12:55:56 12:33:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 12:33:01 3 0.02 0.00 0.03 0.02 0.00 99.93 12:55:56 12:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:33:01 5 0.07 0.00 0.00 0.00 0.02 99.92 12:55:56 12:33:01 6 0.05 0.00 0.02 0.00 0.00 99.93 12:55:56 12:33:01 7 0.00 0.00 0.03 0.00 0.00 99.97 12:55:56 12:34:01 all 0.02 0.00 0.01 0.00 0.01 99.97 12:55:56 12:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 12:34:01 1 0.05 0.00 0.00 0.00 0.00 99.95 12:55:56 12:34:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 12:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 12:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 12:34:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 12:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 12:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 12:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 12:35:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:55:56 12:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:35:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 12:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:35:01 7 0.00 0.00 0.02 0.02 0.02 99.95 12:55:56 12:36:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:55:56 12:36:01 0 0.02 0.00 0.03 0.00 0.02 99.93 12:55:56 12:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 12:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 12:36:01 4 0.05 0.00 0.02 0.00 0.00 99.93 12:55:56 12:36:01 5 0.02 0.00 0.03 0.00 0.02 99.93 12:55:56 12:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:36:01 7 0.02 0.00 0.02 0.02 0.00 99.95 12:55:56 12:55:56 12:36:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 12:37:01 all 0.14 0.00 0.01 0.00 0.01 99.84 12:55:56 12:37:01 0 0.02 0.00 0.02 0.00 0.03 99.93 12:55:56 12:37:01 1 1.06 0.00 0.02 0.00 0.02 98.91 12:55:56 12:37:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 12:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 12:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 12:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:37:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 12:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:38:01 all 0.06 0.00 0.01 0.00 0.01 99.93 12:55:56 12:38:01 0 0.07 0.00 0.02 0.00 0.02 99.90 12:55:56 12:38:01 1 0.27 0.00 0.00 0.00 0.02 99.72 12:55:56 12:38:01 2 0.02 0.00 0.00 0.02 0.02 99.95 12:55:56 12:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 12:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:38:01 7 0.02 0.00 0.03 0.00 0.00 99.95 12:55:56 12:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:55:56 12:39:01 0 0.03 0.00 0.03 0.00 0.03 99.90 12:55:56 12:39:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 12:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 12:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 12:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 12:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:55:56 12:39:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 12:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:55:56 12:40:01 0 0.02 0.00 0.03 0.00 0.02 99.93 12:55:56 12:40:01 1 0.10 0.00 0.00 0.00 0.02 99.88 12:55:56 12:40:01 2 0.02 0.00 0.00 0.02 0.02 99.95 12:55:56 12:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:40:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 12:40:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 12:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:41:01 all 0.13 0.00 0.01 0.00 0.01 99.84 12:55:56 12:41:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:55:56 12:41:01 1 0.98 0.00 0.03 0.00 0.02 98.97 12:55:56 12:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 12:41:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 12:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:41:01 6 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 12:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 12:42:01 all 0.08 0.00 0.01 0.00 0.01 99.89 12:55:56 12:42:01 0 0.05 0.00 0.03 0.00 0.03 99.88 12:55:56 12:42:01 1 0.48 0.00 0.02 0.00 0.02 99.48 12:55:56 12:42:01 2 0.05 0.00 0.00 0.02 0.00 99.93 12:55:56 12:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 12:42:01 6 0.02 0.00 0.00 0.02 0.02 99.95 12:55:56 12:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 12:43:01 all 0.09 0.00 0.01 0.01 0.01 99.88 12:55:56 12:43:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 12:43:01 1 0.70 0.00 0.02 0.00 0.02 99.27 12:55:56 12:43:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 12:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 12:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:43:01 6 0.00 0.00 0.00 0.08 0.00 99.92 12:55:56 12:43:01 7 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 12:44:01 all 0.17 0.00 0.01 0.00 0.01 99.80 12:55:56 12:44:01 0 0.07 0.00 0.07 0.00 0.03 99.83 12:55:56 12:44:01 1 1.16 0.00 0.02 0.00 0.02 98.81 12:55:56 12:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:44:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 12:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 12:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 12:44:01 6 0.02 0.00 0.02 0.02 0.00 99.95 12:55:56 12:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:45:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:55:56 12:45:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 12:45:01 1 0.20 0.00 0.00 0.00 0.00 99.80 12:55:56 12:45:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:55:56 12:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:45:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 12:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 12:45:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 12:46:01 all 0.27 0.00 0.01 0.00 0.01 99.71 12:55:56 12:46:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 12:46:01 1 1.99 0.00 0.03 0.00 0.03 97.95 12:55:56 12:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 12:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:46:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 12:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 12:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 12:47:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:55:56 12:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:47:01 1 0.20 0.00 0.03 0.00 0.03 99.73 12:55:56 12:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:47:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 12:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:47:01 6 0.02 0.00 0.02 0.02 0.02 99.93 12:55:56 12:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 12:55:56 12:47:01 CPU %user %nice %system %iowait %steal %idle 12:55:56 12:48:01 all 0.11 0.00 0.01 0.00 0.00 99.88 12:55:56 12:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:48:01 1 0.72 0.00 0.03 0.00 0.02 99.23 12:55:56 12:48:01 2 0.02 0.00 0.00 0.02 0.02 99.95 12:55:56 12:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 12:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:48:01 6 0.03 0.00 0.02 0.02 0.00 99.93 12:55:56 12:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:49:01 all 0.06 0.00 0.01 0.00 0.01 99.92 12:55:56 12:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:49:01 1 0.02 0.00 0.03 0.00 0.03 99.92 12:55:56 12:49:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:55:56 12:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:49:01 6 0.43 0.00 0.00 0.00 0.02 99.55 12:55:56 12:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:50:01 all 0.22 0.00 0.01 0.00 0.01 99.76 12:55:56 12:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 12:50:01 1 0.02 0.00 0.03 0.00 0.03 99.92 12:55:56 12:50:01 2 0.02 0.00 0.00 0.02 0.02 99.95 12:55:56 12:50:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:55:56 12:50:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:55:56 12:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 12:50:01 6 1.65 0.00 0.02 0.00 0.00 98.34 12:55:56 12:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:51:01 all 0.14 0.00 0.01 0.00 0.01 99.84 12:55:56 12:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:51:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:55:56 12:51:01 2 0.02 0.00 0.02 0.03 0.00 99.93 12:55:56 12:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 12:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:51:01 5 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 12:51:01 6 0.99 0.00 0.02 0.00 0.02 98.97 12:55:56 12:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:55:56 12:52:01 all 0.01 0.00 0.00 0.00 0.01 99.97 12:55:56 12:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:52:01 1 0.02 0.00 0.02 0.00 0.03 99.93 12:55:56 12:52:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:55:56 12:52:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 12:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 12:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 12:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:53:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:55:56 12:53:01 0 0.02 0.00 0.03 0.00 0.00 99.95 12:55:56 12:53:01 1 0.07 0.00 0.03 0.00 0.02 99.88 12:55:56 12:53:01 2 0.03 0.00 0.00 0.03 0.00 99.93 12:55:56 12:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:55:56 12:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:55:56 12:53:01 5 0.05 0.00 0.00 0.00 0.00 99.95 12:55:56 12:53:01 6 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 12:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:54:02 all 0.04 0.00 0.02 0.00 0.00 99.94 12:55:56 12:54:02 0 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:54:02 1 0.05 0.00 0.02 0.00 0.03 99.90 12:55:56 12:54:02 2 0.00 0.00 0.02 0.02 0.00 99.97 12:55:56 12:54:02 3 0.02 0.00 0.03 0.02 0.00 99.93 12:55:56 12:54:02 4 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:54:02 5 0.03 0.00 0.05 0.00 0.00 99.92 12:55:56 12:54:02 6 0.15 0.00 0.02 0.00 0.00 99.83 12:55:56 12:54:02 7 0.00 0.00 0.00 0.00 0.00 100.00 12:55:56 12:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:55:56 12:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:55:56 12:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:55:56 12:55:01 2 0.03 0.00 0.02 0.02 0.02 99.91 12:55:56 12:55:01 3 0.05 0.00 0.02 0.00 0.02 99.92 12:55:56 12:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:55:56 12:55:01 5 0.05 0.00 0.00 0.00 0.00 99.95 12:55:56 12:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:55:56 12:55:01 7 0.02 0.00 0.03 0.00 0.00 99.95 12:55:56 Average: all 1.15 0.00 0.19 0.18 0.01 98.46 12:55:56 Average: 0 1.19 0.00 0.19 0.11 0.01 98.50 12:55:56 Average: 1 1.22 0.00 0.21 0.33 0.02 98.22 12:55:56 Average: 2 1.15 0.00 0.18 0.10 0.01 98.55 12:55:56 Average: 3 1.19 0.00 0.19 0.19 0.01 98.42 12:55:56 Average: 4 1.12 0.00 0.18 0.15 0.01 98.54 12:55:56 Average: 5 1.13 0.00 0.19 0.19 0.01 98.48 12:55:56 Average: 6 1.08 0.00 0.19 0.24 0.01 98.49 12:55:56 Average: 7 1.12 0.00 0.19 0.17 0.01 98.51 12:55:56 12:55:56 12:55:56