Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 857d0fecce61170c92edb5e07a6e48f7da91e3cb 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-ssh449001447682807256.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh7806534132465972418.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh7607886359676257004.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh16680039119751585450.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-ssh2345138452352958250.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/v3]] ========================================================= [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/v3 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13261 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/710 [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/710 # 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 Avoid second fetch Checking out Revision 857d0fecce61170c92edb5e07a6e48f7da91e3cb (main) Commit message: "Merge pull request #4931 from weichou1229/go-1.23" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 857d0fecce61170c92edb5e07a6e48f7da91e3cb # timeout=10 > git rev-list --no-walk 1033d5290f4fd751026052b6c6be6da923b73d23 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:29:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:29:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:29:43 ========================================================= 06:29:43 EdgeX Global Pipelines Version Info 06:29:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:29:43 ------------------- 06:29:43 stable info: 06:29:43 ------------------- 06:29:43 Commited By: Ginny Guan ginny@iotechsys.com 06:29:43 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 06:29:43 Message: update stable to v1.0.265 06:29:44 ------------------- 06:29:44 experimental info: 06:29:44 ------------------- 06:29:44 Commited By: Cherry Wang cherry@iotechsys.com 06:29:44 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 06:29:44 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:29:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:29:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:29:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:29:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] echo 06:29:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 857d0fe [Pipeline] echo 06:29:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:29:45 provisioning config files... 06:29:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/710@tmp/config8782836027518369467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:29:45 ---> ****-login.sh 06:29:45 nexus3.edgexfoundry.org:10001 06:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:45 Configure a credential helper to remove this warning. See 06:29:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:45 06:29:45 Login Succeeded 06:29:45 nexus3.edgexfoundry.org:10002 06:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:45 Configure a credential helper to remove this warning. See 06:29:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:45 06:29:45 Login Succeeded 06:29:45 nexus3.edgexfoundry.org:10003 06:29:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:46 Configure a credential helper to remove this warning. See 06:29:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:46 06:29:46 Login Succeeded 06:29:46 nexus3.edgexfoundry.org:10004 06:29:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:46 Configure a credential helper to remove this warning. See 06:29:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:46 06:29:46 Login Succeeded 06:29:46 ****.io 06:29:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:46 Configure a credential helper to remove this warning. See 06:29:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:46 06:29:46 Login Succeeded 06:29:46 ---> ****-login.sh ends [Pipeline] } 06:29:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:29:46 + 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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 06:29:46 + + dirname cmd/core-command/Dockerfile 06:29:46 cut -d/ -f2 06:29:46 + echo core-command,cmd/core-command/Dockerfile 06:29:46 + dirname cmd/core-common-config-bootstrapper/Dockerfile 06:29:46 + cut -d/ -f2 06:29:46 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 06:29:46 + dirname cmd/core-data/Dockerfile 06:29:46 + cut -d/ -f2 06:29:46 + echo core-data,cmd/core-data/Dockerfile 06:29:46 + dirname cmd/core-keeper/Dockerfile 06:29:46 + cut -d/ -f2 06:29:46 + echo core-keeper,cmd/core-keeper/Dockerfile 06:29:46 + cut -d/ -f2 06:29:46 + dirname cmd/core-metadata/Dockerfile 06:29:46 + echo core-metadata,cmd/core-metadata/Dockerfile 06:29:46 + dirname cmd/security-bootstrapper/Dockerfile 06:29:46 + cut -d/ -f2 06:29:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:29:46 + dirname cmd/security-proxy-auth/Dockerfile 06:29:46 + cut -d/ -f2 06:29:46 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 06:29:46 + dirname cmd/security-proxy-setup/Dockerfile 06:29:46 + cut -d/ -f2 06:29:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:29:46 + dirname cmd/security-secretstore-setup/Dockerfile 06:29:46 + cut -d/ -f2 06:29:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:29:46 + dirname cmd/security-spiffe-token-provider/Dockerfile 06:29:46 + cut -d/ -f2 06:29:46 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:29:46 + dirname cmd/security-spire-agent/Dockerfile 06:29:46 + cut -d/ -f2 06:29:46 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:29:46 + dirname cmd/security-spire-config/Dockerfile 06:29:46 + cut -d/ -f2 06:29:46 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:29:46 + dirname cmd/security-spire-server/Dockerfile 06:29:46 + cut -d/ -f2 06:29:46 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:29:46 + dirname cmd/support-cron-scheduler/Dockerfile 06:29:46 + cut -d/ -f2 06:29:46 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 06:29:46 + dirname cmd/support-notifications/Dockerfile 06:29:46 + cut -d/ -f2 06:29:46 + echo support-notifications,cmd/support-notifications/Dockerfile 06:29:46 + dirname cmd/support-scheduler/Dockerfile 06:29:46 + cut -d/ -f2 06:29:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 06:29:46 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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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:29:47 + git rev-list -1 --merges 857d0fecce61170c92edb5e07a6e48f7da91e3cb~1..857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] echo 06:29:47 -----------> git rev-list -1 --merges 857d0fecce61170c92edb5e07a6e48f7da91e3cb~1..857d0fecce61170c92edb5e07a6e48f7da91e3cb 857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:29:47 857d0fecce61170c92edb5e07a6e48f7da91e3cb [false] [Pipeline] sh 06:29:47 + git log --format=format:%s -1 857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] echo 06:29:47 ========================================================= 06:29:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:29:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:29:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:29:47 + grep -v github /etc/ssh/ssh_known_hosts 06:29:47 + [ -e /tmp/ssh_known_hosts ] 06:29:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:29:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 06:29:47 sudo tee -a /etc/ssh/ssh_known_hosts 06:29:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:29:48 06:29:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:29:48 0.1.4: Pulling from edgex-devops/py-git-semver 06:29:48 b85a868b505f: Pulling fs layer 06:29:48 e2be974225ed: Pulling fs layer 06:29:48 339a4e72a1f5: Pulling fs layer 06:29:48 988bab9f4d93: Pulling fs layer 06:29:48 1469e6f7b9e6: Pulling fs layer 06:29:48 eaf3925da568: Pulling fs layer 06:29:48 bab4dde63d76: Pulling fs layer 06:29:48 bde34c3a00c8: Pulling fs layer 06:29:48 b352a97aabf1: Pulling fs layer 06:29:48 4872d77fe225: Pulling fs layer 06:29:48 5851b861e8e6: Pulling fs layer 06:29:48 988bab9f4d93: Waiting 06:29:48 1469e6f7b9e6: Waiting 06:29:48 eaf3925da568: Waiting 06:29:48 bab4dde63d76: Waiting 06:29:48 bde34c3a00c8: Waiting 06:29:48 b352a97aabf1: Waiting 06:29:48 4872d77fe225: Waiting 06:29:48 5851b861e8e6: Waiting 06:29:48 e2be974225ed: Download complete 06:29:48 988bab9f4d93: Verifying Checksum 06:29:48 988bab9f4d93: Download complete 06:29:48 1469e6f7b9e6: Verifying Checksum 06:29:48 1469e6f7b9e6: Download complete 06:29:48 339a4e72a1f5: Verifying Checksum 06:29:48 339a4e72a1f5: Download complete 06:29:48 eaf3925da568: Verifying Checksum 06:29:48 eaf3925da568: Download complete 06:29:48 bde34c3a00c8: Download complete 06:29:48 b352a97aabf1: Verifying Checksum 06:29:48 b352a97aabf1: Download complete 06:29:48 4872d77fe225: Verifying Checksum 06:29:48 4872d77fe225: Download complete 06:29:48 5851b861e8e6: Verifying Checksum 06:29:48 5851b861e8e6: Download complete 06:29:48 b85a868b505f: Verifying Checksum 06:29:48 b85a868b505f: Download complete 06:29:48 bab4dde63d76: Verifying Checksum 06:29:48 bab4dde63d76: Download complete 06:29:49 b85a868b505f: Pull complete 06:29:50 e2be974225ed: Pull complete 06:29:50 339a4e72a1f5: Pull complete 06:29:50 988bab9f4d93: Pull complete 06:29:50 1469e6f7b9e6: Pull complete 06:29:50 eaf3925da568: Pull complete 06:29:52 bab4dde63d76: Pull complete 06:29:52 bde34c3a00c8: Pull complete 06:29:52 b352a97aabf1: Pull complete 06:29:52 4872d77fe225: Pull complete 06:29:52 5851b861e8e6: Pull complete 06:29:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:29:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:29:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:53 prd-ubuntu20.04-docker-8c-8g-13261 does not seem to be running inside a container 06:29:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/710 -v /w/workspace/edgex-go/710:/w/workspace/edgex-go/710:rw,z -v /w/workspace/edgex-go/710@tmp:/w/workspace/edgex-go/710@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:29:56 $ docker top 7768d4aa2b694cfc9c95c21f3495ce5b8c7b3b524401f81e984112bebbd92f7c -eo pid,comm 06:29:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:29:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:29:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:29:56 [ssh-agent] Looking for ssh-agent implementation... 06:29:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:29:56 $ docker exec 7768d4aa2b694cfc9c95c21f3495ce5b8c7b3b524401f81e984112bebbd92f7c ssh-agent 06:29:56 SSH_AUTH_SOCK=/tmp/ssh-lHTmyL86M4Ca/agent.33 06:29:56 SSH_AGENT_PID=39 06:29:56 Running ssh-add (command line suppressed) 06:29:56 Identity added: /w/workspace/edgex-go/710@tmp/private_key_13570288759746284922.key (/w/workspace/edgex-go/710@tmp/private_key_13570288759746284922.key) 06:29:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:29:57 + git tag --points-at HEAD [Pipeline] } 06:29:57 $ docker exec --env ******** --env ******** 7768d4aa2b694cfc9c95c21f3495ce5b8c7b3b524401f81e984112bebbd92f7c ssh-agent -k 06:29:57 unset SSH_AUTH_SOCK; 06:29:57 unset SSH_AGENT_PID; 06:29:57 echo Agent pid 39 killed; 06:29:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:29:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:29:57 [ssh-agent] Looking for ssh-agent implementation... 06:29:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:29:57 $ docker exec 7768d4aa2b694cfc9c95c21f3495ce5b8c7b3b524401f81e984112bebbd92f7c ssh-agent 06:29:57 SSH_AUTH_SOCK=/tmp/ssh-7Qrs94OqGR4a/agent.72 06:29:57 SSH_AGENT_PID=78 06:29:57 Running ssh-add (command line suppressed) 06:29:57 Identity added: /w/workspace/edgex-go/710@tmp/private_key_12111214595405076172.key (/w/workspace/edgex-go/710@tmp/private_key_12111214595405076172.key) 06:29:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:29:57 + git semver init 06:29:58 2024-10-03 06:29:58,132 [run_init] DEBUG init version:0.0.0 force:False 06:29:58 2024-10-03 06:29:58,133 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/710/.semver 06:29:58 2024-10-03 06:29:58,133 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/710/.semver 06:29:58 2024-10-03 06:29:58,134 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/710/.semver'], cwd=/w/workspace/edgex-go/710, universal_newlines=False, shell=None, istream=None) 06:30:03 2024-10-03 06:30:03,246 [append_file] DEBUG append to file:/w/workspace/edgex-go/710/.git/info/exclude 06:30:03 2024-10-03 06:30:03,246 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/710/.semver/main with force:False 06:30:03 2024-10-03 06:30:03,246 [read_version] DEBUG read version from /w/workspace/edgex-go/710/.semver/main 06:30:03 2024-10-03 06:30:03,246 [read_version] DEBUG read version from /w/workspace/edgex-go/710/.semver/main 06:30:03 3.2.0-dev.87 [Pipeline] } 06:30:03 $ docker exec --env ******** --env ******** 7768d4aa2b694cfc9c95c21f3495ce5b8c7b3b524401f81e984112bebbd92f7c ssh-agent -k 06:30:03 unset SSH_AUTH_SOCK; 06:30:03 unset SSH_AGENT_PID; 06:30:03 echo Agent pid 78 killed; 06:30:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:30:03 + git semver [Pipeline] } 06:30:04 $ docker stop --time=1 7768d4aa2b694cfc9c95c21f3495ce5b8c7b3b524401f81e984112bebbd92f7c 06:30:05 $ docker rm -f --volumes 7768d4aa2b694cfc9c95c21f3495ce5b8c7b3b524401f81e984112bebbd92f7c [Pipeline] // withDockerContainer [Pipeline] sh 06:30:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:30:06 Stashed 1 file(s) [Pipeline] echo 06:30:06 [edgeXSemver]: initialized semver on version 3.2.0-dev.87 [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:30:06 + git config --global --add safe.directory /w/workspace/edgex-go/710 [Pipeline] echo 06:30:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:30:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:30:06 ========================================================= 06:30:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:30:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:30:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:30:06 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:30:06 43c4264eed91: Pulling fs layer 06:30:06 4cc291be95ef: Pulling fs layer 06:30:06 2ac1f1163629: Pulling fs layer 06:30:06 5c3c966382ef: Pulling fs layer 06:30:06 4f4fb700ef54: Pulling fs layer 06:30:06 5d5c8e513c77: Pulling fs layer 06:30:06 9f66e0745190: Pulling fs layer 06:30:06 f49a43e4bbc0: Pulling fs layer 06:30:06 561ebcabdf7f: Pulling fs layer 06:30:06 5d5c8e513c77: Waiting 06:30:06 f49a43e4bbc0: Waiting 06:30:06 561ebcabdf7f: Waiting 06:30:06 5c3c966382ef: Waiting 06:30:06 4f4fb700ef54: Waiting 06:30:06 4cc291be95ef: Download complete 06:30:06 5c3c966382ef: Verifying Checksum 06:30:06 5c3c966382ef: Download complete 06:30:06 4f4fb700ef54: Verifying Checksum 06:30:06 4f4fb700ef54: Download complete 06:30:06 5d5c8e513c77: Verifying Checksum 06:30:06 5d5c8e513c77: Download complete 06:30:06 43c4264eed91: Download complete 06:30:06 9f66e0745190: Verifying Checksum 06:30:06 9f66e0745190: Download complete 06:30:07 43c4264eed91: Pull complete 06:30:07 561ebcabdf7f: Download complete 06:30:07 4cc291be95ef: Pull complete 06:30:07 2ac1f1163629: Verifying Checksum 06:30:07 2ac1f1163629: Download complete 06:30:07 f49a43e4bbc0: Verifying Checksum 06:30:07 f49a43e4bbc0: Download complete 06:30:10 2ac1f1163629: Pull complete 06:30:10 5c3c966382ef: Pull complete 06:30:10 4f4fb700ef54: Pull complete 06:30:10 5d5c8e513c77: Pull complete 06:30:10 9f66e0745190: Pull complete 06:30:13 f49a43e4bbc0: Pull complete 06:30:13 561ebcabdf7f: Pull complete 06:30:13 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 06:30:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:30:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 06:30:13 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:30:13 WORKDIR /edgex 06:30:13 COPY go.mod . 06:30:13 RUN go mod download 06:30:13 + docker build -t ci-base-image-x86_64 -f - . 06:30:14 Sending build context to Docker daemon 179.6MB 06:30:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:30:14 ---> 3a752c3f9dda 06:30:14 Step 2/4 : WORKDIR /edgex 06:30:19 ---> Running in 8609287b880d 06:30:19 Removing intermediate container 8609287b880d 06:30:19 ---> 4f975708a380 06:30:19 Step 3/4 : COPY go.mod . 06:30:19 ---> dd29ec295085 06:30:19 Step 4/4 : RUN go mod download 06:30:19 ---> Running in b1dc41b82669 06:30:21 Still waiting to schedule task 06:30:21 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:30:46 Removing intermediate container b1dc41b82669 06:30:46 ---> 00c717e4263c 06:30:46 Successfully built 00c717e4263c 06:30:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:46 + docker inspect -f . ci-base-image-x86_64 06:30:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:46 prd-ubuntu20.04-docker-8c-8g-13261 does not seem to be running inside a container 06:30:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/710 -v /w/workspace/edgex-go/710:/w/workspace/edgex-go/710:rw,z -v /w/workspace/edgex-go/710@tmp:/w/workspace/edgex-go/710@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:30:46 $ docker top a19fe32649284f8db9e12bb4d79583ab4483efae0f3447ddf3f079fcd694f73f -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:47 + go version 06:30:47 go version go1.23.2 linux/amd64 [Pipeline] } 06:30:47 $ docker stop --time=1 a19fe32649284f8db9e12bb4d79583ab4483efae0f3447ddf3f079fcd694f73f 06:30:48 $ docker rm -f --volumes a19fe32649284f8db9e12bb4d79583ab4483efae0f3447ddf3f079fcd694f73f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:49 + docker inspect -f . ci-base-image-x86_64 06:30:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:49 prd-ubuntu20.04-docker-8c-8g-13261 does not seem to be running inside a container 06:30:49 $ 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/710 -v /w/workspace/edgex-go/710:/w/workspace/edgex-go/710:rw,z -v /w/workspace/edgex-go/710@tmp:/w/workspace/edgex-go/710@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:30:49 $ docker top 05d0a6b7b979a4816670be3f9c095dd94f604ad63cba9124f5009f750e25f1bd -eo pid,comm [Pipeline] { [Pipeline] echo 06:30:49 ========================================================= 06:30:49 [edgeXBuildGoParallel] Running Tests and Build... 06:30:49 ========================================================= [Pipeline] sh 06:30:49 + git config --global --add safe.directory /w/workspace/edgex-go/710 [Pipeline] fileExists [Pipeline] sh 06:30:50 + make test 06:30:50 go test -race -coverprofile=coverage.out ./... 06:30:58 ? github.com/edgexfoundry/edgex-go [no test files] 06:31:24 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 06:31:24 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 06:31:24 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 06:31:25 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 06:31:25 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 06:31:25 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 06:31:25 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 06:31:25 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 06:31:25 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 06:31:25 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 06:31:25 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 06:31:25 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 06:31:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:31:25 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 06:31:25 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 06:31:25 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 06:31:27 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 06:31:27 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 06:31:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements 06:31:28 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 06:31:28 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 06:31:28 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 06:31:29 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 06:31:29 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 06:31:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements 06:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:31:30 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 06:31:30 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 06:31:30 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:31:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 06:31:30 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 06:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 06:31:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 06:31:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 06:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 06:31:31 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:31:31 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 06:31:31 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 06:31:31 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 06:31:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.063s coverage: 69.2% of statements 06:31:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.053s coverage: 53.2% of statements 06:31:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.630s coverage: 93.4% of statements 06:31:32 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 91.7% of statements 06:31:33 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 06:31:33 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 06:31:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.065s coverage: 10.3% of statements 06:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:31:34 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 06:31:34 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 06:31:34 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 06:31:34 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:31:34 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 06:31:34 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 06:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:31:34 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 06:31:34 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 06:31:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.379s coverage: 95.8% of statements 06:31:36 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 06:31:36 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 06:31:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:31:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 06:31:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.035s coverage: 0.0% of statements [no tests to run] 06:31:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 0.8% of statements 06:31:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 42.5% of statements 06:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.034s coverage: 41.7% of statements 06:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 77.8% of statements 06:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 06:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 96.3% of statements 06:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements 06:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:31:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 06:31:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 06:31:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 06:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:31:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 06:31:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 06:31:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 06:31:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 06:31:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 06:31:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 06:31:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 06:31:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 06:31:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 06:31:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 06:31:41 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 06:31:41 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 06:31:42 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 06:31:44 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 06:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:31:45 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 06:31:45 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 06:31:47 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 06:31:47 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 06:31:47 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 06:31:48 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 06:31:48 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 06:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:31:49 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 06:31:49 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 06:31:49 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 06:31:49 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 06:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.027s coverage: 94.4% of statements 06:31:50 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 06:31:50 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 06:31:50 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 06:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 06:31:52 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 06:31:52 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:31:53 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 06:31:53 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 06:31:53 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 06:31:53 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 06:31:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:31:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:31:55 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 06:31:55 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements 06:31:55 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 06:31:55 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 06:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:31:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.258s coverage: 79.9% of statements 06:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.048s coverage: 92.9% of statements 06:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 66.7% of statements 06:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements 06:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements 06:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.025s coverage: 87.2% of statements 06:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 20.0% of statements 06:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 06:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements 06:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.067s coverage: 82.1% of statements 06:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 06:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.134s coverage: 63.1% of statements 06:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 06:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 06:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements 06:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 06:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 06:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.136s coverage: 36.5% of statements 06:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 89.5% of statements 06:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements 06:32:03 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.028s coverage: 4.9% of statements 06:32:03 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.066s coverage: 97.1% of statements 06:32:03 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.025s coverage: 35.9% of statements 06:32:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 19.9% of statements 06:32:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.086s coverage: 95.7% of statements 06:32:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.031s coverage: 61.8% of statements 06:32:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 98.9% of statements 06:32:03 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:32:03 running golangci-lint 06:32:03 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 06:32:03 go version go1.23.2 linux/amd64 06:32:03 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 06:32:03 level=info msg="[config_reader] Used config file .golangci.yml" 06:32:03 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 06:32:25 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|imports|types_sizes|compiled_files|files|name) took 19.867393353s" 06:32:25 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.214545ms" 06:32:37 level=info msg="[linters_context/goanalysis] analyzers took 2m8.448392944s with top 10 stages: buildir: 1m3.837140127s, gosec: 4.870258406s, inspect: 2.670621923s, fact_deprecated: 2.454332016s, printf: 2.357925385s, ctrlflow: 2.118206724s, nilness: 1.451801051s, fact_purity: 1.425520977s, S1038: 1.355563523s, isgenerated: 983.024627ms" 06:32:37 level=info msg="[runner] Issues before processing: 219, after processing: 0" 06:32:37 level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 219/219, cgo: 219/219, skip_dirs: 219/219, identifier_marker: 219/219, skip_files: 219/219, autogenerated_exclude: 219/219, exclude: 219/219, exclude-rules: 219/22, nolint: 22/0, filename_unadjuster: 219/219, path_prettifier: 219/219" 06:32:37 level=info msg="[runner] processing took 21.536977ms with stages: nolint: 10.208233ms, identifier_marker: 5.011381ms, autogenerated_exclude: 2.170625ms, path_prettifier: 1.846934ms, exclude-rules: 1.213552ms, skip_dirs: 924.942µs, invalid_issue: 67.24µs, filename_unadjuster: 41.71µs, cgo: 40.99µs, max_same_issues: 3.15µs, uniq_by_line: 1.4µs, fixer: 1.39µs, max_from_linter: 940ns, diff: 890ns, sort_results: 640ns, source_code: 580ns, severity-rules: 500ns, skip_files: 490ns, max_per_file_from_linter: 380ns, path_prefixer: 380ns, exclude: 350ns, path_shortener: 280ns" 06:32:37 level=info msg="[runner] linters took 13.094927644s with stages: goanalysis_metalinter: 13.073156447s" 06:32:37 level=info msg="File cache stats: 0 entries of total size 0B" 06:32:37 level=info msg="Memory: 328 samples, avg is 331.3MB, max is 1327.8MB" 06:32:37 level=info msg="Execution took 33.00467022s" 06:32:37 go vet ./... 06:32:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:32:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:32:44 ./bin/test-attribution-txt.sh [Pipeline] echo 06:32:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 06:32:44 + ls -al . 06:32:44 total 1848 06:32:44 drwxrwxr-x 11 1001 1001 4096 Oct 3 06:30 . 06:32:44 drwxr-xr-x 4 root root 4096 Oct 3 06:30 .. 06:32:44 drwxrwxr-x 2 1001 1001 4096 Oct 3 06:29 .blubracket 06:32:44 -rw-rw-r-- 1 1001 1001 10 Oct 3 06:29 .dockerignore 06:32:44 drwxrwxr-x 8 1001 1001 4096 Oct 3 06:32 .git 06:32:44 drwxrwxr-x 3 1001 1001 4096 Oct 3 06:29 .github 06:32:44 -rw-rw-r-- 1 1001 1001 1102 Oct 3 06:29 .gitignore 06:32:44 -rw-rw-r-- 1 1001 1001 199 Oct 3 06:29 .golangci.yml 06:32:44 -rw-rw-r-- 1 1001 1001 100 Oct 3 06:29 .hadolint.yml 06:32:44 drwxr-xr-x 3 1001 1001 4096 Oct 3 06:30 .semver 06:32:44 -rw-rw-r-- 1 1001 1001 155 Oct 3 06:29 .sonarcloud.properties 06:32:44 -rw-rw-r-- 1 1001 1001 1171 Oct 3 06:29 ADOPTERS.md 06:32:44 -rw-rw-r-- 1 1001 1001 21553 Oct 3 06:29 Attribution.txt 06:32:44 -rw-rw-r-- 1 1001 1001 100284 Oct 3 06:29 CHANGELOG.md 06:32:44 -rw-rw-r-- 1 1001 1001 3804 Oct 3 06:29 CONTRIBUTING.md 06:32:44 -rw-rw-r-- 1 1001 1001 677 Oct 3 06:29 GOVERNANCE.md 06:32:44 -rw-rw-r-- 1 1001 1001 861 Oct 3 06:29 Jenkinsfile 06:32:44 -rw-rw-r-- 1 1001 1001 10775 Oct 3 06:29 LICENSE 06:32:44 -rw-rw-r-- 1 1001 1001 16854 Oct 3 06:29 Makefile 06:32:44 -rw-rw-r-- 1 1001 1001 582 Oct 3 06:29 OWNERS.md 06:32:44 -rw-rw-r-- 1 1001 1001 9528 Oct 3 06:29 README.md 06:32:44 -rw-rw-r-- 1 1001 1001 789 Oct 3 06:29 SECURITY.md 06:32:44 -rw-rw-r-- 1 1001 1001 12 Oct 3 06:30 VERSION 06:32:44 drwxrwxr-x 2 1001 1001 4096 Oct 3 06:29 bin 06:32:44 drwxrwxr-x 20 1001 1001 4096 Oct 3 06:29 cmd 06:32:44 -rw-r--r-- 1 root root 1502108 Oct 3 06:32 coverage.out 06:32:44 drwxrwxr-x 2 1001 1001 4096 Oct 3 06:29 fuzz_test 06:32:44 -rw-rw-r-- 1 1001 1001 7305 Oct 3 06:29 go.mod 06:32:44 -rw-rw-r-- 1 1001 1001 102748 Oct 3 06:29 go.sum 06:32:44 drwxrwxr-x 7 1001 1001 4096 Oct 3 06:29 internal 06:32:44 drwxrwxr-x 3 1001 1001 4096 Oct 3 06:29 openapi 06:32:44 -rw-rw-r-- 1 1001 1001 584 Oct 3 06:29 security.txt 06:32:44 -rw-rw-r-- 1 1001 1001 204 Oct 3 06:29 version.go [Pipeline] sh 06:32:45 + '[' -e coverage.out ] 06:32:45 + chown 1001:1001 coverage.out [Pipeline] stash 06:32:45 Stashed 1 file(s) [Pipeline] sh 06:32:45 + make build 06:32:45 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 06:33:07 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:33:09 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:33:10 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:33:11 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:33:12 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:33:16 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:33:18 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 06:33:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:33:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:33:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:33:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:33:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:33:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 06:33:27 $ docker stop --time=1 05d0a6b7b979a4816670be3f9c095dd94f604ad63cba9124f5009f750e25f1bd 06:33:32 $ docker rm -f --volumes 05d0a6b7b979a4816670be3f9c095dd94f604ad63cba9124f5009f750e25f1bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:33:33 06:33:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:33:34 latest: Pulling from edgex-devops/edgex-compose 06:33:34 91d30c5bc195: Pulling fs layer 06:33:34 2e9b0aa3be6d: Pulling fs layer 06:33:34 9c61dcf015f6: Pulling fs layer 06:33:34 4698f68db338: Pulling fs layer 06:33:34 2a2f49069b9e: Pulling fs layer 06:33:34 e0025b399a48: Pulling fs layer 06:33:34 4698f68db338: Waiting 06:33:34 2a2f49069b9e: Waiting 06:33:34 e0025b399a48: Waiting 06:33:34 91d30c5bc195: Verifying Checksum 06:33:34 91d30c5bc195: Download complete 06:33:34 4698f68db338: Verifying Checksum 06:33:34 4698f68db338: Download complete 06:33:34 2e9b0aa3be6d: Verifying Checksum 06:33:34 2e9b0aa3be6d: Download complete 06:33:34 e0025b399a48: Download complete 06:33:34 91d30c5bc195: Pull complete 06:33:34 2a2f49069b9e: Verifying Checksum 06:33:34 2a2f49069b9e: Download complete 06:33:34 2e9b0aa3be6d: Pull complete 06:33:35 9c61dcf015f6: Verifying Checksum 06:33:35 9c61dcf015f6: Download complete 06:33:37 9c61dcf015f6: Pull complete 06:33:37 4698f68db338: Pull complete 06:33:37 2a2f49069b9e: Pull complete 06:33:38 e0025b399a48: Pull complete 06:33:38 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 06:33:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:33:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:33:38 prd-ubuntu20.04-docker-8c-8g-13261 does not seem to be running inside a container 06:33: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/710 -v /w/workspace/edgex-go/710:/w/workspace/edgex-go/710:rw,z -v /w/workspace/edgex-go/710@tmp:/w/workspace/edgex-go/710@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:33:40 $ docker top 6663c74900e023bafe90660955a06d58ee184fdc9da68500a592300073d41bfc -eo pid,comm [Pipeline] { [Pipeline] sh 06:33:40 + docker compose -f ./docker-compose-build.yml build --parallel 06:33:42 #1 [security-proxy-setup internal] load build definition from Dockerfile 06:33:42 #1 transferring dockerfile: 2.50kB done 06:33:42 #1 DONE 0.0s 06:33:42 06:33:42 #2 [security-secretstore-setup internal] load build definition from Dockerfile 06:33:42 #2 transferring dockerfile: 2.49kB done 06:33:42 #2 DONE 0.0s 06:33:42 06:33:42 #3 [core-keeper internal] load build definition from Dockerfile 06:33:42 #3 transferring dockerfile: 2.07kB done 06:33:42 #3 DONE 0.0s 06:33:42 06:33:42 #4 [core-command internal] load build definition from Dockerfile 06:33:42 #4 transferring dockerfile: 1.93kB done 06:33:42 #4 DONE 0.0s 06:33:42 06:33:42 #5 [security-spire-server internal] load build definition from Dockerfile 06:33:42 #5 transferring dockerfile: 1.70kB done 06:33:42 #5 DONE 0.0s 06:33:42 06:33:42 #6 [security-spire-config internal] load build definition from Dockerfile 06:33:42 #6 transferring dockerfile: 1.69kB done 06:33:42 #6 DONE 0.0s 06:33:42 06:33:42 #7 [support-cron-scheduler internal] load build definition from Dockerfile 06:33:42 #7 transferring dockerfile: 1.85kB done 06:33:42 #7 DONE 0.0s 06:33:42 06:33:42 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:33:42 #8 transferring dockerfile: 1.89kB done 06:33:42 #8 DONE 0.0s 06:33:42 06:33:42 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:33:42 #9 transferring dockerfile: 2.23kB done 06:33:42 #9 DONE 0.0s 06:33:42 06:33:42 #10 [security-spire-agent internal] load build definition from Dockerfile 06:33:42 #10 transferring dockerfile: 1.81kB done 06:33:42 #10 DONE 0.0s 06:33:42 06:33:42 #11 [security-bootstrapper internal] load build definition from Dockerfile 06:33:42 #11 transferring dockerfile: 3.17kB done 06:33:42 #11 DONE 0.0s 06:33:42 06:33:42 #12 [support-scheduler internal] load build definition from Dockerfile 06:33:42 #12 transferring dockerfile: 1.93kB done 06:33:42 #12 DONE 0.0s 06:33:42 06:33:42 #13 [support-notifications internal] load build definition from Dockerfile 06:33:42 #13 transferring dockerfile: 2.02kB done 06:33:42 #13 DONE 0.0s 06:33:42 06:33:42 #14 [core-data internal] load build definition from Dockerfile 06:33:42 #14 transferring dockerfile: 2.07kB done 06:33:42 #14 DONE 0.0s 06:33:42 06:33:42 #15 [security-proxy-auth internal] load build definition from Dockerfile 06:33:42 #15 transferring dockerfile: 2.15kB done 06:33:42 #15 DONE 0.0s 06:33:42 06:33:42 #16 [security-proxy-setup internal] load .dockerignore 06:33:42 #16 transferring context: 50B done 06:33:42 #16 DONE 0.0s 06:33:42 06:33:42 #17 [core-metadata internal] load build definition from Dockerfile 06:33:42 #17 transferring dockerfile: 2.13kB done 06:33:43 #17 DONE 0.0s 06:33:43 06:33:43 #18 [security-secretstore-setup internal] load .dockerignore 06:33:43 #18 transferring context: 50B done 06:33:43 #18 DONE 0.0s 06:33:43 06:33:43 #19 [core-keeper internal] load .dockerignore 06:33:43 #19 transferring context: 50B done 06:33:43 #19 DONE 0.0s 06:33:43 06:33:43 #20 [core-command internal] load .dockerignore 06:33:43 #20 transferring context: 50B done 06:33:43 #20 DONE 0.0s 06:33:43 06:33:43 #21 [security-spire-server internal] load .dockerignore 06:33:43 #21 transferring context: 50B done 06:33:43 #21 DONE 0.0s 06:33:43 06:33:43 #22 [security-spire-config internal] load .dockerignore 06:33:43 #22 transferring context: 50B done 06:33:43 #22 DONE 0.0s 06:33:43 06:33:43 #23 [support-cron-scheduler internal] load .dockerignore 06:33:43 #23 transferring context: 50B done 06:33:43 #23 DONE 0.0s 06:33:43 06:33:43 #24 [security-spiffe-token-provider internal] load .dockerignore 06:33:43 #24 transferring context: 50B done 06:33:43 #24 DONE 0.0s 06:33:43 06:33:43 #25 [security-spire-agent internal] load .dockerignore 06:33:43 #25 transferring context: 50B done 06:33:43 #25 DONE 0.0s 06:33:43 06:33:43 #26 [core-common-config-bootstrapper internal] load .dockerignore 06:33:43 #26 transferring context: 50B done 06:33:43 #26 DONE 0.0s 06:33:43 06:33:43 #27 [security-bootstrapper internal] load .dockerignore 06:33:43 #27 transferring context: 50B done 06:33:43 #27 DONE 0.0s 06:33:43 06:33:43 #28 [support-scheduler internal] load .dockerignore 06:33:43 #28 transferring context: 50B done 06:33:43 #28 DONE 0.0s 06:33:43 06:33:43 #29 [support-notifications internal] load .dockerignore 06:33:43 #29 transferring context: 50B done 06:33:43 #29 DONE 0.0s 06:33:43 06:33:43 #30 [core-data internal] load .dockerignore 06:33:43 #30 transferring context: 50B done 06:33:43 #30 DONE 0.0s 06:33:43 06:33:43 #31 [security-proxy-auth internal] load .dockerignore 06:33:43 #31 transferring context: 50B done 06:33:43 #31 DONE 0.0s 06:33:43 06:33:43 #32 [core-metadata internal] load .dockerignore 06:33:43 #32 transferring context: 50B done 06:33:43 #32 DONE 0.0s 06:33:43 06:33:43 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:33:43 #33 DONE 0.0s 06:33:43 06:33:43 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 06:33:43 #34 DONE 0.1s 06:33:43 06:33:43 #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:33:43 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 06:33:43 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 06:33:43 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 06:33:43 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 06:33:43 #35 DONE 0.0s 06:33:43 06:33:43 #36 [security-proxy-setup internal] load build context 06:33:43 #36 ... 06:33:43 06:33:43 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:33:43 #33 DONE 0.0s 06:33:43 06:33:43 #35 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:33:43 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 06:33:43 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 06:33:43 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 06:33:43 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 06:33:43 #35 DONE 0.1s 06:33:43 06:33:43 #35 [support-cron-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:33:43 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 06:33:43 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 06:33:43 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 06:33:43 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 06:33:43 #35 DONE 0.1s 06:33:43 06:33:43 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:33:43 #33 DONE 0.0s 06:33:43 06:33:43 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 06:33:43 #34 DONE 0.2s 06:33:43 06:33:43 #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 06:33:43 #37 DONE 0.4s 06:33:43 06:33:43 #38 [core-common-config-bootstrapper internal] load build context 06:33:43 #38 ... 06:33:43 06:33:43 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:33:43 #33 DONE 0.0s 06:33:43 06:33:43 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:33:43 #33 DONE 0.0s 06:33:43 06:33:43 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 06:33:49 #34 DONE 5.1s 06:33:49 06:33:49 #35 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:33:49 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 06:33:49 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 06:33:49 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 06:33:49 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 06:33:49 #35 DONE 0.1s 06:33:49 06:33:49 #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 06:33:49 #37 DONE 0.5s 06:33:49 06:33:49 #39 [core-keeper internal] load build context 06:33:49 #39 transferring context: 452.38MB 3.9s done 06:33:49 #39 DONE 5.0s 06:33:49 06:33:49 #40 [core-command internal] load build context 06:33:49 #40 transferring context: 452.38MB 3.8s done 06:33:49 #40 DONE 5.1s 06:33:49 06:33:49 #41 [security-secretstore-setup internal] load build context 06:33:49 #41 transferring context: 452.38MB 4.1s done 06:33:49 #41 DONE 5.1s 06:33:49 06:33:49 #42 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 06:33:49 #42 DONE 5.3s 06:33:49 06:33:49 #36 [security-proxy-setup internal] load build context 06:33:49 #36 transferring context: 452.38MB 3.9s done 06:33:49 #36 DONE 5.3s 06:33:49 06:33:49 #43 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 06:33:49 #43 ... 06:33:49 06:33:49 #35 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:33:49 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 06:33:49 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 06:33:49 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 06:33:49 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 06:33:49 #35 DONE 0.1s 06:33:49 06:33:49 #44 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 06:33:49 #44 DONE 5.7s 06:33:49 06:33:49 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:33:49 #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:33:53 #45 ... 06:33:53 06:33:53 #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:33:53 #0 5.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:33:53 #0 5.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:33:53 #0 5.874 (1/4) Installing dumb-init (1.2.5-r3) 06:33:53 #0 5.877 (2/4) Installing openssl (3.3.2-r0) 06:33:53 #0 5.890 (3/4) Installing su-exec (0.2-r3) 06:33:53 #0 5.890 (4/4) Installing yq-go (4.44.1-r2) 06:33:53 #0 5.987 Executing busybox-1.36.1-r29.trigger 06:33:53 #0 5.996 OK: 19 MiB in 18 packages 06:33:53 #46 ... 06:33:53 06:33:53 #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:33:53 #0 5.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:33:53 #0 5.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:33:53 #0 5.750 (1/4) Installing ca-certificates (20240705-r0) 06:33:53 #0 5.767 (2/4) Installing dumb-init (1.2.5-r3) 06:33:53 #0 5.795 (3/4) Installing su-exec (0.2-r3) 06:33:53 #0 5.795 (4/4) Installing yq-go (4.44.1-r2) 06:33:53 #0 5.872 Executing busybox-1.36.1-r29.trigger 06:33:53 #0 5.896 Executing ca-certificates-20240705-r0.trigger 06:33:53 #0 5.934 OK: 19 MiB in 18 packages 06:33:53 #47 ... 06:33:53 06:33:53 #48 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:33:53 #0 5.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:33:53 #0 5.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:33:53 #0 6.110 (1/1) Installing dumb-init (1.2.5-r3) 06:33:53 #0 6.117 Executing busybox-1.36.1-r29.trigger 06:33:53 #0 6.129 OK: 8 MiB in 15 packages 06:33:54 #48 ... 06:33:54 06:33:54 #49 [security-spiffe-token-provider internal] load build context 06:33:54 #49 transferring context: 220.84MB 5.0s 06:33:54 #49 ... 06:33:54 06:33:54 #50 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:54 #50 ... 06:33:54 06:33:54 #51 [support-cron-scheduler internal] load build context 06:33:54 #51 ... 06:33:54 06:33:54 #52 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 06:33:54 #52 ... 06:33:54 06:33:54 #49 [security-spiffe-token-provider internal] load build context 06:33:54 #49 ... 06:33:54 06:33:54 #53 [security-spire-config internal] load build context 06:33:54 #53 transferring context: 26.23kB 0.0s done 06:33:54 #53 DONE 5.5s 06:33:54 06:33:54 #49 [security-spiffe-token-provider internal] load build context 06:33:54 #49 transferring context: 264.12MB 6.2s 06:33:55 #49 ... 06:33:55 06:33:55 #35 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:33:55 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 06:33:55 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 06:33:55 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 06:33:55 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 06:33:55 #35 DONE 0.1s 06:33:55 06:33:55 #52 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 06:33:55 #52 DONE 11.3s 06:33:55 06:33:55 #49 [security-spiffe-token-provider internal] load build context 06:33:57 #49 transferring context: 452.38MB 8.6s done 06:33:59 #49 ... 06:33:59 06:33:59 #54 [core-data internal] load build context 06:33:59 #54 transferring context: 452.38MB 7.4s done 06:33:59 #54 ... 06:33:59 06:33:59 #55 [core-metadata internal] load build context 06:33:59 #55 transferring context: 452.38MB 7.8s done 06:33:59 #55 ... 06:33:59 06:33:59 #56 [support-notifications internal] load build context 06:33:59 #56 transferring context: 452.38MB 7.1s done 06:33:59 #56 ... 06:33:59 06:33:59 #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 06:33:59 #57 ... 06:33:59 06:33:59 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:33:59 #58 ... 06:33:59 06:33:59 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:33:59 #59 ... 06:33:59 06:33:59 #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:33:59 #60 ... 06:33:59 06:33:59 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:34:00 #61 ... 06:34:00 06:34:00 #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 06:34:00 #62 ... 06:34:00 06:34:00 #63 [support-scheduler internal] load build context 06:34:00 #63 transferring context: 452.38MB 7.5s done 06:34:00 #63 ... 06:34:00 06:34:00 #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:34:00 #64 ... 06:34:00 06:34:00 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:34:00 #0 0.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:00 #0 0.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:00 #0 1.138 v3.20.3-106-g950f62961e6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:34:00 #0 1.138 v3.20.3-104-g27788c02ed4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:34:00 #0 1.138 OK: 24163 distinct packages available 06:34:00 #0 1.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:00 #0 1.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:00 #0 1.566 (1/14) Installing ca-certificates (20240705-r0) 06:34:00 #0 1.589 (2/14) Installing brotli-libs (1.1.0-r2) 06:34:00 #0 1.602 (3/14) Installing c-ares (1.33.1-r0) 06:34:00 #0 1.606 (4/14) Installing libunistring (1.2-r0) 06:34:00 #0 1.659 (5/14) Installing libidn2 (2.3.7-r0) 06:34:00 #0 1.659 (6/14) Installing nghttp2-libs (1.62.1-r0) 06:34:00 #0 1.659 (7/14) Installing libpsl (0.21.5-r1) 06:34:00 #0 1.659 (8/14) Installing zstd-libs (1.5.6-r0) 06:34:00 #0 1.659 (9/14) Installing libcurl (8.10.1-r0) 06:34:00 #0 1.659 (10/14) Installing curl (8.10.1-r0) 06:34:00 #0 1.661 (11/14) Installing dumb-init (1.2.5-r3) 06:34:00 #0 1.670 (12/14) Installing musl-obstack (1.2.3-r2) 06:34:00 #0 1.670 (13/14) Installing libucontext (1.2-r3) 06:34:00 #0 1.675 (14/14) Installing gcompat (1.1.0-r4) 06:34:00 #0 1.677 Executing busybox-1.36.1-r29.trigger 06:34:00 #0 1.684 Executing ca-certificates-20240705-r0.trigger 06:34:00 #0 1.714 OK: 13 MiB in 28 packages 06:34:00 #65 ... 06:34:00 06:34:00 #38 [core-common-config-bootstrapper internal] load build context 06:34:00 #38 transferring context: 452.38MB 8.9s done 06:34:01 #38 ... 06:34:01 06:34:01 #66 [security-bootstrapper internal] load build context 06:34:01 #66 transferring context: 452.38MB 8.2s done 06:34:01 #66 ... 06:34:01 06:34:01 #67 [security-proxy-auth internal] load build context 06:34:01 #67 transferring context: 452.38MB 7.0s done 06:34:01 #67 ... 06:34:01 06:34:01 #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:34:01 #68 ... 06:34:01 06:34:01 #69 [security-spire-server internal] load build context 06:34:01 #69 transferring context: 27.98kB 0.0s done 06:34:01 #69 ... 06:34:01 06:34:01 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:34:01 #70 ... 06:34:01 06:34:01 #51 [support-cron-scheduler internal] load build context 06:34:01 #51 transferring context: 452.38MB 8.9s done 06:34:03 #51 ... 06:34:03 06:34:03 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:34:03 #71 ... 06:34:03 06:34:03 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:34:03 #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10.2s done 06:34:03 #45 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 06:34:05 #45 ... 06:34:05 06:34:05 #72 [security-spire-agent internal] load build context 06:34:05 #72 ... 06:34:05 06:34:05 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:34:05 #73 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:34:05 #73 ... 06:34:05 06:34:05 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:34:05 #45 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 06:34:05 #45 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 06:34:06 #45 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 06:34:06 #45 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 06:34:10 #45 ... 06:34:10 06:34:10 #69 [security-spire-server internal] load build context 06:34:10 #69 DONE 20.5s 06:34:10 06:34:10 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:34:10 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.6s 06:34:11 #45 ... 06:34:11 06:34:11 #67 [security-proxy-auth internal] load build context 06:34:11 #67 DONE 22.4s 06:34:11 06:34:11 #56 [support-notifications internal] load build context 06:34:11 #56 DONE 22.4s 06:34:11 06:34:11 #54 [core-data internal] load build context 06:34:11 #54 DONE 22.5s 06:34:11 06:34:11 #63 [support-scheduler internal] load build context 06:34:11 #63 DONE 22.5s 06:34:11 06:34:11 #55 [core-metadata internal] load build context 06:34:11 #55 DONE 22.5s 06:34:11 06:34:11 #66 [security-bootstrapper internal] load build context 06:34:11 #66 DONE 22.5s 06:34:11 06:34:11 #49 [security-spiffe-token-provider internal] load build context 06:34:11 #49 DONE 27.5s 06:34:11 06:34:11 #38 [core-common-config-bootstrapper internal] load build context 06:34:11 #38 DONE 27.5s 06:34:11 06:34:11 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:34:11 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.8s done 06:34:11 #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 3.8s 06:34:11 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 3.8s 06:34:11 #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 3.8s 06:34:11 #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 06:34:11 #45 ... 06:34:11 06:34:11 #51 [support-cron-scheduler internal] load build context 06:34:11 #51 DONE 27.5s 06:34:11 06:34:11 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:34:11 #65 DONE 22.6s 06:34:11 06:34:11 #48 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:34:11 #48 DONE 27.6s 06:34:11 06:34:11 #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:34:11 #47 DONE 27.7s 06:34:11 06:34:11 #72 [security-spire-agent internal] load build context 06:34:11 #72 transferring context: 27.51kB done 06:34:11 #72 DONE 16.2s 06:34:11 06:34:11 #50 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:34:11 #50 DONE 27.6s 06:34:11 06:34:11 #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:34:11 #46 DONE 27.8s 06:34:11 06:34:11 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:34:11 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 3.8s done 06:34:11 #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.8s done 06:34:11 #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 06:34:11 #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 9.44MB / 30.73MB 4.0s 06:34:11 #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 06:34:11 #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 4.2s 06:34:11 #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 06:34:12 #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 4.6s done 06:34:12 #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 4.6s done 06:34:12 #45 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 06:34:17 #45 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.7s done 06:34:17 #45 ... 06:34:17 06:34:17 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:34:17 #73 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10.6s done 06:34:17 #73 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 06:34:17 #73 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 06:34:17 #73 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 06:34:17 #73 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 06:34:17 #73 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done 06:34:17 #73 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 06:34:17 #73 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 06:34:17 #73 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.5s done 06:34:17 #73 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 06:34:17 #73 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.6s done 06:34:17 #73 ... 06:34:17 06:34:17 #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:34:17 #60 23.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:17 #60 23.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:17 #60 24.16 (1/1) Installing dumb-init (1.2.5-r3) 06:34:17 #60 24.30 Executing busybox-1.36.1-r29.trigger 06:34:17 #60 24.31 OK: 8 MiB in 15 packages 06:34:17 #60 DONE 27.6s 06:34:17 06:34:17 #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 06:34:17 #62 23.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:17 #62 23.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:17 #62 24.13 (1/2) Installing ca-certificates (20240705-r0) 06:34:17 #62 24.27 (2/2) Installing dumb-init (1.2.5-r3) 06:34:17 #62 25.27 Executing busybox-1.36.1-r29.trigger 06:34:17 #62 25.30 Executing ca-certificates-20240705-r0.trigger 06:34:17 #62 27.03 OK: 9 MiB in 16 packages 06:34:17 #62 DONE 27.6s 06:34:17 06:34:17 #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:34:17 #64 DONE 27.6s 06:34:17 06:34:17 #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:34:17 #68 23.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:17 #68 23.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:17 #68 24.22 (1/3) Installing ca-certificates (20240705-r0) 06:34:17 #68 24.36 (2/3) Installing dumb-init (1.2.5-r3) 06:34:17 #68 25.31 (3/3) Installing tzdata (2024b-r0) 06:34:17 #68 27.05 Executing busybox-1.36.1-r29.trigger 06:34:17 #68 27.05 Executing ca-certificates-20240705-r0.trigger 06:34:17 #68 27.08 OK: 10 MiB in 17 packages 06:34:17 #68 DONE 27.7s 06:34:17 06:34:17 #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 06:34:17 #74 ... 06:34:17 06:34:17 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:34:17 #73 DONE 21.3s 06:34:17 06:34:17 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:34:17 #45 DONE 27.1s 06:34:17 06:34:17 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:34:17 #71 23.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:17 #71 ... 06:34:17 06:34:17 #43 [core-data builder 3/7] RUN apk add --update --no-cache make git 06:34:17 #43 23.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:17 #43 24.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:17 #43 28.04 OK: 246 MiB in 54 packages 06:34:17 #43 DONE 28.1s 06:34:17 06:34:17 #75 [core-command builder 4/7] COPY go.mod vendor* ./ 06:34:17 #75 DONE 0.0s 06:34:17 06:34:17 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:34:17 #61 27.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:18 #61 ... 06:34:18 06:34:18 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:34:18 #70 23.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:18 #70 23.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:18 #70 29.29 OK: 246 MiB in 54 packages 06:34:18 #70 DONE 29.6s 06:34:18 06:34:18 #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:34:18 #76 DONE 0.0s 06:34:18 06:34:18 #77 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:34:19 #77 ... 06:34:19 06:34:19 #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 06:34:19 #57 23.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:19 #57 23.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:19 #57 28.96 (1/2) Installing dumb-init (1.2.5-r3) 06:34:19 #57 29.53 (2/2) Installing su-exec (0.2-r3) 06:34:19 #57 30.34 Executing busybox-1.36.1-r29.trigger 06:34:19 #57 30.35 OK: 8 MiB in 16 packages 06:34:19 #57 DONE 30.5s 06:34:19 06:34:19 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:34:19 #71 26.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:19 #71 26.54 v3.20.3-106-g950f62961e6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:34:19 #71 26.54 v3.20.3-104-g27788c02ed4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:34:19 #71 26.54 OK: 24163 distinct packages available 06:34:19 #71 26.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:21 #71 26.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:21 #71 ... 06:34:21 06:34:21 #78 [core-command stage-1 3/8] RUN apk --no-cache upgrade 06:34:21 #0 5.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:21 #0 7.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:21 #0 8.436 Upgrading critical system libraries and apk-tools: 06:34:21 #0 8.436 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:34:21 #0 8.447 Executing busybox-1.36.1-r29.trigger 06:34:21 #0 8.558 Continuing the upgrade transaction with new apk-tools: 06:34:21 #0 8.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:21 #0 8.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:21 #78 ... 06:34:21 06:34:21 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:34:21 #0 5.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:21 #0 7.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:21 #0 8.264 Upgrading critical system libraries and apk-tools: 06:34:21 #0 8.264 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:34:21 #0 8.288 Executing busybox-1.36.1-r29.trigger 06:34:21 #0 8.577 Continuing the upgrade transaction with new apk-tools: 06:34:21 #0 8.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:21 #79 ... 06:34:21 06:34:21 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:34:21 #0 6.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:21 #0 8.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:21 #0 8.638 Upgrading critical system libraries and apk-tools: 06:34:21 #0 8.638 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:34:21 #80 ... 06:34:21 06:34:21 #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 06:34:21 #0 6.139 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:21 #0 8.137 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:21 #81 ... 06:34:21 06:34:21 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:34:21 #0 5.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:21 #0 8.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:21 #0 8.638 Upgrading critical system libraries and apk-tools: 06:34:21 #0 8.638 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:34:21 #82 ... 06:34:21 06:34:21 #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 06:34:21 #74 1.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:21 #74 3.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:21 #74 3.479 Upgrading critical system libraries and apk-tools: 06:34:21 #74 3.481 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:34:21 #74 3.492 Executing busybox-1.36.1-r29.trigger 06:34:21 #74 3.590 Continuing the upgrade transaction with new apk-tools: 06:34:21 #74 4.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:22 #74 ... 06:34:22 06:34:22 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:34:22 #58 23.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:22 #58 23.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:22 #58 25.29 v3.20.3-106-g950f62961e6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:34:22 #58 25.29 v3.20.3-104-g27788c02ed4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:34:22 #58 25.29 OK: 24162 distinct packages available 06:34:22 #58 25.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:22 #58 30.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:22 #58 31.12 OK: 246 MiB in 54 packages 06:34:22 #58 DONE 33.3s 06:34:22 06:34:22 #59 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:34:22 #59 23.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:22 #59 30.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:22 #59 31.11 OK: 246 MiB in 54 packages 06:34:22 #59 DONE 33.4s 06:34:22 06:34:22 #83 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 06:34:22 #83 DONE 0.0s 06:34:22 06:34:22 #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:34:22 #84 DONE 0.1s 06:34:22 06:34:22 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:34:22 #82 10.74 Executing busybox-1.36.1-r29.trigger 06:34:22 #82 10.82 Continuing the upgrade transaction with new apk-tools: 06:34:22 #82 10.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:22 #82 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:22 #82 ... 06:34:22 06:34:22 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:34:22 #79 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:22 #79 11.16 OK: 19 MiB in 18 packages 06:34:22 #79 DONE 11.4s 06:34:22 06:34:22 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:34:22 #82 11.37 OK: 13 MiB in 28 packages 06:34:22 #82 ... 06:34:22 06:34:22 #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 06:34:22 #74 5.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:22 #74 6.089 OK: 9 MiB in 16 packages 06:34:22 #74 DONE 6.4s 06:34:22 06:34:22 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:34:22 #80 10.70 Executing busybox-1.36.1-r29.trigger 06:34:22 #80 10.84 Continuing the upgrade transaction with new apk-tools: 06:34:22 #80 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:22 #80 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:22 #80 11.21 OK: 19 MiB in 18 packages 06:34:22 #80 DONE 11.5s 06:34:22 06:34:22 #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:34:22 #0 1.378 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:22 #0 3.104 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:22 #0 6.041 OK: 246 MiB in 54 packages 06:34:22 #85 DONE 6.4s 06:34:22 06:34:22 #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade 06:34:22 #0 1.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:22 #0 3.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:22 #0 3.501 Upgrading critical system libraries and apk-tools: 06:34:22 #0 3.501 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:34:22 #0 3.508 Executing busybox-1.36.1-r29.trigger 06:34:22 #0 3.637 Continuing the upgrade transaction with new apk-tools: 06:34:22 #0 4.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:22 #0 5.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:22 #0 6.122 OK: 8 MiB in 15 packages 06:34:22 #86 DONE 6.5s 06:34:22 06:34:22 #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:34:22 #0 1.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:22 #0 3.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:22 #0 3.649 Upgrading critical system libraries and apk-tools: 06:34:22 #0 3.649 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:34:22 #0 5.671 Executing busybox-1.36.1-r29.trigger 06:34:22 #0 5.826 Continuing the upgrade transaction with new apk-tools: 06:34:22 #0 5.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:22 #0 5.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:22 #0 6.245 OK: 10 MiB in 17 packages 06:34:22 #87 DONE 6.5s 06:34:22 06:34:22 #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 06:34:22 #81 10.98 (1/1) Installing dumb-init (1.2.5-r3) 06:34:22 #81 11.29 Executing busybox-1.36.1-r29.trigger 06:34:22 #81 11.31 OK: 8 MiB in 15 packages 06:34:22 #81 DONE 11.7s 06:34:22 06:34:22 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:34:22 #88 ... 06:34:22 06:34:22 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:34:22 #82 DONE 11.7s 06:34:22 06:34:22 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:34:22 #61 29.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:22 #61 30.19 v3.20.3-106-g950f62961e6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:34:22 #61 30.19 v3.20.3-104-g27788c02ed4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:34:22 #61 30.19 OK: 24163 distinct packages available 06:34:22 #61 30.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:22 #61 30.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:22 #61 33.14 (1/4) Installing dumb-init (1.2.5-r3) 06:34:22 #61 33.17 (2/4) Installing musl-obstack (1.2.3-r2) 06:34:22 #61 33.18 (3/4) Installing libucontext (1.2-r3) 06:34:22 #61 33.18 (4/4) Installing gcompat (1.1.0-r4) 06:34:22 #61 33.20 Executing busybox-1.36.1-r29.trigger 06:34:22 #61 33.24 OK: 8 MiB in 18 packages 06:34:22 #61 DONE 33.6s 06:34:22 06:34:22 #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:34:22 #89 DONE 0.3s 06:34:23 06:34:23 #78 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 06:34:23 #78 11.46 OK: 8 MiB in 15 packages 06:34:23 #78 DONE 11.9s 06:34:23 06:34:23 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:34:23 #88 DONE 0.3s 06:34:23 06:34:23 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:34:23 #71 30.10 (1/5) Installing dumb-init (1.2.5-r3) 06:34:23 #71 30.10 (2/5) Installing musl-obstack (1.2.3-r2) 06:34:23 #71 30.10 (3/5) Installing libucontext (1.2-r3) 06:34:23 #71 30.11 (4/5) Installing gcompat (1.1.0-r4) 06:34:23 #71 30.11 (5/5) Installing openssl (3.3.2-r0) 06:34:23 #71 30.12 Executing busybox-1.36.1-r29.trigger 06:34:23 #71 30.13 OK: 9 MiB in 19 packages 06:34:23 #71 DONE 30.4s 06:34:23 06:34:23 #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:34:24 #90 ... 06:34:24 06:34:24 #91 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 06:34:24 #0 0.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:24 #0 3.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:24 #0 3.701 Upgrading critical system libraries and apk-tools: 06:34:24 #0 3.701 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:34:24 #0 3.715 Executing busybox-1.36.1-r29.trigger 06:34:24 #0 3.787 Continuing the upgrade transaction with new apk-tools: 06:34:24 #0 3.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:24 #0 3.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:24 #0 4.388 OK: 8 MiB in 16 packages 06:34:24 #91 DONE 4.7s 06:34:24 06:34:24 #92 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:34:26 #92 DONE 1.6s 06:34:26 06:34:26 #93 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 06:34:26 #93 DONE 0.0s 06:34:26 06:34:26 #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:34:26 #90 2.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:26 #90 ... 06:34:26 06:34:26 #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:34:26 #94 ... 06:34:26 06:34:26 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:34:26 #0 1.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:27 #95 4.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:28 #95 5.293 Upgrading critical system libraries and apk-tools: 06:34:28 #95 5.293 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:34:28 #95 5.303 Executing busybox-1.36.1-r29.trigger 06:34:28 #95 5.383 Continuing the upgrade transaction with new apk-tools: 06:34:28 #95 5.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:29 #95 6.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:29 #95 6.489 OK: 8 MiB in 18 packages 06:34:29 #95 ... 06:34:29 06:34:29 #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:34:29 #90 3.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:29 #90 4.917 Upgrading critical system libraries and apk-tools: 06:34:29 #90 4.917 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:34:29 #90 4.926 Executing busybox-1.36.1-r29.trigger 06:34:29 #90 5.013 Continuing the upgrade transaction with new apk-tools: 06:34:29 #90 5.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:34:29 #90 5.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:34:29 #90 5.951 OK: 9 MiB in 19 packages 06:34:29 #90 DONE 6.2s 06:34:29 06:34:29 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:34:31 #96 DONE 1.4s 06:34:31 06:34:31 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:34:31 #97 DONE 1.4s 06:34:31 06:34:31 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:34:31 #95 DONE 7.9s 06:34:31 06:34:31 #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:34:32 #98 DONE 1.1s 06:34:32 06:34:32 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:34:32 #99 DONE 1.1s 06:34:32 06:34:32 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:34:32 #100 DONE 1.1s 06:34:32 06:34:32 #101 [security-spire-server stage-2 6/9] COPY security.txt / 06:34:32 #101 DONE 0.1s 06:34:32 06:34:32 #102 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:34:32 #102 ... 06:34:32 06:34:32 #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:34:32 #103 DONE 0.1s 06:34:32 06:34:32 #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:34:32 #104 DONE 0.1s 06:34:32 06:34:32 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:34:32 #105 DONE 0.1s 06:34:32 06:34:32 #106 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:34:32 #106 ... 06:34:32 06:34:32 #107 [security-spire-config stage-2 6/10] COPY security.txt / 06:34:33 #107 ... 06:34:33 06:34:33 #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:34:33 #108 ... 06:34:33 06:34:33 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:34:33 #109 ... 06:34:33 06:34:33 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 06:34:33 #110 DONE 1.6s 06:34:34 06:34:34 #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:34:34 #94 ... 06:34:34 06:34:34 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:34:38 #111 ... 06:34:38 06:34:38 #107 [security-spire-config stage-2 6/10] COPY security.txt / 06:34:38 #107 DONE 5.7s 06:34:38 06:34:38 #112 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:34:43 #112 DONE 5.3s 06:34:43 06:34:43 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:34:43 #111 DONE 9.1s 06:34:43 06:34:43 #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:34:43 #94 DONE 26.4s 06:34:43 06:34:43 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:34:43 #109 DONE 10.8s 06:34:43 06:34:43 #77 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:34:43 #77 DONE 25.1s 06:34:43 06:34:43 #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:34:44 #113 ... 06:34:44 06:34:44 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:34:44 #114 DONE 1.4s 06:34:44 06:34:44 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:34:50 #115 ... 06:34:50 06:34:50 #116 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:34:50 #116 DONE 6.8s 06:34:50 06:34:50 #117 [security-proxy-setup builder 6/7] COPY . . 06:34:50 #117 ... 06:34:50 06:34:50 #118 [security-spire-server] exporting to image 06:34:50 #118 exporting layers 06:34:53 #118 ... 06:34:53 06:34:53 #119 [core-command builder 6/7] COPY . . 06:35:01 #119 DONE 17.8s 06:35:01 06:35:01 #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:35:01 #120 CACHED 06:35:01 06:35:01 #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:35:01 #121 CACHED 06:35:01 06:35:01 #122 [core-metadata builder 6/7] COPY . . 06:35:01 #122 CACHED 06:35:01 06:35:01 #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:35:01 #123 CACHED 06:35:01 06:35:01 #124 [security-proxy-auth builder 6/7] COPY . . 06:35:01 #124 CACHED 06:35:01 06:35:01 #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:35:01 #125 CACHED 06:35:01 06:35:01 #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:35:01 #126 CACHED 06:35:01 06:35:01 #127 [core-data builder 4/7] COPY go.mod vendor* ./ 06:35:01 #127 CACHED 06:35:01 06:35:01 #128 [core-data builder 6/7] COPY . . 06:35:01 #128 CACHED 06:35:01 06:35:01 #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:35:01 #129 CACHED 06:35:01 06:35:01 #130 [support-scheduler builder 6/7] COPY . . 06:35:01 #130 CACHED 06:35:01 06:35:01 #131 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:35:01 #131 CACHED 06:35:01 06:35:01 #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:35:01 #132 CACHED 06:35:01 06:35:01 #133 [core-common-config-bootstrapper builder 6/7] COPY . . 06:35:01 #133 CACHED 06:35:01 06:35:01 #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:35:01 #134 CACHED 06:35:01 06:35:01 #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:35:01 #113 DONE 17.7s 06:35:01 06:35:01 #106 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:35:01 #106 DONE 38.9s 06:35:01 06:35:01 #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:35:01 #135 CACHED 06:35:01 06:35:01 #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:35:01 #136 CACHED 06:35:01 06:35:01 #137 [security-bootstrapper builder 6/7] COPY . . 06:35:01 #137 CACHED 06:35:01 06:35:01 #138 [security-secretstore-setup builder 6/7] COPY . . 06:35:01 #138 CACHED 06:35:01 06:35:01 #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:35:01 #139 CACHED 06:35:01 06:35:01 #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:35:01 #140 CACHED 06:35:01 06:35:01 #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:35:01 #108 DONE 37.9s 06:35:01 06:35:01 #102 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:35:01 #102 DONE 39.0s 06:35:01 06:35:01 #117 [security-proxy-setup builder 6/7] COPY . . 06:35:01 #117 DONE 17.8s 06:35:01 06:35:01 #141 [core-keeper builder 7/8] COPY . . 06:35:01 #141 ... 06:35:01 06:35:01 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:35:01 #115 DONE 16.4s 06:35:01 06:35:01 #142 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:35:01 #142 DONE 0.2s 06:35:01 06:35:01 #118 [security-spire-config] exporting to image 06:35:01 #118 exporting layers 06:35:01 #118 writing image sha256:b478fc6f042f04220a31d40afbbdda7482b40ba77d68f308dc0ce6bf7df4847e done 06:35:01 #118 naming to docker.io/library/security-spire-server done 06:35:01 #118 exporting layers 0.7s done 06:35:01 #118 writing image sha256:f0d7889b0faf7c80b55cc1372a0f8061f51340ede31e9f084e0e6d8211fc8097 done 06:35:01 #118 naming to docker.io/library/security-spire-agent 0.0s done 06:35:07 #118 ... 06:35:07 06:35:07 #143 [security-spiffe-token-provider builder 6/7] COPY . . 06:35:07 #143 DONE 6.1s 06:35:07 06:35:07 #144 [support-cron-scheduler builder 6/7] COPY . . 06:35:07 #144 DONE 6.1s 06:35:07 06:35:07 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:35:07 #145 ... 06:35:07 06:35:07 #146 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:35:07 #146 CACHED 06:35:07 06:35:07 #147 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:35:07 #147 CACHED 06:35:07 06:35:07 #148 [support-notifications builder 6/7] COPY . . 06:35:07 #148 CACHED 06:35:07 06:35:07 #141 [core-keeper builder 7/8] COPY . . 06:35:07 #141 DONE 6.2s 06:35:07 06:35:07 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:35:07 #149 ... 06:35:07 06:35:07 #118 [security-spire-config] exporting to image 06:35:07 #118 exporting layers 6.4s done 06:35:07 #118 writing image sha256:f84b34134112fedc07fd0e09c02a5bb4fa120fe4e0e7413a566f09364ec332b4 done 06:35:07 #118 naming to docker.io/library/security-spire-config 0.0s done 06:35:07 #118 DONE 17.3s 06:35:07 06:35:07 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:35:08 #150 1.187 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:35:11 #150 ... 06:35:11 06:35:11 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:35:11 #0 6.441 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:35:11 #151 ... 06:35:11 06:35:11 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:35:11 #0 5.298 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 06:35:11 #152 ... 06:35:11 06:35:11 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:35:11 #0 3.901 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:35:11 #153 ... 06:35:11 06:35:11 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:35:11 #0 5.047 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:35:12 #154 ... 06:35:12 06:35:12 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:35:12 #0 6.400 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:35:12 #155 ... 06:35:12 06:35:12 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:35:12 #0 3.442 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:35:12 #156 ... 06:35:12 06:35:12 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:35:12 #0 5.677 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:35:12 #157 ... 06:35:12 06:35:12 #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:35:12 #0 6.340 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:35:12 #158 ... 06:35:12 06:35:12 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:35:12 #0 4.693 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:35:13 #159 ... 06:35:13 06:35:13 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:35:13 #0 1.189 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 06:35:18 #160 ... 06:35:18 06:35:18 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:35:18 #145 1.162 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:35:18 #145 ... 06:35:18 06:35:18 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:35:18 #149 1.244 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:36:55 #149 ... 06:36:55 06:36:55 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:36:55 #151 109.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:38:03 #151 ... 06:38:03 06:38:03 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:38:03 #155 DONE 177.7s 06:38:03 06:38:03 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:38:03 #152 ... 06:38:03 06:38:03 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:38:03 #153 DONE 179.0s 06:38:03 06:38:03 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:38:03 #145 DONE 172.9s 06:38:03 06:38:03 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:38:03 #151 DONE 179.0s 06:38:03 06:38:03 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:38:03 #160 DONE 172.8s 06:38:03 06:38:03 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:38:03 #159 DONE 179.1s 06:38:03 06:38:03 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:38:03 #161 ... 06:38:03 06:38:03 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:38:03 #152 DONE 179.2s 06:38:03 06:38:03 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:38:03 #150 DONE 173.1s 06:38:03 06:38:03 #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:38:03 #162 ... 06:38:03 06:38:03 #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:38:03 #158 DONE 179.4s 06:38:03 06:38:03 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:38:03 #154 DONE 179.5s 06:38:03 06:38:03 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:38:03 #157 DONE 179.5s 06:38:03 06:38:03 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:38:03 #156 DONE 179.5s 06:38:03 06:38:03 #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:38:03 #163 ... 06:38:03 06:38:03 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:38:03 #149 DONE 173.4s 06:38:03 06:38:03 #164 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:38:03 #164 ... 06:38:03 06:38:03 #165 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:38:03 #165 DONE 0.7s 06:38:03 06:38:03 #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:38:03 #166 DONE 1.0s 06:38:03 06:38:03 #167 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:38:03 #167 DONE 1.0s 06:38:03 06:38:03 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:38:03 #168 DONE 0.9s 06:38:03 06:38:03 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:38:03 #161 DONE 1.0s 06:38:03 06:38:03 #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:38:03 #162 DONE 0.8s 06:38:03 06:38:03 #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:38:03 #169 ... 06:38:03 06:38:03 #170 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:38:03 #170 DONE 0.8s 06:38:03 06:38:03 #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:38:03 #163 DONE 0.7s 06:38:03 06:38:03 #164 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:38:03 #164 DONE 0.6s 06:38:03 06:38:03 #171 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:38:03 #171 ... 06:38:03 06:38:03 #172 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:38:03 #172 DONE 0.5s 06:38:03 06:38:03 #173 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:38:03 #173 DONE 0.5s 06:38:03 06:38:03 #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:38:03 #174 DONE 0.5s 06:38:03 06:38:03 #175 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 06:38:03 #175 CACHED 06:38:03 06:38:03 #176 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 06:38:03 #176 CACHED 06:38:03 06:38:03 #177 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:38:03 #177 CACHED 06:38:03 06:38:03 #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:38:03 #178 CACHED 06:38:03 06:38:03 #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:38:03 #179 CACHED 06:38:03 06:38:03 #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:38:03 #180 CACHED 06:38:03 06:38:03 #181 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:38:03 #181 DONE 0.4s 06:38:03 06:38:03 #182 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:38:03 #182 CACHED 06:38:03 06:38:03 #183 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:38:03 #183 CACHED 06:38:03 06:38:03 #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:38:03 #169 DONE 0.5s 06:38:03 06:38:03 #184 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:38:03 #184 DONE 0.5s 06:38:03 06:38:03 #185 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:38:03 #185 DONE 0.4s 06:38:03 06:38:03 #186 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:38:03 #186 ... 06:38:03 06:38:03 #171 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:38:03 #171 DONE 0.5s 06:38:03 06:38:03 #187 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:38:03 #187 ... 06:38:03 06:38:03 #188 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:38:03 #188 DONE 1.1s 06:38:03 06:38:03 #189 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 06:38:03 #189 DONE 1.7s 06:38:03 06:38:03 #190 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:38:03 #190 ... 06:38:03 06:38:03 #191 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 06:38:03 #191 DONE 1.8s 06:38:03 06:38:03 #192 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:38:03 #192 DONE 1.8s 06:38:03 06:38:03 #193 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:38:03 #193 DONE 1.8s 06:38:03 06:38:03 #194 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:38:03 #194 DONE 1.8s 06:38:03 06:38:03 #195 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:38:03 #195 DONE 1.8s 06:38:03 06:38:03 #186 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:38:03 #186 DONE 1.8s 06:38:03 06:38:03 #196 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:38:03 #196 DONE 1.8s 06:38:03 06:38:03 #197 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:38:03 #197 DONE 1.9s 06:38:03 06:38:03 #187 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:38:03 #187 DONE 1.8s 06:38:03 06:38:03 #198 [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 06:38:03 #198 DONE 1.8s 06:38:03 06:38:03 #199 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:38:03 #199 ... 06:38:03 06:38:03 #200 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:38:03 #200 DONE 1.3s 06:38:03 06:38:03 #190 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:38:03 #190 DONE 1.0s 06:38:03 06:38:03 #201 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 06:38:03 #201 DONE 0.4s 06:38:03 06:38:03 #202 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:38:03 #202 DONE 0.4s 06:38:03 06:38:03 #203 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:38:03 #203 ... 06:38:03 06:38:03 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 06:38:03 #204 DONE 0.4s 06:38:03 06:38:03 #205 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 06:38:03 #205 DONE 0.4s 06:38:03 06:38:03 #206 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:38:03 #206 DONE 0.4s 06:38:03 06:38:03 #207 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:38:03 #207 DONE 0.5s 06:38:03 06:38:03 #208 [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 06:38:03 #208 DONE 0.5s 06:38:03 06:38:03 #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:38:03 #209 DONE 0.5s 06:38:04 06:38:04 #210 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:38:04 #210 DONE 0.5s 06:38:04 06:38:04 #211 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:38:04 #211 DONE 0.5s 06:38:04 06:38:04 #199 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:38:04 #199 DONE 0.5s 06:38:04 06:38:04 #212 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 06:38:04 #212 ... 06:38:04 06:38:04 #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:38:04 #213 DONE 0.5s 06:38:04 06:38:04 #214 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 06:38:04 #214 DONE 0.5s 06:38:04 06:38:04 #215 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 06:38:04 #215 DONE 0.5s 06:38:04 06:38:04 #203 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:38:04 #203 DONE 0.5s 06:38:04 06:38:04 #216 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:38:04 #216 DONE 0.5s 06:38:04 06:38:04 #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:38:04 #217 DONE 0.4s 06:38:04 06:38:04 #218 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:38:04 #218 DONE 0.4s 06:38:04 06:38:04 #219 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 06:38:04 #219 DONE 0.4s 06:38:04 06:38:04 #220 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 06:38:04 #220 ... 06:38:04 06:38:04 #212 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 06:38:04 #212 DONE 0.4s 06:38:04 06:38:04 #118 [support-notifications] exporting to image 06:38:04 #118 exporting layers 0.5s done 06:38:04 #118 ... 06:38:04 06:38:04 #221 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:38:04 #221 DONE 0.6s 06:38:04 06:38:04 #220 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 06:38:04 #220 DONE 0.5s 06:38:04 06:38:04 #222 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:38:04 #222 DONE 0.5s 06:38:04 06:38:04 #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:38:04 #223 DONE 0.6s 06:38:04 06:38:04 #118 [security-spiffe-token-provider] exporting to image 06:38:04 #118 exporting layers 0.7s done 06:38:04 #118 writing image sha256:0076fa41418271202481b9b313486c9a87c7adc1c1feacc405f6d2f07faf3014 0.0s done 06:38:04 #118 writing image sha256:b39e42e6399965a89d146beccae24c075410760cc8133e04bfdf61063cc70e47 0.0s done 06:38:04 #118 writing image sha256:06577016450ad1eb7e63d653b79590c77c08a8eef2f6cb7653e6117da78202a9 0.1s done 06:38:04 #118 writing image sha256:34ff26b14bd4ffd086f77da7501524379128ac928b906f1b4fd4a604015de963 0.1s done 06:38:04 #118 naming to docker.io/library/support-scheduler done 06:38:04 #118 naming to docker.io/library/support-cron-scheduler done 06:38:04 #118 naming to docker.io/library/core-command done 06:38:04 #118 naming to docker.io/library/security-spiffe-token-provider done 06:38:04 #118 ... 06:38:04 06:38:04 #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:38:04 #224 DONE 0.7s 06:38:04 06:38:04 #118 [security-proxy-auth] exporting to image 06:38:04 #118 writing image sha256:d16e5dc146aa2481c4b56d1d9f914b43cdd790a9b6d8630321fa890a7e39c068 06:38:05 #118 exporting layers 0.8s done 06:38:05 #118 ... 06:38:05 06:38:05 #225 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:38:05 #225 DONE 0.4s 06:38:05 06:38:05 #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:38:05 #226 DONE 0.4s 06:38:05 06:38:05 #118 [core-data] exporting to image 06:38:05 #118 exporting layers 0.4s done 06:38:05 #118 writing image sha256:d16e5dc146aa2481c4b56d1d9f914b43cdd790a9b6d8630321fa890a7e39c068 0.2s done 06:38:05 #118 naming to docker.io/library/core-keeper done 06:38:05 #118 writing image sha256:f3be8edea15c5b90bbb7b3bfa4a8be6bea278cf74abd46335cd9e5632654dd0d 0.0s done 06:38:05 #118 naming to docker.io/library/support-notifications done 06:38:05 #118 writing image sha256:7f4eab35ee9e4400c2069225760d7f3a313e5be03161d6a998557fd49e16b46a 0.0s done 06:38:05 #118 naming to docker.io/library/core-data done 06:38:05 #118 writing image sha256:5d00688761a176933aa0c85ba5c149bb66edb7d440970477202544aaab911dfc 06:38:05 #118 ... 06:38:05 06:38:05 #227 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:38:05 #227 DONE 1.1s 06:38:05 06:38:05 #228 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 06:38:05 #228 DONE 0.2s 06:38:05 06:38:05 #118 [core-common-config-bootstrapper] exporting to image 06:38:05 #118 writing image sha256:5d00688761a176933aa0c85ba5c149bb66edb7d440970477202544aaab911dfc 0.0s done 06:38:05 #118 writing image sha256:068bb92a0c65222e107038668877ee742c8ca1866038fc0f12870b6aeeb83e6d 0.0s done 06:38:05 #118 naming to docker.io/library/security-proxy-auth done 06:38:05 #118 naming to docker.io/library/core-metadata done 06:38:05 #118 ... 06:38:05 06:38:05 #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:38:05 #229 DONE 0.2s 06:38:05 06:38:05 #230 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 06:38:05 #230 DONE 0.1s 06:38:05 06:38:05 #118 [core-common-config-bootstrapper] exporting to image 06:38:05 #118 exporting layers 0.2s done 06:38:05 #118 writing image sha256:55756b5eae1b59e7f85660e2e9785854c2a7f887dbced4cef5ac160e5558fded done 06:38:05 #118 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 06:38:05 #118 DONE 19.0s 06:38:05 06:38:05 #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:38:05 #231 DONE 0.8s 06:38:05 06:38:05 #232 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 06:38:05 #232 DONE 0.1s 06:38:05 06:38:05 #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 06:38:05 #233 DONE 0.1s 06:38:05 06:38:05 #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:38:05 #234 DONE 0.1s 06:38:05 06:38:05 #118 [security-proxy-setup] exporting to image 06:38:05 #118 exporting layers 0.2s done 06:38:05 #118 writing image sha256:d8f6093a5875d5de039fea3bca6b9c8d8d62d0d358e6ce9abd55bdf72a7134e1 done 06:38:05 #118 naming to docker.io/library/security-proxy-setup done 06:38:05 #118 DONE 19.2s 06:38:05 06:38:05 #235 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:38:05 #235 DONE 0.5s 06:38:05 06:38:05 #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 06:38:06 #236 DONE 0.4s 06:38:06 06:38:06 #118 [security-secretstore-setup] exporting to image 06:38:06 #118 exporting layers 0.2s done 06:38:06 #118 writing image sha256:5c320e1f0a02af87d3b0910ebb7cea0c9c2078c5d647373fd19e01989d9bafc0 done 06:38:06 #118 naming to docker.io/library/security-secretstore-setup done 06:38:06 #118 DONE 19.3s 06:38:06 06:38:06 #118 [security-bootstrapper] exporting to image 06:38:06 #118 exporting layers 0.2s done 06:38:06 #118 writing image sha256:f5eaa818fc0240969bc7f6173fb9d0279e6459691287853074ffd2a6696f5564 done 06:38:06 #118 naming to docker.io/library/security-bootstrapper done 06:38:06 #118 DONE 19.5s 06:38:06 time="2024-10-03T06:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:38:06 time="2024-10-03T06:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:38:06 time="2024-10-03T06:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:38:06 time="2024-10-03T06:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:38:06 time="2024-10-03T06:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:38:06 time="2024-10-03T06:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:38:06 time="2024-10-03T06:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:38:06 time="2024-10-03T06:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:38:06 time="2024-10-03T06:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:38:06 time="2024-10-03T06:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:38:06 time="2024-10-03T06:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:38:06 time="2024-10-03T06:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:38:06 time="2024-10-03T06:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:38:06 time="2024-10-03T06:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:38:06 time="2024-10-03T06:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:38:06 time="2024-10-03T06:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:38:06 $ docker stop --time=1 6663c74900e023bafe90660955a06d58ee184fdc9da68500a592300073d41bfc 06:38:07 $ docker rm -f --volumes 6663c74900e023bafe90660955a06d58ee184fdc9da68500a592300073d41bfc [Pipeline] // withDockerContainer [Pipeline] sh 06:38:07 + docker images 06:38:07 REPOSITORY TAG IMAGE ID CREATED SIZE 06:38:07 security-bootstrapper latest f5eaa818fc02 1 second ago 20.4MB 06:38:07 security-proxy-setup latest d8f6093a5875 2 seconds ago 28.7MB 06:38:07 security-secretstore-setup latest 5c320e1f0a02 2 seconds ago 40.2MB 06:38:07 core-common-config-bootstrapper latest 55756b5eae1b 2 seconds ago 16.5MB 06:38:07 core-keeper latest d16e5dc146aa 3 seconds ago 29MB 06:38:07 core-metadata latest 068bb92a0c65 3 seconds ago 29.7MB 06:38:07 security-proxy-auth latest 5d00688761a1 3 seconds ago 24.6MB 06:38:07 support-notifications latest f3be8edea15c 3 seconds ago 44.4MB 06:38:07 core-data latest 7f4eab35ee9e 3 seconds ago 29.6MB 06:38:07 support-cron-scheduler latest 0076fa414182 4 seconds ago 45.4MB 06:38:07 security-spiffe-token-provider latest 34ff26b14bd4 4 seconds ago 31.8MB 06:38:07 support-scheduler latest b39e42e63999 4 seconds ago 43.8MB 06:38:07 core-command latest 06577016450a 4 seconds ago 25.9MB 06:38:07 security-spire-config latest f84b34134112 3 minutes ago 121MB 06:38:07 security-spire-agent latest f0d7889b0faf 3 minutes ago 183MB 06:38:07 security-spire-server latest b478fc6f042f 3 minutes ago 122MB 06:38:07 ci-base-image-x86_64 latest 00c717e4263c 7 minutes ago 979MB 06:38:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 3 hours ago 573MB 06:38:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 06:38:07 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 06:38:08 provisioning config files... 06:38:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/710@tmp/config11964979869075209415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:38:08 ---> ****-login.sh 06:38:08 nexus3.edgexfoundry.org:10001 06:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:38:08 Configure a credential helper to remove this warning. See 06:38:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:38:08 06:38:08 Login Succeeded 06:38:08 nexus3.edgexfoundry.org:10002 06:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:38:08 Configure a credential helper to remove this warning. See 06:38:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:38:08 06:38:08 Login Succeeded 06:38:08 nexus3.edgexfoundry.org:10003 06:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:38:08 Configure a credential helper to remove this warning. See 06:38:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:38:08 06:38:08 Login Succeeded 06:38:08 nexus3.edgexfoundry.org:10004 06:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:38:08 Configure a credential helper to remove this warning. See 06:38:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:38:08 06:38:08 Login Succeeded 06:38:08 ****.io 06:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:38:08 Configure a credential helper to remove this warning. See 06:38:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:38:08 06:38:08 Login Succeeded 06:38:08 ---> ****-login.sh ends [Pipeline] } 06:38:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:38:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:38:08 [edgeXDocker.push] Tagging docker image core-command with the following tags: 06:38:08 857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:38:08 latest 06:38:08 3.2.0-dev.87 06:38:08 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:38:08 main 06:38:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:09 + docker push nexus3.edgexfoundry.org:10004/core-command:857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:38:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:38:09 004786765293: Preparing 06:38:09 a899a57b5475: Preparing 06:38:09 deed589cae7c: Preparing 06:38:09 a2d6b06e65b5: Preparing 06:38:09 c444b632d188: Preparing 06:38:09 4012d7a96a6a: Preparing 06:38:09 63ca1fbb43ae: Preparing 06:38:09 63ca1fbb43ae: Waiting 06:38:09 4012d7a96a6a: Waiting 06:38:09 deed589cae7c: Pushed 06:38:09 c444b632d188: Pushed 06:38:09 a2d6b06e65b5: Pushed 06:38:09 004786765293: Pushed 06:38:09 4012d7a96a6a: Pushed 06:38:10 63ca1fbb43ae: Pushed 06:38:11 a899a57b5475: Pushed 06:38:11 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:e4258cb671f9adcf4d57c1e849860cf7277e2acca156bab83bfbe3fa63c5148c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:12 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 06:38:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:38:12 004786765293: Preparing 06:38:12 a899a57b5475: Preparing 06:38:12 deed589cae7c: Preparing 06:38:12 a2d6b06e65b5: Preparing 06:38:12 c444b632d188: Preparing 06:38:12 4012d7a96a6a: Preparing 06:38:12 63ca1fbb43ae: Preparing 06:38:12 63ca1fbb43ae: Waiting 06:38:12 4012d7a96a6a: Waiting 06:38:12 c444b632d188: Layer already exists 06:38:12 004786765293: Layer already exists 06:38:12 a899a57b5475: Layer already exists 06:38:12 a2d6b06e65b5: Layer already exists 06:38:12 deed589cae7c: Layer already exists 06:38:12 63ca1fbb43ae: Layer already exists 06:38:12 4012d7a96a6a: Layer already exists 06:38:12 latest: digest: sha256:e4258cb671f9adcf4d57c1e849860cf7277e2acca156bab83bfbe3fa63c5148c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:12 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.87 06:38:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:38:12 004786765293: Preparing 06:38:12 a899a57b5475: Preparing 06:38:12 deed589cae7c: Preparing 06:38:12 a2d6b06e65b5: Preparing 06:38:12 c444b632d188: Preparing 06:38:12 4012d7a96a6a: Preparing 06:38:12 63ca1fbb43ae: Preparing 06:38:12 63ca1fbb43ae: Waiting 06:38:12 c444b632d188: Layer already exists 06:38:12 deed589cae7c: Layer already exists 06:38:12 a2d6b06e65b5: Layer already exists 06:38:12 a899a57b5475: Layer already exists 06:38:12 004786765293: Layer already exists 06:38:12 4012d7a96a6a: Layer already exists 06:38:12 63ca1fbb43ae: Layer already exists 06:38:12 3.2.0-dev.87: digest: sha256:e4258cb671f9adcf4d57c1e849860cf7277e2acca156bab83bfbe3fa63c5148c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:13 + docker push nexus3.edgexfoundry.org:10004/core-command:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:38:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:38:13 004786765293: Preparing 06:38:13 a899a57b5475: Preparing 06:38:13 deed589cae7c: Preparing 06:38:13 a2d6b06e65b5: Preparing 06:38:13 c444b632d188: Preparing 06:38:13 4012d7a96a6a: Preparing 06:38:13 63ca1fbb43ae: Preparing 06:38:13 4012d7a96a6a: Waiting 06:38:13 63ca1fbb43ae: Waiting 06:38:13 c444b632d188: Layer already exists 06:38:13 004786765293: Layer already exists 06:38:13 a2d6b06e65b5: Layer already exists 06:38:13 a899a57b5475: Layer already exists 06:38:13 deed589cae7c: Layer already exists 06:38:13 4012d7a96a6a: Layer already exists 06:38:13 63ca1fbb43ae: Layer already exists 06:38:13 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:e4258cb671f9adcf4d57c1e849860cf7277e2acca156bab83bfbe3fa63c5148c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:14 + docker push nexus3.edgexfoundry.org:10004/core-command:main 06:38:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:38:14 004786765293: Preparing 06:38:14 a899a57b5475: Preparing 06:38:14 deed589cae7c: Preparing 06:38:14 a2d6b06e65b5: Preparing 06:38:14 c444b632d188: Preparing 06:38:14 4012d7a96a6a: Preparing 06:38:14 63ca1fbb43ae: Preparing 06:38:14 4012d7a96a6a: Waiting 06:38:14 63ca1fbb43ae: Waiting 06:38:14 deed589cae7c: Layer already exists 06:38:14 a899a57b5475: Layer already exists 06:38:14 c444b632d188: Layer already exists 06:38:14 a2d6b06e65b5: Layer already exists 06:38:14 004786765293: Layer already exists 06:38:14 4012d7a96a6a: Layer already exists 06:38:14 63ca1fbb43ae: Layer already exists 06:38:14 main: digest: sha256:e4258cb671f9adcf4d57c1e849860cf7277e2acca156bab83bfbe3fa63c5148c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:38:14 ===================================================== [Pipeline] echo 06:38:14 taggedImages: 06:38:14 - nexus3.edgexfoundry.org:10004/core-command:857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:38:14 - nexus3.edgexfoundry.org:10004/core-command:latest 06:38:14 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.87 06:38:14 - nexus3.edgexfoundry.org:10004/core-command:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:38:14 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 06:38:14 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 06:38:14 857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:38:14 latest 06:38:14 3.2.0-dev.87 06:38:14 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:38:14 main 06:38:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:14 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:38:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:38:15 93d0ede606f3: Preparing 06:38:15 9b257a979a7b: Preparing 06:38:15 6f134927a3e6: Preparing 06:38:15 9f6b5c9ed6d0: Preparing 06:38:15 deed589cae7c: Preparing 06:38:15 a2d6b06e65b5: Preparing 06:38:15 c444b632d188: Preparing 06:38:15 4012d7a96a6a: Preparing 06:38:15 63ca1fbb43ae: Preparing 06:38:15 c444b632d188: Waiting 06:38:15 4012d7a96a6a: Waiting 06:38:15 63ca1fbb43ae: Waiting 06:38:15 a2d6b06e65b5: Waiting 06:38:15 deed589cae7c: Layer already exists 06:38:15 a2d6b06e65b5: Layer already exists 06:38:15 c444b632d188: Layer already exists 06:38:15 4012d7a96a6a: Layer already exists 06:38:15 6f134927a3e6: Pushed 06:38:15 63ca1fbb43ae: Layer already exists 06:38:33 93d0ede606f3: Pushed 06:38:33 9b257a979a7b: Pushed 06:38:33 9f6b5c9ed6d0: Pushed 06:38:33 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:be0010b727dd30d9dd817e66bdc922f10ecaa70b040fe99b23675d57d06377f2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:33 + 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 06:38:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:38:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:38:33 93d0ede606f3: Preparing 06:38:33 9b257a979a7b: Preparing 06:38:33 6f134927a3e6: Preparing 06:38:33 9f6b5c9ed6d0: Preparing 06:38:33 deed589cae7c: Preparing 06:38:33 a2d6b06e65b5: Preparing 06:38:33 c444b632d188: Preparing 06:38:33 4012d7a96a6a: Preparing 06:38:33 63ca1fbb43ae: Preparing 06:38:33 a2d6b06e65b5: Waiting 06:38:33 c444b632d188: Waiting 06:38:33 4012d7a96a6a: Waiting 06:38:33 63ca1fbb43ae: Waiting 06:38:33 6f134927a3e6: Layer already exists 06:38:33 9f6b5c9ed6d0: Layer already exists 06:38:33 93d0ede606f3: Layer already exists 06:38:33 deed589cae7c: Layer already exists 06:38:33 9b257a979a7b: Layer already exists 06:38:33 c444b632d188: Layer already exists 06:38:33 a2d6b06e65b5: Layer already exists 06:38:33 4012d7a96a6a: Layer already exists 06:38:33 63ca1fbb43ae: Layer already exists 06:38:33 latest: digest: sha256:be0010b727dd30d9dd817e66bdc922f10ecaa70b040fe99b23675d57d06377f2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.87 06:38:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:38:34 93d0ede606f3: Preparing 06:38:34 9b257a979a7b: Preparing 06:38:34 6f134927a3e6: Preparing 06:38:34 9f6b5c9ed6d0: Preparing 06:38:34 deed589cae7c: Preparing 06:38:34 a2d6b06e65b5: Preparing 06:38:34 c444b632d188: Preparing 06:38:34 4012d7a96a6a: Preparing 06:38:34 63ca1fbb43ae: Preparing 06:38:34 4012d7a96a6a: Waiting 06:38:34 63ca1fbb43ae: Waiting 06:38:34 c444b632d188: Waiting 06:38:34 9b257a979a7b: Layer already exists 06:38:34 6f134927a3e6: Layer already exists 06:38:34 93d0ede606f3: Layer already exists 06:38:34 9f6b5c9ed6d0: Layer already exists 06:38:34 deed589cae7c: Layer already exists 06:38:34 63ca1fbb43ae: Layer already exists 06:38:34 a2d6b06e65b5: Layer already exists 06:38:34 4012d7a96a6a: Layer already exists 06:38:34 c444b632d188: Layer already exists 06:38:34 3.2.0-dev.87: digest: sha256:be0010b727dd30d9dd817e66bdc922f10ecaa70b040fe99b23675d57d06377f2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:38:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:38:35 93d0ede606f3: Preparing 06:38:35 9b257a979a7b: Preparing 06:38:35 6f134927a3e6: Preparing 06:38:35 9f6b5c9ed6d0: Preparing 06:38:35 deed589cae7c: Preparing 06:38:35 a2d6b06e65b5: Preparing 06:38:35 c444b632d188: Preparing 06:38:35 4012d7a96a6a: Preparing 06:38:35 63ca1fbb43ae: Preparing 06:38:35 a2d6b06e65b5: Waiting 06:38:35 c444b632d188: Waiting 06:38:35 63ca1fbb43ae: Waiting 06:38:35 93d0ede606f3: Layer already exists 06:38:35 6f134927a3e6: Layer already exists 06:38:35 deed589cae7c: Layer already exists 06:38:35 9f6b5c9ed6d0: Layer already exists 06:38:35 9b257a979a7b: Layer already exists 06:38:35 a2d6b06e65b5: Layer already exists 06:38:35 63ca1fbb43ae: Layer already exists 06:38:35 4012d7a96a6a: Layer already exists 06:38:35 c444b632d188: Layer already exists 06:38:35 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:be0010b727dd30d9dd817e66bdc922f10ecaa70b040fe99b23675d57d06377f2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:35 + 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 06:38:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:38:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:38:35 93d0ede606f3: Preparing 06:38:35 9b257a979a7b: Preparing 06:38:35 6f134927a3e6: Preparing 06:38:35 9f6b5c9ed6d0: Preparing 06:38:35 deed589cae7c: Preparing 06:38:35 a2d6b06e65b5: Preparing 06:38:35 c444b632d188: Preparing 06:38:35 4012d7a96a6a: Preparing 06:38:35 63ca1fbb43ae: Preparing 06:38:35 a2d6b06e65b5: Waiting 06:38:35 c444b632d188: Waiting 06:38:35 4012d7a96a6a: Waiting 06:38:35 63ca1fbb43ae: Waiting 06:38:35 6f134927a3e6: Layer already exists 06:38:35 deed589cae7c: Layer already exists 06:38:35 93d0ede606f3: Layer already exists 06:38:35 9b257a979a7b: Layer already exists 06:38:35 9f6b5c9ed6d0: Layer already exists 06:38:35 a2d6b06e65b5: Layer already exists 06:38:35 c444b632d188: Layer already exists 06:38:35 63ca1fbb43ae: Layer already exists 06:38:35 4012d7a96a6a: Layer already exists 06:38:35 main: digest: sha256:be0010b727dd30d9dd817e66bdc922f10ecaa70b040fe99b23675d57d06377f2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:38:35 ===================================================== [Pipeline] echo 06:38:35 taggedImages: 06:38:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:38:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:38:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.87 06:38:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:38:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 06:38:35 [edgeXDocker.push] Tagging docker image core-data with the following tags: 06:38:35 857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:38:35 latest 06:38:35 3.2.0-dev.87 06:38:35 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:38:35 main 06:38:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:36 + docker push nexus3.edgexfoundry.org:10004/core-data:857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:38:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:38:36 4fe38f75fb42: Preparing 06:38:36 56d71e521e65: Preparing 06:38:36 a5224c9aa2f0: Preparing 06:38:36 deed589cae7c: Preparing 06:38:36 a2d6b06e65b5: Preparing 06:38:36 c444b632d188: Preparing 06:38:36 1c22c5a2d50d: Preparing 06:38:36 63ca1fbb43ae: Preparing 06:38:36 1c22c5a2d50d: Waiting 06:38:36 63ca1fbb43ae: Waiting 06:38:36 c444b632d188: Waiting 06:38:36 a2d6b06e65b5: Layer already exists 06:38:36 deed589cae7c: Layer already exists 06:38:36 c444b632d188: Layer already exists 06:38:36 63ca1fbb43ae: Layer already exists 06:38:36 56d71e521e65: Pushed 06:38:36 4fe38f75fb42: Pushed 06:38:36 1c22c5a2d50d: Pushed 06:38:39 a5224c9aa2f0: Pushed 06:38:39 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:04877067fe2579457e347eae9740666c88f2ff22b97fdf1076194cf47d28b77e size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:39 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 06:38:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:38:39 4fe38f75fb42: Preparing 06:38:39 56d71e521e65: Preparing 06:38:39 a5224c9aa2f0: Preparing 06:38:39 deed589cae7c: Preparing 06:38:39 a2d6b06e65b5: Preparing 06:38:39 c444b632d188: Preparing 06:38:39 1c22c5a2d50d: Preparing 06:38:39 63ca1fbb43ae: Preparing 06:38:39 63ca1fbb43ae: Waiting 06:38:39 1c22c5a2d50d: Waiting 06:38:39 c444b632d188: Waiting 06:38:39 a2d6b06e65b5: Layer already exists 06:38:39 a5224c9aa2f0: Layer already exists 06:38:39 4fe38f75fb42: Layer already exists 06:38:39 deed589cae7c: Layer already exists 06:38:39 56d71e521e65: Layer already exists 06:38:39 1c22c5a2d50d: Layer already exists 06:38:39 63ca1fbb43ae: Layer already exists 06:38:39 c444b632d188: Layer already exists 06:38:39 latest: digest: sha256:04877067fe2579457e347eae9740666c88f2ff22b97fdf1076194cf47d28b77e size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:40 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.87 06:38:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:38:40 4fe38f75fb42: Preparing 06:38:40 56d71e521e65: Preparing 06:38:40 a5224c9aa2f0: Preparing 06:38:40 deed589cae7c: Preparing 06:38:40 a2d6b06e65b5: Preparing 06:38:40 c444b632d188: Preparing 06:38:40 1c22c5a2d50d: Preparing 06:38:40 63ca1fbb43ae: Preparing 06:38:40 1c22c5a2d50d: Waiting 06:38:40 63ca1fbb43ae: Waiting 06:38:40 c444b632d188: Waiting 06:38:40 a2d6b06e65b5: Layer already exists 06:38:40 56d71e521e65: Layer already exists 06:38:40 deed589cae7c: Layer already exists 06:38:40 4fe38f75fb42: Layer already exists 06:38:40 a5224c9aa2f0: Layer already exists 06:38:40 1c22c5a2d50d: Layer already exists 06:38:40 c444b632d188: Layer already exists 06:38:40 63ca1fbb43ae: Layer already exists 06:38:40 3.2.0-dev.87: digest: sha256:04877067fe2579457e347eae9740666c88f2ff22b97fdf1076194cf47d28b77e size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:40 + docker push nexus3.edgexfoundry.org:10004/core-data:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:38:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:38:40 4fe38f75fb42: Preparing 06:38:40 56d71e521e65: Preparing 06:38:40 a5224c9aa2f0: Preparing 06:38:40 deed589cae7c: Preparing 06:38:40 a2d6b06e65b5: Preparing 06:38:40 c444b632d188: Preparing 06:38:40 1c22c5a2d50d: Preparing 06:38:40 63ca1fbb43ae: Preparing 06:38:40 63ca1fbb43ae: Waiting 06:38:40 deed589cae7c: Layer already exists 06:38:40 a2d6b06e65b5: Layer already exists 06:38:40 4fe38f75fb42: Layer already exists 06:38:40 a5224c9aa2f0: Layer already exists 06:38:40 56d71e521e65: Layer already exists 06:38:40 63ca1fbb43ae: Layer already exists 06:38:40 1c22c5a2d50d: Layer already exists 06:38:40 c444b632d188: Layer already exists 06:38:40 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:04877067fe2579457e347eae9740666c88f2ff22b97fdf1076194cf47d28b77e size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:41 + docker push nexus3.edgexfoundry.org:10004/core-data:main 06:38:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:38:41 4fe38f75fb42: Preparing 06:38:41 56d71e521e65: Preparing 06:38:41 a5224c9aa2f0: Preparing 06:38:41 deed589cae7c: Preparing 06:38:41 a2d6b06e65b5: Preparing 06:38:41 c444b632d188: Preparing 06:38:41 1c22c5a2d50d: Preparing 06:38:41 63ca1fbb43ae: Preparing 06:38:41 63ca1fbb43ae: Waiting 06:38:41 1c22c5a2d50d: Waiting 06:38:41 56d71e521e65: Layer already exists 06:38:41 a2d6b06e65b5: Layer already exists 06:38:41 4fe38f75fb42: Layer already exists 06:38:41 a5224c9aa2f0: Layer already exists 06:38:41 c444b632d188: Layer already exists 06:38:41 63ca1fbb43ae: Layer already exists 06:39:03 deed589cae7c: Layer already exists 06:39:03 1c22c5a2d50d: Layer already exists 06:39:03 main: digest: sha256:04877067fe2579457e347eae9740666c88f2ff22b97fdf1076194cf47d28b77e size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:03 ===================================================== [Pipeline] echo 06:39:03 taggedImages: 06:39:03 - nexus3.edgexfoundry.org:10004/core-data:857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:39:03 - nexus3.edgexfoundry.org:10004/core-data:latest 06:39:03 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.87 06:39:03 - nexus3.edgexfoundry.org:10004/core-data:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:39:03 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 06:39:03 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 06:39:03 857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:39:03 latest 06:39:03 3.2.0-dev.87 06:39:03 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:39:03 main 06:39:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:04 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper:857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:39:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:39:04 319c3d9facbc: Preparing 06:39:04 dd3d6217e52f: Preparing 06:39:04 88dfe26082bb: Preparing 06:39:04 a2d6b06e65b5: Preparing 06:39:04 63c05520d5ce: Preparing 06:39:04 23359743c31b: Preparing 06:39:04 63ca1fbb43ae: Preparing 06:39:04 63ca1fbb43ae: Waiting 06:39:04 23359743c31b: Waiting 06:39:04 a2d6b06e65b5: Layer already exists 06:39:04 dd3d6217e52f: Pushed 06:39:04 63c05520d5ce: Pushed 06:39:04 63ca1fbb43ae: Layer already exists 06:39:04 319c3d9facbc: Pushed 06:39:04 23359743c31b: Pushed 06:39:10 88dfe26082bb: Pushed 06:39:10 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:38458af192d7e3b0948bcf76aeba53e2a3ecfe74e8ba80e8cf9fea1e989249f3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:11 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 06:39:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:39:11 319c3d9facbc: Preparing 06:39:11 dd3d6217e52f: Preparing 06:39:11 88dfe26082bb: Preparing 06:39:11 a2d6b06e65b5: Preparing 06:39:11 63c05520d5ce: Preparing 06:39:11 23359743c31b: Preparing 06:39:11 63ca1fbb43ae: Preparing 06:39:11 63ca1fbb43ae: Waiting 06:39:11 63c05520d5ce: Layer already exists 06:39:11 a2d6b06e65b5: Layer already exists 06:39:11 dd3d6217e52f: Layer already exists 06:39:11 88dfe26082bb: Layer already exists 06:39:11 319c3d9facbc: Layer already exists 06:39:11 23359743c31b: Layer already exists 06:39:11 63ca1fbb43ae: Layer already exists 06:39:11 latest: digest: sha256:38458af192d7e3b0948bcf76aeba53e2a3ecfe74e8ba80e8cf9fea1e989249f3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:11 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.87 06:39:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:39:12 319c3d9facbc: Preparing 06:39:12 dd3d6217e52f: Preparing 06:39:12 88dfe26082bb: Preparing 06:39:12 a2d6b06e65b5: Preparing 06:39:12 63c05520d5ce: Preparing 06:39:12 23359743c31b: Preparing 06:39:12 63ca1fbb43ae: Preparing 06:39:12 23359743c31b: Waiting 06:39:12 63ca1fbb43ae: Waiting 06:39:12 dd3d6217e52f: Layer already exists 06:39:12 63c05520d5ce: Layer already exists 06:39:12 a2d6b06e65b5: Layer already exists 06:39:12 319c3d9facbc: Layer already exists 06:39:12 88dfe26082bb: Layer already exists 06:39:12 23359743c31b: Layer already exists 06:39:12 63ca1fbb43ae: Layer already exists 06:39:12 3.2.0-dev.87: digest: sha256:38458af192d7e3b0948bcf76aeba53e2a3ecfe74e8ba80e8cf9fea1e989249f3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:12 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:39:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:39:12 319c3d9facbc: Preparing 06:39:12 dd3d6217e52f: Preparing 06:39:12 88dfe26082bb: Preparing 06:39:12 a2d6b06e65b5: Preparing 06:39:12 63c05520d5ce: Preparing 06:39:12 23359743c31b: Preparing 06:39:12 63ca1fbb43ae: Preparing 06:39:12 63ca1fbb43ae: Waiting 06:39:12 23359743c31b: Waiting 06:39:12 88dfe26082bb: Layer already exists 06:39:12 319c3d9facbc: Layer already exists 06:39:12 a2d6b06e65b5: Layer already exists 06:39:12 dd3d6217e52f: Layer already exists 06:39:12 63c05520d5ce: Layer already exists 06:39:12 23359743c31b: Layer already exists 06:39:12 63ca1fbb43ae: Layer already exists 06:39:12 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:38458af192d7e3b0948bcf76aeba53e2a3ecfe74e8ba80e8cf9fea1e989249f3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:13 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:13 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 06:39:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:39:13 319c3d9facbc: Preparing 06:39:13 dd3d6217e52f: Preparing 06:39:13 88dfe26082bb: Preparing 06:39:13 a2d6b06e65b5: Preparing 06:39:13 63c05520d5ce: Preparing 06:39:13 23359743c31b: Preparing 06:39:13 63ca1fbb43ae: Preparing 06:39:13 23359743c31b: Waiting 06:39:13 63ca1fbb43ae: Waiting 06:39:13 a2d6b06e65b5: Layer already exists 06:39:13 63c05520d5ce: Layer already exists 06:39:13 319c3d9facbc: Layer already exists 06:39:13 88dfe26082bb: Layer already exists 06:39:13 dd3d6217e52f: Layer already exists 06:39:13 23359743c31b: Layer already exists 06:39:13 63ca1fbb43ae: Layer already exists 06:39:13 main: digest: sha256:38458af192d7e3b0948bcf76aeba53e2a3ecfe74e8ba80e8cf9fea1e989249f3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:13 ===================================================== [Pipeline] echo 06:39:13 taggedImages: 06:39:13 - nexus3.edgexfoundry.org:10004/core-keeper:857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:39:13 - nexus3.edgexfoundry.org:10004/core-keeper:latest 06:39:13 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.87 06:39:13 - nexus3.edgexfoundry.org:10004/core-keeper:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:39:13 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 06:39:13 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 06:39:13 857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:39:13 latest 06:39:13 3.2.0-dev.87 06:39:13 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:39:13 main 06:39:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:39:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:39:14 0f5ad1be93fd: Preparing 06:39:14 ad6ccfdb6cc9: Preparing 06:39:14 ab9b69212f98: Preparing 06:39:14 1dcb23077f30: Preparing 06:39:14 deed589cae7c: Preparing 06:39:14 a2d6b06e65b5: Preparing 06:39:14 c444b632d188: Preparing 06:39:14 4012d7a96a6a: Preparing 06:39:14 63ca1fbb43ae: Preparing 06:39:14 a2d6b06e65b5: Waiting 06:39:14 c444b632d188: Waiting 06:39:14 4012d7a96a6a: Waiting 06:39:14 63ca1fbb43ae: Waiting 06:39:14 deed589cae7c: Layer already exists 06:39:14 a2d6b06e65b5: Layer already exists 06:39:14 c444b632d188: Layer already exists 06:39:14 0f5ad1be93fd: Pushed 06:39:14 4012d7a96a6a: Layer already exists 06:39:14 63ca1fbb43ae: Layer already exists 06:39:14 ad6ccfdb6cc9: Pushed 06:39:14 ab9b69212f98: Pushed 06:39:16 1dcb23077f30: Pushed 06:39:16 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:af7d3c6ac701611b8bf1803736848f796834631d70fdcf26f5f0b55358e1ee78 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 06:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:39:17 0f5ad1be93fd: Preparing 06:39:17 ad6ccfdb6cc9: Preparing 06:39:17 ab9b69212f98: Preparing 06:39:17 1dcb23077f30: Preparing 06:39:17 deed589cae7c: Preparing 06:39:17 a2d6b06e65b5: Preparing 06:39:17 c444b632d188: Preparing 06:39:17 4012d7a96a6a: Preparing 06:39:17 63ca1fbb43ae: Preparing 06:39:17 c444b632d188: Waiting 06:39:17 a2d6b06e65b5: Waiting 06:39:17 4012d7a96a6a: Waiting 06:39:17 63ca1fbb43ae: Waiting 06:39:17 deed589cae7c: Layer already exists 06:39:17 0f5ad1be93fd: Layer already exists 06:39:17 ad6ccfdb6cc9: Layer already exists 06:39:17 ab9b69212f98: Layer already exists 06:39:17 1dcb23077f30: Layer already exists 06:39:17 c444b632d188: Layer already exists 06:39:17 a2d6b06e65b5: Layer already exists 06:39:17 4012d7a96a6a: Layer already exists 06:39:17 63ca1fbb43ae: Layer already exists 06:39:17 latest: digest: sha256:af7d3c6ac701611b8bf1803736848f796834631d70fdcf26f5f0b55358e1ee78 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.87 06:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:39:17 0f5ad1be93fd: Preparing 06:39:17 ad6ccfdb6cc9: Preparing 06:39:17 ab9b69212f98: Preparing 06:39:17 1dcb23077f30: Preparing 06:39:17 deed589cae7c: Preparing 06:39:17 a2d6b06e65b5: Preparing 06:39:17 c444b632d188: Preparing 06:39:17 4012d7a96a6a: Preparing 06:39:17 a2d6b06e65b5: Waiting 06:39:17 63ca1fbb43ae: Preparing 06:39:17 4012d7a96a6a: Waiting 06:39:17 ab9b69212f98: Layer already exists 06:39:17 ad6ccfdb6cc9: Layer already exists 06:39:17 1dcb23077f30: Layer already exists 06:39:17 0f5ad1be93fd: Layer already exists 06:39:17 deed589cae7c: Layer already exists 06:39:17 4012d7a96a6a: Layer already exists 06:39:17 c444b632d188: Layer already exists 06:39:17 a2d6b06e65b5: Layer already exists 06:39:17 63ca1fbb43ae: Layer already exists 06:39:17 3.2.0-dev.87: digest: sha256:af7d3c6ac701611b8bf1803736848f796834631d70fdcf26f5f0b55358e1ee78 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:39:18 0f5ad1be93fd: Preparing 06:39:18 ad6ccfdb6cc9: Preparing 06:39:18 ab9b69212f98: Preparing 06:39:18 1dcb23077f30: Preparing 06:39:18 deed589cae7c: Preparing 06:39:18 a2d6b06e65b5: Preparing 06:39:18 c444b632d188: Preparing 06:39:18 4012d7a96a6a: Preparing 06:39:18 63ca1fbb43ae: Preparing 06:39:18 c444b632d188: Waiting 06:39:18 63ca1fbb43ae: Waiting 06:39:18 4012d7a96a6a: Waiting 06:39:18 a2d6b06e65b5: Waiting 06:39:18 ab9b69212f98: Layer already exists 06:39:18 1dcb23077f30: Layer already exists 06:39:18 0f5ad1be93fd: Layer already exists 06:39:18 deed589cae7c: Layer already exists 06:39:18 ad6ccfdb6cc9: Layer already exists 06:39:18 a2d6b06e65b5: Layer already exists 06:39:18 c444b632d188: Layer already exists 06:39:18 4012d7a96a6a: Layer already exists 06:39:18 63ca1fbb43ae: Layer already exists 06:39:18 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:af7d3c6ac701611b8bf1803736848f796834631d70fdcf26f5f0b55358e1ee78 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 06:39:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:39:19 0f5ad1be93fd: Preparing 06:39:19 ad6ccfdb6cc9: Preparing 06:39:19 ab9b69212f98: Preparing 06:39:19 1dcb23077f30: Preparing 06:39:19 deed589cae7c: Preparing 06:39:19 a2d6b06e65b5: Preparing 06:39:19 c444b632d188: Preparing 06:39:19 4012d7a96a6a: Preparing 06:39:19 63ca1fbb43ae: Preparing 06:39:19 a2d6b06e65b5: Waiting 06:39:19 c444b632d188: Waiting 06:39:19 63ca1fbb43ae: Waiting 06:39:19 ad6ccfdb6cc9: Layer already exists 06:39:19 0f5ad1be93fd: Layer already exists 06:39:19 deed589cae7c: Layer already exists 06:39:19 1dcb23077f30: Layer already exists 06:39:19 ab9b69212f98: Layer already exists 06:39:19 c444b632d188: Layer already exists 06:39:19 63ca1fbb43ae: Layer already exists 06:39:19 4012d7a96a6a: Layer already exists 06:39:19 a2d6b06e65b5: Layer already exists 06:39:19 main: digest: sha256:af7d3c6ac701611b8bf1803736848f796834631d70fdcf26f5f0b55358e1ee78 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:19 ===================================================== [Pipeline] echo 06:39:19 taggedImages: 06:39:19 - nexus3.edgexfoundry.org:10004/core-metadata:857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:39:19 - nexus3.edgexfoundry.org:10004/core-metadata:latest 06:39:19 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.87 06:39:19 - nexus3.edgexfoundry.org:10004/core-metadata:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:39:19 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 06:39:19 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 06:39:19 857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:39:19 latest 06:39:19 3.2.0-dev.87 06:39:19 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:39:19 main 06:39:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:39:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:39:19 64743e2af501: Preparing 06:39:19 303d7f7157d7: Preparing 06:39:19 4f5d0ad25427: Preparing 06:39:19 a5bcfa43d15d: Preparing 06:39:19 d37d4bc3bb88: Preparing 06:39:19 e07508bb7ead: Preparing 06:39:19 b0342327eb40: Preparing 06:39:19 131d2d641d15: Preparing 06:39:19 deed589cae7c: Preparing 06:39:19 a2d6b06e65b5: Preparing 06:39:19 e07508bb7ead: Waiting 06:39:19 4ad96fabbf6a: Preparing 06:39:19 24b707f58daa: Preparing 06:39:19 b0342327eb40: Waiting 06:39:19 5f70bf18a086: Preparing 06:39:19 e282b802c222: Preparing 06:39:19 131d2d641d15: Waiting 06:39:19 c9d6775e6fc2: Preparing 06:39:19 f87c90054b9c: Preparing 06:39:19 deed589cae7c: Waiting 06:39:19 63ca1fbb43ae: Preparing 06:39:19 5f70bf18a086: Waiting 06:39:19 a2d6b06e65b5: Waiting 06:39:19 4ad96fabbf6a: Waiting 06:39:19 63ca1fbb43ae: Waiting 06:39:19 24b707f58daa: Waiting 06:39:19 f87c90054b9c: Waiting 06:39:19 e282b802c222: Waiting 06:39:19 c9d6775e6fc2: Waiting 06:39:19 d37d4bc3bb88: Pushed 06:39:19 a5bcfa43d15d: Pushed 06:39:19 4f5d0ad25427: Pushed 06:39:19 64743e2af501: Pushed 06:39:19 303d7f7157d7: Pushed 06:39:19 deed589cae7c: Layer already exists 06:39:19 a2d6b06e65b5: Layer already exists 06:39:19 e07508bb7ead: Pushed 06:39:20 5f70bf18a086: Layer already exists 06:39:20 b0342327eb40: Pushed 06:39:20 4ad96fabbf6a: Pushed 06:39:20 24b707f58daa: Pushed 06:39:20 e282b802c222: Pushed 06:39:20 63ca1fbb43ae: Layer already exists 06:39:20 f87c90054b9c: Pushed 06:39:20 c9d6775e6fc2: Pushed 06:39:21 131d2d641d15: Pushed 06:39:21 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:a03d813f552d4c49405ae1eb70e7ea1bc53c7067bbb404010f61728435f8a15a size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:39:22 64743e2af501: Preparing 06:39:22 303d7f7157d7: Preparing 06:39:22 4f5d0ad25427: Preparing 06:39:22 a5bcfa43d15d: Preparing 06:39:22 d37d4bc3bb88: Preparing 06:39:22 e07508bb7ead: Preparing 06:39:22 b0342327eb40: Preparing 06:39:22 131d2d641d15: Preparing 06:39:22 deed589cae7c: Preparing 06:39:22 e07508bb7ead: Waiting 06:39:22 b0342327eb40: Waiting 06:39:22 131d2d641d15: Waiting 06:39:22 deed589cae7c: Waiting 06:39:22 a2d6b06e65b5: Preparing 06:39:22 4ad96fabbf6a: Preparing 06:39:22 24b707f58daa: Preparing 06:39:22 5f70bf18a086: Preparing 06:39:22 e282b802c222: Preparing 06:39:22 c9d6775e6fc2: Preparing 06:39:22 f87c90054b9c: Preparing 06:39:22 63ca1fbb43ae: Preparing 06:39:22 a2d6b06e65b5: Waiting 06:39:22 e282b802c222: Waiting 06:39:22 f87c90054b9c: Waiting 06:39:22 24b707f58daa: Waiting 06:39:22 c9d6775e6fc2: Waiting 06:39:22 4ad96fabbf6a: Waiting 06:39:22 63ca1fbb43ae: Waiting 06:39:22 5f70bf18a086: Waiting 06:39:22 4f5d0ad25427: Layer already exists 06:39:22 a5bcfa43d15d: Layer already exists 06:39:22 303d7f7157d7: Layer already exists 06:39:22 d37d4bc3bb88: Layer already exists 06:39:22 64743e2af501: Layer already exists 06:39:22 e07508bb7ead: Layer already exists 06:39:22 deed589cae7c: Layer already exists 06:39:22 131d2d641d15: Layer already exists 06:39:22 b0342327eb40: Layer already exists 06:39:22 a2d6b06e65b5: Layer already exists 06:39:22 4ad96fabbf6a: Layer already exists 06:39:22 24b707f58daa: Layer already exists 06:39:22 5f70bf18a086: Layer already exists 06:39:22 c9d6775e6fc2: Layer already exists 06:39:22 e282b802c222: Layer already exists 06:39:22 63ca1fbb43ae: Layer already exists 06:39:22 f87c90054b9c: Layer already exists 06:39:22 latest: digest: sha256:a03d813f552d4c49405ae1eb70e7ea1bc53c7067bbb404010f61728435f8a15a size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.87 06:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:39:22 64743e2af501: Preparing 06:39:22 303d7f7157d7: Preparing 06:39:22 4f5d0ad25427: Preparing 06:39:22 a5bcfa43d15d: Preparing 06:39:22 d37d4bc3bb88: Preparing 06:39:22 e07508bb7ead: Preparing 06:39:22 b0342327eb40: Preparing 06:39:22 131d2d641d15: Preparing 06:39:22 deed589cae7c: Preparing 06:39:22 a2d6b06e65b5: Preparing 06:39:22 4ad96fabbf6a: Preparing 06:39:22 24b707f58daa: Preparing 06:39:22 5f70bf18a086: Preparing 06:39:22 e282b802c222: Preparing 06:39:22 c9d6775e6fc2: Preparing 06:39:22 f87c90054b9c: Preparing 06:39:22 63ca1fbb43ae: Preparing 06:39:22 e07508bb7ead: Waiting 06:39:22 b0342327eb40: Waiting 06:39:22 131d2d641d15: Waiting 06:39:22 deed589cae7c: Waiting 06:39:22 a2d6b06e65b5: Waiting 06:39:22 4ad96fabbf6a: Waiting 06:39:22 5f70bf18a086: Waiting 06:39:22 24b707f58daa: Waiting 06:39:22 e282b802c222: Waiting 06:39:22 f87c90054b9c: Waiting 06:39:22 c9d6775e6fc2: Waiting 06:39:22 63ca1fbb43ae: Waiting 06:39:22 4f5d0ad25427: Layer already exists 06:39:22 a5bcfa43d15d: Layer already exists 06:39:22 64743e2af501: Layer already exists 06:39:22 303d7f7157d7: Layer already exists 06:39:22 d37d4bc3bb88: Layer already exists 06:39:22 b0342327eb40: Layer already exists 06:39:22 e07508bb7ead: Layer already exists 06:39:22 a2d6b06e65b5: Layer already exists 06:39:22 deed589cae7c: Layer already exists 06:39:22 131d2d641d15: Layer already exists 06:39:22 4ad96fabbf6a: Layer already exists 06:39:22 24b707f58daa: Layer already exists 06:39:22 c9d6775e6fc2: Layer already exists 06:39:22 5f70bf18a086: Layer already exists 06:39:22 e282b802c222: Layer already exists 06:39:22 f87c90054b9c: Layer already exists 06:39:22 63ca1fbb43ae: Layer already exists 06:39:22 3.2.0-dev.87: digest: sha256:a03d813f552d4c49405ae1eb70e7ea1bc53c7067bbb404010f61728435f8a15a size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:39:23 64743e2af501: Preparing 06:39:23 303d7f7157d7: Preparing 06:39:23 4f5d0ad25427: Preparing 06:39:23 a5bcfa43d15d: Preparing 06:39:23 d37d4bc3bb88: Preparing 06:39:23 e07508bb7ead: Preparing 06:39:23 b0342327eb40: Preparing 06:39:23 131d2d641d15: Preparing 06:39:23 deed589cae7c: Preparing 06:39:23 a2d6b06e65b5: Preparing 06:39:23 4ad96fabbf6a: Preparing 06:39:23 24b707f58daa: Preparing 06:39:23 5f70bf18a086: Preparing 06:39:23 e282b802c222: Preparing 06:39:23 c9d6775e6fc2: Preparing 06:39:23 f87c90054b9c: Preparing 06:39:23 63ca1fbb43ae: Preparing 06:39:23 a2d6b06e65b5: Waiting 06:39:23 b0342327eb40: Waiting 06:39:23 63ca1fbb43ae: Waiting 06:39:23 f87c90054b9c: Waiting 06:39:23 131d2d641d15: Waiting 06:39:23 e282b802c222: Waiting 06:39:23 4ad96fabbf6a: Waiting 06:39:23 deed589cae7c: Waiting 06:39:23 24b707f58daa: Waiting 06:39:23 5f70bf18a086: Waiting 06:39:23 e07508bb7ead: Waiting 06:39:23 64743e2af501: Layer already exists 06:39:23 303d7f7157d7: Layer already exists 06:39:23 4f5d0ad25427: Layer already exists 06:39:23 a5bcfa43d15d: Layer already exists 06:39:23 d37d4bc3bb88: Layer already exists 06:39:23 b0342327eb40: Layer already exists 06:39:23 e07508bb7ead: Layer already exists 06:39:23 a2d6b06e65b5: Layer already exists 06:39:23 131d2d641d15: Layer already exists 06:39:23 deed589cae7c: Layer already exists 06:39:23 4ad96fabbf6a: Layer already exists 06:39:23 24b707f58daa: Layer already exists 06:39:23 c9d6775e6fc2: Layer already exists 06:39:23 e282b802c222: Layer already exists 06:39:23 5f70bf18a086: Layer already exists 06:39:23 f87c90054b9c: Layer already exists 06:39:23 63ca1fbb43ae: Layer already exists 06:39:23 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:a03d813f552d4c49405ae1eb70e7ea1bc53c7067bbb404010f61728435f8a15a size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:39:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:39:24 64743e2af501: Preparing 06:39:24 303d7f7157d7: Preparing 06:39:24 4f5d0ad25427: Preparing 06:39:24 a5bcfa43d15d: Preparing 06:39:24 d37d4bc3bb88: Preparing 06:39:24 e07508bb7ead: Preparing 06:39:24 b0342327eb40: Preparing 06:39:24 131d2d641d15: Preparing 06:39:24 deed589cae7c: Preparing 06:39:24 a2d6b06e65b5: Preparing 06:39:24 4ad96fabbf6a: Preparing 06:39:24 24b707f58daa: Preparing 06:39:24 5f70bf18a086: Preparing 06:39:24 e282b802c222: Preparing 06:39:24 c9d6775e6fc2: Preparing 06:39:24 f87c90054b9c: Preparing 06:39:24 63ca1fbb43ae: Preparing 06:39:24 deed589cae7c: Waiting 06:39:24 a2d6b06e65b5: Waiting 06:39:24 4ad96fabbf6a: Waiting 06:39:24 24b707f58daa: Waiting 06:39:24 5f70bf18a086: Waiting 06:39:24 f87c90054b9c: Waiting 06:39:24 e282b802c222: Waiting 06:39:24 e07508bb7ead: Waiting 06:39:24 c9d6775e6fc2: Waiting 06:39:24 b0342327eb40: Waiting 06:39:24 131d2d641d15: Waiting 06:39:24 63ca1fbb43ae: Waiting 06:39:24 4f5d0ad25427: Layer already exists 06:39:24 a5bcfa43d15d: Layer already exists 06:39:24 64743e2af501: Layer already exists 06:39:24 d37d4bc3bb88: Layer already exists 06:39:24 303d7f7157d7: Layer already exists 06:39:24 deed589cae7c: Layer already exists 06:39:24 131d2d641d15: Layer already exists 06:39:24 e07508bb7ead: Layer already exists 06:39:24 b0342327eb40: Layer already exists 06:39:24 a2d6b06e65b5: Layer already exists 06:39:24 24b707f58daa: Layer already exists 06:39:24 4ad96fabbf6a: Layer already exists 06:39:24 5f70bf18a086: Layer already exists 06:39:24 c9d6775e6fc2: Layer already exists 06:39:24 e282b802c222: Layer already exists 06:39:24 63ca1fbb43ae: Layer already exists 06:39:24 f87c90054b9c: Layer already exists 06:39:24 main: digest: sha256:a03d813f552d4c49405ae1eb70e7ea1bc53c7067bbb404010f61728435f8a15a size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:24 ===================================================== [Pipeline] echo 06:39:24 taggedImages: 06:39:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:39:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:39:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.87 06:39:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:39:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 06:39:24 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 06:39:24 857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:39:24 latest 06:39:24 3.2.0-dev.87 06:39:24 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:39:24 main 06:39:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:39:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:39:24 d787c508d9d1: Preparing 06:39:24 9b257a979a7b: Preparing 06:39:24 ffe66a317402: Preparing 06:39:24 49ae3dc8e158: Preparing 06:39:24 deed589cae7c: Preparing 06:39:24 a2d6b06e65b5: Preparing 06:39:24 c444b632d188: Preparing 06:39:24 4012d7a96a6a: Preparing 06:39:24 63ca1fbb43ae: Preparing 06:39:24 c444b632d188: Waiting 06:39:24 a2d6b06e65b5: Waiting 06:39:24 63ca1fbb43ae: Waiting 06:39:24 deed589cae7c: Layer already exists 06:39:24 9b257a979a7b: Layer already exists 06:39:24 a2d6b06e65b5: Layer already exists 06:39:24 c444b632d188: Layer already exists 06:39:24 4012d7a96a6a: Layer already exists 06:39:24 63ca1fbb43ae: Layer already exists 06:39:24 ffe66a317402: Pushed 06:39:24 d787c508d9d1: Pushed 06:39:26 49ae3dc8e158: Pushed 06:39:26 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:e7177cb9ef34f56414974aea0fe7198530a4660cb2208e821b4cddee27aedef3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:27 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:39:27 d787c508d9d1: Preparing 06:39:27 9b257a979a7b: Preparing 06:39:27 ffe66a317402: Preparing 06:39:27 49ae3dc8e158: Preparing 06:39:27 deed589cae7c: Preparing 06:39:27 a2d6b06e65b5: Preparing 06:39:27 c444b632d188: Preparing 06:39:27 4012d7a96a6a: Preparing 06:39:27 63ca1fbb43ae: Preparing 06:39:27 4012d7a96a6a: Waiting 06:39:27 63ca1fbb43ae: Waiting 06:39:27 a2d6b06e65b5: Waiting 06:39:27 c444b632d188: Waiting 06:39:27 49ae3dc8e158: Layer already exists 06:39:27 deed589cae7c: Layer already exists 06:39:27 9b257a979a7b: Layer already exists 06:39:27 ffe66a317402: Layer already exists 06:39:27 d787c508d9d1: Layer already exists 06:39:27 4012d7a96a6a: Layer already exists 06:39:27 c444b632d188: Layer already exists 06:39:27 a2d6b06e65b5: Layer already exists 06:39:27 63ca1fbb43ae: Layer already exists 06:39:27 latest: digest: sha256:e7177cb9ef34f56414974aea0fe7198530a4660cb2208e821b4cddee27aedef3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:27 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.87 06:39:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:39:28 d787c508d9d1: Preparing 06:39:28 9b257a979a7b: Preparing 06:39:28 ffe66a317402: Preparing 06:39:28 49ae3dc8e158: Preparing 06:39:28 deed589cae7c: Preparing 06:39:28 a2d6b06e65b5: Preparing 06:39:28 c444b632d188: Preparing 06:39:28 4012d7a96a6a: Preparing 06:39:28 63ca1fbb43ae: Preparing 06:39:28 c444b632d188: Waiting 06:39:28 a2d6b06e65b5: Waiting 06:39:28 9b257a979a7b: Layer already exists 06:39:28 49ae3dc8e158: Layer already exists 06:39:28 deed589cae7c: Layer already exists 06:39:28 ffe66a317402: Layer already exists 06:39:28 d787c508d9d1: Layer already exists 06:39:28 a2d6b06e65b5: Layer already exists 06:39:28 4012d7a96a6a: Layer already exists 06:39:28 c444b632d188: Layer already exists 06:39:28 63ca1fbb43ae: Layer already exists 06:39:28 3.2.0-dev.87: digest: sha256:e7177cb9ef34f56414974aea0fe7198530a4660cb2208e821b4cddee27aedef3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:39:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:39:28 d787c508d9d1: Preparing 06:39:28 9b257a979a7b: Preparing 06:39:28 ffe66a317402: Preparing 06:39:28 49ae3dc8e158: Preparing 06:39:28 deed589cae7c: Preparing 06:39:28 a2d6b06e65b5: Preparing 06:39:28 c444b632d188: Preparing 06:39:28 4012d7a96a6a: Preparing 06:39:28 63ca1fbb43ae: Preparing 06:39:28 4012d7a96a6a: Waiting 06:39:28 a2d6b06e65b5: Waiting 06:39:28 c444b632d188: Waiting 06:39:28 63ca1fbb43ae: Waiting 06:39:28 ffe66a317402: Layer already exists 06:39:28 d787c508d9d1: Layer already exists 06:39:28 deed589cae7c: Layer already exists 06:39:28 49ae3dc8e158: Layer already exists 06:39:28 9b257a979a7b: Layer already exists 06:39:28 a2d6b06e65b5: Layer already exists 06:39:28 c444b632d188: Layer already exists 06:39:28 63ca1fbb43ae: Layer already exists 06:39:28 4012d7a96a6a: Layer already exists 06:39:28 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:e7177cb9ef34f56414974aea0fe7198530a4660cb2208e821b4cddee27aedef3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:39:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:39:29 d787c508d9d1: Preparing 06:39:29 9b257a979a7b: Preparing 06:39:29 ffe66a317402: Preparing 06:39:29 49ae3dc8e158: Preparing 06:39:29 deed589cae7c: Preparing 06:39:29 a2d6b06e65b5: Preparing 06:39:29 c444b632d188: Preparing 06:39:29 4012d7a96a6a: Preparing 06:39:29 63ca1fbb43ae: Preparing 06:39:29 4012d7a96a6a: Waiting 06:39:29 63ca1fbb43ae: Waiting 06:39:29 a2d6b06e65b5: Waiting 06:39:29 c444b632d188: Waiting 06:39:29 deed589cae7c: Layer already exists 06:39:29 49ae3dc8e158: Layer already exists 06:39:29 d787c508d9d1: Layer already exists 06:39:29 ffe66a317402: Layer already exists 06:39:29 9b257a979a7b: Layer already exists 06:39:29 63ca1fbb43ae: Layer already exists 06:39:29 c444b632d188: Layer already exists 06:39:29 a2d6b06e65b5: Layer already exists 06:39:29 4012d7a96a6a: Layer already exists 06:39:29 main: digest: sha256:e7177cb9ef34f56414974aea0fe7198530a4660cb2208e821b4cddee27aedef3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:29 ===================================================== [Pipeline] echo 06:39:29 taggedImages: 06:39:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:39:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:39:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.87 06:39:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:39:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 06:39:29 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 06:39:29 857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:39:29 latest 06:39:29 3.2.0-dev.87 06:39:29 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:39:29 main 06:39:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:39:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:39:30 307ba8839d71: Preparing 06:39:30 da732b0103d5: Preparing 06:39:30 cd907b9a0de7: Preparing 06:39:30 17916c51b8c7: Preparing 06:39:30 746ef1226012: Preparing 06:39:30 deed589cae7c: Preparing 06:39:30 a2d6b06e65b5: Preparing 06:39:30 961125dadaec: Preparing 06:39:30 460c2a9dcded: Preparing 06:39:30 695913b1ce0d: Preparing 06:39:30 63ca1fbb43ae: Preparing 06:39:30 961125dadaec: Waiting 06:39:30 460c2a9dcded: Waiting 06:39:30 695913b1ce0d: Waiting 06:39:30 63ca1fbb43ae: Waiting 06:39:30 deed589cae7c: Waiting 06:39:30 a2d6b06e65b5: Waiting 06:39:30 746ef1226012: Pushed 06:39:30 17916c51b8c7: Pushed 06:39:30 da732b0103d5: Pushed 06:39:30 307ba8839d71: Pushed 06:39:30 deed589cae7c: Layer already exists 06:39:30 a2d6b06e65b5: Layer already exists 06:39:30 63ca1fbb43ae: Layer already exists 06:39:30 961125dadaec: Pushed 06:39:30 460c2a9dcded: Pushed 06:39:31 cd907b9a0de7: Pushed 06:39:31 695913b1ce0d: Pushed 06:39:32 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:a03d863f07e72a03b1efa7878a2aa7107af3123d7fb242ece03619dc5738c31a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:39:32 307ba8839d71: Preparing 06:39:32 da732b0103d5: Preparing 06:39:32 cd907b9a0de7: Preparing 06:39:32 17916c51b8c7: Preparing 06:39:32 746ef1226012: Preparing 06:39:32 deed589cae7c: Preparing 06:39:32 a2d6b06e65b5: Preparing 06:39:32 961125dadaec: Preparing 06:39:32 460c2a9dcded: Preparing 06:39:32 695913b1ce0d: Preparing 06:39:32 63ca1fbb43ae: Preparing 06:39:32 460c2a9dcded: Waiting 06:39:32 695913b1ce0d: Waiting 06:39:32 deed589cae7c: Waiting 06:39:32 63ca1fbb43ae: Waiting 06:39:32 961125dadaec: Waiting 06:39:32 a2d6b06e65b5: Waiting 06:39:32 da732b0103d5: Layer already exists 06:39:32 cd907b9a0de7: Layer already exists 06:39:32 17916c51b8c7: Layer already exists 06:39:32 307ba8839d71: Layer already exists 06:39:32 746ef1226012: Layer already exists 06:39:32 deed589cae7c: Layer already exists 06:39:32 a2d6b06e65b5: Layer already exists 06:39:32 961125dadaec: Layer already exists 06:39:32 460c2a9dcded: Layer already exists 06:39:32 695913b1ce0d: Layer already exists 06:39:32 63ca1fbb43ae: Layer already exists 06:39:32 latest: digest: sha256:a03d863f07e72a03b1efa7878a2aa7107af3123d7fb242ece03619dc5738c31a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.87 06:39:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:39:33 307ba8839d71: Preparing 06:39:33 da732b0103d5: Preparing 06:39:33 cd907b9a0de7: Preparing 06:39:33 17916c51b8c7: Preparing 06:39:33 746ef1226012: Preparing 06:39:33 deed589cae7c: Preparing 06:39:33 a2d6b06e65b5: Preparing 06:39:33 961125dadaec: Preparing 06:39:33 460c2a9dcded: Preparing 06:39:33 695913b1ce0d: Preparing 06:39:33 63ca1fbb43ae: Preparing 06:39:33 460c2a9dcded: Waiting 06:39:33 695913b1ce0d: Waiting 06:39:33 deed589cae7c: Waiting 06:39:33 63ca1fbb43ae: Waiting 06:39:33 a2d6b06e65b5: Waiting 06:39:33 961125dadaec: Waiting 06:39:33 cd907b9a0de7: Layer already exists 06:39:33 da732b0103d5: Layer already exists 06:39:33 17916c51b8c7: Layer already exists 06:39:33 307ba8839d71: Layer already exists 06:39:33 746ef1226012: Layer already exists 06:39:33 961125dadaec: Layer already exists 06:39:33 deed589cae7c: Layer already exists 06:39:33 a2d6b06e65b5: Layer already exists 06:39:33 460c2a9dcded: Layer already exists 06:39:33 695913b1ce0d: Layer already exists 06:39:33 63ca1fbb43ae: Layer already exists 06:39:33 3.2.0-dev.87: digest: sha256:a03d863f07e72a03b1efa7878a2aa7107af3123d7fb242ece03619dc5738c31a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:39:34 307ba8839d71: Preparing 06:39:34 da732b0103d5: Preparing 06:39:34 cd907b9a0de7: Preparing 06:39:34 17916c51b8c7: Preparing 06:39:34 746ef1226012: Preparing 06:39:34 deed589cae7c: Preparing 06:39:34 a2d6b06e65b5: Preparing 06:39:34 961125dadaec: Preparing 06:39:34 460c2a9dcded: Preparing 06:39:34 695913b1ce0d: Preparing 06:39:34 63ca1fbb43ae: Preparing 06:39:34 961125dadaec: Waiting 06:39:34 695913b1ce0d: Waiting 06:39:34 460c2a9dcded: Waiting 06:39:34 deed589cae7c: Waiting 06:39:34 63ca1fbb43ae: Waiting 06:39:34 307ba8839d71: Layer already exists 06:39:34 cd907b9a0de7: Layer already exists 06:39:34 da732b0103d5: Layer already exists 06:39:34 17916c51b8c7: Layer already exists 06:39:34 746ef1226012: Layer already exists 06:39:34 deed589cae7c: Layer already exists 06:39:34 961125dadaec: Layer already exists 06:39:34 460c2a9dcded: Layer already exists 06:39:34 a2d6b06e65b5: Layer already exists 06:39:34 695913b1ce0d: Layer already exists 06:39:34 63ca1fbb43ae: Layer already exists 06:39:34 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:a03d863f07e72a03b1efa7878a2aa7107af3123d7fb242ece03619dc5738c31a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:39:34 307ba8839d71: Preparing 06:39:34 da732b0103d5: Preparing 06:39:34 cd907b9a0de7: Preparing 06:39:34 17916c51b8c7: Preparing 06:39:34 746ef1226012: Preparing 06:39:34 deed589cae7c: Preparing 06:39:34 a2d6b06e65b5: Preparing 06:39:34 961125dadaec: Preparing 06:39:34 460c2a9dcded: Preparing 06:39:34 695913b1ce0d: Preparing 06:39:34 63ca1fbb43ae: Preparing 06:39:34 a2d6b06e65b5: Waiting 06:39:34 961125dadaec: Waiting 06:39:34 460c2a9dcded: Waiting 06:39:34 695913b1ce0d: Waiting 06:39:34 63ca1fbb43ae: Waiting 06:39:34 cd907b9a0de7: Layer already exists 06:39:34 746ef1226012: Layer already exists 06:39:34 307ba8839d71: Layer already exists 06:39:34 17916c51b8c7: Layer already exists 06:39:34 da732b0103d5: Layer already exists 06:39:34 460c2a9dcded: Layer already exists 06:39:34 a2d6b06e65b5: Layer already exists 06:39:34 deed589cae7c: Layer already exists 06:39:34 961125dadaec: Layer already exists 06:39:34 695913b1ce0d: Layer already exists 06:39:34 63ca1fbb43ae: Layer already exists 06:39:34 main: digest: sha256:a03d863f07e72a03b1efa7878a2aa7107af3123d7fb242ece03619dc5738c31a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:34 ===================================================== [Pipeline] echo 06:39:34 taggedImages: 06:39:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:39:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:39:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.87 06:39:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:39:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 06:39:34 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 06:39:34 857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:39:34 latest 06:39:34 3.2.0-dev.87 06:39:34 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:39:34 main 06:39:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:39:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:39:35 600db436e288: Preparing 06:39:35 fbdf054f4f4a: Preparing 06:39:35 061a97ed27e1: Preparing 06:39:35 84b76f37a6a5: Preparing 06:39:35 3376450e4067: Preparing 06:39:35 d5125cb0c12e: Preparing 06:39:35 05b930bb817b: Preparing 06:39:35 deed589cae7c: Preparing 06:39:35 a2d6b06e65b5: Preparing 06:39:35 e3f28257436f: Preparing 06:39:35 36817c6dea94: Preparing 06:39:35 63ca1fbb43ae: Preparing 06:39:35 d5125cb0c12e: Waiting 06:39:35 05b930bb817b: Waiting 06:39:35 deed589cae7c: Waiting 06:39:35 a2d6b06e65b5: Waiting 06:39:35 e3f28257436f: Waiting 06:39:35 36817c6dea94: Waiting 06:39:35 63ca1fbb43ae: Waiting 06:39:35 600db436e288: Pushed 06:39:35 3376450e4067: Pushed 06:39:35 fbdf054f4f4a: Pushed 06:39:35 deed589cae7c: Layer already exists 06:39:35 a2d6b06e65b5: Layer already exists 06:39:35 d5125cb0c12e: Pushed 06:39:35 05b930bb817b: Pushed 06:39:35 63ca1fbb43ae: Layer already exists 06:39:35 e3f28257436f: Pushed 06:39:36 84b76f37a6a5: Pushed 06:39:36 061a97ed27e1: Pushed 06:39:36 36817c6dea94: Pushed 06:39:37 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:77c7c39539d4caa9382f1ef3d544c5a8cb7787bfed09052ba96a4b02ac678f80 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:39:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:39:37 600db436e288: Preparing 06:39:37 fbdf054f4f4a: Preparing 06:39:37 061a97ed27e1: Preparing 06:39:37 84b76f37a6a5: Preparing 06:39:37 3376450e4067: Preparing 06:39:37 d5125cb0c12e: Preparing 06:39:37 05b930bb817b: Preparing 06:39:37 deed589cae7c: Preparing 06:39:37 a2d6b06e65b5: Preparing 06:39:37 e3f28257436f: Preparing 06:39:37 36817c6dea94: Preparing 06:39:37 63ca1fbb43ae: Preparing 06:39:37 d5125cb0c12e: Waiting 06:39:37 a2d6b06e65b5: Waiting 06:39:37 e3f28257436f: Waiting 06:39:37 36817c6dea94: Waiting 06:39:37 63ca1fbb43ae: Waiting 06:39:37 05b930bb817b: Waiting 06:39:37 fbdf054f4f4a: Layer already exists 06:39:37 84b76f37a6a5: Layer already exists 06:39:37 3376450e4067: Layer already exists 06:39:37 600db436e288: Layer already exists 06:39:37 061a97ed27e1: Layer already exists 06:39:37 05b930bb817b: Layer already exists 06:39:37 a2d6b06e65b5: Layer already exists 06:39:37 d5125cb0c12e: Layer already exists 06:39:37 deed589cae7c: Layer already exists 06:39:37 e3f28257436f: Layer already exists 06:39:37 36817c6dea94: Layer already exists 06:39:37 63ca1fbb43ae: Layer already exists 06:39:37 latest: digest: sha256:77c7c39539d4caa9382f1ef3d544c5a8cb7787bfed09052ba96a4b02ac678f80 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.87 06:39:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:39:38 600db436e288: Preparing 06:39:38 fbdf054f4f4a: Preparing 06:39:38 061a97ed27e1: Preparing 06:39:38 84b76f37a6a5: Preparing 06:39:38 3376450e4067: Preparing 06:39:38 d5125cb0c12e: Preparing 06:39:38 05b930bb817b: Preparing 06:39:38 deed589cae7c: Preparing 06:39:38 a2d6b06e65b5: Preparing 06:39:38 e3f28257436f: Preparing 06:39:38 36817c6dea94: Preparing 06:39:38 63ca1fbb43ae: Preparing 06:39:38 05b930bb817b: Waiting 06:39:38 deed589cae7c: Waiting 06:39:38 a2d6b06e65b5: Waiting 06:39:38 e3f28257436f: Waiting 06:39:38 36817c6dea94: Waiting 06:39:38 63ca1fbb43ae: Waiting 06:39:38 d5125cb0c12e: Waiting 06:39:38 061a97ed27e1: Layer already exists 06:39:38 fbdf054f4f4a: Layer already exists 06:39:38 600db436e288: Layer already exists 06:39:38 3376450e4067: Layer already exists 06:39:38 84b76f37a6a5: Layer already exists 06:39:38 d5125cb0c12e: Layer already exists 06:39:38 deed589cae7c: Layer already exists 06:39:38 05b930bb817b: Layer already exists 06:39:38 e3f28257436f: Layer already exists 06:39:38 a2d6b06e65b5: Layer already exists 06:39:38 63ca1fbb43ae: Layer already exists 06:39:38 36817c6dea94: Layer already exists 06:39:38 3.2.0-dev.87: digest: sha256:77c7c39539d4caa9382f1ef3d544c5a8cb7787bfed09052ba96a4b02ac678f80 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:39:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:39:39 600db436e288: Preparing 06:39:39 fbdf054f4f4a: Preparing 06:39:39 061a97ed27e1: Preparing 06:39:39 84b76f37a6a5: Preparing 06:39:39 3376450e4067: Preparing 06:39:39 d5125cb0c12e: Preparing 06:39:39 05b930bb817b: Preparing 06:39:39 deed589cae7c: Preparing 06:39:39 a2d6b06e65b5: Preparing 06:39:39 e3f28257436f: Preparing 06:39:39 36817c6dea94: Preparing 06:39:39 63ca1fbb43ae: Preparing 06:39:39 36817c6dea94: Waiting 06:39:39 e3f28257436f: Waiting 06:39:39 05b930bb817b: Waiting 06:39:39 deed589cae7c: Waiting 06:39:39 63ca1fbb43ae: Waiting 06:39:39 a2d6b06e65b5: Waiting 06:39:39 600db436e288: Layer already exists 06:39:39 061a97ed27e1: Layer already exists 06:39:39 3376450e4067: Layer already exists 06:39:39 84b76f37a6a5: Layer already exists 06:39:39 fbdf054f4f4a: Layer already exists 06:39:39 05b930bb817b: Layer already exists 06:39:39 a2d6b06e65b5: Layer already exists 06:39:39 deed589cae7c: Layer already exists 06:39:39 d5125cb0c12e: Layer already exists 06:39:39 e3f28257436f: Layer already exists 06:39:39 36817c6dea94: Layer already exists 06:39:39 63ca1fbb43ae: Layer already exists 06:39:39 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:77c7c39539d4caa9382f1ef3d544c5a8cb7787bfed09052ba96a4b02ac678f80 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:39:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:39:39 600db436e288: Preparing 06:39:39 fbdf054f4f4a: Preparing 06:39:39 061a97ed27e1: Preparing 06:39:39 84b76f37a6a5: Preparing 06:39:39 3376450e4067: Preparing 06:39:39 d5125cb0c12e: Preparing 06:39:39 05b930bb817b: Preparing 06:39:39 deed589cae7c: Preparing 06:39:39 a2d6b06e65b5: Preparing 06:39:39 e3f28257436f: Preparing 06:39:39 36817c6dea94: Preparing 06:39:39 63ca1fbb43ae: Preparing 06:39:39 d5125cb0c12e: Waiting 06:39:39 05b930bb817b: Waiting 06:39:39 36817c6dea94: Waiting 06:39:39 e3f28257436f: Waiting 06:39:39 deed589cae7c: Waiting 06:39:39 63ca1fbb43ae: Waiting 06:39:39 a2d6b06e65b5: Waiting 06:39:39 fbdf054f4f4a: Layer already exists 06:39:39 84b76f37a6a5: Layer already exists 06:39:39 3376450e4067: Layer already exists 06:39:39 600db436e288: Layer already exists 06:39:39 061a97ed27e1: Layer already exists 06:39:39 a2d6b06e65b5: Layer already exists 06:39:39 d5125cb0c12e: Layer already exists 06:39:39 deed589cae7c: Layer already exists 06:39:39 05b930bb817b: Layer already exists 06:39:39 e3f28257436f: Layer already exists 06:39:39 63ca1fbb43ae: Layer already exists 06:39:39 36817c6dea94: Layer already exists 06:39:39 main: digest: sha256:77c7c39539d4caa9382f1ef3d544c5a8cb7787bfed09052ba96a4b02ac678f80 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:39 ===================================================== [Pipeline] echo 06:39:39 taggedImages: 06:39:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:39:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:39:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.87 06:39:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:39:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 06:39:39 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 06:39:39 857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:39:39 latest 06:39:39 3.2.0-dev.87 06:39:39 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:39:39 main 06:39:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:40 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:39:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:39:40 7928e0370217: Preparing 06:39:40 a1f919621dd3: Preparing 06:39:40 deed589cae7c: Preparing 06:39:40 a2d6b06e65b5: Preparing 06:39:40 4a396a6da55d: Preparing 06:39:40 b7c8c81d912f: Preparing 06:39:40 63ca1fbb43ae: Preparing 06:39:40 b7c8c81d912f: Waiting 06:39:40 63ca1fbb43ae: Waiting 06:39:40 a2d6b06e65b5: Layer already exists 06:39:40 deed589cae7c: Layer already exists 06:39:40 63ca1fbb43ae: Layer already exists 06:39:40 7928e0370217: Pushed 06:39:40 4a396a6da55d: Pushed 06:39:41 b7c8c81d912f: Pushed 06:39:42 a1f919621dd3: Pushed 06:39:42 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:b4d30a97d74ab67bb78e258be7c938c1c6a70a1e7c0404ce996b2308914b89d8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:42 + 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 06:39:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:39:43 7928e0370217: Preparing 06:39:43 a1f919621dd3: Preparing 06:39:43 deed589cae7c: Preparing 06:39:43 a2d6b06e65b5: Preparing 06:39:43 4a396a6da55d: Preparing 06:39:43 b7c8c81d912f: Preparing 06:39:43 63ca1fbb43ae: Preparing 06:39:43 b7c8c81d912f: Waiting 06:39:43 63ca1fbb43ae: Waiting 06:39:43 7928e0370217: Layer already exists 06:39:43 a1f919621dd3: Layer already exists 06:39:43 4a396a6da55d: Layer already exists 06:39:43 deed589cae7c: Layer already exists 06:39:43 a2d6b06e65b5: Layer already exists 06:39:43 b7c8c81d912f: Layer already exists 06:39:43 63ca1fbb43ae: Layer already exists 06:39:43 latest: digest: sha256:b4d30a97d74ab67bb78e258be7c938c1c6a70a1e7c0404ce996b2308914b89d8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:43 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.87 06:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:39:43 7928e0370217: Preparing 06:39:43 a1f919621dd3: Preparing 06:39:43 deed589cae7c: Preparing 06:39:43 a2d6b06e65b5: Preparing 06:39:43 4a396a6da55d: Preparing 06:39:43 b7c8c81d912f: Preparing 06:39:43 63ca1fbb43ae: Preparing 06:39:43 63ca1fbb43ae: Waiting 06:39:43 b7c8c81d912f: Waiting 06:39:43 a1f919621dd3: Layer already exists 06:39:43 a2d6b06e65b5: Layer already exists 06:39:43 7928e0370217: Layer already exists 06:39:43 4a396a6da55d: Layer already exists 06:39:43 deed589cae7c: Layer already exists 06:39:43 63ca1fbb43ae: Layer already exists 06:39:43 b7c8c81d912f: Layer already exists 06:39:43 3.2.0-dev.87: digest: sha256:b4d30a97d74ab67bb78e258be7c938c1c6a70a1e7c0404ce996b2308914b89d8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:39:44 7928e0370217: Preparing 06:39:44 a1f919621dd3: Preparing 06:39:44 deed589cae7c: Preparing 06:39:44 a2d6b06e65b5: Preparing 06:39:44 4a396a6da55d: Preparing 06:39:44 b7c8c81d912f: Preparing 06:39:44 63ca1fbb43ae: Preparing 06:39:44 b7c8c81d912f: Waiting 06:39:44 a2d6b06e65b5: Layer already exists 06:39:44 a1f919621dd3: Layer already exists 06:39:44 4a396a6da55d: Layer already exists 06:39:44 7928e0370217: Layer already exists 06:39:44 deed589cae7c: Layer already exists 06:39:44 b7c8c81d912f: Layer already exists 06:39:44 63ca1fbb43ae: Layer already exists 06:39:44 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:b4d30a97d74ab67bb78e258be7c938c1c6a70a1e7c0404ce996b2308914b89d8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:44 + 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 06:39:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:39:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:39:45 7928e0370217: Preparing 06:39:45 a1f919621dd3: Preparing 06:39:45 deed589cae7c: Preparing 06:39:45 a2d6b06e65b5: Preparing 06:39:45 4a396a6da55d: Preparing 06:39:45 b7c8c81d912f: Preparing 06:39:45 63ca1fbb43ae: Preparing 06:39:45 63ca1fbb43ae: Waiting 06:39:45 b7c8c81d912f: Waiting 06:39:45 7928e0370217: Layer already exists 06:39:45 deed589cae7c: Layer already exists 06:39:45 a2d6b06e65b5: Layer already exists 06:39:45 a1f919621dd3: Layer already exists 06:39:45 4a396a6da55d: Layer already exists 06:39:45 b7c8c81d912f: Layer already exists 06:39:45 63ca1fbb43ae: Layer already exists 06:39:45 main: digest: sha256:b4d30a97d74ab67bb78e258be7c938c1c6a70a1e7c0404ce996b2308914b89d8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:45 ===================================================== [Pipeline] echo 06:39:45 taggedImages: 06:39:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:39:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:39:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.87 06:39:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:39:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 06:39:45 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 06:39:45 857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:39:45 latest 06:39:45 3.2.0-dev.87 06:39:45 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:39:45 main 06:39:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:39:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:39:45 131d204bab0e: Preparing 06:39:45 68bfcbdb21a5: Preparing 06:39:45 8abb051e28de: Preparing 06:39:45 deed589cae7c: Preparing 06:39:45 a2d6b06e65b5: Preparing 06:39:45 f833758905a9: Preparing 06:39:45 870071876a62: Preparing 06:39:45 49191905a8e0: Preparing 06:39:45 90eddb5b621e: Preparing 06:39:45 63ca1fbb43ae: Preparing 06:39:45 870071876a62: Waiting 06:39:45 f833758905a9: Waiting 06:39:45 63ca1fbb43ae: Waiting 06:39:45 49191905a8e0: Waiting 06:39:45 90eddb5b621e: Waiting 06:39:45 deed589cae7c: Layer already exists 06:39:45 a2d6b06e65b5: Layer already exists 06:39:45 131d204bab0e: Pushed 06:39:45 8abb051e28de: Pushed 06:39:45 68bfcbdb21a5: Pushed 06:39:45 63ca1fbb43ae: Layer already exists 06:39:46 49191905a8e0: Pushed 06:39:47 90eddb5b621e: Pushed 06:39:53 870071876a62: Pushed 06:39:56 f833758905a9: Pushed 06:39:56 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:ce8fc2e1dbe474dce302810f7fb7e047e104c9a28a2bc4007e2b86d8fb7767f7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:39:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:39:57 131d204bab0e: Preparing 06:39:57 68bfcbdb21a5: Preparing 06:39:57 8abb051e28de: Preparing 06:39:57 deed589cae7c: Preparing 06:39:57 a2d6b06e65b5: Preparing 06:39:57 f833758905a9: Preparing 06:39:57 f833758905a9: Waiting 06:39:57 870071876a62: Preparing 06:39:57 870071876a62: Waiting 06:39:57 49191905a8e0: Preparing 06:39:57 90eddb5b621e: Preparing 06:39:57 63ca1fbb43ae: Preparing 06:39:57 90eddb5b621e: Waiting 06:39:57 68bfcbdb21a5: Layer already exists 06:39:57 a2d6b06e65b5: Layer already exists 06:39:57 8abb051e28de: Layer already exists 06:39:57 131d204bab0e: Layer already exists 06:39:57 deed589cae7c: Layer already exists 06:39:57 870071876a62: Layer already exists 06:39:57 49191905a8e0: Layer already exists 06:39:57 f833758905a9: Layer already exists 06:39:57 90eddb5b621e: Layer already exists 06:39:57 63ca1fbb43ae: Layer already exists 06:39:57 latest: digest: sha256:ce8fc2e1dbe474dce302810f7fb7e047e104c9a28a2bc4007e2b86d8fb7767f7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.87 06:39:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:39:57 131d204bab0e: Preparing 06:39:57 68bfcbdb21a5: Preparing 06:39:57 8abb051e28de: Preparing 06:39:57 deed589cae7c: Preparing 06:39:57 a2d6b06e65b5: Preparing 06:39:57 f833758905a9: Preparing 06:39:57 870071876a62: Preparing 06:39:57 49191905a8e0: Preparing 06:39:57 90eddb5b621e: Preparing 06:39:57 63ca1fbb43ae: Preparing 06:39:57 90eddb5b621e: Waiting 06:39:57 870071876a62: Waiting 06:39:57 49191905a8e0: Waiting 06:39:57 63ca1fbb43ae: Waiting 06:39:57 f833758905a9: Waiting 06:39:57 a2d6b06e65b5: Layer already exists 06:39:57 8abb051e28de: Layer already exists 06:39:57 deed589cae7c: Layer already exists 06:39:57 131d204bab0e: Layer already exists 06:39:57 68bfcbdb21a5: Layer already exists 06:39:57 90eddb5b621e: Layer already exists 06:39:57 f833758905a9: Layer already exists 06:39:57 49191905a8e0: Layer already exists 06:39:57 870071876a62: Layer already exists 06:39:57 63ca1fbb43ae: Layer already exists 06:39:57 3.2.0-dev.87: digest: sha256:ce8fc2e1dbe474dce302810f7fb7e047e104c9a28a2bc4007e2b86d8fb7767f7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:39:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:39:58 131d204bab0e: Preparing 06:39:58 68bfcbdb21a5: Preparing 06:39:58 8abb051e28de: Preparing 06:39:58 deed589cae7c: Preparing 06:39:58 a2d6b06e65b5: Preparing 06:39:58 f833758905a9: Preparing 06:39:58 870071876a62: Preparing 06:39:58 49191905a8e0: Preparing 06:39:58 90eddb5b621e: Preparing 06:39:58 63ca1fbb43ae: Preparing 06:39:58 870071876a62: Waiting 06:39:58 49191905a8e0: Waiting 06:39:58 90eddb5b621e: Waiting 06:39:58 f833758905a9: Waiting 06:39:58 63ca1fbb43ae: Waiting 06:39:58 deed589cae7c: Layer already exists 06:39:58 131d204bab0e: Layer already exists 06:39:58 a2d6b06e65b5: Layer already exists 06:39:58 8abb051e28de: Layer already exists 06:39:58 68bfcbdb21a5: Layer already exists 06:39:58 870071876a62: Layer already exists 06:39:58 f833758905a9: Layer already exists 06:39:58 49191905a8e0: Layer already exists 06:39:58 90eddb5b621e: Layer already exists 06:39:58 63ca1fbb43ae: Layer already exists 06:39:58 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:ce8fc2e1dbe474dce302810f7fb7e047e104c9a28a2bc4007e2b86d8fb7767f7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:39:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:39:59 131d204bab0e: Preparing 06:39:59 68bfcbdb21a5: Preparing 06:39:59 8abb051e28de: Preparing 06:39:59 deed589cae7c: Preparing 06:39:59 a2d6b06e65b5: Preparing 06:39:59 f833758905a9: Preparing 06:39:59 870071876a62: Preparing 06:39:59 49191905a8e0: Preparing 06:39:59 90eddb5b621e: Preparing 06:39:59 63ca1fbb43ae: Preparing 06:39:59 f833758905a9: Waiting 06:39:59 90eddb5b621e: Waiting 06:39:59 49191905a8e0: Waiting 06:39:59 63ca1fbb43ae: Waiting 06:39:59 870071876a62: Waiting 06:39:59 a2d6b06e65b5: Layer already exists 06:39:59 131d204bab0e: Layer already exists 06:39:59 deed589cae7c: Layer already exists 06:39:59 8abb051e28de: Layer already exists 06:39:59 68bfcbdb21a5: Layer already exists 06:39:59 f833758905a9: Layer already exists 06:39:59 870071876a62: Layer already exists 06:39:59 90eddb5b621e: Layer already exists 06:39:59 49191905a8e0: Layer already exists 06:39:59 63ca1fbb43ae: Layer already exists 06:39:59 main: digest: sha256:ce8fc2e1dbe474dce302810f7fb7e047e104c9a28a2bc4007e2b86d8fb7767f7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:59 ===================================================== [Pipeline] echo 06:39:59 taggedImages: 06:39:59 - nexus3.edgexfoundry.org:10004/security-spire-agent:857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:39:59 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:39:59 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.87 06:39:59 - nexus3.edgexfoundry.org:10004/security-spire-agent:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:39:59 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 06:39:59 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 06:39:59 857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:39:59 latest 06:39:59 3.2.0-dev.87 06:39:59 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:39:59 main 06:39:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:39:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:39:59 bcfcfcb91688: Preparing 06:39:59 8f0d1b4372b1: Preparing 06:39:59 02a3cbf7496c: Preparing 06:39:59 deed589cae7c: Preparing 06:39:59 a2d6b06e65b5: Preparing 06:39:59 f833758905a9: Preparing 06:39:59 bc386776d375: Preparing 06:39:59 4571d01503ce: Preparing 06:39:59 63ca1fbb43ae: Preparing 06:39:59 f833758905a9: Waiting 06:39:59 4571d01503ce: Waiting 06:39:59 63ca1fbb43ae: Waiting 06:39:59 bc386776d375: Waiting 06:39:59 deed589cae7c: Layer already exists 06:39:59 a2d6b06e65b5: Layer already exists 06:39:59 f833758905a9: Layer already exists 06:39:59 bcfcfcb91688: Pushed 06:39:59 8f0d1b4372b1: Pushed 06:39:59 02a3cbf7496c: Pushed 06:39:59 63ca1fbb43ae: Layer already exists 06:39:59 bc386776d375: Pushed 06:40:00 4571d01503ce: Pushed 06:40:00 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:61f7b9525b07634a6469df912c2d6471ef2b266ef9cd248631170fd0adbca6a5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:40:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:40:01 bcfcfcb91688: Preparing 06:40:01 8f0d1b4372b1: Preparing 06:40:01 02a3cbf7496c: Preparing 06:40:01 deed589cae7c: Preparing 06:40:01 a2d6b06e65b5: Preparing 06:40:01 f833758905a9: Preparing 06:40:01 bc386776d375: Preparing 06:40:01 4571d01503ce: Preparing 06:40:01 63ca1fbb43ae: Preparing 06:40:01 f833758905a9: Waiting 06:40:01 4571d01503ce: Waiting 06:40:01 bc386776d375: Waiting 06:40:01 63ca1fbb43ae: Waiting 06:40:01 02a3cbf7496c: Layer already exists 06:40:01 bcfcfcb91688: Layer already exists 06:40:01 a2d6b06e65b5: Layer already exists 06:40:01 8f0d1b4372b1: Layer already exists 06:40:01 deed589cae7c: Layer already exists 06:40:01 4571d01503ce: Layer already exists 06:40:01 f833758905a9: Layer already exists 06:40:01 bc386776d375: Layer already exists 06:40:01 63ca1fbb43ae: Layer already exists 06:40:01 latest: digest: sha256:61f7b9525b07634a6469df912c2d6471ef2b266ef9cd248631170fd0adbca6a5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:01 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.87 06:40:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:40:01 bcfcfcb91688: Preparing 06:40:01 8f0d1b4372b1: Preparing 06:40:01 02a3cbf7496c: Preparing 06:40:01 deed589cae7c: Preparing 06:40:01 a2d6b06e65b5: Preparing 06:40:01 f833758905a9: Preparing 06:40:01 bc386776d375: Preparing 06:40:01 4571d01503ce: Preparing 06:40:01 63ca1fbb43ae: Preparing 06:40:01 bc386776d375: Waiting 06:40:01 4571d01503ce: Waiting 06:40:01 63ca1fbb43ae: Waiting 06:40:01 f833758905a9: Waiting 06:40:01 02a3cbf7496c: Layer already exists 06:40:01 deed589cae7c: Layer already exists 06:40:01 bcfcfcb91688: Layer already exists 06:40:01 8f0d1b4372b1: Layer already exists 06:40:01 a2d6b06e65b5: Layer already exists 06:40:01 4571d01503ce: Layer already exists 06:40:01 f833758905a9: Layer already exists 06:40:01 63ca1fbb43ae: Layer already exists 06:40:01 bc386776d375: Layer already exists 06:40:01 3.2.0-dev.87: digest: sha256:61f7b9525b07634a6469df912c2d6471ef2b266ef9cd248631170fd0adbca6a5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:01 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:40:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:40:02 bcfcfcb91688: Preparing 06:40:02 8f0d1b4372b1: Preparing 06:40:02 02a3cbf7496c: Preparing 06:40:02 deed589cae7c: Preparing 06:40:02 a2d6b06e65b5: Preparing 06:40:02 f833758905a9: Preparing 06:40:02 bc386776d375: Preparing 06:40:02 4571d01503ce: Preparing 06:40:02 63ca1fbb43ae: Preparing 06:40:02 63ca1fbb43ae: Waiting 06:40:02 bc386776d375: Waiting 06:40:02 4571d01503ce: Waiting 06:40:02 f833758905a9: Waiting 06:40:02 a2d6b06e65b5: Layer already exists 06:40:02 bcfcfcb91688: Layer already exists 06:40:02 8f0d1b4372b1: Layer already exists 06:40:02 deed589cae7c: Layer already exists 06:40:02 02a3cbf7496c: Layer already exists 06:40:02 bc386776d375: Layer already exists 06:40:02 f833758905a9: Layer already exists 06:40:02 4571d01503ce: Layer already exists 06:40:02 63ca1fbb43ae: Layer already exists 06:40:02 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:61f7b9525b07634a6469df912c2d6471ef2b266ef9cd248631170fd0adbca6a5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:02 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 06:40:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:40:02 bcfcfcb91688: Preparing 06:40:02 8f0d1b4372b1: Preparing 06:40:02 02a3cbf7496c: Preparing 06:40:02 deed589cae7c: Preparing 06:40:02 a2d6b06e65b5: Preparing 06:40:02 f833758905a9: Preparing 06:40:02 bc386776d375: Preparing 06:40:02 4571d01503ce: Preparing 06:40:02 63ca1fbb43ae: Preparing 06:40:02 bc386776d375: Waiting 06:40:02 4571d01503ce: Waiting 06:40:02 bcfcfcb91688: Layer already exists 06:40:02 a2d6b06e65b5: Layer already exists 06:40:02 8f0d1b4372b1: Layer already exists 06:40:02 deed589cae7c: Layer already exists 06:40:02 02a3cbf7496c: Layer already exists 06:40:02 f833758905a9: Layer already exists 06:40:02 bc386776d375: Layer already exists 06:40:02 4571d01503ce: Layer already exists 06:40:02 63ca1fbb43ae: Layer already exists 06:40:02 main: digest: sha256:61f7b9525b07634a6469df912c2d6471ef2b266ef9cd248631170fd0adbca6a5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:03 ===================================================== [Pipeline] echo 06:40:03 taggedImages: 06:40:03 - nexus3.edgexfoundry.org:10004/security-spire-config:857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:40:03 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:40:03 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.87 06:40:03 - nexus3.edgexfoundry.org:10004/security-spire-config:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:40:03 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 06:40:03 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 06:40:03 857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:40:03 latest 06:40:03 3.2.0-dev.87 06:40:03 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:40:03 main 06:40:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:40:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:40:03 4879685ab543: Preparing 06:40:03 0d32bf3254f4: Preparing 06:40:03 a0dee4609afe: Preparing 06:40:03 deed589cae7c: Preparing 06:40:03 a2d6b06e65b5: Preparing 06:40:03 7ff37d4db2c2: Preparing 06:40:03 49191905a8e0: Preparing 06:40:03 90eddb5b621e: Preparing 06:40:03 63ca1fbb43ae: Preparing 06:40:03 90eddb5b621e: Waiting 06:40:03 49191905a8e0: Waiting 06:40:03 63ca1fbb43ae: Waiting 06:40:03 7ff37d4db2c2: Waiting 06:40:03 a2d6b06e65b5: Layer already exists 06:40:03 deed589cae7c: Layer already exists 06:40:03 49191905a8e0: Layer already exists 06:40:03 90eddb5b621e: Layer already exists 06:40:03 63ca1fbb43ae: Layer already exists 06:40:03 4879685ab543: Pushed 06:40:03 a0dee4609afe: Pushed 06:40:03 0d32bf3254f4: Pushed 06:40:27 7ff37d4db2c2: Pushed 06:40:27 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:3a3917b2473726f7731b90f057dc2e432ab40d37098ff78684b92b430750329a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:40:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:40:28 4879685ab543: Preparing 06:40:28 0d32bf3254f4: Preparing 06:40:28 a0dee4609afe: Preparing 06:40:28 deed589cae7c: Preparing 06:40:28 a2d6b06e65b5: Preparing 06:40:28 7ff37d4db2c2: Preparing 06:40:28 49191905a8e0: Preparing 06:40:28 90eddb5b621e: Preparing 06:40:28 63ca1fbb43ae: Preparing 06:40:28 49191905a8e0: Waiting 06:40:28 7ff37d4db2c2: Waiting 06:40:28 90eddb5b621e: Waiting 06:40:28 63ca1fbb43ae: Waiting 06:40:28 deed589cae7c: Layer already exists 06:40:28 a0dee4609afe: Layer already exists 06:40:28 4879685ab543: Layer already exists 06:40:28 0d32bf3254f4: Layer already exists 06:40:28 a2d6b06e65b5: Layer already exists 06:40:28 7ff37d4db2c2: Layer already exists 06:40:28 90eddb5b621e: Layer already exists 06:40:28 49191905a8e0: Layer already exists 06:40:28 63ca1fbb43ae: Layer already exists 06:40:28 latest: digest: sha256:3a3917b2473726f7731b90f057dc2e432ab40d37098ff78684b92b430750329a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.87 06:40:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:40:28 4879685ab543: Preparing 06:40:28 0d32bf3254f4: Preparing 06:40:28 a0dee4609afe: Preparing 06:40:28 deed589cae7c: Preparing 06:40:28 a2d6b06e65b5: Preparing 06:40:28 7ff37d4db2c2: Preparing 06:40:28 49191905a8e0: Preparing 06:40:28 90eddb5b621e: Preparing 06:40:28 63ca1fbb43ae: Preparing 06:40:28 7ff37d4db2c2: Waiting 06:40:28 49191905a8e0: Waiting 06:40:28 90eddb5b621e: Waiting 06:40:28 0d32bf3254f4: Layer already exists 06:40:28 a2d6b06e65b5: Layer already exists 06:40:28 deed589cae7c: Layer already exists 06:40:28 a0dee4609afe: Layer already exists 06:40:28 4879685ab543: Layer already exists 06:40:28 7ff37d4db2c2: Layer already exists 06:40:28 49191905a8e0: Layer already exists 06:40:28 90eddb5b621e: Layer already exists 06:40:28 63ca1fbb43ae: Layer already exists 06:40:28 3.2.0-dev.87: digest: sha256:3a3917b2473726f7731b90f057dc2e432ab40d37098ff78684b92b430750329a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:40:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:40:29 4879685ab543: Preparing 06:40:29 0d32bf3254f4: Preparing 06:40:29 a0dee4609afe: Preparing 06:40:29 deed589cae7c: Preparing 06:40:29 a2d6b06e65b5: Preparing 06:40:29 7ff37d4db2c2: Preparing 06:40:29 49191905a8e0: Preparing 06:40:29 90eddb5b621e: Preparing 06:40:29 63ca1fbb43ae: Preparing 06:40:29 90eddb5b621e: Waiting 06:40:29 63ca1fbb43ae: Waiting 06:40:29 7ff37d4db2c2: Waiting 06:40:29 49191905a8e0: Waiting 06:40:29 deed589cae7c: Layer already exists 06:40:29 a2d6b06e65b5: Layer already exists 06:40:29 4879685ab543: Layer already exists 06:40:29 a0dee4609afe: Layer already exists 06:40:29 0d32bf3254f4: Layer already exists 06:40:29 90eddb5b621e: Layer already exists 06:40:29 7ff37d4db2c2: Layer already exists 06:40:29 63ca1fbb43ae: Layer already exists 06:40:29 49191905a8e0: Layer already exists 06:40:29 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:3a3917b2473726f7731b90f057dc2e432ab40d37098ff78684b92b430750329a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 06:40:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:40:30 4879685ab543: Preparing 06:40:30 0d32bf3254f4: Preparing 06:40:30 a0dee4609afe: Preparing 06:40:30 deed589cae7c: Preparing 06:40:30 a2d6b06e65b5: Preparing 06:40:30 7ff37d4db2c2: Preparing 06:40:30 49191905a8e0: Preparing 06:40:30 90eddb5b621e: Preparing 06:40:30 63ca1fbb43ae: Preparing 06:40:30 49191905a8e0: Waiting 06:40:30 90eddb5b621e: Waiting 06:40:30 63ca1fbb43ae: Waiting 06:40:30 7ff37d4db2c2: Waiting 06:40:30 4879685ab543: Layer already exists 06:40:30 a0dee4609afe: Layer already exists 06:40:30 deed589cae7c: Layer already exists 06:40:30 0d32bf3254f4: Layer already exists 06:40:30 a2d6b06e65b5: Layer already exists 06:40:30 7ff37d4db2c2: Layer already exists 06:40:30 49191905a8e0: Layer already exists 06:40:30 90eddb5b621e: Layer already exists 06:40:30 63ca1fbb43ae: Layer already exists 06:40:30 main: digest: sha256:3a3917b2473726f7731b90f057dc2e432ab40d37098ff78684b92b430750329a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:30 ===================================================== [Pipeline] echo 06:40:30 taggedImages: 06:40:30 - nexus3.edgexfoundry.org:10004/security-spire-server:857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:40:30 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:40:30 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.87 06:40:30 - nexus3.edgexfoundry.org:10004/security-spire-server:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:40:30 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 06:40:30 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 06:40:30 857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:40:30 latest 06:40:30 3.2.0-dev.87 06:40:30 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:40:30 main 06:40:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:30 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:30 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:40:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 06:40:30 c513db107179: Preparing 06:40:30 6faaf7255b75: Preparing 06:40:30 deed589cae7c: Preparing 06:40:30 a2d6b06e65b5: Preparing 06:40:30 8529d80b6231: Preparing 06:40:30 37206377f4fc: Preparing 06:40:30 63ca1fbb43ae: Preparing 06:40:30 37206377f4fc: Waiting 06:40:30 63ca1fbb43ae: Waiting 06:40:30 deed589cae7c: Layer already exists 06:40:30 a2d6b06e65b5: Layer already exists 06:40:30 63ca1fbb43ae: Layer already exists 06:40:30 c513db107179: Pushed 06:40:30 8529d80b6231: Pushed 06:40:31 37206377f4fc: Pushed 06:40:34 6faaf7255b75: Pushed 06:40:34 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:a376904de82276a70ec128ab3a598114167a43e3ee8ddaa0c891708b6ed34779 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:34 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:35 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 06:40:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 06:40:35 c513db107179: Preparing 06:40:35 6faaf7255b75: Preparing 06:40:35 deed589cae7c: Preparing 06:40:35 a2d6b06e65b5: Preparing 06:40:35 8529d80b6231: Preparing 06:40:35 37206377f4fc: Preparing 06:40:35 63ca1fbb43ae: Preparing 06:40:35 37206377f4fc: Waiting 06:40:35 63ca1fbb43ae: Waiting 06:40:35 6faaf7255b75: Layer already exists 06:40:35 deed589cae7c: Layer already exists 06:40:35 8529d80b6231: Layer already exists 06:40:35 c513db107179: Layer already exists 06:40:35 a2d6b06e65b5: Layer already exists 06:40:35 37206377f4fc: Layer already exists 06:40:35 63ca1fbb43ae: Layer already exists 06:40:43 latest: digest: sha256:a376904de82276a70ec128ab3a598114167a43e3ee8ddaa0c891708b6ed34779 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:43 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:43 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.87 06:40:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 06:40:43 c513db107179: Preparing 06:40:43 6faaf7255b75: Preparing 06:40:43 deed589cae7c: Preparing 06:40:43 a2d6b06e65b5: Preparing 06:40:43 8529d80b6231: Preparing 06:40:43 37206377f4fc: Preparing 06:40:43 63ca1fbb43ae: Preparing 06:40:43 63ca1fbb43ae: Waiting 06:40:43 37206377f4fc: Waiting 06:40:43 deed589cae7c: Layer already exists 06:40:43 a2d6b06e65b5: Layer already exists 06:40:43 c513db107179: Layer already exists 06:40:43 6faaf7255b75: Layer already exists 06:40:43 8529d80b6231: Layer already exists 06:40:43 37206377f4fc: Layer already exists 06:40:43 63ca1fbb43ae: Layer already exists 06:40:43 3.2.0-dev.87: digest: sha256:a376904de82276a70ec128ab3a598114167a43e3ee8ddaa0c891708b6ed34779 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:44 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:44 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:40:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 06:40:44 c513db107179: Preparing 06:40:44 6faaf7255b75: Preparing 06:40:44 deed589cae7c: Preparing 06:40:44 a2d6b06e65b5: Preparing 06:40:44 8529d80b6231: Preparing 06:40:44 37206377f4fc: Preparing 06:40:44 63ca1fbb43ae: Preparing 06:40:44 63ca1fbb43ae: Waiting 06:40:44 37206377f4fc: Waiting 06:40:44 8529d80b6231: Layer already exists 06:40:44 c513db107179: Layer already exists 06:40:44 deed589cae7c: Layer already exists 06:40:44 a2d6b06e65b5: Layer already exists 06:40:44 6faaf7255b75: Layer already exists 06:40:44 37206377f4fc: Layer already exists 06:40:44 63ca1fbb43ae: Layer already exists 06:40:44 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:a376904de82276a70ec128ab3a598114167a43e3ee8ddaa0c891708b6ed34779 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:44 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:45 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 06:40:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 06:40:45 c513db107179: Preparing 06:40:45 6faaf7255b75: Preparing 06:40:45 deed589cae7c: Preparing 06:40:45 a2d6b06e65b5: Preparing 06:40:45 8529d80b6231: Preparing 06:40:45 37206377f4fc: Preparing 06:40:45 63ca1fbb43ae: Preparing 06:40:45 63ca1fbb43ae: Waiting 06:40:45 37206377f4fc: Waiting 06:40:45 6faaf7255b75: Layer already exists 06:40:45 8529d80b6231: Layer already exists 06:40:45 a2d6b06e65b5: Layer already exists 06:40:45 deed589cae7c: Layer already exists 06:40:45 c513db107179: Layer already exists 06:40:45 37206377f4fc: Layer already exists 06:40:45 63ca1fbb43ae: Layer already exists 06:40:45 main: digest: sha256:a376904de82276a70ec128ab3a598114167a43e3ee8ddaa0c891708b6ed34779 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:45 ===================================================== [Pipeline] echo 06:40:45 taggedImages: 06:40:45 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:40:45 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 06:40:45 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.87 06:40:45 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:40:45 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 06:40:45 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 06:40:45 857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:40:45 latest 06:40:45 3.2.0-dev.87 06:40:45 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:40:45 main 06:40:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:40:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:40:46 cd2353dfc531: Preparing 06:40:46 6e07aef860a3: Preparing 06:40:46 97891857c93e: Preparing 06:40:46 deed589cae7c: Preparing 06:40:46 a2d6b06e65b5: Preparing 06:40:46 e89880c25385: Preparing 06:40:46 19627df6be7f: Preparing 06:40:46 63ca1fbb43ae: Preparing 06:40:46 19627df6be7f: Waiting 06:40:46 e89880c25385: Waiting 06:40:46 63ca1fbb43ae: Waiting 06:40:46 deed589cae7c: Layer already exists 06:40:46 a2d6b06e65b5: Layer already exists 06:40:46 6e07aef860a3: Pushed 06:40:46 cd2353dfc531: Pushed 06:40:46 63ca1fbb43ae: Layer already exists 06:40:46 e89880c25385: Pushed 06:40:46 19627df6be7f: Pushed 06:40:49 97891857c93e: Pushed 06:40:49 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:55b3c25ec4008fa4ca1eaeaadad29d870d68650f96e3334e025228475a85cd0a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 06:40:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:40:49 cd2353dfc531: Preparing 06:40:49 6e07aef860a3: Preparing 06:40:49 97891857c93e: Preparing 06:40:49 deed589cae7c: Preparing 06:40:49 a2d6b06e65b5: Preparing 06:40:49 e89880c25385: Preparing 06:40:49 19627df6be7f: Preparing 06:40:49 63ca1fbb43ae: Preparing 06:40:49 e89880c25385: Waiting 06:40:49 19627df6be7f: Waiting 06:40:49 63ca1fbb43ae: Waiting 06:40:49 6e07aef860a3: Layer already exists 06:40:49 a2d6b06e65b5: Layer already exists 06:40:49 97891857c93e: Layer already exists 06:40:49 deed589cae7c: Layer already exists 06:40:49 cd2353dfc531: Layer already exists 06:40:49 e89880c25385: Layer already exists 06:40:49 63ca1fbb43ae: Layer already exists 06:40:49 19627df6be7f: Layer already exists 06:40:49 latest: digest: sha256:55b3c25ec4008fa4ca1eaeaadad29d870d68650f96e3334e025228475a85cd0a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.87 06:40:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:40:50 cd2353dfc531: Preparing 06:40:50 6e07aef860a3: Preparing 06:40:50 97891857c93e: Preparing 06:40:50 deed589cae7c: Preparing 06:40:50 a2d6b06e65b5: Preparing 06:40:50 e89880c25385: Preparing 06:40:50 19627df6be7f: Preparing 06:40:50 63ca1fbb43ae: Preparing 06:40:50 19627df6be7f: Waiting 06:40:50 63ca1fbb43ae: Waiting 06:40:50 deed589cae7c: Layer already exists 06:40:50 6e07aef860a3: Layer already exists 06:40:50 cd2353dfc531: Layer already exists 06:40:50 a2d6b06e65b5: Layer already exists 06:40:50 97891857c93e: Layer already exists 06:40:50 e89880c25385: Layer already exists 06:40:50 19627df6be7f: Layer already exists 06:40:50 63ca1fbb43ae: Layer already exists 06:40:50 3.2.0-dev.87: digest: sha256:55b3c25ec4008fa4ca1eaeaadad29d870d68650f96e3334e025228475a85cd0a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:40:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:40:51 cd2353dfc531: Preparing 06:40:51 6e07aef860a3: Preparing 06:40:51 97891857c93e: Preparing 06:40:51 deed589cae7c: Preparing 06:40:51 a2d6b06e65b5: Preparing 06:40:51 e89880c25385: Preparing 06:40:51 19627df6be7f: Preparing 06:40:51 e89880c25385: Waiting 06:40:51 63ca1fbb43ae: Preparing 06:40:51 63ca1fbb43ae: Waiting 06:40:51 19627df6be7f: Waiting 06:40:51 deed589cae7c: Layer already exists 06:40:51 a2d6b06e65b5: Layer already exists 06:40:51 6e07aef860a3: Layer already exists 06:40:51 cd2353dfc531: Layer already exists 06:40:51 97891857c93e: Layer already exists 06:40:51 e89880c25385: Layer already exists 06:40:51 19627df6be7f: Layer already exists 06:40:51 63ca1fbb43ae: Layer already exists 06:40:51 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:55b3c25ec4008fa4ca1eaeaadad29d870d68650f96e3334e025228475a85cd0a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 06:40:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:40:51 cd2353dfc531: Preparing 06:40:51 6e07aef860a3: Preparing 06:40:51 97891857c93e: Preparing 06:40:51 deed589cae7c: Preparing 06:40:51 a2d6b06e65b5: Preparing 06:40:51 e89880c25385: Preparing 06:40:51 19627df6be7f: Preparing 06:40:51 63ca1fbb43ae: Preparing 06:40:51 e89880c25385: Waiting 06:40:51 19627df6be7f: Waiting 06:40:51 63ca1fbb43ae: Waiting 06:40:51 6e07aef860a3: Layer already exists 06:40:51 deed589cae7c: Layer already exists 06:40:51 cd2353dfc531: Layer already exists 06:40:51 97891857c93e: Layer already exists 06:40:51 a2d6b06e65b5: Layer already exists 06:40:51 e89880c25385: Layer already exists 06:40:51 19627df6be7f: Layer already exists 06:40:51 63ca1fbb43ae: Layer already exists 06:40:51 main: digest: sha256:55b3c25ec4008fa4ca1eaeaadad29d870d68650f96e3334e025228475a85cd0a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:51 ===================================================== [Pipeline] echo 06:40:51 taggedImages: 06:40:51 - nexus3.edgexfoundry.org:10004/support-notifications:857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:40:51 - nexus3.edgexfoundry.org:10004/support-notifications:latest 06:40:51 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.87 06:40:51 - nexus3.edgexfoundry.org:10004/support-notifications:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:40:51 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 06:40:51 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 06:40:51 857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:40:51 latest 06:40:51 3.2.0-dev.87 06:40:51 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:40:51 main 06:40:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:40:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:40:52 81dc83158393: Preparing 06:40:52 4fd3bf4b3e46: Preparing 06:40:52 deed589cae7c: Preparing 06:40:52 a2d6b06e65b5: Preparing 06:40:52 c444b632d188: Preparing 06:40:52 4012d7a96a6a: Preparing 06:40:52 63ca1fbb43ae: Preparing 06:40:52 4012d7a96a6a: Waiting 06:40:52 63ca1fbb43ae: Waiting 06:40:52 c444b632d188: Layer already exists 06:40:52 deed589cae7c: Layer already exists 06:40:52 a2d6b06e65b5: Layer already exists 06:40:52 4012d7a96a6a: Layer already exists 06:40:52 63ca1fbb43ae: Layer already exists 06:40:52 81dc83158393: Pushed 06:40:55 4fd3bf4b3e46: Pushed 06:40:55 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:50eeda9a07dbb9472b17467a2b2999e27e335ae791740c07709c19a1bdad418d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:40:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:40:56 81dc83158393: Preparing 06:40:56 4fd3bf4b3e46: Preparing 06:40:56 deed589cae7c: Preparing 06:40:56 a2d6b06e65b5: Preparing 06:40:56 c444b632d188: Preparing 06:40:56 4012d7a96a6a: Preparing 06:40:56 63ca1fbb43ae: Preparing 06:40:56 4012d7a96a6a: Waiting 06:40:56 63ca1fbb43ae: Waiting 06:40:56 a2d6b06e65b5: Layer already exists 06:40:56 deed589cae7c: Layer already exists 06:40:56 c444b632d188: Layer already exists 06:40:56 81dc83158393: Layer already exists 06:40:56 4fd3bf4b3e46: Layer already exists 06:40:56 4012d7a96a6a: Layer already exists 06:40:56 63ca1fbb43ae: Layer already exists 06:40:56 latest: digest: sha256:50eeda9a07dbb9472b17467a2b2999e27e335ae791740c07709c19a1bdad418d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.87 06:40:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:40:57 81dc83158393: Preparing 06:40:57 4fd3bf4b3e46: Preparing 06:40:57 deed589cae7c: Preparing 06:40:57 a2d6b06e65b5: Preparing 06:40:57 c444b632d188: Preparing 06:40:57 4012d7a96a6a: Preparing 06:40:57 63ca1fbb43ae: Preparing 06:40:57 4012d7a96a6a: Waiting 06:40:57 63ca1fbb43ae: Waiting 06:40:57 deed589cae7c: Layer already exists 06:40:57 a2d6b06e65b5: Layer already exists 06:40:57 4fd3bf4b3e46: Layer already exists 06:40:57 c444b632d188: Layer already exists 06:40:57 81dc83158393: Layer already exists 06:40:57 63ca1fbb43ae: Layer already exists 06:40:57 4012d7a96a6a: Layer already exists 06:40:57 3.2.0-dev.87: digest: sha256:50eeda9a07dbb9472b17467a2b2999e27e335ae791740c07709c19a1bdad418d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:40:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:40:57 81dc83158393: Preparing 06:40:57 4fd3bf4b3e46: Preparing 06:40:57 deed589cae7c: Preparing 06:40:57 a2d6b06e65b5: Preparing 06:40:57 c444b632d188: Preparing 06:40:57 4012d7a96a6a: Preparing 06:40:57 63ca1fbb43ae: Preparing 06:40:57 4012d7a96a6a: Waiting 06:40:57 63ca1fbb43ae: Waiting 06:40:57 4fd3bf4b3e46: Layer already exists 06:40:57 81dc83158393: Layer already exists 06:40:57 a2d6b06e65b5: Layer already exists 06:40:57 c444b632d188: Layer already exists 06:40:57 deed589cae7c: Layer already exists 06:40:57 4012d7a96a6a: Layer already exists 06:40:57 63ca1fbb43ae: Layer already exists 06:40:57 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:50eeda9a07dbb9472b17467a2b2999e27e335ae791740c07709c19a1bdad418d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 06:40:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:40:58 81dc83158393: Preparing 06:40:58 4fd3bf4b3e46: Preparing 06:40:58 deed589cae7c: Preparing 06:40:58 a2d6b06e65b5: Preparing 06:40:58 c444b632d188: Preparing 06:40:58 4012d7a96a6a: Preparing 06:40:58 63ca1fbb43ae: Preparing 06:40:58 63ca1fbb43ae: Waiting 06:40:58 4fd3bf4b3e46: Layer already exists 06:40:58 a2d6b06e65b5: Layer already exists 06:40:58 deed589cae7c: Layer already exists 06:40:58 81dc83158393: Layer already exists 06:40:58 c444b632d188: Layer already exists 06:40:58 4012d7a96a6a: Layer already exists 06:40:58 63ca1fbb43ae: Layer already exists 06:40:58 main: digest: sha256:50eeda9a07dbb9472b17467a2b2999e27e335ae791740c07709c19a1bdad418d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:58 ===================================================== [Pipeline] echo 06:40:58 taggedImages: 06:40:58 - nexus3.edgexfoundry.org:10004/support-scheduler:857d0fecce61170c92edb5e07a6e48f7da91e3cb 06:40:58 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:40:58 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.87 06:40:58 - nexus3.edgexfoundry.org:10004/support-scheduler:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 06:40:58 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:53:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13818 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 07:53:35 Running in /w/workspace/edgex-go/710 [Pipeline] { [Pipeline] checkout 07:53:39 The recommended git tool is: git 07:53:46 using credential edgex-jenkins-ssh 07:53:46 Cloning the remote Git repository 07:53:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:53:46 > git init /w/workspace/edgex-go/710 # timeout=10 07:53:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:53:47 > git --version # timeout=10 07:53:47 > git --version # 'git version 2.25.1' 07:53:47 using GIT_SSH to set credentials SSH Credentials for GitHub 07:53:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:54:06 Avoid second fetch 07:54:06 Checking out Revision 857d0fecce61170c92edb5e07a6e48f7da91e3cb (main) 07:54:07 Commit message: "Merge pull request #4931 from weichou1229/go-1.23" 07:54:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:54:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:54:06 > git config core.sparsecheckout # timeout=10 07:54:06 > git checkout -f 857d0fecce61170c92edb5e07a6e48f7da91e3cb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:54:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:54:12 % Total % Received % Xferd Average Speed Time Time Time Current 07:54:12 Dload Upload Total Spent Left Speed 07:54:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83298 0 --:--:-- --:--:-- --:--:-- 83298 [Pipeline] sh 07:54:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:54:13 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 07:54:13 /etc/docker/daemon.json 07:54:13 { 07:54:13 "registry-mirrors": [ 07:54:13 "https://nexus3.edgexfoundry.org:10001" 07:54:13 ], 07:54:13 "bip": "10.250.0.254/24", 07:54:13 "hosts": [ 07:54:13 "tcp://0.0.0.0:5555", 07:54:13 "unix:///var/run/docker.sock" 07:54:13 ], 07:54:13 "mtu": 1458, 07:54:13 "selinux-enabled": true, 07:54:13 "seccomp-profile": "/etc/docker/seccomp.json" 07:54:13 } [Pipeline] sh 07:54:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:54:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:54:32 provisioning config files... 07:54:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/710@tmp/config2417263556521592650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:54:33 ---> ****-login.sh 07:54:33 nexus3.edgexfoundry.org:10001 07:54:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:33 Configure a credential helper to remove this warning. See 07:54:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:33 07:54:33 Login Succeeded 07:54:33 nexus3.edgexfoundry.org:10002 07:54:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:33 Configure a credential helper to remove this warning. See 07:54:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:33 07:54:33 Login Succeeded 07:54:34 nexus3.edgexfoundry.org:10003 07:54:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:34 Configure a credential helper to remove this warning. See 07:54:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:34 07:54:34 Login Succeeded 07:54:34 nexus3.edgexfoundry.org:10004 07:54:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:34 Configure a credential helper to remove this warning. See 07:54:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:34 07:54:34 Login Succeeded 07:54:34 ****.io 07:54:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:35 Configure a credential helper to remove this warning. See 07:54:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:35 07:54:35 Login Succeeded 07:54:35 ---> ****-login.sh ends [Pipeline] } 07:54:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:54:35 + git config --global --add safe.directory /w/workspace/edgex-go/710 [Pipeline] echo 07:54:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:54:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:54:35 ========================================================= 07:54:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:54:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:54:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:54:36 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:54:36 cf04c63912e1: Pulling fs layer 07:54:36 55b35a11ae5e: Pulling fs layer 07:54:36 a37a00ec5f00: Pulling fs layer 07:54:36 50b3750afda1: Pulling fs layer 07:54:36 4f4fb700ef54: Pulling fs layer 07:54:36 80978eb59214: Pulling fs layer 07:54:36 c9f46d7d2bd2: Pulling fs layer 07:54:36 c5a475d317c9: Pulling fs layer 07:54:36 80978eb59214: Waiting 07:54:36 50b3750afda1: Waiting 07:54:36 4f4fb700ef54: Waiting 07:54:36 c9f46d7d2bd2: Waiting 07:54:36 c5a475d317c9: Waiting 07:54:36 55b35a11ae5e: Verifying Checksum 07:54:36 55b35a11ae5e: Download complete 07:54:36 50b3750afda1: Verifying Checksum 07:54:36 50b3750afda1: Download complete 07:54:36 4f4fb700ef54: Verifying Checksum 07:54:36 4f4fb700ef54: Download complete 07:54:36 80978eb59214: Verifying Checksum 07:54:36 80978eb59214: Download complete 07:54:36 cf04c63912e1: Verifying Checksum 07:54:36 cf04c63912e1: Download complete 07:54:36 c5a475d317c9: Verifying Checksum 07:54:36 c5a475d317c9: Download complete 07:54:37 cf04c63912e1: Pull complete 07:54:37 55b35a11ae5e: Pull complete 07:54:38 a37a00ec5f00: Verifying Checksum 07:54:38 a37a00ec5f00: Download complete 07:54:39 c9f46d7d2bd2: Verifying Checksum 07:54:39 c9f46d7d2bd2: Download complete 07:54:54 a37a00ec5f00: Pull complete 07:54:54 50b3750afda1: Pull complete 07:54:54 4f4fb700ef54: Pull complete 07:54:54 80978eb59214: Pull complete 07:55:00 c9f46d7d2bd2: Pull complete 07:55:03 c5a475d317c9: Pull complete 07:55:03 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 07:55:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:55:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 07:55:03 + + docker build -t ci-base-image-arm64echo -f FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:55:03 WORKDIR /edgex 07:55:03 COPY go.mod . 07:55:03 RUN go mod download - 07:55:03 . 07:55:04 Sending build context to Docker daemon 3.684MB 07:55:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:55:04 ---> be29e6b0f0d4 07:55:04 Step 2/4 : WORKDIR /edgex 07:55:06 ---> Running in e59d49c835a9 07:55:07 Removing intermediate container e59d49c835a9 07:55:07 ---> ccc23bc334fb 07:55:07 Step 3/4 : COPY go.mod . 07:55:07 ---> 4a65c42c9d92 07:55:07 Step 4/4 : RUN go mod download 07:55:07 ---> Running in a91eeb00da8a 07:56:15 Removing intermediate container a91eeb00da8a 07:56:15 ---> c5e1b6abcefb 07:56:15 Successfully built c5e1b6abcefb 07:56:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:16 + docker inspect -f . ci-base-image-arm64 07:56:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:56:16 prd-ubuntu20.04-docker-arm64-4c-16g-13818 does not seem to be running inside a container 07:56:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/710 -v /w/workspace/edgex-go/710:/w/workspace/edgex-go/710:rw,z -v /w/workspace/edgex-go/710@tmp:/w/workspace/edgex-go/710@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:56:17 $ docker top 598152dffe200620ad40982d67d2f287b7f29ce993545f42225c386f6420357c -eo pid,comm [Pipeline] { [Pipeline] sh 07:56:18 + go version 07:56:18 go version go1.23.2 linux/arm64 [Pipeline] } 07:56:18 $ docker stop --time=1 598152dffe200620ad40982d67d2f287b7f29ce993545f42225c386f6420357c 07:56:20 $ docker rm -f --volumes 598152dffe200620ad40982d67d2f287b7f29ce993545f42225c386f6420357c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 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:56:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:56:20 07:56:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:56:21 latest: Pulling from edgex-devops/edgex-compose-arm64 07:56:21 547446be3368: Pulling fs layer 07:56:21 d125d8839a47: Pulling fs layer 07:56:21 3e85d5ac6304: Pulling fs layer 07:56:21 c3105a71a48b: Pulling fs layer 07:56:21 0f093f025ec4: Pulling fs layer 07:56:21 c3106fc0e877: Pulling fs layer 07:56:21 c3105a71a48b: Waiting 07:56:21 0f093f025ec4: Waiting 07:56:21 547446be3368: Verifying Checksum 07:56:21 c3105a71a48b: Verifying Checksum 07:56:21 c3105a71a48b: Download complete 07:56:22 d125d8839a47: Verifying Checksum 07:56:22 d125d8839a47: Download complete 07:56:22 c3106fc0e877: Verifying Checksum 07:56:22 c3106fc0e877: Download complete 07:56:22 0f093f025ec4: Verifying Checksum 07:56:22 547446be3368: Pull complete 07:56:23 d125d8839a47: Pull complete 07:56:23 3e85d5ac6304: Download complete 07:56:33 3e85d5ac6304: Pull complete 07:56:33 c3105a71a48b: Pull complete 07:56:34 0f093f025ec4: Pull complete 07:56:34 c3106fc0e877: Pull complete 07:56:34 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 07:56:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:56:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:56:35 prd-ubuntu20.04-docker-arm64-4c-16g-13818 does not seem to be running inside a container 07:56:35 $ 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/710 -v /w/workspace/edgex-go/710:/w/workspace/edgex-go/710:rw,z -v /w/workspace/edgex-go/710@tmp:/w/workspace/edgex-go/710@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:56:37 $ docker top cea8f4a68d09127df153a41a8398690bae5cd26dd8a4f196b55ae5dda87edef9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:56:37 + docker compose -f ./docker-compose-build.yml build --parallel 07:56:47 #1 [support-scheduler internal] load build definition from Dockerfile 07:56:47 #1 transferring dockerfile: 1.93kB done 07:56:47 #1 DONE 0.1s 07:56:47 07:56:47 #2 [security-proxy-setup internal] load build definition from Dockerfile 07:56:47 #2 transferring dockerfile: 2.50kB done 07:56:47 #2 DONE 0.0s 07:56:47 07:56:47 #3 [core-keeper internal] load build definition from Dockerfile 07:56:47 #3 transferring dockerfile: 2.07kB 0.0s done 07:56:47 #3 DONE 0.0s 07:56:47 07:56:47 #4 [security-spire-agent internal] load build definition from Dockerfile 07:56:47 #4 transferring dockerfile: 1.81kB done 07:56:47 #4 DONE 0.1s 07:56:47 07:56:47 #5 [core-metadata internal] load build definition from Dockerfile 07:56:48 #5 transferring dockerfile: 2.13kB done 07:56:48 #5 DONE 0.1s 07:56:48 07:56:48 #6 [security-spire-config internal] load build definition from Dockerfile 07:56:48 #6 transferring dockerfile: 1.69kB done 07:56:48 #6 DONE 0.1s 07:56:48 07:56:48 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:56:48 #7 transferring dockerfile: 2.23kB done 07:56:48 #7 DONE 0.1s 07:56:48 07:56:48 #8 [support-notifications internal] load build definition from Dockerfile 07:56:48 #8 transferring dockerfile: 2.02kB done 07:56:48 #8 DONE 0.1s 07:56:48 07:56:48 #9 [core-command internal] load build definition from Dockerfile 07:56:48 #9 transferring dockerfile: 1.93kB 0.0s done 07:56:48 #9 DONE 0.1s 07:56:48 07:56:48 #10 [security-spire-server internal] load build definition from Dockerfile 07:56:48 #10 transferring dockerfile: 1.70kB done 07:56:48 #10 DONE 0.1s 07:56:48 07:56:48 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:56:48 #11 transferring dockerfile: 1.89kB 0.0s done 07:56:48 #11 DONE 0.1s 07:56:48 07:56:48 #12 [security-bootstrapper internal] load build definition from Dockerfile 07:56:48 #12 transferring dockerfile: 3.17kB done 07:56:48 #12 DONE 0.1s 07:56:48 07:56:48 #13 [core-data internal] load build definition from Dockerfile 07:56:48 #13 transferring dockerfile: 2.07kB 0.0s done 07:56:48 #13 DONE 0.1s 07:56:48 07:56:48 #14 [support-cron-scheduler internal] load build definition from Dockerfile 07:56:48 #14 transferring dockerfile: 1.85kB done 07:56:48 #14 DONE 0.1s 07:56:48 07:56:48 #15 [security-proxy-auth internal] load build definition from Dockerfile 07:56:48 #15 transferring dockerfile: 2.15kB done 07:56:48 #15 DONE 0.1s 07:56:48 07:56:48 #16 [security-secretstore-setup internal] load build definition from Dockerfile 07:56:48 #16 transferring dockerfile: 2.49kB done 07:56:48 #16 DONE 0.1s 07:56:48 07:56:48 #17 [support-scheduler internal] load .dockerignore 07:56:48 #17 transferring context: 50B 0.0s done 07:56:48 #17 DONE 0.1s 07:56:49 07:56:49 #18 [security-proxy-setup internal] load .dockerignore 07:56:49 #18 transferring context: 50B done 07:56:49 #18 DONE 0.0s 07:56:49 07:56:49 #19 [core-keeper internal] load .dockerignore 07:56:49 #19 transferring context: 50B done 07:56:49 #19 DONE 0.0s 07:56:49 07:56:49 #20 [security-spire-agent internal] load .dockerignore 07:56:49 #20 transferring context: 50B done 07:56:49 #20 DONE 0.1s 07:56:49 07:56:49 #21 [core-metadata internal] load .dockerignore 07:56:49 #21 transferring context: 50B done 07:56:49 #21 DONE 0.1s 07:56:49 07:56:49 #22 [security-spire-config internal] load .dockerignore 07:56:49 #22 transferring context: 50B done 07:56:49 #22 DONE 0.1s 07:56:49 07:56:49 #23 [core-common-config-bootstrapper internal] load .dockerignore 07:56:49 #23 transferring context: 50B 0.0s done 07:56:49 #23 DONE 0.1s 07:56:49 07:56:49 #24 [support-notifications internal] load .dockerignore 07:56:49 #24 transferring context: 50B 0.0s done 07:56:50 #24 DONE 0.1s 07:56:50 07:56:50 #25 [core-command internal] load .dockerignore 07:56:50 #25 transferring context: 50B done 07:56:50 #25 DONE 0.1s 07:56:50 07:56:50 #26 [security-spire-server internal] load .dockerignore 07:56:50 #26 transferring context: 50B 0.0s done 07:56:50 #26 DONE 0.1s 07:56:50 07:56:50 #27 [security-spiffe-token-provider internal] load .dockerignore 07:56:50 #27 transferring context: 50B 0.0s done 07:56:50 #27 DONE 0.1s 07:56:50 07:56:50 #28 [security-bootstrapper internal] load .dockerignore 07:56:50 #28 transferring context: 50B done 07:56:50 #28 DONE 0.1s 07:56:50 07:56:50 #29 [core-data internal] load .dockerignore 07:56:50 #29 transferring context: 50B done 07:56:50 #29 DONE 0.1s 07:56:50 07:56:50 #30 [support-cron-scheduler internal] load .dockerignore 07:56:50 #30 transferring context: 50B 0.0s done 07:56:50 #30 DONE 0.1s 07:56:50 07:56:50 #31 [security-proxy-auth internal] load .dockerignore 07:56:50 #31 transferring context: 50B 0.0s done 07:56:50 #31 DONE 0.1s 07:56:50 07:56:50 #32 [security-secretstore-setup internal] load .dockerignore 07:56:50 #32 transferring context: 50B done 07:56:50 #32 DONE 0.0s 07:56:50 07:56:50 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:56:50 #33 DONE 0.0s 07:56:50 07:56:50 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 07:56:50 #34 DONE 0.4s 07:56:50 07:56:50 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:56:50 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:56:50 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:56:50 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:56:50 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:56:50 #35 DONE 0.2s 07:56:50 07:56:50 #36 [support-scheduler internal] load build context 07:56:51 #36 ... 07:56:51 07:56:51 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:56:51 #33 DONE 0.0s 07:56:51 07:56:51 #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:56:51 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:56:51 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:56:51 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:56:51 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:56:51 #35 DONE 0.3s 07:56:51 07:56:51 #36 [support-scheduler internal] load build context 07:56:51 #36 ... 07:56:51 07:56:51 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:56:51 #33 DONE 0.0s 07:56:51 07:56:51 #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:56:51 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:56:51 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:56:51 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:56:51 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:56:51 #35 DONE 0.3s 07:56:51 07:56:51 #36 [support-scheduler internal] load build context 07:56:51 #36 transferring context: 3.23MB 0.7s done 07:56:51 #36 ... 07:56:51 07:56:51 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:56:51 #33 DONE 0.0s 07:56:51 07:56:51 #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:56:51 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:56:51 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:56:51 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:56:51 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:56:51 #35 DONE 0.3s 07:56:51 07:56:51 #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:56:51 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:56:51 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:56:51 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:56:51 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:56:51 #35 DONE 0.3s 07:56:51 07:56:51 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:56:52 #33 DONE 0.0s 07:56:52 07:56:52 #36 [support-scheduler internal] load build context 07:56:52 #36 DONE 1.0s 07:56:52 07:56:52 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 07:56:52 #34 ... 07:56:52 07:56:52 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:56:52 #33 DONE 0.0s 07:56:52 07:56:52 #34 [core-command internal] load metadata for docker.io/library/alpine:3.20 07:56:52 #34 DONE 0.9s 07:56:52 07:56:52 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:56:52 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:56:52 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:56:52 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:56:52 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:56:52 #35 DONE 0.4s 07:56:52 07:56:52 #37 [core-keeper internal] load build context 07:56:52 #37 ... 07:56:52 07:56:52 #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:56:52 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:56:52 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:56:52 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:56:52 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:56:52 #35 DONE 0.4s 07:56:52 07:56:52 #37 [core-keeper internal] load build context 07:56:52 #37 ... 07:56:52 07:56:52 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:56:52 #33 DONE 0.0s 07:56:52 07:56:52 #37 [core-keeper internal] load build context 07:56:52 #37 ... 07:56:52 07:56:52 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:56:52 #33 DONE 0.0s 07:56:52 07:56:52 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 07:56:52 #34 DONE 1.3s 07:56:52 07:56:52 #38 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:56:52 #38 DONE 2.5s 07:56:52 07:56:52 #37 [core-keeper internal] load build context 07:56:52 #37 ... 07:56:52 07:56:52 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:56:52 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:56:52 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:56:52 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:56:52 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:56:52 #35 DONE 0.4s 07:56:52 07:56:52 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:56:52 #33 DONE 0.0s 07:56:52 07:56:52 #38 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:56:52 #38 DONE 2.6s 07:56:52 07:56:52 #37 [core-keeper internal] load build context 07:56:53 #37 ... 07:56:53 07:56:53 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:56:53 #33 DONE 0.0s 07:56:53 07:56:53 #39 [security-proxy-setup internal] load build context 07:56:53 #39 transferring context: 3.23MB 1.3s done 07:56:53 #39 DONE 1.6s 07:56:53 07:56:53 #37 [core-keeper internal] load build context 07:56:53 #37 ... 07:56:53 07:56:53 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:56:53 #33 DONE 0.0s 07:56:53 07:56:53 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 07:56:53 #40 DONE 1.7s 07:56:53 07:56:53 #37 [core-keeper internal] load build context 07:56:53 #37 transferring context: 3.23MB 1.3s done 07:56:53 #37 ... 07:56:53 07:56:53 #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:56:53 #41 DONE 1.9s 07:56:53 07:56:53 #42 [support-scheduler builder 2/7] WORKDIR /edgex-go 07:56:53 #42 ... 07:56:53 07:56:53 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:56:53 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:56:53 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:56:53 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:56:53 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:56:53 #35 DONE 0.4s 07:56:53 07:56:53 #37 [core-keeper internal] load build context 07:56:53 #37 DONE 2.0s 07:56:53 07:56:53 #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:56:53 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:56:53 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:56:53 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:56:53 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:56:53 #35 DONE 0.4s 07:56:53 07:56:53 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:56:53 #33 DONE 0.0s 07:56:53 07:56:53 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 07:56:53 #34 DONE 2.1s 07:56:53 07:56:53 #43 [security-spire-server internal] load build context 07:56:53 #43 DONE 0.0s 07:56:53 07:56:53 #44 [core-metadata internal] load build context 07:56:53 #44 transferring context: 3.23MB 1.1s done 07:56:53 #44 DONE 2.0s 07:56:53 07:56:53 #45 [core-common-config-bootstrapper internal] load build context 07:56:53 #45 ... 07:56:53 07:56:53 #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:56:53 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:56:53 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:56:53 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:56:53 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:56:53 #35 DONE 0.5s 07:56:53 07:56:53 #38 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:56:53 #38 DONE 2.7s 07:56:53 07:56:53 #46 [security-spire-agent internal] load build context 07:56:53 #46 DONE 0.0s 07:56:53 07:56:53 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:56:53 #47 DONE 0.0s 07:56:53 07:56:53 #45 [core-common-config-bootstrapper internal] load build context 07:56:54 #45 ... 07:56:54 07:56:54 #48 [security-spire-config internal] load build context 07:56:54 #48 DONE 0.0s 07:56:54 07:56:54 #45 [core-common-config-bootstrapper internal] load build context 07:56:54 #45 ... 07:56:54 07:56:54 #49 [support-cron-scheduler internal] load build context 07:56:54 #49 DONE 0.0s 07:56:54 07:56:54 #50 [core-data internal] load build context 07:56:54 #50 DONE 0.0s 07:56:54 07:56:54 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:56:54 #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:56:55 #47 ... 07:56:55 07:56:55 #42 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 07:56:55 #42 DONE 3.3s 07:56:55 07:56:55 #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:56:56 #51 ... 07:56:56 07:56:56 #45 [core-common-config-bootstrapper internal] load build context 07:56:56 #45 transferring context: 3.23MB 3.1s done 07:56:56 #45 DONE 4.5s 07:56:56 07:56:56 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:56:56 #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.9s done 07:56:56 #47 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:56:57 #47 ... 07:56:57 07:56:57 #43 [security-spire-server internal] load build context 07:56:57 #43 transferring context: 27.98kB 0.2s done 07:56:57 #43 DONE 2.6s 07:56:57 07:56:57 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:56:57 #47 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 07:56:57 #47 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 07:56:57 #47 ... 07:56:57 07:56:57 #46 [security-spire-agent internal] load build context 07:56:57 #46 transferring context: 27.51kB 0.2s done 07:56:57 #46 DONE 3.2s 07:56:57 07:56:57 #52 [security-bootstrapper internal] load build context 07:56:57 #52 transferring context: 3.23MB 3.8s done 07:56:57 #52 ... 07:56:57 07:56:57 #53 [support-notifications internal] load build context 07:56:57 #53 transferring context: 3.23MB 3.2s done 07:56:57 #53 DONE 5.4s 07:56:57 07:56:57 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:56:57 #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s 07:56:57 #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.3s 07:56:57 #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done 07:56:57 #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 07:56:57 #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.4s 07:56:58 #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done 07:56:58 #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 07:56:58 #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 07:56:58 #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.9s 07:56:58 #47 ... 07:56:58 07:56:58 #48 [security-spire-config internal] load build context 07:56:58 #48 transferring context: 26.23kB 0.6s done 07:56:58 #48 DONE 4.1s 07:56:58 07:56:58 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:56:58 #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.9s done 07:56:58 #47 ... 07:56:58 07:56:58 #54 [core-command internal] load build context 07:56:58 #54 transferring context: 3.23MB 4.0s done 07:56:58 #54 DONE 6.5s 07:56:58 07:56:58 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:56:58 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.2s 07:56:58 #47 ... 07:56:58 07:56:58 #55 [security-spiffe-token-provider internal] load build context 07:56:58 #55 transferring context: 3.23MB 3.5s done 07:56:58 #55 DONE 6.0s 07:56:58 07:56:58 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:56:59 #47 ... 07:56:59 07:56:59 #52 [security-bootstrapper internal] load build context 07:56:59 #52 DONE 7.0s 07:56:59 07:56:59 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:56:59 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 2.4s 07:57:00 #47 ... 07:57:00 07:57:00 #56 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:57:00 #56 DONE 8.7s 07:57:00 07:57:00 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:57:00 #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 07:57:00 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.82MB / 28.04MB 3.1s 07:57:00 #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done 07:57:00 #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done 07:57:00 #47 ... 07:57:00 07:57:00 #57 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:57:00 #0 6.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:00 #0 6.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:00 #0 9.050 (1/1) Installing dumb-init (1.2.5-r3) 07:57:00 #0 9.079 Executing busybox-1.36.1-r29.trigger 07:57:00 #0 9.175 OK: 9 MiB in 15 packages 07:57:01 #57 ... 07:57:01 07:57:01 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:57:01 #47 ... 07:57:01 07:57:01 #57 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:57:01 #57 DONE 11.1s 07:57:01 07:57:01 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:57:01 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 3.7s 07:57:01 #47 ... 07:57:01 07:57:01 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:57:01 #0 6.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:01 #0 6.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:01 #0 9.622 (1/4) Installing dumb-init (1.2.5-r3) 07:57:01 #0 9.622 (2/4) Installing openssl (3.3.2-r0) 07:57:01 #0 9.739 (3/4) Installing su-exec (0.2-r3) 07:57:01 #0 9.739 (4/4) Installing yq-go (4.44.1-r2) 07:57:01 #58 ... 07:57:01 07:57:01 #59 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 07:57:02 #59 ... 07:57:02 07:57:02 #49 [support-cron-scheduler internal] load build context 07:57:02 #49 transferring context: 3.23MB 5.0s done 07:57:02 #49 DONE 7.7s 07:57:02 07:57:02 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:57:02 #47 ... 07:57:02 07:57:02 #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 07:57:02 #0 6.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:02 #0 7.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:02 #60 10.06 (1/2) Installing ca-certificates (20240705-r0) 07:57:02 #60 ... 07:57:02 07:57:02 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:57:02 #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.5s done 07:57:02 #61 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 07:57:02 #61 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 07:57:02 #61 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 07:57:02 #61 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 07:57:02 #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 07:57:02 #61 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 07:57:02 #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.0s done 07:57:02 #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 5.0s 07:57:02 #61 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done 07:57:02 #61 ... 07:57:02 07:57:02 #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 07:57:02 #60 10.21 (2/2) Installing dumb-init (1.2.5-r3) 07:57:02 #60 10.21 Executing busybox-1.36.1-r29.trigger 07:57:02 #60 10.30 Executing ca-certificates-20240705-r0.trigger 07:57:03 #60 ... 07:57:03 07:57:03 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:57:03 #58 10.74 Executing busybox-1.36.1-r29.trigger 07:57:03 #58 10.74 OK: 20 MiB in 18 packages 07:57:03 #58 DONE 11.9s 07:57:03 07:57:03 #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 07:57:03 #60 10.84 OK: 10 MiB in 16 packages 07:57:03 #60 ... 07:57:03 07:57:03 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:57:03 #0 9.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:03 #62 ... 07:57:03 07:57:03 #63 [security-secretstore-setup internal] load build context 07:57:03 #63 transferring context: 3.23MB 5.3s done 07:57:03 #63 DONE 9.1s 07:57:03 07:57:03 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:57:03 #0 8.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:03 #0 8.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:03 #64 ... 07:57:03 07:57:03 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:57:03 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 6.1s 07:57:04 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 6.8s 07:57:04 #47 ... 07:57:04 07:57:04 #65 [security-proxy-auth internal] load build context 07:57:04 #65 transferring context: 3.23MB 7.5s done 07:57:04 #65 DONE 10.0s 07:57:04 07:57:04 #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 07:57:04 #60 DONE 12.0s 07:57:04 07:57:04 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:57:04 #47 ... 07:57:04 07:57:04 #50 [core-data internal] load build context 07:57:04 #50 transferring context: 3.23MB 6.7s done 07:57:04 #50 ... 07:57:04 07:57:04 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:57:04 #47 ... 07:57:04 07:57:04 #50 [core-data internal] load build context 07:57:04 #50 DONE 10.2s 07:57:04 07:57:04 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:57:04 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 7.4s 07:57:04 #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 07:57:05 #47 ... 07:57:05 07:57:05 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:57:05 #66 ... 07:57:05 07:57:05 #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:57:05 #67 ... 07:57:05 07:57:05 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:57:05 #68 ... 07:57:05 07:57:05 #69 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:57:05 #69 ... 07:57:05 07:57:05 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:57:06 #70 ... 07:57:06 07:57:06 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:57:06 #71 ... 07:57:06 07:57:06 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:57:06 #72 ... 07:57:06 07:57:06 #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:57:06 #73 ... 07:57:06 07:57:06 #74 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:57:06 #74 ... 07:57:06 07:57:06 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:57:06 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 9.1s 07:57:07 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 9.9s 07:57:07 #47 ... 07:57:07 07:57:07 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:57:07 #62 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:07 #62 13.20 (1/2) Installing dumb-init (1.2.5-r3) 07:57:07 #62 13.21 (2/2) Installing su-exec (0.2-r3) 07:57:07 #62 13.21 Executing busybox-1.36.1-r29.trigger 07:57:07 #62 13.31 OK: 9 MiB in 16 packages 07:57:07 #62 DONE 14.4s 07:57:07 07:57:07 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:57:08 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 11.1s 07:57:09 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.03MB / 28.04MB 11.7s 07:57:09 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.24MB / 28.04MB 12.3s 07:57:09 #47 ... 07:57:09 07:57:09 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:57:09 #64 12.06 v3.20.3-106-g950f62961e6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:57:09 #64 12.06 v3.20.3-104-g27788c02ed4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:57:09 #64 12.06 OK: 24041 distinct packages available 07:57:09 #64 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:09 #64 13.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:09 #64 14.98 (1/14) Installing ca-certificates (20240705-r0) 07:57:09 #64 15.09 (2/14) Installing brotli-libs (1.1.0-r2) 07:57:09 #64 15.12 (3/14) Installing c-ares (1.33.1-r0) 07:57:09 #64 15.14 (4/14) Installing libunistring (1.2-r0) 07:57:09 #64 15.23 (5/14) Installing libidn2 (2.3.7-r0) 07:57:09 #64 15.24 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:57:09 #64 15.25 (7/14) Installing libpsl (0.21.5-r1) 07:57:09 #64 15.26 (8/14) Installing zstd-libs (1.5.6-r0) 07:57:09 #64 15.29 (9/14) Installing libcurl (8.10.1-r0) 07:57:09 #64 15.34 (10/14) Installing curl (8.10.1-r0) 07:57:09 #64 15.34 (11/14) Installing dumb-init (1.2.5-r3) 07:57:09 #64 15.37 (12/14) Installing musl-obstack (1.2.3-r2) 07:57:09 #64 15.37 (13/14) Installing libucontext (1.2-r3) 07:57:09 #64 15.37 (14/14) Installing gcompat (1.1.0-r4) 07:57:09 #64 15.37 Executing busybox-1.36.1-r29.trigger 07:57:09 #64 15.44 Executing ca-certificates-20240705-r0.trigger 07:57:09 #64 15.78 OK: 15 MiB in 28 packages 07:57:09 #64 DONE 16.6s 07:57:09 07:57:09 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:57:10 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 12.8s done 07:57:10 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 12.8s done 07:57:10 #47 ... 07:57:10 07:57:10 #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:57:10 #75 ... 07:57:10 07:57:10 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:57:10 #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.8s done 07:57:10 #61 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 07:57:10 #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 07:57:12 #61 ... 07:57:12 07:57:12 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:57:12 #71 16.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:13 #71 17.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:13 #71 ... 07:57:13 07:57:13 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:57:13 #76 ... 07:57:13 07:57:13 #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:57:13 #67 17.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:13 #67 ... 07:57:13 07:57:13 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:57:13 #66 DONE 18.3s 07:57:13 07:57:13 #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:57:13 #67 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:14 #67 ... 07:57:14 07:57:14 #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 07:57:14 #77 ... 07:57:14 07:57:14 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:57:14 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 07:57:18 #47 ... 07:57:18 07:57:18 #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:57:18 #0 9.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:18 #78 ... 07:57:18 07:57:18 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:57:19 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.0s 07:57:19 #47 ... 07:57:19 07:57:19 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:57:19 #68 14.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:19 #68 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:19 #68 17.45 v3.20.3-106-g950f62961e6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:57:19 #68 17.46 v3.20.3-104-g27788c02ed4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:57:19 #68 17.46 OK: 24040 distinct packages available 07:57:19 #68 18.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:19 #68 19.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:19 #68 ... 07:57:19 07:57:19 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:57:19 #47 ... 07:57:19 07:57:19 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:57:19 #0 8.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:20 #79 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:20 #79 ... 07:57:20 07:57:20 #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:57:20 #51 14.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:20 #51 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:20 #51 17.39 v3.20.3-106-g950f62961e6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:57:20 #51 17.39 v3.20.3-104-g27788c02ed4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:57:20 #51 17.39 OK: 24041 distinct packages available 07:57:20 #51 18.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:20 #51 19.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:20 #51 ... 07:57:20 07:57:20 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:57:24 #47 ... 07:57:24 07:57:24 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:57:24 #0 5.034 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:24 #0 7.808 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:24 #80 ... 07:57:24 07:57:24 #69 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:57:24 #69 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:24 #69 19.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:24 #69 28.36 OK: 238 MiB in 54 packages 07:57:24 #69 ... 07:57:24 07:57:24 #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:57:24 #73 18.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:24 #73 18.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:24 #73 26.40 (1/3) Installing ca-certificates (20240705-r0) 07:57:24 #73 27.25 (2/3) Installing dumb-init (1.2.5-r3) 07:57:24 #73 27.34 (3/3) Installing tzdata (2024b-r0) 07:57:24 #73 ... 07:57:24 07:57:24 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:57:24 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.9s done 07:57:24 #47 ... 07:57:24 07:57:24 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:57:24 #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.4s done 07:57:24 #61 ... 07:57:24 07:57:24 #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:57:24 #51 28.09 (1/5) Installing dumb-init (1.2.5-r3) 07:57:24 #51 28.12 (2/5) Installing musl-obstack (1.2.3-r2) 07:57:24 #51 28.18 (3/5) Installing libucontext (1.2-r3) 07:57:24 #51 28.20 (4/5) Installing gcompat (1.1.0-r4) 07:57:24 #51 28.23 (5/5) Installing openssl (3.3.2-r0) 07:57:24 #51 28.37 Executing busybox-1.36.1-r29.trigger 07:57:24 #51 28.60 OK: 10 MiB in 19 packages 07:57:25 #51 ... 07:57:25 07:57:25 #67 [core-command builder 3/7] RUN apk add --update --no-cache make git 07:57:25 #67 27.45 OK: 238 MiB in 54 packages 07:57:25 #67 DONE 30.3s 07:57:25 07:57:25 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:57:25 #72 20.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:25 #72 21.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:25 #72 ... 07:57:25 07:57:25 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:57:25 #70 19.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:25 #70 21.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:25 #70 ... 07:57:25 07:57:25 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:57:25 #47 ... 07:57:25 07:57:25 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:57:25 #69 DONE 30.1s 07:57:25 07:57:25 #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:57:25 #81 DONE 0.7s 07:57:25 07:57:25 #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:57:25 #73 29.68 Executing busybox-1.36.1-r29.trigger 07:57:26 #73 30.10 Executing ca-certificates-20240705-r0.trigger 07:57:26 #73 ... 07:57:26 07:57:26 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:57:26 #68 29.00 OK: 238 MiB in 54 packages 07:57:26 #68 DONE 30.8s 07:57:26 07:57:26 #74 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:57:26 #74 20.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:26 #74 22.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:26 #74 ... 07:57:26 07:57:26 #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:57:26 #82 ... 07:57:26 07:57:26 #83 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:57:26 #83 DONE 1.0s 07:57:26 07:57:26 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:57:27 #84 ... 07:57:27 07:57:27 #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:57:27 #51 DONE 31.5s 07:57:27 07:57:27 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:57:27 #70 32.15 OK: 238 MiB in 54 packages 07:57:27 #70 ... 07:57:27 07:57:27 #59 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 07:57:27 #59 16.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:27 #59 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:27 #59 ... 07:57:27 07:57:27 #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:57:27 #75 17.11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:27 #75 19.70 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:27 #75 ... 07:57:27 07:57:27 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:57:27 #71 23.95 (1/4) Installing ca-certificates (20240705-r0) 07:57:27 #71 24.66 (2/4) Installing dumb-init (1.2.5-r3) 07:57:27 #71 24.73 (3/4) Installing su-exec (0.2-r3) 07:57:27 #71 24.77 (4/4) Installing yq-go (4.44.1-r2) 07:57:27 #71 26.58 Executing busybox-1.36.1-r29.trigger 07:57:27 #71 26.75 Executing ca-certificates-20240705-r0.trigger 07:57:27 #71 28.70 OK: 20 MiB in 18 packages 07:57:27 #71 DONE 31.7s 07:57:27 07:57:27 #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 07:57:27 #77 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:27 #77 14.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:28 #77 ... 07:57:28 07:57:28 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:57:28 #85 ... 07:57:28 07:57:28 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:57:28 #76 14.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:28 #76 16.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:28 #76 ... 07:57:28 07:57:28 #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:57:28 #82 DONE 2.0s 07:57:28 07:57:28 #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:57:28 #73 32.07 OK: 11 MiB in 17 packages 07:57:29 #73 ... 07:57:29 07:57:29 #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:57:29 #78 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:29 #78 ... 07:57:29 07:57:29 #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 07:57:29 #77 24.25 Upgrading critical system libraries and apk-tools: 07:57:29 #77 24.25 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:57:29 #77 24.31 Executing busybox-1.36.1-r29.trigger 07:57:29 #77 ... 07:57:29 07:57:29 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:57:29 #70 DONE 34.5s 07:57:29 07:57:29 #59 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 07:57:29 #59 29.35 Upgrading critical system libraries and apk-tools: 07:57:29 #59 29.35 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:57:30 #59 29.45 Executing busybox-1.36.1-r29.trigger 07:57:30 #59 ... 07:57:30 07:57:30 #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:57:30 #73 DONE 34.9s 07:57:31 07:57:31 #86 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:57:31 #86 DONE 1.1s 07:57:31 07:57:31 #87 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:57:33 #87 ... 07:57:33 07:57:33 #74 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:57:33 #74 34.45 (1/1) Installing dumb-init (1.2.5-r3) 07:57:33 #74 34.54 Executing busybox-1.36.1-r29.trigger 07:57:33 #74 34.81 OK: 9 MiB in 15 packages 07:57:33 #74 DONE 36.6s 07:57:33 07:57:33 #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:57:33 #88 ... 07:57:33 07:57:33 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:57:33 #80 18.20 OK: 238 MiB in 54 packages 07:57:33 #80 DONE 19.7s 07:57:33 07:57:33 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:57:34 #89 DONE 0.8s 07:57:34 07:57:34 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:57:34 #90 ... 07:57:34 07:57:34 #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:57:34 #75 31.56 (1/1) Installing dumb-init (1.2.5-r3) 07:57:34 #75 32.47 Executing busybox-1.36.1-r29.trigger 07:57:34 #75 32.65 OK: 9 MiB in 15 packages 07:57:34 #75 DONE 34.2s 07:57:35 07:57:35 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:57:35 #79 21.16 Upgrading critical system libraries and apk-tools: 07:57:35 #79 21.16 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:57:35 #79 21.18 Executing busybox-1.36.1-r29.trigger 07:57:35 #79 22.91 Continuing the upgrade transaction with new apk-tools: 07:57:35 #79 23.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:35 #79 24.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:35 #79 ... 07:57:35 07:57:35 #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:57:35 #91 ... 07:57:35 07:57:35 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:57:35 #76 28.49 Upgrading critical system libraries and apk-tools: 07:57:35 #76 28.49 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:57:35 #76 28.57 Executing busybox-1.36.1-r29.trigger 07:57:35 #76 30.43 Continuing the upgrade transaction with new apk-tools: 07:57:35 #76 30.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:35 #76 32.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:37 #76 ... 07:57:37 07:57:37 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:57:37 #85 9.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:37 #85 ... 07:57:37 07:57:37 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:57:37 #0 9.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:37 #92 ... 07:57:37 07:57:37 #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:57:37 #78 22.46 Upgrading critical system libraries and apk-tools: 07:57:37 #78 22.46 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:57:37 #78 22.50 Executing busybox-1.36.1-r29.trigger 07:57:37 #78 24.68 Continuing the upgrade transaction with new apk-tools: 07:57:37 #78 24.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:37 #78 26.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:38 #78 ... 07:57:38 07:57:38 #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:57:38 #88 5.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:38 #88 ... 07:57:38 07:57:38 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:57:38 #93 ... 07:57:38 07:57:38 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:57:38 #85 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:40 #85 ... 07:57:40 07:57:40 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:57:40 #72 34.14 v3.20.3-106-g950f62961e6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:57:40 #72 34.14 v3.20.3-104-g27788c02ed4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:57:40 #72 34.14 OK: 24041 distinct packages available 07:57:40 #72 36.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:40 #72 37.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:40 #72 43.95 (1/4) Installing dumb-init (1.2.5-r3) 07:57:40 #72 43.99 (2/4) Installing musl-obstack (1.2.3-r2) 07:57:40 #72 44.00 (3/4) Installing libucontext (1.2-r3) 07:57:40 #72 44.01 (4/4) Installing gcompat (1.1.0-r4) 07:57:40 #72 44.05 Executing busybox-1.36.1-r29.trigger 07:57:40 #72 44.16 OK: 9 MiB in 18 packages 07:57:40 #72 ... 07:57:40 07:57:40 #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:57:40 #88 6.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:40 #88 ... 07:57:40 07:57:40 #59 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade 07:57:40 #59 30.73 Continuing the upgrade transaction with new apk-tools: 07:57:40 #59 30.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:40 #59 32.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:40 #59 38.63 OK: 9 MiB in 15 packages 07:57:40 #59 DONE 40.2s 07:57:40 07:57:40 #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 07:57:40 #77 26.66 Continuing the upgrade transaction with new apk-tools: 07:57:40 #77 26.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:40 #77 28.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:40 #77 35.58 OK: 10 MiB in 16 packages 07:57:41 #77 ... 07:57:41 07:57:41 #94 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:57:41 #0 6.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:41 #0 8.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:41 #94 ... 07:57:41 07:57:41 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:57:41 #79 31.33 OK: 15 MiB in 28 packages 07:57:41 #79 ... 07:57:41 07:57:41 #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 07:57:41 #77 DONE 37.0s 07:57:41 07:57:41 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:57:41 #92 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:41 #92 ... 07:57:41 07:57:41 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:57:41 #72 DONE 45.9s 07:57:42 07:57:42 #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:57:42 #78 34.45 OK: 9 MiB in 16 packages 07:57:43 #78 ... 07:57:43 07:57:43 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:57:43 #79 DONE 33.1s 07:57:43 07:57:43 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:57:43 #76 39.82 OK: 20 MiB in 18 packages 07:57:43 #76 ... 07:57:43 07:57:43 #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:57:43 #78 DONE 36.1s 07:57:44 07:57:44 #95 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:57:45 #95 ... 07:57:45 07:57:45 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:57:45 #76 DONE 41.9s 07:57:45 07:57:45 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:57:45 #96 DONE 0.2s 07:57:45 07:57:45 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:57:45 #92 18.28 Upgrading critical system libraries and apk-tools: 07:57:45 #92 18.28 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:57:45 #92 18.33 Executing busybox-1.36.1-r29.trigger 07:57:47 #92 19.64 Continuing the upgrade transaction with new apk-tools: 07:57:47 #92 19.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:47 #92 ... 07:57:47 07:57:47 #95 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:57:47 #95 DONE 3.1s 07:57:47 07:57:47 #97 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 07:57:47 #97 DONE 0.2s 07:57:47 07:57:47 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:57:47 #85 17.83 Upgrading critical system libraries and apk-tools: 07:57:47 #85 17.83 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:57:47 #85 17.85 Executing busybox-1.36.1-r29.trigger 07:57:47 #85 18.90 Continuing the upgrade transaction with new apk-tools: 07:57:47 #85 19.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:48 #85 20.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:52 #85 ... 07:57:52 07:57:52 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:57:52 #92 20.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:52 #92 23.99 OK: 10 MiB in 19 packages 07:57:52 #92 DONE 24.7s 07:57:52 07:57:52 #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:57:52 #0 3.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:52 #0 5.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:52 #98 ... 07:57:52 07:57:52 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:57:53 #99 DONE 1.5s 07:57:53 07:57:53 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:57:53 #100 DONE 1.3s 07:57:53 07:57:53 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:57:53 #101 ... 07:57:53 07:57:53 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:57:53 #85 24.31 OK: 20 MiB in 18 packages 07:57:53 #85 DONE 25.7s 07:57:53 07:57:53 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:57:53 #102 DONE 0.4s 07:57:53 07:57:53 #103 [security-spire-server stage-2 6/9] COPY security.txt / 07:57:54 #103 DONE 0.3s 07:57:54 07:57:54 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:57:54 #104 DONE 0.3s 07:57:54 07:57:54 #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:57:54 #98 10.26 Upgrading critical system libraries and apk-tools: 07:57:54 #98 10.27 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:57:54 #98 10.33 Executing busybox-1.36.1-r29.trigger 07:57:54 #98 11.92 Continuing the upgrade transaction with new apk-tools: 07:57:54 #98 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:54 #98 ... 07:57:54 07:57:54 #94 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:57:54 #94 15.23 Upgrading critical system libraries and apk-tools: 07:57:54 #94 15.23 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:57:54 #94 15.29 Executing busybox-1.36.1-r29.trigger 07:57:54 #94 16.76 Continuing the upgrade transaction with new apk-tools: 07:57:54 #94 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:54 #94 17.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:54 #94 22.61 OK: 11 MiB in 17 packages 07:57:54 #94 DONE 23.6s 07:57:54 07:57:54 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:57:55 #105 ... 07:57:55 07:57:55 #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:57:55 #88 14.37 Upgrading critical system libraries and apk-tools: 07:57:55 #88 14.37 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:57:55 #88 14.42 Executing busybox-1.36.1-r29.trigger 07:57:55 #88 15.28 Continuing the upgrade transaction with new apk-tools: 07:57:55 #88 15.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:55 #88 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:55 #88 20.34 OK: 9 MiB in 15 packages 07:57:55 #88 DONE 22.0s 07:57:55 07:57:55 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:57:55 #105 DONE 0.5s 07:57:55 07:57:55 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:57:55 #106 DONE 0.2s 07:57:55 07:57:55 #107 [security-spire-server] exporting to image 07:57:55 #107 exporting layers 07:57:55 #107 ... 07:57:55 07:57:55 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:57:55 #101 DONE 2.6s 07:57:56 07:57:56 #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:57:56 #108 DONE 0.2s 07:57:56 07:57:56 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 07:57:56 #109 DONE 0.1s 07:57:56 07:57:56 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:57:56 #110 DONE 0.2s 07:57:56 07:57:56 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:57:56 #111 DONE 0.2s 07:57:56 07:57:56 #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:57:56 #98 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:56 #98 ... 07:57:56 07:57:56 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:57:56 #112 DONE 0.2s 07:57:56 07:57:56 #107 [security-spire-agent] exporting to image 07:57:57 #107 exporting layers 2.3s done 07:57:57 #107 writing image sha256:7ff3910c7d0ba5730e7a183019866c474f770fe78417b281f12feda067329065 0.0s done 07:57:57 #107 naming to docker.io/library/security-spire-server-arm64 0.0s done 07:57:58 #107 ... 07:57:58 07:57:58 #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:57:58 #98 15.71 OK: 9 MiB in 18 packages 07:57:58 #98 DONE 16.2s 07:57:58 07:57:58 #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:57:59 #113 ... 07:57:59 07:57:59 #107 [security-spire-agent] exporting to image 07:57:59 #107 exporting layers 2.0s done 07:57:59 #107 writing image sha256:b75e8f597a6b847d6662103ebe5da66407125af83b7163c136f83b29344f58dc done 07:57:59 #107 naming to docker.io/library/security-spire-agent-arm64 done 07:57:59 #107 DONE 3.5s 07:57:59 07:57:59 #87 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:57:59 #87 ... 07:57:59 07:57:59 #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:57:59 #113 DONE 1.1s 07:57:59 07:57:59 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:57:59 #114 DONE 0.1s 07:57:59 07:57:59 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:57:59 #93 ... 07:57:59 07:57:59 #115 [security-spire-config stage-2 6/10] COPY security.txt / 07:57:59 #115 DONE 0.1s 07:57:59 07:57:59 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:57:59 #116 DONE 0.1s 07:57:59 07:57:59 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:57:59 #90 ... 07:57:59 07:57:59 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:57:59 #117 DONE 0.1s 07:57:59 07:57:59 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:57:59 #118 DONE 0.1s 07:57:59 07:57:59 #107 [security-spire-config] exporting to image 07:58:01 #107 exporting layers 1.6s done 07:58:01 #107 writing image sha256:0db7d6c60fad870199b5ec9be098e33d208f531d0c00b6359c3bf4a7bdf6ecf6 done 07:58:01 #107 naming to docker.io/library/security-spire-config-arm64 done 07:58:01 #107 DONE 5.1s 07:58:01 07:58:01 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:09 #93 ... 07:59:09 07:59:09 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:09 #84 DONE 101.4s 07:59:09 07:59:09 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:09 #93 DONE 99.8s 07:59:09 07:59:09 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:09 #90 DONE 93.8s 07:59:09 07:59:09 #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:09 #91 DONE 102.6s 07:59:09 07:59:09 #119 [support-scheduler builder 6/7] COPY . . 07:59:09 #119 ... 07:59:09 07:59:09 #87 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:09 #87 DONE 97.3s 07:59:09 07:59:09 #120 [security-proxy-setup builder 6/7] COPY . . 07:59:09 #120 ... 07:59:09 07:59:09 #121 [core-keeper builder 7/8] COPY . . 07:59:09 #121 DONE 1.5s 07:59:09 07:59:09 #122 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:09 #122 CACHED 07:59:09 07:59:09 #123 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 07:59:09 #123 CACHED 07:59:09 07:59:09 #124 [support-cron-scheduler builder 6/7] COPY . . 07:59:09 #124 CACHED 07:59:09 07:59:09 #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:59:09 #125 CACHED 07:59:09 07:59:09 #126 [security-proxy-auth builder 6/7] COPY . . 07:59:09 #126 CACHED 07:59:09 07:59:09 #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:09 #127 CACHED 07:59:09 07:59:09 #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:09 #128 CACHED 07:59:09 07:59:09 #129 [security-secretstore-setup builder 6/7] COPY . . 07:59:09 #129 CACHED 07:59:09 07:59:09 #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:59:09 #130 CACHED 07:59:09 07:59:09 #131 [support-notifications builder 6/7] COPY . . 07:59:09 #131 DONE 1.6s 07:59:09 07:59:09 #132 [security-spiffe-token-provider builder 6/7] COPY . . 07:59:09 #132 DONE 1.6s 07:59:09 07:59:09 #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:09 #133 CACHED 07:59:09 07:59:09 #134 [core-data builder 6/7] COPY . . 07:59:09 #134 CACHED 07:59:09 07:59:09 #135 [core-data builder 4/7] COPY go.mod vendor* ./ 07:59:09 #135 CACHED 07:59:09 07:59:09 #136 [core-command builder 6/7] COPY . . 07:59:09 #136 CACHED 07:59:09 07:59:09 #137 [core-command builder 4/7] COPY go.mod vendor* ./ 07:59:09 #137 CACHED 07:59:09 07:59:09 #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:09 #138 CACHED 07:59:09 07:59:09 #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:59:09 #139 CACHED 07:59:09 07:59:09 #140 [core-common-config-bootstrapper builder 6/7] COPY . . 07:59:09 #140 CACHED 07:59:09 07:59:09 #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:09 #141 CACHED 07:59:09 07:59:09 #142 [core-metadata builder 6/7] COPY . . 07:59:09 #142 CACHED 07:59:09 07:59:09 #143 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:09 #143 CACHED 07:59:09 07:59:09 #144 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:59:09 #144 CACHED 07:59:09 07:59:09 #120 [security-proxy-setup builder 6/7] COPY . . 07:59:09 #120 DONE 1.5s 07:59:09 07:59:09 #119 [support-scheduler builder 6/7] COPY . . 07:59:09 #119 DONE 1.5s 07:59:09 07:59:09 #145 [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:59:09 #145 ... 07:59:09 07:59:09 #146 [security-bootstrapper builder 6/7] COPY . . 07:59:09 #146 CACHED 07:59:09 07:59:09 #147 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:09 #147 CACHED 07:59:09 07:59:09 #148 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:59:09 #148 CACHED 07:59:09 07:59:09 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:59:15 #149 ... 07:59:15 07:59:15 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:59:15 #0 5.004 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:59:15 #150 ... 07:59:15 07:59:15 #145 [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:59:15 #145 5.704 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:59:19 #145 ... 07:59:19 07:59:19 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:59:19 #0 6.960 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:59:19 #151 ... 07:59:19 07:59:19 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:59:19 #0 7.080 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:59:19 #152 ... 07:59:19 07:59:19 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:59:19 #0 5.611 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 07:59:20 #153 ... 07:59:20 07:59:20 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:59:20 #0 6.233 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:59:20 #154 ... 07:59:20 07:59:20 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:59:20 #0 6.963 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:59:20 #155 ... 07:59:20 07:59:20 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:59:20 #0 6.573 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:59:20 #156 ... 07:59:20 07:59:20 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:59:20 #0 7.088 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:59:20 #157 ... 07:59:20 07:59:20 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:59:20 #0 4.555 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:59:21 #158 ... 07:59:21 07:59:21 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:59:21 #0 5.749 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:59:21 #159 ... 07:59:21 07:59:21 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:59:21 #0 6.693 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:59:21 #160 ... 07:59:21 07:59:21 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:59:21 #149 7.118 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:20:49 #149 ... 08:20:49 08:20:49 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:20:49 #145 1291.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:20:59 #145 ... 08:20:59 08:20:59 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:20:59 #149 DONE 1308.6s 08:20:59 08:20:59 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:20:59 #155 ... 08:20:59 08:20:59 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:20:59 #161 DONE 0.3s 08:20:59 08:20:59 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:20:59 #47 ... 08:20:59 08:20:59 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:20:59 #162 DONE 0.3s 08:20:59 08:20:59 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:20:59 #152 ... 08:20:59 08:20:59 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:20:59 #163 DONE 0.1s 08:20:59 08:20:59 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:20:59 #164 DONE 0.2s 08:20:59 08:20:59 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:21:00 #165 DONE 0.4s 08:21:00 08:21:00 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:21:00 #166 DONE 0.1s 08:21:00 08:21:00 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:21:03 #167 DONE 2.7s 08:21:03 08:21:03 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:21:03 #159 ... 08:21:03 08:21:03 #107 [security-proxy-setup] exporting to image 08:21:03 #107 exporting layers 08:21:04 #107 exporting layers 1.1s done 08:21:04 #107 writing image sha256:ae40b18dd2d68bf3fb5eaa6ca9bd9a75979da2028cb1b45560a09f43d9e7302a done 08:21:04 #107 naming to docker.io/library/security-proxy-setup-arm64 done 08:21:04 #107 DONE 6.2s 08:21:04 08:21:04 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:21:06 #47 ... 08:21:06 08:21:06 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:21:06 #145 DONE 1315.9s 08:21:06 08:21:06 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:21:06 #152 ... 08:21:06 08:21:06 #168 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:21:06 #168 DONE 0.2s 08:21:06 08:21:06 #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:21:06 #169 DONE 0.4s 08:21:06 08:21:06 #170 [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 08:21:07 #170 ... 08:21:07 08:21:07 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:21:07 #157 DONE 1317.2s 08:21:07 08:21:07 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:21:07 #47 ... 08:21:07 08:21:07 #170 [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 08:21:07 #170 DONE 0.4s 08:21:07 08:21:07 #171 [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 08:21:08 #171 DONE 0.5s 08:21:08 08:21:08 #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:21:08 #172 ... 08:21:08 08:21:08 #173 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:21:08 #173 DONE 0.4s 08:21:08 08:21:08 #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:21:08 #172 DONE 0.3s 08:21:08 08:21:08 #174 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:21:08 #174 ... 08:21:08 08:21:08 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:21:08 #175 DONE 0.7s 08:21:09 08:21:09 #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:21:09 #176 DONE 0.4s 08:21:09 08:21:09 #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:21:09 #177 DONE 0.2s 08:21:09 08:21:09 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:21:11 #178 ... 08:21:11 08:21:11 #174 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:21:11 #174 DONE 3.8s 08:21:12 08:21:12 #179 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:21:12 #179 DONE 0.4s 08:21:12 08:21:12 #180 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:21:12 #180 ... 08:21:12 08:21:12 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:21:12 #178 DONE 2.7s 08:21:12 08:21:12 #107 [security-secretstore-setup] exporting to image 08:21:12 #107 exporting layers 08:21:13 #107 ... 08:21:13 08:21:13 #180 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:21:13 #180 DONE 0.8s 08:21:13 08:21:13 #181 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:21:13 #181 DONE 0.7s 08:21:13 08:21:13 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:21:13 #153 ... 08:21:13 08:21:13 #182 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:21:14 #182 DONE 0.2s 08:21:14 08:21:14 #183 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:21:14 #183 DONE 0.3s 08:21:14 08:21:14 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:21:14 #150 ... 08:21:14 08:21:14 #184 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:21:14 #184 DONE 0.2s 08:21:14 08:21:14 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:21:14 #152 ... 08:21:14 08:21:14 #185 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:21:14 #185 DONE 0.2s 08:21:14 08:21:14 #107 [security-secretstore-setup] exporting to image 08:21:14 #107 exporting layers 2.4s done 08:21:14 #107 writing image sha256:9c952ade3fce2863b0b0ef086ad24cbf2fc3eaf8251e27d94c47eaac53c5603f done 08:21:14 #107 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 08:21:14 #107 DONE 8.6s 08:21:14 08:21:14 #186 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:21:15 #186 DONE 0.3s 08:21:15 08:21:15 #187 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:21:15 #187 DONE 0.2s 08:21:15 08:21:15 #188 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:21:17 #188 DONE 2.1s 08:21:17 08:21:17 #107 [security-bootstrapper] exporting to image 08:21:19 #107 exporting layers 1.5s done 08:21:19 #107 writing image sha256:000a43dd8e422c69c29f9108438a55f26efeccc455abd00816d5b50ecb20120f 0.0s done 08:21:19 #107 naming to docker.io/library/security-bootstrapper-arm64 0.1s done 08:21:19 #107 DONE 10.2s 08:21:19 08:21:19 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:22:15 #155 DONE 1382.2s 08:22:15 08:22:15 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:22:15 #152 ... 08:22:15 08:22:15 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:22:15 #189 DONE 0.3s 08:22:15 08:22:15 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:22:15 #190 DONE 0.2s 08:22:15 08:22:15 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:22:15 #191 DONE 0.3s 08:22:15 08:22:15 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:22:15 #192 DONE 0.2s 08:22:15 08:22:15 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:22:15 #193 DONE 0.2s 08:22:15 08:22:15 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:22:15 #194 DONE 2.2s 08:22:15 08:22:15 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:22:15 #150 ... 08:22:15 08:22:15 #107 [core-common-config-bootstrapper] exporting to image 08:22:15 #107 exporting layers 08:22:16 #107 exporting layers 0.8s done 08:22:16 #107 writing image sha256:3425235c7df3974270879c353623e5b83080f7faa3b62fa770b973e83f928152 done 08:22:16 #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 08:22:16 #107 DONE 10.9s 08:22:16 08:22:16 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:25:08 #156 ... 08:25:08 08:25:08 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:25:08 #151 DONE 1556.5s 08:25:08 08:25:08 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:25:08 #159 ... 08:25:08 08:25:08 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:25:08 #195 DONE 0.1s 08:25:08 08:25:08 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:25:08 #152 ... 08:25:08 08:25:08 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:25:08 #196 DONE 0.2s 08:25:08 08:25:08 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:25:08 #197 DONE 0.4s 08:25:08 08:25:08 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:25:08 #198 DONE 0.1s 08:25:08 08:25:08 #107 [security-spiffe-token-provider] exporting to image 08:25:08 #107 exporting layers 08:25:09 #107 exporting layers 0.9s done 08:25:09 #107 writing image sha256:597cdd85f88c8e23c788f7d6567a3d4b7b6aca89e907df77db4c56f2258da991 done 08:25:09 #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done 08:25:09 #107 DONE 11.8s 08:25:09 08:25:09 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:34:01 #158 ... 08:34:01 08:34:01 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:34:01 #150 DONE 2078.7s 08:34:01 08:34:01 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:34:01 #160 ... 08:34:01 08:34:01 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:34:01 #199 DONE 0.2s 08:34:01 08:34:01 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:01 #47 ... 08:34:01 08:34:01 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:34:01 #200 DONE 0.2s 08:34:01 08:34:01 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:34:01 #201 DONE 0.4s 08:34:01 08:34:01 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:34:01 #152 ... 08:34:01 08:34:01 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:34:01 #202 DONE 0.1s 08:34:01 08:34:01 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:34:01 #203 DONE 0.1s 08:34:01 08:34:01 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:01 #47 ... 08:34:01 08:34:01 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:01 #204 DONE 2.2s 08:34:01 08:34:01 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:34:01 #152 ... 08:34:01 08:34:01 #107 [security-proxy-auth] exporting to image 08:34:01 #107 exporting layers 08:34:01 #107 exporting layers 0.7s done 08:34:01 #107 writing image sha256:872bcd21e60829245c21321b2b1f4abb68aca463da18119f4071dc63d4bffb65 done 08:34:01 #107 naming to docker.io/library/security-proxy-auth-arm64 done 08:34:01 #107 DONE 12.6s 08:34:01 08:34:01 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:34:57 #156 ... 08:34:57 08:34:57 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:34:57 #154 DONE 2147.2s 08:34:57 08:34:57 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:57 #61 ... 08:34:57 08:34:57 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:34:57 #205 DONE 0.2s 08:34:57 08:34:57 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:34:57 #206 DONE 0.2s 08:34:57 08:34:57 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:34:58 #207 DONE 0.4s 08:34:58 08:34:58 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:34:58 #208 DONE 0.2s 08:34:58 08:34:58 #107 [core-command] exporting to image 08:34:58 #107 exporting layers 08:34:58 #107 exporting layers 0.3s done 08:34:58 #107 writing image sha256:b670915fad3f478ff4ab49658740632f41d508356521acc1926f5fcf7f23295b done 08:34:58 #107 naming to docker.io/library/core-command-arm64 done 08:34:58 #107 DONE 12.9s 08:34:58 08:34:58 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:37:20 #160 DONE 2285.9s 08:37:20 08:37:20 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:37:20 #158 DONE 2285.9s 08:37:20 08:37:20 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:37:20 #152 ... 08:37:20 08:37:20 #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:20 #209 DONE 0.3s 08:37:20 08:37:20 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:37:20 #152 ... 08:37:20 08:37:20 #210 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:37:20 #210 DONE 0.2s 08:37:20 08:37:20 #211 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:37:20 #211 DONE 0.2s 08:37:20 08:37:20 #212 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:37:20 #212 DONE 0.6s 08:37:20 08:37:20 #213 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:37:20 #213 DONE 0.4s 08:37:20 08:37:20 #214 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:37:20 #214 ... 08:37:20 08:37:20 #215 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:37:20 #215 DONE 0.1s 08:37:20 08:37:20 #214 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:37:20 #214 DONE 0.3s 08:37:20 08:37:20 #216 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 08:37:20 #216 DONE 0.3s 08:37:20 08:37:20 #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:37:20 #217 DONE 0.3s 08:37:20 08:37:20 #218 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 08:37:20 #218 DONE 0.2s 08:37:20 08:37:20 #107 [core-metadata] exporting to image 08:37:20 #107 exporting layers 08:37:20 #107 exporting layers 0.7s done 08:37:20 #107 writing image sha256:e119be5c8dc41e0c17541b5494304df05182c01332e8bfb501e6eedce3b69287 done 08:37:20 #107 naming to docker.io/library/core-keeper-arm64 done 08:37:20 #107 exporting layers 0.4s done 08:37:20 #107 writing image sha256:04e035e15ccba6378fabc9ef093b81b1b2ecf147961548f9fff2d0ead393f18b 0.0s done 08:37:20 #107 naming to docker.io/library/core-metadata-arm64 0.0s done 08:37:20 #107 DONE 13.8s 08:37:20 08:37:20 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:37:23 #153 ... 08:37:23 08:37:23 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:37:23 #156 DONE 2293.9s 08:37:23 08:37:23 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:37:24 #152 ... 08:37:24 08:37:24 #219 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:37:24 #219 DONE 0.3s 08:37:24 08:37:24 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:37:24 #153 ... 08:37:24 08:37:24 #220 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:37:24 #220 DONE 0.2s 08:37:24 08:37:24 #221 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:37:25 #221 DONE 0.4s 08:37:25 08:37:25 #222 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:37:25 #222 DONE 0.1s 08:37:25 08:37:25 #223 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:37:25 #223 DONE 0.1s 08:37:25 08:37:25 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:37:25 #153 ... 08:37:25 08:37:25 #107 [core-data] exporting to image 08:37:25 #107 exporting layers 08:37:25 #107 exporting layers 0.6s done 08:37:26 #107 writing image sha256:64c3a27f25c7ca4f4c7dc1a1b0118fcd8915ff0deb85f0b5571b00d439c3596d done 08:37:26 #107 naming to docker.io/library/core-data-arm64 done 08:37:26 #107 DONE 14.4s 08:37:26 08:37:26 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:37:58 #153 ... 08:37:58 08:37:58 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:37:58 #152 DONE 2328.3s 08:37:58 08:37:58 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:37:58 #61 ... 08:37:58 08:37:58 #224 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:37:59 #224 DONE 0.4s 08:37:59 08:37:59 #225 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:37:59 #225 DONE 0.2s 08:37:59 08:37:59 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:37:59 #153 ... 08:37:59 08:37:59 #226 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:38:00 #226 DONE 0.6s 08:38:00 08:38:00 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:38:00 #61 ... 08:38:00 08:38:00 #227 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:38:00 #227 DONE 0.2s 08:38:00 08:38:00 #228 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 08:38:00 #228 DONE 0.2s 08:38:00 08:38:00 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:38:00 #61 ... 08:38:00 08:38:00 #107 [support-notifications] exporting to image 08:38:00 #107 exporting layers 08:38:01 #107 ... 08:38:01 08:38:01 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:38:01 #159 DONE 2331.7s 08:38:01 08:38:01 #107 [support-notifications] exporting to image 08:38:01 #107 exporting layers 0.9s done 08:38:01 #107 writing image sha256:731086c72fb176c240175c4dff59e84b36921f12961a171016fd7970c1b492b1 0.0s done 08:38:01 #107 naming to docker.io/library/support-notifications-arm64 0.0s done 08:38:01 #107 DONE 15.3s 08:38:01 08:38:01 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:38:01 #61 ... 08:38:01 08:38:01 #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:01 #229 DONE 0.1s 08:38:01 08:38:01 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:38:01 #153 DONE 2332.2s 08:38:01 08:38:01 #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:02 #230 DONE 0.2s 08:38:02 08:38:02 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:38:02 #61 ... 08:38:02 08:38:02 #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:38:02 #231 DONE 0.4s 08:38:02 08:38:02 #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:38:02 #232 DONE 0.2s 08:38:02 08:38:02 #233 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:02 #233 DONE 0.2s 08:38:02 08:38:02 #234 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:03 #234 DONE 0.2s 08:38:03 08:38:03 #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:38:03 #235 DONE 0.5s 08:38:03 08:38:03 #107 [support-scheduler] exporting to image 08:38:03 #107 exporting layers 0.6s done 08:38:03 #107 writing image sha256:a4e5430bb0ff28e995ff81e76087b24811f4171b079ee0d2bdcf588c0034a5a7 done 08:38:03 #107 naming to docker.io/library/support-scheduler-arm64 done 08:38:03 #107 DONE 15.9s 08:38:03 08:38:03 #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:38:03 #236 DONE 0.2s 08:38:03 08:38:03 #107 [support-cron-scheduler] exporting to image 08:38:04 #107 exporting layers 1.0s done 08:38:04 #107 writing image sha256:ce0fe6e59cc50d0aab1cfe954b8209dabdecaaa385ea15e69c17bbc51741518d done 08:38:04 #107 naming to docker.io/library/support-cron-scheduler-arm64 done 08:38:04 #107 DONE 16.3s 08:38:04 08:38:04 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:38:04 time="2024-10-03T07:56:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:04 time="2024-10-03T07:56:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:04 time="2024-10-03T07:56:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:04 time="2024-10-03T07:56:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:04 time="2024-10-03T07:56:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:04 time="2024-10-03T07:56:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:04 time="2024-10-03T07:56:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:04 time="2024-10-03T07:56:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:04 time="2024-10-03T07:56:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:04 time="2024-10-03T07:56:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:04 time="2024-10-03T07:56:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:04 time="2024-10-03T07:56:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:04 time="2024-10-03T07:56:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:04 time="2024-10-03T07:56:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:04 time="2024-10-03T07:56:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:04 time="2024-10-03T07:56:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:38:04 $ docker stop --time=1 cea8f4a68d09127df153a41a8398690bae5cd26dd8a4f196b55ae5dda87edef9 08:38:06 $ docker rm -f --volumes cea8f4a68d09127df153a41a8398690bae5cd26dd8a4f196b55ae5dda87edef9 [Pipeline] // withDockerContainer [Pipeline] sh 08:38:06 + docker images 08:38:06 REPOSITORY TAG IMAGE ID CREATED SIZE 08:38:06 support-cron-scheduler-arm64 latest ce0fe6e59cc5 3 seconds ago 45.6MB 08:38:06 support-scheduler-arm64 latest a4e5430bb0ff 4 seconds ago 44MB 08:38:06 support-notifications-arm64 latest 731086c72fb1 6 seconds ago 44.8MB 08:38:06 core-data-arm64 latest 64c3a27f25c7 41 seconds ago 30.1MB 08:38:06 core-keeper-arm64 latest e119be5c8dc4 49 seconds ago 29.5MB 08:38:06 core-metadata-arm64 latest 04e035e15ccb 49 seconds ago 30.2MB 08:38:06 core-command-arm64 latest b670915fad3f 3 minutes ago 26.4MB 08:38:06 security-proxy-auth-arm64 latest 872bcd21e608 4 minutes ago 25.2MB 08:38:06 security-spiffe-token-provider-arm64 latest 597cdd85f88c 12 minutes ago 33MB 08:38:06 core-common-config-bootstrapper-arm64 latest 3425235c7df3 15 minutes ago 17.4MB 08:38:06 security-bootstrapper-arm64 latest 000a43dd8e42 16 minutes ago 21MB 08:38:06 security-secretstore-setup-arm64 latest 9c952ade3fce 16 minutes ago 40.3MB 08:38:06 security-proxy-setup-arm64 latest ae40b18dd2d6 17 minutes ago 29.4MB 08:38:06 security-spire-config-arm64 latest 0db7d6c60fad 40 minutes ago 117MB 08:38:06 security-spire-agent-arm64 latest b75e8f597a6b 40 minutes ago 176MB 08:38:06 security-spire-server-arm64 latest 7ff3910c7d0b 40 minutes ago 118MB 08:38:06 ci-base-image-arm64 latest c5e1b6abcefb 42 minutes ago 965MB 08:38:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 5 hours ago 558MB 08:38:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 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 08:38:06 provisioning config files... 08:38:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/710@tmp/config11124376067863527942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:38:07 ---> ****-login.sh 08:38:07 nexus3.edgexfoundry.org:10001 08:38:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:07 Configure a credential helper to remove this warning. See 08:38:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:07 08:38:07 Login Succeeded 08:38:07 nexus3.edgexfoundry.org:10002 08:38:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:08 Configure a credential helper to remove this warning. See 08:38:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:08 08:38:08 Login Succeeded 08:38:08 nexus3.edgexfoundry.org:10003 08:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:08 Configure a credential helper to remove this warning. See 08:38:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:08 08:38:08 Login Succeeded 08:38:08 nexus3.edgexfoundry.org:10004 08:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:08 Configure a credential helper to remove this warning. See 08:38:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:08 08:38:08 Login Succeeded 08:38:08 ****.io 08:38:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:09 Configure a credential helper to remove this warning. See 08:38:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:09 08:38:09 Login Succeeded 08:38:09 ---> ****-login.sh ends [Pipeline] } 08:38:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:38:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:38:09 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 08:38:09 857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:38:09 latest 08:38:09 3.2.0-dev.87 08:38:09 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:38:09 main 08:38:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:38:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:38:10 ad74e527f29b: Preparing 08:38:10 dd1dee00027c: Preparing 08:38:10 9030357a097d: Preparing 08:38:10 bf921277788e: Preparing 08:38:10 3cb238950d62: Preparing 08:38:10 894fb6491272: Preparing 08:38:10 16113d51b718: Preparing 08:38:10 894fb6491272: Waiting 08:38:10 16113d51b718: Waiting 08:38:10 bf921277788e: Pushed 08:38:10 9030357a097d: Pushed 08:38:10 ad74e527f29b: Pushed 08:38:10 3cb238950d62: Pushed 08:38:10 894fb6491272: Pushed 08:38:13 16113d51b718: Pushed 08:38:14 dd1dee00027c: Pushed 08:38:15 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:30dda13844dfdd50eafbe7e6c44f632bf38ddec73a315d9a516c5498b561c4ec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:38:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:38:15 ad74e527f29b: Preparing 08:38:15 dd1dee00027c: Preparing 08:38:15 9030357a097d: Preparing 08:38:15 bf921277788e: Preparing 08:38:15 3cb238950d62: Preparing 08:38:15 894fb6491272: Preparing 08:38:15 16113d51b718: Preparing 08:38:15 894fb6491272: Waiting 08:38:15 16113d51b718: Waiting 08:38:15 9030357a097d: Layer already exists 08:38:15 bf921277788e: Layer already exists 08:38:15 ad74e527f29b: Layer already exists 08:38:15 3cb238950d62: Layer already exists 08:38:15 dd1dee00027c: Layer already exists 08:38:15 894fb6491272: Layer already exists 08:38:15 16113d51b718: Layer already exists 08:38:16 latest: digest: sha256:30dda13844dfdd50eafbe7e6c44f632bf38ddec73a315d9a516c5498b561c4ec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.87 08:38:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:38:16 ad74e527f29b: Preparing 08:38:16 dd1dee00027c: Preparing 08:38:16 9030357a097d: Preparing 08:38:16 bf921277788e: Preparing 08:38:16 3cb238950d62: Preparing 08:38:16 894fb6491272: Preparing 08:38:16 16113d51b718: Preparing 08:38:16 894fb6491272: Waiting 08:38:16 16113d51b718: Waiting 08:38:16 dd1dee00027c: Layer already exists 08:38:16 bf921277788e: Layer already exists 08:38:16 3cb238950d62: Layer already exists 08:38:16 ad74e527f29b: Layer already exists 08:38:16 9030357a097d: Layer already exists 08:38:17 16113d51b718: Layer already exists 08:38:17 894fb6491272: Layer already exists 08:38:17 3.2.0-dev.87: digest: sha256:30dda13844dfdd50eafbe7e6c44f632bf38ddec73a315d9a516c5498b561c4ec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:38:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:38:17 ad74e527f29b: Preparing 08:38:17 dd1dee00027c: Preparing 08:38:17 9030357a097d: Preparing 08:38:17 bf921277788e: Preparing 08:38:17 3cb238950d62: Preparing 08:38:17 894fb6491272: Preparing 08:38:17 16113d51b718: Preparing 08:38:17 894fb6491272: Waiting 08:38:17 16113d51b718: Waiting 08:38:17 bf921277788e: Layer already exists 08:38:17 9030357a097d: Layer already exists 08:38:17 dd1dee00027c: Layer already exists 08:38:17 3cb238950d62: Layer already exists 08:38:17 ad74e527f29b: Layer already exists 08:38:18 16113d51b718: Layer already exists 08:38:18 894fb6491272: Layer already exists 08:38:18 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:30dda13844dfdd50eafbe7e6c44f632bf38ddec73a315d9a516c5498b561c4ec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 08:38:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:38:18 ad74e527f29b: Preparing 08:38:18 dd1dee00027c: Preparing 08:38:18 9030357a097d: Preparing 08:38:18 bf921277788e: Preparing 08:38:18 3cb238950d62: Preparing 08:38:18 894fb6491272: Preparing 08:38:18 16113d51b718: Preparing 08:38:18 894fb6491272: Waiting 08:38:18 16113d51b718: Waiting 08:38:18 bf921277788e: Layer already exists 08:38:18 dd1dee00027c: Layer already exists 08:38:19 16113d51b718: Layer already exists 08:38:19 894fb6491272: Layer already exists 08:38:19 9030357a097d: Layer already exists 08:38:19 3cb238950d62: Layer already exists 08:38:19 ad74e527f29b: Layer already exists 08:38:19 main: digest: sha256:30dda13844dfdd50eafbe7e6c44f632bf38ddec73a315d9a516c5498b561c4ec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:38:19 ===================================================== [Pipeline] echo 08:38:19 taggedImages: 08:38:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:38:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:38:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.87 08:38:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:38:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 08:38:19 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 08:38:19 857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:38:19 latest 08:38:19 3.2.0-dev.87 08:38:19 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:38:19 main 08:38:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:19 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:38:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:38:20 b486605c4e6f: Preparing 08:38:20 089cb3147887: Preparing 08:38:20 9430b0e02e63: Preparing 08:38:20 0e23de9dacf4: Preparing 08:38:20 9030357a097d: Preparing 08:38:20 bf921277788e: Preparing 08:38:20 3cb238950d62: Preparing 08:38:20 894fb6491272: Preparing 08:38:20 16113d51b718: Preparing 08:38:20 3cb238950d62: Waiting 08:38:20 894fb6491272: Waiting 08:38:20 16113d51b718: Waiting 08:38:20 bf921277788e: Waiting 08:38:20 9030357a097d: Layer already exists 08:38:20 bf921277788e: Layer already exists 08:38:20 9430b0e02e63: Pushed 08:38:20 3cb238950d62: Layer already exists 08:38:20 089cb3147887: Pushed 08:38:20 b486605c4e6f: Pushed 08:38:20 894fb6491272: Layer already exists 08:38:20 16113d51b718: Layer already exists 08:38:23 0e23de9dacf4: Pushed 08:38:23 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:a3db83b20ca191581f56e6125ce389793a94efdbba60bc6448fb0b969d4139d5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:23 + 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 08:38:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:38:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:38:23 b486605c4e6f: Preparing 08:38:23 089cb3147887: Preparing 08:38:23 9430b0e02e63: Preparing 08:38:23 0e23de9dacf4: Preparing 08:38:23 9030357a097d: Preparing 08:38:23 bf921277788e: Preparing 08:38:23 3cb238950d62: Preparing 08:38:23 894fb6491272: Preparing 08:38:23 16113d51b718: Preparing 08:38:23 3cb238950d62: Waiting 08:38:23 894fb6491272: Waiting 08:38:23 16113d51b718: Waiting 08:38:23 bf921277788e: Waiting 08:38:23 b486605c4e6f: Layer already exists 08:38:23 9430b0e02e63: Layer already exists 08:38:23 0e23de9dacf4: Layer already exists 08:38:23 089cb3147887: Layer already exists 08:38:23 9030357a097d: Layer already exists 08:38:23 3cb238950d62: Layer already exists 08:38:23 16113d51b718: Layer already exists 08:38:23 bf921277788e: Layer already exists 08:38:23 894fb6491272: Layer already exists 08:38:24 latest: digest: sha256:a3db83b20ca191581f56e6125ce389793a94efdbba60bc6448fb0b969d4139d5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:24 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.87 08:38:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:38:24 b486605c4e6f: Preparing 08:38:24 089cb3147887: Preparing 08:38:24 9430b0e02e63: Preparing 08:38:24 0e23de9dacf4: Preparing 08:38:24 9030357a097d: Preparing 08:38:24 bf921277788e: Preparing 08:38:24 3cb238950d62: Preparing 08:38:24 894fb6491272: Preparing 08:38:24 16113d51b718: Preparing 08:38:24 bf921277788e: Waiting 08:38:24 894fb6491272: Waiting 08:38:24 16113d51b718: Waiting 08:38:24 3cb238950d62: Waiting 08:38:24 b486605c4e6f: Layer already exists 08:38:24 0e23de9dacf4: Layer already exists 08:38:24 089cb3147887: Layer already exists 08:38:24 9030357a097d: Layer already exists 08:38:24 9430b0e02e63: Layer already exists 08:38:24 3cb238950d62: Layer already exists 08:38:24 bf921277788e: Layer already exists 08:38:24 16113d51b718: Layer already exists 08:38:24 894fb6491272: Layer already exists 08:38:25 3.2.0-dev.87: digest: sha256:a3db83b20ca191581f56e6125ce389793a94efdbba60bc6448fb0b969d4139d5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:25 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:38:25 b486605c4e6f: Preparing 08:38:25 089cb3147887: Preparing 08:38:25 9430b0e02e63: Preparing 08:38:25 0e23de9dacf4: Preparing 08:38:25 9030357a097d: Preparing 08:38:25 bf921277788e: Preparing 08:38:25 3cb238950d62: Preparing 08:38:25 894fb6491272: Preparing 08:38:25 16113d51b718: Preparing 08:38:25 bf921277788e: Waiting 08:38:25 894fb6491272: Waiting 08:38:25 3cb238950d62: Waiting 08:38:25 16113d51b718: Waiting 08:38:25 9030357a097d: Layer already exists 08:38:25 0e23de9dacf4: Layer already exists 08:38:25 089cb3147887: Layer already exists 08:38:25 9430b0e02e63: Layer already exists 08:38:25 b486605c4e6f: Layer already exists 08:38:25 bf921277788e: Layer already exists 08:38:25 3cb238950d62: Layer already exists 08:38:25 894fb6491272: Layer already exists 08:38:25 16113d51b718: Layer already exists 08:38:26 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:a3db83b20ca191581f56e6125ce389793a94efdbba60bc6448fb0b969d4139d5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:26 + 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 08:38:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 08:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:38:26 b486605c4e6f: Preparing 08:38:26 089cb3147887: Preparing 08:38:26 9430b0e02e63: Preparing 08:38:26 0e23de9dacf4: Preparing 08:38:26 9030357a097d: Preparing 08:38:26 bf921277788e: Preparing 08:38:26 3cb238950d62: Preparing 08:38:26 894fb6491272: Preparing 08:38:26 16113d51b718: Preparing 08:38:26 bf921277788e: Waiting 08:38:26 3cb238950d62: Waiting 08:38:26 894fb6491272: Waiting 08:38:26 16113d51b718: Waiting 08:38:27 9030357a097d: Layer already exists 08:38:27 089cb3147887: Layer already exists 08:38:27 9430b0e02e63: Layer already exists 08:38:27 b486605c4e6f: Layer already exists 08:38:27 0e23de9dacf4: Layer already exists 08:38:27 16113d51b718: Layer already exists 08:38:27 bf921277788e: Layer already exists 08:38:27 3cb238950d62: Layer already exists 08:38:27 894fb6491272: Layer already exists 08:38:27 main: digest: sha256:a3db83b20ca191581f56e6125ce389793a94efdbba60bc6448fb0b969d4139d5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:38:27 ===================================================== [Pipeline] echo 08:38:27 taggedImages: 08:38:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:38:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:38:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.87 08:38:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:38:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 08:38:27 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 08:38:27 857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:38:27 latest 08:38:27 3.2.0-dev.87 08:38:27 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:38:27 main 08:38:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:38:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:38:27 8602e2a5d2f0: Preparing 08:38:27 5c9df275a7f0: Preparing 08:38:27 f3e9c800e3e7: Preparing 08:38:27 9030357a097d: Preparing 08:38:27 bf921277788e: Preparing 08:38:27 b4868807174c: Preparing 08:38:27 38cdcd8a3e07: Preparing 08:38:27 16113d51b718: Preparing 08:38:27 b4868807174c: Waiting 08:38:27 38cdcd8a3e07: Waiting 08:38:27 16113d51b718: Waiting 08:38:27 bf921277788e: Layer already exists 08:38:27 9030357a097d: Layer already exists 08:38:28 5c9df275a7f0: Pushed 08:38:28 16113d51b718: Layer already exists 08:38:28 8602e2a5d2f0: Pushed 08:38:28 b4868807174c: Pushed 08:38:28 38cdcd8a3e07: Pushed 08:38:33 f3e9c800e3e7: Pushed 08:38:33 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:f5327f46845ce40e0bc1d4c1fbf5ccfd1549035a8bbc99d0b77bd63867d7778e size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08: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 08:38:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:38:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:38:34 8602e2a5d2f0: Preparing 08:38:34 5c9df275a7f0: Preparing 08:38:34 f3e9c800e3e7: Preparing 08:38:34 9030357a097d: Preparing 08:38:34 bf921277788e: Preparing 08:38:34 b4868807174c: Preparing 08:38:34 38cdcd8a3e07: Preparing 08:38:34 16113d51b718: Preparing 08:38:34 b4868807174c: Waiting 08:38:34 38cdcd8a3e07: Waiting 08:38:34 16113d51b718: Waiting 08:38:34 5c9df275a7f0: Layer already exists 08:38:34 8602e2a5d2f0: Layer already exists 08:38:34 9030357a097d: Layer already exists 08:38:34 f3e9c800e3e7: Layer already exists 08:38:34 bf921277788e: Layer already exists 08:38:34 38cdcd8a3e07: Layer already exists 08:38:34 b4868807174c: Layer already exists 08:38:34 16113d51b718: Layer already exists 08:38:34 latest: digest: sha256:f5327f46845ce40e0bc1d4c1fbf5ccfd1549035a8bbc99d0b77bd63867d7778e size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.87 08:38:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:38:35 8602e2a5d2f0: Preparing 08:38:35 5c9df275a7f0: Preparing 08:38:35 f3e9c800e3e7: Preparing 08:38:35 9030357a097d: Preparing 08:38:35 bf921277788e: Preparing 08:38:35 b4868807174c: Preparing 08:38:35 38cdcd8a3e07: Preparing 08:38:35 16113d51b718: Preparing 08:38:35 b4868807174c: Waiting 08:38:35 38cdcd8a3e07: Waiting 08:38:35 16113d51b718: Waiting 08:38:35 9030357a097d: Layer already exists 08:38:35 8602e2a5d2f0: Layer already exists 08:38:35 5c9df275a7f0: Layer already exists 08:38:35 f3e9c800e3e7: Layer already exists 08:38:35 bf921277788e: Layer already exists 08:38:35 16113d51b718: Layer already exists 08:38:35 b4868807174c: Layer already exists 08:38:35 38cdcd8a3e07: Layer already exists 08:38:35 3.2.0-dev.87: digest: sha256:f5327f46845ce40e0bc1d4c1fbf5ccfd1549035a8bbc99d0b77bd63867d7778e size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:38:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:38:36 8602e2a5d2f0: Preparing 08:38:36 5c9df275a7f0: Preparing 08:38:36 f3e9c800e3e7: Preparing 08:38:36 9030357a097d: Preparing 08:38:36 bf921277788e: Preparing 08:38:36 b4868807174c: Preparing 08:38:36 38cdcd8a3e07: Preparing 08:38:36 16113d51b718: Preparing 08:38:36 b4868807174c: Waiting 08:38:36 38cdcd8a3e07: Waiting 08:38:36 16113d51b718: Waiting 08:38:36 5c9df275a7f0: Layer already exists 08:38:36 bf921277788e: Layer already exists 08:38:36 f3e9c800e3e7: Layer already exists 08:38:36 9030357a097d: Layer already exists 08:38:36 8602e2a5d2f0: Layer already exists 08:38:36 b4868807174c: Layer already exists 08:38:36 38cdcd8a3e07: Layer already exists 08:38:36 16113d51b718: Layer already exists 08:38:36 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:f5327f46845ce40e0bc1d4c1fbf5ccfd1549035a8bbc99d0b77bd63867d7778e size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08: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 08:38:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 08:38:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:38:37 8602e2a5d2f0: Preparing 08:38:37 5c9df275a7f0: Preparing 08:38:37 f3e9c800e3e7: Preparing 08:38:37 9030357a097d: Preparing 08:38:37 bf921277788e: Preparing 08:38:37 b4868807174c: Preparing 08:38:37 38cdcd8a3e07: Preparing 08:38:37 16113d51b718: Preparing 08:38:37 b4868807174c: Waiting 08:38:37 38cdcd8a3e07: Waiting 08:38:37 16113d51b718: Waiting 08:38:37 8602e2a5d2f0: Layer already exists 08:38:37 f3e9c800e3e7: Layer already exists 08:38:37 bf921277788e: Layer already exists 08:38:37 5c9df275a7f0: Layer already exists 08:38:37 9030357a097d: Layer already exists 08:38:37 b4868807174c: Layer already exists 08:38:37 38cdcd8a3e07: Layer already exists 08:38:37 16113d51b718: Layer already exists 08:38:37 main: digest: sha256:f5327f46845ce40e0bc1d4c1fbf5ccfd1549035a8bbc99d0b77bd63867d7778e size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:38:37 ===================================================== [Pipeline] echo 08:38:37 taggedImages: 08:38:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:38:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:38:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.87 08:38:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:38:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 08:38:37 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 08:38:37 857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:38:37 latest 08:38:37 3.2.0-dev.87 08:38:37 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:38:37 main 08:38:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:38 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:38:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:38:38 8a7027cb5b66: Preparing 08:38:38 66140ae9ee06: Preparing 08:38:38 cc307fbf90e9: Preparing 08:38:38 bf921277788e: Preparing 08:38:38 c8cf243265b1: Preparing 08:38:38 90deb4d7fd47: Preparing 08:38:38 16113d51b718: Preparing 08:38:38 90deb4d7fd47: Waiting 08:38:38 16113d51b718: Waiting 08:38:39 bf921277788e: Layer already exists 08:38:39 66140ae9ee06: Pushed 08:38:39 c8cf243265b1: Pushed 08:38:39 90deb4d7fd47: Pushed 08:38:39 8a7027cb5b66: Pushed 08:38:39 16113d51b718: Layer already exists 08:38:44 cc307fbf90e9: Pushed 08:38:44 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:cbcca511a7588524c0e6968c055ef3ef695c34e4f8cf2ddd3dc84b960d7ea871 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08: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 08:38:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:38:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:38:45 8a7027cb5b66: Preparing 08:38:45 66140ae9ee06: Preparing 08:38:45 cc307fbf90e9: Preparing 08:38:45 bf921277788e: Preparing 08:38:45 c8cf243265b1: Preparing 08:38:45 90deb4d7fd47: Preparing 08:38:45 16113d51b718: Preparing 08:38:45 90deb4d7fd47: Waiting 08:38:45 16113d51b718: Waiting 08:38:45 c8cf243265b1: Layer already exists 08:38:45 8a7027cb5b66: Layer already exists 08:38:45 bf921277788e: Layer already exists 08:38:45 cc307fbf90e9: Layer already exists 08:38:45 66140ae9ee06: Layer already exists 08:38:45 90deb4d7fd47: Layer already exists 08:38:45 16113d51b718: Layer already exists 08:38:45 latest: digest: sha256:cbcca511a7588524c0e6968c055ef3ef695c34e4f8cf2ddd3dc84b960d7ea871 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:45 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.87 08:38:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:38:46 8a7027cb5b66: Preparing 08:38:46 66140ae9ee06: Preparing 08:38:46 cc307fbf90e9: Preparing 08:38:46 bf921277788e: Preparing 08:38:46 c8cf243265b1: Preparing 08:38:46 90deb4d7fd47: Preparing 08:38:46 16113d51b718: Preparing 08:38:46 90deb4d7fd47: Waiting 08:38:46 16113d51b718: Waiting 08:38:46 8a7027cb5b66: Layer already exists 08:38:46 66140ae9ee06: Layer already exists 08:38:46 bf921277788e: Layer already exists 08:38:46 cc307fbf90e9: Layer already exists 08:38:46 c8cf243265b1: Layer already exists 08:38:46 90deb4d7fd47: Layer already exists 08:38:46 16113d51b718: Layer already exists 08:38:46 3.2.0-dev.87: digest: sha256:cbcca511a7588524c0e6968c055ef3ef695c34e4f8cf2ddd3dc84b960d7ea871 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:46 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:38:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:38:47 8a7027cb5b66: Preparing 08:38:47 66140ae9ee06: Preparing 08:38:47 cc307fbf90e9: Preparing 08:38:47 bf921277788e: Preparing 08:38:47 c8cf243265b1: Preparing 08:38:47 90deb4d7fd47: Preparing 08:38:47 16113d51b718: Preparing 08:38:47 90deb4d7fd47: Waiting 08:38:47 16113d51b718: Waiting 08:38:47 8a7027cb5b66: Layer already exists 08:38:47 bf921277788e: Layer already exists 08:38:47 cc307fbf90e9: Layer already exists 08:38:47 c8cf243265b1: Layer already exists 08:38:47 66140ae9ee06: Layer already exists 08:38:47 90deb4d7fd47: Layer already exists 08:38:47 16113d51b718: Layer already exists 08:38:47 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:cbcca511a7588524c0e6968c055ef3ef695c34e4f8cf2ddd3dc84b960d7ea871 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08: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 08:38:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 08:38:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:38:48 8a7027cb5b66: Preparing 08:38:48 66140ae9ee06: Preparing 08:38:48 cc307fbf90e9: Preparing 08:38:48 bf921277788e: Preparing 08:38:48 c8cf243265b1: Preparing 08:38:48 90deb4d7fd47: Preparing 08:38:48 16113d51b718: Preparing 08:38:48 90deb4d7fd47: Waiting 08:38:48 16113d51b718: Waiting 08:38:48 cc307fbf90e9: Layer already exists 08:38:48 c8cf243265b1: Layer already exists 08:38:48 66140ae9ee06: Layer already exists 08:38:48 bf921277788e: Layer already exists 08:38:48 8a7027cb5b66: Layer already exists 08:38:48 16113d51b718: Layer already exists 08:38:48 90deb4d7fd47: Layer already exists 08:38:48 main: digest: sha256:cbcca511a7588524c0e6968c055ef3ef695c34e4f8cf2ddd3dc84b960d7ea871 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:38:48 ===================================================== [Pipeline] echo 08:38:48 taggedImages: 08:38:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:38:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:38:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.87 08:38:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:38:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 08:38:48 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 08:38:48 857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:38:48 latest 08:38:48 3.2.0-dev.87 08:38:48 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:38:48 main 08:38:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:38:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:38:49 3f2c18c17a1b: Preparing 08:38:49 c486a91c824a: Preparing 08:38:49 719a68f9d1ce: Preparing 08:38:49 84451fb23282: Preparing 08:38:49 9030357a097d: Preparing 08:38:49 bf921277788e: Preparing 08:38:49 3cb238950d62: Preparing 08:38:49 894fb6491272: Preparing 08:38:49 16113d51b718: Preparing 08:38:49 894fb6491272: Waiting 08:38:49 16113d51b718: Waiting 08:38:49 bf921277788e: Waiting 08:38:49 3cb238950d62: Waiting 08:38:49 9030357a097d: Layer already exists 08:38:49 bf921277788e: Layer already exists 08:38:49 3cb238950d62: Layer already exists 08:38:49 894fb6491272: Layer already exists 08:38:49 3f2c18c17a1b: Pushed 08:38:49 16113d51b718: Layer already exists 08:38:49 719a68f9d1ce: Pushed 08:38:49 c486a91c824a: Pushed 08:38:54 84451fb23282: Pushed 08:38:54 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:478276f0ca6a298b288c0159ea125b77ec444d27702d053fa18e6312d33245df size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08: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 08:38:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:38:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:38:55 3f2c18c17a1b: Preparing 08:38:55 c486a91c824a: Preparing 08:38:55 719a68f9d1ce: Preparing 08:38:55 84451fb23282: Preparing 08:38:55 9030357a097d: Preparing 08:38:55 bf921277788e: Preparing 08:38:55 3cb238950d62: Preparing 08:38:55 894fb6491272: Preparing 08:38:55 16113d51b718: Preparing 08:38:55 bf921277788e: Waiting 08:38:55 3cb238950d62: Waiting 08:38:55 894fb6491272: Waiting 08:38:55 16113d51b718: Waiting 08:38:55 84451fb23282: Layer already exists 08:38:55 c486a91c824a: Layer already exists 08:38:55 719a68f9d1ce: Layer already exists 08:38:55 3f2c18c17a1b: Layer already exists 08:38:55 9030357a097d: Layer already exists 08:38:55 bf921277788e: Layer already exists 08:38:55 16113d51b718: Layer already exists 08:38:55 3cb238950d62: Layer already exists 08:38:55 894fb6491272: Layer already exists 08:38:55 latest: digest: sha256:478276f0ca6a298b288c0159ea125b77ec444d27702d053fa18e6312d33245df size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.87 08:38:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:38:56 3f2c18c17a1b: Preparing 08:38:56 c486a91c824a: Preparing 08:38:56 719a68f9d1ce: Preparing 08:38:56 84451fb23282: Preparing 08:38:56 9030357a097d: Preparing 08:38:56 bf921277788e: Preparing 08:38:56 3cb238950d62: Preparing 08:38:56 894fb6491272: Preparing 08:38:56 16113d51b718: Preparing 08:38:56 bf921277788e: Waiting 08:38:56 894fb6491272: Waiting 08:38:56 16113d51b718: Waiting 08:38:56 719a68f9d1ce: Layer already exists 08:38:56 c486a91c824a: Layer already exists 08:38:56 9030357a097d: Layer already exists 08:38:56 3f2c18c17a1b: Layer already exists 08:38:56 84451fb23282: Layer already exists 08:38:56 894fb6491272: Layer already exists 08:38:56 16113d51b718: Layer already exists 08:38:56 bf921277788e: Layer already exists 08:38:56 3cb238950d62: Layer already exists 08:38:56 3.2.0-dev.87: digest: sha256:478276f0ca6a298b288c0159ea125b77ec444d27702d053fa18e6312d33245df size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:38:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:38:57 3f2c18c17a1b: Preparing 08:38:57 c486a91c824a: Preparing 08:38:57 719a68f9d1ce: Preparing 08:38:57 84451fb23282: Preparing 08:38:57 9030357a097d: Preparing 08:38:57 bf921277788e: Preparing 08:38:57 3cb238950d62: Preparing 08:38:57 894fb6491272: Preparing 08:38:57 16113d51b718: Preparing 08:38:57 3cb238950d62: Waiting 08:38:57 894fb6491272: Waiting 08:38:57 16113d51b718: Waiting 08:38:57 bf921277788e: Waiting 08:38:57 3f2c18c17a1b: Layer already exists 08:38:57 84451fb23282: Layer already exists 08:38:57 c486a91c824a: Layer already exists 08:38:57 9030357a097d: Layer already exists 08:38:57 719a68f9d1ce: Layer already exists 08:38:57 16113d51b718: Layer already exists 08:38:57 894fb6491272: Layer already exists 08:38:57 3cb238950d62: Layer already exists 08:38:57 bf921277788e: Layer already exists 08:38:57 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:478276f0ca6a298b288c0159ea125b77ec444d27702d053fa18e6312d33245df size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08: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 08:38:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 08:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:38:58 3f2c18c17a1b: Preparing 08:38:58 c486a91c824a: Preparing 08:38:58 719a68f9d1ce: Preparing 08:38:58 84451fb23282: Preparing 08:38:58 9030357a097d: Preparing 08:38:58 bf921277788e: Preparing 08:38:58 3cb238950d62: Preparing 08:38:58 894fb6491272: Preparing 08:38:58 16113d51b718: Preparing 08:38:58 bf921277788e: Waiting 08:38:58 3cb238950d62: Waiting 08:38:58 894fb6491272: Waiting 08:38:58 16113d51b718: Waiting 08:38:58 84451fb23282: Layer already exists 08:38:58 c486a91c824a: Layer already exists 08:38:58 719a68f9d1ce: Layer already exists 08:38:58 3f2c18c17a1b: Layer already exists 08:38:58 9030357a097d: Layer already exists 08:38:58 894fb6491272: Layer already exists 08:38:58 bf921277788e: Layer already exists 08:38:58 16113d51b718: Layer already exists 08:38:58 3cb238950d62: Layer already exists 08:38:58 main: digest: sha256:478276f0ca6a298b288c0159ea125b77ec444d27702d053fa18e6312d33245df size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:38:58 ===================================================== [Pipeline] echo 08:38:59 taggedImages: 08:38:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:38:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:38:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.87 08:38:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:38:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 08:38:59 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 08:38:59 857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:38:59 latest 08:38:59 3.2.0-dev.87 08:38:59 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:38:59 main 08:38:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:39:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:39:00 66cb352b0558: Preparing 08:39:00 6477a9ec1694: Preparing 08:39:00 f3a33ade0a15: Preparing 08:39:00 2abeecdd6b64: Preparing 08:39:00 bddc1451cda1: Preparing 08:39:00 b6fdfc1db584: Preparing 08:39:00 c4d0ac55589d: Preparing 08:39:00 d8daf6502b16: Preparing 08:39:00 9030357a097d: Preparing 08:39:00 bf921277788e: Preparing 08:39:00 24db0afaacf0: Preparing 08:39:00 bf5daa9489f3: Preparing 08:39:00 5f70bf18a086: Preparing 08:39:00 1ef5265d31cd: Preparing 08:39:00 6c6b4e81a76d: Preparing 08:39:00 4ec659ec659f: Preparing 08:39:00 16113d51b718: Preparing 08:39:00 b6fdfc1db584: Waiting 08:39:00 c4d0ac55589d: Waiting 08:39:00 d8daf6502b16: Waiting 08:39:00 9030357a097d: Waiting 08:39:00 bf921277788e: Waiting 08:39:00 24db0afaacf0: Waiting 08:39:00 bf5daa9489f3: Waiting 08:39:00 5f70bf18a086: Waiting 08:39:00 1ef5265d31cd: Waiting 08:39:00 6c6b4e81a76d: Waiting 08:39:00 4ec659ec659f: Waiting 08:39:00 16113d51b718: Waiting 08:39:00 bddc1451cda1: Pushed 08:39:00 f3a33ade0a15: Pushed 08:39:00 2abeecdd6b64: Pushed 08:39:00 6477a9ec1694: Pushed 08:39:00 66cb352b0558: Pushed 08:39:01 9030357a097d: Layer already exists 08:39:01 bf921277788e: Layer already exists 08:39:01 b6fdfc1db584: Pushed 08:39:01 c4d0ac55589d: Pushed 08:39:01 5f70bf18a086: Layer already exists 08:39:01 24db0afaacf0: Pushed 08:39:01 bf5daa9489f3: Pushed 08:39:01 1ef5265d31cd: Pushed 08:39:01 16113d51b718: Layer already exists 08:39:01 6c6b4e81a76d: Pushed 08:39:01 4ec659ec659f: Pushed 08:39:04 d8daf6502b16: Pushed 08:39:04 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:9a31824dfb7d1ecc2ce74262d288cc3a1c20d9617b98979d1d4e07bdb303bf7a size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:39:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:39:05 66cb352b0558: Preparing 08:39:05 6477a9ec1694: Preparing 08:39:05 f3a33ade0a15: Preparing 08:39:05 2abeecdd6b64: Preparing 08:39:05 bddc1451cda1: Preparing 08:39:05 b6fdfc1db584: Preparing 08:39:05 c4d0ac55589d: Preparing 08:39:05 d8daf6502b16: Preparing 08:39:05 9030357a097d: Preparing 08:39:05 bf921277788e: Preparing 08:39:05 24db0afaacf0: Preparing 08:39:05 bf5daa9489f3: Preparing 08:39:05 5f70bf18a086: Preparing 08:39:05 1ef5265d31cd: Preparing 08:39:05 6c6b4e81a76d: Preparing 08:39:05 4ec659ec659f: Preparing 08:39:05 16113d51b718: Preparing 08:39:05 24db0afaacf0: Waiting 08:39:05 bf5daa9489f3: Waiting 08:39:05 5f70bf18a086: Waiting 08:39:05 1ef5265d31cd: Waiting 08:39:05 6c6b4e81a76d: Waiting 08:39:05 16113d51b718: Waiting 08:39:05 4ec659ec659f: Waiting 08:39:05 c4d0ac55589d: Waiting 08:39:05 d8daf6502b16: Waiting 08:39:05 b6fdfc1db584: Waiting 08:39:05 bf921277788e: Waiting 08:39:05 9030357a097d: Waiting 08:39:05 f3a33ade0a15: Layer already exists 08:39:05 bddc1451cda1: Layer already exists 08:39:05 6477a9ec1694: Layer already exists 08:39:05 2abeecdd6b64: Layer already exists 08:39:05 66cb352b0558: Layer already exists 08:39:05 b6fdfc1db584: Layer already exists 08:39:05 c4d0ac55589d: Layer already exists 08:39:05 9030357a097d: Layer already exists 08:39:05 d8daf6502b16: Layer already exists 08:39:05 bf921277788e: Layer already exists 08:39:05 24db0afaacf0: Layer already exists 08:39:05 bf5daa9489f3: Layer already exists 08:39:05 1ef5265d31cd: Layer already exists 08:39:05 5f70bf18a086: Layer already exists 08:39:05 6c6b4e81a76d: Layer already exists 08:39:05 4ec659ec659f: Layer already exists 08:39:05 16113d51b718: Layer already exists 08:39:05 latest: digest: sha256:9a31824dfb7d1ecc2ce74262d288cc3a1c20d9617b98979d1d4e07bdb303bf7a size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.87 08:39:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:39:06 66cb352b0558: Preparing 08:39:06 6477a9ec1694: Preparing 08:39:06 f3a33ade0a15: Preparing 08:39:06 2abeecdd6b64: Preparing 08:39:06 bddc1451cda1: Preparing 08:39:06 b6fdfc1db584: Preparing 08:39:06 c4d0ac55589d: Preparing 08:39:06 d8daf6502b16: Preparing 08:39:06 9030357a097d: Preparing 08:39:06 bf921277788e: Preparing 08:39:06 24db0afaacf0: Preparing 08:39:06 bf5daa9489f3: Preparing 08:39:06 5f70bf18a086: Preparing 08:39:06 1ef5265d31cd: Preparing 08:39:06 6c6b4e81a76d: Preparing 08:39:06 4ec659ec659f: Preparing 08:39:06 16113d51b718: Preparing 08:39:06 9030357a097d: Waiting 08:39:06 bf921277788e: Waiting 08:39:06 24db0afaacf0: Waiting 08:39:06 bf5daa9489f3: Waiting 08:39:06 5f70bf18a086: Waiting 08:39:06 1ef5265d31cd: Waiting 08:39:06 6c6b4e81a76d: Waiting 08:39:06 4ec659ec659f: Waiting 08:39:06 16113d51b718: Waiting 08:39:06 b6fdfc1db584: Waiting 08:39:06 c4d0ac55589d: Waiting 08:39:06 d8daf6502b16: Waiting 08:39:06 6477a9ec1694: Layer already exists 08:39:06 66cb352b0558: Layer already exists 08:39:06 2abeecdd6b64: Layer already exists 08:39:06 bddc1451cda1: Layer already exists 08:39:06 f3a33ade0a15: Layer already exists 08:39:06 b6fdfc1db584: Layer already exists 08:39:06 c4d0ac55589d: Layer already exists 08:39:06 bf921277788e: Layer already exists 08:39:06 d8daf6502b16: Layer already exists 08:39:06 9030357a097d: Layer already exists 08:39:06 bf5daa9489f3: Layer already exists 08:39:06 5f70bf18a086: Layer already exists 08:39:06 1ef5265d31cd: Layer already exists 08:39:06 24db0afaacf0: Layer already exists 08:39:06 6c6b4e81a76d: Layer already exists 08:39:06 4ec659ec659f: Layer already exists 08:39:06 16113d51b718: Layer already exists 08:39:06 3.2.0-dev.87: digest: sha256:9a31824dfb7d1ecc2ce74262d288cc3a1c20d9617b98979d1d4e07bdb303bf7a size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:39:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:39:07 66cb352b0558: Preparing 08:39:07 6477a9ec1694: Preparing 08:39:07 f3a33ade0a15: Preparing 08:39:07 2abeecdd6b64: Preparing 08:39:07 bddc1451cda1: Preparing 08:39:07 b6fdfc1db584: Preparing 08:39:07 c4d0ac55589d: Preparing 08:39:07 d8daf6502b16: Preparing 08:39:07 9030357a097d: Preparing 08:39:07 bf921277788e: Preparing 08:39:07 24db0afaacf0: Preparing 08:39:07 bf5daa9489f3: Preparing 08:39:07 5f70bf18a086: Preparing 08:39:07 1ef5265d31cd: Preparing 08:39:07 6c6b4e81a76d: Preparing 08:39:07 4ec659ec659f: Preparing 08:39:07 16113d51b718: Preparing 08:39:07 c4d0ac55589d: Waiting 08:39:07 5f70bf18a086: Waiting 08:39:07 d8daf6502b16: Waiting 08:39:07 1ef5265d31cd: Waiting 08:39:07 9030357a097d: Waiting 08:39:07 6c6b4e81a76d: Waiting 08:39:07 bf921277788e: Waiting 08:39:07 4ec659ec659f: Waiting 08:39:07 24db0afaacf0: Waiting 08:39:07 16113d51b718: Waiting 08:39:07 bf5daa9489f3: Waiting 08:39:07 b6fdfc1db584: Waiting 08:39:07 2abeecdd6b64: Layer already exists 08:39:07 bddc1451cda1: Layer already exists 08:39:07 6477a9ec1694: Layer already exists 08:39:07 f3a33ade0a15: Layer already exists 08:39:07 66cb352b0558: Layer already exists 08:39:07 b6fdfc1db584: Layer already exists 08:39:07 d8daf6502b16: Layer already exists 08:39:07 bf921277788e: Layer already exists 08:39:07 9030357a097d: Layer already exists 08:39:07 c4d0ac55589d: Layer already exists 08:39:07 bf5daa9489f3: Layer already exists 08:39:07 5f70bf18a086: Layer already exists 08:39:07 24db0afaacf0: Layer already exists 08:39:07 1ef5265d31cd: Layer already exists 08:39:07 6c6b4e81a76d: Layer already exists 08:39:07 16113d51b718: Layer already exists 08:39:07 4ec659ec659f: Layer already exists 08:39:07 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:9a31824dfb7d1ecc2ce74262d288cc3a1c20d9617b98979d1d4e07bdb303bf7a size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 08:39:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:39:08 66cb352b0558: Preparing 08:39:08 6477a9ec1694: Preparing 08:39:08 f3a33ade0a15: Preparing 08:39:08 2abeecdd6b64: Preparing 08:39:08 bddc1451cda1: Preparing 08:39:08 b6fdfc1db584: Preparing 08:39:08 c4d0ac55589d: Preparing 08:39:08 d8daf6502b16: Preparing 08:39:08 9030357a097d: Preparing 08:39:08 bf921277788e: Preparing 08:39:08 24db0afaacf0: Preparing 08:39:08 b6fdfc1db584: Waiting 08:39:08 c4d0ac55589d: Waiting 08:39:08 d8daf6502b16: Waiting 08:39:08 9030357a097d: Waiting 08:39:08 bf921277788e: Waiting 08:39:08 bf5daa9489f3: Preparing 08:39:08 5f70bf18a086: Preparing 08:39:08 1ef5265d31cd: Preparing 08:39:08 6c6b4e81a76d: Preparing 08:39:08 4ec659ec659f: Preparing 08:39:08 16113d51b718: Preparing 08:39:08 24db0afaacf0: Waiting 08:39:08 6c6b4e81a76d: Waiting 08:39:08 4ec659ec659f: Waiting 08:39:08 16113d51b718: Waiting 08:39:08 bf5daa9489f3: Waiting 08:39:08 5f70bf18a086: Waiting 08:39:08 1ef5265d31cd: Waiting 08:39:08 66cb352b0558: Layer already exists 08:39:08 f3a33ade0a15: Layer already exists 08:39:08 2abeecdd6b64: Layer already exists 08:39:08 bddc1451cda1: Layer already exists 08:39:08 6477a9ec1694: Layer already exists 08:39:08 b6fdfc1db584: Layer already exists 08:39:08 c4d0ac55589d: Layer already exists 08:39:08 9030357a097d: Layer already exists 08:39:08 d8daf6502b16: Layer already exists 08:39:08 bf921277788e: Layer already exists 08:39:08 24db0afaacf0: Layer already exists 08:39:08 bf5daa9489f3: Layer already exists 08:39:08 5f70bf18a086: Layer already exists 08:39:08 6c6b4e81a76d: Layer already exists 08:39:08 1ef5265d31cd: Layer already exists 08:39:08 16113d51b718: Layer already exists 08:39:08 4ec659ec659f: Layer already exists 08:39:08 main: digest: sha256:9a31824dfb7d1ecc2ce74262d288cc3a1c20d9617b98979d1d4e07bdb303bf7a size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:39:09 ===================================================== [Pipeline] echo 08:39:09 taggedImages: 08:39:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:39:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:39:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.87 08:39:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:39:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 08:39:09 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 08:39:09 857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:39:09 latest 08:39:09 3.2.0-dev.87 08:39:09 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:39:09 main 08:39:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:09 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:39:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:39:09 531b99a8f590: Preparing 08:39:09 c84fa7c0689e: Preparing 08:39:09 c28ad0e603fe: Preparing 08:39:09 25c63703cd66: Preparing 08:39:09 9030357a097d: Preparing 08:39:09 bf921277788e: Preparing 08:39:09 3cb238950d62: Preparing 08:39:09 894fb6491272: Preparing 08:39:09 16113d51b718: Preparing 08:39:09 bf921277788e: Waiting 08:39:09 894fb6491272: Waiting 08:39:09 16113d51b718: Waiting 08:39:09 3cb238950d62: Waiting 08:39:09 9030357a097d: Layer already exists 08:39:10 bf921277788e: Layer already exists 08:39:10 c28ad0e603fe: Pushed 08:39:10 c84fa7c0689e: Pushed 08:39:10 3cb238950d62: Layer already exists 08:39:10 531b99a8f590: Pushed 08:39:10 894fb6491272: Layer already exists 08:39:10 16113d51b718: Layer already exists 08:39:14 25c63703cd66: Pushed 08:39:14 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:150aa8453bdd4bab517c62d704a7a3798171b12b5b0d1e138930c504177409cd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08: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 08:39:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:39:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:39:15 531b99a8f590: Preparing 08:39:15 c84fa7c0689e: Preparing 08:39:15 c28ad0e603fe: Preparing 08:39:15 25c63703cd66: Preparing 08:39:15 9030357a097d: Preparing 08:39:15 bf921277788e: Preparing 08:39:15 3cb238950d62: Preparing 08:39:15 894fb6491272: Preparing 08:39:15 16113d51b718: Preparing 08:39:15 bf921277788e: Waiting 08:39:15 3cb238950d62: Waiting 08:39:15 894fb6491272: Waiting 08:39:15 16113d51b718: Waiting 08:39:15 9030357a097d: Layer already exists 08:39:15 c28ad0e603fe: Layer already exists 08:39:15 c84fa7c0689e: Layer already exists 08:39:15 531b99a8f590: Layer already exists 08:39:15 25c63703cd66: Layer already exists 08:39:15 3cb238950d62: Layer already exists 08:39:15 894fb6491272: Layer already exists 08:39:15 bf921277788e: Layer already exists 08:39:15 16113d51b718: Layer already exists 08:39:15 latest: digest: sha256:150aa8453bdd4bab517c62d704a7a3798171b12b5b0d1e138930c504177409cd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:15 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.87 08:39:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:39:16 531b99a8f590: Preparing 08:39:16 c84fa7c0689e: Preparing 08:39:16 c28ad0e603fe: Preparing 08:39:16 25c63703cd66: Preparing 08:39:16 9030357a097d: Preparing 08:39:16 bf921277788e: Preparing 08:39:16 3cb238950d62: Preparing 08:39:16 894fb6491272: Preparing 08:39:16 16113d51b718: Preparing 08:39:16 bf921277788e: Waiting 08:39:16 3cb238950d62: Waiting 08:39:16 16113d51b718: Waiting 08:39:16 894fb6491272: Waiting 08:39:16 c84fa7c0689e: Layer already exists 08:39:16 25c63703cd66: Layer already exists 08:39:16 c28ad0e603fe: Layer already exists 08:39:16 531b99a8f590: Layer already exists 08:39:16 9030357a097d: Layer already exists 08:39:16 894fb6491272: Layer already exists 08:39:16 bf921277788e: Layer already exists 08:39:16 3cb238950d62: Layer already exists 08:39:16 16113d51b718: Layer already exists 08:39:16 3.2.0-dev.87: digest: sha256:150aa8453bdd4bab517c62d704a7a3798171b12b5b0d1e138930c504177409cd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:16 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:39:17 531b99a8f590: Preparing 08:39:17 c84fa7c0689e: Preparing 08:39:17 c28ad0e603fe: Preparing 08:39:17 25c63703cd66: Preparing 08:39:17 9030357a097d: Preparing 08:39:17 bf921277788e: Preparing 08:39:17 3cb238950d62: Preparing 08:39:17 894fb6491272: Preparing 08:39:17 16113d51b718: Preparing 08:39:17 bf921277788e: Waiting 08:39:17 894fb6491272: Waiting 08:39:17 16113d51b718: Waiting 08:39:17 3cb238950d62: Waiting 08:39:17 c28ad0e603fe: Layer already exists 08:39:17 531b99a8f590: Layer already exists 08:39:17 25c63703cd66: Layer already exists 08:39:17 9030357a097d: Layer already exists 08:39:17 c84fa7c0689e: Layer already exists 08:39:17 16113d51b718: Layer already exists 08:39:17 bf921277788e: Layer already exists 08:39:17 3cb238950d62: Layer already exists 08:39:17 894fb6491272: Layer already exists 08:39:17 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:150aa8453bdd4bab517c62d704a7a3798171b12b5b0d1e138930c504177409cd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:17 + 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 08:39:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 08:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:39:18 531b99a8f590: Preparing 08:39:18 c84fa7c0689e: Preparing 08:39:18 c28ad0e603fe: Preparing 08:39:18 25c63703cd66: Preparing 08:39:18 9030357a097d: Preparing 08:39:18 bf921277788e: Preparing 08:39:18 3cb238950d62: Preparing 08:39:18 894fb6491272: Preparing 08:39:18 16113d51b718: Preparing 08:39:18 3cb238950d62: Waiting 08:39:18 894fb6491272: Waiting 08:39:18 16113d51b718: Waiting 08:39:18 bf921277788e: Waiting 08:39:18 9030357a097d: Layer already exists 08:39:18 25c63703cd66: Layer already exists 08:39:18 c28ad0e603fe: Layer already exists 08:39:18 531b99a8f590: Layer already exists 08:39:18 c84fa7c0689e: Layer already exists 08:39:18 3cb238950d62: Layer already exists 08:39:18 bf921277788e: Layer already exists 08:39:18 894fb6491272: Layer already exists 08:39:18 16113d51b718: Layer already exists 08:39:18 main: digest: sha256:150aa8453bdd4bab517c62d704a7a3798171b12b5b0d1e138930c504177409cd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:39:18 ===================================================== [Pipeline] echo 08:39:18 taggedImages: 08:39:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:39:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:39:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.87 08:39:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:39:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 08:39:18 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 08:39:18 857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:39:18 latest 08:39:18 3.2.0-dev.87 08:39:18 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:39:18 main 08:39:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:18 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:39:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:39:19 975e13bb6bb7: Preparing 08:39:19 817a2ebfe501: Preparing 08:39:19 19e73d5df0e4: Preparing 08:39:19 eaa5b9cdefc7: Preparing 08:39:19 1aab9e2459db: Preparing 08:39:19 9030357a097d: Preparing 08:39:19 bf921277788e: Preparing 08:39:19 f217fd16dbca: Preparing 08:39:19 a0a37754f0bb: Preparing 08:39:19 319735e43a0b: Preparing 08:39:19 16113d51b718: Preparing 08:39:19 9030357a097d: Waiting 08:39:19 bf921277788e: Waiting 08:39:19 f217fd16dbca: Waiting 08:39:19 a0a37754f0bb: Waiting 08:39:19 319735e43a0b: Waiting 08:39:19 16113d51b718: Waiting 08:39:19 817a2ebfe501: Pushed 08:39:19 eaa5b9cdefc7: Pushed 08:39:19 1aab9e2459db: Pushed 08:39:19 975e13bb6bb7: Pushed 08:39:19 9030357a097d: Layer already exists 08:39:19 bf921277788e: Layer already exists 08:39:19 16113d51b718: Layer already exists 08:39:19 f217fd16dbca: Pushed 08:39:19 a0a37754f0bb: Pushed 08:39:21 19e73d5df0e4: Pushed 08:39:22 319735e43a0b: Pushed 08:39:22 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:ac3aa4c73f7360c7525c1b8ae5873eb765ff102c19f1db8dcbdee29ae908a3f8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08: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 08:39:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:39:23 975e13bb6bb7: Preparing 08:39:23 817a2ebfe501: Preparing 08:39:23 19e73d5df0e4: Preparing 08:39:23 eaa5b9cdefc7: Preparing 08:39:23 1aab9e2459db: Preparing 08:39:23 9030357a097d: Preparing 08:39:23 bf921277788e: Preparing 08:39:23 f217fd16dbca: Preparing 08:39:23 a0a37754f0bb: Preparing 08:39:23 319735e43a0b: Preparing 08:39:23 16113d51b718: Preparing 08:39:23 9030357a097d: Waiting 08:39:23 bf921277788e: Waiting 08:39:23 f217fd16dbca: Waiting 08:39:23 a0a37754f0bb: Waiting 08:39:23 319735e43a0b: Waiting 08:39:23 16113d51b718: Waiting 08:39:23 975e13bb6bb7: Layer already exists 08:39:23 19e73d5df0e4: Layer already exists 08:39:23 817a2ebfe501: Layer already exists 08:39:23 1aab9e2459db: Layer already exists 08:39:23 eaa5b9cdefc7: Layer already exists 08:39:23 f217fd16dbca: Layer already exists 08:39:23 9030357a097d: Layer already exists 08:39:23 bf921277788e: Layer already exists 08:39:23 a0a37754f0bb: Layer already exists 08:39:23 319735e43a0b: Layer already exists 08:39:23 16113d51b718: Layer already exists 08:39:23 latest: digest: sha256:ac3aa4c73f7360c7525c1b8ae5873eb765ff102c19f1db8dcbdee29ae908a3f8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.87 08:39:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:39:24 975e13bb6bb7: Preparing 08:39:24 817a2ebfe501: Preparing 08:39:24 19e73d5df0e4: Preparing 08:39:24 eaa5b9cdefc7: Preparing 08:39:24 1aab9e2459db: Preparing 08:39:24 9030357a097d: Preparing 08:39:24 bf921277788e: Preparing 08:39:24 f217fd16dbca: Preparing 08:39:24 a0a37754f0bb: Preparing 08:39:24 319735e43a0b: Preparing 08:39:24 16113d51b718: Preparing 08:39:24 f217fd16dbca: Waiting 08:39:24 a0a37754f0bb: Waiting 08:39:24 319735e43a0b: Waiting 08:39:24 9030357a097d: Waiting 08:39:24 bf921277788e: Waiting 08:39:24 16113d51b718: Waiting 08:39:24 19e73d5df0e4: Layer already exists 08:39:24 1aab9e2459db: Layer already exists 08:39:24 eaa5b9cdefc7: Layer already exists 08:39:24 817a2ebfe501: Layer already exists 08:39:24 975e13bb6bb7: Layer already exists 08:39:24 bf921277788e: Layer already exists 08:39:24 f217fd16dbca: Layer already exists 08:39:24 319735e43a0b: Layer already exists 08:39:24 a0a37754f0bb: Layer already exists 08:39:24 9030357a097d: Layer already exists 08:39:24 16113d51b718: Layer already exists 08:39:24 3.2.0-dev.87: digest: sha256:ac3aa4c73f7360c7525c1b8ae5873eb765ff102c19f1db8dcbdee29ae908a3f8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:39:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:39:25 975e13bb6bb7: Preparing 08:39:25 817a2ebfe501: Preparing 08:39:25 19e73d5df0e4: Preparing 08:39:25 eaa5b9cdefc7: Preparing 08:39:25 1aab9e2459db: Preparing 08:39:25 9030357a097d: Preparing 08:39:25 bf921277788e: Preparing 08:39:25 f217fd16dbca: Preparing 08:39:25 a0a37754f0bb: Preparing 08:39:25 319735e43a0b: Preparing 08:39:25 16113d51b718: Preparing 08:39:25 f217fd16dbca: Waiting 08:39:25 a0a37754f0bb: Waiting 08:39:25 9030357a097d: Waiting 08:39:25 bf921277788e: Waiting 08:39:25 319735e43a0b: Waiting 08:39:25 16113d51b718: Waiting 08:39:25 eaa5b9cdefc7: Layer already exists 08:39:25 817a2ebfe501: Layer already exists 08:39:25 1aab9e2459db: Layer already exists 08:39:25 19e73d5df0e4: Layer already exists 08:39:25 975e13bb6bb7: Layer already exists 08:39:25 f217fd16dbca: Layer already exists 08:39:25 319735e43a0b: Layer already exists 08:39:25 bf921277788e: Layer already exists 08:39:25 a0a37754f0bb: Layer already exists 08:39:25 9030357a097d: Layer already exists 08:39:25 16113d51b718: Layer already exists 08:39:25 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:ac3aa4c73f7360c7525c1b8ae5873eb765ff102c19f1db8dcbdee29ae908a3f8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08: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 08:39:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 08:39:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:39:26 975e13bb6bb7: Preparing 08:39:26 817a2ebfe501: Preparing 08:39:26 19e73d5df0e4: Preparing 08:39:26 eaa5b9cdefc7: Preparing 08:39:26 1aab9e2459db: Preparing 08:39:26 9030357a097d: Preparing 08:39:26 bf921277788e: Preparing 08:39:26 f217fd16dbca: Preparing 08:39:26 a0a37754f0bb: Preparing 08:39:26 319735e43a0b: Preparing 08:39:26 16113d51b718: Preparing 08:39:26 f217fd16dbca: Waiting 08:39:26 a0a37754f0bb: Waiting 08:39:26 319735e43a0b: Waiting 08:39:26 16113d51b718: Waiting 08:39:26 9030357a097d: Waiting 08:39:26 bf921277788e: Waiting 08:39:26 975e13bb6bb7: Layer already exists 08:39:26 19e73d5df0e4: Layer already exists 08:39:26 1aab9e2459db: Layer already exists 08:39:26 817a2ebfe501: Layer already exists 08:39:26 eaa5b9cdefc7: Layer already exists 08:39:26 9030357a097d: Layer already exists 08:39:26 a0a37754f0bb: Layer already exists 08:39:26 319735e43a0b: Layer already exists 08:39:26 f217fd16dbca: Layer already exists 08:39:26 bf921277788e: Layer already exists 08:39:26 16113d51b718: Layer already exists 08:39:26 main: digest: sha256:ac3aa4c73f7360c7525c1b8ae5873eb765ff102c19f1db8dcbdee29ae908a3f8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:39:27 ===================================================== [Pipeline] echo 08:39:27 taggedImages: 08:39:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:39:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:39:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.87 08:39:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:39:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 08:39:27 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 08:39:27 857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:39:27 latest 08:39:27 3.2.0-dev.87 08:39:27 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:39:27 main 08:39:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:39:27 c7110184ff0f: Preparing 08:39:27 8b6d3ad32602: Preparing 08:39:27 bd9501bbd7aa: Preparing 08:39:27 ab69ef2c0f90: Preparing 08:39:27 cb3de08f288a: Preparing 08:39:27 f25dd677df30: Preparing 08:39:27 17c1435184c0: Preparing 08:39:27 f25dd677df30: Waiting 08:39:27 9030357a097d: Preparing 08:39:27 bf921277788e: Preparing 08:39:27 9154908828e4: Preparing 08:39:27 c38275486ad7: Preparing 08:39:27 16113d51b718: Preparing 08:39:27 9030357a097d: Waiting 08:39:27 bf921277788e: Waiting 08:39:27 9154908828e4: Waiting 08:39:27 c38275486ad7: Waiting 08:39:27 16113d51b718: Waiting 08:39:27 17c1435184c0: Waiting 08:39:28 cb3de08f288a: Pushed 08:39:28 8b6d3ad32602: Pushed 08:39:28 c7110184ff0f: Pushed 08:39:28 f25dd677df30: Pushed 08:39:28 9030357a097d: Layer already exists 08:39:28 bf921277788e: Layer already exists 08:39:28 17c1435184c0: Pushed 08:39:28 16113d51b718: Layer already exists 08:39:28 9154908828e4: Pushed 08:39:30 ab69ef2c0f90: Pushed 08:39:31 bd9501bbd7aa: Pushed 08:39:31 c38275486ad7: Pushed 08:39:32 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:86e118a2ebacaedbf45c7de40b3387e281df101e901b9f8c6ee6ac584048c60e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:32 + 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 08:39:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:39:32 c7110184ff0f: Preparing 08:39:32 8b6d3ad32602: Preparing 08:39:32 bd9501bbd7aa: Preparing 08:39:32 ab69ef2c0f90: Preparing 08:39:32 cb3de08f288a: Preparing 08:39:32 f25dd677df30: Preparing 08:39:32 17c1435184c0: Preparing 08:39:32 9030357a097d: Preparing 08:39:32 bf921277788e: Preparing 08:39:32 9154908828e4: Preparing 08:39:32 c38275486ad7: Preparing 08:39:32 16113d51b718: Preparing 08:39:32 bf921277788e: Waiting 08:39:32 9154908828e4: Waiting 08:39:32 c38275486ad7: Waiting 08:39:32 16113d51b718: Waiting 08:39:32 f25dd677df30: Waiting 08:39:32 17c1435184c0: Waiting 08:39:32 9030357a097d: Waiting 08:39:32 ab69ef2c0f90: Layer already exists 08:39:32 cb3de08f288a: Layer already exists 08:39:32 c7110184ff0f: Layer already exists 08:39:32 8b6d3ad32602: Layer already exists 08:39:32 bd9501bbd7aa: Layer already exists 08:39:32 bf921277788e: Layer already exists 08:39:32 f25dd677df30: Layer already exists 08:39:32 17c1435184c0: Layer already exists 08:39:32 9030357a097d: Layer already exists 08:39:32 9154908828e4: Layer already exists 08:39:32 c38275486ad7: Layer already exists 08:39:32 16113d51b718: Layer already exists 08:39:33 latest: digest: sha256:86e118a2ebacaedbf45c7de40b3387e281df101e901b9f8c6ee6ac584048c60e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:33 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.87 08:39:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:39:33 c7110184ff0f: Preparing 08:39:33 8b6d3ad32602: Preparing 08:39:33 bd9501bbd7aa: Preparing 08:39:33 ab69ef2c0f90: Preparing 08:39:33 cb3de08f288a: Preparing 08:39:33 f25dd677df30: Preparing 08:39:33 17c1435184c0: Preparing 08:39:33 9030357a097d: Preparing 08:39:33 bf921277788e: Preparing 08:39:33 9154908828e4: Preparing 08:39:33 c38275486ad7: Preparing 08:39:33 16113d51b718: Preparing 08:39:33 f25dd677df30: Waiting 08:39:33 17c1435184c0: Waiting 08:39:33 9030357a097d: Waiting 08:39:33 bf921277788e: Waiting 08:39:33 9154908828e4: Waiting 08:39:33 16113d51b718: Waiting 08:39:33 c38275486ad7: Waiting 08:39:33 c7110184ff0f: Layer already exists 08:39:33 8b6d3ad32602: Layer already exists 08:39:33 ab69ef2c0f90: Layer already exists 08:39:33 cb3de08f288a: Layer already exists 08:39:33 bd9501bbd7aa: Layer already exists 08:39:33 9030357a097d: Layer already exists 08:39:33 17c1435184c0: Layer already exists 08:39:33 bf921277788e: Layer already exists 08:39:33 f25dd677df30: Layer already exists 08:39:33 9154908828e4: Layer already exists 08:39:33 c38275486ad7: Layer already exists 08:39:33 16113d51b718: Layer already exists 08:39:34 3.2.0-dev.87: digest: sha256:86e118a2ebacaedbf45c7de40b3387e281df101e901b9f8c6ee6ac584048c60e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:39:34 c7110184ff0f: Preparing 08:39:34 8b6d3ad32602: Preparing 08:39:34 bd9501bbd7aa: Preparing 08:39:34 ab69ef2c0f90: Preparing 08:39:34 cb3de08f288a: Preparing 08:39:34 f25dd677df30: Preparing 08:39:34 17c1435184c0: Preparing 08:39:34 9030357a097d: Preparing 08:39:34 bf921277788e: Preparing 08:39:34 9154908828e4: Preparing 08:39:34 c38275486ad7: Preparing 08:39:34 16113d51b718: Preparing 08:39:34 bf921277788e: Waiting 08:39:34 9154908828e4: Waiting 08:39:34 c38275486ad7: Waiting 08:39:34 17c1435184c0: Waiting 08:39:34 16113d51b718: Waiting 08:39:34 f25dd677df30: Waiting 08:39:34 9030357a097d: Waiting 08:39:34 cb3de08f288a: Layer already exists 08:39:34 8b6d3ad32602: Layer already exists 08:39:34 c7110184ff0f: Layer already exists 08:39:34 ab69ef2c0f90: Layer already exists 08:39:34 bd9501bbd7aa: Layer already exists 08:39:34 f25dd677df30: Layer already exists 08:39:34 9030357a097d: Layer already exists 08:39:34 bf921277788e: Layer already exists 08:39:34 17c1435184c0: Layer already exists 08:39:34 9154908828e4: Layer already exists 08:39:34 16113d51b718: Layer already exists 08:39:34 c38275486ad7: Layer already exists 08:39:35 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:86e118a2ebacaedbf45c7de40b3387e281df101e901b9f8c6ee6ac584048c60e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:35 + 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 08:39:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 08:39:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:39:35 c7110184ff0f: Preparing 08:39:35 8b6d3ad32602: Preparing 08:39:35 bd9501bbd7aa: Preparing 08:39:35 ab69ef2c0f90: Preparing 08:39:35 cb3de08f288a: Preparing 08:39:35 f25dd677df30: Preparing 08:39:35 17c1435184c0: Preparing 08:39:35 9030357a097d: Preparing 08:39:35 bf921277788e: Preparing 08:39:35 9154908828e4: Preparing 08:39:35 c38275486ad7: Preparing 08:39:35 16113d51b718: Preparing 08:39:35 f25dd677df30: Waiting 08:39:35 9154908828e4: Waiting 08:39:35 17c1435184c0: Waiting 08:39:35 c38275486ad7: Waiting 08:39:35 9030357a097d: Waiting 08:39:35 16113d51b718: Waiting 08:39:35 ab69ef2c0f90: Layer already exists 08:39:35 bd9501bbd7aa: Layer already exists 08:39:35 cb3de08f288a: Layer already exists 08:39:35 c7110184ff0f: Layer already exists 08:39:35 8b6d3ad32602: Layer already exists 08:39:35 17c1435184c0: Layer already exists 08:39:35 9030357a097d: Layer already exists 08:39:35 bf921277788e: Layer already exists 08:39:35 9154908828e4: Layer already exists 08:39:36 f25dd677df30: Layer already exists 08:39:36 c38275486ad7: Layer already exists 08:39:36 16113d51b718: Layer already exists 08:39:36 main: digest: sha256:86e118a2ebacaedbf45c7de40b3387e281df101e901b9f8c6ee6ac584048c60e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:39:36 ===================================================== [Pipeline] echo 08:39:36 taggedImages: 08:39:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:39:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:39:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.87 08:39:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:39:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 08:39:36 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 08:39:36 857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:39:36 latest 08:39:36 3.2.0-dev.87 08:39:36 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:39:36 main 08:39:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:39:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:39:37 0d065b991088: Preparing 08:39:37 e4e17c15d05f: Preparing 08:39:37 9030357a097d: Preparing 08:39:37 bf921277788e: Preparing 08:39:37 42c093ff087d: Preparing 08:39:37 f395e096bb20: Preparing 08:39:37 16113d51b718: Preparing 08:39:37 f395e096bb20: Waiting 08:39:37 16113d51b718: Waiting 08:39:37 9030357a097d: Layer already exists 08:39:37 bf921277788e: Layer already exists 08:39:37 16113d51b718: Layer already exists 08:39:37 0d065b991088: Pushed 08:39:37 42c093ff087d: Pushed 08:39:39 f395e096bb20: Pushed 08:39:41 e4e17c15d05f: Pushed 08:39:41 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:ee4677320cbede35900fbcf90b464396cd15a8c5c132828e020ea65e81131d67 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:42 + 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 08:39:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:39:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:39:42 0d065b991088: Preparing 08:39:42 e4e17c15d05f: Preparing 08:39:42 9030357a097d: Preparing 08:39:42 bf921277788e: Preparing 08:39:42 42c093ff087d: Preparing 08:39:42 f395e096bb20: Preparing 08:39:42 16113d51b718: Preparing 08:39:42 f395e096bb20: Waiting 08:39:42 16113d51b718: Waiting 08:39:42 0d065b991088: Layer already exists 08:39:42 9030357a097d: Layer already exists 08:39:42 42c093ff087d: Layer already exists 08:39:42 e4e17c15d05f: Layer already exists 08:39:42 bf921277788e: Layer already exists 08:39:42 f395e096bb20: Layer already exists 08:39:42 16113d51b718: Layer already exists 08:39:42 latest: digest: sha256:ee4677320cbede35900fbcf90b464396cd15a8c5c132828e020ea65e81131d67 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:43 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.87 08:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:39:43 0d065b991088: Preparing 08:39:43 e4e17c15d05f: Preparing 08:39:43 9030357a097d: Preparing 08:39:43 bf921277788e: Preparing 08:39:43 42c093ff087d: Preparing 08:39:43 f395e096bb20: Preparing 08:39:43 16113d51b718: Preparing 08:39:43 16113d51b718: Waiting 08:39:43 42c093ff087d: Layer already exists 08:39:43 bf921277788e: Layer already exists 08:39:43 0d065b991088: Layer already exists 08:39:43 e4e17c15d05f: Layer already exists 08:39:43 9030357a097d: Layer already exists 08:39:43 f395e096bb20: Layer already exists 08:39:43 16113d51b718: Layer already exists 08:39:43 3.2.0-dev.87: digest: sha256:ee4677320cbede35900fbcf90b464396cd15a8c5c132828e020ea65e81131d67 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:43 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:39:44 0d065b991088: Preparing 08:39:44 e4e17c15d05f: Preparing 08:39:44 9030357a097d: Preparing 08:39:44 bf921277788e: Preparing 08:39:44 42c093ff087d: Preparing 08:39:44 f395e096bb20: Preparing 08:39:44 16113d51b718: Preparing 08:39:44 16113d51b718: Waiting 08:39:44 f395e096bb20: Waiting 08:39:44 bf921277788e: Layer already exists 08:39:44 e4e17c15d05f: Layer already exists 08:39:44 0d065b991088: Layer already exists 08:39:44 42c093ff087d: Layer already exists 08:39:44 9030357a097d: Layer already exists 08:39:44 16113d51b718: Layer already exists 08:39:44 f395e096bb20: Layer already exists 08:39:44 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:ee4677320cbede35900fbcf90b464396cd15a8c5c132828e020ea65e81131d67 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:44 + 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 08:39:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 08:39:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:39:45 0d065b991088: Preparing 08:39:45 e4e17c15d05f: Preparing 08:39:45 9030357a097d: Preparing 08:39:45 bf921277788e: Preparing 08:39:45 42c093ff087d: Preparing 08:39:45 f395e096bb20: Preparing 08:39:45 16113d51b718: Preparing 08:39:45 f395e096bb20: Waiting 08:39:45 16113d51b718: Waiting 08:39:45 0d065b991088: Layer already exists 08:39:45 e4e17c15d05f: Layer already exists 08:39:45 42c093ff087d: Layer already exists 08:39:45 9030357a097d: Layer already exists 08:39:45 bf921277788e: Layer already exists 08:39:45 16113d51b718: Layer already exists 08:39:45 f395e096bb20: Layer already exists 08:39:45 main: digest: sha256:ee4677320cbede35900fbcf90b464396cd15a8c5c132828e020ea65e81131d67 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:39:45 ===================================================== [Pipeline] echo 08:39:45 taggedImages: 08:39:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:39:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:39:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.87 08:39:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:39:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 08:39:45 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 08:39:45 857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:39:45 latest 08:39:45 3.2.0-dev.87 08:39:45 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:39:45 main 08:39:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:46 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:39:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:39:46 4c7daa566d51: Preparing 08:39:46 f2860dd5b149: Preparing 08:39:46 94b1d5416493: Preparing 08:39:46 9030357a097d: Preparing 08:39:46 bf921277788e: Preparing 08:39:46 a8087d87f624: Preparing 08:39:46 d0e75905de2f: Preparing 08:39:46 56ba11584d95: Preparing 08:39:46 23a32e357010: Preparing 08:39:46 16113d51b718: Preparing 08:39:46 d0e75905de2f: Waiting 08:39:46 56ba11584d95: Waiting 08:39:46 23a32e357010: Waiting 08:39:46 16113d51b718: Waiting 08:39:46 a8087d87f624: Waiting 08:39:46 9030357a097d: Layer already exists 08:39:46 bf921277788e: Layer already exists 08:39:46 94b1d5416493: Pushed 08:39:46 f2860dd5b149: Pushed 08:39:46 4c7daa566d51: Pushed 08:39:46 16113d51b718: Layer already exists 08:39:46 56ba11584d95: Pushed 08:39:47 23a32e357010: Pushed 08:40:02 d0e75905de2f: Pushed 08:40:09 a8087d87f624: Pushed 08:40:09 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:38303214672687856732c2d0b9db4da6a09376cdf9b6b77c05253ed511ae9053 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:09 + 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 08:40:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:40:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:40:09 4c7daa566d51: Preparing 08:40:09 f2860dd5b149: Preparing 08:40:09 94b1d5416493: Preparing 08:40:09 9030357a097d: Preparing 08:40:09 bf921277788e: Preparing 08:40:09 a8087d87f624: Preparing 08:40:09 d0e75905de2f: Preparing 08:40:09 56ba11584d95: Preparing 08:40:09 23a32e357010: Preparing 08:40:09 16113d51b718: Preparing 08:40:09 d0e75905de2f: Waiting 08:40:09 56ba11584d95: Waiting 08:40:09 23a32e357010: Waiting 08:40:09 16113d51b718: Waiting 08:40:09 a8087d87f624: Waiting 08:40:09 f2860dd5b149: Layer already exists 08:40:09 9030357a097d: Layer already exists 08:40:09 bf921277788e: Layer already exists 08:40:09 94b1d5416493: Layer already exists 08:40:09 4c7daa566d51: Layer already exists 08:40:09 d0e75905de2f: Layer already exists 08:40:09 56ba11584d95: Layer already exists 08:40:09 23a32e357010: Layer already exists 08:40:09 a8087d87f624: Layer already exists 08:40:09 16113d51b718: Layer already exists 08:40:10 latest: digest: sha256:38303214672687856732c2d0b9db4da6a09376cdf9b6b77c05253ed511ae9053 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:10 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.87 08:40:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:40:10 4c7daa566d51: Preparing 08:40:10 f2860dd5b149: Preparing 08:40:10 94b1d5416493: Preparing 08:40:10 9030357a097d: Preparing 08:40:10 bf921277788e: Preparing 08:40:10 a8087d87f624: Preparing 08:40:10 d0e75905de2f: Preparing 08:40:10 56ba11584d95: Preparing 08:40:10 23a32e357010: Preparing 08:40:10 16113d51b718: Preparing 08:40:10 d0e75905de2f: Waiting 08:40:10 23a32e357010: Waiting 08:40:10 56ba11584d95: Waiting 08:40:10 16113d51b718: Waiting 08:40:10 a8087d87f624: Waiting 08:40:10 f2860dd5b149: Layer already exists 08:40:10 bf921277788e: Layer already exists 08:40:10 4c7daa566d51: Layer already exists 08:40:10 9030357a097d: Layer already exists 08:40:10 94b1d5416493: Layer already exists 08:40:10 56ba11584d95: Layer already exists 08:40:10 d0e75905de2f: Layer already exists 08:40:10 a8087d87f624: Layer already exists 08:40:10 23a32e357010: Layer already exists 08:40:10 16113d51b718: Layer already exists 08:40:11 3.2.0-dev.87: digest: sha256:38303214672687856732c2d0b9db4da6a09376cdf9b6b77c05253ed511ae9053 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:11 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:40:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:40:12 4c7daa566d51: Preparing 08:40:12 f2860dd5b149: Preparing 08:40:12 94b1d5416493: Preparing 08:40:12 9030357a097d: Preparing 08:40:12 bf921277788e: Preparing 08:40:12 a8087d87f624: Preparing 08:40:12 d0e75905de2f: Preparing 08:40:12 56ba11584d95: Preparing 08:40:12 23a32e357010: Preparing 08:40:12 16113d51b718: Preparing 08:40:12 d0e75905de2f: Waiting 08:40:12 56ba11584d95: Waiting 08:40:12 23a32e357010: Waiting 08:40:12 16113d51b718: Waiting 08:40:12 a8087d87f624: Waiting 08:40:12 f2860dd5b149: Layer already exists 08:40:12 9030357a097d: Layer already exists 08:40:12 4c7daa566d51: Layer already exists 08:40:12 94b1d5416493: Layer already exists 08:40:12 bf921277788e: Layer already exists 08:40:12 a8087d87f624: Layer already exists 08:40:12 d0e75905de2f: Layer already exists 08:40:12 56ba11584d95: Layer already exists 08:40:12 23a32e357010: Layer already exists 08:40:12 16113d51b718: Layer already exists 08:40:12 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:38303214672687856732c2d0b9db4da6a09376cdf9b6b77c05253ed511ae9053 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:12 + 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 08:40:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 08:40:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:40:13 4c7daa566d51: Preparing 08:40:13 f2860dd5b149: Preparing 08:40:13 94b1d5416493: Preparing 08:40:13 9030357a097d: Preparing 08:40:13 bf921277788e: Preparing 08:40:13 a8087d87f624: Preparing 08:40:13 d0e75905de2f: Preparing 08:40:13 56ba11584d95: Preparing 08:40:13 23a32e357010: Preparing 08:40:13 16113d51b718: Preparing 08:40:13 a8087d87f624: Waiting 08:40:13 d0e75905de2f: Waiting 08:40:13 56ba11584d95: Waiting 08:40:13 23a32e357010: Waiting 08:40:13 16113d51b718: Waiting 08:40:13 f2860dd5b149: Layer already exists 08:40:13 4c7daa566d51: Layer already exists 08:40:13 bf921277788e: Layer already exists 08:40:13 94b1d5416493: Layer already exists 08:40:13 9030357a097d: Layer already exists 08:40:13 d0e75905de2f: Layer already exists 08:40:13 a8087d87f624: Layer already exists 08:40:13 56ba11584d95: Layer already exists 08:40:13 16113d51b718: Layer already exists 08:40:13 23a32e357010: Layer already exists 08:40:13 main: digest: sha256:38303214672687856732c2d0b9db4da6a09376cdf9b6b77c05253ed511ae9053 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:40:13 ===================================================== [Pipeline] echo 08:40:13 taggedImages: 08:40:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:40:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:40:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.87 08:40:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:40:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 08:40:13 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 08:40:13 857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:40:13 latest 08:40:13 3.2.0-dev.87 08:40:13 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:40:13 main 08:40:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:13 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:40:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:40:14 9a8381287e10: Preparing 08:40:14 da94c45365b5: Preparing 08:40:14 26ea461e7dbc: Preparing 08:40:14 9030357a097d: Preparing 08:40:14 bf921277788e: Preparing 08:40:14 40a731b9013c: Preparing 08:40:14 3314c74c87d9: Preparing 08:40:14 d348f32437c7: Preparing 08:40:14 16113d51b718: Preparing 08:40:14 40a731b9013c: Waiting 08:40:14 3314c74c87d9: Waiting 08:40:14 d348f32437c7: Waiting 08:40:14 16113d51b718: Waiting 08:40:14 bf921277788e: Layer already exists 08:40:14 9030357a097d: Layer already exists 08:40:14 26ea461e7dbc: Pushed 08:40:14 da94c45365b5: Pushed 08:40:14 9a8381287e10: Pushed 08:40:14 16113d51b718: Layer already exists 08:40:14 3314c74c87d9: Pushed 08:40:15 d348f32437c7: Pushed 08:40:37 40a731b9013c: Pushed 08:40:37 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:a44346cc5b73f14e9107bc89e26918e0b1326a73ce7e2f58663dc49e19652bc7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:37 + 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 08:40:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:40:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:40:38 9a8381287e10: Preparing 08:40:38 da94c45365b5: Preparing 08:40:38 26ea461e7dbc: Preparing 08:40:38 9030357a097d: Preparing 08:40:38 bf921277788e: Preparing 08:40:38 40a731b9013c: Preparing 08:40:38 3314c74c87d9: Preparing 08:40:38 d348f32437c7: Preparing 08:40:38 16113d51b718: Preparing 08:40:38 3314c74c87d9: Waiting 08:40:38 d348f32437c7: Waiting 08:40:38 16113d51b718: Waiting 08:40:38 40a731b9013c: Waiting 08:40:38 26ea461e7dbc: Layer already exists 08:40:38 9a8381287e10: Layer already exists 08:40:38 bf921277788e: Layer already exists 08:40:38 da94c45365b5: Layer already exists 08:40:38 9030357a097d: Layer already exists 08:40:38 d348f32437c7: Layer already exists 08:40:38 3314c74c87d9: Layer already exists 08:40:38 40a731b9013c: Layer already exists 08:40:38 16113d51b718: Layer already exists 08:40:38 latest: digest: sha256:a44346cc5b73f14e9107bc89e26918e0b1326a73ce7e2f58663dc49e19652bc7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:38 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.87 08:40:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:40:39 9a8381287e10: Preparing 08:40:39 da94c45365b5: Preparing 08:40:39 26ea461e7dbc: Preparing 08:40:39 9030357a097d: Preparing 08:40:39 bf921277788e: Preparing 08:40:39 40a731b9013c: Preparing 08:40:39 3314c74c87d9: Preparing 08:40:39 d348f32437c7: Preparing 08:40:39 16113d51b718: Preparing 08:40:39 3314c74c87d9: Waiting 08:40:39 d348f32437c7: Waiting 08:40:39 16113d51b718: Waiting 08:40:39 40a731b9013c: Waiting 08:40:39 9030357a097d: Layer already exists 08:40:39 9a8381287e10: Layer already exists 08:40:39 26ea461e7dbc: Layer already exists 08:40:39 bf921277788e: Layer already exists 08:40:39 da94c45365b5: Layer already exists 08:40:39 40a731b9013c: Layer already exists 08:40:39 16113d51b718: Layer already exists 08:40:39 d348f32437c7: Layer already exists 08:40:39 3314c74c87d9: Layer already exists 08:40:39 3.2.0-dev.87: digest: sha256:a44346cc5b73f14e9107bc89e26918e0b1326a73ce7e2f58663dc49e19652bc7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:39 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:40:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:40:40 9a8381287e10: Preparing 08:40:40 da94c45365b5: Preparing 08:40:40 26ea461e7dbc: Preparing 08:40:40 9030357a097d: Preparing 08:40:40 bf921277788e: Preparing 08:40:40 40a731b9013c: Preparing 08:40:40 3314c74c87d9: Preparing 08:40:40 d348f32437c7: Preparing 08:40:40 16113d51b718: Preparing 08:40:40 3314c74c87d9: Waiting 08:40:40 40a731b9013c: Waiting 08:40:40 d348f32437c7: Waiting 08:40:40 9a8381287e10: Layer already exists 08:40:40 26ea461e7dbc: Layer already exists 08:40:40 bf921277788e: Layer already exists 08:40:40 da94c45365b5: Layer already exists 08:40:40 9030357a097d: Layer already exists 08:40:40 40a731b9013c: Layer already exists 08:40:40 16113d51b718: Layer already exists 08:40:40 3314c74c87d9: Layer already exists 08:40:40 d348f32437c7: Layer already exists 08:40:40 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:a44346cc5b73f14e9107bc89e26918e0b1326a73ce7e2f58663dc49e19652bc7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:40 + 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 08:40:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 08:40:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:40:40 9a8381287e10: Preparing 08:40:40 da94c45365b5: Preparing 08:40:40 26ea461e7dbc: Preparing 08:40:40 9030357a097d: Preparing 08:40:40 bf921277788e: Preparing 08:40:40 40a731b9013c: Preparing 08:40:40 3314c74c87d9: Preparing 08:40:40 d348f32437c7: Preparing 08:40:40 16113d51b718: Preparing 08:40:40 3314c74c87d9: Waiting 08:40:40 d348f32437c7: Waiting 08:40:40 16113d51b718: Waiting 08:40:40 40a731b9013c: Waiting 08:40:40 9a8381287e10: Layer already exists 08:40:40 26ea461e7dbc: Layer already exists 08:40:40 da94c45365b5: Layer already exists 08:40:40 bf921277788e: Layer already exists 08:40:40 9030357a097d: Layer already exists 08:40:40 3314c74c87d9: Layer already exists 08:40:40 d348f32437c7: Layer already exists 08:40:40 16113d51b718: Layer already exists 08:40:40 40a731b9013c: Layer already exists 08:40:41 main: digest: sha256:a44346cc5b73f14e9107bc89e26918e0b1326a73ce7e2f58663dc49e19652bc7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:40:41 ===================================================== [Pipeline] echo 08:40:41 taggedImages: 08:40:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:40:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:40:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.87 08:40:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:40:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 08:40:41 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 08:40:41 857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:40:41 latest 08:40:41 3.2.0-dev.87 08:40:41 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:40:41 main 08:40:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:40:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:40:42 2fbe6ba4d20e: Preparing 08:40:42 d3a95c44b7b2: Preparing 08:40:42 9d2d2592e6bb: Preparing 08:40:42 9030357a097d: Preparing 08:40:42 bf921277788e: Preparing 08:40:42 dd38508f0f8e: Preparing 08:40:42 56ba11584d95: Preparing 08:40:42 23a32e357010: Preparing 08:40:42 16113d51b718: Preparing 08:40:42 56ba11584d95: Waiting 08:40:42 23a32e357010: Waiting 08:40:42 dd38508f0f8e: Waiting 08:40:42 16113d51b718: Waiting 08:40:42 9030357a097d: Layer already exists 08:40:42 bf921277788e: Layer already exists 08:40:42 56ba11584d95: Layer already exists 08:40:42 9d2d2592e6bb: Pushed 08:40:42 d3a95c44b7b2: Pushed 08:40:42 23a32e357010: Layer already exists 08:40:42 2fbe6ba4d20e: Pushed 08:40:42 16113d51b718: Layer already exists 08:41:04 dd38508f0f8e: Pushed 08:41:04 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:b55ee3ee93592492cdce23151f089b5091fd8c0c8084e839e47ab9c7db5c1816 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:05 + 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 08:41:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:41:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:41:05 2fbe6ba4d20e: Preparing 08:41:05 d3a95c44b7b2: Preparing 08:41:05 9d2d2592e6bb: Preparing 08:41:05 9030357a097d: Preparing 08:41:05 bf921277788e: Preparing 08:41:05 dd38508f0f8e: Preparing 08:41:05 56ba11584d95: Preparing 08:41:05 23a32e357010: Preparing 08:41:05 16113d51b718: Preparing 08:41:05 dd38508f0f8e: Waiting 08:41:05 9030357a097d: Layer already exists 08:41:05 9d2d2592e6bb: Layer already exists 08:41:05 2fbe6ba4d20e: Layer already exists 08:41:05 bf921277788e: Layer already exists 08:41:05 d3a95c44b7b2: Layer already exists 08:41:05 dd38508f0f8e: Layer already exists 08:41:05 56ba11584d95: Layer already exists 08:41:05 16113d51b718: Layer already exists 08:41:05 23a32e357010: Layer already exists 08:41:05 latest: digest: sha256:b55ee3ee93592492cdce23151f089b5091fd8c0c8084e839e47ab9c7db5c1816 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.87 08:41:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:41:06 2fbe6ba4d20e: Preparing 08:41:06 d3a95c44b7b2: Preparing 08:41:06 9d2d2592e6bb: Preparing 08:41:06 9030357a097d: Preparing 08:41:06 bf921277788e: Preparing 08:41:06 dd38508f0f8e: Preparing 08:41:06 56ba11584d95: Preparing 08:41:06 23a32e357010: Preparing 08:41:06 16113d51b718: Preparing 08:41:06 56ba11584d95: Waiting 08:41:06 23a32e357010: Waiting 08:41:06 16113d51b718: Waiting 08:41:06 dd38508f0f8e: Waiting 08:41:07 d3a95c44b7b2: Layer already exists 08:41:07 2fbe6ba4d20e: Layer already exists 08:41:07 9d2d2592e6bb: Layer already exists 08:41:07 bf921277788e: Layer already exists 08:41:07 9030357a097d: Layer already exists 08:41:07 23a32e357010: Layer already exists 08:41:07 56ba11584d95: Layer already exists 08:41:07 16113d51b718: Layer already exists 08:41:07 dd38508f0f8e: Layer already exists 08:41:07 3.2.0-dev.87: digest: sha256:b55ee3ee93592492cdce23151f089b5091fd8c0c8084e839e47ab9c7db5c1816 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:08 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:41:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:41:08 2fbe6ba4d20e: Preparing 08:41:08 d3a95c44b7b2: Preparing 08:41:08 9d2d2592e6bb: Preparing 08:41:08 9030357a097d: Preparing 08:41:08 bf921277788e: Preparing 08:41:08 dd38508f0f8e: Preparing 08:41:08 56ba11584d95: Preparing 08:41:08 23a32e357010: Preparing 08:41:08 16113d51b718: Preparing 08:41:08 dd38508f0f8e: Waiting 08:41:08 56ba11584d95: Waiting 08:41:08 23a32e357010: Waiting 08:41:08 16113d51b718: Waiting 08:41:08 2fbe6ba4d20e: Layer already exists 08:41:08 d3a95c44b7b2: Layer already exists 08:41:08 bf921277788e: Layer already exists 08:41:08 9030357a097d: Layer already exists 08:41:08 9d2d2592e6bb: Layer already exists 08:41:08 23a32e357010: Layer already exists 08:41:08 16113d51b718: Layer already exists 08:41:08 dd38508f0f8e: Layer already exists 08:41:08 56ba11584d95: Layer already exists 08:41:08 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:b55ee3ee93592492cdce23151f089b5091fd8c0c8084e839e47ab9c7db5c1816 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:08 + 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 08:41:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 08:41:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:41:09 2fbe6ba4d20e: Preparing 08:41:09 d3a95c44b7b2: Preparing 08:41:09 9d2d2592e6bb: Preparing 08:41:09 9030357a097d: Preparing 08:41:09 bf921277788e: Preparing 08:41:09 dd38508f0f8e: Preparing 08:41:09 56ba11584d95: Preparing 08:41:09 23a32e357010: Preparing 08:41:09 16113d51b718: Preparing 08:41:09 56ba11584d95: Waiting 08:41:09 23a32e357010: Waiting 08:41:09 16113d51b718: Waiting 08:41:09 dd38508f0f8e: Waiting 08:41:09 bf921277788e: Layer already exists 08:41:09 9030357a097d: Layer already exists 08:41:09 9d2d2592e6bb: Layer already exists 08:41:09 2fbe6ba4d20e: Layer already exists 08:41:09 d3a95c44b7b2: Layer already exists 08:41:09 56ba11584d95: Layer already exists 08:41:09 16113d51b718: Layer already exists 08:41:09 23a32e357010: Layer already exists 08:41:09 dd38508f0f8e: Layer already exists 08:41:09 main: digest: sha256:b55ee3ee93592492cdce23151f089b5091fd8c0c8084e839e47ab9c7db5c1816 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:41:09 ===================================================== [Pipeline] echo 08:41:09 taggedImages: 08:41:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:41:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:41:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.87 08:41:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:41:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 08:41:09 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 08:41:09 857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:41:09 latest 08:41:09 3.2.0-dev.87 08:41:09 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:41:09 main 08:41:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:10 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:10 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:41:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:41:10 f939d5b2158f: Preparing 08:41:10 eb931182bee9: Preparing 08:41:10 9030357a097d: Preparing 08:41:10 bf921277788e: Preparing 08:41:10 ebf05ca8c28b: Preparing 08:41:10 de521f9e4810: Preparing 08:41:10 16113d51b718: Preparing 08:41:10 de521f9e4810: Waiting 08:41:10 16113d51b718: Waiting 08:41:10 9030357a097d: Layer already exists 08:41:10 bf921277788e: Layer already exists 08:41:10 16113d51b718: Layer already exists 08:41:10 f939d5b2158f: Pushed 08:41:10 ebf05ca8c28b: Pushed 08:41:11 de521f9e4810: Pushed 08:41:18 eb931182bee9: Pushed 08:41:18 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:d3b2f47583955ec72c2fe8bcc80f38c5387f7de9fa0df1ed5c67abc1c1884695 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:19 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:19 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 08:41:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:41:19 f939d5b2158f: Preparing 08:41:19 eb931182bee9: Preparing 08:41:19 9030357a097d: Preparing 08:41:19 bf921277788e: Preparing 08:41:19 ebf05ca8c28b: Preparing 08:41:19 de521f9e4810: Preparing 08:41:19 16113d51b718: Preparing 08:41:19 de521f9e4810: Waiting 08:41:19 16113d51b718: Waiting 08:41:19 9030357a097d: Layer already exists 08:41:19 bf921277788e: Layer already exists 08:41:19 eb931182bee9: Layer already exists 08:41:19 f939d5b2158f: Layer already exists 08:41:19 ebf05ca8c28b: Layer already exists 08:41:19 16113d51b718: Layer already exists 08:41:19 de521f9e4810: Layer already exists 08:41:19 latest: digest: sha256:d3b2f47583955ec72c2fe8bcc80f38c5387f7de9fa0df1ed5c67abc1c1884695 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:20 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:20 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.87 08:41:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:41:20 f939d5b2158f: Preparing 08:41:20 eb931182bee9: Preparing 08:41:20 9030357a097d: Preparing 08:41:20 bf921277788e: Preparing 08:41:20 ebf05ca8c28b: Preparing 08:41:20 de521f9e4810: Preparing 08:41:20 16113d51b718: Preparing 08:41:20 de521f9e4810: Waiting 08:41:20 16113d51b718: Waiting 08:41:20 bf921277788e: Layer already exists 08:41:20 9030357a097d: Layer already exists 08:41:20 eb931182bee9: Layer already exists 08:41:20 ebf05ca8c28b: Layer already exists 08:41:20 f939d5b2158f: Layer already exists 08:41:20 de521f9e4810: Layer already exists 08:41:20 16113d51b718: Layer already exists 08:41:20 3.2.0-dev.87: digest: sha256:d3b2f47583955ec72c2fe8bcc80f38c5387f7de9fa0df1ed5c67abc1c1884695 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:21 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:21 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:41:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:41:21 f939d5b2158f: Preparing 08:41:21 eb931182bee9: Preparing 08:41:21 9030357a097d: Preparing 08:41:21 bf921277788e: Preparing 08:41:21 ebf05ca8c28b: Preparing 08:41:21 de521f9e4810: Preparing 08:41:21 16113d51b718: Preparing 08:41:21 de521f9e4810: Waiting 08:41:21 16113d51b718: Waiting 08:41:21 bf921277788e: Layer already exists 08:41:21 f939d5b2158f: Layer already exists 08:41:21 eb931182bee9: Layer already exists 08:41:21 ebf05ca8c28b: Layer already exists 08:41:21 9030357a097d: Layer already exists 08:41:21 de521f9e4810: Layer already exists 08:41:21 16113d51b718: Layer already exists 08:41:21 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:d3b2f47583955ec72c2fe8bcc80f38c5387f7de9fa0df1ed5c67abc1c1884695 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:21 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:22 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 08:41:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:41:22 f939d5b2158f: Preparing 08:41:22 eb931182bee9: Preparing 08:41:22 9030357a097d: Preparing 08:41:22 bf921277788e: Preparing 08:41:22 ebf05ca8c28b: Preparing 08:41:22 de521f9e4810: Preparing 08:41:22 16113d51b718: Preparing 08:41:22 de521f9e4810: Waiting 08:41:22 16113d51b718: Waiting 08:41:22 f939d5b2158f: Layer already exists 08:41:22 9030357a097d: Layer already exists 08:41:22 bf921277788e: Layer already exists 08:41:22 ebf05ca8c28b: Layer already exists 08:41:22 eb931182bee9: Layer already exists 08:41:22 de521f9e4810: Layer already exists 08:41:22 16113d51b718: Layer already exists 08:41:22 main: digest: sha256:d3b2f47583955ec72c2fe8bcc80f38c5387f7de9fa0df1ed5c67abc1c1884695 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:41:22 ===================================================== [Pipeline] echo 08:41:22 taggedImages: 08:41:22 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:41:22 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 08:41:22 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.87 08:41:22 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:41:22 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 08:41:22 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 08:41:22 857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:41:22 latest 08:41:22 3.2.0-dev.87 08:41:22 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:41:22 main 08:41:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:41:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:41:23 ee3ca9ad9f8b: Preparing 08:41:23 e3534ef29757: Preparing 08:41:23 20199a6b7a8e: Preparing 08:41:23 9030357a097d: Preparing 08:41:23 bf921277788e: Preparing 08:41:23 661a87932642: Preparing 08:41:23 e91d986f5b91: Preparing 08:41:23 16113d51b718: Preparing 08:41:23 661a87932642: Waiting 08:41:23 e91d986f5b91: Waiting 08:41:23 16113d51b718: Waiting 08:41:23 9030357a097d: Layer already exists 08:41:23 bf921277788e: Layer already exists 08:41:23 e3534ef29757: Pushed 08:41:23 ee3ca9ad9f8b: Pushed 08:41:23 16113d51b718: Layer already exists 08:41:23 661a87932642: Pushed 08:41:23 e91d986f5b91: Pushed 08:41:32 20199a6b7a8e: Pushed 08:41:32 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:b79a9c372d934f258601af40dc390d267f75945c372503d4e15b52c954d386f1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:41:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:41:32 ee3ca9ad9f8b: Preparing 08:41:32 e3534ef29757: Preparing 08:41:32 20199a6b7a8e: Preparing 08:41:32 9030357a097d: Preparing 08:41:32 bf921277788e: Preparing 08:41:32 661a87932642: Preparing 08:41:32 e91d986f5b91: Preparing 08:41:32 16113d51b718: Preparing 08:41:32 661a87932642: Waiting 08:41:32 e91d986f5b91: Waiting 08:41:32 16113d51b718: Waiting 08:41:32 20199a6b7a8e: Layer already exists 08:41:32 ee3ca9ad9f8b: Layer already exists 08:41:32 9030357a097d: Layer already exists 08:41:32 bf921277788e: Layer already exists 08:41:32 e3534ef29757: Layer already exists 08:41:32 e91d986f5b91: Layer already exists 08:41:32 16113d51b718: Layer already exists 08:41:32 661a87932642: Layer already exists 08:41:33 latest: digest: sha256:b79a9c372d934f258601af40dc390d267f75945c372503d4e15b52c954d386f1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.87 08:41:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:41:33 ee3ca9ad9f8b: Preparing 08:41:33 e3534ef29757: Preparing 08:41:33 20199a6b7a8e: Preparing 08:41:33 9030357a097d: Preparing 08:41:33 bf921277788e: Preparing 08:41:33 661a87932642: Preparing 08:41:33 e91d986f5b91: Preparing 08:41:33 16113d51b718: Preparing 08:41:33 e91d986f5b91: Waiting 08:41:33 16113d51b718: Waiting 08:41:33 20199a6b7a8e: Layer already exists 08:41:33 e3534ef29757: Layer already exists 08:41:33 ee3ca9ad9f8b: Layer already exists 08:41:33 bf921277788e: Layer already exists 08:41:33 9030357a097d: Layer already exists 08:41:33 661a87932642: Layer already exists 08:41:33 e91d986f5b91: Layer already exists 08:41:33 16113d51b718: Layer already exists 08:41:34 3.2.0-dev.87: digest: sha256:b79a9c372d934f258601af40dc390d267f75945c372503d4e15b52c954d386f1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:34 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:41:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:41:34 ee3ca9ad9f8b: Preparing 08:41:34 e3534ef29757: Preparing 08:41:34 20199a6b7a8e: Preparing 08:41:34 9030357a097d: Preparing 08:41:34 bf921277788e: Preparing 08:41:34 661a87932642: Preparing 08:41:34 e91d986f5b91: Preparing 08:41:34 16113d51b718: Preparing 08:41:34 661a87932642: Waiting 08:41:34 e91d986f5b91: Waiting 08:41:34 16113d51b718: Waiting 08:41:34 e3534ef29757: Layer already exists 08:41:34 9030357a097d: Layer already exists 08:41:34 ee3ca9ad9f8b: Layer already exists 08:41:34 bf921277788e: Layer already exists 08:41:34 20199a6b7a8e: Layer already exists 08:41:34 e91d986f5b91: Layer already exists 08:41:34 661a87932642: Layer already exists 08:41:34 16113d51b718: Layer already exists 08:41:35 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:b79a9c372d934f258601af40dc390d267f75945c372503d4e15b52c954d386f1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 08:41:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:41:35 ee3ca9ad9f8b: Preparing 08:41:35 e3534ef29757: Preparing 08:41:35 20199a6b7a8e: Preparing 08:41:35 9030357a097d: Preparing 08:41:35 bf921277788e: Preparing 08:41:35 661a87932642: Preparing 08:41:35 e91d986f5b91: Preparing 08:41:35 16113d51b718: Preparing 08:41:35 e91d986f5b91: Waiting 08:41:35 16113d51b718: Waiting 08:41:35 661a87932642: Waiting 08:41:35 9030357a097d: Layer already exists 08:41:35 e3534ef29757: Layer already exists 08:41:35 ee3ca9ad9f8b: Layer already exists 08:41:35 bf921277788e: Layer already exists 08:41:35 20199a6b7a8e: Layer already exists 08:41:35 e91d986f5b91: Layer already exists 08:41:35 661a87932642: Layer already exists 08:41:35 16113d51b718: Layer already exists 08:41:36 main: digest: sha256:b79a9c372d934f258601af40dc390d267f75945c372503d4e15b52c954d386f1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:41:36 ===================================================== [Pipeline] echo 08:41:36 taggedImages: 08:41:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:41:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:41:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.87 08:41:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:41:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 08:41:36 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 08:41:36 857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:41:36 latest 08:41:36 3.2.0-dev.87 08:41:36 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:41:36 main 08:41:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:36 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:41:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:41:36 8c7aa83b0e28: Preparing 08:41:36 c07ff65451b5: Preparing 08:41:36 9030357a097d: Preparing 08:41:36 bf921277788e: Preparing 08:41:36 3cb238950d62: Preparing 08:41:36 894fb6491272: Preparing 08:41:36 16113d51b718: Preparing 08:41:36 894fb6491272: Waiting 08:41:36 16113d51b718: Waiting 08:41:36 9030357a097d: Layer already exists 08:41:37 3cb238950d62: Layer already exists 08:41:37 bf921277788e: Layer already exists 08:41:37 894fb6491272: Layer already exists 08:41:37 16113d51b718: Layer already exists 08:41:37 8c7aa83b0e28: Pushed 08:41:45 c07ff65451b5: Pushed 08:41:45 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:d5856dda4c5dff0e259c1702a0f58addc3866b2eeca5b3f2d732e514dc2401dc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:41:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:41:46 8c7aa83b0e28: Preparing 08:41:46 c07ff65451b5: Preparing 08:41:46 9030357a097d: Preparing 08:41:46 bf921277788e: Preparing 08:41:46 3cb238950d62: Preparing 08:41:46 894fb6491272: Preparing 08:41:46 16113d51b718: Preparing 08:41:46 894fb6491272: Waiting 08:41:46 16113d51b718: Waiting 08:41:46 3cb238950d62: Layer already exists 08:41:46 9030357a097d: Layer already exists 08:41:46 8c7aa83b0e28: Layer already exists 08:41:46 c07ff65451b5: Layer already exists 08:41:46 bf921277788e: Layer already exists 08:41:46 894fb6491272: Layer already exists 08:41:46 16113d51b718: Layer already exists 08:41:46 latest: digest: sha256:d5856dda4c5dff0e259c1702a0f58addc3866b2eeca5b3f2d732e514dc2401dc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.87 08:41:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:41:47 8c7aa83b0e28: Preparing 08:41:47 c07ff65451b5: Preparing 08:41:47 9030357a097d: Preparing 08:41:47 bf921277788e: Preparing 08:41:47 3cb238950d62: Preparing 08:41:47 894fb6491272: Preparing 08:41:47 16113d51b718: Preparing 08:41:47 894fb6491272: Waiting 08:41:47 16113d51b718: Waiting 08:41:47 9030357a097d: Layer already exists 08:41:47 3cb238950d62: Layer already exists 08:41:47 8c7aa83b0e28: Layer already exists 08:41:47 c07ff65451b5: Layer already exists 08:41:47 bf921277788e: Layer already exists 08:41:47 894fb6491272: Layer already exists 08:41:47 16113d51b718: Layer already exists 08:41:47 3.2.0-dev.87: digest: sha256:d5856dda4c5dff0e259c1702a0f58addc3866b2eeca5b3f2d732e514dc2401dc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:41:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:41:48 8c7aa83b0e28: Preparing 08:41:48 c07ff65451b5: Preparing 08:41:48 9030357a097d: Preparing 08:41:48 bf921277788e: Preparing 08:41:48 3cb238950d62: Preparing 08:41:48 894fb6491272: Preparing 08:41:48 16113d51b718: Preparing 08:41:48 894fb6491272: Waiting 08:41:48 16113d51b718: Waiting 08:41:48 9030357a097d: Layer already exists 08:41:48 c07ff65451b5: Layer already exists 08:41:48 3cb238950d62: Layer already exists 08:41:48 bf921277788e: Layer already exists 08:41:48 8c7aa83b0e28: Layer already exists 08:41:48 894fb6491272: Layer already exists 08:41:48 16113d51b718: Layer already exists 08:41:48 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:d5856dda4c5dff0e259c1702a0f58addc3866b2eeca5b3f2d732e514dc2401dc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 08:41:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:41:49 8c7aa83b0e28: Preparing 08:41:49 c07ff65451b5: Preparing 08:41:49 9030357a097d: Preparing 08:41:49 bf921277788e: Preparing 08:41:49 3cb238950d62: Preparing 08:41:49 894fb6491272: Preparing 08:41:49 16113d51b718: Preparing 08:41:49 894fb6491272: Waiting 08:41:49 16113d51b718: Waiting 08:41:49 8c7aa83b0e28: Layer already exists 08:41:49 bf921277788e: Layer already exists 08:41:49 9030357a097d: Layer already exists 08:41:49 3cb238950d62: Layer already exists 08:41:49 c07ff65451b5: Layer already exists 08:41:49 894fb6491272: Layer already exists 08:41:49 16113d51b718: Layer already exists 08:41:49 main: digest: sha256:d5856dda4c5dff0e259c1702a0f58addc3866b2eeca5b3f2d732e514dc2401dc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:41:49 ===================================================== [Pipeline] echo 08:41:49 taggedImages: 08:41:49 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb 08:41:49 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:41:49 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.87 08:41:49 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 08:41:49 - 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 08:41:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:41:49 08:41:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:41:50 arm64: Pulling from edgex-lftools-log-publisher 08:41:50 8998bd30e6a1: Pulling fs layer 08:41:50 04944245beec: Pulling fs layer 08:41:50 699f458cf7ca: Pulling fs layer 08:41:50 765212b225bb: Pulling fs layer 08:41:50 f23df028b6ca: Pulling fs layer 08:41:50 d65c8cfc05b1: Pulling fs layer 08:41:50 2437ff75d9bd: Pulling fs layer 08:41:50 765212b225bb: Waiting 08:41:50 f23df028b6ca: Waiting 08:41:50 d65c8cfc05b1: Waiting 08:41:50 2437ff75d9bd: Waiting 08:41:50 04944245beec: Verifying Checksum 08:41:50 04944245beec: Download complete 08:41:50 765212b225bb: Verifying Checksum 08:41:50 765212b225bb: Download complete 08:41:50 f23df028b6ca: Verifying Checksum 08:41:50 f23df028b6ca: Download complete 08:41:50 d65c8cfc05b1: Verifying Checksum 08:41:50 d65c8cfc05b1: Download complete 08:41:50 699f458cf7ca: Verifying Checksum 08:41:50 699f458cf7ca: Download complete 08:41:51 8998bd30e6a1: Verifying Checksum 08:41:51 8998bd30e6a1: Download complete 08:41:53 2437ff75d9bd: Verifying Checksum 08:41:53 2437ff75d9bd: Download complete 08:41:56 8998bd30e6a1: Pull complete 08:41:57 04944245beec: Pull complete 08:41:59 699f458cf7ca: Pull complete 08:41:59 765212b225bb: Pull complete 08:42:00 f23df028b6ca: Pull complete 08:42:00 d65c8cfc05b1: Pull complete 08:42:18 2437ff75d9bd: Pull complete 08:42:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:42:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:42:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:19 prd-ubuntu20.04-docker-arm64-4c-16g-13818 does not seem to be running inside a container 08:42:19 $ 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/710 -v /w/workspace/edgex-go/710:/w/workspace/edgex-go/710:rw,z -v /w/workspace/edgex-go/710@tmp:/w/workspace/edgex-go/710@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 08:42:22 $ docker top d2d8eeaf32c7e1404ef86b04729f998ff3b3404f054ee4f5105cdb0260e7dba0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:42:23 ---> job-cost.sh 08:42:23 lf-activate-venv: SKIPPING 08:42:23 INFO: No Stack... 08:42:23 INFO: Retrieving Pricing Info for: v3-standard-4 08:42:24 INFO: Archiving Costs [Pipeline] sh 08:42:25 + cut -d, -f6 08:42:25 + cat /w/workspace/edgex-go/710/archives/cost.csv [Pipeline] lock 08:42:25 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-710-stack-cost] 08:42:25 Resource [jenkins-edgexfoundry-edgex-go-main-710-stack-cost] did not exist. Created. 08:42:25 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-710-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:42:25 + echo total: 0.10999999940395355 [Pipeline] stash 08:42:26 Stashed 1 file(s) [Pipeline] } 08:42:26 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-710-stack-cost] [Pipeline] // lock [Pipeline] } 08:42:26 $ docker stop --time=1 d2d8eeaf32c7e1404ef86b04729f998ff3b3404f054ee4f5105cdb0260e7dba0 08:42:28 $ docker rm -f --volumes d2d8eeaf32c7e1404ef86b04729f998ff3b3404f054ee4f5105cdb0260e7dba0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:42:28 provisioning config files... 08:42:28 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/710@tmp/config968915059815579966tmp [Pipeline] { [Pipeline] sh 08:42:29 + set +x 08:42:29 + curl -s https://codecov.io/bash 08:42:29 + bash -s -- 08:42:29 08:42:29 _____ _ 08:42:29 / ____| | | 08:42:29 | | ___ __| | ___ ___ _____ __ 08:42:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:42:29 | |___| (_) | (_| | __/ (_| (_) \ V / 08:42:29 \_____\___/ \__,_|\___|\___\___/ \_/ 08:42:29 Bash-1.0.6 08:42:29 08:42:29 08:42:29 ==> git version 2.25.1 found 08:42:29 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 08:42:29 Release-Date: 2020-01-08 08:42:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:42:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:42:29 ==> Jenkins CI detected. 08:42:29 current dir:  /w/workspace/edgex-go/710 08:42:29 project root: . 08:42:29 --> token set from env 08:42:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:42:29 ==> Running gcov in . (disable via -X gcov) 08:42:29 ==> Python coveragepy not found 08:42:29 ==> Searching for coverage reports in: 08:42:29 + . 08:42:29 -> Found 1 reports 08:42:29 ==> Detecting git/mercurial file structure 08:42:29 ==> Reading reports 08:42:29 + ./coverage.out bytes=1502108 08:42:29 ==> Appending adjustments 08:42:29 https://docs.codecov.io/docs/fixing-reports 08:42:30 + Found adjustments 08:42:30 ==> Gzipping contents 08:42:30 132K /tmp/codecov.Ux2WpG.gz 08:42:30 ==> Uploading reports 08:42:30 url: https://codecov.io 08:42:30 query: branch=main&commit=857d0fecce61170c92edb5e07a6e48f7da91e3cb&build=710&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F710%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:42:30 -> Pinging Codecov 08:42:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=857d0fecce61170c92edb5e07a6e48f7da91e3cb&build=710&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F710%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:42:30 -> Uploading to 08:42:30 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/857d0fecce61170c92edb5e07a6e48f7da91e3cb/0fa9a434-2f25-4c0d-a72f-9d8f49901e16.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241003%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241003T084230Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=1e86f31f4e0cd14698567d5423cb32b1ba367c356d876b4df85be9fec96212b7 08:42:30 % Total % Received % Xferd Average Speed Time Time Time Current 08:42:30 Dload Upload Total Spent Left Speed 08:42:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 0 100 128k 0 473k --:--:-- --:--:-- --:--:-- 473k 08:42:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } 08:42:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 08:42:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:42:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:42:31 08:42:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:42:32 latest: Pulling from edgex-devops/edgex-snyk-go 08:42:32 43c4264eed91: Already exists 08:42:32 4cc291be95ef: Already exists 08:42:32 2ac1f1163629: Already exists 08:42:32 5c3c966382ef: Already exists 08:42:32 4f4fb700ef54: Already exists 08:42:32 d9c7d2e4e75e: Pulling fs layer 08:42:32 9c3e1370e548: Pulling fs layer 08:42:32 d9c7d2e4e75e: Verifying Checksum 08:42:32 d9c7d2e4e75e: Download complete 08:42:32 d9c7d2e4e75e: Pull complete 08:42:33 9c3e1370e548: Verifying Checksum 08:42:33 9c3e1370e548: Download complete 08:42:36 9c3e1370e548: Pull complete 08:42:36 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:42:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:42:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:36 prd-ubuntu20.04-docker-8c-8g-13261 does not seem to be running inside a container 08:42:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/710 -v /w/workspace/edgex-go/710:/w/workspace/edgex-go/710:rw,z -v /w/workspace/edgex-go/710@tmp:/w/workspace/edgex-go/710@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-devops/edgex-snyk-go:latest cat 08:42:39 $ docker top 70f961fcbec01903784ea9a5985559e1d5602f257818a8ed0e1d926bc4719674 -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:39 + git config --global --add safe.directory /w/workspace/edgex-go/710 [Pipeline] echo 08:42:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 08:42:39 + set -o pipefail 08:42:39 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 08:42:47 08:42:47 Monitoring /w/workspace/edgex-go/710 (github.com/edgexfoundry/edgex-go)... 08:42:47 08:42:47 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/9b3cda3e-d469-4558-956e-228999b88131 08:42:47 08:42:47 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:42:47 08:42:47 08:42:47 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:42:47 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:42:47 $ docker stop --time=1 70f961fcbec01903784ea9a5985559e1d5602f257818a8ed0e1d926bc4719674 08:42:53 $ docker rm -f --volumes 70f961fcbec01903784ea9a5985559e1d5602f257818a8ed0e1d926bc4719674 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 08:42:53 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:42:53 provisioning config files... 08:42:53 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/710@tmp/config4669784988722084556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:42:54 --> edgex-publish-swagger.sh 08:42:54 === Publish openapi/v3 API === 08:42:54 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 08:42:54 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/710/openapi/v3/core-command.yaml] 08:42:54 % Total % Received % Xferd Average Speed Time Time Time Current 08:42:54 Dload Upload Total Spent Left Speed 08:42:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 86268 --:--:-- --:--:-- --:--:-- 86268 100 32782 0 0 100 32782 0 86268 --:--:-- --:--:-- --:--:-- 86041 08:42:54 08:42:54 08:42:54 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/710/openapi/v3/core-data.yaml] 08:42:54 % Total % Received % Xferd Average Speed Time Time Time Current 08:42:54 Dload Upload Total Spent Left Speed 08:42:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 173k --:--:-- --:--:-- --:--:-- 173k 08:42:54 08:42:54 08:42:54 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/710/openapi/v3/core-keeper.yaml] 08:42:54 % Total % Received % Xferd Average Speed Time Time Time Current 08:42:54 Dload Upload Total Spent Left Speed 08:42:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 292 141k --:--:-- --:--:-- --:--:-- 142k 08:42:54 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:42:54 08:42:54 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/710/openapi/v3/core-metadata.yaml] 08:42:54 % Total % Received % Xferd Average Speed Time Time Time Current 08:42:54 Dload Upload Total Spent Left Speed 08:42:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 149k 400 382k --:--:-- --:--:-- --:--:-- 381k 100 149k 100 156 100 149k 400 382k --:--:-- --:--:-- --:--:-- 381k 08:42:55 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:42:55 08:42:55 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/710/openapi/v3/support-cron-scheduler.yaml] 08:42:55 % Total % Received % Xferd Average Speed Time Time Time Current 08:42:55 Dload Upload Total Spent Left Speed 08:42:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 271 194k --:--:-- --:--:-- --:--:-- 195k 08:42:55 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:42:55 08:42:55 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/710/openapi/v3/support-notifications.yaml] 08:42:55 % Total % Received % Xferd Average Speed Time Time Time Current 08:42:55 Dload Upload Total Spent Left Speed 08:42:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 425 232k --:--:-- --:--:-- --:--:-- 232k 08:42:56 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:42:56 08:42:56 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/710/openapi/v3/support-scheduler.yaml] 08:42:56 % Total % Received % Xferd Average Speed Time Time Time Current 08:42:56 Dload Upload Total Spent Left Speed 08:42:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 468 108k --:--:-- --:--:-- --:--:-- 108k 100 37110 100 156 100 36954 468 108k --:--:-- --:--:-- --:--:-- 108k 08:42:56 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:42:56 [Pipeline] } 08:42:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 08:42:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:42:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:42:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:57 prd-ubuntu20.04-docker-8c-8g-13261 does not seem to be running inside a container 08:42:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/710 -v /w/workspace/edgex-go/710:/w/workspace/edgex-go/710:rw,z -v /w/workspace/edgex-go/710@tmp:/w/workspace/edgex-go/710@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-devops/py-git-semver:0.1.4 cat 08:42:58 $ docker top a6373eff9c196c223c7525c927b65c544e7f7cdd8ee7ca0eb76dba51d8717e20 -eo pid,comm 08:42:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:42:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:42:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:42:58 [ssh-agent] Looking for ssh-agent implementation... 08:42:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:42:58 $ docker exec a6373eff9c196c223c7525c927b65c544e7f7cdd8ee7ca0eb76dba51d8717e20 ssh-agent 08:42:58 SSH_AUTH_SOCK=/tmp/ssh-ElSSp65K5eBb/agent.32 08:42:58 SSH_AGENT_PID=38 08:42:58 Running ssh-add (command line suppressed) 08:42:58 Identity added: /w/workspace/edgex-go/710@tmp/private_key_5000587698932961807.key (/w/workspace/edgex-go/710@tmp/private_key_5000587698932961807.key) 08:42:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:42:58 + git semver tag 08:42:59 2024-10-03 08:42:58,905 [run_tag] DEBUG tag force:False 08:42:59 2024-10-03 08:42:58,905 [check_head_tag] DEBUG check head tag 08:42:59 2024-10-03 08:42:58,909 [execute] INFO git cat-file --batch-check 08:42:59 2024-10-03 08:42:58,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/710, universal_newlines=False, shell=None, istream=) 08:42:59 2024-10-03 08:42:58,913 [execute] INFO git cat-file --batch 08:42:59 2024-10-03 08:42:58,913 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/710, universal_newlines=False, shell=None, istream=) 08:42:59 2024-10-03 08:42:58,956 [read_version] DEBUG read version from /w/workspace/edgex-go/710/.semver/main 08:42:59 2024-10-03 08:42:58,956 [execute] INFO git tag -a v3.2.0-dev.87 -m v3.2.0-dev.87 08:42:59 2024-10-03 08:42:58,957 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.87', '-m', 'v3.2.0-dev.87'], cwd=/w/workspace/edgex-go/710, universal_newlines=False, shell=None, istream=None) 08:42:59 2024-10-03 08:42:58,961 [read_version] DEBUG read version from /w/workspace/edgex-go/710/.semver/main 08:42:59 3.2.0-dev.87 [Pipeline] } 08:42:59 $ docker exec --env ******** --env ******** a6373eff9c196c223c7525c927b65c544e7f7cdd8ee7ca0eb76dba51d8717e20 ssh-agent -k 08:42:59 unset SSH_AUTH_SOCK; 08:42:59 unset SSH_AGENT_PID; 08:42:59 echo Agent pid 38 killed; 08:42:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:42:59 + git semver [Pipeline] } 08:42:59 $ docker stop --time=1 a6373eff9c196c223c7525c927b65c544e7f7cdd8ee7ca0eb76dba51d8717e20 08:43:00 $ docker rm -f --volumes a6373eff9c196c223c7525c927b65c544e7f7cdd8ee7ca0eb76dba51d8717e20 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:43:01 08:43:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:43:01 0.23.1-centos7: Pulling from edgex-lftools 08:43:01 ab5ef0e58194: Pulling fs layer 08:43:01 9712f1f96733: Pulling fs layer 08:43:01 63f879dbbcfc: Pulling fs layer 08:43:01 0d9ebad4ef96: Pulling fs layer 08:43:01 e9a5061849ea: Pulling fs layer 08:43:01 d747dcd14b5f: Pulling fs layer 08:43:01 2de7ff778b66: Pulling fs layer 08:43:01 0d9ebad4ef96: Waiting 08:43:01 e9a5061849ea: Waiting 08:43:01 d747dcd14b5f: Waiting 08:43:01 2de7ff778b66: Waiting 08:43:01 9712f1f96733: Verifying Checksum 08:43:01 9712f1f96733: Download complete 08:43:01 63f879dbbcfc: Verifying Checksum 08:43:01 63f879dbbcfc: Download complete 08:43:02 e9a5061849ea: Verifying Checksum 08:43:02 e9a5061849ea: Download complete 08:43:02 d747dcd14b5f: Verifying Checksum 08:43:02 d747dcd14b5f: Download complete 08:43:02 ab5ef0e58194: Download complete 08:43:02 0d9ebad4ef96: Verifying Checksum 08:43:02 0d9ebad4ef96: Download complete 08:43:02 2de7ff778b66: Verifying Checksum 08:43:02 2de7ff778b66: Download complete 08:43:07 ab5ef0e58194: Pull complete 08:43:07 9712f1f96733: Pull complete 08:43:07 63f879dbbcfc: Pull complete 08:43:10 0d9ebad4ef96: Pull complete 08:43:10 e9a5061849ea: Pull complete 08:43:10 d747dcd14b5f: Pull complete 08:43:11 2de7ff778b66: Pull complete 08:43:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:43:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:43:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:11 prd-ubuntu20.04-docker-8c-8g-13261 does not seem to be running inside a container 08:43:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/710 -v /w/workspace/edgex-go/710:/w/workspace/edgex-go/710:rw,z -v /w/workspace/edgex-go/710@tmp:/w/workspace/edgex-go/710@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:0.23.1-centos7 cat 08:43:16 $ docker top d3518624efdb1df1e5d3a41c2592b6f115e2f29a2c95c25775c980f60138040b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:43:17 provisioning config files... 08:43:17 copy managed file [sigul-config] to file:/w/workspace/edgex-go/710@tmp/config16315387191292684940tmp 08:43:17 copy managed file [sigul-password] to file:/w/workspace/edgex-go/710@tmp/config13067686076921604912tmp 08:43:17 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/710@tmp/config14407497806391642314tmp [Pipeline] { [Pipeline] echo 08:43:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:43:17 ---> sigul-configuration.sh 08:43:17 gpg: directory `/root/.gnupg' created 08:43:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:43:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:43:17 gpg: keyring `/root/.gnupg/secring.gpg' created 08:43:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:43:17 gpg: CAST5 encrypted data 08:43:17 gpg: encrypted with 1 passphrase 08:43:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:43:17 + mkdir /home/jenkins 08:43:17 + mkdir /home/jenkins/sigul [Pipeline] sh 08:43:18 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 08:43:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:43:18 ---> sigul-install.sh 08:43:18 Sigul already installed; skipping installation. [Pipeline] sh 08:43:18 + git tag --list 08:43:18 0.6.0 08:43:18 0.6.1 08:43:18 0.7.0 08:43:18 0.7.1 08:43:18 v1.0.0 08:43:18 v1.0.1 08:43:18 v1.1.0 08:43:18 v1.2.0 08:43:18 v1.2.1 08:43:18 v1.3.0 08:43:18 v1.3.1 08:43:18 v2.0.0 08:43:18 v2.1.0 08:43:18 v2.1.1 08:43:18 v2.2.0 08:43:18 v2.3.0 08:43:18 v3.0 08:43:18 v3.0.0 08:43:18 v3.1 08:43:18 v3.1.0 08:43:18 v3.1.0-dev.1 08:43:18 v3.1.0-dev.10 08:43:18 v3.1.0-dev.11 08:43:18 v3.1.0-dev.12 08:43:18 v3.1.0-dev.13 08:43:18 v3.1.0-dev.14 08:43:18 v3.1.0-dev.15 08:43:18 v3.1.0-dev.16 08:43:18 v3.1.0-dev.17 08:43:18 v3.1.0-dev.18 08:43:18 v3.1.0-dev.19 08:43:18 v3.1.0-dev.2 08:43:18 v3.1.0-dev.20 08:43:18 v3.1.0-dev.21 08:43:18 v3.1.0-dev.22 08:43:18 v3.1.0-dev.23 08:43:18 v3.1.0-dev.24 08:43:18 v3.1.0-dev.25 08:43:18 v3.1.0-dev.26 08:43:18 v3.1.0-dev.27 08:43:18 v3.1.0-dev.28 08:43:18 v3.1.0-dev.29 08:43:18 v3.1.0-dev.3 08:43:18 v3.1.0-dev.30 08:43:18 v3.1.0-dev.31 08:43:18 v3.1.0-dev.32 08:43:18 v3.1.0-dev.33 08:43:18 v3.1.0-dev.34 08:43:18 v3.1.0-dev.35 08:43:18 v3.1.0-dev.36 08:43:18 v3.1.0-dev.37 08:43:18 v3.1.0-dev.38 08:43:18 v3.1.0-dev.39 08:43:18 v3.1.0-dev.4 08:43:18 v3.1.0-dev.40 08:43:18 v3.1.0-dev.41 08:43:18 v3.1.0-dev.42 08:43:18 v3.1.0-dev.43 08:43:18 v3.1.0-dev.44 08:43:18 v3.1.0-dev.45 08:43:18 v3.1.0-dev.46 08:43:18 v3.1.0-dev.47 08:43:18 v3.1.0-dev.48 08:43:18 v3.1.0-dev.49 08:43:18 v3.1.0-dev.5 08:43:18 v3.1.0-dev.50 08:43:18 v3.1.0-dev.51 08:43:18 v3.1.0-dev.52 08:43:18 v3.1.0-dev.53 08:43:18 v3.1.0-dev.54 08:43:18 v3.1.0-dev.55 08:43:18 v3.1.0-dev.56 08:43:18 v3.1.0-dev.57 08:43:18 v3.1.0-dev.58 08:43:18 v3.1.0-dev.59 08:43:18 v3.1.0-dev.6 08:43:18 v3.1.0-dev.60 08:43:18 v3.1.0-dev.61 08:43:18 v3.1.0-dev.62 08:43:18 v3.1.0-dev.63 08:43:18 v3.1.0-dev.64 08:43:18 v3.1.0-dev.65 08:43:18 v3.1.0-dev.66 08:43:18 v3.1.0-dev.67 08:43:18 v3.1.0-dev.68 08:43:18 v3.1.0-dev.69 08:43:18 v3.1.0-dev.7 08:43:18 v3.1.0-dev.70 08:43:18 v3.1.0-dev.71 08:43:18 v3.1.0-dev.72 08:43:18 v3.1.0-dev.73 08:43:18 v3.1.0-dev.8 08:43:18 v3.1.0-dev.9 08:43:18 v3.1.1 08:43:18 v3.1.1-dev.1 08:43:18 v3.1.1-dev.2 08:43:18 v3.2.0-dev.1 08:43:18 v3.2.0-dev.10 08:43:18 v3.2.0-dev.11 08:43:18 v3.2.0-dev.12 08:43:18 v3.2.0-dev.13 08:43:18 v3.2.0-dev.14 08:43:18 v3.2.0-dev.15 08:43:18 v3.2.0-dev.16 08:43:18 v3.2.0-dev.17 08:43:18 v3.2.0-dev.18 08:43:18 v3.2.0-dev.19 08:43:18 v3.2.0-dev.2 08:43:18 v3.2.0-dev.20 08:43:18 v3.2.0-dev.21 08:43:18 v3.2.0-dev.22 08:43:18 v3.2.0-dev.23 08:43:18 v3.2.0-dev.24 08:43:18 v3.2.0-dev.25 08:43:18 v3.2.0-dev.26 08:43:18 v3.2.0-dev.27 08:43:18 v3.2.0-dev.28 08:43:18 v3.2.0-dev.29 08:43:18 v3.2.0-dev.3 08:43:18 v3.2.0-dev.30 08:43:18 v3.2.0-dev.31 08:43:18 v3.2.0-dev.32 08:43:18 v3.2.0-dev.33 08:43:18 v3.2.0-dev.34 08:43:18 v3.2.0-dev.35 08:43:18 v3.2.0-dev.36 08:43:18 v3.2.0-dev.37 08:43:18 v3.2.0-dev.38 08:43:18 v3.2.0-dev.39 08:43:18 v3.2.0-dev.4 08:43:18 v3.2.0-dev.40 08:43:18 v3.2.0-dev.41 08:43:18 v3.2.0-dev.42 08:43:18 v3.2.0-dev.43 08:43:18 v3.2.0-dev.44 08:43:18 v3.2.0-dev.45 08:43:18 v3.2.0-dev.46 08:43:18 v3.2.0-dev.47 08:43:18 v3.2.0-dev.48 08:43:18 v3.2.0-dev.49 08:43:18 v3.2.0-dev.5 08:43:18 v3.2.0-dev.50 08:43:18 v3.2.0-dev.51 08:43:18 v3.2.0-dev.52 08:43:18 v3.2.0-dev.53 08:43:18 v3.2.0-dev.54 08:43:18 v3.2.0-dev.55 08:43:18 v3.2.0-dev.56 08:43:18 v3.2.0-dev.57 08:43:18 v3.2.0-dev.58 08:43:18 v3.2.0-dev.59 08:43:18 v3.2.0-dev.6 08:43:18 v3.2.0-dev.60 08:43:18 v3.2.0-dev.61 08:43:18 v3.2.0-dev.62 08:43:18 v3.2.0-dev.63 08:43:18 v3.2.0-dev.64 08:43:18 v3.2.0-dev.65 08:43:18 v3.2.0-dev.66 08:43:18 v3.2.0-dev.67 08:43:18 v3.2.0-dev.68 08:43:18 v3.2.0-dev.69 08:43:18 v3.2.0-dev.7 08:43:18 v3.2.0-dev.70 08:43:18 v3.2.0-dev.71 08:43:18 v3.2.0-dev.72 08:43:18 v3.2.0-dev.73 08:43:18 v3.2.0-dev.74 08:43:18 v3.2.0-dev.75 08:43:18 v3.2.0-dev.76 08:43:18 v3.2.0-dev.77 08:43:18 v3.2.0-dev.78 08:43:18 v3.2.0-dev.79 08:43:18 v3.2.0-dev.8 08:43:18 v3.2.0-dev.80 08:43:18 v3.2.0-dev.81 08:43:18 v3.2.0-dev.82 08:43:18 v3.2.0-dev.83 08:43:18 v3.2.0-dev.84 08:43:18 v3.2.0-dev.85 08:43:18 v3.2.0-dev.86 08:43:18 v3.2.0-dev.87 08:43:18 v3.2.0-dev.9 [Pipeline] sh 08:43:18 + lftools sign git-tag v3.2.0-dev.87 08:43:19 Signing Git tag with Sigul... 08:43:19 Signing v3.2.0-dev.87 [Pipeline] echo 08:43:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:43:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:43:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:43:20 $ docker stop --time=1 d3518624efdb1df1e5d3a41c2592b6f115e2f29a2c95c25775c980f60138040b 08:43:21 $ docker rm -f --volumes d3518624efdb1df1e5d3a41c2592b6f115e2f29a2c95c25775c980f60138040b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:43:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:43:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:43:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:22 prd-ubuntu20.04-docker-8c-8g-13261 does not seem to be running inside a container 08:43:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/710 -v /w/workspace/edgex-go/710:/w/workspace/edgex-go/710:rw,z -v /w/workspace/edgex-go/710@tmp:/w/workspace/edgex-go/710@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-devops/py-git-semver:0.1.4 cat 08:43:22 $ docker top 1b385c9ca939ab1b62f91433601ddfebf536dea5afb0a20225f480fe00ddc712 -eo pid,comm 08:43:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:43:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:43:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:43:22 [ssh-agent] Looking for ssh-agent implementation... 08:43:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:43:23 $ docker exec 1b385c9ca939ab1b62f91433601ddfebf536dea5afb0a20225f480fe00ddc712 ssh-agent 08:43:23 SSH_AUTH_SOCK=/tmp/ssh-t1KD8tDLki9y/agent.32 08:43:23 SSH_AGENT_PID=38 08:43:23 Running ssh-add (command line suppressed) 08:43:23 Identity added: /w/workspace/edgex-go/710@tmp/private_key_5696978557832340022.key (/w/workspace/edgex-go/710@tmp/private_key_5696978557832340022.key) 08:43:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:43:23 + git semver bump pre 08:43:23 2024-10-03 08:43:23,776 [read_version] DEBUG read version from /w/workspace/edgex-go/710/.semver/main 08:43:23 2024-10-03 08:43:23,776 [bump_version] DEBUG bumping version:3.2.0-dev.87 on axis:pre with prefix:dev 08:43:23 2024-10-03 08:43:23,776 [bump_version] DEBUG bumped version:3.2.0-dev.88 08:43:23 2024-10-03 08:43:23,776 [write_version] DEBUG write version:3.2.0-dev.88 to path:/w/workspace/edgex-go/710/.semver/main with force:True 08:43:23 2024-10-03 08:43:23,776 [read_version] DEBUG read version from /w/workspace/edgex-go/710/.semver/main 08:43:23 2024-10-03 08:43:23,777 [write_file] DEBUG write to file:/w/workspace/edgex-go/710/.semver/main 08:43:23 2024-10-03 08:43:23,779 [execute] INFO git cat-file --batch-check 08:43:23 2024-10-03 08:43:23,779 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/710/.semver, universal_newlines=False, shell=None, istream=) 08:43:23 2024-10-03 08:43:23,784 [execute] INFO git cat-file --batch 08:43:23 2024-10-03 08:43:23,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/710/.semver, universal_newlines=False, shell=None, istream=) 08:43:23 2024-10-03 08:43:23,789 [read_version] DEBUG read version from /w/workspace/edgex-go/710/.semver/main 08:43:23 3.2.0-dev.88 [Pipeline] } 08:43:23 $ docker exec --env ******** --env ******** 1b385c9ca939ab1b62f91433601ddfebf536dea5afb0a20225f480fe00ddc712 ssh-agent -k 08:43:23 unset SSH_AUTH_SOCK; 08:43:23 unset SSH_AGENT_PID; 08:43:23 echo Agent pid 38 killed; 08:43:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:43:24 + git semver [Pipeline] } 08:43:24 $ docker stop --time=1 1b385c9ca939ab1b62f91433601ddfebf536dea5afb0a20225f480fe00ddc712 08:43:25 $ docker rm -f --volumes 1b385c9ca939ab1b62f91433601ddfebf536dea5afb0a20225f480fe00ddc712 [Pipeline] // withDockerContainer [Pipeline] sh 08:43:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:43:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:43:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:26 prd-ubuntu20.04-docker-8c-8g-13261 does not seem to be running inside a container 08:43:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/710 -v /w/workspace/edgex-go/710:/w/workspace/edgex-go/710:rw,z -v /w/workspace/edgex-go/710@tmp:/w/workspace/edgex-go/710@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-devops/py-git-semver:0.1.4 cat 08:43:27 $ docker top 38a1ae9cc644cd5fcaa6ae8866b44920914494e39a4ebd17d0e15a37f092e384 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:43:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:43:27 [ssh-agent] Looking for ssh-agent implementation... 08:43:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:43:27 $ docker exec 38a1ae9cc644cd5fcaa6ae8866b44920914494e39a4ebd17d0e15a37f092e384 ssh-agent 08:43:27 SSH_AUTH_SOCK=/tmp/ssh-oA81QCBZy4cA/agent.32 08:43:27 SSH_AGENT_PID=38 08:43:27 Running ssh-add (command line suppressed) 08:43:27 Identity added: /w/workspace/edgex-go/710@tmp/private_key_12875270226544084127.key (/w/workspace/edgex-go/710@tmp/private_key_12875270226544084127.key) 08:43:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:43:27 + git semver push 08:43:28 2024-10-03 08:43:28,065 [run_push] DEBUG push 08:43:28 2024-10-03 08:43:28,066 [execute] INFO git cat-file --batch-check 08:43:28 2024-10-03 08:43:28,066 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/710/.semver, universal_newlines=False, shell=None, istream=) 08:43:28 2024-10-03 08:43:28,070 [execute] INFO git rev-list 340c1ff336a73e4bd142409b163a7e2806693a4f -- 08:43:28 2024-10-03 08:43:28,070 [execute] DEBUG Popen(['git', 'rev-list', '340c1ff336a73e4bd142409b163a7e2806693a4f', '--'], cwd=/w/workspace/edgex-go/710/.semver, universal_newlines=False, shell=None, istream=None) 08:43:28 2024-10-03 08:43:28,088 [execute] INFO git fetch -v origin 08:43:28 2024-10-03 08:43:28,089 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/710/.semver, universal_newlines=True, shell=None, istream=None) 08:43:30 2024-10-03 08:43:30,455 [run_push] DEBUG no remote changes detected 08:43:30 2024-10-03 08:43:30,456 [execute] INFO git push origin semver 08:43:30 2024-10-03 08:43:30,456 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/710/.semver, universal_newlines=False, shell=None, istream=None) 08:43:31 2024-10-03 08:43:31,195 [run_push] DEBUG push all version tags 08:43:31 2024-10-03 08:43:31,195 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:43:31 2024-10-03 08:43:31,196 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/710, universal_newlines=False, shell=None, istream=None) 08:43:31 2024-10-03 08:43:31,867 [read_version] DEBUG read version from /w/workspace/edgex-go/710/.semver/main 08:43:31 3.2.0-dev.88 [Pipeline] } 08:43:31 $ docker exec --env ******** --env ******** 38a1ae9cc644cd5fcaa6ae8866b44920914494e39a4ebd17d0e15a37f092e384 ssh-agent -k 08:43:32 unset SSH_AUTH_SOCK; 08:43:32 unset SSH_AGENT_PID; 08:43:32 echo Agent pid 38 killed; 08:43:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:43:33 + git semver [Pipeline] } 08:43:33 $ docker stop --time=1 38a1ae9cc644cd5fcaa6ae8866b44920914494e39a4ebd17d0e15a37f092e384 08:43:34 $ docker rm -f --volumes 38a1ae9cc644cd5fcaa6ae8866b44920914494e39a4ebd17d0e15a37f092e384 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:43:35 + [ -d /w/workspace/edgex-go/710/archives ] [Pipeline] libraryResource [Pipeline] sh 08:43:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:43:36 ---> package-listing.sh 08:43:36 ++ facter osfamily 08:43:36 ++ tr '[:upper:]' '[:lower:]' 08:43:36 + OS_FAMILY=debian 08:43:36 + workspace=/w/workspace/edgex-go/710 08:43:36 + START_PACKAGES=/tmp/packages_start.txt 08:43:36 + END_PACKAGES=/tmp/packages_end.txt 08:43:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:43:36 + PACKAGES=/tmp/packages_start.txt 08:43:36 + '[' /w/workspace/edgex-go/710 ']' 08:43:36 + PACKAGES=/tmp/packages_end.txt 08:43:36 + case "${OS_FAMILY}" in 08:43:36 + dpkg -l 08:43:36 + grep '^ii' 08:43:36 + '[' -f /tmp/packages_start.txt ']' 08:43:36 + '[' -f /tmp/packages_end.txt ']' 08:43:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:43:36 + '[' /w/workspace/edgex-go/710 ']' 08:43:36 + mkdir -p /w/workspace/edgex-go/710/archives/ 08:43:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/710/archives/ [Pipeline] echo 08:43:36 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/710/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:43:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:43:37 08:43:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:43:37 latest: Pulling from edgex-lftools-log-publisher 08:43:37 5eb5b503b376: Pulling fs layer 08:43:37 5c69ac0246d0: Pulling fs layer 08:43:37 ec43610c2a17: Pulling fs layer 08:43:37 3a2ae6a8a46f: Pulling fs layer 08:43:37 33b1e0a273af: Pulling fs layer 08:43:37 5d3b04190fa2: Pulling fs layer 08:43:37 2f39f015ded8: Pulling fs layer 08:43:37 33b1e0a273af: Waiting 08:43:37 5d3b04190fa2: Waiting 08:43:37 2f39f015ded8: Waiting 08:43:37 3a2ae6a8a46f: Waiting 08:43:37 5c69ac0246d0: Download complete 08:43:37 3a2ae6a8a46f: Verifying Checksum 08:43:37 3a2ae6a8a46f: Download complete 08:43:37 33b1e0a273af: Verifying Checksum 08:43:37 33b1e0a273af: Download complete 08:43:37 5d3b04190fa2: Verifying Checksum 08:43:37 5d3b04190fa2: Download complete 08:43:37 ec43610c2a17: Verifying Checksum 08:43:37 ec43610c2a17: Download complete 08:43:37 5eb5b503b376: Verifying Checksum 08:43:37 5eb5b503b376: Download complete 08:43:38 2f39f015ded8: Download complete 08:43:39 5eb5b503b376: Pull complete 08:43:39 5c69ac0246d0: Pull complete 08:43:39 ec43610c2a17: Pull complete 08:43:39 3a2ae6a8a46f: Pull complete 08:43:40 33b1e0a273af: Pull complete 08:43:40 5d3b04190fa2: Pull complete 08:43:45 2f39f015ded8: Pull complete 08:43:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:43:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:43:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:45 prd-ubuntu20.04-docker-8c-8g-13261 does not seem to be running inside a container 08:43:45 $ 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/710/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/710 -v /w/workspace/edgex-go/710:/w/workspace/edgex-go/710:rw,z -v /w/workspace/edgex-go/710@tmp:/w/workspace/edgex-go/710@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 08:43:50 $ docker top 14ac75a346221c058996dcea857d1031156ef8d43f3547126741160ea9807d60 -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:50 + touch /tmp/pre-build-complete [Pipeline] sh 08:43:51 + mkdir -p /var/log/sysstat [Pipeline] sh 08:43:51 + ls /var/log/sa-host 08:43:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:43:51 provisioning config files... 08:43:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/710@tmp/config7620279223173883095tmp [Pipeline] { [Pipeline] echo 08:43:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:43:51 ---> create-netrc.sh [Pipeline] } 08:43:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:43:52 ---> python-tools-install.sh [Pipeline] echo 08:43:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:43:52 ---> sudo-logs.sh 08:43:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:43:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:43:52 ---> job-cost.sh 08:43:52 lf-activate-venv: SKIPPING 08:43:52 DEBUG: total: 0.10999999940395355 08:43:52 INFO: Retrieving Stack Cost... 08:43:53 INFO: Retrieving Pricing Info for: v3-standard-8 08:43:53 INFO: Archiving Costs [Pipeline] echo 08:43:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:43:53 ---> logs-deploy.sh 08:43:53 lf-activate-venv: SKIPPING 08:43:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/710 08:43:53 INFO: archiving workspace using pattern(s): 08:43:54 Archives upload complete. 08:43:55 INFO: archiving logs to Nexus 08:43:55 ---> uname -a: 08:43:55 Linux prd-ubuntu20-04-docker-8c-8g-13261 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:43:55 08:43:55 08:43:55 ---> lscpu: 08:43:55 Architecture: x86_64 08:43:55 CPU op-mode(s): 32-bit, 64-bit 08:43:55 Byte Order: Little Endian 08:43:55 Address sizes: 40 bits physical, 48 bits virtual 08:43:55 CPU(s): 8 08:43:55 On-line CPU(s) list: 0-7 08:43:55 Thread(s) per core: 1 08:43:55 Core(s) per socket: 1 08:43:55 Socket(s): 8 08:43:55 NUMA node(s): 1 08:43:55 Vendor ID: AuthenticAMD 08:43:55 CPU family: 23 08:43:55 Model: 49 08:43:55 Model name: AMD EPYC-Rome Processor 08:43:55 Stepping: 0 08:43:55 CPU MHz: 2799.998 08:43:55 BogoMIPS: 5599.99 08:43:55 Virtualization: AMD-V 08:43:55 Hypervisor vendor: KVM 08:43:55 Virtualization type: full 08:43:55 L1d cache: 256 KiB 08:43:55 L1i cache: 256 KiB 08:43:55 L2 cache: 4 MiB 08:43:55 L3 cache: 128 MiB 08:43:55 NUMA node0 CPU(s): 0-7 08:43:55 Vulnerability Itlb multihit: Not affected 08:43:55 Vulnerability L1tf: Not affected 08:43:55 Vulnerability Mds: Not affected 08:43:55 Vulnerability Meltdown: Not affected 08:43:55 Vulnerability Mmio stale data: Not affected 08:43:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:43:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:43:55 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:43:55 Vulnerability Srbds: Not affected 08:43:55 Vulnerability Tsx async abort: Not affected 08:43:55 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 08:43:55 08:43:55 08:43:55 ---> nproc: 08:43:55 8 08:43:55 08:43:55 08:43:55 ---> df -h: 08:43:55 Filesystem Size Used Avail Use% Mounted on 08:43:55 overlay 155G 28G 127G 19% / 08:43:55 tmpfs 64M 0 64M 0% /dev 08:43:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:43:55 shm 64M 0 64M 0% /dev/shm 08:43:55 /dev/vda1 155G 28G 127G 19% /facter-os 08:43:55 08:43:55 08:43:55 ---> sar -b -r -n DEV: 08:43:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13261) 10/03/24 _x86_64_ (8 CPU) 08:43:55 08:43:55 06:28:52 LINUX RESTART (8 CPU) 08:43:55 08:43:55 06:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:43:55 06:30:03 348.98 47.98 301.00 0.00 5391.90 180535.11 0.00 08:43:55 06:31:01 201.53 1.46 200.07 0.00 55.55 65520.47 0.00 08:43:55 06:32:01 43.73 0.02 43.71 0.00 0.13 35523.03 0.00 08:43:55 06:33:01 43.64 0.10 43.54 0.00 2.00 21457.36 0.00 08:43:55 06:34:01 235.12 0.48 234.63 0.00 38.38 154500.22 0.00 08:43:55 06:35:01 741.59 11.83 729.76 0.00 185.10 234346.64 0.00 08:43:55 06:36:01 592.84 3.38 589.46 0.00 4321.90 131852.59 0.00 08:43:55 06:37:01 183.17 0.00 183.17 0.00 0.00 58592.60 0.00 08:43:55 06:38:01 484.42 0.08 484.34 0.00 0.67 141407.96 0.00 08:43:55 06:39:01 339.62 0.05 339.57 0.00 6.53 13299.17 0.00 08:43:55 06:40:01 37.66 0.07 37.59 0.00 10.66 979.44 0.00 08:43:55 06:41:01 19.60 0.03 19.56 0.00 4.93 460.06 0.00 08:43:55 06:42:01 1.60 0.00 1.60 0.00 0.00 18.39 0.00 08:43:55 06:43:01 1.58 0.00 1.58 0.00 0.00 16.93 0.00 08:43:55 06:44:01 1.88 0.02 1.87 0.00 0.13 21.46 0.00 08:43:55 06:45:01 2.27 0.00 2.27 0.00 0.00 29.20 0.00 08:43:55 06:46:01 1.45 0.00 1.45 0.00 0.00 16.39 0.00 08:43:55 06:47:01 1.98 0.00 1.98 0.00 0.00 22.13 0.00 08:43:55 06:48:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 08:43:55 06:49:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 08:43:55 06:50:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 08:43:55 06:51:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 08:43:55 06:52:01 1.65 0.00 1.65 0.00 0.00 18.66 0.00 08:43:55 06:53:01 2.03 0.00 2.03 0.00 0.00 22.53 0.00 08:43:55 06:54:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 08:43:55 06:55:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 08:43:55 06:56:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 08:43:55 06:57:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 08:43:55 06:58:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 08:43:55 06:59:01 1.92 0.30 1.62 0.00 10.00 18.53 0.00 08:43:55 07:00:01 2.45 1.22 1.23 0.00 25.46 16.26 0.00 08:43:55 07:01:01 1.03 0.00 1.03 0.00 0.00 13.46 0.00 08:43:55 07:02:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 08:43:55 07:03:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 08:43:55 07:04:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 08:43:55 07:05:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 08:43:55 07:06:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 08:43:55 07:07:01 2.93 1.02 1.92 0.00 21.86 20.13 0.00 08:43:55 07:08:01 1.43 0.00 1.43 0.00 0.00 20.80 0.00 08:43:55 07:09:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 08:43:55 07:10:01 1.05 0.00 1.05 0.00 0.00 13.33 0.00 08:43:55 07:11:01 0.92 0.00 0.92 0.00 0.00 11.33 0.00 08:43:55 07:12:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 08:43:55 07:13:01 0.87 0.00 0.87 0.00 0.00 9.47 0.00 08:43:55 07:14:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 08:43:55 07:15:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 08:43:55 07:16:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 08:43:55 07:17:01 0.95 0.02 0.93 0.00 0.13 10.40 0.00 08:43:55 07:18:01 1.45 0.00 1.45 0.00 0.00 16.40 0.00 08:43:55 07:19:01 1.53 0.00 1.53 0.00 0.00 16.40 0.00 08:43:55 07:20:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 08:43:55 07:21:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 08:43:55 07:22:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 08:43:55 07:23:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 08:43:55 07:24:01 1.37 0.00 1.37 0.00 0.00 16.79 0.00 08:43:55 07:25:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 08:43:55 07:26:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 08:43:55 07:27:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 08:43:55 07:28:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 08:43:55 07:29:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 08:43:55 07:30:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 08:43:55 07:31:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 08:43:55 07:32:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 08:43:55 07:33:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 08:43:55 07:34:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 08:43:55 07:35:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 08:43:55 07:36:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 08:43:55 07:37:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 08:43:55 07:38:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 08:43:55 07:39:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 08:43:55 07:40:01 1.12 0.00 1.12 0.00 0.00 14.13 0.00 08:43:55 07:41:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 08:43:55 07:42:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 08:43:55 07:43:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 08:43:55 07:44:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 08:43:55 07:45:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 08:43:55 07:46:01 1.23 0.00 1.23 0.00 0.00 15.46 0.00 08:43:55 07:47:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 08:43:55 07:48:01 1.23 0.00 1.23 0.00 0.00 15.20 0.00 08:43:55 07:49:01 1.37 0.00 1.37 0.00 0.00 14.66 0.00 08:43:55 07:50:01 1.13 0.00 1.13 0.00 0.00 14.26 0.00 08:43:55 07:51:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 08:43:55 07:52:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 08:43:55 07:53:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 08:43:55 07:54:02 1.33 0.00 1.33 0.00 0.00 16.13 0.00 08:43:55 07:55:01 1.17 0.00 1.17 0.00 0.00 13.01 0.00 08:43:55 07:56:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 08:43:55 07:57:01 0.88 0.00 0.88 0.00 0.00 9.33 0.00 08:43:55 07:58:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 08:43:55 07:59:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 08:43:55 08:00:01 1.48 0.00 1.48 0.00 0.00 19.33 0.00 08:43:55 08:01:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 08:43:55 08:02:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 08:43:55 08:03:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 08:43:55 08:04:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 08:43:55 08:05:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 08:43:55 08:06:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 08:43:55 08:07:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 08:43:55 08:08:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 08:43:55 08:09:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 08:43:55 08:10:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 08:43:55 08:11:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 08:43:55 08:12:01 1.32 0.00 1.32 0.00 0.00 16.00 0.00 08:43:55 08:13:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 08:43:55 08:14:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 08:43:55 08:15:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 08:43:55 08:16:01 1.78 0.00 1.78 0.00 0.00 20.39 0.00 08:43:55 08:17:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 08:43:55 08:18:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 08:43:55 08:19:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 08:43:55 08:20:01 1.70 0.00 1.70 0.00 0.00 19.20 0.00 08:43:55 08:21:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 08:43:55 08:22:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 08:43:55 08:23:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 08:43:55 08:24:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 08:43:55 08:25:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 08:43:55 08:26:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 08:43:55 08:27:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 08:43:55 08:28:01 1.20 0.00 1.20 0.00 0.00 15.46 0.00 08:43:55 08:29:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 08:43:55 08:30:01 1.73 0.00 1.73 0.00 0.00 20.26 0.00 08:43:55 08:31:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 08:43:55 08:32:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 08:43:55 08:33:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 08:43:55 08:34:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 08:43:55 08:35:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 08:43:55 08:36:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 08:43:55 08:37:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 08:43:55 08:38:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 08:43:55 08:39:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 08:43:55 08:40:01 1.47 0.00 1.47 0.00 0.00 18.39 0.00 08:43:55 08:41:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 08:43:55 08:42:01 1.60 0.00 1.60 0.00 0.00 18.00 0.00 08:43:55 08:43:01 93.12 0.22 92.90 0.00 9.07 29897.55 0.00 08:43:55 Average: 26.20 0.51 25.69 0.00 74.79 7971.16 0.00 08:43:55 08:43:55 06:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:43:55 06:30:03 29576268 31581180 765344 2.33 60716 2236044 2048532 6.04 1000224 1966500 1016 08:43:55 06:31:01 27694136 31279476 1025456 3.12 128084 3622200 2363652 6.97 1639380 3038024 329132 08:43:55 06:32:01 26950580 31425148 877772 2.67 130936 4458012 2031228 5.99 1945528 3426180 128552 08:43:55 06:33:01 26313936 31411720 888836 2.70 137208 5027400 1985224 5.85 1804736 4153940 644132 08:43:55 06:34:01 21499032 31382728 913888 2.78 148120 9701244 2798964 8.25 1849572 8813048 2285916 08:43:55 06:35:01 15329608 31186112 1063028 3.23 333256 15099788 4549728 13.41 2768444 13615984 1278780 08:43:55 06:36:01 9943292 28483136 3688832 11.22 377280 17353648 11030644 32.51 6535916 14737160 55244 08:43:55 06:37:01 6329720 27091348 5096620 15.50 400296 19491428 10640336 31.36 8770384 16082140 939616 08:43:55 06:38:01 10575344 31364612 877656 2.67 408052 19678360 2410524 7.10 3189200 17666952 536 08:43:55 06:39:01 10355736 31427580 820840 2.50 412728 19947760 2244168 6.61 3250304 17830120 184 08:43:55 06:40:01 10359544 31434464 813664 2.47 414624 19948772 2107888 6.21 3527976 17547880 664 08:43:55 06:41:01 10365160 31440912 806752 2.45 415272 19949016 2124524 6.26 3738960 17332904 272 08:43:55 06:42:01 10366124 31441900 805932 2.45 415292 19949020 2124524 6.26 3737244 17332908 168 08:43:55 06:43:01 10368292 31444124 803912 2.44 415308 19949024 2124524 6.26 3735628 17332912 160 08:43:55 06:44:01 10381476 31457392 791344 2.41 415340 19949016 2158676 6.36 3722968 17332912 16 08:43:55 06:45:01 10380956 31456920 791732 2.41 415384 19949004 2158676 6.36 3723576 17332892 4 08:43:55 06:46:01 10382584 31458652 789832 2.40 415452 19949008 2158676 6.36 3721628 17332896 164 08:43:55 06:47:01 10382000 31458140 790308 2.40 415520 19949012 2158676 6.36 3724852 17332896 156 08:43:55 06:48:01 10381448 31457640 790748 2.40 415564 19949016 2158676 6.36 3724408 17332904 8 08:43:55 06:49:01 10381140 31457372 790968 2.41 415592 19949016 2158676 6.36 3724504 17332904 52 08:43:55 06:50:01 10380248 31456496 791752 2.41 415620 19949020 2158676 6.36 3723840 17332908 8 08:43:55 06:51:01 10380548 31456852 791344 2.41 415680 19949024 2158676 6.36 3723756 17332912 148 08:43:55 06:52:01 10380396 31456772 791324 2.41 415728 19949024 2158676 6.36 3723988 17332912 164 08:43:55 06:53:01 10379888 31456352 791660 2.41 415768 19949028 2158676 6.36 3723924 17332916 4 08:43:55 06:54:01 10379816 31456364 791444 2.41 415820 19949012 2158676 6.36 3723648 17332916 8 08:43:55 06:55:01 10380028 31456664 791096 2.41 415848 19949036 2158676 6.36 3723816 17332924 148 08:43:55 06:56:01 10379476 31456120 791576 2.41 415860 19949040 2158676 6.36 3723740 17332928 8 08:43:55 06:57:01 10379856 31456504 791392 2.41 415872 19949044 2158676 6.36 3724096 17332928 328 08:43:55 06:58:01 10379628 31456332 791584 2.41 415904 19949048 2158676 6.36 3723836 17332936 176 08:43:55 06:59:01 10377284 31454304 793748 2.41 415948 19949344 2158676 6.36 3728524 17333016 176 08:43:55 07:00:01 10371088 31450068 797988 2.43 415956 19950240 2158676 6.36 3732576 17333312 24 08:43:55 07:01:01 10370968 31449960 797984 2.43 415972 19950244 2158676 6.36 3732488 17333312 260 08:43:55 07:02:01 10370960 31449952 797968 2.43 415980 19950244 2158676 6.36 3732588 17333312 24 08:43:55 07:03:01 10370948 31449948 798088 2.43 415996 19950248 2158676 6.36 3732584 17333316 236 08:43:55 07:04:01 10370868 31449872 798088 2.43 416008 19950252 2158676 6.36 3732432 17333320 20 08:43:55 07:05:01 10370828 31449892 798096 2.43 416016 19950256 2158676 6.36 3732396 17333324 228 08:43:55 07:06:01 10370876 31449948 797976 2.43 416040 19950260 2158676 6.36 3732308 17333332 4 08:43:55 07:07:01 10358352 31438472 809236 2.46 416108 19950876 2178184 6.42 3744648 17333896 164 08:43:55 07:08:01 10367128 31447252 800680 2.43 416128 19950880 2161740 6.37 3733060 17333896 188 08:43:55 07:09:01 10367152 31447284 800580 2.43 416136 19950884 2161740 6.37 3732480 17333900 20 08:43:55 07:10:01 10367368 31447504 800504 2.43 416156 19950884 2161740 6.37 3732520 17333900 8 08:43:55 07:11:01 10367352 31447500 800476 2.43 416160 19950892 2161740 6.37 3732492 17333908 180 08:43:55 07:12:01 10367304 31447464 800448 2.43 416164 19950896 2161740 6.37 3732492 17333912 12 08:43:55 07:13:01 10366940 31447160 800728 2.44 416172 19950896 2161740 6.37 3732548 17333916 156 08:43:55 07:14:01 10367380 31447608 800256 2.43 416188 19950900 2161740 6.37 3732872 17333920 36 08:43:55 07:15:01 10367624 31447856 800284 2.43 416204 19950904 2161740 6.37 3732424 17333924 148 08:43:55 07:16:01 10367776 31448016 800068 2.43 416216 19950908 2161740 6.37 3732364 17333928 8 08:43:55 07:17:01 10367736 31448040 800036 2.43 416232 19950908 2161740 6.37 3732472 17333936 232 08:43:55 07:18:01 10367528 31447972 799984 2.43 416252 19950912 2161740 6.37 3732512 17333928 8 08:43:55 07:19:01 10367456 31447904 799972 2.43 416276 19950912 2161740 6.37 3732908 17333932 84 08:43:55 07:20:01 10367620 31448116 799692 2.43 416284 19950916 2161740 6.37 3733172 17333932 192 08:43:55 07:21:01 10367676 31448176 799616 2.43 416300 19950920 2161740 6.37 3732560 17333936 168 08:43:55 07:22:01 10367720 31448224 799876 2.43 416320 19950924 2161740 6.37 3732880 17333940 188 08:43:55 07:23:01 10367720 31448228 799876 2.43 416328 19950928 2161740 6.37 3732752 17333940 152 08:43:55 07:24:01 10367672 31448244 799812 2.43 416348 19950924 2161740 6.37 3732908 17333948 16 08:43:55 07:25:01 10367648 31448232 799752 2.43 416356 19950936 2161740 6.37 3732968 17333956 240 08:43:55 07:26:01 10367672 31448260 799708 2.43 416372 19950936 2161740 6.37 3732576 17333956 4 08:43:55 07:27:01 10367372 31447976 799892 2.43 416392 19950944 2161740 6.37 3732580 17333964 208 08:43:55 07:28:01 10367316 31447920 799896 2.43 416400 19950944 2161740 6.37 3732580 17333964 4 08:43:55 07:29:01 10367720 31448392 799616 2.43 416408 19950948 2161740 6.37 3732912 17333972 184 08:43:55 07:30:01 10367388 31448080 799884 2.43 416436 19950952 2145592 6.32 3732740 17333968 8 08:43:55 07:31:01 10367332 31448028 799824 2.43 416464 19950952 2145592 6.32 3732816 17333968 260 08:43:55 07:32:01 10367284 31447988 799812 2.43 416472 19950956 2145592 6.32 3732692 17333972 8 08:43:55 07:33:01 10367432 31448208 799664 2.43 416488 19950964 2145280 6.32 3732748 17333984 152 08:43:55 07:34:01 10367660 31448440 799380 2.43 416508 19950960 2145280 6.32 3732748 17333984 8 08:43:55 07:35:01 10367392 31448208 799556 2.43 416516 19950968 2145280 6.32 3732840 17333984 176 08:43:55 07:36:01 10367480 31448300 799584 2.43 416532 19950968 2145280 6.32 3733048 17333984 16 08:43:55 07:37:01 10367496 31448320 799552 2.43 416544 19950972 2145280 6.32 3732784 17333988 24 08:43:55 07:38:01 10367116 31447948 799792 2.43 416548 19950976 2145280 6.32 3733104 17333992 188 08:43:55 07:39:01 10367368 31448200 799520 2.43 416556 19950972 2145280 6.32 3732808 17333992 20 08:43:55 07:40:01 10367336 31448228 799424 2.43 416568 19950980 2145280 6.32 3733324 17333996 176 08:43:55 07:41:01 10367480 31448376 799384 2.43 416588 19950984 2145280 6.32 3733172 17333996 256 08:43:55 07:42:01 10367520 31448428 799336 2.43 416604 19950988 2145280 6.32 3732844 17334004 8 08:43:55 07:43:01 10367724 31448648 799080 2.43 416612 19950996 2145280 6.32 3732844 17334012 4 08:43:55 07:44:01 10367672 31448724 799208 2.43 416636 19951048 2145280 6.32 3732924 17334080 12 08:43:55 07:45:01 10367560 31448616 799256 2.43 416656 19951064 2145280 6.32 3732984 17334084 4 08:43:55 07:46:01 10367640 31448700 799092 2.43 416676 19951068 2145280 6.32 3733228 17334088 28 08:43:55 07:47:01 10367188 31448316 799444 2.43 416700 19951068 2145280 6.32 3733284 17334084 168 08:43:55 07:48:01 10367456 31448612 799208 2.43 416716 19951072 2145280 6.32 3733084 17334088 8 08:43:55 07:49:01 10367536 31448692 799268 2.43 416736 19951064 2145280 6.32 3733088 17334088 164 08:43:55 07:50:01 10367560 31448760 799192 2.43 416748 19951076 2145280 6.32 3733244 17334092 8 08:43:55 07:51:01 10367228 31448436 799420 2.43 416764 19951084 2145280 6.32 3733136 17334096 192 08:43:55 07:52:01 10367172 31448400 799532 2.43 416772 19951084 2145280 6.32 3733152 17334100 8 08:43:55 07:53:01 10367164 31448528 799328 2.43 416784 19951216 2145280 6.32 3733220 17334232 184 08:43:55 07:54:02 10367352 31448720 799088 2.43 416792 19951212 2145280 6.32 3733400 17334232 8 08:43:55 07:55:01 10367208 31448580 799152 2.43 416804 19951220 2145280 6.32 3733172 17334236 4 08:43:55 07:56:01 10366940 31448320 799336 2.43 416820 19951224 2145280 6.32 3733108 17334240 8 08:43:55 07:57:01 10366924 31448364 799276 2.43 416836 19951224 2145280 6.32 3733164 17334244 8 08:43:55 07:58:01 10367336 31448784 798992 2.43 416856 19951228 2145280 6.32 3733228 17334248 16 08:43:55 07:59:01 10367400 31448860 798940 2.43 416876 19951232 2145280 6.32 3733228 17334252 28 08:43:55 08:00:01 10365620 31447176 800552 2.43 416896 19951240 2161548 6.37 3735024 17333376 20 08:43:55 08:01:01 10365612 31447176 800524 2.43 416908 19951244 2161548 6.37 3734776 17333380 12 08:43:55 08:02:01 10365628 31447312 800312 2.43 416916 19951372 2145452 6.32 3734736 17333500 16 08:43:55 08:03:01 10365832 31447520 800036 2.43 416924 19951376 2145452 6.32 3734444 17333504 32 08:43:55 08:04:01 10366236 31447832 799848 2.43 416936 19951380 2145452 6.32 3734788 17333516 172 08:43:55 08:05:01 10365944 31447600 800124 2.43 416960 19951372 2145452 6.32 3734496 17333520 4 08:43:55 08:06:01 10366188 31447852 799796 2.43 416968 19951384 2145452 6.32 3734440 17333524 12 08:43:55 08:07:01 10366140 31447808 799876 2.43 416976 19951384 2145452 6.32 3734440 17333524 8 08:43:55 08:08:01 10366284 31447988 799860 2.43 416984 19951388 2145452 6.32 3734496 17333524 8 08:43:55 08:09:01 10366268 31447992 799828 2.43 417008 19951392 2145452 6.32 3734496 17333528 28 08:43:55 08:10:01 10366156 31447920 799864 2.43 417024 19951392 2145452 6.32 3734600 17333532 8 08:43:55 08:11:01 10366108 31447880 799836 2.43 417028 19951400 2145452 6.32 3734540 17333536 8 08:43:55 08:12:01 10366284 31448064 799764 2.43 417044 19951404 2145452 6.32 3734896 17333540 4 08:43:55 08:13:01 10366112 31447892 799872 2.43 417060 19951404 2145452 6.32 3735064 17333540 20 08:43:55 08:14:01 10365960 31447804 799960 2.43 417076 19951408 2145452 6.32 3734996 17333544 16 08:43:55 08:15:01 10365936 31447804 799860 2.43 417112 19951392 2145452 6.32 3735088 17333544 12 08:43:55 08:16:01 10366176 31448052 799776 2.43 417132 19951416 2161548 6.37 3734760 17333552 8 08:43:55 08:17:01 10366332 31448216 799564 2.43 417144 19951420 2161548 6.37 3735052 17333556 4 08:43:55 08:18:01 10366292 31448244 799476 2.43 417160 19951424 2161548 6.37 3734820 17333556 8 08:43:55 08:19:01 10366172 31448144 799468 2.43 417172 19951428 2161548 6.37 3735156 17333560 196 08:43:55 08:20:01 10366392 31448384 799240 2.43 417192 19951416 2161548 6.37 3734768 17333564 8 08:43:55 08:21:01 10366276 31448272 799452 2.43 417204 19951432 2161548 6.37 3735056 17333568 180 08:43:55 08:22:01 10366504 31448508 799192 2.43 417216 19951436 2161548 6.37 3735160 17333572 204 08:43:55 08:23:01 10366496 31448564 799116 2.43 417236 19951436 2145316 6.32 3735344 17333576 160 08:43:55 08:24:01 10366092 31448164 799432 2.43 417260 19951440 2145316 6.32 3735324 17333580 204 08:43:55 08:25:01 10366140 31448248 799416 2.43 417268 19951444 2145316 6.32 3735360 17333580 220 08:43:55 08:26:01 10366132 31448240 799360 2.43 417276 19951444 2145316 6.32 3735236 17333580 172 08:43:55 08:27:01 10366164 31448400 799240 2.43 417276 19951576 2145316 6.32 3735468 17333700 200 08:43:55 08:28:01 10366868 31449124 798712 2.43 417284 19951580 2145316 6.32 3735184 17333712 200 08:43:55 08:29:01 10366868 31449128 798688 2.43 417288 19951584 2145316 6.32 3734960 17333716 24 08:43:55 08:30:01 10366284 31448560 799180 2.43 417304 19951584 2145316 6.32 3735344 17333724 8 08:43:55 08:31:01 10366260 31448544 799104 2.43 417332 19951588 2161376 6.37 3735532 17333724 212 08:43:55 08:32:01 10366124 31448416 799220 2.43 417344 19951596 2161376 6.37 3735000 17333732 8 08:43:55 08:33:01 10366108 31448452 799172 2.43 417348 19951596 2161140 6.37 3735356 17333732 4 08:43:55 08:34:01 10365808 31448156 799396 2.43 417360 19951600 2161140 6.37 3735120 17333736 12 08:43:55 08:35:01 10366068 31448424 799284 2.43 417360 19951604 2161140 6.37 3735172 17333740 8 08:43:55 08:36:01 10366116 31448476 799188 2.43 417376 19951608 2161140 6.37 3735216 17333744 4 08:43:55 08:37:01 10366132 31448496 799096 2.43 417388 19951612 2161140 6.37 3735080 17333748 8 08:43:55 08:38:01 10365832 31448200 799328 2.43 417392 19951616 2161140 6.37 3735492 17333752 8 08:43:55 08:39:01 10366036 31448464 799040 2.43 417416 19951616 2161140 6.37 3735268 17333756 4 08:43:55 08:40:01 10365556 31448012 799580 2.43 417436 19951620 2161140 6.37 3735740 17333756 244 08:43:55 08:41:01 10365620 31448076 799480 2.43 417452 19951620 2161140 6.37 3735500 17333756 208 08:43:55 08:42:01 10365732 31448192 799496 2.43 417460 19951624 2161140 6.37 3735492 17333760 212 08:43:55 08:43:01 9889200 31398952 847924 2.58 421068 20353920 2310192 6.81 3791128 17729036 2432 08:43:55 Average: 10968707 31390047 859087 2.61 404429 19335210 2307664 6.80 3697449 16800847 42366 08:43:55 08:43:55 06:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:43:55 06:30:03 vethe6ccd61 603.23 540.49 50.99 2884.37 0.00 0.00 0.00 0.24 08:43:55 06:30:03 lo 4.07 4.07 0.39 0.39 0.00 0.00 0.00 0.00 08:43:55 06:30:03 ens3 1358.11 1328.90 8182.35 170.75 0.00 0.00 0.00 0.00 08:43:55 06:30:03 docker0 603.23 540.38 42.74 2884.36 0.00 0.00 0.00 0.00 08:43:55 06:31:01 lo 1.45 1.45 0.14 0.14 0.00 0.00 0.00 0.00 08:43:55 06:31:01 vetha1cf068 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 08:43:55 06:31:01 ens3 541.75 339.83 5483.19 48.01 0.00 0.00 0.00 0.00 08:43:55 06:31:01 docker0 250.17 393.40 21.52 2147.57 0.00 0.00 0.00 0.00 08:43:55 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:32:01 vetha1cf068 1.57 1.62 0.14 0.15 0.00 0.00 0.00 0.00 08:43:55 06:32:01 ens3 34.94 26.71 26.91 15.79 0.00 0.00 0.00 0.00 08:43:55 06:32:01 docker0 1.57 1.57 0.12 0.14 0.00 0.00 0.00 0.00 08:43:55 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 06:33:01 vetha1cf068 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:33:01 ens3 22.03 13.93 19.88 10.93 0.00 0.00 0.00 0.00 08:43:55 06:33:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:34:01 veth0101544 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:34:01 veth634da30 5.10 9.43 0.40 116.45 0.00 0.00 0.00 0.01 08:43:55 06:34:01 vethc47adcd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:34:01 veth6be1a5b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:34:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 08:43:55 06:34:01 veth34ae024 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:34:01 ens3 153.52 112.74 2605.10 172.31 0.00 0.00 0.00 0.00 08:43:55 06:34:01 vetha1d8c7a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:34:01 docker0 11.84 26.10 0.76 377.67 0.00 0.00 0.00 0.00 08:43:55 06:34:01 vethd8641ea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:34:01 vethdafb9ad 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:43:55 06:34:01 veth93b3f42 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:34:01 veth6c85db5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:34:01 vethad67420 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:34:01 veth545e13d 2.42 7.41 0.18 112.65 0.00 0.00 0.00 0.01 08:43:55 06:34:01 veth33b2783 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:34:01 veth4057469 0.33 0.48 0.03 0.14 0.00 0.00 0.00 0.00 08:43:55 06:34:01 vethb3b39c0 2.78 7.13 0.21 109.90 0.00 0.00 0.00 0.01 08:43:55 06:34:01 vethb2be65e 1.22 2.47 0.09 38.60 0.00 0.00 0.00 0.00 08:43:55 06:35:01 vethacbe5e1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:35:01 veth4958cc2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:35:01 vethfdf64fe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:35:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 08:43:55 06:35:01 vethbd087f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:35:01 veth44c9478 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:35:01 veth90d312e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:35:01 vethf7d127f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:35:01 ens3 961.47 556.65 8782.19 65.76 0.00 0.00 0.00 0.00 08:43:55 06:35:01 vethf432aa9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:35:01 docker0 497.48 831.96 41.11 7263.99 0.00 0.00 0.00 0.00 08:43:55 06:35:01 veth8bcb671 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:35:01 vethecbcbd5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:35:01 veth58aea42 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:35:01 veth4404366 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:35:01 vethedfb96f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:35:01 veth4057469 0.08 0.86 0.00 0.04 0.00 0.00 0.00 0.00 08:43:55 06:35:01 veth29ebbbd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:36:01 veth4958cc2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:43:55 06:36:01 lo 0.41 0.41 0.05 0.05 0.00 0.00 0.00 0.00 08:43:55 06:36:01 veth569dae1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:43:55 06:36:01 veth44c9478 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:43:55 06:36:01 vethc705903 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:43:55 06:36:01 veth90d312e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:43:55 06:36:01 vethf7d127f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:43:55 06:36:01 ens3 172.44 82.93 2124.61 11.55 0.00 0.00 0.00 0.00 08:43:55 06:36:01 veth56366f3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:43:55 06:36:01 vethf432aa9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:43:55 06:36:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:36:01 veth8bcb671 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 08:43:55 06:36:01 veth58aea42 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:43:55 06:36:01 vethcb39b2d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:43:55 06:36:01 veth4404366 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:43:55 06:36:01 veth4057469 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 08:43:55 06:36:01 veth29ebbbd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:43:55 06:37:01 veth4958cc2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:37:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 08:43:55 06:37:01 veth569dae1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:37:01 veth44c9478 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:37:01 vethc705903 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:37:01 veth90d312e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:37:01 vethf7d127f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:37:01 ens3 4.62 3.22 3.55 1.85 0.00 0.00 0.00 0.00 08:43:55 06:37:01 veth56366f3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:37:01 vethf432aa9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:37:01 veth8bcb671 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:37:01 veth58aea42 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:37:01 vethcb39b2d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:37:01 veth4404366 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:37:01 veth4057469 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:37:01 veth29ebbbd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:38:01 ens3 3.60 2.08 2.80 1.48 0.00 0.00 0.00 0.00 08:43:55 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:38:01 veth4057469 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:39:01 lo 15.86 15.86 1.56 1.56 0.00 0.00 0.00 0.00 08:43:55 06:39:01 ens3 121.79 110.50 83.71 380.52 0.00 0.00 0.00 0.00 08:43:55 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:40:01 lo 49.06 49.06 4.84 4.84 0.00 0.00 0.00 0.00 08:43:55 06:40:01 ens3 452.06 457.06 207.16 2116.23 0.00 0.00 0.00 0.00 08:43:55 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:41:01 lo 21.40 21.40 2.10 2.10 0.00 0.00 0.00 0.00 08:43:55 06:41:01 ens3 224.18 210.90 115.82 1130.45 0.00 0.00 0.00 0.00 08:43:55 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:42:01 ens3 0.13 0.02 0.01 0.03 0.00 0.00 0.00 0.00 08:43:55 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 06:43:01 ens3 0.28 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:44:01 ens3 0.50 0.02 0.05 0.00 0.00 0.00 0.00 0.00 08:43:55 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 06:45:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 08:43:55 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:46:01 ens3 0.62 0.07 0.06 0.00 0.00 0.00 0.00 0.00 08:43:55 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 06:47:01 ens3 2.08 2.93 0.37 14.05 0.00 0.00 0.00 0.00 08:43:55 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 06:49:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:50:01 ens3 4.10 5.60 2.82 7.29 0.00 0.00 0.00 0.00 08:43:55 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 06:51:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:52:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 06:53:01 ens3 0.47 0.17 0.09 0.01 0.00 0.00 0.00 0.00 08:43:55 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:54:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 06:55:01 ens3 4.05 7.00 0.33 7.38 0.00 0.00 0.00 0.00 08:43:55 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:56:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 06:57:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:58:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 06:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 06:59:01 ens3 11.86 17.94 1.58 28.91 0.00 0.00 0.00 0.00 08:43:55 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:00:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:00:01 ens3 21.71 28.96 5.70 70.57 0.00 0.00 0.00 0.00 08:43:55 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:02:01 ens3 0.48 0.17 0.26 0.19 0.00 0.00 0.00 0.00 08:43:55 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:03:01 ens3 1.50 0.33 0.40 0.20 0.00 0.00 0.00 0.00 08:43:55 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:04:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 08:43:55 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:05:01 ens3 1.05 0.27 0.23 0.08 0.00 0.00 0.00 0.00 08:43:55 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:06:01 ens3 0.95 0.38 0.37 0.21 0.00 0.00 0.00 0.00 08:43:55 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:07:01 ens3 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:08:01 ens3 0.93 0.32 0.31 0.21 0.00 0.00 0.00 0.00 08:43:55 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:09:01 ens3 0.37 0.07 0.05 0.01 0.00 0.00 0.00 0.00 08:43:55 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:10:01 ens3 0.27 0.10 0.08 0.06 0.00 0.00 0.00 0.00 08:43:55 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:11:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:12:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:13:01 ens3 0.33 0.17 0.07 0.01 0.00 0.00 0.00 0.00 08:43:55 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:15:01 ens3 0.48 0.30 0.15 0.08 0.00 0.00 0.00 0.00 08:43:55 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:16:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:17:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:18:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:19:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:20:01 ens3 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 08:43:55 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:21:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:22:01 ens3 0.72 0.02 0.08 0.00 0.00 0.00 0.00 0.00 08:43:55 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:23:01 ens3 1.17 0.90 0.59 0.44 0.00 0.00 0.00 0.00 08:43:55 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:24:01 ens3 0.35 0.02 0.04 0.00 0.00 0.00 0.00 0.00 08:43:55 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:25:01 ens3 0.33 0.20 0.09 0.07 0.00 0.00 0.00 0.00 08:43:55 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:26:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:27:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:28:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:29:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:30:01 ens3 0.20 0.10 0.08 0.07 0.00 0.00 0.00 0.00 08:43:55 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:31:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:32:01 ens3 0.20 0.05 0.12 0.00 0.00 0.00 0.00 0.00 08:43:55 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:33:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:34:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:35:01 ens3 0.38 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:43:55 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:36:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:37:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:38:01 ens3 0.10 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:39:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:40:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:43:55 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:41:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:42:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:43:55 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:43:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:44:01 ens3 0.95 0.02 0.10 0.00 0.00 0.00 0.00 0.00 08:43:55 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:45:01 ens3 1.07 0.18 0.18 0.07 0.00 0.00 0.00 0.00 08:43:55 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:46:01 ens3 0.98 0.40 0.56 0.28 0.00 0.00 0.00 0.00 08:43:55 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:47:01 ens3 0.60 0.45 0.27 0.22 0.00 0.00 0.00 0.00 08:43:55 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:48:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:43:55 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:49:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:50:01 ens3 0.25 0.13 0.08 0.07 0.00 0.00 0.00 0.00 08:43:55 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:51:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:52:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:43:55 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:53:01 ens3 1.27 0.08 0.14 0.01 0.00 0.00 0.00 0.00 08:43:55 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:54:02 ens3 1.03 0.38 0.40 0.28 0.00 0.00 0.00 0.00 08:43:55 07:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:55:01 ens3 0.85 0.15 0.20 0.07 0.00 0.00 0.00 0.00 08:43:55 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:56:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 08:43:55 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:57:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:43:55 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:58:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:59:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:00:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:43:55 08:00:01 ens3 4.75 4.22 2.61 5.44 0.00 0.00 0.00 0.00 08:43:55 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:01:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 08:02:01 ens3 0.53 0.28 0.27 0.20 0.00 0.00 0.00 0.00 08:43:55 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:03:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 08:04:01 ens3 0.43 0.10 0.05 0.01 0.00 0.00 0.00 0.00 08:43:55 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:05:01 ens3 1.37 0.13 0.27 0.07 0.00 0.00 0.00 0.00 08:43:55 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 08:06:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:07:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 08:08:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 08:10:01 ens3 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 08:43:55 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:11:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 08:12:01 ens3 0.53 0.12 0.05 0.01 0.00 0.00 0.00 0.00 08:43:55 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:13:01 ens3 3.73 0.60 0.89 0.42 0.00 0.00 0.00 0.00 08:43:55 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 08:14:01 ens3 1.38 0.95 0.79 0.63 0.00 0.00 0.00 0.00 08:43:55 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:15:01 ens3 0.23 0.07 0.08 0.06 0.00 0.00 0.00 0.00 08:43:55 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 08:16:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 08:43:55 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:17:01 ens3 0.63 0.00 0.07 0.00 0.00 0.00 0.00 0.00 08:43:55 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 08:18:01 ens3 0.42 0.10 0.04 0.01 0.00 0.00 0.00 0.00 08:43:55 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:19:01 ens3 0.35 0.00 0.04 0.00 0.00 0.00 0.00 0.00 08:43:55 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 08:20:01 ens3 0.35 0.17 0.09 0.07 0.00 0.00 0.00 0.00 08:43:55 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:21:01 ens3 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00 08:43:55 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 08:22:01 ens3 0.53 0.17 0.10 0.01 0.00 0.00 0.00 0.00 08:43:55 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:23:01 ens3 1.82 0.38 0.45 0.22 0.00 0.00 0.00 0.00 08:43:55 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 08:24:01 ens3 1.03 0.53 0.40 0.29 0.00 0.00 0.00 0.00 08:43:55 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:25:01 ens3 0.63 0.12 0.13 0.07 0.00 0.00 0.00 0.00 08:43:55 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 08:26:01 ens3 0.33 0.18 0.07 0.01 0.00 0.00 0.00 0.00 08:43:55 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:27:01 ens3 0.95 0.28 0.31 0.21 0.00 0.00 0.00 0.00 08:43:55 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 08:28:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:29:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 08:30:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:43:55 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:31:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:43:55 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 08:32:01 ens3 0.53 0.10 0.06 0.01 0.00 0.00 0.00 0.00 08:43:55 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:33:01 ens3 1.58 0.37 0.42 0.21 0.00 0.00 0.00 0.00 08:43:55 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 08:34:01 ens3 0.63 0.20 0.15 0.08 0.00 0.00 0.00 0.00 08:43:55 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:35:01 ens3 1.82 0.82 0.82 0.56 0.00 0.00 0.00 0.00 08:43:55 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 08:36:01 ens3 0.83 0.72 0.52 0.43 0.00 0.00 0.00 0.00 08:43:55 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:37:01 ens3 0.50 0.00 0.05 0.00 0.00 0.00 0.00 0.00 08:43:55 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 08:38:01 ens3 1.80 0.42 0.47 0.28 0.00 0.00 0.00 0.00 08:43:55 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:39:01 ens3 1.78 0.27 0.40 0.20 0.00 0.00 0.00 0.00 08:43:55 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 08:40:01 ens3 1.70 0.65 0.71 0.47 0.00 0.00 0.00 0.00 08:43:55 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:41:01 ens3 1.05 0.00 0.04 0.00 0.00 0.00 0.00 0.00 08:43:55 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:43:55 08:42:01 ens3 0.88 0.10 0.07 0.01 0.00 0.00 0.00 0.00 08:43:55 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:55 08:43:01 lo 2.00 2.00 0.21 0.21 0.00 0.00 0.00 0.00 08:43:55 08:43:01 ens3 262.64 147.69 3995.87 37.66 0.00 0.00 0.00 0.00 08:43:55 08:43:01 docker0 77.94 142.13 7.29 1272.96 0.00 0.00 0.00 0.00 08:43:55 Average: lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 08:43:55 Average: ens3 32.88 25.89 235.24 32.13 0.00 0.00 0.00 0.00 08:43:55 Average: docker0 10.73 14.40 0.84 103.97 0.00 0.00 0.00 0.00 08:43:55 08:43:55 08:43:55 ---> sar -P ALL: 08:43:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13261) 10/03/24 _x86_64_ (8 CPU) 08:43:55 08:43:55 06:28:52 LINUX RESTART (8 CPU) 08:43:55 08:43:55 06:29:01 CPU %user %nice %system %iowait %steal %idle 08:43:55 06:30:03 all 8.04 0.00 2.62 2.53 0.05 86.77 08:43:55 06:30:03 0 12.96 0.00 2.39 0.43 0.05 84.17 08:43:55 06:30:03 1 6.38 0.00 1.90 0.47 0.05 91.21 08:43:55 06:30:03 2 6.23 0.00 1.47 0.37 0.05 91.88 08:43:55 06:30:03 3 7.81 0.00 2.02 0.34 0.03 89.80 08:43:55 06:30:03 4 6.43 0.00 4.41 3.76 0.07 85.33 08:43:55 06:30:03 5 5.50 0.00 3.04 2.26 0.03 89.16 08:43:55 06:30:03 6 7.59 0.00 2.15 4.92 0.03 85.31 08:43:55 06:30:03 7 11.38 0.00 3.61 7.74 0.05 77.23 08:43:55 06:31:01 all 17.33 0.00 4.61 3.00 0.08 74.97 08:43:55 06:31:01 0 16.33 0.00 4.99 1.08 0.09 77.51 08:43:55 06:31:01 1 16.04 0.00 4.73 0.52 0.09 78.61 08:43:55 06:31:01 2 18.40 0.00 3.71 1.84 0.07 75.98 08:43:55 06:31:01 3 18.40 0.00 3.99 0.26 0.07 77.28 08:43:55 06:31:01 4 18.06 0.00 4.33 0.54 0.07 76.99 08:43:55 06:31:01 5 16.22 0.00 4.80 0.80 0.09 78.08 08:43:55 06:31:01 6 18.01 0.00 5.19 8.47 0.09 68.24 08:43:55 06:31:01 7 17.19 0.00 5.17 10.53 0.07 67.04 08:43:55 06:32:01 all 31.49 0.00 5.07 1.29 0.10 62.05 08:43:55 06:32:01 0 35.04 0.00 5.14 0.02 0.10 59.70 08:43:55 06:32:01 1 32.36 0.00 4.82 0.02 0.10 62.70 08:43:55 06:32:01 2 30.77 0.00 4.60 1.14 0.08 63.41 08:43:55 06:32:01 3 30.69 0.00 4.92 0.05 0.10 64.24 08:43:55 06:32:01 4 32.65 0.00 4.68 0.02 0.12 62.54 08:43:55 06:32:01 5 31.38 0.00 5.32 0.40 0.12 62.78 08:43:55 06:32:01 6 30.08 0.00 6.11 0.03 0.08 63.69 08:43:55 06:32:01 7 28.92 0.00 4.94 8.66 0.10 57.38 08:43:55 06:33:01 all 68.16 0.00 8.71 0.96 0.11 22.06 08:43:55 06:33:01 0 69.81 0.00 8.65 0.57 0.10 20.86 08:43:55 06:33:01 1 67.40 0.00 8.96 0.56 0.12 22.97 08:43:55 06:33:01 2 68.56 0.00 8.23 1.06 0.12 22.02 08:43:55 06:33:01 3 67.99 0.00 8.55 0.39 0.12 22.96 08:43:55 06:33:01 4 68.11 0.00 8.55 1.31 0.10 21.92 08:43:55 06:33:01 5 68.35 0.00 8.29 0.39 0.12 22.86 08:43:55 06:33:01 6 67.77 0.00 9.45 0.76 0.15 21.87 08:43:55 06:33:01 7 67.27 0.00 9.00 2.63 0.08 21.02 08:43:55 06:34:01 all 24.85 0.00 7.25 7.87 0.11 59.92 08:43:55 06:34:01 0 25.12 0.00 6.36 4.57 0.08 63.87 08:43:55 06:34:01 1 26.82 0.00 7.96 6.11 0.10 59.01 08:43:55 06:34:01 2 25.15 0.00 7.18 5.33 0.08 62.25 08:43:55 06:34:01 3 23.27 0.00 7.20 21.50 0.10 47.93 08:43:55 06:34:01 4 23.68 0.00 7.84 7.26 0.17 61.06 08:43:55 06:34:01 5 25.56 0.00 7.04 6.62 0.09 60.70 08:43:55 06:34:01 6 25.09 0.00 8.01 5.77 0.14 60.98 08:43:55 06:34:01 7 24.10 0.00 6.46 5.81 0.10 63.52 08:43:55 06:35:01 all 14.98 0.00 7.83 28.11 0.13 48.95 08:43:55 06:35:01 0 11.45 0.00 7.27 24.61 0.12 56.55 08:43:55 06:35:01 1 14.49 0.00 6.01 19.29 0.15 60.05 08:43:55 06:35:01 2 14.66 0.00 7.15 25.92 0.10 52.16 08:43:55 06:35:01 3 13.98 0.00 7.55 29.44 0.17 48.86 08:43:55 06:35:01 4 15.72 0.00 8.43 24.61 0.14 51.10 08:43:55 06:35:01 5 16.23 0.00 7.29 27.53 0.14 48.82 08:43:55 06:35:01 6 17.02 0.00 9.73 21.89 0.10 51.25 08:43:55 06:35:01 7 16.30 0.00 9.25 51.86 0.14 22.45 08:43:55 06:36:01 all 75.85 0.00 13.33 5.31 0.16 5.35 08:43:55 06:36:01 0 74.84 0.00 13.60 2.81 0.16 8.61 08:43:55 06:36:01 1 76.52 0.00 11.97 4.73 0.10 6.68 08:43:55 06:36:01 2 75.07 0.00 13.14 9.60 0.16 2.03 08:43:55 06:36:01 3 76.24 0.00 12.53 7.11 0.16 3.96 08:43:55 06:36:01 4 76.73 0.00 13.24 2.94 0.17 6.91 08:43:55 06:36:01 5 75.51 0.00 13.60 2.74 0.17 7.97 08:43:55 06:36:01 6 76.49 0.00 14.06 8.81 0.14 0.50 08:43:55 06:36:01 7 75.43 0.00 14.47 3.72 0.24 6.13 08:43:55 06:37:01 all 89.11 0.00 10.73 0.00 0.15 0.00 08:43:55 06:37:01 0 88.05 0.00 11.80 0.00 0.15 0.00 08:43:55 06:37:01 1 89.52 0.00 10.33 0.00 0.13 0.02 08:43:55 06:37:01 2 89.45 0.00 10.40 0.00 0.15 0.00 08:43:55 06:37:01 3 89.00 0.00 10.83 0.00 0.17 0.00 08:43:55 06:37:01 4 89.32 0.00 10.52 0.00 0.15 0.00 08:43:55 06:37:01 5 89.66 0.00 10.20 0.00 0.14 0.00 08:43:55 06:37:01 6 89.24 0.00 10.63 0.00 0.13 0.00 08:43:55 06:37:01 7 88.63 0.00 11.16 0.00 0.21 0.00 08:43:55 06:38:01 all 76.28 0.00 11.57 4.49 0.23 7.43 08:43:55 06:38:01 0 75.83 0.00 12.52 2.44 0.19 9.03 08:43:55 06:38:01 1 76.36 0.00 10.97 1.41 0.21 11.06 08:43:55 06:38:01 2 76.73 0.00 11.85 1.28 0.26 9.89 08:43:55 06:38:01 3 75.16 0.00 12.71 7.16 0.27 4.71 08:43:55 06:38:01 4 79.17 0.00 9.73 1.72 0.25 9.12 08:43:55 06:38:01 5 76.99 0.00 10.41 1.78 0.24 10.58 08:43:55 06:38:01 6 75.58 0.00 12.03 10.69 0.20 1.49 08:43:55 06:38:01 7 74.32 0.00 12.40 9.52 0.26 3.49 08:43:55 06:39:01 all 2.81 0.00 1.05 2.33 0.04 93.77 08:43:55 06:39:01 0 4.62 0.00 1.19 1.40 0.05 92.73 08:43:55 06:39:01 1 1.45 0.00 0.92 2.05 0.02 95.56 08:43:55 06:39:01 2 3.50 0.00 1.07 1.39 0.03 94.01 08:43:55 06:39:01 3 2.83 0.00 1.12 1.68 0.07 94.30 08:43:55 06:39:01 4 2.63 0.00 1.12 3.52 0.05 92.67 08:43:55 06:39:01 5 3.44 0.00 0.97 1.63 0.03 93.93 08:43:55 06:39:01 6 2.42 0.00 1.00 3.06 0.03 93.48 08:43:55 06:39:01 7 1.59 0.00 0.97 3.95 0.03 93.46 08:43:55 06:40:01 all 7.72 0.00 1.00 0.12 0.06 91.10 08:43:55 06:40:01 0 6.47 0.00 0.95 0.07 0.05 92.46 08:43:55 06:40:01 1 8.28 0.00 1.14 0.02 0.07 90.50 08:43:55 06:40:01 2 9.90 0.00 1.04 0.05 0.07 88.94 08:43:55 06:40:01 3 8.34 0.00 0.94 0.05 0.07 90.61 08:43:55 06:40:01 4 4.91 0.00 1.09 0.02 0.07 93.92 08:43:55 06:40:01 5 9.15 0.00 0.87 0.03 0.07 89.88 08:43:55 06:40:01 6 6.66 0.00 0.99 0.67 0.05 91.64 08:43:55 06:40:01 7 8.11 0.00 0.98 0.05 0.07 90.79 08:43:55 08:43:55 06:40:01 CPU %user %nice %system %iowait %steal %idle 08:43:55 06:41:01 all 4.75 0.00 0.48 0.06 0.05 94.66 08:43:55 06:41:01 0 6.57 0.00 0.61 0.20 0.07 92.55 08:43:55 06:41:01 1 1.72 0.00 0.42 0.03 0.03 97.80 08:43:55 06:41:01 2 6.67 0.00 0.48 0.08 0.07 92.70 08:43:55 06:41:01 3 1.74 0.00 0.45 0.02 0.03 97.76 08:43:55 06:41:01 4 1.60 0.00 0.41 0.02 0.03 97.94 08:43:55 06:41:01 5 6.65 0.00 0.50 0.03 0.05 92.77 08:43:55 06:41:01 6 7.11 0.00 0.52 0.07 0.05 92.25 08:43:55 06:41:01 7 5.89 0.00 0.48 0.00 0.05 93.57 08:43:55 06:42:01 all 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 06:42:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:43:55 06:42:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:43:55 06:42:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:43:55 06:42:01 3 0.00 0.00 0.02 0.00 0.03 99.95 08:43:55 06:42:01 4 0.05 0.00 0.03 0.00 0.03 99.88 08:43:55 06:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:43:55 06:42:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:43:55 06:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 06:43:01 all 0.02 0.00 0.02 0.01 0.02 99.94 08:43:55 06:43:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:43:55 06:43:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:43:55 06:43:01 2 0.03 0.00 0.00 0.02 0.00 99.95 08:43:55 06:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:43:55 06:43:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:43:55 06:43:01 5 0.00 0.00 0.00 0.03 0.00 99.97 08:43:55 06:43:01 6 0.02 0.00 0.07 0.00 0.03 99.88 08:43:55 06:43:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:43:55 06:44:01 all 0.04 0.00 0.03 0.00 0.01 99.92 08:43:55 06:44:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:43:55 06:44:01 1 0.07 0.00 0.03 0.00 0.00 99.90 08:43:55 06:44:01 2 0.02 0.00 0.05 0.02 0.02 99.90 08:43:55 06:44:01 3 0.03 0.00 0.03 0.00 0.03 99.90 08:43:55 06:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:43:55 06:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 06:44:01 6 0.05 0.00 0.03 0.00 0.03 99.88 08:43:55 06:44:01 7 0.03 0.00 0.03 0.00 0.00 99.93 08:43:55 06:45:01 all 0.01 0.00 0.01 0.01 0.01 99.95 08:43:55 06:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:43:55 06:45:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:43:55 06:45:01 2 0.02 0.00 0.00 0.05 0.02 99.92 08:43:55 06:45:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:43:55 06:45:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:43:55 06:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:43:55 06:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:43:55 06:45:01 7 0.00 0.00 0.03 0.00 0.00 99.97 08:43:55 06:46:01 all 0.03 0.00 0.01 0.00 0.02 99.94 08:43:55 06:46:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:43:55 06:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:43:55 06:46:01 2 0.02 0.00 0.00 0.03 0.02 99.93 08:43:55 06:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:43:55 06:46:01 4 0.03 0.00 0.02 0.00 0.03 99.92 08:43:55 06:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 06:46:01 6 0.05 0.00 0.02 0.00 0.03 99.90 08:43:55 06:46:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:43:55 06:47:01 all 0.10 0.00 0.02 0.01 0.02 99.85 08:43:55 06:47:01 0 0.08 0.00 0.02 0.00 0.02 99.88 08:43:55 06:47:01 1 0.07 0.00 0.03 0.00 0.02 99.88 08:43:55 06:47:01 2 0.07 0.00 0.03 0.05 0.02 99.83 08:43:55 06:47:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:43:55 06:47:01 4 0.50 0.00 0.05 0.00 0.03 99.42 08:43:55 06:47:01 5 0.02 0.00 0.02 0.02 0.02 99.93 08:43:55 06:47:01 6 0.08 0.00 0.03 0.00 0.02 99.87 08:43:55 06:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 06:48:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:43:55 06:48:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:43:55 06:48:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:43:55 06:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:43:55 06:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 06:48:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:43:55 06:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 06:48:01 6 0.02 0.00 0.02 0.00 0.03 99.93 08:43:55 06:48:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:43:55 06:49:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:43:55 06:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:43:55 06:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:43:55 06:49:01 2 0.00 0.00 0.00 0.03 0.02 99.95 08:43:55 06:49:01 3 0.07 0.00 0.00 0.00 0.00 99.93 08:43:55 06:49:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 06:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 06:49:01 6 0.02 0.00 0.03 0.00 0.02 99.93 08:43:55 06:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:43:55 06:50:01 all 0.05 0.00 0.02 0.00 0.01 99.92 08:43:55 06:50:01 0 0.07 0.00 0.03 0.00 0.02 99.88 08:43:55 06:50:01 1 0.07 0.00 0.02 0.00 0.02 99.90 08:43:55 06:50:01 2 0.02 0.00 0.02 0.02 0.00 99.95 08:43:55 06:50:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:43:55 06:50:01 4 0.07 0.00 0.02 0.00 0.03 99.88 08:43:55 06:50:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:43:55 06:50:01 6 0.07 0.00 0.03 0.00 0.02 99.88 08:43:55 06:50:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:43:55 06:51:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:43:55 06:51:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:43:55 06:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 06:51:01 2 0.00 0.00 0.00 0.03 0.02 99.95 08:43:55 06:51:01 3 0.07 0.00 0.00 0.00 0.00 99.93 08:43:55 06:51:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:43:55 06:51:01 5 0.00 0.00 0.03 0.00 0.02 99.95 08:43:55 06:51:01 6 0.02 0.00 0.03 0.00 0.02 99.93 08:43:55 06:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:43:55 06:51:01 CPU %user %nice %system %iowait %steal %idle 08:43:55 06:52:01 all 0.03 0.00 0.02 0.01 0.01 99.94 08:43:55 06:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:43:55 06:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 06:52:01 2 0.00 0.00 0.00 0.05 0.00 99.95 08:43:55 06:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 06:52:01 4 0.02 0.00 0.03 0.00 0.03 99.92 08:43:55 06:52:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:43:55 06:52:01 6 0.03 0.00 0.03 0.00 0.03 99.90 08:43:55 06:52:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:43:55 06:53:01 all 0.01 0.00 0.02 0.01 0.01 99.94 08:43:55 06:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 06:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 06:53:01 2 0.02 0.00 0.02 0.12 0.03 99.82 08:43:55 06:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:43:55 06:53:01 4 0.02 0.00 0.05 0.00 0.02 99.92 08:43:55 06:53:01 5 0.03 0.00 0.03 0.00 0.03 99.90 08:43:55 06:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 06:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 06:54:01 all 0.04 0.00 0.02 0.00 0.01 99.93 08:43:55 06:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:43:55 06:54:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:43:55 06:54:01 2 0.03 0.00 0.00 0.03 0.00 99.93 08:43:55 06:54:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:43:55 06:54:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 06:54:01 5 0.05 0.00 0.03 0.00 0.02 99.90 08:43:55 06:54:01 6 0.05 0.00 0.03 0.00 0.02 99.90 08:43:55 06:54:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:43:55 06:55:01 all 0.02 0.00 0.01 0.01 0.01 99.94 08:43:55 06:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:43:55 06:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 06:55:01 2 0.00 0.00 0.00 0.03 0.00 99.97 08:43:55 06:55:01 3 0.08 0.00 0.00 0.00 0.00 99.92 08:43:55 06:55:01 4 0.00 0.00 0.03 0.00 0.03 99.93 08:43:55 06:55:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:43:55 06:55:01 6 0.02 0.00 0.00 0.02 0.02 99.95 08:43:55 06:55:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:43:55 06:56:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:43:55 06:56:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:43:55 06:56:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:43:55 06:56:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:43:55 06:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 06:56:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:43:55 06:56:01 5 0.02 0.00 0.02 0.00 0.03 99.93 08:43:55 06:56:01 6 0.03 0.00 0.03 0.00 0.00 99.93 08:43:55 06:56:01 7 0.03 0.00 0.03 0.00 0.00 99.93 08:43:55 06:57:01 all 0.02 0.00 0.02 0.01 0.01 99.93 08:43:55 06:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:43:55 06:57:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:43:55 06:57:01 2 0.00 0.00 0.00 0.10 0.00 99.90 08:43:55 06:57:01 3 0.02 0.00 0.05 0.00 0.02 99.92 08:43:55 06:57:01 4 0.03 0.00 0.03 0.00 0.03 99.90 08:43:55 06:57:01 5 0.05 0.00 0.03 0.00 0.03 99.88 08:43:55 06:57:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:43:55 06:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 06:58:01 all 0.02 0.00 0.01 0.00 0.02 99.95 08:43:55 06:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 06:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 06:58:01 2 0.02 0.00 0.00 0.03 0.02 99.93 08:43:55 06:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:43:55 06:58:01 4 0.03 0.00 0.02 0.00 0.03 99.92 08:43:55 06:58:01 5 0.03 0.00 0.00 0.00 0.03 99.93 08:43:55 06:58:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:43:55 06:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 06:59:01 all 0.11 0.00 0.03 0.00 0.01 99.86 08:43:55 06:59:01 0 0.10 0.00 0.05 0.00 0.02 99.83 08:43:55 06:59:01 1 0.12 0.00 0.02 0.00 0.02 99.85 08:43:55 06:59:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:43:55 06:59:01 3 0.20 0.00 0.02 0.00 0.00 99.78 08:43:55 06:59:01 4 0.15 0.00 0.03 0.00 0.02 99.80 08:43:55 06:59:01 5 0.05 0.00 0.03 0.00 0.02 99.90 08:43:55 06:59:01 6 0.07 0.00 0.02 0.00 0.00 99.92 08:43:55 06:59:01 7 0.17 0.00 0.03 0.02 0.00 99.78 08:43:55 07:00:01 all 0.42 0.00 0.05 0.01 0.01 99.51 08:43:55 07:00:01 0 0.10 0.00 0.12 0.00 0.02 99.77 08:43:55 07:00:01 1 0.33 0.00 0.05 0.03 0.00 99.58 08:43:55 07:00:01 2 1.71 0.00 0.05 0.02 0.02 98.21 08:43:55 07:00:01 3 0.78 0.00 0.05 0.00 0.02 99.15 08:43:55 07:00:01 4 0.18 0.00 0.05 0.00 0.03 99.73 08:43:55 07:00:01 5 0.12 0.00 0.03 0.00 0.02 99.83 08:43:55 07:00:01 6 0.07 0.00 0.00 0.02 0.02 99.90 08:43:55 07:00:01 7 0.07 0.00 0.02 0.00 0.00 99.92 08:43:55 07:01:01 all 0.14 0.00 0.02 0.94 0.01 98.88 08:43:55 07:01:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:43:55 07:01:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:43:55 07:01:01 2 0.94 0.00 0.03 4.47 0.02 94.54 08:43:55 07:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:01:01 4 0.03 0.00 0.10 0.00 0.02 99.85 08:43:55 07:01:01 5 0.02 0.00 0.02 2.75 0.02 97.20 08:43:55 07:01:01 6 0.00 0.00 0.02 0.27 0.00 99.71 08:43:55 07:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:02:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:43:55 07:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:02:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 07:02:01 2 0.02 0.00 0.03 0.02 0.02 99.92 08:43:55 07:02:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:43:55 07:02:01 4 0.00 0.00 0.03 0.00 0.03 99.93 08:43:55 07:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:02:01 6 0.02 0.00 0.02 0.02 0.03 99.92 08:43:55 07:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 08:43:55 07:02:01 CPU %user %nice %system %iowait %steal %idle 08:43:55 07:03:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:43:55 07:03:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:43:55 07:03:01 1 0.00 0.00 0.03 0.00 0.02 99.95 08:43:55 07:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:43:55 07:03:01 4 0.07 0.00 0.03 0.00 0.02 99.88 08:43:55 07:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:03:01 6 0.07 0.00 0.03 0.00 0.03 99.87 08:43:55 07:03:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:43:55 07:04:01 all 0.02 0.00 0.01 0.03 0.01 99.92 08:43:55 07:04:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:43:55 07:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:43:55 07:04:01 2 0.02 0.00 0.00 0.23 0.02 99.73 08:43:55 07:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:04:01 4 0.00 0.00 0.00 0.02 0.02 99.97 08:43:55 07:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 07:04:01 6 0.05 0.00 0.07 0.00 0.03 99.85 08:43:55 07:04:01 7 0.02 0.00 0.00 0.00 0.03 99.95 08:43:55 07:05:01 all 0.03 0.00 0.01 0.00 0.02 99.94 08:43:55 07:05:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:43:55 07:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 07:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:43:55 07:05:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:43:55 07:05:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:43:55 07:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:43:55 07:05:01 6 0.02 0.00 0.00 0.02 0.03 99.93 08:43:55 07:05:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:43:55 07:06:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:43:55 07:06:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:43:55 07:06:01 1 0.00 0.00 0.03 0.00 0.00 99.97 08:43:55 07:06:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:43:55 07:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:06:01 4 0.07 0.00 0.05 0.00 0.02 99.87 08:43:55 07:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:06:01 6 0.02 0.00 0.03 0.00 0.02 99.93 08:43:55 07:06:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:43:55 07:07:01 all 0.05 0.00 0.04 0.01 0.01 99.89 08:43:55 07:07:01 0 0.07 0.00 0.03 0.00 0.02 99.88 08:43:55 07:07:01 1 0.20 0.00 0.05 0.02 0.02 99.72 08:43:55 07:07:01 2 0.02 0.00 0.02 0.02 0.02 99.93 08:43:55 07:07:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:43:55 07:07:01 4 0.03 0.00 0.02 0.02 0.00 99.93 08:43:55 07:07:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:43:55 07:07:01 6 0.03 0.00 0.07 0.00 0.03 99.87 08:43:55 07:07:01 7 0.05 0.00 0.03 0.00 0.02 99.90 08:43:55 07:08:01 all 0.10 0.00 0.02 0.00 0.01 99.86 08:43:55 07:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:08:01 2 0.71 0.00 0.00 0.02 0.02 99.25 08:43:55 07:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:08:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 07:08:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:43:55 07:08:01 6 0.03 0.00 0.03 0.00 0.03 99.90 08:43:55 07:08:01 7 0.00 0.00 0.05 0.00 0.03 99.92 08:43:55 07:09:01 all 0.15 0.00 0.02 0.00 0.01 99.82 08:43:55 07:09:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:43:55 07:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:43:55 07:09:01 2 0.96 0.00 0.03 0.00 0.02 98.99 08:43:55 07:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:09:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:43:55 07:09:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:43:55 07:09:01 6 0.03 0.00 0.03 0.02 0.03 99.88 08:43:55 07:09:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 07:10:01 all 0.14 0.00 0.02 0.00 0.01 99.83 08:43:55 07:10:01 0 0.00 0.00 0.03 0.00 0.02 99.95 08:43:55 07:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 07:10:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:43:55 07:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:10:01 4 0.94 0.00 0.02 0.00 0.02 99.02 08:43:55 07:10:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:43:55 07:10:01 6 0.03 0.00 0.05 0.00 0.03 99.88 08:43:55 07:10:01 7 0.03 0.00 0.02 0.00 0.03 99.92 08:43:55 07:11:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:43:55 07:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:11:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:43:55 07:11:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:43:55 07:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:11:01 4 0.07 0.00 0.00 0.00 0.02 99.92 08:43:55 07:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:11:01 6 0.03 0.00 0.03 0.00 0.03 99.90 08:43:55 07:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:43:55 07:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:43:55 07:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:12:01 4 0.07 0.00 0.02 0.00 0.02 99.90 08:43:55 07:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:43:55 07:12:01 6 0.03 0.00 0.07 0.02 0.03 99.85 08:43:55 07:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:13:01 all 0.10 0.00 0.01 0.00 0.02 99.87 08:43:55 07:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 07:13:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:43:55 07:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:43:55 07:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:13:01 4 0.58 0.00 0.02 0.00 0.02 99.38 08:43:55 07:13:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 07:13:01 6 0.03 0.00 0.00 0.00 0.03 99.93 08:43:55 07:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:43:55 08:43:55 07:13:01 CPU %user %nice %system %iowait %steal %idle 08:43:55 07:14:01 all 0.11 0.00 0.02 0.01 0.01 99.86 08:43:55 07:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 07:14:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:43:55 07:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 07:14:01 4 0.81 0.00 0.05 0.00 0.02 99.12 08:43:55 07:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:14:01 6 0.03 0.00 0.05 0.03 0.03 99.85 08:43:55 07:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:15:01 all 0.04 0.00 0.01 0.00 0.02 99.93 08:43:55 07:15:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:43:55 07:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:43:55 07:15:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:43:55 07:15:01 3 0.07 0.00 0.00 0.00 0.00 99.93 08:43:55 07:15:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:43:55 07:15:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 07:15:01 6 0.07 0.00 0.00 0.00 0.05 99.88 08:43:55 07:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:43:55 07:16:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:43:55 07:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 07:16:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:43:55 07:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:43:55 07:16:01 4 0.05 0.00 0.03 0.00 0.03 99.88 08:43:55 07:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:16:01 6 0.02 0.00 0.03 0.02 0.02 99.92 08:43:55 07:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:43:55 07:17:01 all 0.01 0.00 0.02 0.00 0.01 99.95 08:43:55 07:17:01 0 0.02 0.00 0.05 0.00 0.02 99.92 08:43:55 07:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:43:55 07:17:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:43:55 07:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:17:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:43:55 07:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 07:17:01 6 0.08 0.00 0.03 0.00 0.05 99.83 08:43:55 07:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:18:01 all 0.03 0.00 0.01 0.00 0.01 99.96 08:43:55 07:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:43:55 07:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:18:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:43:55 07:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 07:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:43:55 07:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:18:01 6 0.07 0.00 0.02 0.00 0.02 99.90 08:43:55 07:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:43:55 07:19:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:43:55 07:19:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:43:55 07:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 07:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:19:01 3 0.00 0.00 0.03 0.00 0.02 99.95 08:43:55 07:19:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:43:55 07:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:19:01 6 0.03 0.00 0.03 0.03 0.03 99.87 08:43:55 07:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:20:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:43:55 07:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:20:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:43:55 07:20:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:43:55 07:20:01 3 0.07 0.00 0.02 0.00 0.00 99.92 08:43:55 07:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:43:55 07:20:01 6 0.05 0.00 0.05 0.02 0.05 99.83 08:43:55 07:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:21:01 all 0.05 0.00 0.02 0.00 0.01 99.92 08:43:55 07:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 07:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 07:21:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:43:55 07:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:43:55 07:21:01 4 0.27 0.00 0.03 0.00 0.02 99.68 08:43:55 07:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 07:21:01 6 0.05 0.00 0.03 0.00 0.03 99.88 08:43:55 07:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:22:01 all 0.27 0.00 0.01 0.00 0.00 99.70 08:43:55 07:22:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:43:55 07:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:43:55 07:22:01 4 1.97 0.00 0.00 0.00 0.00 98.03 08:43:55 07:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:22:01 6 0.07 0.00 0.08 0.02 0.03 99.80 08:43:55 07:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:23:01 all 0.27 0.00 0.01 0.00 0.01 99.70 08:43:55 07:23:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:43:55 07:23:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:43:55 07:23:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:43:55 07:23:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:43:55 07:23:01 4 1.97 0.00 0.00 0.00 0.00 98.03 08:43:55 07:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:43:55 07:23:01 6 0.07 0.00 0.05 0.00 0.05 99.83 08:43:55 07:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:43:55 07:24:01 all 0.29 0.00 0.01 0.00 0.01 99.69 08:43:55 07:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:43:55 07:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:24:01 2 0.03 0.00 0.00 0.02 0.02 99.93 08:43:55 07:24:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:43:55 07:24:01 4 2.00 0.00 0.00 0.00 0.02 97.98 08:43:55 07:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:24:01 6 0.08 0.00 0.05 0.02 0.03 99.82 08:43:55 07:24:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:43:55 08:43:55 07:24:01 CPU %user %nice %system %iowait %steal %idle 08:43:55 07:25:01 all 0.27 0.00 0.01 0.00 0.01 99.71 08:43:55 07:25:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:43:55 07:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:43:55 07:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 07:25:01 4 1.97 0.00 0.00 0.00 0.00 98.03 08:43:55 07:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:25:01 6 0.02 0.00 0.05 0.00 0.03 99.90 08:43:55 07:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:26:01 all 0.28 0.00 0.01 0.00 0.01 99.69 08:43:55 07:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:43:55 07:26:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:43:55 07:26:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:43:55 07:26:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:43:55 07:26:01 4 2.00 0.00 0.00 0.00 0.02 97.98 08:43:55 07:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:26:01 6 0.07 0.00 0.03 0.02 0.05 99.83 08:43:55 07:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:43:55 07:27:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:43:55 07:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 07:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:27:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:43:55 07:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:27:01 4 1.97 0.00 0.03 0.00 0.02 97.98 08:43:55 07:27:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:43:55 07:27:01 6 0.02 0.00 0.02 0.00 0.03 99.93 08:43:55 07:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:43:55 07:28:01 all 0.17 0.00 0.02 0.02 0.01 99.78 08:43:55 07:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 07:28:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:43:55 07:28:01 2 0.00 0.00 0.00 0.17 0.00 99.83 08:43:55 07:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:28:01 4 1.17 0.00 0.03 0.00 0.02 98.78 08:43:55 07:28:01 5 0.02 0.00 0.00 0.02 0.00 99.97 08:43:55 07:28:01 6 0.05 0.00 0.05 0.00 0.03 99.87 08:43:55 07:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:29:01 all 0.04 0.00 0.01 0.00 0.01 99.93 08:43:55 07:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:29:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:43:55 07:29:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:43:55 07:29:01 4 0.23 0.00 0.00 0.00 0.02 99.75 08:43:55 07:29:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:43:55 07:29:01 6 0.02 0.00 0.05 0.00 0.03 99.90 08:43:55 07:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:30:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:43:55 07:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 07:30:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:43:55 07:30:01 2 0.03 0.00 0.00 0.02 0.00 99.95 08:43:55 07:30:01 3 0.07 0.00 0.00 0.00 0.00 99.93 08:43:55 07:30:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:43:55 07:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:30:01 6 0.05 0.00 0.02 0.02 0.05 99.87 08:43:55 07:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:31:01 all 0.07 0.00 0.02 0.00 0.02 99.90 08:43:55 07:31:01 0 0.03 0.00 0.05 0.00 0.02 99.90 08:43:55 07:31:01 1 0.00 0.00 0.03 0.00 0.02 99.95 08:43:55 07:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:43:55 07:31:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:43:55 07:31:01 4 0.48 0.00 0.02 0.00 0.02 99.48 08:43:55 07:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:31:01 6 0.02 0.00 0.03 0.00 0.03 99.92 08:43:55 07:31:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:43:55 07:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:43:55 07:32:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:43:55 07:32:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:43:55 07:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:43:55 07:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 07:32:01 6 0.00 0.00 0.03 0.02 0.03 99.92 08:43:55 07:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:33:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:43:55 07:33:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:43:55 07:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:33:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:43:55 07:33:01 3 0.05 0.00 0.05 0.00 0.03 99.87 08:43:55 07:33:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:43:55 07:33:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:43:55 07:33:01 6 0.05 0.00 0.00 0.00 0.03 99.92 08:43:55 07:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:34:01 all 0.01 0.00 0.02 0.00 0.01 99.95 08:43:55 07:34:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:43:55 07:34:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:43:55 07:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:43:55 07:34:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:43:55 07:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 07:34:01 6 0.03 0.00 0.05 0.02 0.03 99.87 08:43:55 07:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:35:01 all 0.03 0.00 0.02 0.00 0.01 99.95 08:43:55 07:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:35:01 2 0.02 0.00 0.02 0.02 0.00 99.95 08:43:55 07:35:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:43:55 07:35:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 07:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:35:01 6 0.03 0.00 0.02 0.00 0.03 99.92 08:43:55 07:35:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 08:43:55 07:35:01 CPU %user %nice %system %iowait %steal %idle 08:43:55 07:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:43:55 07:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:43:55 07:36:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:43:55 07:36:01 3 0.03 0.00 0.03 0.00 0.03 99.90 08:43:55 07:36:01 4 0.17 0.00 0.02 0.00 0.00 99.82 08:43:55 07:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:36:01 6 0.00 0.00 0.02 0.02 0.02 99.95 08:43:55 07:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 07:37:01 all 0.28 0.00 0.00 0.00 0.01 99.71 08:43:55 07:37:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:43:55 07:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:43:55 07:37:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:43:55 07:37:01 3 0.08 0.00 0.00 0.00 0.03 99.88 08:43:55 07:37:01 4 1.97 0.00 0.00 0.00 0.02 98.01 08:43:55 07:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:37:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:43:55 07:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:38:01 all 0.20 0.00 0.02 0.00 0.00 99.77 08:43:55 07:38:01 0 0.07 0.00 0.02 0.00 0.00 99.92 08:43:55 07:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 07:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:43:55 07:38:01 3 0.07 0.00 0.05 0.00 0.03 99.85 08:43:55 07:38:01 4 1.42 0.00 0.07 0.00 0.00 98.52 08:43:55 07:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 07:38:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:43:55 07:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:39:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:43:55 07:39:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:43:55 07:39:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:43:55 07:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:39:01 3 0.03 0.00 0.05 0.00 0.03 99.88 08:43:55 07:39:01 4 0.02 0.00 0.05 0.00 0.02 99.92 08:43:55 07:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:39:01 6 0.02 0.00 0.00 0.02 0.02 99.95 08:43:55 07:39:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:43:55 07:40:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:43:55 07:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:43:55 07:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:40:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:43:55 07:40:01 3 0.03 0.00 0.05 0.00 0.03 99.88 08:43:55 07:40:01 4 0.07 0.00 0.00 0.00 0.02 99.92 08:43:55 07:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:40:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:43:55 07:41:01 all 0.12 0.00 0.01 0.00 0.01 99.86 08:43:55 07:41:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:43:55 07:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:41:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:43:55 07:41:01 3 0.02 0.00 0.03 0.00 0.03 99.92 08:43:55 07:41:01 4 0.81 0.00 0.02 0.00 0.02 99.15 08:43:55 07:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:41:01 6 0.02 0.00 0.02 0.02 0.02 99.93 08:43:55 07:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:42:01 all 0.20 0.00 0.02 0.00 0.01 99.77 08:43:55 07:42:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:43:55 07:42:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:43:55 07:42:01 2 0.00 0.00 0.00 0.03 0.00 99.97 08:43:55 07:42:01 3 0.03 0.00 0.02 0.00 0.05 99.90 08:43:55 07:42:01 4 1.45 0.00 0.05 0.00 0.02 98.48 08:43:55 07:42:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:43:55 07:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:43:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:43:55 07:43:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:43:55 07:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:43:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:43:55 07:43:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:43:55 07:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:43:55 07:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:43:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:43:55 07:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:44:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:43:55 07:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:43:55 07:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:44:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:43:55 07:44:01 3 0.05 0.00 0.05 0.00 0.05 99.85 08:43:55 07:44:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:43:55 07:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:45:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:43:55 07:45:01 0 0.05 0.00 0.03 0.00 0.03 99.88 08:43:55 07:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:43:55 07:45:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:43:55 07:45:01 3 0.07 0.00 0.05 0.00 0.03 99.85 08:43:55 07:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:45:01 6 0.03 0.00 0.00 0.02 0.02 99.93 08:43:55 07:45:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:43:55 07:46:01 all 0.22 0.00 0.01 0.00 0.01 99.75 08:43:55 07:46:01 0 0.03 0.00 0.05 0.00 0.02 99.90 08:43:55 07:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:46:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:43:55 07:46:01 3 0.07 0.00 0.02 0.00 0.03 99.88 08:43:55 07:46:01 4 1.63 0.00 0.00 0.00 0.02 98.35 08:43:55 07:46:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:43:55 07:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 07:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:43:55 07:46:01 CPU %user %nice %system %iowait %steal %idle 08:43:55 07:47:01 all 0.20 0.00 0.02 0.13 0.01 99.64 08:43:55 07:47:01 0 0.03 0.00 0.05 0.00 0.02 99.90 08:43:55 07:47:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:43:55 07:47:01 2 0.00 0.00 0.00 1.03 0.02 98.95 08:43:55 07:47:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:43:55 07:47:01 4 1.42 0.00 0.00 0.00 0.00 98.58 08:43:55 07:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:47:01 6 0.05 0.00 0.00 0.02 0.00 99.93 08:43:55 07:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:48:01 all 0.26 0.00 0.01 0.01 0.01 99.71 08:43:55 07:48:01 0 0.00 0.00 0.03 0.00 0.02 99.95 08:43:55 07:48:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:43:55 07:48:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:43:55 07:48:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:43:55 07:48:01 4 1.95 0.00 0.00 0.00 0.00 98.05 08:43:55 07:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:48:01 6 0.00 0.00 0.00 0.10 0.02 99.88 08:43:55 07:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:49:01 all 0.14 0.00 0.01 0.01 0.01 99.82 08:43:55 07:49:01 0 0.03 0.00 0.02 0.02 0.03 99.90 08:43:55 07:49:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:43:55 07:49:01 2 0.02 0.00 0.02 0.02 0.00 99.95 08:43:55 07:49:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:43:55 07:49:01 4 0.93 0.00 0.02 0.00 0.02 99.04 08:43:55 07:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:49:01 6 0.05 0.00 0.02 0.02 0.02 99.90 08:43:55 07:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:43:55 07:50:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:43:55 07:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 07:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:43:55 07:50:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:43:55 07:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:50:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:43:55 07:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:51:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:43:55 07:51:01 0 0.03 0.00 0.05 0.00 0.02 99.90 08:43:55 07:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:43:55 07:51:01 2 0.03 0.00 0.00 0.02 0.00 99.95 08:43:55 07:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 07:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 07:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:52:01 all 0.08 0.00 0.02 0.00 0.01 99.89 08:43:55 07:52:01 0 0.07 0.00 0.07 0.00 0.02 99.85 08:43:55 07:52:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:43:55 07:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:52:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 07:52:01 4 0.48 0.00 0.07 0.00 0.02 99.43 08:43:55 07:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:52:01 6 0.02 0.00 0.00 0.02 0.02 99.95 08:43:55 07:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:53:01 all 0.02 0.00 0.02 0.00 0.02 99.94 08:43:55 07:53:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:43:55 07:53:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 07:53:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:43:55 07:53:01 3 0.02 0.00 0.03 0.00 0.03 99.92 08:43:55 07:53:01 4 0.07 0.00 0.00 0.00 0.02 99.92 08:43:55 07:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:53:01 6 0.03 0.00 0.07 0.02 0.03 99.85 08:43:55 07:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:54:02 all 0.02 0.00 0.01 0.00 0.01 99.95 08:43:55 07:54:02 0 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:54:02 1 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 07:54:02 2 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:54:02 3 0.03 0.00 0.03 0.00 0.02 99.92 08:43:55 07:54:02 4 0.03 0.00 0.02 0.00 0.00 99.95 08:43:55 07:54:02 5 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:54:02 6 0.02 0.00 0.00 0.00 0.08 99.90 08:43:55 07:54:02 7 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:55:01 all 0.01 0.00 0.02 0.01 0.01 99.95 08:43:55 07:55:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:43:55 07:55:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:43:55 07:55:01 2 0.00 0.00 0.02 0.02 0.00 99.97 08:43:55 07:55:01 3 0.05 0.00 0.03 0.00 0.03 99.88 08:43:55 07:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:43:55 07:55:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:43:55 07:55:01 6 0.02 0.00 0.02 0.05 0.02 99.90 08:43:55 07:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 07:56:01 all 0.12 0.00 0.01 0.00 0.01 99.85 08:43:55 07:56:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:43:55 07:56:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:43:55 07:56:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:43:55 07:56:01 3 0.03 0.00 0.03 0.00 0.03 99.90 08:43:55 07:56:01 4 0.75 0.00 0.02 0.00 0.02 99.22 08:43:55 07:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:56:01 6 0.07 0.00 0.02 0.02 0.02 99.88 08:43:55 07:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:57:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:43:55 07:57:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:43:55 07:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:57:01 3 0.05 0.00 0.07 0.00 0.03 99.85 08:43:55 07:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:43:55 07:57:01 CPU %user %nice %system %iowait %steal %idle 08:43:55 07:58:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:43:55 07:58:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:43:55 07:58:01 1 0.02 0.00 0.05 0.00 0.02 99.92 08:43:55 07:58:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:43:55 07:58:01 3 0.05 0.00 0.03 0.00 0.03 99.88 08:43:55 07:58:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:43:55 07:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 07:58:01 6 0.02 0.00 0.02 0.02 0.02 99.93 08:43:55 07:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 07:59:01 all 0.09 0.00 0.02 0.00 0.01 99.88 08:43:55 07:59:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 07:59:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:43:55 07:59:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:43:55 07:59:01 3 0.03 0.00 0.05 0.00 0.03 99.88 08:43:55 07:59:01 4 0.60 0.00 0.05 0.00 0.00 99.35 08:43:55 07:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 07:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 08:00:01 all 0.13 0.00 0.03 0.00 0.01 99.83 08:43:55 08:00:01 0 0.07 0.00 0.08 0.00 0.00 99.85 08:43:55 08:00:01 1 0.12 0.00 0.02 0.00 0.02 99.85 08:43:55 08:00:01 2 0.07 0.00 0.02 0.02 0.00 99.90 08:43:55 08:00:01 3 0.42 0.00 0.05 0.00 0.03 99.50 08:43:55 08:00:01 4 0.10 0.00 0.00 0.00 0.02 99.88 08:43:55 08:00:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:43:55 08:00:01 6 0.07 0.00 0.05 0.00 0.02 99.87 08:43:55 08:00:01 7 0.12 0.00 0.02 0.02 0.00 99.85 08:43:55 08:01:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:43:55 08:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 08:01:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:43:55 08:01:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:43:55 08:01:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 08:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 08:01:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:43:55 08:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:02:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:43:55 08:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 08:02:01 1 0.08 0.00 0.03 0.00 0.00 99.88 08:43:55 08:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:02:01 3 0.03 0.00 0.02 0.00 0.07 99.88 08:43:55 08:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:43:55 08:02:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:43:55 08:02:01 7 0.00 0.00 0.03 0.00 0.00 99.97 08:43:55 08:03:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:43:55 08:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 08:03:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:43:55 08:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:43:55 08:03:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:43:55 08:03:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:43:55 08:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 08:03:01 6 0.03 0.00 0.00 0.02 0.02 99.93 08:43:55 08:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:04:01 all 0.03 0.00 0.00 0.01 0.01 99.95 08:43:55 08:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:43:55 08:04:01 1 0.05 0.00 0.03 0.00 0.03 99.88 08:43:55 08:04:01 2 0.00 0.00 0.00 0.03 0.00 99.97 08:43:55 08:04:01 3 0.05 0.00 0.00 0.00 0.03 99.92 08:43:55 08:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 08:04:01 6 0.05 0.00 0.00 0.07 0.02 99.87 08:43:55 08:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:05:01 all 0.06 0.00 0.02 0.00 0.01 99.92 08:43:55 08:05:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:43:55 08:05:01 1 0.05 0.00 0.00 0.00 0.00 99.95 08:43:55 08:05:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:43:55 08:05:01 3 0.05 0.00 0.05 0.00 0.03 99.87 08:43:55 08:05:01 4 0.30 0.00 0.00 0.00 0.02 99.68 08:43:55 08:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 08:05:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 08:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 08:06:01 all 0.27 0.00 0.01 0.00 0.01 99.70 08:43:55 08:06:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:43:55 08:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 08:06:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:43:55 08:06:01 3 0.02 0.00 0.02 0.00 0.03 99.93 08:43:55 08:06:01 4 1.95 0.00 0.00 0.00 0.00 98.05 08:43:55 08:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 08:06:01 6 0.03 0.00 0.02 0.02 0.02 99.92 08:43:55 08:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 08:07:01 all 0.15 0.00 0.02 0.00 0.01 99.83 08:43:55 08:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 08:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 08:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 08:07:01 3 0.03 0.00 0.02 0.00 0.03 99.92 08:43:55 08:07:01 4 1.04 0.00 0.07 0.00 0.00 98.89 08:43:55 08:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:43:55 08:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:08:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:43:55 08:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:43:55 08:08:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 08:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:08:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:43:55 08:08:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:43:55 08:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 08:08:01 6 0.02 0.00 0.02 0.02 0.02 99.93 08:43:55 08:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 08:43:55 08:08:01 CPU %user %nice %system %iowait %steal %idle 08:43:55 08:09:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:43:55 08:09:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:43:55 08:09:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:43:55 08:09:01 2 0.03 0.00 0.00 0.02 0.02 99.93 08:43:55 08:09:01 3 0.00 0.00 0.03 0.00 0.03 99.93 08:43:55 08:09:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:43:55 08:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 08:09:01 6 0.00 0.00 0.02 0.02 0.02 99.95 08:43:55 08:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:43:55 08:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:43:55 08:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:43:55 08:10:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:43:55 08:10:01 3 0.03 0.00 0.05 0.00 0.03 99.88 08:43:55 08:10:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:43:55 08:10:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:43:55 08:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 08:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:43:55 08:11:01 all 0.10 0.00 0.01 0.00 0.00 99.88 08:43:55 08:11:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:43:55 08:11:01 1 0.05 0.00 0.00 0.00 0.00 99.95 08:43:55 08:11:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:43:55 08:11:01 3 0.05 0.00 0.07 0.00 0.02 99.87 08:43:55 08:11:01 4 0.62 0.00 0.00 0.00 0.00 99.38 08:43:55 08:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 08:11:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:43:55 08:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 08:12:01 all 0.27 0.00 0.02 0.00 0.01 99.70 08:43:55 08:12:01 0 0.02 0.00 0.05 0.00 0.02 99.92 08:43:55 08:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:43:55 08:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:12:01 3 0.03 0.00 0.05 0.00 0.02 99.90 08:43:55 08:12:01 4 1.97 0.00 0.00 0.00 0.00 98.03 08:43:55 08:12:01 5 0.07 0.00 0.00 0.00 0.00 99.93 08:43:55 08:12:01 6 0.03 0.00 0.07 0.00 0.02 99.88 08:43:55 08:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:13:01 all 0.12 0.00 0.01 0.00 0.01 99.85 08:43:55 08:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 08:13:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:43:55 08:13:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:43:55 08:13:01 3 0.03 0.00 0.03 0.00 0.03 99.90 08:43:55 08:13:01 4 0.80 0.00 0.00 0.00 0.02 99.19 08:43:55 08:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 08:13:01 6 0.03 0.00 0.03 0.02 0.02 99.90 08:43:55 08:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:14:01 all 0.09 0.00 0.02 0.00 0.01 99.88 08:43:55 08:14:01 0 0.02 0.00 0.05 0.00 0.02 99.92 08:43:55 08:14:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:43:55 08:14:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:43:55 08:14:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:43:55 08:14:01 4 0.47 0.00 0.05 0.00 0.00 99.48 08:43:55 08:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 08:14:01 6 0.07 0.00 0.05 0.00 0.02 99.87 08:43:55 08:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:15:01 all 0.03 0.00 0.02 0.01 0.01 99.94 08:43:55 08:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 08:15:01 1 0.08 0.00 0.03 0.00 0.02 99.87 08:43:55 08:15:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:43:55 08:15:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:43:55 08:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:43:55 08:15:01 5 0.02 0.00 0.02 0.02 0.00 99.95 08:43:55 08:15:01 6 0.03 0.00 0.05 0.02 0.02 99.88 08:43:55 08:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:16:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:43:55 08:16:01 0 0.00 0.00 0.03 0.00 0.02 99.95 08:43:55 08:16:01 1 0.07 0.00 0.03 0.00 0.02 99.88 08:43:55 08:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 08:16:01 3 0.05 0.00 0.03 0.00 0.00 99.92 08:43:55 08:16:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:43:55 08:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:16:01 6 0.05 0.00 0.02 0.02 0.02 99.90 08:43:55 08:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 08:17:01 all 0.04 0.00 0.02 0.00 0.01 99.93 08:43:55 08:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:43:55 08:17:01 1 0.07 0.00 0.03 0.00 0.03 99.87 08:43:55 08:17:01 2 0.03 0.00 0.00 0.02 0.00 99.95 08:43:55 08:17:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:43:55 08:17:01 4 0.03 0.00 0.02 0.00 0.03 99.92 08:43:55 08:17:01 5 0.05 0.00 0.00 0.00 0.02 99.93 08:43:55 08:17:01 6 0.07 0.00 0.03 0.00 0.00 99.90 08:43:55 08:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 08:18:01 all 0.02 0.00 0.02 0.00 0.01 99.96 08:43:55 08:18:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:43:55 08:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 08:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:18:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:43:55 08:18:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 08:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:18:01 6 0.03 0.00 0.03 0.02 0.02 99.90 08:43:55 08:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:19:01 all 0.23 0.00 0.01 0.00 0.01 99.75 08:43:55 08:19:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:43:55 08:19:01 1 0.03 0.00 0.05 0.00 0.02 99.90 08:43:55 08:19:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:43:55 08:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 08:19:01 4 1.65 0.00 0.02 0.00 0.02 98.32 08:43:55 08:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:19:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 08:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 08:43:55 08:19:01 CPU %user %nice %system %iowait %steal %idle 08:43:55 08:20:01 all 0.26 0.00 0.02 0.00 0.01 99.70 08:43:55 08:20:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:43:55 08:20:01 1 0.02 0.00 0.05 0.00 0.03 99.90 08:43:55 08:20:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:43:55 08:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:43:55 08:20:01 4 1.92 0.00 0.02 0.00 0.03 98.03 08:43:55 08:20:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:43:55 08:20:01 6 0.03 0.00 0.02 0.02 0.02 99.92 08:43:55 08:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:21:01 all 0.08 0.00 0.02 0.00 0.01 99.89 08:43:55 08:21:01 0 0.08 0.00 0.05 0.00 0.02 99.85 08:43:55 08:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 08:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:43:55 08:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 08:21:01 4 0.45 0.00 0.03 0.00 0.02 99.50 08:43:55 08:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:43:55 08:21:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:43:55 08:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 08:22:01 all 0.03 0.00 0.01 0.00 0.01 99.96 08:43:55 08:22:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:43:55 08:22:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:43:55 08:22:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:43:55 08:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 08:22:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:43:55 08:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 08:22:01 6 0.05 0.00 0.00 0.00 0.02 99.93 08:43:55 08:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:23:01 all 0.01 0.00 0.02 0.00 0.01 99.96 08:43:55 08:23:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:43:55 08:23:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:43:55 08:23:01 2 0.00 0.00 0.02 0.02 0.02 99.95 08:43:55 08:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:23:01 4 0.03 0.00 0.02 0.00 0.03 99.92 08:43:55 08:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 08:23:01 6 0.00 0.00 0.03 0.02 0.02 99.93 08:43:55 08:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:24:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:43:55 08:24:01 0 0.07 0.00 0.00 0.00 0.02 99.92 08:43:55 08:24:01 1 0.02 0.00 0.05 0.00 0.02 99.92 08:43:55 08:24:01 2 0.02 0.00 0.02 0.02 0.02 99.93 08:43:55 08:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:24:01 4 0.03 0.00 0.02 0.00 0.03 99.92 08:43:55 08:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 08:24:01 6 0.07 0.00 0.02 0.00 0.02 99.90 08:43:55 08:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 08:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:43:55 08:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 08:25:01 1 0.02 0.00 0.03 0.00 0.03 99.92 08:43:55 08:25:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:43:55 08:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:25:01 4 0.03 0.00 0.00 0.02 0.03 99.92 08:43:55 08:25:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:43:55 08:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 08:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:26:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:43:55 08:26:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:43:55 08:26:01 1 0.08 0.00 0.02 0.00 0.02 99.88 08:43:55 08:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:43:55 08:26:01 4 0.02 0.00 0.03 0.00 0.03 99.92 08:43:55 08:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 08:26:01 6 0.03 0.00 0.02 0.02 0.02 99.92 08:43:55 08:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:43:55 08:27:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:43:55 08:27:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:43:55 08:27:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:43:55 08:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:43:55 08:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:27:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:43:55 08:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:28:01 all 0.03 0.00 0.02 0.00 0.00 99.95 08:43:55 08:28:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:43:55 08:28:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:43:55 08:28:01 2 0.02 0.00 0.02 0.02 0.00 99.95 08:43:55 08:28:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:43:55 08:28:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:43:55 08:28:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:43:55 08:28:01 6 0.03 0.00 0.00 0.02 0.00 99.95 08:43:55 08:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 08:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:43:55 08:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:43:55 08:29:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:43:55 08:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 08:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:29:01 4 0.02 0.00 0.02 0.00 0.03 99.93 08:43:55 08:29:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:43:55 08:29:01 6 0.02 0.00 0.03 0.00 0.02 99.93 08:43:55 08:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:30:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:43:55 08:30:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:43:55 08:30:01 1 0.05 0.00 0.02 0.02 0.02 99.90 08:43:55 08:30:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:43:55 08:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 08:30:01 4 0.07 0.00 0.00 0.00 0.02 99.92 08:43:55 08:30:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 08:30:01 6 0.03 0.00 0.00 0.02 0.00 99.95 08:43:55 08:30:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:43:55 08:43:55 08:30:01 CPU %user %nice %system %iowait %steal %idle 08:43:55 08:31:01 all 0.01 0.00 0.02 0.01 0.01 99.96 08:43:55 08:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:43:55 08:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 08:31:01 2 0.00 0.00 0.00 0.05 0.00 99.95 08:43:55 08:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:43:55 08:31:01 4 0.00 0.00 0.02 0.00 0.03 99.95 08:43:55 08:31:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:43:55 08:31:01 6 0.00 0.00 0.03 0.00 0.02 99.95 08:43:55 08:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 08:32:01 all 0.20 0.00 0.01 0.00 0.01 99.77 08:43:55 08:32:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:43:55 08:32:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:43:55 08:32:01 2 0.03 0.00 0.00 0.02 0.02 99.93 08:43:55 08:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 08:32:01 4 1.40 0.00 0.00 0.00 0.03 98.56 08:43:55 08:32:01 5 0.05 0.00 0.03 0.00 0.02 99.90 08:43:55 08:32:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 08:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 08:33:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:43:55 08:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:43:55 08:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:43:55 08:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:43:55 08:33:01 4 1.97 0.00 0.00 0.00 0.02 98.01 08:43:55 08:33:01 5 0.07 0.00 0.02 0.00 0.02 99.90 08:43:55 08:33:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:43:55 08:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:34:01 all 0.28 0.00 0.02 0.01 0.02 99.68 08:43:55 08:34:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:43:55 08:34:01 1 0.07 0.00 0.03 0.02 0.02 99.87 08:43:55 08:34:01 2 0.05 0.00 0.02 0.02 0.02 99.90 08:43:55 08:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:43:55 08:34:01 4 2.00 0.00 0.03 0.00 0.03 97.93 08:43:55 08:34:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:43:55 08:34:01 6 0.02 0.00 0.02 0.02 0.03 99.92 08:43:55 08:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 08:35:01 all 0.26 0.00 0.01 0.00 0.01 99.71 08:43:55 08:35:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:43:55 08:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 08:35:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:43:55 08:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:35:01 4 1.95 0.00 0.02 0.00 0.03 98.00 08:43:55 08:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 08:35:01 6 0.03 0.00 0.02 0.02 0.03 99.90 08:43:55 08:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 08:36:01 all 0.28 0.00 0.02 0.00 0.01 99.69 08:43:55 08:36:01 0 0.08 0.00 0.03 0.00 0.03 99.85 08:43:55 08:36:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:43:55 08:36:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:43:55 08:36:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:43:55 08:36:01 4 2.00 0.00 0.02 0.00 0.02 97.96 08:43:55 08:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 08:36:01 6 0.05 0.00 0.05 0.00 0.02 99.88 08:43:55 08:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:37:01 all 0.21 0.00 0.01 0.00 0.01 99.76 08:43:55 08:37:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:43:55 08:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 08:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:37:01 4 1.60 0.00 0.00 0.00 0.03 98.37 08:43:55 08:37:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:43:55 08:37:01 6 0.02 0.00 0.05 0.00 0.03 99.90 08:43:55 08:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:38:01 all 0.01 0.00 0.02 0.00 0.01 99.95 08:43:55 08:38:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:43:55 08:38:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:43:55 08:38:01 2 0.00 0.00 0.02 0.02 0.00 99.97 08:43:55 08:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:38:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:43:55 08:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 08:38:01 6 0.02 0.00 0.03 0.02 0.02 99.92 08:43:55 08:38:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:43:55 08:39:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:43:55 08:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 08:39:01 1 0.10 0.00 0.05 0.00 0.02 99.83 08:43:55 08:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:43:55 08:39:01 3 0.03 0.00 0.00 0.00 0.03 99.93 08:43:55 08:39:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:43:55 08:39:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:43:55 08:39:01 6 0.05 0.00 0.03 0.00 0.02 99.90 08:43:55 08:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:40:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:43:55 08:40:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:43:55 08:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 08:40:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:43:55 08:40:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 08:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:43:55 08:40:01 5 0.02 0.00 0.02 0.02 0.00 99.95 08:43:55 08:40:01 6 0.05 0.00 0.03 0.00 0.02 99.90 08:43:55 08:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:43:55 08:41:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:43:55 08:41:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:43:55 08:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:43:55 08:41:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:43:55 08:41:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:43:55 08:41:01 4 0.02 0.00 0.02 0.00 0.03 99.93 08:43:55 08:41:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:43:55 08:41:01 6 0.05 0.00 0.03 0.00 0.00 99.92 08:43:55 08:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:43:55 08:41:01 CPU %user %nice %system %iowait %steal %idle 08:43:55 08:42:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:43:55 08:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:43:55 08:42:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:43:55 08:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:42:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:43:55 08:42:01 4 0.08 0.00 0.03 0.00 0.02 99.87 08:43:55 08:42:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:43:55 08:42:01 6 0.02 0.00 0.00 0.02 0.02 99.95 08:43:55 08:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:43:55 08:43:01 all 4.36 0.00 1.82 1.40 0.04 92.38 08:43:55 08:43:01 0 4.36 0.00 1.43 0.00 0.02 94.20 08:43:55 08:43:01 1 5.71 0.00 2.06 0.02 0.03 92.18 08:43:55 08:43:01 2 5.25 0.00 1.93 1.56 0.05 91.22 08:43:55 08:43:01 3 4.35 0.00 1.71 0.80 0.05 93.09 08:43:55 08:43:01 4 4.47 0.00 1.55 0.02 0.05 93.92 08:43:55 08:43:01 5 3.81 0.00 1.65 0.12 0.02 94.41 08:43:55 08:43:01 6 2.85 0.00 2.09 3.57 0.03 91.45 08:43:55 08:43:01 7 4.06 0.00 2.18 5.15 0.05 88.56 08:43:55 Average: all 3.19 0.00 0.57 0.43 0.02 95.80 08:43:55 Average: 0 3.20 0.00 0.58 0.28 0.02 95.92 08:43:55 Average: 1 3.13 0.00 0.54 0.26 0.02 96.04 08:43:55 Average: 2 3.18 0.00 0.53 0.42 0.02 95.85 08:43:55 Average: 3 3.07 0.00 0.55 0.50 0.02 95.86 08:43:55 Average: 4 3.52 0.00 0.57 0.33 0.02 95.55 08:43:55 Average: 5 3.15 0.00 0.55 0.34 0.01 95.95 08:43:55 Average: 6 3.16 0.00 0.62 0.51 0.03 95.68 08:43:55 Average: 7 3.09 0.00 0.60 0.79 0.01 95.51 08:43:55 08:43:55 08:43:55