Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 45b17c09e08cfe89481c1eed53cad8b90b3de025 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-ssh8491109909694445396.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh8346733379537941881.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh13173805263381497716.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh12764863874295257944.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-ssh14604415898288800418.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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-12324’ is offline Running on prd-ubuntu20.04-docker-8c-8g-12330 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/708 [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/708 # 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 45b17c09e08cfe89481c1eed53cad8b90b3de025 (main) Commit message: "Merge pull request #4927 from jackchenjc/cron-scheduler-secrets-token" > 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 45b17c09e08cfe89481c1eed53cad8b90b3de025 # timeout=10 > git rev-list --no-walk d6682f794cbed5c1058d33e4699bd051412df0a8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:19:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:19:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:19:41 ========================================================= 07:19:41 EdgeX Global Pipelines Version Info 07:19:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:19:41 ------------------- 07:19:41 stable info: 07:19:41 ------------------- 07:19:41 Commited By: Cherry Wang cherry@iotechsys.com 07:19:41 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 07:19:41 Message: update stable to v1.0.264 07:19:42 ------------------- 07:19:42 experimental info: 07:19:42 ------------------- 07:19:42 Commited By: Cherry Wang cherry@iotechsys.com 07:19:42 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 07:19:42 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:19:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:19:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:19:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:19:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:19:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:19:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 07:19:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:19:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:19:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:19:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:19:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:19:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:19:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:19:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:19:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:19:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:19:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:19:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:19:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:19:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 07:19:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:19:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:19:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:19:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:19:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:19:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:19:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] echo 07:19:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 45b17c0 [Pipeline] echo 07:19:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:19:43 provisioning config files... 07:19:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/708@tmp/config16866336215011676941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:19:43 ---> ****-login.sh 07:19:43 nexus3.edgexfoundry.org:10001 07:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:19:43 Configure a credential helper to remove this warning. See 07:19:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:19:43 07:19:43 Login Succeeded 07:19:43 nexus3.edgexfoundry.org:10002 07:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:19:44 Configure a credential helper to remove this warning. See 07:19:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:19:44 07:19:44 Login Succeeded 07:19:44 nexus3.edgexfoundry.org:10003 07:19:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:19:44 Configure a credential helper to remove this warning. See 07:19:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:19:44 07:19:44 Login Succeeded 07:19:44 nexus3.edgexfoundry.org:10004 07:19:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:19:44 Configure a credential helper to remove this warning. See 07:19:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:19:44 07:19:44 Login Succeeded 07:19:44 ****.io 07:19:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:19:44 Configure a credential helper to remove this warning. See 07:19:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:19:44 07:19:44 Login Succeeded 07:19:44 ---> ****-login.sh ends [Pipeline] } 07:19:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:19:44 + 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 07:19:44 + dirname+ cmd/core-command/Dockerfile 07:19:44 cut -d/ -f2 07:19:44 + echo core-command,cmd/core-command/Dockerfile 07:19:44 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:19:44 + cut -d/ -f2 07:19:44 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:19:44 + dirname cmd/core-data/Dockerfile 07:19:44 + cut -d/ -f2 07:19:44 + echo core-data,cmd/core-data/Dockerfile 07:19:44 + cut -d/ -f2 07:19:44 + dirname cmd/core-keeper/Dockerfile 07:19:44 + echo core-keeper,cmd/core-keeper/Dockerfile 07:19:44 + dirname cmd/core-metadata/Dockerfile 07:19:44 + cut -d/ -f2 07:19:44 + echo core-metadata,cmd/core-metadata/Dockerfile 07:19:44 + cut -d/ -f2 07:19:44 + dirname cmd/security-bootstrapper/Dockerfile 07:19:44 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:19:44 + dirname cmd/security-proxy-auth/Dockerfile 07:19:44 + cut -d/ -f2 07:19:44 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:19:44 + dirname cmd/security-proxy-setup/Dockerfile 07:19:44 + cut -d/ -f2 07:19:44 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:19:44 + dirname cmd/security-secretstore-setup/Dockerfile 07:19:44 + cut -d/ -f2 07:19:44 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:19:44 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:19:44 + cut -d/ -f2 07:19:44 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:19:44 + dirname cmd/security-spire-agent/Dockerfile 07:19:44 + cut -d/ -f2 07:19:44 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:19:44 + dirname cmd/security-spire-config/Dockerfile 07:19:44 + cut -d/ -f2 07:19:44 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:19:44 + + cutdirname -d/ cmd/security-spire-server/Dockerfile -f2 07:19:44 07:19:44 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:19:44 + dirname cmd/support-cron-scheduler/Dockerfile 07:19:44 + cut -d/ -f2 07:19:44 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 07:19:44 + dirname cmd/support-notifications/Dockerfile 07:19:44 + cut -d/ -f2 07:19:44 + echo support-notifications,cmd/support-notifications/Dockerfile 07:19:44 + + cut -d/ -f2 07:19:44 dirname cmd/support-scheduler/Dockerfile 07:19:44 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:19:44 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 07:19:45 + git rev-list -1 --merges 45b17c09e08cfe89481c1eed53cad8b90b3de025~1..45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] echo 07:19:45 -----------> git rev-list -1 --merges 45b17c09e08cfe89481c1eed53cad8b90b3de025~1..45b17c09e08cfe89481c1eed53cad8b90b3de025 45b17c09e08cfe89481c1eed53cad8b90b3de025 07:19:45 45b17c09e08cfe89481c1eed53cad8b90b3de025 [false] [Pipeline] sh 07:19:45 + git log --format=format:%s -1 45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] echo 07:19:45 ========================================================= 07:19:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:19:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:19:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:19:45 + grep -v github /etc/ssh/ssh_known_hosts 07:19:45 + [ -e /tmp/ssh_known_hosts ] 07:19:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:19:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:19:45 + sudo tee -a /etc/ssh/ssh_known_hosts 07:19:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:19:46 07:19:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:19:46 0.1.4: Pulling from edgex-devops/py-git-semver 07:19:46 b85a868b505f: Pulling fs layer 07:19:46 e2be974225ed: Pulling fs layer 07:19:46 339a4e72a1f5: Pulling fs layer 07:19:46 988bab9f4d93: Pulling fs layer 07:19:46 1469e6f7b9e6: Pulling fs layer 07:19:46 eaf3925da568: Pulling fs layer 07:19:46 1469e6f7b9e6: Waiting 07:19:46 988bab9f4d93: Waiting 07:19:46 bab4dde63d76: Pulling fs layer 07:19:46 bde34c3a00c8: Pulling fs layer 07:19:46 b352a97aabf1: Pulling fs layer 07:19:46 4872d77fe225: Pulling fs layer 07:19:46 5851b861e8e6: Pulling fs layer 07:19:46 eaf3925da568: Waiting 07:19:46 bab4dde63d76: Waiting 07:19:46 bde34c3a00c8: Waiting 07:19:46 b352a97aabf1: Waiting 07:19:46 4872d77fe225: Waiting 07:19:46 5851b861e8e6: Waiting 07:19:46 e2be974225ed: Verifying Checksum 07:19:46 e2be974225ed: Download complete 07:19:46 988bab9f4d93: Verifying Checksum 07:19:46 988bab9f4d93: Download complete 07:19:46 1469e6f7b9e6: Verifying Checksum 07:19:46 1469e6f7b9e6: Download complete 07:19:46 eaf3925da568: Download complete 07:19:46 339a4e72a1f5: Verifying Checksum 07:19:46 339a4e72a1f5: Download complete 07:19:46 bde34c3a00c8: Download complete 07:19:46 b352a97aabf1: Verifying Checksum 07:19:46 b352a97aabf1: Download complete 07:19:46 4872d77fe225: Verifying Checksum 07:19:46 4872d77fe225: Download complete 07:19:46 5851b861e8e6: Verifying Checksum 07:19:46 5851b861e8e6: Download complete 07:19:46 b85a868b505f: Verifying Checksum 07:19:46 b85a868b505f: Download complete 07:19:47 bab4dde63d76: Verifying Checksum 07:19:47 bab4dde63d76: Download complete 07:19:48 b85a868b505f: Pull complete 07:19:48 e2be974225ed: Pull complete 07:19:48 339a4e72a1f5: Pull complete 07:19:48 988bab9f4d93: Pull complete 07:19:49 1469e6f7b9e6: Pull complete 07:19:49 eaf3925da568: Pull complete 07:19:51 bab4dde63d76: Pull complete 07:19:51 bde34c3a00c8: Pull complete 07:19:51 b352a97aabf1: Pull complete 07:19:51 4872d77fe225: Pull complete 07:19:51 5851b861e8e6: Pull complete 07:19:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:19:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:19:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:51 prd-ubuntu20.04-docker-8c-8g-12330 does not seem to be running inside a container 07:19:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/708 -v /w/workspace/edgex-go/708:/w/workspace/edgex-go/708:rw,z -v /w/workspace/edgex-go/708@tmp:/w/workspace/edgex-go/708@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 07:19:55 $ docker top 56d2c181ab8f24731ee833ee45c3261f998782859424f6459a29d6fc10a9ecc3 -eo pid,comm 07:19:55 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). 07:19:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:19:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:19:55 [ssh-agent] Looking for ssh-agent implementation... 07:19:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:19:55 $ docker exec 56d2c181ab8f24731ee833ee45c3261f998782859424f6459a29d6fc10a9ecc3 ssh-agent 07:19:55 SSH_AUTH_SOCK=/tmp/ssh-whOlQE9fpLZt/agent.33 07:19:55 SSH_AGENT_PID=39 07:19:55 Running ssh-add (command line suppressed) 07:19:55 Identity added: /w/workspace/edgex-go/708@tmp/private_key_8822423652323541758.key (/w/workspace/edgex-go/708@tmp/private_key_8822423652323541758.key) 07:19:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:19:55 + git tag --points-at HEAD [Pipeline] } 07:19:55 $ docker exec --env ******** --env ******** 56d2c181ab8f24731ee833ee45c3261f998782859424f6459a29d6fc10a9ecc3 ssh-agent -k 07:19:55 unset SSH_AUTH_SOCK; 07:19:55 unset SSH_AGENT_PID; 07:19:55 echo Agent pid 39 killed; 07:19:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:19:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:19:56 [ssh-agent] Looking for ssh-agent implementation... 07:19:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:19:56 $ docker exec 56d2c181ab8f24731ee833ee45c3261f998782859424f6459a29d6fc10a9ecc3 ssh-agent 07:19:56 SSH_AUTH_SOCK=/tmp/ssh-9bpVan8cRBtr/agent.72 07:19:56 SSH_AGENT_PID=78 07:19:56 Running ssh-add (command line suppressed) 07:19:56 Identity added: /w/workspace/edgex-go/708@tmp/private_key_7765666160203488371.key (/w/workspace/edgex-go/708@tmp/private_key_7765666160203488371.key) 07:19:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:19:56 + git semver init 07:19:56 2024-10-01 07:19:56,899 [run_init] DEBUG init version:0.0.0 force:False 07:19:56 2024-10-01 07:19:56,900 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/708/.semver 07:19:56 2024-10-01 07:19:56,900 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/708/.semver 07:19:56 2024-10-01 07:19:56,900 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/708/.semver'], cwd=/w/workspace/edgex-go/708, universal_newlines=False, shell=None, istream=None) 07:20:03 2024-10-01 07:20:02,995 [append_file] DEBUG append to file:/w/workspace/edgex-go/708/.git/info/exclude 07:20:03 2024-10-01 07:20:02,995 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/708/.semver/main with force:False 07:20:03 2024-10-01 07:20:02,996 [read_version] DEBUG read version from /w/workspace/edgex-go/708/.semver/main 07:20:03 2024-10-01 07:20:02,996 [read_version] DEBUG read version from /w/workspace/edgex-go/708/.semver/main 07:20:03 3.2.0-dev.85 [Pipeline] } 07:20:03 $ docker exec --env ******** --env ******** 56d2c181ab8f24731ee833ee45c3261f998782859424f6459a29d6fc10a9ecc3 ssh-agent -k 07:20:03 unset SSH_AUTH_SOCK; 07:20:03 unset SSH_AGENT_PID; 07:20:03 echo Agent pid 78 killed; 07:20:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:20:03 + git semver [Pipeline] } 07:20:04 $ docker stop --time=1 56d2c181ab8f24731ee833ee45c3261f998782859424f6459a29d6fc10a9ecc3 07:20:05 $ docker rm -f --volumes 56d2c181ab8f24731ee833ee45c3261f998782859424f6459a29d6fc10a9ecc3 [Pipeline] // withDockerContainer [Pipeline] sh 07:20:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:20:06 Stashed 1 file(s) [Pipeline] echo 07:20:06 [edgeXSemver]: initialized semver on version 3.2.0-dev.85 [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 07:20:06 + git config --global --add safe.directory /w/workspace/edgex-go/708 [Pipeline] echo 07:20:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:20:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:20:06 ========================================================= 07:20:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 07:20:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:20:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:20:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 07:20:07 619be1103602: Pulling fs layer 07:20:07 7862e08f4a3e: Pulling fs layer 07:20:07 5df492c9dc93: Pulling fs layer 07:20:07 7629e6793208: Pulling fs layer 07:20:07 4f4fb700ef54: Pulling fs layer 07:20:07 fb5054dd5b73: Pulling fs layer 07:20:07 eeca6798cff9: Pulling fs layer 07:20:07 aa269ceb94a6: Pulling fs layer 07:20:07 ada007ff1a6a: Pulling fs layer 07:20:07 7629e6793208: Waiting 07:20:07 4f4fb700ef54: Waiting 07:20:07 fb5054dd5b73: Waiting 07:20:07 eeca6798cff9: Waiting 07:20:07 aa269ceb94a6: Waiting 07:20:07 ada007ff1a6a: Waiting 07:20:07 7862e08f4a3e: Download complete 07:20:07 7629e6793208: Verifying Checksum 07:20:07 7629e6793208: Download complete 07:20:07 4f4fb700ef54: Download complete 07:20:07 619be1103602: Download complete 07:20:07 fb5054dd5b73: Download complete 07:20:07 eeca6798cff9: Verifying Checksum 07:20:07 eeca6798cff9: Download complete 07:20:07 619be1103602: Pull complete 07:20:07 ada007ff1a6a: Verifying Checksum 07:20:07 ada007ff1a6a: Download complete 07:20:07 7862e08f4a3e: Pull complete 07:20:07 5df492c9dc93: Verifying Checksum 07:20:07 5df492c9dc93: Download complete 07:20:07 aa269ceb94a6: Verifying Checksum 07:20:07 aa269ceb94a6: Download complete 07:20:11 5df492c9dc93: Pull complete 07:20:11 7629e6793208: Pull complete 07:20:11 4f4fb700ef54: Pull complete 07:20:11 fb5054dd5b73: Pull complete 07:20:11 eeca6798cff9: Pull complete 07:20:13 aa269ceb94a6: Pull complete 07:20:14 ada007ff1a6a: Pull complete 07:20:14 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 07:20:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:20:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 07:20:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:20:14 WORKDIR /edgex 07:20:14 COPY go.mod . 07:20:14 RUN go mod download 07:20:14 + docker build -t ci-base-image-x86_64 -f - . 07:20:15 Sending build context to Docker daemon 179.6MB 07:20:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:20:15 ---> f489d0715acc 07:20:15 Step 2/4 : WORKDIR /edgex 07:20:21 Still waiting to schedule task 07:20:21 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:20:22 ---> Running in 2f98c1bf1ae5 07:20:22 Removing intermediate container 2f98c1bf1ae5 07:20:22 ---> 5d48ae198964 07:20:22 Step 3/4 : COPY go.mod . 07:20:22 ---> 41e5b4993068 07:20:22 Step 4/4 : RUN go mod download 07:20:22 ---> Running in c337169f6a7c 07:20:48 Removing intermediate container c337169f6a7c 07:20:48 ---> a5a6276229f3 07:20:48 Successfully built a5a6276229f3 07:20:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:49 + docker inspect -f . ci-base-image-x86_64 07:20:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:20:49 prd-ubuntu20.04-docker-8c-8g-12330 does not seem to be running inside a container 07:20:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/708 -v /w/workspace/edgex-go/708:/w/workspace/edgex-go/708:rw,z -v /w/workspace/edgex-go/708@tmp:/w/workspace/edgex-go/708@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 07:20:49 $ docker top 3af74419afdeafb5e42073f8920057572b5e96f02975e964f2f394fe9ae82d1f -eo pid,comm [Pipeline] { [Pipeline] sh 07:20:50 + go version 07:20:50 go version go1.21.9 linux/amd64 [Pipeline] } 07:20:50 $ docker stop --time=1 3af74419afdeafb5e42073f8920057572b5e96f02975e964f2f394fe9ae82d1f 07:20:51 $ docker rm -f --volumes 3af74419afdeafb5e42073f8920057572b5e96f02975e964f2f394fe9ae82d1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:51 + docker inspect -f . ci-base-image-x86_64 07:20:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:20:51 prd-ubuntu20.04-docker-8c-8g-12330 does not seem to be running inside a container 07:20:51 $ 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/708 -v /w/workspace/edgex-go/708:/w/workspace/edgex-go/708:rw,z -v /w/workspace/edgex-go/708@tmp:/w/workspace/edgex-go/708@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 07:20:52 $ docker top 5796be5f89eb1a04fcf9e43ffd41d3f14e84599e62d279e5d429273b2d61fb32 -eo pid,comm [Pipeline] { [Pipeline] echo 07:20:52 ========================================================= 07:20:52 [edgeXBuildGoParallel] Running Tests and Build... 07:20:52 ========================================================= [Pipeline] sh 07:20:52 + git config --global --add safe.directory /w/workspace/edgex-go/708 [Pipeline] fileExists [Pipeline] sh 07:20:52 + make test 07:20:52 go test -race -coverprofile=coverage.out ./... 07:21:01 ? github.com/edgexfoundry/edgex-go [no test files] 07:21:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:21:33 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 07:21:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:21:33 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 07:21:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:21:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:21:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:21:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:21:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 07:21:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:21:33 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:21:33 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 07:21:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:21:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:21:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:21:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements 07:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 07:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:21:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.064s coverage: 97.0% of statements 07:21:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:21:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:21:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:21:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:21:35 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 07:21:35 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 07:21:35 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 07:21:35 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:21:35 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 07:21:37 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:21:37 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 07:21:37 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 07:21:37 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 07:21:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:21:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.149s coverage: 69.2% of statements 07:21:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.037s coverage: 53.2% of statements 07:21:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.857s coverage: 93.4% of statements 07:21:38 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 91.7% of statements 07:21:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:21:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:21:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 7.0% of statements 07:21:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:21:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:21:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:21:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:21:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:21:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:21:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:21:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:21:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:21:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:21:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 07:21:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.398s coverage: 95.8% of statements 07:21:41 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 07:21:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 07:21:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:21:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:21:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.031s coverage: 0.0% of statements [no tests to run] 07:21:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 0.8% of statements 07:21:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.043s coverage: 42.5% of statements 07:21:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 41.7% of statements 07:21:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.026s coverage: 77.8% of statements 07:21:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements 07:21:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements 07:21:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.033s coverage: 87.5% of statements 07:21:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:21:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:21:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:21:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:21:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:21:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:21:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:21:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:21:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 07:21:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 07:21:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 07:21:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:21:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:21:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:21:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:21:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:21:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:21:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:21:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 07:21:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:21:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:21:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:21:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 07:21:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 07:21:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 07:21:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:21:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:21:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:21:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:21:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:21:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:21:55 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 07:21:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.036s coverage: 94.4% of statements 07:21:56 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 07:21:56 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 07:21:56 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 07:21:58 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 07:21:58 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 07:21:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:21:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:21:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:21:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:21:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:22:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:22:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:22:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:22:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:22:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:22:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:22:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:22:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.260s coverage: 79.9% of statements 07:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.045s coverage: 92.9% of statements 07:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.031s coverage: 66.7% of statements 07:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements 07:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.029s coverage: 75.0% of statements 07:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements 07:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 20.0% of statements 07:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 07:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.070s coverage: 81.8% of statements 07:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements 07:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 07:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.139s coverage: 63.1% of statements 07:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements 07:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 07:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 07:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements 07:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 07:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.161s coverage: 36.5% of statements 07:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 89.5% of statements 07:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements 07:22:09 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.038s coverage: 4.9% of statements 07:22:09 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.062s coverage: 97.1% of statements 07:22:09 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.032s coverage: 35.9% of statements 07:22:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements 07:22:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.086s coverage: 95.7% of statements 07:22:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements 07:22:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 98.9% of statements 07:22:09 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 07:22:09 running golangci-lint 07:22:09 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 07:22:09 go version go1.21.9 linux/amd64 07:22:09 level=info msg="[config_reader] Used config file .golangci.yml" 07:22:09 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 07:22:35 level=info msg="[loader] Go packages loading at mode 575 (imports|name|compiled_files|deps|exports_file|files|types_sizes) took 24.745728729s" 07:22:35 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.955756ms" 07:22:48 level=info msg="[linters_context/goanalysis] analyzers took 2m8.249034321s with top 10 stages: buildir: 1m9.87580317s, gosec: 10.72507297s, inspect: 2.967981264s, fact_deprecated: 2.747898878s, printf: 2.162950711s, ctrlflow: 1.803727101s, nilness: 1.785922548s, fact_purity: 1.72222327s, S1038: 1.701322435s, SA5012: 1.093441947s" 07:22:48 level=info msg="[runner] Issues before processing: 214, after processing: 0" 07:22:48 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 214/214, exclude-rules: 22/214, nolint: 0/22, skip_dirs: 214/214, autogenerated_exclude: 214/214, identifier_marker: 214/214, exclude: 214/214, skip_files: 214/214, cgo: 214/214, filename_unadjuster: 214/214" 07:22:48 level=info msg="[runner] processing took 18.46446ms with stages: nolint: 7.055514ms, identifier_marker: 4.828623ms, autogenerated_exclude: 3.285627ms, exclude-rules: 1.628898ms, path_prettifier: 1.104635ms, skip_dirs: 494.502µs, cgo: 40.831µs, filename_unadjuster: 20.6µs, max_same_issues: 940ns, uniq_by_line: 770ns, fixer: 730ns, skip_files: 650ns, severity-rules: 390ns, exclude: 380ns, sort_results: 360ns, diff: 310ns, max_from_linter: 180ns, max_per_file_from_linter: 160ns, source_code: 140ns, path_shortener: 120ns, path_prefixer: 100ns" 07:22:48 level=info msg="[runner] linters took 14.465788559s with stages: goanalysis_metalinter: 14.447211127s" 07:22:48 level=info msg="File cache stats: 0 entries of total size 0B" 07:22:48 level=info msg="Memory: 393 samples, avg is 323.2MB, max is 1350.9MB" 07:22:48 level=info msg="Execution took 39.270705445s" 07:22:48 go vet ./... 07:22:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:22:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:22:57 ./bin/test-attribution-txt.sh 07:22:57 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 07:22:57 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 07:22:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:22:57 + ls -al . 07:22:57 total 980 07:22:57 drwxrwxr-x 11 1001 1001 4096 Oct 1 07:20 . 07:22:57 drwxr-xr-x 4 root root 4096 Oct 1 07:20 .. 07:22:57 drwxrwxr-x 2 1001 1001 4096 Oct 1 07:19 .blubracket 07:22:57 -rw-rw-r-- 1 1001 1001 10 Oct 1 07:19 .dockerignore 07:22:57 drwxrwxr-x 8 1001 1001 4096 Oct 1 07:22 .git 07:22:57 drwxrwxr-x 3 1001 1001 4096 Oct 1 07:19 .github 07:22:57 -rw-rw-r-- 1 1001 1001 1102 Oct 1 07:19 .gitignore 07:22:57 -rw-rw-r-- 1 1001 1001 42 Oct 1 07:19 .golangci.yml 07:22:57 -rw-rw-r-- 1 1001 1001 100 Oct 1 07:19 .hadolint.yml 07:22:57 drwxr-xr-x 3 1001 1001 4096 Oct 1 07:20 .semver 07:22:57 -rw-rw-r-- 1 1001 1001 155 Oct 1 07:19 .sonarcloud.properties 07:22:57 -rw-rw-r-- 1 1001 1001 1171 Oct 1 07:19 ADOPTERS.md 07:22:57 -rw-rw-r-- 1 1001 1001 21286 Oct 1 07:19 Attribution.txt 07:22:57 -rw-rw-r-- 1 1001 1001 100284 Oct 1 07:19 CHANGELOG.md 07:22:57 -rw-rw-r-- 1 1001 1001 3804 Oct 1 07:19 CONTRIBUTING.md 07:22:57 -rw-rw-r-- 1 1001 1001 677 Oct 1 07:19 GOVERNANCE.md 07:22:57 -rw-rw-r-- 1 1001 1001 861 Oct 1 07:19 Jenkinsfile 07:22:57 -rw-rw-r-- 1 1001 1001 10775 Oct 1 07:19 LICENSE 07:22:57 -rw-rw-r-- 1 1001 1001 16854 Oct 1 07:19 Makefile 07:22:57 -rw-rw-r-- 1 1001 1001 582 Oct 1 07:19 OWNERS.md 07:22:57 -rw-rw-r-- 1 1001 1001 9528 Oct 1 07:19 README.md 07:22:57 -rw-rw-r-- 1 1001 1001 789 Oct 1 07:19 SECURITY.md 07:22:57 -rw-rw-r-- 1 1001 1001 12 Oct 1 07:20 VERSION 07:22:57 drwxrwxr-x 2 1001 1001 4096 Oct 1 07:19 bin 07:22:57 drwxrwxr-x 20 1001 1001 4096 Oct 1 07:19 cmd 07:22:57 -rw-r--r-- 1 root root 612321 Oct 1 07:22 coverage.out 07:22:57 drwxrwxr-x 2 1001 1001 4096 Oct 1 07:19 fuzz_test 07:22:57 -rw-rw-r-- 1 1001 1001 7305 Oct 1 07:19 go.mod 07:22:57 -rw-rw-r-- 1 1001 1001 102748 Oct 1 07:19 go.sum 07:22:57 drwxrwxr-x 7 1001 1001 4096 Oct 1 07:19 internal 07:22:57 drwxrwxr-x 3 1001 1001 4096 Oct 1 07:19 openapi 07:22:57 -rw-rw-r-- 1 1001 1001 584 Oct 1 07:19 security.txt 07:22:57 -rw-rw-r-- 1 1001 1001 204 Oct 1 07:19 version.go [Pipeline] sh 07:22:58 + '[' -e coverage.out ] 07:22:58 + chown 1001:1001 coverage.out [Pipeline] stash 07:22:58 Stashed 1 file(s) [Pipeline] sh 07:22:58 + make build 07:22:58 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:23:25 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:23:25 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:23:26 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:23:27 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:23:29 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:23:33 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:23:35 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 07:23:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:23:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:23:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:23:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:23:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:23:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 07:23:43 $ docker stop --time=1 5796be5f89eb1a04fcf9e43ffd41d3f14e84599e62d279e5d429273b2d61fb32 07:23:51 $ docker rm -f --volumes 5796be5f89eb1a04fcf9e43ffd41d3f14e84599e62d279e5d429273b2d61fb32 [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 07:23:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:23:53 07:23:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:23:53 latest: Pulling from edgex-devops/edgex-compose 07:23:53 91d30c5bc195: Pulling fs layer 07:23:53 2e9b0aa3be6d: Pulling fs layer 07:23:53 9c61dcf015f6: Pulling fs layer 07:23:53 4698f68db338: Pulling fs layer 07:23:53 2a2f49069b9e: Pulling fs layer 07:23:53 e0025b399a48: Pulling fs layer 07:23:53 4698f68db338: Waiting 07:23:53 2a2f49069b9e: Waiting 07:23:53 91d30c5bc195: Verifying Checksum 07:23:53 91d30c5bc195: Download complete 07:23:53 4698f68db338: Download complete 07:23:53 2e9b0aa3be6d: Verifying Checksum 07:23:53 2e9b0aa3be6d: Download complete 07:23:53 e0025b399a48: Download complete 07:23:53 91d30c5bc195: Pull complete 07:23:53 2a2f49069b9e: Download complete 07:23:54 2e9b0aa3be6d: Pull complete 07:23:54 9c61dcf015f6: Download complete 07:23:56 9c61dcf015f6: Pull complete 07:23:57 4698f68db338: Pull complete 07:23:57 2a2f49069b9e: Pull complete 07:23:57 e0025b399a48: Pull complete 07:23:57 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:23:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:23:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:23:57 prd-ubuntu20.04-docker-8c-8g-12330 does not seem to be running inside a container 07:23:57 $ 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/708 -v /w/workspace/edgex-go/708:/w/workspace/edgex-go/708:rw,z -v /w/workspace/edgex-go/708@tmp:/w/workspace/edgex-go/708@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 07:24:03 $ docker top 10c913b10a653931648001d5fc2b45f7062cbc4bc397d07061899e6851816748 -eo pid,comm [Pipeline] { [Pipeline] sh 07:24:03 + docker compose -f ./docker-compose-build.yml build --parallel 07:24:06 #1 [security-proxy-auth internal] load build definition from Dockerfile 07:24:06 #1 transferring dockerfile: 2.15kB done 07:24:06 #1 DONE 0.0s 07:24:06 07:24:06 #2 [security-proxy-setup internal] load build definition from Dockerfile 07:24:06 #2 transferring dockerfile: 2.50kB done 07:24:06 #2 DONE 0.0s 07:24:06 07:24:06 #3 [core-data internal] load build definition from Dockerfile 07:24:06 #3 transferring dockerfile: 2.07kB done 07:24:06 #3 DONE 0.0s 07:24:06 07:24:06 #4 [support-notifications internal] load build definition from Dockerfile 07:24:06 #4 transferring dockerfile: 2.02kB done 07:24:06 #4 DONE 0.0s 07:24:06 07:24:06 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:24:06 #5 transferring dockerfile: 1.89kB done 07:24:06 #5 DONE 0.0s 07:24:06 07:24:06 #6 [core-metadata internal] load build definition from Dockerfile 07:24:06 #6 transferring dockerfile: 2.13kB done 07:24:06 #6 DONE 0.0s 07:24:06 07:24:06 #7 [core-command internal] load build definition from Dockerfile 07:24:06 #7 transferring dockerfile: 1.93kB done 07:24:06 #7 DONE 0.0s 07:24:06 07:24:06 #8 [support-cron-scheduler internal] load build definition from Dockerfile 07:24:06 #8 transferring dockerfile: 1.85kB done 07:24:06 #8 DONE 0.0s 07:24:06 07:24:06 #9 [core-keeper internal] load build definition from Dockerfile 07:24:06 #9 transferring dockerfile: 2.07kB done 07:24:06 #9 DONE 0.0s 07:24:06 07:24:06 #10 [support-scheduler internal] load build definition from Dockerfile 07:24:06 #10 transferring dockerfile: 1.93kB done 07:24:06 #10 DONE 0.0s 07:24:06 07:24:06 #11 [security-spire-server internal] load build definition from Dockerfile 07:24:06 #11 transferring dockerfile: 1.70kB done 07:24:06 #11 DONE 0.1s 07:24:06 07:24:06 #12 [security-bootstrapper internal] load build definition from Dockerfile 07:24:06 #12 transferring dockerfile: 3.17kB done 07:24:06 #12 DONE 0.1s 07:24:06 07:24:06 #13 [security-spire-config internal] load build definition from Dockerfile 07:24:06 #13 transferring dockerfile: 1.69kB done 07:24:06 #13 DONE 0.1s 07:24:06 07:24:06 #14 [security-secretstore-setup internal] load build definition from Dockerfile 07:24:06 #14 transferring dockerfile: 2.49kB done 07:24:06 #14 DONE 0.1s 07:24:06 07:24:06 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:24:06 #15 transferring dockerfile: 2.23kB done 07:24:06 #15 DONE 0.1s 07:24:06 07:24:06 #16 [security-spire-agent internal] load build definition from Dockerfile 07:24:06 #16 transferring dockerfile: 1.81kB done 07:24:06 #16 DONE 0.0s 07:24:06 07:24:06 #17 [security-proxy-auth internal] load .dockerignore 07:24:06 #17 transferring context: 50B done 07:24:06 #17 DONE 0.0s 07:24:06 07:24:06 #18 [security-proxy-setup internal] load .dockerignore 07:24:06 #18 transferring context: 50B done 07:24:06 #18 DONE 0.0s 07:24:06 07:24:06 #19 [core-data internal] load .dockerignore 07:24:06 #19 transferring context: 50B done 07:24:06 #19 DONE 0.0s 07:24:06 07:24:06 #20 [support-notifications internal] load .dockerignore 07:24:06 #20 transferring context: 50B done 07:24:06 #20 DONE 0.0s 07:24:06 07:24:06 #21 [security-spiffe-token-provider internal] load .dockerignore 07:24:06 #21 transferring context: 50B done 07:24:06 #21 DONE 0.0s 07:24:06 07:24:06 #22 [core-metadata internal] load .dockerignore 07:24:06 #22 transferring context: 50B done 07:24:06 #22 DONE 0.0s 07:24:06 07:24:06 #23 [support-cron-scheduler internal] load .dockerignore 07:24:06 #23 transferring context: 50B done 07:24:06 #23 DONE 0.0s 07:24:06 07:24:06 #24 [core-keeper internal] load .dockerignore 07:24:06 #24 transferring context: 50B done 07:24:06 #24 DONE 0.0s 07:24:06 07:24:06 #25 [core-command internal] load .dockerignore 07:24:06 #25 transferring context: 50B done 07:24:06 #25 DONE 0.0s 07:24:06 07:24:06 #26 [support-scheduler internal] load .dockerignore 07:24:06 #26 transferring context: 50B done 07:24:06 #26 DONE 0.0s 07:24:06 07:24:06 #27 [security-spire-server internal] load .dockerignore 07:24:06 #27 transferring context: 50B done 07:24:06 #27 DONE 0.0s 07:24:06 07:24:06 #28 [security-bootstrapper internal] load .dockerignore 07:24:06 #28 transferring context: 50B done 07:24:06 #28 DONE 0.1s 07:24:06 07:24:06 #29 [security-secretstore-setup internal] load .dockerignore 07:24:06 #29 transferring context: 50B done 07:24:06 #29 DONE 0.0s 07:24:06 07:24:06 #30 [security-spire-config internal] load .dockerignore 07:24:06 #30 transferring context: 50B done 07:24:06 #30 DONE 0.1s 07:24:06 07:24:06 #31 [core-common-config-bootstrapper internal] load .dockerignore 07:24:06 #31 transferring context: 50B done 07:24:06 #31 DONE 0.0s 07:24:06 07:24:06 #32 [security-spire-agent internal] load .dockerignore 07:24:06 #32 transferring context: 50B done 07:24:06 #32 DONE 0.0s 07:24:06 07:24:06 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:24:06 #33 DONE 0.0s 07:24:06 07:24:06 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 07:24:07 #34 DONE 0.2s 07:24:07 07:24:07 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:24:07 #33 DONE 0.0s 07:24:07 07:24:07 #35 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:24:07 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 07:24:07 #35 ... 07:24:07 07:24:07 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:24:07 #33 DONE 0.0s 07:24:07 07:24:07 #35 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:24:07 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 07:24:07 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:24:07 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 07:24:07 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 07:24:07 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.15MB / 3.42MB 0.1s 07:24:07 #35 ... 07:24:07 07:24:07 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:24:07 #33 DONE 0.0s 07:24:07 07:24:07 #35 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:24:07 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 07:24:07 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:24:07 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 07:24:07 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 07:24:07 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 07:24:07 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 07:24:07 #35 ... 07:24:07 07:24:07 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:24:07 #33 DONE 0.0s 07:24:07 07:24:07 #35 [support-cron-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:24:07 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 07:24:07 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:24:07 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 07:24:07 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 07:24:07 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 07:24:07 #35 ... 07:24:07 07:24:07 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:24:07 #33 DONE 0.0s 07:24:07 07:24:07 #35 [support-cron-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:24:07 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 07:24:07 #35 ... 07:24:07 07:24:07 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:24:07 #33 DONE 0.0s 07:24:07 07:24:07 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:24:07 #33 DONE 0.0s 07:24:07 07:24:07 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 07:24:12 #34 DONE 5.4s 07:24:12 07:24:12 #35 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:24:12 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 07:24:12 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:24:12 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 07:24:12 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 07:24:12 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 07:24:12 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 07:24:12 #35 DONE 5.5s 07:24:12 07:24:12 #36 [support-scheduler internal] load build context 07:24:12 #36 transferring context: 31B 0.0s 07:24:12 #36 ... 07:24:12 07:24:12 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 07:24:12 #37 DONE 4.9s 07:24:12 07:24:12 #36 [support-scheduler internal] load build context 07:24:13 #36 ... 07:24:13 07:24:13 #35 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:24:13 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 07:24:13 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:24:13 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 07:24:13 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 07:24:13 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 07:24:13 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 07:24:13 #35 DONE 5.5s 07:24:13 07:24:13 #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:24:13 #38 DONE 5.6s 07:24:13 07:24:13 #36 [support-scheduler internal] load build context 07:24:14 #36 ... 07:24:14 07:24:14 #39 [security-spire-server internal] load build context 07:24:14 #39 transferring context: 27.71kB 0.0s done 07:24:14 #39 DONE 1.2s 07:24:14 07:24:14 #40 [security-spire-config internal] load build context 07:24:14 #40 transferring context: 25.96kB 0.0s done 07:24:14 #40 DONE 1.2s 07:24:14 07:24:14 #36 [support-scheduler internal] load build context 07:24:14 #36 ... 07:24:14 07:24:14 #41 [security-spire-agent internal] load build context 07:24:14 #41 transferring context: 27.24kB 0.1s done 07:24:14 #41 DONE 1.3s 07:24:14 07:24:14 #36 [support-scheduler internal] load build context 07:24:14 #36 ... 07:24:14 07:24:14 #42 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:24:14 #42 DONE 7.8s 07:24:14 07:24:14 #36 [support-scheduler internal] load build context 07:24:17 #36 ... 07:24:17 07:24:17 #43 [security-proxy-setup internal] load build context 07:24:17 #43 ... 07:24:17 07:24:17 #44 [core-data internal] load build context 07:24:17 #44 ... 07:24:17 07:24:17 #45 [security-proxy-auth internal] load build context 07:24:17 #45 ... 07:24:17 07:24:17 #46 [core-metadata internal] load build context 07:24:17 #46 ... 07:24:17 07:24:17 #47 [support-cron-scheduler internal] load build context 07:24:17 #47 ... 07:24:17 07:24:17 #48 [support-notifications internal] load build context 07:24:17 #48 ... 07:24:17 07:24:17 #49 [security-spiffe-token-provider internal] load build context 07:24:18 #49 ... 07:24:18 07:24:18 #50 [core-command internal] load build context 07:24:18 #50 ... 07:24:18 07:24:18 #49 [security-spiffe-token-provider internal] load build context 07:24:18 #49 transferring context: 200.41MB 7.0s 07:24:23 #49 ... 07:24:23 07:24:23 #51 [security-secretstore-setup internal] load build context 07:24:23 #51 ... 07:24:23 07:24:23 #52 [core-common-config-bootstrapper internal] load build context 07:24:23 #52 ... 07:24:23 07:24:23 #53 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:24:23 #0 1.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:24:23 #0 1.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:24:23 #0 2.057 (1/2) Installing dumb-init (1.2.5-r2) 07:24:23 #0 2.064 (2/2) Installing su-exec (0.2-r3) 07:24:23 #0 2.078 Executing busybox-1.36.1-r7.trigger 07:24:23 #0 2.092 OK: 7 MiB in 17 packages 07:24:23 #53 ... 07:24:23 07:24:23 #54 [core-keeper internal] load build context 07:24:23 #54 ... 07:24:23 07:24:23 #55 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 07:24:23 #0 4.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:24:23 #0 4.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:24:23 #0 4.674 (1/2) Installing ca-certificates (20240226-r0) 07:24:23 #0 4.777 (2/2) Installing dumb-init (1.2.5-r2) 07:24:23 #0 4.811 Executing busybox-1.36.1-r7.trigger 07:24:23 #0 4.819 Executing ca-certificates-20240226-r0.trigger 07:24:23 #0 4.870 OK: 8 MiB in 17 packages 07:24:23 #55 ... 07:24:23 07:24:23 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:24:23 #56 ... 07:24:23 07:24:23 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:24:23 #57 ... 07:24:23 07:24:23 #58 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:24:23 #58 ... 07:24:23 07:24:23 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:24:23 #59 ... 07:24:23 07:24:23 #60 [security-bootstrapper internal] load build context 07:24:23 #60 ... 07:24:23 07:24:23 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:24:23 #61 ... 07:24:23 07:24:23 #62 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:24:24 #62 ... 07:24:24 07:24:24 #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:24:24 #63 ... 07:24:24 07:24:24 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:24:24 #64 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.6s done 07:24:24 #64 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 07:24:24 #64 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 07:24:24 #64 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 07:24:24 #64 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 07:24:24 #64 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done 07:24:24 #64 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.7s done 07:24:24 #64 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 2.6s done 07:24:24 #64 ... 07:24:24 07:24:24 #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:24 #65 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.6s done 07:24:24 #65 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:24:24 #65 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 07:24:24 #65 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 07:24:24 #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 07:24:24 #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done 07:24:24 #65 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 07:24:24 #65 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 07:24:24 #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 07:24:24 #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 4.6s done 07:24:24 #65 ... 07:24:24 07:24:24 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:24:24 #66 ... 07:24:24 07:24:24 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:24:24 #0 1.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:24:24 #0 1.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:24:24 #0 2.014 (1/4) Installing ca-certificates (20240226-r0) 07:24:24 #0 2.031 (2/4) Installing dumb-init (1.2.5-r2) 07:24:24 #0 2.035 (3/4) Installing su-exec (0.2-r3) 07:24:24 #0 2.040 (4/4) Installing yq (4.33.3-r5) 07:24:24 #0 2.105 Executing busybox-1.36.1-r7.trigger 07:24:24 #0 2.126 Executing ca-certificates-20240226-r0.trigger 07:24:24 #0 2.186 OK: 17 MiB in 19 packages 07:24:24 #67 ... 07:24:24 07:24:24 #54 [core-keeper internal] load build context 07:24:24 #54 transferring context: 417.17MB 12.1s 07:24:24 #54 ... 07:24:24 07:24:24 #68 [support-notifications builder 2/7] WORKDIR /edgex-go 07:24:25 #68 ... 07:24:25 07:24:25 #54 [core-keeper internal] load build context 07:24:25 #54 transferring context: 497.70MB 12.9s done 07:24:27 #54 ... 07:24:27 07:24:27 #36 [support-scheduler internal] load build context 07:24:27 #36 transferring context: 497.70MB 13.7s done 07:24:27 #36 ... 07:24:27 07:24:27 #43 [security-proxy-setup internal] load build context 07:24:27 #43 transferring context: 497.70MB 14.3s done 07:24:27 #43 ... 07:24:27 07:24:27 #44 [core-data internal] load build context 07:24:27 #44 transferring context: 497.70MB 10.3s done 07:24:27 #44 ... 07:24:27 07:24:27 #45 [security-proxy-auth internal] load build context 07:24:27 #45 transferring context: 497.70MB 11.9s done 07:24:27 #45 ... 07:24:27 07:24:27 #46 [core-metadata internal] load build context 07:24:27 #46 transferring context: 497.70MB 13.9s done 07:24:27 #46 ... 07:24:27 07:24:27 #47 [support-cron-scheduler internal] load build context 07:24:27 #47 transferring context: 497.70MB 13.3s done 07:24:27 #47 ... 07:24:27 07:24:27 #52 [core-common-config-bootstrapper internal] load build context 07:24:27 #52 transferring context: 497.70MB 15.0s done 07:24:27 #52 ... 07:24:27 07:24:27 #48 [support-notifications internal] load build context 07:24:27 #48 transferring context: 497.70MB 11.5s done 07:24:28 #48 ... 07:24:28 07:24:28 #50 [core-command internal] load build context 07:24:28 #50 transferring context: 497.70MB 13.7s done 07:24:28 #50 ... 07:24:28 07:24:28 #60 [security-bootstrapper internal] load build context 07:24:28 #60 transferring context: 497.70MB 15.5s done 07:24:32 #60 ... 07:24:32 07:24:32 #51 [security-secretstore-setup internal] load build context 07:24:32 #51 transferring context: 497.70MB 14.8s done 07:24:33 #51 ... 07:24:33 07:24:33 #49 [security-spiffe-token-provider internal] load build context 07:24:33 #49 transferring context: 497.70MB 13.0s done 07:24:36 #49 ... 07:24:36 07:24:36 #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:36 #65 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 07:24:36 #65 ... 07:24:36 07:24:36 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:24:36 #64 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 07:24:43 #64 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 07:24:43 #64 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.5s done 07:24:46 #64 ... 07:24:46 07:24:46 #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:46 #65 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 07:24:47 #65 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.6s done 07:24:49 #65 ... 07:24:49 07:24:49 #44 [core-data internal] load build context 07:24:49 #44 DONE 41.8s 07:24:49 07:24:49 #45 [security-proxy-auth internal] load build context 07:24:49 #45 DONE 41.9s 07:24:49 07:24:49 #48 [support-notifications internal] load build context 07:24:49 #48 DONE 41.8s 07:24:49 07:24:49 #68 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 07:24:49 #68 DONE 34.1s 07:24:49 07:24:49 #69 [core-data builder 3/7] RUN apk add --update --no-cache make git 07:24:49 #69 ... 07:24:49 07:24:49 #53 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:24:49 #53 DONE 36.5s 07:24:49 07:24:49 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:24:49 #67 DONE 36.2s 07:24:49 07:24:49 #55 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 07:24:49 #55 DONE 36.1s 07:24:49 07:24:49 #43 [security-proxy-setup internal] load build context 07:24:49 #43 DONE 42.3s 07:24:49 07:24:49 #54 [core-keeper internal] load build context 07:24:49 #54 DONE 37.0s 07:24:49 07:24:49 #49 [security-spiffe-token-provider internal] load build context 07:24:49 #49 DONE 42.1s 07:24:49 07:24:49 #47 [support-cron-scheduler internal] load build context 07:24:49 #47 DONE 42.0s 07:24:49 07:24:49 #70 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 07:24:49 #70 ... 07:24:49 07:24:49 #50 [core-command internal] load build context 07:24:49 #50 DONE 42.0s 07:24:49 07:24:49 #46 [core-metadata internal] load build context 07:24:49 #46 DONE 42.1s 07:24:49 07:24:49 #36 [support-scheduler internal] load build context 07:24:49 #36 DONE 37.0s 07:24:49 07:24:49 #51 [security-secretstore-setup internal] load build context 07:24:49 #51 DONE 37.0s 07:24:49 07:24:49 #52 [core-common-config-bootstrapper internal] load build context 07:24:49 #52 DONE 37.0s 07:24:49 07:24:49 #60 [security-bootstrapper internal] load build context 07:24:49 #60 DONE 37.0s 07:24:49 07:24:49 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:24:49 #64 DONE 36.4s 07:24:49 07:24:49 #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:49 #65 ... 07:24:49 07:24:49 #62 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:24:49 #62 DONE 36.7s 07:24:50 07:24:50 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:24:50 #61 36.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:24:50 #61 36.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:24:50 #61 36.88 v3.18.9-40-g17a2f035c4e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:24:50 #61 36.88 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:24:50 #61 36.88 OK: 20070 distinct packages available 07:24:50 #61 36.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:24:50 #61 37.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:24:50 #61 ... 07:24:50 07:24:50 #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:24:50 #58 36.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:24:50 #58 36.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:24:50 #58 36.97 (1/1) Installing dumb-init (1.2.5-r2) 07:24:50 #58 36.97 Executing busybox-1.36.1-r7.trigger 07:24:50 #58 36.99 OK: 7 MiB in 16 packages 07:24:50 #58 DONE 37.5s 07:24:50 07:24:50 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:24:50 #59 36.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:24:50 #59 36.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:24:50 #59 36.96 (1/3) Installing ca-certificates (20240226-r0) 07:24:50 #59 36.99 (2/3) Installing dumb-init (1.2.5-r2) 07:24:50 #59 37.00 (3/3) Installing tzdata (2024a-r0) 07:24:50 #59 37.08 Executing busybox-1.36.1-r7.trigger 07:24:50 #59 37.23 Executing ca-certificates-20240226-r0.trigger 07:24:50 #59 37.27 OK: 11 MiB in 18 packages 07:24:50 #59 DONE 37.5s 07:24:50 07:24:50 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:24:50 #66 36.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:24:50 #66 36.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:24:50 #66 37.00 (1/4) Installing dumb-init (1.2.5-r2) 07:24:50 #66 37.00 (2/4) Installing openssl (3.1.7-r0) 07:24:50 #66 37.01 (3/4) Installing su-exec (0.2-r3) 07:24:50 #66 37.02 (4/4) Installing yq (4.33.3-r5) 07:24:50 #66 37.27 Executing busybox-1.36.1-r7.trigger 07:24:50 #66 37.27 OK: 17 MiB in 19 packages 07:24:50 #66 DONE 37.5s 07:24:50 07:24:50 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:24:50 #61 37.24 (1/5) Installing dumb-init (1.2.5-r2) 07:24:50 #61 37.24 (2/5) Installing musl-obstack (1.2.3-r2) 07:24:50 #61 37.25 (3/5) Installing libucontext (1.2-r2) 07:24:50 #61 37.25 (4/5) Installing gcompat (1.1.0-r1) 07:24:50 #61 37.25 (5/5) Installing openssl (3.1.7-r0) 07:24:50 #61 37.26 Executing busybox-1.36.1-r7.trigger 07:24:50 #61 37.27 OK: 8 MiB in 20 packages 07:24:50 #61 DONE 37.4s 07:24:50 07:24:50 #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:24:50 #63 37.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:24:50 #63 37.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:24:50 #63 37.37 (1/1) Installing dumb-init (1.2.5-r2) 07:24:50 #63 37.40 Executing busybox-1.36.1-r7.trigger 07:24:50 #63 37.47 OK: 7 MiB in 16 packages 07:24:50 #63 DONE 37.7s 07:24:50 07:24:50 #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:24:51 #71 ... 07:24:51 07:24:51 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:24:51 #57 36.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:24:51 #57 36.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:24:51 #57 36.97 v3.18.9-40-g17a2f035c4e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:24:51 #57 36.97 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:24:51 #57 36.97 OK: 20070 distinct packages available 07:24:51 #57 37.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:24:51 #57 37.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:24:51 #57 37.34 (1/4) Installing dumb-init (1.2.5-r2) 07:24:51 #57 37.34 (2/4) Installing musl-obstack (1.2.3-r2) 07:24:51 #57 37.35 (3/4) Installing libucontext (1.2-r2) 07:24:51 #57 37.35 (4/4) Installing gcompat (1.1.0-r1) 07:24:51 #57 37.35 Executing busybox-1.36.1-r7.trigger 07:24:51 #57 37.36 OK: 8 MiB in 19 packages 07:24:51 #57 DONE 37.6s 07:24:51 07:24:51 #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 07:24:51 #72 ... 07:24:51 07:24:51 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:24:51 #0 1.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:24:51 #0 1.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:24:51 #0 1.994 v3.18.9-40-g17a2f035c4e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:24:51 #0 1.994 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:24:51 #0 1.994 OK: 20079 distinct packages available 07:24:51 #0 2.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:24:51 #0 2.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:24:51 #0 2.336 OK: 264 MiB in 52 packages 07:24:51 #73 DONE 2.6s 07:24:51 07:24:51 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:24:51 #56 36.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:24:51 #56 37.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:24:51 #56 37.72 v3.18.9-40-g17a2f035c4e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:24:51 #56 37.72 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:24:51 #56 37.72 OK: 20070 distinct packages available 07:24:51 #56 37.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:24:51 #56 37.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:24:51 #56 38.09 (1/11) Installing ca-certificates (20240226-r0) 07:24:51 #56 38.12 (2/11) Installing brotli-libs (1.0.9-r14) 07:24:51 #56 38.14 (3/11) Installing libunistring (1.1-r1) 07:24:51 #56 38.15 (4/11) Installing libidn2 (2.3.4-r1) 07:24:51 #56 38.16 (5/11) Installing nghttp2-libs (1.57.0-r0) 07:24:51 #56 38.16 (6/11) Installing libcurl (8.9.1-r0) 07:24:51 #56 38.17 (7/11) Installing curl (8.9.1-r0) 07:24:51 #56 38.18 (8/11) Installing dumb-init (1.2.5-r2) 07:24:51 #56 38.18 (9/11) Installing musl-obstack (1.2.3-r2) 07:24:51 #56 38.18 (10/11) Installing libucontext (1.2-r2) 07:24:51 #56 38.19 (11/11) Installing gcompat (1.1.0-r1) 07:24:51 #56 38.19 Executing busybox-1.36.1-r7.trigger 07:24:51 #56 38.20 Executing ca-certificates-20240226-r0.trigger 07:24:51 #56 38.25 OK: 12 MiB in 26 packages 07:24:51 #56 DONE 38.4s 07:24:51 07:24:51 #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:24:51 #74 DONE 2.6s 07:24:51 07:24:51 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:24:51 #75 DONE 0.1s 07:24:51 07:24:51 #69 [core-data builder 3/7] RUN apk add --update --no-cache make git 07:24:51 #69 2.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:24:51 #69 2.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:24:52 #69 3.025 OK: 264 MiB in 52 packages 07:24:52 #69 DONE 3.1s 07:24:52 07:24:52 #76 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:24:52 #0 2.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:24:52 #0 2.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:24:52 #0 2.901 OK: 264 MiB in 52 packages 07:24:52 #76 DONE 3.0s 07:24:52 07:24:52 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:24:52 #77 DONE 0.1s 07:24:52 07:24:52 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:24:52 #78 ... 07:24:52 07:24:52 #79 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:24:52 #79 DONE 0.1s 07:24:52 07:24:52 #80 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:24:54 #80 ... 07:24:54 07:24:54 #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:24:54 #0 1.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:24:54 #0 1.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:24:54 #0 1.967 OK: 11 MiB in 18 packages 07:24:54 #81 DONE 3.2s 07:24:54 07:24:54 #70 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 07:24:54 #70 3.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:24:54 #70 3.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:24:54 #70 3.724 OK: 8 MiB in 17 packages 07:24:54 #70 DONE 4.6s 07:24:54 07:24:54 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:24:54 #0 3.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:24:54 #0 3.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:24:54 #0 3.535 OK: 17 MiB in 19 packages 07:24:54 #82 DONE 4.6s 07:24:54 07:24:54 #83 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:24:54 #0 2.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:24:54 #0 3.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:24:54 #0 4.137 OK: 264 MiB in 52 packages 07:24:54 #83 DONE 4.9s 07:24:54 07:24:54 #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:24:54 #0 4.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:24:54 #0 4.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:24:54 #0 4.533 OK: 7 MiB in 17 packages 07:24:54 #84 DONE 4.6s 07:24:54 07:24:54 #85 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:24:54 #85 DONE 0.1s 07:24:54 07:24:54 #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:24:55 #86 ... 07:24:55 07:24:55 #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 07:24:55 #72 4.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:24:55 #72 4.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:24:55 #72 4.434 OK: 7 MiB in 16 packages 07:24:55 #72 DONE 4.5s 07:24:55 07:24:55 #87 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:24:55 #0 3.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:24:55 #0 4.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:24:55 #0 4.305 OK: 7 MiB in 16 packages 07:24:55 #87 DONE 4.4s 07:24:55 07:24:55 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:24:55 #0 4.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:24:55 #0 4.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:24:55 #0 4.441 OK: 17 MiB in 19 packages 07:24:55 #88 DONE 4.6s 07:24:55 07:24:55 #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:24:55 #89 DONE 0.0s 07:24:55 07:24:55 #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:24:55 #71 4.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:24:55 #71 4.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:24:55 #71 4.422 OK: 8 MiB in 20 packages 07:24:55 #71 DONE 4.6s 07:24:55 07:24:55 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:24:56 #90 DONE 1.1s 07:24:56 07:24:56 #91 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:24:56 #0 4.602 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:24:56 #0 5.057 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:24:56 #0 5.715 (1/1) Installing dumb-init (1.2.5-r2) 07:24:56 #0 6.041 Executing busybox-1.36.1-r7.trigger 07:24:56 #0 6.050 OK: 7 MiB in 16 packages 07:24:56 #91 DONE 6.7s 07:24:56 07:24:56 #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:24:56 #92 DONE 1.1s 07:24:56 07:24:56 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:24:56 #93 DONE 0.0s 07:24:56 07:24:56 #94 [security-spire-server stage-2 6/9] COPY security.txt / 07:24:56 #94 DONE 0.1s 07:24:56 07:24:56 #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:24:57 #95 ... 07:24:57 07:24:57 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:24:57 #0 4.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:24:57 #0 5.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:24:57 #0 5.273 OK: 12 MiB in 26 packages 07:24:57 #96 DONE 5.9s 07:24:57 07:24:57 #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:24:57 #95 DONE 0.9s 07:24:57 07:24:57 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:24:57 #0 4.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:24:57 #0 5.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:24:57 #0 5.527 OK: 8 MiB in 19 packages 07:24:57 #97 DONE 6.4s 07:24:57 07:24:57 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:24:57 #98 DONE 1.0s 07:24:57 07:24:57 #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:24:57 #99 DONE 0.1s 07:24:57 07:24:57 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:24:57 #100 DONE 0.1s 07:24:57 07:24:57 #101 [security-spire-agent stage-3 7/10] COPY security.txt / 07:24:58 #101 ... 07:24:58 07:24:58 #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:24:58 #102 DONE 0.7s 07:24:58 07:24:58 #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:24:58 #103 DONE 0.8s 07:24:58 07:24:58 #101 [security-spire-agent stage-3 7/10] COPY security.txt / 07:24:58 #101 DONE 0.7s 07:24:58 07:24:58 #104 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:24:58 #104 DONE 4.4s 07:24:58 07:24:58 #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:24:58 #105 DONE 0.1s 07:24:58 07:24:58 #106 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 07:24:58 #106 DONE 0.1s 07:24:58 07:24:58 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:24:58 #107 DONE 0.1s 07:24:58 07:24:58 #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:24:58 #108 DONE 0.1s 07:24:58 07:24:58 #109 [security-spire-config stage-2 6/10] COPY security.txt / 07:24:58 #109 DONE 0.1s 07:24:58 07:24:58 #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:24:58 #110 DONE 0.1s 07:24:58 07:24:58 #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:24:58 #111 DONE 0.1s 07:24:58 07:24:58 #112 [security-spire-agent] exporting to image 07:24:58 #112 exporting layers 07:24:58 #112 ... 07:24:58 07:24:58 #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:24:58 #113 DONE 0.1s 07:24:58 07:24:58 #114 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:24:58 #0 5.912 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:24:58 #0 6.374 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:24:58 #0 7.024 OK: 264 MiB in 52 packages 07:24:58 #114 DONE 7.1s 07:24:58 07:24:58 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:24:58 #115 DONE 0.1s 07:24:58 07:24:58 #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:24:58 #116 DONE 0.1s 07:24:58 07:24:58 #112 [security-spire-config] exporting to image 07:24:59 #112 exporting layers 0.7s done 07:24:59 #112 writing image sha256:c8668c332fc99c42b4e16d4c16b6c6b292fc0088003c99e025bd99cd0f86df5f done 07:24:59 #112 naming to docker.io/library/security-spire-server done 07:24:59 #112 exporting layers 0.7s done 07:24:59 #112 writing image sha256:1525f1cad40a643c8b98e3de5796c6523fc2335a3bc207875ddf457a2333f789 done 07:24:59 #112 naming to docker.io/library/security-spire-agent done 07:24:59 #112 writing image sha256:feeba640e085e5eef712092c65e483b789edec967d835086612896d86a0ab34d done 07:24:59 #112 naming to docker.io/library/security-spire-config done 07:24:59 #112 DONE 1.2s 07:24:59 07:24:59 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:01 #117 ... 07:25:01 07:25:01 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:48 #118 DONE 55.0s 07:25:48 07:25:48 #80 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:48 #80 DONE 54.4s 07:25:48 07:25:48 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:48 #117 DONE 47.8s 07:25:48 07:25:48 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:48 #78 DONE 54.5s 07:25:48 07:25:48 #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:48 #86 DONE 52.7s 07:25:48 07:25:48 #119 [security-proxy-setup builder 6/7] COPY . . 07:25:56 #119 ... 07:25:56 07:25:56 #120 [core-keeper builder 7/8] COPY . . 07:25:56 #120 ... 07:25:56 07:25:56 #121 [support-notifications builder 6/7] COPY . . 07:25:56 #121 ... 07:25:56 07:25:56 #122 [security-spiffe-token-provider builder 6/7] COPY . . 07:25:57 #122 ... 07:25:57 07:25:57 #123 [security-proxy-auth builder 6/7] COPY . . 07:25:59 #123 DONE 12.4s 07:25:59 07:25:59 #119 [security-proxy-setup builder 6/7] COPY . . 07:25:59 #119 DONE 12.3s 07:25:59 07:25:59 #124 [security-bootstrapper builder 6/7] COPY . . 07:25:59 #124 CACHED 07:25:59 07:25:59 #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:59 #125 CACHED 07:25:59 07:25:59 #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:25:59 #126 CACHED 07:25:59 07:25:59 #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:59 #127 CACHED 07:25:59 07:25:59 #128 [support-scheduler builder 6/7] COPY . . 07:25:59 #128 CACHED 07:25:59 07:25:59 #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:25:59 #129 CACHED 07:25:59 07:25:59 #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:25:59 #130 CACHED 07:25:59 07:25:59 #131 [security-secretstore-setup builder 6/7] COPY . . 07:25:59 #131 CACHED 07:25:59 07:25:59 #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:59 #132 CACHED 07:25:59 07:25:59 #133 [core-command builder 4/7] COPY go.mod vendor* ./ 07:25:59 #133 CACHED 07:25:59 07:25:59 #134 [core-command builder 6/7] COPY . . 07:25:59 #134 CACHED 07:25:59 07:25:59 #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:59 #135 CACHED 07:25:59 07:25:59 #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:25:59 #136 CACHED 07:25:59 07:25:59 #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:59 #137 CACHED 07:25:59 07:25:59 #138 [core-metadata builder 6/7] COPY . . 07:25:59 #138 CACHED 07:25:59 07:25:59 #120 [core-keeper builder 7/8] COPY . . 07:25:59 #120 DONE 12.4s 07:25:59 07:25:59 #139 [core-data builder 4/7] COPY go.mod vendor* ./ 07:25:59 #139 CACHED 07:25:59 07:25:59 #140 [core-data builder 6/7] COPY . . 07:25:59 #140 CACHED 07:25:59 07:25:59 #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:59 #141 CACHED 07:25:59 07:25:59 #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:25:59 #142 CACHED 07:25:59 07:25:59 #143 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:59 #143 CACHED 07:25:59 07:25:59 #144 [core-common-config-bootstrapper builder 6/7] COPY . . 07:25:59 #144 CACHED 07:25:59 07:25:59 #145 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 07:25:59 #145 CACHED 07:25:59 07:25:59 #146 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:59 #146 CACHED 07:25:59 07:25:59 #147 [support-cron-scheduler builder 6/7] COPY . . 07:25:59 #147 CACHED 07:25:59 07:25:59 #121 [support-notifications builder 6/7] COPY . . 07:25:59 #121 DONE 12.4s 07:25:59 07:25:59 #122 [security-spiffe-token-provider builder 6/7] COPY . . 07:25:59 #122 DONE 12.4s 07:25:59 07:25:59 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:26:01 #148 1.720 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:26:05 #148 ... 07:26:05 07:26:05 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:26:05 #0 1.831 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:26:09 #149 ... 07:26:09 07:26:09 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:26:09 #0 0.874 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:26:09 #150 ... 07:26:09 07:26:09 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:26:09 #0 0.721 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:26:09 #151 ... 07:26:09 07:26:09 #152 [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:26:09 #0 0.474 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:26:09 #152 ... 07:26:09 07:26:09 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:26:09 #0 0.404 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:26:10 #153 ... 07:26:10 07:26:10 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:26:10 #0 0.961 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:26:10 #154 ... 07:26:10 07:26:10 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:26:10 #0 1.435 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:26:10 #155 ... 07:26:10 07:26:10 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:26:10 #0 0.916 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:26:10 #156 ... 07:26:10 07:26:10 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:26:10 #0 1.749 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 07:26:10 #157 ... 07:26:10 07:26:10 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:26:10 #0 1.035 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:26:10 #158 ... 07:26:10 07:26:10 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:26:10 #0 0.734 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:26:10 #159 ... 07:26:10 07:26:10 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:26:10 #0 0.833 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:27:32 #160 ... 07:27:32 07:27:32 #152 [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:27:32 #152 90.81 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:28:40 #152 ... 07:28:40 07:28:40 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:28:40 #153 DONE 154.8s 07:28:40 07:28:40 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:28:45 #154 ... 07:28:45 07:28:45 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:28:45 #159 DONE 165.9s 07:28:45 07:28:45 #152 [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:28:52 #152 ... 07:28:52 07:28:52 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:28:52 #161 ... 07:28:52 07:28:52 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:28:52 #156 DONE 172.0s 07:28:52 07:28:52 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:28:52 #155 DONE 172.0s 07:28:52 07:28:52 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:28:52 #158 DONE 172.0s 07:28:52 07:28:52 #152 [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:28:52 #152 DONE 172.0s 07:28:52 07:28:52 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:28:52 #149 DONE 172.0s 07:28:52 07:28:52 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:28:52 #151 DONE 172.1s 07:28:52 07:28:52 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:28:52 #162 ... 07:28:52 07:28:52 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:28:52 #157 DONE 172.2s 07:28:52 07:28:52 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:28:52 #150 DONE 172.5s 07:28:52 07:28:52 #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:28:52 #163 ... 07:28:52 07:28:52 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:28:52 #154 DONE 172.5s 07:28:52 07:28:52 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:28:52 #148 DONE 172.5s 07:28:52 07:28:52 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:28:52 #160 DONE 172.5s 07:28:52 07:28:52 #164 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:28:52 #164 ... 07:28:52 07:28:52 #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:28:52 #165 DONE 0.9s 07:28:52 07:28:52 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:28:52 #161 DONE 1.0s 07:28:52 07:28:52 #166 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:28:52 #166 DONE 0.9s 07:28:52 07:28:52 #167 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:28:52 #167 DONE 0.9s 07:28:52 07:28:52 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:28:52 #162 DONE 0.8s 07:28:52 07:28:52 #168 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 07:28:52 #168 DONE 0.9s 07:28:52 07:28:52 #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:28:52 #163 DONE 0.7s 07:28:52 07:28:52 #169 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:28:52 #169 ... 07:28:52 07:28:52 #170 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:28:52 #170 DONE 0.8s 07:28:52 07:28:52 #164 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:28:52 #164 DONE 0.4s 07:28:52 07:28:52 #171 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:28:52 #171 ... 07:28:52 07:28:52 #172 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:28:52 #172 DONE 0.7s 07:28:52 07:28:52 #173 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:28:52 #173 DONE 0.8s 07:28:52 07:28:52 #174 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:28:52 #174 DONE 0.7s 07:28:52 07:28:52 #175 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:28:52 #175 CACHED 07:28:52 07:28:52 #176 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:28:52 #176 CACHED 07:28:52 07:28:52 #177 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 07:28:52 #177 DONE 0.7s 07:28:52 07:28:52 #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:28:52 #178 CACHED 07:28:52 07:28:52 #179 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:28:52 #179 CACHED 07:28:52 07:28:52 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:28:52 #180 CACHED 07:28:52 07:28:52 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:28:52 #181 CACHED 07:28:52 07:28:52 #182 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:28:52 #182 CACHED 07:28:52 07:28:52 #183 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:28:52 #183 CACHED 07:28:52 07:28:52 #184 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:28:52 #184 DONE 0.7s 07:28:52 07:28:52 #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:28:52 #185 DONE 0.7s 07:28:52 07:28:52 #169 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:28:52 #169 DONE 0.7s 07:28:52 07:28:52 #171 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:28:52 #171 DONE 0.7s 07:28:52 07:28:52 #186 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:28:54 #186 ... 07:28:54 07:28:54 #187 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:28:54 #187 DONE 1.8s 07:28:54 07:28:54 #188 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:28:54 #188 DONE 1.8s 07:28:54 07:28:54 #189 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:28:54 #189 DONE 1.8s 07:28:54 07:28:54 #190 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:28:55 #190 ... 07:28:55 07:28:55 #191 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:28:55 #191 DONE 2.3s 07:28:55 07:28:55 #192 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:28:55 #192 DONE 2.3s 07:28:55 07:28:55 #193 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:28:55 #193 DONE 2.4s 07:28:55 07:28:55 #194 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:28:55 #194 DONE 2.4s 07:28:55 07:28:55 #195 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:28:55 #195 DONE 2.4s 07:28:55 07:28:55 #196 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:28:55 #196 DONE 2.4s 07:28:55 07:28:55 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:28:55 #197 DONE 2.4s 07:28:55 07:28:55 #198 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 07:28:55 #198 DONE 3.3s 07:28:55 07:28:55 #199 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:28:55 #199 ... 07:28:55 07:28:55 #186 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:28:55 #186 DONE 2.4s 07:28:55 07:28:55 #200 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 07:28:55 #200 DONE 2.5s 07:28:55 07:28:55 #201 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:28:55 #201 DONE 1.0s 07:28:55 07:28:55 #202 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 07:28:55 #202 ... 07:28:55 07:28:55 #203 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:28:55 #203 DONE 1.0s 07:28:55 07:28:55 #190 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:28:55 #190 DONE 1.1s 07:28:55 07:28:55 #204 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:28:55 #204 DONE 0.5s 07:28:55 07:28:55 #205 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:28:55 #205 DONE 0.5s 07:28:55 07:28:55 #206 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:28:55 #206 DONE 0.5s 07:28:55 07:28:55 #207 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 07:28:55 #207 DONE 0.5s 07:28:55 07:28:55 #208 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:28:55 #208 DONE 0.5s 07:28:55 07:28:55 #199 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:28:55 #199 DONE 0.5s 07:28:55 07:28:55 #209 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:28:55 #209 ... 07:28:55 07:28:55 #210 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:28:55 #210 DONE 0.5s 07:28:55 07:28:55 #211 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 07:28:55 #211 DONE 0.6s 07:28:55 07:28:55 #202 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 07:28:55 #202 DONE 0.6s 07:28:55 07:28:55 #212 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:28:55 #212 DONE 0.6s 07:28:55 07:28:55 #112 [support-cron-scheduler] exporting to image 07:28:55 #112 exporting layers 07:28:56 #112 ... 07:28:56 07:28:56 #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:28:56 #213 DONE 0.5s 07:28:56 07:28:56 #214 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 07:28:56 #214 DONE 0.5s 07:28:56 07:28:56 #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:28:56 #215 DONE 0.5s 07:28:56 07:28:56 #112 [core-data] exporting to image 07:28:56 #112 ... 07:28:56 07:28:56 #216 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:28:56 #216 DONE 0.5s 07:28:56 07:28:56 #209 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:28:56 #209 DONE 0.5s 07:28:56 07:28:56 #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:28:56 #217 DONE 0.5s 07:28:56 07:28:56 #112 [core-data] exporting to image 07:28:56 #112 exporting layers 0.6s done 07:28:56 #112 ... 07:28:56 07:28:56 #218 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 07:28:56 #218 DONE 0.4s 07:28:56 07:28:56 #219 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 07:28:56 #219 DONE 0.4s 07:28:56 07:28:56 #112 [core-command] exporting to image 07:28:56 #112 writing image sha256:b458ebef50ff7c4fc67b046217cb0cdf055c06bf90d9352eae6c74019ef18797 0.0s done 07:28:56 #112 writing image sha256:3a51a2754d583a96e650f63e7d2085c42fc136cd2303ed9ce52284b6cffda8e0 0.0s done 07:28:56 #112 naming to docker.io/library/core-keeper done 07:28:56 #112 writing image sha256:bd42a913679715969c9b1beea9446b8dbb58db37a5f04247ed6c47ec26486b91 0.0s done 07:28:56 #112 naming to docker.io/library/core-command done 07:28:56 #112 writing image sha256:076f1dfee985343ad1226413389108554579c72a9ee27ea829fed8c508c9fa84 07:28:56 #112 naming to docker.io/library/support-scheduler 07:28:56 #112 naming to docker.io/library/support-scheduler done 07:28:56 #112 writing image sha256:076f1dfee985343ad1226413389108554579c72a9ee27ea829fed8c508c9fa84 0.3s done 07:28:56 #112 naming to docker.io/library/security-spiffe-token-provider 07:28:56 #112 ... 07:28:56 07:28:56 #220 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:28:56 #220 DONE 0.6s 07:28:56 07:28:56 #112 [security-spiffe-token-provider] exporting to image 07:28:56 #112 exporting layers 0.6s done 07:28:56 #112 naming to docker.io/library/security-spiffe-token-provider done 07:28:57 #112 ... 07:28:57 07:28:57 #221 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:28:57 #221 DONE 0.9s 07:28:57 07:28:57 #222 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 07:28:57 #222 DONE 0.8s 07:28:57 07:28:57 #112 [security-spiffe-token-provider] exporting to image 07:28:57 #112 writing image sha256:27dfa3bfd1b9c5babdf8049425e2a5a01855fb7eb6c6b625f632be9190082d9b 07:28:57 #112 writing image sha256:88bd6b372020047b3d84117854b8233b3e4061408cb15b268baecce0099e28cb 07:28:57 #112 ... 07:28:57 07:28:57 #223 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:28:57 #223 DONE 0.7s 07:28:57 07:28:57 #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:28:57 #224 DONE 1.0s 07:28:57 07:28:57 #225 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:28:57 #225 DONE 0.9s 07:28:57 07:28:57 #112 [core-common-config-bootstrapper] exporting to image 07:28:57 #112 writing image sha256:27dfa3bfd1b9c5babdf8049425e2a5a01855fb7eb6c6b625f632be9190082d9b done 07:28:57 #112 writing image sha256:88bd6b372020047b3d84117854b8233b3e4061408cb15b268baecce0099e28cb done 07:28:57 #112 naming to docker.io/library/support-cron-scheduler done 07:28:57 #112 naming to docker.io/library/core-data done 07:28:57 #112 writing image sha256:b4bb2f1914730f06fc18c3342bc78dc425cd5271823f944307804b2acdf3045a done 07:28:57 #112 naming to docker.io/library/support-notifications done 07:28:57 #112 ... 07:28:57 07:28:57 #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:28:57 #226 DONE 0.4s 07:28:57 07:28:57 #227 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:28:57 #227 DONE 0.4s 07:28:57 07:28:57 #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/ 07:28:57 #228 DONE 0.1s 07:28:57 07:28:57 #112 [core-metadata] exporting to image 07:28:57 #112 exporting layers 0.4s done 07:28:57 #112 writing image sha256:bd4cffde77615582ae229ec6657ac503bbd12754900ed364c4a108025504368f done 07:28:57 #112 naming to docker.io/library/core-metadata done 07:28:57 #112 exporting layers 0.4s done 07:28:57 #112 writing image sha256:56626e6f58dc067df97ae3d206cc175543b10c6940f78cd2400249d5cc374164 done 07:28:57 #112 naming to docker.io/library/core-common-config-bootstrapper done 07:28:57 #112 writing image sha256:df08484a1623fb435e01b1c9281d190d75932bdbd765626cdb5a06ba18443d6d done 07:28:57 #112 naming to docker.io/library/security-proxy-auth 0.0s done 07:28:57 #112 DONE 3.1s 07:28:57 07:28:57 #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:28:57 #229 DONE 0.1s 07:28:57 07:28:57 #230 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:28:57 #230 ... 07:28:57 07:28:57 #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:28:57 #231 DONE 1.1s 07:28:57 07:28:57 #232 [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/ 07:28:57 #232 DONE 0.2s 07:28:57 07:28:57 #233 [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/ 07:28:57 #233 DONE 0.1s 07:28:58 07:28:58 #234 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:28:58 #234 DONE 0.1s 07:28:58 07:28:58 #235 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:28:58 #235 DONE 0.1s 07:28:58 07:28:58 #112 [security-proxy-setup] exporting to image 07:28:58 #112 exporting layers 0.2s done 07:28:58 #112 writing image sha256:7cb0172851c56dda3af340c956f9a36dbb5f9bfe6e2a01cbce46f41eb94d13b9 done 07:28:58 #112 naming to docker.io/library/security-proxy-setup done 07:28:58 #112 DONE 3.3s 07:28:58 07:28:58 #230 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:28:58 #230 DONE 0.5s 07:28:58 07:28:58 #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 07:28:58 #236 DONE 0.3s 07:28:58 07:28:58 #112 [security-bootstrapper] exporting to image 07:28:58 #112 exporting layers 0.3s done 07:28:58 #112 writing image sha256:3e4561c205ed6bc07379b962b8923b1c76bdecbc2e081a293b9e7a3bd72985e2 0.0s done 07:28:58 #112 naming to docker.io/library/security-secretstore-setup done 07:28:58 #112 exporting layers 0.2s done 07:28:58 #112 writing image sha256:390c20b659062546ce9f0310b0dd1273f03100a8dae1a534a03df4b1dc26decb done 07:28:58 #112 naming to docker.io/library/security-bootstrapper done 07:28:58 #112 DONE 3.8s 07:28:58 07:28:58 #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:28:58 time="2024-10-01T07:24:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:28:58 time="2024-10-01T07:24:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:28:58 time="2024-10-01T07:24:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:28:58 time="2024-10-01T07:24:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:28:58 time="2024-10-01T07:24:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:28:58 time="2024-10-01T07:24:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:28:58 time="2024-10-01T07:24:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:28:58 time="2024-10-01T07:24:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:28:58 time="2024-10-01T07:24:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:28:58 time="2024-10-01T07:24:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:28:58 time="2024-10-01T07:24:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:28:58 time="2024-10-01T07:24:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:28:58 time="2024-10-01T07:24:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:28:58 time="2024-10-01T07:24:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:28:58 time="2024-10-01T07:24:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:28:58 time="2024-10-01T07:24:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:28:58 $ docker stop --time=1 10c913b10a653931648001d5fc2b45f7062cbc4bc397d07061899e6851816748 07:28:59 $ docker rm -f --volumes 10c913b10a653931648001d5fc2b45f7062cbc4bc397d07061899e6851816748 [Pipeline] // withDockerContainer [Pipeline] sh 07:29:00 + docker images 07:29:00 REPOSITORY TAG IMAGE ID CREATED SIZE 07:29:00 security-bootstrapper latest 390c20b65906 2 seconds ago 19MB 07:29:00 security-secretstore-setup latest 3e4561c205ed 3 seconds ago 37MB 07:29:00 core-common-config-bootstrapper latest 56626e6f58dc 3 seconds ago 15.2MB 07:29:00 security-proxy-auth latest df08484a1623 3 seconds ago 33.1MB 07:29:00 security-proxy-setup latest 7cb0172851c5 3 seconds ago 26.2MB 07:29:00 support-notifications latest b4bb2f191473 4 seconds ago 42.8MB 07:29:00 core-metadata latest bd4cffde7761 4 seconds ago 40.1MB 07:29:00 core-command latest 3a51a2754d58 5 seconds ago 35.5MB 07:29:00 security-spiffe-token-provider latest 076f1dfee985 5 seconds ago 28.9MB 07:29:00 support-scheduler latest bd42a9136797 5 seconds ago 42.2MB 07:29:00 core-keeper latest b458ebef50ff 5 seconds ago 39.8MB 07:29:00 support-cron-scheduler latest 88bd6b372020 5 seconds ago 44.4MB 07:29:00 core-data latest 27dfa3bfd1b9 5 seconds ago 39.9MB 07:29:00 security-spire-agent latest 1525f1cad40a 4 minutes ago 182MB 07:29:00 security-spire-config latest feeba640e085 4 minutes ago 120MB 07:29:00 security-spire-server latest c8668c332fc9 4 minutes ago 121MB 07:29:00 ci-base-image-x86_64 latest a5a6276229f3 8 minutes ago 971MB 07:29:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB 07:29:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 07:29:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:29:00 provisioning config files... 07:29:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/708@tmp/config4320645499541371971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:29:00 ---> ****-login.sh 07:29:00 nexus3.edgexfoundry.org:10001 07:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:29:00 Configure a credential helper to remove this warning. See 07:29:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:29:00 07:29:00 Login Succeeded 07:29:00 nexus3.edgexfoundry.org:10002 07:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:29:00 Configure a credential helper to remove this warning. See 07:29:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:29:00 07:29:00 Login Succeeded 07:29:00 nexus3.edgexfoundry.org:10003 07:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:29:00 Configure a credential helper to remove this warning. See 07:29:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:29:00 07:29:00 Login Succeeded 07:29:00 nexus3.edgexfoundry.org:10004 07:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:29:01 Configure a credential helper to remove this warning. See 07:29:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:29:01 07:29:01 Login Succeeded 07:29:01 ****.io 07:29:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:29:01 Configure a credential helper to remove this warning. See 07:29:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:29:01 07:29:01 Login Succeeded 07:29:01 ---> ****-login.sh ends [Pipeline] } 07:29:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:29:01 [edgeXDocker.push] Tagging docker image core-command with the following tags: 07:29:01 45b17c09e08cfe89481c1eed53cad8b90b3de025 07:29:01 latest 07:29:01 3.2.0-dev.85 07:29:01 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:29:01 main 07:29:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:02 + docker push nexus3.edgexfoundry.org:10004/core-command:45b17c09e08cfe89481c1eed53cad8b90b3de025 07:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:29:02 d89c20f7b0b0: Preparing 07:29:02 784ee2d2877e: Preparing 07:29:02 e1fc9c493e45: Preparing 07:29:02 31623c43ead0: Preparing 07:29:02 404d02c985d0: Preparing 07:29:02 c1c3ddb2a07c: Preparing 07:29:02 d62a02444d39: Preparing 07:29:02 c1c3ddb2a07c: Waiting 07:29:02 d62a02444d39: Waiting 07:29:02 d89c20f7b0b0: Pushed 07:29:02 e1fc9c493e45: Pushed 07:29:02 31623c43ead0: Pushed 07:29:02 404d02c985d0: Pushed 07:29:02 d62a02444d39: Layer already exists 07:29:02 c1c3ddb2a07c: Pushed 07:29:05 784ee2d2877e: Pushed 07:29:05 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:474edda9c429ee58000c0ad0776bf342e7e289465d059490e60d740f0a40c8ec size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:05 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 07:29:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:29:05 d89c20f7b0b0: Preparing 07:29:05 784ee2d2877e: Preparing 07:29:05 e1fc9c493e45: Preparing 07:29:05 31623c43ead0: Preparing 07:29:05 404d02c985d0: Preparing 07:29:05 c1c3ddb2a07c: Preparing 07:29:05 d62a02444d39: Preparing 07:29:05 c1c3ddb2a07c: Waiting 07:29:05 d62a02444d39: Waiting 07:29:05 784ee2d2877e: Layer already exists 07:29:05 404d02c985d0: Layer already exists 07:29:05 d89c20f7b0b0: Layer already exists 07:29:05 31623c43ead0: Layer already exists 07:29:05 e1fc9c493e45: Layer already exists 07:29:05 d62a02444d39: Layer already exists 07:29:05 c1c3ddb2a07c: Layer already exists 07:29:05 latest: digest: sha256:474edda9c429ee58000c0ad0776bf342e7e289465d059490e60d740f0a40c8ec size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:06 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.85 07:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:29:06 d89c20f7b0b0: Preparing 07:29:06 784ee2d2877e: Preparing 07:29:06 e1fc9c493e45: Preparing 07:29:06 31623c43ead0: Preparing 07:29:06 404d02c985d0: Preparing 07:29:06 c1c3ddb2a07c: Preparing 07:29:06 d62a02444d39: Preparing 07:29:06 c1c3ddb2a07c: Waiting 07:29:06 d62a02444d39: Waiting 07:29:06 e1fc9c493e45: Layer already exists 07:29:06 31623c43ead0: Layer already exists 07:29:06 d89c20f7b0b0: Layer already exists 07:29:06 404d02c985d0: Layer already exists 07:29:06 784ee2d2877e: Layer already exists 07:29:06 c1c3ddb2a07c: Layer already exists 07:29:06 d62a02444d39: Layer already exists 07:29:06 3.2.0-dev.85: digest: sha256:474edda9c429ee58000c0ad0776bf342e7e289465d059490e60d740f0a40c8ec size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:07 + docker push nexus3.edgexfoundry.org:10004/core-command:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:29:07 d89c20f7b0b0: Preparing 07:29:07 784ee2d2877e: Preparing 07:29:07 e1fc9c493e45: Preparing 07:29:07 31623c43ead0: Preparing 07:29:07 404d02c985d0: Preparing 07:29:07 c1c3ddb2a07c: Preparing 07:29:07 d62a02444d39: Preparing 07:29:07 d62a02444d39: Waiting 07:29:07 c1c3ddb2a07c: Waiting 07:29:07 d89c20f7b0b0: Layer already exists 07:29:07 784ee2d2877e: Layer already exists 07:29:07 31623c43ead0: Layer already exists 07:29:07 404d02c985d0: Layer already exists 07:29:07 e1fc9c493e45: Layer already exists 07:29:07 d62a02444d39: Layer already exists 07:29:07 c1c3ddb2a07c: Layer already exists 07:29:07 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:474edda9c429ee58000c0ad0776bf342e7e289465d059490e60d740f0a40c8ec size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:07 + docker push nexus3.edgexfoundry.org:10004/core-command:main 07:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:29:07 d89c20f7b0b0: Preparing 07:29:07 784ee2d2877e: Preparing 07:29:07 e1fc9c493e45: Preparing 07:29:07 31623c43ead0: Preparing 07:29:07 404d02c985d0: Preparing 07:29:07 c1c3ddb2a07c: Preparing 07:29:07 d62a02444d39: Preparing 07:29:07 c1c3ddb2a07c: Waiting 07:29:07 d62a02444d39: Waiting 07:29:07 784ee2d2877e: Layer already exists 07:29:07 e1fc9c493e45: Layer already exists 07:29:07 d89c20f7b0b0: Layer already exists 07:29:07 404d02c985d0: Layer already exists 07:29:07 31623c43ead0: Layer already exists 07:29:07 c1c3ddb2a07c: Layer already exists 07:29:07 d62a02444d39: Layer already exists 07:29:07 main: digest: sha256:474edda9c429ee58000c0ad0776bf342e7e289465d059490e60d740f0a40c8ec size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:07 ===================================================== [Pipeline] echo 07:29:07 taggedImages: 07:29:07 - nexus3.edgexfoundry.org:10004/core-command:45b17c09e08cfe89481c1eed53cad8b90b3de025 07:29:07 - nexus3.edgexfoundry.org:10004/core-command:latest 07:29:07 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.85 07:29:07 - nexus3.edgexfoundry.org:10004/core-command:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:29:07 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 07:29:07 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 07:29:07 45b17c09e08cfe89481c1eed53cad8b90b3de025 07:29:07 latest 07:29:07 3.2.0-dev.85 07:29:07 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:29:07 main 07:29:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:08 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45b17c09e08cfe89481c1eed53cad8b90b3de025 07:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:29:08 b4e887f6db68: Preparing 07:29:08 cfa566ab8358: Preparing 07:29:08 7769a21eb0d1: Preparing 07:29:08 dec5f4b46948: Preparing 07:29:08 e1fc9c493e45: Preparing 07:29:08 31623c43ead0: Preparing 07:29:08 404d02c985d0: Preparing 07:29:08 31623c43ead0: Waiting 07:29:08 c1c3ddb2a07c: Preparing 07:29:08 d62a02444d39: Preparing 07:29:08 404d02c985d0: Waiting 07:29:08 c1c3ddb2a07c: Waiting 07:29:08 d62a02444d39: Waiting 07:29:08 e1fc9c493e45: Layer already exists 07:29:08 31623c43ead0: Layer already exists 07:29:08 404d02c985d0: Layer already exists 07:29:08 c1c3ddb2a07c: Layer already exists 07:29:08 d62a02444d39: Layer already exists 07:29:08 b4e887f6db68: Pushed 07:29:08 cfa566ab8358: Pushed 07:29:08 7769a21eb0d1: Pushed 07:29:09 dec5f4b46948: Pushed 07:29:09 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:34e8896eaebb91c86aae8a37e6666114fa8a1e447a42a6fa898da3cb9aae6d70 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:09 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:29:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:29:10 b4e887f6db68: Preparing 07:29:10 cfa566ab8358: Preparing 07:29:10 7769a21eb0d1: Preparing 07:29:10 dec5f4b46948: Preparing 07:29:10 e1fc9c493e45: Preparing 07:29:10 31623c43ead0: Preparing 07:29:10 404d02c985d0: Preparing 07:29:10 404d02c985d0: Waiting 07:29:10 31623c43ead0: Waiting 07:29:10 c1c3ddb2a07c: Preparing 07:29:10 d62a02444d39: Preparing 07:29:10 d62a02444d39: Waiting 07:29:10 b4e887f6db68: Layer already exists 07:29:10 dec5f4b46948: Layer already exists 07:29:10 e1fc9c493e45: Layer already exists 07:29:10 cfa566ab8358: Layer already exists 07:29:10 7769a21eb0d1: Layer already exists 07:29:10 404d02c985d0: Layer already exists 07:29:10 c1c3ddb2a07c: Layer already exists 07:29:10 31623c43ead0: Layer already exists 07:29:10 d62a02444d39: Layer already exists 07:29:10 latest: digest: sha256:34e8896eaebb91c86aae8a37e6666114fa8a1e447a42a6fa898da3cb9aae6d70 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:10 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.85 07:29:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:29:10 b4e887f6db68: Preparing 07:29:10 cfa566ab8358: Preparing 07:29:10 7769a21eb0d1: Preparing 07:29:10 dec5f4b46948: Preparing 07:29:10 e1fc9c493e45: Preparing 07:29:10 31623c43ead0: Preparing 07:29:10 404d02c985d0: Preparing 07:29:10 c1c3ddb2a07c: Preparing 07:29:10 d62a02444d39: Preparing 07:29:10 404d02c985d0: Waiting 07:29:10 c1c3ddb2a07c: Waiting 07:29:10 31623c43ead0: Waiting 07:29:10 d62a02444d39: Waiting 07:29:10 7769a21eb0d1: Layer already exists 07:29:10 cfa566ab8358: Layer already exists 07:29:10 b4e887f6db68: Layer already exists 07:29:10 dec5f4b46948: Layer already exists 07:29:10 404d02c985d0: Layer already exists 07:29:10 31623c43ead0: Layer already exists 07:29:10 e1fc9c493e45: Layer already exists 07:29:10 c1c3ddb2a07c: Layer already exists 07:29:10 d62a02444d39: Layer already exists 07:29:10 3.2.0-dev.85: digest: sha256:34e8896eaebb91c86aae8a37e6666114fa8a1e447a42a6fa898da3cb9aae6d70 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:11 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:29:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:29:11 b4e887f6db68: Preparing 07:29:11 cfa566ab8358: Preparing 07:29:11 7769a21eb0d1: Preparing 07:29:11 dec5f4b46948: Preparing 07:29:11 e1fc9c493e45: Preparing 07:29:11 31623c43ead0: Preparing 07:29:11 404d02c985d0: Preparing 07:29:11 c1c3ddb2a07c: Preparing 07:29:11 d62a02444d39: Preparing 07:29:11 31623c43ead0: Waiting 07:29:11 404d02c985d0: Waiting 07:29:11 c1c3ddb2a07c: Waiting 07:29:11 d62a02444d39: Waiting 07:29:11 7769a21eb0d1: Layer already exists 07:29:11 e1fc9c493e45: Layer already exists 07:29:11 cfa566ab8358: Layer already exists 07:29:11 b4e887f6db68: Layer already exists 07:29:11 dec5f4b46948: Layer already exists 07:29:11 404d02c985d0: Layer already exists 07:29:11 d62a02444d39: Layer already exists 07:29:11 31623c43ead0: Layer already exists 07:29:11 c1c3ddb2a07c: Layer already exists 07:29:11 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:34e8896eaebb91c86aae8a37e6666114fa8a1e447a42a6fa898da3cb9aae6d70 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:11 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:29:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:29:11 b4e887f6db68: Preparing 07:29:11 cfa566ab8358: Preparing 07:29:11 7769a21eb0d1: Preparing 07:29:11 dec5f4b46948: Preparing 07:29:11 e1fc9c493e45: Preparing 07:29:11 31623c43ead0: Preparing 07:29:11 404d02c985d0: Preparing 07:29:11 c1c3ddb2a07c: Preparing 07:29:11 d62a02444d39: Preparing 07:29:11 31623c43ead0: Waiting 07:29:11 404d02c985d0: Waiting 07:29:11 d62a02444d39: Waiting 07:29:11 c1c3ddb2a07c: Waiting 07:29:11 7769a21eb0d1: Layer already exists 07:29:11 b4e887f6db68: Layer already exists 07:29:11 cfa566ab8358: Layer already exists 07:29:11 e1fc9c493e45: Layer already exists 07:29:11 dec5f4b46948: Layer already exists 07:29:11 404d02c985d0: Layer already exists 07:29:11 31623c43ead0: Layer already exists 07:29:11 c1c3ddb2a07c: Layer already exists 07:29:11 d62a02444d39: Layer already exists 07:29:11 main: digest: sha256:34e8896eaebb91c86aae8a37e6666114fa8a1e447a42a6fa898da3cb9aae6d70 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:12 ===================================================== [Pipeline] echo 07:29:12 taggedImages: 07:29:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45b17c09e08cfe89481c1eed53cad8b90b3de025 07:29:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:29:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.85 07:29:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:29:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 07:29:12 [edgeXDocker.push] Tagging docker image core-data with the following tags: 07:29:12 45b17c09e08cfe89481c1eed53cad8b90b3de025 07:29:12 latest 07:29:12 3.2.0-dev.85 07:29:12 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:29:12 main 07:29:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:12 + docker push nexus3.edgexfoundry.org:10004/core-data:45b17c09e08cfe89481c1eed53cad8b90b3de025 07:29:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:29:12 a8a1bc7387b9: Preparing 07:29:12 f3952a608826: Preparing 07:29:12 48e7612ff25a: Preparing 07:29:12 e1fc9c493e45: Preparing 07:29:12 31623c43ead0: Preparing 07:29:12 d71c539cea74: Preparing 07:29:12 94a05ebedcaf: Preparing 07:29:12 d62a02444d39: Preparing 07:29:12 d71c539cea74: Waiting 07:29:12 94a05ebedcaf: Waiting 07:29:12 d62a02444d39: Waiting 07:29:12 e1fc9c493e45: Layer already exists 07:29:12 31623c43ead0: Layer already exists 07:29:12 f3952a608826: Pushed 07:29:12 d62a02444d39: Layer already exists 07:29:12 d71c539cea74: Pushed 07:29:12 a8a1bc7387b9: Pushed 07:29:12 94a05ebedcaf: Pushed 07:29:16 48e7612ff25a: Pushed 07:29:16 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:74435996c9827c301e229e7f64cf77504af491c15d629e0bd72781120aa1662d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:16 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 07:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:29:16 a8a1bc7387b9: Preparing 07:29:16 f3952a608826: Preparing 07:29:16 48e7612ff25a: Preparing 07:29:16 e1fc9c493e45: Preparing 07:29:16 31623c43ead0: Preparing 07:29:16 d71c539cea74: Preparing 07:29:16 94a05ebedcaf: Preparing 07:29:16 d62a02444d39: Preparing 07:29:16 d62a02444d39: Waiting 07:29:16 e1fc9c493e45: Layer already exists 07:29:16 48e7612ff25a: Layer already exists 07:29:16 31623c43ead0: Layer already exists 07:29:16 f3952a608826: Layer already exists 07:29:16 a8a1bc7387b9: Layer already exists 07:29:16 d71c539cea74: Layer already exists 07:29:16 d62a02444d39: Layer already exists 07:29:16 94a05ebedcaf: Layer already exists 07:29:16 latest: digest: sha256:74435996c9827c301e229e7f64cf77504af491c15d629e0bd72781120aa1662d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:17 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.85 07:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:29:17 a8a1bc7387b9: Preparing 07:29:17 f3952a608826: Preparing 07:29:17 48e7612ff25a: Preparing 07:29:17 e1fc9c493e45: Preparing 07:29:17 31623c43ead0: Preparing 07:29:17 d71c539cea74: Preparing 07:29:17 94a05ebedcaf: Preparing 07:29:17 d62a02444d39: Preparing 07:29:17 d71c539cea74: Waiting 07:29:17 94a05ebedcaf: Waiting 07:29:17 d62a02444d39: Waiting 07:29:17 e1fc9c493e45: Layer already exists 07:29:17 f3952a608826: Layer already exists 07:29:17 31623c43ead0: Layer already exists 07:29:17 48e7612ff25a: Layer already exists 07:29:17 a8a1bc7387b9: Layer already exists 07:29:17 d71c539cea74: Layer already exists 07:29:17 d62a02444d39: Layer already exists 07:29:17 94a05ebedcaf: Layer already exists 07:29:17 3.2.0-dev.85: digest: sha256:74435996c9827c301e229e7f64cf77504af491c15d629e0bd72781120aa1662d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:18 + docker push nexus3.edgexfoundry.org:10004/core-data:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:29:18 a8a1bc7387b9: Preparing 07:29:18 f3952a608826: Preparing 07:29:18 48e7612ff25a: Preparing 07:29:18 e1fc9c493e45: Preparing 07:29:18 31623c43ead0: Preparing 07:29:18 d71c539cea74: Preparing 07:29:18 94a05ebedcaf: Preparing 07:29:18 d62a02444d39: Preparing 07:29:18 d71c539cea74: Waiting 07:29:18 94a05ebedcaf: Waiting 07:29:18 d62a02444d39: Waiting 07:29:18 48e7612ff25a: Layer already exists 07:29:18 31623c43ead0: Layer already exists 07:29:18 e1fc9c493e45: Layer already exists 07:29:18 f3952a608826: Layer already exists 07:29:18 a8a1bc7387b9: Layer already exists 07:29:18 d71c539cea74: Layer already exists 07:29:18 94a05ebedcaf: Layer already exists 07:29:18 d62a02444d39: Layer already exists 07:29:18 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:74435996c9827c301e229e7f64cf77504af491c15d629e0bd72781120aa1662d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:18 + docker push nexus3.edgexfoundry.org:10004/core-data:main 07:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:29:18 a8a1bc7387b9: Preparing 07:29:18 f3952a608826: Preparing 07:29:18 48e7612ff25a: Preparing 07:29:18 e1fc9c493e45: Preparing 07:29:18 31623c43ead0: Preparing 07:29:18 d71c539cea74: Preparing 07:29:18 94a05ebedcaf: Preparing 07:29:18 d62a02444d39: Preparing 07:29:18 94a05ebedcaf: Waiting 07:29:18 d62a02444d39: Waiting 07:29:18 d71c539cea74: Waiting 07:29:18 48e7612ff25a: Layer already exists 07:29:18 a8a1bc7387b9: Layer already exists 07:29:18 e1fc9c493e45: Layer already exists 07:29:18 f3952a608826: Layer already exists 07:29:18 31623c43ead0: Layer already exists 07:29:18 d71c539cea74: Layer already exists 07:29:18 94a05ebedcaf: Layer already exists 07:29:18 d62a02444d39: Layer already exists 07:29:18 main: digest: sha256:74435996c9827c301e229e7f64cf77504af491c15d629e0bd72781120aa1662d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:18 ===================================================== [Pipeline] echo 07:29:18 taggedImages: 07:29:18 - nexus3.edgexfoundry.org:10004/core-data:45b17c09e08cfe89481c1eed53cad8b90b3de025 07:29:18 - nexus3.edgexfoundry.org:10004/core-data:latest 07:29:18 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.85 07:29:18 - nexus3.edgexfoundry.org:10004/core-data:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:29:18 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 07:29:18 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 07:29:18 45b17c09e08cfe89481c1eed53cad8b90b3de025 07:29:18 latest 07:29:18 3.2.0-dev.85 07:29:18 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:29:18 main 07:29:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:19 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper:45b17c09e08cfe89481c1eed53cad8b90b3de025 07:29:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:29:19 8cccab860827: Preparing 07:29:19 939954b811f6: Preparing 07:29:19 db769e1c8529: Preparing 07:29:19 31623c43ead0: Preparing 07:29:19 36eafe248a07: Preparing 07:29:19 579238578577: Preparing 07:29:19 d62a02444d39: Preparing 07:29:19 579238578577: Waiting 07:29:19 d62a02444d39: Waiting 07:29:19 31623c43ead0: Layer already exists 07:29:19 939954b811f6: Pushed 07:29:19 d62a02444d39: Layer already exists 07:29:19 579238578577: Pushed 07:29:19 36eafe248a07: Pushed 07:29:19 8cccab860827: Pushed 07:29:22 db769e1c8529: Pushed 07:29:22 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:eaa6152aedb2ca02c1818ba826730ef1a62e644bc57cd324c232bc6ef3c46bd8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:23 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 07:29:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:29:23 8cccab860827: Preparing 07:29:23 939954b811f6: Preparing 07:29:23 db769e1c8529: Preparing 07:29:23 31623c43ead0: Preparing 07:29:23 36eafe248a07: Preparing 07:29:23 579238578577: Preparing 07:29:23 d62a02444d39: Preparing 07:29:23 579238578577: Waiting 07:29:23 d62a02444d39: Waiting 07:29:23 db769e1c8529: Layer already exists 07:29:23 939954b811f6: Layer already exists 07:29:23 31623c43ead0: Layer already exists 07:29:23 8cccab860827: Layer already exists 07:29:23 36eafe248a07: Layer already exists 07:29:23 d62a02444d39: Layer already exists 07:29:23 579238578577: Layer already exists 07:29:23 latest: digest: sha256:eaa6152aedb2ca02c1818ba826730ef1a62e644bc57cd324c232bc6ef3c46bd8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:23 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.85 07:29:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:29:24 8cccab860827: Preparing 07:29:24 939954b811f6: Preparing 07:29:24 db769e1c8529: Preparing 07:29:24 31623c43ead0: Preparing 07:29:24 36eafe248a07: Preparing 07:29:24 579238578577: Preparing 07:29:24 d62a02444d39: Preparing 07:29:24 579238578577: Waiting 07:29:24 db769e1c8529: Layer already exists 07:29:24 36eafe248a07: Layer already exists 07:29:24 939954b811f6: Layer already exists 07:29:24 31623c43ead0: Layer already exists 07:29:24 8cccab860827: Layer already exists 07:29:24 579238578577: Layer already exists 07:29:24 d62a02444d39: Layer already exists 07:29:24 3.2.0-dev.85: digest: sha256:eaa6152aedb2ca02c1818ba826730ef1a62e644bc57cd324c232bc6ef3c46bd8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:24 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:29:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:29:24 8cccab860827: Preparing 07:29:24 939954b811f6: Preparing 07:29:24 db769e1c8529: Preparing 07:29:24 31623c43ead0: Preparing 07:29:24 36eafe248a07: Preparing 07:29:24 579238578577: Preparing 07:29:24 d62a02444d39: Preparing 07:29:24 579238578577: Waiting 07:29:24 d62a02444d39: Waiting 07:29:24 31623c43ead0: Layer already exists 07:29:24 939954b811f6: Layer already exists 07:29:24 db769e1c8529: Layer already exists 07:29:24 8cccab860827: Layer already exists 07:29:24 36eafe248a07: Layer already exists 07:29:24 d62a02444d39: Layer already exists 07:29:24 579238578577: Layer already exists 07:29:24 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:eaa6152aedb2ca02c1818ba826730ef1a62e644bc57cd324c232bc6ef3c46bd8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:25 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 07:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:29:25 8cccab860827: Preparing 07:29:25 939954b811f6: Preparing 07:29:25 db769e1c8529: Preparing 07:29:25 31623c43ead0: Preparing 07:29:25 36eafe248a07: Preparing 07:29:25 579238578577: Preparing 07:29:25 d62a02444d39: Preparing 07:29:25 579238578577: Waiting 07:29:25 d62a02444d39: Waiting 07:29:25 36eafe248a07: Layer already exists 07:29:25 8cccab860827: Layer already exists 07:29:25 db769e1c8529: Layer already exists 07:29:25 31623c43ead0: Layer already exists 07:29:25 939954b811f6: Layer already exists 07:29:25 d62a02444d39: Layer already exists 07:29:25 579238578577: Layer already exists 07:29:25 main: digest: sha256:eaa6152aedb2ca02c1818ba826730ef1a62e644bc57cd324c232bc6ef3c46bd8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:25 ===================================================== [Pipeline] echo 07:29:25 taggedImages: 07:29:25 - nexus3.edgexfoundry.org:10004/core-keeper:45b17c09e08cfe89481c1eed53cad8b90b3de025 07:29:25 - nexus3.edgexfoundry.org:10004/core-keeper:latest 07:29:25 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.85 07:29:25 - nexus3.edgexfoundry.org:10004/core-keeper:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:29:25 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 07:29:25 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 07:29:25 45b17c09e08cfe89481c1eed53cad8b90b3de025 07:29:25 latest 07:29:25 3.2.0-dev.85 07:29:25 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:29:25 main 07:29:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:45b17c09e08cfe89481c1eed53cad8b90b3de025 07:29:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:29:26 be247cfde71b: Preparing 07:29:26 83b311f0c2ea: Preparing 07:29:26 844494f5fa39: Preparing 07:29:26 4cc4019b0395: Preparing 07:29:26 e1fc9c493e45: Preparing 07:29:26 31623c43ead0: Preparing 07:29:26 404d02c985d0: Preparing 07:29:26 c1c3ddb2a07c: Preparing 07:29:26 d62a02444d39: Preparing 07:29:26 c1c3ddb2a07c: Waiting 07:29:26 d62a02444d39: Waiting 07:29:26 31623c43ead0: Waiting 07:29:26 e1fc9c493e45: Layer already exists 07:29:26 31623c43ead0: Layer already exists 07:29:26 404d02c985d0: Layer already exists 07:29:26 c1c3ddb2a07c: Layer already exists 07:29:26 d62a02444d39: Layer already exists 07:29:26 83b311f0c2ea: Pushed 07:29:26 844494f5fa39: Pushed 07:29:26 be247cfde71b: Pushed 07:29:29 4cc4019b0395: Pushed 07:29:29 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:27e8619a4c8f013314913c9966314ac1379d4337cfda011893b9e3ce39be9349 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 07:29:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:29:30 be247cfde71b: Preparing 07:29:30 83b311f0c2ea: Preparing 07:29:30 844494f5fa39: Preparing 07:29:30 4cc4019b0395: Preparing 07:29:30 e1fc9c493e45: Preparing 07:29:30 31623c43ead0: Preparing 07:29:30 404d02c985d0: Preparing 07:29:30 c1c3ddb2a07c: Preparing 07:29:30 d62a02444d39: Preparing 07:29:30 404d02c985d0: Waiting 07:29:30 c1c3ddb2a07c: Waiting 07:29:30 31623c43ead0: Waiting 07:29:30 d62a02444d39: Waiting 07:29:30 83b311f0c2ea: Layer already exists 07:29:30 844494f5fa39: Layer already exists 07:29:30 4cc4019b0395: Layer already exists 07:29:30 e1fc9c493e45: Layer already exists 07:29:30 be247cfde71b: Layer already exists 07:29:30 404d02c985d0: Layer already exists 07:29:30 31623c43ead0: Layer already exists 07:29:30 d62a02444d39: Layer already exists 07:29:30 c1c3ddb2a07c: Layer already exists 07:29:30 latest: digest: sha256:27e8619a4c8f013314913c9966314ac1379d4337cfda011893b9e3ce39be9349 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.85 07:29:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:29:30 be247cfde71b: Preparing 07:29:30 83b311f0c2ea: Preparing 07:29:30 844494f5fa39: Preparing 07:29:30 4cc4019b0395: Preparing 07:29:30 e1fc9c493e45: Preparing 07:29:30 31623c43ead0: Preparing 07:29:30 404d02c985d0: Preparing 07:29:30 c1c3ddb2a07c: Preparing 07:29:30 d62a02444d39: Preparing 07:29:30 404d02c985d0: Waiting 07:29:30 c1c3ddb2a07c: Waiting 07:29:30 31623c43ead0: Waiting 07:29:30 d62a02444d39: Waiting 07:29:30 be247cfde71b: Layer already exists 07:29:30 83b311f0c2ea: Layer already exists 07:29:30 e1fc9c493e45: Layer already exists 07:29:30 4cc4019b0395: Layer already exists 07:29:30 844494f5fa39: Layer already exists 07:29:30 31623c43ead0: Layer already exists 07:29:30 404d02c985d0: Layer already exists 07:29:30 d62a02444d39: Layer already exists 07:29:30 c1c3ddb2a07c: Layer already exists 07:29:30 3.2.0-dev.85: digest: sha256:27e8619a4c8f013314913c9966314ac1379d4337cfda011893b9e3ce39be9349 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:29:31 be247cfde71b: Preparing 07:29:31 83b311f0c2ea: Preparing 07:29:31 844494f5fa39: Preparing 07:29:31 4cc4019b0395: Preparing 07:29:31 e1fc9c493e45: Preparing 07:29:31 31623c43ead0: Preparing 07:29:31 404d02c985d0: Preparing 07:29:31 c1c3ddb2a07c: Preparing 07:29:31 d62a02444d39: Preparing 07:29:31 31623c43ead0: Waiting 07:29:31 404d02c985d0: Waiting 07:29:31 c1c3ddb2a07c: Waiting 07:29:31 d62a02444d39: Waiting 07:29:31 83b311f0c2ea: Layer already exists 07:29:31 844494f5fa39: Layer already exists 07:29:31 e1fc9c493e45: Layer already exists 07:29:31 be247cfde71b: Layer already exists 07:29:31 4cc4019b0395: Layer already exists 07:29:31 31623c43ead0: Layer already exists 07:29:31 404d02c985d0: Layer already exists 07:29:31 d62a02444d39: Layer already exists 07:29:31 c1c3ddb2a07c: Layer already exists 07:29:31 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:27e8619a4c8f013314913c9966314ac1379d4337cfda011893b9e3ce39be9349 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 07:29:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:29:32 be247cfde71b: Preparing 07:29:32 83b311f0c2ea: Preparing 07:29:32 844494f5fa39: Preparing 07:29:32 4cc4019b0395: Preparing 07:29:32 e1fc9c493e45: Preparing 07:29:32 31623c43ead0: Preparing 07:29:32 404d02c985d0: Preparing 07:29:32 c1c3ddb2a07c: Preparing 07:29:32 d62a02444d39: Preparing 07:29:32 31623c43ead0: Waiting 07:29:32 c1c3ddb2a07c: Waiting 07:29:32 404d02c985d0: Waiting 07:29:32 844494f5fa39: Layer already exists 07:29:32 4cc4019b0395: Layer already exists 07:29:32 e1fc9c493e45: Layer already exists 07:29:32 be247cfde71b: Layer already exists 07:29:32 83b311f0c2ea: Layer already exists 07:29:32 c1c3ddb2a07c: Layer already exists 07:29:32 404d02c985d0: Layer already exists 07:29:32 31623c43ead0: Layer already exists 07:29:32 d62a02444d39: Layer already exists 07:29:32 main: digest: sha256:27e8619a4c8f013314913c9966314ac1379d4337cfda011893b9e3ce39be9349 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:32 ===================================================== [Pipeline] echo 07:29:32 taggedImages: 07:29:32 - nexus3.edgexfoundry.org:10004/core-metadata:45b17c09e08cfe89481c1eed53cad8b90b3de025 07:29:32 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:29:32 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.85 07:29:32 - nexus3.edgexfoundry.org:10004/core-metadata:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:29:32 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 07:29:32 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 07:29:32 45b17c09e08cfe89481c1eed53cad8b90b3de025 07:29:32 latest 07:29:32 3.2.0-dev.85 07:29:32 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:29:32 main 07:29:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:45b17c09e08cfe89481c1eed53cad8b90b3de025 07:29:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:29:32 64d1ff5e10a0: Preparing 07:29:32 f9d73703adf7: Preparing 07:29:32 8705583ebda1: Preparing 07:29:32 2b45117e9bf7: Preparing 07:29:32 8f57c188c62e: Preparing 07:29:32 f387f59e63df: Preparing 07:29:32 ab88294a19ff: Preparing 07:29:32 a7b13e22285a: Preparing 07:29:32 e1fc9c493e45: Preparing 07:29:32 31623c43ead0: Preparing 07:29:32 872e50912735: Preparing 07:29:32 751450c8cce4: Preparing 07:29:32 5f70bf18a086: Preparing 07:29:32 d35e5d4da1e9: Preparing 07:29:32 2b0481a9a9d6: Preparing 07:29:32 e3d8dede13d1: Preparing 07:29:32 d62a02444d39: Preparing 07:29:32 f387f59e63df: Waiting 07:29:32 751450c8cce4: Waiting 07:29:32 5f70bf18a086: Waiting 07:29:32 d35e5d4da1e9: Waiting 07:29:32 2b0481a9a9d6: Waiting 07:29:32 e3d8dede13d1: Waiting 07:29:32 ab88294a19ff: Waiting 07:29:32 a7b13e22285a: Waiting 07:29:32 e1fc9c493e45: Waiting 07:29:32 d62a02444d39: Waiting 07:29:32 31623c43ead0: Waiting 07:29:32 872e50912735: Waiting 07:29:32 8f57c188c62e: Pushed 07:29:32 f9d73703adf7: Pushed 07:29:32 8705583ebda1: Pushed 07:29:32 2b45117e9bf7: Pushed 07:29:32 64d1ff5e10a0: Pushed 07:29:32 e1fc9c493e45: Layer already exists 07:29:32 31623c43ead0: Layer already exists 07:29:33 f387f59e63df: Pushed 07:29:33 ab88294a19ff: Pushed 07:29:33 5f70bf18a086: Layer already exists 07:29:33 872e50912735: Pushed 07:29:33 751450c8cce4: Pushed 07:29:33 d62a02444d39: Layer already exists 07:29:33 d35e5d4da1e9: Pushed 07:29:33 2b0481a9a9d6: Pushed 07:29:33 e3d8dede13d1: Pushed 07:29:34 a7b13e22285a: Pushed 07:29:34 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:64a14ebb5725f29a56027ad933355309883db8e32a8d4ab6d4b650779c1d8b2a size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:29:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:29:35 64d1ff5e10a0: Preparing 07:29:35 f9d73703adf7: Preparing 07:29:35 8705583ebda1: Preparing 07:29:35 2b45117e9bf7: Preparing 07:29:35 8f57c188c62e: Preparing 07:29:35 f387f59e63df: Preparing 07:29:35 ab88294a19ff: Preparing 07:29:35 a7b13e22285a: Preparing 07:29:35 e1fc9c493e45: Preparing 07:29:35 31623c43ead0: Preparing 07:29:35 872e50912735: Preparing 07:29:35 751450c8cce4: Preparing 07:29:35 5f70bf18a086: Preparing 07:29:35 d35e5d4da1e9: Preparing 07:29:35 2b0481a9a9d6: Preparing 07:29:35 e3d8dede13d1: Preparing 07:29:35 d62a02444d39: Preparing 07:29:35 872e50912735: Waiting 07:29:35 751450c8cce4: Waiting 07:29:35 5f70bf18a086: Waiting 07:29:35 d35e5d4da1e9: Waiting 07:29:35 2b0481a9a9d6: Waiting 07:29:35 e1fc9c493e45: Waiting 07:29:35 a7b13e22285a: Waiting 07:29:35 31623c43ead0: Waiting 07:29:35 f387f59e63df: Waiting 07:29:35 ab88294a19ff: Waiting 07:29:35 e3d8dede13d1: Waiting 07:29:35 8f57c188c62e: Layer already exists 07:29:35 64d1ff5e10a0: Layer already exists 07:29:35 2b45117e9bf7: Layer already exists 07:29:35 f9d73703adf7: Layer already exists 07:29:35 8705583ebda1: Layer already exists 07:29:35 ab88294a19ff: Layer already exists 07:29:35 a7b13e22285a: Layer already exists 07:29:35 f387f59e63df: Layer already exists 07:29:35 31623c43ead0: Layer already exists 07:29:35 e1fc9c493e45: Layer already exists 07:29:35 751450c8cce4: Layer already exists 07:29:35 872e50912735: Layer already exists 07:29:35 5f70bf18a086: Layer already exists 07:29:35 d35e5d4da1e9: Layer already exists 07:29:35 2b0481a9a9d6: Layer already exists 07:29:35 e3d8dede13d1: Layer already exists 07:29:35 d62a02444d39: Layer already exists 07:29:35 latest: digest: sha256:64a14ebb5725f29a56027ad933355309883db8e32a8d4ab6d4b650779c1d8b2a size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.85 07:29:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:29:35 64d1ff5e10a0: Preparing 07:29:35 f9d73703adf7: Preparing 07:29:35 8705583ebda1: Preparing 07:29:35 2b45117e9bf7: Preparing 07:29:35 8f57c188c62e: Preparing 07:29:35 f387f59e63df: Preparing 07:29:35 ab88294a19ff: Preparing 07:29:35 a7b13e22285a: Preparing 07:29:35 ab88294a19ff: Waiting 07:29:35 f387f59e63df: Waiting 07:29:35 e1fc9c493e45: Preparing 07:29:35 31623c43ead0: Preparing 07:29:35 a7b13e22285a: Waiting 07:29:35 e1fc9c493e45: Waiting 07:29:35 872e50912735: Preparing 07:29:35 751450c8cce4: Preparing 07:29:35 5f70bf18a086: Preparing 07:29:35 d35e5d4da1e9: Preparing 07:29:35 31623c43ead0: Waiting 07:29:35 5f70bf18a086: Waiting 07:29:35 872e50912735: Waiting 07:29:35 2b0481a9a9d6: Preparing 07:29:35 e3d8dede13d1: Preparing 07:29:35 d62a02444d39: Preparing 07:29:35 e3d8dede13d1: Waiting 07:29:35 2b0481a9a9d6: Waiting 07:29:35 2b45117e9bf7: Layer already exists 07:29:35 8f57c188c62e: Layer already exists 07:29:35 8705583ebda1: Layer already exists 07:29:35 64d1ff5e10a0: Layer already exists 07:29:35 f9d73703adf7: Layer already exists 07:29:35 f387f59e63df: Layer already exists 07:29:35 e1fc9c493e45: Layer already exists 07:29:35 ab88294a19ff: Layer already exists 07:29:35 31623c43ead0: Layer already exists 07:29:35 a7b13e22285a: Layer already exists 07:29:35 872e50912735: Layer already exists 07:29:35 5f70bf18a086: Layer already exists 07:29:35 751450c8cce4: Layer already exists 07:29:35 d35e5d4da1e9: Layer already exists 07:29:35 2b0481a9a9d6: Layer already exists 07:29:35 e3d8dede13d1: Layer already exists 07:29:35 d62a02444d39: Layer already exists 07:29:35 3.2.0-dev.85: digest: sha256:64a14ebb5725f29a56027ad933355309883db8e32a8d4ab6d4b650779c1d8b2a size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:29:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:29:36 64d1ff5e10a0: Preparing 07:29:36 f9d73703adf7: Preparing 07:29:36 8705583ebda1: Preparing 07:29:36 2b45117e9bf7: Preparing 07:29:36 8f57c188c62e: Preparing 07:29:36 f387f59e63df: Preparing 07:29:36 ab88294a19ff: Preparing 07:29:36 a7b13e22285a: Preparing 07:29:36 e1fc9c493e45: Preparing 07:29:36 31623c43ead0: Preparing 07:29:36 872e50912735: Preparing 07:29:36 751450c8cce4: Preparing 07:29:36 5f70bf18a086: Preparing 07:29:36 d35e5d4da1e9: Preparing 07:29:36 2b0481a9a9d6: Preparing 07:29:36 e3d8dede13d1: Preparing 07:29:36 d62a02444d39: Preparing 07:29:36 e1fc9c493e45: Waiting 07:29:36 31623c43ead0: Waiting 07:29:36 872e50912735: Waiting 07:29:36 2b0481a9a9d6: Waiting 07:29:36 751450c8cce4: Waiting 07:29:36 e3d8dede13d1: Waiting 07:29:36 5f70bf18a086: Waiting 07:29:36 d35e5d4da1e9: Waiting 07:29:36 d62a02444d39: Waiting 07:29:36 f387f59e63df: Waiting 07:29:36 ab88294a19ff: Waiting 07:29:36 8705583ebda1: Layer already exists 07:29:36 2b45117e9bf7: Layer already exists 07:29:36 64d1ff5e10a0: Layer already exists 07:29:36 8f57c188c62e: Layer already exists 07:29:36 f9d73703adf7: Layer already exists 07:29:36 ab88294a19ff: Layer already exists 07:29:36 f387f59e63df: Layer already exists 07:29:36 a7b13e22285a: Layer already exists 07:29:36 e1fc9c493e45: Layer already exists 07:29:36 31623c43ead0: Layer already exists 07:29:36 751450c8cce4: Layer already exists 07:29:36 872e50912735: Layer already exists 07:29:36 5f70bf18a086: Layer already exists 07:29:36 2b0481a9a9d6: Layer already exists 07:29:36 d35e5d4da1e9: Layer already exists 07:29:36 d62a02444d39: Layer already exists 07:29:36 e3d8dede13d1: Layer already exists 07:29:36 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:64a14ebb5725f29a56027ad933355309883db8e32a8d4ab6d4b650779c1d8b2a size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:29:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:29:37 64d1ff5e10a0: Preparing 07:29:37 f9d73703adf7: Preparing 07:29:37 8705583ebda1: Preparing 07:29:37 2b45117e9bf7: Preparing 07:29:37 8f57c188c62e: Preparing 07:29:37 f387f59e63df: Preparing 07:29:37 ab88294a19ff: Preparing 07:29:37 a7b13e22285a: Preparing 07:29:37 e1fc9c493e45: Preparing 07:29:37 31623c43ead0: Preparing 07:29:37 872e50912735: Preparing 07:29:37 751450c8cce4: Preparing 07:29:37 5f70bf18a086: Preparing 07:29:37 d35e5d4da1e9: Preparing 07:29:37 2b0481a9a9d6: Preparing 07:29:37 e3d8dede13d1: Preparing 07:29:37 d62a02444d39: Preparing 07:29:37 31623c43ead0: Waiting 07:29:37 872e50912735: Waiting 07:29:37 751450c8cce4: Waiting 07:29:37 f387f59e63df: Waiting 07:29:37 5f70bf18a086: Waiting 07:29:37 d35e5d4da1e9: Waiting 07:29:37 ab88294a19ff: Waiting 07:29:37 2b0481a9a9d6: Waiting 07:29:37 a7b13e22285a: Waiting 07:29:37 e3d8dede13d1: Waiting 07:29:37 d62a02444d39: Waiting 07:29:37 e1fc9c493e45: Waiting 07:29:37 64d1ff5e10a0: Layer already exists 07:29:37 8f57c188c62e: Layer already exists 07:29:37 2b45117e9bf7: Layer already exists 07:29:37 8705583ebda1: Layer already exists 07:29:37 f9d73703adf7: Layer already exists 07:29:37 f387f59e63df: Layer already exists 07:29:37 e1fc9c493e45: Layer already exists 07:29:37 a7b13e22285a: Layer already exists 07:29:37 ab88294a19ff: Layer already exists 07:29:37 31623c43ead0: Layer already exists 07:29:37 872e50912735: Layer already exists 07:29:37 5f70bf18a086: Layer already exists 07:29:37 d35e5d4da1e9: Layer already exists 07:29:37 751450c8cce4: Layer already exists 07:29:37 2b0481a9a9d6: Layer already exists 07:29:37 e3d8dede13d1: Layer already exists 07:29:37 d62a02444d39: Layer already exists 07:29:37 main: digest: sha256:64a14ebb5725f29a56027ad933355309883db8e32a8d4ab6d4b650779c1d8b2a size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:37 ===================================================== [Pipeline] echo 07:29:37 taggedImages: 07:29:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:45b17c09e08cfe89481c1eed53cad8b90b3de025 07:29:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:29:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.85 07:29:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:29:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 07:29:37 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 07:29:37 45b17c09e08cfe89481c1eed53cad8b90b3de025 07:29:37 latest 07:29:37 3.2.0-dev.85 07:29:37 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:29:37 main 07:29:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:45b17c09e08cfe89481c1eed53cad8b90b3de025 07:29:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:29:37 b4e887f6db68: Preparing 07:29:37 cfa566ab8358: Preparing 07:29:37 2eef545130cd: Preparing 07:29:37 8ed4777b8d89: Preparing 07:29:37 e1fc9c493e45: Preparing 07:29:37 31623c43ead0: Preparing 07:29:37 404d02c985d0: Preparing 07:29:37 c1c3ddb2a07c: Preparing 07:29:37 d62a02444d39: Preparing 07:29:37 404d02c985d0: Waiting 07:29:37 c1c3ddb2a07c: Waiting 07:29:37 d62a02444d39: Waiting 07:29:37 31623c43ead0: Waiting 07:29:37 e1fc9c493e45: Layer already exists 07:29:37 cfa566ab8358: Layer already exists 07:29:37 b4e887f6db68: Layer already exists 07:29:37 31623c43ead0: Layer already exists 07:29:37 404d02c985d0: Layer already exists 07:29:37 c1c3ddb2a07c: Layer already exists 07:29:37 d62a02444d39: Layer already exists 07:29:37 2eef545130cd: Pushed 07:29:40 8ed4777b8d89: Pushed 07:29:40 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:6ed7c9e28d8990df63b38b3a03a3cce71e4df7af6446f93b26bc40c45303fff9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:40 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:29:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:29:41 b4e887f6db68: Preparing 07:29:41 cfa566ab8358: Preparing 07:29:41 2eef545130cd: Preparing 07:29:41 8ed4777b8d89: Preparing 07:29:41 e1fc9c493e45: Preparing 07:29:41 31623c43ead0: Preparing 07:29:41 404d02c985d0: Preparing 07:29:41 c1c3ddb2a07c: Preparing 07:29:41 31623c43ead0: Waiting 07:29:41 404d02c985d0: Waiting 07:29:41 d62a02444d39: Preparing 07:29:41 c1c3ddb2a07c: Waiting 07:29:41 d62a02444d39: Waiting 07:29:41 b4e887f6db68: Layer already exists 07:29:41 2eef545130cd: Layer already exists 07:29:41 8ed4777b8d89: Layer already exists 07:29:41 e1fc9c493e45: Layer already exists 07:29:41 cfa566ab8358: Layer already exists 07:29:41 404d02c985d0: Layer already exists 07:29:41 c1c3ddb2a07c: Layer already exists 07:29:41 31623c43ead0: Layer already exists 07:29:41 d62a02444d39: Layer already exists 07:29:41 latest: digest: sha256:6ed7c9e28d8990df63b38b3a03a3cce71e4df7af6446f93b26bc40c45303fff9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.85 07:29:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:29:42 b4e887f6db68: Preparing 07:29:42 cfa566ab8358: Preparing 07:29:42 2eef545130cd: Preparing 07:29:42 8ed4777b8d89: Preparing 07:29:42 e1fc9c493e45: Preparing 07:29:42 31623c43ead0: Preparing 07:29:42 404d02c985d0: Preparing 07:29:42 c1c3ddb2a07c: Preparing 07:29:42 d62a02444d39: Preparing 07:29:42 31623c43ead0: Waiting 07:29:42 404d02c985d0: Waiting 07:29:42 d62a02444d39: Waiting 07:29:42 2eef545130cd: Layer already exists 07:29:42 cfa566ab8358: Layer already exists 07:29:42 8ed4777b8d89: Layer already exists 07:29:42 b4e887f6db68: Layer already exists 07:29:42 e1fc9c493e45: Layer already exists 07:29:42 c1c3ddb2a07c: Layer already exists 07:29:42 31623c43ead0: Layer already exists 07:29:42 d62a02444d39: Layer already exists 07:29:42 404d02c985d0: Layer already exists 07:29:42 3.2.0-dev.85: digest: sha256:6ed7c9e28d8990df63b38b3a03a3cce71e4df7af6446f93b26bc40c45303fff9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:42 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:29:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:29:42 b4e887f6db68: Preparing 07:29:42 cfa566ab8358: Preparing 07:29:42 2eef545130cd: Preparing 07:29:42 8ed4777b8d89: Preparing 07:29:42 e1fc9c493e45: Preparing 07:29:42 31623c43ead0: Preparing 07:29:42 404d02c985d0: Preparing 07:29:42 c1c3ddb2a07c: Preparing 07:29:42 d62a02444d39: Preparing 07:29:42 31623c43ead0: Waiting 07:29:42 404d02c985d0: Waiting 07:29:42 c1c3ddb2a07c: Waiting 07:29:42 d62a02444d39: Waiting 07:29:42 2eef545130cd: Layer already exists 07:29:42 e1fc9c493e45: Layer already exists 07:29:42 8ed4777b8d89: Layer already exists 07:29:42 cfa566ab8358: Layer already exists 07:29:42 b4e887f6db68: Layer already exists 07:29:42 d62a02444d39: Layer already exists 07:29:42 404d02c985d0: Layer already exists 07:29:42 31623c43ead0: Layer already exists 07:29:42 c1c3ddb2a07c: Layer already exists 07:29:42 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:6ed7c9e28d8990df63b38b3a03a3cce71e4df7af6446f93b26bc40c45303fff9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:42 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:29:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:29:43 b4e887f6db68: Preparing 07:29:43 cfa566ab8358: Preparing 07:29:43 2eef545130cd: Preparing 07:29:43 8ed4777b8d89: Preparing 07:29:43 e1fc9c493e45: Preparing 07:29:43 31623c43ead0: Preparing 07:29:43 404d02c985d0: Preparing 07:29:43 c1c3ddb2a07c: Preparing 07:29:43 d62a02444d39: Preparing 07:29:43 404d02c985d0: Waiting 07:29:43 31623c43ead0: Waiting 07:29:43 c1c3ddb2a07c: Waiting 07:29:43 d62a02444d39: Waiting 07:29:43 cfa566ab8358: Layer already exists 07:29:43 e1fc9c493e45: Layer already exists 07:29:43 2eef545130cd: Layer already exists 07:29:43 8ed4777b8d89: Layer already exists 07:29:43 b4e887f6db68: Layer already exists 07:29:43 31623c43ead0: Layer already exists 07:29:43 c1c3ddb2a07c: Layer already exists 07:29:43 404d02c985d0: Layer already exists 07:29:43 d62a02444d39: Layer already exists 07:29:43 main: digest: sha256:6ed7c9e28d8990df63b38b3a03a3cce71e4df7af6446f93b26bc40c45303fff9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:43 ===================================================== [Pipeline] echo 07:29:43 taggedImages: 07:29:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:45b17c09e08cfe89481c1eed53cad8b90b3de025 07:29:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:29:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.85 07:29:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:29:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 07:29:43 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 07:29:43 45b17c09e08cfe89481c1eed53cad8b90b3de025 07:29:43 latest 07:29:43 3.2.0-dev.85 07:29:43 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:29:43 main 07:29:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:45b17c09e08cfe89481c1eed53cad8b90b3de025 07:29:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:29:44 92478a1628c9: Preparing 07:29:44 1e46df7b676f: Preparing 07:29:44 9894c992e5eb: Preparing 07:29:44 da1bd7533cbc: Preparing 07:29:44 661ebd2dc14b: Preparing 07:29:44 e1fc9c493e45: Preparing 07:29:44 31623c43ead0: Preparing 07:29:44 2c3281f24dce: Preparing 07:29:44 0d7162d4fe78: Preparing 07:29:44 1aa3dae044e4: Preparing 07:29:44 d62a02444d39: Preparing 07:29:44 e1fc9c493e45: Waiting 07:29:44 31623c43ead0: Waiting 07:29:44 2c3281f24dce: Waiting 07:29:44 0d7162d4fe78: Waiting 07:29:44 1aa3dae044e4: Waiting 07:29:44 d62a02444d39: Waiting 07:29:44 da1bd7533cbc: Pushed 07:29:44 92478a1628c9: Pushed 07:29:44 661ebd2dc14b: Pushed 07:29:44 1e46df7b676f: Pushed 07:29:44 e1fc9c493e45: Layer already exists 07:29:44 31623c43ead0: Layer already exists 07:29:44 d62a02444d39: Layer already exists 07:29:44 2c3281f24dce: Pushed 07:29:44 0d7162d4fe78: Pushed 07:29:44 9894c992e5eb: Pushed 07:29:45 1aa3dae044e4: Pushed 07:29:45 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:5ac78a72ae53c43c35e355bac6d5ca9e6c118d171805d7f20227d2c195911852 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:29:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:29:46 92478a1628c9: Preparing 07:29:46 1e46df7b676f: Preparing 07:29:46 9894c992e5eb: Preparing 07:29:46 da1bd7533cbc: Preparing 07:29:46 661ebd2dc14b: Preparing 07:29:46 e1fc9c493e45: Preparing 07:29:46 31623c43ead0: Preparing 07:29:46 2c3281f24dce: Preparing 07:29:46 0d7162d4fe78: Preparing 07:29:46 1aa3dae044e4: Preparing 07:29:46 d62a02444d39: Preparing 07:29:46 e1fc9c493e45: Waiting 07:29:46 31623c43ead0: Waiting 07:29:46 2c3281f24dce: Waiting 07:29:46 0d7162d4fe78: Waiting 07:29:46 1aa3dae044e4: Waiting 07:29:46 d62a02444d39: Waiting 07:29:46 da1bd7533cbc: Layer already exists 07:29:46 661ebd2dc14b: Layer already exists 07:29:46 1e46df7b676f: Layer already exists 07:29:46 92478a1628c9: Layer already exists 07:29:46 9894c992e5eb: Layer already exists 07:29:46 31623c43ead0: Layer already exists 07:29:46 e1fc9c493e45: Layer already exists 07:29:46 0d7162d4fe78: Layer already exists 07:29:46 2c3281f24dce: Layer already exists 07:29:46 1aa3dae044e4: Layer already exists 07:29:46 d62a02444d39: Layer already exists 07:29:46 latest: digest: sha256:5ac78a72ae53c43c35e355bac6d5ca9e6c118d171805d7f20227d2c195911852 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.85 07:29:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:29:46 92478a1628c9: Preparing 07:29:46 1e46df7b676f: Preparing 07:29:46 9894c992e5eb: Preparing 07:29:46 da1bd7533cbc: Preparing 07:29:46 661ebd2dc14b: Preparing 07:29:46 e1fc9c493e45: Preparing 07:29:46 e1fc9c493e45: Waiting 07:29:46 31623c43ead0: Preparing 07:29:46 2c3281f24dce: Preparing 07:29:46 0d7162d4fe78: Preparing 07:29:46 1aa3dae044e4: Preparing 07:29:46 d62a02444d39: Preparing 07:29:46 31623c43ead0: Waiting 07:29:46 2c3281f24dce: Waiting 07:29:46 1aa3dae044e4: Waiting 07:29:46 d62a02444d39: Waiting 07:29:46 da1bd7533cbc: Layer already exists 07:29:46 661ebd2dc14b: Layer already exists 07:29:46 1e46df7b676f: Layer already exists 07:29:46 92478a1628c9: Layer already exists 07:29:46 9894c992e5eb: Layer already exists 07:29:46 31623c43ead0: Layer already exists 07:29:46 e1fc9c493e45: Layer already exists 07:29:46 1aa3dae044e4: Layer already exists 07:29:46 0d7162d4fe78: Layer already exists 07:29:46 2c3281f24dce: Layer already exists 07:29:46 d62a02444d39: Layer already exists 07:29:46 3.2.0-dev.85: digest: sha256:5ac78a72ae53c43c35e355bac6d5ca9e6c118d171805d7f20227d2c195911852 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:29:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:29:47 92478a1628c9: Preparing 07:29:47 1e46df7b676f: Preparing 07:29:47 9894c992e5eb: Preparing 07:29:47 da1bd7533cbc: Preparing 07:29:47 661ebd2dc14b: Preparing 07:29:47 e1fc9c493e45: Preparing 07:29:47 31623c43ead0: Preparing 07:29:47 2c3281f24dce: Preparing 07:29:47 0d7162d4fe78: Preparing 07:29:47 1aa3dae044e4: Preparing 07:29:47 d62a02444d39: Preparing 07:29:47 31623c43ead0: Waiting 07:29:47 1aa3dae044e4: Waiting 07:29:47 d62a02444d39: Waiting 07:29:47 0d7162d4fe78: Waiting 07:29:47 e1fc9c493e45: Waiting 07:29:47 1e46df7b676f: Layer already exists 07:29:47 da1bd7533cbc: Layer already exists 07:29:47 9894c992e5eb: Layer already exists 07:29:47 661ebd2dc14b: Layer already exists 07:29:47 92478a1628c9: Layer already exists 07:29:47 31623c43ead0: Layer already exists 07:29:47 e1fc9c493e45: Layer already exists 07:29:47 2c3281f24dce: Layer already exists 07:29:47 1aa3dae044e4: Layer already exists 07:29:47 0d7162d4fe78: Layer already exists 07:29:47 d62a02444d39: Layer already exists 07:29:47 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:5ac78a72ae53c43c35e355bac6d5ca9e6c118d171805d7f20227d2c195911852 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:29:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:29:48 92478a1628c9: Preparing 07:29:48 1e46df7b676f: Preparing 07:29:48 9894c992e5eb: Preparing 07:29:48 da1bd7533cbc: Preparing 07:29:48 661ebd2dc14b: Preparing 07:29:48 e1fc9c493e45: Preparing 07:29:48 31623c43ead0: Preparing 07:29:48 2c3281f24dce: Preparing 07:29:48 0d7162d4fe78: Preparing 07:29:48 1aa3dae044e4: Preparing 07:29:48 d62a02444d39: Preparing 07:29:48 2c3281f24dce: Waiting 07:29:48 1aa3dae044e4: Waiting 07:29:48 0d7162d4fe78: Waiting 07:29:48 e1fc9c493e45: Waiting 07:29:48 d62a02444d39: Waiting 07:29:48 31623c43ead0: Waiting 07:29:48 92478a1628c9: Layer already exists 07:29:48 da1bd7533cbc: Layer already exists 07:29:48 1e46df7b676f: Layer already exists 07:29:48 661ebd2dc14b: Layer already exists 07:29:48 9894c992e5eb: Layer already exists 07:29:48 31623c43ead0: Layer already exists 07:29:48 e1fc9c493e45: Layer already exists 07:29:48 1aa3dae044e4: Layer already exists 07:29:48 2c3281f24dce: Layer already exists 07:29:48 0d7162d4fe78: Layer already exists 07:29:48 d62a02444d39: Layer already exists 07:29:48 main: digest: sha256:5ac78a72ae53c43c35e355bac6d5ca9e6c118d171805d7f20227d2c195911852 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:48 ===================================================== [Pipeline] echo 07:29:48 taggedImages: 07:29:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:45b17c09e08cfe89481c1eed53cad8b90b3de025 07:29:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:29:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.85 07:29:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:29:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 07:29:48 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 07:29:48 45b17c09e08cfe89481c1eed53cad8b90b3de025 07:29:48 latest 07:29:48 3.2.0-dev.85 07:29:48 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:29:48 main 07:29:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:45b17c09e08cfe89481c1eed53cad8b90b3de025 07:29:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:29:48 1dc875f5fecb: Preparing 07:29:48 d6f18658e206: Preparing 07:29:48 a1d0a54c2427: Preparing 07:29:48 9d29a5efb344: Preparing 07:29:48 da4c8807f313: Preparing 07:29:48 412f3f783004: Preparing 07:29:48 6b9c762d85d2: Preparing 07:29:48 e1fc9c493e45: Preparing 07:29:48 412f3f783004: Waiting 07:29:48 31623c43ead0: Preparing 07:29:48 6b9c762d85d2: Waiting 07:29:48 2f533bc85e88: Preparing 07:29:48 1a69dccae142: Preparing 07:29:48 d62a02444d39: Preparing 07:29:48 1a69dccae142: Waiting 07:29:48 2f533bc85e88: Waiting 07:29:48 d62a02444d39: Waiting 07:29:48 31623c43ead0: Waiting 07:29:48 d6f18658e206: Pushed 07:29:48 da4c8807f313: Pushed 07:29:48 1dc875f5fecb: Pushed 07:29:48 e1fc9c493e45: Layer already exists 07:29:48 31623c43ead0: Layer already exists 07:29:48 412f3f783004: Pushed 07:29:49 6b9c762d85d2: Pushed 07:29:49 d62a02444d39: Layer already exists 07:29:49 2f533bc85e88: Pushed 07:29:49 9d29a5efb344: Pushed 07:29:50 a1d0a54c2427: Pushed 07:29:50 1a69dccae142: Pushed 07:29:50 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:d11de95f979453656d392e9a9fc6da03f929de90b9522d673aa4dfdf9ce96da8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:29:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:29:51 1dc875f5fecb: Preparing 07:29:51 d6f18658e206: Preparing 07:29:51 a1d0a54c2427: Preparing 07:29:51 9d29a5efb344: Preparing 07:29:51 da4c8807f313: Preparing 07:29:51 412f3f783004: Preparing 07:29:51 6b9c762d85d2: Preparing 07:29:51 e1fc9c493e45: Preparing 07:29:51 31623c43ead0: Preparing 07:29:51 2f533bc85e88: Preparing 07:29:51 1a69dccae142: Preparing 07:29:51 d62a02444d39: Preparing 07:29:51 412f3f783004: Waiting 07:29:51 6b9c762d85d2: Waiting 07:29:51 e1fc9c493e45: Waiting 07:29:51 31623c43ead0: Waiting 07:29:51 d62a02444d39: Waiting 07:29:51 2f533bc85e88: Waiting 07:29:51 1a69dccae142: Waiting 07:29:51 d6f18658e206: Layer already exists 07:29:51 da4c8807f313: Layer already exists 07:29:51 1dc875f5fecb: Layer already exists 07:29:51 9d29a5efb344: Layer already exists 07:29:51 a1d0a54c2427: Layer already exists 07:29:51 412f3f783004: Layer already exists 07:29:51 e1fc9c493e45: Layer already exists 07:29:51 31623c43ead0: Layer already exists 07:29:51 6b9c762d85d2: Layer already exists 07:29:51 2f533bc85e88: Layer already exists 07:29:51 d62a02444d39: Layer already exists 07:29:51 1a69dccae142: Layer already exists 07:29:51 latest: digest: sha256:d11de95f979453656d392e9a9fc6da03f929de90b9522d673aa4dfdf9ce96da8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.85 07:29:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:29:51 1dc875f5fecb: Preparing 07:29:51 d6f18658e206: Preparing 07:29:51 a1d0a54c2427: Preparing 07:29:51 9d29a5efb344: Preparing 07:29:51 da4c8807f313: Preparing 07:29:51 412f3f783004: Preparing 07:29:51 6b9c762d85d2: Preparing 07:29:51 e1fc9c493e45: Preparing 07:29:51 31623c43ead0: Preparing 07:29:51 2f533bc85e88: Preparing 07:29:51 1a69dccae142: Preparing 07:29:51 d62a02444d39: Preparing 07:29:51 6b9c762d85d2: Waiting 07:29:51 2f533bc85e88: Waiting 07:29:51 e1fc9c493e45: Waiting 07:29:51 31623c43ead0: Waiting 07:29:51 1a69dccae142: Waiting 07:29:51 412f3f783004: Waiting 07:29:51 1dc875f5fecb: Layer already exists 07:29:51 a1d0a54c2427: Layer already exists 07:29:51 d6f18658e206: Layer already exists 07:29:51 da4c8807f313: Layer already exists 07:29:51 9d29a5efb344: Layer already exists 07:29:51 6b9c762d85d2: Layer already exists 07:29:51 412f3f783004: Layer already exists 07:29:51 e1fc9c493e45: Layer already exists 07:29:51 2f533bc85e88: Layer already exists 07:29:51 31623c43ead0: Layer already exists 07:29:51 1a69dccae142: Layer already exists 07:29:51 d62a02444d39: Layer already exists 07:29:51 3.2.0-dev.85: digest: sha256:d11de95f979453656d392e9a9fc6da03f929de90b9522d673aa4dfdf9ce96da8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:29:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:29:52 1dc875f5fecb: Preparing 07:29:52 d6f18658e206: Preparing 07:29:52 a1d0a54c2427: Preparing 07:29:52 9d29a5efb344: Preparing 07:29:52 da4c8807f313: Preparing 07:29:52 412f3f783004: Preparing 07:29:52 6b9c762d85d2: Preparing 07:29:52 e1fc9c493e45: Preparing 07:29:52 31623c43ead0: Preparing 07:29:52 2f533bc85e88: Preparing 07:29:52 1a69dccae142: Preparing 07:29:52 d62a02444d39: Preparing 07:29:52 412f3f783004: Waiting 07:29:52 6b9c762d85d2: Waiting 07:29:52 e1fc9c493e45: Waiting 07:29:52 31623c43ead0: Waiting 07:29:52 2f533bc85e88: Waiting 07:29:52 1a69dccae142: Waiting 07:29:52 d62a02444d39: Waiting 07:29:52 a1d0a54c2427: Layer already exists 07:29:52 da4c8807f313: Layer already exists 07:29:52 9d29a5efb344: Layer already exists 07:29:52 1dc875f5fecb: Layer already exists 07:29:52 d6f18658e206: Layer already exists 07:29:52 412f3f783004: Layer already exists 07:29:52 31623c43ead0: Layer already exists 07:29:52 e1fc9c493e45: Layer already exists 07:29:52 6b9c762d85d2: Layer already exists 07:29:52 2f533bc85e88: Layer already exists 07:29:52 1a69dccae142: Layer already exists 07:29:52 d62a02444d39: Layer already exists 07:29:52 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:d11de95f979453656d392e9a9fc6da03f929de90b9522d673aa4dfdf9ce96da8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:29:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:29:53 1dc875f5fecb: Preparing 07:29:53 d6f18658e206: Preparing 07:29:53 a1d0a54c2427: Preparing 07:29:53 9d29a5efb344: Preparing 07:29:53 da4c8807f313: Preparing 07:29:53 412f3f783004: Preparing 07:29:53 6b9c762d85d2: Preparing 07:29:53 e1fc9c493e45: Preparing 07:29:53 31623c43ead0: Preparing 07:29:53 2f533bc85e88: Preparing 07:29:53 1a69dccae142: Preparing 07:29:53 d62a02444d39: Preparing 07:29:53 e1fc9c493e45: Waiting 07:29:53 31623c43ead0: Waiting 07:29:53 2f533bc85e88: Waiting 07:29:53 6b9c762d85d2: Waiting 07:29:53 412f3f783004: Waiting 07:29:53 d62a02444d39: Waiting 07:29:53 1a69dccae142: Waiting 07:29:53 9d29a5efb344: Layer already exists 07:29:53 a1d0a54c2427: Layer already exists 07:29:53 d6f18658e206: Layer already exists 07:29:53 1dc875f5fecb: Layer already exists 07:29:53 da4c8807f313: Layer already exists 07:29:53 31623c43ead0: Layer already exists 07:29:53 6b9c762d85d2: Layer already exists 07:29:53 e1fc9c493e45: Layer already exists 07:29:53 412f3f783004: Layer already exists 07:29:53 2f533bc85e88: Layer already exists 07:29:53 1a69dccae142: Layer already exists 07:29:53 d62a02444d39: Layer already exists 07:29:53 main: digest: sha256:d11de95f979453656d392e9a9fc6da03f929de90b9522d673aa4dfdf9ce96da8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:53 ===================================================== [Pipeline] echo 07:29:53 taggedImages: 07:29:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:45b17c09e08cfe89481c1eed53cad8b90b3de025 07:29:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:29:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.85 07:29:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:29:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 07:29:53 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 07:29:53 45b17c09e08cfe89481c1eed53cad8b90b3de025 07:29:53 latest 07:29:53 3.2.0-dev.85 07:29:53 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:29:53 main 07:29:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45b17c09e08cfe89481c1eed53cad8b90b3de025 07:29:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:29:53 422320da1e28: Preparing 07:29:53 e391b6ddc4c2: Preparing 07:29:53 e1fc9c493e45: Preparing 07:29:53 31623c43ead0: Preparing 07:29:53 22189ad8a81a: Preparing 07:29:53 ea4d7e5bef62: Preparing 07:29:53 d62a02444d39: Preparing 07:29:53 ea4d7e5bef62: Waiting 07:29:53 31623c43ead0: Layer already exists 07:29:53 e1fc9c493e45: Layer already exists 07:29:53 d62a02444d39: Layer already exists 07:29:53 422320da1e28: Pushed 07:29:53 22189ad8a81a: Pushed 07:29:54 ea4d7e5bef62: Pushed 07:29:55 e391b6ddc4c2: Pushed 07:29:55 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:510fe827a38c5ea9961e8391f03866c0157838b9f9990943bf168d4f0e7a0d5d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:56 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:29:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:29:56 422320da1e28: Preparing 07:29:56 e391b6ddc4c2: Preparing 07:29:56 e1fc9c493e45: Preparing 07:29:56 31623c43ead0: Preparing 07:29:56 22189ad8a81a: Preparing 07:29:56 ea4d7e5bef62: Preparing 07:29:56 d62a02444d39: Preparing 07:29:56 ea4d7e5bef62: Waiting 07:29:56 d62a02444d39: Waiting 07:29:56 22189ad8a81a: Layer already exists 07:29:56 422320da1e28: Layer already exists 07:29:56 31623c43ead0: Layer already exists 07:29:56 e1fc9c493e45: Layer already exists 07:29:56 e391b6ddc4c2: Layer already exists 07:29:56 ea4d7e5bef62: Layer already exists 07:29:56 d62a02444d39: Layer already exists 07:29:56 latest: digest: sha256:510fe827a38c5ea9961e8391f03866c0157838b9f9990943bf168d4f0e7a0d5d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:56 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.85 07:29:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:29:57 422320da1e28: Preparing 07:29:57 e391b6ddc4c2: Preparing 07:29:57 e1fc9c493e45: Preparing 07:29:57 31623c43ead0: Preparing 07:29:57 22189ad8a81a: Preparing 07:29:57 ea4d7e5bef62: Preparing 07:29:57 d62a02444d39: Preparing 07:29:57 ea4d7e5bef62: Waiting 07:29:57 d62a02444d39: Waiting 07:29:57 e1fc9c493e45: Layer already exists 07:29:57 422320da1e28: Layer already exists 07:29:57 e391b6ddc4c2: Layer already exists 07:29:57 31623c43ead0: Layer already exists 07:29:57 22189ad8a81a: Layer already exists 07:29:57 ea4d7e5bef62: Layer already exists 07:29:57 d62a02444d39: Layer already exists 07:29:57 3.2.0-dev.85: digest: sha256:510fe827a38c5ea9961e8391f03866c0157838b9f9990943bf168d4f0e7a0d5d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:29:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:29:57 422320da1e28: Preparing 07:29:57 e391b6ddc4c2: Preparing 07:29:57 e1fc9c493e45: Preparing 07:29:57 31623c43ead0: Preparing 07:29:57 22189ad8a81a: Preparing 07:29:57 ea4d7e5bef62: Preparing 07:29:57 d62a02444d39: Preparing 07:29:57 ea4d7e5bef62: Waiting 07:29:57 d62a02444d39: Waiting 07:29:57 e1fc9c493e45: Layer already exists 07:29:57 422320da1e28: Layer already exists 07:29:57 e391b6ddc4c2: Layer already exists 07:29:57 31623c43ead0: Layer already exists 07:29:57 22189ad8a81a: Layer already exists 07:29:57 ea4d7e5bef62: Layer already exists 07:29:57 d62a02444d39: Layer already exists 07:29:57 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:510fe827a38c5ea9961e8391f03866c0157838b9f9990943bf168d4f0e7a0d5d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:58 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:29:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:29:58 422320da1e28: Preparing 07:29:58 e391b6ddc4c2: Preparing 07:29:58 e1fc9c493e45: Preparing 07:29:58 31623c43ead0: Preparing 07:29:58 22189ad8a81a: Preparing 07:29:58 ea4d7e5bef62: Preparing 07:29:58 d62a02444d39: Preparing 07:29:58 ea4d7e5bef62: Waiting 07:29:58 d62a02444d39: Waiting 07:29:58 e1fc9c493e45: Layer already exists 07:29:58 422320da1e28: Layer already exists 07:29:58 22189ad8a81a: Layer already exists 07:29:58 e391b6ddc4c2: Layer already exists 07:29:58 31623c43ead0: Layer already exists 07:29:58 ea4d7e5bef62: Layer already exists 07:29:58 d62a02444d39: Layer already exists 07:29:58 main: digest: sha256:510fe827a38c5ea9961e8391f03866c0157838b9f9990943bf168d4f0e7a0d5d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:58 ===================================================== [Pipeline] echo 07:29:58 taggedImages: 07:29:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45b17c09e08cfe89481c1eed53cad8b90b3de025 07:29:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:29:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.85 07:29:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:29:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 07:29:58 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 07:29:58 45b17c09e08cfe89481c1eed53cad8b90b3de025 07:29:58 latest 07:29:58 3.2.0-dev.85 07:29:58 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:29:58 main 07:29:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:45b17c09e08cfe89481c1eed53cad8b90b3de025 07:29:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:29:59 b7c58f67b310: Preparing 07:29:59 344fe574c292: Preparing 07:29:59 6cc49f8c1b75: Preparing 07:29:59 e1fc9c493e45: Preparing 07:29:59 31623c43ead0: Preparing 07:29:59 cf7376487a53: Preparing 07:29:59 243df51c6210: Preparing 07:29:59 f895ad6149f9: Preparing 07:29:59 d5a53b2e1deb: Preparing 07:29:59 d62a02444d39: Preparing 07:29:59 cf7376487a53: Waiting 07:29:59 243df51c6210: Waiting 07:29:59 f895ad6149f9: Waiting 07:29:59 d62a02444d39: Waiting 07:29:59 d5a53b2e1deb: Waiting 07:29:59 31623c43ead0: Layer already exists 07:29:59 e1fc9c493e45: Layer already exists 07:29:59 b7c58f67b310: Pushed 07:29:59 344fe574c292: Pushed 07:29:59 6cc49f8c1b75: Pushed 07:29:59 d62a02444d39: Layer already exists 07:29:59 f895ad6149f9: Pushed 07:29:59 d5a53b2e1deb: Pushed 07:30:05 243df51c6210: Pushed 07:30:09 cf7376487a53: Pushed 07:30:09 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:4e9eef7252f597acb18aa2e2a0b1610cab3786e26962b78ad5d03aafa54fbd15 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:09 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:30:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:30:10 b7c58f67b310: Preparing 07:30:10 344fe574c292: Preparing 07:30:10 6cc49f8c1b75: Preparing 07:30:10 e1fc9c493e45: Preparing 07:30:10 31623c43ead0: Preparing 07:30:10 cf7376487a53: Preparing 07:30:10 243df51c6210: Preparing 07:30:10 f895ad6149f9: Preparing 07:30:10 d5a53b2e1deb: Preparing 07:30:10 d62a02444d39: Preparing 07:30:10 cf7376487a53: Waiting 07:30:10 243df51c6210: Waiting 07:30:10 f895ad6149f9: Waiting 07:30:10 d5a53b2e1deb: Waiting 07:30:10 d62a02444d39: Waiting 07:30:10 31623c43ead0: Layer already exists 07:30:10 b7c58f67b310: Layer already exists 07:30:10 6cc49f8c1b75: Layer already exists 07:30:10 344fe574c292: Layer already exists 07:30:10 e1fc9c493e45: Layer already exists 07:30:10 cf7376487a53: Layer already exists 07:30:10 d5a53b2e1deb: Layer already exists 07:30:10 f895ad6149f9: Layer already exists 07:30:10 243df51c6210: Layer already exists 07:30:10 d62a02444d39: Layer already exists 07:30:10 latest: digest: sha256:4e9eef7252f597acb18aa2e2a0b1610cab3786e26962b78ad5d03aafa54fbd15 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.85 07:30:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:30:10 b7c58f67b310: Preparing 07:30:10 344fe574c292: Preparing 07:30:10 6cc49f8c1b75: Preparing 07:30:10 e1fc9c493e45: Preparing 07:30:10 31623c43ead0: Preparing 07:30:10 cf7376487a53: Preparing 07:30:10 243df51c6210: Preparing 07:30:10 f895ad6149f9: Preparing 07:30:10 d5a53b2e1deb: Preparing 07:30:10 d62a02444d39: Preparing 07:30:10 243df51c6210: Waiting 07:30:10 d5a53b2e1deb: Waiting 07:30:10 f895ad6149f9: Waiting 07:30:10 d62a02444d39: Waiting 07:30:10 e1fc9c493e45: Layer already exists 07:30:10 b7c58f67b310: Layer already exists 07:30:10 31623c43ead0: Layer already exists 07:30:10 6cc49f8c1b75: Layer already exists 07:30:10 344fe574c292: Layer already exists 07:30:10 243df51c6210: Layer already exists 07:30:10 f895ad6149f9: Layer already exists 07:30:10 cf7376487a53: Layer already exists 07:30:10 d62a02444d39: Layer already exists 07:30:10 d5a53b2e1deb: Layer already exists 07:30:10 3.2.0-dev.85: digest: sha256:4e9eef7252f597acb18aa2e2a0b1610cab3786e26962b78ad5d03aafa54fbd15 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:30:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:30:11 b7c58f67b310: Preparing 07:30:11 344fe574c292: Preparing 07:30:11 6cc49f8c1b75: Preparing 07:30:11 e1fc9c493e45: Preparing 07:30:11 31623c43ead0: Preparing 07:30:11 cf7376487a53: Preparing 07:30:11 243df51c6210: Preparing 07:30:11 f895ad6149f9: Preparing 07:30:11 d5a53b2e1deb: Preparing 07:30:11 d62a02444d39: Preparing 07:30:11 243df51c6210: Waiting 07:30:11 f895ad6149f9: Waiting 07:30:11 d5a53b2e1deb: Waiting 07:30:11 cf7376487a53: Waiting 07:30:11 d62a02444d39: Waiting 07:30:11 344fe574c292: Layer already exists 07:30:11 b7c58f67b310: Layer already exists 07:30:11 6cc49f8c1b75: Layer already exists 07:30:11 e1fc9c493e45: Layer already exists 07:30:11 31623c43ead0: Layer already exists 07:30:11 243df51c6210: Layer already exists 07:30:11 f895ad6149f9: Layer already exists 07:30:11 d5a53b2e1deb: Layer already exists 07:30:11 cf7376487a53: Layer already exists 07:30:11 d62a02444d39: Layer already exists 07:30:11 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:4e9eef7252f597acb18aa2e2a0b1610cab3786e26962b78ad5d03aafa54fbd15 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:30:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:30:12 b7c58f67b310: Preparing 07:30:12 344fe574c292: Preparing 07:30:12 6cc49f8c1b75: Preparing 07:30:12 e1fc9c493e45: Preparing 07:30:12 31623c43ead0: Preparing 07:30:12 cf7376487a53: Preparing 07:30:12 243df51c6210: Preparing 07:30:12 f895ad6149f9: Preparing 07:30:12 d5a53b2e1deb: Preparing 07:30:12 d62a02444d39: Preparing 07:30:12 cf7376487a53: Waiting 07:30:12 243df51c6210: Waiting 07:30:12 f895ad6149f9: Waiting 07:30:12 d5a53b2e1deb: Waiting 07:30:12 d62a02444d39: Waiting 07:30:12 e1fc9c493e45: Layer already exists 07:30:12 344fe574c292: Layer already exists 07:30:12 6cc49f8c1b75: Layer already exists 07:30:12 b7c58f67b310: Layer already exists 07:30:12 31623c43ead0: Layer already exists 07:30:12 cf7376487a53: Layer already exists 07:30:12 243df51c6210: Layer already exists 07:30:12 f895ad6149f9: Layer already exists 07:30:12 d5a53b2e1deb: Layer already exists 07:30:12 d62a02444d39: Layer already exists 07:30:12 main: digest: sha256:4e9eef7252f597acb18aa2e2a0b1610cab3786e26962b78ad5d03aafa54fbd15 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:12 ===================================================== [Pipeline] echo 07:30:12 taggedImages: 07:30:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:45b17c09e08cfe89481c1eed53cad8b90b3de025 07:30:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:30:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.85 07:30:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:30:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 07:30:12 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 07:30:12 45b17c09e08cfe89481c1eed53cad8b90b3de025 07:30:12 latest 07:30:12 3.2.0-dev.85 07:30:12 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:30:12 main 07:30:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:45b17c09e08cfe89481c1eed53cad8b90b3de025 07:30:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:30:12 8fd3d4f79c04: Preparing 07:30:12 6dfd1b8c419b: Preparing 07:30:12 15997064d332: Preparing 07:30:12 e1fc9c493e45: Preparing 07:30:12 31623c43ead0: Preparing 07:30:12 b20e2adf50ea: Preparing 07:30:12 e7ee2131a077: Preparing 07:30:12 e6418352ae72: Preparing 07:30:12 d62a02444d39: Preparing 07:30:12 b20e2adf50ea: Waiting 07:30:12 e7ee2131a077: Waiting 07:30:12 e6418352ae72: Waiting 07:30:12 e1fc9c493e45: Layer already exists 07:30:12 31623c43ead0: Layer already exists 07:30:12 6dfd1b8c419b: Pushed 07:30:12 15997064d332: Pushed 07:30:12 e7ee2131a077: Pushed 07:30:12 8fd3d4f79c04: Pushed 07:30:12 d62a02444d39: Layer already exists 07:30:13 e6418352ae72: Pushed 07:30:23 b20e2adf50ea: Pushed 07:30:23 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:abc8bffaa9244540c54e616bc6e808f33ab42fb0fbc4f441c245bb8a028d6e7d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:30:23 8fd3d4f79c04: Preparing 07:30:23 6dfd1b8c419b: Preparing 07:30:23 15997064d332: Preparing 07:30:23 e1fc9c493e45: Preparing 07:30:23 31623c43ead0: Preparing 07:30:23 b20e2adf50ea: Preparing 07:30:23 e7ee2131a077: Preparing 07:30:23 e6418352ae72: Preparing 07:30:23 d62a02444d39: Preparing 07:30:23 b20e2adf50ea: Waiting 07:30:23 e7ee2131a077: Waiting 07:30:23 e6418352ae72: Waiting 07:30:23 d62a02444d39: Waiting 07:30:23 6dfd1b8c419b: Layer already exists 07:30:23 e1fc9c493e45: Layer already exists 07:30:23 15997064d332: Layer already exists 07:30:23 31623c43ead0: Layer already exists 07:30:23 8fd3d4f79c04: Layer already exists 07:30:23 b20e2adf50ea: Layer already exists 07:30:23 e6418352ae72: Layer already exists 07:30:23 e7ee2131a077: Layer already exists 07:30:23 d62a02444d39: Layer already exists 07:30:23 latest: digest: sha256:abc8bffaa9244540c54e616bc6e808f33ab42fb0fbc4f441c245bb8a028d6e7d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.85 07:30:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:30:24 8fd3d4f79c04: Preparing 07:30:24 6dfd1b8c419b: Preparing 07:30:24 15997064d332: Preparing 07:30:24 e1fc9c493e45: Preparing 07:30:24 31623c43ead0: Preparing 07:30:24 b20e2adf50ea: Preparing 07:30:24 e7ee2131a077: Preparing 07:30:24 e6418352ae72: Preparing 07:30:24 d62a02444d39: Preparing 07:30:24 b20e2adf50ea: Waiting 07:30:24 e6418352ae72: Waiting 07:30:24 e7ee2131a077: Waiting 07:30:24 d62a02444d39: Waiting 07:30:24 6dfd1b8c419b: Layer already exists 07:30:24 31623c43ead0: Layer already exists 07:30:24 e1fc9c493e45: Layer already exists 07:30:24 8fd3d4f79c04: Layer already exists 07:30:24 15997064d332: Layer already exists 07:30:24 e6418352ae72: Layer already exists 07:30:24 b20e2adf50ea: Layer already exists 07:30:24 e7ee2131a077: Layer already exists 07:30:24 d62a02444d39: Layer already exists 07:30:24 3.2.0-dev.85: digest: sha256:abc8bffaa9244540c54e616bc6e808f33ab42fb0fbc4f441c245bb8a028d6e7d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:30:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:30:25 8fd3d4f79c04: Preparing 07:30:25 6dfd1b8c419b: Preparing 07:30:25 15997064d332: Preparing 07:30:25 e1fc9c493e45: Preparing 07:30:25 31623c43ead0: Preparing 07:30:25 b20e2adf50ea: Preparing 07:30:25 e7ee2131a077: Preparing 07:30:25 e6418352ae72: Preparing 07:30:25 d62a02444d39: Preparing 07:30:25 e7ee2131a077: Waiting 07:30:25 b20e2adf50ea: Waiting 07:30:25 e6418352ae72: Waiting 07:30:25 8fd3d4f79c04: Layer already exists 07:30:25 15997064d332: Layer already exists 07:30:25 e1fc9c493e45: Layer already exists 07:30:25 31623c43ead0: Layer already exists 07:30:25 6dfd1b8c419b: Layer already exists 07:30:25 e6418352ae72: Layer already exists 07:30:25 e7ee2131a077: Layer already exists 07:30:25 b20e2adf50ea: Layer already exists 07:30:25 d62a02444d39: Layer already exists 07:30:25 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:abc8bffaa9244540c54e616bc6e808f33ab42fb0fbc4f441c245bb8a028d6e7d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 07:30:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:30:25 8fd3d4f79c04: Preparing 07:30:25 6dfd1b8c419b: Preparing 07:30:25 15997064d332: Preparing 07:30:25 e1fc9c493e45: Preparing 07:30:25 31623c43ead0: Preparing 07:30:25 b20e2adf50ea: Preparing 07:30:25 e7ee2131a077: Preparing 07:30:25 e6418352ae72: Preparing 07:30:25 d62a02444d39: Preparing 07:30:25 b20e2adf50ea: Waiting 07:30:25 e6418352ae72: Waiting 07:30:25 e7ee2131a077: Waiting 07:30:25 d62a02444d39: Waiting 07:30:25 31623c43ead0: Layer already exists 07:30:25 8fd3d4f79c04: Layer already exists 07:30:25 15997064d332: Layer already exists 07:30:25 6dfd1b8c419b: Layer already exists 07:30:25 e1fc9c493e45: Layer already exists 07:30:25 e6418352ae72: Layer already exists 07:30:25 b20e2adf50ea: Layer already exists 07:30:25 e7ee2131a077: Layer already exists 07:30:25 d62a02444d39: Layer already exists 07:30:25 main: digest: sha256:abc8bffaa9244540c54e616bc6e808f33ab42fb0fbc4f441c245bb8a028d6e7d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:25 ===================================================== [Pipeline] echo 07:30:25 taggedImages: 07:30:25 - nexus3.edgexfoundry.org:10004/security-spire-config:45b17c09e08cfe89481c1eed53cad8b90b3de025 07:30:25 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:30:25 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.85 07:30:25 - nexus3.edgexfoundry.org:10004/security-spire-config:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:30:25 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 07:30:25 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 07:30:25 45b17c09e08cfe89481c1eed53cad8b90b3de025 07:30:25 latest 07:30:25 3.2.0-dev.85 07:30:25 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:30:25 main 07:30:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:45b17c09e08cfe89481c1eed53cad8b90b3de025 07:30:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:30:26 0b12aaabbcf7: Preparing 07:30:26 2beee55a71f4: Preparing 07:30:26 cd9a61a5d20a: Preparing 07:30:26 e1fc9c493e45: Preparing 07:30:26 31623c43ead0: Preparing 07:30:26 c838ac4c8579: Preparing 07:30:26 f895ad6149f9: Preparing 07:30:26 d5a53b2e1deb: Preparing 07:30:26 d62a02444d39: Preparing 07:30:26 c838ac4c8579: Waiting 07:30:26 f895ad6149f9: Waiting 07:30:26 d5a53b2e1deb: Waiting 07:30:26 d62a02444d39: Waiting 07:30:26 31623c43ead0: Layer already exists 07:30:26 e1fc9c493e45: Layer already exists 07:30:26 f895ad6149f9: Layer already exists 07:30:26 d5a53b2e1deb: Layer already exists 07:30:26 d62a02444d39: Layer already exists 07:30:26 0b12aaabbcf7: Pushed 07:30:26 2beee55a71f4: Pushed 07:30:26 cd9a61a5d20a: Pushed 07:30:43 c838ac4c8579: Pushed 07:30:43 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:8fb0351c9d61dd78b3376b1cc2924aa0a6836f22c47df1155103808d8c7ad63c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:30:44 0b12aaabbcf7: Preparing 07:30:44 2beee55a71f4: Preparing 07:30:44 cd9a61a5d20a: Preparing 07:30:44 e1fc9c493e45: Preparing 07:30:44 31623c43ead0: Preparing 07:30:44 c838ac4c8579: Preparing 07:30:44 f895ad6149f9: Preparing 07:30:44 d5a53b2e1deb: Preparing 07:30:44 d62a02444d39: Preparing 07:30:44 c838ac4c8579: Waiting 07:30:44 f895ad6149f9: Waiting 07:30:44 d62a02444d39: Waiting 07:30:44 d5a53b2e1deb: Waiting 07:30:44 cd9a61a5d20a: Layer already exists 07:30:44 e1fc9c493e45: Layer already exists 07:30:44 0b12aaabbcf7: Layer already exists 07:30:44 31623c43ead0: Layer already exists 07:30:44 2beee55a71f4: Layer already exists 07:30:44 c838ac4c8579: Layer already exists 07:30:44 f895ad6149f9: Layer already exists 07:30:44 d62a02444d39: Layer already exists 07:30:44 d5a53b2e1deb: Layer already exists 07:30:44 latest: digest: sha256:8fb0351c9d61dd78b3376b1cc2924aa0a6836f22c47df1155103808d8c7ad63c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.85 07:30:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:30:45 0b12aaabbcf7: Preparing 07:30:45 2beee55a71f4: Preparing 07:30:45 cd9a61a5d20a: Preparing 07:30:45 e1fc9c493e45: Preparing 07:30:45 31623c43ead0: Preparing 07:30:45 c838ac4c8579: Preparing 07:30:45 f895ad6149f9: Preparing 07:30:45 d5a53b2e1deb: Preparing 07:30:45 d62a02444d39: Preparing 07:30:45 c838ac4c8579: Waiting 07:30:45 f895ad6149f9: Waiting 07:30:45 d5a53b2e1deb: Waiting 07:30:45 d62a02444d39: Waiting 07:30:45 e1fc9c493e45: Layer already exists 07:30:45 0b12aaabbcf7: Layer already exists 07:30:45 2beee55a71f4: Layer already exists 07:30:45 31623c43ead0: Layer already exists 07:30:45 cd9a61a5d20a: Layer already exists 07:30:45 c838ac4c8579: Layer already exists 07:30:45 d5a53b2e1deb: Layer already exists 07:30:45 f895ad6149f9: Layer already exists 07:30:45 d62a02444d39: Layer already exists 07:30:45 3.2.0-dev.85: digest: sha256:8fb0351c9d61dd78b3376b1cc2924aa0a6836f22c47df1155103808d8c7ad63c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:30:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:30:45 0b12aaabbcf7: Preparing 07:30:45 2beee55a71f4: Preparing 07:30:45 cd9a61a5d20a: Preparing 07:30:45 e1fc9c493e45: Preparing 07:30:45 31623c43ead0: Preparing 07:30:45 c838ac4c8579: Preparing 07:30:45 f895ad6149f9: Preparing 07:30:45 d5a53b2e1deb: Preparing 07:30:45 d62a02444d39: Preparing 07:30:45 f895ad6149f9: Waiting 07:30:45 d5a53b2e1deb: Waiting 07:30:45 c838ac4c8579: Waiting 07:30:45 0b12aaabbcf7: Layer already exists 07:30:45 cd9a61a5d20a: Layer already exists 07:30:45 31623c43ead0: Layer already exists 07:30:45 2beee55a71f4: Layer already exists 07:30:45 e1fc9c493e45: Layer already exists 07:30:45 c838ac4c8579: Layer already exists 07:30:45 f895ad6149f9: Layer already exists 07:30:45 d62a02444d39: Layer already exists 07:30:45 d5a53b2e1deb: Layer already exists 07:30:45 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:8fb0351c9d61dd78b3376b1cc2924aa0a6836f22c47df1155103808d8c7ad63c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 07:30:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:30:46 0b12aaabbcf7: Preparing 07:30:46 2beee55a71f4: Preparing 07:30:46 cd9a61a5d20a: Preparing 07:30:46 e1fc9c493e45: Preparing 07:30:46 31623c43ead0: Preparing 07:30:46 c838ac4c8579: Preparing 07:30:46 f895ad6149f9: Preparing 07:30:46 d5a53b2e1deb: Preparing 07:30:46 d62a02444d39: Preparing 07:30:46 c838ac4c8579: Waiting 07:30:46 f895ad6149f9: Waiting 07:30:46 d5a53b2e1deb: Waiting 07:30:46 d62a02444d39: Waiting 07:30:46 cd9a61a5d20a: Layer already exists 07:30:46 0b12aaabbcf7: Layer already exists 07:30:46 31623c43ead0: Layer already exists 07:30:46 2beee55a71f4: Layer already exists 07:30:46 e1fc9c493e45: Layer already exists 07:30:46 c838ac4c8579: Layer already exists 07:30:46 d62a02444d39: Layer already exists 07:30:46 f895ad6149f9: Layer already exists 07:30:46 d5a53b2e1deb: Layer already exists 07:30:46 main: digest: sha256:8fb0351c9d61dd78b3376b1cc2924aa0a6836f22c47df1155103808d8c7ad63c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:46 ===================================================== [Pipeline] echo 07:30:46 taggedImages: 07:30:46 - nexus3.edgexfoundry.org:10004/security-spire-server:45b17c09e08cfe89481c1eed53cad8b90b3de025 07:30:46 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:30:46 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.85 07:30:46 - nexus3.edgexfoundry.org:10004/security-spire-server:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:30:46 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 07:30:46 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 07:30:46 45b17c09e08cfe89481c1eed53cad8b90b3de025 07:30:46 latest 07:30:46 3.2.0-dev.85 07:30:46 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:30:46 main 07:30:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:46 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:47 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:45b17c09e08cfe89481c1eed53cad8b90b3de025 07:30:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:30:47 e1ca9d8492a2: Preparing 07:30:47 9f0867cf179d: Preparing 07:30:47 e1fc9c493e45: Preparing 07:30:47 31623c43ead0: Preparing 07:30:47 3bc4e6de5ac0: Preparing 07:30:47 c56b372e2eb1: Preparing 07:30:47 d62a02444d39: Preparing 07:30:47 c56b372e2eb1: Waiting 07:30:47 d62a02444d39: Waiting 07:30:47 31623c43ead0: Layer already exists 07:30:47 e1fc9c493e45: Layer already exists 07:30:47 d62a02444d39: Layer already exists 07:30:47 e1ca9d8492a2: Pushed 07:30:47 3bc4e6de5ac0: Pushed 07:30:47 c56b372e2eb1: Pushed 07:30:50 9f0867cf179d: Pushed 07:30:50 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:4f49ae2674bc8ed795207ed01c131cdf7aaded661198463e82e5622cd7e72b4e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:51 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:51 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 07:30:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:30:51 e1ca9d8492a2: Preparing 07:30:51 9f0867cf179d: Preparing 07:30:51 e1fc9c493e45: Preparing 07:30:51 31623c43ead0: Preparing 07:30:51 3bc4e6de5ac0: Preparing 07:30:51 c56b372e2eb1: Preparing 07:30:51 d62a02444d39: Preparing 07:30:51 c56b372e2eb1: Waiting 07:30:51 d62a02444d39: Waiting 07:30:51 e1fc9c493e45: Layer already exists 07:30:51 9f0867cf179d: Layer already exists 07:30:51 e1ca9d8492a2: Layer already exists 07:30:51 3bc4e6de5ac0: Layer already exists 07:30:51 31623c43ead0: Layer already exists 07:30:51 c56b372e2eb1: Layer already exists 07:30:51 d62a02444d39: Layer already exists 07:30:51 latest: digest: sha256:4f49ae2674bc8ed795207ed01c131cdf7aaded661198463e82e5622cd7e72b4e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:51 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:52 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.85 07:30:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:30:52 e1ca9d8492a2: Preparing 07:30:52 9f0867cf179d: Preparing 07:30:52 e1fc9c493e45: Preparing 07:30:52 31623c43ead0: Preparing 07:30:52 3bc4e6de5ac0: Preparing 07:30:52 c56b372e2eb1: Preparing 07:30:52 d62a02444d39: Preparing 07:30:52 c56b372e2eb1: Waiting 07:30:52 d62a02444d39: Waiting 07:30:52 9f0867cf179d: Layer already exists 07:30:52 3bc4e6de5ac0: Layer already exists 07:30:52 e1fc9c493e45: Layer already exists 07:30:52 31623c43ead0: Layer already exists 07:30:52 e1ca9d8492a2: Layer already exists 07:30:52 c56b372e2eb1: Layer already exists 07:30:52 d62a02444d39: Layer already exists 07:30:52 3.2.0-dev.85: digest: sha256:4f49ae2674bc8ed795207ed01c131cdf7aaded661198463e82e5622cd7e72b4e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:52 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:52 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:30:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:30:52 e1ca9d8492a2: Preparing 07:30:52 9f0867cf179d: Preparing 07:30:52 e1fc9c493e45: Preparing 07:30:52 31623c43ead0: Preparing 07:30:52 3bc4e6de5ac0: Preparing 07:30:52 c56b372e2eb1: Preparing 07:30:52 d62a02444d39: Preparing 07:30:52 d62a02444d39: Waiting 07:30:52 c56b372e2eb1: Waiting 07:30:52 3bc4e6de5ac0: Layer already exists 07:30:52 e1fc9c493e45: Layer already exists 07:30:52 31623c43ead0: Layer already exists 07:30:52 9f0867cf179d: Layer already exists 07:30:52 e1ca9d8492a2: Layer already exists 07:30:52 c56b372e2eb1: Layer already exists 07:30:52 d62a02444d39: Layer already exists 07:30:52 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:4f49ae2674bc8ed795207ed01c131cdf7aaded661198463e82e5622cd7e72b4e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:53 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:53 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 07:30:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:30:53 e1ca9d8492a2: Preparing 07:30:53 9f0867cf179d: Preparing 07:30:53 e1fc9c493e45: Preparing 07:30:53 31623c43ead0: Preparing 07:30:53 3bc4e6de5ac0: Preparing 07:30:53 c56b372e2eb1: Preparing 07:30:53 d62a02444d39: Preparing 07:30:53 c56b372e2eb1: Waiting 07:30:53 d62a02444d39: Waiting 07:30:53 31623c43ead0: Layer already exists 07:30:53 9f0867cf179d: Layer already exists 07:30:53 e1fc9c493e45: Layer already exists 07:30:53 3bc4e6de5ac0: Layer already exists 07:30:53 e1ca9d8492a2: Layer already exists 07:30:53 c56b372e2eb1: Layer already exists 07:30:53 d62a02444d39: Layer already exists 07:30:53 main: digest: sha256:4f49ae2674bc8ed795207ed01c131cdf7aaded661198463e82e5622cd7e72b4e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:53 ===================================================== [Pipeline] echo 07:30:53 taggedImages: 07:30:53 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:45b17c09e08cfe89481c1eed53cad8b90b3de025 07:30:53 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 07:30:53 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.85 07:30:53 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:30:53 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 07:30:53 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 07:30:53 45b17c09e08cfe89481c1eed53cad8b90b3de025 07:30:53 latest 07:30:53 3.2.0-dev.85 07:30:53 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:30:53 main 07:30:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:45b17c09e08cfe89481c1eed53cad8b90b3de025 07:30:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:30:54 5cab818325dc: Preparing 07:30:54 c9532076020d: Preparing 07:30:54 ee4c794ef806: Preparing 07:30:54 e1fc9c493e45: Preparing 07:30:54 31623c43ead0: Preparing 07:30:54 8fee84807e58: Preparing 07:30:54 a47785455096: Preparing 07:30:54 d62a02444d39: Preparing 07:30:54 a47785455096: Waiting 07:30:54 8fee84807e58: Waiting 07:30:54 d62a02444d39: Waiting 07:30:54 e1fc9c493e45: Layer already exists 07:30:54 31623c43ead0: Layer already exists 07:30:54 c9532076020d: Pushed 07:30:54 d62a02444d39: Layer already exists 07:30:54 5cab818325dc: Pushed 07:30:54 8fee84807e58: Pushed 07:30:54 a47785455096: Pushed 07:30:57 ee4c794ef806: Pushed 07:30:57 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:140b8f79ee469eaa1a786f10747d59b9942331a8e563e8fce6e8a0d1a9eddd9f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:57 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 07:30:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:30:58 5cab818325dc: Preparing 07:30:58 c9532076020d: Preparing 07:30:58 ee4c794ef806: Preparing 07:30:58 e1fc9c493e45: Preparing 07:30:58 31623c43ead0: Preparing 07:30:58 8fee84807e58: Preparing 07:30:58 a47785455096: Preparing 07:30:58 d62a02444d39: Preparing 07:30:58 8fee84807e58: Waiting 07:30:58 a47785455096: Waiting 07:30:58 d62a02444d39: Waiting 07:30:58 c9532076020d: Layer already exists 07:30:58 ee4c794ef806: Layer already exists 07:30:58 31623c43ead0: Layer already exists 07:30:58 e1fc9c493e45: Layer already exists 07:30:58 5cab818325dc: Layer already exists 07:30:58 8fee84807e58: Layer already exists 07:30:58 a47785455096: Layer already exists 07:30:58 d62a02444d39: Layer already exists 07:30:58 latest: digest: sha256:140b8f79ee469eaa1a786f10747d59b9942331a8e563e8fce6e8a0d1a9eddd9f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.85 07:30:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:30:58 5cab818325dc: Preparing 07:30:58 c9532076020d: Preparing 07:30:58 ee4c794ef806: Preparing 07:30:58 e1fc9c493e45: Preparing 07:30:58 31623c43ead0: Preparing 07:30:58 8fee84807e58: Preparing 07:30:58 a47785455096: Preparing 07:30:58 d62a02444d39: Preparing 07:30:58 8fee84807e58: Waiting 07:30:58 a47785455096: Waiting 07:30:58 d62a02444d39: Waiting 07:30:58 e1fc9c493e45: Layer already exists 07:30:58 5cab818325dc: Layer already exists 07:30:58 c9532076020d: Layer already exists 07:30:58 ee4c794ef806: Layer already exists 07:30:58 31623c43ead0: Layer already exists 07:30:58 a47785455096: Layer already exists 07:30:58 8fee84807e58: Layer already exists 07:30:58 d62a02444d39: Layer already exists 07:30:58 3.2.0-dev.85: digest: sha256:140b8f79ee469eaa1a786f10747d59b9942331a8e563e8fce6e8a0d1a9eddd9f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:30:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:30:59 5cab818325dc: Preparing 07:30:59 c9532076020d: Preparing 07:30:59 ee4c794ef806: Preparing 07:30:59 e1fc9c493e45: Preparing 07:30:59 31623c43ead0: Preparing 07:30:59 8fee84807e58: Preparing 07:30:59 a47785455096: Preparing 07:30:59 d62a02444d39: Preparing 07:30:59 8fee84807e58: Waiting 07:30:59 a47785455096: Waiting 07:30:59 d62a02444d39: Waiting 07:30:59 e1fc9c493e45: Layer already exists 07:30:59 31623c43ead0: Layer already exists 07:30:59 c9532076020d: Layer already exists 07:30:59 5cab818325dc: Layer already exists 07:30:59 ee4c794ef806: Layer already exists 07:30:59 a47785455096: Layer already exists 07:30:59 8fee84807e58: Layer already exists 07:30:59 d62a02444d39: Layer already exists 07:30:59 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:140b8f79ee469eaa1a786f10747d59b9942331a8e563e8fce6e8a0d1a9eddd9f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 07:31:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:31:00 5cab818325dc: Preparing 07:31:00 c9532076020d: Preparing 07:31:00 ee4c794ef806: Preparing 07:31:00 e1fc9c493e45: Preparing 07:31:00 31623c43ead0: Preparing 07:31:00 8fee84807e58: Preparing 07:31:00 a47785455096: Preparing 07:31:00 d62a02444d39: Preparing 07:31:00 a47785455096: Waiting 07:31:00 d62a02444d39: Waiting 07:31:00 8fee84807e58: Waiting 07:31:00 ee4c794ef806: Layer already exists 07:31:00 e1fc9c493e45: Layer already exists 07:31:00 31623c43ead0: Layer already exists 07:31:00 c9532076020d: Layer already exists 07:31:00 5cab818325dc: Layer already exists 07:31:00 8fee84807e58: Layer already exists 07:31:00 a47785455096: Layer already exists 07:31:00 d62a02444d39: Layer already exists 07:31:00 main: digest: sha256:140b8f79ee469eaa1a786f10747d59b9942331a8e563e8fce6e8a0d1a9eddd9f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:31:00 ===================================================== [Pipeline] echo 07:31:00 taggedImages: 07:31:00 - nexus3.edgexfoundry.org:10004/support-notifications:45b17c09e08cfe89481c1eed53cad8b90b3de025 07:31:00 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:31:00 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.85 07:31:00 - nexus3.edgexfoundry.org:10004/support-notifications:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:31:00 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 07:31:00 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 07:31:00 45b17c09e08cfe89481c1eed53cad8b90b3de025 07:31:00 latest 07:31:00 3.2.0-dev.85 07:31:00 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:31:00 main 07:31:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:45b17c09e08cfe89481c1eed53cad8b90b3de025 07:31:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:31:01 8df85be1e6e9: Preparing 07:31:01 b87e9466a452: Preparing 07:31:01 e1fc9c493e45: Preparing 07:31:01 31623c43ead0: Preparing 07:31:01 404d02c985d0: Preparing 07:31:01 c1c3ddb2a07c: Preparing 07:31:01 d62a02444d39: Preparing 07:31:01 c1c3ddb2a07c: Waiting 07:31:01 d62a02444d39: Waiting 07:31:01 e1fc9c493e45: Layer already exists 07:31:01 404d02c985d0: Layer already exists 07:31:01 31623c43ead0: Layer already exists 07:31:01 c1c3ddb2a07c: Layer already exists 07:31:01 d62a02444d39: Layer already exists 07:31:01 8df85be1e6e9: Pushed 07:31:04 b87e9466a452: Pushed 07:31:04 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:302f3bd4ea92efdf27827ca21907e17a457d69b66eb233a0b2ac087ce394b3e9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:04 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:31:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:31:05 8df85be1e6e9: Preparing 07:31:05 b87e9466a452: Preparing 07:31:05 e1fc9c493e45: Preparing 07:31:05 31623c43ead0: Preparing 07:31:05 404d02c985d0: Preparing 07:31:05 c1c3ddb2a07c: Preparing 07:31:05 d62a02444d39: Preparing 07:31:05 c1c3ddb2a07c: Waiting 07:31:05 d62a02444d39: Waiting 07:31:05 b87e9466a452: Layer already exists 07:31:05 404d02c985d0: Layer already exists 07:31:05 8df85be1e6e9: Layer already exists 07:31:05 31623c43ead0: Layer already exists 07:31:05 e1fc9c493e45: Layer already exists 07:31:05 d62a02444d39: Layer already exists 07:31:05 c1c3ddb2a07c: Layer already exists 07:31:05 latest: digest: sha256:302f3bd4ea92efdf27827ca21907e17a457d69b66eb233a0b2ac087ce394b3e9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.85 07:31:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:31:05 8df85be1e6e9: Preparing 07:31:05 b87e9466a452: Preparing 07:31:05 e1fc9c493e45: Preparing 07:31:05 31623c43ead0: Preparing 07:31:05 404d02c985d0: Preparing 07:31:05 c1c3ddb2a07c: Preparing 07:31:05 d62a02444d39: Preparing 07:31:05 c1c3ddb2a07c: Waiting 07:31:05 d62a02444d39: Waiting 07:31:05 8df85be1e6e9: Layer already exists 07:31:05 404d02c985d0: Layer already exists 07:31:05 e1fc9c493e45: Layer already exists 07:31:05 31623c43ead0: Layer already exists 07:31:05 b87e9466a452: Layer already exists 07:31:05 c1c3ddb2a07c: Layer already exists 07:31:05 d62a02444d39: Layer already exists 07:31:05 3.2.0-dev.85: digest: sha256:302f3bd4ea92efdf27827ca21907e17a457d69b66eb233a0b2ac087ce394b3e9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:31:06 8df85be1e6e9: Preparing 07:31:06 b87e9466a452: Preparing 07:31:06 e1fc9c493e45: Preparing 07:31:06 31623c43ead0: Preparing 07:31:06 404d02c985d0: Preparing 07:31:06 c1c3ddb2a07c: Preparing 07:31:06 d62a02444d39: Preparing 07:31:06 c1c3ddb2a07c: Waiting 07:31:06 d62a02444d39: Waiting 07:31:06 404d02c985d0: Layer already exists 07:31:06 e1fc9c493e45: Layer already exists 07:31:06 b87e9466a452: Layer already exists 07:31:06 31623c43ead0: Layer already exists 07:31:06 8df85be1e6e9: Layer already exists 07:31:06 c1c3ddb2a07c: Layer already exists 07:31:06 d62a02444d39: Layer already exists 07:31:06 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:302f3bd4ea92efdf27827ca21907e17a457d69b66eb233a0b2ac087ce394b3e9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 07:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:31:07 8df85be1e6e9: Preparing 07:31:07 b87e9466a452: Preparing 07:31:07 e1fc9c493e45: Preparing 07:31:07 31623c43ead0: Preparing 07:31:07 404d02c985d0: Preparing 07:31:07 c1c3ddb2a07c: Preparing 07:31:07 d62a02444d39: Preparing 07:31:07 c1c3ddb2a07c: Waiting 07:31:07 d62a02444d39: Waiting 07:31:07 31623c43ead0: Layer already exists 07:31:07 e1fc9c493e45: Layer already exists 07:31:07 b87e9466a452: Layer already exists 07:31:07 404d02c985d0: Layer already exists 07:31:07 8df85be1e6e9: Layer already exists 07:31:07 d62a02444d39: Layer already exists 07:31:07 c1c3ddb2a07c: Layer already exists 07:31:07 main: digest: sha256:302f3bd4ea92efdf27827ca21907e17a457d69b66eb233a0b2ac087ce394b3e9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:31:07 ===================================================== [Pipeline] echo 07:31:07 taggedImages: 07:31:07 - nexus3.edgexfoundry.org:10004/support-scheduler:45b17c09e08cfe89481c1eed53cad8b90b3de025 07:31:07 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:31:07 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.85 07:31:07 - nexus3.edgexfoundry.org:10004/support-scheduler:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 07:31:07 - 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:38:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12366 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 07:38:46 Running in /w/workspace/edgex-go/708 [Pipeline] { [Pipeline] checkout 07:38:49 The recommended git tool is: git 07:38:54 using credential edgex-jenkins-ssh 07:38:54 Cloning the remote Git repository 07:38:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:38:54 > git init /w/workspace/edgex-go/708 # timeout=10 07:38:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:38:54 > git --version # timeout=10 07:38:54 > git --version # 'git version 2.25.1' 07:38:54 using GIT_SSH to set credentials SSH Credentials for GitHub 07:38:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:39:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:39:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:39:12 Avoid second fetch 07:39:12 Checking out Revision 45b17c09e08cfe89481c1eed53cad8b90b3de025 (main) 07:39:13 Commit message: "Merge pull request #4927 from jackchenjc/cron-scheduler-secrets-token" 07:39:12 > git config core.sparsecheckout # timeout=10 07:39:12 > git checkout -f 45b17c09e08cfe89481c1eed53cad8b90b3de025 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:39:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:39:18 % Total % Received % Xferd Average Speed Time Time Time Current 07:39:18 Dload Upload Total Spent Left Speed 07:39:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 81707 0 --:--:-- --:--:-- --:--:-- 81707 [Pipeline] sh 07:39:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:39:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:39:18 + sudo tee /etc/docker/daemon.new 07:39:18 { 07:39:18 "registry-mirrors": [ 07:39:18 "https://nexus3.edgexfoundry.org:10001" 07:39:18 ], 07:39:18 "bip": "10.250.0.254/24", 07:39:18 "hosts": [ 07:39:18 "tcp://0.0.0.0:5555", 07:39:18 "unix:///var/run/docker.sock" 07:39:18 ], 07:39:18 "mtu": 1458, 07:39:18 "selinux-enabled": true, 07:39:18 "seccomp-profile": "/etc/docker/seccomp.json" 07:39:18 } [Pipeline] sh 07:39:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:39:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:39:37 provisioning config files... 07:39:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/708@tmp/config5781843565369860941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:39:38 ---> ****-login.sh 07:39:38 nexus3.edgexfoundry.org:10001 07:39:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:39:39 Configure a credential helper to remove this warning. See 07:39:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:39:39 07:39:39 Login Succeeded 07:39:39 nexus3.edgexfoundry.org:10002 07:39:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:39:39 Configure a credential helper to remove this warning. See 07:39:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:39:39 07:39:39 Login Succeeded 07:39:39 nexus3.edgexfoundry.org:10003 07:39:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:39:39 Configure a credential helper to remove this warning. See 07:39:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:39:39 07:39:39 Login Succeeded 07:39:39 nexus3.edgexfoundry.org:10004 07:39:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:39:40 Configure a credential helper to remove this warning. See 07:39:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:39:40 07:39:40 Login Succeeded 07:39:40 ****.io 07:39:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:39:40 Configure a credential helper to remove this warning. See 07:39:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:39:40 07:39:40 Login Succeeded 07:39:40 ---> ****-login.sh ends [Pipeline] } 07:39:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:39:41 + git config --global --add safe.directory /w/workspace/edgex-go/708 [Pipeline] echo 07:39:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:39:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:39:41 ========================================================= 07:39:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 07:39:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:39:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:39:41 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:39:41 c6b39de5b339: Pulling fs layer 07:39:41 a69c41024577: Pulling fs layer 07:39:41 d6de4b400683: Pulling fs layer 07:39:41 35cb2a7552d0: Pulling fs layer 07:39:41 4f4fb700ef54: Pulling fs layer 07:39:41 464afbd9ba4c: Pulling fs layer 07:39:41 00f215d4a9da: Pulling fs layer 07:39:41 d496ad576159: Pulling fs layer 07:39:41 35cb2a7552d0: Waiting 07:39:41 4f4fb700ef54: Waiting 07:39:41 464afbd9ba4c: Waiting 07:39:41 00f215d4a9da: Waiting 07:39:41 d496ad576159: Waiting 07:39:41 a69c41024577: Verifying Checksum 07:39:41 a69c41024577: Download complete 07:39:41 35cb2a7552d0: Verifying Checksum 07:39:41 35cb2a7552d0: Download complete 07:39:41 4f4fb700ef54: Verifying Checksum 07:39:41 4f4fb700ef54: Download complete 07:39:41 464afbd9ba4c: Verifying Checksum 07:39:41 464afbd9ba4c: Download complete 07:39:41 c6b39de5b339: Verifying Checksum 07:39:41 c6b39de5b339: Download complete 07:39:42 d496ad576159: Verifying Checksum 07:39:42 d496ad576159: Download complete 07:39:42 c6b39de5b339: Pull complete 07:39:42 a69c41024577: Pull complete 07:39:43 d6de4b400683: Verifying Checksum 07:39:43 d6de4b400683: Download complete 07:39:44 00f215d4a9da: Verifying Checksum 07:39:44 00f215d4a9da: Download complete 07:39:56 d6de4b400683: Pull complete 07:39:56 35cb2a7552d0: Pull complete 07:39:56 4f4fb700ef54: Pull complete 07:39:57 464afbd9ba4c: Pull complete 07:40:07 00f215d4a9da: Pull complete 07:40:07 d496ad576159: Pull complete 07:40:07 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 07:40:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:40:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 07:40:08 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:40:08 WORKDIR /edgex 07:40:08 COPY go.mod . 07:40:08 RUN go mod download 07:40:08 + docker build -t ci-base-image-arm64 -f - . 07:40:08 Sending build context to Docker daemon 3.677MB 07:40:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:40:08 ---> f246e2811388 07:40:08 Step 2/4 : WORKDIR /edgex 07:40:10 ---> Running in 8f716027e71e 07:40:10 Removing intermediate container 8f716027e71e 07:40:10 ---> d3a54e16b980 07:40:10 Step 3/4 : COPY go.mod . 07:40:11 ---> 02a165051b98 07:40:11 Step 4/4 : RUN go mod download 07:40:11 ---> Running in ea6b9952e476 07:41:20 Removing intermediate container ea6b9952e476 07:41:20 ---> e06ba36c6c69 07:41:20 Successfully built e06ba36c6c69 07:41:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:20 + docker inspect -f . ci-base-image-arm64 07:41:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:20 prd-ubuntu20.04-docker-arm64-4c-16g-12366 does not seem to be running inside a container 07:41:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/708 -v /w/workspace/edgex-go/708:/w/workspace/edgex-go/708:rw,z -v /w/workspace/edgex-go/708@tmp:/w/workspace/edgex-go/708@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:41:22 $ docker top 71ba7e7c30080e5e178fa22e13fa2f2168ca57f8d856529333639bbebe40e3d9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:41:23 + go version 07:41:23 go version go1.21.9 linux/arm64 [Pipeline] } 07:41:23 $ docker stop --time=1 71ba7e7c30080e5e178fa22e13fa2f2168ca57f8d856529333639bbebe40e3d9 07:41:24 $ docker rm -f --volumes 71ba7e7c30080e5e178fa22e13fa2f2168ca57f8d856529333639bbebe40e3d9 [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:41:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:41:25 07:41:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:41:25 latest: Pulling from edgex-devops/edgex-compose-arm64 07:41:25 547446be3368: Pulling fs layer 07:41:25 d125d8839a47: Pulling fs layer 07:41:25 3e85d5ac6304: Pulling fs layer 07:41:25 c3105a71a48b: Pulling fs layer 07:41:25 0f093f025ec4: Pulling fs layer 07:41:25 c3106fc0e877: Pulling fs layer 07:41:25 c3105a71a48b: Waiting 07:41:25 0f093f025ec4: Waiting 07:41:25 c3106fc0e877: Waiting 07:41:26 547446be3368: Verifying Checksum 07:41:26 547446be3368: Download complete 07:41:26 c3105a71a48b: Verifying Checksum 07:41:26 c3105a71a48b: Download complete 07:41:26 d125d8839a47: Verifying Checksum 07:41:26 d125d8839a47: Download complete 07:41:26 c3106fc0e877: Verifying Checksum 07:41:26 c3106fc0e877: Download complete 07:41:26 0f093f025ec4: Verifying Checksum 07:41:26 0f093f025ec4: Download complete 07:41:26 547446be3368: Pull complete 07:41:27 d125d8839a47: Pull complete 07:41:28 3e85d5ac6304: Verifying Checksum 07:41:28 3e85d5ac6304: Download complete 07:41:38 3e85d5ac6304: Pull complete 07:41:38 c3105a71a48b: Pull complete 07:41:39 0f093f025ec4: Pull complete 07:41:39 c3106fc0e877: Pull complete 07:41:39 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 07:41:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:41:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:39 prd-ubuntu20.04-docker-arm64-4c-16g-12366 does not seem to be running inside a container 07:41:39 $ 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/708 -v /w/workspace/edgex-go/708:/w/workspace/edgex-go/708:rw,z -v /w/workspace/edgex-go/708@tmp:/w/workspace/edgex-go/708@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:41:42 $ docker top 08b735c86e54e8a583c6f6768dae84ce70dad8b909bf0fec8a29ae86cd7c8005 -eo pid,comm [Pipeline] { [Pipeline] sh 07:41:43 + docker compose -f ./docker-compose-build.yml build --parallel 07:41:53 #1 [security-proxy-setup internal] load build definition from Dockerfile 07:41:53 #1 transferring dockerfile: 07:41:53 #1 transferring dockerfile: 2.50kB done 07:41:53 #1 DONE 0.1s 07:41:53 07:41:53 #2 [support-scheduler internal] load build definition from Dockerfile 07:41:53 #2 transferring dockerfile: 1.93kB done 07:41:53 #2 DONE 0.0s 07:41:53 07:41:53 #3 [core-keeper internal] load build definition from Dockerfile 07:41:53 #3 transferring dockerfile: 2.07kB done 07:41:53 #3 DONE 0.1s 07:41:53 07:41:53 #4 [security-bootstrapper internal] load build definition from Dockerfile 07:41:53 #4 transferring dockerfile: 3.17kB done 07:41:53 #4 DONE 0.1s 07:41:53 07:41:53 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:41:53 #5 transferring dockerfile: 2.23kB done 07:41:53 #5 DONE 0.1s 07:41:53 07:41:53 #6 [security-spire-config internal] load build definition from Dockerfile 07:41:53 #6 transferring dockerfile: 1.69kB done 07:41:53 #6 DONE 0.1s 07:41:53 07:41:53 #7 [core-command internal] load build definition from Dockerfile 07:41:53 #7 transferring dockerfile: 1.93kB done 07:41:53 #7 DONE 0.1s 07:41:53 07:41:53 #8 [support-notifications internal] load build definition from Dockerfile 07:41:53 #8 transferring dockerfile: 2.02kB 0.0s done 07:41:53 #8 DONE 0.1s 07:41:53 07:41:53 #9 [support-cron-scheduler internal] load build definition from Dockerfile 07:41:53 #9 transferring dockerfile: 1.85kB done 07:41:53 #9 DONE 0.1s 07:41:53 07:41:53 #10 [core-metadata internal] load build definition from Dockerfile 07:41:53 #10 transferring dockerfile: 2.13kB done 07:41:53 #10 DONE 0.1s 07:41:53 07:41:53 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:41:53 #11 transferring dockerfile: 1.89kB done 07:41:53 #11 DONE 0.1s 07:41:53 07:41:53 #12 [security-secretstore-setup internal] load build definition from Dockerfile 07:41:53 #12 transferring dockerfile: 2.49kB done 07:41:53 #12 DONE 0.1s 07:41:53 07:41:53 #13 [security-spire-server internal] load build definition from Dockerfile 07:41:53 #13 transferring dockerfile: 1.70kB done 07:41:53 #13 DONE 0.1s 07:41:53 07:41:53 #14 [core-data internal] load build definition from Dockerfile 07:41:53 #14 transferring dockerfile: 2.07kB 0.0s done 07:41:53 #14 DONE 0.1s 07:41:53 07:41:53 #15 [security-proxy-auth internal] load build definition from Dockerfile 07:41:53 #15 transferring dockerfile: 2.15kB done 07:41:53 #15 DONE 0.1s 07:41:53 07:41:53 #16 [security-spire-agent internal] load build definition from Dockerfile 07:41:53 #16 transferring dockerfile: 1.81kB done 07:41:53 #16 DONE 0.1s 07:41:53 07:41:53 #17 [security-proxy-setup internal] load .dockerignore 07:41:53 #17 transferring context: 07:41:53 #17 transferring context: 50B done 07:41:53 #17 DONE 0.1s 07:41:54 07:41:54 #18 [support-scheduler internal] load .dockerignore 07:41:54 #18 transferring context: 50B done 07:41:54 #18 DONE 0.0s 07:41:54 07:41:54 #19 [core-keeper internal] load .dockerignore 07:41:54 #19 transferring context: 50B 0.0s done 07:41:54 #19 DONE 0.1s 07:41:54 07:41:54 #20 [security-bootstrapper internal] load .dockerignore 07:41:54 #20 transferring context: 50B 0.0s done 07:41:54 #20 DONE 0.1s 07:41:54 07:41:54 #21 [core-common-config-bootstrapper internal] load .dockerignore 07:41:54 #21 transferring context: 50B done 07:41:54 #21 DONE 0.1s 07:41:54 07:41:54 #22 [security-spire-config internal] load .dockerignore 07:41:54 #22 transferring context: 50B 0.0s done 07:41:54 #22 DONE 0.1s 07:41:54 07:41:54 #23 [core-command internal] load .dockerignore 07:41:54 #23 transferring context: 50B 0.0s done 07:41:54 #23 DONE 0.1s 07:41:54 07:41:54 #24 [support-notifications internal] load .dockerignore 07:41:55 #24 transferring context: 50B 0.0s done 07:41:55 #24 DONE 0.1s 07:41:55 07:41:55 #25 [support-cron-scheduler internal] load .dockerignore 07:41:55 #25 transferring context: 50B done 07:41:55 #25 DONE 0.0s 07:41:55 07:41:55 #26 [core-metadata internal] load .dockerignore 07:41:55 #26 transferring context: 50B done 07:41:55 #26 DONE 0.1s 07:41:55 07:41:55 #27 [security-spiffe-token-provider internal] load .dockerignore 07:41:55 #27 transferring context: 50B done 07:41:55 #27 DONE 0.1s 07:41:55 07:41:55 #28 [security-secretstore-setup internal] load .dockerignore 07:41:55 #28 transferring context: 50B 0.0s done 07:41:55 #28 DONE 0.1s 07:41:55 07:41:55 #29 [security-spire-server internal] load .dockerignore 07:41:55 #29 transferring context: 50B done 07:41:55 #29 DONE 0.0s 07:41:55 07:41:55 #30 [core-data internal] load .dockerignore 07:41:55 #30 transferring context: 50B done 07:41:55 #30 DONE 0.1s 07:41:55 07:41:55 #31 [security-proxy-auth internal] load .dockerignore 07:41:55 #31 transferring context: 50B done 07:41:55 #31 DONE 0.0s 07:41:55 07:41:55 #32 [security-spire-agent internal] load .dockerignore 07:41:55 #32 transferring context: 50B 0.0s done 07:41:55 #32 DONE 0.1s 07:41:55 07:41:55 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:41:55 #33 DONE 0.0s 07:41:55 07:41:55 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 07:41:56 #34 ... 07:41:56 07:41:56 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:41:56 #33 DONE 0.0s 07:41:56 07:41:56 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 07:41:56 #34 ... 07:41:56 07:41:56 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:41:56 #33 DONE 0.0s 07:41:56 07:41:56 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 07:41:56 #34 ... 07:41:56 07:41:56 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:41:56 #33 DONE 0.0s 07:41:56 07:41:56 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 07:41:56 #34 DONE 0.7s 07:41:56 07:41:56 #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:41:56 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done 07:41:56 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:41:56 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 07:41:56 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 07:41:56 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.15MB / 3.34MB 0.3s 07:41:56 #35 ... 07:41:56 07:41:56 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:41:56 #33 DONE 0.0s 07:41:56 07:41:56 #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:41:56 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 07:41:56 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 07:41:56 #35 ... 07:41:56 07:41:56 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:41:56 #33 DONE 0.0s 07:41:56 07:41:56 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:41:56 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done 07:41:56 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:41:56 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 07:41:56 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 07:41:56 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 07:41:57 #35 ... 07:41:57 07:41:57 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:41:57 #33 DONE 0.0s 07:41:57 07:41:57 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 07:41:57 #34 DONE 1.1s 07:41:57 07:41:57 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:41:57 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done 07:41:57 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:41:57 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 07:41:57 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 07:41:57 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 07:41:57 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done 07:41:57 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:41:57 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 07:41:57 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 07:41:57 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 07:41:57 #35 ... 07:41:57 07:41:57 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:41:57 #33 DONE 0.0s 07:41:57 07:41:57 #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:41:57 #35 ... 07:41:57 07:41:57 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:41:57 #33 DONE 0.0s 07:41:57 07:41:57 #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:41:58 #35 ... 07:41:58 07:41:58 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 07:41:58 #34 DONE 1.6s 07:41:58 07:41:58 #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:41:58 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done 07:41:58 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:41:58 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 07:41:58 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 07:41:58 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 07:41:58 #35 ... 07:41:58 07:41:58 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:41:58 #33 DONE 0.0s 07:41:58 07:41:58 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:41:58 #36 DONE 1.9s 07:41:58 07:41:58 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:41:58 #35 ... 07:41:58 07:41:58 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:41:58 #37 DONE 0.0s 07:41:58 07:41:58 #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:41:58 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done 07:41:58 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:41:58 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 07:41:58 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 07:41:58 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 07:41:58 #35 ... 07:41:58 07:41:58 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 07:41:58 #34 DONE 2.2s 07:41:58 07:41:58 #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:41:58 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done 07:41:58 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:41:58 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 07:41:58 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 07:41:58 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 07:41:59 #35 ... 07:41:59 07:41:59 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:41:59 #36 DONE 2.3s 07:41:59 07:41:59 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:41:59 #33 DONE 0.0s 07:41:59 07:41:59 #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:41:59 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done 07:41:59 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:41:59 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 07:41:59 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 07:41:59 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 07:41:59 #35 ... 07:41:59 07:41:59 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:41:59 #33 DONE 0.0s 07:41:59 07:41:59 #38 [core-keeper internal] load build context 07:41:59 #38 transferring context: 3.23MB 1.7s done 07:41:59 #38 DONE 3.0s 07:41:59 07:41:59 #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:41:59 #35 ... 07:41:59 07:41:59 #39 [support-scheduler internal] load build context 07:41:59 #39 transferring context: 3.23MB 2.5s done 07:41:59 #39 DONE 3.5s 07:41:59 07:41:59 #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:41:59 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.9s done 07:41:59 #35 ... 07:41:59 07:41:59 #40 [security-proxy-setup internal] load build context 07:41:59 #40 transferring context: 3.23MB 2.4s done 07:41:59 #40 DONE 3.7s 07:41:59 07:41:59 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:41:59 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 07:41:59 #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:41:59 #37 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 07:41:59 #37 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 07:41:59 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 07:41:59 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done 07:41:59 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 07:41:59 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.9s done 07:41:59 #37 ... 07:41:59 07:41:59 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 07:41:59 #34 DONE 3.1s 07:41:59 07:41:59 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:41:59 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.1s 07:42:00 #37 ... 07:42:00 07:42:00 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:42:00 #36 DONE 3.0s 07:42:00 07:42:00 #41 [core-command internal] load build context 07:42:00 #41 transferring context: 3.23MB 1.5s done 07:42:00 #41 DONE 3.2s 07:42:00 07:42:00 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:00 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 1.3s 07:42:00 #37 ... 07:42:00 07:42:00 #42 [security-bootstrapper internal] load build context 07:42:00 #42 transferring context: 3.23MB 2.8s done 07:42:00 #42 DONE 4.1s 07:42:00 07:42:00 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:00 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 1.4s 07:42:00 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 07:42:00 #37 ... 07:42:00 07:42:00 #43 [security-spire-config internal] load build context 07:42:00 #43 transferring context: 25.96kB 0.1s done 07:42:00 #43 DONE 2.2s 07:42:00 07:42:00 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:00 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 1.6s 07:42:00 #37 ... 07:42:00 07:42:00 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 07:42:00 #44 DONE 1.2s 07:42:00 07:42:00 #45 [support-notifications internal] load build context 07:42:00 #45 transferring context: 3.23MB 1.7s done 07:42:00 #45 DONE 3.3s 07:42:00 07:42:00 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:00 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 07:42:00 #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:42:00 #37 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 07:42:00 #37 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 07:42:00 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 07:42:00 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done 07:42:00 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 07:42:00 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.9s done 07:42:00 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 07:42:00 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 1.8s 07:42:01 #37 ... 07:42:01 07:42:01 #46 [support-cron-scheduler internal] load build context 07:42:01 #46 transferring context: 3.23MB 2.1s done 07:42:01 #46 DONE 3.8s 07:42:01 07:42:01 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:01 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.46MB / 28.04MB 2.0s 07:42:01 #37 ... 07:42:01 07:42:01 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:42:01 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done 07:42:01 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:42:01 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 07:42:01 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 07:42:01 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 07:42:01 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.9s done 07:42:01 #35 DONE 5.8s 07:42:01 07:42:01 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:01 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.50MB / 28.04MB 2.1s 07:42:01 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 2.2s 07:42:01 #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 07:42:01 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.58MB / 28.04MB 2.4s 07:42:01 #37 ... 07:42:01 07:42:01 #47 [security-spiffe-token-provider internal] load build context 07:42:01 #47 transferring context: 3.23MB 1.8s done 07:42:01 #47 DONE 3.3s 07:42:01 07:42:01 #48 [core-common-config-bootstrapper internal] load build context 07:42:01 #48 transferring context: 3.23MB 3.5s done 07:42:01 #48 DONE 4.7s 07:42:01 07:42:01 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:01 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.17MB / 28.04MB 2.5s 07:42:01 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 2.6s 07:42:01 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 2.8s 07:42:01 #37 ... 07:42:01 07:42:01 #49 [security-spire-server internal] load build context 07:42:01 #49 transferring context: 27.71kB 0.1s done 07:42:01 #49 DONE 2.9s 07:42:01 07:42:01 #50 [core-metadata internal] load build context 07:42:01 #50 transferring context: 3.23MB 2.0s done 07:42:01 #50 DONE 3.8s 07:42:01 07:42:01 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:01 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.0s 07:42:02 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.1s done 07:42:02 #37 ... 07:42:02 07:42:02 #51 [security-secretstore-setup internal] load build context 07:42:02 #51 transferring context: 3.23MB 1.3s done 07:42:02 #51 DONE 3.3s 07:42:02 07:42:02 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:02 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.1s done 07:42:02 #37 ... 07:42:02 07:42:02 #52 [security-spire-agent internal] load build context 07:42:02 #52 transferring context: 27.24kB 0.1s done 07:42:02 #52 DONE 1.9s 07:42:02 07:42:02 #53 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:42:02 #53 DONE 7.3s 07:42:02 07:42:02 #54 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 07:42:04 #54 DONE 2.3s 07:42:04 07:42:04 #55 [core-data builder 3/7] RUN apk add --update --no-cache make git 07:42:06 #55 ... 07:42:06 07:42:06 #56 [security-proxy-auth internal] load build context 07:42:06 #56 transferring context: 3.23MB 3.6s done 07:42:06 #56 DONE 6.1s 07:42:06 07:42:06 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:06 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.4s 07:42:06 #37 ... 07:42:06 07:42:06 #57 [core-data internal] load build context 07:42:06 #57 transferring context: 3.23MB 3.9s done 07:42:06 #57 DONE 6.4s 07:42:06 07:42:06 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:10 #37 ... 07:42:10 07:42:10 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:42:10 #58 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 07:42:10 #58 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 07:42:10 #58 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 07:42:10 #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 07:42:10 #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 07:42:10 #58 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 07:42:10 #58 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 07:42:10 #58 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.2s done 07:42:10 #58 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.1s 07:42:10 #58 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 07:42:10 #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.5s 07:42:10 #58 ... 07:42:10 07:42:10 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:11 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.5s 07:42:11 #37 ... 07:42:11 07:42:11 #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:42:11 #0 8.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:42:11 #0 9.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:42:11 #59 ... 07:42:11 07:42:11 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:42:11 #0 9.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:42:11 #60 ... 07:42:11 07:42:11 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:42:11 #61 ... 07:42:11 07:42:11 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:42:12 #62 ... 07:42:12 07:42:12 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:42:12 #63 ... 07:42:12 07:42:12 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:42:12 #0 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:42:12 #64 ... 07:42:12 07:42:12 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:42:12 #0 8.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:42:12 #0 9.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:42:12 #65 ... 07:42:12 07:42:12 #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:42:12 #66 ... 07:42:12 07:42:12 #67 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 07:42:12 #0 9.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:42:12 #0 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:42:12 #67 ... 07:42:12 07:42:12 #68 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:12 #68 ... 07:42:12 07:42:12 #69 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:42:12 #0 8.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:42:12 #0 8.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:42:12 #69 11.47 (1/1) Installing dumb-init (1.2.5-r2) 07:42:12 #69 11.49 Executing busybox-1.36.1-r7.trigger 07:42:12 #69 ... 07:42:12 07:42:12 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:42:12 #64 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:42:14 #64 ... 07:42:14 07:42:14 #68 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:14 #68 DONE 12.7s 07:42:14 07:42:14 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:42:14 #70 ... 07:42:14 07:42:14 #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:42:14 #59 11.83 (1/1) Installing dumb-init (1.2.5-r2) 07:42:14 #59 11.86 Executing busybox-1.36.1-r7.trigger 07:42:14 #59 11.91 OK: 8 MiB in 16 packages 07:42:14 #59 DONE 13.1s 07:42:14 07:42:14 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 07:42:14 #71 ... 07:42:14 07:42:14 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:14 #72 DONE 10.2s 07:42:14 07:42:14 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:42:14 #73 ... 07:42:14 07:42:14 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:15 #37 ... 07:42:15 07:42:15 #69 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:42:15 #69 11.60 OK: 8 MiB in 16 packages 07:42:15 #69 DONE 13.8s 07:42:15 07:42:15 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:16 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.4s 07:42:19 #37 ... 07:42:19 07:42:19 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:42:19 #60 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:42:19 #60 14.55 (1/4) Installing dumb-init (1.2.5-r2) 07:42:19 #60 14.59 (2/4) Installing openssl (3.1.7-r0) 07:42:19 #60 14.68 (3/4) Installing su-exec (0.2-r3) 07:42:19 #60 14.69 (4/4) Installing yq (4.33.3-r5) 07:42:19 #60 16.06 Executing busybox-1.36.1-r7.trigger 07:42:19 #60 16.41 OK: 18 MiB in 19 packages 07:42:19 #60 DONE 18.1s 07:42:19 07:42:19 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:21 #37 ... 07:42:21 07:42:21 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:42:21 #64 17.17 (1/2) Installing dumb-init (1.2.5-r2) 07:42:21 #64 17.29 (2/2) Installing su-exec (0.2-r3) 07:42:21 #64 17.31 Executing busybox-1.36.1-r7.trigger 07:42:21 #64 17.56 OK: 8 MiB in 17 packages 07:42:21 #64 DONE 19.4s 07:42:21 07:42:21 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:42:21 #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.6s done 07:42:21 #58 ... 07:42:21 07:42:21 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:21 #37 ... 07:42:21 07:42:21 #67 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 07:42:21 #67 14.93 (1/2) Installing ca-certificates (20240226-r0) 07:42:21 #67 15.58 (2/2) Installing dumb-init (1.2.5-r2) 07:42:21 #67 15.65 Executing busybox-1.36.1-r7.trigger 07:42:21 #67 15.97 Executing ca-certificates-20240226-r0.trigger 07:42:21 #67 17.77 OK: 9 MiB in 17 packages 07:42:21 #67 DONE 19.9s 07:42:21 07:42:21 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:21 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.0s 07:42:22 #37 ... 07:42:22 07:42:22 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:42:22 #62 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:42:22 #62 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:42:22 #62 18.94 v3.18.9-40-g17a2f035c4e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:42:22 #62 18.94 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:42:22 #62 18.94 OK: 19946 distinct packages available 07:42:22 #62 20.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:42:22 #62 ... 07:42:22 07:42:22 #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 07:42:23 #74 ... 07:42:23 07:42:23 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:42:23 #63 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:42:23 #63 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:42:23 #63 21.16 (1/4) Installing ca-certificates (20240226-r0) 07:42:23 #63 21.85 (2/4) Installing dumb-init (1.2.5-r2) 07:42:23 #63 21.88 (3/4) Installing su-exec (0.2-r3) 07:42:23 #63 21.93 (4/4) Installing yq (4.33.3-r5) 07:42:23 #63 ... 07:42:23 07:42:23 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:24 #37 ... 07:42:24 07:42:24 #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:42:24 #0 8.925 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:42:24 #75 ... 07:42:24 07:42:24 #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:42:24 #66 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:42:24 #66 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:42:24 #66 21.72 (1/3) Installing ca-certificates (20240226-r0) 07:42:24 #66 22.26 (2/3) Installing dumb-init (1.2.5-r2) 07:42:24 #66 22.29 (3/3) Installing tzdata (2024a-r0) 07:42:24 #66 ... 07:42:24 07:42:24 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:24 #37 ... 07:42:24 07:42:24 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:42:24 #0 9.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:42:24 #76 ... 07:42:24 07:42:24 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:42:24 #65 12.90 v3.18.9-40-g17a2f035c4e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:42:24 #65 12.90 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:42:24 #65 12.90 OK: 19946 distinct packages available 07:42:24 #65 14.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:42:24 #65 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:42:24 #65 22.44 (1/5) Installing dumb-init (1.2.5-r2) 07:42:24 #65 22.48 (2/5) Installing musl-obstack (1.2.3-r2) 07:42:24 #65 22.52 (3/5) Installing libucontext (1.2-r2) 07:42:24 #65 22.55 (4/5) Installing gcompat (1.1.0-r1) 07:42:24 #65 22.62 (5/5) Installing openssl (3.1.7-r0) 07:42:24 #65 22.80 Executing busybox-1.36.1-r7.trigger 07:42:24 #65 23.04 OK: 9 MiB in 20 packages 07:42:25 #65 ... 07:42:25 07:42:25 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:42:25 #0 9.541 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:42:25 #77 ... 07:42:25 07:42:25 #78 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade 07:42:25 #0 9.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:42:25 #78 ... 07:42:25 07:42:25 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:42:25 #70 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:42:25 #70 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:42:25 #70 18.56 v3.18.9-40-g17a2f035c4e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:42:25 #70 18.56 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:42:25 #70 18.56 OK: 19955 distinct packages available 07:42:25 #70 19.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:42:25 #70 ... 07:42:25 07:42:25 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:25 #37 ... 07:42:25 07:42:25 #55 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:42:25 #55 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:42:25 #55 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:42:25 #55 20.10 OK: 266 MiB in 52 packages 07:42:25 #55 DONE 21.3s 07:42:25 07:42:25 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:25 #37 ... 07:42:25 07:42:25 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 07:42:25 #71 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:42:25 #71 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:42:25 #71 21.34 OK: 266 MiB in 52 packages 07:42:25 #71 ... 07:42:25 07:42:25 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:26 #37 ... 07:42:26 07:42:26 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:42:26 #65 DONE 24.5s 07:42:26 07:42:26 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:26 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.4s done 07:42:26 #37 ... 07:42:26 07:42:26 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:42:26 #61 14.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:42:26 #61 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:42:26 #61 22.67 v3.18.9-40-g17a2f035c4e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:42:26 #61 22.67 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:42:26 #61 22.67 OK: 19946 distinct packages available 07:42:26 #61 24.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:42:26 #61 ... 07:42:26 07:42:26 #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:42:26 #79 DONE 0.8s 07:42:26 07:42:26 #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:42:27 #80 ... 07:42:27 07:42:27 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:42:27 #73 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:42:27 #73 15.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:42:27 #73 22.21 OK: 266 MiB in 52 packages 07:42:27 #73 ... 07:42:27 07:42:27 #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:42:27 #71 DONE 23.8s 07:42:27 07:42:27 #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:42:28 #81 DONE 0.8s 07:42:28 07:42:28 #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:42:28 #66 26.84 Executing busybox-1.36.1-r7.trigger 07:42:28 #66 27.05 Executing ca-certificates-20240226-r0.trigger 07:42:28 #66 ... 07:42:28 07:42:28 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:42:28 #73 DONE 24.3s 07:42:29 07:42:29 #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 07:42:29 #74 7.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:42:29 #74 ... 07:42:29 07:42:29 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:42:29 #63 23.29 Executing busybox-1.36.1-r7.trigger 07:42:29 #63 23.49 Executing ca-certificates-20240226-r0.trigger 07:42:29 #63 25.25 OK: 18 MiB in 19 packages 07:42:29 #63 DONE 27.9s 07:42:29 07:42:29 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:42:29 #82 ... 07:42:29 07:42:29 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:42:29 #0 5.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:42:29 #0 8.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:42:30 #83 ... 07:42:30 07:42:30 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:30 #37 ... 07:42:30 07:42:30 #84 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 07:42:30 #84 DONE 1.7s 07:42:30 07:42:30 #85 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:42:30 #85 ... 07:42:30 07:42:30 #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:42:30 #0 5.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:42:30 #0 8.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:42:30 #86 ... 07:42:30 07:42:30 #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:42:30 #66 28.75 OK: 12 MiB in 18 packages 07:42:32 #66 DONE 30.7s 07:42:32 07:42:32 #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:42:34 #87 ... 07:42:34 07:42:34 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:42:34 #70 22.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:42:34 #70 28.30 OK: 266 MiB in 52 packages 07:42:34 #70 DONE 29.9s 07:42:34 07:42:34 #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:42:34 #88 ... 07:42:34 07:42:34 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:42:34 #62 22.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:42:34 #62 30.59 (1/11) Installing ca-certificates (20240226-r0) 07:42:34 #62 31.13 (2/11) Installing brotli-libs (1.0.9-r14) 07:42:34 #62 31.25 (3/11) Installing libunistring (1.1-r1) 07:42:34 #62 31.63 (4/11) Installing libidn2 (2.3.4-r1) 07:42:34 #62 31.69 (5/11) Installing nghttp2-libs (1.57.0-r0) 07:42:34 #62 31.70 (6/11) Installing libcurl (8.9.1-r0) 07:42:34 #62 31.80 (7/11) Installing curl (8.9.1-r0) 07:42:34 #62 31.85 (8/11) Installing dumb-init (1.2.5-r2) 07:42:34 #62 31.95 (9/11) Installing musl-obstack (1.2.3-r2) 07:42:34 #62 31.99 (10/11) Installing libucontext (1.2-r2) 07:42:34 #62 32.04 (11/11) Installing gcompat (1.1.0-r1) 07:42:34 #62 32.10 Executing busybox-1.36.1-r7.trigger 07:42:34 #62 32.27 Executing ca-certificates-20240226-r0.trigger 07:42:34 #62 ... 07:42:34 07:42:34 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:42:34 #82 5.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:42:35 #82 ... 07:42:35 07:42:35 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:42:35 #76 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:42:35 #76 19.10 OK: 8 MiB in 16 packages 07:42:35 #76 DONE 20.3s 07:42:35 07:42:35 #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:42:35 #88 DONE 0.8s 07:42:35 07:42:35 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:42:35 #89 ... 07:42:35 07:42:35 #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:42:35 #75 11.27 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:42:35 #75 20.83 (1/1) Installing dumb-init (1.2.5-r2) 07:42:35 #75 ... 07:42:35 07:42:35 #78 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 07:42:35 #78 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:42:35 #78 18.84 OK: 8 MiB in 16 packages 07:42:35 #78 DONE 20.6s 07:42:35 07:42:35 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:42:35 #62 33.99 OK: 13 MiB in 26 packages 07:42:36 #62 ... 07:42:36 07:42:36 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:42:36 #77 11.75 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:42:36 #77 19.59 OK: 266 MiB in 52 packages 07:42:36 #77 DONE 21.5s 07:42:36 07:42:36 #90 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:42:36 #90 ... 07:42:36 07:42:36 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:42:36 #91 ... 07:42:36 07:42:36 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:42:36 #83 15.83 OK: 18 MiB in 19 packages 07:42:36 #83 DONE 17.2s 07:42:37 07:42:37 #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:42:37 #75 22.36 Executing busybox-1.36.1-r7.trigger 07:42:37 #75 22.53 OK: 8 MiB in 16 packages 07:42:37 #75 ... 07:42:37 07:42:37 #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:42:37 #92 DONE 0.3s 07:42:37 07:42:37 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:42:37 #91 DONE 0.9s 07:42:37 07:42:37 #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:42:37 #87 5.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:42:37 #87 ... 07:42:37 07:42:37 #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:42:37 #86 15.20 OK: 8 MiB in 17 packages 07:42:37 #86 DONE 16.7s 07:42:37 07:42:37 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:42:37 #61 26.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:42:37 #61 33.72 (1/4) Installing dumb-init (1.2.5-r2) 07:42:37 #61 33.75 (2/4) Installing musl-obstack (1.2.3-r2) 07:42:37 #61 33.77 (3/4) Installing libucontext (1.2-r2) 07:42:37 #61 33.85 (4/4) Installing gcompat (1.1.0-r1) 07:42:37 #61 33.93 Executing busybox-1.36.1-r7.trigger 07:42:37 #61 34.21 OK: 8 MiB in 19 packages 07:42:37 #61 DONE 36.1s 07:42:37 07:42:37 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:42:37 #93 ... 07:42:37 07:42:37 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:42:37 #62 DONE 36.3s 07:42:38 07:42:38 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:42:38 #94 ... 07:42:38 07:42:38 #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:42:38 #95 ... 07:42:38 07:42:38 #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:42:38 #96 ... 07:42:38 07:42:38 #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 07:42:38 #74 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:42:38 #74 15.88 OK: 9 MiB in 17 packages 07:42:38 #74 DONE 17.2s 07:42:39 07:42:39 #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:42:39 #75 DONE 24.6s 07:42:39 07:42:39 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:42:39 #82 8.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:42:41 #82 ... 07:42:41 07:42:41 #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:42:41 #80 6.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:42:41 #80 8.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:42:41 #80 14.27 OK: 9 MiB in 20 packages 07:42:41 #80 DONE 15.3s 07:42:41 07:42:41 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:42:41 #82 12.01 OK: 18 MiB in 19 packages 07:42:42 #82 DONE 13.1s 07:42:42 07:42:42 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:42:42 #97 ... 07:42:42 07:42:42 #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:42:42 #96 DONE 5.1s 07:42:43 07:42:43 #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 07:42:43 #98 DONE 0.5s 07:42:43 07:42:43 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:42:43 #94 5.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:42:43 #94 ... 07:42:43 07:42:43 #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:42:43 #87 7.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:42:43 #87 10.71 OK: 12 MiB in 18 packages 07:42:43 #87 DONE 11.7s 07:42:43 07:42:43 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:42:43 #99 DONE 2.5s 07:42:43 07:42:43 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:42:44 #100 ... 07:42:44 07:42:44 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:42:44 #97 DONE 3.0s 07:42:44 07:42:44 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:42:44 #101 DONE 0.2s 07:42:44 07:42:44 #102 [security-spire-server stage-2 6/9] COPY security.txt / 07:42:44 #102 DONE 0.2s 07:42:44 07:42:44 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:42:44 #94 6.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:42:45 #94 ... 07:42:45 07:42:45 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:42:45 #103 DONE 0.1s 07:42:45 07:42:45 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:42:45 #104 DONE 0.3s 07:42:45 07:42:45 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:42:45 #93 6.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:42:45 #93 7.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:42:45 #93 ... 07:42:45 07:42:45 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:42:45 #105 DONE 0.2s 07:42:45 07:42:45 #106 [security-spire-server] exporting to image 07:42:45 #106 exporting layers 07:42:45 #106 ... 07:42:45 07:42:45 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:42:45 #100 DONE 1.8s 07:42:45 07:42:45 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:42:45 #107 DONE 0.2s 07:42:45 07:42:45 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 07:42:46 #108 DONE 0.2s 07:42:46 07:42:46 #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:42:46 #109 DONE 0.1s 07:42:46 07:42:46 #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:42:46 #110 DONE 0.2s 07:42:46 07:42:46 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:42:46 #111 ... 07:42:46 07:42:46 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:42:46 #112 DONE 0.3s 07:42:46 07:42:46 #106 [security-spire-agent] exporting to image 07:42:47 #106 ... 07:42:47 07:42:47 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:42:47 #94 8.936 OK: 13 MiB in 26 packages 07:42:47 #94 DONE 9.5s 07:42:47 07:42:47 #85 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:42:48 #85 ... 07:42:48 07:42:48 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:42:48 #93 10.43 OK: 8 MiB in 19 packages 07:42:48 #93 DONE 11.0s 07:42:48 07:42:48 #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:42:49 #113 ... 07:42:49 07:42:49 #106 [security-spire-agent] exporting to image 07:42:49 #106 exporting layers 2.8s done 07:42:49 #106 writing image sha256:70e3eb7cb542cc488e2f293ec811b72829266e3f74b036a208f071a5353952f5 done 07:42:49 #106 naming to docker.io/library/security-spire-server-arm64 done 07:42:49 #106 writing image sha256:69e6c31901401a05a18b1ca1def7a5b7673628f3b69c7d1372a1b864f8272c73 done 07:42:49 #106 naming to docker.io/library/security-spire-agent-arm64 done 07:42:49 #106 DONE 4.0s 07:42:49 07:42:49 #90 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:42:50 #90 ... 07:42:50 07:42:50 #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:42:50 #113 DONE 1.5s 07:42:50 07:42:50 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:42:50 #114 DONE 0.1s 07:42:50 07:42:50 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:42:50 #111 ... 07:42:50 07:42:50 #115 [security-spire-config stage-2 6/10] COPY security.txt / 07:42:50 #115 DONE 0.1s 07:42:50 07:42:50 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:42:50 #116 DONE 0.1s 07:42:50 07:42:50 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:50 #37 ... 07:42:50 07:42:50 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:42:50 #117 DONE 0.1s 07:42:50 07:42:50 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:42:50 #118 DONE 0.2s 07:42:50 07:42:50 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:42:50 #111 ... 07:42:50 07:42:50 #106 [security-spire-config] exporting to image 07:42:52 #106 exporting layers 1.6s done 07:42:52 #106 writing image sha256:3afc3c5c5f4a7ef190eff411944296a312605ae8778a09252f787bae62dbe24d done 07:42:52 #106 naming to docker.io/library/security-spire-config-arm64 done 07:42:52 #106 DONE 5.7s 07:42:52 07:42:52 #90 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:29 #90 DONE 110.0s 07:44:29 07:44:29 #85 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:29 #85 DONE 105.7s 07:44:29 07:44:29 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:29 #111 DONE 99.1s 07:44:29 07:44:29 #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:29 #95 DONE 108.0s 07:44:29 07:44:29 #119 [core-keeper builder 7/8] COPY . . 07:44:29 #119 ... 07:44:29 07:44:29 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:29 #89 DONE 101.3s 07:44:29 07:44:29 #120 [security-spiffe-token-provider builder 6/7] COPY . . 07:44:29 #120 ... 07:44:29 07:44:29 #119 [core-keeper builder 7/8] COPY . . 07:44:29 #119 DONE 1.8s 07:44:29 07:44:29 #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:44:29 #121 CACHED 07:44:29 07:44:29 #122 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:29 #122 CACHED 07:44:29 07:44:29 #123 [security-proxy-auth builder 6/7] COPY . . 07:44:29 #123 CACHED 07:44:29 07:44:29 #124 [security-secretstore-setup builder 6/7] COPY . . 07:44:29 #124 CACHED 07:44:29 07:44:29 #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:44:29 #125 CACHED 07:44:29 07:44:29 #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:29 #126 CACHED 07:44:29 07:44:29 #127 [core-data builder 6/7] COPY . . 07:44:29 #127 CACHED 07:44:29 07:44:29 #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:29 #128 CACHED 07:44:29 07:44:29 #129 [core-data builder 4/7] COPY go.mod vendor* ./ 07:44:29 #129 CACHED 07:44:29 07:44:29 #120 [security-spiffe-token-provider builder 6/7] COPY . . 07:44:29 #120 DONE 1.8s 07:44:29 07:44:29 #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:29 #130 CACHED 07:44:29 07:44:29 #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:44:29 #131 CACHED 07:44:29 07:44:29 #132 [core-metadata builder 6/7] COPY . . 07:44:29 #132 CACHED 07:44:29 07:44:29 #133 [security-bootstrapper builder 6/7] COPY . . 07:44:29 #133 CACHED 07:44:29 07:44:29 #134 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:44:29 #134 CACHED 07:44:29 07:44:29 #135 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:29 #135 CACHED 07:44:29 07:44:29 #136 [support-cron-scheduler builder 6/7] COPY . . 07:44:29 #136 DONE 1.9s 07:44:29 07:44:29 #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:29 #137 CACHED 07:44:29 07:44:29 #138 [core-command builder 6/7] COPY . . 07:44:29 #138 CACHED 07:44:29 07:44:29 #139 [core-command builder 4/7] COPY go.mod vendor* ./ 07:44:29 #139 CACHED 07:44:29 07:44:29 #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:44:29 #140 CACHED 07:44:29 07:44:29 #141 [core-common-config-bootstrapper builder 6/7] COPY . . 07:44:29 #141 CACHED 07:44:29 07:44:29 #142 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:29 #142 CACHED 07:44:29 07:44:29 #143 [support-scheduler builder 6/7] COPY . . 07:44:29 #143 DONE 1.9s 07:44:29 07:44:29 #144 [security-proxy-setup builder 6/7] COPY . . 07:44:29 #144 DONE 1.8s 07:44:29 07:44:29 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:44:29 #145 ... 07:44:29 07:44:29 #146 [support-notifications builder 6/7] COPY . . 07:44:29 #146 CACHED 07:44:29 07:44:29 #147 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:44:29 #147 CACHED 07:44:29 07:44:29 #148 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:29 #148 CACHED 07:44:29 07:44:29 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:44:29 #149 ... 07:44:29 07:44:29 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:44:29 #0 4.871 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:44:29 #150 ... 07:44:29 07:44:29 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:44:29 #0 8.424 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:44:29 #151 ... 07:44:29 07:44:29 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:44:29 #0 8.972 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:44:29 #152 ... 07:44:29 07:44:29 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:44:29 #0 9.020 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:44:29 #153 ... 07:44:29 07:44:29 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:44:29 #149 9.485 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 07:44:29 #149 ... 07:44:29 07:44:29 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:44:29 #0 9.352 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:44:29 #154 ... 07:44:29 07:44:29 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:44:29 #155 ... 07:44:29 07:44:29 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:44:29 #0 9.375 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:44:29 #156 ... 07:44:29 07:44:29 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:44:29 #157 ... 07:44:29 07:44:29 #158 [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:44:29 #158 ... 07:44:29 07:44:29 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:44:29 #0 9.123 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:44:29 #159 ... 07:44:29 07:44:29 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:44:29 #0 8.576 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:44:29 #160 ... 07:44:29 07:44:29 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:44:29 #145 10.96 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:44:35 #145 ... 07:44:35 07:44:35 #158 [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:44:35 #158 11.26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:44:39 #158 ... 07:44:39 07:44:39 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:44:39 #157 10.77 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:44:39 #157 ... 07:44:39 07:44:39 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:44:39 #155 11.20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:04:17 #155 ... 08:04:17 08:04:17 #158 [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:04:17 #158 1193.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:04:17 #158 ... 08:04:17 08:04:17 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:04:17 #150 DONE 1195.3s 08:04:17 08:04:17 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:04:17 #145 ... 08:04:17 08:04:17 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:04:17 #161 DONE 0.1s 08:04:17 08:04:17 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:04:17 #153 ... 08:04:17 08:04:17 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:04:17 #162 DONE 0.2s 08:04:17 08:04:17 #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:04:17 #163 DONE 0.2s 08:04:17 08:04:17 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:04:17 #164 DONE 0.2s 08:04:17 08:04:17 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:04:17 #145 ... 08:04:17 08:04:17 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:04:17 #165 DONE 0.5s 08:04:17 08:04:17 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:04:17 #156 ... 08:04:17 08:04:17 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:04:17 #166 DONE 0.1s 08:04:17 08:04:17 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:04:17 #167 DONE 2.1s 08:04:17 08:04:17 #106 [security-proxy-setup] exporting to image 08:04:17 #106 exporting layers 08:04:18 #106 exporting layers 1.0s done 08:04:18 #106 writing image sha256:aba9d902e95c9b60341f31c2de90fac232d77d8fe3bf4ca53788ea7c63b7e950 0.1s done 08:04:18 #106 naming to docker.io/library/security-proxy-setup-arm64 done 08:04:18 #106 DONE 6.8s 08:04:18 08:04:18 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:04:24 #160 ... 08:04:24 08:04:24 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:04:24 #156 DONE 1205.5s 08:04:24 08:04:24 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:04:24 #168 DONE 0.4s 08:04:24 08:04:24 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:04:27 #169 DONE 2.9s 08:04:27 08:04:27 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:04:27 #170 DONE 0.3s 08:04:27 08:04:27 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:04:27 #171 DONE 0.3s 08:04:27 08:04:27 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:04:27 #172 DONE 0.3s 08:04:27 08:04:27 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:04:28 #173 DONE 0.1s 08:04:28 08:04:28 #174 [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:04:28 #174 DONE 0.1s 08:04:28 08:04:28 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:04:28 #160 ... 08:04:28 08:04:28 #175 [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:04:28 #175 DONE 0.2s 08:04:28 08:04:28 #176 [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:04:28 #176 DONE 0.1s 08:04:28 08:04:28 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:04:28 #177 DONE 0.1s 08:04:28 08:04:28 #158 [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:04:28 #158 ... 08:04:28 08:04:28 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:04:29 #178 DONE 0.2s 08:04:29 08:04:29 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:04:31 #179 DONE 2.4s 08:04:31 08:04:31 #106 [security-bootstrapper] exporting to image 08:04:31 #106 exporting layers 08:04:32 #106 exporting layers 1.3s done 08:04:32 #106 writing image sha256:79912c445193b96de95e2e1c404015362fa7347adca368fce814add83aa89497 0.0s done 08:04:32 #106 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 08:04:32 #106 DONE 8.1s 08:04:32 08:04:32 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:04:33 #154 ... 08:04:33 08:04:33 #158 [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:04:33 #158 DONE 1215.0s 08:04:33 08:04:33 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:04:33 #154 ... 08:04:33 08:04:33 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:04:34 #180 DONE 0.3s 08:04:34 08:04:34 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:04:34 #181 DONE 0.3s 08:04:34 08:04:34 #182 [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:04:34 #182 DONE 0.2s 08:04:34 08:04:34 #183 [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:04:34 #183 DONE 0.2s 08:04:34 08:04:34 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:04:34 #184 DONE 0.2s 08:04:34 08:04:34 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:04:35 #185 DONE 0.3s 08:04:35 08:04:35 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:04:35 #186 DONE 0.3s 08:04:35 08:04:35 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:04:35 #187 DONE 0.1s 08:04:35 08:04:35 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:04:37 #188 DONE 2.1s 08:04:37 08:04:37 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:04:37 #153 ... 08:04:37 08:04:37 #106 [security-secretstore-setup] exporting to image 08:04:39 #106 exporting layers 1.2s done 08:04:39 #106 writing image sha256:2621e580602924ee28ca59c7df365a4d8d1305d218d0d4071f66649bbc05f01d done 08:04:39 #106 naming to docker.io/library/security-secretstore-setup-arm64 done 08:04:39 #106 DONE 9.4s 08:04:39 08:04:39 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:05:35 #58 ... 08:05:35 08:05:35 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:05:35 #157 DONE 1274.9s 08:05:35 08:05:35 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:05:35 #159 ... 08:05:35 08:05:35 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:05:35 #189 DONE 0.2s 08:05:35 08:05:35 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:05:35 #159 ... 08:05:35 08:05:35 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:05:35 #190 DONE 0.1s 08:05:35 08:05:35 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:05:35 #191 DONE 0.2s 08:05:35 08:05:35 #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:05:35 #192 DONE 0.2s 08:05:35 08:05:35 #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:05:35 #193 DONE 0.1s 08:05:35 08:05:35 #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:05:36 #194 DONE 1.7s 08:05:36 08:05:36 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:05:36 #37 ... 08:05:36 08:05:36 #106 [core-common-config-bootstrapper] exporting to image 08:05:36 #106 exporting layers 08:05:37 #106 exporting layers 0.8s done 08:05:37 #106 writing image sha256:4a792f4d3ffda9b1209d700b3d6329401f6ce8e5937a29ce5de288bc6b6fb99e 0.0s done 08:05:37 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 08:05:37 #106 DONE 10.2s 08:05:37 08:05:37 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:07:58 #159 ... 08:07:58 08:07:58 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:07:58 #154 DONE 1410.7s 08:07:58 08:07:58 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:07:58 #58 ... 08:07:58 08:07:58 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:07:58 #195 DONE 0.3s 08:07:58 08:07:58 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:07:58 #196 DONE 0.1s 08:07:58 08:07:58 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:07:58 #152 ... 08:07:58 08:07:58 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:07:58 #197 DONE 0.4s 08:07:58 08:07:58 #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:07:58 #198 DONE 0.1s 08:07:58 08:07:58 #106 [security-spiffe-token-provider] exporting to image 08:07:58 #106 exporting layers 08:07:58 #106 exporting layers 0.7s done 08:07:58 #106 writing image sha256:42ea887caee22d46ac256f0abcf006977a0937b69044685bd6386fbc2ee35b08 done 08:07:58 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 08:07:58 #106 DONE 10.9s 08:07:58 08:07:58 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:15:51 #159 ... 08:15:51 08:15:51 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:15:51 #155 DONE 1892.8s 08:15:51 08:15:51 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:15:51 #159 ... 08:15:51 08:15:51 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:15:51 #199 DONE 0.3s 08:15:51 08:15:51 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:15:51 #159 ... 08:15:51 08:15:51 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:15:52 #200 DONE 0.2s 08:15:52 08:15:52 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:15:52 #201 DONE 0.6s 08:15:52 08:15:52 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:15:52 #202 DONE 0.1s 08:15:52 08:15:52 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:15:52 #152 ... 08:15:52 08:15:52 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:15:52 #203 DONE 0.1s 08:15:53 08:15:53 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:15:55 #204 DONE 2.1s 08:15:55 08:15:55 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:15:55 #58 ... 08:15:55 08:15:55 #106 [security-proxy-auth] exporting to image 08:15:55 #106 exporting layers 08:15:55 #106 exporting layers 0.6s done 08:15:55 #106 writing image sha256:f4c8c352afc5f29f72fa9e24396cccdf1c08ffcf3fd4bfe0c720cb176711dd39 done 08:15:55 #106 naming to docker.io/library/security-proxy-auth-arm64 done 08:15:55 #106 DONE 11.6s 08:15:55 08:15:55 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:16:51 #159 ... 08:16:51 08:16:51 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:16:51 #152 DONE 1952.0s 08:16:51 08:16:51 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:16:51 #159 ... 08:16:51 08:16:51 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:16:51 #205 DONE 0.2s 08:16:51 08:16:51 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:16:51 #206 DONE 0.3s 08:16:51 08:16:51 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:16:51 #159 ... 08:16:51 08:16:51 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:16:51 #207 DONE 0.4s 08:16:51 08:16:51 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:16:51 #151 ... 08:16:51 08:16:51 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:16:51 #208 DONE 0.1s 08:16:51 08:16:51 #106 [core-command] exporting to image 08:16:51 #106 exporting layers 08:16:52 #106 exporting layers 0.5s done 08:16:52 #106 writing image sha256:617df4bf85e99dd7b8aaf3949932e612cd1997a051fddc280d5aed6cd58dee79 0.0s done 08:16:52 #106 naming to docker.io/library/core-command-arm64 done 08:16:52 #106 DONE 12.1s 08:16:52 08:16:52 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:19:13 #160 ... 08:19:13 08:19:13 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:19:13 #159 DONE 2090.1s 08:19:13 08:19:13 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:19:13 #58 ... 08:19:13 08:19:13 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:19:13 #209 DONE 0.2s 08:19:13 08:19:13 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:19:13 #210 DONE 0.2s 08:19:13 08:19:13 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:19:13 #151 ... 08:19:13 08:19:13 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:19:13 #211 DONE 0.4s 08:19:13 08:19:13 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:19:13 #37 ... 08:19:13 08:19:13 #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:19:13 #212 DONE 0.2s 08:19:13 08:19:13 #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:19:13 #213 DONE 0.5s 08:19:13 08:19:13 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:19:13 #58 ... 08:19:13 08:19:13 #106 [core-data] exporting to image 08:19:13 #106 exporting layers 08:19:13 #106 exporting layers 0.6s done 08:19:13 #106 writing image sha256:a12290660e1fc0246d5680ebb2eb52b36520c522decd2c91d0290b6ac983871d done 08:19:13 #106 naming to docker.io/library/core-data-arm64 done 08:19:13 #106 DONE 12.7s 08:19:13 08:19:13 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:19:14 #153 ... 08:19:14 08:19:14 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:19:14 #160 DONE 2096.0s 08:19:14 08:19:14 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:19:15 #145 ... 08:19:15 08:19:15 #214 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:19:15 #214 DONE 0.2s 08:19:15 08:19:15 #215 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:19:16 #215 DONE 0.6s 08:19:16 08:19:16 #216 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:19:16 #216 DONE 0.5s 08:19:16 08:19:16 #217 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 08:19:16 #217 DONE 0.4s 08:19:16 08:19:16 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:19:16 #151 ... 08:19:16 08:19:16 #106 [core-keeper] exporting to image 08:19:16 #106 exporting layers 08:19:17 #106 exporting layers 0.6s done 08:19:17 #106 writing image sha256:e7972b20dd6d945cc94dcdd9fe89c71acd452f612876a64cb7637c6c4f2bddb5 done 08:19:17 #106 naming to docker.io/library/core-keeper-arm64 done 08:19:17 #106 DONE 13.3s 08:19:17 08:19:17 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:19:20 #151 ... 08:19:20 08:19:20 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:19:20 #145 DONE 2101.5s 08:19:20 08:19:20 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:19:20 #151 ... 08:19:20 08:19:20 #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:19:20 #218 DONE 0.1s 08:19:20 08:19:20 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:19:20 #58 ... 08:19:20 08:19:20 #219 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:19:20 #219 DONE 0.2s 08:19:20 08:19:20 #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:19:21 #220 DONE 0.5s 08:19:21 08:19:21 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:19:21 #58 ... 08:19:21 08:19:21 #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:19:21 #221 DONE 0.1s 08:19:21 08:19:21 #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:19:21 #222 DONE 0.2s 08:19:21 08:19:21 #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 08:19:21 #223 DONE 0.1s 08:19:21 08:19:21 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:19:21 #37 ... 08:19:21 08:19:21 #106 [core-metadata] exporting to image 08:19:22 #106 exporting layers 0.6s done 08:19:22 #106 writing image sha256:b79b34cae323e92ef31a0935ddc5557cb266d244d2a635be009ee0948c9ff35d done 08:19:22 #106 naming to docker.io/library/core-metadata-arm64 done 08:19:22 #106 DONE 13.9s 08:19:22 08:19:22 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:19:54 #58 ... 08:19:54 08:19:54 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:19:54 #151 DONE 2131.0s 08:19:54 08:19:54 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:19:54 #37 ... 08:19:54 08:19:54 #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:19:54 #224 DONE 0.1s 08:19:54 08:19:54 #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:19:54 #225 DONE 0.1s 08:19:54 08:19:54 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:19:54 #58 ... 08:19:54 08:19:54 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:19:54 #226 DONE 0.5s 08:19:54 08:19:54 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:19:54 #58 ... 08:19:54 08:19:54 #227 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:19:54 #227 DONE 0.2s 08:19:54 08:19:54 #106 [support-scheduler] exporting to image 08:19:54 #106 exporting layers 08:19:54 #106 exporting layers 0.6s done 08:19:54 #106 writing image sha256:4734a7d46e52f5b39881dc760e9f8bf116d2dd79b323cc25400e56886c2bf472 done 08:19:54 #106 naming to docker.io/library/support-scheduler-arm64 done 08:19:54 #106 DONE 14.5s 08:19:54 08:19:54 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:19:54 #58 ... 08:19:54 08:19:54 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:19:54 #153 DONE 2134.7s 08:19:54 08:19:54 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:19:54 #58 ... 08:19:54 08:19:54 #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:19:54 #228 ... 08:19:54 08:19:54 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:19:54 #149 DONE 2135.5s 08:19:54 08:19:54 #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:19:54 #228 DONE 0.2s 08:19:54 08:19:54 #229 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:19:54 #229 DONE 0.2s 08:19:54 08:19:54 #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:19:54 #230 DONE 0.4s 08:19:54 08:19:54 #231 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:19:54 #231 DONE 0.2s 08:19:54 08:19:54 #232 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:19:54 #232 DONE 0.1s 08:19:54 08:19:54 #233 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:19:54 #233 DONE 0.1s 08:19:54 08:19:54 #234 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:19:55 #234 ... 08:19:55 08:19:55 #235 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 08:19:55 #235 DONE 0.2s 08:19:55 08:19:55 #106 [support-notifications] exporting to image 08:19:55 #106 ... 08:19:55 08:19:55 #234 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:19:55 #234 DONE 0.5s 08:19:55 08:19:55 #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:19:55 #236 DONE 0.1s 08:19:55 08:19:55 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:19:55 #58 ... 08:19:55 08:19:55 #106 [support-cron-scheduler] exporting to image 08:19:55 #106 exporting layers 0.7s done 08:19:55 #106 writing image sha256:07ccb2d0858404b3b7d031f495754fd0a1dcc08f2931d31307fbe1dbc8bc98f9 done 08:19:55 #106 naming to docker.io/library/support-notifications-arm64 done 08:19:56 #106 exporting layers 1.3s done 08:19:56 #106 writing image sha256:ef747a5be3e0724b5ebf53d78a73b389f50272dfc87f0ba3f401e2da5a25e410 done 08:19:56 #106 naming to docker.io/library/support-cron-scheduler-arm64 done 08:19:56 #106 DONE 16.3s 08:19:56 08:19:56 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:19:56 time="2024-10-01T07:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:56 time="2024-10-01T07:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:56 time="2024-10-01T07:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:56 time="2024-10-01T07:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:56 time="2024-10-01T07:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:56 time="2024-10-01T07:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:56 time="2024-10-01T07:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:56 time="2024-10-01T07:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:56 time="2024-10-01T07:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:56 time="2024-10-01T07:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:56 time="2024-10-01T07:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:56 time="2024-10-01T07:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:56 time="2024-10-01T07:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:56 time="2024-10-01T07:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:56 time="2024-10-01T07:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:56 time="2024-10-01T07:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:19:57 $ docker stop --time=1 08b735c86e54e8a583c6f6768dae84ce70dad8b909bf0fec8a29ae86cd7c8005 08:19:58 $ docker rm -f --volumes 08b735c86e54e8a583c6f6768dae84ce70dad8b909bf0fec8a29ae86cd7c8005 [Pipeline] // withDockerContainer [Pipeline] sh 08:19:59 + docker images 08:19:59 REPOSITORY TAG IMAGE ID CREATED SIZE 08:19:59 support-cron-scheduler-arm64 latest ef747a5be3e0 4 seconds ago 43.9MB 08:19:59 support-notifications-arm64 latest 07ccb2d08584 5 seconds ago 42.3MB 08:19:59 support-scheduler-arm64 latest 4734a7d46e52 9 seconds ago 41.6MB 08:19:59 core-metadata-arm64 latest b79b34cae323 38 seconds ago 39.5MB 08:19:59 core-keeper-arm64 latest e7972b20dd6d 43 seconds ago 39.3MB 08:19:59 core-data-arm64 latest a12290660e1f 49 seconds ago 39.4MB 08:19:59 core-command-arm64 latest 617df4bf85e9 3 minutes ago 35.1MB 08:19:59 security-proxy-auth-arm64 latest f4c8c352afc5 4 minutes ago 32.7MB 08:19:59 security-spiffe-token-provider-arm64 latest 42ea887caee2 12 minutes ago 29.1MB 08:19:59 core-common-config-bootstrapper-arm64 latest 4a792f4d3ffd 14 minutes ago 15.4MB 08:19:59 security-secretstore-setup-arm64 latest 2621e5806029 15 minutes ago 36.4MB 08:19:59 security-bootstrapper-arm64 latest 79912c445193 15 minutes ago 18.9MB 08:19:59 security-proxy-setup-arm64 latest aba9d902e95c 15 minutes ago 26.2MB 08:19:59 security-spire-config-arm64 latest 3afc3c5c5f4a 37 minutes ago 115MB 08:19:59 security-spire-agent-arm64 latest 69e6c3190140 37 minutes ago 174MB 08:19:59 security-spire-server-arm64 latest 70e3eb7cb542 37 minutes ago 116MB 08:19:59 ci-base-image-arm64 latest e06ba36c6c69 38 minutes ago 967MB 08:19:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB 08:19:59 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:19:59 provisioning config files... 08:19:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/708@tmp/config9648091241106111029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:19:59 ---> ****-login.sh 08:19:59 nexus3.edgexfoundry.org:10001 08:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:20:00 Configure a credential helper to remove this warning. See 08:20:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:20:00 08:20:00 Login Succeeded 08:20:00 nexus3.edgexfoundry.org:10002 08:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:20:00 Configure a credential helper to remove this warning. See 08:20:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:20:00 08:20:00 Login Succeeded 08:20:00 nexus3.edgexfoundry.org:10003 08:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:20:00 Configure a credential helper to remove this warning. See 08:20:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:20:00 08:20:00 Login Succeeded 08:20:00 nexus3.edgexfoundry.org:10004 08:20:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:20:01 Configure a credential helper to remove this warning. See 08:20:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:20:01 08:20:01 Login Succeeded 08:20:01 ****.io 08:20:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:20:02 Configure a credential helper to remove this warning. See 08:20:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:20:02 08:20:02 Login Succeeded 08:20:02 ---> ****-login.sh ends [Pipeline] } 08:20:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:20:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:20:02 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 08:20:02 45b17c09e08cfe89481c1eed53cad8b90b3de025 08:20:02 latest 08:20:02 3.2.0-dev.85 08:20:02 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:20:02 main 08:20:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 08:20:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:20:02 93399d24fcb6: Preparing 08:20:02 bcc0a7a7de0f: Preparing 08:20:02 ea587b95856a: Preparing 08:20:02 479c26d39b16: Preparing 08:20:02 45a25753efa9: Preparing 08:20:02 c8ef60d437b9: Preparing 08:20:02 4aeaa0e7d41f: Preparing 08:20:02 c8ef60d437b9: Waiting 08:20:02 4aeaa0e7d41f: Waiting 08:20:03 479c26d39b16: Pushed 08:20:03 93399d24fcb6: Pushed 08:20:03 45a25753efa9: Pushed 08:20:03 ea587b95856a: Pushed 08:20:03 4aeaa0e7d41f: Layer already exists 08:20:03 c8ef60d437b9: Pushed 08:20:09 bcc0a7a7de0f: Pushed 08:20:09 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:492b90bc7b87f2b71cd705a9046b41dc89ff157af3d400eb1501f94765a879e5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:20:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:20:11 93399d24fcb6: Preparing 08:20:11 bcc0a7a7de0f: Preparing 08:20:11 ea587b95856a: Preparing 08:20:11 479c26d39b16: Preparing 08:20:11 45a25753efa9: Preparing 08:20:11 c8ef60d437b9: Preparing 08:20:11 4aeaa0e7d41f: Preparing 08:20:11 c8ef60d437b9: Waiting 08:20:11 4aeaa0e7d41f: Waiting 08:20:11 93399d24fcb6: Layer already exists 08:20:11 479c26d39b16: Layer already exists 08:20:11 ea587b95856a: Layer already exists 08:20:11 bcc0a7a7de0f: Layer already exists 08:20:11 45a25753efa9: Layer already exists 08:20:11 4aeaa0e7d41f: Layer already exists 08:20:11 c8ef60d437b9: Layer already exists 08:20:11 latest: digest: sha256:492b90bc7b87f2b71cd705a9046b41dc89ff157af3d400eb1501f94765a879e5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.85 08:20:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:20:12 93399d24fcb6: Preparing 08:20:12 bcc0a7a7de0f: Preparing 08:20:12 ea587b95856a: Preparing 08:20:12 479c26d39b16: Preparing 08:20:12 45a25753efa9: Preparing 08:20:12 c8ef60d437b9: Preparing 08:20:12 4aeaa0e7d41f: Preparing 08:20:12 c8ef60d437b9: Waiting 08:20:12 4aeaa0e7d41f: Waiting 08:20:12 479c26d39b16: Layer already exists 08:20:12 45a25753efa9: Layer already exists 08:20:12 ea587b95856a: Layer already exists 08:20:12 bcc0a7a7de0f: Layer already exists 08:20:12 93399d24fcb6: Layer already exists 08:20:12 c8ef60d437b9: Layer already exists 08:20:12 4aeaa0e7d41f: Layer already exists 08:20:12 3.2.0-dev.85: digest: sha256:492b90bc7b87f2b71cd705a9046b41dc89ff157af3d400eb1501f94765a879e5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:20:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:20:13 93399d24fcb6: Preparing 08:20:13 bcc0a7a7de0f: Preparing 08:20:13 ea587b95856a: Preparing 08:20:13 479c26d39b16: Preparing 08:20:13 45a25753efa9: Preparing 08:20:13 c8ef60d437b9: Preparing 08:20:13 4aeaa0e7d41f: Preparing 08:20:13 c8ef60d437b9: Waiting 08:20:13 4aeaa0e7d41f: Waiting 08:20:13 bcc0a7a7de0f: Layer already exists 08:20:13 ea587b95856a: Layer already exists 08:20:13 45a25753efa9: Layer already exists 08:20:13 479c26d39b16: Layer already exists 08:20:13 93399d24fcb6: Layer already exists 08:20:13 4aeaa0e7d41f: Layer already exists 08:20:13 c8ef60d437b9: Layer already exists 08:20:13 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:492b90bc7b87f2b71cd705a9046b41dc89ff157af3d400eb1501f94765a879e5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 08:20:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:20:14 93399d24fcb6: Preparing 08:20:14 bcc0a7a7de0f: Preparing 08:20:14 ea587b95856a: Preparing 08:20:14 479c26d39b16: Preparing 08:20:14 45a25753efa9: Preparing 08:20:14 c8ef60d437b9: Preparing 08:20:14 4aeaa0e7d41f: Preparing 08:20:14 c8ef60d437b9: Waiting 08:20:14 4aeaa0e7d41f: Waiting 08:20:14 ea587b95856a: Layer already exists 08:20:14 45a25753efa9: Layer already exists 08:20:14 bcc0a7a7de0f: Layer already exists 08:20:14 479c26d39b16: Layer already exists 08:20:14 93399d24fcb6: Layer already exists 08:20:14 4aeaa0e7d41f: Layer already exists 08:20:14 c8ef60d437b9: Layer already exists 08:20:14 main: digest: sha256:492b90bc7b87f2b71cd705a9046b41dc89ff157af3d400eb1501f94765a879e5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:20:14 ===================================================== [Pipeline] echo 08:20:14 taggedImages: 08:20:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 08:20:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:20:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.85 08:20:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:20:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 08:20:14 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 08:20:14 45b17c09e08cfe89481c1eed53cad8b90b3de025 08:20:14 latest 08:20:14 3.2.0-dev.85 08:20:14 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:20:14 main 08:20:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:14 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 08:20:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:20:15 45718c4f01b6: Preparing 08:20:15 e8179db636a4: Preparing 08:20:15 8380fa190fd1: Preparing 08:20:15 c4a65057756f: Preparing 08:20:15 ea587b95856a: Preparing 08:20:15 479c26d39b16: Preparing 08:20:15 45a25753efa9: Preparing 08:20:15 c8ef60d437b9: Preparing 08:20:15 4aeaa0e7d41f: Preparing 08:20:15 45a25753efa9: Waiting 08:20:15 c8ef60d437b9: Waiting 08:20:15 4aeaa0e7d41f: Waiting 08:20:15 479c26d39b16: Waiting 08:20:15 ea587b95856a: Layer already exists 08:20:15 479c26d39b16: Layer already exists 08:20:15 e8179db636a4: Pushed 08:20:15 45a25753efa9: Layer already exists 08:20:15 8380fa190fd1: Pushed 08:20:15 45718c4f01b6: Pushed 08:20:15 c8ef60d437b9: Layer already exists 08:20:15 4aeaa0e7d41f: Layer already exists 08:20:17 c4a65057756f: Pushed 08:20:17 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:e6b30b373ac995a1027242f87da5da1952a6c0060a27cb21eb38de80f41203a2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:17 + 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:20:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:20:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:20:18 45718c4f01b6: Preparing 08:20:18 e8179db636a4: Preparing 08:20:18 8380fa190fd1: Preparing 08:20:18 c4a65057756f: Preparing 08:20:18 ea587b95856a: Preparing 08:20:18 479c26d39b16: Preparing 08:20:18 45a25753efa9: Preparing 08:20:18 c8ef60d437b9: Preparing 08:20:18 4aeaa0e7d41f: Preparing 08:20:18 479c26d39b16: Waiting 08:20:18 45a25753efa9: Waiting 08:20:18 c8ef60d437b9: Waiting 08:20:18 4aeaa0e7d41f: Waiting 08:20:18 c4a65057756f: Layer already exists 08:20:18 45718c4f01b6: Layer already exists 08:20:18 e8179db636a4: Layer already exists 08:20:18 8380fa190fd1: Layer already exists 08:20:18 ea587b95856a: Layer already exists 08:20:18 c8ef60d437b9: Layer already exists 08:20:18 4aeaa0e7d41f: Layer already exists 08:20:18 479c26d39b16: Layer already exists 08:20:18 45a25753efa9: Layer already exists 08:20:18 latest: digest: sha256:e6b30b373ac995a1027242f87da5da1952a6c0060a27cb21eb38de80f41203a2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:18 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.85 08:20:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:20:19 45718c4f01b6: Preparing 08:20:19 e8179db636a4: Preparing 08:20:19 8380fa190fd1: Preparing 08:20:19 c4a65057756f: Preparing 08:20:19 ea587b95856a: Preparing 08:20:19 479c26d39b16: Preparing 08:20:19 45a25753efa9: Preparing 08:20:19 c8ef60d437b9: Preparing 08:20:19 4aeaa0e7d41f: Preparing 08:20:19 479c26d39b16: Waiting 08:20:19 45a25753efa9: Waiting 08:20:19 c8ef60d437b9: Waiting 08:20:19 4aeaa0e7d41f: Waiting 08:20:19 e8179db636a4: Layer already exists 08:20:19 45718c4f01b6: Layer already exists 08:20:19 c4a65057756f: Layer already exists 08:20:19 ea587b95856a: Layer already exists 08:20:19 8380fa190fd1: Layer already exists 08:20:19 45a25753efa9: Layer already exists 08:20:19 c8ef60d437b9: Layer already exists 08:20:19 4aeaa0e7d41f: Layer already exists 08:20:19 479c26d39b16: Layer already exists 08:20:19 3.2.0-dev.85: digest: sha256:e6b30b373ac995a1027242f87da5da1952a6c0060a27cb21eb38de80f41203a2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:19 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:20:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:20:20 45718c4f01b6: Preparing 08:20:20 e8179db636a4: Preparing 08:20:20 8380fa190fd1: Preparing 08:20:20 c4a65057756f: Preparing 08:20:20 ea587b95856a: Preparing 08:20:20 479c26d39b16: Preparing 08:20:20 45a25753efa9: Preparing 08:20:20 c8ef60d437b9: Preparing 08:20:20 4aeaa0e7d41f: Preparing 08:20:20 479c26d39b16: Waiting 08:20:20 45a25753efa9: Waiting 08:20:20 c8ef60d437b9: Waiting 08:20:20 4aeaa0e7d41f: Waiting 08:20:20 c4a65057756f: Layer already exists 08:20:20 e8179db636a4: Layer already exists 08:20:20 8380fa190fd1: Layer already exists 08:20:20 ea587b95856a: Layer already exists 08:20:20 45718c4f01b6: Layer already exists 08:20:20 45a25753efa9: Layer already exists 08:20:20 c8ef60d437b9: Layer already exists 08:20:20 4aeaa0e7d41f: Layer already exists 08:20:20 479c26d39b16: Layer already exists 08:20:20 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:e6b30b373ac995a1027242f87da5da1952a6c0060a27cb21eb38de80f41203a2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:20 + 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:20:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 08:20:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:20:21 45718c4f01b6: Preparing 08:20:21 e8179db636a4: Preparing 08:20:21 8380fa190fd1: Preparing 08:20:21 c4a65057756f: Preparing 08:20:21 ea587b95856a: Preparing 08:20:21 479c26d39b16: Preparing 08:20:21 45a25753efa9: Preparing 08:20:21 c8ef60d437b9: Preparing 08:20:21 4aeaa0e7d41f: Preparing 08:20:21 45a25753efa9: Waiting 08:20:21 c8ef60d437b9: Waiting 08:20:21 4aeaa0e7d41f: Waiting 08:20:21 479c26d39b16: Waiting 08:20:21 ea587b95856a: Layer already exists 08:20:21 8380fa190fd1: Layer already exists 08:20:21 e8179db636a4: Layer already exists 08:20:21 c4a65057756f: Layer already exists 08:20:21 45718c4f01b6: Layer already exists 08:20:21 45a25753efa9: Layer already exists 08:20:21 479c26d39b16: Layer already exists 08:20:21 c8ef60d437b9: Layer already exists 08:20:21 4aeaa0e7d41f: Layer already exists 08:20:21 main: digest: sha256:e6b30b373ac995a1027242f87da5da1952a6c0060a27cb21eb38de80f41203a2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:20:21 ===================================================== [Pipeline] echo 08:20:21 taggedImages: 08:20:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 08:20:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:20:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.85 08:20:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:20:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 08:20:21 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 08:20:21 45b17c09e08cfe89481c1eed53cad8b90b3de025 08:20:21 latest 08:20:21 3.2.0-dev.85 08:20:21 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:20:21 main 08:20:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 08:20:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:20:22 4c7bf9b19fe6: Preparing 08:20:22 4a5b0ebf5257: Preparing 08:20:22 6823177f9866: Preparing 08:20:22 ea587b95856a: Preparing 08:20:22 479c26d39b16: Preparing 08:20:22 49112eac76a5: Preparing 08:20:22 c8ef60d437b9: Preparing 08:20:22 4aeaa0e7d41f: Preparing 08:20:22 49112eac76a5: Waiting 08:20:22 c8ef60d437b9: Waiting 08:20:22 4aeaa0e7d41f: Waiting 08:20:22 ea587b95856a: Layer already exists 08:20:22 479c26d39b16: Layer already exists 08:20:22 c8ef60d437b9: Layer already exists 08:20:22 4aeaa0e7d41f: Layer already exists 08:20:22 4a5b0ebf5257: Pushed 08:20:22 4c7bf9b19fe6: Pushed 08:20:22 49112eac76a5: Pushed 08:20:29 6823177f9866: Pushed 08:20:29 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:27a5bad8b63366e5963647ed1a4b8335bb987f73e23599e0392e31292ccf1314 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:20:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:20:29 4c7bf9b19fe6: Preparing 08:20:29 4a5b0ebf5257: Preparing 08:20:29 6823177f9866: Preparing 08:20:29 ea587b95856a: Preparing 08:20:29 479c26d39b16: Preparing 08:20:29 49112eac76a5: Preparing 08:20:29 c8ef60d437b9: Preparing 08:20:29 4aeaa0e7d41f: Preparing 08:20:29 49112eac76a5: Waiting 08:20:29 c8ef60d437b9: Waiting 08:20:29 4aeaa0e7d41f: Waiting 08:20:29 4a5b0ebf5257: Layer already exists 08:20:29 6823177f9866: Layer already exists 08:20:29 ea587b95856a: Layer already exists 08:20:29 479c26d39b16: Layer already exists 08:20:29 4c7bf9b19fe6: Layer already exists 08:20:29 49112eac76a5: Layer already exists 08:20:29 4aeaa0e7d41f: Layer already exists 08:20:29 c8ef60d437b9: Layer already exists 08:20:30 latest: digest: sha256:27a5bad8b63366e5963647ed1a4b8335bb987f73e23599e0392e31292ccf1314 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.85 08:20:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:20:30 4c7bf9b19fe6: Preparing 08:20:30 4a5b0ebf5257: Preparing 08:20:30 6823177f9866: Preparing 08:20:30 ea587b95856a: Preparing 08:20:30 479c26d39b16: Preparing 08:20:30 49112eac76a5: Preparing 08:20:30 c8ef60d437b9: Preparing 08:20:30 4aeaa0e7d41f: Preparing 08:20:30 49112eac76a5: Waiting 08:20:30 c8ef60d437b9: Waiting 08:20:30 4aeaa0e7d41f: Waiting 08:20:30 4c7bf9b19fe6: Layer already exists 08:20:30 6823177f9866: Layer already exists 08:20:30 479c26d39b16: Layer already exists 08:20:30 ea587b95856a: Layer already exists 08:20:30 4a5b0ebf5257: Layer already exists 08:20:30 49112eac76a5: Layer already exists 08:20:30 4aeaa0e7d41f: Layer already exists 08:20:30 c8ef60d437b9: Layer already exists 08:20:30 3.2.0-dev.85: digest: sha256:27a5bad8b63366e5963647ed1a4b8335bb987f73e23599e0392e31292ccf1314 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:20:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:20:31 4c7bf9b19fe6: Preparing 08:20:31 4a5b0ebf5257: Preparing 08:20:31 6823177f9866: Preparing 08:20:31 ea587b95856a: Preparing 08:20:31 479c26d39b16: Preparing 08:20:31 49112eac76a5: Preparing 08:20:31 c8ef60d437b9: Preparing 08:20:31 4aeaa0e7d41f: Preparing 08:20:31 c8ef60d437b9: Waiting 08:20:31 4aeaa0e7d41f: Waiting 08:20:31 49112eac76a5: Waiting 08:20:31 ea587b95856a: Layer already exists 08:20:31 6823177f9866: Layer already exists 08:20:31 4c7bf9b19fe6: Layer already exists 08:20:31 4a5b0ebf5257: Layer already exists 08:20:31 479c26d39b16: Layer already exists 08:20:31 4aeaa0e7d41f: Layer already exists 08:20:31 c8ef60d437b9: Layer already exists 08:20:31 49112eac76a5: Layer already exists 08:20:31 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:27a5bad8b63366e5963647ed1a4b8335bb987f73e23599e0392e31292ccf1314 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 08:20:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:20:32 4c7bf9b19fe6: Preparing 08:20:32 4a5b0ebf5257: Preparing 08:20:32 6823177f9866: Preparing 08:20:32 ea587b95856a: Preparing 08:20:32 479c26d39b16: Preparing 08:20:32 49112eac76a5: Preparing 08:20:32 c8ef60d437b9: Preparing 08:20:32 4aeaa0e7d41f: Preparing 08:20:32 49112eac76a5: Waiting 08:20:32 c8ef60d437b9: Waiting 08:20:32 4aeaa0e7d41f: Waiting 08:20:32 4c7bf9b19fe6: Layer already exists 08:20:32 6823177f9866: Layer already exists 08:20:32 479c26d39b16: Layer already exists 08:20:32 ea587b95856a: Layer already exists 08:20:32 4a5b0ebf5257: Layer already exists 08:20:32 49112eac76a5: Layer already exists 08:20:32 4aeaa0e7d41f: Layer already exists 08:20:32 c8ef60d437b9: Layer already exists 08:20:33 main: digest: sha256:27a5bad8b63366e5963647ed1a4b8335bb987f73e23599e0392e31292ccf1314 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:20:33 ===================================================== [Pipeline] echo 08:20:33 taggedImages: 08:20:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 08:20:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:20:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.85 08:20:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:20:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 08:20:33 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 08:20:33 45b17c09e08cfe89481c1eed53cad8b90b3de025 08:20:33 latest 08:20:33 3.2.0-dev.85 08:20:33 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:20:33 main 08:20:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:33 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 08:20:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:20:33 5b4925c9c3c8: Preparing 08:20:33 86572be8f545: Preparing 08:20:33 359456e1d207: Preparing 08:20:33 479c26d39b16: Preparing 08:20:33 1265fd560ae4: Preparing 08:20:33 8cc151cb39e6: Preparing 08:20:33 4aeaa0e7d41f: Preparing 08:20:33 8cc151cb39e6: Waiting 08:20:33 4aeaa0e7d41f: Waiting 08:20:33 479c26d39b16: Layer already exists 08:20:34 86572be8f545: Pushed 08:20:34 8cc151cb39e6: Pushed 08:20:34 5b4925c9c3c8: Pushed 08:20:34 4aeaa0e7d41f: Layer already exists 08:20:34 1265fd560ae4: Pushed 08:20:40 359456e1d207: Pushed 08:20:40 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:f86c2cdd767f6f42eebda828feda5a114cca294d7b79898bb98ed5ef4ceeb190 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:41 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:20:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:20:41 5b4925c9c3c8: Preparing 08:20:41 86572be8f545: Preparing 08:20:41 359456e1d207: Preparing 08:20:41 479c26d39b16: Preparing 08:20:41 1265fd560ae4: Preparing 08:20:41 8cc151cb39e6: Preparing 08:20:41 4aeaa0e7d41f: Preparing 08:20:41 8cc151cb39e6: Waiting 08:20:41 4aeaa0e7d41f: Waiting 08:20:41 1265fd560ae4: Layer already exists 08:20:41 479c26d39b16: Layer already exists 08:20:41 86572be8f545: Layer already exists 08:20:41 359456e1d207: Layer already exists 08:20:41 5b4925c9c3c8: Layer already exists 08:20:41 8cc151cb39e6: Layer already exists 08:20:41 4aeaa0e7d41f: Layer already exists 08:20:41 latest: digest: sha256:f86c2cdd767f6f42eebda828feda5a114cca294d7b79898bb98ed5ef4ceeb190 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:42 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.85 08:20:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:20:42 5b4925c9c3c8: Preparing 08:20:42 86572be8f545: Preparing 08:20:42 359456e1d207: Preparing 08:20:42 479c26d39b16: Preparing 08:20:42 1265fd560ae4: Preparing 08:20:42 8cc151cb39e6: Preparing 08:20:42 4aeaa0e7d41f: Preparing 08:20:42 8cc151cb39e6: Waiting 08:20:42 1265fd560ae4: Layer already exists 08:20:42 86572be8f545: Layer already exists 08:20:42 359456e1d207: Layer already exists 08:20:42 5b4925c9c3c8: Layer already exists 08:20:42 479c26d39b16: Layer already exists 08:20:42 4aeaa0e7d41f: Layer already exists 08:20:42 8cc151cb39e6: Layer already exists 08:20:42 3.2.0-dev.85: digest: sha256:f86c2cdd767f6f42eebda828feda5a114cca294d7b79898bb98ed5ef4ceeb190 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:43 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:20:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:20:43 5b4925c9c3c8: Preparing 08:20:43 86572be8f545: Preparing 08:20:43 359456e1d207: Preparing 08:20:43 479c26d39b16: Preparing 08:20:43 1265fd560ae4: Preparing 08:20:43 8cc151cb39e6: Preparing 08:20:43 4aeaa0e7d41f: Preparing 08:20:43 8cc151cb39e6: Waiting 08:20:43 4aeaa0e7d41f: Waiting 08:20:43 479c26d39b16: Layer already exists 08:20:43 359456e1d207: Layer already exists 08:20:43 86572be8f545: Layer already exists 08:20:43 5b4925c9c3c8: Layer already exists 08:20:43 1265fd560ae4: Layer already exists 08:20:43 8cc151cb39e6: Layer already exists 08:20:43 4aeaa0e7d41f: Layer already exists 08:20:43 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:f86c2cdd767f6f42eebda828feda5a114cca294d7b79898bb98ed5ef4ceeb190 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:44 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 08:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:20:44 5b4925c9c3c8: Preparing 08:20:44 86572be8f545: Preparing 08:20:44 359456e1d207: Preparing 08:20:44 479c26d39b16: Preparing 08:20:44 1265fd560ae4: Preparing 08:20:44 8cc151cb39e6: Preparing 08:20:44 4aeaa0e7d41f: Preparing 08:20:44 8cc151cb39e6: Waiting 08:20:44 4aeaa0e7d41f: Waiting 08:20:44 1265fd560ae4: Layer already exists 08:20:44 479c26d39b16: Layer already exists 08:20:44 86572be8f545: Layer already exists 08:20:44 5b4925c9c3c8: Layer already exists 08:20:44 359456e1d207: Layer already exists 08:20:44 4aeaa0e7d41f: Layer already exists 08:20:44 8cc151cb39e6: Layer already exists 08:20:44 main: digest: sha256:f86c2cdd767f6f42eebda828feda5a114cca294d7b79898bb98ed5ef4ceeb190 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:20:44 ===================================================== [Pipeline] echo 08:20:44 taggedImages: 08:20:44 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 08:20:44 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:20:44 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.85 08:20:44 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:20:44 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 08:20:44 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 08:20:44 45b17c09e08cfe89481c1eed53cad8b90b3de025 08:20:44 latest 08:20:44 3.2.0-dev.85 08:20:44 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:20:44 main 08:20:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 08:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:20:45 ea3bf57b52df: Preparing 08:20:45 4754402bfd34: Preparing 08:20:45 f8d58defa252: Preparing 08:20:45 2d863f1fa7be: Preparing 08:20:45 ea587b95856a: Preparing 08:20:45 479c26d39b16: Preparing 08:20:45 45a25753efa9: Preparing 08:20:45 c8ef60d437b9: Preparing 08:20:45 4aeaa0e7d41f: Preparing 08:20:45 479c26d39b16: Waiting 08:20:45 45a25753efa9: Waiting 08:20:45 c8ef60d437b9: Waiting 08:20:45 4aeaa0e7d41f: Waiting 08:20:45 ea587b95856a: Layer already exists 08:20:45 479c26d39b16: Layer already exists 08:20:45 45a25753efa9: Layer already exists 08:20:45 4754402bfd34: Pushed 08:20:45 ea3bf57b52df: Pushed 08:20:45 c8ef60d437b9: Layer already exists 08:20:45 f8d58defa252: Pushed 08:20:45 4aeaa0e7d41f: Layer already exists 08:20:52 2d863f1fa7be: Pushed 08:20:52 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:60a27fa676e85e747b69d4aafae6d7cfc975078c8c3207a06a188969c5493650 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:20:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:20:53 ea3bf57b52df: Preparing 08:20:53 4754402bfd34: Preparing 08:20:53 f8d58defa252: Preparing 08:20:53 2d863f1fa7be: Preparing 08:20:53 ea587b95856a: Preparing 08:20:53 479c26d39b16: Preparing 08:20:53 45a25753efa9: Preparing 08:20:53 c8ef60d437b9: Preparing 08:20:53 4aeaa0e7d41f: Preparing 08:20:53 c8ef60d437b9: Waiting 08:20:53 479c26d39b16: Waiting 08:20:53 4aeaa0e7d41f: Waiting 08:20:53 45a25753efa9: Waiting 08:20:53 4754402bfd34: Layer already exists 08:20:53 2d863f1fa7be: Layer already exists 08:20:53 ea587b95856a: Layer already exists 08:20:53 ea3bf57b52df: Layer already exists 08:20:53 f8d58defa252: Layer already exists 08:20:53 479c26d39b16: Layer already exists 08:20:53 c8ef60d437b9: Layer already exists 08:20:53 4aeaa0e7d41f: Layer already exists 08:20:53 45a25753efa9: Layer already exists 08:20:53 latest: digest: sha256:60a27fa676e85e747b69d4aafae6d7cfc975078c8c3207a06a188969c5493650 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.85 08:20:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:20:54 ea3bf57b52df: Preparing 08:20:54 4754402bfd34: Preparing 08:20:54 f8d58defa252: Preparing 08:20:54 2d863f1fa7be: Preparing 08:20:54 ea587b95856a: Preparing 08:20:54 479c26d39b16: Preparing 08:20:54 45a25753efa9: Preparing 08:20:54 c8ef60d437b9: Preparing 08:20:54 4aeaa0e7d41f: Preparing 08:20:54 45a25753efa9: Waiting 08:20:54 c8ef60d437b9: Waiting 08:20:54 4aeaa0e7d41f: Waiting 08:20:54 479c26d39b16: Waiting 08:20:54 2d863f1fa7be: Layer already exists 08:20:54 4754402bfd34: Layer already exists 08:20:54 f8d58defa252: Layer already exists 08:20:54 ea587b95856a: Layer already exists 08:20:54 ea3bf57b52df: Layer already exists 08:20:54 45a25753efa9: Layer already exists 08:20:54 4aeaa0e7d41f: Layer already exists 08:20:54 479c26d39b16: Layer already exists 08:20:54 c8ef60d437b9: Layer already exists 08:20:54 3.2.0-dev.85: digest: sha256:60a27fa676e85e747b69d4aafae6d7cfc975078c8c3207a06a188969c5493650 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:20:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:20:55 ea3bf57b52df: Preparing 08:20:55 4754402bfd34: Preparing 08:20:55 f8d58defa252: Preparing 08:20:55 2d863f1fa7be: Preparing 08:20:55 ea587b95856a: Preparing 08:20:55 479c26d39b16: Preparing 08:20:55 45a25753efa9: Preparing 08:20:55 c8ef60d437b9: Preparing 08:20:55 4aeaa0e7d41f: Preparing 08:20:55 479c26d39b16: Waiting 08:20:55 45a25753efa9: Waiting 08:20:55 c8ef60d437b9: Waiting 08:20:55 4aeaa0e7d41f: Waiting 08:20:55 ea3bf57b52df: Layer already exists 08:20:55 ea587b95856a: Layer already exists 08:20:55 f8d58defa252: Layer already exists 08:20:55 2d863f1fa7be: Layer already exists 08:20:55 4754402bfd34: Layer already exists 08:20:55 c8ef60d437b9: Layer already exists 08:20:55 479c26d39b16: Layer already exists 08:20:55 45a25753efa9: Layer already exists 08:20:55 4aeaa0e7d41f: Layer already exists 08:20:55 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:60a27fa676e85e747b69d4aafae6d7cfc975078c8c3207a06a188969c5493650 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 08:20:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:20:56 ea3bf57b52df: Preparing 08:20:56 4754402bfd34: Preparing 08:20:56 f8d58defa252: Preparing 08:20:56 2d863f1fa7be: Preparing 08:20:56 ea587b95856a: Preparing 08:20:56 479c26d39b16: Preparing 08:20:56 45a25753efa9: Preparing 08:20:56 c8ef60d437b9: Preparing 08:20:56 4aeaa0e7d41f: Preparing 08:20:56 479c26d39b16: Waiting 08:20:56 45a25753efa9: Waiting 08:20:56 c8ef60d437b9: Waiting 08:20:56 4aeaa0e7d41f: Waiting 08:20:56 4754402bfd34: Layer already exists 08:20:56 f8d58defa252: Layer already exists 08:20:56 ea3bf57b52df: Layer already exists 08:20:56 ea587b95856a: Layer already exists 08:20:56 2d863f1fa7be: Layer already exists 08:20:56 479c26d39b16: Layer already exists 08:20:56 45a25753efa9: Layer already exists 08:20:56 4aeaa0e7d41f: Layer already exists 08:20:56 c8ef60d437b9: Layer already exists 08:20:56 main: digest: sha256:60a27fa676e85e747b69d4aafae6d7cfc975078c8c3207a06a188969c5493650 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:20:56 ===================================================== [Pipeline] echo 08:20:56 taggedImages: 08:20:56 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 08:20:56 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:20:56 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.85 08:20:56 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:20:56 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 08:20:56 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 08:20:56 45b17c09e08cfe89481c1eed53cad8b90b3de025 08:20:56 latest 08:20:56 3.2.0-dev.85 08:20:56 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:20:56 main 08:20:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 08:20:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:20:57 e306f86fa1b3: Preparing 08:20:57 901b75dc5d5f: Preparing 08:20:57 9977ba069784: Preparing 08:20:57 922e6fa34e24: Preparing 08:20:57 8029885cd9b0: Preparing 08:20:57 767c503b7610: Preparing 08:20:57 5f1ef31de6c0: Preparing 08:20:57 43131647c084: Preparing 08:20:57 ea587b95856a: Preparing 08:20:57 479c26d39b16: Preparing 08:20:57 e16eb244921a: Preparing 08:20:57 98aea10ff1ea: Preparing 08:20:57 5f70bf18a086: Preparing 08:20:57 231395f02800: Preparing 08:20:57 018f84d5de97: Preparing 08:20:57 5f3e6a58a967: Preparing 08:20:57 4aeaa0e7d41f: Preparing 08:20:57 43131647c084: Waiting 08:20:57 ea587b95856a: Waiting 08:20:57 479c26d39b16: Waiting 08:20:57 e16eb244921a: Waiting 08:20:57 98aea10ff1ea: Waiting 08:20:57 5f70bf18a086: Waiting 08:20:57 231395f02800: Waiting 08:20:57 018f84d5de97: Waiting 08:20:57 5f3e6a58a967: Waiting 08:20:57 767c503b7610: Waiting 08:20:57 4aeaa0e7d41f: Waiting 08:20:57 5f1ef31de6c0: Waiting 08:20:57 8029885cd9b0: Pushed 08:20:57 922e6fa34e24: Pushed 08:20:57 901b75dc5d5f: Pushed 08:20:57 9977ba069784: Pushed 08:20:57 e306f86fa1b3: Pushed 08:20:57 ea587b95856a: Layer already exists 08:20:57 767c503b7610: Pushed 08:20:57 479c26d39b16: Layer already exists 08:20:57 5f1ef31de6c0: Pushed 08:20:57 5f70bf18a086: Layer already exists 08:20:57 e16eb244921a: Pushed 08:20:57 98aea10ff1ea: Pushed 08:20:57 4aeaa0e7d41f: Layer already exists 08:20:57 018f84d5de97: Pushed 08:20:57 231395f02800: Pushed 08:20:57 5f3e6a58a967: Pushed 08:21:00 43131647c084: Pushed 08:21:00 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:5feed4ce5ccca5d6b4f5b41d8423801b3875fe13280ac5401e236a12ad618b66 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:21:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:21:01 e306f86fa1b3: Preparing 08:21:01 901b75dc5d5f: Preparing 08:21:01 9977ba069784: Preparing 08:21:01 922e6fa34e24: Preparing 08:21:01 8029885cd9b0: Preparing 08:21:01 767c503b7610: Preparing 08:21:01 5f1ef31de6c0: Preparing 08:21:01 43131647c084: Preparing 08:21:01 ea587b95856a: Preparing 08:21:01 479c26d39b16: Preparing 08:21:01 e16eb244921a: Preparing 08:21:01 98aea10ff1ea: Preparing 08:21:01 5f70bf18a086: Preparing 08:21:01 231395f02800: Preparing 08:21:01 018f84d5de97: Preparing 08:21:01 5f3e6a58a967: Preparing 08:21:01 5f1ef31de6c0: Waiting 08:21:01 43131647c084: Waiting 08:21:01 4aeaa0e7d41f: Preparing 08:21:01 ea587b95856a: Waiting 08:21:01 479c26d39b16: Waiting 08:21:01 e16eb244921a: Waiting 08:21:01 98aea10ff1ea: Waiting 08:21:01 018f84d5de97: Waiting 08:21:01 5f70bf18a086: Waiting 08:21:01 231395f02800: Waiting 08:21:01 4aeaa0e7d41f: Waiting 08:21:01 5f3e6a58a967: Waiting 08:21:01 767c503b7610: Waiting 08:21:01 8029885cd9b0: Layer already exists 08:21:01 e306f86fa1b3: Layer already exists 08:21:01 922e6fa34e24: Layer already exists 08:21:01 901b75dc5d5f: Layer already exists 08:21:01 9977ba069784: Layer already exists 08:21:01 5f1ef31de6c0: Layer already exists 08:21:01 767c503b7610: Layer already exists 08:21:01 43131647c084: Layer already exists 08:21:01 ea587b95856a: Layer already exists 08:21:01 479c26d39b16: Layer already exists 08:21:01 e16eb244921a: Layer already exists 08:21:01 5f70bf18a086: Layer already exists 08:21:01 231395f02800: Layer already exists 08:21:01 98aea10ff1ea: Layer already exists 08:21:01 018f84d5de97: Layer already exists 08:21:01 4aeaa0e7d41f: Layer already exists 08:21:01 5f3e6a58a967: Layer already exists 08:21:01 latest: digest: sha256:5feed4ce5ccca5d6b4f5b41d8423801b3875fe13280ac5401e236a12ad618b66 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.85 08:21:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:21:02 e306f86fa1b3: Preparing 08:21:02 901b75dc5d5f: Preparing 08:21:02 9977ba069784: Preparing 08:21:02 922e6fa34e24: Preparing 08:21:02 8029885cd9b0: Preparing 08:21:02 767c503b7610: Preparing 08:21:02 5f1ef31de6c0: Preparing 08:21:02 43131647c084: Preparing 08:21:02 ea587b95856a: Preparing 08:21:02 479c26d39b16: Preparing 08:21:02 e16eb244921a: Preparing 08:21:02 98aea10ff1ea: Preparing 08:21:02 5f70bf18a086: Preparing 08:21:02 231395f02800: Preparing 08:21:02 018f84d5de97: Preparing 08:21:02 5f3e6a58a967: Preparing 08:21:02 4aeaa0e7d41f: Preparing 08:21:02 767c503b7610: Waiting 08:21:02 5f1ef31de6c0: Waiting 08:21:02 5f70bf18a086: Waiting 08:21:02 231395f02800: Waiting 08:21:02 018f84d5de97: Waiting 08:21:02 5f3e6a58a967: Waiting 08:21:02 4aeaa0e7d41f: Waiting 08:21:02 43131647c084: Waiting 08:21:02 ea587b95856a: Waiting 08:21:02 479c26d39b16: Waiting 08:21:02 e16eb244921a: Waiting 08:21:02 98aea10ff1ea: Waiting 08:21:02 922e6fa34e24: Layer already exists 08:21:02 9977ba069784: Layer already exists 08:21:02 901b75dc5d5f: Layer already exists 08:21:02 e306f86fa1b3: Layer already exists 08:21:02 8029885cd9b0: Layer already exists 08:21:02 767c503b7610: Layer already exists 08:21:02 ea587b95856a: Layer already exists 08:21:02 5f1ef31de6c0: Layer already exists 08:21:02 43131647c084: Layer already exists 08:21:02 479c26d39b16: Layer already exists 08:21:02 231395f02800: Layer already exists 08:21:02 e16eb244921a: Layer already exists 08:21:02 5f70bf18a086: Layer already exists 08:21:02 98aea10ff1ea: Layer already exists 08:21:02 018f84d5de97: Layer already exists 08:21:02 5f3e6a58a967: Layer already exists 08:21:02 4aeaa0e7d41f: Layer already exists 08:21:02 3.2.0-dev.85: digest: sha256:5feed4ce5ccca5d6b4f5b41d8423801b3875fe13280ac5401e236a12ad618b66 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:21:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:21:03 e306f86fa1b3: Preparing 08:21:03 901b75dc5d5f: Preparing 08:21:03 9977ba069784: Preparing 08:21:03 922e6fa34e24: Preparing 08:21:03 8029885cd9b0: Preparing 08:21:03 767c503b7610: Preparing 08:21:03 5f1ef31de6c0: Preparing 08:21:03 43131647c084: Preparing 08:21:03 ea587b95856a: Preparing 08:21:03 479c26d39b16: Preparing 08:21:03 e16eb244921a: Preparing 08:21:03 98aea10ff1ea: Preparing 08:21:03 5f70bf18a086: Preparing 08:21:03 231395f02800: Preparing 08:21:03 018f84d5de97: Preparing 08:21:03 5f3e6a58a967: Preparing 08:21:03 4aeaa0e7d41f: Preparing 08:21:03 767c503b7610: Waiting 08:21:03 5f1ef31de6c0: Waiting 08:21:03 43131647c084: Waiting 08:21:03 ea587b95856a: Waiting 08:21:03 479c26d39b16: Waiting 08:21:03 e16eb244921a: Waiting 08:21:03 98aea10ff1ea: Waiting 08:21:03 5f70bf18a086: Waiting 08:21:03 231395f02800: Waiting 08:21:03 018f84d5de97: Waiting 08:21:03 5f3e6a58a967: Waiting 08:21:03 4aeaa0e7d41f: Waiting 08:21:03 901b75dc5d5f: Layer already exists 08:21:03 8029885cd9b0: Layer already exists 08:21:03 922e6fa34e24: Layer already exists 08:21:03 9977ba069784: Layer already exists 08:21:03 e306f86fa1b3: Layer already exists 08:21:03 5f1ef31de6c0: Layer already exists 08:21:03 767c503b7610: Layer already exists 08:21:03 43131647c084: Layer already exists 08:21:03 479c26d39b16: Layer already exists 08:21:03 ea587b95856a: Layer already exists 08:21:03 e16eb244921a: Layer already exists 08:21:03 98aea10ff1ea: Layer already exists 08:21:03 5f70bf18a086: Layer already exists 08:21:03 018f84d5de97: Layer already exists 08:21:03 231395f02800: Layer already exists 08:21:03 5f3e6a58a967: Layer already exists 08:21:03 4aeaa0e7d41f: Layer already exists 08:21:03 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:5feed4ce5ccca5d6b4f5b41d8423801b3875fe13280ac5401e236a12ad618b66 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 08:21:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:21:04 e306f86fa1b3: Preparing 08:21:04 901b75dc5d5f: Preparing 08:21:04 9977ba069784: Preparing 08:21:04 922e6fa34e24: Preparing 08:21:04 8029885cd9b0: Preparing 08:21:04 767c503b7610: Preparing 08:21:04 5f1ef31de6c0: Preparing 08:21:04 43131647c084: Preparing 08:21:04 ea587b95856a: Preparing 08:21:04 479c26d39b16: Preparing 08:21:04 e16eb244921a: Preparing 08:21:04 98aea10ff1ea: Preparing 08:21:04 5f70bf18a086: Preparing 08:21:04 231395f02800: Preparing 08:21:04 018f84d5de97: Preparing 08:21:04 5f3e6a58a967: Preparing 08:21:04 4aeaa0e7d41f: Preparing 08:21:04 767c503b7610: Waiting 08:21:04 5f1ef31de6c0: Waiting 08:21:04 43131647c084: Waiting 08:21:04 ea587b95856a: Waiting 08:21:04 479c26d39b16: Waiting 08:21:04 e16eb244921a: Waiting 08:21:04 5f70bf18a086: Waiting 08:21:04 231395f02800: Waiting 08:21:04 98aea10ff1ea: Waiting 08:21:04 5f3e6a58a967: Waiting 08:21:04 4aeaa0e7d41f: Waiting 08:21:04 901b75dc5d5f: Layer already exists 08:21:04 9977ba069784: Layer already exists 08:21:04 922e6fa34e24: Layer already exists 08:21:04 e306f86fa1b3: Layer already exists 08:21:04 8029885cd9b0: Layer already exists 08:21:04 767c503b7610: Layer already exists 08:21:04 5f1ef31de6c0: Layer already exists 08:21:04 43131647c084: Layer already exists 08:21:04 479c26d39b16: Layer already exists 08:21:04 ea587b95856a: Layer already exists 08:21:04 e16eb244921a: Layer already exists 08:21:04 018f84d5de97: Layer already exists 08:21:04 98aea10ff1ea: Layer already exists 08:21:04 5f70bf18a086: Layer already exists 08:21:04 231395f02800: Layer already exists 08:21:04 5f3e6a58a967: Layer already exists 08:21:04 4aeaa0e7d41f: Layer already exists 08:21:04 main: digest: sha256:5feed4ce5ccca5d6b4f5b41d8423801b3875fe13280ac5401e236a12ad618b66 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:21:04 ===================================================== [Pipeline] echo 08:21:04 taggedImages: 08:21:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 08:21:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:21:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.85 08:21:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:21:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 08:21:04 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 08:21:04 45b17c09e08cfe89481c1eed53cad8b90b3de025 08:21:04 latest 08:21:04 3.2.0-dev.85 08:21:04 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:21:04 main 08:21:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:04 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 08:21:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:21:05 0e50798e87aa: Preparing 08:21:05 60af50929ac5: Preparing 08:21:05 7eb5fecc3a81: Preparing 08:21:05 1461e8ef00a9: Preparing 08:21:05 ea587b95856a: Preparing 08:21:05 479c26d39b16: Preparing 08:21:05 45a25753efa9: Preparing 08:21:05 c8ef60d437b9: Preparing 08:21:05 4aeaa0e7d41f: Preparing 08:21:05 479c26d39b16: Waiting 08:21:05 45a25753efa9: Waiting 08:21:05 c8ef60d437b9: Waiting 08:21:05 7eb5fecc3a81: Pushed 08:21:05 60af50929ac5: Pushed 08:21:06 ea587b95856a: Layer already exists 08:21:06 479c26d39b16: Layer already exists 08:21:06 c8ef60d437b9: Layer already exists 08:21:06 45a25753efa9: Layer already exists 08:21:06 4aeaa0e7d41f: Layer already exists 08:21:06 0e50798e87aa: Pushed 08:21:10 1461e8ef00a9: Pushed 08:21:10 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:0121f983d243555935470bcdda5ef098ee7e9cb017d6ab78c4e007261e638759 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:11 + 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:21:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:21:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:21:11 0e50798e87aa: Preparing 08:21:11 60af50929ac5: Preparing 08:21:11 7eb5fecc3a81: Preparing 08:21:11 1461e8ef00a9: Preparing 08:21:11 ea587b95856a: Preparing 08:21:11 479c26d39b16: Preparing 08:21:11 45a25753efa9: Preparing 08:21:11 479c26d39b16: Waiting 08:21:11 c8ef60d437b9: Preparing 08:21:11 4aeaa0e7d41f: Preparing 08:21:11 c8ef60d437b9: Waiting 08:21:11 4aeaa0e7d41f: Waiting 08:21:11 0e50798e87aa: Layer already exists 08:21:11 7eb5fecc3a81: Layer already exists 08:21:11 ea587b95856a: Layer already exists 08:21:11 60af50929ac5: Layer already exists 08:21:11 1461e8ef00a9: Layer already exists 08:21:11 479c26d39b16: Layer already exists 08:21:11 4aeaa0e7d41f: Layer already exists 08:21:11 45a25753efa9: Layer already exists 08:21:11 c8ef60d437b9: Layer already exists 08:21:11 latest: digest: sha256:0121f983d243555935470bcdda5ef098ee7e9cb017d6ab78c4e007261e638759 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:12 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.85 08:21:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:21:12 0e50798e87aa: Preparing 08:21:12 60af50929ac5: Preparing 08:21:12 7eb5fecc3a81: Preparing 08:21:12 1461e8ef00a9: Preparing 08:21:12 ea587b95856a: Preparing 08:21:12 479c26d39b16: Preparing 08:21:12 45a25753efa9: Preparing 08:21:12 c8ef60d437b9: Preparing 08:21:12 4aeaa0e7d41f: Preparing 08:21:12 479c26d39b16: Waiting 08:21:12 45a25753efa9: Waiting 08:21:12 c8ef60d437b9: Waiting 08:21:12 4aeaa0e7d41f: Waiting 08:21:12 0e50798e87aa: Layer already exists 08:21:12 ea587b95856a: Layer already exists 08:21:12 7eb5fecc3a81: Layer already exists 08:21:12 1461e8ef00a9: Layer already exists 08:21:12 60af50929ac5: Layer already exists 08:21:12 4aeaa0e7d41f: Layer already exists 08:21:12 c8ef60d437b9: Layer already exists 08:21:12 45a25753efa9: Layer already exists 08:21:12 479c26d39b16: Layer already exists 08:21:12 3.2.0-dev.85: digest: sha256:0121f983d243555935470bcdda5ef098ee7e9cb017d6ab78c4e007261e638759 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:13 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:21:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:21:13 0e50798e87aa: Preparing 08:21:13 60af50929ac5: Preparing 08:21:13 7eb5fecc3a81: Preparing 08:21:13 1461e8ef00a9: Preparing 08:21:13 ea587b95856a: Preparing 08:21:13 479c26d39b16: Preparing 08:21:13 45a25753efa9: Preparing 08:21:13 c8ef60d437b9: Preparing 08:21:13 4aeaa0e7d41f: Preparing 08:21:13 479c26d39b16: Waiting 08:21:13 45a25753efa9: Waiting 08:21:13 c8ef60d437b9: Waiting 08:21:13 4aeaa0e7d41f: Waiting 08:21:13 0e50798e87aa: Layer already exists 08:21:13 7eb5fecc3a81: Layer already exists 08:21:13 60af50929ac5: Layer already exists 08:21:13 1461e8ef00a9: Layer already exists 08:21:13 ea587b95856a: Layer already exists 08:21:13 c8ef60d437b9: Layer already exists 08:21:13 45a25753efa9: Layer already exists 08:21:13 479c26d39b16: Layer already exists 08:21:13 4aeaa0e7d41f: Layer already exists 08:21:13 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:0121f983d243555935470bcdda5ef098ee7e9cb017d6ab78c4e007261e638759 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:14 + 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:21:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 08:21:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:21:14 0e50798e87aa: Preparing 08:21:14 60af50929ac5: Preparing 08:21:14 7eb5fecc3a81: Preparing 08:21:14 1461e8ef00a9: Preparing 08:21:14 ea587b95856a: Preparing 08:21:14 479c26d39b16: Preparing 08:21:14 45a25753efa9: Preparing 08:21:14 c8ef60d437b9: Preparing 08:21:14 4aeaa0e7d41f: Preparing 08:21:14 479c26d39b16: Waiting 08:21:14 45a25753efa9: Waiting 08:21:14 c8ef60d437b9: Waiting 08:21:14 ea587b95856a: Layer already exists 08:21:14 1461e8ef00a9: Layer already exists 08:21:14 7eb5fecc3a81: Layer already exists 08:21:14 0e50798e87aa: Layer already exists 08:21:14 60af50929ac5: Layer already exists 08:21:14 4aeaa0e7d41f: Layer already exists 08:21:14 c8ef60d437b9: Layer already exists 08:21:14 45a25753efa9: Layer already exists 08:21:14 479c26d39b16: Layer already exists 08:21:14 main: digest: sha256:0121f983d243555935470bcdda5ef098ee7e9cb017d6ab78c4e007261e638759 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:21:14 ===================================================== [Pipeline] echo 08:21:14 taggedImages: 08:21:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 08:21:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:21:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.85 08:21:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:21:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 08:21:14 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 08:21:14 45b17c09e08cfe89481c1eed53cad8b90b3de025 08:21:14 latest 08:21:14 3.2.0-dev.85 08:21:14 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:21:14 main 08:21:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 08:21:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:21:15 5a064af169a9: Preparing 08:21:15 c92028e0acc0: Preparing 08:21:15 80618bb959e4: Preparing 08:21:15 35652b01aa82: Preparing 08:21:15 872349d753a9: Preparing 08:21:15 ea587b95856a: Preparing 08:21:15 479c26d39b16: Preparing 08:21:15 ea587b95856a: Waiting 08:21:15 23fb8ee54367: Preparing 08:21:15 479c26d39b16: Waiting 08:21:15 933273cf2f9f: Preparing 08:21:15 23fb8ee54367: Waiting 08:21:15 933273cf2f9f: Waiting 08:21:15 81e833505094: Preparing 08:21:15 4aeaa0e7d41f: Preparing 08:21:15 81e833505094: Waiting 08:21:15 4aeaa0e7d41f: Waiting 08:21:15 872349d753a9: Pushed 08:21:15 5a064af169a9: Pushed 08:21:15 35652b01aa82: Pushed 08:21:15 ea587b95856a: Layer already exists 08:21:15 479c26d39b16: Layer already exists 08:21:15 c92028e0acc0: Pushed 08:21:16 23fb8ee54367: Pushed 08:21:16 4aeaa0e7d41f: Layer already exists 08:21:16 933273cf2f9f: Pushed 08:21:18 80618bb959e4: Pushed 08:21:19 81e833505094: Pushed 08:21:19 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:25ce5c6666fdd5bbdde85284de442a00615fb7a16e9a44f3dafb8dcb0a72ebcc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:19 + 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:21:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:21:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:21:20 5a064af169a9: Preparing 08:21:20 c92028e0acc0: Preparing 08:21:20 80618bb959e4: Preparing 08:21:20 35652b01aa82: Preparing 08:21:20 872349d753a9: Preparing 08:21:20 ea587b95856a: Preparing 08:21:20 479c26d39b16: Preparing 08:21:20 23fb8ee54367: Preparing 08:21:20 933273cf2f9f: Preparing 08:21:20 81e833505094: Preparing 08:21:20 4aeaa0e7d41f: Preparing 08:21:20 ea587b95856a: Waiting 08:21:20 479c26d39b16: Waiting 08:21:20 23fb8ee54367: Waiting 08:21:20 933273cf2f9f: Waiting 08:21:20 81e833505094: Waiting 08:21:20 4aeaa0e7d41f: Waiting 08:21:20 5a064af169a9: Layer already exists 08:21:20 35652b01aa82: Layer already exists 08:21:20 c92028e0acc0: Layer already exists 08:21:20 872349d753a9: Layer already exists 08:21:20 80618bb959e4: Layer already exists 08:21:20 479c26d39b16: Layer already exists 08:21:20 ea587b95856a: Layer already exists 08:21:20 933273cf2f9f: Layer already exists 08:21:20 23fb8ee54367: Layer already exists 08:21:20 81e833505094: Layer already exists 08:21:20 4aeaa0e7d41f: Layer already exists 08:21:20 latest: digest: sha256:25ce5c6666fdd5bbdde85284de442a00615fb7a16e9a44f3dafb8dcb0a72ebcc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.85 08:21:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:21:21 5a064af169a9: Preparing 08:21:21 c92028e0acc0: Preparing 08:21:21 80618bb959e4: Preparing 08:21:21 35652b01aa82: Preparing 08:21:21 872349d753a9: Preparing 08:21:21 ea587b95856a: Preparing 08:21:21 479c26d39b16: Preparing 08:21:21 23fb8ee54367: Preparing 08:21:21 933273cf2f9f: Preparing 08:21:21 81e833505094: Preparing 08:21:21 4aeaa0e7d41f: Preparing 08:21:21 23fb8ee54367: Waiting 08:21:21 81e833505094: Waiting 08:21:21 4aeaa0e7d41f: Waiting 08:21:21 933273cf2f9f: Waiting 08:21:21 ea587b95856a: Waiting 08:21:21 479c26d39b16: Waiting 08:21:21 c92028e0acc0: Layer already exists 08:21:21 35652b01aa82: Layer already exists 08:21:21 872349d753a9: Layer already exists 08:21:21 5a064af169a9: Layer already exists 08:21:21 80618bb959e4: Layer already exists 08:21:21 479c26d39b16: Layer already exists 08:21:21 23fb8ee54367: Layer already exists 08:21:21 ea587b95856a: Layer already exists 08:21:21 81e833505094: Layer already exists 08:21:21 933273cf2f9f: Layer already exists 08:21:21 4aeaa0e7d41f: Layer already exists 08:21:21 3.2.0-dev.85: digest: sha256:25ce5c6666fdd5bbdde85284de442a00615fb7a16e9a44f3dafb8dcb0a72ebcc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:21:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:21:22 5a064af169a9: Preparing 08:21:22 c92028e0acc0: Preparing 08:21:22 80618bb959e4: Preparing 08:21:22 35652b01aa82: Preparing 08:21:22 872349d753a9: Preparing 08:21:22 ea587b95856a: Preparing 08:21:22 479c26d39b16: Preparing 08:21:22 23fb8ee54367: Preparing 08:21:22 933273cf2f9f: Preparing 08:21:22 81e833505094: Preparing 08:21:22 4aeaa0e7d41f: Preparing 08:21:22 479c26d39b16: Waiting 08:21:22 23fb8ee54367: Waiting 08:21:22 933273cf2f9f: Waiting 08:21:22 81e833505094: Waiting 08:21:22 4aeaa0e7d41f: Waiting 08:21:22 ea587b95856a: Waiting 08:21:22 c92028e0acc0: Layer already exists 08:21:22 35652b01aa82: Layer already exists 08:21:22 80618bb959e4: Layer already exists 08:21:22 5a064af169a9: Layer already exists 08:21:22 872349d753a9: Layer already exists 08:21:22 479c26d39b16: Layer already exists 08:21:22 81e833505094: Layer already exists 08:21:22 ea587b95856a: Layer already exists 08:21:22 933273cf2f9f: Layer already exists 08:21:22 23fb8ee54367: Layer already exists 08:21:22 4aeaa0e7d41f: Layer already exists 08:21:22 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:25ce5c6666fdd5bbdde85284de442a00615fb7a16e9a44f3dafb8dcb0a72ebcc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:22 + 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:21:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 08:21:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:21:23 5a064af169a9: Preparing 08:21:23 c92028e0acc0: Preparing 08:21:23 80618bb959e4: Preparing 08:21:23 35652b01aa82: Preparing 08:21:23 872349d753a9: Preparing 08:21:23 ea587b95856a: Preparing 08:21:23 479c26d39b16: Preparing 08:21:23 23fb8ee54367: Preparing 08:21:23 933273cf2f9f: Preparing 08:21:23 479c26d39b16: Waiting 08:21:23 23fb8ee54367: Waiting 08:21:23 ea587b95856a: Waiting 08:21:23 81e833505094: Preparing 08:21:23 933273cf2f9f: Waiting 08:21:23 4aeaa0e7d41f: Preparing 08:21:23 81e833505094: Waiting 08:21:23 4aeaa0e7d41f: Waiting 08:21:23 5a064af169a9: Layer already exists 08:21:23 872349d753a9: Layer already exists 08:21:23 80618bb959e4: Layer already exists 08:21:23 c92028e0acc0: Layer already exists 08:21:23 35652b01aa82: Layer already exists 08:21:23 479c26d39b16: Layer already exists 08:21:23 933273cf2f9f: Layer already exists 08:21:23 ea587b95856a: Layer already exists 08:21:23 23fb8ee54367: Layer already exists 08:21:23 81e833505094: Layer already exists 08:21:23 4aeaa0e7d41f: Layer already exists 08:21:23 main: digest: sha256:25ce5c6666fdd5bbdde85284de442a00615fb7a16e9a44f3dafb8dcb0a72ebcc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:21:23 ===================================================== [Pipeline] echo 08:21:23 taggedImages: 08:21:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 08:21:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:21:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.85 08:21:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:21:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 08:21:23 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 08:21:23 45b17c09e08cfe89481c1eed53cad8b90b3de025 08:21:23 latest 08:21:23 3.2.0-dev.85 08:21:23 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:21:23 main 08:21:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:23 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 08:21:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:21:24 d55bdcc07500: Preparing 08:21:24 a72b10e069a8: Preparing 08:21:24 aba84ceb0fb7: Preparing 08:21:24 d6d7f9e68904: Preparing 08:21:24 150888f47064: Preparing 08:21:24 02c2e0f40a3c: Preparing 08:21:24 909873675786: Preparing 08:21:24 02c2e0f40a3c: Waiting 08:21:24 ea587b95856a: Preparing 08:21:24 909873675786: Waiting 08:21:24 ea587b95856a: Waiting 08:21:24 479c26d39b16: Preparing 08:21:24 4460a45b7983: Preparing 08:21:24 1471f1cc9477: Preparing 08:21:24 4aeaa0e7d41f: Preparing 08:21:24 479c26d39b16: Waiting 08:21:24 4460a45b7983: Waiting 08:21:24 1471f1cc9477: Waiting 08:21:24 4aeaa0e7d41f: Waiting 08:21:24 150888f47064: Pushed 08:21:24 a72b10e069a8: Pushed 08:21:24 d55bdcc07500: Pushed 08:21:24 ea587b95856a: Layer already exists 08:21:24 479c26d39b16: Layer already exists 08:21:24 02c2e0f40a3c: Pushed 08:21:24 909873675786: Pushed 08:21:24 4aeaa0e7d41f: Layer already exists 08:21:24 4460a45b7983: Pushed 08:21:26 d6d7f9e68904: Pushed 08:21:27 aba84ceb0fb7: Pushed 08:21:27 1471f1cc9477: Pushed 08:21:27 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:4de11b40591be0a0d214509c47a7105ef6ff8abd50ebe38cd7a328919898df1e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:27 + 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:21:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:21:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:21:28 d55bdcc07500: Preparing 08:21:28 a72b10e069a8: Preparing 08:21:28 aba84ceb0fb7: Preparing 08:21:28 d6d7f9e68904: Preparing 08:21:28 150888f47064: Preparing 08:21:28 02c2e0f40a3c: Preparing 08:21:28 909873675786: Preparing 08:21:28 ea587b95856a: Preparing 08:21:28 479c26d39b16: Preparing 08:21:28 4460a45b7983: Preparing 08:21:28 1471f1cc9477: Preparing 08:21:28 4aeaa0e7d41f: Preparing 08:21:28 909873675786: Waiting 08:21:28 ea587b95856a: Waiting 08:21:28 479c26d39b16: Waiting 08:21:28 4460a45b7983: Waiting 08:21:28 1471f1cc9477: Waiting 08:21:28 02c2e0f40a3c: Waiting 08:21:28 4aeaa0e7d41f: Waiting 08:21:28 150888f47064: Layer already exists 08:21:28 aba84ceb0fb7: Layer already exists 08:21:28 d55bdcc07500: Layer already exists 08:21:28 d6d7f9e68904: Layer already exists 08:21:28 a72b10e069a8: Layer already exists 08:21:28 ea587b95856a: Layer already exists 08:21:28 909873675786: Layer already exists 08:21:28 02c2e0f40a3c: Layer already exists 08:21:28 4460a45b7983: Layer already exists 08:21:28 479c26d39b16: Layer already exists 08:21:28 1471f1cc9477: Layer already exists 08:21:28 4aeaa0e7d41f: Layer already exists 08:21:29 latest: digest: sha256:4de11b40591be0a0d214509c47a7105ef6ff8abd50ebe38cd7a328919898df1e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.85 08:21:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:21:29 d55bdcc07500: Preparing 08:21:29 a72b10e069a8: Preparing 08:21:29 aba84ceb0fb7: Preparing 08:21:29 d6d7f9e68904: Preparing 08:21:29 150888f47064: Preparing 08:21:29 02c2e0f40a3c: Preparing 08:21:29 909873675786: Preparing 08:21:29 ea587b95856a: Preparing 08:21:29 479c26d39b16: Preparing 08:21:29 4460a45b7983: Preparing 08:21:29 1471f1cc9477: Preparing 08:21:29 4aeaa0e7d41f: Preparing 08:21:29 ea587b95856a: Waiting 08:21:29 479c26d39b16: Waiting 08:21:29 4460a45b7983: Waiting 08:21:29 1471f1cc9477: Waiting 08:21:29 4aeaa0e7d41f: Waiting 08:21:29 02c2e0f40a3c: Waiting 08:21:29 909873675786: Waiting 08:21:29 aba84ceb0fb7: Layer already exists 08:21:29 a72b10e069a8: Layer already exists 08:21:29 150888f47064: Layer already exists 08:21:29 d6d7f9e68904: Layer already exists 08:21:29 d55bdcc07500: Layer already exists 08:21:29 ea587b95856a: Layer already exists 08:21:29 909873675786: Layer already exists 08:21:29 02c2e0f40a3c: Layer already exists 08:21:29 479c26d39b16: Layer already exists 08:21:29 4460a45b7983: Layer already exists 08:21:29 1471f1cc9477: Layer already exists 08:21:30 4aeaa0e7d41f: Layer already exists 08:21:30 3.2.0-dev.85: digest: sha256:4de11b40591be0a0d214509c47a7105ef6ff8abd50ebe38cd7a328919898df1e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:21:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:21:30 d55bdcc07500: Preparing 08:21:30 a72b10e069a8: Preparing 08:21:30 aba84ceb0fb7: Preparing 08:21:30 d6d7f9e68904: Preparing 08:21:30 150888f47064: Preparing 08:21:30 02c2e0f40a3c: Preparing 08:21:30 909873675786: Preparing 08:21:30 ea587b95856a: Preparing 08:21:30 479c26d39b16: Preparing 08:21:30 4460a45b7983: Preparing 08:21:30 1471f1cc9477: Preparing 08:21:30 4aeaa0e7d41f: Preparing 08:21:30 02c2e0f40a3c: Waiting 08:21:30 909873675786: Waiting 08:21:30 4460a45b7983: Waiting 08:21:30 1471f1cc9477: Waiting 08:21:30 ea587b95856a: Waiting 08:21:30 4aeaa0e7d41f: Waiting 08:21:30 479c26d39b16: Waiting 08:21:30 d55bdcc07500: Layer already exists 08:21:30 a72b10e069a8: Layer already exists 08:21:30 d6d7f9e68904: Layer already exists 08:21:30 aba84ceb0fb7: Layer already exists 08:21:30 150888f47064: Layer already exists 08:21:30 02c2e0f40a3c: Layer already exists 08:21:30 909873675786: Layer already exists 08:21:30 ea587b95856a: Layer already exists 08:21:30 4460a45b7983: Layer already exists 08:21:30 479c26d39b16: Layer already exists 08:21:30 4aeaa0e7d41f: Layer already exists 08:21:30 1471f1cc9477: Layer already exists 08:21:31 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:4de11b40591be0a0d214509c47a7105ef6ff8abd50ebe38cd7a328919898df1e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:31 + 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:21:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 08:21:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:21:31 d55bdcc07500: Preparing 08:21:31 a72b10e069a8: Preparing 08:21:31 aba84ceb0fb7: Preparing 08:21:31 d6d7f9e68904: Preparing 08:21:31 150888f47064: Preparing 08:21:31 02c2e0f40a3c: Preparing 08:21:31 909873675786: Preparing 08:21:31 ea587b95856a: Preparing 08:21:31 479c26d39b16: Preparing 08:21:31 4460a45b7983: Preparing 08:21:31 1471f1cc9477: Preparing 08:21:31 4aeaa0e7d41f: Preparing 08:21:31 ea587b95856a: Waiting 08:21:31 479c26d39b16: Waiting 08:21:31 4460a45b7983: Waiting 08:21:31 1471f1cc9477: Waiting 08:21:31 4aeaa0e7d41f: Waiting 08:21:31 02c2e0f40a3c: Waiting 08:21:31 909873675786: Waiting 08:21:31 d55bdcc07500: Layer already exists 08:21:31 a72b10e069a8: Layer already exists 08:21:31 aba84ceb0fb7: Layer already exists 08:21:31 d6d7f9e68904: Layer already exists 08:21:31 150888f47064: Layer already exists 08:21:31 909873675786: Layer already exists 08:21:31 ea587b95856a: Layer already exists 08:21:31 479c26d39b16: Layer already exists 08:21:31 02c2e0f40a3c: Layer already exists 08:21:31 4460a45b7983: Layer already exists 08:21:31 1471f1cc9477: Layer already exists 08:21:31 4aeaa0e7d41f: Layer already exists 08:21:31 main: digest: sha256:4de11b40591be0a0d214509c47a7105ef6ff8abd50ebe38cd7a328919898df1e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:21:32 ===================================================== [Pipeline] echo 08:21:32 taggedImages: 08:21:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 08:21:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:21:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.85 08:21:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:21:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 08:21:32 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 08:21:32 45b17c09e08cfe89481c1eed53cad8b90b3de025 08:21:32 latest 08:21:32 3.2.0-dev.85 08:21:32 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:21:32 main 08:21:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:32 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 08:21:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:21:32 7e596ce79fed: Preparing 08:21:32 cee431a0dede: Preparing 08:21:32 ea587b95856a: Preparing 08:21:32 479c26d39b16: Preparing 08:21:32 9e9dcd753d1b: Preparing 08:21:32 e59cf084fbea: Preparing 08:21:32 4aeaa0e7d41f: Preparing 08:21:32 e59cf084fbea: Waiting 08:21:32 4aeaa0e7d41f: Waiting 08:21:32 ea587b95856a: Layer already exists 08:21:32 479c26d39b16: Layer already exists 08:21:33 4aeaa0e7d41f: Layer already exists 08:21:33 9e9dcd753d1b: Pushed 08:21:33 7e596ce79fed: Pushed 08:21:35 e59cf084fbea: Pushed 08:21:36 cee431a0dede: Pushed 08:21:36 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:d85ad9656a869f1125f9b4895a0e5cd76acfc47e22855638c6d57fd00986ee27 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:37 + 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:21:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:21:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:21:37 7e596ce79fed: Preparing 08:21:37 cee431a0dede: Preparing 08:21:37 ea587b95856a: Preparing 08:21:37 479c26d39b16: Preparing 08:21:37 9e9dcd753d1b: Preparing 08:21:37 e59cf084fbea: Preparing 08:21:37 4aeaa0e7d41f: Preparing 08:21:37 e59cf084fbea: Waiting 08:21:37 4aeaa0e7d41f: Waiting 08:21:37 cee431a0dede: Layer already exists 08:21:37 7e596ce79fed: Layer already exists 08:21:37 9e9dcd753d1b: Layer already exists 08:21:37 ea587b95856a: Layer already exists 08:21:37 479c26d39b16: Layer already exists 08:21:37 4aeaa0e7d41f: Layer already exists 08:21:37 e59cf084fbea: Layer already exists 08:21:37 latest: digest: sha256:d85ad9656a869f1125f9b4895a0e5cd76acfc47e22855638c6d57fd00986ee27 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.85 08:21:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:21:38 7e596ce79fed: Preparing 08:21:38 cee431a0dede: Preparing 08:21:38 ea587b95856a: Preparing 08:21:38 479c26d39b16: Preparing 08:21:38 9e9dcd753d1b: Preparing 08:21:38 e59cf084fbea: Preparing 08:21:38 4aeaa0e7d41f: Preparing 08:21:38 e59cf084fbea: Waiting 08:21:38 4aeaa0e7d41f: Waiting 08:21:38 cee431a0dede: Layer already exists 08:21:38 479c26d39b16: Layer already exists 08:21:38 9e9dcd753d1b: Layer already exists 08:21:38 7e596ce79fed: Layer already exists 08:21:38 ea587b95856a: Layer already exists 08:21:38 4aeaa0e7d41f: Layer already exists 08:21:38 e59cf084fbea: Layer already exists 08:21:38 3.2.0-dev.85: digest: sha256:d85ad9656a869f1125f9b4895a0e5cd76acfc47e22855638c6d57fd00986ee27 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:39 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:21:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:21:39 7e596ce79fed: Preparing 08:21:39 cee431a0dede: Preparing 08:21:39 ea587b95856a: Preparing 08:21:39 479c26d39b16: Preparing 08:21:39 9e9dcd753d1b: Preparing 08:21:39 e59cf084fbea: Preparing 08:21:39 4aeaa0e7d41f: Preparing 08:21:39 e59cf084fbea: Waiting 08:21:39 4aeaa0e7d41f: Waiting 08:21:39 9e9dcd753d1b: Layer already exists 08:21:39 7e596ce79fed: Layer already exists 08:21:39 cee431a0dede: Layer already exists 08:21:39 479c26d39b16: Layer already exists 08:21:39 ea587b95856a: Layer already exists 08:21:39 4aeaa0e7d41f: Layer already exists 08:21:39 e59cf084fbea: Layer already exists 08:21:39 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:d85ad9656a869f1125f9b4895a0e5cd76acfc47e22855638c6d57fd00986ee27 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:40 + 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:21:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 08:21:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:21:40 7e596ce79fed: Preparing 08:21:40 cee431a0dede: Preparing 08:21:40 ea587b95856a: Preparing 08:21:40 479c26d39b16: Preparing 08:21:40 9e9dcd753d1b: Preparing 08:21:40 e59cf084fbea: Preparing 08:21:40 4aeaa0e7d41f: Preparing 08:21:40 e59cf084fbea: Waiting 08:21:40 4aeaa0e7d41f: Waiting 08:21:40 479c26d39b16: Layer already exists 08:21:40 ea587b95856a: Layer already exists 08:21:40 7e596ce79fed: Layer already exists 08:21:40 9e9dcd753d1b: Layer already exists 08:21:40 cee431a0dede: Layer already exists 08:21:40 e59cf084fbea: Layer already exists 08:21:40 4aeaa0e7d41f: Layer already exists 08:21:40 main: digest: sha256:d85ad9656a869f1125f9b4895a0e5cd76acfc47e22855638c6d57fd00986ee27 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:21:40 ===================================================== [Pipeline] echo 08:21:40 taggedImages: 08:21:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 08:21:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:21:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.85 08:21:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:21:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 08:21:40 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 08:21:40 45b17c09e08cfe89481c1eed53cad8b90b3de025 08:21:40 latest 08:21:40 3.2.0-dev.85 08:21:40 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:21:40 main 08:21:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 08:21:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:21:41 f7ffdb4351c4: Preparing 08:21:41 be31160b20bd: Preparing 08:21:41 ea5940588462: Preparing 08:21:41 ea587b95856a: Preparing 08:21:41 479c26d39b16: Preparing 08:21:41 01d5665ad815: Preparing 08:21:41 183fbf0c10e5: Preparing 08:21:41 8c868ab3c99d: Preparing 08:21:41 fede794fe957: Preparing 08:21:41 4aeaa0e7d41f: Preparing 08:21:41 8c868ab3c99d: Waiting 08:21:41 fede794fe957: Waiting 08:21:41 4aeaa0e7d41f: Waiting 08:21:41 01d5665ad815: Waiting 08:21:41 183fbf0c10e5: Waiting 08:21:41 479c26d39b16: Layer already exists 08:21:41 ea587b95856a: Layer already exists 08:21:41 be31160b20bd: Pushed 08:21:41 ea5940588462: Pushed 08:21:41 f7ffdb4351c4: Pushed 08:21:41 4aeaa0e7d41f: Layer already exists 08:21:41 8c868ab3c99d: Pushed 08:21:42 fede794fe957: Pushed 08:21:55 183fbf0c10e5: Pushed 08:22:03 01d5665ad815: Pushed 08:22:03 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:e8ec391febb7520a9a16b2497380f89fad8acafa2beaf802d75238f97f39a0ab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:03 + 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:22:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:22:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:22:03 f7ffdb4351c4: Preparing 08:22:03 be31160b20bd: Preparing 08:22:03 ea5940588462: Preparing 08:22:03 ea587b95856a: Preparing 08:22:03 479c26d39b16: Preparing 08:22:03 01d5665ad815: Preparing 08:22:03 183fbf0c10e5: Preparing 08:22:03 8c868ab3c99d: Preparing 08:22:03 fede794fe957: Preparing 08:22:03 4aeaa0e7d41f: Preparing 08:22:03 183fbf0c10e5: Waiting 08:22:03 8c868ab3c99d: Waiting 08:22:03 fede794fe957: Waiting 08:22:03 4aeaa0e7d41f: Waiting 08:22:03 01d5665ad815: Waiting 08:22:03 ea587b95856a: Layer already exists 08:22:03 479c26d39b16: Layer already exists 08:22:03 be31160b20bd: Layer already exists 08:22:03 f7ffdb4351c4: Layer already exists 08:22:03 ea5940588462: Layer already exists 08:22:03 8c868ab3c99d: Layer already exists 08:22:03 183fbf0c10e5: Layer already exists 08:22:03 4aeaa0e7d41f: Layer already exists 08:22:03 01d5665ad815: Layer already exists 08:22:03 fede794fe957: Layer already exists 08:22:04 latest: digest: sha256:e8ec391febb7520a9a16b2497380f89fad8acafa2beaf802d75238f97f39a0ab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:04 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.85 08:22:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:22:04 f7ffdb4351c4: Preparing 08:22:04 be31160b20bd: Preparing 08:22:04 ea5940588462: Preparing 08:22:04 ea587b95856a: Preparing 08:22:04 479c26d39b16: Preparing 08:22:04 01d5665ad815: Preparing 08:22:04 183fbf0c10e5: Preparing 08:22:04 8c868ab3c99d: Preparing 08:22:04 fede794fe957: Preparing 08:22:04 4aeaa0e7d41f: Preparing 08:22:04 183fbf0c10e5: Waiting 08:22:04 8c868ab3c99d: Waiting 08:22:04 fede794fe957: Waiting 08:22:04 4aeaa0e7d41f: Waiting 08:22:04 01d5665ad815: Waiting 08:22:04 479c26d39b16: Layer already exists 08:22:04 f7ffdb4351c4: Layer already exists 08:22:04 ea5940588462: Layer already exists 08:22:04 ea587b95856a: Layer already exists 08:22:04 be31160b20bd: Layer already exists 08:22:04 8c868ab3c99d: Layer already exists 08:22:04 183fbf0c10e5: Layer already exists 08:22:04 01d5665ad815: Layer already exists 08:22:04 4aeaa0e7d41f: Layer already exists 08:22:04 fede794fe957: Layer already exists 08:22:05 3.2.0-dev.85: digest: sha256:e8ec391febb7520a9a16b2497380f89fad8acafa2beaf802d75238f97f39a0ab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:22:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:22:05 f7ffdb4351c4: Preparing 08:22:05 be31160b20bd: Preparing 08:22:05 ea5940588462: Preparing 08:22:05 ea587b95856a: Preparing 08:22:05 479c26d39b16: Preparing 08:22:05 01d5665ad815: Preparing 08:22:05 183fbf0c10e5: Preparing 08:22:05 8c868ab3c99d: Preparing 08:22:05 fede794fe957: Preparing 08:22:05 4aeaa0e7d41f: Preparing 08:22:05 01d5665ad815: Waiting 08:22:05 8c868ab3c99d: Waiting 08:22:05 fede794fe957: Waiting 08:22:05 183fbf0c10e5: Waiting 08:22:05 4aeaa0e7d41f: Waiting 08:22:05 479c26d39b16: Layer already exists 08:22:05 ea587b95856a: Layer already exists 08:22:05 ea5940588462: Layer already exists 08:22:05 be31160b20bd: Layer already exists 08:22:05 f7ffdb4351c4: Layer already exists 08:22:05 fede794fe957: Layer already exists 08:22:05 183fbf0c10e5: Layer already exists 08:22:05 01d5665ad815: Layer already exists 08:22:05 8c868ab3c99d: Layer already exists 08:22:05 4aeaa0e7d41f: Layer already exists 08:22:06 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:e8ec391febb7520a9a16b2497380f89fad8acafa2beaf802d75238f97f39a0ab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:06 + 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:22:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 08:22:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:22:06 f7ffdb4351c4: Preparing 08:22:06 be31160b20bd: Preparing 08:22:06 ea5940588462: Preparing 08:22:06 ea587b95856a: Preparing 08:22:06 479c26d39b16: Preparing 08:22:06 01d5665ad815: Preparing 08:22:06 183fbf0c10e5: Preparing 08:22:06 8c868ab3c99d: Preparing 08:22:06 fede794fe957: Preparing 08:22:06 4aeaa0e7d41f: Preparing 08:22:06 183fbf0c10e5: Waiting 08:22:06 8c868ab3c99d: Waiting 08:22:06 fede794fe957: Waiting 08:22:06 4aeaa0e7d41f: Waiting 08:22:06 01d5665ad815: Waiting 08:22:06 be31160b20bd: Layer already exists 08:22:06 ea5940588462: Layer already exists 08:22:06 f7ffdb4351c4: Layer already exists 08:22:06 ea587b95856a: Layer already exists 08:22:06 479c26d39b16: Layer already exists 08:22:06 183fbf0c10e5: Layer already exists 08:22:06 4aeaa0e7d41f: Layer already exists 08:22:06 01d5665ad815: Layer already exists 08:22:06 fede794fe957: Layer already exists 08:22:06 8c868ab3c99d: Layer already exists 08:22:07 main: digest: sha256:e8ec391febb7520a9a16b2497380f89fad8acafa2beaf802d75238f97f39a0ab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:22:07 ===================================================== [Pipeline] echo 08:22:07 taggedImages: 08:22:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 08:22:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:22:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.85 08:22:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:22:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 08:22:07 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 08:22:07 45b17c09e08cfe89481c1eed53cad8b90b3de025 08:22:07 latest 08:22:07 3.2.0-dev.85 08:22:07 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:22:07 main 08:22:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 08:22:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:22:07 14da109c6990: Preparing 08:22:07 5e29550db332: Preparing 08:22:07 90448ad3b50c: Preparing 08:22:07 ea587b95856a: Preparing 08:22:07 479c26d39b16: Preparing 08:22:07 4d4f1aeee517: Preparing 08:22:07 842863a16cde: Preparing 08:22:07 250ccfeae834: Preparing 08:22:07 4aeaa0e7d41f: Preparing 08:22:07 4d4f1aeee517: Waiting 08:22:07 842863a16cde: Waiting 08:22:07 4aeaa0e7d41f: Waiting 08:22:07 250ccfeae834: Waiting 08:22:07 479c26d39b16: Layer already exists 08:22:07 ea587b95856a: Layer already exists 08:22:08 90448ad3b50c: Pushed 08:22:08 5e29550db332: Pushed 08:22:08 14da109c6990: Pushed 08:22:08 4aeaa0e7d41f: Layer already exists 08:22:08 842863a16cde: Pushed 08:22:08 250ccfeae834: Pushed 08:22:30 4d4f1aeee517: Pushed 08:22:30 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:82646d97c0f159f379b58f4d9540ab883a6d887e9f3ad8b580352c795bafd6c1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:31 + 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:22:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:22:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:22:31 14da109c6990: Preparing 08:22:31 5e29550db332: Preparing 08:22:31 90448ad3b50c: Preparing 08:22:31 ea587b95856a: Preparing 08:22:31 479c26d39b16: Preparing 08:22:31 4d4f1aeee517: Preparing 08:22:31 842863a16cde: Preparing 08:22:31 250ccfeae834: Preparing 08:22:31 4aeaa0e7d41f: Preparing 08:22:31 842863a16cde: Waiting 08:22:31 4aeaa0e7d41f: Waiting 08:22:31 250ccfeae834: Waiting 08:22:31 4d4f1aeee517: Waiting 08:22:31 14da109c6990: Layer already exists 08:22:31 479c26d39b16: Layer already exists 08:22:31 90448ad3b50c: Layer already exists 08:22:31 ea587b95856a: Layer already exists 08:22:31 5e29550db332: Layer already exists 08:22:31 4d4f1aeee517: Layer already exists 08:22:31 250ccfeae834: Layer already exists 08:22:31 4aeaa0e7d41f: Layer already exists 08:22:31 842863a16cde: Layer already exists 08:22:31 latest: digest: sha256:82646d97c0f159f379b58f4d9540ab883a6d887e9f3ad8b580352c795bafd6c1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:32 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.85 08:22:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:22:32 14da109c6990: Preparing 08:22:32 5e29550db332: Preparing 08:22:32 90448ad3b50c: Preparing 08:22:32 ea587b95856a: Preparing 08:22:32 479c26d39b16: Preparing 08:22:32 4d4f1aeee517: Preparing 08:22:32 842863a16cde: Preparing 08:22:32 250ccfeae834: Preparing 08:22:32 4aeaa0e7d41f: Preparing 08:22:32 4d4f1aeee517: Waiting 08:22:32 842863a16cde: Waiting 08:22:32 250ccfeae834: Waiting 08:22:32 4aeaa0e7d41f: Waiting 08:22:32 ea587b95856a: Layer already exists 08:22:32 90448ad3b50c: Layer already exists 08:22:32 479c26d39b16: Layer already exists 08:22:32 14da109c6990: Layer already exists 08:22:32 5e29550db332: Layer already exists 08:22:32 250ccfeae834: Layer already exists 08:22:32 4d4f1aeee517: Layer already exists 08:22:32 842863a16cde: Layer already exists 08:22:32 4aeaa0e7d41f: Layer already exists 08:22:32 3.2.0-dev.85: digest: sha256:82646d97c0f159f379b58f4d9540ab883a6d887e9f3ad8b580352c795bafd6c1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:33 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:22:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:22:33 14da109c6990: Preparing 08:22:33 5e29550db332: Preparing 08:22:33 90448ad3b50c: Preparing 08:22:33 ea587b95856a: Preparing 08:22:33 479c26d39b16: Preparing 08:22:33 4d4f1aeee517: Preparing 08:22:33 842863a16cde: Preparing 08:22:33 4d4f1aeee517: Waiting 08:22:33 250ccfeae834: Preparing 08:22:33 4aeaa0e7d41f: Preparing 08:22:33 842863a16cde: Waiting 08:22:33 250ccfeae834: Waiting 08:22:33 4aeaa0e7d41f: Waiting 08:22:33 479c26d39b16: Layer already exists 08:22:33 ea587b95856a: Layer already exists 08:22:33 5e29550db332: Layer already exists 08:22:33 14da109c6990: Layer already exists 08:22:33 90448ad3b50c: Layer already exists 08:22:33 250ccfeae834: Layer already exists 08:22:33 4d4f1aeee517: Layer already exists 08:22:33 842863a16cde: Layer already exists 08:22:33 4aeaa0e7d41f: Layer already exists 08:22:33 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:82646d97c0f159f379b58f4d9540ab883a6d887e9f3ad8b580352c795bafd6c1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:34 + 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:22:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 08:22:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:22:34 14da109c6990: Preparing 08:22:34 5e29550db332: Preparing 08:22:34 90448ad3b50c: Preparing 08:22:34 ea587b95856a: Preparing 08:22:34 479c26d39b16: Preparing 08:22:34 4d4f1aeee517: Preparing 08:22:34 842863a16cde: Preparing 08:22:34 250ccfeae834: Preparing 08:22:34 4aeaa0e7d41f: Preparing 08:22:34 842863a16cde: Waiting 08:22:34 250ccfeae834: Waiting 08:22:34 4aeaa0e7d41f: Waiting 08:22:34 4d4f1aeee517: Waiting 08:22:34 90448ad3b50c: Layer already exists 08:22:34 14da109c6990: Layer already exists 08:22:34 ea587b95856a: Layer already exists 08:22:34 479c26d39b16: Layer already exists 08:22:34 5e29550db332: Layer already exists 08:22:34 4d4f1aeee517: Layer already exists 08:22:34 842863a16cde: Layer already exists 08:22:34 250ccfeae834: Layer already exists 08:22:34 4aeaa0e7d41f: Layer already exists 08:22:34 main: digest: sha256:82646d97c0f159f379b58f4d9540ab883a6d887e9f3ad8b580352c795bafd6c1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:22:34 ===================================================== [Pipeline] echo 08:22:34 taggedImages: 08:22:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 08:22:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:22:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.85 08:22:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:22:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 08:22:34 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 08:22:34 45b17c09e08cfe89481c1eed53cad8b90b3de025 08:22:34 latest 08:22:34 3.2.0-dev.85 08:22:34 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:22:34 main 08:22:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:35 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 08:22:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:22:35 363d78952067: Preparing 08:22:35 a8afe6a1cbea: Preparing 08:22:35 60fa49c6c443: Preparing 08:22:35 ea587b95856a: Preparing 08:22:35 479c26d39b16: Preparing 08:22:35 9089f5464132: Preparing 08:22:35 8c868ab3c99d: Preparing 08:22:35 fede794fe957: Preparing 08:22:35 4aeaa0e7d41f: Preparing 08:22:35 9089f5464132: Waiting 08:22:35 8c868ab3c99d: Waiting 08:22:35 fede794fe957: Waiting 08:22:35 4aeaa0e7d41f: Waiting 08:22:35 60fa49c6c443: Pushed 08:22:35 a8afe6a1cbea: Pushed 08:22:36 479c26d39b16: Layer already exists 08:22:36 ea587b95856a: Layer already exists 08:22:36 8c868ab3c99d: Layer already exists 08:22:36 fede794fe957: Layer already exists 08:22:36 4aeaa0e7d41f: Layer already exists 08:22:36 363d78952067: Pushed 08:22:58 9089f5464132: Pushed 08:22:58 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:45eefb5c1da9a0832db48864b8031d9ad5941f051b697cb055bed3bfba80fb9f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:58 + 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:22:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:22:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:22:59 363d78952067: Preparing 08:22:59 a8afe6a1cbea: Preparing 08:22:59 60fa49c6c443: Preparing 08:22:59 ea587b95856a: Preparing 08:22:59 479c26d39b16: Preparing 08:22:59 9089f5464132: Preparing 08:22:59 8c868ab3c99d: Preparing 08:22:59 fede794fe957: Preparing 08:22:59 4aeaa0e7d41f: Preparing 08:22:59 8c868ab3c99d: Waiting 08:22:59 fede794fe957: Waiting 08:22:59 4aeaa0e7d41f: Waiting 08:22:59 9089f5464132: Waiting 08:22:59 60fa49c6c443: Layer already exists 08:22:59 479c26d39b16: Layer already exists 08:22:59 ea587b95856a: Layer already exists 08:22:59 363d78952067: Layer already exists 08:22:59 a8afe6a1cbea: Layer already exists 08:22:59 8c868ab3c99d: Layer already exists 08:22:59 9089f5464132: Layer already exists 08:22:59 4aeaa0e7d41f: Layer already exists 08:22:59 fede794fe957: Layer already exists 08:22:59 latest: digest: sha256:45eefb5c1da9a0832db48864b8031d9ad5941f051b697cb055bed3bfba80fb9f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:59 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.85 08:23:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:23:00 363d78952067: Preparing 08:23:00 a8afe6a1cbea: Preparing 08:23:00 60fa49c6c443: Preparing 08:23:00 ea587b95856a: Preparing 08:23:00 479c26d39b16: Preparing 08:23:00 9089f5464132: Preparing 08:23:00 8c868ab3c99d: Preparing 08:23:00 fede794fe957: Preparing 08:23:00 4aeaa0e7d41f: Preparing 08:23:00 9089f5464132: Waiting 08:23:00 fede794fe957: Waiting 08:23:00 4aeaa0e7d41f: Waiting 08:23:00 8c868ab3c99d: Waiting 08:23:00 a8afe6a1cbea: Layer already exists 08:23:00 363d78952067: Layer already exists 08:23:00 ea587b95856a: Layer already exists 08:23:00 479c26d39b16: Layer already exists 08:23:00 60fa49c6c443: Layer already exists 08:23:00 9089f5464132: Layer already exists 08:23:00 fede794fe957: Layer already exists 08:23:00 8c868ab3c99d: Layer already exists 08:23:00 4aeaa0e7d41f: Layer already exists 08:23:00 3.2.0-dev.85: digest: sha256:45eefb5c1da9a0832db48864b8031d9ad5941f051b697cb055bed3bfba80fb9f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:00 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:23:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:23:01 363d78952067: Preparing 08:23:01 a8afe6a1cbea: Preparing 08:23:01 60fa49c6c443: Preparing 08:23:01 ea587b95856a: Preparing 08:23:01 479c26d39b16: Preparing 08:23:01 9089f5464132: Preparing 08:23:01 8c868ab3c99d: Preparing 08:23:01 fede794fe957: Preparing 08:23:01 4aeaa0e7d41f: Preparing 08:23:01 8c868ab3c99d: Waiting 08:23:01 fede794fe957: Waiting 08:23:01 4aeaa0e7d41f: Waiting 08:23:01 9089f5464132: Waiting 08:23:01 363d78952067: Layer already exists 08:23:01 60fa49c6c443: Layer already exists 08:23:01 ea587b95856a: Layer already exists 08:23:01 a8afe6a1cbea: Layer already exists 08:23:01 479c26d39b16: Layer already exists 08:23:01 8c868ab3c99d: Layer already exists 08:23:01 9089f5464132: Layer already exists 08:23:01 4aeaa0e7d41f: Layer already exists 08:23:01 fede794fe957: Layer already exists 08:23:01 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:45eefb5c1da9a0832db48864b8031d9ad5941f051b697cb055bed3bfba80fb9f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:01 + 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:23:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 08:23:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:23:02 363d78952067: Preparing 08:23:02 a8afe6a1cbea: Preparing 08:23:02 60fa49c6c443: Preparing 08:23:02 ea587b95856a: Preparing 08:23:02 479c26d39b16: Preparing 08:23:02 9089f5464132: Preparing 08:23:02 8c868ab3c99d: Preparing 08:23:02 fede794fe957: Preparing 08:23:02 4aeaa0e7d41f: Preparing 08:23:02 8c868ab3c99d: Waiting 08:23:02 fede794fe957: Waiting 08:23:02 4aeaa0e7d41f: Waiting 08:23:02 9089f5464132: Waiting 08:23:02 479c26d39b16: Layer already exists 08:23:02 363d78952067: Layer already exists 08:23:02 60fa49c6c443: Layer already exists 08:23:02 a8afe6a1cbea: Layer already exists 08:23:02 ea587b95856a: Layer already exists 08:23:02 9089f5464132: Layer already exists 08:23:02 8c868ab3c99d: Layer already exists 08:23:02 fede794fe957: Layer already exists 08:23:02 4aeaa0e7d41f: Layer already exists 08:23:02 main: digest: sha256:45eefb5c1da9a0832db48864b8031d9ad5941f051b697cb055bed3bfba80fb9f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:23:02 ===================================================== [Pipeline] echo 08:23:02 taggedImages: 08:23:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 08:23:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:23:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.85 08:23:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:23:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 08:23:02 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 08:23:02 45b17c09e08cfe89481c1eed53cad8b90b3de025 08:23:02 latest 08:23:02 3.2.0-dev.85 08:23:02 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:23:02 main 08:23:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:02 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:03 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 08:23:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:23:03 509a534c5a2e: Preparing 08:23:03 b06e238e0ad2: Preparing 08:23:03 ea587b95856a: Preparing 08:23:03 479c26d39b16: Preparing 08:23:03 09c1df38c2f8: Preparing 08:23:03 a70f213b6c57: Preparing 08:23:03 4aeaa0e7d41f: Preparing 08:23:03 a70f213b6c57: Waiting 08:23:03 4aeaa0e7d41f: Waiting 08:23:03 ea587b95856a: Layer already exists 08:23:03 479c26d39b16: Layer already exists 08:23:03 4aeaa0e7d41f: Layer already exists 08:23:03 509a534c5a2e: Pushed 08:23:03 09c1df38c2f8: Pushed 08:23:04 a70f213b6c57: Pushed 08:23:11 b06e238e0ad2: Pushed 08:23:11 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:a258aad6d780a76c9fa559ed2a1333c52f21cd7a0750b0e2f2e6c2da632e8b26 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:11 + 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:23:11 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 08:23:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:23:11 509a534c5a2e: Preparing 08:23:11 b06e238e0ad2: Preparing 08:23:11 ea587b95856a: Preparing 08:23:11 479c26d39b16: Preparing 08:23:11 09c1df38c2f8: Preparing 08:23:11 a70f213b6c57: Preparing 08:23:11 4aeaa0e7d41f: Preparing 08:23:11 a70f213b6c57: Waiting 08:23:11 4aeaa0e7d41f: Waiting 08:23:11 479c26d39b16: Layer already exists 08:23:11 09c1df38c2f8: Layer already exists 08:23:11 b06e238e0ad2: Layer already exists 08:23:11 509a534c5a2e: Layer already exists 08:23:11 ea587b95856a: Layer already exists 08:23:11 4aeaa0e7d41f: Layer already exists 08:23:11 a70f213b6c57: Layer already exists 08:23:12 latest: digest: sha256:a258aad6d780a76c9fa559ed2a1333c52f21cd7a0750b0e2f2e6c2da632e8b26 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:12 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:12 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.85 08:23:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:23:12 509a534c5a2e: Preparing 08:23:12 b06e238e0ad2: Preparing 08:23:12 ea587b95856a: Preparing 08:23:12 479c26d39b16: Preparing 08:23:12 09c1df38c2f8: Preparing 08:23:12 a70f213b6c57: Preparing 08:23:12 4aeaa0e7d41f: Preparing 08:23:12 a70f213b6c57: Waiting 08:23:12 4aeaa0e7d41f: Waiting 08:23:12 509a534c5a2e: Layer already exists 08:23:12 ea587b95856a: Layer already exists 08:23:12 09c1df38c2f8: Layer already exists 08:23:12 b06e238e0ad2: Layer already exists 08:23:12 479c26d39b16: Layer already exists 08:23:12 4aeaa0e7d41f: Layer already exists 08:23:12 a70f213b6c57: Layer already exists 08:23:13 3.2.0-dev.85: digest: sha256:a258aad6d780a76c9fa559ed2a1333c52f21cd7a0750b0e2f2e6c2da632e8b26 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:13 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:13 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:23:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:23:13 509a534c5a2e: Preparing 08:23:13 b06e238e0ad2: Preparing 08:23:13 ea587b95856a: Preparing 08:23:13 479c26d39b16: Preparing 08:23:13 09c1df38c2f8: Preparing 08:23:13 a70f213b6c57: Preparing 08:23:13 4aeaa0e7d41f: Preparing 08:23:13 a70f213b6c57: Waiting 08:23:13 4aeaa0e7d41f: Waiting 08:23:13 ea587b95856a: Layer already exists 08:23:13 479c26d39b16: Layer already exists 08:23:13 b06e238e0ad2: Layer already exists 08:23:13 09c1df38c2f8: Layer already exists 08:23:13 509a534c5a2e: Layer already exists 08:23:13 a70f213b6c57: Layer already exists 08:23:13 4aeaa0e7d41f: Layer already exists 08:23:14 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:a258aad6d780a76c9fa559ed2a1333c52f21cd7a0750b0e2f2e6c2da632e8b26 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:14 + 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:23:14 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 08:23:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:23:14 509a534c5a2e: Preparing 08:23:14 b06e238e0ad2: Preparing 08:23:14 ea587b95856a: Preparing 08:23:14 479c26d39b16: Preparing 08:23:14 09c1df38c2f8: Preparing 08:23:14 a70f213b6c57: Preparing 08:23:14 4aeaa0e7d41f: Preparing 08:23:14 a70f213b6c57: Waiting 08:23:14 4aeaa0e7d41f: Waiting 08:23:14 479c26d39b16: Layer already exists 08:23:14 ea587b95856a: Layer already exists 08:23:14 09c1df38c2f8: Layer already exists 08:23:14 509a534c5a2e: Layer already exists 08:23:14 b06e238e0ad2: Layer already exists 08:23:14 a70f213b6c57: Layer already exists 08:23:14 4aeaa0e7d41f: Layer already exists 08:23:15 main: digest: sha256:a258aad6d780a76c9fa559ed2a1333c52f21cd7a0750b0e2f2e6c2da632e8b26 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:23:15 ===================================================== [Pipeline] echo 08:23:15 taggedImages: 08:23:15 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 08:23:15 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 08:23:15 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.85 08:23:15 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:23:15 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 08:23:15 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 08:23:15 45b17c09e08cfe89481c1eed53cad8b90b3de025 08:23:15 latest 08:23:15 3.2.0-dev.85 08:23:15 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:23:15 main 08:23:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 08:23:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:23:15 0c8e73657c71: Preparing 08:23:15 bed626cd5159: Preparing 08:23:15 93238a7cd865: Preparing 08:23:15 ea587b95856a: Preparing 08:23:15 479c26d39b16: Preparing 08:23:15 d684045b94b0: Preparing 08:23:15 fc4b927210f6: Preparing 08:23:15 4aeaa0e7d41f: Preparing 08:23:15 fc4b927210f6: Waiting 08:23:15 4aeaa0e7d41f: Waiting 08:23:15 d684045b94b0: Waiting 08:23:15 ea587b95856a: Layer already exists 08:23:15 479c26d39b16: Layer already exists 08:23:16 bed626cd5159: Pushed 08:23:16 4aeaa0e7d41f: Layer already exists 08:23:16 0c8e73657c71: Pushed 08:23:16 d684045b94b0: Pushed 08:23:16 fc4b927210f6: Pushed 08:23:24 93238a7cd865: Pushed 08:23:24 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:d551a3f2766aeb444130a16642b408e00bbc9b8f84748a477018f58be3a2fd36 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:23:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:23:25 0c8e73657c71: Preparing 08:23:25 bed626cd5159: Preparing 08:23:25 93238a7cd865: Preparing 08:23:25 ea587b95856a: Preparing 08:23:25 479c26d39b16: Preparing 08:23:25 d684045b94b0: Preparing 08:23:25 fc4b927210f6: Preparing 08:23:25 4aeaa0e7d41f: Preparing 08:23:25 d684045b94b0: Waiting 08:23:25 fc4b927210f6: Waiting 08:23:25 4aeaa0e7d41f: Waiting 08:23:25 ea587b95856a: Layer already exists 08:23:25 93238a7cd865: Layer already exists 08:23:25 bed626cd5159: Layer already exists 08:23:25 479c26d39b16: Layer already exists 08:23:25 0c8e73657c71: Layer already exists 08:23:25 4aeaa0e7d41f: Layer already exists 08:23:25 d684045b94b0: Layer already exists 08:23:25 fc4b927210f6: Layer already exists 08:23:25 latest: digest: sha256:d551a3f2766aeb444130a16642b408e00bbc9b8f84748a477018f58be3a2fd36 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.85 08:23:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:23:26 0c8e73657c71: Preparing 08:23:26 bed626cd5159: Preparing 08:23:26 93238a7cd865: Preparing 08:23:26 ea587b95856a: Preparing 08:23:26 479c26d39b16: Preparing 08:23:26 d684045b94b0: Preparing 08:23:26 fc4b927210f6: Preparing 08:23:26 4aeaa0e7d41f: Preparing 08:23:26 d684045b94b0: Waiting 08:23:26 fc4b927210f6: Waiting 08:23:26 4aeaa0e7d41f: Waiting 08:23:26 bed626cd5159: Layer already exists 08:23:26 0c8e73657c71: Layer already exists 08:23:26 93238a7cd865: Layer already exists 08:23:26 479c26d39b16: Layer already exists 08:23:26 ea587b95856a: Layer already exists 08:23:26 fc4b927210f6: Layer already exists 08:23:26 d684045b94b0: Layer already exists 08:23:26 4aeaa0e7d41f: Layer already exists 08:23:26 3.2.0-dev.85: digest: sha256:d551a3f2766aeb444130a16642b408e00bbc9b8f84748a477018f58be3a2fd36 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:23:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:23:27 0c8e73657c71: Preparing 08:23:27 bed626cd5159: Preparing 08:23:27 93238a7cd865: Preparing 08:23:27 ea587b95856a: Preparing 08:23:27 479c26d39b16: Preparing 08:23:27 d684045b94b0: Preparing 08:23:27 fc4b927210f6: Preparing 08:23:27 4aeaa0e7d41f: Preparing 08:23:27 d684045b94b0: Waiting 08:23:27 fc4b927210f6: Waiting 08:23:27 4aeaa0e7d41f: Waiting 08:23:27 ea587b95856a: Layer already exists 08:23:27 bed626cd5159: Layer already exists 08:23:27 0c8e73657c71: Layer already exists 08:23:27 479c26d39b16: Layer already exists 08:23:27 93238a7cd865: Layer already exists 08:23:27 fc4b927210f6: Layer already exists 08:23:27 4aeaa0e7d41f: Layer already exists 08:23:27 d684045b94b0: Layer already exists 08:23:27 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:d551a3f2766aeb444130a16642b408e00bbc9b8f84748a477018f58be3a2fd36 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 08:23:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:23:28 0c8e73657c71: Preparing 08:23:28 bed626cd5159: Preparing 08:23:28 93238a7cd865: Preparing 08:23:28 ea587b95856a: Preparing 08:23:28 479c26d39b16: Preparing 08:23:28 d684045b94b0: Preparing 08:23:28 fc4b927210f6: Preparing 08:23:28 4aeaa0e7d41f: Preparing 08:23:28 fc4b927210f6: Waiting 08:23:28 4aeaa0e7d41f: Waiting 08:23:28 d684045b94b0: Waiting 08:23:28 479c26d39b16: Layer already exists 08:23:28 93238a7cd865: Layer already exists 08:23:28 ea587b95856a: Layer already exists 08:23:28 bed626cd5159: Layer already exists 08:23:28 0c8e73657c71: Layer already exists 08:23:28 4aeaa0e7d41f: Layer already exists 08:23:28 fc4b927210f6: Layer already exists 08:23:28 d684045b94b0: Layer already exists 08:23:28 main: digest: sha256:d551a3f2766aeb444130a16642b408e00bbc9b8f84748a477018f58be3a2fd36 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:23:28 ===================================================== [Pipeline] echo 08:23:28 taggedImages: 08:23:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 08:23:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:23:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.85 08:23:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:23:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 08:23:28 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 08:23:28 45b17c09e08cfe89481c1eed53cad8b90b3de025 08:23:28 latest 08:23:28 3.2.0-dev.85 08:23:28 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:23:28 main 08:23:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 08:23:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:23:29 2835ad8803f3: Preparing 08:23:29 ca16f94df1cc: Preparing 08:23:29 ea587b95856a: Preparing 08:23:29 479c26d39b16: Preparing 08:23:29 45a25753efa9: Preparing 08:23:29 c8ef60d437b9: Preparing 08:23:29 4aeaa0e7d41f: Preparing 08:23:29 c8ef60d437b9: Waiting 08:23:29 4aeaa0e7d41f: Waiting 08:23:29 479c26d39b16: Layer already exists 08:23:29 45a25753efa9: Layer already exists 08:23:29 ea587b95856a: Layer already exists 08:23:29 c8ef60d437b9: Layer already exists 08:23:29 4aeaa0e7d41f: Layer already exists 08:23:29 2835ad8803f3: Pushed 08:23:37 ca16f94df1cc: Pushed 08:23:37 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:88e28b78242906f1cdb0a826825e709912485e67f9d98dad49d4bb92b2aa99df size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:38 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:23:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:23:38 2835ad8803f3: Preparing 08:23:38 ca16f94df1cc: Preparing 08:23:38 ea587b95856a: Preparing 08:23:38 479c26d39b16: Preparing 08:23:38 45a25753efa9: Preparing 08:23:38 c8ef60d437b9: Preparing 08:23:38 4aeaa0e7d41f: Preparing 08:23:38 4aeaa0e7d41f: Waiting 08:23:38 c8ef60d437b9: Waiting 08:23:38 2835ad8803f3: Layer already exists 08:23:38 ca16f94df1cc: Layer already exists 08:23:38 45a25753efa9: Layer already exists 08:23:38 479c26d39b16: Layer already exists 08:23:38 ea587b95856a: Layer already exists 08:23:38 4aeaa0e7d41f: Layer already exists 08:23:38 c8ef60d437b9: Layer already exists 08:23:38 latest: digest: sha256:88e28b78242906f1cdb0a826825e709912485e67f9d98dad49d4bb92b2aa99df size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.85 08:23:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:23:39 2835ad8803f3: Preparing 08:23:39 ca16f94df1cc: Preparing 08:23:39 ea587b95856a: Preparing 08:23:39 479c26d39b16: Preparing 08:23:39 45a25753efa9: Preparing 08:23:39 c8ef60d437b9: Preparing 08:23:39 c8ef60d437b9: Waiting 08:23:39 4aeaa0e7d41f: Preparing 08:23:39 4aeaa0e7d41f: Waiting 08:23:39 2835ad8803f3: Layer already exists 08:23:39 45a25753efa9: Layer already exists 08:23:39 479c26d39b16: Layer already exists 08:23:39 ca16f94df1cc: Layer already exists 08:23:39 ea587b95856a: Layer already exists 08:23:39 4aeaa0e7d41f: Layer already exists 08:23:39 c8ef60d437b9: Layer already exists 08:23:39 3.2.0-dev.85: digest: sha256:88e28b78242906f1cdb0a826825e709912485e67f9d98dad49d4bb92b2aa99df size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:23:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:23:40 2835ad8803f3: Preparing 08:23:40 ca16f94df1cc: Preparing 08:23:40 ea587b95856a: Preparing 08:23:40 479c26d39b16: Preparing 08:23:40 45a25753efa9: Preparing 08:23:40 c8ef60d437b9: Preparing 08:23:40 4aeaa0e7d41f: Preparing 08:23:40 c8ef60d437b9: Waiting 08:23:40 4aeaa0e7d41f: Waiting 08:23:40 2835ad8803f3: Layer already exists 08:23:40 ea587b95856a: Layer already exists 08:23:40 ca16f94df1cc: Layer already exists 08:23:40 479c26d39b16: Layer already exists 08:23:40 45a25753efa9: Layer already exists 08:23:40 c8ef60d437b9: Layer already exists 08:23:40 4aeaa0e7d41f: Layer already exists 08:23:40 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:88e28b78242906f1cdb0a826825e709912485e67f9d98dad49d4bb92b2aa99df size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 08:23:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:23:41 2835ad8803f3: Preparing 08:23:41 ca16f94df1cc: Preparing 08:23:41 ea587b95856a: Preparing 08:23:41 479c26d39b16: Preparing 08:23:41 45a25753efa9: Preparing 08:23:41 c8ef60d437b9: Preparing 08:23:41 4aeaa0e7d41f: Preparing 08:23:41 4aeaa0e7d41f: Waiting 08:23:41 c8ef60d437b9: Waiting 08:23:41 ea587b95856a: Layer already exists 08:23:41 ca16f94df1cc: Layer already exists 08:23:41 479c26d39b16: Layer already exists 08:23:41 2835ad8803f3: Layer already exists 08:23:41 45a25753efa9: Layer already exists 08:23:41 c8ef60d437b9: Layer already exists 08:23:41 4aeaa0e7d41f: Layer already exists 08:23:41 main: digest: sha256:88e28b78242906f1cdb0a826825e709912485e67f9d98dad49d4bb92b2aa99df size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:23:41 ===================================================== [Pipeline] echo 08:23:41 taggedImages: 08:23:41 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 08:23:41 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:23:41 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.85 08:23:41 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 08:23:41 - 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:23:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:23:42 08:23:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:23:42 arm64: Pulling from edgex-lftools-log-publisher 08:23:42 8998bd30e6a1: Pulling fs layer 08:23:42 04944245beec: Pulling fs layer 08:23:42 699f458cf7ca: Pulling fs layer 08:23:42 765212b225bb: Pulling fs layer 08:23:42 f23df028b6ca: Pulling fs layer 08:23:42 d65c8cfc05b1: Pulling fs layer 08:23:42 2437ff75d9bd: Pulling fs layer 08:23:42 f23df028b6ca: Waiting 08:23:42 d65c8cfc05b1: Waiting 08:23:42 2437ff75d9bd: Waiting 08:23:42 765212b225bb: Waiting 08:23:42 04944245beec: Verifying Checksum 08:23:42 04944245beec: Download complete 08:23:42 765212b225bb: Verifying Checksum 08:23:42 765212b225bb: Download complete 08:23:42 f23df028b6ca: Verifying Checksum 08:23:42 f23df028b6ca: Download complete 08:23:42 d65c8cfc05b1: Verifying Checksum 08:23:42 d65c8cfc05b1: Download complete 08:23:42 699f458cf7ca: Verifying Checksum 08:23:42 699f458cf7ca: Download complete 08:23:43 8998bd30e6a1: Verifying Checksum 08:23:43 8998bd30e6a1: Download complete 08:23:45 2437ff75d9bd: Verifying Checksum 08:23:45 2437ff75d9bd: Download complete 08:23:48 8998bd30e6a1: Pull complete 08:23:48 04944245beec: Pull complete 08:23:50 699f458cf7ca: Pull complete 08:23:50 765212b225bb: Pull complete 08:23:51 f23df028b6ca: Pull complete 08:23:51 d65c8cfc05b1: Pull complete 08:24:09 2437ff75d9bd: Pull complete 08:24:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:24:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:24:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:24:09 prd-ubuntu20.04-docker-arm64-4c-16g-12366 does not seem to be running inside a container 08:24:09 $ 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/708 -v /w/workspace/edgex-go/708:/w/workspace/edgex-go/708:rw,z -v /w/workspace/edgex-go/708@tmp:/w/workspace/edgex-go/708@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:24:11 $ docker top 10b286f7469fcb7c242297b72f8034e3cce3e215b01d74f8b533db93379cab65 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:24:12 ---> job-cost.sh 08:24:12 lf-activate-venv: SKIPPING 08:24:12 INFO: No Stack... 08:24:13 INFO: Retrieving Pricing Info for: v3-standard-4 08:24:13 INFO: Archiving Costs [Pipeline] sh 08:24:14 + cat /w/workspace/edgex-go/708/archives/cost.csv 08:24:14 + cut -d, -f6 [Pipeline] lock 08:24:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-708-stack-cost] 08:24:14 Resource [jenkins-edgexfoundry-edgex-go-main-708-stack-cost] did not exist. Created. 08:24:14 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-708-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:24:15 + echo total: 0.10999999940395355 [Pipeline] stash 08:24:15 Stashed 1 file(s) [Pipeline] } 08:24:15 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-708-stack-cost] [Pipeline] // lock [Pipeline] } 08:24:15 $ docker stop --time=1 10b286f7469fcb7c242297b72f8034e3cce3e215b01d74f8b533db93379cab65 08:24:17 $ docker rm -f --volumes 10b286f7469fcb7c242297b72f8034e3cce3e215b01d74f8b533db93379cab65 [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:24:17 provisioning config files... 08:24:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/708@tmp/config5759680014150577932tmp [Pipeline] { [Pipeline] sh 08:24:18 + set +x 08:24:18 + curl -s https://codecov.io/bash 08:24:18 + bash -s -- 08:24:18 08:24:18 _____ _ 08:24:18 / ____| | | 08:24:18 | | ___ __| | ___ ___ _____ __ 08:24:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:24:18 | |___| (_) | (_| | __/ (_| (_) \ V / 08:24:18 \_____\___/ \__,_|\___|\___\___/ \_/ 08:24:18 Bash-1.0.6 08:24:18 08:24:18 08:24:18 ==> git version 2.25.1 found 08:24:18 ==> 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:24:18 Release-Date: 2020-01-08 08:24:18 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:24:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:24:18 ==> Jenkins CI detected. 08:24:18 current dir:  /w/workspace/edgex-go/708 08:24:18 project root: . 08:24:18 --> token set from env 08:24:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:24:18 ==> Running gcov in . (disable via -X gcov) 08:24:18 ==> Python coveragepy not found 08:24:18 ==> Searching for coverage reports in: 08:24:18 + . 08:24:18 -> Found 1 reports 08:24:18 ==> Detecting git/mercurial file structure 08:24:18 ==> Reading reports 08:24:18 + ./coverage.out bytes=612321 08:24:18 ==> Appending adjustments 08:24:18 https://docs.codecov.io/docs/fixing-reports 08:24:19 + Found adjustments 08:24:19 ==> Gzipping contents 08:24:19 76K /tmp/codecov.KdNOM3.gz 08:24:19 ==> Uploading reports 08:24:19 url: https://codecov.io 08:24:19 query: branch=main&commit=45b17c09e08cfe89481c1eed53cad8b90b3de025&build=708&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F708%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:24:19 -> Pinging Codecov 08:24:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=45b17c09e08cfe89481c1eed53cad8b90b3de025&build=708&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F708%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:24:20 -> Uploading to 08:24:20 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/45b17c09e08cfe89481c1eed53cad8b90b3de025/010a2eaa-00ff-4bd1-b835-ea2761b96490.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241001%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241001T082419Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=ef3a38cde6897c8ff34a61a32d046dc94c4443b5d03c3bd392a7a2525573e5a6 08:24:20 % Total % Received % Xferd Average Speed Time Time Time Current 08:24:20 Dload Upload Total Spent Left Speed 08:24:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 74249 0 0 100 74249 0 262k --:--:-- --:--:-- --:--:-- 261k 08:24:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } 08:24:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 08:24:20 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:24:20 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:24:21 08:24:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:24:21 latest: Pulling from edgex-devops/edgex-snyk-go 08:24:21 619be1103602: Already exists 08:24:21 f8ea3408117e: Pulling fs layer 08:24:21 91320369b822: Pulling fs layer 08:24:21 0406650e8295: Pulling fs layer 08:24:21 4f4fb700ef54: Pulling fs layer 08:24:21 96d80e3f36e1: Pulling fs layer 08:24:21 bcf3aedb951c: Pulling fs layer 08:24:21 4f4fb700ef54: Waiting 08:24:21 96d80e3f36e1: Waiting 08:24:21 bcf3aedb951c: Waiting 08:24:21 0406650e8295: Download complete 08:24:21 4f4fb700ef54: Download complete 08:24:21 f8ea3408117e: Verifying Checksum 08:24:21 f8ea3408117e: Pull complete 08:24:21 96d80e3f36e1: Verifying Checksum 08:24:21 96d80e3f36e1: Download complete 08:24:21 91320369b822: Verifying Checksum 08:24:21 91320369b822: Download complete 08:24:22 bcf3aedb951c: Verifying Checksum 08:24:22 bcf3aedb951c: Download complete 08:24:25 91320369b822: Pull complete 08:24:25 0406650e8295: Pull complete 08:24:25 4f4fb700ef54: Pull complete 08:24:26 96d80e3f36e1: Pull complete 08:24:29 bcf3aedb951c: Pull complete 08:24:29 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 08:24:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:24:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:24:29 prd-ubuntu20.04-docker-8c-8g-12330 does not seem to be running inside a container 08:24:29 $ 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/708 -v /w/workspace/edgex-go/708:/w/workspace/edgex-go/708:rw,z -v /w/workspace/edgex-go/708@tmp:/w/workspace/edgex-go/708@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:24:34 $ docker top 1f9cfa343a0b002ecc8b8b94a48e4255a7c219df7b489ab146a668921da356c0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:24:35 + git config --global --add safe.directory /w/workspace/edgex-go/708 [Pipeline] echo 08:24:35 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 08:24:35 + set -o pipefail 08:24:35 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 08:24:45 08:24:45 Monitoring /w/workspace/edgex-go/708 (github.com/edgexfoundry/edgex-go)... 08:24:45 08:24:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/2d51365f-7e26-4caf-b1b7-41e2b6c79a8f 08:24:45 08:24:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:24:45 08:24:45 08:24:45 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:24:45 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:24:45 $ docker stop --time=1 1f9cfa343a0b002ecc8b8b94a48e4255a7c219df7b489ab146a668921da356c0 08:24:50 $ docker rm -f --volumes 1f9cfa343a0b002ecc8b8b94a48e4255a7c219df7b489ab146a668921da356c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 08:24:50 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:24:50 provisioning config files... 08:24:50 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/708@tmp/config9653356705987278794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:24:51 --> edgex-publish-swagger.sh 08:24:51 === Publish openapi/v3 API === 08:24:51 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 08:24:51 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/708/openapi/v3/core-command.yaml] 08:24:51 % Total % Received % Xferd Average Speed Time Time Time Current 08:24:51 Dload Upload Total Spent Left Speed 08:24:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 79956 --:--:-- --:--:-- --:--:-- 79761 100 32782 0 0 100 32782 0 79956 --:--:-- --:--:-- --:--:-- 79761 08:24:51 08:24:51 08:24:51 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/708/openapi/v3/core-data.yaml] 08:24:51 % Total % Received % Xferd Average Speed Time Time Time Current 08:24:51 Dload Upload Total Spent Left Speed 08:24:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 185k --:--:-- --:--:-- --:--:-- 185k 08:24:51 08:24:51 08:24:51 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/708/openapi/v3/core-keeper.yaml] 08:24:51 % Total % Received % Xferd Average Speed Time Time Time Current 08:24:51 Dload Upload Total Spent Left Speed 08:24:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 312 151k --:--:-- --:--:-- --:--:-- 152k 08:24:51 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:24:51 08:24:51 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/708/openapi/v3/core-metadata.yaml] 08:24:51 % Total % Received % Xferd Average Speed Time Time Time Current 08:24:51 Dload Upload Total Spent Left Speed 08:24:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 446 426k --:--:-- --:--:-- --:--:-- 425k 100 149k 100 156 100 148k 446 426k --:--:-- --:--:-- --:--:-- 425k 08:24:52 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:24:52 08:24:52 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/708/openapi/v3/support-cron-scheduler.yaml] 08:24:52 % Total % Received % Xferd Average Speed Time Time Time Current 08:24:52 Dload Upload Total Spent Left Speed 08:24:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 239 171k --:--:-- --:--:-- --:--:-- 171k 08:24:52 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:24:52 08:24:52 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/708/openapi/v3/support-notifications.yaml] 08:24:52 % Total % Received % Xferd Average Speed Time Time Time Current 08:24:52 Dload Upload Total Spent Left Speed 08:24:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 471 257k --:--:-- --:--:-- --:--:-- 258k 08:24:52 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:24:52 08:24:52 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/708/openapi/v3/support-scheduler.yaml] 08:24:52 % Total % Received % Xferd Average Speed Time Time Time Current 08:24:52 Dload Upload Total Spent Left Speed 08:24:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 504 116k --:--:-- --:--:-- --:--:-- 116k 100 37110 100 156 100 36954 503 116k --:--:-- --:--:-- --:--:-- 116k 08:24:53 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:24:53 [Pipeline] } 08:24:53 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:24:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:24:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:24:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:24:53 prd-ubuntu20.04-docker-8c-8g-12330 does not seem to be running inside a container 08:24:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/708 -v /w/workspace/edgex-go/708:/w/workspace/edgex-go/708:rw,z -v /w/workspace/edgex-go/708@tmp:/w/workspace/edgex-go/708@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:24:54 $ docker top cf29bb5985742955e99066bd5892dfa1b243d2cbb539df71b1d775870b0696cc -eo pid,comm 08:24:54 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:24:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:24:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:24:54 [ssh-agent] Looking for ssh-agent implementation... 08:24:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:24:54 $ docker exec cf29bb5985742955e99066bd5892dfa1b243d2cbb539df71b1d775870b0696cc ssh-agent 08:24:54 SSH_AUTH_SOCK=/tmp/ssh-w4PD27esHv0f/agent.31 08:24:54 SSH_AGENT_PID=37 08:24:54 Running ssh-add (command line suppressed) 08:24:55 Identity added: /w/workspace/edgex-go/708@tmp/private_key_17221444020572614448.key (/w/workspace/edgex-go/708@tmp/private_key_17221444020572614448.key) 08:24:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:24:55 + git semver tag 08:24:55 2024-10-01 08:24:55,509 [run_tag] DEBUG tag force:False 08:24:55 2024-10-01 08:24:55,509 [check_head_tag] DEBUG check head tag 08:24:55 2024-10-01 08:24:55,512 [execute] INFO git cat-file --batch-check 08:24:55 2024-10-01 08:24:55,512 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/708, universal_newlines=False, shell=None, istream=) 08:24:55 2024-10-01 08:24:55,515 [execute] INFO git cat-file --batch 08:24:55 2024-10-01 08:24:55,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/708, universal_newlines=False, shell=None, istream=) 08:24:55 2024-10-01 08:24:55,560 [read_version] DEBUG read version from /w/workspace/edgex-go/708/.semver/main 08:24:55 2024-10-01 08:24:55,560 [execute] INFO git tag -a v3.2.0-dev.85 -m v3.2.0-dev.85 08:24:55 2024-10-01 08:24:55,560 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.85', '-m', 'v3.2.0-dev.85'], cwd=/w/workspace/edgex-go/708, universal_newlines=False, shell=None, istream=None) 08:24:55 2024-10-01 08:24:55,566 [read_version] DEBUG read version from /w/workspace/edgex-go/708/.semver/main 08:24:55 3.2.0-dev.85 [Pipeline] } 08:24:55 $ docker exec --env ******** --env ******** cf29bb5985742955e99066bd5892dfa1b243d2cbb539df71b1d775870b0696cc ssh-agent -k 08:24:55 unset SSH_AUTH_SOCK; 08:24:55 unset SSH_AGENT_PID; 08:24:55 echo Agent pid 37 killed; 08:24:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:24:56 + git semver [Pipeline] } 08:24:56 $ docker stop --time=1 cf29bb5985742955e99066bd5892dfa1b243d2cbb539df71b1d775870b0696cc 08:24:57 $ docker rm -f --volumes cf29bb5985742955e99066bd5892dfa1b243d2cbb539df71b1d775870b0696cc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:24:58 08:24:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:24:58 0.23.1-centos7: Pulling from edgex-lftools 08:24:58 ab5ef0e58194: Pulling fs layer 08:24:58 9712f1f96733: Pulling fs layer 08:24:58 63f879dbbcfc: Pulling fs layer 08:24:58 0d9ebad4ef96: Pulling fs layer 08:24:58 e9a5061849ea: Pulling fs layer 08:24:58 d747dcd14b5f: Pulling fs layer 08:24:58 2de7ff778b66: Pulling fs layer 08:24:58 0d9ebad4ef96: Waiting 08:24:58 e9a5061849ea: Waiting 08:24:58 2de7ff778b66: Waiting 08:24:58 d747dcd14b5f: Waiting 08:24:58 9712f1f96733: Verifying Checksum 08:24:58 9712f1f96733: Download complete 08:24:58 63f879dbbcfc: Verifying Checksum 08:24:58 63f879dbbcfc: Download complete 08:24:58 e9a5061849ea: Verifying Checksum 08:24:58 e9a5061849ea: Download complete 08:24:58 d747dcd14b5f: Verifying Checksum 08:24:58 d747dcd14b5f: Download complete 08:24:58 0d9ebad4ef96: Verifying Checksum 08:24:58 0d9ebad4ef96: Download complete 08:24:58 ab5ef0e58194: Verifying Checksum 08:24:58 ab5ef0e58194: Download complete 08:24:58 2de7ff778b66: Verifying Checksum 08:24:58 2de7ff778b66: Download complete 08:25:02 ab5ef0e58194: Pull complete 08:25:02 9712f1f96733: Pull complete 08:25:02 63f879dbbcfc: Pull complete 08:25:06 0d9ebad4ef96: Pull complete 08:25:06 e9a5061849ea: Pull complete 08:25:06 d747dcd14b5f: Pull complete 08:25:08 2de7ff778b66: Pull complete 08:25:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:25:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:25:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:25:08 prd-ubuntu20.04-docker-8c-8g-12330 does not seem to be running inside a container 08:25:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/708 -v /w/workspace/edgex-go/708:/w/workspace/edgex-go/708:rw,z -v /w/workspace/edgex-go/708@tmp:/w/workspace/edgex-go/708@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:25:13 $ docker top b64a5bfe7992369fe3a898d14eba32a0b6f88e9d9b372417b95b353a540695c4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:25:13 provisioning config files... 08:25:13 copy managed file [sigul-config] to file:/w/workspace/edgex-go/708@tmp/config14282866360917132534tmp 08:25:13 copy managed file [sigul-password] to file:/w/workspace/edgex-go/708@tmp/config13063247450167595538tmp 08:25:13 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/708@tmp/config17657575789738797676tmp [Pipeline] { [Pipeline] echo 08:25:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:25:14 ---> sigul-configuration.sh 08:25:14 gpg: directory `/root/.gnupg' created 08:25:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:25:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:25:14 gpg: keyring `/root/.gnupg/secring.gpg' created 08:25:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:25:14 gpg: CAST5 encrypted data 08:25:14 gpg: encrypted with 1 passphrase 08:25:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:25:14 + mkdir /home/jenkins 08:25:14 + mkdir /home/jenkins/sigul [Pipeline] sh 08:25:14 + 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:25:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:25:15 ---> sigul-install.sh 08:25:15 Sigul already installed; skipping installation. [Pipeline] sh 08:25:15 + git tag --list 08:25:15 0.6.0 08:25:15 0.6.1 08:25:15 0.7.0 08:25:15 0.7.1 08:25:15 v1.0.0 08:25:15 v1.0.1 08:25:15 v1.1.0 08:25:15 v1.2.0 08:25:15 v1.2.1 08:25:15 v1.3.0 08:25:15 v1.3.1 08:25:15 v2.0.0 08:25:15 v2.1.0 08:25:15 v2.1.1 08:25:15 v2.2.0 08:25:15 v2.3.0 08:25:15 v3.0 08:25:15 v3.0.0 08:25:15 v3.1 08:25:15 v3.1.0 08:25:15 v3.1.0-dev.1 08:25:15 v3.1.0-dev.10 08:25:15 v3.1.0-dev.11 08:25:15 v3.1.0-dev.12 08:25:15 v3.1.0-dev.13 08:25:15 v3.1.0-dev.14 08:25:15 v3.1.0-dev.15 08:25:15 v3.1.0-dev.16 08:25:15 v3.1.0-dev.17 08:25:15 v3.1.0-dev.18 08:25:15 v3.1.0-dev.19 08:25:15 v3.1.0-dev.2 08:25:15 v3.1.0-dev.20 08:25:15 v3.1.0-dev.21 08:25:15 v3.1.0-dev.22 08:25:15 v3.1.0-dev.23 08:25:15 v3.1.0-dev.24 08:25:15 v3.1.0-dev.25 08:25:15 v3.1.0-dev.26 08:25:15 v3.1.0-dev.27 08:25:15 v3.1.0-dev.28 08:25:15 v3.1.0-dev.29 08:25:15 v3.1.0-dev.3 08:25:15 v3.1.0-dev.30 08:25:15 v3.1.0-dev.31 08:25:15 v3.1.0-dev.32 08:25:15 v3.1.0-dev.33 08:25:15 v3.1.0-dev.34 08:25:15 v3.1.0-dev.35 08:25:15 v3.1.0-dev.36 08:25:15 v3.1.0-dev.37 08:25:15 v3.1.0-dev.38 08:25:15 v3.1.0-dev.39 08:25:15 v3.1.0-dev.4 08:25:15 v3.1.0-dev.40 08:25:15 v3.1.0-dev.41 08:25:15 v3.1.0-dev.42 08:25:15 v3.1.0-dev.43 08:25:15 v3.1.0-dev.44 08:25:15 v3.1.0-dev.45 08:25:15 v3.1.0-dev.46 08:25:15 v3.1.0-dev.47 08:25:15 v3.1.0-dev.48 08:25:15 v3.1.0-dev.49 08:25:15 v3.1.0-dev.5 08:25:15 v3.1.0-dev.50 08:25:15 v3.1.0-dev.51 08:25:15 v3.1.0-dev.52 08:25:15 v3.1.0-dev.53 08:25:15 v3.1.0-dev.54 08:25:15 v3.1.0-dev.55 08:25:15 v3.1.0-dev.56 08:25:15 v3.1.0-dev.57 08:25:15 v3.1.0-dev.58 08:25:15 v3.1.0-dev.59 08:25:15 v3.1.0-dev.6 08:25:15 v3.1.0-dev.60 08:25:15 v3.1.0-dev.61 08:25:15 v3.1.0-dev.62 08:25:15 v3.1.0-dev.63 08:25:15 v3.1.0-dev.64 08:25:15 v3.1.0-dev.65 08:25:15 v3.1.0-dev.66 08:25:15 v3.1.0-dev.67 08:25:15 v3.1.0-dev.68 08:25:15 v3.1.0-dev.69 08:25:15 v3.1.0-dev.7 08:25:15 v3.1.0-dev.70 08:25:15 v3.1.0-dev.71 08:25:15 v3.1.0-dev.72 08:25:15 v3.1.0-dev.73 08:25:15 v3.1.0-dev.8 08:25:15 v3.1.0-dev.9 08:25:15 v3.1.1 08:25:15 v3.1.1-dev.1 08:25:15 v3.1.1-dev.2 08:25:15 v3.2.0-dev.1 08:25:15 v3.2.0-dev.10 08:25:15 v3.2.0-dev.11 08:25:15 v3.2.0-dev.12 08:25:15 v3.2.0-dev.13 08:25:15 v3.2.0-dev.14 08:25:15 v3.2.0-dev.15 08:25:15 v3.2.0-dev.16 08:25:15 v3.2.0-dev.17 08:25:15 v3.2.0-dev.18 08:25:15 v3.2.0-dev.19 08:25:15 v3.2.0-dev.2 08:25:15 v3.2.0-dev.20 08:25:15 v3.2.0-dev.21 08:25:15 v3.2.0-dev.22 08:25:15 v3.2.0-dev.23 08:25:15 v3.2.0-dev.24 08:25:15 v3.2.0-dev.25 08:25:15 v3.2.0-dev.26 08:25:15 v3.2.0-dev.27 08:25:15 v3.2.0-dev.28 08:25:15 v3.2.0-dev.29 08:25:15 v3.2.0-dev.3 08:25:15 v3.2.0-dev.30 08:25:15 v3.2.0-dev.31 08:25:15 v3.2.0-dev.32 08:25:15 v3.2.0-dev.33 08:25:15 v3.2.0-dev.34 08:25:15 v3.2.0-dev.35 08:25:15 v3.2.0-dev.36 08:25:15 v3.2.0-dev.37 08:25:15 v3.2.0-dev.38 08:25:15 v3.2.0-dev.39 08:25:15 v3.2.0-dev.4 08:25:15 v3.2.0-dev.40 08:25:15 v3.2.0-dev.41 08:25:15 v3.2.0-dev.42 08:25:15 v3.2.0-dev.43 08:25:15 v3.2.0-dev.44 08:25:15 v3.2.0-dev.45 08:25:15 v3.2.0-dev.46 08:25:15 v3.2.0-dev.47 08:25:15 v3.2.0-dev.48 08:25:15 v3.2.0-dev.49 08:25:15 v3.2.0-dev.5 08:25:15 v3.2.0-dev.50 08:25:15 v3.2.0-dev.51 08:25:15 v3.2.0-dev.52 08:25:15 v3.2.0-dev.53 08:25:15 v3.2.0-dev.54 08:25:15 v3.2.0-dev.55 08:25:15 v3.2.0-dev.56 08:25:15 v3.2.0-dev.57 08:25:15 v3.2.0-dev.58 08:25:15 v3.2.0-dev.59 08:25:15 v3.2.0-dev.6 08:25:15 v3.2.0-dev.60 08:25:15 v3.2.0-dev.61 08:25:15 v3.2.0-dev.62 08:25:15 v3.2.0-dev.63 08:25:15 v3.2.0-dev.64 08:25:15 v3.2.0-dev.65 08:25:15 v3.2.0-dev.66 08:25:15 v3.2.0-dev.67 08:25:15 v3.2.0-dev.68 08:25:15 v3.2.0-dev.69 08:25:15 v3.2.0-dev.7 08:25:15 v3.2.0-dev.70 08:25:15 v3.2.0-dev.71 08:25:15 v3.2.0-dev.72 08:25:15 v3.2.0-dev.73 08:25:15 v3.2.0-dev.74 08:25:15 v3.2.0-dev.75 08:25:15 v3.2.0-dev.76 08:25:15 v3.2.0-dev.77 08:25:15 v3.2.0-dev.78 08:25:15 v3.2.0-dev.79 08:25:15 v3.2.0-dev.8 08:25:15 v3.2.0-dev.80 08:25:15 v3.2.0-dev.81 08:25:15 v3.2.0-dev.82 08:25:15 v3.2.0-dev.83 08:25:15 v3.2.0-dev.84 08:25:15 v3.2.0-dev.85 08:25:15 v3.2.0-dev.9 [Pipeline] sh 08:25:15 + lftools sign git-tag v3.2.0-dev.85 08:25:16 Signing Git tag with Sigul... 08:25:16 Signing v3.2.0-dev.85 [Pipeline] echo 08:25:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:25:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:25:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:25:16 $ docker stop --time=1 b64a5bfe7992369fe3a898d14eba32a0b6f88e9d9b372417b95b353a540695c4 08:25:18 $ docker rm -f --volumes b64a5bfe7992369fe3a898d14eba32a0b6f88e9d9b372417b95b353a540695c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:25:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:25:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:25:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:25:18 prd-ubuntu20.04-docker-8c-8g-12330 does not seem to be running inside a container 08:25:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/708 -v /w/workspace/edgex-go/708:/w/workspace/edgex-go/708:rw,z -v /w/workspace/edgex-go/708@tmp:/w/workspace/edgex-go/708@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:25:19 $ docker top ecff67f94b787bd6b44bc44e9f25306ccbbb510ac6f26d83136f44756d76e698 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:25:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:25:19 [ssh-agent] Looking for ssh-agent implementation... 08:25:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:25:19 $ docker exec ecff67f94b787bd6b44bc44e9f25306ccbbb510ac6f26d83136f44756d76e698 ssh-agent 08:25:19 SSH_AUTH_SOCK=/tmp/ssh-XBBnlLeWnAl3/agent.33 08:25:19 SSH_AGENT_PID=39 08:25:19 Running ssh-add (command line suppressed) 08:25:19 Identity added: /w/workspace/edgex-go/708@tmp/private_key_6537200737977734600.key (/w/workspace/edgex-go/708@tmp/private_key_6537200737977734600.key) 08:25:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:25:20 + git semver bump pre 08:25:20 2024-10-01 08:25:20,215 [read_version] DEBUG read version from /w/workspace/edgex-go/708/.semver/main 08:25:20 2024-10-01 08:25:20,215 [bump_version] DEBUG bumping version:3.2.0-dev.85 on axis:pre with prefix:dev 08:25:20 2024-10-01 08:25:20,215 [bump_version] DEBUG bumped version:3.2.0-dev.86 08:25:20 2024-10-01 08:25:20,215 [write_version] DEBUG write version:3.2.0-dev.86 to path:/w/workspace/edgex-go/708/.semver/main with force:True 08:25:20 2024-10-01 08:25:20,215 [read_version] DEBUG read version from /w/workspace/edgex-go/708/.semver/main 08:25:20 2024-10-01 08:25:20,215 [write_file] DEBUG write to file:/w/workspace/edgex-go/708/.semver/main 08:25:20 2024-10-01 08:25:20,217 [execute] INFO git cat-file --batch-check 08:25:20 2024-10-01 08:25:20,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/708/.semver, universal_newlines=False, shell=None, istream=) 08:25:20 2024-10-01 08:25:20,224 [execute] INFO git cat-file --batch 08:25:20 2024-10-01 08:25:20,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/708/.semver, universal_newlines=False, shell=None, istream=) 08:25:20 2024-10-01 08:25:20,230 [read_version] DEBUG read version from /w/workspace/edgex-go/708/.semver/main 08:25:20 3.2.0-dev.86 [Pipeline] } 08:25:20 $ docker exec --env ******** --env ******** ecff67f94b787bd6b44bc44e9f25306ccbbb510ac6f26d83136f44756d76e698 ssh-agent -k 08:25:20 unset SSH_AUTH_SOCK; 08:25:20 unset SSH_AGENT_PID; 08:25:20 echo Agent pid 39 killed; 08:25:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:25:20 + git semver [Pipeline] } 08:25:21 $ docker stop --time=1 ecff67f94b787bd6b44bc44e9f25306ccbbb510ac6f26d83136f44756d76e698 08:25:22 $ docker rm -f --volumes ecff67f94b787bd6b44bc44e9f25306ccbbb510ac6f26d83136f44756d76e698 [Pipeline] // withDockerContainer [Pipeline] sh 08:25:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:25:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:25:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:25:23 prd-ubuntu20.04-docker-8c-8g-12330 does not seem to be running inside a container 08:25:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/708 -v /w/workspace/edgex-go/708:/w/workspace/edgex-go/708:rw,z -v /w/workspace/edgex-go/708@tmp:/w/workspace/edgex-go/708@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:25:23 $ docker top d633414831a3b0e2c62ff01d561f67b835b2c972c615ff79ff16c358cfad7ae8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:25:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:25:23 [ssh-agent] Looking for ssh-agent implementation... 08:25:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:25:23 $ docker exec d633414831a3b0e2c62ff01d561f67b835b2c972c615ff79ff16c358cfad7ae8 ssh-agent 08:25:23 SSH_AUTH_SOCK=/tmp/ssh-1eeK8udMv4R3/agent.32 08:25:23 SSH_AGENT_PID=38 08:25:23 Running ssh-add (command line suppressed) 08:25:23 Identity added: /w/workspace/edgex-go/708@tmp/private_key_8957440495294021352.key (/w/workspace/edgex-go/708@tmp/private_key_8957440495294021352.key) 08:25:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:25:24 + git semver push 08:25:24 2024-10-01 08:25:24,379 [run_push] DEBUG push 08:25:24 2024-10-01 08:25:24,380 [execute] INFO git cat-file --batch-check 08:25:24 2024-10-01 08:25:24,380 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/708/.semver, universal_newlines=False, shell=None, istream=) 08:25:24 2024-10-01 08:25:24,384 [execute] INFO git rev-list 910dce58ad6216c5836bd024500f12f14116a954 -- 08:25:24 2024-10-01 08:25:24,385 [execute] DEBUG Popen(['git', 'rev-list', '910dce58ad6216c5836bd024500f12f14116a954', '--'], cwd=/w/workspace/edgex-go/708/.semver, universal_newlines=False, shell=None, istream=None) 08:25:24 2024-10-01 08:25:24,403 [execute] INFO git fetch -v origin 08:25:24 2024-10-01 08:25:24,404 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/708/.semver, universal_newlines=True, shell=None, istream=None) 08:25:25 2024-10-01 08:25:24,876 [run_push] DEBUG no remote changes detected 08:25:25 2024-10-01 08:25:24,876 [execute] INFO git push origin semver 08:25:25 2024-10-01 08:25:24,877 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/708/.semver, universal_newlines=False, shell=None, istream=None) 08:25:25 2024-10-01 08:25:25,625 [run_push] DEBUG push all version tags 08:25:25 2024-10-01 08:25:25,625 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:25:25 2024-10-01 08:25:25,626 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/708, universal_newlines=False, shell=None, istream=None) 08:25:26 2024-10-01 08:25:26,339 [read_version] DEBUG read version from /w/workspace/edgex-go/708/.semver/main 08:25:26 3.2.0-dev.86 [Pipeline] } 08:25:26 $ docker exec --env ******** --env ******** d633414831a3b0e2c62ff01d561f67b835b2c972c615ff79ff16c358cfad7ae8 ssh-agent -k 08:25:26 unset SSH_AUTH_SOCK; 08:25:26 unset SSH_AGENT_PID; 08:25:26 echo Agent pid 38 killed; 08:25:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:25:26 + git semver [Pipeline] } 08:25:27 $ docker stop --time=1 d633414831a3b0e2c62ff01d561f67b835b2c972c615ff79ff16c358cfad7ae8 08:25:28 $ docker rm -f --volumes d633414831a3b0e2c62ff01d561f67b835b2c972c615ff79ff16c358cfad7ae8 [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:25:29 + [ -d /w/workspace/edgex-go/708/archives ] [Pipeline] libraryResource [Pipeline] sh 08:25:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:25:30 ---> package-listing.sh 08:25:30 ++ facter osfamily 08:25:30 ++ tr '[:upper:]' '[:lower:]' 08:25:30 + OS_FAMILY=debian 08:25:30 + workspace=/w/workspace/edgex-go/708 08:25:30 + START_PACKAGES=/tmp/packages_start.txt 08:25:30 + END_PACKAGES=/tmp/packages_end.txt 08:25:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:25:30 + PACKAGES=/tmp/packages_start.txt 08:25:30 + '[' /w/workspace/edgex-go/708 ']' 08:25:30 + PACKAGES=/tmp/packages_end.txt 08:25:30 + case "${OS_FAMILY}" in 08:25:30 + dpkg -l 08:25:30 + grep '^ii' 08:25:30 + '[' -f /tmp/packages_start.txt ']' 08:25:30 + '[' -f /tmp/packages_end.txt ']' 08:25:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:25:30 + '[' /w/workspace/edgex-go/708 ']' 08:25:30 + mkdir -p /w/workspace/edgex-go/708/archives/ 08:25:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/708/archives/ [Pipeline] echo 08:25:30 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/708/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:25:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:25:31 08:25:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:25:31 latest: Pulling from edgex-lftools-log-publisher 08:25:31 5eb5b503b376: Pulling fs layer 08:25:31 5c69ac0246d0: Pulling fs layer 08:25:31 ec43610c2a17: Pulling fs layer 08:25:31 3a2ae6a8a46f: Pulling fs layer 08:25:31 33b1e0a273af: Pulling fs layer 08:25:31 5d3b04190fa2: Pulling fs layer 08:25:31 2f39f015ded8: Pulling fs layer 08:25:31 3a2ae6a8a46f: Waiting 08:25:31 33b1e0a273af: Waiting 08:25:31 5d3b04190fa2: Waiting 08:25:31 2f39f015ded8: Waiting 08:25:31 5c69ac0246d0: Verifying Checksum 08:25:31 5c69ac0246d0: Download complete 08:25:31 3a2ae6a8a46f: Verifying Checksum 08:25:31 3a2ae6a8a46f: Download complete 08:25:31 33b1e0a273af: Verifying Checksum 08:25:31 33b1e0a273af: Download complete 08:25:31 5d3b04190fa2: Verifying Checksum 08:25:31 5d3b04190fa2: Download complete 08:25:31 ec43610c2a17: Verifying Checksum 08:25:31 ec43610c2a17: Download complete 08:25:32 5eb5b503b376: Verifying Checksum 08:25:32 5eb5b503b376: Download complete 08:25:32 2f39f015ded8: Verifying Checksum 08:25:32 2f39f015ded8: Download complete 08:25:33 5eb5b503b376: Pull complete 08:25:33 5c69ac0246d0: Pull complete 08:25:34 ec43610c2a17: Pull complete 08:25:34 3a2ae6a8a46f: Pull complete 08:25:34 33b1e0a273af: Pull complete 08:25:34 5d3b04190fa2: Pull complete 08:25:38 2f39f015ded8: Pull complete 08:25:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:25:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:25:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:25:38 prd-ubuntu20.04-docker-8c-8g-12330 does not seem to be running inside a container 08:25:38 $ 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/708/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/708 -v /w/workspace/edgex-go/708:/w/workspace/edgex-go/708:rw,z -v /w/workspace/edgex-go/708@tmp:/w/workspace/edgex-go/708@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:25:43 $ docker top f0a55e66f0ec10763fcf6864c74fb98d57999946dfdaf52abe5c82e1c5e9b5e1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:25:43 + touch /tmp/pre-build-complete [Pipeline] sh 08:25:44 + mkdir -p /var/log/sysstat [Pipeline] sh 08:25:44 + ls /var/log/sa-host 08:25:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:25:44 provisioning config files... 08:25:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/708@tmp/config13059735527161579915tmp [Pipeline] { [Pipeline] echo 08:25:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:25:44 ---> create-netrc.sh [Pipeline] } 08:25:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:25:45 ---> python-tools-install.sh [Pipeline] echo 08:25:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:25:45 ---> sudo-logs.sh 08:25:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:25:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:25:45 ---> job-cost.sh 08:25:45 lf-activate-venv: SKIPPING 08:25:45 DEBUG: total: 0.10999999940395355 08:25:45 INFO: Retrieving Stack Cost... 08:25:46 INFO: Retrieving Pricing Info for: v3-standard-8 08:25:46 INFO: Archiving Costs [Pipeline] echo 08:25:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:25:47 ---> logs-deploy.sh 08:25:47 lf-activate-venv: SKIPPING 08:25:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/708 08:25:47 INFO: archiving workspace using pattern(s): 08:25:47 Archives upload complete. 08:25:47 INFO: archiving logs to Nexus 08:25:48 ---> uname -a: 08:25:48 Linux prd-ubuntu20-04-docker-8c-8g-12330 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:25:48 08:25:48 08:25:48 ---> lscpu: 08:25:48 Architecture: x86_64 08:25:48 CPU op-mode(s): 32-bit, 64-bit 08:25:48 Byte Order: Little Endian 08:25:48 Address sizes: 40 bits physical, 48 bits virtual 08:25:48 CPU(s): 8 08:25:48 On-line CPU(s) list: 0-7 08:25:48 Thread(s) per core: 1 08:25:48 Core(s) per socket: 1 08:25:48 Socket(s): 8 08:25:48 NUMA node(s): 1 08:25:48 Vendor ID: AuthenticAMD 08:25:48 CPU family: 23 08:25:48 Model: 49 08:25:48 Model name: AMD EPYC-Rome Processor 08:25:48 Stepping: 0 08:25:48 CPU MHz: 2799.998 08:25:48 BogoMIPS: 5599.99 08:25:48 Virtualization: AMD-V 08:25:48 Hypervisor vendor: KVM 08:25:48 Virtualization type: full 08:25:48 L1d cache: 256 KiB 08:25:48 L1i cache: 256 KiB 08:25:48 L2 cache: 4 MiB 08:25:48 L3 cache: 128 MiB 08:25:48 NUMA node0 CPU(s): 0-7 08:25:48 Vulnerability Itlb multihit: Not affected 08:25:48 Vulnerability L1tf: Not affected 08:25:48 Vulnerability Mds: Not affected 08:25:48 Vulnerability Meltdown: Not affected 08:25:48 Vulnerability Mmio stale data: Not affected 08:25:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:25:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:25:48 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:25:48 Vulnerability Srbds: Not affected 08:25:48 Vulnerability Tsx async abort: Not affected 08:25:48 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:25:48 08:25:48 08:25:48 ---> nproc: 08:25:48 8 08:25:48 08:25:48 08:25:48 ---> df -h: 08:25:48 Filesystem Size Used Avail Use% Mounted on 08:25:48 overlay 155G 29G 127G 19% / 08:25:48 tmpfs 64M 0 64M 0% /dev 08:25:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:25:48 shm 64M 0 64M 0% /dev/shm 08:25:48 /dev/vda1 155G 29G 127G 19% /facter-os 08:25:48 08:25:48 08:25:48 ---> sar -b -r -n DEV: 08:25:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12330) 10/01/24 _x86_64_ (8 CPU) 08:25:48 08:25:48 07:18:53 LINUX RESTART (8 CPU) 08:25:48 08:25:48 07:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:25:48 07:20:02 350.52 47.53 303.00 0.00 5302.58 188360.74 0.00 08:25:48 07:21:01 199.90 1.51 198.39 0.00 36.74 67861.18 0.00 08:25:48 07:22:01 37.74 0.00 37.74 0.00 0.00 30632.24 0.00 08:25:48 07:23:01 31.43 0.13 31.29 0.00 2.27 17065.16 0.00 08:25:48 07:24:01 54.62 0.97 53.66 0.00 67.46 38500.12 0.00 08:25:48 07:25:01 602.32 4.92 597.40 0.00 4319.68 252589.10 0.00 08:25:48 07:26:01 574.05 14.79 559.25 0.00 185.37 187040.08 0.00 08:25:48 07:27:01 206.71 0.25 206.46 0.00 2.00 39277.96 0.00 08:25:48 07:28:01 282.34 0.05 282.29 0.00 0.40 103152.82 0.00 08:25:48 07:29:01 759.51 0.12 759.39 0.00 13.86 134121.25 0.00 08:25:48 07:30:01 41.37 0.07 41.30 0.00 12.26 1100.83 0.00 08:25:48 07:31:01 24.30 0.02 24.28 0.00 2.67 554.17 0.00 08:25:48 07:32:01 3.05 0.00 3.05 0.00 0.00 61.99 0.00 08:25:48 07:33:01 1.45 0.00 1.45 0.00 0.00 15.20 0.00 08:25:48 07:34:01 2.02 0.02 2.00 0.00 0.13 23.06 0.00 08:25:48 07:35:01 1.60 0.00 1.60 0.00 0.00 21.06 0.00 08:25:48 07:36:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 08:25:48 07:37:01 1.50 0.00 1.50 0.00 0.00 16.26 0.00 08:25:48 07:38:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 08:25:48 07:39:01 1.85 0.00 1.85 0.00 0.00 20.53 0.00 08:25:48 07:40:01 1.60 0.00 1.60 0.00 0.00 20.00 0.00 08:25:48 07:41:01 1.37 0.00 1.37 0.00 0.00 14.53 0.00 08:25:48 07:42:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 08:25:48 07:43:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 08:25:48 07:44:01 1.60 0.00 1.60 0.00 0.00 18.00 0.00 08:25:48 07:45:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 08:25:48 07:46:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 08:25:48 07:47:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 08:25:48 07:48:01 3.15 1.50 1.65 0.00 35.46 21.33 0.00 08:25:48 07:49:01 1.77 0.00 1.77 0.00 0.00 19.99 0.00 08:25:48 07:50:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 08:25:48 07:51:01 1.38 0.00 1.38 0.00 0.00 14.66 0.00 08:25:48 07:52:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 08:25:48 07:53:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 08:25:48 07:54:01 3.08 1.02 2.07 0.00 21.86 27.59 0.00 08:25:48 07:55:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 08:25:48 07:56:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 08:25:48 07:57:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 08:25:48 07:58:01 1.17 0.00 1.17 0.00 0.00 14.93 0.00 08:25:48 07:59:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 08:25:48 08:00:01 1.23 0.00 1.23 0.00 0.00 16.00 0.00 08:25:48 08:01:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 08:25:48 08:02:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 08:25:48 08:03:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 08:25:48 08:04:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 08:25:48 08:05:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 08:25:48 08:06:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 08:25:48 08:07:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 08:25:48 08:08:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 08:25:48 08:09:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 08:25:48 08:10:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 08:25:48 08:11:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 08:25:48 08:12:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 08:25:48 08:13:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 08:25:48 08:14:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 08:25:48 08:15:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 08:25:48 08:16:01 1.25 0.00 1.25 0.00 0.00 15.60 0.00 08:25:48 08:17:01 1.07 0.02 1.05 0.00 0.13 11.73 0.00 08:25:48 08:18:01 1.45 0.00 1.45 0.00 0.00 18.00 0.00 08:25:48 08:19:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 08:25:48 08:20:01 1.32 0.00 1.32 0.00 0.00 16.00 0.00 08:25:48 08:21:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 08:25:48 08:22:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 08:25:48 08:23:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 08:25:48 08:24:01 1.52 0.00 1.52 0.00 0.00 18.93 0.00 08:25:48 08:25:02 111.51 0.72 110.80 0.00 13.06 38554.24 0.00 08:25:48 Average: 50.73 1.12 49.61 0.00 151.78 16649.19 0.00 08:25:48 08:25:48 07:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:25:48 07:20:02 29440668 31445168 895436 2.72 60692 2237120 1860136 5.48 1128704 1969116 968 08:25:48 07:21:01 27864108 31262524 1039068 3.16 126996 3445372 2293168 6.76 1553336 2963404 159828 08:25:48 07:22:01 26896052 31314024 984472 2.99 129508 4411564 2296348 6.77 2042920 3385684 237708 08:25:48 07:23:01 26952484 31327184 969712 2.95 134696 4334604 2023308 5.96 1567724 3778504 187784 08:25:48 07:24:01 27569116 31503060 798832 2.43 138060 3946072 1888652 5.57 1318252 3464344 140484 08:25:48 07:25:01 19621528 31148644 1094424 3.33 166860 11255840 3453792 10.18 2480836 9926352 99696 08:25:48 07:26:01 13913700 31080020 1130912 3.44 354260 16286532 4900704 14.44 3114632 14536760 32444 08:25:48 07:27:01 8080252 27810064 4360660 13.26 383300 18498840 11257732 33.18 7417336 15683736 1339648 08:25:48 07:28:01 5204868 26657628 5530916 16.82 394644 20181100 10767424 31.73 9095180 16877900 548956 08:25:48 07:29:01 9615256 31335644 909268 2.77 407772 20582816 2385088 7.03 3346176 18445332 328 08:25:48 07:30:01 9672792 31395800 848508 2.58 409600 20583760 2325904 6.85 3557748 18180708 608 08:25:48 07:31:01 9673176 31397308 846280 2.57 410392 20584052 2341828 6.90 3961364 17777068 304 08:25:48 07:32:01 9688764 31413044 830444 2.53 410492 20584052 2230464 6.57 3977596 17746560 8 08:25:48 07:33:01 9688952 31413288 830244 2.52 410540 20584052 2230464 6.57 3975680 17746564 140 08:25:48 07:34:01 9701664 31426052 818248 2.49 410568 20584052 2242196 6.61 3963892 17746560 32 08:25:48 07:35:01 9701452 31425896 818460 2.49 410624 20584032 2242196 6.61 3964460 17746536 8 08:25:48 07:36:01 9704428 31428900 815304 2.48 410668 20584036 2242196 6.61 3961460 17746544 8 08:25:48 07:37:01 9704564 31429096 815264 2.48 410728 20584040 2242196 6.61 3961512 17746552 140 08:25:48 07:38:01 9704612 31429176 815144 2.48 410772 20584036 2242196 6.61 3961556 17746544 8 08:25:48 07:39:01 9704280 31428948 815344 2.48 410844 20584036 2242196 6.61 3962120 17746548 8 08:25:48 07:40:01 9704580 31429340 814892 2.48 410912 20584052 2242196 6.61 3961132 17746556 8 08:25:48 07:41:01 9704104 31428948 815232 2.48 410980 20584052 2242196 6.61 3961460 17746560 140 08:25:48 07:42:01 9704592 31429520 814524 2.48 411032 20584056 2242196 6.61 3960764 17746564 8 08:25:48 07:43:01 9704228 31429332 814672 2.48 411060 20584188 2242196 6.61 3960800 17746684 8 08:25:48 07:44:01 9704408 31429572 814364 2.48 411124 20584192 2242196 6.61 3960916 17746704 8 08:25:48 07:45:01 9704360 31429580 814336 2.48 411136 20584196 2242196 6.61 3961104 17746700 12 08:25:48 07:46:01 9704564 31429784 814060 2.48 411148 20584196 2242196 6.61 3961080 17746700 8 08:25:48 07:47:01 9704480 31429724 814256 2.48 411188 20584200 2242196 6.61 3961120 17746704 8 08:25:48 07:48:01 9697324 31424744 819180 2.49 411240 20585264 2242196 6.61 3969188 17746992 208 08:25:48 07:49:01 9697536 31424996 818872 2.49 411296 20585244 2242196 6.61 3969476 17746960 16 08:25:48 07:50:01 9697456 31424940 818816 2.49 411344 20585272 2242196 6.61 3968584 17746956 16 08:25:48 07:51:01 9697156 31424696 819124 2.49 411384 20585272 2242196 6.61 3968592 17746956 180 08:25:48 07:52:01 9696848 31424448 819316 2.49 411440 20585276 2242196 6.61 3968660 17746960 8 08:25:48 07:53:01 9697088 31424736 819228 2.49 411448 20585280 2242196 6.61 3968856 17746964 8 08:25:48 07:54:01 9692364 31421084 823348 2.50 411508 20585896 2301480 6.78 3969324 17747496 8 08:25:48 07:55:01 9693072 31421804 822512 2.50 411528 20585900 2301480 6.78 3969084 17747500 28 08:25:48 07:56:01 9692804 31421556 822700 2.50 411548 20585900 2301480 6.78 3969336 17747500 4 08:25:48 07:57:01 9693260 31422036 822164 2.50 411564 20585904 2285276 6.73 3969100 17747504 12 08:25:48 07:58:01 9693172 31421972 822164 2.50 411580 20585912 2285276 6.73 3969144 17747508 36 08:25:48 07:59:01 9693100 31421900 822156 2.50 411608 20585904 2285276 6.73 3969136 17747508 8 08:25:48 08:00:01 9693336 31422204 821804 2.50 411648 20585920 2285276 6.73 3969008 17747520 44 08:25:48 08:01:01 9693288 31422156 821776 2.50 411664 20585920 2285276 6.73 3968940 17747520 12 08:25:48 08:02:01 9692964 31421920 821980 2.50 411700 20585924 2285276 6.73 3969392 17747524 24 08:25:48 08:03:01 9693148 31422128 821944 2.50 411720 20585928 2285276 6.73 3969196 17747528 16 08:25:48 08:04:01 9693076 31422092 821944 2.50 411756 20585928 2285276 6.73 3969236 17747532 36 08:25:48 08:05:01 9693468 31422528 821872 2.50 411780 20585932 2285276 6.73 3969428 17747532 28 08:25:48 08:06:01 9693412 31422476 821884 2.50 411812 20585932 2285276 6.73 3969304 17747536 32 08:25:48 08:07:01 9693176 31422284 822068 2.50 411820 20585940 2269132 6.69 3969344 17747540 12 08:25:48 08:08:01 9692836 31421968 822324 2.50 411840 20585944 2269132 6.69 3969676 17747544 144 08:25:48 08:09:01 9693072 31422220 822012 2.50 411856 20585936 2269132 6.69 3969404 17747544 8 08:25:48 08:10:01 9693496 31422672 821492 2.50 411876 20585948 2269132 6.69 3969292 17747548 28 08:25:48 08:11:01 9693664 31422856 821564 2.50 411888 20585952 2269132 6.69 3969224 17747552 4 08:25:48 08:12:01 9693356 31422564 821944 2.50 411896 20585952 2269132 6.69 3969240 17747552 12 08:25:48 08:13:01 9693340 31422556 821896 2.50 411900 20585956 2269132 6.69 3969244 17747556 24 08:25:48 08:14:01 9693284 31422512 821884 2.50 411912 20585956 2269132 6.69 3969268 17747556 12 08:25:48 08:15:01 9693236 31422492 821848 2.50 411936 20585960 2269132 6.69 3969336 17747560 24 08:25:48 08:16:01 9692928 31422208 822052 2.50 411964 20585972 2269132 6.69 3969376 17747572 48 08:25:48 08:17:01 9693096 31422400 822016 2.50 411992 20585968 2269132 6.69 3969436 17747572 8 08:25:48 08:18:01 9693032 31422380 821976 2.50 412008 20585976 2285188 6.73 3969836 17747576 4 08:25:48 08:19:01 9692976 31422344 821956 2.50 412032 20585964 2285188 6.73 3969544 17747580 28 08:25:48 08:20:01 9692960 31422368 821864 2.50 412056 20585980 2285188 6.73 3969656 17747580 4 08:25:48 08:21:01 9692904 31422336 821832 2.50 412080 20585984 2285188 6.73 3969596 17747584 24 08:25:48 08:22:01 9692856 31422316 821820 2.50 412092 20585984 2285188 6.73 3969948 17747584 8 08:25:48 08:23:01 9693060 31422536 821532 2.50 412112 20585988 2285188 6.73 3969960 17747588 24 08:25:48 08:24:01 9693008 31422512 821712 2.50 412140 20585988 2285188 6.73 3969584 17747592 36 08:25:48 08:25:02 8530956 31363512 879340 2.67 428084 21596460 2540372 7.49 4070052 18728876 386840 08:25:48 Average: 11165745 31280435 966048 2.94 384146 19075234 2581110 7.61 3862649 16459379 47535 08:25:48 08:25:48 07:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:25:48 07:20:02 lo 4.13 4.13 0.40 0.40 0.00 0.00 0.00 0.00 08:25:48 07:20:02 docker0 657.61 573.79 44.29 2888.62 0.00 0.00 0.00 0.00 08:25:48 07:20:02 veth4b68fa0 657.61 573.90 53.28 2888.63 0.00 0.00 0.00 0.24 08:25:48 07:20:02 ens3 1483.34 1489.24 8190.23 182.68 0.00 0.00 0.00 0.00 08:25:48 07:21:01 lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 08:25:48 07:21:01 docker0 256.38 388.37 21.70 2111.67 0.00 0.00 0.00 0.00 08:25:48 07:21:01 ens3 542.70 347.36 5367.26 48.41 0.00 0.00 0.00 0.00 08:25:48 07:21:01 vetheb1d80f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:25:48 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:22:01 docker0 1.57 1.57 0.12 0.14 0.00 0.00 0.00 0.00 08:25:48 07:22:01 ens3 30.03 22.11 23.14 13.41 0.00 0.00 0.00 0.00 08:25:48 07:22:01 vetheb1d80f 1.57 1.62 0.14 0.14 0.00 0.00 0.00 0.00 08:25:48 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 07:23:01 docker0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 08:25:48 07:23:01 ens3 21.68 13.83 19.00 10.46 0.00 0.00 0.00 0.00 08:25:48 07:23:01 vetheb1d80f 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 07:24:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 08:25:48 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:24:01 ens3 95.15 63.02 2214.12 15.40 0.00 0.00 0.00 0.00 08:25:48 07:25:01 veth3104603 8.75 11.50 0.84 5.84 0.00 0.00 0.00 0.00 08:25:48 07:25:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 08:25:48 07:25:01 veth5a22f7f 8.75 11.71 0.85 5.86 0.00 0.00 0.00 0.00 08:25:48 07:25:01 vethfd43e2a 8.90 12.23 0.86 5.89 0.00 0.00 0.00 0.00 08:25:48 07:25:01 docker0 98.82 149.03 7.00 1143.54 0.00 0.00 0.00 0.00 08:25:48 07:25:01 ens3 418.80 257.47 4819.01 193.72 0.00 0.00 0.00 0.00 08:25:48 07:25:01 vethf6ef5b4 8.72 11.86 0.84 5.87 0.00 0.00 0.00 0.00 08:25:48 07:25:01 veth4cab9b3 0.37 1.23 0.03 0.17 0.00 0.00 0.00 0.00 08:25:48 07:25:01 veth2a1c092 8.75 11.10 0.84 5.82 0.00 0.00 0.00 0.00 08:25:48 07:26:01 vethe5f49e8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:26:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 07:26:01 veth515fab7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:26:01 docker0 347.89 646.01 31.96 5882.89 0.00 0.00 0.00 0.00 08:25:48 07:26:01 vethe845702 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:26:01 veth67caa99 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 08:25:48 07:26:01 ens3 659.89 357.54 5893.24 42.52 0.00 0.00 0.00 0.00 08:25:48 07:26:01 vethcea48d7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:26:01 veth4cab9b3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 07:26:01 vethbe04500 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:26:01 vethe62d45e 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 08:25:48 07:26:01 vetha208003 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 08:25:48 07:26:01 vethd2f6fca 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:26:01 veth82c569c 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 08:25:48 07:26:01 vetha442af0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:26:01 veth16e41b8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:26:01 veth3e654e9 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 08:25:48 07:27:01 vethe5f49e8 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:25:48 07:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 07:27:01 veth515fab7 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:25:48 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:27:01 vethe845702 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:25:48 07:27:01 veth67caa99 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:27:01 ens3 12.09 6.00 9.40 5.01 0.00 0.00 0.00 0.00 08:25:48 07:27:01 vethcea48d7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:25:48 07:27:01 veth4cab9b3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:27:01 vethbe04500 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:25:48 07:27:01 vethe62d45e 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 08:25:48 07:27:01 vetha208003 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:27:01 vethd2f6fca 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:25:48 07:27:01 veth82c569c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:27:01 vetha442af0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:25:48 07:27:01 veth16e41b8 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:25:48 07:27:01 veth3e654e9 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 08:25:48 07:28:01 vethe5f49e8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:28:01 veth515fab7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:28:01 vethe845702 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:28:01 veth67caa99 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:28:01 ens3 5.78 3.20 4.55 2.45 0.00 0.00 0.00 0.00 08:25:48 07:28:01 vethcea48d7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:28:01 veth4cab9b3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:28:01 vethbe04500 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:28:01 vethe62d45e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:28:01 vetha208003 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:28:01 vethd2f6fca 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:28:01 veth82c569c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:28:01 vetha442af0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:28:01 veth16e41b8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:28:01 veth3e654e9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:29:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 08:25:48 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:29:01 ens3 20.43 14.46 17.23 8.47 0.00 0.00 0.00 0.00 08:25:48 07:30:01 lo 55.85 55.85 5.51 5.51 0.00 0.00 0.00 0.00 08:25:48 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:30:01 ens3 460.53 461.80 244.29 1909.46 0.00 0.00 0.00 0.00 08:25:48 07:31:01 lo 24.66 24.66 2.43 2.43 0.00 0.00 0.00 0.00 08:25:48 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:31:01 ens3 315.61 314.73 131.63 2096.42 0.00 0.00 0.00 0.00 08:25:48 07:32:01 lo 3.40 3.40 0.34 0.34 0.00 0.00 0.00 0.00 08:25:48 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:32:01 ens3 36.18 32.94 19.32 176.51 0.00 0.00 0.00 0.00 08:25:48 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:33:01 ens3 0.38 0.08 0.05 0.01 0.00 0.00 0.00 0.00 08:25:48 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:34:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:35:01 ens3 1.33 2.07 0.19 6.69 0.00 0.00 0.00 0.00 08:25:48 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:36:01 ens3 0.33 0.07 0.03 0.00 0.00 0.00 0.00 0.00 08:25:48 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:37:01 ens3 0.42 0.07 0.05 0.01 0.00 0.00 0.00 0.00 08:25:48 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:38:01 ens3 0.60 0.05 0.05 0.00 0.00 0.00 0.00 0.00 08:25:48 07:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:39:01 ens3 4.88 8.81 0.60 7.62 0.00 0.00 0.00 0.00 08:25:48 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:40:01 ens3 4.33 7.63 0.35 7.40 0.00 0.00 0.00 0.00 08:25:48 07:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:41:01 ens3 0.45 0.08 0.05 0.01 0.00 0.00 0.00 0.00 08:25:48 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:42:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:43:01 ens3 0.37 0.13 0.07 0.01 0.00 0.00 0.00 0.00 08:25:48 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:44:01 ens3 0.20 0.03 0.01 0.00 0.00 0.00 0.00 0.00 08:25:48 07:45:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:45:01 ens3 3.72 6.10 0.31 7.26 0.00 0.00 0.00 0.00 08:25:48 07:46:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:46:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:48:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:25:48 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:48:01 ens3 24.05 38.03 5.68 83.82 0.00 0.00 0.00 0.00 08:25:48 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:49:01 ens3 1.70 1.45 0.97 1.21 0.00 0.00 0.00 0.00 08:25:48 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:50:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:25:48 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:51:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:53:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:54:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:55:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 08:25:48 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:58:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 07:59:01 ens3 0.17 0.10 0.12 0.01 0.00 0.00 0.00 0.00 08:25:48 08:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:00:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:25:48 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:02:01 ens3 0.40 0.37 0.26 0.22 0.00 0.00 0.00 0.00 08:25:48 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:03:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:04:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:05:01 ens3 0.25 0.13 0.09 0.07 0.00 0.00 0.00 0.00 08:25:48 08:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:06:01 ens3 0.57 0.08 0.07 0.01 0.00 0.00 0.00 0.00 08:25:48 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:07:01 ens3 0.68 0.00 0.08 0.00 0.00 0.00 0.00 0.00 08:25:48 08:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:08:01 ens3 0.78 0.53 0.44 0.22 0.00 0.00 0.00 0.00 08:25:48 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:10:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 08:25:48 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:15:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:25:48 08:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:16:01 ens3 0.28 0.22 0.15 0.01 0.00 0.00 0.00 0.00 08:25:48 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:20:01 ens3 0.27 0.27 0.08 0.08 0.00 0.00 0.00 0.00 08:25:48 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:21:01 ens3 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 08:25:48 08:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:48 08:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:25:48 08:25:02 lo 2.40 2.40 0.25 0.25 0.00 0.00 0.00 0.00 08:25:48 08:25:02 docker0 70.39 129.90 6.80 1271.17 0.00 0.00 0.00 0.00 08:25:48 08:25:02 ens3 384.80 223.03 8079.36 43.60 0.00 0.00 0.00 0.00 08:25:48 Average: lo 1.54 1.54 0.15 0.15 0.00 0.00 0.00 0.00 08:25:48 Average: docker0 21.65 28.53 1.69 201.02 0.00 0.00 0.00 0.00 08:25:48 Average: ens3 68.61 55.61 529.72 73.70 0.00 0.00 0.00 0.00 08:25:48 08:25:48 08:25:48 ---> sar -P ALL: 08:25:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12330) 10/01/24 _x86_64_ (8 CPU) 08:25:48 08:25:48 07:18:53 LINUX RESTART (8 CPU) 08:25:48 08:25:48 07:19:01 CPU %user %nice %system %iowait %steal %idle 08:25:48 07:20:02 all 8.56 0.00 2.75 3.11 0.06 85.51 08:25:48 07:20:02 0 8.53 0.00 1.78 0.44 0.05 89.21 08:25:48 07:20:02 1 9.30 0.00 3.08 0.37 0.03 87.22 08:25:48 07:20:02 2 10.59 0.00 3.37 2.11 0.07 83.86 08:25:48 07:20:02 3 5.30 0.00 1.95 9.45 0.07 83.24 08:25:48 07:20:02 4 13.61 0.00 4.05 2.17 0.05 80.12 08:25:48 07:20:02 5 6.08 0.00 3.08 3.47 0.07 87.30 08:25:48 07:20:02 6 5.40 0.00 2.60 6.57 0.07 85.37 08:25:48 07:20:02 7 9.68 0.00 2.12 0.39 0.07 87.75 08:25:48 07:21:01 all 12.77 0.00 4.49 4.35 0.07 78.32 08:25:48 07:21:01 0 13.11 0.00 4.26 0.97 0.05 81.61 08:25:48 07:21:01 1 13.07 0.00 5.79 5.98 0.05 75.11 08:25:48 07:21:01 2 13.43 0.00 5.15 0.60 0.07 80.75 08:25:48 07:21:01 3 13.15 0.00 4.36 1.72 0.07 80.70 08:25:48 07:21:01 4 11.38 0.00 3.26 2.57 0.07 82.72 08:25:48 07:21:01 5 13.11 0.00 4.54 8.69 0.07 73.58 08:25:48 07:21:01 6 12.32 0.00 4.23 14.21 0.07 69.17 08:25:48 07:21:01 7 12.63 0.00 4.37 0.03 0.09 82.88 08:25:48 07:22:01 all 38.90 0.00 6.08 1.79 0.09 53.14 08:25:48 07:22:01 0 38.64 0.00 6.19 0.00 0.08 55.08 08:25:48 07:22:01 1 41.09 0.00 6.28 0.07 0.10 52.46 08:25:48 07:22:01 2 38.74 0.00 7.00 0.12 0.08 54.06 08:25:48 07:22:01 3 38.29 0.00 5.87 0.12 0.08 55.64 08:25:48 07:22:01 4 39.80 0.00 6.07 10.85 0.10 43.18 08:25:48 07:22:01 5 37.38 0.00 5.80 2.85 0.08 53.89 08:25:48 07:22:01 6 39.57 0.00 5.50 0.14 0.10 54.69 08:25:48 07:22:01 7 37.72 0.00 5.93 0.20 0.08 56.06 08:25:48 07:23:01 all 58.35 0.00 7.15 0.84 0.10 33.56 08:25:48 07:23:01 0 55.47 0.00 7.30 0.14 0.10 36.99 08:25:48 07:23:01 1 59.63 0.00 7.01 0.99 0.10 32.26 08:25:48 07:23:01 2 59.62 0.00 7.44 0.15 0.08 32.70 08:25:48 07:23:01 3 55.37 0.00 6.39 0.25 0.10 37.88 08:25:48 07:23:01 4 59.19 0.00 7.42 3.49 0.10 29.79 08:25:48 07:23:01 5 57.40 0.00 6.66 1.39 0.10 34.45 08:25:48 07:23:01 6 60.81 0.00 6.80 0.13 0.12 32.14 08:25:48 07:23:01 7 59.22 0.00 8.19 0.19 0.08 32.32 08:25:48 07:24:01 all 31.18 0.00 6.19 3.81 0.07 58.74 08:25:48 07:24:01 0 31.71 0.00 5.57 0.13 0.07 62.51 08:25:48 07:24:01 1 30.25 0.00 6.45 0.49 0.07 62.75 08:25:48 07:24:01 2 31.93 0.00 5.89 2.17 0.07 59.94 08:25:48 07:24:01 3 28.30 0.00 6.18 1.80 0.07 63.66 08:25:48 07:24:01 4 32.82 0.00 6.91 16.84 0.08 43.35 08:25:48 07:24:01 5 29.15 0.00 6.01 6.99 0.07 57.78 08:25:48 07:24:01 6 32.03 0.00 5.92 1.78 0.07 60.21 08:25:48 07:24:01 7 33.28 0.00 6.63 0.37 0.08 59.64 08:25:48 07:25:01 all 23.18 0.00 8.98 22.44 0.11 45.29 08:25:48 07:25:01 0 20.44 0.00 7.61 13.38 0.12 58.46 08:25:48 07:25:01 1 22.98 0.00 10.49 45.43 0.10 20.99 08:25:48 07:25:01 2 24.07 0.00 9.56 20.74 0.12 45.51 08:25:48 07:25:01 3 21.49 0.00 7.66 11.11 0.08 59.66 08:25:48 07:25:01 4 25.49 0.00 9.26 13.90 0.10 51.25 08:25:48 07:25:01 5 24.41 0.00 8.73 24.24 0.12 42.50 08:25:48 07:25:01 6 21.89 0.00 8.95 39.28 0.10 29.78 08:25:48 07:25:01 7 24.65 0.00 9.63 11.50 0.12 54.10 08:25:48 07:26:01 all 7.92 0.00 5.55 16.49 0.07 69.96 08:25:48 07:26:01 0 8.56 0.00 4.46 5.54 0.08 81.35 08:25:48 07:26:01 1 8.61 0.00 4.86 19.77 0.08 66.67 08:25:48 07:26:01 2 8.37 0.00 5.74 14.04 0.03 71.82 08:25:48 07:26:01 3 7.59 0.00 5.25 9.46 0.07 77.63 08:25:48 07:26:01 4 7.68 0.00 5.64 6.80 0.08 79.79 08:25:48 07:26:01 5 8.08 0.00 5.78 17.04 0.07 69.04 08:25:48 07:26:01 6 7.23 0.00 4.58 4.85 0.05 83.29 08:25:48 07:26:01 7 7.24 0.00 8.16 55.01 0.10 29.49 08:25:48 07:27:01 all 86.29 0.00 12.66 0.69 0.12 0.25 08:25:48 07:27:01 0 84.44 0.00 14.19 1.09 0.12 0.15 08:25:48 07:27:01 1 85.24 0.00 13.60 0.81 0.14 0.22 08:25:48 07:27:01 2 86.36 0.00 12.85 0.50 0.12 0.17 08:25:48 07:27:01 3 87.05 0.00 12.05 0.52 0.12 0.27 08:25:48 07:27:01 4 87.25 0.00 11.91 0.57 0.13 0.13 08:25:48 07:27:01 5 87.47 0.00 11.73 0.52 0.10 0.18 08:25:48 07:27:01 6 86.34 0.00 11.94 0.97 0.12 0.64 08:25:48 07:27:01 7 86.10 0.00 13.05 0.52 0.10 0.23 08:25:48 07:28:01 all 89.55 0.00 10.26 0.00 0.20 0.00 08:25:48 07:28:01 0 89.53 0.00 10.32 0.00 0.15 0.00 08:25:48 07:28:01 1 89.23 0.00 10.60 0.00 0.17 0.00 08:25:48 07:28:01 2 88.34 0.00 11.39 0.00 0.26 0.00 08:25:48 07:28:01 3 90.39 0.00 9.35 0.00 0.25 0.00 08:25:48 07:28:01 4 90.11 0.00 9.72 0.00 0.17 0.00 08:25:48 07:28:01 5 90.95 0.00 8.90 0.00 0.15 0.00 08:25:48 07:28:01 6 90.64 0.00 9.16 0.00 0.20 0.00 08:25:48 07:28:01 7 87.03 0.00 12.76 0.00 0.21 0.00 08:25:48 07:29:01 all 64.88 0.00 10.33 5.90 0.18 18.70 08:25:48 07:29:01 0 64.02 0.00 12.18 4.77 0.21 18.82 08:25:48 07:29:01 1 64.92 0.00 9.39 7.71 0.20 17.78 08:25:48 07:29:01 2 63.30 0.00 11.55 7.17 0.25 17.73 08:25:48 07:29:01 3 66.08 0.00 10.19 10.14 0.15 13.43 08:25:48 07:29:01 4 64.98 0.00 9.76 7.11 0.15 18.00 08:25:48 07:29:01 5 64.74 0.00 9.47 1.92 0.17 23.71 08:25:48 07:29:01 6 65.29 0.00 9.29 3.52 0.17 21.74 08:25:48 07:29:01 7 65.64 0.00 10.96 4.89 0.17 18.34 08:25:48 07:30:01 all 7.59 0.00 1.18 0.18 0.06 90.99 08:25:48 07:30:01 0 9.57 0.00 1.25 0.07 0.05 89.06 08:25:48 07:30:01 1 6.13 0.00 0.87 0.05 0.05 92.90 08:25:48 07:30:01 2 8.87 0.00 1.19 0.03 0.07 89.84 08:25:48 07:30:01 3 9.66 0.00 1.37 0.05 0.07 88.85 08:25:48 07:30:01 4 5.09 0.00 0.85 0.03 0.07 93.96 08:25:48 07:30:01 5 4.12 0.00 1.28 0.78 0.07 93.74 08:25:48 07:30:01 6 9.62 0.00 1.35 0.38 0.07 88.57 08:25:48 07:30:01 7 7.63 0.00 1.26 0.03 0.07 91.01 08:25:48 08:25:48 07:30:01 CPU %user %nice %system %iowait %steal %idle 08:25:48 07:31:01 all 8.42 0.00 0.65 0.07 0.06 90.79 08:25:48 07:31:01 0 1.42 0.00 0.47 0.02 0.03 98.06 08:25:48 07:31:01 1 7.19 0.00 0.65 0.02 0.07 92.07 08:25:48 07:31:01 2 13.23 0.00 0.78 0.02 0.08 85.89 08:25:48 07:31:01 3 11.75 0.00 0.80 0.05 0.08 87.31 08:25:48 07:31:01 4 5.85 0.00 0.50 0.00 0.05 93.60 08:25:48 07:31:01 5 9.13 0.00 0.64 0.45 0.05 89.74 08:25:48 07:31:01 6 8.54 0.00 0.62 0.02 0.05 90.78 08:25:48 07:31:01 7 10.27 0.00 0.75 0.02 0.07 88.90 08:25:48 07:32:01 all 0.75 0.00 0.10 0.02 0.02 99.11 08:25:48 07:32:01 0 1.38 0.00 0.05 0.00 0.02 98.55 08:25:48 07:32:01 1 0.30 0.00 0.10 0.00 0.02 99.58 08:25:48 07:32:01 2 1.47 0.00 0.17 0.00 0.02 98.35 08:25:48 07:32:01 3 0.05 0.00 0.07 0.00 0.00 99.88 08:25:48 07:32:01 4 1.35 0.00 0.08 0.00 0.02 98.55 08:25:48 07:32:01 5 0.20 0.00 0.10 0.13 0.00 99.57 08:25:48 07:32:01 6 0.10 0.00 0.12 0.02 0.03 99.73 08:25:48 07:32:01 7 1.18 0.00 0.12 0.00 0.03 98.66 08:25:48 07:33:01 all 0.02 0.00 0.02 0.01 0.01 99.95 08:25:48 07:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:25:48 07:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:25:48 07:33:01 2 0.05 0.00 0.03 0.00 0.02 99.90 08:25:48 07:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:25:48 07:33:01 4 0.00 0.00 0.03 0.02 0.00 99.95 08:25:48 07:33:01 5 0.00 0.00 0.00 0.03 0.02 99.95 08:25:48 07:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:25:48 07:33:01 7 0.03 0.00 0.05 0.00 0.03 99.88 08:25:48 07:34:01 all 0.03 0.00 0.02 0.01 0.01 99.93 08:25:48 07:34:01 0 0.02 0.00 0.05 0.00 0.02 99.92 08:25:48 07:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:25:48 07:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:25:48 07:34:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:25:48 07:34:01 4 0.03 0.00 0.02 0.02 0.00 99.93 08:25:48 07:34:01 5 0.03 0.00 0.00 0.03 0.00 99.93 08:25:48 07:34:01 6 0.00 0.00 0.03 0.02 0.02 99.93 08:25:48 07:34:01 7 0.07 0.00 0.02 0.00 0.02 99.90 08:25:48 07:35:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:25:48 07:35:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:25:48 07:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:25:48 07:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:25:48 07:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:25:48 07:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:25:48 07:35:01 5 0.02 0.00 0.02 0.03 0.00 99.93 08:25:48 07:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:25:48 07:35:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:25:48 07:36:01 all 0.03 0.00 0.01 0.01 0.01 99.95 08:25:48 07:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:25:48 07:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:25:48 07:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:25:48 07:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:25:48 07:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:25:48 07:36:01 5 0.03 0.00 0.00 0.03 0.00 99.93 08:25:48 07:36:01 6 0.08 0.00 0.02 0.00 0.02 99.88 08:25:48 07:36:01 7 0.05 0.00 0.05 0.02 0.02 99.87 08:25:48 07:37:01 all 0.02 0.00 0.01 0.01 0.01 99.96 08:25:48 07:37:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:25:48 07:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:25:48 07:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:25:48 07:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:25:48 07:37:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:25:48 07:37:01 5 0.00 0.00 0.00 0.05 0.00 99.95 08:25:48 07:37:01 6 0.07 0.00 0.03 0.00 0.03 99.87 08:25:48 07:37:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:25:48 07:38:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:25:48 07:38:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:25:48 07:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:25:48 07:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:25:48 07:38:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:25:48 07:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:25:48 07:38:01 5 0.02 0.00 0.00 0.05 0.00 99.93 08:25:48 07:38:01 6 0.05 0.00 0.02 0.00 0.03 99.90 08:25:48 07:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:25:48 07:39:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:25:48 07:39:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:25:48 07:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:25:48 07:39:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:25:48 07:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:25:48 07:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:25:48 07:39:01 5 0.00 0.00 0.02 0.03 0.00 99.95 08:25:48 07:39:01 6 0.05 0.00 0.03 0.00 0.02 99.90 08:25:48 07:39:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:25:48 07:40:01 all 0.02 0.00 0.02 0.01 0.01 99.95 08:25:48 07:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:25:48 07:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:25:48 07:40:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:25:48 07:40:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:25:48 07:40:01 4 0.03 0.00 0.00 0.02 0.02 99.93 08:25:48 07:40:01 5 0.00 0.00 0.02 0.03 0.02 99.93 08:25:48 07:40:01 6 0.07 0.00 0.03 0.00 0.02 99.88 08:25:48 07:40:01 7 0.03 0.00 0.03 0.00 0.00 99.93 08:25:48 07:41:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:25:48 07:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:25:48 07:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:25:48 07:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:25:48 07:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:25:48 07:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:25:48 07:41:01 5 0.00 0.00 0.02 0.08 0.00 99.90 08:25:48 07:41:01 6 0.07 0.00 0.03 0.00 0.03 99.87 08:25:48 07:41:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:25:48 08:25:48 07:41:01 CPU %user %nice %system %iowait %steal %idle 08:25:48 07:42:01 all 0.03 0.00 0.02 0.01 0.01 99.94 08:25:48 07:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:25:48 07:42:01 1 0.00 0.00 0.03 0.00 0.00 99.97 08:25:48 07:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:25:48 07:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:25:48 07:42:01 4 0.08 0.00 0.00 0.02 0.02 99.88 08:25:48 07:42:01 5 0.03 0.00 0.02 0.03 0.00 99.92 08:25:48 07:42:01 6 0.03 0.00 0.03 0.00 0.03 99.90 08:25:48 07:42:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:25:48 07:43:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:25:48 07:43:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:25:48 07:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:25:48 07:43:01 2 0.05 0.00 0.03 0.00 0.00 99.92 08:25:48 07:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:25:48 07:43:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:25:48 07:43:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:25:48 07:43:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:25:48 07:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:25:48 07:44:01 all 0.04 0.00 0.01 0.06 0.01 99.88 08:25:48 07:44:01 0 0.02 0.00 0.00 0.02 0.02 99.95 08:25:48 07:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:25:48 07:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:25:48 07:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:25:48 07:44:01 4 0.10 0.00 0.02 0.00 0.02 99.87 08:25:48 07:44:01 5 0.02 0.00 0.00 0.45 0.00 99.53 08:25:48 07:44:01 6 0.12 0.00 0.02 0.02 0.03 99.82 08:25:48 07:44:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:25:48 07:45:01 all 0.02 0.00 0.02 0.04 0.00 99.91 08:25:48 07:45:01 0 0.03 0.00 0.02 0.02 0.00 99.93 08:25:48 07:45:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:25:48 07:45:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:25:48 07:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:25:48 07:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:25:48 07:45:01 5 0.02 0.00 0.00 0.28 0.00 99.70 08:25:48 07:45:01 6 0.03 0.00 0.03 0.03 0.02 99.88 08:25:48 07:45:01 7 0.03 0.00 0.05 0.00 0.00 99.92 08:25:48 07:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:25:48 07:46:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:25:48 07:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:25:48 07:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:25:48 07:46:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:25:48 07:46:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:25:48 07:46:01 5 0.02 0.00 0.00 0.02 0.02 99.95 08:25:48 07:46:01 6 0.07 0.00 0.02 0.00 0.02 99.90 08:25:48 07:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:25:48 07:47:01 all 0.02 0.00 0.01 0.02 0.01 99.95 08:25:48 07:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:25:48 07:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:25:48 07:47:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:25:48 07:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:25:48 07:47:01 4 0.03 0.00 0.00 0.02 0.02 99.93 08:25:48 07:47:01 5 0.00 0.00 0.00 0.12 0.00 99.88 08:25:48 07:47:01 6 0.03 0.00 0.03 0.00 0.00 99.93 08:25:48 07:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:25:48 07:48:01 all 0.32 0.00 0.08 0.04 0.00 99.55 08:25:48 07:48:01 0 0.12 0.00 0.05 0.00 0.00 99.83 08:25:48 07:48:01 1 0.42 0.00 0.22 0.02 0.00 99.35 08:25:48 07:48:01 2 0.98 0.00 0.03 0.00 0.00 98.98 08:25:48 07:48:01 3 0.27 0.00 0.13 0.27 0.00 99.33 08:25:48 07:48:01 4 0.42 0.00 0.07 0.00 0.02 99.50 08:25:48 07:48:01 5 0.12 0.00 0.00 0.03 0.00 99.85 08:25:48 07:48:01 6 0.17 0.00 0.10 0.00 0.02 99.72 08:25:48 07:48:01 7 0.08 0.00 0.05 0.00 0.00 99.87 08:25:48 07:49:01 all 0.05 0.00 0.01 0.01 0.01 99.92 08:25:48 07:49:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:25:48 07:49:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:25:48 07:49:01 2 0.20 0.00 0.02 0.00 0.00 99.78 08:25:48 07:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:25:48 07:49:01 4 0.08 0.00 0.02 0.02 0.02 99.87 08:25:48 07:49:01 5 0.00 0.00 0.00 0.03 0.00 99.97 08:25:48 07:49:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:25:48 07:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:25:48 07:50:01 all 0.02 0.00 0.02 0.02 0.01 99.93 08:25:48 07:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:25:48 07:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:25:48 07:50:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:25:48 07:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:25:48 07:50:01 4 0.02 0.00 0.05 0.00 0.03 99.90 08:25:48 07:50:01 5 0.02 0.00 0.02 0.13 0.00 99.83 08:25:48 07:50:01 6 0.03 0.00 0.05 0.00 0.00 99.92 08:25:48 07:50:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:25:48 07:51:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:25:48 07:51:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:25:48 07:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:25:48 07:51:01 2 0.07 0.00 0.02 0.00 0.00 99.92 08:25:48 07:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:25:48 07:51:01 4 0.05 0.00 0.00 0.02 0.02 99.92 08:25:48 07:51:01 5 0.00 0.00 0.02 0.02 0.02 99.95 08:25:48 07:51:01 6 0.10 0.00 0.00 0.00 0.02 99.88 08:25:48 07:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:25:48 07:52:01 all 0.01 0.00 0.01 0.07 0.01 99.91 08:25:48 07:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:25:48 07:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:25:48 07:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:25:48 07:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:25:48 07:52:01 4 0.02 0.00 0.02 0.34 0.03 99.60 08:25:48 07:52:01 5 0.02 0.00 0.00 0.20 0.00 99.78 08:25:48 07:52:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:25:48 07:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:25:48 08:25:48 07:52:01 CPU %user %nice %system %iowait %steal %idle 08:25:48 07:53:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:25:48 07:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:25:48 07:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:25:48 07:53:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:25:48 07:53:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:25:48 07:53:01 4 0.03 0.00 0.02 0.02 0.03 99.90 08:25:48 07:53:01 5 0.03 0.00 0.02 0.02 0.00 99.93 08:25:48 07:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:25:48 07:53:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:25:48 07:54:01 all 0.08 0.00 0.09 0.01 0.00 99.82 08:25:48 07:54:01 0 0.03 0.00 0.07 0.00 0.00 99.90 08:25:48 07:54:01 1 0.05 0.00 0.05 0.02 0.00 99.88 08:25:48 07:54:01 2 0.05 0.00 0.05 0.00 0.00 99.90 08:25:48 07:54:01 3 0.07 0.00 0.07 0.00 0.00 99.87 08:25:48 07:54:01 4 0.03 0.00 0.05 0.00 0.02 99.90 08:25:48 07:54:01 5 0.27 0.00 0.28 0.05 0.00 99.40 08:25:48 07:54:01 6 0.05 0.00 0.05 0.02 0.02 99.87 08:25:48 07:54:01 7 0.05 0.00 0.07 0.02 0.00 99.87 08:25:48 07:55:01 all 0.23 0.00 0.01 0.01 0.01 99.74 08:25:48 07:55:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:25:48 07:55:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:25:48 07:55:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:25:48 07:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:25:48 07:55:01 4 1.58 0.00 0.03 0.00 0.02 98.37 08:25:48 07:55:01 5 0.03 0.00 0.02 0.03 0.00 99.92 08:25:48 07:55:01 6 0.12 0.00 0.02 0.02 0.00 99.85 08:25:48 07:55:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:25:48 07:56:01 all 0.27 0.00 0.01 0.00 0.01 99.70 08:25:48 07:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:25:48 07:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:25:48 07:56:01 2 0.05 0.00 0.00 0.00 0.00 99.95 08:25:48 07:56:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:25:48 07:56:01 4 2.00 0.00 0.02 0.00 0.03 97.95 08:25:48 07:56:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:25:48 07:56:01 6 0.00 0.00 0.02 0.02 0.02 99.95 08:25:48 07:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:25:48 07:57:01 all 0.27 0.00 0.01 0.00 0.01 99.70 08:25:48 07:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:25:48 07:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:25:48 07:57:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:25:48 07:57:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:25:48 07:57:01 4 1.91 0.00 0.00 0.00 0.03 98.06 08:25:48 07:57:01 5 0.03 0.00 0.02 0.02 0.02 99.92 08:25:48 07:57:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:25:48 07:57:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:25:48 07:58:01 all 0.17 0.00 0.01 0.00 0.01 99.80 08:25:48 07:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:25:48 07:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:25:48 07:58:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:25:48 07:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:25:48 07:58:01 4 1.27 0.00 0.05 0.00 0.03 98.65 08:25:48 07:58:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:25:48 07:58:01 6 0.03 0.00 0.02 0.02 0.02 99.92 08:25:48 07:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:25:48 07:59:01 all 0.20 0.00 0.01 0.00 0.00 99.79 08:25:48 07:59:01 0 0.08 0.00 0.00 0.00 0.00 99.92 08:25:48 07:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:25:48 07:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:25:48 07:59:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:25:48 07:59:01 4 1.32 0.00 0.03 0.00 0.02 98.63 08:25:48 07:59:01 5 0.00 0.00 0.02 0.02 0.00 99.97 08:25:48 07:59:01 6 0.05 0.00 0.00 0.02 0.02 99.92 08:25:48 07:59:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:25:48 08:00:01 all 0.00 0.00 0.01 0.00 0.01 99.97 08:25:48 08:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:25:48 08:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:25:48 08:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:25:48 08:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:25:48 08:00:01 4 0.00 0.00 0.03 0.00 0.03 99.93 08:25:48 08:00:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:25:48 08:00:01 6 0.02 0.00 0.03 0.00 0.02 99.93 08:25:48 08:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:25:48 08:01:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:25:48 08:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:25:48 08:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:25:48 08:01:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:25:48 08:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:25:48 08:01:01 4 0.05 0.00 0.02 0.00 0.03 99.90 08:25:48 08:01:01 5 0.02 0.00 0.02 0.02 0.00 99.95 08:25:48 08:01:01 6 0.07 0.00 0.02 0.02 0.00 99.90 08:25:48 08:01:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:25:48 08:02:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:25:48 08:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:25:48 08:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:25:48 08:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:25:48 08:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:25:48 08:02:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:25:48 08:02:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:25:48 08:02:01 6 0.00 0.00 0.05 0.02 0.02 99.92 08:25:48 08:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:25:48 08:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:25:48 08:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:25:48 08:03:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:25:48 08:03:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:25:48 08:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:25:48 08:03:01 4 0.05 0.00 0.03 0.00 0.03 99.88 08:25:48 08:03:01 5 0.03 0.00 0.00 0.02 0.00 99.95 08:25:48 08:03:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:25:48 08:03:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:25:48 08:25:48 08:03:01 CPU %user %nice %system %iowait %steal %idle 08:25:48 08:04:01 all 0.02 0.00 0.00 0.01 0.01 99.97 08:25:48 08:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:25:48 08:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:25:48 08:04:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:25:48 08:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:25:48 08:04:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:25:48 08:04:01 5 0.00 0.00 0.00 0.03 0.02 99.95 08:25:48 08:04:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:25:48 08:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:25:48 08:05:01 all 0.01 0.00 0.02 0.00 0.01 99.95 08:25:48 08:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:25:48 08:05:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:25:48 08:05:01 2 0.00 0.00 0.05 0.00 0.00 99.95 08:25:48 08:05:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:25:48 08:05:01 4 0.02 0.00 0.05 0.00 0.03 99.90 08:25:48 08:05:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:25:48 08:05:01 6 0.02 0.00 0.02 0.02 0.02 99.93 08:25:48 08:05:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:25:48 08:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:25:48 08:06:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:25:48 08:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:25:48 08:06:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:25:48 08:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:25:48 08:06:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:25:48 08:06:01 5 0.02 0.00 0.00 0.02 0.00 99.97 08:25:48 08:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:25:48 08:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:25:48 08:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:25:48 08:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:25:48 08:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:25:48 08:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:25:48 08:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:25:48 08:07:01 4 0.02 0.00 0.02 0.00 0.03 99.93 08:25:48 08:07:01 5 0.00 0.00 0.03 0.00 0.00 99.97 08:25:48 08:07:01 6 0.05 0.00 0.02 0.02 0.02 99.90 08:25:48 08:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:25:48 08:08:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:25:48 08:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:25:48 08:08:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:25:48 08:08:01 2 0.10 0.00 0.02 0.00 0.00 99.88 08:25:48 08:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:25:48 08:08:01 4 0.03 0.00 0.02 0.00 0.03 99.92 08:25:48 08:08:01 5 0.03 0.00 0.00 0.02 0.00 99.95 08:25:48 08:08:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:25:48 08:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:25:48 08:09:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:25:48 08:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:25:48 08:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:25:48 08:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:25:48 08:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:25:48 08:09:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:25:48 08:09:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:25:48 08:09:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:25:48 08:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:25:48 08:10:01 all 0.09 0.00 0.01 0.00 0.01 99.89 08:25:48 08:10:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:25:48 08:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:25:48 08:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:25:48 08:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:25:48 08:10:01 4 0.53 0.00 0.00 0.00 0.03 99.43 08:25:48 08:10:01 5 0.00 0.00 0.02 0.02 0.00 99.97 08:25:48 08:10:01 6 0.07 0.00 0.02 0.02 0.02 99.88 08:25:48 08:10:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:25:48 08:11:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:25:48 08:11:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:25:48 08:11:01 1 0.00 0.00 0.03 0.00 0.02 99.95 08:25:48 08:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:25:48 08:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:25:48 08:11:01 4 0.22 0.00 0.02 0.00 0.02 99.75 08:25:48 08:11:01 5 0.00 0.00 0.00 0.02 0.02 99.97 08:25:48 08:11:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:25:48 08:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:25:48 08:12:01 all 0.03 0.00 0.01 0.00 0.01 99.96 08:25:48 08:12:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:25:48 08:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:25:48 08:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:25:48 08:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:25:48 08:12:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:25:48 08:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:25:48 08:12:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:25:48 08:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:25:48 08:13:01 all 0.01 0.00 0.01 0.00 0.01 99.98 08:25:48 08:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:25:48 08:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:25:48 08:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:25:48 08:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:25:48 08:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:25:48 08:13:01 5 0.00 0.00 0.02 0.02 0.00 99.97 08:25:48 08:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:25:48 08:13:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:25:48 08:14:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:25:48 08:14:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:25:48 08:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:25:48 08:14:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:25:48 08:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:25:48 08:14:01 4 0.03 0.00 0.00 0.00 0.03 99.93 08:25:48 08:14:01 5 0.02 0.00 0.00 0.02 0.00 99.97 08:25:48 08:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:25:48 08:14:01 7 0.03 0.00 0.02 0.02 0.00 99.93 08:25:48 08:25:48 08:14:01 CPU %user %nice %system %iowait %steal %idle 08:25:48 08:15:01 all 0.02 0.00 0.00 0.01 0.01 99.97 08:25:48 08:15:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:25:48 08:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:25:48 08:15:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:25:48 08:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:25:48 08:15:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:25:48 08:15:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:25:48 08:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:25:48 08:15:01 7 0.00 0.00 0.00 0.03 0.00 99.97 08:25:48 08:16:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:25:48 08:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:25:48 08:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:25:48 08:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:25:48 08:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:25:48 08:16:01 4 0.05 0.00 0.02 0.00 0.05 99.88 08:25:48 08:16:01 5 0.03 0.00 0.02 0.02 0.02 99.92 08:25:48 08:16:01 6 0.03 0.00 0.00 0.02 0.00 99.95 08:25:48 08:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:25:48 08:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:25:48 08:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:25:48 08:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:25:48 08:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:25:48 08:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:25:48 08:17:01 4 0.02 0.00 0.02 0.02 0.02 99.93 08:25:48 08:17:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:25:48 08:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:25:48 08:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:25:48 08:18:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:25:48 08:18:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:25:48 08:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:25:48 08:18:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:25:48 08:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:25:48 08:18:01 4 0.05 0.00 0.00 0.00 0.03 99.92 08:25:48 08:18:01 5 0.00 0.00 0.02 0.07 0.00 99.92 08:25:48 08:18:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:25:48 08:18:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:25:48 08:19:01 all 0.02 0.00 0.02 0.00 0.00 99.96 08:25:48 08:19:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:25:48 08:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:25:48 08:19:01 2 0.00 0.00 0.05 0.00 0.02 99.93 08:25:48 08:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:25:48 08:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:25:48 08:19:01 5 0.00 0.00 0.00 0.03 0.02 99.95 08:25:48 08:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:25:48 08:19:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:25:48 08:20:01 all 0.01 0.00 0.02 0.01 0.01 99.96 08:25:48 08:20:01 0 0.02 0.00 0.05 0.00 0.02 99.92 08:25:48 08:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:25:48 08:20:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:25:48 08:20:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:25:48 08:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:25:48 08:20:01 5 0.00 0.00 0.00 0.07 0.00 99.93 08:25:48 08:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:25:48 08:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:25:48 08:21:01 all 0.04 0.00 0.01 0.04 0.01 99.89 08:25:48 08:21:01 0 0.08 0.00 0.00 0.00 0.00 99.92 08:25:48 08:21:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:25:48 08:21:01 2 0.08 0.00 0.02 0.00 0.03 99.87 08:25:48 08:21:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:25:48 08:21:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:25:48 08:21:01 5 0.03 0.00 0.02 0.32 0.00 99.63 08:25:48 08:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:25:48 08:21:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:25:48 08:22:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:25:48 08:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:25:48 08:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:25:48 08:22:01 2 0.03 0.00 0.02 0.00 0.03 99.92 08:25:48 08:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:25:48 08:22:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:25:48 08:22:01 5 0.00 0.00 0.00 0.03 0.02 99.95 08:25:48 08:22:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:25:48 08:22:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:25:48 08:23:01 all 0.18 0.00 0.02 0.00 0.01 99.80 08:25:48 08:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:25:48 08:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:25:48 08:23:01 2 0.05 0.00 0.03 0.00 0.02 99.90 08:25:48 08:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:25:48 08:23:01 4 1.16 0.00 0.00 0.00 0.00 98.84 08:25:48 08:23:01 5 0.02 0.00 0.00 0.02 0.00 99.97 08:25:48 08:23:01 6 0.03 0.00 0.03 0.00 0.00 99.93 08:25:48 08:23:01 7 0.07 0.00 0.03 0.00 0.02 99.88 08:25:48 08:24:01 all 0.12 0.00 0.01 0.01 0.01 99.86 08:25:48 08:24:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:25:48 08:24:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:25:48 08:24:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:25:48 08:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:25:48 08:24:01 4 0.86 0.00 0.00 0.02 0.02 99.10 08:25:48 08:24:01 5 0.02 0.00 0.02 0.03 0.00 99.93 08:25:48 08:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:25:48 08:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:25:48 08:25:02 all 7.28 0.00 3.36 1.84 0.05 87.48 08:25:48 08:25:02 0 6.32 0.00 3.52 0.07 0.03 90.06 08:25:48 08:25:02 1 8.61 0.00 3.90 0.50 0.03 86.95 08:25:48 08:25:02 2 7.39 0.00 3.07 0.34 0.05 89.15 08:25:48 08:25:02 3 7.94 0.00 3.44 0.12 0.03 88.47 08:25:48 08:25:02 4 6.87 0.00 4.58 13.47 0.07 75.02 08:25:48 08:25:02 5 6.55 0.00 2.83 0.17 0.05 90.40 08:25:48 08:25:02 6 6.98 0.00 2.71 0.02 0.05 90.24 08:25:48 08:25:02 7 7.54 0.00 2.81 0.13 0.05 89.46 08:25:48 08:25:48 Average: CPU %user %nice %system %iowait %steal %idle 08:25:48 Average: all 6.71 0.00 1.20 0.93 0.03 91.14 08:25:48 Average: 0 6.48 0.00 1.19 0.39 0.02 91.91 08:25:48 Average: 1 6.69 0.00 1.25 1.22 0.03 90.82 08:25:48 Average: 2 6.81 0.00 1.28 0.71 0.03 91.18 08:25:48 Average: 3 6.65 0.00 1.14 0.67 0.02 91.52 08:25:48 Average: 4 6.98 0.00 1.21 1.17 0.03 90.60 08:25:48 Average: 5 6.61 0.00 1.14 1.07 0.02 91.16 08:25:48 Average: 6 6.74 0.00 1.12 1.08 0.03 91.03 08:25:48 Average: 7 6.70 0.00 1.30 1.09 0.03 90.88 08:25:48 08:25:48 08:25:48